.elementor-widget-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-14387 .elementor-element.elementor-element-9c35e39{margin-top:0px;margin-bottom:0px;padding:0% 0% 0% 0%;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-14387 .elementor-element.elementor-element-3cb10c9 > .elementor-widget-container{padding:5% 0% 0% 0%;}.elementor-14387 .elementor-element.elementor-element-3cb10c9{text-align:center;}.elementor-14387 .elementor-element.elementor-element-3cb10c9 .elementor-heading-title{font-family:"Fugaz One", Sans-serif;font-size:35px;font-weight:bold;letter-spacing:2px;color:#000000;}.elementor-14387 .elementor-element.elementor-element-75111c9{padding:2% 0% 0% 0%;}.elementor-14387 .elementor-element.elementor-element-6524234 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-14387 .elementor-element.elementor-element-e2cbe81{text-align:center;}.elementor-14387 .elementor-element.elementor-element-e2cbe81 .elementor-heading-title{font-family:"Fugaz One", Sans-serif;font-size:27px;font-weight:100;text-transform:uppercase;letter-spacing:2px;color:#000000;}.elementor-widget-shortcode .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-shortcode .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-14387 .elementor-element.elementor-element-873e67f > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-14387 .elementor-element.elementor-element-bc784c4{text-align:center;}.elementor-14387 .elementor-element.elementor-element-bc784c4 .elementor-heading-title{font-family:"Fugaz One", Sans-serif;font-size:27px;font-weight:100;text-transform:uppercase;letter-spacing:2px;color:#000000;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-14387 .elementor-element.elementor-element-e2cbe81 > .elementor-widget-container{margin:18px 0px 1px 0px;}.elementor-14387 .elementor-element.elementor-element-e2cbe81 .elementor-heading-title{font-size:22px;}.elementor-14387 .elementor-element.elementor-element-bc784c4 > .elementor-widget-container{margin:18px 0px 1px 0px;}.elementor-14387 .elementor-element.elementor-element-bc784c4 .elementor-heading-title{font-size:22px;}}@media(max-width:767px){.elementor-14387 .elementor-element.elementor-element-3cb10c9 > .elementor-widget-container{padding:10% 0% 0% 0%;}.elementor-14387 .elementor-element.elementor-element-3cb10c9 .elementor-heading-title{font-size:25px;}}/* Start custom CSS for shortcode, class: .elementor-element-8276306 *//* --- FUERZA BRUTA PARA ARREGLAR LA IMAGEN --- */

/* 1. OBLIGAR a que la imagen se vea ENTERA sin recortar nada */
.woocommerce ul.products li.product a img {
    width: 100% !important;
    height: auto !important; /* Deja que la altura sea la natural de la foto */
    max-height: 300px !important; /* Pone un límite para que no sean gigantes */
    object-fit: contain !important; /* CLAVE: Esto impide que se recorte */
    margin-bottom: 15px !important;
    background-color: transparent !important; /* Por si acaso tiene fondo */
}

/* 2. ELIMINAR "Sin categorizar" (y cualquier otra categoría) */
.woocommerce ul.products li.product .posted_in,
.woocommerce ul.products li.product .product-category,
.product-category {
    display: none !important;
}

/* 3. Centrar todo el contenido de la tarjeta */
.woocommerce ul.products li.product {
    text-align: center !important;
}

.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* 4. Centrar tus botones de variaciones */
.tawcvs-swatches {
    justify-content: center !important;
    display: flex !important;
    margin-bottom: 10px !important;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-a65c837 *//* --- FUERZA BRUTA PARA ARREGLAR LA IMAGEN --- */

/* 1. OBLIGAR a que la imagen se vea ENTERA sin recortar nada */
.woocommerce ul.products li.product a img {
    width: 100% !important;
    height: auto !important; /* Deja que la altura sea la natural de la foto */
    max-height: 300px !important; /* Pone un límite para que no sean gigantes */
    object-fit: contain !important; /* CLAVE: Esto impide que se recorte */
    margin-bottom: 15px !important;
    background-color: transparent !important; /* Por si acaso tiene fondo */
}

/* 2. ELIMINAR "Sin categorizar" (y cualquier otra categoría) */
.woocommerce ul.products li.product .posted_in,
.woocommerce ul.products li.product .product-category,
.product-category {
    display: none !important;
}

/* 3. Centrar todo el contenido de la tarjeta */
.woocommerce ul.products li.product {
    text-align: center !important;
}

.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* 4. Centrar tus botones de variaciones */
.tawcvs-swatches {
    justify-content: center !important;
    display: flex !important;
    margin-bottom: 10px !important;
}/* End custom CSS */