@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//varto.pe/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.7") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//varto.pe/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//varto.pe/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//varto.pe/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//varto.pe/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//varto.pe/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//varto.pe/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//varto.pe/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//varto.pe/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

: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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--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-primary-color: rgb(9,124,232);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(23,23,23);
	--btn-default-bgcolor-hover: rgb(25,25,25);
	--btn-accented-bgcolor: rgb(9,124,232);
	--btn-accented-bgcolor-hover: rgb(9,124,232);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://varto.pe/wp-content/uploads/2021/09/hardware-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: url(https://varto.pe/wp-content/uploads/2026/09/ChatGPT-Image-Sep-3-2026-08_55_57-PM.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
 {
	font-family: "Quicksand", Arial, Helvetica, sans-serif;
	font-weight: 600;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--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: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}
}


/* =========================================================
   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: #555555 !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 VARTO
   ========================================================= */

/* Precio anterior */

.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;
}

/* Precio actual — AZUL VARTO */

.products .product-grid-item .price ins,
.products .product-grid-item .price ins .amount,
.products .product-grid-item .price > .amount {
    color: #0066FF !important;
    font-size: 19px !important;
    font-weight: 800 !important;
    font-style: normal !important;
    letter-spacing: -0.2px !important;
    text-decoration: none !important;
}

/* Contenedor */

.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
   ========================================================= */

.products .product-grid-item .wd-entities-title,
.products .product-grid-item .wd-entities-title a {
    color: #111111 !important;
}


/* =========================================================
   13. CATÁLOGO — BADGE DE DESCUENTO VARTO
   ========================================================= */

.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: #0066FF !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;
        color: #0066FF !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 VARTO
   ========================================================= */

@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: 11px !important;
        font-weight: 900 !important;
        color: #0052CC  !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 — TÍTULO COMPLETO */

@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 VARTO
   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 — AZUL VARTO */

    .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: #0066FF !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: 10px !important;
        font-weight: 200 !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 — AZUL VARTO */

    .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: 900 !important;

        color: #0052CC  !important;

        white-space: nowrap !important;
        letter-spacing: -0.5px !important;
    }

}