:root {
    --width-product: 280px;
}
h1, h2, h3, h4, h5, h6{
    font-weight: 700;
}
.content-area {
    margin-bottom: 0;
}
.red_bg{
    background-color: var(--primary-color);
}
.row-pad-0{
    padding: 0 15px;
}
.pad-0{
    padding: 0;
}
.row_pad{
    padding-top: 70px;
    padding-bottom: 50px;
}
.banner-100{
    width: 100%;
    max-width: 100%;
}
.banners{
    margin-bottom: 30px;
}
.home-slider{
    margin-bottom: 30px;
}

/*<editor-fold desc="Top Bar">*/
.top-bar-v9 a {
    color: #fff;
}
.top-bar-v9 {
    background-color: var(--primary-color);
}
.top-bar .tm-login-register {
    font-size: 1.5em;
    margin-top: -3px;
}
.top-bar .nav-item + .nav-item .nav-link::before, .top-bar .nav-item + .nav-item > a::before, .top-bar .nav > .menu-item + .menu-item .nav-link::before, .top-bar .nav > .menu-item + .menu-item > a::before {
    content: none;
}
.top-bar .fa-facebook-official, .top-bar .fa-instagram {
    margin-top: 9px;
    font-size: 20px;
}
@media (max-width: 1699px) {
    .top-bar .col-full {
        flex-direction: unset;
    }
}
.nav li a i {
    color: var(--secondary-color);
}
/*</editor-fold>*/

/*<editor-fold desc="Header">*/
.site-header.header-v4 .navbar-search input[type="text"]{
    padding: .7em 1.2em;
}
header.header-v4 {
    background-color: #fff!important;
}
.header-wishlist{
    list-style: none;
    margin-bottom: 0;
    margin-left: 0;
}
.header-compare a, .header-wishlist a {
    color: var(--secondary-color);
    align-items: center;
    padding: 0;
}
.header-compare i, .header-wishlist i, .site-header-cart .cart-contents i{
    padding: 12px 11px 9px 11px;
    background-color: var(--primary-color);
    color: #fff!important;
    border-radius: 50%;
    font-size: 1.1em;
}
@media (min-width: 1025px) {
    .site-header.header-v8 .site-branding .custom-logo-link {
        margin: 0 auto;
        height: auto;
    }
}
.navbar-search button i {
    display: inline-block;
}
.site-header.header-v8 .site-branding {
    background-color: transparent;
}
.navbar-search input[type=text] {
    border: 1px solid #cecece!important;
    border-top-left-radius: 35px !important;
    border-bottom-left-radius: 35px !important;
}
.site-header.header-v4 .navbar-search button {
    border-top-right-radius: 35px !important;
    border-bottom-right-radius: 35px !important;
}
/*@media (min-width: 1590px) {*/
@media (min-width: 768px) {
    .site-header .site-header-cart {
        /*flex: 0 0 12%;
        max-width: 12%;*/
        margin-left: 0;
        flex: auto;
        max-width: fit-content;
    }
}
.site-header .header-user {
    flex: 0 0 12%;
    align-items: flex-end;
}
.header-v4 .departments-menu span{
    display: block;
}
.header-v3 .departments-menu > .dropdown-menu {
    top: 25px;
}
.site-header-cart .cart-contents i {
    padding: 11px 10px 10px 10px;
}
.site-header-cart .precio_total, #top-cart-wishlist-count, .site-header.header-v4 .site-header-cart .cart-contents .count {
    color: #fff;
    background-color: red;
    padding: 0;
    font-size: 11px;
    border-radius: 50%;
    margin-top: -15px;
    margin-left: -10px;
    width: 18px;
    height: 17px;
    text-align: center;
    align-content: center;
}
.site-header-cart .cart-contents .count {
    background-color: var(--secondary-color);
    color: #000;
}
.page-template-template-homepage-v5 .header-v3 .departments-menu button::before, .page-template-template-homepage-v5 .header-v3 .departments-menu.show button::before, .page-template-template-homepage-v6 .header-v4 .departments-menu button::before, .page-template-template-homepage-v6 .header-v4 .departments-menu.show button::before {
    display: none;
}
.header-v3 .departments-menu > .dropdown-menu > li {
    background-color: var(--secondary-color);
}
.departments-menu > .dropdown-menu > li > a {
    cursor: pointer;
}
.departments-menu > .dropdown-menu > li > a{
    display: flex;
    justify-content: space-between;
}
.departments-menu>.dropdown-menu .menu-item-has-children .dropdown-toggle:after{
    transform: rotate(-90deg);
}
.icon-carrito img {
    max-height: 26px;
}
ul.header-compare.nav {
    margin: 0 1.1em;
}
ul.header-compare span{
    font-size: 14px;
    line-height: 16px;
    text-align: right;
    margin-right: .8em;
}
ul.header-compare.nav i{
    padding: 11px 11px 10px 11px;
}
.header-v4 .departments-menu{
    flex: 0 1 auto;
    max-width: 100%;
    width: auto;
    margin-right: 1.2em;
    margin-left: 1.5em;
}
.header-v4 .departments-menu button{
    width: auto;
}
.my-account{
    max-width: 160px;
}
.my-account .has-icon svg {
    height: 30px !important;
    width: 35px !important;
    margin-top: 0px;
    margin-right: 15px;
}
ul.header-compare.nav li.my-account a>svg>g>path{
    fill: var(--primary-color);
}
.header-v4 .sticky-wrapper .techmarket-sticky-wrap.stuck{
    background-color: #fff;
}
.departments-menu>.dropdown-menu .menu-item-has-children a[data-toggle=dropdown]::after{
    margin-top: -18px;
}
.slick-initialized .slick-slide{
    margin-bottom: -4vh;
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{
    bottom: calc(5vh);
}
.features-list-slick{
    margin-bottom: 30px;
    margin-top: 40px;
}
/*</editor-fold>*/

/*<editor-fold desc="Banners Superiores">*/
.row-banner-superior-2 {
    padding-top: 30px;
}
/*</editor-fold>*/

/*<editor-fold desc="Íconos del Home">*/
.features-list-slick{
    padding: 0!important;
}
.features-list-slick ul.slick-dots{
    padding-top: 30px;
}
.features-list .features .feature .media {
    align-items: center;
}
.features-list .features .feature .media .media-body {
    margin-left: 10px;
}
.features-list .features .feature .media a img {
    margin: 0 auto 5px;
}
.features-list .features .feature .media a .media-body {
    margin-left: 0;
}
/*</editor-fold>*/

/*<editor-fold desc="Banner Medio">*/
.col-banner-medio {
    padding-bottom: 50px;
    padding-left: 0px;
    padding-right: 0px;
}
/*</editor-fold>*/

/*<editor-fold desc="Magnific Popup">*/
.mfp-align-center .mfp-content {
    text-align: center;
}

.mfp-inline-holder .mfp-content .mfp-generic-content,
.mfp-ajax-holder .mfp-content .mfp-generic-content {
    text-align: left;
    background: #fff;
    padding: 20px;
    position: relative;
    display: inline-block;
    min-width: 300px;
    min-height: 100px;
}

.mfp-inline-holder .mfp-content .mfp-generic-content .formulario button,
.mfp-ajax-holder .mfp-content .mfp-generic-content .formulario button {
    display: inline-block;
}

#new_captcha_img {
    display: inline-block;
}

/*Products*/
/*.section-products-carousel-tabs-wrap.section-products-carousel-tabs .tab-content{
    overflow: hidden;
}*/
.products .product .button.add_to_cart_button{
    max-width: var(--width-product);
    margin-top: 15px;
    margin-bottom: 0;
}
.products .product .ecommercepro-LoopProduct-link{
    max-width: var(--width-product);
    margin: 0 auto;
}
.products .product .ecommercepro-loop-product__title, .products .product h2, .products .product h3{
    font-weight: 600;
    color: var(--tertiary-color);
    text-align: left;
    font-size: 1.1em;
    max-height: 45px;
}
.products .product .button.add_to_cart_button, .single-product .single_add_to_cart_button{
    background-color: var(--tertiary-color)!important;
    border: var(--tertiary-color)!important;
    color: #fff;
    text-transform: uppercase;
}
.products .product .button.add_to_cart_button:hover, .single-product .single_add_to_cart_button:hover{
    background-color: var(--primary-color)!important;
    border-color: var(--primary-color);
}
.products .product .price{
    text-align: left;
}
.input-group-btn > .btn{
    background-color: var(--tertiary-color);
    border-color: var(--tertiary-color);
    transition: all 300ms;
}
.input-group-btn > .btn:hover{
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}

/*<editor-fold desc="Propiedades del Producto">*/
.products .product .price .amount{
    color: var(--secondary-color-d10);
}
.products .product .button{
    color: #fff!important;
    background-color: var(--primary-color)!important;
}
ul.colores,
ul.opciones {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

ul.colores li,
ul.opciones li {
    display: inline-block;
    list-style: none;
    margin: 0 5px 10px 0;
    padding: 0;
}

ul.colores li input,
ul.opciones li input {
    display: none;
}

ul.colores li label {
    display: block;
    width: 30px;
    height: 30px;
    border: 2px solid #f0f0f0;
    cursor: pointer;
}

ul.colores li label span {
    text-indent: -99999px;
    display: block;
    width: 26px;
    height: 26px;
    border: 1px solid #fff;
}

ul.colores li input:checked + label {
    border: 2px solid #cb6b44;
}

ul.opciones li label {
    background: #f0f0f0;
    border-radius: 3px;
    padding: 5px 10px;
    cursor: pointer;
}

ul.opciones li input:checked + label {
    color: white !important;
    background: #F18052;
}

#variations-data {
    display: none;
}

.variations {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.variante_propiedades {
    color: #ccc;
    margin-bottom: 0;
}

.widget_shopping_cart .variante_propiedades {
    font-size: .8em;
}

#primary .mensaje {
    margin-bottom: 20px;
}

.padding-top-20 {
    padding-top: 20px;
}

.single-product .single-product-wrapper {
    margin-bottom: 0px !important;
}
.section-hot-new-arrivals .section-products-carousel-tabs-wrap {
    overflow: hidden;
    min-height: 320px;
    padding-bottom: 70px;
}
.pad-top-100{
    padding-top: 100px;
}
.pad-top-50{
    padding-top: 50px;
}
/*</editor-fold>*/

/*<editor-fold desc="Google Re Captcha">*/
.login-recaptcha {
    padding-left: 15px;
}

/*</editor-fold>*/

/*<editor-fold desc="Sucursales">*/
.sucursales {
    cursor: pointer;
}

/*<editor-fold desc="Suscripcion">*/
.footer-newsletter .newsletter-title {
    margin: 0 0 0.2em 0;
    font-size: 1.6em;
}
.footer-newsletter .newsletter-marketing-text{
    font-weight: 500;
}
/*</editor-fold>*/

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

.footer-contact .footer-contact-info .icon i {
    font-size: 39px;
    color: var(--primary-color);
}
.footer-widgets-block .contact-payment-wrap .footer-contact-info .col-icon {
    /* border: solid;*/
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
    padding: 5px;
}
.footer-contact .footer-contact-info .call-us-title {
    margin-top: 1.333em;
    color: var(--primary-color);
}
.footer-contact .footer-contact-info .call-us-text {
    display: block;
    color: var(--secondary-color);
    font-size: 1em;
    line-height: 1em;
    font-weight: 500;
    letter-spacing: -0.015em;
    margin-bottom: 1.067em;
    margin-top: -14px;
}
.footer-secure-by-info .footer-secured-by-icons .secure-icons-image {
    width: 146px;
}
.site-footer h4 {
    color: #fff;
    font-size: 1em;
    line-height: 1.533em;
    letter-spacing: -.025em;
    margin-bottom: 1.267em;
    font-weight: 700;
}
.site-footer h3 {
    color: var(--primary-color);
    font-size: 22px;
}
.footer-social-icons h4{
    margin-bottom: 0;
    margin-right: 20px;
    font-size: 1.2em;
    line-height: 1.2em;
    font-weight: 500;
    color: #fff;
}
.site-footer {
    color: #fff;
    background-color: #343434;
}
.site-info {
    color: #ffffff;
    background-color: #343434;
    padding-bottom: 0;
}
.site-info a {
    color: #fff;
}
.site-info a:hover {
    color: var(--secondary-color);
}
.site-footer .img-footer {
    margin: 0 auto;
    max-width: 390px;
}
.site-footer .search-footer {
    padding: 50px 50px 50px 0px;
}
.site-footer .before-footer-wrap{
    padding: 3.5em 0!important;   
}
.row-footer {
    padding-top: 20px;
    border-bottom: 1px solid var(--primary-color);
}
.footer-widgets .columns:last-child {
    border-left: none;
}
.i-footer-instagram, .i-footer-facebook {
    margin-top: 9px;
}
.col-footer-instagram, .col-footer-facebook {
    padding-left: 5px;
}
.social-columns-mobile {
    display: none;
}
.site-footer .footer-widgets-block {
    margin-bottom: 1em;
    text-align: center;
}
.site-footer .footer-widgets .widget {
    margin-bottom: 0;
}
.app-links {
    margin-top: 10px;
}
.app-links h4.widget-title {
    margin-bottom: 0 !important;
}
.app-links a {
    margin: 5px 0 10px;
    display: block;
}
.app-links a img {
    max-width: 100px;
    float: none;
}
.social-columns-mobile .app-links a img {
    margin: 0 auto;
}
.footer-widgets .columns .widget ul {
    display: flex;
    flex-direction: column;
    max-height: 235px;
    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(--secondary-color);
}
.footer-widgets .columns .widget ul li a:hover {
    text-decoration: none;
    color: var(--primary-color);
}
.site-info .row{
    border-top: 1px solid #454545;
    width: 100%;
    padding: 20px 0;
}
.footer-payment-icons{
    align-content: end;
}
.footer-payment-icons img{
    max-width: 150px;
    margin: auto;
}
@media (min-width: 768px) {
    .footer-widgets .columns:last-child:before {
        content: ' ';
        position: absolute;
        left: 0;
        top: 25px;
        height: calc(100% - 50px);
        border-left: 2px solid #bebebe;
    }
}
/*</editor-fold>*/

/*<editor-fold desc="Destacados">*/
.productos-destacados-banner .products-carousel{
    overflow: hidden;
    /*padding: 15px 0;*/
}
.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(--primary-color);*/
    color: #141517;
    font-size: 2em;
    line-height: 1.3em;
    margin: 0;
}
.super_title{
    margin: 0;
    color: var(--primary-color);
}
.products-carousel-tabs-block .section-products-carousel-tabs .nav-link{
    color: var(--primary-color);
    font-size: 35px;
    font-weight: 600;
}
.section-products-carousel-tabs .nav-link{
    min-width: 130px;
}

@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 .section-header {
    border: 0 none;
    padding-top: 7em;
    margin-bottom: 5em;
}
.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: 0;
    min-height: 370px;
    margin: 0 3.5%;
    -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);
}
.productos-destacados-banner > .col-full > section .tab-content .col-right-destacado{
    align-content: center;
}
@media (min-width: 1140px) {
    .productos-destacados-banner > .col-full > section .tab-content {
        height: 500px;
    }
    .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;
    }
}
#wild-msg{
    text-align: center;
    margin-bottom: 70px;
}
#wild-msg img{
    margin: auto;
}
/*</editor-fold>*/

/*<editor-fold desc="Catalogo">*/
#secondary .widget_product_categories ul.product-categories li.product_cat span {
    font-size: 1.071em;
    font-weight: 500;
    padding: 1.067em 0px 1.067em 0em;
    text-transform: uppercase;
}

#secondary .widget ul li a {
    color: #444;
    line-height: 1.5em;
    padding-top: 15px;
    padding-left: 7px;
}

.li-2.active > a {
    color: var(--secondary-color) !important;
}

.product_cat.active > a, .li-2.active > a {
    color: var(--primary-color) !important;
}

#secondary .widget_product_categories ul.product-categories li.product_cat ul {
    padding: 0 0.8em;
}
#secondary .widget_product_categories ul.product-categories li.product_cat ul li.cat-item a {
    padding: 0.5em;
}
#secondary .widget ul li a:hover{
    color: var(--primary-color);
}

/*</editor-fold>*/

/*<editor-fold desc="Padding">*/
.padding-top-20 {
    padding-top: 20px;
}

.padding-top-40 {
    padding-top: 40px;
}

/*</editor-fold>*/

/*<editor-fold desc="Lazy Load">*/
/* Prevents img without src to appear */
img:not([src]) {
    visibility: hidden;
}

.product-list-image {
    width: 224px;
    height: auto;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.product-list-image img {
    opacity: 1;
}

.product-list-image img:not(.loaded) {
    height: 0 !important;
    padding: 0 0 87.9464285714286% !important;
    opacity: 0;
}

/*</editor-fold>*/

/*<editor-fold desc="Input cantidad">*/
input[type="number"].inp-quantity::-webkit-outer-spin-button,
input[type="number"].inp-quantity::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"].inp-quantity {
    -moz-appearance: textfield;
    border-right: 0 none;
    text-align: right;
    flex: 1 1 0%;
    min-width: 0;
}

input[type="number"].inp-quantity + .input-group-addon {
    background: none;
    text-align: left;
    padding-left: 0;
    width: 25%;
    flex: 1 1 0%;

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

.product-quantity input[type="number"].inp-quantity + .input-group-addon,
.single-product-wrapper input[type="number"].inp-quantity + .input-group-addon {
    border-color: #ebebeb;
}

input[type="number"][data-modo_venta="Kilogramo"].inp-quantity {
    flex: 1 1 15%;
}

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

input[type="number"].inp-quantity:focus + .input-group-addon {
    border-color: #5cb3fd;
}

.list-quantity {
    max-width: var(--width-product);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.products .product .list-quantity {
    margin-bottom: 0px;
}

input[type="number"].inp-quantity {
    visibility: hidden;
}

.bootstrap-touchspin input[type="number"].inp-quantity {
    visibility: visible;
}

.quantity-mean {
    text-align: center;
}

.quantity-mean.small {
    font-size: .8em;
}

/*</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 {
    background: var(--secondary-color);
}

.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: table-row;
    padding: 0;
}

.ui-autocomplete .ui-menu-item a span {
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
}

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

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

/*</editor-fold>*/

.spaced-products.section-products-carousel-tabs .products .product {
    vertical-align: top;
    margin: 15px 15px;
}

.single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery .techmarket-single-product-gallery-images.full-width {
    flex: 0 0 100%;
    max-width: 100%;
}

.single-product .single_add_to_cart_button {
    padding: 18px 40px;
}

.single-product .quantity {
    max-width: 200px;
}

/*<editor-fold desc="Notificaciones">*/
.ui-pnotify {
    z-index: 1000000 !important;
}

.ui-pnotify-title {
    clear: none;
    font-size: 18px;
    color: inherit;
}

.ui-pnotify-text {
    font-size: 14px;
}

/*</editor-fold>*/

@media (max-width: 640px) {
    table.table-responsive-custom thead {
        display: none;
    }

    table.table-responsive-custom tbody,
    table.table-responsive-custom tbody tr,
    table.table-responsive-custom tbody tr td {
        display: block;
    }

    table.table-responsive-custom tbody td {
        padding: 0 0 10px;
    }

    table.table-responsive-custom tbody td:first-child {
        padding-top: 10px;
    }

    table.table-responsive-custom tbody tr td:not(:first-child) {
        border: 0 none;
    }

    table.table-responsive-custom tbody tr td[title]:before {
        content: attr(title) ": ";
        display: block;
        font-weight: 500;
    }
}

/*<editor-fold desc="Mis Direcciones">*/
#map-canvas-wrapper {
    float: right;
    width: 500px;
}

#map-canvas-wrapper label {
    width: auto;
    display: block;
    text-align: left;
}

#map-canvas-wrapper em img {
    display: inline-block;
}

#map-canvas,
div.direcciones-mapa {
    width: 500px;
    height: 300px;
}

#content .direcciones {
    padding: 10px 0;
    border-top: 1px dotted #ccc;
    overflow: hidden;
    position: relative;
}

#content .direcciones:first-child {
    border: 0 none;
}

#content .direcciones .direcciones-info {
    margin-bottom: 15px;
}

#content .direcciones .direcciones-info input {
    float: left;
    margin: 7px 20px 0 15px;
}

#content .direcciones .direcciones-info label {
    display: block;
    width: auto;
    text-align: left;
    cursor: pointer;
    padding-left: 50px;
}

#content .direcciones .direcciones-info strong {
    font-size: 16px;
    font-weight: normal;
}

#content .direcciones .direcciones-info span {
    color: #176ab3;
}

#content .direcciones .direcciones-mapa {
    float: right;
    width: 100%;
    height: 200px;
    background: #f5f5f5;
    margin-bottom: 15px;
}

@media (min-width: 768px) {

    #content .direcciones .direcciones-info {
        padding-bottom: 42px;
    }

    #content .direcciones .direcciones-acciones {
        margin-top: -42px;
    }
}

/*</editor-fold>*/

/*<editor-fold desc="Lista de Compras">*/
.yith-wcwl-add-to-wishlist .add_to_wishlist:before {
    font-family: FontAwesome;
    content: '\f08a';
    color: #777;
}

.yith-wcwl-add-to-wishlist .add_to_wishlist:hover:before {
    content: '\f004';
    color: #777;
}

.yith-wcwl-add-to-wishlist.agregado .add_to_wishlist:before {
    content: '\f004';
    /*color: #d4090e;*/
    color: var(--secondary-color);
}

.yith-wcwl-add-to-wishlist.agregado {
    display: block;
}

.shop_table.lista_compras .product-name {
    width: auto;
}

/*</editor-fold>*/

/*<editor-fold desc="Mi cuenta / Internas">*/
h1.entry-title {
    font-size: 1.8em;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    position: relative;
    overflow: hidden;
}

.nav-tabs .nav-item.show .nav-link:before,
.nav-tabs .nav-link.active:before {
    content: ' ';
    width: 100%;
    height: 3px;
    background: var(--secondary-color);
    /*background: #0275d8;*/
    position: absolute;
    left: 0;
    top: 0;
}

/*</editor-fold>*/
@media (max-width: 767px) {
    ul:not(.slick-dots)[role=tablist] li {
        width: 100%;
    }

    .section-products-carousel-tabs .section-header .section-title {
        margin-bottom: 15px;
    }
}

/*<editor-fold desc="Features List">*/
#content .features-list .features .feature {
    margin-top: .5em;
    margin-bottom: .5em;
}

@media (max-width: 575px) {
    #content .features-list .features {
        flex-direction: row;
    }
}

@media (min-width: 1200px) {
    #content .features-list .features {
        flex-wrap: wrap;
    }

    #content .features-list .features .feature {
        flex-basis: 140px;
        flex-grow: 1;
        max-width: 100%;
    }
}

@media (min-width: 1500px) {
    #content .features-list .features {
        flex-wrap: wrap;
    }

    #content .features-list .features .feature {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
}

@media (max-width: 575px) {
    #content .features-list .features .feature {
        flex: 0 0 50%;
        max-width: 50%;
        border: none;
    }

    #content .features-list .features .feature img {
        max-width: 40px;
    }

    .features-list .features .feature .media .media-body h5 {
        font-size: .8em;
    }

    #content .features-list .features .feature:nth-child(2n) {
        border-left: 1px solid #ddd !important;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    #content .features-list .features .feature {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        border-left: 1px solid #ddd !important;
    }

    #content .features-list .features .feature:nth-child(3n + 1) {
        border-left: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    #content .features-list .features .feature {
        flex: 0 0 25%;
        max-width: 25%;
        border-left: 1px solid #ddd !important;
    }

    #content .features-list .features .feature:nth-child(4n + 1) {
        border-left: none !important;
    }
}
/*</editor-fold>*/

.guardar-lista {
    text-align: right;
}
#scrollUp, .single-product .single_add_to_cart_button:hover, 
.cart-collaterals .checkout-button, input[type=submit],
.widget_shopping_cart .buttons a:first-child:hover, 
.widget_shopping_cart_content .buttons a:first-child:hover{
    background-color: var(--primary-color);
}
#scrollUp{
    z-index: 1000;
}
.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;
    margin-bottom: 50px;
}

@media (min-width: 1200px){
    .section-products-carousel-widget-with-tabs .products-carousel-with-brands {
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media (min-width: 768px) and (max-width: 1199px){
    .section-products-carousel-widget-with-tabs .products-carousel-with-brands {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
}
@media (min-width: 1200px){
    .section-products-carousel-widget-with-tabs .products-carousel-with-brands+.products-carousel-tabs-block {
        flex: 0 0 75%;
        max-width: 75%;
      
    }
}
@media (min-width: 768px) and(max-width: 1199px){
    .section-products-carousel-widget-with-tabs .products-carousel-with-brands+.products-carousel-tabs-block {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
}
.section-products-carousel-tabs .columns-8::after{
    background-color: transparent !important;
}
.site-footer .before-footer-wrap{
    background: #f1f7dd;
    color: var(--tertiary-color);
}
#frm-newsletter .button{
    background-color: var(--tertiary-color);
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    font-weight: 600;
}
.footer-newsletter input[type="text"]{
    border: none;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    width: 35em;
}
a.white {
    color: white;
}
@media (min-width: 768px){
    .footer-widgets .columns {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.product.porcentajeproductos.slick-slide.slick-active{
    background: #3f8ede;
}
.featurecategorias{
    display: flex !important;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.featurecategorias .media{
  margin: auto;
}
.featurecategorias img {
    height: 50px;
    width: 50px;
}
.product.porcentajeproductos {
    height: 150px;
    border-radius: 30px;
}
.product.porcentajeproductos:hover {
    
    border-radius: 25px;
}
.section-products-carousel .products .product.slick-active::after, .section-products-carousel-tabs .products .product.slick-active::after{
    background-color: transparent;
}
.product.porcentajeproductos {
    margin-right: 4px;  
   margin-left: 4px;
}
.media-body.feature-text {
    margin-top: 10px;
    text-align: center;
}
.features{
    padding-bottom: 50px;
}
.feature .media {
    justify-content: center;
    align-items: center;
    background-color: var(--secondary-color);
    margin: auto;
    border: none !important;
    border-radius: 50%;
    padding: 20px !important;
    transition: all 300ms;
    width: 170px;
    height: 170px;
}
.feature .media a{
    overflow: hidden;
}
.feature .media a>img{
    margin: auto;
}
.feature:hover{
    cursor: pointer;
}
.feature:hover .media {
    background-color: var(--primary-color);
}
.feature .feature-text-title{
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}
.feature:hover .feature-text-title {
    color: #fff;
}
@media (max-width: 767px){
    .product.porcentajeproductos {
    border-radius: 30px  !important ;
    min-height: 30px !important;
    }
}
a.footer-address-map-link {
    color: #fff;
    text-align: left;
}
span.call-us-title {
    color: #000;
}
.col-info{
    text-align: left;
}
.footer-newsletter .media-body {
    display: flex;
    align-items: center;
}
.footer-social-icons .sm-icon-label-link i {
    padding: 0;
    background-color: var(--primary-color);
    color: var(--tertiary-color);
    border-radius: 50%;
    font-size: 1.5em;
    width: 30px;
    text-align: center;
    height: 30px;
    align-content: center;
    margin: 0;
}
.footer-social-icons .social-icons.nav{
    justify-content: right;
    align-items: center;
}
@media (max-width: 1024px){
    .site-footer .before-footer-wrap .col-full {
        flex-direction: column;
    }
}
@media (max-width: 1600px){
    .footer-newsletter {
        text-align: center;
    }
}
@media (max-width: 768px){
    .col-info{
        text-align: center;
    }
    .site-footer h3 {
        margin-top: 20px;
    }
    #frm-newsletter .button{
        border-radius: 30px!important;
    }
    .footer-newsletter input[type="text"]{
        border-radius: 30px!important;
    }
    .footer-social-icons .social-icons.nav{
        justify-content: center;
        margin-top: 20px;
    }
    .footer-social-icons h4{
        display: none;
    }
    .site-info .copyright{
        text-align: center;
    }
}
@media (max-width: 1024px){
    .footer-newsletter input[type=text] {
        width: 25em !important;
    }
}
@media (max-width: 1024px){
    .footer-newsletter .media-body > div {
        display: block;
    }
}
@media (min-width: 768px) and (max-width: 1199px){
    .section-products-carousel-widget-with-tabs .products-carousel-with-brands+.products-carousel-tabs-block {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
}
.site-header.header-v4 .navbar-search button, .site-header.header-v5 .navbar-search button, .widget_shopping_cart .product_list_widget .mini_cart_item .remove, .widget_shopping_cart_content .product_list_widget .mini_cart_item .remove {
    background-color: var(--primary-color);
}
.top-bar-v9 .nav li a i {
    color: #fff;
}
.top-bar-v9 a:focus, .top-bar-v9 a:hover{
    color: #fff;
}
.top-bar .nav > .menu-item + .menu-item > a::before {
    margin: 0 1em;
    font-size: .9em;
}
@media (min-width: 768px) {
    .top-bar .nav-item+.nav-item .nav-link::before, .top-bar .nav-item+.nav-item>a::before, .top-bar .nav>.menu-item+.menu-item .nav-link::before, .top-bar .nav>.menu-item+.menu-item>a::before {
        content: '|';
        color: #fff;
        display: inline-block;
        margin: 0 1em;
    }
}
ul#menu-top-bar-left {
    justify-content: center;
}
.menucolor{
    color: var(--primary-color);
    font-weight: 500;
}
.site-header.header-v4{
    margin-bottom: 0px !important;
}
.site-content .home-v1-slider, .site-content .home-v10-slider, .site-content .home-v11-slider, .site-content .home-v5-slider, .site-content .home-v9-slider, .site-content .landing-v1-slider, .site-content .landing-v2-slider {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    overflow: hidden;
}
@media (max-width: 600px){
    .feature-text h5 {
        font-size: 1em;
    }
}
.slick-next:before, .slick-prev:before {
    color: black !important;
    position: absolute !important;
    left: -20px !important;
}

.tm-arrow-left:before {
    content: "\67";
}
[class*=" tm-"]:before, [class^=tm-]:before {
    font-family: techmarket-icons!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.section-products-carousel-tabs .products:not(.slick-dotted) .slick-list {
    padding-bottom: 50px !important;
}
a.prevArrow.slick-arrow {
    top: 63px;
    position: absolute;
    z-index: 99999;
    color: black;
    /* left: -11px; */
}
a.nextArrow.slick-arrow {
    right: -2px;
    position: absolute;
    top: 63px;
    z-index: 99999;
    color: black;
}
.products .product .onsaleoferta {
    position: absolute;
    right: 0;
    background-color: red !important;
    color: #fff;
    font-size: .857em;
    line-height: 1.833em;
    border-radius: 4px;
    padding: 50px 0.667em;
    margin: 50px;
};
@media (max-width: 600px){
    .media-body.feature-text {
        margin-top: 10px;
    }
}
.products-carousel-tabs-block {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.products-carousel-with-brands {
    margin-bottom: 20px !important;
}
.products-carousel-with-brands {
    z-index: 50;
}
.swiper-button-prev:before, .swiper-container-rtl .swiper-button-next:before {
    color: #fff;
    content: "\67";
    text-shadow: 0 0 10px #000;
}
.swiper-button-next:before, .swiper-container-rtl .swiper-button-prev:before {
    color: #fff;
    content: "\65";
    text-shadow: 0 0 10px #000;
}
.swiper-button-next, .swiper-button-prev, .swiper-container-rtl .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    font: normal normal normal 24px/1 techmarket-icons!important;
    background: 0 0!important;
    height: 36px!important;
    line-height: 36px!important;
}
.swiper-button-next, .swiper-button-prev, .swiper-container-rtl .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    font: normal normal normal 24px/1 techmarket-icons!important;
    background: 0 0!important;
    height: 36px!important;
    line-height: 36px!important;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}
 
.header-v4 .departments-menu button i, .header-v4 .handheld-navigation button i, .header-v5 .departments-menu button i, .header-v5 .handheld-navigation button i {
    text-shadow: var(--primary-color) 0 1px 0;
    color: var(--primary-color);
}
.site-header.header-v4 .site-header-cart .cart-contents .amount .price-label, .top-bar.top-bar-v4 a{
    color: var(--secondary-color);
}
.departments-menu button{
    color: var(--secondary-color);
    margin-left: 0;
}
.departments-menu button i{
    font-size: 1.2em;
}
/* Iconos home */
#icons-home.features-list-slick {
    margin-bottom: 5px;
    margin-top: -10px !important;
}
#icons-home .features {
    padding-bottom: 50px;
}
#icons-home .feature .media {
    width: 136px;
    height: 130px;
    padding: 0!important;
}
#icons-home .feature .media a>img {
    width: 50px;
}
#icons-home .media-body.feature-text {
    margin-top: 5px;
}
#icons-home .feature .feature-text-title {
    font-size: 12px;
    margin-bottom: 0;
}
@media (max-width: 540px){
    table.cart td.product-subtotal a.remove {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        color: #aaa;
    }
}

@media (min-width: 768px){
    .section-products-carousel-widget-with-tabs .products-carousel-tabs-block {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
}
@media (min-width: 368px) and (max-width: 768px){
    .section-products-carousel-widget-with-tabs .products-carousel-with-brands {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (max-width: 1024px) {
    .header-v4.site-header .handheld-header .handheld-header-links ul li a, .header-v5.site-header .handheld-header .handheld-header-links ul li a {
        color: var(--primary-color);
    }
    .features-list-slick {
        margin-bottom: 10px;
        margin-top: 20px;
    }
}
@media (max-width: 991px) {
    .site-header.header-v4 .sticky-wrapper .handheld-header-cart-link, .site-header.header-v4 .sticky-wrapper .handheld-navigation .btn, .site-header.header-v4 .sticky-wrapper .handheld-navigation button {
        color: var(--primary-color);
    }
    .site-header .handheld-header .handheld-header-cart-link .count{
        background-color: var(--tertiary-color);
    }
}
@media (max-width: 992px) {
    .handheld-navigation.toggled > .handheld-navigation-menu {
      height: 100vh;
    }
}