/*<editor-fold desc="General">*/
body{
    font-family: 'Rubik', sans-serif !important;
}
a:hover{
    color: #e4ae3b;
    text-decoration: none;
}
.mt-30{
    margin-top: 30px;
}
.mt-50{
    margin-top: 50px;
}
.mb-30{
    margin-bottom: 30px;
}
/*.mb-50{
    margin-bottom: 50px;
}*/
/* .page-template-template-homepage-v5 #content #primary, .page-template-template-homepage-v6 #content #primary{
    flex: 0 0 100%;
    max-width: 100%;
} */
/*</editor-fold>*/

/*<editor-fold desc="Top Bar">*/
.top-bar {
    background: #e4ae3b;
}

.top-bar a,
.top-bar a:link,
.top-bar a:active,
.top-bar a:visited {
    color: #1e1708;
}

.top-bar a:hover {
    color: #fff;
}

.top-bar .nav > li {
    font-size: .9em;
    line-height: 2.2em;
}

.top-bar .nav > .menu-item + .menu-item > a::before {
    margin: 0 1em;
    font-size: .9em;
}

.top-bar .col-full{
    flex-direction: column;
    align-items: center;
}
/*</editor-fold>*/

/*<editor-fold desc="Header">*/
header#masthead {
    padding-top: 1.2em;
    padding-bottom: 0;
    color: var(--quaternary-color);
    /*margin-bottom: 20px;*/
}

.site-header .site-logo-anchor img,
.site-header .site-logo-link img,
.site-header .custom-logo-link img {
    margin: 0 auto;
    max-height: 70px;
    margin-left: 7%;
}

.primary-navigation .nav,
.navbar-primary .nav {
    /* text-align: center; */
}

.techmarket-sticky-wrap.stuck .navbar-primary .nav{
    text-align: left;
    /* margin-top: 10px; */
}
.stretch-full-width.menu-principal-wrap {
    margin-top: 10px;
    margin-bottom: 5px;
}
.primary-navigation .nav > li > a,
.navbar-primary .nav > li > a {
    color: black;
}

.site-header-cart .cart-contents i{
    color: black;
}

.site-header-cart .cart-contents .count {
    color: black;
    background-color: #e4ae3b;
}

#menu-navbar-primary li {
    vertical-align: middle;
}

#menu-navbar-primary .header-logo {
    display: none;
    width: 0;
    padding: 0;
}

.stuck #menu-navbar-primary .header-logo {
    display: inline-block;
    width: auto;
    padding: 0 1.6em;
}

#menu-navbar-primary .header-logo img {
    max-width: 200px;
    max-height: 60px;
}

.stuck .primary-navigation:before,
.stuck .navbar-primary:before {
    display: none;
}

.site-header .site-header-cart .precio_total {
    white-space: nowrap;
    color: black;
}

.site-header-cart .cart-contents .amount .price-label {
    color: black;
}

.site-header-cart .cart-contents svg path {
    fill: #e4ae3b;
}

.site-header .header-user,
.site-header .header-mayorista{
     flex: 0 0 10%; 
    align-items: flex-end;
}

.site-header .header-mayorista img{
    display: inline-block;
    max-width: 24px;
}

.site-header .header-user a {
    max-width: 220px;
}

.site-header .header-user a {
    font-size: .9em;
    display: flex;
    align-items: center;
    color: var(--quaternary-color);
}

.site-header .header-user i {
    font-size: 1.5em;
    color: black;
    margin-right: .3em;
}

.site-header .header-user a span {
    line-height: normal;
    color: black;
    text-align: center;
}

.site-header .header-wishlist i{
    color: #e4ae3b;
}

.navbar-search button {
    background-color: #e4ae3b;
    border-color: #e4ae3b;
    border-bottom-right-radius: 2px !important;
    border-top-right-radius: 2px !important;
    padding: 0;
}

.navbar-search input[type=text] {
    padding: 1em;
    border-top-left-radius: 2px !important;
    border-bottom-left-radius: 2px !important;
}

.menu-principal-wrap {
    /*padding-top: .5em;
    padding-bottom: .5em;*/
}

.navbar-primary .nav .dropdown-menu .menu-item > a,
.primary-navigation .nav .dropdown-menu .menu-item > a {
    padding: 0.271em 1.229em;
}

.navbar-primary .nav.yamm .dropdown-menu .menu-item .nav-title,
.primary-navigation .nav.yamm .dropdown-menu .menu-item .nav-title {
    margin-bottom: 0;
    min-height: 0;
    padding-top: 0.8em;
}

.navbar-primary .nav .menu-item-has-children > .dropdown-menu > li {
    position: relative;
}

.navbar-primary .nav .menu-item-has-children > .dropdown-menu li:hover {

    color: #fff;
}

.navbar-primary .nav .menu-item-has-children > .dropdown-menu li:hover > a {
    color: #fff;
}

.navbar-primary .nav .menu-item-has-children > .dropdown-menu > li > .dropdown-menu {
    top: 0;
    left: 95%;
    display: block;
    visibility: hidden;
    opacity: 0;

    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -ms-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
}

.navbar-primary .nav .menu-item-has-children > .dropdown-menu > li:hover > .dropdown-menu {
    visibility: visible;
    opacity: 1;
    left: 100%;
}

.navbar-primary .nav .menu-item-has-children .menu-item-has-children > a::after,
.primary-navigation .nav .menu-item-has-children .menu-item-has-children > a::after {
    display: block;
    position: absolute;
    color: #00000030;
    right: 9px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.navbar-primary .nav .menu-item-has-children .menu-item-has-children:hover > a::after,
.primary-navigation .nav .menu-item-has-children .menu-item-has-children:hover > a::after {
    color: #fff;
}

#secondary .widget_product_categories .category-single > li > ul:last-child li.current-cat > a {
    color: var(--secondary-btn-color);
}

#secondary .widget_product_categories .category-single.product-categories li.product_cat ul + ul li.cat-item ul.children li.cat-item ul {
    background: linear-gradient(90deg, rgba(0, 0, 0, .02) 0%, transparent 7%);
    border-left: 1px solid #ececec;
}

.navbar-search button{
    min-width: 5em;
}
.navbar-search .input-group .input-group-btn{
    font-size: 1em;
}

.techmarket-sticky-wrap{
    background-color: white;
    /* margin-bottom: 10px; */
}
.techmarket-sticky-wrap a, .techmarket-sticky-wrap a:hover{
    color: black !important;

    
}
/* a.dropdown-toggle {
    background: black;
    padding: 5px 12px 5px 5px;
    border-radius: 5px;
} */
.techmarket-sticky-wrap ul li ul a, .techmarket-sticky-wrap ul li ul a:hover{
    color: inherit!important;
}
/*.techmarket-sticky-wrap.stuck a{
    color: inherit!important;
}*/
.techmarket-sticky-wrap.stuck a:hover{
    color: #e4ae3b!important;
}

@media (min-width: 992px) {
    @media (max-width: 1199px) {
        .site-header .site-header-cart {
            flex: 0 0 17%;
            max-width: 17%;
        }
    }
}

@media (min-width: 1200px) {
    @media (max-width: 1699px) {
        .site-header .site-header-cart {
            flex: 0 0 11%;
            max-width: 11%;
        }
    }
}

@media (min-width: 1400px) {
    @media (max-width: 1589px) {
        .site-header.header-v2 .site-branding {
            flex: 0 0 20%;
            max-width: 20%;
            margin-left: 20px;
        }
    }
}

@media (max-width: 1024px) {
    .site-header .handheld-header .row {
        justify-content: space-between;
    }

    .site-header .handheld-header .handheld-header-links,
    .site-header .handheld-header .site-branding {
        flex: 0 0 auto;
        max-width: 100%;
    }

    .site-header .handheld-header .site-branding {
        max-width: 240px;
        min-width: 170px;
        flex-basis: 25%;
    }

    header#masthead {
        padding-bottom: 1.2em;
    }
}
/*</editor-fold>*/

/*<editor-fold desc="Banner principal">*/
.banners{
    margin-bottom: 3.063em;
}
.page-template-template-homepage-v5 #content #secondary {
    /*margin-top: 0 !important;*/
    margin: 0px!important;
}
#content #secondary .departments-menu {
    max-width: none;
    max-height: none;
}
#menu-departments-menu-home {
    position: relative;
    display: block;
    top: 0;
    transform: none;
    width: 100%;
    margin: 0;
}
.menu-item.menu-item-object-static_block.animate-dropdown {
    min-height: 10px !important;
}
/* .departments-menu > .menu-item, .departments-menu .dropdown-menu > .menu-item {
    transition: all 200ms;
    background-color: white;
} */

.departments-menu > .menu-item:hover > a, .departments-menu .dropdown-menu > .menu-item:hover > a, .departments-menu .dropdown-menu > .menu-item-object-static_block li:hover > a {
    color: black !important;
    font-weight: bold !important;
}
#menu-departments-menu-home > li > a {
    padding: 0.55em 0.257em;
    position: relative;
    font-size: .9em;
    color: #fff;
}
.menu-item.menu-item-object-static_block.animate-dropdown a {
    padding: 10px 10px 0 10px;
}
/* .dropdown-menu li a, .dropdown-menu li a:hover {
    color: #444;
    padding-left: 5px;
} */
/*.banner-principal .swiper-slide {
    align-items: flex-start;
}*/
.departments-menu>.dropdown-menu::before{
    display: none!important;
}

.swiper-pagination-bullet-active{
    background: #e4ae3b!important;
}

#content .col-full .home-banner-full{
    margin-bottom: 50px;
}

@media (min-width: 1200px) and (max-width: 1999px){
    #content .col-full .home-banner-full {
        margin-right: -4.6875vw;
        display: flex;
        align-items: center;
    }
}
@media (min-width: 1200px) and (max-width: 1999px) {
    #content .col-full .home-banner-full #primary {
        padding: 0;
    }
}
/*</editor-fold>*/

/*<editor-fold desc="Banners medio full width">*/
.home-v4-slider img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.home4-banner .banner img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

@media (min-width: 1200px) {

    .home4-banner .banner:first-child img {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .home4-banner .banner:last-child img {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }
}

@media (min-width: 768px) {
    .home4-banner.techmarket-banner .banner.full-width {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

/*</editor-fold>*/

/*<editor-fold desc="Banners Ads Medio">*/
.banners-medio .banners .banner {
    margin-bottom: 15px;
}

.banners-medio .banners .banner a {
    display: block;
}

.banners-medio .banners .banner a img {
    margin: 0 auto;
}

.banners-medio:not(.reverse) .banners .banner.large-banner:first-child {
    padding-left: 15px !important;
}

@media (min-width: 768px) {
    @media (max-width: 1199px) {
        .site-header .navbar-search {
            /* margin-bottom: 0; */
        }

        .site-header .site-header-cart {
            margin-bottom: 0;
            
        }

        .site-header.header-v2 .row + .sticky-wrapper {
            margin: 1.2em 0 0;
        }
    }
}

@media (min-width: 800px) {

    @media (max-width: 1199px) {
        .banners-medio .banners .banner {
            padding-left: 0;
        }
    }

    .banners-medio.reverse .banners .banner:nth-child(1) {
        order: 2;
    }

    .banners-medio.reverse .banners .banner:nth-child(2) {
        order: 1;
        padding-left: 15px;
    }

    .banners-medio.reverse .banners .banner:nth-child(3) {
        order: 3;
    }

    .banners-medio .banners .banner.small-banner {
        flex: 0 0 25.5%;
        max-width: 25.5%;
    }

    .banners-medio .banners .banner.large-banner + .banner.small-banner:last-child {
        flex: 0 0 25.6%;
        max-width: 25.6%;
    }
}

@media (max-width: 799px) {

    .banners-medio .banners .banner:nth-child(2) {
        padding-right: 7px;
    }

    .banners-medio .banners .banner:nth-child(3) {
        padding-left: 7px;
    }

    .banners-medio .banners .banner.large-banner {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .banners-medio .banners .banner.large-banner img {
        width: 100%;
    }

    .banners-medio .banners .banner.small-banner {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .banners-medio .banners .banner.large-banner + .banner.small-banner:last-child {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

/*</editor-fold>*/

/*<editor-fold desc="Footer">*/
.site-footer .before-footer-wrap {
    border: 0 none;
}

.site-footer .before-footer-wrap{
    padding-bottom: 1.001em;
    background-color: #e4ae3b;
}

.footer-newsletter input[type=text] {
    padding: 1em;
    border-color: var(--tertiary-color);
    margin-right: -2px;
    font-size: 15px;
}

.footer-newsletter input[type=text] + .button,
.footer-newsletter input[type=text] + button {
    padding-top: .95em;
    padding-bottom: .9em;
    font-size: 15px;
}

.footer-payment-info .footer-payment-info-title,
.footer-payment-info .icon i,
.footer-contact .footer-contact-info .footer-address-map-link,
.footer-contact .footer-contact-info .call-us-text {
    color: white;
    font-size: 15px !important;
    margin-bottom :0px;
    margin-left: 12px
}
.footer-contact .footer-contact-info .footer-contact-address{
    color: white;
    margin-left: 12px;
    margin-bottom: 0.333em;
}

.footer-payment-info .footer-payment-info-title{
    font-weight: 700;
}

.footer-contact .footer-contact-info .call-us-text svg path {
    fill: var(--secondary-color);
}

.footer-widgets .columns .widget h4 {
    color: #b28b39;
    font-weight: 700;
}

.footer-widgets .columns .widget ul {
    display: flex;
    flex-direction: column;
    max-height: 240px;
    flex-wrap: wrap;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}

.footer-widgets .columns .widget ul li {
    flex: 0 0 50%;

}

.footer-widgets .columns .widget ul li a {
    display: inline-block;
    line-height: 1.2em;
    color: white !important;
}

.footer-widgets .columns .widget ul li a:hover {
    color: #e4ae3b;
}

.footer-widgets .columns:last-child {
    border: 0 none;
    position: relative;
}

.site-footer{
    background: #fff;
}

.site-info {
    background: #191a1e;
    color: #fff;
}

#scrollUp{
    background-color: #e4ae3b;
}

.site-footer .before-footer-wrap h5,
.footer-newsletter .newsletter-marketing-text {
    color: #292b33;
}

.site-footer .before-footer-wrap i{
    color: black;
}

.site-footer .before-footer-wrap a{
    color: #fff;
}

.footer-social-icons .social-icons.nav {
    justify-content: center;
}

.footer-newsletter img{
    margin-right: 20px;
}

.site-footer .footer-widgets-block{
    background-color: #292b33;
    padding-top: 1.5em;
    width: 100vw;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 3.5em;
}

.footer-widgets .widget div>ul li, .footer-widgets .widget>ul li {
    line-height: 2.5em;
}

.site-info .credit a{
    color: #fff;
}

@media (min-width: 768px) {

    .footer-widgets .columns:last-child:before {
        content: ' ';
        position: absolute;
        left: 0;
        top: 50px;
        height: calc(100% - 120px);
        border-left: 1px solid #bebebe;
    }

    .footer-widgets .columns {
        flex: 0 0 30%;
        max-width: 30%;
        padding-left: 1px;
    }
}

.footer-newsletter .media-body {
    display: flex;
   /* justify-content: center;*/
}

.footer-newsletter .newsletter-body,
.footer-newsletter .newsletter-header {
    float: none;
    white-space: nowrap;
}

.footer-newsletter .newsletter-header{
    /* margin-right: 10em; */
}
.footer-newsletter .newsletter-title{
    font-size: 1.8em;
}
.footer-newsletter .newsletter-marketing-text{
    font-size: 1.4em;
    font-weight: 100;
}

.footer-newsletter .media svg {
    width: 40px;
    height: 48px;
    margin-right: 20px;
}

.footer-newsletter .newsletter-body form {
    white-space: nowrap;
}

.site-footer .before-footer-wrap .col-full {
    flex-direction: row;
   
}

.site-footer .before-footer-wrap .col-full .footer-newsletter {
    margin: 0;
}

@media (max-width: 1024px) {
    .site-footer .before-footer-wrap .col-full {
        flex-direction: column;
    }

    .footer-newsletter .media-body {
        flex-direction: column;
        align-items: center;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
        grid-row-gap: 20px;
    }

    .footer-newsletter .media-body > div {
        flex-direction: column;
        margin: 0;
    }

    .footer-newsletter .media svg {
        margin: 0;
    }

    .footer-newsletter input[type=text] {
        width: 25em;
    }

    .site-footer .before-footer-wrap .col-full .footer-newsletter {
        margin-bottom: 2em;
    }

    .site-footer .before-footer-wrap a {
        display: inline-block;
    }
}

/*</editor-fold>*/

/*<editor-fold desc="Destacados">*/

.section-products-carousel-tabs .section-header img {
    height: 50px;
}

.section-landscape-product-card-with-gallery .section-header img {
    height: 50px;
}

@media (min-width: 768px) {
    .section-products-carousel-tabs .section-header {
        align-items: flex-end;
    }
    #section-products-carousel-tabs .section-header {
        border-bottom: 0px solid #b4b4b4;
        padding-bottom: 0em;
        padding-top: 20px;
    }
}

@media (min-width: 992px) {
    .section-products-carousel-tabs .section-header img {
        margin-left: -10px;
    }
}

.products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery__wrapper.full-width {
    flex: 0 0 100%;
    max-width: 100%;
}

.section-landscape-product-card-with-gallery {
    margin-bottom: 2em;
}

.section-landscape-product-card-with-gallery .media {
    align-items: center;
}

.section-landscape-product-card-with-gallery .media .media-body .section-header {
    padding: 0;
    margin: 0;
    font-size: 3em;
}

.section-landscape-product-card-with-gallery .media .media-body .section-header h4 {
    color: #555;
}

.section-landscape-product-card-with-gallery .media .media-body .section-header h2 {
    font-weight: 500;
    margin: 1em auto;
}

.section-landscape-product-card-with-gallery .media .media-body .add_to_cart_button {
    display: inline;
    padding-left: 3em;
    padding-right: 3em;
}

.section-landscape-product-card-with-gallery .products > .slick-list {
    height: 600px;
}

@media (min-width: 1200px) {
    @media (max-width: 1399px) {
        .section-landscape-product-card-with-gallery .products > .slick-list {
            height: 510px;
        }
    }
}

@media (min-width: 992px) {
    @media (max-width: 1199px) {
        .section-landscape-product-card-with-gallery .products > .slick-list {
            height: 510px;
        }
    }
}

@media (max-width: 991px) {
    .products .content-landscape-product-card-with-gallery .media,
    .products .product-carousel-with-timer-gallery .media {
        flex-direction: column-reverse;
    }

    .section-landscape-product-card-with-gallery .media .media-body .section-header h2 {
        margin-top: 0;
    }

    @media (min-width: 768px) {
        .section-landscape-product-card-with-gallery .products > .slick-list {
            /*height: 800px;*/
            height: auto;
        }
    }
}

@media (max-width: 767px) {
    .section-landscape-product-card-with-gallery .products > .slick-list {
        /*height: 500px;*/
        height: auto;
    }
}

@media (min-width: 992px) {
    .products .content-landscape-product-card-with-gallery .media .product-images-wrapper,
    .products .product-carousel-with-timer-gallery .media .product-images-wrapper {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .products .content-landscape-product-card-with-gallery .media .media-body,
    .products .product-carousel-with-timer-gallery .media .media-body {
        flex: 0 0 45%;
        max-width: 45%;
    }
}

/*</editor-fold>*/

/*<editor-fold desc="Background color">*/
:root {
    --background-color: #fff;
}

body {
    background: var(--background-color);
}

.swiper-slide {
    background: var(--background-color) !important;
}

.slick-list .slick-slide .product {
    vertical-align: top;
}

#section-landscape-product-card-with-gallery .products .product {
    background: var(--background-color);
}

.section-products-carousel .columns-5::after,
.section-products-carousel .columns-5::before,
.section-products-carousel .columns-6::after,
.section-products-carousel .columns-6::before,
.section-products-carousel .columns-7::after,
.section-products-carousel .columns-7::before,
.section-products-carousel .columns-8::after,
.section-products-carousel .columns-8::before,
.section-products-carousel-tabs .columns-5::after,
.section-products-carousel-tabs .columns-5::before,
.section-products-carousel-tabs .columns-6::after,
.section-products-carousel-tabs .columns-6::before,
.section-products-carousel-tabs .columns-7::after,
.section-products-carousel-tabs .columns-7::before,
.section-products-carousel-tabs .columns-8::after,
.section-products-carousel-tabs .columns-8::before {
    background: var(--background-color);
}

.products .product,
.products .product .hover-area {
    background-color: var(--background-color);
}
 .hover-area2 {
    background-color: #f7f7f7;
    text-align: center;
}
.sale-product-with-timer.product.slick-slide.slick-current.slick-active {
    background-color:#f7f7f7;
}
#grid .products .product:not(.first)::before,
.section-products-carousel .slick-track .slick-active .product::after,
.section-products-carousel-tabs .slick-track .slick-active .product::after,
    /**/
.section-products-carousel .products .product.slick-active::after,
.section-products-carousel-tabs .products .product.slick-active::after {
    background-color: #0000001a;
}

.striped-bg-gray .products-carousel .products .product.slick-slide:nth-child(odd),
.striped-bg-gray .products-carousel .products .product.slick-slide:nth-child(odd) .hover-area{
    background-color: #e1e1e1;
}

.products .product:focus,
.products .product:hover,
.products .product:focus .hover-area,
.products .product:hover .hover-area {
    border-color: #e5e5e5;
}

.products .product .ecommercepro-loop-product__title, .products .product h2 {
    min-height: 3.8em;
}

.deals-carousel-inner-block .homepage-section-header,
.deals-carousel-inner-block .section-header,
.featured-brands-block .homepage-section-header,
.featured-brands-block .section-header,
.section-categories-carousel .homepage-section-header,
.section-categories-carousel .section-header,
.section-landscape-products-carousel .homepage-section-header,
.section-landscape-products-carousel .section-header,
.section-landscape-products-widget-carousel .homepage-section-header,
.section-landscape-products-widget-carousel .section-header,
.section-products-carousel .homepage-section-header,
.section-products-carousel .section-header,
.section-products-carousel-tabs .homepage-section-header,
.section-products-carousel-tabs .section-header,
.section-products-carousel-widget-with-tabs .section-brands .homepage-section-header,
.section-products-carousel-widget-with-tabs .section-brands .section-header,
.section-single-carousel-with-tab-product .section-single-carousel .homepage-section-header,
.section-single-carousel-with-tab-product .section-single-carousel .section-header,
    /**/
.section-deals-carousel-and-products-carousel-tabs .deals-carousel-inner-block .section-footer,
    /**/
.section-landscape-product-card-with-gallery > .section-header,
    /**/
.single-product .single-product-header,
.single-product .single-product-meta,
    /**/
table.cart:not(.wishlist_table) tbody tr:first-child td,
table.cart:not(.wishlist_table) tbody tr:last-child td,
form.checkout h3,
    /**/
.input-text,
input[type=email],
input[type=password],
input[type=search],
input[type=text],
input[type=url],
textarea,
[type=radio]:checked + label:before,
[type=radio]:not(:checked) + label:before,
.form-checkout .input-group .input-group-btn button,
.form-checkout .btn-secondary,
    /**/
.shop-control-bar,
.shop-control-bar-bottom,
#secondary .widget_product_categories .product-categories,
#secondary .widget_product_categories .product_cat > span,
#secondary .widget_product_categories .widget-title + ul,
#secondary .widget_product_categories .category-single .show-all-cat .show-all-cat-dropdown,
#secondary .widget_product_categories .category-single.product-categories li.product_cat ul + ul li.cat-item ul.children li.cat-item,
#secondary .widget_product_categories .category-single.product-categories li.product_cat ul + ul li.cat-item ul.children li.cat-item ul,
#secondary .widget_product_categories ul li,
#secondary .widget_product_categories ul.product-categories li.product_cat ul.show-all-cat li.product_cat ul,
    /**/
.contact-page-title {
    border-color: #0000001a !important;
}

.input-text,
input[type=email],
input[type=password],
input[type=search],
input[type=text],
input[type=url],
textarea,
[type=radio]:checked + label:before,
[type=radio]:not(:checked) + label:before,
.form-checkout .input-group .input-group-btn button,
.form-checkout .btn-secondary {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.navbar-search input[type=text] {
    border-color: #efefef!important;
}

.footer-newsletter input[type=text] {
    border-color: var(--tertiary-color)!important;
}

.newsletter-form button{
    background-color: #292b33 !important;
}

.ecommercepro-breadcrumb span.delimiter + a {
    background: #0000001a;
}

.ecommercepro-breadcrumb span.delimiter + a:hover {
    background: #00000030;
}

.single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery .techmarket-single-product-gallery-images {
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.single-product .single-product-meta .cat-and-sku > span {
    color: var(--secondary-color);
}

.variante_propiedades {
    color: var(--secondary-color);
}

.nav-tabs {
    border-color: #0000001a;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background: var(--background-color);
    border-color: #0000001a #0000001a var(--background-color);
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #0000001a #0000001a transparent;
}

.table td, .table th {
    border-color: #0000001a;
}

.table thead th {
    border-color: #0000001a;
}

@media (max-width: 767px) {
    .products .product:not(.sale-product-with-timer):not(.landscape-product-widget):not(.list-view-large):not(.list-view):not(.list-view-small):not(.content-landscape-product-card-with-gallery):not(.onsale-product-carousel-with-timer):not(.landscape-product-card-featured):not(.product-carousel-with-timer-gallery):not(.product-category) {
        box-shadow: none;
    }
}

/*Custom from here*/
.site-header .site-logo-anchor img, .site-header .site-logo-link img, .site-header .custom-logo-link img{
    max-width: 100%;
}

.navbar-search button i{
    display: inline-block;
}

.site-header.header-v10 .site-branding, .site-header.header-v2 .site-branding, .site-header.header-v3 .site-branding, .site-header.header-v4 .site-branding, .site-header.header-v9 .site-branding{
    flex: 0 0 20%;
    max-width: 20%;
}

/* .site-header .navbar-search{
    margin-left: 2%;
} */

.amount{
    color: #e4ae3b;
}

.hide-title .section-title{
    display: none;
}

.msg-full-width-inside-main{
    cursor: pointer;
    display: block;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    position: relative;
    padding: 5px 15px;
    color: #fff;
    font-size: 22px;
    text-align: center;
}
#wild-msg{
    background-color: #e4ae3b;
}

.product a.add_to_cart_button{
    border-color: #e4ae3b!important;
    color: #e4ae3b!important;
}
.product a.add_to_cart_button:hover{
    border-color: #e4ae3b!important;
    background-color: #e4ae3b!important;
    color: #fff!important;
}

#section-landscape-product-card-with-gallery .products .product .ecommercepro-loop-product__title,
#section-landscape-product-card-with-gallery .products .product h3{
    font-size: 1.5em;
    margin: 0 auto 1.5em auto;
    max-width: 500px;
}
#section-landscape-product-card-with-gallery{
    margin: 100px auto;
}
#section-landscape-product-card-with-gallery header.section-header#first-header{
    display: none;
}
#section-landscape-product-card-with-gallery .pretitle{
    color: #6b6b6b;
    font-size: .6em;
    font-weight: 400;
}
#section-landscape-product-card-with-gallery .add_to_cart_button,
#section-landscape-product-card-with-gallery .add_to_cart_button1{
    border-color: var(--tertiary-color) !important;
    background-color: var(--tertiary-color) !important;
    color: #fff !important;
}
#section-landscape-product-card-with-gallery .add_to_cart_button:hover{
    border-color: var(--tertiary-color-d10) !important;
    background-color: var(--tertiary-color-d10) !important;
}
#section-landscape-product-card-with-gallery .amount{
    font-size: 1.4em;
}
#section-landscape-product-card-with-gallery .price del{
    font-size: 1em;
}

.price del>span{
    color: #bebebe;
}
.price ins>span{
    color: #e4ae3b;
}

.techmarket-banner .text-in-right{
    text-align: right;
}

.green-section .price .amount{
    color: #e4ae3b;
}
.green-section .product a.add_to_cart_button{
    border-color: var(--tertiary-color) !important;
    background-color: var(--tertiary-color) !important;
    color: #fff !important;
}
.green-section .product a.add_to_cart_button:hover{
    border-color: var(--tertiary-color-d10) !important;
    background-color: var(--tertiary-color-d10) !important;
    color: #fff !important;
}

.slick-dots li.slick-active button::before {
    background-color: #e4ae3b!important;
}

.footer-contact .footer-logo img{
    max-width: 280px;
}
.footer-contact .footer-contact-info .call-us-title{
    margin-bottom: 7px;
    margin-top: 0;
    font-weight: 500;
    text-transform: none;
}
.footer-contact-info .call-us-title,
.footer-contact-info .icon i{
    color: white important;
}
.footer-email-link{
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}
.footer-email-link i{
    margin-right: 10px;
}
.footer-contact .footer-contact-info .footer-address-map-link{
    display: flex;
    max-width: 100%;
    width: 260px;
    line-height: 1.4em;
}
.footer-a{
    font-size: 1em;
    color: var(--secondary-color)!important;
}

.destacados-mes{
    margin-bottom: 80px;
}
.destacados-mes .section-header{
    margin-bottom: 0;
}
.destacados-mes .tab-content{
    margin-top: 20px;
}
.destacados-mes h2.section-title{
    padding-bottom: 9px;
}

#section-products-carousel-tabs .nav-link.active::after {
    display: none;
}

.brands-carousel .slick-list{
    padding: 1em 0;
}
.brands-carousel img{
    max-height: 80px;
    width: auto;
}

.banners.home4-banner.techmarket-banner .row{
    margin: 0;
}

.section-landscape-product-card-with-gallery .media .media-body .section-header h2{
    font-weight: 500;
    margin: .8em auto;
    max-width: 70%;
    min-height: auto;
    font-size: .8em;
}

.footer-contact .footer-contact-info .icon .tm{
    font-size: 1.9em;
}

#secondary .widget_product_categories ul.product-categories li.product_cat ul li.cat-item a{
    display: block;
}
#secondary .widget_product_categories ul.product-categories li.product_cat ul li.cat-item a:hover,
#secondary .widget_product_categories .category-single > li > ul:last-child li.current-cat > a{
    color: #e4ae3b;
    font-weight: 500;
}

#section-products-carousel-tabs .nav-link.active{
    font-weight: 300;
    font-size: 22px;
}
.section-products-carousel-tabs .destacar_titulo{
    color: black;
    font-weight: 500;
    font-size: 25px;
}

.section-products-carousel-tabs .section-title{
    color: black;
    padding-bottom: 10px;
}

.products .product .woocommerce-loop-product__title, .products .product h2, .products .product h3{
    max-height: initial;
} 

.page-template-template-homepage-v5 .section-categories-carousel.section-top-categories {
    padding-bottom: 2em;
    padding-top: 3.125em;
}

.page-template-template-homepage-v1 .section-categories-carousel.section-top-categories .pre-title, .page-template-template-homepage-v5 .section-categories-carousel.section-top-categories .pre-title{
    font-size: 1em;
    margin-bottom: 1em;
}

.landscape-full-product-cards-carousel .products .landscape-product-card img {
    width: auto!important;
}
.landscape-full-product-cards-carousel .products .landscape-product-card .media-body{
    min-height: 150px;
}
.landscape-full-product-cards-carousel .products .landscape-product-card{
    height: 230px;
    margin-right: 2.5%;
    width: 45%!important;
    margin-bottom: 2em;
}
.section-landscape-full-product-cards-carousel .section-header{
    padding-top: 0;
}
.section-landscape-full-product-cards-carousel .slick-dots{
    padding-top: 0!important;
}
.swiper-button-next, .swiper-button-prev, .swiper-container-rtl .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    top: 50%;
    margin-top: -18px;
    position: absolute;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-prev{
    left: 10px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-next{
    right: 10px;
}

.landscape-full-product-cards-carousel .products .landscape-product-card:hover .media{
    box-shadow: none;
    border: 0;
    background-color: transparent;
}
.landscape-full-product-cards-carousel .products .landscape-product-card .media{
    box-shadow: none;
    border: 0;
    background-color: transparent;
}

.landscape-full-product-cards-carousel .products .landscape-product-card .woocommerce-LoopProduct-link{
    width: 200px;
}

#secondary .widget ul li:first-child a {
    padding: 0;
    /*font-weight: 600;*/
    margin: 0;
}
#secondary .widget ul li a {
    padding: 1em 1em .7em 1em;
    display: block;
}
.woocommerce-breadcrumb{
    margin-top: 2em;
}

@media (max-width: 1200px) {
    .site-header .navbar-search{
        margin-left: 0;
    }
    ul:not(.slick-dots)[role="tablist"]{
        overflow-y: hidden;
        overflow-x: auto;
    }
    .footer-contact .footer-logo img {
        max-width: 100%;
    }
    .footer-a{
        font-size: 1em;
    }
    .footer-contact .footer-contact-info .icon .tm {
        font-size: 1.5em;
    }
    .footer-contact .footer-contact-info .call-us-title{
        font-size: 1.2em;
    }
    .footer-newsletter input[type="text"]{
        width: 20em;
    }
    .footer-newsletter .media svg,
    .footer-newsletter .newsletter-header{
        margin-right: 45px;
    }
    .landscape-full-product-cards-carousel .products .landscape-product-card{
        width: 100%!important;
    }
}

@media (max-width: 1024px) {
    .site-header .handheld-header .site-branding{
        max-width: 100%;
        flex-basis: auto;
    }
    .footer-social-icons .social-icons.nav a,
    .site-footer .before-footer-wrap i {
        color: var(--tertiary-color) !important;
    }
}

@media (max-width: 992px) {
    .handheld-navigation.toggled > .handheld-navigation-menu {
        height: 100vh;
    }
    .footer-widgets-block{
        text-align: center;
    }
    .footer-contact .footer-logo img{
        margin: auto;
    }
    .footer-contact-info .media, .footer-payment-info .media{
        justify-content: center;
    }
    .footer-contact-info .media .media-body, 
    .footer-payment-info .media .media-body{
        flex: 0;
    }
    .footer-email-link{
        justify-content: center;
    }
    .footer-contact-info{
        margin-bottom: 60px;
    }
    .payment-icon-image{
        max-width: 100%;
        min-width: 200px;
    }
    .footer-social-icons .social-icons.nav .nav-item{
        flex: 0 0 auto;
    }
    #section-landscape-product-card-with-gallery .amount{
        font-size: 1em;
    }
    #section-landscape-product-card-with-gallery .price del{
        font-size: .8em;
    }
    .products .product .ecommercepro-loop-product__title, .products .product h2, .products .product h3{
        font-size: 1.2em;
        margin: 0 auto 1.5em auto;
        max-width: 100%;
    }
    #section-landscape-product-card-with-gallery img{
        max-width: 280px;
    }
    .section-landscape-product-card-with-gallery .media .media-body .section-header h2{
        margin: .4em auto;
        max-width: 100%;
        min-height: auto;
        font-size: .5em;
    }
    #section-landscape-product-card-with-gallery .pretitle{
        font-size: .5em;
        margin-bottom: 0;
        margin-top: 20px;
    }
    .products .content-landscape-product-card-with-gallery .price, .products .product-carousel-with-timer-gallery .price{
        margin-bottom: 0;
    }
    .section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel .products .landscape-product-card{
        width: 100%!important;
    }
}

@media (max-width: 767px) {
    .landscape-full-product-cards-carousel .products .landscape-product-card .media{
        box-shadow: none;
        border: 0;
        background-color: transparent;
    }
    .section-landscape-full-product-cards-carousel{
        padding-top: 1.5em;
    }
    .section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel .products .landscape-product-card .media{
        display: flex;
        align-items: center;
        padding: 0;
        min-height: 230px;
    }
    .section-landscape-full-product-cards-carousel .section-title{
        margin-bottom: .5em;
        line-height: 1.2em;
    }
    .section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel .products .landscape-product-card .media .media-body{
        padding: 0; 
    }
    .landscape-full-product-cards-carousel .products .landscape-product-card .hover-area{
        display: block;
    }
    .section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel .products .landscape-product-card{
        min-height: 240px!important;
        margin-bottom: 10px;
    }
    .section-landscape-full-product-cards-carousel {
        height: 660px!important;
    }
    .msg-full-width-inside-main{
        font-size: 18px;
    }
    .banners.home4-banner.techmarket-banner .banner.text-in-left, .banners.home4-banner.techmarket-banner .banner.text-in-right{
        margin: 0;
    }
    .destacados-mes header h2{
        text-align: center;
    }
    .clasification-image{
        text-align: center;
        margin-bottom: 50px;
    }
    .clasification-image img{
        margin: auto;
        max-width: 280px;
    }
    .products .product .ecommercepro-loop-product__title, .products .product h2, .products .product h3{
        font-size: 1.2em;
        margin: 0 auto 1.5em auto;
        max-width: 100%;
    }
}
@media (min-width: 1200px){
    .site-header .site-header-cart {
        margin-right: 50px;
    }
}
.site-header .site-header-cart li>a.dropdown-toggle:after{
    margin-left: .2em;
}
@media (max-width: 992px) {
    .widget_product_search form, .widget_search form{
        margin: 0;
    }
}
@media (max-width: 768px) {
    ul:not(.slick-dots)[role=tablist] li {
        width: 100%;
        margin-bottom: 15px;
    }
    #section-products-carousel-tabs .custom-slick-nav{
        margin-bottom: 15px;
    }
}
/*</editor-fold>*/

.landscape-full-product-cards-carousel .products .landscape-product-card .media{
    padding: 1.7em .2em;
}
.section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel .products .landscape-product-card{
    padding: 0!important;
}
.section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel .products .landscape-product-card+.landscape-product-card{
    padding: 0!important;
}

.landscape-full-product-cards-carousel .products .landscape-product-card .woocommerce-LoopProduct-link{
    margin-right: 15px;
}
@media (max-width: 1600px) {
    .landscape-full-product-cards-carousel .products .landscape-product-card .woocommerce-LoopProduct-link{
        width: 180px;
        margin: 0 auto;
        margin-right: auto;
    }
    .landscape-full-product-cards-carousel .products .landscape-product-card .hover-area{
        width: 180px;
        margin: auto;
    }
}
@media (max-width: 992px) {
    .techmarket-sticky-wrap{
        background-color: transparent;
    }
    .techmarket-sticky-wrap a, .techmarket-sticky-wrap a:hover{
        color: black !important;
    }
}
@media (max-width: 992px) {
    .section-landscape-full-product-cards-carousel{
        padding-top: 2.5em;
    }
    .section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .footer-social-icons .social-icons.nav a, .site-footer .before-footer-wrap i{
        color: #fff!important;
    }
}
@media (max-width: 767px){
    .section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel .products .landscape-product-card {
        min-height: 265px!important;
    }
    .section-landscape-full-product-cards-carousel {
        padding-top: 1.5em;
    }
    .landscape-full-product-cards-carousel .products .landscape-product-card .woocommerce-LoopProduct-link {
        width: 300px;
        max-width: 100%;
        margin-bottom: 0;
    }
    .section-landscape-full-product-cards-carousel .products .product .woocommerce-loop-product__title{
        margin-bottom: 0;
    }
    .footer-newsletter img{
        margin: 0;
    }
    .footer-newsletter .newsletter-body, .footer-newsletter .newsletter-header {
        white-space: inherit!important;
    }
}
@media (max-width: 480px){
    .landscape-full-product-cards-carousel .products .landscape-product-card .woocommerce-LoopProduct-link {
        width: 100%;
        margin-bottom: 0;
    }
    .products .landscape-product-card .button{
        margin-bottom: 0;
    }
    .section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel .products .landscape-product-card {
        min-height: 250px!important;
    }
}
@media (min-width: 576px) {
    .landscape-full-product-cards-carousel .products .landscape-product-card .media-body {
        padding-left: 0;
    }
}

.tabs-body{
    display: flex;
    align-items: center;
    height: 400px;
}
#first-products-list{
    display: block;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    position: relative;
    padding: 5px 15px;
    background-repeat: no-repeat;
    background-position-x: calc(4.6875% + 315px);
    background-size: cover;
    height: 530px;
}
#first-products-list section{
    padding-right: 15px;
    padding-left: 15px;
}
#first-products-list .tab-content{
    width: calc(100% - 240px);
    overflow: hidden;
    height: 96%;
}
#first-products-list .section-products-carousel-tabs .nav{
    display: flex;
    flex-direction: column;
    z-index: 100;
    align-items: flex-start;
    width: 220px;
    margin-right: 20px;
}
#first-products-list .section-products-carousel-tabs .nav-item{
    margin-left: 0;
    width: 100%;
}
#first-products-list .section-products-carousel-tabs .nav-item a{
    text-align: left;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
#first-products-list .section-products-carousel-tabs .products .slick-list{
    padding-bottom: 0;
}
#first-products-list .section-products-carousel-tabs .nav-link::after{
    display: none;
}
#first-products-list .section-products-carousel .columns-7::before,
#first-products-list .section-products-carousel-tabs .columns-7::before,
#first-products-list .section-products-carousel .columns-7::after,
#first-products-list .section-products-carousel-tabs .columns-7::after{
    background-color: transparent!important;
}
#first-products-list .section-products-carousel-tabs .products .product{
    margin: 0 10px;
}
#first-products-list .section-products-carousel-tabs .products .product {
    padding: 7px;
}
#first-products-list .section-products-carousel-tabs header{
    margin-bottom: 0;
    border-bottom: 0!important;
}
#first-products-list .section-products-carousel-tabs header h2{
    color: #090909!important;
}
#first-products-list .section-products-carousel-tabs header h2 strong{
    font-weight: 600;
    line-height: 1.917em;
}
#first-products-list .section-products-carousel-tabs .products .slick-dots{
    padding-top: 20px;
    padding-bottom: 0;
}
#first-products-list .slick-dots li button:before{
    background-color: #515050;
}
#first-products-list .slick-dots li.slick-active button::before{
    background-color: #090909!important;
}
#first-products-list .section-products-carousel-tabs .section-title:before{
    border-top: 2px solid transparent;
    content: " ";
    display: block;
    width: 38px;
    margin-bottom: .292em;
    background-color: #e4ae3b;
}
#first-products-list .nav-item-imagen{
    margin-right: 5px;
    width: 45px!important;
    text-align: center;
    display: block;
}
#first-products-list .nav-item-arrow{
    margin-left: auto;
    margin-right: 5%;
    font-size: 13px;
}
#first-products-list .nav-item-titulo{
    font-size: 16px;
    width: 80%;
    margin-left: 5px;
}
#first-products-list .nav-item-imagen img{
    margin: auto;
}
#first-products-list .section-products-carousel-tabs .nav-link.active{
    color: #e4ae3b;
    font-weight: 600;
}

@media (max-width: 1400px){
    #first-products-list{
        height: 480px;
    }
    #first-products-list .section-products-carousel-tabs-wrap{
        margin-top: 0;
    }
    .tabs-body{
        height: 400px;
    }
    #first-products-list .tab-content{
        height: 80%;
    }
}
@media (max-width: 1200px){
    #first-products-list{
        background-position-x: calc(4.6875% + 240px);
    }
    #first-products-list .section-products-carousel-tabs .nav{
        width: 200px;
        margin-right: 10px;
    }
    #first-products-list .tab-content{
        width: calc(100% - 200px);
    }
    #first-products-list .tab-content {
        height: 100%;
    }
    #first-products-list .section-products-carousel-tabs .nav-item a{
        margin-bottom: 7px;
    }
    #first-products-list .section-products-carousel-tabs .products .slick-dots{
        padding-top: 15px;
    }
}
@media (max-width: 768px){
    #first-products-list{
        background-position: center;
        height: 580px;
    }
    .tabs-body{
        display: block;
        height: 550px;
    }
    #first-products-list .section-products-carousel-tabs .nav-item{
        width: auto;
    }
    #first-products-list .section-products-carousel-tabs .nav{
        flex-direction: row;
        align-items: center;
        margin: auto;
        width: 100%;
        justify-content: space-between!important;
    }
    #first-products-list .tab-content{
        width: 100%;
    }
    #first-products-list .nav-item-arrow{
        display: none;
    }
    #first-products-list .section-products-carousel-tabs .nav-item a{
        margin-bottom: 0;
    }
    #first-products-list .products .product .hover-area{
        display: block;
    }
    #first-products-list .nav-item-titulo{
        font-size: 15px;
        width: 65%;
        margin-left: 5px;
        color: #090909;
    }
    #first-products-list .section-products-carousel-tabs .nav-link.active .nav-item-titulo{
        color: #e4ae3b;
    }
}
@media (max-width: 500px){
    #first-products-list{
        height: 620px;
    }
    #first-products-list section{
        padding-left: 7px;
        padding-right: 7px;
    }
    .tabs-body{
        height: 490px;
    }
    #first-products-list .section-products-carousel-tabs header h2 strong{
        line-height: 1.3em;
    }
    #first-products-list .nav-item-imagen{
        display: none;
    }
    #first-products-list .nav-item-titulo{
        font-size: 14px;
        width: 100%;
        margin-left: 0px;
        margin-right: 15px;
    }
}
.form-checkout div.opciones-carrito a{
    color: #090909;
}
.section-deals-carousel-and-products-carousel-tabs.row {
    flex-wrap: nowrap;
}
.section-banner-cols.column-2 .row .col-md-6 {
    padding-right: 15px;
    padding-left: 15px;
}
.section-banner-cols [class^='col-'] {
    margin-bottom: 1px;
}
.section-banner-cols.column-2 .row {
    padding: 0 22.5px;
}
.wpb_wrapper {
    margin-top: 20px;
}
@media (min-width: 1200px){
    .container {
        width: 100%;
        max-width: 100%;
        padding-top: 30px;
        padding-bottom: 60px;
    }   
}
.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6, .site-footer strong{
    color: white !important;
}
.fa {
    color: white;
}
.footer-contact .footer-contact-info .call-us-title {
    display: inline-block;
    font-size: 15px !important;
    color: white;
}
p.call-us-sucursal-title {
    margin-left: 12px;
    margin-bottom: 1px;
}
.widget.clearfixprincipal {
    margin-bottom: 1px;
    /* margin-top: 0px; */
}
.footer-widgetsprincipal.col-md-6 {
    margin-top: 35px;
    font-size: 12px;
}
h5.newsletter-title {
    color: black !important;
}
.footer-social-icons .sm-icon-label-link i{
    font-size: 2em;
}
.footer-contact .footer-logo {
    margin-bottom: 1em !important;
}
.primary-navigation .nav > li, .navbar-primary .nav > li {
    padding: 0.5em !important;
}
.page-template-template-homepage-v1 .header-v1 .departments-menu button, .page-template-template-homepage-v2 .header-v1 .departments-menu button, .color-2 {
    color: red;
}
@media (min-width: 1200px){
    .site-header.header-v2 .row+.row, .site-header.header-v2 .row+.sticky-wrapper {
         margin: 1px 0 0 !important;  
    }
}
.navbar-primary .nav .dropdown-menu{
    margin-left: 200px !important;
    margin-top: -5px !important;
}
.departments-menu > .dropdown-menu > li:first-child > a {
    padding: 1.1em 0.357em 0.6em !important;
}
/* .departments-menu > .dropdown-menu > li > a {
    display: block !important;
    border-bottom: 1px solid #ddd !important;
    padding: 0.608em 0.357em !important;
    font-size: 0.938em !important;
    color: #43454b !important;
    font-weight: normal !important;
} */
.departments-menu > .dropdown-menu .menu-item-has-children > .dropdown-menu {
    top: 5px ;
    padding: 0;
    margin: 0;
    font-size: 0.938em;
    border: 2px solid #eee;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    overflow: hidden;
    margin-left: 55% !important;
}
.departments-menu .menu-item-has-children > .dropdown-menu {
    opacity: 0;
    visibility: hidden;
    left: 43% !important;
    border-top-width: 2px;
    border-top-style: solid;
    width: 0;
    min-width: 0;
}
.header-v2 .departments-menu span{
    display: block !important;
}
/* .departments-menu button {
    background-color: transparent !important;
    font-size: 1em !important;
    color: #444 !important;
    font-weight: 500 !important;
    border: 2px solid #eee !important;
    border-radius: 3px !important;
    padding: 0.938rem 1rem !important;
    justify-content: center !important;
    align-items: center !important ;
    display: flex !important;
} */
.site-header .departments-menu, .site-header .site-branding {
    position: relative !important;
    width: 100% !important;
    min-height: 1px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
}
@media (min-width: 1590px){
    .site-header .departments-menu, .site-header .site-branding {
        flex: 0 0 16%;
        max-width: 16%;
    }
}
.header-v2 .departments-menu button{
    width: 260px;
   /* margin-left: -10px;*/
}
.dropdown-toggle:after {
    border: none !important;
    width: auto !important;
    height: auto !important;
    margin-left: 0.6em !important;
    content: '\f105' !important;
    font-family: FontAwesome !important;
}
.header-v2 .departments-menu.show button::after{
    bottom: 14px !important;
    /* right: 70px !important; */
}
.header-v2 .departments-menu.show button::before{
    left: 30% !important;
    top: 55px !important;
    z-index: 1 !important;
}
/* .departments-menu>.dropdown-menu .menu-item-has-children a[data-toggle=dropdown]::after{
    margin-top: -20px;
} */
.departments-menu>.dropdown-menu .menu-item-has-children>.dropdown-menu li>a{
    padding-top: 13px;
    padding-bottom: 13px;
}
ul.dropdown-menu.menu2 {
    left: -190px !important;
}
ul.dropdown-menu.menu2 li>a:hover{
    color: black !important;
    font-weight: bold !important;
}
ul.header-ofertas.nav.navbar-nav li i {
    color: black;
}
ul.header-ofertas.nav.navbar-nav{
    background-color: #e4ae3b;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
    margin-left: 10px;
}
ul.header-oulet.nav.navbar-nav li i {
    color: black;
}
ul.header-oulet.nav.navbar-nav {
    background-color: #e4ae3b;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
 
}
.section-deals-carousel-and-products-carousel-tabs .deals-carousel-inner-block {
    border-color: #f7f7f7;
    background: #f7f7f7;
    padding-bottom: 0px !important;
}
.section-deals-carousel-and-products-carousel-tabs .deals-carousel-inner-block .section-header {
      margin-bottom: 1px !important;  
    /* padding-bottom: 0.6em; */
}
@media (min-width: 1200px){
    .section-deals-carousel-and-products-carousel-tabs .deals-carousel.column-1 {
        padding-top: 16px;
    }
}
.products .sale-product-with-timer .price-and-title {
    padding-bottom: 5px !important;
    text-align: center !important;
    font-size: 15px !important;
    font-weight: bold !important;
}
 
.section-products-carousel-tabs-wrap {
    margin-top: 0px !important;
}
.section-products-carousel-tabs-wrap2 {
    margin-top: 30px;
}
section#section-products-carousel-tabs {
    background-color: #f4f4f4;
    margin-left: calc(-50vw + 50%);
    cursor: pointer;
    display: block;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    position: relative;
    padding: 5px 15px;
    color: #fff;
    text-align: center;
    padding-left: 50px;
}
.hentry .media-attachment img, .hentry .wp-post-image{
    margin-left: 1px;
    border-radius: 10px;
}
.content-body {
    margin-left: 10px;
}
img.wp-post-image.loading {
    border-radius: 10px;
}
.banners {
    margin-left: calc(-48vw + 50%);
    cursor: pointer;
    display: block;
    width: 96vw;
    /* margin-left: calc(-50vw + 50%); */
    position: relative;
    /* padding: 0px 0px !important; */
    color: #fff;
    font-size: 22px;
    text-align: center;
}
/* @media (min-width: 1000px){
    .col-md-6{
        padding-right: 0px;
        padding-left: 0px;
    }
} */
/* @media (min-width: 1200px){
   .banners .row {
        margin-right: -3px;
        margin-left: -2px;
    }
} */
.navbar-primary .nav .techmarket-flex-more-menu-item>a, .primary-navigation .nav .techmarket-flex-more-menu-item>a {
    background-color: white !important;
}
.products .product .button{
    border-color: #e4ae3b !important;
    color: #e4ae3b !important;
}
.products .product .button:hover{
    border-color: #e4ae3b !important;
    color: white !important;
    background-color:#e4ae3b ;
}
article .post-readmore .btn-primary, article.post .post-readmore .btn-primary{
    border-color: black;
    color: black;
}
article .post-readmore .btn-primary, article.post .post-readmore .btn-primary:hover {
    background-color:#e4ae3b ;

}
@media (min-width: 1590px){
    .site-header .site-header-cart {
        flex: 0 0 12%;
        max-width: 12%;
    }
}
.navbar-primary .nav .techmarket-flex-more-menu-item .overflow-items{
    top: 50px;
}
.single-product .single_add_to_cart_button{
    color: #e4ae3b;
    border-color: #e4ae3b;
}
.single-product .single_add_to_cart_button:hover{
    background-color: #e4ae3b;
}
.section-products-carousel-tabs .nav-link.active::after{
    border-color: #e4ae3b;
}
.added_to_cart, .button, article .more-link, article.post .more-link, button, input[type=button], input[type=reset], input[type=submit] {
    background-color: #e4ae3b;  
}
.cart-collaterals .checkout-button{
    background-color: #e4ae3b;  
}
button.aceptar.fleft.button_.orange_.btn.btn-primary.mpf-close {
    background-color: #e4ae3b;
}
.navbar-search button:hover {
    background-color: #e4ae6c ;
}
@media (max-width: 992px)
{
    .techmarket-sticky-wrap a, .techmarket-sticky-wrap a:hover {
        color: #131312!important;
    }
}
/* @media (max-width: 1530px)
{
    .site-header .navbar-search {
        margin-left: 2%;
    }
} */
.navbar-search2 {
    /* margin-left: -150px; */
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}
.site-header .navbar-search2 {
    /* margin-left: 2%; */
}
@media (min-width: 1200px){
    .site-header .navbar-search2, .site-header .primary-navigation {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (min-width: 992px){
    .site-header .navbar-search2, .site-header .primary-navigation {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (min-width: 768px){
    .site-header .navbar-search2, .site-header .primary-navigation {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (min-width: 576px){
    .site-header .navbar-search2, .site-header .primary-navigation {
        padding-right: 15px;
        padding-left: 15x;
    }
}
.site-header .navbar-search2, .site-header .primary-navigation {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 768px)
{
    .footer-widgets {
        flex-wrap: nowrap;
    }
}


@media (min-width: 1200px){
    .site-footer .footer-widgets-block .footer-widgets {
        max-width: 100%;
        margin-bottom: 9px;
    }
}
@media (max-width: 1349px) and (min-width: 1024px){
    .site-footer .before-footer-wrap .col-full{
        flex-direction: column;
    }
}
@media (max-width: 1600px) and (min-width: 1350px){
    .footer-social-icons .social-icons.nav{
        margin-bottom: 32px;
    }
}
@media (max-width: 1589px) and (min-width: 1024px){
    .footer-social-icons{
        margin-top: 20px;
    }
}
@media (min-width: 1200px){
    .site-branding{
        margin-left: 20px;
    }
}
@media (max-width: 1590px){
    .header-v2 .departments-menu button{
        margin-left: 20px !important;
    }
    .input-group{
        width: auto;
    }
}
.header-v2 .departments-menu{
    flex: 0 0 25%;
    max-width: 25%;
}
ul.site-header-cartmoneda.menu {
    list-style-type: none;
    margin-top: 20px;
    margin-left: 2px;
}

@media (min-width: 992px){
    .site-header .navbar-search {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 50%;
    }
}
#menu-navbar-primary #departments-menu {
    display: inline-block;
   
}
.stuck #menu-navbar-primary #departments-menu {
    display: none;
    width: auto;
   
}
@media (min-width: 768px) and (max-width: 1199px){
.site-header .navbar-search {
    margin-bottom: 0em !important;
}
}

@media (min-width: 768px){
    .col-md-3 {
        margin-top: 20px;
    }
}
article .entry-header, article.post .entry-header {
    border-bottom: 0px solid #ececec !important;
    margin-bottom: 0em !important;
}
article .post-readmore .btn-primary, article.post .post-readmore .btn-primary {
    border: 0px solid !important;
    background-color: #fff !important;
    padding: 0.786em 0em;
    font-weight: 700;
}
article .entry-content p, article.post .entry-content p {
    margin-bottom: 0em !important;
    margin-right: 20px;
}
article .entry-header h1.entry-title a, article.post .entry-header h1.entry-title a {
    color: black !important;
    text-decoration: none;
    font-weight: bold;
    font-size: 22px;
}
@media (min-width: 992px){
    .blog-grid article.post {
        flex: 0 0 30%;
        max-width: 30%;
        margin-left: 30px !important;
    }
}
@media (max-width: 992px){
    .img.img-responsive.lazy.loaded  {
        margin-top: 20px !important;
        width: 150px !important;
    }
}
.navbar-primary .nav>li>a, .primary-navigation .nav>li>a {
    text-transform: none !important;
}
.navbar-search2 .nav>.menu-item+.menu-item>a::before {
    content: '|';
    color: black;
    display: inline-block;
    margin: 0 1em 0 0;
}
@media (min-width: 1590px){
    .navbar-search .search-categories {
        padding-right: 1em;
    }  
}
/* @media (max-width: 1400px) and (min-width: 1024px){
    .section-deals-carousel-and-products-carousel-tabs.row {
        max-height: 500px;
    }
}
@media (max-width: 1140px){
    .section-deals-carousel-and-products-carousel-tabs.row {
        max-height: none;
    }
}
@media (max-width: 1140px){
    .section-deals-carousel-and-products-carousel-tabs.row {
        flex-direction: column;
    }
}
@media (max-width: 1400px) and (min-width: 1024px){
    .section-deals-carousel-and-products-carousel-tabs.row {
        max-height: 500px;
    }
} */
/* @media (max-width: 1140px){
    .column-1.deals-carousel .deals-carousel-inner-block {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (max-width: 1400px) and (min-width: 1024px){
    .column-1.deals-carousel .deals-carousel-inner-block {
        max-height: 89%;
    }
}
@media (max-width: 1700px) and (min-width: 1500px){
    .column-1.deals-carousel .deals-carousel-inner-block {
        max-height: 80%;
    }
}
@media (max-width: 1600px) and (min-width: 1401px){
    .column-1.deals-carousel .deals-carousel-inner-block {
        max-height: 79%;
    }
}


@media (max-width: 2000px) and (min-width: 1880px){
    .section-banner-cols .col-md-6 {
        max-height: 93%;
    }
}
@media (max-width: 2000px) and (min-width: 1800px){
    section.section-banner-cols .col-md-6 {
        max-width: 50%;
    
    }
} */

/* @media (min-width: 768px){
    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 45%;
    }
} */


/* @media (max-width: 1140px){
    .section-deals-carousel-and-products-carousel-tabs.row {
        max-height: none;
    }
} */
@media (max-width: 1140px){
    .section-deals-carousel-and-products-carousel-tabs .deals-carousel.column-1 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
/* @media (max-width: 1663px){
    .site-header .header-user, .site-header .header-mayorista{
        flex: 0 0 19%;
    }

} */
@media (max-width: 1200px){
    .site-header .header-user a span {
         /* display: none;  */
    }
}
@media (min-width: 1600px) and  (max-width: 1860px){
    .site-header .header-user, .site-header .header-mayorista{
        flex: 0 0 7%;
    }

}  
@media (min-width: 1400px) and  (max-width: 1599px){
    .site-header .header-user, .site-header .header-mayorista{
        flex: 0 0 8%;
    }

} 
@media (min-width: 1200px) and  (max-width: 1399px){
    .site-header .header-user, .site-header .header-mayorista{
        flex: 0 0 10%;
    }

} 
@media (min-width: 1025px) and  (max-width: 1150px){
    .navbar-search2{
        display: none;
    }

}
@media (min-width: 1150px) and  (max-width: 1150px){
    .navbar-search2{
        display: none;
    }

}
    /* @media (max-width: 1200px) and (min-width: 768px){
    .site-header .site-header-cartmoneda  {
        margin-bottom: 20px !important;
    }
} */
/* @media (max-width: 1200px) and (min-width: 768px){
    .site-header .header-user  {
        margin-bottom: 20px !important;
    }  
} */
@media (max-width: 1200px) and (min-width: 768px){
    .section-banner-cols .col-md-6 {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
}
@media (max-width: 1140px) and (min-width: 1024px){
    .site-footer .before-footer-wrap .col-full{
        flex-direction: column;
    }
}
/* @media (max-width: 1500px) and (min-width: 1140px){
    .section-banner-cols{
       margin-top: 50px;
    }
}
@media (max-width: 1500px) and (min-width: 1400px){
    .section-banner-cols{
       margin-top: 20px;
    }
} */

@media (max-width: 1199px) and (min-width: 1025px){
    .navbar-primary .nav .dropdown-menu {
        margin-left: 240px !important;
        margin-top: -5px !important;
    }
}

@media (min-width: 1024px) and  (max-width: 1100px){
    .header-v10 .departments-menu.show button::after, .header-v2 .departments-menu.show button::after, .header-v3 .departments-menu.show button::after, .header-v4 .departments-menu.show button::after, .header-v5 .departments-menu.show button::after, .header-v6 .departments-menu.show button::after {
        left: 95% !important;
    }
}
@media (min-width: 1100px) and  (max-width: 1320px){
    .header-v10 .departments-menu.show button::after, .header-v2 .departments-menu.show button::after, .header-v3 .departments-menu.show button::after, .header-v4 .departments-menu.show button::after, .header-v5 .departments-menu.show button::after, .header-v6 .departments-menu.show button::after {
        left: 87% !important;
    }
}
@media (min-width: 1321px) and  (max-width: 1380px){
    .header-v10 .departments-menu.show button::after, .header-v2 .departments-menu.show button::after, .header-v3 .departments-menu.show button::after, .header-v4 .departments-menu.show button::after, .header-v5 .departments-menu.show button::after, .header-v6 .departments-menu.show button::after {
        left: 85% !important;
    }
}
@media (min-width: 1381px) and  (max-width: 1470px){
    .header-v10 .departments-menu.show button::after, .header-v2 .departments-menu.show button::after, .header-v3 .departments-menu.show button::after, .header-v4 .departments-menu.show button::after, .header-v5 .departments-menu.show button::after, .header-v6 .departments-menu.show button::after {
        left: 82% !important;
    }
}
@media (min-width: 1471px) and  (max-width: 1520px){
    .header-v10 .departments-menu.show button::after, .header-v2 .departments-menu.show button::after, .header-v3 .departments-menu.show button::after, .header-v4 .departments-menu.show button::after, .header-v5 .departments-menu.show button::after, .header-v6 .departments-menu.show button::after {
        left: 80% !important;
    }
}
@media (min-width: 1521px) and  (max-width: 1570px){
    .header-v10 .departments-menu.show button::after, .header-v2 .departments-menu.show button::after, .header-v3 .departments-menu.show button::after, .header-v4 .departments-menu.show button::after, .header-v5 .departments-menu.show button::after, .header-v6 .departments-menu.show button::after {
        left: 78% !important;
    }
}
@media (min-width: 1571px) and  (max-width: 1620px){
    .header-v10 .departments-menu.show button::after, .header-v2 .departments-menu.show button::after, .header-v3 .departments-menu.show button::after, .header-v4 .departments-menu.show button::after, .header-v5 .departments-menu.show button::after, .header-v6 .departments-menu.show button::after {
        left: 76% !important;
    }
}
@media (min-width: 1621px) and  (max-width: 1690px){
    .header-v10 .departments-menu.show button::after, .header-v2 .departments-menu.show button::after, .header-v3 .departments-menu.show button::after, .header-v4 .departments-menu.show button::after, .header-v5 .departments-menu.show button::after, .header-v6 .departments-menu.show button::after {
        left: 74% !important;
    }
}
@media (min-width: 1691px) and  (max-width: 3000px){
    .header-v10 .departments-menu.show button::after, .header-v2 .departments-menu.show button::after, .header-v3 .departments-menu.show button::after, .header-v4 .departments-menu.show button::after, .header-v5 .departments-menu.show button::after, .header-v6 .departments-menu.show button::after {
        left: 72% !important;
        display: none;
    }
}
h6.call-us-title {
    font-family: 'Rubik', sans-serif !important;
}
.site-footer h4{
    font-size: 15.008px !important;
    font-weight: normal !important;
    line-height: 1.4em;
}
.header-oulet .nav-link {
    padding: 0.2em 0.2em;
}
.header-ofertas .nav-link {
    padding: 0.2em 0.2em;
}
.contact-form .form-group {
    margin-left: 20px !important;
}
.wpcf7-form .form-group .col-md-6 {
    padding-right: 20px;
    /* padding-left: 20px; */
}
/* .swiper-slide.swiper-slide-active {
    width: 1445px !important;
} */
.departments-menu button {
    background: #e4ae6c;
    color: white;
    border: 0 none;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: .25rem;
    border-radius: 0.25rem;
}
.departments-menu > .dropdown-menu > li {
    background: #e4ae3b;
    color:#543428;
}
.departments-menu > .dropdown-menu {
    margin: 0;
    position: relative;
    width: 100%;
    border: 0 none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
header.section-header {
    margin-top: 30px;
}
a.dropdown-toggle.dropdownmoneda {
    background: black !important;
    padding: 5px 12px 5px 5px !important;
    border-radius: 5px !important;
    color: white !important;
}
.section-banner-cols {
    margin: 0px auto !important;
}
.section-deals-carousel-and-products-carousel-tabs.row{
    text-align: center;
}
img.loading.pruebaimagen {
    /* height: 200px; */
    width: 900px;
}

@media (min-width: 1025px) and (max-width: 1199px){
    #content #secondary, #content #secondary {
        flex: 0 0 24%;
        max-width: 24%;
        display: block;
        padding-right: 0;
    }
}
@media (min-width: 1025px) and (max-width: 1199px){
    #content #primary, #content #primary {
        flex: 0 0 76%;
        max-width: 76%;
        order: 2;
    }
}
@media (max-width: 1199px){
    #secondary {
        display: none;
    }
}

.content.site-content {
    margin-top: 40px !important;
}
#secondary .widget ul li:first-child >span>a{
    font-weight: 600;
}
#secondary .widget_product_categories ul.product-categories li.product_cat ul li.cat-item.active a{
    font-weight: 600;
}
#secondary .widget_product_categories ul.product-categories li.product_cat ul.ul-2{
    padding-left: 30px;
}
.loading > .fa:before{
    color: #e4ae3b;
}
.pagination .page-numbers li .page-numbers.current, .woocommerce-pagination .page-numbers li .page-numbers.current{
    background-color: #e4ae3b!important;
}
#secondary .widget.widget_layered_nav ul li a:hover:before, 
#secondary .widget.widget_layered_nav ul li.chosen a:before{
    color: #e4ae3b;
}
#secondary .widget.widget_techmarket_products_filter > span.widget-title{
    margin-bottom: 15px;
    padding-bottom: 0px;
}
#techmarket_product_categories_widget-2{
    margin-bottom: 5px;
}
#secondary .widget ul li a {
    padding: .5em 1em .5em 1em;
    margin-bottom: 0;
}
#secondary .widget ul li.product_cat.cat-item.active>a{
    font-weight: 600;
}
#secondary #frm-filtros .widget ul li a {
    font-weight: 400;
    letter-spacing: -.01em;
    line-height: 1.4em;
    margin-bottom: .333em;
    font-size: 15px;
    text-transform: capitalize;
    color: #444;
    padding: 0;
    padding-bottom: .2em;
}