.elementor-kit-47{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-34d583d4:#0071DC;--e-global-color-fd3d9:#FFC221;--e-global-color-5271b21b:#031F42;--e-global-color-438b7b25:#252525;--e-global-color-2811d766:#000;--e-global-color-c655787:#696969;--e-global-color-19d4b89f:#FFF;--e-global-color-64b67f6:#ABABAB;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-weight:500;}.elementor-kit-47 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1510px;}.e-con{--container-max-width:1510px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}@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 *//* Forzar imágenes cuadradas en slider de producto */
div.swiper-slide.product-main-image,
div.swiper-slide.product-main-image img {
    aspect-ratio: 1 / 1 !important;
    width: 100% !important;
    height: auto;
    object-fit: cover !important;
    display: block;
}

/* Asegura que el wrapper de Swiper también mantenga proporción cuadrada */
.swiper-wrapper,
.swiper-container {
    aspect-ratio: 1 / 1 !important;
}/* End custom CSS */