/*
Theme Name: Artisan Child
Theme URI: https://dgnwebs.com/
Template: hello-elementor
Author: DGN Webs
Author URI: https://dgnwebs.com/
Description: Custom theme
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.5.1766570912
Updated: 2025-12-24 10:08:32
*/

.booking-stage .elementor-icon-box-content h3,
.booking-stage .elementor-icon-box-content p {
  color: #ffffff !important;
}

.booking-stage .elementor-icon-box-content .elementor-icon-box-description ~ p {
  color: #ffffff !important;
}

.booking-stage .elementor-icon-box-content div a {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
  padding: 3px !important;
  font-weight: bold !important;
}

@media screen and (max-width: 767px) {
  html[data-instagram] h2 {
    font-size: clamp(26px, 5vw, 36px);
  }
  html[data-instagram] {
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }
  h2 {
    font-size: clamp(28px, 4vw, 42px);
    max-width: 100%;
    word-wrap: break-word;
  }
}

@media screen and (max-width: 768px) {
  .booking-stage .elementor-icon-box-content h3,
  .booking-stage .elementor-icon-box-content p {
    color: #ffffff !important;
  }
  .booking-stage .elementor-icon-box-content p {
    font-size: 1.3rem !important;
  }
}
