.elementor-kit-110{--e-global-color-primary:#031E2D;--e-global-color-secondary:#EFA94C;--e-global-color-text:#032A2A;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;font-family:"Inter", Sans-serif;}.elementor-kit-110 e-page-transition{background-color:#FFBC7D;}.elementor-kit-110 a{font-family:"Inter", Sans-serif;}.elementor-kit-110 h1{font-family:"Inter", Sans-serif;}.elementor-kit-110 h2{font-family:"Inter", Sans-serif;}.elementor-kit-110 h3{font-family:"Inter", Sans-serif;}.elementor-kit-110 h4{font-family:"Inter", Sans-serif;}.elementor-kit-110 h5{font-family:"Inter", Sans-serif;}.elementor-kit-110 h6{font-family:"Inter", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:98%;}.e-con{--container-max-width:98%;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:96%;}.e-con{--container-max-width:96%;}}/* Start custom CSS *//* Apply to all text on Arabic pages */
html[lang="ar"] * {
    font-family: 'Arial', 'Tahoma', sans-serif; /* Use Arabic-friendly fonts */
    direction: rtl; /* Right-to-left */
    text-align: right;
}
html[lang="ar"] {
    font-family: 'Cairo', 'Amiri', 'Tajawal', 'Noto Sans Arabic', sans-serif;
}
/* 2) Add spacing only to the top-level trigger link */
.elementor-nav-menu > li.wpml-ls-item > a.elementor-item {
  margin-left: 36px !important;   /* desktop spacing */
}
/* RTL support */
html[dir="rtl"] .elementor-nav-menu > li.wpml-ls-item > a.elementor-item {
  margin-right: 36px !important;
}
/* Desktop */
.e-con {
  scroll-margin-top: -50px;
}

/* Tablet */
@media (max-width: 1024px) {
  .e-con {
    scroll-margin-top: -30px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .e-con {
    scroll-margin-top: -121px;
  }
}
/* ===== CleverDent Floating WhatsApp (Global) ===== */
.cd-wa-float{
  position: fixed;
  bottom: 24px;
  right: 24px;                 /* LTR default */
  width: 74px !important;                 /* BIGGER */
  height: 74px !important;                /* BIGGER */
  border-radius: 999px;
  background: #25D366;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  z-index: 99999;
  text-decoration: none !important;
  transition: transform .2s ease, box-shadow .2s ease, opacity .2s ease;
}

.cd-wa-float:hover{
  transform: translateY(-2px);
  box-shadow: 0 10px 16px rgba(0,0,0,.20);
  opacity: .98;
}

.cd-wa-icon{
  width: 47px !important;                 /* BIGGER icon */
  height: 37px!important;
  fill: #fff !important;
  display: block;
}

/* Arabic / RTL: move button to left */
html[dir="rtl"] .cd-wa-float{
  right: auto;
  left: 24px;
}

/* Mobile */
@media (max-width: 767px){
  .cd-wa-float{
    width: 64px;
    height: 64px;
    bottom: 16px;
    right: 16px;
  }

  .cd-wa-icon{
    width: 32px;
    height: 32px;
  }

  html[dir="rtl"] .cd-wa-float{
    right: auto;
    left: 16px;
  }
}
/* Hide Hebrew from language switcher */
		.wpml-ls-item-he,
		li.wpml-ls-item-he {
			display: none !important;
		}
		
 .elementor-swiper-button svg {
    fill: rgba(3, 42, 42, 0.75) !important;
}

.elementor-swiper-button:hover svg {
    fill: #032A2A !important;
}
.elementor-element-66bc57d9 .elementor-heading-title,
.elementor-element-168c9bb1 .elementor-heading-title {
    text-align: center !important;
}
/* Border radius for the before/after slider */
.wb_ebais_twentytwenty_container.twentytwenty-container {
  border-radius: 16px !important;
  overflow: hidden !important;
}

.elementor-widget-wb-before-after-image-slider-elementor {
  border-radius: 16px !important;
  overflow: hidden !important;
}/* End custom CSS */