/* ********** */
/* BOTON ONCE */
/* ********** */
*:focus,
button.btn.btn-buscartop:focus,
button.btn.btn-buscartop:active {
    outline: none
}
*::placeholder {
    padding-left: 4px
}
::-webkit-scrollbar {
    width: 15px;
    background: #4e4e4e
}
::-webkit-scrollbar-thumb {
    background-color: var(--color-marca1);
}
::-webkit-scrollbar-thumb:hover {
    background: var(--color-marca1);
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}
::-webkit-scrollbar-thumb:active {
    background-color: #2196F3;
}
body {
    --color-marca1: #5F84AE;
    /* #76aadb  #5b83b7 #6e89c0 */
    --color-marca2: #555555;
    --color-marca3: #fffdf1;
    --color-marca4: #e3f4e7;
    background: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6,
.style2 .title-sol span,
.title-sol.style2 span {
    color: var(--color-marca2)
}
h6 {
    border-bottom: 1px solid var(--color-marca2);
}
body.ofertas {
    padding-top: 105px;
}
div#barraDemo {
    width: 100%;
    position: fixed;
    background: rgba(233, 30, 99, 0.8);
    bottom: 0;
    z-index: 999999;
    padding: 0;
    margin: 0;
    display: none;
}
div#barraDemo p {
    padding: 15px;
    text-align: center;
    color: #fff;
    margin: 0
}
div#barraDemo p img {
    position: relative;
    top: -2px;
}
div#barraDemo i {
    color: #fff;
    font-size: 30px;
    position: absolute;
    right: 20px;
    top: 12px;
    z-index: 99999999
}
.top-bar {
    background-color: #bfbfbf;
    border: 0
}
.top-bar a {
    color: #fff
}
.top-bar .search {
    display: none
}
ul#menutop li:nth-child(4),
ul#menutop li:nth-child(5) {
    display: none !important;
}
ul#menutop {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
}
ul#menutop li a:hover,
ul.social-share li a:hover {
    color: #000;
}
.suscripcion .fa-envelope:before {
    content: "\f1d8"
}
header#header {
    z-index: 100;
}
.navbar-header {
    padding-top: 0;
}
.navbar-default {
    padding-top: 10px;
    height: 150px
}
.navbar-fixed-top .navbar-collapse {
    padding: 0 15px
}
.navbar-default .navbar-nav > li > a {
    font-weight: 400;
    color: #444;
    text-transform: uppercase;
}
.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 {
    background: rgb(0 0 0 / 69%);
    color: #fff
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    background: var(--color-marca1);
    color: #00ff00
}
/* #444 */
.menu-info {
    position: absolute;
    width: 100%;
    left: 0;
    background: #fff;
    top: 100px;
    padding-left: 10%;
    border-top: 1px solid #ccc;
}
form#top-buscar {
    width: 350px;
    margin-top: 0;
    position: absolute;
    top: 7px;
    right: 5%
}
input.search-form,
input.search-form:hover,
input.search-form:focus {
    width: 340px;
    border: 1px solid var(--color-marca1);
    -webkit-box-shadow: 0 6px 8px -10px rgba(0, 0, 0, .5);
}
.btn-buscartop {
    background: transparent;
}
.caja_func_sup {
    text-transform: uppercase;
    line-height: 60px;
    margin-top: 10px;
}
#nombre_usuario:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f007";
    font-size: 20px
}
a.ircarrito:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f290";
    font-size: 20px
}
.registracion:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f234";
    font-size: 20px
}
#login_sup:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f090";
    font-size: 20px
}
.terminar_sesion_top:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f08b";
    font-size: 20px
}
.cambiar_cuenta_top:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f013";
    font-size: 20px
}
div#carrito_top {
    float: right;
    margin-top: 20px;
    margin-left: 16px;
}
#cantidad_carrito.badge {
    background: var(--color-marca1)
}
ul.nav.navbar-nav {
    margin-left: 0;
    margin-top: 0;
    font-size: 16px;
}
.ban-top-izquierda {
    position: absolute;
    left: 15%;
    top: 7%;
    z-index: 10;
}
/***** SLIDER *****/
div#slides_ofertas_t {
    margin-top: 3%;
}
.slick-dotted.slick-slider {
    margin-bottom: 0;
}
/***** SPOT *****/
.spot_top {
    line-height: 0
}
.spot_top .container {
    width: 100%;
    padding: 0;
}
.spot_top a,
.spot_ofertas_sup a {
    display: inline-block;
    width: 25%;
    overflow: hidden;
}
.spot_top img,
.spot_ofertas_sup 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;
}
.spot_top img:hover,
.spot_ofertas_sup img:hover {
    transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    -webkit-transform: scale(1.08);
}
.spot_top .img-responsive {
    margin: 0 !important;
}

/***** HOME *****/
.title-sol {
    font-family: 'calibri', sans-serif;
}

#ofertas .container.general {
    padding-bottom: 0;
    width: 100%;
    padding: 0;
}
#ofertas .general .row {
    margin: 0 auto
}
#ofertas .col-md-12.col-xs-12.cols-grals {
    padding: 0
}
#ofertas .cols-grals {
    padding: 0;
}
.container.general {
    margin-top: 5%;
    font-size: 20px;
}
.prod-top img {
    height: 400px;
}
.ofertas .product:hover {
    background: #fff
}
.ofertas .image,
.image a img {
    max-height: 100% !important
}
.prod-top,
.noticiashome,
.novedadesrow.row,
.ofertasrow.row {
    width: 80%;
    margin: 2% auto;
}
.title-sol {
    font-family: Calibri, sans-serif
}
.style2 .title-sol:after,
.title-sol-style2:after,
.title-sol.style2:after {
    display: none
}
.featuredImgLook2 .inner:hover,
.product:hover {
    border-color: var(--color-marca1)
}
.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.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.price-standard {
    color: var(--color-marca1);
    font-weight: 100
}
.price-sales {
    color: var(--color-marca2);
    font-weight: 100
}
.price {
    margin-bottom: 5%;
    font-weight: 400
}
.container-fluid.top-promos {
    background: url(../b/top-promo.jpg);
    height: 32px;
    margin-top: 5%;
}
.home-promos {
    background: var(--color-marca4);
    text-align: left;
    padding: 5% 8%;
}
.fad.fa-lock-alt:after,
.fad.fa-credit-card:after,
.fad.fa-store:after,
.fad.fa-truck:after {
    color: var(--color-marca1);
    opacity: 1
}
.fad.fa-lock-alt:before,
.fad.fa-credit-card:before,
.fad.fa-store:before,
.fad.fa-truck:before {
    color: var(--color-marca2);
    opacity: 1;
}
.hormigafoot h2 {
    margin: 0
}
p.iva {
    padding: 0
}
.datos-footer {
    background-color: var(--color-marca1);
    padding: 3% 8%
}
.datos-footer h1 {
    font-size: 20px;
    color: #fff
}
.datos-footer .rsocial li {
    border-radius: 100%;
    background: #fff;
    color: var(--color-marca1);
    text-align: left;
    padding: 10px 14px;
    height: 40px;
    width: 40px;
}
.datos-footer li {
    padding: 8px 0;
    color: #fff;
}
div.container-fluid a,
p,
li {
    color: var(--color-marca2);
}
div.container.menu_pie p {
    color: #fff;
}
.favButton {
    color: #d1d1d1
}
.favButton.favCaja {
    padding-right: 20px;
    padding-top: 20px
}
.favButton.favCaja:hover {
    font-size: 25px;
    padding-right: 20px;
    padding-top: 20px;
    color: #FF8680;
}
.favButton.favDetalle:hover,
.favButton.activo {
    color: #FF8680;
}
.favButton.favLista:hover {
    font-size: 25px;
    color: #4e4e4e
}
a.favoritos_top {
    float: left;
    color: var(--color-marca1)
}
.modal-header-primary {
    background: var(--color-marca1);
}
.modal h5 {
    margin: 15px !important;
}
/***** DETALLES *****/
/*aside.cols-grals { z-index: 999999 !important;}*/
.navbar-lateral {
    box-shadow: none;
}
.stButton {
    background: #B7C8DB !important;
    border-radius: 100%;
}
.stButton:after {
    color: #fff !important;
}
.socialIcon a {
    background: transparent !important;
    color: #ccc !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
}
.orderStep li.active {
    background: var(--color-marca1);
}
.orderStep li {
    background: var(--color-marca2);
    color: #fff
}
.orderStep li.active:after {
    border-top-color: var(--color-marca1) !important
}

table.tabla_precio_x_cantidad tr.cab td {
    background: var(--color-marca1)
}
table.tabla_precio_x_cantidad,
table.tabla_precio_x_cantidad td,
table.tabla_precio_x_cantidad tr.cab td {
    border-color: var(--color-marca1)
}
.productFilter {
    border: 0;
    margin-bottom: 35px;
}
.form-group .form-control {
    border-color: #ccc
}
/***** BOTONES *****/
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.btn.btn-compra:hover,
.btn.btn-compra:focus {
    background: var(--color-marca1);
    color: #fff;
    border: 0
}

input#boton_compra,
.btn-default,
.btn.btn-compra,
.btn-success,
.btn-danger,
.btn-primary,
input#iniciarpago {
    background: #e91e63;
    color: #fff;
    border: 0;
}
input#boton_compra:hover,
.btn-default:hover,
.btn.btn-compra:hover,
.btn-success:hover,
.btn-danger:hover,
.btn-primary:hover,
input#iniciarpago:hover {
    background: var(--color-marca1);
    color: #fff;
    border: 0;
}
input#cantidad {
    width: 80px;
}
input#boton_compra {
    position: absolute;
    left: 20%;
    top: 35%;
    border: 0;
}
.seguir_superior,
.seguir_inferior {
    display: none
}
/***** MEDIA *****/
@media (min-width: 1920px) {
    div#slides_ofertas_t {
        margin-top: 2%;
    }
    form#top-buscar {
        right: 14%
    }
    .menu-info {
        padding-left: 20%
    }
}
/*@media (max-width: 1280px) {
	form#top-buscar {left: 5%}
}*/
@media (max-width: 1240px) {
    div#leyenda_gral_top {
        left: 41% !important
    }
    .caja_func_sup {
        margin-top: 0 !important
    }
    form#top-buscar {
        top: -45px !important
    }
}
@media (max-width: 990px) {
    .loginmodal-container {
        max-width: 350%;
    }
    div#leyenda_gral_top {
        left: 1px !important;
        top: 3px !important;
        width: 100% !important
    }
    .top-bar {
        padding-top: 20px
    }
    div#colfoot {
        width: 100% !important
    }
    div.col-izq-int {
        display: none
    }
    .cambiar_cuenta_top b {
        display: none
    }
    .terminar_sesion_top b {
        display: none
    }
    #hormiga {
        padding-top: 20px
    }
}
@media (max-width: 880px) {
    input#palabra.search-form {
        width: 240px
    }
    form#top-buscar {
        text-align: right
    }
}
@media (max-width: 766px) {
    form#top-buscar {
        display: none;
    }
}
@media (max-width: 480px) {
    .top-bar {
        padding-top: 40px
    }
    .navbar-default {
        height: auto;
        padding: 0;
    }
    button.navbar-toggle {
        z-index: 100;
        margin-right: 0
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background: transparent;
    }
    .ban-top-izquierda {
        position: relative;
        left: 0;
        top: 0;
    }
    /*form#top-buscar {position: relative; top: 10px; }*/
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        background: var(--color-marca4);
    }
    form#top-buscar {
        display: none;
    }
    .menu-info {
        padding-left: 0;
        top: auto;
        border: 0;
        position: relative;
    }
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container > .navbar-collapse.in {
        margin: 15px 0;
        padding: 0
    }
    .navbar-default .navbar-collapse {
        border: 0
    }
    .spot_top a,
    .spot_ofertas_sup a {
        width: 50%;
    }
    .navbar-nav.sm-collapsible .caret,
    .navbar-nav.sm-collapsible ul .caret {
        background: var(--color-marca1);
        border: 0
    }
}
@media (max-width: 400px) {
    .ban-top-izquierda {
        width: 250px
    }
}
/* ******************************** */
div.ofertasrow div.precant_ofe,
div.ofertasrow div.ivaprecio,
div.ofertasrow div.pricefinal,
div.ofertasrow .art_cod_precios,
div.novedadesrow div.precant_ofe,
div.novedadesrow div.ivaprecio,
div.ofertasrow div.pricefinal,
div.novedadesrow .art_cod_precios {
    display: none
}
.swatches.talle li {
    width: max-content;
}
div.productFilter.productFilterLook2 small {
    background: var(--color-marca1);
    padding: 5px 10px;
    border-radius: 3px;
    position: relative;
    top: 20px;
}
div.productFilter.productFilterLook2 small a {
    color: #fff;
}
/*div.marca_imagen {
    display: none;
}*/
/*div.navbar.navbar-default.navbar-superior>div.container {display: flex}*/
/*div.caja_func_sup.pull-right.hidden-xs {
    margin-left: auto;
    margin-right: auto;}*/
div#leyenda_gral_top {
    color: #fff;
    z-index: 999;
    text-align: center;
    position: absolute;
    width: auto;
    top: 11px;
    font-weight: 500;
    /*letter-spacing: 1.2px;*/
    font-size: 15px;
    left: 40%;
    display: flex;
    height: 1px;
}
ul.subcate {
    padding-inline-start: 0px;
}
ul.subcate li {
    display: inline-block;
    padding-bottom: 10px;
}
ul.subcate li a {
    padding: 5px 15px;
    color: #fff;
    font-size: 14px;
    display: block;
    /*border: 1px solid #ff0000;*/
    border-radius: 4px;
    background-color: var(--color-marca1);
    font-weight: 400;
}
.subcate > li > a:hover {
    background-color: #FF8680;
}
div#hormiga h1,
ul.lista-filtros-aplicados {
    color: var(--color-marca2);
}
a:focus,
a:hover {
    color: var(--color-marca1);
}
input#boton_compra,
.btn-default,
.btn.btn-compra,
.btn-success,
.btn-danger,
.btn-primary,
input#iniciarpago {
    background: #FF8680;
    color: #fff;
    border: 0;
    border-radius: 30px;
}
div.price > span b {
    background: #FF8680;
    color: #fff;
    border: 0;
    border-radius: 30px;
    padding: 2px 20px;
}
.discount {
    background: #8cc9b4;
}
.new-product {
    background-color: #6e89c0 !important;
    border-radius: 0 4px 4px 0;
}
.fa.fa-youtube-play,
.fa.fa-twitter,
.fa.fa-linkedin {
    display: none;
}
.navbar-default .navbar-nav li a.highlighted {
    background: var(--color-marca1);
    color: #fff;
}
.navbar-default .navbar-nav li a:hover {
    color: #fff;
}
a.btn.btn-primary.btn-md.pull-right,
a.btn.btn-danger.btn-md.pull-left,
a.btn.btn-default.btn-lg.btn-block,
button.col-lg-4.btn.btn-default {
    border-radius: 30px;
}
#divofertas > h5 > span,
#divofertas > h5 {
    background-color: #5F84AE;
    color: #fff;
    font-weight: 400;
}
#divlonuevo > h5,
#divlonuevo > h5 > span {
    background-color: #B7C8DB;
    color: #fff;
    font-weight: 400;
}
#divofertas > h5,
#divlonuevo > h5 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
div.details-description p,
div.tab-pane.active p {
    font-size: 20px;
}
div.container-fluid.datos-footer p,
div.container-fluid.datos-footer a {
    color: #fff;
}
a.linkbotones_top.ofertas_top {
    display: none !important;
}
.dropdown-menu > li > a {
    color: #fff;
}
.detalle_producto > .marca_imagen {
    display: none;
}
ul.list-inline.rsocial li a {
    color: var(--color-marca1);
}
.msj a {
    background-color: #ff8680;
    padding: 5px 10px;
    border-radius: 50px;
    color: #fff;
}
.msj a:hover {
    color: var(--color-marca1);
}
div.buscador-mobile {
    width: 1px;
    margin-top: 30px;
}
div.buscador-mobile a {
    color: #fff;
}
div.modal-body {
    padding-right: 60px;
}
form#form-buscar {
    text-align: right;
}
div.modal-body > form#form-buscar > input#palabra.search-form {
    width: 200px;
}
.modal-body {
    max-width: 800px;
    overflow-x: auto;
    overflow-y: auto;
}
.loginmodal-container {
    max-width: 800%;
}
div.quickview {
    display: none !important;
}
.boton_arrepentimiento a {
    background-color: #fff !important;
    color: var(--color-marca2) !important;
    border: 1px solid var(--color-marca1);
    font-weight: 100 !important;
}
span.ultimaact {
    display: block;
    text-align: center;
    padding-top: 10px;
}

ul.pagination li {
    display: none;
}

ul.pagination li:nth-child(-n+10) {
    display: inline;
}

ul.pagination li:nth-child(10):after {
    content: "...";
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

ul.pagination li:nth-last-child(2),
ul.pagination li:nth-last-child(3),
ul.pagination li:nth-last-child(4) {
    display: inline;
}

ul.pagination li:last-child {
    display: inline;
}
.ofertas .container.general {
    margin-top: 0;
}
.ofertas .hormigafoot {
    padding: 0;
}
/* */
