/* card-producto.css */
/* .card-main-producto */
.card-main-producto {
    height: 100% !important;
    background-color: white;
}

.card-main-producto p {
    margin-bottom: 0;
}

.card-product-imagen {
    border-radius: 5px;
}

.card-product-body {
    padding: 14px 12px 35px !important;
}

@media (max-width: 767px) {
    .card-product-body {
        /* padding: 9px !important; */
        padding: 9px 12px 35px !important;
    }
}

.product .card-product-titulo {
    padding-bottom: 12px !important;
    min-height: 74px;
    color: var(--cre-c1f) !important;
}

.product .card-product-titulo a {
    width: 100%;
    display: block;
    font-weight: 400;
}

.card-product-precio {
    min-height: 44px;
    margin-bottom: 36px !important;
    display: flex;
    align-items: flex-end;
}

.price,
td.order-total,
td.product-total,
tr.order-total {
    color: var(--porto-primary-color) !important;
}

.price del {
    display: block !important;
    color: var(--Negro);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 19.695px;
    margin-bottom: 4px;
}

.price ins {
    color: var(--Rojo100);
}

.price del {
    color: var(--Negro);
}

.card-producto-medida {
    font-size: 17px;
    font-weight: 600;
    color: var(--Verde100);
    font-family: var(--fuente-principal);
    padding-left: 7px;
    margin-top: -12px;
    display: block;
}

.card-producto-medida.medidaoferta {
    color: var(--Rojo100);
}

.porto-tb-woo-link {
    padding: 0 12px;
    border-radius: 100px;
    background: var(--Negro);
    color: var(--White) !important;
    height: 48px;
    display: inline-flex !important;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: fit-content;
    gap: 6px;
    font-size: 14px;
    font-family: var(--fuente-principal);
    font-weight: 700;
    line-height: 16px !important;
}

.porto-tb-woo-link.add_to_cart_read_more {
    width: 100%;
}

.product:not(.instock) .add_to_cart_button::after {
    display: none !important;
}

.add_to_cart_button::after {
    content: '';
    background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225%22%20height%3D%2224%22%20viewBox%3D%220%200%2025%2024%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M11%2010H15%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M13%208L13%2012%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M17%2021C17.8284%2021%2018.5%2020.3284%2018.5%2019.5C18.5%2018.6716%2017.8284%2018%2017%2018C16.1716%2018%2015.5%2018.6716%2015.5%2019.5C15.5%2020.3284%2016.1716%2021%2017%2021Z%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M9%2021C9.82843%2021%2010.5%2020.3284%2010.5%2019.5C10.5%2018.6716%209.82843%2018%209%2018C8.17157%2018%207.5%2018.6716%207.5%2019.5C7.5%2020.3284%208.17157%2021%209%2021Z%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M4.20907%205.4H19.4241C20.8017%205.4%2021.7968%206.67056%2021.4194%207.94783L19.7649%2013.5478C19.511%2014.4072%2018.6965%2015%2017.7696%2015H8.61164C7.68469%2015%206.87021%2014.4072%206.61631%2013.5478L4.20907%205.4ZM4.20907%205.4L3.5%203%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E") center / contain no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
}

.add_to_cart_button.added::after {
    background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225%22%20height%3D%2224%22%20viewBox%3D%220%200%2025%2024%22%20fill%3D%22none%22%3E%0A%3Cpath%20d%3D%22M17%2021C17.8284%2021%2018.5%2020.3284%2018.5%2019.5C18.5%2018.6716%2017.8284%2018%2017%2018C16.1716%2018%2015.5%2018.6716%2015.5%2019.5C15.5%2020.3284%2016.1716%2021%2017%2021Z%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M9%2021C9.82843%2021%2010.5%2020.3284%2010.5%2019.5C10.5%2018.6716%209.82843%2018%209%2018C8.17157%2018%207.5%2018.6716%207.5%2019.5C7.5%2020.3284%208.17157%2021%209%2021Z%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M4.20907%205.4H19.4241C20.8017%205.4%2021.7968%206.67056%2021.4194%207.94783L19.7649%2013.5478C19.511%2014.4072%2018.6965%2015%2017.7696%2015H8.61164C7.68469%2015%206.87021%2014.4072%206.61631%2013.5478L4.20907%205.4ZM4.20907%205.4L3.5%203%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M15.5%209L12.8318%2012L11.5%2010.5%22%20stroke%3D%22%231DB56A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E") center / contain no-repeat;
}

.porto-tb-woo-link:hover {
    background: var(--Verde50, #268F5B);
    color: var(--White);
}

.porto-tb-woo-link:focus,
.porto-tb-woo-link:active {
    background: var(--porto-dark-color, #222529);
    color: var(--White);
}

@media (min-width: 767px) {
    .porto-tb-woo-link {
        margin-left: 5px;
        width: calc(100% - 123px);
    }
}

@media (max-width: 767px) {
    .porto-tb-woo-link {
        width: 100% !important;
        margin: 10px 0 5px;
    }
}

.woocommerce div.quantity .minus,
.woocommerce div.quantity .plus {
    border-radius: 4px;
    border: 1px solid var(--Negro) !important;
    width: 36px;
    height: 36px;
    background-color: var(--White);
}

.woocommerce div.quantity .qty {
    width: 46px;
    height: 36px;
    border: 1px solid var(--Negro);
    margin: 0 -2px;
    font-family: var(--fuente-principal);
}

.woocommerce div.quantity .plus:after {
    display: none !important;
}

.woocommerce div.quantity .minus:before,
.woocommerce div.quantity .plus:before {
    margin-top: -8px;
    margin-left: -8px;
    background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M2.5%208H13.5%22%20stroke%3D%22%23343434%22%20stroke-width%3D%221.30645%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M8%202.5V13.5%22%20stroke%3D%22%23343434%22%20stroke-width%3D%221.30645%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E") center / contain no-repeat;
    width: 16px;
    height: 16px;
    border: 0 !important;
}

.woocommerce div.quantity .plus:before {
    background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M2.5%208H13.5%22%20stroke%3D%22%23343434%22%20stroke-width%3D%221.30645%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M8%202.5V13.5%22%20stroke%3D%22%23343434%22%20stroke-width%3D%221.30645%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E") center / contain no-repeat;
}

.woocommerce div.quantity .minus:before {
    background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M2.5%208H13.5%22%20stroke%3D%22%23343434%22%20stroke-width%3D%221.30645%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E") center / contain no-repeat;
}

/* hover, focus */
.woocommerce div.quantity .minus:hover,
.woocommerce div.quantity .plus:hover {
    background-color: var(--Negro);
    border-color: var(--Negro);
}

.woocommerce div.quantity .minus:focus {
    background-color: #1B1B1B;
    border-color: #1B1B1B;
}

.woocommerce div.quantity .minus:hover:before {
    background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%3Cg%20id%3D%22Duotone%2FMinus%22%3E%0A%3Cpath%20id%3D%22Vector%22%20d%3D%22M2.5%208H13.5%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221.30645%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E") center / contain no-repeat;
}

.woocommerce div.quantity .plus:hover:before {
    background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M2.5%208H13.5%22%20stroke%3D%22white%22%20stroke-width%3D%221.30645%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M8%202.5V13.5%22%20stroke%3D%22white%22%20stroke-width%3D%221.30645%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E") center / contain no-repeat;
}


a.porto-product-filters-toggle {
    height: 48px !important;
    border: 0 !important;
    border-radius: 8px;
    background: var(--Negro) !important;
    width: 229px;
    max-width: 100%;
    align-items: center !important;
    justify-content: center;
    color: var(--White) !important;
    text-transform: initial !important;
    font-size: 18px;
}

a.porto-product-filters-toggle:hover {
    background: var(--Verde50) !important;
    box-shadow: 0px 4px 26px 0px rgba(0, 0, 0, 0.25);
}

a.porto-product-filters-toggle:focus {
    background: var(--Verde100) !important;
}

/* fin btn */


.card-producto-marca {
    color: var(--cre-78f);
    font-family: var(--fuente-principal);
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    display: block;
    height: 23px;
    max-height: 23px;
}

.card-producto-marca img {
    max-height: 23px;
    object-fit: cover;
    width: fit-content !important;
}

.card-producto-cuanto-cubre {
    color: var(--Negro);
    font-family: var(--fuente-principal);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    margin-top: 2px;
    position: absolute;
}

.single-product .card-producto-cuanto-cubre {
    position: relative;
}

.discount-percentage {
    font-family: var(--fuente-secundary), "Public Sans", sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 600;
    color: var(--White);
    background: var(--Rojo100);
    border-radius: 1.341px;
    padding: 4px 7px;
    line-height: normal;
    white-space: nowrap;
    margin-left: 9px;
    /* margin-top: -84px; */
    margin-bottom: 0;
    display: flex;
    width: fit-content;
    align-items: center;
}

/* precio del producto */
.card-producto-precio {
    min-height: 80px;
    /* display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center; */
}

.card-producto-precio>div {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.precio-producto bdi,
.precio-producto .m2 {
    color: var(--Verde100, #063);
    font-family: var(--fuente-principal);
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
}

.precio-producto .m2 {
    font-weight: 600;
    font-size: 16px;
}

.precio-producto.regular {
    position: relative;
    text-decoration: unset;
    display: inline-block;
}

.precio-producto.regular bdi {
    font-size: 16px;
    color: var(--Negro);
    position: relative;
}

.precio-producto.regular:before {
    content: '';
    width: 100%;
    height: 1px;
    display: block;
    background: var(--Negro);
    opacity: 0.8;
    position: absolute;
    top: 50%;
}

.precio-producto.oferta {
    display: block;
    text-decoration: unset;
}

.precio-producto.oferta bdi,
.precio-producto.oferta .m2 {
    color: var(--Rojo100);
}

.precio-por-caja {
    color: var(--Negro);
    font-family: var(--fuente-principal);
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    display: block;
    line-height: normal;
}

/* fin precio */
/* __________ */

.tb-image-type-hover .hover-image {
    transform: none !important;
}

/* tags sobre la imagen destacado,ofeta,nuevo */
.product-image .labels {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    top: 4px;
    left: 4px;
}

.labels .onhot,
.labels .onnew,
.labels .onsale {
    width: fit-content;
    font-family: var(--fuente-secundary);
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    padding: 4px 7px !important;
    border-radius: 1.341px;
}

.labels .onsale {
    background: var(--Rojo100) !important;
}

.labels .onhot {
    background: var(--cre-verde) !important;
}

.labels .onnew {
    background: var(--cre-azul) !important;
}