/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/* Add your custom styles here */
/* elementor fixes */
.elementor-icon {
  vertical-align: middle;
}

@media only screen and (max-width: 1024px) {
  .mobile_hide {
    display: none;
  }
}
/* footer */
a.gold_link {
  color: #94692b;
}

a.footer_policy {
  color: #A48D7F;
}

/* menu */
.levelContainer ul, .levelContainer li {
  margin: 0; /* Remove default margin */
  padding: 0; /* Remove default padding */
  list-style: none; /* Remove default list-style, like bullets */
  border: none; /* Remove borders, if any */
  background: none; /* Remove background, if any */
  font: inherit; /* Inherit font from parent elements */
  color: inherit; /* Inherit color from parent elements */
  line-height: inherit; /* Inherit line-height from parent elements */
}

.levelContainer li a {
  color: #FFF;
}

#levelContainer1 li a {
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 15px;
  text-transform: uppercase;
}

/* top pad first item*/
#levelContainer1 ul:nth-child(1) li a {
  font-weight: 600;
  padding-top: 30px;
  height: 155px;
}

#levelContainer2 ul:nth-child(1) li a {
  font-weight: 600;
  padding-top: 30px;
  height: 155px;
}

#levelContainer3 {
  padding-top: 30px;
}

#levelContainer1 ul:nth-child(2) li a {
  font-weight: 600;
}

#levelContainer2 li a {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 8px;
  text-transform: uppercase;
}

#levelContainer3 li a {
  font-size: 20px;
  font-weight: 300;
}

#levelContainer3 li {
  margin-bottom: 20px;
}

#levelContainer1 li a, #levelContainer2 li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; /* Aligns children (e.g., text) vertically in the center */
  height: 125px;
}

#levelContainer1 li.selected a, #levelContainer2 li.selected a {
  background-color: #2b0a00;
}

#levelContainer1 li.selected a {
  position: relative;
  z-index: 2;
}

#levelContainer2 li.selected a {
  position: relative;
  z-index: 1;
}

/* fitty */
.fitty {
  pointer-events: none;
}

/* mobile menu */
/*

	font-size: 20px;
	font-weight: 600;
	letter-spacing: 10px;
	text-transform: uppercase; 	
	color: #E9B500; 

*/
li.menu-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#dz_mobile_menu li a, #dz_mobile_menu_ar li a {
  border-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 10px;
  text-transform: uppercase;
  color: #E9B500;
  padding: 22px 10px 22px 0 !important;
}

#dz_mobile_menu li a.highlighted, #dz_mobile_menu_ar li a.highlighted {
  padding: 22px 10px 22px 0 !important;
}

#dz_mobile_menu li, #dz_mobile_menu_ar li {
  border-bottom: 1px solid #6e4933;
}

#dz_mobile_menu li li, #dz_mobile_menu_ar li li {
  border-bottom: 0;
}

#dz_mobile_menu li a:focus, #dz_mobile_menu_ar li a:focus {
  background-color: transparent;
}

#dz_mobile_menu > div > nav > ul > li:nth-child(n+3) a, #dz_mobile_menu_ar > div > nav > ul > li:nth-child(n+3) a {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 8px;
  text-transform: uppercase;
  color: #FFF;
  border: 0;
}

#dz_mobile_menu > div > nav > ul > li:nth-child(n+3), #dz_mobile_menu_ar > div > nav > ul > li:nth-child(n+3) {
  border-bottom: 0;
}

#dz_mobile_menu > div > nav > ul > li > ul > li:last-child, #dz_mobile_menu_ar > div > nav > ul > li > ul > li:last-child {
  margin-bottom: 20px;
}

#dz_mobile_menu > div > nav > ul > li:nth-child(2), #dz_mobile_menu_ar > div > nav > ul > li:nth-child(2) {
  margin-bottom: 20px;
}

#dz_mobile_menu ul li li a, #dz_mobile_menu_ar ul li li a {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 8px;
  text-transform: uppercase;
  color: #FFF;
  border: 0;
}

#dz_mobile_menu ul li li a, #dz_mobile_menu_ar ul li li a {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 8px;
  text-transform: uppercase;
  color: #FFF;
  border: 0;
}

#dz_mobile_menu ul li li a.highlighted, #dz_mobile_menu_ar ul li li a.highlighted {
  border-bottom: 1px solid #6e4933 !important;
  margin-bottom: 10px;
}

#dz_mobile_menu ul li li li a, #dz_mobile_menu_ar ul li li li a {
  color: #FFF;
  font-size: 20px;
  text-transform: none;
  font-weight: 300;
  letter-spacing: 0px;
  border: 0;
  padding: 11px 10px 11px 0 !important;
}

#dz_mobile_menu ul li li .sub-arrow, #dz_mobile_menu_ar ul li li .sub-arrow {
  display: none;
}

/* STICKY POSTS */
/* Custom Sticky Post Styles */
.sticky-post-container {
  width: 100%;
  min-height: 400px;
  background-position: center center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

.sticky-post-title {
  position: absolute;
  bottom: 0;
  left: 0;
  font-weight: 700;
  color: #ffffff;
  padding: 40px;
}

.sticky-post-title .sticky-post-title-tag {
  display: block;
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 10px;
}

.sticky-post-title a {
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 5px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1.3;
}

.sticky-post-title {
  line-height: 1 !important; /* 100% */
}

@media only screen and (max-width: 1024px) {
  .sticky-post-title {
    font-size: 20px;
    padding: 20px;
  }
  .sticky-post-title .sticky-post-title-tag {
    font-size: 8px;
    line-height: 1.4; /* 100% */
  }
  .sticky-post-title a {
    font-size: 20px;
  }
  .sticky-post-container {
    width: 100%;
    min-height: 187px;
  }
}
/* booking form */
#book_form .select-caret-down-wrapper {
  color: #E9B500 !important;
}

#book_form .elementor-field::-webkit-input-placeholder {
  color: #ffffff !important;
  opacity: 1 !important;
  font-size: 23px !important;
  font-weight: 300 !important;
}

#book_form .elementor-field::-moz-placeholder {
  color: #ffffff !important;
  opacity: 1 !important;
  font-size: 23px !important;
  font-weight: 300 !important;
}

#book_form .elementor-field:-ms-input-placeholder {
  color: #ffffff !important;
  opacity: 1 !important;
  font-size: 23px !important;
  font-weight: 300 !important;
}

#book_form .elementor-field::-ms-input-placeholder {
  color: #ffffff !important;
  opacity: 1 !important;
  font-size: 23px !important;
  font-weight: 300 !important;
}

#book_form .elementor-field::placeholder {
  color: #ffffff !important;
  opacity: 1 !important;
  font-size: 23px !important;
  font-weight: 300 !important;
}

#book_form .elementor-field-textual {
  border-bottom: 1px solid #ffffff !important;
}

#book_form .elementor-field, #book_form select {
  font-size: 23px !important;
  font-weight: 300 !important;
  color: #ffffff !important;
}

#book_form .elementor-button {
  margin-top: 20px;
}

@media only screen and (max-width: 1024px) {
  #book_form .elementor-field, #book_form select {
    font-size: 15px !important;
  }
  #book_form .elementor-button {
    font-size: 15px !important;
  }
}
/* type styles */
.black_outline {
  color: #FFEEB9; /* Fallback for non-webkit browsers */
  -webkit-text-fill-color: #FFEEB9;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000000;
}

/* scroll bars */
/* For Webkit browsers */
.dialog-message::-webkit-scrollbar {
  display: none !important;
}

/* For IE, Edge, and Firefox */
.dialog-message {
  -ms-overflow-style: none !important; /* IE and Edge */
  scrollbar-width: none !important; /* Firefox */
}

/* slider buttons */
#home_swiper .elementor-swiper-button-prev {
  display: none !important;
}

#home_swiper .elementor-swiper-button-next {
  position: absolute !important;
  top: calc(100vh - 100px) !important;
  right: 20px !important;
  z-index: 999 !important;
  font-size: 56px !important;
  color: #B68300 !important;
}

@media only screen and (max-width: 1024px) {
  #home_swiper .elementor-swiper-button-next {
    display: none !important;
  }
}
svg.e-eicon-chevron-right {
  color: #B68300 !important;
  fill: #B68300 !important;
  stroke: #B68300 !important;
}

#treatment_swiper .elementor-swiper-button-prev {
  display: none !important;
}

#treatment_swiper .elementor-swiper-button-next {
  position: absolute !important;
  top: -60px !important;
  right: 40px !important;
  z-index: 999 !important;
  font-size: 32px !important;
}

@media only screen and (max-width: 1024px) {
  #treatment_swiper .elementor-swiper-button-next {
    position: absolute !important;
    top: -55px !important;
    right: 20px !important;
    z-index: 999 !important;
    font-size: 24px !important;
  }
}
/* New styling for Arabic version of website - October 2024 */
/* Hide Arabic content on English pages */
[lang=en-GB] .arabic-only {
  display: none !important; /* Hide Arabic content */
}

/* Hide English content on Arabic pages */
[lang=ar] .english-only {
  display: none !important; /* Hide English content */
}

[lang=ar] * {
  letter-spacing: normal !important;
}
[lang=ar] * #levelContainer1 li a, [lang=ar] * #levelContainer2 li a {
  padding-right: 30px;
}
[lang=ar] * #book_form .elementor-field, [lang=ar] * #book_form select {
  padding-right: 0 !important;
}
[lang=ar] * #levelContainer1 li.selected a, [lang=ar] * #levelContainer2 li.selected a {
  margin-left: -4px;
}
[lang=ar] * #levelContainer1 li.selected a, [lang=ar] * #levelContainer2 li.selected a {
  border-left: 8px solid #B68300;
}
[lang=ar] * .ht-ctc {
  right: auto !important;
  left: 15px !important;
}
[lang=ar] * .languages-menu ul li.lang-item-ar {
  /*position: relative;
  z-index: 1;*/
  display: none;
}
[lang=ar] * .languages-menu ul li.lang-item-en {
  /*position: absolute;
  z-index: 9;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;*/
}

[lang=en-GB] * #levelContainer1 li a, [lang=en-GB] * #levelContainer2 li a {
  padding-left: 30px;
}
[lang=en-GB] * #book_form .elementor-field, [lang=en-GB] * #book_form select {
  padding-left: 0 !important;
}
[lang=en-GB] * #levelContainer1 li.selected a, [lang=en-GB] * #levelContainer2 li.selected a {
  margin-right: -4px;
}
[lang=en-GB] * #levelContainer1 li.selected a, [lang=en-GB] * #levelContainer2 li.selected a {
  border-right: 8px solid #B68300;
}
[lang=en-GB] * .languages-menu ul li.lang-item-en {
  /*position: relative;
  z-index: 1;*/
  display: none;
}
[lang=en-GB] * .languages-menu ul li.lang-item-ar {
  /*position: absolute;
  z-index: 9;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;*/
}

.languages-menu ul {
  list-style-type: none;
  padding: 0 0 0 36px;
  margin: 0;
  border: solid 2px #6E4933;
  position: relative;
}
.languages-menu ul li a {
  font-size: 20px;
  color: #6E4933;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  padding: 6px 16px 6px 10px;
  display: block;
}
.languages-menu ul::before {
  content: "";
  display: block;
  position: absolute;
  top: 11px;
  left: 16px;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(assets/9025800_globe_simple_icon.svg);
}

/* pad 50/50 */
@media only screen and (min-width: 1520px) {
  [lang=en-GB] * .right_pad {
    padding-right: calc(50vw - 50px - 760px);
  }
  [lang=en-GB] * .left_pad {
    padding-left: calc(50vw - 760px);
  }
  [lang=en-GB] * .left_pad_instagram {
    padding-left: calc(50vw - 50px - 760px);
  }
  [lang=en-GB] * .left_5050 {
    padding-left: calc(50vw - 760px);
  }
  [lang=en-GB] * .right_5050 {
    padding-right: calc(50vw - 760px);
  }
}
@media only screen and (min-width: 1520px) {
  [lang=ar] * .right_pad {
    padding-left: calc(50vw - 50px - 760px);
  }
  [lang=ar] * .left_pad {
    padding-right: calc(50vw - 760px);
  }
  [lang=ar] * .left_pad_instagram {
    padding-right: calc(50vw - 50px - 760px);
  }
}
@media (max-width: 1024px) {
  .languages-menu ul {
    padding-left: 18px;
  }
  .languages-menu ul li a {
    font-size: 14px;
    letter-spacing: 1px;
    padding: 6px 8px 6px 10px;
  }
  .languages-menu ul::before {
    top: 11px;
    left: 8px;
    width: 14px;
    height: 14px;
  }
}
/*body.home {
    transform: scaleX(-1);
    .elementor-add-section {
        transform: scaleX(-1);
    }
    p, h1, h2, h3, h4, h5, h6 {
        transform: scaleX(-1);
        direction: rtl;
    }
    .header-logo {
        img {
            transform: scaleX(-1);
        }
    }
    .text-rtl {
        transform: scaleX(-1);
        direction: rtl;
    }
    .menu-popup {
        .menu-logo {
            img {
                transform: scaleX(-1);
            }
        }
        .menu-book-btn {
            transform: scaleX(-1);
        }
        ul {
            li {
                a {
                    transform: scaleX(-1);
                    direction: rtl;
                }
            }
        }
    }
}*/