.site-header .header-user a span {
    color: white !important;
}

body{
    font-family: 'Lato', sans-serif;
    color: var(--text-color);
}


/*<editor-fold desc="Top Bar">*/
.top-bar {
    background: var(--primary-color);
    border-bottom: 1px solid rgba(255, 255, 255, .4);
}

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

.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;
}

/*</editor-fold>*/

/*<editor-fold desc="Header">*/
header#masthead {
    padding-top: 1.2em;
    padding-bottom: 1.2em;
    background-color: var(--primary-color);
}

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

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

.primary-navigation .nav > li > a,
.navbar-primary .nav > li > a {
    color: #fff;
}

.site-header-cart .cart-contents .count {
    background-color: var(--secondary-color);
}

#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: var(--primary-color);
}

.site-header-cart .cart-contents .amount .price-label {

}

.site-header-cart .cart-contents i {
    color: var(--tertiary-color);
}

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

.site-header .header-user {
    flex: 0 0 12%;
    align-items: flex-end;
}

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

.site-header .header-user a {
    font-size: .9em;
    display: flex;
    align-items: center;
}

.site-header .header-user i {
    font-size: 1.5em;
    color: var(--tertiary-color);
    margin-right: .3em;
}

.site-header .header-user a span {
    line-height: normal;
}

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

.menu-principal-wrap {
    background-color: var(--primary-color);
    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 {
    background: var(--secondary-color);
    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 > .children > li:first-child > a {
    padding-top: 0;
}

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

#secondary .widget_product_categories ul.product-categories li.product_cat > ul > li.current-cat > ul.children {
    padding-top: .5em !important;
}

#secondary .widget_product_categories .category-single > li > ul:last-child li.current-cat-parent > a {
    font-weight: 500;
}

#secondary .widget_product_categories .category-single.product-categories li.product_cat ul + ul li.cat-item > ul.children {
    padding-left: .929em;
}

/*#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;
}*/

#secondary .widget_product_categories .category-single.product-categories li.product_cat ul + ul li.cat-item ul.children li.cat-item.current-cat-parent ul {
    padding-top: 0;
    padding-bottom: 0;
}

#secondary .widget_product_categories .category-single.product-categories li.product_cat ul + ul li.cat-item ul.children li.cat-item.current-cat-parent ul li > a {
    padding-top: 0;
    padding-bottom: .5em;
}

@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 16%;
            max-width: 16%;
        }
    }
}

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

@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: 75%;
        flex-shrink: 1;
    }

    .site-header .handheld-header .handheld-header-links > ul {
        flex-wrap: wrap;
        column-gap: 20px;
        grid-row-gap: 10px;
    }

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

    header#masthead {
        padding-bottom: 1.2em;
    }

    .site-header .handheld-header .handheld-navigation .btn,
    .site-header .handheld-header .handheld-navigation button,
    .site-header .handheld-header .handheld-header-cart-link i,
    .site-header .handheld-header .handheld-header-links ul li a {
        color: var(--tertiary-color);
    }

    .site-header .handheld-header .stuck .handheld-navigation .btn,
    .site-header .handheld-header .stuck .handheld-navigation button,
    .site-header .handheld-header .stuck .handheld-header-cart-link i,
    .site-header .handheld-header .stuck .handheld-header-links ul li a {
        color: var(--tertiary-color);
    }

    .site-header .handheld-header .handheld-header-links ul li + li {
        margin: 0;
        padding: 0;
    }

    .site-header .handheld-header .handheld-header-links ul li i.fa-chevron-down {
        font-size: .8em;
    }
}

/*</editor-fold>*/

/*<editor-fold desc="Iconos del home">*/
/*
.features-list .features {
    border: 0 none;
}

.features-list .features .feature {
    margin: 0;
}

.features-list .features .feature + .feature {
    border: 0 none;
}

@media (min-width: 768px) {
    @media (max-width: 1199px) {
        .features-list .features .feature {
            flex: 0 0 130px;
            max-width: 130px;
        }
    }
}
*/

.features-list-slick {
    position: relative;
    margin-bottom: .8em;
}

.features-list-slick .features {
    align-items: center;
    margin: 0 10px;
}

.features-list-slick .features .feature {
    padding: 0 5px;
    font-size: 0;
    line-height: 0;
}

.features-list-slick .features .media {
    justify-content: center;
}

.features-list-slick .slick-arrow {
    position: absolute;
    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%);
    z-index: 10;

    color: var(--primary-color);
}

.features-list-slick .prevArrow {
    left: -5px;
}

.features-list-slick .nextArrow {
    right: -5px;
}

.features-list-slick .slick-track {
    margin-left: auto;
    margin-right: auto;
}

/*</editor-fold>*/

/*<editor-fold desc="Banners medio full width">*/
.home-v4-slider {
    margin-bottom: .8em;
}

.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 (max-width: 960px) {
    .swiper-container .swiper-slide:not(.swiper-slide-mobile) {
        display: none;
    }
}

@media (min-width: 961px) {
    .swiper-container .swiper-slide:not(.swiper-slide-web) {
        display: none;
    }
}

@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.7%;
        max-width: 25.7%;
    }
}

@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 {
    /*background: url("../../img/bg-footer.png") center no-repeat var(--primary-color);
    background-size: cover;*/
    background: #fff;
}

.site-footer .before-footer-wrap {
    /*background: var(--tertiary-color);*/
    border-bottom: 2px solid var(--primary-color);
}

.site-footer .before-footer-wrap i,
.site-footer .before-footer-wrap a,
.site-footer .before-footer-wrap h5,
.footer-newsletter .newsletter-marketing-text {
    color: var(--primary-color);
}

.footer-newsletter input[type=text] {
    padding: .7em;
    border: 0!important;
    margin-right: 0;
}

.footer-newsletter input[type=text] + .button,
.footer-newsletter input[type=text] + button {
    padding-top: .65em;
    padding-bottom: .65em;
    border-radius: 25px!important;
    font-weight: 500;
    background-color: #440900;
}

.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: var(--primary-color);
}

.footer-contact .footer-contact-info .footer-address-map-link .tm,
.footer-payment-info .icon .tm {
    color: var(--tertiary-color);
}

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

.footer-widgets .columns .widget h4 {
    color: var(--primary-color);
}

.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: var(--tertiary-color);
}

.footer-widgets .columns .widget ul li a:hover {
    text-decoration: underline;
}

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

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

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

.footer-payment-info .footer-payment-icons img {
    max-width: 150px;
}

@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 50%;
    }
}

.footer-newsletter .media-body {
    display: flex;
}

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

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

.footer-newsletter .media svg * {
    fill: var(--primary-color);
}

.footer-newsletter .newsletter-body form {
    white-space: nowrap;
    background-color: #fff;
    border-radius: 25px;
    padding: 5px;
    box-shadow: 0px 5px 0px 0px #d5bd95;
    -webkit-box-shadow: 0px 5px 0px 0px #d5bd95;
    -moz-box-shadow: 0px 5px 0px 0px #d5bd95;
}

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

.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;
    }
}

.apps-links h6 {
    color: var(--primary-color);
    font-size: 1em;
}

.apps-links div div {
    display: flex;
}

.apps-links div div a img {
    height: 30px;
}

@media (max-width: 767px) {
    .footer-contact .footer-logo img {
        margin: 0 auto;
    }

    .site-footer .footer-widgets-block .footer-contact {
        text-align: center;
    }

    .footer-contact .footer-contact-info .footer-address-map-link .tm {
        float: none;
    }

    .contact-payment-wrap {
        justify-content: center;
        margin-top: 1em;
    }

    .footer-payment-info .footer-payment-info-title {
        text-align: left;
    }

    .site-footer .footer-widgets-block .footer-widgets {
        text-align: center;
    }
}

/*</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;
}

.section-products-carousel-tabs .section-header h2 {
    color: var(--text-color);
    font-size: 2em;
    line-height: 1.3em;
    margin: 0;
    margin-bottom: 25px;
}


@media (min-width: 768px) {
    .section-products-carousel-tabs .section-header {
        align-items: flex-end;
    }
}

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

.productos-destacados-banner {
    background-position: top center;
    background-size: 100% auto;
    background-repeat: no-repeat;

    margin-bottom: 2em;
}

.productos-destacados-banner > .col-full > section {
}

.productos-destacados-banner > .col-full > section .section-header {
    border: 0 none;
    padding-top: 2.2em;
}

.productos-destacados-banner > .col-full > section .section-header h2 {
    color: var(--primary-color);
    font-size: 2em;
    line-height: 1.3em;
    margin: 0;
}

.productos-destacados-banner > .col-full > section .section-header .nav {
    display: none;
}

.productos-destacados-banner > .col-full > section .tab-content {
    overflow: hidden;
    background: white;
    padding: 15px 0 0;

    min-height: 364px;

    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;

    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
}

@media (min-width: 1140px) {
    .productos-destacados-banner > .col-full > section .tab-content {
        overflow: visible;
        height: 364px;
    }

    .productos-destacados-banner > .col-full > section .tab-content > .tab-pane {
        overflow: hidden;
        padding-right: 2px;
        margin-bottom: -120px;
        padding-bottom: 120px;
    }
}

.productos-destacados-banner .section-products-carousel-tabs .products .slick-dots {
    padding-bottom: 2.375em;
}

@media (max-width: 991px) {
    .productos-destacados-banner .section-products-carousel-tabs {
        overflow: visible;
    }
}

@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) {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .productos-destacados-banner {
        background-size: auto 40%;
    }

    .productos-destacados-banner > .col-full > section .section-header h2 {
        text-align: center;
    }
}

/*.section-products-carousel-tabs .section-title {
    color: var(--tertiary-color);
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.5em;
    border-bottom: 2px solid var(--primary-color);
    margin-bottom: -1px;
}*/

/*.section-products-carousel .section-header,
.section-products-carousel .homepage-section-header,
.deals-carousel-inner-block .section-header,
.deals-carousel-inner-block .homepage-section-header,
.section-products-carousel-tabs .section-header,
.section-products-carousel-tabs .homepage-section-header,
.section-landscape-products-carousel .section-header,
.section-landscape-products-carousel .homepage-section-header,
.section-landscape-products-widget-carousel .section-header,
.section-landscape-products-widget-carousel .homepage-section-header,
.section-single-carousel-with-tab-product .section-single-carousel .section-header,
.section-single-carousel-with-tab-product .section-single-carousel .homepage-section-header,
.featured-brands-block .section-header,
.featured-brands-block .homepage-section-header,
.section-products-carousel-widget-with-tabs .section-brands .section-header,
.section-products-carousel-widget-with-tabs .section-brands .homepage-section-header,
.section-categories-carousel .section-header,
.section-categories-carousel .homepage-section-header {
    border-bottom: 1px solid var(--secondary-color);
}*/

.section-products-carousel-tabs .nav-link {
    font-size: 1em;
}

.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 h4 {
        display: none;
    }

    .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="Sucursales">*/
#main .sucursales .imagen {
    height: 0;
    position: relative;
    overflow: hidden;
    padding-bottom: 75%;
    border-radius: 3px;
    margin-bottom: 10px;
}

#main .sucursales .padding p {
    margin-bottom: .6em;
}

/*</editor-fold>*/

/*<editor-fold desc="Body">*/
.ecommercepro-breadcrumb {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

.ecommercepro-breadcrumb-responsive {
    display: none;
}

@media (max-width: 1199px) {

    .shop-control-bar {
        margin-bottom: 10px;
    }

    .ecommercepro-breadcrumb-responsive {
        display: block;
        font-size: .9em;
        margin-bottom: 10px;
    }

    .ecommercepro-breadcrumb-responsive a {
        background: #f5f5f5;
        padding: 2px 8px;
        display: inline-block;
        margin: 5px 0;
        border-radius: 4px;
    }

    .ecommercepro-breadcrumb-responsive .delimiter {
        margin: 0 .5em;
        font-size: .7em;
    }

    .ecommercepro-breadcrumb-responsive a:last-child {
        font-weight: 500;
        color: var(--primary-color);
    }
}

/*</editor-fold>*/

/*<editor-fold desc="Productos">*/
.products .product .onsale,
.single-product .single-product-wrapper .product-images-wrapper .onsale {
    background: var(--secondary-color);
}

.products .product:hover .onsale {
    display: block;
}

.shop-control-bar-bottom {
    padding-top: 4em;
}

.single-product .product_title {
    clear: none;
}

.single-product .logo-marca {
    float: none;
}

.single-product .product-actions .price del {
    text-decoration: line-through !important;
}

.products .product .discount,
.single-product .single-product-wrapper .product-images-wrapper .discount {
    position: absolute;
    right: 0;
    top: 0;
    width: 64px;
    height: 64px;
}

.single-product .single-product-wrapper .product-images-wrapper .discount {
    width: 72px;
    height: 72px;
    margin-right: 30px;
    z-index: 10;
}

.products .product .discount svg,
.single-product .single-product-wrapper .product-images-wrapper .discount svg {
    width: 100%;
    height: 100%;
}

#secondary .widget.widget_layered_nav ul li a {
    text-indent: -32px;
    padding-left: 32px;
}

.list-quantity {
    max-width: 160px;
    margin-left: auto;
    margin-right: auto;
}

input[type="number"].inp-quantity {
    -moz-appearance: textfield;
    border-right: 0 none;
    text-align: right;
    flex: 1 1 0%;
    min-width: 0;
    background: #fff;
    border-top: 1px solid rgba(0, 0, 0, .15);
    border-bottom: 1px solid rgba(0, 0, 0, .15);
}

input[type="number"].inp-quantity::-webkit-outer-spin-button,
input[type="number"].inp-quantity::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"].inp-quantity + .input-group-addon {
    background: none;
    text-align: left;
    padding-left: 0;
    width: 25%;
    flex: 1 1 0%;
    background: #fff;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

input[type="number"]:not([data-modo_venta="Kilogramo"]).inp-quantity + .input-group-addon {
    flex: 1 1 15%;
}

.single-product .single-product-meta .cat-and-sku > span {
    display: inline-block;
    margin-right: 20px;
}

.single-product .product-actions form.cart {
    align-items: center !important;
}

.single-product .product-actions form.cart #quantity-input {
    min-width: 40px !important;
}

.single-product .product-actions form.cart .single_add_to_cart_button {
    margin: 0 !important;
    margin-left: 15px !important;
    padding: 18px 90px !important;
}

@media (max-width: 768px) {
    .single-product .product-actions form.cart .single_add_to_cart_button {
        margin: 15px auto !important;
        width: 100%;
    }
}

/*</editor-fold>*/

/*<editor-fold desc="Carrito">*/
.formulario .select2-container .select2-selection--single {
    height: 39px;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.formulario .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 37px;
}

.formulario .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 37px;
}

.select2-dropdown {
    border-color: #ebebeb !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #ebebeb !important;
}

/*</editor-fold>*/

/*<editor-fold desc="Buscador autocomplete">*/
.ui-autocomplete {
    /*max-width: 520px;*/
    max-height: 80%;
    max-height: calc(100% - 120px);
    overflow: auto;
    z-index: 1000000;
    border: 1px solid #e7e7e7 !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.ui-autocomplete .ui-menu-item {
    overflow: hidden;
    padding: 0;
}

.ui-autocomplete .ui-menu-item a,
.ui-autocomplete .ui-menu-item a:active,
.ui-autocomplete .ui-menu-item a:hover,
.ui-autocomplete .ui-menu-item a:focus {
    background: none;
    border: 0 none;
    color: #333;
    font-size: 14px;
}

.ui-autocomplete .ui-menu-item:hover a {
    background: var(--primary-color);
}

.ui-menu .ui-menu-item .ui-state-active {
    margin: 0;
    background: var(--primary-color);
    color: #fff;
}

.ui-autocomplete .ui-menu-item:hover a {
    color: #fff;
}

.ui-autocomplete .ui-menu-item a img {
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: middle;
}

.ui-autocomplete .ui-menu-item a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0;
}

.ui-autocomplete .ui-menu-item a > span,
.ui-autocomplete .ui-menu-item a > span:hover {
    display: block;
    padding: 10px;
    vertical-align: middle;
}

.ui-autocomplete .ui-menu-item a span.image {
    width: 60px;
    padding-right: 0;
}

.ui-autocomplete .ui-menu-item a span.info {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 60px);
    align-items: center;
}

.ui-autocomplete .ui-menu-item a span.info span {
    padding: 1px;
}

.ui-autocomplete .ui-menu-item a span.info span.nombre {
    width: 100%;
}

.ui-autocomplete .ui-menu-item a span.info span.precio {
    color: var(--primary-color);
    font-size: 1.1em;
    font-weight: bold;
}

.ui-autocomplete .ui-menu-item a span.info span.precio-lista {
    color: #ccc;
    text-decoration: line-through;
    margin-left: 10px;
}

.ui-autocomplete .ui-menu-item a span.info .descuento {
    margin-left: 10px;
}

.ui-autocomplete .ui-menu-item:hover a span.info span.precio,
.ui-autocomplete .ui-menu-item:hover a span.info span.precio-lista,
.ui-autocomplete .ui-menu-item a.ui-state-active span.info span.precio,
.ui-autocomplete .ui-menu-item a.ui-state-active span.info span.precio-lista {
    color: #fff;
}

@media (max-width: 1024px) {
    .ui-autocomplete {
        max-width: calc(100% - 30px);
        margin-left: 15px;
        margin-right: 15px;
        left: 0 !important;
    }
}

/*</editor-fold>*/

/*<editor-fold desc="Horarios de entrega">*/
#horario-picker-modal {
    z-index: 999999;
}

#tbl-Delivery .disabled,
#tbl-Pickup .disabled {
    opacity: .4 !important;
    text-decoration: line-through;
}

#horario-picker-modal .card {
    border: 0 none;
    margin-bottom: 2px;
    text-align: center;
}

#horario-picker-modal .card .card-header {
    background: #dce2da;
    border: 0 none;
}

#horario-picker-modal .card .card-header {
    -webkit-border-radius: calc(.25rem - 1px) calc(.25rem - 1px);
    -moz-border-radius: calc(.25rem - 1px) calc(.25rem - 1px);
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px);
    padding: 0;
}

#horario-picker-modal .card .card-header a {
    display: block;
    color: #333;
    padding: 0.55rem 1.25rem;
}

#horario-picker-modal .card .card-block {
    padding-left: 0;
    padding-right: 0;
}

#horario-picker-modal .card .card-block label {
    font-size: .9em;
    white-space: nowrap;
}

/*</editor-fold>*/

/*<editor-fold desc="Filtros rangos">*/
.widget_price_filter .ui-slider .ui-slider-handle {
    border: 0;
}

.widget_price_filter .ui-widget.ui-widget-content {
    border: 0;
}

#secondary .widget.widget_price_filter .price_slider .ui-slider-handle {
    top: 0;
}

.widget_price_filter .filter-slider-form {
    display: flex;
    margin-top: 1em;
}

.widget_price_filter .filter-slider-form input {
    text-align: center;
    font-size: 1.3em;
    max-width: 60%;
    margin-right: 10px;
}

#secondary .widget.widget_price_filter {
    margin-bottom: 3.7em;
}

/*</editor-fold>*/

/*<editor-fold desc="Magnific Popup">*/
.mfp-bg,
.mfp-wrap {
    z-index: 9999999;
}

/*</editor-fold>*/

.ui-pnotify {
    z-index: 999999 !important;
}

.title-link {
    color: var(--primary-color) !important;
    cursor: pointer !important;
}

.imagen-autor {
    max-height: 200px;
    margin: auto;
    width: auto;
}

.pad-15 {
    padding: 15px;
}

.pad-30 {
    padding: 30px;
}

.card-autor {
    height: 100%;
    align-content: center;
    justify-content: center;
}

.img-blog {
    max-height: 300px;
    width: min-content;
    margin-bottom: 0 !important;
}

.m-0-auto {
    margin: 0 auto;
}

.mt-15 {
    margin-top: 15px;
}

.mt-30 {
    margin-top: 30px;
}

.autor-desc {
    width: 600px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 15px;
    text-align: justify;
    line-height: 20px;
}

#products-desc .ui-sortable-handle {
    cursor: move !important;
}

.products .product .price .amount {
    font-size: 1.35em;
}

.price del {
    color: #626060;
}

.sticky-wrapper .techmarket-sticky-wrap.stuck{
    background-color: var(--primary-color);
}

@media (max-width: 992px) {
    .products .product .hover-area {
        display: block !important;
    }
}

/*NEW*/
h2, h2 strong{
    font-family: 'D-DIN Condensed', sans-serif;
    font-weight: bold;
    font-size: 40px;
    letter-spacing: -0.05em;
    margin-top: 25px;
    line-height: 50px;
    text-transform: uppercase;
}
#menu-navbar-primary li a{
    font-family: 'D-DIN Condensed', sans-serif;
    font-weight: bold;
    font-size: 14px;
}
#menu-navbar-primary li {
    vertical-align: middle;
    padding: 0 0.7em;
}
#menu-top-bar-right li a{
    font-family: 'D-DIN Condensed', sans-serif;
    font-weight: bold;
}
#menu-top-bar-right{
    display: flex;
    align-items: center;
    margin-left: auto;
}
#menu-top-bar-left{
    display: flex;
    align-items: center;
}
.site-header .navbar-search{
    margin-left: -72%;
    padding-left: 0;
}
.navbar-search button i{
    display: block!important;
}
#search{
    width: 0;
    padding: 0;
    transition: all 200ms;
    transform-origin: center right;
    border: none;
    opacity: 0;
    z-index: -1;
}
#search.opened{
    padding: .5em 1em;
    border-top-left-radius: 25px!important;
    border-bottom-left-radius: 25px!important;
    border-right: none!important;
    opacity: 1;
    z-index: 10;
}
.navbar-search .input-group-btn button{
    padding: 5px 9px;
    min-width: auto;
    background-color: transparent;
    border: none;
    font-size: 20px;
    color: var(--tertiary-color)!important;
}
#search.opened+.input-group-btn button{
    background-color: var(--tertiary-color)!important;
    color: var(--primary-color)!important;
    border: 0;
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important;
}
.kzero-btn{
    background-color: var(--secondary-color);
    margin: 5px auto;
    color: var(--primary-color)!important;
    border-radius: 15px;
    font-weight: bold;
    padding: 0 15px;
    margin-left: 10px;
    line-height: 20px;
}
.kzero-btn::before{
    display: none!important;
}

/*Nav*/
.handheld-navigation>.handheld-navigation-menu{
    height: 100vh;
}

@media (max-width: 992px) {
    .site-header .handheld-header .handheld-header-cart-link .count{
        background-color: var(--secondary-color);
    }
}

/*Row Menu*/
.ecommercepro-active .site-header .col-full{
    padding-left: 3.5%!important;
    padding-right: 3.5%!important;
}
.btn-darker-nav{
    background-color: var(--primary-color-d10)!important;
    padding: 10px!important;
    border-radius: 25px!important;
}
.row-menu{
    flex-basis: 0;
    flex-grow: .95;
    max-width: 100%;
    z-index: 10;
    margin-left: 15px;
}
.site-header .header-user{
    flex: 0;
}
.site-header .site-header-cart{
    flex: 0;
    margin-left: 0;
}
.site-header .header-user a{
    padding: 0;
}
.site-header .header-user i{
    margin-right: 0;
}
.site-header-cart .cart-contents i{
    font-size: 1.3em;
}
.site-header-cart .cart-contents .count{
    margin-left: -25%;
    margin-top: -50%;
}
@media (max-width: 1600px) {
    .site-header .navbar-search {
        margin-left: -68%;
    }
}
@media (max-width: 1400px) {
    .site-header .navbar-search {
        margin-left: -62%;
    }
}
@media (max-width: 1200px) {
    .row-menu{
        flex-grow: .9;
    }
    .site-header .navbar-search {
        margin-left: -54%;
    }
}

/**/
.button{
    border-radius: 25px;
}
.site-header.header-v10 .navbar-primary {
    width: 100%;
}
.site-header-cart .cart-contents .amount{
    display: none;
}

.section-products-carousel-tabs .section-header{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-transform: uppercase;
    border-bottom: none;
}
.section-products-carousel-tabs .nav-link.active{
    color: var(--primary-color);
}
.section-products-carousel-tabs .nav-link::after,
.section-products-carousel-tabs .nav-link.active::after{
    display: none;
}
@media (max-width: 992px) {
    .banners.home4-banner.techmarket-banner{
        margin-bottom: 1.5em;
    }
    .section-products-carousel-tabs .section-header .section-title{
        text-align: center;
    }
}

/*How it works*/
.pad-0{
    padding: 0!important;
}
#how-it-works{
    margin-top: 100px;
    background-color: #ffe4b8;
    text-align: center;
}
#roof{
    background-image: url('../../img/top_store.png');
    background-repeat: no-repeat;
    background-size: 2000px;
    background-position: top center;
    height: 170px;
}
#roof .row{
    padding: 20px 0 30px 0;
}
.col-how{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 20%;
    max-width: 100%;
}
.col-how p{
    max-width: 100%;
}
.col-how img{
    width: auto;
    max-width: fit-content;
    margin-bottom: 20px;
}
.arrow-reverse{
    transform: rotateX(180deg);
}
#how-it-works h6{
    margin-bottom: 80px;
}
#how-it-works .row{
    padding-bottom: 100px;
}
#how-it-works h5{
    font-weight: bold;
    font-size: 25px;
}
#how-it-works .button{
    margin-top: 50px;
    font-weight: bold;
}
@media (max-width: 992px) {
    .col-how{
        width: 100%;
    }
    .col-how img{
        margin-bottom: 0;
    }
    .arrow-col{
        height: 200px;
        transform: rotate(90deg);
        margin-bottom: 30px;
    }
    #app-section .row{
        margin: 0;
    }
    #app-section .row p{
        justify-content: center;
    }
    #app-section .row-button{
        align-items: center;
    }
}


#app-section{
    position: relative;
}
#app-section .container {
    padding-bottom: 150px;
    min-height: 550px;
    display: flex;
    align-items: center;
}
#app-section .row{
    width: 100%;
    text-align: center;
}
#app-section .row-button{
    display: flex;
    justify-content: center;
}
#app-section .row-button a{
    padding: 0 15px;
    margin-bottom: 20px;
}
#app-section .row p{
    display: flex;
    align-items: center;
}
#app-section .row p span{
    margin-left: 15px;
}
#phone{
    position: absolute;
    bottom: 0;
    right: 0;
    padding-right: 4.5%!important;
}
#top-tomato{
    background-image: url('../../img/banner-long.jpg');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: left center;
    height: 216px;
}
#bottom-red{
    background-image: url('../../img/banner-long-bottom.jpg');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center;
    height: 148px;
    position: absolute;
    z-index: -1;
    bottom: 0;
    width: 100%;
}
.top-bar .nav-item+.nav-item .nav-link::before, .top-bar .nav-item+.nav-item>a::before,
.top-bar .nav>.menu-item+.menu-item>a::before{
    color: transparent;
    margin: 0 0.5em;
}
@media (max-width: 1400px) {
    #phone{
        padding-right: 0!important;
        margin-right: -5%;
    }
}
@media (max-width: 1200px) {
    #phone{
        padding-right: 0!important;
        margin-right: -18%;
    }
    #app-section .row-button {
        flex-direction: column;
    }
}
@media (max-width: 992px) {
    #phone{
        display: none;
    }
}


/*footer*/
footer .footer-container{
    background-color: #1a1a1a;
}
footer .before-footer-wrap{
    background-color: #ffe4b8;
}
.footer-newsletter .newsletter-title{
    font-size: 1.8em;
    letter-spacing: 0;
    margin: 0;
    width: 80%;
    max-width: 100%;
    font-weight: bold;
}
.footer-widgets .columns:last-child:before{
    border-left: 0;
}
.footer-widgets .columns:last-child .widget{
    margin-left: 0!important;
}
.footer-widgets .columns .widget h4,
.footer-payment-info .footer-payment-info-title{
    font-family: 'D-DIN Condensed', sans-serif;
    font-weight: bold;
    color: var(--tertiary-color);
    font-size: 20px;
    text-transform: inherit;
    margin-top: 0;
}
.footer-widgets .columns .widget ul li a{
    color: #ffe4b8;
}
.footer-payment-info .icon i, .footer-contact .footer-contact-info .footer-address-map-link, .footer-contact .footer-contact-info .call-us-text{
    color: var(--secondary-color);
}
.catalogo-button{
    text-align: center;
}
.catalogo-button .button{
    font-weight: bold;
}
@media (max-width: 992px) {
    .footer-newsletter .newsletter-title{
        width: 100%;
    }
    .before-footer-wrap .col-full .footer-newsletter .media-body>div{
        width: 80%;
        max-width: 100%;
    }
    .footer-contact-info{
        margin-bottom: 50px;
    }
}