.elementor-kit-6{--e-global-color-primary:#95392F;--e-global-color-secondary:#000000;--e-global-color-text:#FFFFFF;--e-global-color-accent:#95392F;--e-global-color-d1e270e:#00000000;--e-global-color-0d92e5e:#53887E;--e-global-typography-primary-font-weight:normal;--e-global-typography-text-font-weight:normal;color:var( --e-global-color-primary );font-family:"Galano Grotesque", Sans-serif;}.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){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);}.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:991px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:575px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@keyframes marquee {
    0% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(-100%);
    }
}
@keyframes marquee2 {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(0%);
    }
}
@keyframes marqueeLeft {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(0%);
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Galano Grotesque';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://padeledition.ae/wp-content/uploads/2024/06/GalanoGrotesqueLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Galano Grotesque';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://padeledition.ae/wp-content/uploads/2024/06/GalanoGrotesqueRegular.ttf') format('truetype');
}
@font-face {
	font-family: 'Galano Grotesque';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://padeledition.ae/wp-content/uploads/2024/06/GalanoGrotesqueMedium.ttf') format('truetype');
}
@font-face {
	font-family: 'Galano Grotesque';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://padeledition.ae/wp-content/uploads/2024/06/GalanoGrotesqueSemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Galano Grotesque';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://padeledition.ae/wp-content/uploads/2024/06/GalanoGrotesqueBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */