.woocommerce a.added_to_cart{
    display: none !important;
}

li.product .ywccl_stock.stock{
    display: none;
}


h1.page-title{
    font-size: 32px;
    line-height: 40px;
    font-family: "Playfair Display", serif;
    font-weight: 600;
    margin-bottom: 24px;
}

.term-description{
    font-size: 14px;
    line-height: 24px;
}

.category-image{
    margin-bottom: 16px;
}

.card.type-product{
    border: none;
    border-radius: 0;
}

.card-img-top{
    border-radius: 8px;
}

.card-body{
    padding: 0;
}

h2.woocommerce-loop-product__title,
.micuna__productCard-info .titl{
    font-size: 15px;
    line-height: 20px;
    font-family: "Playfair Display", serif;
    font-weight: 600;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 0;
}

.woocommerce div.product p.price, .woocommerce div.product span.price, .card .price{
    text-align: left;
    color: inherit;
}

.card .price .woocommerce-Price-amount.amount{
    font-size: 13px;
    line-height: 24px;
    font-weight: 500;
}
.product .price .woocommerce-Price-amount.amount{
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    margin-right: 16px;
}
.woocommerce-variation.single_variation .woocommerce-variation-description p{
    font-size: 15px;
    line-height: 24px;
}
.div-qty-button{
    border: 1px solid #352E2E;
}

/*LISTADO PRODUCTOS*/
.text-listado{
    border-bottom: 1px solid #808080;
}
.woocommerce-ordering select{
    padding: 12px;
    border-radius: 1px;
    border: 1px solid #352E2E;
}
.woocommerce-ordering select:focus{
    border-color: #352E2E;
    box-shadow: none;
}
.woocommerce-ordering select::placeholder{
    font-family: Inter;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color: #352E2E;
}
.woocommerce-ordering + div.row {
    margin-top: 24px;
    border-top: 1px solid #808080;
    padding-top: 24px;
}
/*FIN LISTADO PRODUCTOS*/
.woocommerce .woocommerce-breadcrumb{
    display: none;
}

.select_option{
    border-radius: 20px;
    width: 30px;
    height: 30px;
    padding: 3px;
    margin-right: 12px;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color{
    border-radius: 20px;
    width: 30px;
    height: 30px;
    padding: 3px;
    border: 1px solid #d6d3d3;
}

li.product .select_option .yith_wccl_value{
    border: 1px solid #d6d3d3;
    border-radius: 20px;
    width: 22px;
    height: 22px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color .color-swatch{
    border: 1px solid #d6d3d3;
    border-radius: 20px;
    width: 22px;
    height: 22px;
}

.select_option .yith_wccl_value{
    border: 1px solid #d6d3d3;
    border-radius: 20px;
    width: 22px;
    height: 22px;
    min-width: auto;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-2-column{
    text-align: center;
}

.yith-wcan-filters .yith-wcan-filter .filter-title{
    padding: 12px 0;
    border-bottom: 1px solid #BDBDBD;
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 24px;
}

.woocommerce-result-count{
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 14px;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-label{
    font-size: 14px;
}

.products a.button.wp-element-button{
    display: none;
}

.woocommerce ul.products li.product a img,
.micuna__productCard-image a img{
    border-radius: 15px;
    margin: 0;
    height: 180px;
    object-fit: cover;
}

.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale{
    background-color: #7199CC;
    width: 56px;
    height: 56px;
    top: 18px;
    right: auto;
    left: 18px;
    position: absolute;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9;
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
}

.woocommerce span.onsale{
    left: 30px;
}

.woocommerce ul.products li.product .price,
.micuna__productCard-info .price{
    display: block;
    margin-bottom: 0;
    font-size: 22px;
    line-height: 32px;
    font-weight: 500;
}

.woocommerce ul.products li.product .regular_price,
.micuna__productCard-info .regular_price{
    display: block;
    margin-bottom: 0;
    font-size: 17px;
    line-height: 28px;
    font-weight: 300;
    text-decoration: line-through;
}

.woocommerce div.product form.cart .variations th{
    width: 100% !important;
    /* margin-right: 5px; */
    display: inline-block;
}
.woocommerce div.product form.cart .variations td{
    width: 100%;
    display: inline-block;
}


.woo-variation-product-gallery {
    max-width: 100% !important;
    width: 100%;
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del{
    font-size: 1.1em;
    line-height: 24px;
    color: #808080;
}

.heading-icon img {
    width: 24px;
}

.woofc-icon-cart8:before {
    font-size: 20px;
}

.yith-wcwl-add-button a.add_to_wishlist,
.yith-wcwl-wishlistaddedbrowse,
.yith-wcwl-add-button a.disabled_item.single_{
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
}

.yith-wcwl-add-to-wishlist{
    margin-top: 0;
}

.yith-wcwl-add-to-wishlist a.add_to_wishlist>img,
.yith-wcwl-add-button a.disabled_item.single_>img{
    width: 24px;
}

.product_description{
    font-size: 15px;
    line-height: 24px;
}

.woocommerce div.product form.cart .reset_variations{
    display: none !important;
}

.woocommerce div.product .stock{
    color: initial;
    font-size: 14px;
    line-height: 24px;
}

.woocommerce .quantity .qty {
    padding: 10px 5px;
}

.offcanvas_product{
    margin-top: 100px;
    width: 100%;
}

.offcanvas.offcanvas-end{
    width: 100%
}

.woocommerce-LoopProduct-link{
    position: relative;
}

.woocommerce-LoopProduct-link .out-of-stock{
    position: absolute;
    background:#352E2E;
    color:white;
    padding:4px 10px;
    right: 0;
    top:0;
}

.post-31662 .onsale{
    display: none !important;
}

.woocommerce-checkout #payment {
    background-color: #fff;
    border-radius: 0;
    padding: 0;
}

.woocommerce-checkout #payment ul.payment_methods{
    padding: 0;
    margin: 0;
    background-color: #F5F5F5;
}

.woocommerce-checkout #payment ul.payment_methods li{
    margin: 0 0 10px 0;
    padding: 20px;
    background-color: #eee;
}

.woocommerce-checkout #payment div.payment_box{
    margin: 0;
    padding: 5px;
}

.share-rrss {
    background: #FFFFFF;
    border: 1px solid #eaeaea;
  /*  position: absolute;
    top: 40px;
    left: 64%;
    transform: translateX(-50%);

   */
    opacity: 1;
    pointer-events: auto;
    transition: all 0.2s ease-in-out;
    box-shadow: 0px 2px 15px 0px rgb(0 0 0 / 15%);
}

.social-list {
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    margin-bottom: 0;
}

.social-item {
    padding: 0.5em;
}

.social-link {
    display: block;
    width: 30px;
    height: 30px;
}

/* TABLA MEDIDAS */
.product-sizes{
    border-bottom: 1px solid #352E2E;
}
.product-sizes .titles th{
    /* Paragraph/XSmedium */

    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 23px;

    color: #808080;
}
.product-sizes .sizes{

    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 23px;

    color: #352E2E;

    border-top: 1px solid #352E2E;


}
.iva{
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    align-self: center;
    margin-top: 8px;
}

.product-name__thumbnail{
    display: none;
}
li.menu-item.woofc-menu-item.menu-item-type-woofc {list-style: none;}

body .qib-button.qib-button-wrapper .minus.qib-button {
    margin-right: 0px;
    border-right: none;
}

body .qib-button.qib-button-wrapper .plus.qib-button {
    margin-left: -5px;
    border-left: none;
}

.qib-button-wrapper{
    margin: auto 0.5rem !important;
}

.woocommerce button.button, .woocommerce button.button.alt{
    width: 100%;
    margin-top: 5px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 20px;
}

.js-toggleDescription{
    width: 100%;
    height: 24px !important;
    cursor: pointer;
    font-size: 14px;
}



.product_description > div {
    max-height: 72px;
    overflow: hidden;
    position: relative;
    transition: 0.3s all ease-in-out;
}

.product_description > div.opened {
    max-height: none;
}

.woocommerce .woocommerce-variation-price{
    margin-bottom: 10px;
}

.woocommerce div.product form.cart .variations{
    margin-bottom: 0;
}

.label_cantidad{
    margin-top: 8px;
}

.woocommerce-pagination .prev,
.woocommerce-pagination .next{
    display: none !important;
}

.qib-button-wrapper .quantity input.input-text.qty.text{
    border-left: 0 !important;
    border-right: 0 !important;
    padding: 0 !important;
    width: 20px;
}

/* BOTON COMPRAR CESTA */
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner > div a, .woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner > div a{
    border-color: #352e2e;
    background-color: black;
    color: white;
}


@media (min-width: 576px) { /* sm */ }
@media (min-width: 768px) { /* md */ }
@media (min-width: 992px) {
    h2.woocommerce-loop-product__title,
    .micuna__productCard-info .title{
        font-size: 18px !important;
        line-height: 24px;
        font-family: "Playfair Display", serif;
        font-weight: 600;
        text-align: left;
        margin-top: 16px;
        margin-bottom: 0;
    }

    .woocommerce ul.products li.product a img,
    .micuna__productCard-image a img{
        height: 300px;
    }

    .woocommerce div.product p.price, .woocommerce div.product span.price, .card .price{
        margin-top: 8px;
    }


    .card .price .woocommerce-Price-amount.amount{
        font-size: 22px;
        line-height: 32px;
        font-weight: 500;
    }

    .offcanvas_product{
        margin-top: 182px;
        width: 25%;
    }

    .offcanvas.offcanvas-end{
        width: 25%
    }

}
@media (min-width: 1200px) { /* xl */ }
@media (min-width: 1400px) { /* xxl */ }

.add-to-cart-63301 p{
    border: 0 !important;
}
.add-to-cart-63301 p span{
    display: none;
}
.add-to-cart-63301 a{
    font-family: "Inter", sans-serif;
    background-color: #333;
    border: 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 20px;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    width: 100%;
}
.select_option .yith_wccl_value{
    outline: 3px solid white;
}
.select_option .yith-wccl-bicolor{
    position: absolute;
    border-bottom: 22px solid;
    border-left: 20px solid;
    display: block;
    top: 3px;
    left: 4px;
    z-index: -1;
}

.yith-wfbt-form{
    display: flex;
    flex-direction: column;
}
.yith-wfbt-form input[type="checkbox"]{
    cursor: pointer;
}
.yith-wfbt-images{
    order: 1;
    display: none;
}
.yith-wfbt-submit-block{
    order: 2;
}
.yith-wfbt-items{
    order: 0;
}
.yith-wfbt-form .product-name{
    font-size: 14px;
}
.yith-wfbt-form .woocommerce-Price-amount.amount{
    font-size: 16px !important;
}
.yith-wfbt-section .yith-wfbt-item input[type=checkbox]{
    top: 12px !important;
}
.yith-wfbt-section h3{
    font-size: 23px;
    font-weight: bold;
}
.yith-wfbt-section .yith-wfbt-items {
    margin: 0px 0 25px !important;
}
#yith-wfbt-modal.modal a.close-modal {
    top: 15px !important;
    right: 13px !important;
}
#yith-wfbt-modal {

    max-height: 55vh;
}
#yith-wfbt-modal #yith-wfbt-submit-variation{
    background: black;
    color: white;
    padding: 10px 20px;
    text-transform: uppercase;
    border: none;

}
#yith-wfbt-modal select{
    padding: 10px 5px;
}

.jquery-modal.blocker {
    z-index: 1001 !important;
}

/* Oculta el checkbox original */
.yith-wfbt-form input[type="checkbox"] {
    appearance: none; /* Oculta el diseño nativo del navegador */
    -webkit-appearance: none; /* Compatibilidad con WebKit */
    -moz-appearance: none; /* Compatibilidad con Firefox */
    width: 20px;
    height: 20px;
    background-color: white;
    cursor: pointer;
    border: 1px solid black;
}

/* Estilo cuando está marcado */
.yith-wfbt-form input[type="checkbox"]:checked {
    background-color: black; /* Fondo negro */
}

.yith-wfbt-form input[type="checkbox"]:checked::before {
    content: '';
    display: block;
    width: 7px;
    height: 11px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    position: relative;
    background-color: black;
    top: 2px;
    left: 6px;
}
.title-sku{
    white-space: nowrap;
}
.yith-wcwl-wishlistexistsbrowse a, .yith-wcwl-wishlistexistsbrowse .feedback{
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
}