:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 16px;
	--wd-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,102,0);
	--wd-alternative-color: #fbbc34;
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(255,102,0);
	--btn-accented-bgcolor-hover: rgb(255,108,35);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(0, 0, 0);
	background-image: url(https://ssstic.pe/wp-content/uploads/2025/09/popup1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 30px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-footer {
	background-image: url(https://ssstic.pe/wp-content/uploads/2026/01/fondo-prefooer-4-1.jpg);
}
.wd-load-additional-fonts-700 {
	font-family: "Quicksand", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.wd .product-label.onsale {
	background-color: rgb(0,143,57);
}
.wd .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(238,238,34);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(30,115,190);
}

/* =========================================================
   1. HEADER — ALINEACIÓN
   ========================================================= */

.header-main .wd-nav,
.header-main .wd-header-links {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.wd-header-links > div {
    display: flex !important;
    align-items: center !important;
    height: 100%;
}


/* =========================================================
   2. HOME — ELIMINAR ESPACIO SUPERIOR
   ========================================================= */

body.home .main-header,
body.home .header-banner,
body.home .page-title,
body.home .title,
body.home .breadcrumbs {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border: 0 !important;
}

body.home .main-page-wrapper,
body.home #main,
body.home .site-content,
body.home .content-area,
body.home .container {
    margin-top: 0 !important;
    padding-top: 0 !important;
    border-top: 0 !important;
}

body.home .site-content > *:first-child,
body.home .main-page-wrapper > *:first-child,
body.home #main > *:first-child,
body.home .elementor-section-wrap > .elementor-section:first-child,
body.home .elementor-top-section:first-child,
body.home .wd-slider:first-of-type,
body.home .rev_slider_wrapper:first-of-type,
body.home .wpb_revslider_element:first-of-type {
    margin-top: 0 !important;
    padding-top: 0 !important;
}


/* =========================================================
   3. HEADER — LOGO
   ========================================================= */

.site-logo {
    margin-right: 20px;
}


/* =========================================================
   4. PRODUCTO INDIVIDUAL — OCULTAR MIGAS
   ========================================================= */

.single-product .wd-breadcrumbs,
.single-product .woocommerce-breadcrumb {
    display: none !important;
}


/* =========================================================
   5. BOTÓN SCROLL — PERSONALIZADO
   ========================================================= */

.scrollToTop.button-show,
.scrollToTop.button-show:hover {
    background-color: transparent;
    box-shadow: 0 0 5px transparent;
    color: transparent;
    background-image: url("https://www.agdaevi.com/wp-content/uploads/2020/01/yukarii.svg");
    background-repeat: no-repeat;
    background-size: contain;
}


/* =========================================================
   6. CATÁLOGO — BASE DE TARJETA
   ========================================================= */

.products .product-grid-item .product-wrapper {
    background: #ffffff;
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    box-shadow: none;
    padding: 10px;
    transition: box-shadow 0.25s ease, transform 0.25s ease;
}

.products .product-grid-item .product-wrapper:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.10);
    transform: translateY(-2px);
}

.products .product-grid-item {
    margin-bottom: 10px;
}


/* =========================================================
   7. CATÁLOGO — MARCA
   ========================================================= */

.products .product-grid-item .wd-product-brands-links {
    margin-top: 0 !important;
    margin-bottom: 2px !important;
}

.products .product-grid-item .wd-product-brands-links a {
    font-size: 10px !important;
    font-weight: 600 !important;
    color: #666666 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.4px !important;
    line-height: 1.2 !important;
    text-decoration: none !important;
}


/* =========================================================
   8. CATÁLOGO — TÍTULO
   ========================================================= */

.products .product-grid-item .wd-entities-title {
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #111111 !important;
    line-height: 1.35 !important;

    margin-top: 0 !important;
    margin-bottom: 2px !important;

    display: block !important;
}

.products .product-grid-item .wd-entities-title a {
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #111111 !important;
    line-height: 1.35 !important;
}


/* =========================================================
   9. CATÁLOGO — MPN
   ========================================================= */

.products .product-grid-item .wd-product-detail.wd-product-sku {
    min-height: 18px !important;
    margin-top: 0 !important;
    margin-bottom: 3px !important;
}

.products .product-grid-item .wd-product-detail.wd-product-sku .wd-label {
    font-size: 0 !important;
}

.products .product-grid-item .wd-product-detail.wd-product-sku .wd-label::after {
    content: "MPN:" !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    color: #555555 !important;
}

.products .product-grid-item .wd-product-detail.wd-product-sku .wd-sku {
    font-size: 11px !important;
    font-weight: 600 !important;
    color: #333333 !important;
}


/* =========================================================
   10. CATÁLOGO — PRECIO BASE
   ========================================================= */

.products .product-grid-item .price del,
.products .product-grid-item .price del .amount {
    color: #777777 !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    text-decoration: line-through !important;
    text-decoration-thickness: 1px !important;
    opacity: 1 !important;
}

.products .product-grid-item .price ins,
.products .product-grid-item .price ins .amount,
.products .product-grid-item .price > .amount {
    color: #E85D04 !important;
    font-size: 19px !important;
    font-weight: 800 !important;
    font-style: normal !important;
    letter-spacing: -0.2px !important;
    text-decoration: none !important;
}

.products .product-grid-item .price {
    display: flex !important;
    align-items: baseline !important;
    gap: 7px !important;
    flex-wrap: wrap !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}


/* =========================================================
   11. CATÁLOGO — ESPACIADO
   ========================================================= */

.products .product-grid-item .product-element-bottom {
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    align-items: stretch !important;

    padding-top: 8px !important;
    padding-bottom: 4px !important;

    gap: 0 !important;
}

.products .product-grid-item .wd-entities-title {
    margin-bottom: 2px !important;
}

.products .product-grid-item .wd-product-brands-links {
    margin-bottom: 2px !important;
}

.products .product-grid-item .wd-product-detail.wd-product-sku {
    margin-bottom: 3px !important;
}

.products .product-grid-item .price {
    margin-top: 0 !important;
}


/* =========================================================
   12. CATÁLOGO — IDENTIDAD TIPOGRÁFICA
   ========================================================= */

/* La tipografía queda definida en los bloques específicos. */


/* =========================================================
   13. CATÁLOGO — BADGE DE DESCUENTO
   ========================================================= */

.products .product-grid-item .product-labels {
    top: 12px !important;
    left: 12px !important;
}

.products .product-grid-item .onsale,
.products .product-grid-item .product-label {
    background-color: #111111 !important;
    color: #ffffff !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    padding: 6px 8px !important;
    border-radius: 2px !important;
    min-width: auto !important;
    height: auto !important;
    box-shadow: none !important;
}

.products .product-grid-item .onsale::before,
.products .product-grid-item .onsale::after,
.products .product-grid-item .product-label::before,
.products .product-grid-item .product-label::after {
    display: none !important;
}


/* =========================================================
   14. CATÁLOGO — ALINEACIÓN UNIFORME
   ========================================================= */

.products .product-grid-item .wd-entities-title {
    min-height: 70px !important;
    height: 70px !important;
}

.products .product-grid-item .wd-product-brands-links {
    min-height: 16px !important;
}

.products .product-grid-item .wd-product-detail.wd-product-sku {
    min-height: 18px !important;
}


/* =========================================================
   15. CATÁLOGO — RESPONSIVE INICIAL
   ========================================================= */

@media (max-width: 768px) {

    .products .product-grid-item .wd-entities-title {
        height: auto !important;
        min-height: 78px !important;
        max-height: none !important;
        overflow: visible !important;
    }

}


/* =========================================================
   16. CATÁLOGO — IMAGEN DEL PRODUCTO
   ========================================================= */

.products .product-grid-item .product-element-top {
    overflow: hidden !important;
}

.products .product-grid-item .product-element-top img {
    width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
    display: block !important;
}


/* =========================================================
   17. CATÁLOGO — ACCIONES HOVER
   ========================================================= */

.products .product-grid-item .wd-add-btn,
.products .product-grid-item .wd-add-btn.wd-action-btn {
    display: none !important;
}

.products .product-grid-item .wd-more-btn,
.products .product-grid-item .wd-action-btn.wd-more-btn {
    display: none !important;
}


/* =========================================================
   18. CATÁLOGO — ESTADO DE STOCK
   ========================================================= */

.products .product-grid-item .wd-product-stock,
.products .product-grid-item .stock,
.products .product-grid-item .in-stock {
    font-size: 10px !important;
    font-weight: 700 !important;
}


/* =========================================================
   19. CATÁLOGO — RESPONSIVE
   ========================================================= */

@media (max-width: 768px) {

    .products .product-grid-item .wd-entities-title {
        font-size: 12px !important;
        line-height: 1.35 !important;
    }

    .products .product-grid-item .price ins,
    .products .product-grid-item .price ins .amount,
    .products .product-grid-item .price > .amount {
        font-size: 17px !important;
    }

}


/* =========================================================
   20. CATÁLOGO — DISTRIBUCIÓN PC
   ========================================================= */

@media (min-width: 1025px) {

    .main-row > .sidebar-container {
        width: 25% !important;
        flex: 0 0 25% !important;
    }

    .main-row > .site-content {
        width: 75% !important;
        flex: 0 0 75% !important;
        min-width: 0 !important;
    }

    .products.products-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
        column-gap: 15px !important;
        row-gap: 35px !important;
    }

    .products .product-grid-item {
        margin-bottom: 0 !important;
    }

}


/* =========================================================
   21. CATÁLOGO — CONTENEDOR GENERAL PC
   ========================================================= */

@media (min-width: 1025px) {

    body.woocommerce-shop .main-page-wrapper .container,
    body.tax-product_cat .main-page-wrapper .container,
    body.post-type-archive-product .main-page-wrapper .container,
    body.archive .main-page-wrapper .container,
    body.search-results .main-page-wrapper .container {
        width: 75% !important;
        max-width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

}


/* =========================================================
   22. CATÁLOGO — PAGINACIÓN
   ========================================================= */

.woocommerce-pagination {
    margin-top: 30px !important;
    margin-bottom: 20px !important;
}

.woocommerce-pagination .page-numbers {
    font-size: 13px !important;
    font-weight: 600 !important;
}


/* =========================================================
   23. CATÁLOGO — PRECIO MÓVIL
   ========================================================= */

@media (max-width: 767px) {

    .products .product-grid-item .price {
        display: flex !important;
        align-items: baseline !important;
        flex-wrap: nowrap !important;
        white-space: nowrap !important;
        gap: 5px !important;
        width: 100% !important;
        max-width: 100% !important;
        overflow: hidden !important;
    }

    .products .product-grid-item .price del,
    .products .product-grid-item .price del .amount {
        flex: 0 0 auto !important;
        white-space: nowrap !important;
        font-size: 10px !important;
    }

    .products .product-grid-item .price ins,
    .products .product-grid-item .price ins .amount,
    .products .product-grid-item .price > .amount {
        flex: 0 1 auto !important;
        white-space: nowrap !important;
        font-size: 13px !important;
        font-weight: 800 !important;
        color: #E85D04 !important;
        letter-spacing: -0.4px !important;
    }

}


/* =========================================================
   24. CATÁLOGO — MPN MÓVIL
   ========================================================= */

@media (max-width: 767px) {

    .products .product-grid-item .wd-product-detail.wd-product-sku {
        display: flex !important;
        align-items: center !important;
        flex-wrap: nowrap !important;
        white-space: nowrap !important;
        width: 100% !important;
        min-width: 0 !important;
        overflow: hidden !important;
    }

    .products .product-grid-item .wd-product-detail.wd-product-sku .wd-label {
        flex: 0 0 auto !important;
        white-space: nowrap !important;
        font-size: 0 !important;
    }

    .products .product-grid-item .wd-product-detail.wd-product-sku .wd-label::after {
        content: "MPN:" !important;
        white-space: nowrap !important;
        font-size: 10px !important;
    }

    .products .product-grid-item .wd-product-detail.wd-product-sku .wd-sku {
        flex: 1 1 auto !important;
        min-width: 0 !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        font-size: 10px !important;
    }

}


/* =========================================================
   25. CATÁLOGO — ALTURA DEL TÍTULO
   ========================================================= */

/* PC / LAPTOP */
@media (min-width: 768px) {

    .products .product-grid-item .wd-entities-title {
        min-height: 125px !important;
        height: 125px !important;
        max-height: 125px !important;

        margin-bottom: 0 !important;
        overflow: hidden !important;
    }

}


/* CELULAR
   IMPORTANTE:
   NO SE FIJA UNA ALTURA.
   EL TÍTULO CRECE SEGÚN LA CANTIDAD DE TEXTO.
*/
@media (max-width: 767px) {

    .products .product-grid-item .wd-entities-title,
    .products .product-grid-item .wd-entities-title a {
        min-height: 0 !important;
        height: auto !important;
        max-height: none !important;

        margin-bottom: 0 !important;
        overflow: visible !important;

        display: block !important;
    }

}


/* =========================================================
   26. CATÁLOGO — PRECIO PC / LAPTOP
   SOLO PC — NO AFECTA CELULAR
   ========================================================= */

@media (min-width: 1025px) {

    .products .product-grid-item .price {
        display: flex !important;
        align-items: baseline !important;
        flex-wrap: nowrap !important;
        white-space: nowrap !important;
        gap: 4px !important;

        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;

        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    /* PRECIO ANTERIOR */

    .products .product-grid-item .price del,
    .products .product-grid-item .price del .amount {
        flex: 0 1 auto !important;
        min-width: 0 !important;

        white-space: nowrap !important;

        font-size: 9px !important;
        line-height: 1 !important;
    }

    /* PRECIO ACTUAL */

    .products .product-grid-item .price ins,
    .products .product-grid-item .price ins .amount,
    .products .product-grid-item .price > .amount {
        flex: 0 1 auto !important;
        min-width: 0 !important;

        white-space: nowrap !important;

        font-size: 15px !important;
        font-weight: 800 !important;
        line-height: 1.1 !important;

        color: #E85D04 !important;

        letter-spacing: -0.5px !important;
    }

}


/* =========================================================
   27. CATÁLOGO — ESTRUCTURA FINAL PC
   SOLO PC / LAPTOP
   ========================================================= */

@media (min-width: 1025px) {

    /* -----------------------------------------------------
       TÍTULO
       ----------------------------------------------------- */

    .products .product-grid-item .wd-entities-title,
    .products .product-grid-item .wd-entities-title a {

        display: block !important;

        height: 108px !important;
        min-height: 108px !important;
        max-height: 108px !important;

        overflow: hidden !important;

        font-size: 13px !important;
        line-height: 1.38 !important;
        font-weight: 700 !important;

        margin: 0 !important;
        padding: 0 !important;

        -webkit-line-clamp: unset !important;
        -webkit-box-orient: unset !important;
    }


    /* -----------------------------------------------------
       MARCA
       ----------------------------------------------------- */

    .products .product-grid-item .wd-product-brands-links {

        display: block !important;

        height: 18px !important;
        min-height: 18px !important;

        margin-top: 8px !important;
        margin-bottom: 7px !important;
    }


    /* -----------------------------------------------------
       MPN
       ----------------------------------------------------- */

    .products .product-grid-item .wd-product-detail.wd-product-sku {

        display: flex !important;
        align-items: center !important;

        height: 18px !important;
        min-height: 18px !important;

        margin-top: 0 !important;
        margin-bottom: 8px !important;

        white-space: nowrap !important;
    }

    .products .product-grid-item .wd-product-detail.wd-product-sku .wd-label {
        font-size: 0 !important;
    }

    .products .product-grid-item .wd-product-detail.wd-product-sku .wd-label::after {

        content: "MPN:" !important;

        display: inline !important;

        font-size: 11px !important;
        font-weight: 600 !important;

        color: #555555 !important;
    }


    /* -----------------------------------------------------
       PRECIO
       ----------------------------------------------------- */

    .products .product-grid-item .price {

        margin-top: 0 !important;
        padding-top: 0 !important;

        display: flex !important;
        align-items: baseline !important;

        flex-wrap: nowrap !important;
        white-space: nowrap !important;

        position: relative !important;
        z-index: 2 !important;
    }


    /* PRECIO ANTERIOR */

    .products .product-grid-item .price del,
    .products .product-grid-item .price del .amount {

        font-size: 9px !important;
        white-space: nowrap !important;
    }


    /* PRECIO ACTUAL */

    .products .product-grid-item .price ins,
    .products .product-grid-item .price ins .amount,
    .products .product-grid-item .price > .amount {

        font-size: 15px !important;
        font-weight: 800 !important;

        color: #E85D04 !important;

        white-space: nowrap !important;
        letter-spacing: -0.5px !important;
    }
}





/* =====================================================
   SSSTIC — PC
   ===================================================== */

/* =====================================================
   ICONO CAJA — NO ELIMINAR
   ===================================================== */

.ssstic-icon {
    position: relative !important;
    display: block !important;
    width: 48px !important;
    height: 48px !important;
    min-width: 48px !important;
    background: #fff3ed !important;
    border-radius: 11px !important;
    flex-shrink: 0 !important;
}

.ssstic-icon-box {
    position: absolute !important;
    left: 10px !important;
    top: 13px !important;
    width: 25px !important;
    height: 20px !important;
    border: 2px solid #E95021 !important;
    border-radius: 3px !important;
}

.ssstic-icon-line {
    position: absolute !important;
    left: 12px !important;
    top: 20px !important;
    width: 21px !important;
    border-top: 2px solid #E95021 !important;
}

.ssstic-icon-vertical {
    position: absolute !important;
    left: 22px !important;
    top: 13px !important;
    height: 18px !important;
    border-left: 2px solid #E95021 !important;
}

.ssstic-icon-check {
    position: absolute !important;
    right: -5px !important;
    bottom: -5px !important;
    width: 24px !important;
    height: 24px !important;
    background: #E95021 !important;
    border-radius: 50% !important;
    color: #ffffff !important;
    text-align: center !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 24px !important;
}


/* =====================================================
   PC
   ===================================================== */

@media (min-width: 768px) {

    .ssstic-pc {
        display: block !important;
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        padding: 10px 14px !important;
        margin: 0 !important;
        border-radius: 10px !important;
        overflow: hidden !important;
    }


    /* CABECERA */

    .ssstic-pc-head {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        gap: 12px !important;
        margin: 0 !important;
        padding: 0 0 8px 0 !important;
        border-bottom: 1px solid #e5e5e5 !important;
    }


    .ssstic-pc .ssstic-icon {
        flex: 0 0 44px !important;
        width: 44px !important;
        height: 44px !important;
        min-width: 44px !important;
    }


    .ssstic-pc-content {
        flex: 1 1 auto !important;
        width: auto !important;
        min-width: 0 !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
    }


    /* =================================================
       TÍTULO PRINCIPAL
       ================================================= */

    .ssstic-pc .ssstic-title {
        margin: 0 0 3px 0 !important;
        padding: 0 !important;
        font-size: 21px !important;
        line-height: 25px !important;
        font-weight: 600 !important;
        color: #222222 !important;
    }

    .ssstic-pc .ssstic-title span {
        color: #E95021 !important;
        font-weight: 600 !important;
    }


    /* DESCRIPCIÓN */

    .ssstic-pc .ssstic-description {
        margin: 0 !important;
        padding: 0 !important;
        font-size: 12.5px !important;
        line-height: 17px !important;
        font-weight: 500 !important;
        color: #555555 !important;
    }


    /* =================================================
       BENEFICIOS PC
       ================================================= */

    .ssstic-pc-benefits {
        display: grid !important;
        grid-template-columns: repeat(3, 1fr) !important;
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        margin: 6px 0 0 0 !important;
        padding: 0 !important;
        border: 0 !important;
    }


    .ssstic-pc-benefits > div {
        display: block !important;
        width: auto !important;
        height: auto !important;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 3px 12px !important;
        border-right: 1px solid #e8e8e8 !important;
    }


    .ssstic-pc-benefits > div:first-child {
        padding-left: 0 !important;
    }


    .ssstic-pc-benefits > div:last-child {
        padding-right: 0 !important;
        border-right: 0 !important;
    }


    /* TÍTULOS DE BENEFICIOS */

    .ssstic-pc-benefits strong {
        display: block !important;
        width: auto !important;
        height: auto !important;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;

        font-size: 12px !important;
        line-height: 15px !important;
        font-weight: 700 !important;
        color: #222222 !important;
    }


    /* DESCRIPCIONES DE BENEFICIOS */

    .ssstic-pc-benefits small {
        display: block !important;
        width: auto !important;
        height: auto !important;
        min-height: 0 !important;

        margin: 4px 0 0 0 !important;
        padding: 0 !important;

        font-size: 10.5px !important;
        line-height: 14px !important;
        font-weight: 500 !important;
        color: #666666 !important;
    }


    /* WHATSAPP FUERA DEL BLOQUE */

    .ssstic-pc-whatsapp,
    .ssstic-pc-wa-button,
    .ssstic-pc-wa-text {
        display: none !important;
    }
}


/* =====================================================
   SSSTIC — MÓVIL
   ===================================================== */

@media (max-width: 767px) {

    .ssstic-mobile {
        display: block !important;
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        padding: 14px !important;
        margin: 0 !important;
        overflow: hidden !important;
    }

    .ssstic-pc {
        display: none !important;
    }


    /* CABECERA */

    .ssstic-mobile-head {
        display: flex !important;
        align-items: center !important;
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        gap: 10px !important;
        margin: 0 !important;
        padding: 0 0 9px 0 !important;
        border-bottom: 1px solid #e5e5e5 !important;
    }


    .ssstic-mobile-head > div:last-child {
        flex: 1 1 auto !important;
        min-width: 0 !important;
    }


    /* ICONO */

    .ssstic-mobile .ssstic-icon {
        width: 44px !important;
        height: 44px !important;
        min-width: 44px !important;
    }

    .ssstic-mobile .ssstic-icon-box {
        left: 9px !important;
        top: 12px !important;
        width: 23px !important;
        height: 19px !important;
    }

    .ssstic-mobile .ssstic-icon-line {
        left: 11px !important;
        top: 18px !important;
        width: 19px !important;
    }

    .ssstic-mobile .ssstic-icon-vertical {
        left: 20px !important;
        top: 12px !important;
        height: 17px !important;
    }

    .ssstic-mobile .ssstic-icon-check {
        width: 22px !important;
        height: 22px !important;
        line-height: 22px !important;
        font-size: 13px !important;
    }


    /* TEXTOS MÓVIL */

    .ssstic-mobile .ssstic-title {
        font-size: 17px !important;
        line-height: 21px !important;
        font-weight: 600 !important;
        color: #222222 !important;
    }

    .ssstic-mobile .ssstic-description {
        font-size: 11px !important;
        line-height: 15px !important;
        font-weight: 500 !important;
        color: #555555 !important;
    }


    /* =================================================
       BENEFICIOS MÓVIL
       ================================================= */

    .ssstic-mobile-benefits {
        display: block !important;
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        margin: 5px 0 0 0 !important;
        padding: 0 !important;
    }


    .ssstic-mobile-benefits > div {
        display: block !important;
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 7px 0 !important;
        border-bottom: 1px solid #e5e5e5 !important;
    }


    .ssstic-mobile-benefits > div:last-child {
        border-bottom: 0 !important;
    }


    .ssstic-mobile-benefits strong {
        display: block !important;
        margin: 0 !important;
        padding: 0 !important;

        font-size: 11px !important;
        line-height: 14px !important;
        font-weight: 700 !important;
        color: #222222 !important;
    }


    .ssstic-mobile-benefits small {
        display: block !important;
        margin: 2px 0 0 0 !important;
        padding: 0 !important;

        font-size: 9.5px !important;
        line-height: 13px !important;
        font-weight: 500 !important;
        color: #666666 !important;
    }
}

/* =========================================================
   FILTRO DE MARCAS - ESTILO GLOBAL
   ========================================================= */

/* Contenedor de letras */
.brands-filter {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 6px;
    margin: 15px 0 25px;
}

/* Cada letra */
.brands-filter a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 34px;
    height: 34px;
    padding: 0 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
    color: #595757;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    text-decoration: none !important;
    cursor: pointer;
    transition: all .2s ease;
}

/* Hover */
.brands-filter a:hover {
    background: #E95021;
    border-color: #E95021;
    color: #fff;
}

/* Letra seleccionada */
.brands-filter a.active {
    background: #E95021 !important;
    border-color: #E95021 !important;
    color: #fff !important;
}

/* Botón Todas */
.brands-filter a[data-filter="all"],
.brands-filter a[data-filter="Todas"] {
    padding-left: 12px;
    padding-right: 12px;
}

/* =========================================================
   GRILLA DE MARCAS
   ========================================================= */

.marca-filtro-target {
    transition: opacity .2s ease;
}

/* =========================================================
   BUSCADOR DE MARCAS / CARACTERÍSTICAS
   ========================================================= */

.mi-buscador-js {
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 10px;
    padding: 8px 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
    color: #595757;
    font-size: 13px;
    outline: none;
}

.mi-buscador-js:focus {
    border-color: #E95021;
}

/* =========================================================
   LISTA SCROLL DE MARCAS
   ========================================================= */

.brands-filter + * {
    box-sizing: border-box;
}

/* Scroll de listas */
.wd-scroll-content,
.woocommerce-widget-layered-nav-list {
    scrollbar-width: thin;
}

/* =========================================================
   MÓVIL
   ========================================================= */

@media (max-width: 767px) {

    .brands-filter {
        gap: 5px;
        margin: 10px 0 20px;
    }

    .brands-filter a {
        min-width: 32px;
        height: 32px;
        padding: 0 7px;
        font-size: 12px;
    }

}