.elementor-kit-8{--e-global-color-primary:#CC9506;--e-global-color-secondary:#3F341D;--e-global-color-text:#000000;--e-global-color-accent:#CDC8B7;--e-global-typography-primary-font-family:"Cairo";--e-global-typography-primary-font-weight:600;--e-global-typography-text-font-family:"Cairo";--e-global-typography-text-font-weight:400;--e-global-typography-secondary-font-family:"Cairo";--e-global-typography-secondary-font-weight:400;--e-global-typography-accent-font-family:"Noto Kufi";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 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){margin-block-end: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 */#float-section {
  animation: floatUpDown 3s ease-in-out infinite;
}

/* Keyframes */
@keyframes floatUpDown {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px); /* Move up */
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Noto Kufi';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://autoloksmithksa.com/wp-content/uploads/2025/04/ArbFONTS-22015-notokufiarabic-regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Noto Kufi';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://autoloksmithksa.com/wp-content/uploads/2025/04/ArbFONTS-NotoKufiArabic-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */