.elementor-kit-6{--e-global-color-primary:#E22326;--e-global-color-secondary:#535759;--e-global-color-text:#535759;--e-global-color-accent:#E22326;--e-global-color-gris2driel:#868686;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:800;--e-global-typography-primary-font-style:italic;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-font-style:italic;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-text-font-style:normal;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:600;--e-global-typography-accent-font-style:normal;--e-global-typography-862a304-font-family:"Montserrat";--e-global-typography-862a304-font-size:18px;--e-global-typography-862a304-font-weight:800;--e-global-typography-862a304-letter-spacing:-0.5px;--e-global-typography-55f08f8-font-family:"Poppins";--e-global-typography-55f08f8-font-size:37px;--e-global-typography-55f08f8-font-weight:200;--e-global-typography-996ddb3-font-family:"Poppins";--e-global-typography-996ddb3-font-size:33px;--e-global-typography-996ddb3-font-weight:700;--e-global-typography-6009df1-font-family:"Rajdhani";--e-global-typography-6009df1-font-size:6.2em;--e-global-typography-6009df1-font-weight:700;--e-global-typography-6009df1-text-transform:capitalize;--e-global-typography-6009df1-font-style:normal;--e-global-typography-6009df1-text-decoration:none;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );font-style:var( --e-global-typography-primary-font-style );}.elementor-kit-6 h1{font-family:"Poppins", Sans-serif;font-weight:800;}.elementor-kit-6 h2{font-family:"Poppins", Sans-serif;font-weight:700;}.elementor-kit-6 h3{font-family:"Poppins", Sans-serif;font-weight:600;}.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 *//* === Blog / Archive: fix fondo salmón === */
body.blog .ast-separate-container,
body.archive .ast-separate-container,
body.blog,
body.archive {
  background-color: #ffffff !important;
}
body.blog .ast-article-inner-wrap,
body.archive .ast-article-inner-wrap {
  background-color: #ffffff !important;
}
/* === Imágenes de productos WooCommerce: llenar contenedor === */
.woocommerce-product-gallery .woocommerce-product-gallery__image,
.woocommerce-product-gallery .woocommerce-product-gallery__image a {
    display: block;
    width: 100%;
    height: 420px;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image img,
.woocommerce-product-gallery .woocommerce-product-gallery__image a img {
    width: 100% !important;
    height: 420px !important;
    object-fit: cover !important;
    object-position: center !important;
}

/* === Servicios hero: mejorar contraste de títulos === */
.elementor-section .elementor-background-overlay {
    background: rgba(0,0,0,0.52) !important;
    mix-blend-mode: multiply;
}
/* Específico para secciones hero con texto claro */
.elementor-section[data-settings*="background_overlay"] .elementor-widget-heading .elementor-heading-title,
.elementor-section .elementor-background-overlay ~ .elementor-container .elementor-heading-title {
    text-shadow: 0 2px 8px rgba(0,0,0,0.7), 0 1px 3px rgba(0,0,0,0.5);
}

/* === Elementor Migration: ocultar topbar legacy de functions.php === */
#gd-topbar { display: none !important; }

/* === Header sticky === */
.elementor-location-header { position: sticky; top: 0; z-index: 9999; width: 100%; }

/* === Nav menu colors === */
.elementor-nav-menu--main .elementor-item { color: #333333 !important; }
.elementor-nav-menu--main .elementor-item:hover,
.elementor-nav-menu--main .elementor-item.elementor-item-active { color: #E22326 !important; }

/* === Elementor Migration: ocultar footer legacy de functions.php === */
.gd-footer-inner,
.gd-footer-top,
.gd-footer-brand,
.gd-footer-col,
.gd-footer-nav,
.gd-footer-contact,
#colophon.site-footer,
.ast-footer-copyright { display: none !important; }
/* === Hide Astra duplicate page title on Elementor pages === */
.entry-header { display: none !important; }

/* === Hide WooCommerce breadcrumb on product pages (uses Elementor layout instead) === */
.woocommerce-breadcrumb { display: none !important; }/* End custom CSS */