.elementor-32 .elementor-element.elementor-element-8c0acb3{--display:flex;--min-height:750px;--overflow:hidden;--padding-top:0px;--padding-bottom:050px;--padding-left:050px;--padding-right:050px;}.elementor-32 .elementor-element.elementor-element-63ac3b8{padding:50px 0px 0px 0px;}.elementor-32 .elementor-element.elementor-element-563bc0f{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:75px;--padding-bottom:75px;--padding-left:0px;--padding-right:0px;}.elementor-32 .elementor-element.elementor-element-563bc0f:not(.elementor-motion-effects-element-type-background), .elementor-32 .elementor-element.elementor-element-563bc0f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EEEEEE;}.elementor-32 .elementor-element.elementor-element-c768f22{padding:0px 0px 20px 0px;text-align:center;}.elementor-32 .elementor-element.elementor-element-7a6d417{text-align:center;}@media(min-width:768px){.elementor-32 .elementor-element.elementor-element-8c0acb3{--content-width:1200px;}}@media(max-width:1366px){.elementor-32 .elementor-element.elementor-element-8c0acb3{--padding-top:50px;--padding-bottom:50px;--padding-left:10px;--padding-right:10px;}}@media(max-width:767px){.elementor-32 .elementor-element.elementor-element-63ac3b8{padding:50px 0px 0px 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-63ac3b8 */.variation-Calidad {
    display: none !important;
}
dt.variation-Fotosseleccionadas {
    display: block !important;
    padding: 25px 0 10px;
    text-transform: uppercase;
    font-size: 1rem;
}
table.cart  td.product-name a {
    display: none !important;
}
button.vm-change-variation {
    border-radius: 10px;
    font-size: 1.1rem;
    font-family: 'Oswald';
    color: black;
    background: transparent;
    padding: 7px 15px 8px;
    border: solid 1px lightgray;
    margin: 3px 0;
}
.elementor-32 .elementor-element.elementor-element-63ac3b8{
    overflow: hidden;
}
.vm-variation-label {
    font-family: 'Oswald';
    font-size: 1.5rem;
    color: black;
    margin: 0 0 10px;
    word-wrap: break-word !important;
}
td.product-thumbnail {
    display: none !important;
}
td.product-remove {
    min-width: 50px !important;
    background: #ececec;
    margin-right: 10px !important;
    max-width: 50px !important;
    width:50px !important;
}

table.cart tr td.product-name {
    width: 50%;
    padding-right: 1rem;
    padding-left: 20px;
}
.m-cart table.cart tr.woocommerce-cart-form__cart-item {
    padding-left: 0 !important;
}
button.vm-change-variation.active {
    border: solid 3px green;
    background:#f2f2f2f2;
}
.product-price, .product-quantity, .product-subtotal{
    display: none !important;
}
.vm-variation-buttons {
    width: 600px;
    gap: 5px !important;
    display: inline-flex;
    margin: 0 0 30px;
}
dl.variation dt {
    font-size: 1rem;
    text-transform: uppercase;
    color: black;
}
span.vm-variation-price {
    display: block;
    color: darkgreen;
}
/* Reducir el precio tachado un 20% */
.vm-variation-price del {
    font-size: 0.8em !important; /* 80% del tamaño base (20% más chico) */
    opacity: 0.75;               /* Opcional: le da un tono ligeramente atenazado */
    margin-right: 4px;           /* Espaciado ligero antes del precio con descuento */
}

/* Mantener el precio con descuento destacado */
.vm-variation-price ins {
    text-decoration: none;       /* Quita el subrayado por defecto de <ins> */
    font-weight: 700;
}

/* Estilo para el sufijo /un */
.vm-unit-label {
    font-size: 0.75em;        /* Un poco más pequeño que el precio actual */
    font-weight: 500;         /* Peso medio */
    color: #6b7280;           /* Color gris sutil */
    margin-left: 2px;         /* Separación leve del número */
    vertical-align: baseline; /* Alineación alineada al texto */
}

/* Reducir el precio tachado un 20% */
.vm-variation-price del {
    font-size: 0.8em !important;
    opacity: 0.75;
    margin-right: 3px;
}

/* Mantener el precio con descuento destacado */
.vm-variation-price ins {
    text-decoration: none;
    font-weight: 700;
}



@media screen and (min-width: 600px) {
.vm-variation-buttons {
    width: 600px;
    gap: 5px !important;
    display: inline-flex;
}
}




@media screen and (max-width: 600px) {
table.cart tr td.product-name {
    width: 50%;
    padding-right: 1rem;
    padding-left: 0 !important;
}

td.product-remove {
    padding-left: 4.5% !important;
    border-radius: 10px;
    right:5px !important;
    text-align: center !important;
}
dl.variation {
    padding-left: 0px;
    padding-top: 35px;
}
.vm-variation-buttons {
    display: contents !important;
    margin-bottom: 35px !important;
}

}/* End custom CSS */
/* Start custom CSS */.customheader{
    position:relative;
    padding:20px;
    background-image: url("/wp-content/uploads/2026/02/IMG_0158-scaled.jpg") !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow:hidden;
}

.customheader::before{
    content:"";
    position:absolute;
    inset:0;
    background:rgba(0,0,0,0.5); 
    z-index:1;
}

.customheader > *{
    position:relative;
    z-index:2;
}/* End custom CSS */