.elementor-kit-6{--e-global-color-primary:#03ADBB;--e-global-color-secondary:#919496;--e-global-color-text:#232323;--e-global-color-accent:#F69452;--e-global-color-f79ad25:#384F9F;--e-global-color-fe795d9:#03BB75;--e-global-color-a4b6cef:#EF4444;--e-global-typography-primary-font-family:"Noto Sans Arabic";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto Sans Arabic";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans Arabic";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Noto Sans Arabic";--e-global-typography-accent-font-weight:500;color:#1F1F1F;font-family:"Noto Sans Arabic", Sans-serif;--e-preloader-animation-duration:1000ms;--e-preloader-delay:0ms;--e-preloader-width:150px;--e-preloader-max-width:150px;}.elementor-kit-6 e-page-transition{background-color:#FBFBFB;}.elementor-kit-6 a{font-family:"Noto Sans Arabic", Sans-serif;}.elementor-kit-6 h1{font-family:"Noto Sans Arabic", Sans-serif;}.elementor-kit-6 h2{font-family:"Noto Sans Arabic", Sans-serif;}.elementor-kit-6 h3{font-family:"Noto Sans Arabic", Sans-serif;}.elementor-kit-6 h4{font-family:"Noto Sans Arabic", Sans-serif;}.elementor-kit-6 h5{font-family:"Noto Sans Arabic", Sans-serif;}.elementor-kit-6 h6{font-family:"Noto Sans Arabic", Sans-serif;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Noto Sans Arabic", Sans-serif;border-radius:8px 8px 8px 8px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{border-radius:8px 8px 8px 8px;}.elementor-kit-6 label{font-family:"Noto Sans Arabic", Sans-serif;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{font-family:"Noto Sans Arabic", Sans-serif;border-radius:8px 8px 8px 8px;transition:200ms;}.elementor-kit-6 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea:focus,.elementor-kit-6 .elementor-field-textual:focus{border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );border-radius:8px 8px 8px 8px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end:15px;}.elementor-element{--widgets-spacing:15px 15px;--widgets-spacing-row:15px;--widgets-spacing-column:15px;}{}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 {
    max-width: 100%;
    overflow-x: hidden;
}
::placeholder {
  color: #C5C5C5 !important;
}
.jet-smart-filters-search .jet-search-filter:not(.jet-filters-single-loading) .jet-input-not-empty ~ .jet-search-filter__input-clear {
    display: none !important;
}
.jet-listing-not-found{
	margin-top:25px;
	margin-bottom 25px;
	   animation-name: fadeIn;
    animation-delay: 0s;
    animation-duration: 0.8s;
}

*:focus {
    outline: none !important;
}

.elementor-message.elementor-message-success {
    margin-top: 10px;
    animation-name: fadeIn;
    animation-delay: 0s;
    animation-duration: 0.8s;
}



::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar:horizontal {
  height: 10px; 
}
	::-webkit-scrollbar-thumb:horizontal {
    background-color: #F69452; /* Color of the scrollbar thumb */
  border-radius: 25px;   
	width: 50px;
	max-width: 50px; 
		min-width: 50px; 
	}
	::-webkit-scrollbar-thumb:horizontal:hover {
  background-color: #F69452;
  border-radius: 25px;   
	width: 50px;
	max-width: 50px; 
		min-width: 50px; 
			
	}
/* Track */
::-webkit-scrollbar-track {
  background: transparent; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #c6c6c6; 
  	  border-radius: 25px !important;

}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #F69452; 
  	  border-radius: 25px !important;

}

 .elementor-image-box-description {
        width: 250px;
    }/* End custom CSS */