.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-fc763d8:#064B90;--e-global-color-db56d4d:#4AD4CC;--e-global-typography-primary-font-family:"Din Next Arabic";--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"Din Next Arabic";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Din Next Arabic";--e-global-typography-text-font-weight:normal;--e-global-typography-accent-font-family:"Din Next Arabic";--e-global-typography-accent-font-weight:normal;--e-global-typography-b93c115-font-family:"Din Next Arabic";}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden !important;
}

/* Extra safety for Elementor containers/sections */
@media (max-width: 767px) {
  .elementor,
  .elementor-section,
  .elementor-container,
  .elementor-column,
  .elementor-widget-wrap {
    max-width: 100% !important;
    overflow-x: clip;
  }
}

@media (max-width: 767px) {

  /* 1) Remove extra top spacing INSIDE the header */
  html[lang="ar"] .elementor-location-header .elementor-section,
  html[dir="rtl"] .elementor-location-header .elementor-section,
  html[lang="ar"] .elementor-location-header .elementor-container,
  html[dir="rtl"] .elementor-location-header .elementor-container,
  html[lang="ar"] .elementor-location-header .elementor-column,
  html[dir="rtl"] .elementor-location-header .elementor-column,
  html[lang="ar"] .elementor-location-header .elementor-widget-wrap,
  html[dir="rtl"] .elementor-location-header .elementor-widget-wrap {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  /* 2) Also remove any top margin on the first widgets (often WPML adds it) */
  html[lang="ar"] .elementor-location-header .elementor-widget,
  html[dir="rtl"] .elementor-location-header .elementor-widget {
    margin-top: 0 !important;
  }

  /* 3) WPML: far left + vertically centered */
  html[lang="ar"] .elementor-location-header,
  html[dir="rtl"] .elementor-location-header {
    position: relative; /* anchor for absolute WPML */
  }

  html[lang="ar"] .elementor-location-header .wpml-ls,
  html[dir="rtl"] .elementor-location-header .wpml-ls {
    position: absolute;
    left: 16px;
    right: auto !important;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 !important;
    z-index: 10000;
  }

  /* 4) Logo RTL mirror spacing (image widget) */
  html[lang="ar"] .elementor-location-header .elementor-widget-image:first-of-type,
  html[dir="rtl"] .elementor-location-header .elementor-widget-image:first-of-type {
    margin-right: 16px !important;
    margin-left: 0 !important;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Din Next Arabic';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://velan.com.sa/wp-content/uploads/2026/01/ArbFONTS-DINNextLTArabic-Regular-3.ttf') format('truetype');
}
@font-face {
	font-family: 'Din Next Arabic';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://velan.com.sa/wp-content/uploads/2026/01/ArbFONTS-DINNextLTArabic-Bold-2.ttf') format('truetype');
}
/* End Custom Fonts CSS */