/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 29 2026 | 16:52:07 */
    /* TIENDA */
    html .products .product a.added_to_cart,
    .archive.woocommerce ul.products li.product .button{
        width: calc(100% - 40px);
        justify-content: center;
    }
    .archive.woocommerce .products .product .woocommerce-loop-product__title{
        padding-right: 20px !important;
        padding-bottom: 80px !important;
    }
    .archive.woocommerce .products .product .product__contenido:after{
        background: linear-gradient(0deg, rgb(68 100 84) 0%, rgba(255, 255, 255, 0) 50%);
    }
    .archive.woocommerce ul.products[class*=columns-]{
        display: flex;
        flex-wrap: wrap;
    }
    .archive.woocommerce ul.products[class*=columns-] li.product, 
    .archive.woocommerce-page ul.products[class*=columns-] li.product{
        width: calc(33% - 10px) !important;
        margin-bottom: 20px;
        margin-right: 0px !important;
    }
    html .single-product .related > h2{
        font-size: 40px;
        line-height: 1em;
    }
}
@media (min-width: 769px) and (max-width: 991px) {
    body > .wrapper > #header + .wp-block-group,
    #main{
        border-top: 10px solid var(--color-principal);
    }
    .subcats-header-images > div{
        height: 185px;
        margin-bottom: 20px;
    }
    .subcats-header-images div:first-child img{
        max-width: 160px !important;
    }
    .subcats-header-images img{
        max-width: 120px !important;
    }
    .section-block .wp-block-group__inner-container > h2{
        font-size: 36px;
    }
    .woocommerce-orders .woocommerce-orders-table__cell-order-total,
    .woocommerce-orders .woocommerce-orders-table__header-order-total{
        display: none !important;
    }
    .woocommerce ul.products[class*=columns-]{
        display: flex;
        flex-wrap: wrap;
    }
    .woocommerce ul.products[class*=columns-]:before,
    .woocommerce ul.products[class*=columns-]:after{
        display: none !important;
    }
    .woocommerce ul.products[class*=columns-] li.product:nth-child(3n-1){
        margin-left: auto;
        margin-right: auto;
    }
    .woocommerce ul.products[class*=columns-] li.product:nth-child(3n){
        margin-right: 0px;
        margin-left: auto;
    }
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
        width: 95% !important;
        margin-bottom: 20px !important;
    }
    html .productos-destacados .productos-destacados-wrapper{
        padding: 40px 30px !important;
    }
    #footer .menu-servicios li{
        width: 100%;
    }
    html .single-product .woocommerce-message{
        font-size: 14px;
    }
}
@media (max-width: 991px) {
    .woocommerce-tabs{
        margin-top: 50px;
    }
    .woocommerce-tabs .accordion-title{
        font-size: 24px;
        font-weight: 600;
        padding: 20px 0px;
        border-top: 1px solid var(--color-gris-alt);
        position: relative;
        transition: color 500ms ease;
    }
    .woocommerce-tabs .accordion-title:after{
        content:"\002B" !important;
        position: absolute;
        right: 0px;
        top: 50%;
        transform: translate(0, -50%);
        content:"";
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: var(--color-gris);
        border-radius: 100px;
    }
    .woocommerce-tabs .accordion-title.active{
        color: var(--color-principal);
    }
    .woocommerce-tabs .accordion-title.active:after{
        content:"\2212" !important;
    }

    /* TABS WC */
    html body ul.wpc-filter-chips-list:empty{
        margin: 0px !important;
    }

    html .bar{
        background-color: var(--color-blanco);
        height: 1px;
        width: 25px;
        margin: 7px auto;
    }
    html .bar:last-child{
        margin-bottom: 0px;
    }
    html .single .woocommerce-tabs h2.resp-accordion {
        margin: 0px;
        padding: 20px 15px !important;
        transition: none;
        font-size: 20px;
        padding-bottom: 2px;
        padding-left: 0px !important;
        padding-right: 0px !important;
        border-bottom: solid 1px #CECECE;
        background-color: transparent;
        color: var(--color-gris-alt);
    }
    .woocommerce div.product .woocommerce-tabs .panel:not(:empty) {
        padding-top: 30px;
        margin-bottom: 0px;
        padding-bottom: 20px !important;
        padding-top: 24px !important;
        border-bottom: 1px solid #cecece !important;
    }
    html .single .woocommerce-tabs h2.resp-tab-active{
        color: var(--color-fondo);
    }
    html .single .woocommerce-tabs h2.resp-tab-active span.resp-arrow {
        transform: rotate(180deg);
    }
    html .single .woocommerce-tabs h2.resp-accordion a {
        text-decoration: none;
        position: relative;
        font-weight: 300;
        padding-right: 20px !important;
        font-weight: 600;
        font-size: 21px;
        line-height: 25px;
        color: #77838F;
    }
    html .single .woocommerce-tabs h2.resp-accordion.resp-tab-active a{
        color: var(--color-negro);
    }
    html .single .woocommerce-tabs h2.resp-accordion a:hover {
        text-decoration: none;
    }
    html .woocommerce div.product .woocommerce-tabs ul.tabs li a{
        font-size: 14px;
    }
    .woocommerce div.product .woocommerce-tabs .panel:not(:empty){
        padding-top: 10px;
    }
    html .woocommerce-address-fields__field-wrapper #shipping_address_2_field{
        margin-bottom: 25px;
    }
}
@media (min-width: 992px) {
    html .woocommerce-account #billing_factura_rut_field{
        margin-top: -6px;
    }
    html .woocommerce-address-fields__field-wrapper{
        display: inline-block;
    }
    .woocommerce ul.products[class*=columns-]{
        margin-bottom: 0px !important;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 0px;
    }
    .woocommerce ul.products[class*=columns-]:before,
    .woocommerce ul.products[class*=columns-]:after{
        display: none !important;
    }
    .woocommerce ul.products[class*=columns-] li.product:nth-child(3n-1){
        margin-left: auto;
        margin-right: auto;
    }
    .woocommerce ul.products[class*=columns-] li.product:nth-child(3n){
        margin-right: 0px;
        margin-left: auto;
    }
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
        width: 95% !important;
        margin-bottom: 25px !important;
    }

    /* GALERIA SINGLE */
    html .flex-direction-nav {
        position: absolute;
        top: 35%;
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    html .flex-direction-nav li {
        list-style-type: none;
    }
    html .flex-direction-nav li a {
        overflow: hidden;
        width: 30px;
        height: 30px;
        background-image: url(assets/images/flechas.svg);
        background-repeat: no-repeat;
        text-indent: -999px;
        display: block;
        background-size: 19px;
        transition: all 400ms ease;
    }
    html .flex-direction-nav li a.flex-disabled {
        opacity: 0.2;
        pointer-events: none;
        cursor: pointer;
    }
    html .flex-direction-nav li .flex-prev {
        background-position: center bottom;
    }
    html .woocommerce-product-gallery > .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image{
        border: solid 1px #DFDFDF;
        border-radius: 10px;
    }
    html .flex-viewport {
        order: 2;
        border: solid 1px #DFDFDF;
    }
    html .woocommerce div.product div.images .flex-control-thumbs li img {
        border: solid 1px #DFDFDF;
    }
    html .woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
        display: block;
    }
}