.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-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--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 );}.elementor-kit-6 h1{font-family:"Montserrat", Sans-serif;font-weight:700;}.elementor-kit-6 h2{font-family:"Montserrat", Sans-serif;font-weight:700;}.elementor-kit-6 h3{font-family:"Montserrat", Sans-serif;font-weight:500;}.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);
}/* End custom CSS */