/*******TIPOGRAFIA*******/
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Questrial&display=swap');
.questrial-regular {
  font-family: "Questrial", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.nunito-sans-<uniquifier> {
  font-family: "Nunito Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100,
    "YTLC" 500;
}
/*******FIN TIPOGRAFIA*******/
*:focus, button.btn.btn-buscartop:focus, button.btn.btn-buscartop:active {outline: none}
*::placeholder { padding-left: 4px}
body {
    /*******COLORES*******/
    --color-marca1: #ff5c01;
    --color-marca2: #000000;
    --color-marca3: #ffffff;
    --color-marca4: #07a5c3;
    --color-marca5: #87cb28;
    --color-marca6: #914df8;
    --color-marca7: #1389f7;
    --color-marca8: rgb(202 225 248);
    --color-marca9: #ff9900;
    --color-marca10: #14d685;
    --color-marca11: #f1f1f1;
    --color-marca12: #000000;
    /*******FIN COLORES*******/
    /*******TIPOGRAFIA VARIABLE*******/
    --tipografia-principal:"Questrial", sans-serif;
    --tipografia-secundaria:"Nunito Sans", sans-serif;
    /*******FIN TIPOGRAFIA VARIABLE*******/
    background: var(--color-marca3);
    padding-top: 170px;
}
h1, h2, h3, h4, h5, h6 {color: var(--color-marca2);font-family: var(--tipografia-principal);}
h6 {border-bottom: none;}
h5.preguntas_clientes, h5.recomendados, h5.tit_form_detalle {
    border: 0px;
    font-size: 20px;
    text-align: left;
    letter-spacing: normal;
}
body.ofertas {
    padding-top: 140px;
}
#navbar-sidebar ul.nav.navbar-nav.navbar-left.sm-vertical {
    display: initial;
}
/*******BARRA DEMO*******/
div#barraDemo { width:100%; position:fixed; background:rgba(255,0,0,0.8); bottom:0; z-index:999999; padding:0; margin:0 }
div#barraDemo p{ padding:15px; text-align:center; color:var(--color-marca3); margin:0 }
div#barraDemo p img { position:relative; top:-2px; }
div#barraDemo i {color:var(--color-marca3); font-size:30px; position:absolute; right:20px; top:12px; z-index:99999999}
/*******FIN BARRA DEMO*******/
/*******CUCARDAS*******/
.promotion {
    position: absolute;
    z-index: 8;
    bottom: 10px;
    left: 10px;
    top: auto;
    height: 24px;
    width: auto;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    line-height: 18px;
}


.promotion span.descuento, .promotion span.etiq3-prod,.promotion span.etiq4-prod, .promotion .discount, .promotion .new-product, .promotion span.envio_gratis, .promotion span.envio_gratis_todos {
    padding: 5px 10px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-border-radius: 6p;
    text-transform: uppercase;
    font-family: var(--tipografia-principal);
    font-weight: 700;
    font-size: 11px;
}
.promotion .new-product, .promotion .discount {
    height: auto;
    float: none;
    display: initial;
}
.promotion .new-product {
    color: var(--color-marca3);
    background: var(--color-marca7)!important;
}
.promotion .discount {
    background: var(--color-marca1);
    color: var(--color-marca3);
}
.promotion span.descuento {
    color: var(--color-marca7);
    background-color: var(--color-marca8);
}

.promotion span.etiq3-prod {
    background: var(--color-marca6);
    color: var(--color-marca3);
}
.promotion span.etiq4-prod {
    background: var(--color-marca10);
    color: var(--color-marca3);
}
.promotion span.envio_gratis, .promotion span.envio_gratis_todos {
    display: inline;
    width: initial;
    position: static;
    margin: 5px 0;
    background: var(--color-marca9);
    color: var(--color-marca3);
}
.promotion span.envio_gratis i, .promotion span.envio_gratis_todos i {
    margin-right: 5px;
}
body.productos .promotion {
    left: 0;
}
body.productos .promotion span.descuento, body.productos .promotion span.etiq3-prod, body.productos .promotion span.etiq4-prod, body.productos .promotion .discount, body.productos .promotion .new-product, body.productos .promotion span.envio_gratis, body.productos .promotion span.envio_gratis_todos {
    padding: 5px;
    font-size: 10px;
}

div#detalle .promotion {
    top: 20px;
    bottom: auto;
}

div#detalle .promotion span.descuento, div#detalle .promotion span.etiq3-prod, div#detalle .promotion span.etiq4-prod, div#detalle .promotion .discount, div#detalle .promotion .new-product, div#detalle .promotion span.envio_gratis, div#detalle .promotion span.envio_gratis_todos {
    font-size: 13px;
}
/*******FIN CUCARDAS*******/
/*******TOP-BAR*******/
header#header {z-index: 100;}
.destacado-slider {
    text-align: center;
}

.top-number.pull-left.hidden-xs {
    width: 100%;
}

ul#menutop li, ul#menutop li.menutopcontacto {
    display: none !important;
}

ul#menutop {
    margin-bottom: 0;
    margin-top: -15px;
}

.destacado-slider h3 {
    margin: 0;
}
.top-bar {
    background: var(--color-marca1);
    border: none;
}

        
        .slider-text {
            text-align: center;
            font-size: 18px;
            height: 20px;
            overflow: hidden;
            font-family: var(--tipografia-secundaria);
    color: var(--color-marca3);
    font-weight: 500
        }
        .slider-text p i {
    margin-right: 5px;
}
        .slider-text p {
            margin: 0;
            line-height: 20px;
            animation: slide 16s infinite;
            opacity: 0;
            position: absolute;
            width: 100%;
            text-align: center;
        }
        
        .slider-text p:nth-child(1) {
            animation-delay: 0s;
        }
        
        .slider-text p:nth-child(2) {
            animation-delay: 4s;
        }
        
        .slider-text p:nth-child(3) {
            animation-delay: 8s;
        }
        
        .slider-text p:nth-child(4) {
            animation-delay: 12s;
        }
        
        @keyframes slide {
            0% { opacity: 0; transform: translateY(20px); }
            5% { opacity: 1; transform: translateY(0px); }
            20% { opacity: 1; transform: translateY(0px); }
            25% { opacity: 0; transform: translateY(-20px); }
            100% { opacity: 0; transform: translateY(-20px); }
        }
/*////BUSCADOR////*/
.top-bar .search {
    position: absolute;
    right: 28%;
    top: 55px;
    z-index: 99;
}
.top-bar .search-fixed {
    position: fixed;
    top: 25px;
    right: 30%;
}
.top-bar .search input.search-form {
    border: 1px solid var(--color-marca2);
}
.top-bar .search div#autocompletar {
    width: initial;
}
.top-bar .search input.search-form, .top-bar .search input.search-form:hover, .top-bar .search input.search-form:focus {
    width: 600px;
}
input#palabra-desktop::placeholder {
    font-size: 16px;
    color: var(--color-marca2);
    font-familiy: var(--tipografia-secundaria);
    font-weight:500
}
/*////FIN BUSCADOR////*/
/*////SOCIAL-REDES////*/
ul.social-share {
    text-align: center;
    padding: 1% 0;
    position: fixed;
    top: 40%;
    right: 0;
    height: auto;
    width: 35px;
    z-index: 10;
    background: var(--color-marca1);
    border-radius: 20px 0  0 20px;
    -webkit-border-radius: 20px 0  0 20px;
    -moz-border-radius: 20px 0  0 20px;
}
.fa-twitter:before {
    content: "\e61b" !important;
}
/*////FIN SOCIAL-REDES////*/
ul#menutop { margin-bottom: 0;}
ul#menutop li {
    display: none;
}
ul#menutop li.leyenda-posterior-menutop, ul#menutop li.menutopcontacto {
    display: initial;
}
ul#menutop li a, ul.social-share li a {color: var(--color-marca3);}
ul#menutop li a:hover, ul.social-share li a:hover { color: var(--color-marca3);}
#nombre_usuario:before { font-family: "Font Awesome 5 Pro"; content: "\f007"; font-size: 18px;display: none}
a.ircarrito:before { font-family: "Font Awesome 5 Pro"; content: "\f290"; font-size: 18px}
.registracion:before { font-family: "Font Awesome 5 Pro"; content: "\f234"; font-size: 18px}
#login_sup:before { font-family: "Font Awesome 5 Pro"; content: "\f090"; font-size: 18px; }
.terminar_sesion_top:before { font-family: "Font Awesome 5 Pro"; content: "\f08b"; font-size: 18px}
.cambiar_cuenta_top:before { font-family: "Font Awesome 5 Pro"; content: "\f013"; font-size: 18px}
/*////COTIZACION TOP-BAR Y MENU////*/
.top-bar .cotizacion {
    float: left;
    padding: 3px 10px;
    color: var(--color-marca7);
    background-color: rgb(202 225 248);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    font-weight: 700;
    margin-right: 10px;
    margin-top: 2px;
    display: none;
}

.top-bar .cotizacion span.leyenda_cotizacion, .caja_func_sup .cotizacion span.leyenda_cotizacion {
    margin-right: 5px;
    font-weight: 400;
}
.caja_func_sup .cotizacion {
    text-align: right;
    color: var(--color-marca7);
    font-weight: 700;
    line-height: normal;
    display: none;
}
/*////FIN COTIZACION TOP-BAR Y MENU////*/
/*******LEYENDA GENERAL TOP*******/
div#leyenda_gral_top {
    position: absolute;
    z-index: 100;
    display: flex;
    top: -13px;
    height: 3em;
    overflow: hidden;
    text-align: center;
    left: 45%;
}

#leyenda_gral_top h3.item-1 {
    font-size: 100%;
}
.telefono {
    position: absolute;
    right: 6%;
    top: -40px;
    z-index: 99;
    background: var(--color-marca2);
    padding: 8px 20px;
    border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
}


.telefono i {
    margin-right: 10px;
}

.telefono h3.item-1 {
    margin-top: 5px;
}
.telefono h3.item-1 a {
    color: var(--color-marca3);
}
.navbar-fixed-top .telefono {
    display: none;
}
/*******FIN TOP-BAR*******/

/*******MENU*******/

.navbar-header {
    padding-top: 0;
}
.navbar-default {box-shadow: none;}
nav#navbar-sidebar {
    background: var(--color-marca3);
}
div#navbar-menu-superior a.primero.has-submenu i {
    color: var(--color-marca1);
    font-weight: 700;
    margin-right: 5px;
}
.navbar-fixed-top .navbar-collapse {padding: 0 15px}
.navbar-default .navbar-nav>li>a {
    font-weight: 700;
    color: var(--color-marca2);
    cursor: pointer;
    font-family: var(--tipografia-principal);
    letter-spacing: .3px;
    font-size: 16px;
}
.navbar-default .navbar-nav>li>a span {
    background: var(--color-marca1);
    padding: 6px 12px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    color: var(--color-marca3);
}
.navbar-default .navbar-nav>li>a span.caret {
    background: no-repeat;
    padding: 0;
    border-radius: 0px;
}
.dropdown-menu {
    background:  var(--color-marca3);
}
.dropdown-menu>li>a {
    padding: 5px 20px;
    color: var(--color-marca2);
    border-left: 4px solid var(--color-marca3);
    font-size: 16px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background: var(--color-marca11);
    color: var(--color-marca2);
    border-left: 4px solid var(--color-marca1);
}
.navbar-nav.navbar-left>li>a { font-weight: 400; color: #444;}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .dropdown-menu {color: var(--color-marca4);}

.navbar-nav.sm-collapsible .caret:before {
    font-size: 20px !important;
}
.navbar-nav.sm-collapsible ul .dropdown-menu > li > a, .navbar-nav.sm-collapsible ul .dropdown-menu .dropdown-header {
    padding-left: 0px !important;
}
.navbar-default .navbar-nav>li>a:hover {
    color: var(--color-marca12);
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background: transparent !important;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background: var(--color-marca11) !important;
}

nav#navbar-sidebar ul.nav.navbar-nav.navbar-left.sm-vertical li a:hover {
    color: var(--color-marca4);
}
nav#navbar-sidebar li#categoria-lateral-colapsable-2 a, nav#navbar-sidebar li.categoria-lateral-colapsable.has-submenu a, nav#navbar-sidebar li.categoria-lateral-colapsable a {
    color: var(--color-marca2);
    text-transform: uppercase;
    font-family: var(--tipografia-principal);
    font-weight: 600;
}
nav#navbar-sidebar .subcategoria-lateral-colapsable.show li.categoria-lateral-colapsable a {
    text-transform: none !important;
        font-family: var(--tipografia-principal)!important;
        padding-left: 30px
}
nav#navbar-sidebar .subcategoria-lateral-colapsable li.categoria-lateral-colapsable.has-submenu a {
    padding-left: 10px;
}
nav#navbar-sidebar .categoria-lateral-colapsable.has-submenu>a::before {
    font-size: 14px;
    margin-right: 10px;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
nav#navbar-sidebar .subcategoria-lateral-colapsable.show li.categoria-lateral-colapsable.active a.has-submenu[aria-expanded="true"] {
    padding: 5px 10px;
}
nav#navbar-sidebar .categoria-lateral-colapsable:not(.has-submenu)>a::before{
    display: none;
}
.subcategoria-lateral-colapsable{
    /* transition: slideout .3s ease-in-out; */
    transition: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-delay: .09s
}
nav#navbar-sidebar .subcategoria-lateral-colapsable.show {
    padding-left: 0;
}
nav#navbar-sidebar li.categoria-lateral-colapsable.has-submenu {
    padding: 5px 0;
}
/*nav#navbar-sidebar .subcategoria-lateral-colapsable li.categoria-lateral-colapsable.has-submenu a[aria-expanded="true"], nav#navbar-sidebar .subcategoria-lateral-colapsable.show li.categoria-lateral-colapsable.active a[aria-expanded="true"] {
    background: var(--color-marca11) !important;
    padding: 5px 10px;
}*/
nav#navbar-sidebar .subcategoria-lateral-colapsable li.categoria-lateral-colapsable.has-submenu .subcategoria-lateral-colapsable.show li.categoria-lateral-colapsable.active a[aria-expanded="true"] {
    padding-left: 10px;
    color: var(--color-marca1)!important;
}
nav#navbar-sidebar .subcategoria-lateral-colapsable.show li.categoria-lateral-colapsable.active a[aria-expanded="true"]{
    padding-left: 30px
}
nav#navbar-sidebar .subcategoria-lateral-colapsable li a:hover {
    background-color: transparent;
    color: var(--color-marca4) !important;
}
nav#navbar-sidebar .subcategoria-lateral-colapsable li.categoria-lateral-colapsable.has-submenu a[aria-expanded="true"]:hover, nav#navbar-sidebar .subcategoria-lateral-colapsable.show li.categoria-lateral-colapsable a[aria-expanded="true"]:hover {
    color: var(--color-marca1) !important;
}
nav#navbar-sidebar .subcategoria-lateral-colapsable li a {
    padding: 0 5px;
}
.navbar-default .navbar-nav .dropdown-menu a:after, nav#navbar-sidebar .navbar-nav>li a:after {
    display: none;
}
#navbar-sidebar ul.nav.navbar-nav.navbar-left.sm-vertical {
    border-top: 0px;
}
/*////LOGIN Y CARRITO MENU////*/
.caja_func_sup { margin-top: 13px; margin-top: 25px;}

.caja_func_sup, .caja_func_sup a {
    color: var(--color-marca2)
}
.caja_func_sup span#nombre_usuario {
    display: none;
}
.caja_func_sup.estaLogueado span#nombre_usuario {
    display: initial;
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}
span#login_sup a i {
    font-size: 21px;
    vertical-align: middle;
    margin-left: 10px;
}
div#carrito_top {
    float: right;
    margin-top: 5px;
    margin-left: 5px;
}
#cantidad_carrito.badge {background: var(--color-marca2)}
/*////FIN LOGIN Y CARRITO MENU////*/
table.tabla_precio_x_cantidad {
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
}
table.tabla_precio_x_cantidad tr.cab td {
    background: var(--color-marca8);
    font-weight: 700;
    color: var(--color-marca2) !important;
}
table.tabla_precio_x_cantidad, table.tabla_precio_x_cantidad td, table.tabla_precio_x_cantidad tr.cab td {
    border: 1px solid #ccc;
    border-collapse: collapse;
    font-weight: 400;
}
table.table.table-striped.tabla_precio_x_cantidad tr.cab {
    background: var(--color-marca8);
    color: var(--color-marca2);
    border: 1px solid #ccc;
}


th.der.cab, th.izq.cab {
    border: 1px solid #ccc;
    text-align: center;
    font-size: 14px;
}

table.table.table-striped.tabla_precio_x_cantidad {
    font-size: 14px;
    font-weight: 400;
}
.socialIcon.pull-right {
    display: none;
}
nav#navbar-sidebar ul.nav.navbar-nav.navbar-left.sm-vertical li a:hover {
    color: var(--color-marca2);
}
div#datos_pedido .provincia {
    clear: both;
}
#total-price, table.std.table td {
    font-size: 15px;
    font-weight: 400;
}
form#registro_form .form-group.col-md-8.has-feedback {
    clear: both;
}
.navbar-lateral .ley_cate_lateral_xs {
    font-family: var(--tipografia-principal);
    padding: 20px 15px;
    display: block;
    padding-bottom: 10px;
    color: var(--color-marca2);
}
.menu-info {
    position: absolute;
    width: 100%;
    background: var(--color-marca3);
    left: 0;
    top: 95%;
    padding-left: 5%;
}

.navbar-default .navbar-nav .dropdown-menu a:after, nav#navbar-sidebar .navbar-nav>li a:after {
    display: none;
}
/*******FIN MENU*******/
i.fa.fa-instagram {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
    content: "\f16d";
}
div.boton_arrepentimiento {
    text-align: center;
    margin-bottom: 25px;
    display: none;
}
ul.subcate {
    padding-left: 0px;
}
ul.subcate li {
    display: inline-block;
    padding: 10px 0;
}
ul.subcate li {
    float: left;
    padding: 0px;
    margin: 5px;
    /* overflow: hidden; */
    margin-bottom: 10px;
}
div#hormiga h1 {
    margin-bottom: 10px;
}
ul.subcate li a {
    font-weight: 400;
    font-size: 15px;
    padding: 5px 16px;
    background: var(--color-marca4);
    color: var(--color-marca3);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-border-radius: 6px;
}
ul.subcate li a:hover {
    background: var(--color-marca1);
}
ul.subcate li:after {
    content: '/';
    color: var(--color-marca1);
    font-size: 18px;
    font-weight: 700;
    margin: 10px;
    display: none;
}

ul.lista-filtros-aplicados.list-inline {
    clear: both;
    margin-top: 10px;
}
form#top-buscar { width: 450px; margin-top: 0; position: absolute; top: -55px; left: 28%}



.btn-buscartop { background: transparent;}

ul.nav.navbar-nav {
    margin-left: 0;
    margin-top: 0px;
    border-top: 1px solid #ccc;
    box-shadow: var(--box-shadow);
    --box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14), 0 1px 0 0 rgba(0, 0, 0, 0.05);
    --box-shadow-over: 0 0 16px rgba(0, 0, 0, 0.14);
    display: flex;
    justify-content: center;
    padding: 0;
}

.navbar-fixed-top ul#nav {
    margin-top: 0px;
}
.slick-next:before {
    content: '\f054';
}

.slick-prev:before {
    content: '\f053';
}

.slick-prev:before,
.slick-next:before {
    color: transparent;
}

.imageShowCase.slides_ofertas_t.slick-initialized.slick-slider:hover .slick-prev:before,
.imageShowCase.slides_ofertas_t.slick-initialized.slick-slider:hover .slick-next:before {
    color: var(--color-marca3);
}
div#slides_ofertas_t .slick-slide img {
    display: block;
    height: 100%;
    object-fit: fill;
    width: 100%;
}
.slick-dots li button:before{
    display: none!important;
}
.slick-prev {
    left: 15px;
}
.slick-next {
    right: 15px;
}
.content_marcas .verprod {
    background: var(--color-marca1);
    display: block;
    color: var(--color-marca3);
}

.content_marcas .verprod a {
    color: var(--color-marca2);
    padding: 5px 10px;
    display: block;
}
a.btn.btn-primary.btn-whatsapp {
    padding: 8px 20px;
    font-size: 13px;
}
a.btn.btn-primary.btn-whatsapp i{
    margin-right: 5px;
}
body.detalle div#detalle a.btn.btn-primary.btn-whatsapp {
    padding: 12px 35px;
    font-size: 14px;
}
/***** DETALLE DE CONTENIDO *****/
div#detalle .post-lead-image img {
    float: left;
    margin-right: 20px;
    max-width: 600px;
}

div#detalle {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    margin-right: 0
}
/***** HOME *****/
.container.general, .ofertas .container.general, .navbar-default .container, .container.menu_pie, body.productos .container.general, .top-bar .container {
    width: 90%;
    margin: 0 auto;
}

.container.datos-footer {
    width: 90%;
}
.ofertas .container.general { margin-top: 0;}
.container.general { margin-top: 3%;}
.style2 .title-sol:after, .title-sol-style2:after, .title-sol.style2:after{
    display: none;
}
.style2 .title-sol span, .title-sol.style2 span {
    font-family: var(--tipografia-principal);
    color: var(--color-marca2);
    display: initial;
    padding: 0;
}
.product:hover { background: var(--color-marca3);}
.featuredImgLook2 .inner:hover, .product:hover { border: 1px solid var(--color-marca2);}
.price-standard {color: var(--color-marca1); font-size: 90%}
.price-sales {color: var(--color-marca2)}
.price {margin-bottom: 5%; font-weight: 700;font-family: var(--tipografia-principal);color: var(--color-marca2)}
.spot_ofertas_sup a {
    float: left;
    max-width: 50%;
}

.spot_ofertas_sup a:nth-child(1) {
    padding-right: 5px;
}

.spot_ofertas_sup a:nth-child(2) {
    padding-left: 5px;
}

.spot_ofertas_sup a img {
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -moz-border-radius: 16px;
}
.spot_ofertas_inf img { width: 50%; margin-top: 3%;-webkit-border-radius: 16px;
    border-radius: 16px;
    -moz-border-radius: 16px;}
p.iva { background: #b2eaee;}
p.iva iframe {
    display: none;
}

body.ofertas p.iva iframe {
    display: block;
}
.spot_ofertas_inf .img-responsive {
    float: left;
    width: 33.33333333%;
    border: 4px solid var(--color-marca3);
}
.datos-footer { padding: 1% 0}
.datos-footer h1, .datos-footer .footer-top h4 {
    font-size: 16px;
    color: #444;
}
.datos-footer h2 {
    font-family: 'Fredoka One', cursive;
    font-size: 33px;
    color: #ff1300;
}
.datos-footer .redes li a {
    font-size: 28px;
    color: #ff1300;
    margin-right: 5px;
}
.datos-footer h2 a{ color: #ff1300; }
.datos-footer li {padding: 5px 0}
.datos-footer .redes li{ display: inline-block; }
.datos-footer2 img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

.datos-footer2 {
    background: #F1F1F1;
    padding: 20px 0;
        color: #666666;
    font-size: 12px;
    line-height: 14px
}
.datos-footer .footer-top {
    border-bottom: 1px solid rgb(218 218 218 / 35%);
    padding: 20px 15px;
    padding-top: 0px;
}
.datos-footer .footer-top .pie2 {
    border-top: 1px solid #ccc;
    margin-top: 20px;
}
.datos-footer .footer-top hr {
    width: 30px;
    margin: 15px 0;
}
.datos-footer .footer-top h3, .datos-footer .footer-top p {
    margin: 0;
}
.datos-footer .footer-top h3, .datos-footer h1, .datos-footer .footer-top h4 {
    color: var(--color-marca1);
}
.datos-footer .footer-top .col-md-3 {
    text-align: left;
}
.datos-footer .redes-sociales a {
    padding: 8px 12px;
    background: var(--color-marca4);
    color: var(--color-marca3);
    border-radius: 50%;
    font-size: 17px;
    margin-right: 5px;
    width: 40px;
    display: inline-block;
    text-align: center;
    height: 40px;
    line-height: 24px;
}

.datos-footer .redes-sociales a:hover {

    background: var(--color-marca3);

    color: var(--color-marca4);

}
.datos-footer ul.list-inline.redes-sociales {
    margin-left: 10px;
    margin-top: 10px;
}
p.datos_pie {
    margin-top: 30px;
}
.container-fluid.footercliente img {
    max-width: 200px;
}

.container-fluid.footercliente {
    text-align: left;
}

.container-fluid.footercliente h3 {
    color: var(--color-marca3);
}
.container-fluid.footercliente ul li a i {
    background: var(--color-marca1);
    padding: 10px 12px;
    border-radius: 50%;
    color: var(--color-marca3);
}
.container-fluid.footercliente a, .container-fluid.footercliente ul li, p.footer-news {
    font-size: 16px;
}

.container-fluid.footercliente h3 {
    font-size: 140%;
    font-weight: 700;
    letter-spacing: .8px;
}
.container-fluid.footercliente ul.redes {
    margin-left: 20px;
}
.container-fluid.footercliente a.btn.btn-subscribe {
    color: var(--color-marca3);
    background: var(--color-marca4);
    margin-bottom: 10px;
}
/***** PROYECTOR DE SCROLL *****/
.scroll_inf, .scroll_sup {
    width: 90%;
    padding: 10px 0;
}

.scroll_inf.container .row, .scroll_sup.container .row {
    margin: 0;
}

.scroll_inf.container .slick-slide img, .scroll_sup.container .slick-slide img{
   padding: 0 15px;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);

}

.scroll_inf.container .slick-slide img:hover, .scroll_sup.container .slick-slide img:hover{
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
}

.scroll_inf.container .control, .scroll_sup.container .control {
    display: block;
}

.scroll_inf.container .control, .scroll_sup.container .control {
    position: relative;
    display: block;
}

.scroll_inf.container .control a#nextBrand, .scroll_sup.container .control a#nextBrand{
    right: 0;
}

.scroll_inf.container .control a#prevBrand, .scroll_sup.container .control a#prevBrand{
    left: 0;
}

.scroll_inf.container .control a#prevBrand, .scroll_inf.container .control a#nextBrand, .scroll_sup.container .control a#prevBrand, .scroll_sup.container .control a#nextBrand {
    position: absolute;
    top: 20px;
}

.scroll_inf.container ul.no-margin.brand-carousel.slick-initialized.slick-slider, .scroll_sup.container ul.no-margin.brand-carousel.slick-initialized.slick-slider{
    margin: 0 30px;
}
/***** FIN PROYECTOR DE SCROLL *****/
.ley_gral_top1 .destacado-slider {
    background: var(--color-marca2);
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    padding: 10px 0;
}

.ley_gral_top1 .destacado-slider .destaca {
    display: inline-block;
    animation: moverTexto 30s linear infinite;
    display: block;
}

@keyframes moverTexto {
    from {
        transform: translateX(100%);
    }
    to {
        transform: translateX(-100%);
    }
}
.ley_gral_top1 .destacado-slider h3 {
    margin: 0;
}
.product-title {
    font-size: 20px;
    color: #4f4f4f;
}
.financiacion {
    color: #333;
    margin: 10px 0;
    font-weight: 300;
    font-size: 13px;
    font-family: var(--tipografia-principal);
}
.financiacion span.cuotas {
    font-weight: 700;
}
.detalle .detalle_producto .financiacion { font-size: 14px}
.favButton {color: var(--color-marca2)}
.favButton.favCaja { padding-right: 20px; padding-top: 20px }
.favButton.favCaja:hover {
    font-size: 25px;
    padding-right: 20px;
    padding-top: 20px;
    color: var(--color-marca1);
}
.favButton.favDetalle:hover, .favButton.activo { color: var(--color-marca1) }
.favButton.favLista:hover { font-size: 25px; color: #4e4e4e}
.avisoStockButton {color: var(--color-marca2);}

span.avisoStockButton.favCaja {
    margin-top: 15px;
    margin-right: 45px;
    left: 30px;
}
.avisoStockButton.favCaja:hover, .favButton.favCaja:hover {
    font-size: 25px;
    color: var(--color-marca1);
}
a.favoritos_top {float: left; 	color: var(--color-marca1); margin-right: 10px}
a.favoritos_top i.far.fa-heart {
    font-size: 20px;
    color: var(--color-marca3);
}
span#nombre_usuario strong {
    font-weight: 400;
}
input#n_ped_sel {
    margin-right: 10px;
}

.destacados {
    padding: 50px 0;
}.destacados {
    padding: 50px 0;
}
.destacados .imagen {
    background: #f0f0f0;
    border-radius: 50%;
    height: 160px;
    margin: 0 auto;
}
.destacados .imagen img {
    width: 100px;
    margin: 0 auto;
    padding: 25px 0;
}
span.container.leyenda_slide {position: absolute;}
span.container.leyenda_slide h2 {
  margin-top: 20%;
  font-size: 30px;
  color: var(--color-marca3);
  padding-left: 20%;
}
span.container.leyenda_slide h1 {
  margin-top: 10px; 
  color: var(--color-marca3);
  padding-left: 20%;
}
.slick-dots {
    position: absolute;
    bottom: 10px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    z-index: 8;
    width: 100%;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    padding: 0;
    border-radius: 0;
    cursor: pointer;
    background: #000;
}

.newsletter a.btn.btn-primary.btn-arrepentimiento {
    background: var(--color-marca2);
    font-size: 13px;
}
.newsletter {
    margin-top: 20px;
}
div#divofertas {
    clear: both;
    padding: 40px 0;
    padding-bottom: 0
}
h5.title-sol.style2.solofertas {clear: both;}
.title-sol-style2, .title-sol.style2 {
    position: relative;
    font-size: 22px;
    font-weight: 700;
}
footer {
    background:var(--color-marca2);
    padding: 10px 0;
    text-align: center;
    background-position: 25px -400px;
    background-repeat: no-repeat;
    background-size: contain;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 150px 0px 150px 0px;
    padding-bottom: 30px;
}
@keyframes moveDottedBorder {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 10px 10px; /* Ajusta este valor para controlar el movimiento */
    }
}
/***** MODO LISTA *****/
.item.list-view .product .image_lista {
    width: 16.66666667%;
}

.item.list-view .product .col-md-9.col-xs-9 {
    width: 83.33333333%;
}
.item.list-view .price {
    font-size: 20px;
    margin-bottom: 0;
}
.item.list-view .product .description {
    border-top: 0px;
    padding-top: 0px;
}
/***** FIN MODO LISTA *****/
/***** FILTROS *****/
h4.panel-title.panel-title-filtros {
    padding-right: 0px;
}
h4.panel-title.panel-title-filtros {
    background: transparent;
    padding: 12px 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    padding-left: 20px;
    border: 1px solid var(--color-marca2);
    color: var(--color-marca2);
}
ul.fct-scroll {
    list-style-type: square;
    color: var(--color-marca1)
}
div#RangoPrecio ul.fct-scroll {
    padding: 0;
    list-style: none;
}
i.indicator.pull-right.hasPlus {
    margin-right: 10px;
    margin-top: 0px;}
.panel-flat .panel-heading .panel-title {
    font-family: var(--tipografia-principal);
    text-transform: uppercase;
    font-family: var(--tipografia-principal);
    letter-spacing: .3px;
    font-size: 13px;
    padding-left: 20px;
    font-weight: 700;
    color: var(--color-marca2);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-border-radius: 6px
}
.panel-flat li{
    font-family: var(--tipografia-principal);
    letter-spacing: .3px;
    font-weight: 400;
}
div#Colores, div#Colores ul, div#Talles ul {
    margin-left: 10px;
}

div#Colores ul li img {
    border-radius: 50%;
}

div#Colores ul li {
    width: inherit;
}

div#Talles ul li {
    width: 50%;
}
.product-code {
    font-weight: 600;
}
small.art_cod_precios, span.size.art_cod_precios {
    font-size: 100%;
    font-weight: 600;
    color: var(--color-marca2);
}
/***** CONTENIDOS *****/
.product h3.leyendaConStock, .product h3.leyendaSinStock, .product h4, .product .price, .product .financiacion, small.art_cod_precios, span.size.art_cod_precios {
    padding: 0 20px;
}
.product .description {
    border-top: 1px solid rgba(51,51,51,.1);
    padding-top: 20px;
}
.product h4, .product h4 a {
    color: var(--color-marca2);
    text-decoration: none;
    font-size: 15px;
    text-transform: none;
    font-weight: 600;
    font-family: var(--tipografia-principal);
}
.product .image a img {
    transition: all 350ms ease-out 0s;
    -moz-transition: all 350ms ease-out 0s;
    -o-transition: all 350ms ease-out 0s;
    -webkit-transition: all 350ms ease-out 0s;
}
.product .image a img:hover {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.product .image{
    overflow: hidden;
}

.product {
    padding-bottom: 0px;
    padding: 0 10px;
    border: 0px;
    border: 1px solid var(--color-marca3);
    text-align: left;
    padding-top: 10px;
    padding-bottom: 20px
}
/***** SEMAFORO *****/
.semaf_amarillo, .semaf_rojo, .semaf_verde {
    margin: 0 20px;
}
/***** PRECIOS *****/
.price-standard {color: var(--color-marca2); font-weight: 400;   
    padding-bottom: 10px;}
.price-sales {
    font-weight: 400;
    color: var(--color-marca7);
    font-size: 100%;
}
.price {
    margin-bottom: 5%;
    font-weight: 400;
    font-size: 120%;
    text-align: left;
}
/***** FIN PRECIOS *****/
/***** CARRITO *****/
/*////CABECERA CARRITO////*/
.orderStep li {
    padding: 8px;
    background: none;
    border-right: 1px solid #d0d0d0;
    border-bottom: 4px solid var(--color-marca4);
    min-height: auto;
    font-size: 14px;
    color: var(--color-marca2);
    font-weight: 400;
}
.orderStep li.active {
    border-bottom: 4px solid var(--color-marca1);
    background: none;
    color: var(--color-marca2);
}
.orderStep li i{
    display: none;
}
.orderStep li.active:after{
    border-top-color: var(--color-marca1)!important;
}
.orderStep li.active span b {
    background: var(--color-marca1);
    color:var(--color-marca2);
}

.orderStep li span b {
    background: var(--color-marca11);
    padding: 5px 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    color: var(--color-marca4);
    margin-right: 5px;
}
.orderStep {
    border: 1px solid #d0d0d0;
}

.orderStep li:nth-child(3) {
    border-right: 0px;
}
/*////FIN CABECERA CARRITO////*/
/*////DETALLE DE COMPRA + CUPON////*/
.row.detalle-pedido table#carrito tr.CartProduct .CartProductThumb img {
    width: 50px;
    max-width: 100%!important;
}
form#carrito .price {
    font-size: 13px;
    font-weight: 400;
}
.CartProduct .delete i {
    font-size: 1.5em;
}
.CartProduct .delete i:before {
    content: "\e2ae";
    font-family: "Font Awesome 6 Pro";
    text-rendering: auto;
    font-weight: 400;
}
.CartProduct .delete i, .navbar-lateral .dropdown-menu span.caret:before {
    top: -2px;
    position: relative;
}
td.car-nombre h4 {
    text-overflow: ellipsis;
    text-wrap: nowrap;
    white-space: nowrap;
    overflow: hidden;
    font-size: 13px;
}
.CartDescription h4 a {
    font-size: 13px!important;
    line-height: normal;
}
tr.CartProduct {
    border-bottom: 1px solid #e7e9ec;
    font-weight: 400;
}
tr.CartProduct td.hidden-xs {
    color: var(--color-marca3);
}
tr.CartProduct.cartTableHeader {
    font-size: 12.5px;
}
/*////FIN DETALLE DE COMPRA + CUPON////*/
/*////FORMA DE PAGO////*/
#total-price, table.std.table td {
    font-size: 15px;
    font-weight: 400;
}
tr.tr_total td, td#total-price {
    font-weight: 700 !important;
}
small.forma_pago_descripcion {
    font-size: 100%;
}

small.forma_pago_descripcion span {
    line-height: 21px;
}

small.forma_pago_descripcion span a {
    margin-right: 5px;
    text-align: left;
    width: 50%;
    display: inline-block;
}

small.forma_pago_descripcion span.forma_pago_total b {
    font-size: 120%;
}

small.forma_pago_descripcion span b {
    text-align: right;
    width: 45%;
    display: inline-block;
}
.opcionesTipo img {
    height: 30px;
    margin-bottom: 10px;
}

.opcionesTipo label {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    padding: 20px;
    padding-left: 25px;
}

.opcionesTipo b {
    display: block;
    font-size: 110%;
}
#total-price, table.std.table td {
    font-size: 15px;
    font-weight: 400;
}
tr.tr_total td, td#total-price {
    font-weight: 700 !important;
}
.rightSidebar div#order-detail-content .price {
    white-space: nowrap;
    font-weight: 600;
}
.cartMiniTable tr#imi td.price, .cartMiniTable tr#iva td.price {
    font-weight: 400;
}
tr.bg-info td#total_con_costo {
    font-weight: 700;
}
table#cart-summary tr#total td#total-price {
    font-family: var(--tipografia-principal);
}
table#entrega, table#resumen {
    font-family: var(--tipografia-principal);
}
div#order-detail-content tr.tr_total_pagar {
    font-weight: 600;
    background: var(--color-marca11);
}

div#order-detail-content tr.tr_total_pagar td {
    font-weight: 600;
}
button#iniciarpago {
    margin-top: 20px;
}
/*////FIN FORMA DE PAGO////*/
/***** FIN CARRITO *****/
.featuredImgLook2 .inner:hover, .product:hover {
    border: 1px solid var(--color-marca3);
    -webkit-box-shadow: 0px 0px 5px rgb(0 0 0 / 21%);
    box-shadow: 0px 0px 5px rgb(0 0 0 / 21%);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21);
}
.product .description {
    border-top: 1px solid rgba(51,51,51,.1);
    padding-top: 20px;
}
.medios-pago i {
    padding: 20px;
    font-size: 30px;
    background: var(--color-marca1);
    color: var(--color-marca3);
    border-radius: 50%;
}
body.default h1.titulo {
    text-align: center;
    font-size: 20px;
}
.medios-pago {
    margin-top: 20px;
}
.cajasnove .mas_nov a {
    color: var(--color-marca3);
}
.breadcrumb {background: #fff}
input#cantidad { width: 80px;-webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-border-radius: 6px}
.productFilter {border-top: 0}
.cart-actions {border-bottom: 0}
.stButton { background: #F0F0F0;}
.stButton:after {color: var(--color-marca3) !important;}
.socialIcon a {
    background: #F0F0F0!important;
    color: var(--color-marca3) !important;
}
span.st_googleplus_large {display: none}
span.st_facebook_large:hover .stButton:after {color: #3b5998 !important}
span.st_twitter_large:hover .stButton:after  {color:#00acee !important }
.detalle-form {
    background: #f5f5f5;
    border-top: 4px solid var(--color-marca1);
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .nav-tabs>li:hover>a {
    background: var(--color-marca2);
}
.nav-tabs { border-bottom: 3px solid var(--color-marca2);}
.nav-tabs li a {
    font-family: var(--tipografia-principal);
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .3px;
}
.modal-header-primary {
    background: var(--color-marca3);
    padding: 5px;
}
h3.leyendaConStock:before,.product h3.leyendaConStock:before {
    color: #14d685;
}
form#reg .row .form-group.col-md-4 {
    width: 50%;
}
.modal-body {
    font-size: 14px;
}
.modal-prod-agregado-container h5 { 
    padding: 10px;
    margin: 0 !important;
    text-align: center;
}
.modal span#nombre_prod_alert {color: #000}

.cartFooter, .cartTableHeader, tr.CartProduct, .cartMiniTable, table#entrega, table#resumen { background: var(--color-marca3);}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {background: #000; border: 0}

.navbar-lateral .ley_cate_lateral_xs {
    font-family: var(--tipografia-principal);
    font-size: 16px;
    font-weight: 600;
    display: none;
}
h4.panel-title.panel-title-filtros { padding-left: 0; font-weight: 600}
h4.panel-title {padding-left: 10px; text-transform: unset !important; font-weight: 400}
.change-view a {background: #fff}
.content_marcas { margin: 2% 0;}
.financiacion { color: var(--color-marca12); font-weight: 500}
.detalle .detalle_producto .financiacion br { display: none;}

.modal-header-primary h5 {
    color: #000;
    font-weight: 400;
    font-size: 16px!important;
    letter-spacing: 0;
}
/***** TALLE / COLOR *****/
.swatches li img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    height: 30px;
    width: 30px;
    margin-top: 3.5px;
}

.swatches li, .swatches li:hover, .swatches .selected {
    box-shadow: none;
    border: 2px solid var(--color-marca4);
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.swatches .selected {
    border: 2px solid var(--color-marca2);
}
.swatches .selected:after {
    height: 33px;
    width: 33px;
    font-size: 120%;
    color: var(--color-marca2);
}
/***** INPUT CANTIDAD *****/
input.input.cantidades_listado {
    width: 60px;
    margin-left: 20px;
    margin-right: 10px;
    text-align: center;
}
/***** BOTONES *****/
input#boton_compra, 
.btn-default, 
.btn.btn-compra, 
.btn-success,
.btn-danger, 
.btn-primary,
input#iniciarpago, input.cargarViejos.foco, input.descartarViejos {
	background: var(--color-marca1);
	color: var(--color-marca3);
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px
}
div#order-detail-content a.btn.btn-default.btn-lg.btn-block {
    width: 300px;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    font-size: 14px;
}
input#boton_compra:hover, .btn-default:hover, .btn.btn-compra:hover, .btn-success:hover, .btn-danger:hover, .btn-primary:hover, input#iniciarpago:hover, input.cargarViejos.foco:hover, input.descartarViejos:hover {
    background: var(--color-marca4);
    color: var(--color-marca3);
}
input#boton_compra {
    position: absolute;
    left: 20%;
    top: 25%;
    border: 0;
}
.product button.btn.btn-primary.btn-compra {
    margin: 0 20px;
}
input.cargarViejos.foco, input.descartarViejos, input#boton_compra, .btn-default, .btn.btn-compra, .btn-success, .btn-danger, .btn-primary, input#iniciarpago, button#iniciarpago, input#boton_datos {
    background-color: var(--color-marca1);
    /*background-image: linear-gradient(160deg, #0093E9 0%, #80D0C7 100%);*/
    border: 0px;
    padding: 8px 16px;
    background-size: 200% auto;
    text-transform: uppercase;
    color: var(--color-marca3);
    transition: .5s;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-border-radius: 6px;
}
a.fa.btn_red_soc.btn_red_soc_go.fa-google.popfb {
    background-color: #ea4335 !important;
}
a.fa.btn_red_soc.btn_red_soc_fb.fa-facebook.popfb{
    background: #1877f2 !important;
}
a.fa.btn_red_soc.btn_red_soc_fb.fa-facebook.popfb, a.fa.btn_red_soc.btn_red_soc_go.fa-google.popfb {
    width: 100% !important;
    opacity: 9 !important;
    padding: 8px 16px !important;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-border-radius: 6px
}
a.popolvido, a.popregistrar {
    opacity: 9;
}
/***** FIN BOTONES *****/
span.marca_span {
    background:var(--color-marca1);
    color: white;
    display: inline-block;
    padding: 5px 8px;
    font-size: 90%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: top;
    border-radius: 2px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
div#order-detail-content button.col-lg-4.btn.btn-default {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.row.detalle-pedido .col-lg-9.col-md-9.col-sm-7, .row.detalle-pedido .col-lg-3.col-md-3.col-sm-5.rightSidebar {
    width: 100%;
}
table#cart-summary {
    margin-bottom: 0px;
}
tr.CartProduct td.car-cant input {
    width: 80px !important;
}
.datos-footer .footer-top img {
    margin-top: 20px;
}
.datos-footer .footer-top li.data-fiscal img {
    margin-top: 0;
}
.container.datos-footer .footer-top .list-inline li a {
    font-size: 21px;
    padding: 10px 5px;
}


div#boton_comparar a:hover {
    color: white;
}
a#quitarTodosComparativa:hover {
    color: #6e82ff !important;
}
.destacados h3 {
    font-family: var(--tipografia-principal);
    font-weight: 700;
    font-size: 110%;
}

.form-group .form-control, form#registro_form input, div#datos_pedido input, div#datos_pedido  .form-control{
    padding: 7px 12px;
    border-color: #c2c2c2;
    box-shadow: none;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
input.form-control.in_seguridad.pull-left {
    width: 100px !important;
}
.seguir_superior, .seguir_inferior {display: none}
#navbar-sidebar .navbar-left {
        box-shadow: none;
    }
/*****Leyenda General Ofertas Central 1*****/
section.info-destacada {
    background: var(--color-marca11);
    margin-top: 20px;
    padding: 15px 0;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -moz-border-radius: 16p;
}

section.info-destacada .info-sup .media-body h2 {
    text-transform: uppercase;
    font-size: 120%;
    margin-bottom: 0px;
}
section.info-destacada .info-sup:hover .media-body h2 {
    letter-spacing: 0.8px;
    color: var(--color-marca4);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}
section.info-destacada .info-sup .media-left i {
    font-size: 3.5rem;
    color: var(--color-marca1);
}

section.info-destacada .info-sup .media-left {
    vertical-align: middle;
    padding-left: 8px
}

section.info-destacada .info-sup .media-body {
    border-right: 1px solid var(--color-marca4);
}

section.info-destacada .info-sup:nth-child(4) .media-body {
    border-right: 0px;
}

/***** FIN Leyenda General Ofertas Central 1*****/

/***** NOTAS HOME O *****/
.row.noticiashome0, .container-fluid.noticiashome0 {
    background: var(--color-marca3);
    text-align: center;
}
.container-fluid.noticiashome0 .cajasnove, .row.noticiashome0 .cajasnove, .spot_ofertas_sup a img, .spot_ofertas_inf img, .row.noticiashome2 .cajasnove {
    transform: translateY(0);
    transition: transform .2s cubic-bezier(.65,.05,.36,1);
}
.container-fluid.noticiashome0 .cajasnove:hover, .row.noticiashome0 .cajasnove:hover, .spot_ofertas_sup a img:hover, .spot_ofertas_inf img:hover, .row.noticiashome2 .cajasnove:hover {
    transform: translateY(-4px);}
.row.noticiashome0 h5.title-sol.style2.solnuevo.solnoticias, .row.noticiashome0-titproy {
    display: none;
}
.row.noticiashome0 .cajasnove img, .noticiashome0 div#notas_oferta_0 .cajasnove img {
    width: 100%;
    max-width: 160px;
    border-radius: 50%;
    margin: 0 auto;
    background-color: var(--color-marca3);
    transition: background-color 0.5s;
    padding: 20px;
}


.row.noticiashome0 .cajasnove img {
    max-width: 130px;
    margin: 0 auto;
    transition: background-color 0.5s;
    padding: 20px;
}
.noticiashome0 div#notas_oferta_0 .cajasnove img {
    transition: all 350ms ease-out 0s;
    -moz-transition: all 350ms ease-out 0s;
    -o-transition: all 350ms ease-out 0s;
    -webkit-transition: all 350ms ease-out 0s;
}
.row.noticiashome0 .cajasnove h4, .noticiashome0 div#notas_oferta_0 .cajasnove h4 {
    position: absolute;
    bottom: -30px;
    text-align: center;
    margin: 0 auto;
    right: 0;
    left: 0;
    font-weight: 400;
    font-size: 130%;
}
.row.noticiashome0 .cajasnove h4 a, .noticiashome0 div#notas_oferta_0 .cajasnove h4 a {
    color: var(--color-marca2);
}
.noticiashome0 div#notas_oferta_0 .cajasnove h4 {
    font-size: 120%;
}
.row.noticiashome0 .noticiashome0-row.row a.btn.btn-default.btn-vernota, .noticiashome0 div#notas_oferta_0 a.btn.btn-default.btn-vernota {
    display: none;
}
.row.noticiashome0 .noticiashome0-row.row, .noticiashome0 div#notas_oferta_0 {
    width: 90%;
    margin: 0 auto;
    padding: 30px 0;
}
/***** FIN NOTAS HOME O *****/

/***** NOTAS HOME 1 *****/
.row.noticiashome1 .noticiashome1-row.row {
    margin: 0;
}
.row.noticiashome1 .cajasnove {
    box-shadow: rgba(40, 41, 61, 0.04) 0px 1px 2px, rgba(96, 97, 112, 0.16) 0px 2px 4px;
    display: flex;
    flex-direction: column;
    padding: 10px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -moz-border-radius: 16px;
    margin: 15px 10px;
    transform: translateY(0);
    transition: transform .2s cubic-bezier(.65,.05,.36,1);
}
.row.noticiashome1 .cajasnove {
    width: 15%;
}
.row.noticiashome1 .cajasnove:hover{
    transform: translateY(-4px);
}
.row.noticiashome1 .cajasnove:hover {
  background-image: repeating-linear-gradient(0deg, var(--color-marca4), var(--color-marca4) 10px, transparent 10px, transparent 20px, var(--color-marca4) 20px), repeating-linear-gradient(90deg, var(--color-marca4), var(--color-marca4) 10px, transparent 10px, transparent 20px, var(--color-marca4) 20px), repeating-linear-gradient(180deg, var(--color-marca4), var(--color-marca4) 10px, transparent 10px, transparent 20px, var(--color-marca4) 20px), repeating-linear-gradient(270deg, var(--color-marca4), var(--color-marca4) 10px, transparent 10px, transparent 20px, var(--color-marca4) 20px);
background-size: 2px calc(100% + 20px), calc(100% + 20px) 2px, 2px calc(100% + 20px) , calc(100% + 20px) 2px;
background-position: 0 0, 0 0, 100% 0, 0 100%;
background-repeat: no-repeat;
animation: borderAnimation 1s infinite linear;
}

@keyframes borderAnimation {
from { background-position: 0 0, -20px 0, 100% -20px, 0 100%; }
to { background-position: 0 -20px, 0 0, 100% 0, -20px 100%; }
}

.row.noticiashome1 .cajasnove h4 {
    order: 1;
    text-align: center;
    font-size: 120%;
    background: var(--color-marca4);
    -webkit-border-radius: 0 0 16px 16px;
    border-radius: 0 0 16px 16px;
    -moz-border-radius: 0 0 16px 16px;
    padding: 10px;
}
.row.noticiashome1 .cajasnove h4 a {
    color: var(--color-marca3);
}

.row.noticiashome1 .cajasnove h4 a.btn.btn-default.btn-vernota {
    order: 3;
}

.row.noticiashome1 .cajasnove a.btn.btn-default.btn-vernota {
    order: 3;
    background: none;
    color: var(--color-marca1);
    border-color: transparent;
    box-shadow: none;
    padding: 0;
    display: none;
}

.row.noticiashome1 .cajasnove img {
    margin: 0 auto;
    -webkit-border-radius: 16px 16px 0 0;
    border-radius: 16px 16px 0 0;
    -moz-border-radius: 16px 16px 0 0;
}
.row.noticiashome1 .cajasnove .des_nov {
    margin-top: 7px;
    display: none;
}
.row.noticiashome1 .cajasnove:nth-child(1) h4 {
    background: var(--color-marca1);
}

.row.noticiashome1 .cajasnove:nth-child(3) h4, .row.noticiashome1 .cajasnove:nth-child(6) h4 {
    background: var(--color-marca5);
}
.row.noticiashome1 .cajasnove:nth-child(4) h4 {
    background: var(--color-marca1);
}
/***** FIN NOTAS HOME 1 *****/

/***** NOTAS HOME 2 *****/
.noticiashome2-row.row {
    margin: 0;
}
.row.noticiashome2 h5.title-sol.style2.solnuevo.solnoticias {
    display: none;
}

.row.noticiashome2 .cajasnove a.btn.btn-default.btn-vernota {
    position: absolute;
    right: 40px;
    bottom: 30px;
}

.row.noticiashome2 .cajasnove h4 {
    position: absolute;
    right: 40px;
    top: 20px;
    z-index: 9;
}
.row.noticiashome2 .cajasnove h4 a {
    color: #1c304e;
}
.row.noticiashome2 .cajasnove img {
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -moz-border-radius: 16px;
        transition: all 350ms ease-out 0s;
    -moz-transition: all 350ms ease-out 0s;
    -o-transition: all 350ms ease-out 0s;
    -webkit-transition: all 350ms ease-out 0s
}
.row.noticiashome2 .cajasnove:hover img, .noticiashome0 div#notas_oferta_0 .cajasnove:hover img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
/***** FIN NOTAS HOME 2 *****/

/***** NOTAS HOME 3 *****/
.container-fluid.noticiashome3 h2.titproyhome, .row.noticiashome3 h5.title-sol.style2.solnuevo.solnoticias {
    text-align: center;
}
.container-fluid.noticiashome3 .cajasnove .des_nov, .row.noticiashome3 .noticiashome3-row.row .cajasnove .des_nov {
    background: var(--color-marca11);
    padding: 15px;
    overflow: hidden;
    opacity: 0;
    position: absolute;
    bottom: 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    transition: all 350ms ease-out 0s;
    -moz-transition: all 350ms ease-out 0s;
    -o-transition: all 350ms ease-out 0s;
    -webkit-transition: all 350ms ease-out 0;
    transform: scale(1.005);
    -moz-transform: scale(1.005);
    -ms-transform: scale(1.005);
    -o-transform: scale(1.005);
    -webkit-transform: scale(1.005);
}
.container-fluid.noticiashome3 .owl-item:hover .des_nov, .row.noticiashome3 .noticiashome3-row.row .cajasnove:hover .des_nov {
    opacity: 1;
    visibility: visible;
    bottom: 10px;
    right: 0;
    left: 0;
}
.container-fluid.noticiashome3 .cajasnove a.btn.btn-default.btn-vernota, .row.noticiashome3 .noticiashome3-row.row .cajasnove a.btn.btn-default.btn-vernota {
    display: none;
}
.container-fluid.noticiashome3 .owl-item {
    padding: 10px;
    text-align: center;
}
.row.noticiashome3 .noticiashome3-row.row .cajasnove {
    text-align: center;
}
.container-fluid.noticiashome3 .owl-item .cajasnove img, .row.noticiashome3 .noticiashome3-row.row .cajasnove img{  
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -moz-border-radius: 16px;
    transition: all 350ms ease-out 0s;
    -moz-transition: all 350ms ease-out 0s;
    -o-transition: all 350ms ease-out 0s;
    -webkit-transition: all 350ms ease-out 0s}
.container-fluid.noticiashome3 .owl-item .cajasnove:hover img, .row.noticiashome3 .noticiashome3-row.row .cajasnove:hover img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
/***** FIN NOTAS HOME 3 *****/




#divPostLonuevo {
    clear: both;
    padding: 40px 0;
}

.owl-carousel .owl-wrapper {
    padding-bottom: 20px;
    padding-top: 10px;
}






/***** DETALLE DE PRODUCTO *****/
.breadcrumb>li.bread-volver, .breadcrumb>li.bread-vertodos, .breadcrumb>li.bread-imprimir {
    display: none;
}
.detalle-form, .panel-default>.panel-heading {
    border-top: 4px solid var(--color-marca1);
}
body.detalle .detalle_producto {
    border: 1px solid rgb(218, 218, 218);
    padding: 20px 30px;
    border-radius: 8px;
}
body.detalle .detalle_producto .marca_imagen {
    display: none;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover {
    border-bottom: 4px solid var(--color-marca7);
    background: none;
    color: #555!important;
}
.nav-tabs>li:hover>a {
    color: var(--color-marca2) !important;
    border-bottom: 4px solid var(--color-marca4)!important;
}
.nav-tabs>li.active>a:focus, .nav-tabs>li:hover>a {
    border-bottom: 4px solid var(--color-marca3);
    background: none;
}
.nav-tabs {
    margin-bottom: 20px;
    border-bottom: 1px solid #bfc9ca;
}
.fila_cuotas_tarjeta_detalle {
    padding: 5px 10px;
}
#detalle .details-description {
    border: 0;
    font-size: 16px;
    line-height: 22px;
    color: var(--color-marca2);
}
.secciones h5 {
    font-size: 140%;
    margin-top: 30px;
}

.secciones {
    padding: 30px 0;
}

.secciones  .descripcion {
    font-size: 16px;
    line-height: 22px;
    color: var(--color-marca2);
}

.secciones img {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.secciones .seccion1, .secciones .seccion2, .secciones .seccion3, .secciones .seccion4, .secciones .seccion5 {
    margin: 30px 0;
    margin-bottom: 50px;
}
.cuadro_cuotas {
    border: 1px solid rgb(218, 218, 218);
    margin: 10px 0px;
    margin-top: 0px;
    padding: 10px;
    padding-bottom: 25px;
    border-radius: 8px;
}
.div_ver_cuotas_todas {
    margin-top: 20px;
}
a.ver_cuotas_todas {
    padding: 8px 20px;
    border: 1px solid var(--color-marca7);
    border-radius: 8px;
    color: var(--color-marca7);
    font-weight: 400;
}
.precio_diferenciado.row {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin: 0;
    background: var(--color-marca11);
    border: 0px;
    padding: 10px 0;
}
.sp-large {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
body.detalle .detalle_producto .semaf_amarillo, body.detalle .detalle_producto .semaf_rojo, body.detalle .detalle_producto .semaf_verde {
    margin: 0;
}
/***** FIN DETALLE DE PRODUCTO *****/
/***** IFRAME *****/
iframe {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin: 10px 0;
}
/***** IFRAME *****/
/***** ALERTS *****/
div#avisostock, div#mensaje3 {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    padding: 10px 20px;
    margin-bottom: 20px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
div#mensaje3 {
    background: none;
    border: none;
    padding: 0;
    font-weight: 600;
    color: #dc0000;
}
label.error {
    color: #dc0000;
    font-size: 100%;
    font-weight: 600;
}
div#avisostock ul {
    margin-bottom: 0px;
}

div#avisostock ul li {
    font-weight: 600;
}

.envio_gratis_leyenda {
    font-weight: 600;
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    padding: 10px 20px;
    margin-bottom: 20px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
/***** FIN ALERTS *****/
/***** DATOS USUARIOS *****/
.datos_usuario h6 i, .datos_usuario h6 {
    color: var(--color-marca4);
}
.datos_usuario h1 {
    font-size: 200%;
}
.datos_usuario ul li {
    padding: 5px 0;
}
/***** RESPONSIVE MEDIA QUERIES *****/
@media (min-width: 1920px) {
	form#top-buscar {left: 32%}
	.menu-info {padding-left: 13%}
    .ofertas .container.general, .navbar-default .container, .container.menu_pie, body.productos .container.general, .top-bar .container {
    width: 75%;
    margin: 0 auto;
}
.search.search-fixed {
    position: fixed;
    right: 32%;
    top: 10px;
}
.row.noticiashome0 .noticiashome0-row.row, .noticiashome0 div#notas_oferta_0 {
    width: 75%;
    margin: 0 auto;
    padding: 30px 0;
}
}
@media (max-width: 1441px) {
.top-bar .search input.search-form, .top-bar .search input.search-form:hover, .top-bar .search input.search-form:focus {
    width: 600px;
}
}
@media (max-width: 1367px) {
    .top-bar .search {
    right: 24%;
}
    .search.search-fixed {
    right: 35%;
}
input.search-form, input.search-form:hover, input.search-form:focus {
    width: 600px;
}
.search.search-fixed {
    right: 26%;
}
}
@media (max-width: 1281px) {
	form#top-buscar {left: 23%}
input.search-form, input.search-form:hover, input.search-form:focus {
    width: 500px;
}
.top-bar .search {
    right: 29%;
}
.top-bar .social-fixed .search {
    right: 31%;
}
.top-bar .search input.search-form, .top-bar .search input.search-form:hover, .top-bar .search input.search-form:focus {
    width: 450px;
}
section.info-destacada .info-sup .media-body h2 {
    font-size: 100%;
}
}
@media (max-width: 1025px) {
.top-bar .social-fixed .search {
    right: 25%;
}
}
@media (max-width: 1024px) {
.menu-info {
    padding-left: 0%;
}
.ofertas .container.general, .navbar-default .container, .container.menu_pie, body.productos .container.general, .top-bar .container {
    width: 100%;
    margin: 0 auto;
}
.navbar-nav>li>a {
    padding: 10px 8px;
}
input.search-form, input.search-form:hover, input.search-form:focus {
    width: 340px;
    -webkit-box-shadow: 0 6px 8px -10px rgba(0,0,0,.5);
}
.top-bar .search {
    right: 25%;
}
.destacados .imagen img {
    width: 80px;
}
.destacados .imagen {
    height: auto;
}

body.ofertas {
    padding-top: 110px;
}
.row.noticiashome1 .cajasnove {
    width: 22%;
}
.product h3.leyendaConStock, .product h3.leyendaSinStock, .product h4, .product .price, .product .financiacion, small.art_cod_precios {
    padding: 0 10px;
}
.product button.btn.btn-primary.btn-compra {
    margin: 0 10px;
}
.price {
    margin-bottom: 5%;
    font-weight: 600;
    font-size: 150%;
    text-align: left;
}}
@media (max-width: 980px) {
.top-bar .search input.search-form, .top-bar .search input.search-form:hover, .top-bar .search input.search-form:focus {
    width: 320px;
}
.ban-top-izquierda img {
    max-width: 170px;
}
.top-bar .search {
    right: 29%;
    top: 50px;
}
.top-bar .social-fixed .search {
    right: 29%;
    top: 16px;
}
input#boton_compra {
    left: 35%;
}
body.ofertas {
    padding-top: 150px;
}
ul.slick-dots {
    display: none !important;
}
.scroll_inf, .scroll_sup {
    width: 100%;
}
.brand-carousel li {
    width: 150px !important;
}
div#RangoPrecio ul.fct-scroll input {
    width: 70px !important;
}
i.fa.fa-search.aplicar_precio {
    margin-left: 7px;
}
a.dropdown-toggle.pull-right.hidden-md.hidden-lg {
    display: none;
}
}
@media (max-width: 767px) {
div#leyenda_gral_top {
    left: 5px;
    top: -15px;
    font-size: 13px;
}
.row.noticiashome1 .cajasnove {
    width: initial;
}
ul.nav.navbar-nav {
    display: initial;
}
ul.social-share li a {
    font-size: 16px;
}
.telefono span.destaca a span {
    display: none;
}

.telefono {
    top: 0;
    background: none;
    right: 12%;
}

.telefono i {
    margin-right: 0;
}

.telefono i.fa-bounce {
    animation: none;
}

.telefono h3.item-1 a {
    color: var(--color-marca2);
}
.navbar-fixed-top .telefono {
    display: block;
}

div#leyenda_gral_top {
    display: none;
}
.item.list-view .product .image_lista {
    width: 40%;
}
.item.list-view h4 {
    text-align: right;
}
.item.list-view .product .col-md-9.col-xs-9 {
    width: 60%;
    padding: 0;
}

.item.list-view .product {
    padding: 0;
}
.hormigafoot h2 {
    font-size: 12px;
    margin: 0 0 10px;
}
.caja_func_sup .cotizacion {
    display: none;
}
.caja_func_sup.estaLogueado span#nombre_usuario {
    display: none;
}
.contact-form form#reg .row .form-group.col-md-4 {
    width: 100%;
}
.menu-info {
    top: 160%;
}
.navbar-default .navbar-nav>li>a span.caret {
    background: no-repeat;
    padding: 0;
    border-radius: 0px;
    border-radius: 4px;
}
.top-bar .social-fixed .search {
    right: 29%;
    top: 57px;
}
a.dropdown-toggle.pull-right.hidden-md.hidden-lg {
    display: block;
}
section.info-destacada .info-sup .media-body h2 {
    font-size: 100%;
}
section.info-destacada .info-sup .media-body {
    border-right: 0px solid var(--color-marca4);
}
section.info-destacada .info-sup:hover .media-body h2 {
    letter-spacing: 0px;
}
section.info-destacada .info-sup .media-body {
    height: 110px;
}
div#detalle .post-lead-image img {
    max-width: 100%;
}

.cols-grals .row {
    margin: 0;
}
.top-bar .cotizacion {
    padding: 6px 10px;
}

.social {
    width: 100%;
}
.top-bar .search div#autocompletar, .top-bar .search input.search-form, .top-bar .search input.search-form:hover, .top-bar .search input.search-form:focus {
    width: 96%;
}
.orderStep li {
    display: none;
}
.orderStep li.active {
    width: 100%;
    display: block;
    border-right: 0px
}
table#carrito {
    display: flex;
    flex-direction: column;
}
td.car-cant input[type=number] {
    width: 30px !important;
    height: 30px;
    font-size: 11px;
}
tr.CartProduct td, tr.CartProduct th {
    padding: 5px;
    font-family: "Inter Tight", sans-serif
}
.CartDescription h4 a {
    font-size: 11px!important;
    line-height: 15px;
}
td.car-imi, td.car-imp {
    text-overflow: ellipsis;
    text-wrap: nowrap;
    overflow: hidden;
}
form#carrito .price {
    font-size: 11px;
    font-weight: 400;
    text-wrap: nowrap
}
td.car-nombre .CartDescription {
    width: 100px;
}
td.car-nombre h4, td.car-nombre h4 a {
    white-space: normal;
    font-size: 10px;
    text-overflow: initial;
}
table#resumen {
    position: relative;
}
.row.userInfo {
    margin-right: -15px;
    margin-left: -15px;
}

form#form_envio {
    margin: 0 15px;
}
button#iniciarpago {
    margin-top: 15px;
}
table#resumen {
    position: relative;
    margin-bottom: 60px;
}
td#total_pedido + td {
    width: 100%;
    display: block;
    width: 100%;
    max-width: 100%;
    display: block;
    clear: both;
    position: absolute;
    bottom: -120px;
    right: 0;
    left: 0;
    height: 90px;
    border: 0px;
    clear: both;
    margin-bottom: 30px;
}
.promotion span.descuento, .promotion span.etiq3-prod, .promotion span.etiq4-prod, .promotion .discount, .promotion .new-product, .promotion span.envio_gratis, .promotion span.envio_gratis_todos {
    padding: 5px;
    font-size: 10px;
}

.promotion {
    bottom: 15px;
}

    .product {
    padding: 0;
}
    ul.dropdown-menu.dropdown-cart {
    top: 90px;
}

.content_marcas {
    width: 50%;
    float: left;
}
.row.noticiashome1 .cajasnove {
    width: 44%;
}
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
    background: var(--color-marca2) !important;
}
.navbar-toggle {
    float: left;
    margin-right: 10px;
}
.caja_func_sup.pull-right.hidden-xs {
    display: block !important; margin-top: 15px;
}
.caja_func_sup.pull-right.hidden-xs span.whatsapp-top {
    display: none;
}
#carrito_top, #login_sup, #micuenta_top, #nombre_usuario, #login_sup a, #login_sup:before ,a.cambiar_cuenta_top, a.terminar_sesion_top{
    display: none;
}
.buscador {
    float: right;
}
    .buscador ul.dropdown-menu li {
        width: 100%;
        margin: 0 auto;
    }

    .buscador ul.dropdown-menu i {
    color: white;
}

    .buscador ul.dropdown-menu input.search-form {
        padding: 20px;
        width: 100%;
        margin: 10px;
        letter-spacing: .8px;
        border-bottom: 0px !important;
        border: none;
        font-weight: 500;
    }
.buscador ul.dropdown-menu input.search-form::placeholder {
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 500;
}
    .buscador ul.dropdown-menu input.search-form:active {
        border: 0px
    }

    .buscador a.btn.btn-lg,
    a.registracion {
        padding: 0px 10px;
    }

    .buscador a:hover i,
    .buscador a i {
        font-weight: 700;
    }

    .buscador form#form-buscar {
        display: flex;
        align-items: center;
        flex: 1 0 auto;
        padding: 5px 10px;
    }

    .buscador button.btn.btn-default.btn-close {
        background: none;
        border: none;
        box-shadow: none;
        color: #000;
        font-size: 20px;
        padding: 10px;
    }

    .buscador button.btn.btn-buscartop {
        font-size: 20px;
    }

    .buscador a.dropdown-toggle {
        padding: 10px;
        padding-top: 7px;
        font-size: 18px;
        color:var(--color-marca2);
    }

.caja_func_sup .buscador {
    display: block;
    margin-right: 25px;
    margin-top: -10px;
}
.spot_ofertas_sup a {
    float: none;
    max-width: 100%;
}
.spot_ofertas_sup {
    padding-bottom: 0;
}

.search {
    display: none;
}
.scroll_inf.container {
    width: 95%;
}
.buscador ul.dropdown-menu.dropdown-cart{
    background: linear-gradient(to right bottom,#142032 0,#003d8f);
    top: 65px;
}
.col-md-2.cajasnuevo, .col-md-2.cajasoferta {
    width: 50%;
}
.ofertas .container.general, .navbar-default .container, .container.menu_pie, body.productos .container.general, .top-bar .container {
    width: 100%;
    margin: 0 auto;
}
.row.noticiashome0 .noticiashome0-row.row {
    width: 90%;
}
.noticiashome0 div#notas_oferta_0 {
    width: 100%;
}
.product h3.leyendaConStock, .product h3.leyendaSinStock, .product h4, .product .price, .product .financiacion, small.art_cod_precios {
    padding: 0 10px;
}
.navbar-nav.sm-collapsible a.has-submenu {
    padding-right: 0px;
}
.product h4, .product h4 a {
    font-size: 13px;
}
.row.noticiashome0 .cajasnove {
    margin: 20px 0;
    margin-bottom: 30px;
}

div#productslider-notas0 {
    padding: 0;
    margin: 0;
}
.noticiashome0 div#notas_oferta_0 {
    padding: 30px 0;
}

.novedades-home-row.row {
    margin: 0;
}
li.suscripcion {
    display: none !important;
}

ul.dropdown-menu.dropdown-cart .buscador {
    display: none;
}
ul.dropdown-menu.dropdown-cart a.cambiar_cuenta_top, ul.dropdown-menu.dropdown-cart a.terminar_sesion_top, ul.dropdown-menu.dropdown-cart li#nombre_usuario, ul.dropdown-menu.dropdown-cart li#login_sup a, ul.dropdown-menu.dropdown-cart li#micuenta_top, ul.dropdown-menu.dropdown-cart li#carrito_top {
    display: block;font-size: 16px;
    text-align: right;
}
ul.dropdown-menu.dropdown-cart li#login_sup a {
    display: inline-block;
}
ul.dropdown-menu.dropdown-cart {
    width: 250px;
}
a.favoritos_top {
    color: var(--color-marca2);
    position: absolute;
    right: 15%;
    font-size: 20px;
}
.social ul.social-share {
    margin-right: 0px;
}
.navbar-nav.sm-collapsible a.has-submenu i {
    display: none;}
    .top-bar {
    line-height: 10px;
}
.slider-text {
    font-size: 15px;
}
.top-bar a {
    color: var(--color-marca2);
    font-size: 20px;
}
.top-bar ul.dropdown-menu.dropdown-cart a {
    color: var(--color-marca2);
    font-size: 16px;
}

ul#menutop li a, ul.social-share li a {
    display: inline-block;
    padding: 5px 7px;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.social-share-fixed, .dropdown-toggle-fixed {
    position: fixed !important;

}
.social-share-fixed{
    display: none;
}
div#filtros {
    background: transparent;
}
.row.userInfo {
    margin-right: -15px;
    margin-left: -15px;
}
.ban-top-izquierda img {
    max-width: 160px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: var(--color-marca2);
}
.search, .search i {
    color: var(--color-marca3);
}
.datos-footer .row {
    margin: 0;
}
.row.noticiashome0 .cajasnove img {
    max-width: 120px;
    margin: 0 auto;
    transition: background-color 0.5s;
    padding: 20px;
}
.row.noticiashome0 .cajasnove h4, .noticiashome0 div#notas_oferta_0 .cajasnove h4 {
    font-size: 16px;
}
.top-number.pull-left.hidden-xs {
    display: block !important;
}
.top-bar .search {
    top: 95px;
    right: 0;
    background: var(--color-marca2);
    padding-right: 10%;
    width: 100%;
    margin-right: 0px;
    position: absolute;
    padding-top: 8px;
    display: block;
    left: 0;
    border-bottom: 1px solid;
}
.top-bar .search-fixed {
    top: 57px;
}
.top-bar .search-fixed {
    position: fixed;
}
.dropdown-toggle.pull-right.hidden-md.hidden-lg {
    position: absolute;
    z-index: 11;
    display: block;
    right: 20px;
    top: 30px;
}
.dropdown-toggle.pull-right.hidden-md.hidden-lg.dropdown-toggle-fixed {
    top: 10px;
}
input.search-form, input.search-form:hover, input.search-form:focus {
    width: 280px;
    -webkit-box-shadow: 0 6px 8px -10px rgba(0,0,0,.5);
}
body.ofertas {
    padding-top: 145px;
}
.destacados .col-md-2 {
    width: 33%;
    float: left;
}
.destacados .imagen {
    height: auto;
    width: 140px;
}
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
    background: #9d4bff;
}
.navbar-default .navbar-nav>li>a {
    text-align: center;
}
.navbar-default .navbar-nav>li a:after {
    display: none;
}
.navbar-nav.sm-collapsible a.has-submenu {
    padding-right: 0px;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: var(--color-marca2);
    text-align: center;
}
.dropdown-cart-fixed {
    position: fixed;
}

ul.dropdown-menu.dropdown-cart.dropdown-cart-fixed {
    right: 0;
    top: 58px;
}
.dropdown-menu #nombre_usuario {
    color: #2c464f;
}
.noticiashome0 div#notas_oferta_0 .cajasnove h4 {
    font-size: 120%;
}
.noticiashome0 div#notas_oferta_0 .cajasnove img {
    padding: 10px;
}
.navbar-nav.sm-collapsible a.has-submenu {
    padding-right: 0px;
}
.price {
    font-size: 130%;
}
button.navbar-toggle {
    padding-top: 15px;
    margin-right: 0;
}
.container.menu_pie ul.list-inline.list-unstyled.hidden-lg {
    display: none;
}
.datos-footer .footer-top img {
    margin: 0 auto;
}
.container.datos-footer .footer-top .list-inline {
    text-align: center;
}
.navbar-nav.sm-collapsible a.has-submenu {
    padding-right: 0;
    padding: 10px 8px !important;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
background-color: var(--color-marca11)!important;
color: var(--color-marca2) !important;

.discount, .new-product, span.etiq3-prod, span.etiq4-prod {
    font-size: 10px;
}
.buscador ul.dropdown-menu.dropdown-cart {
    width: 100%;
}

.datos-footer .footer-top .col-md-3 {
    width: initial;
    text-align: center;
}
.datos-footer .footer-top hr {
    width: 30px;
    margin: 15px auto;
}
.ban-top-izquierda {
    margin-left: 60px;
}
.datos_usuario h1 {
    font-size: 160%;
}
.datos_usuario .col-md-4.col-xs-6 {
    width: 100%;
}
.datos_usuario h6 i, .datos_usuario h6 {
    color: var(--color-marca4);
}}
@media (max-width: 680px) {
.product .price .price-standard {
    display: block;
}
.noticiashome0 div#notas_oferta_0 .cajasnove img {
    padding: 20px;
    max-width: 140px;
}
.container-fluid.noticiashome0 .cajasnove, .row.noticiashome0 .cajasnove {
    padding: 10px;
}
.noticiashome0 div#notas_oferta_0 .cajasnove h4 {
    font-size: 100%;
}
.noticiashome0 div#notas_oferta_0 {
    padding: 10px 0;
}
section.info-destacada .info-sup .media-body h2 {
    font-size: 85%;
}
section.info-destacada {
    padding-bottom: 10px;
    margin-bottom: 0;
}

section.info-destacada .info-sup {
    padding: 0;
    text-align: center;
}
section.info-destacada .info-sup .media-left i {
    font-size: 2.5rem;
}
section.info-destacada .info-sup .media-body {
    height: 70px;
}
.row.noticiashome2 .cajasnove {
    padding: 0 8px;
}

.row.noticiashome2 .cajasnove h4 {
    top: 10px;
    right: 20px;
    font-size: 100%;
}

.row.noticiashome2 .cajasnove a.btn.btn-default.btn-vernota {
    right: 20px;
    bottom: 20px;
    padding: 5px 8px;
    font-size: 13px;
}
.brand-carousel li {
    width: 100px !important;
}
.promotion span.descuento, .promotion span.etiq3-prod, .promotion span.etiq4-prod, .promotion .discount, .promotion .new-product, .promotion span.envio_gratis, .promotion span.envio_gratis_todos {
    font-size: 9px;
}
.promotion span.envio_gratis, .promotion span.envio_gratis_todos {
    white-space: nowrap;
}
.slider-text p {
    margin: 0;
    line-height: 25px;
    animation: slide 16s infinite;
    opacity: 0;
    position: absolute;
    width: 100%;
    text-align: center;
}
.top-bar .search {
    top: 85px;
}
footer {
    padding: 50px 0px 50px 0px;
    background-position: 5px -100px;
}
}
@media (max-width: 480px) {
	body.ofertas, body {
    padding-top: 125px;
}
.row.noticiashome0 .cajasnove img {
    max-width: 90px;
}
.container.general, .ofertas .container.general, .navbar-default .container, .container.menu_pie, body.productos .container.general, .top-bar .container {
    width: 100%;
    margin: 0 auto;
}
	div.item-slide.imagen-slide-2 { background-repeat: no-repeat !important;}
    div.item-slide.imagen-slide-2 {
    height: 430px;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

.top-bar .search {
    top: 85px;
}
.top-bar .social-fixed .search {
    right: 29%;
    top: 62px;
}

.datos-footer .footer-top .col-md-3 {
    width: 100%;
    text-align: center;
}
section.info-destacada .info-sup .media-left {
    display: block;
    padding: 5px;
}
.iconos-top .iconos-sup .media-left {
    display: block;
    font-size: 80%;
    padding: 0;
}

.iconos-top .iconos-sup .media-body {
    text-align: center;
}

.iconos-top .iconos-sup .media-body h2 {
    font-size: 140%;
}
input#boton_compra {
    left: 35%;
}


.ban-top-izquierda { margin-left: 5px;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background: transparent;}
ul.nav.navbar-nav { margin: 0;}
.container > .navbar-header, .container > .navbar-collapse {margin: 0; padding: 0}
#micuenta_top.cart_top {text-align: right;}
#micuenta_top.cart_top span a:nth-child(1) { padding-right: 10px;}
.navbar-nav > li {margin-top: 10px}
.menu-info {
	    position: relative;
	    padding-left: 0;
	    top: auto;
	    background: var(--color-marca3);
	}
.spot_ofertas_inf .img-responsive {
    float: none;
    width: 100%;
}
.destacados .col-md-2 {
    width: 50%;
    float: left;
}
div.item-slide.imagen-slide-2 {
    overflow: hidden;
    position: relative;
}

.destacados {
    padding: 10px 0;
}
div#navbar-menu-superior {
    background: white;
    margin-top: 40px
}
.destacados .imagen {
    background: #f0f0f0;
    border-radius: 50%;
    width: 140px;
}
form#top-buscar {
	    width: 90%;
	    position: relative;
	    left: 0;
	    margin-top: 10px;
	    top: 10%;
    }
input.search-form, input.search-form:hover, input.search-form:focus { width: 100%;}
div#autocompletar {
    width: 320px;
}
li.open {
    background: #e7e7e7;
}
li.open ul li.open {
    background: #F5F5F5;
}
.navbar-nav.sm-collapsible ul ul .dropdown-menu > li > a, .navbar-nav.sm-collapsible ul ul .dropdown-menu .dropdown-header {
    padding: 10px 8px !important;
}	
.spot_ofertas_inf img { width: 100%;}
nav#navbar-sidebar { display: none;}
.navbar-default {
		-webkit-box-shadow: 0 11px 8px -10px rgba(0,0,0,.5);
    	-moz-box-shadow: 0 11px 8px -10px rgba(0,0,0,.5);
    	box-shadow: 0 20px 25px -30px rgba(0,0,0,.8);
        padding-bottom: 5px;
        padding: 0;
	}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #e7e7e7;
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav>li>a {color: var(--color-marca2)}
.navbar-default .navbar-nav .open .dropdown-menu>li>a { color: var(--color-marca2)}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse { max-height: 100%;}
li#sucursal_movil {
    display: none;
}
}
@media (max-width: 376px) {



div.item-slide.imagen-slide-2 {
    height: 390px;
}
}
@media (max-width: 362px) {
div.item-slide.imagen-slide-2 {
    height: 375px;
}
}
@media (max-width: 322px) {
div.item-slide.imagen-slide-2 {
    height: 330px;
}
.ban-top-izquierda {
    width: 45%;
    margin-left: 0;
}
.ban-top-izquierda img {
    max-width: 45px;
}
ul.social-share li a {
    padding: 5px 7px;
}
.social ul.social-share {
    margin-right: 10px;
}
}
}
/***** FIN RESPONSIVE MEDIA QUERIES *****/