@import url('https://fonts.googleapis.com/css?family=Staatliches');
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #3D3D3D;
    font-family: 'Staatliches', sans-serif
}
h6 {
    border-bottom: 1px solid #000
}

div#leyenda_body {
    margin-top: 5%;
}
.anuncio {
    text-align: center;
    display: block;
    background: #f3b4bd;
    padding: 20px
}

.top-bar {
    background: #fff
}
.top-bar a,
#carrito_top,
#carrito_top a,
#login_sup,
.login_sup a,
#micuenta_top,
#nombre_usuario,
a.registracion,
.ico_usuario,
a.ircarrito:before {
    color: #444;
}
.top-number .list-inline > li:nth-child(1),
.top-number .list-inline > li:nth-child(2),
.top-number .list-inline > li:nth-child(5),
a.linkbotones_top.marcas_top,
a.linkbotones_top.descargas_top {
    display: none !important;
}
li.suscripcion {
    display: none !important
}
ul#menutop {
    font-weight: 700;
    font-size: 18px;
    margin: 0;
    padding-top: 5px;
}
ul#menutop i,
#login_sup:before,
#nombre_usuario:before,
.cambiar_cuenta_top:before,
.registracion:before,
.terminar_sesion_top:before {
    color: #E62A09
}
.search,
.search i {
    color: #444;
}
.search {
    display: none
}
.social {
    float: left !important
}
.social-share i {
    border: 1px solid #E62A09;
    color: #E62A09;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    text-align: center;
    padding-top: 3px;
}
.caja_func_sup {
    margin-top: -40px
}
.caja_func_sup a {
    color: #444;
}
#carrito_top {
    float: right;
    padding-left: 5px;
    padding-top: 5px
}
#cantidad_carrito.badge {
    background: #E62A09
}
.ico_usuario,
a.ircarrito:before {
    padding-right: 16px;
}

ul.nav.navbar-nav {
    margin-left: 0;
    margin-top: 8%
}
.menu-info {
    height: auto;
    background: #f1f1f1;
    width: 100%;
    padding-left: 10%;
}
.dropdown-menu {
    background-color: #E62A09;
}
.dropdown-menu > li > a:hover {
    color: #444;
}

.search-nav {
    padding-bottom: 10px;
    margin-top: 3%;
    position: absolute;
    top: 0;
    left: 33%;
    z-index: 1;
}
.navbar-superior .navbar-nav > li:nth-child(9),
.navbar-lateral .navbar-nav > li:last-child {
    background: #E62A09;
    color: #fff;
}
.cols-grals .outlet {
    color: #000
}
.outlet {
    font-style: italic;
    font-weight: 700;
    color: #fff
}
.newslettertop {
    position: absolute;
    top: 0;
    margin-top: 3.5%;
    right: 10%;
    z-index: 1;
}
.newslettertop a {
    background: #E62A09;
    padding: 10px 20px;
    border-radius: 4px;
    color: #fff
}
.navbar-default {
    box-shadow: none
}
.navbar-default .navbar-nav > li > a {
    font-size: 18px;
    font-weight: 700;
    color: #444;
}
.navbar-default .navbar-nav > li > a:nth-child(13) {
    color: #fff
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    background: #E62A09;
    color: #fff;
}
.search-nav .input-group {
    margin: 0 auto;
}
input.search-form2 {
    background: #fff;
    border: 1px solid #E62A09;
    width: 500px;
    color: #999;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    height: 35px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -20px;
}
input#cantidad {
    width: 50px;
}
input#boton_compra {
    float: right;
    position: absolute;
    left: 15%;
    top: 32%;
}
.ban-top-izquierda {
    position: absolute;
    z-index: 9;
    top: 35px
}
div#navbar-menu-superior {
    padding: 0;
    width: 100%;
    position: absolute;
    margin: 0;
    left: 0;
    background: #fff;
}
.menutopcontacto {
    display: none !important;
}
.btn.btn-compra,
.btn-success,
button.btn.btn-buscartop,
.cart-actions input[type=button] {
    /*background: #fff;*/
    background: #E62A09 !important;
    color: #fff;
}
.cart-actions input[type=button] {
    border: 0
}
.btn.btn-compra:hover,
.btn-success:hover {
    background: #d08800
}
.btn-buscartop i {
    color: #fff
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    background: #f44336;
    color: #fff;
}

/*** SLIDER ***/
span.container.leyenda_slide {
    position: absolute;
    z-index: 12;
    color: #c5031b;
    margin-left: 200px;
    font-size: 42px;
    top: 45%;
    line-height: 1;
    width: 10%;
    font-family: 'Staatliches', sans-serif !important;
}
.slick-prev,
.slick-next {
    background: #000 !important;
}
.slick-prev:before {
    content: '\f053' !important;
}
.slick-next:before {
    content: '\f054' !important;
}
/*** SPOTS ***/
.spot_top .img-responsive {
    width: 25%;
    display: inline-block;
    margin: 0
}
.spot_home {
    margin-left: -15px;
}
.spot_home .col-md-3 {
    padding: 5px;
}
.spot_ofertas_sup img,
.spot_ofertas_sup a {
    margin: 0;
    display: inline-block;
    width: 50%;
    padding: 10px;
}
.spotsleft {
    /* margin-top: 5%; */
    border: 1px solid #ddd;
    border-top: 0
}
.spotsleft img {
    border-top: 1px solid #ddd;
}
/*******/
#ofertas .container.general {
    margin-top: 0;
}
.title-sol,
.navbar-lateral .ley_cate_lateral_xs,
div#hormiga h1,
ul.lista-filtros-aplicados {
    font-family: Calibri, sans-serif;
}
.scroll_inf,
.scroll_sup {
    margin-top: 3%;
}
#ofertas .scroll_inf,
#ofertas .scroll_sup {
    margin-top: 0
}

.featuredImgLook2 .inner:hover,
.product:hover {
    border: 1px solid #E62A09;
}
.content_marcas .cajamarca {
    border: 0;
}
.content_marcas .verprod {
    display: none;
}
.detalle-form {
    border-top: 4px solid #E62A09;
}
.form-group .form-control {
    border-color: #E62A09;
}
span.ley_cate_lateral_xs {
    font-weight: 700 !important;
}
.ofertas h4.panel-title.panel-title-filtros {
    display: none;
}

.btn-primary:hover,
.btn-primary:focus,
.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;
}
.item_downloads {
    width: 50%;
    float: left;
    padding-bottom: 5%;
}
a.lkdesc {
    background: #E62A09;
    padding: 10px 20px;
    color: #fff;
}
.documentos {
    padding: 35px 0
}
.documentos h5 {
    padding-bottom: 30px !important
}
.documentos img {
    margin: 0 auto;
}
div#imagen_listar {
    padding-bottom: 5%;
}
.navbar-nav.sm-collapsible .caret,
.navbar-nav.sm-collapsible ul .caret {
    background: #E62A09;
}
.navbar-header-lateral {
    border-bottom: 1px solid #ccc;
    padding: 5%;
    background: #e62a09;
}
.navbar-header-lateral span.ley_cate_lateral_xs {
    color: #fff !important;
}
.navbar-lateral {
    border: 1px solid #ddd
}
div#filtros {
    padding: 5%;
    border: 1px solid #ddd;
    margin-top: 5%;
    border-radius: 0;
}
.i-minus {
    background: #E62A09;
    height: 5px;
}
.i-minus::after {
    background: #E62A09;
    width: 5px;
    left: 7px;
    top: -7px
}
#precant,
.swatches li {
    box-shadow: none;
}
#precant thead {
    background: #E62A09;
    color: #fff;
}
#precant tbody {
    border: 1px solid #ddd;
}
#precant .table > tbody > tr > td,
#precant .table > tbody > tr > th,
#precant .table > thead > tr > td {
    border: 1px solid #ddd
}
ul.subcate {
    padding-left: 0px;
    list-style: none;
}
ul.subcate li {
    display: inline-block;
    padding: 15px;
    font-size: 16px;
    font-weight: 700;
    color: #444;
    padding-left: 0px
}
ul.subcate li a {
    background: #f1f1f1;
    padding: 6px 12px;
}
ul.subcate li a:hover {
    background: #E62A09;
    color: #fff;
}
.orderStep li.active {
    background: #FF5722;
}
.orderStep li.active:after {
    border-top-color: #FF5722 !important
}
.orderStep li {
    background: #E62A09;
    color: #fff
}
span.dcorta p img {
    width: 40%;
}

.favButton {
    color: #E62A09;
}
div#avisostock {
    background: #FFEB3B;
    padding: 10px;
    margin-bottom: 10px;
}
.product .description {
    margin: 0
}
.product .description img {
    width: 40%
}
.modal-header-primary {
    background: #E62A09;
}
.modal-prod-agregado-container h5 {
    background: #E62A09;
    padding: 10px;
}
.modal span#nombre_prod_alert {
    color: #000
}
.pagination > li > a,
.pagination > li > span {
    color: #000
}
span.st_googleplus_large {
    display: none;
}
p.copete {
    margin: 30px 0 0 !important;
}
.col-listar h3 {
    margin-top: 0
}

/*** LANDING ***/
.landing h1.titulo {
    text-align: center;
    background: #000;
    color: #fff;
    padding: 8px 0;
    margin: 0;
}
.landing .nov_dlarga {
    text-align: center;
}
.expcompra {
    margin-bottom: 5%
}
.expcompra .col-md-3.col-xs-6 {
    font-size: 20px;
    line-height: 2;
    font-weight: 700;
}
.expcompra i {
    border-radius: 100%;
    height: 80px;
    width: 80px;
    background: #f66b72;
    color: #fff;
    margin: 0 5%;
    padding-top: 20px;
    font-size: 35px;
}
.txt-izq {
    text-align: left;
    padding-top: 10%;
    padding-left: 5%
}
.txt-izq h2 {
    font-size: 70px;
}
.txt-izq h3 {
    font-size: 35px;
    line-height: 1
}
.txt-izq hr {
    width: 30%;
    height: 5px;
    background: #E62A09;
    margin-left: 0
}
.landingsec {
    background: #f4f4f4;
    padding: 20px 0;
    -webkit-clip-path: polygon(100% 0, 100% 90%, 0 100%, 0 10%);
    clip-path: polygon(100% 0, 100% 90%, 0 100%, 0 10%);
}
.landing .fad:after {
    color: #fbd598;
    opacity: 1;
}
/*** BOTONES ***/
a.btn.btn-default.btn-vernota,
input#boton_compra,
button.btn.load.btn-success.pull-right,
#ModalLogin .btn-success,
input#boton_login,
input#iniciarpago,
input#boton_confirmar,
.btn-default,
input#boton_datos,
.btn.btn-compra,
#registro_form .btn-success {
    background: #E62A09 !important;
    color: #fff;
}
input.form-control.in_seguridad {
    width: 100px !important
}
.has-feedback .form-control-feedback {
    left: 230px !important;
}
/*** FOOTER ***/
.hormigafoot {
    padding: 0
}

.newsletter {
    width: 100%;
    height: 500px;
    background: url("../b/bg-newsletter.jpg") fixed;
    background-size: cover;
}
.newsletter a {
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 20px
}
.newsletter .container:before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 500px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
}
.newsletter .container h3 {
    padding: 15% 0 5%;
    font-size: 50px;
    color: #fff;
}
.newsletter .container p {
    color: #fff;
    font-size: 20px
}

.preciospie {
    background: #e6e6e6;
    text-align: center
}
.preciospie h3 {
    color: #a80b20;
}
.datos-footer {
    background: #3D3D3D;
    color: #fff;
    padding: 20px 0;
}
.datos-footer h2,
.datos-footer a {
    color: #fff
}
.datos-footer a:hover {
    text-decoration: underline;
}
.datos-footer i {
    color: #E62A09
}
.datos-footer .social i {
    border: 1px solid;
    color: #fff;
    border-radius: 100%;
    height: 50px;
    width: 50px;
    text-align: center;
    padding-top: 12px;
}
.ofertas div + p,
.default div + p,
.landing div + p {
    display: none
}
p.paginado.paginadoinferior {
    display: block !important;
    margin-top: 20px
}
p.paginado {
    background: #f1f1f1;
    padding: 10px;
}
p.paginado a {
    padding: 10px;
}
a.pagina-actual {
    background: #E62A09;
    color: #fff;
    padding: 10px;
}
.brand-carousel li img {
    padding: 0 10%
}
/*** MEDIA ***/
@media (min-width: 1920px) {
    .search-nav {
        top: -5px;
        left: 35%
    }
    /* .newslettertop {
        margin-top: 3%;
        right: 20%;
    } */
     .newslettertop {
    margin-top: 60px;
    right: 20%;
    }
    .menu-info {
        padding-left: 20%;
    }
    ul.nav.navbar-nav {
        margin-left: 0;
        margin-top: 6%;
    }
    .ban-top-izquierda {
        top: 40px
    }
    span.container.leyenda_slide {
        margin-left: 300px;
        width: 4%;
        font-size: 50px;
    }
}

@media (max-width: 1280px) {
    .menu-info {
        padding-left: 5%
    }
    .newslettertop {
        right: 5%;
    }
}
@media (max-width: 1024px) {
    ul.nav.navbar-nav {
        margin-top: 10%;
    }
}
@media (max-width: 480px) {
    .top-bar a,
    #carrito_top,
    #carrito_top a,
    #login_sup,
    .login_sup a,
    #micuenta_top,
    #nombre_usuario,
    a.registracion,
    .ico_usuario,
    a.ircarrito:before {
        color: #fff
    }
    .search {
        display: inline-block;
    }
    .search i {
        border: 0;
    }
    .btn-buscartop {
        margin-left: -12px !important;
        background: #fff !important;
    }
    input.search-form,
    input.search-form:hover,
    input.search-form:focus {
        width: 180px;
        border-color: #999
    }
    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group {
        margin-left: 0;
        background: #E62A09;
    }
    div#custom-search-input span.input-group-btn i {
        color: #fff
    }
    .search-nav,
    .newslettertop {
        display: none
    }
    .social {
        text-align: left;
    }
    li.suscripcion {
        display: inline-block !important
    }
    a.dropdown-toggle {
        position: absolute;
        top: 0;
        right: 5%;
        color: #444
    }
    .container > .navbar-header,
    .container > .navbar-collapse {
        margin: 0;
    }
    .navbar-lateral .navbar-collapse {
        margin: 0;
        padding: 0;
    }
    .ban-top-izquierda {
        top: 10px;
        width: 65%
    }
    .navbar-header-lateral {
        padding-bottom: 0;
        border-bottom: 0;
    }
    ul.nav.navbar-nav {
        margin-top: 0;
    }
    .menu-info {
        padding-left: 0;
    }
    div.item-slide.imagen-slide-2 {
        background-repeat: no-repeat !important;
        height: 500px;
    }
    span.container.leyenda_slide {
        font-size: 30px;
        top: 65%;
        color: #fff
    }
    .spot_top .img-responsive {
        width: 50%
    }
    .spot_ofertas_sup .img-responsive {
        width: 100%
    }
    .spotsleft {
        display: none;
    }
    .noticiashome2-row.row,
    .noticiashome3-row.row {
        margin: 0;
    }
    .newsletter .container h3 {
        padding: 10% 0;
        font-size: 25px;
        margin-top: 45%
    }
    .datos-footer .social {
        margin: 0 auto;
        text-align: center;
        float: none !important;
    }
    .datos-footer p {
        text-align: center;
    }
    .datos-footer img {
        margin: 0 auto
    }
    .item_downloads {
        width: 100%;
    }
    .documentos img {
        width: 50%;
        margin: 0 auto;
    }
    .navbar-default .navbar-header .navbar-toggle:focus,
    .navbar-default .navbar-header .navbar-toggle:hover {
        background-color: #fff;
    }
    ul.list-inline.list-unstyled.hidden-lg {
        display: none;
    }
    .nov_dlarga .row {
        margin: 0;
    }
    .landing #detalle .row {
        margin: 0
    }
    .expcompra .col-md-3.col-xs-6 {
        margin-bottom: 5%
    }
    .txt-izq h2 {
        font-size: 35px;
    }

}
/*ul#nav li:last-child {
    background-color: #E62A09;
}
ul#nav li:last-child:hover span{
    color: #000!important;
}*/
.list-group > li > a,
.fct-scroll > li > a,
.panel-title a {
    font-size: 18px;
    font-weight: 700;
    color: #444;
}
ul.list-group li,
ul.fct-scroll li{
    list-style: none;
    line-height: 2;
}

.outlet {
    color: #E62A09;
}
.trabaja {
display: none;
}
.navbar-superior .navbar-nav > li:nth-child(9) a:hover .outlet {
    color: #fff;
}
.cols-grals .outlet {
    color: #fff;
}
/*ul.nav.navbar-nav.navbar-left.sm-vertical li:last-child:hover a span {
    color: #000;
}*/
.navbar-superior .navbar-nav > li:nth-child(9) a{
    color: #fff;
}
.navbar-superior .navbar-nav > li:nth-child(8):hover a > span{
    color: #fff;
}
.navbar-superior .navbar-nav > li:nth-child(9) {
    background: transparent;
    color: inherit;
}
.container-fluid.datos-footer .col-md-3 img { vertical-align: middle; width: 160px; height: auto; margin-top: 10px;}
a.trabPie{color:#3D3D3D}
ul.list-unstyled,
ul.orderStep {
    margin-left: 0 !important;
}
span.ultimaact {
    display: block;
    margin: 10px auto;
    text-align: center;
}
body.ofertas #filtros h4.panel-title.panel-title-filtros {
    display: block;
}
#Marcas ul.list-group {
    padding-left: 10px;
}
#Marcas ul.list-group li {
    border-bottom: 1px solid #eee;
    margin: 10px 0;
    line-height: normal;
    padding-bottom: 5px;
}
.rightSidebar .costDetails #order-detail-content a.btn.btn-default.btn-lg.btn-block {
    width: auto;
}
.CartProduct.cartTableHeader td.hidden-xs {
    color: transparent;
}

.row.noticiashome2 {
    max-width: 100%;
    margin: 0 auto;
}
body.default #detalle.cajam .recom a.detalle_imprimir {
    margin-top: -3px !important;
}
.st_twitter_large span.stButton {
    background: #000;
}
span.st_facebook_large span {
    background: #1877F2;
}
@media screen and (max-width: 480px) {
    input.search-form {
    width: 100% !important;
}
.search {
    width: 100%;
    max-width: 260px;
}
.search .autocomplete {
    width: 100%;
    max-width: 250px;
}
.spot_home {
    display: flex;
}
.hasPlus .i-minus::after {
    height: 15px;
    left: 5px !important;
    top: -4px !important;
    width: 1px !important;
}
}

/*************************CUSTOM 2026**************************/
body{
    font-size: 16px;
}

.spot_home>.container>.row {
  display: flex;
  gap: 15px;
}
.spot_home * {
  flex: 1;
}
.spot_home img {
  float: none !important;
  min-width: 0;
  width: 100%;
}

.aparece {
  bottom: 25px;
  left: 20px;
  color: #959595;
}
.aparece:focus,
.aparece:hover {
  color: #e62a09 !important;
}
a.page-scroll.aparece::before {
  content: "";
  background: #fff;
  display: block;
  position: absolute;
  top: 12%;
  left: 14%;
  width: 75%;
  height: 75%;
  border-radius: 100px;
  z-index: -1;
}