.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-c25421a:#674631;--e-global-color-4baa2b5:#968A83;--e-global-color-cc9eda0:#F2EAED;--e-global-typography-primary-font-family:"EBGaramond-Regular";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"EBGaramond-Regular";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Jost";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 h1{color:var( --e-global-color-c25421a );font-family:"Lato", Sans-serif;font-size:42px;line-height:67px;letter-spacing:15px;}.elementor-kit-5 h2{font-family:"Lato", Sans-serif;}.elementor-kit-5 h5{font-size:42px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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: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 *//* === Fullscreen Preloader === */
.preloader {
    position: fixed;
    inset: 0;
    background: #F0E6E4;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Logo */
#loading-icon img {
    width: 300px;
    height: auto;
    animation: flash 1.5s ease-in-out infinite;
}

/* Flash animation */
@keyframes flash {
    0%   { opacity: 0.3; transform: scale(0.98); }
    50%  { opacity: 1;   transform: scale(1); }
    100% { opacity: 0.3; transform: scale(0.98); }
}

/* Fade out when loaded */
.preloader.loaded {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'EBGaramond-Regular';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://melrosesglamour.es/wp-content/uploads/2025/09/EBGaramond-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Jost';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://melrosesglamour.es/wp-content/uploads/2025/09/Jost-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */