/* comercial argentina */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
.rubik-<uniquifier> {
  font-family: "Rubik", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.roboto-light {
  font-family: "Roboto", serif;
  font-weight: 300;
  font-style: normal;
}
.roboto-bold {
  font-family: "Roboto", serif;
  font-weight: 700;
  font-style: normal;
}
.roboto-light-italic {
  font-family: "Roboto", serif;
  font-weight: 300;
  font-style: italic;
}
*: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-marca2);
}

::-webkit-scrollbar-thumb:hover {
    background: #ed3237;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

::-webkit-scrollbar-thumb:active {
    background-color: #ed3237;
}

body {
    --color-marca1: #E82E2E;
    --color-marca2: #000;
    --color-marca3: #00afe1;
    --color-marca4: #039693;
    --color-marca5: #201f1f;
    background: #F0F0F0;
    background: var(--color-marca2);
    color: #bfbfbf;
    font-family: "Roboto", serif;
    font-weight: 300;
}

body.productos,
body.detalle,
body.busquedaAvanzada {
    background: #ffffff;
    color: var(--color-marca5);
    ;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #444;
    font-family: "Rubik", serif;
}

h6 {
    border-bottom: 1px solid var(--color-marca2);
    color: #bfbfbf;
}

body.ofertas {
    padding-top: 105px;
}

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

.top-bar a {
    color: #fff
}

.top-bar .search {
    display: none
}

ul#menutop {
    margin-bottom: 0;
}

.suscripcion .fa-envelope:before {
    content: "\f1d8"
}

header#header {
    z-index: 100;
}
.modal-body h3 {
    margin-top: 0;
    font-size: 140%;
    color: #ffffff;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.datos_usuario a {
    color: #bfbfbf;
}
.swatches.talle li, .swatches li {
    width: 105px;
}
.navbar-header {
    padding-top: 0;
}

.navbar-default {
    background: #ffffff;
    box-shadow: none;
}

.navbar-fixed-top .navbar-collapse {
    padding: 0 15px
}

.navbar-default .navbar-nav > li > a {
    font-weight: 400;
    color: #fff
}

.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: rgba(0, 0, 0, 0.85);
    color: #fff
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    background: var(--color-marca1);
    color: #fff
}

.menu-info {
    position: absolute;
    width: 100%;
    background: #490a5e;
    left: 0;
    top: 95%;
    padding-left: 10%;
}

.buscador-mobile {
    display: none;
}

/***** MENU *****/
/*
#navbar-menu-superior .dropdown-menu {
    width: 5000px !important;
    max-width: 500px !important
}

#navbar-menu-superior .navbar-nav > li > .dropdown-menu > li {
    float: left;
    width: 33.33% !important;
}
*/
.promotion {
    z-index: 8;
}
/****************/
small.ley-cantidad-packs {
    display: block;
    margin-top: 20px;
}
form#top-buscar {
    width: 450px;
    margin-top: 0;
    position: absolute;
    top: -55px;
    left: 28%
}

input.search-form,
input.search-form:hover,
input.search-form:focus {
    width: 440px;
    -webkit-box-shadow: 0 6px 8px -10px rgba(0, 0, 0, .5);
}

.btn-buscartop {
    background: transparent;
}

.caja_func_sup {
    margin-top: 13px;
}

#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: 8px;
    margin-left: 16px;
}

#cantidad_carrito.badge {
    background: var(--color-marca1)
}

ul.nav.navbar-nav {
    margin-left: 0;
    margin-top: 0
}

/***** HOME *****/
.title-sol {
    font-family: 'calibri', sans-serif;
}

.ofertas .container.general {
    margin-top: 0;
}

.container.general {
    margin-top: 3%;
}

.style2 .title-sol span,
.title-sol.style2 span {
    background: #f0f0f0;
}

.product:hover {
    background: #fff;
}

.featuredImgLook2 .inner:hover,
.product:hover {
    border: 1px solid var(--color-marca2);
}

.price-standard {
    color: var(--color-marca1);
    font-weight: 100
}

.price-sales {
    color: var(--color-marca2);
    font-weight: 100
}

.price {
    margin-bottom: 5%;
    font-weight: 100
}

.spot_ofertas_inf img {
    width: 50%;
    margin-top: 3%
}

p.iva {
    background: var(--color-marca2);
}

.datos-footer {
    background: #fff;
    padding: 3% 8%
}

.datos-footer h1 {
    font-size: 20px;
    color: #444
}

.datos-footer li {
    padding: 8px 0
}

.favButton {
    color: var(--color-marca3)
}

.favButton.favCaja {
    padding-right: 20px;
    padding-top: 20px
}

.favButton.favCaja:hover {
    font-size: 25px;
    padding-right: 20px;
    padding-top: 20px;
    color: var(--color-marca3);
}

.favButton.favDetalle:hover,
.favButton.activo {
    color: var(--color-marca3)
}

.favButton.favLista:hover {
    font-size: 25px;
    color: #4e4e4e
}

a.favoritos_top {
    float: left;
    color: var(--color-marca1)
}

.container.leyenda_slide h1 {
    color: #490a5e;
    font: 700 80px Roboto, sans-serif !important;
    /* margin-top: 130px; */
    text-shadow: none !important;
    position: absolute;
    width: 45%;
    top: 120px;
    right: 10%;
}

footer {
    background: #35c4a5;
    padding: 30px 0;
    text-align: center;
    color: #490a5e;
}

/***** CONTENIDOS *****/
.breadcrumb {
    background: #fff
}

input#cantidad {
    width: 80px;
}

.productFilter {
    border-top: 0
}

#detalle .details-description {
    border: 0
}

.cart-actions {
    border-bottom: 0
}

.stButton {
    background: #F0F0F0;
}

.stButton:after {
    color: #444 !important;
}

.socialIcon a {
    background: #F0F0F0 !important;
    color: #ccc !important
}

.socialIcon a {
    background: #F0F0F0 !important;
    color: #444 !important;
}

.loginmodal-container {
    padding: 25px;
    max-width: 350px;
    background-color: var(--color-marca5);
}

.modal-body h5.title-sol.style2 span {
    color: #f7f7f7;
    background: transparent !important;
    text-align: center;
    display: block;
}

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

.modal-header-primary {
    background: #000
}

.modal-prod-agregado-container h5 {
    padding: 10px;
    margin: 0 !important;
    text-align: center;
}

.modal span#nombre_prod_alert {
    color: #e4e4e4
}

.orderStep li.active {
    background: var(--color-marca1);
}

.orderStep li {
    background: var(--color-marca5);
    color: #fff
}

.orderStep li.active:after {
    border-top-color: var(--color-marca1) !important
}

.cartFooter,
.cartTableHeader,
tr.CartProduct,
.cartMiniTable,
table#entrega,
table#resumen {
    background: transparent;
    color: #bfbfbf;
}

.CartDescription h4 a {
    font-size: 14px !important;
    line-height: normal;
    color: #bfbfbf;
}

td.car-precio .price {
    color: #bfbfbf;
}

.CartProduct .delete i {
    font-size: 2.5em;
    color: #747272;
}

.bg-info {
    background-color: var(--color-marca5);
}

table#tbl_cotizacion {
    color: #bfbfbf;
}

#total-price,
table.std.table td {
    font-size: 15px;
    font-weight: 400;
    color: #bfbfbf;
}

.rightSidebar + div h3 {
    color: #bfbfbf;
}

.lista-medios-pago li,
.lista-medios-pago .bordePago2 {
    color: #bfbfbf;
    background: var(--color-marca2);
}

form#form_forma_pago {
    color: #bfbfbf;
    font-size: 16px
}

div#datos_pedido,
div#datos_pedido label,
a#tienecuenta,
form#form_login_checkout,
.form-group label,
h4.tit_categorias,
p.tit,
form#form_login_checkout a,
div#loginUsuario a {
    color: #bfbfbf;
}

.lista-medios-pago li:hover {
    border: 2px solid var(--color-marca1);
}

.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: "Roboto", serif;
    font-size: 16px;
    font-weight: 700;
    margin-left: 15px;
}
div#hormiga h1, ul.lista-filtros-aplicados {
    font-family: 'Roboto';serif;
    font-weight: 700;
}
.discount, .new-product, .product h4 {
    font-family: 'Roboto';serif;
}
span.discount, .new-product {
    color: #fff;
    display: inline-block;
    float: left;
    min-height: 45px;
    font-weight: 400;
    padding: 4px 20px 4px 10px;
    border-radius: 3px;
    font-family: 'Roboto';
    font-size: 12.5px;
    line-height: normal;
    background: var(--color-marca1);
    position: relative;
    bottom: 15px;
    clip-path: polygon(0% 0%, 85% 0%, 100% 50%, 85% 100%, 0% 100%);
    text-transform: uppercase;
}
.product h4, .product h4 a {
    font-size: 13px;
    line-height: normal;
}
.navbar-nav.navbar-left > li > a {
    font-weight: 300;
    color: #030303;
    font-family: "Roboto", serif;
}
.icon {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    transition: 0.5s;
    border: 2px solid #85b0be;
}

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

.detalle .detalle_producto .financiacion {
    font-size: 20px
}

.detalle .detalle_producto .financiacion br {
    display: none;
}

ul.adjuntos-detalle a {
    padding: 8px 20px;
    background: #4e90da;
    color: #000000;
    border-radius: 3px;
}

ul.adjuntos-detalle {
    padding: 0;
    list-style: none;
}

ul.adjuntos-detalle li {
    display: inline;
}

.verdoc a.le {
    background: var(--color-marca1);
    padding: 10px 20px;
    border-radius: 5px;
    line-height: 5;
    color: #fff;
}

.item_downloads {
    border-bottom: 1px solid #ccc;
    background: #fff;
    border-radius: 10px;
    padding: 0 20px 5px;
}

a.lkdesc {
    color: var(--color-marca1);
}

/***** BOTONES *****/
.ofertas .btn-compra {
    margin-top: 5%;
}

input.cargarViejos,
input.descartarViejos {
    padding: 10px 15px;
}

input.cargarViejos,
input.descartarViejos,
input#boton_compra,
.btn-default,
.btn.btn-compra,
.btn-success,
.btn-danger,
.btn-primary,
input#iniciarpago,
button#iniciarpago,
p.linkdoc a.le{
    background: var(--color-marca1);
    color: #fff !important;
}
p.linkdoc a.le {
    padding: 8px 20px;
}
input.cargarViejos,
input.descartarViejos, p.linkdoc a.le {
    border-radius: 3px;
    font-weight: 600;
    text-shadow: 0px 1px rgba(0, 0, 0, 0.1);
    -o-text-shadow: 0px 1px rgba(0, 0, 0, 0.1);
    -webkit-text-shadow: 0px 1px rgba(0, 0, 0, 0.1);
    -ms-text-shadow: 0px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 -1px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 -1px rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 0 -1px rgba(0, 0, 0, 0.1) inset;
    -ms-box-shadow: 0 -1px rgba(0, 0, 0, 0.1) inset;
    border: 0px;
    font-size: 14px;
    margin-top: 20px;
}
.container.datos-footer p.linkdoc a.le {
    padding: 16px 30px;
}
p.linkdoc a.le:hover,
input.cargarViejos:hover,
input.descartarViejos:hover,
input#boton_compra:hover,
.btn-default:hover,
.btn.btn-compra:hover,
.btn-success:hover,
.btn-danger:hover,
.btn-primary:hover,
input#iniciarpago:hover,
button#iniciarpago:hover {
    background: var(--color-marca2);
    color: #fff;
}
p.linkdoc {
    text-align: center;
}
div#opciones_envio_x_cp input.form-control {
    background: transparent;
    color: #fff;
}

div#opciones_envio_x_cp ul.list-inline {
    display: flex;
}

div#opciones_envio_x_cp input.btn.btn-default {
    margin-top: 20px;
}

input#boton_compra {
    position: absolute;
    left: 20%;
    top: 20%;
    border: 0;
}

.seguir_superior,
.seguir_inferior {
    display: none
}

.whatsapp-flotante {
    background: #4dc247;
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-white 1s linear infinite;
    -webkit-transition: .5s;
    border-radius: 999rem;
    position: absolute;
    padding: 15px;
    font-size: 30px;
    display: block;
    position: fixed;
    bottom: 20px;
    right: 20px;
    color: #fff;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 30px;
    z-index: 99;
}

.whatsapp-flotante a {
    color: #fff;
}

@keyframes ripple-white {
    0% {
        box-shadow: 0 0 0 0 rgb(157 215 94 / 30%), 0 0 0 10px rgb(157 215 94 / 20%), 0 0 0 20px rgb(157 215 94 / 20%)
    }

    100% {
        box-shadow: 0 0 0 10px rgb(157 215 94 / 20%), 0 0 0 20px rgb(157 215 94 / 20%), 0 0 0 30px rgb(157 215 94 / 0%)
    }
}

a.page-scroll.aparece {
    left: 20px !important;
}

/***** MEDIA *****/

@media (min-width: 1800px) {
    form#top-buscar {
        left: 32%
    }

    .menu-info {
        padding-left: 20%
    }
}

@media (max-width: 1280px) {
    form#top-buscar {
        left: 23%
    }

    li#sucursal_movil {
        display: none;
    }
}

@media (max-width: 480px) {

    body.ofertas,
    body {
        padding-top: 100px;
    }

    header#header {
        top: 6%
    }
    input#boton_compra {
    left: 30%;
}
div.banners a.banners_a > img {
    height: 200%;
}
    .top-bar {
        position: fixed;
        z-index: 11;
        top: 0;
        width: 100%
    }

    div#leyenda_gral_top {
        top: 0;
        position: fixed;
        z-index: 100
    }

    div.item-slide.imagen-slide-2 {
        background-size: contain !important;
        background-repeat: no-repeat !important;
    }

    .ban-top-izquierda {
        width: 50%;
    }

    .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: #fff;
    }

    form#top-buscar {
        display: none;
    }

    input.search-form,
    input.search-form:hover,
    input.search-form:focus {
        width: 95%;
    }

    li.open {
        background: #000;
    }

    .spot_ofertas_inf img {
        width: 100%;
    }

    nav#navbar-sidebar {
        display: none;
    }

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

    .navbar-default {
        top: 5%;
        -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);
    }

    .navbar-default .navbar-nav > li > a {
        color: #000;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 100%;
    }

    .dropdown-menu {
        width: 100% !important;
        max-width: 100% !important
    }

    .navbar-nav > li > .dropdown-menu > li {
        float: none;
        width: auto !important;
    }

    .buscador-mobile {
        display: block;
    }

    .buscador-mobile i {
        color: #fff
    }

    .modal-buscar .modal-body {
        background: #fff;
        text-align: left;
    }

    .modal-buscar h4 {
        padding: 10px 10px 0;
    }

    .modal-buscar input.search-form {
        border: 1px solid #000;
        width: 480px
    }

    .modal-buscar h4#myModalLabel {
        padding: 5px 12px;
    }

    .modal-buscar .modal-body {
        text-align: left;
    }

    .modal-buscar form#form-buscar {
        width: 90%;
    }

    .modal-buscar input.search-form,
    .modal-buscar input.search-form:hover,
    .modal-buscar input.search-form:active {
        width: 95%
    }

    button.navbar-toggle {
        margin-top: 5%;
    }
}

div.boton_arrepentimiento a {
    border: none !important
}

.productos .price-sales, .productos .price-standard, .productos .price, .ofertas .price-sales, .ofertas .price-standard, .ofertas .price {
    font: 700 16px 'Roboto', serif;
}
.detalle .price-sales,
.detalle .price-standard,
.detalle .price {
    font: 700 16px 'Roboto', serif;
}

.product-price {
    font: 700 16px 'Roboto', serif;
}

/* */
.top-bar {
    display: none;
}

.navbar-default.navbar-superior {
    background: var(--color-marca2);
    padding-top: 10px;
    padding-bottom: 55px;
}

.navbar.navbar-default.navbar-superior a,
.navbar.navbar-default.navbar-superior strong,
.navbar.navbar-default.navbar-superior span {
    color: #fff;
}
.product-title {
    font-size: 26px;
    letter-spacing: .25px;
    line-height: 1;
    margin-bottom: 10px;
    text-transform: uppercase;
    margin-top: 0;
    font-weight: 300;
}
/* orden items nav bar menu */
/*ul#nav {
    display: flex;
    flex-direction: row;
}


ul#nav li:nth-child(2) {
    order: 3;
}

ul#nav li:nth-child(3) {
    order: 1;
}

ul#nav li:nth-child(4) {
    order: 2;
}

ul#nav li:nth-child(5) {
    order: 4;
}

ul#nav li:nth-child(6) {
    order: 5;
}

ul#nav li:nth-child(7) {
    order: 6;
}*/


body.ofertas {
    padding-top: 70px;
    background: url(../b/fondo-ca2.png) no-repeat center;
    background-color: var(--color-marca2);
}

.menu-info {
    background: transparent;
    top: 75px;
}

span.ultimaact {
    display: block;
    text-align: center;
    color: #ccc;
    background: #000;
}

span.ultimaact + p {
    display: none;
}

.modal-body,
.modal-content {
    background: var(--color-marca5);
    color: #cbcaca;
}

ul#nav li a,
ul#nav li {
    background-color: transparent;
    font-size: 15px;
    color: #bfbfbf;
    font-weight: 300;
}
.dropdown-menu>li>a {
    font-size: 14px;
}
ul#nav li {
    position: relative;
}

ul#nav li a:before {
    content: "";
    position: absolute;
    z-index: -2;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #ed3237;
    height: 3px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

ul#nav li a:hover:before {
    right: 0;
}

ul#nav li a:hover {
    opacity: .7;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

/* spot menu */
.spot_top {
    line-height: 0;
    margin-top: -30px;
}

.spot_top .container {
    width: 100%;
    padding: 0;
}

.spot_top a,
.spot_ofertas_sup a {
    display: inline-block;
    width: 25%;
    overflow: hidden;
}

.spot_top .img-responsive {
    margin: 0 !important;
    filter: brightness(0.75);
}

.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);
    filter: brightness(1);
}

/* fin spot menu */
body.certificados h3, body.certificados h3 a {
    color: #bfbfbf !important;!i;!;
}

body.certificados .col-listar a.btn.btn-default.btn-vernota {
    display: none;
}
div#navbar-sidebar-din-collapse ul.nav.navbar-nav.navbar-left.sm-vertical, .navbar-lateral:nth-child(3) .ley_cate_lateral_xs {
    display: none;
}

div#unidadservicio img {
    width: 100%;
    height: auto;
}

footer {
    background: #000000;
    padding: 30px 0;
    text-align: center;
    color: #ed3237;
}

.boton_arrepentimiento a {
    color: #ed3237 !important;
}

/* custom */
.ofertas .container.general {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

.bnrs {
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 50px;
}

.banners {
    margin: 25px 0;
    float: left;
}

/*.banners {
    margin-bottom: 30px;
}*/
.banners {
    margin: 25px 0;
    float: left;
}

.banners.banners_1,
.banners.banners_4 {
    width: 30%;
}

/*.banners.banners_2,
.banners.banners_3 {
    width: 70%;
}*/

.banners.banners_1,
/*.banners.banners_3 {
    padding-right: 25px;
}*/

.banners.banners_2,
.banners.banners_4 {
    padding-left: 25px;
}
.banners.banners_1 {
    padding-left: 0;
}
ul.list-unstyled.lista-medios-pago li#tarjetas span {
    display: none !important;!i;!;
}


ul.list-unstyled.lista-medios-pago li#tarjetas img {
    margin: 20px 0;
}

ul.list-unstyled.lista-medios-pago li#tarjetas, .lista-medios-pago li {
    margin: 10px;
    border: 0px;
}

ul.list-unstyled.lista-medios-pago li#tarjetas:nth-child(1), ul.list-unstyled.lista-medios-pago li#tarjetas:nth-child(4), .lista-medios-pago li:nth-child(1){
    margin-left: 0;
}
.banners.banners_2, .banners.banners_3 {
    width: 70%;
}
a.banners_a {
    display: block;
    position: relative;
    height: 300px;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
}

div.banners_mascara {
    position: absolute;
    background: rgba(25, 2, 5, 1);
    width: 150%;
    height: 300px;
    transform: translate(-100%, 0);
    transition: all 0.3s ease-in-out;
}

div.banners_tx {
    font: 300 38px "Rubik", serif;
    color: #fff;
    position: absolute;
    bottom: 35%;
    width: 100%;
    text-align: left;
    transition: all 0.3s ease-in-out;
    background-color: transparent;
    padding: 5px 0;
    border-radius: 5px;
    padding-left: 25px;
    left: 15px;
}

div.banners_vertodo {
    position: absolute;
    bottom: 5px;
    width: 100%;
    text-align: center;
    color: #fff;
    font: 300 21px Roboto, sans-serif;
    /* text-transform: uppercase; */
    transition: all 0.3s ease-in-out;
    opacity: 0;
}

div.banners:hover div.banners_mascara {
    position: absolute;
    background: rgb(255 255 255 / 75%);
    width: 100%;
    height: 300px;
    transform: translate(0, 0px);
    transition: all 0.3s ease-in-out;
    background: rgb(255, 255, 255);
    background: linear-gradient(135deg, rgb(0 0 0 / 50%) 0%, rgba(255, 255, 255, 0) 100%);
    background: rgb(25, 2, 5);
    background: linear-gradient(-45deg, rgba(25, 2, 5, 1) 0%, rgba(232, 46, 46, 1) 100%);
    opacity: .5;
}

div.banners:hover div.banners_tx {
    position: absolute;
    width: 100%;
    transform: translate(2%, 0);
    color: #fff;
    font-size: 40px;
    border-bottom: 5px solid #ed3237;
    width: auto;
    padding-right: 5%;
}

div.banners:hover div.banners_vertodo {
    color: #fff;
    opacity: 1
}

div.banners a.banners_a > img {
    height: 100%;
    width: auto;
    overflow: hidden;
    max-width: none;
}
div#avisostock {
    color: var(--color-marca1);
    line-height: 21px;
    font-weight: 400;
    letter-spacing: .2px;
    border: 1px solid var(--color-marca1);
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 4px;
}

div#avisostock ul li {
    font-weight: 500;
}
/*div.banners:hover a.banners_a > img {
    height: 300px;
}*/

/* catehome */
.ley_gral_top2 {
    padding-top: 10px;
    /*margin-left: 10%;*/
    /*margin-right: 10%;*/
    margin-left: 5%;
    margin-right: 5%;
}

/*div#catehomerow {
    height: 200px;
    background-color: #f0f0f0;
}*/

.row-catehomerow {
    margin: 0 auto;
    /*width: 1400px;*/
    /*height: 200px;*/
    padding: 0 50px;
}

.col-md-4.col-xs-4.catecont {
    padding: 15px;
}

.catehome {
    overflow: hidden;
    text-align: center;
    /* padding: 70px 0 85px 0; */
    font-weight: 700;
    border-left: 1px solid var(--color-marca5);
    position: relative;
    color: #ed3237;
    background-color: var(--color-marca5);
    /*border: 15px solid #f0f0f0;*/
    transition: all 0.25s linear 0s;
}

/*.ultimo {
    border-right: 1px solid #ddd;
}*/

.col-md-14 {
    width: 16.48%;
    float: left;
}

.catehome img {
    /*width: 130px;*/
    width: 100px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    filter: grayscale(100%) invert(100%);
    -webkit-filter: grayscale(100%) invert(100%);
    -moz-filter: grayscale(100%) invert(100%);
}

.catehome:hover img {
    transform: translateY(15px);
    -webkit-transform: translateY(15px);
    filter: brightness(2);
    scale: 1.2;
}

.catehome span {
    display: block;
    margin: 0px 0;
    font-weight: 100;
    font-size: 17px;
    padding-bottom: 12px;
}

.catehome span.catespan {
    font-weight: 400;
    /*font-size: 30px;*/
    font-size: 21px;
    padding-bottom: 34px;
}

.catehome:hover span {
    transform: translateY(15px);
    -webkit-transform: translateY(15px);
    filter: brightness(2);
    transition: all 0.25s linear 0s;
}

/*.catehome span.vercategoria {
    display: ;
    position: absolute;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    font-weight: 400;
    font-size: 12px;
    bottom: -50px;
    border: 1px solid #fff;
    padding: 5px 10px;
    left: 50%;
    margin-left: -52px;
}*/

.catehome:hover {
    background-color: #ed3237;
    color: #fff;
}

/* fin catehome*/

.row.noticiashome2 {
    margin-left: 10%;
    margin-right: 10%;
    float: inherit;
    margin-top: 50px;
}

.style2 .title-sol span,
.title-sol.style2 span {
    background: transparent;
}

.style2 .title-sol span,
.title-sol.style2 span {
    color: #ed3237;
}

.row.noticiashome2 .cajasnove.col-md-4.col-xs-12 {
    background-color: #fff;
    border: 20px solid #f0f0f0;
    padding: 25px;
}

.ofertas h5.title-sol.style2.solnuevo.solnoticias:hover {
    cursor: pointer;
}

.style2 .title-sol,
.style2 .title-sol, .title-sol.style2 {
    font-size: 28px;
    font-weight: 300;
    line-height: 36px;
    margin: 30px 0 20px;
    padding: 0;
    position: relative;
    border: none;
    overflow: hidden;
    padding-bottom: 7px;
    border-bottom: 3px solid #ccc;
    font-family: "Rubik", serif;
}
.style2 .title-sol span b, .title-sol.style2 span b {
    font-weight: 800;
}

.style2 .title-sol span,
.title-sol.style2 span {
    margin: 0;
}

h5.title-sol.style2.solnuevo.solnoticias a {
    color: #bfbfbf;
}

h5.title-sol.style2.solnuevo.solnoticias a:hover {
    color: #fff;
}

.nov_dlarga a {
    color: #fff;
}

.nov_dlarga a:hover {
    color: white;
}

.style2 .title-sol:after,
.title-sol-style2:after,
.title-sol.style2:after {
    /* background: #ddd; */
    /* content: ""; */
    /* display: block; */
    /* height: 1px; */
    margin-left: 0;
    /* position: absolute; */
    top: 50px;
    width: 100%;
    /* z-index: 1; */
    content: "";
    position: absolute;
    z-index: -2;
    left: 0;
    left: -100%;
    bottom: 0;
    background: #ed3237;
    height: 3px;
    -webkit-transition-property: right;
    transition-property: left;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    overflow: hidden;
}

h5.title-sol.style2:hover:after {
    left: 0;
}

h5.title-sol.style2.solnuevo.solnoticias span {
    width: 100%;
}

h5.title-sol.style2.solnuevo.solnoticias span a {
    width: 100%;
    display: block;
    text-align: left;
}


.ofertas h5.title-sol.style2.solnuevo.solnoticias:before {
    content: ' >> ver todas ';
    /* float: right; */
    margin-top: 3px;
    display: none;
    position: absolute;
    right: 0px;
}

.ofertas h5.title-sol.style2.solnuevo.solnoticias:hover:before {
    display: block;
}

div#divPostLonuevo,
div#divofertas,
div#divlonuevo,
.prod-top,
h5.title-sol.style2.soltop {
    margin-left: 10%;
    margin-right: 10%;
}

div#divlonuevo {
    clear: both;
}

.cajasnove > h4 + a {
    height: 150px;
    display: block;
    overflow: hidden;
}

/* Footer */
.container.datos-footer {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    background-color: #000;
    color: #fff;
    font-size: 14px;
}

.container.datos-footer h3,
.container.datos-footer h3 a {
    font-size: 22px;
    font-weight: 300;
    color: #ed3237;
    margin-top: 0;
}

.container.datos-footer + p {
    display: none;
}

.container.datos-footer p {
    color: #ccc;
}

.container.datos-footer strong {
    font-weight: 400;
    color: #fff;
}

.container.datos-footer a {
    color: #ed3237;
}

.container.datos-footer a:hover {
    color: #fff;
}

.container.datos-footer .footer-top .list-inline li a {
    font-size: 20px;
}

.container.datos-footer .footer-top .list-inline li {
    padding: 20px 10px;
}

.boton_arrepentimiento {
    display: none;
}

p.datos_pie,
p.leyenda {
    color: #ccc;
}

/* */
/* Notas Servicios */
.servicios .container.general {
    margin-top: 70px;
}

h1.titulo, .datos_usuario h1, .row.registro-form h1 {
    position: absolute;
    color: #bfbfbf;
    margin-left: 30px;
    margin-top: 30px;
    border-bottom: 3px solid #ed3237;
    width: 80%;
    font-weight: 300;
}
.datos_usuario h1, .row.registro-form h1{
    position: relative;
    margin-left: 0;
}
table#tabla_carrito, table#tabla_carrito tr, table#tabla_carrito table.cartTable {
    background: transparent !important;
}
table#tabla_carrito table.cartTable a {
    color: #F0F0F0;
}
.row.registro-form select {
    background: none;
    color: #fff;
}
.nov_dcorta {
    background-color: #00000047;
    padding: 20px;
    font-size: 17px;
    line-height: 1.3;
    letter-spacing: 0.5px;
    width: 45%;
    /* float: left; */
    position: absolute;
    margin-top: 100px;
    margin-left: 25px;
    color: #fff;
    background: rgb(0, 0, 0);
    background: linear-gradient(135deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 60%);
    width: 95%;
}
body.arrepn .nov_dcorta {
    position: relative;
    width: 100%;
    margin-top: 30px;
    padding: 0;
}
body.arrepn .detalle-form {
    margin-top: 0;
}
body.arrepn .post-lead-image:before{
    display: none;
}
body.arrepn h1.titulo {
    position: relative;
}
.lead{
    font-size: 18px;
}
.nov_dcorta p {
    width: 50%;
}

.post-lead-image {
    width: 97.5%;
}

.post-lead-image:before {
    z-index: 0;
    content: "";
    position: absolute !important;
    top: -30px;
    left: 25px;
    width: 100%;
    /*height: 66%; SIN NOTA */
    height: 41%;
    /*CON NOTA*/
    background-color: transparent;
    border: 30px solid rgba(0, 0, 0, .1);
}

.nov_dlarga {
    /*position: absolute;
    margin-top: -150px;
    margin-left: 30px;
    color: #fff;*/
    font-size: 17px;
    line-height: 1.3;
    letter-spacing: 0.5px;
}

.nov_dlarga p {
    margin-left: 15px;
}

.nov_dlarga p:before {
    content: "";
    background: #ff0000;
    height: 3px;
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

/*h5.preguntas_clientes,
h5.recomendados,
h5.tit_form_detalle {
    letter-spacing: 1px;
}*/
a.btn.btn-default.btn-lg.btn-block {
    width: 100%;
}
span#montos_tarjetas {
    color: #505050;
    font-size: 14px !important;
    line-height: 22px;
}
h5.preguntas_clientes, h5.recomendados, h5.tit_form_detalle {
    border-top: 0;
    padding-top: 10px;
    color: #bfbfbf;
    font-weight: 300;
}
body.detalle h5.preguntas_clientes,
body.detalle h5.recomendados,
body.detalle h5.tit_form_detalle {
    color: var(--color-marca5);
}

.detalle-form {
    margin-top: 120px;
}
body.detalle .detalle-form {
    background: #ffffff;
    border: 1px solid #929292;
    border-top: 4px solid var(--color-marca1);
    color: var(--color-marca5);
}

body.detalle .detalle-form .form-group .form-control {
    border-color: #929292;
    color: var(--color-marca5);
}

body.detalle .detalle-form .form-group label {
    color: var(--color-marca5);
}
/* * */
.scroll_inf,
.scroll_sup {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    width: 100%;
    margin-top: -2%;
}

.brand-carousel li img {
    filter: grayscale(100%) invert(100%);
    -webkit-filter: grayscale(100%) invert(100%);
    -moz-filter: grayscale(100%) invert(100%);
}

.brand-carousel li img:hover {
    filter: none;
    filter: drop-shadow(0px 0px 6px #fff);
    -webkit-filter: drop-shadow(0px 0px 6px #fff);
    -moz-filter: drop-shadow(0px 0px 6px #fff);
}

.scroll_inf,
.scroll_sup {
    display: none;
}

.ofertas .scroll_inf,
.ofertas .scroll_sup {
    display: block;
}

ul.subcate {
    padding-inline-start: 0px;
    display: flex;
    flex-wrap: wrap;
}

ul.subcate li {
    display: inline-block;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    flex-grow: 1;
    text-align: center;
}


/*
.navbar.navbar-default.navbar-superior.navbar-fixed-top .ban-top-izquierda > a > img {
    height: 35px;
    margin-top: 10px;
}
*/

.navbar.navbar-default.navbar-superior .ban-top-izquierda > a > img {
    height: 40px;
    margin-top: 7px;
}


/* calendario */

.calendario .post-lead-image:before {
    display: none;
}

.calendario h1.titulo {
    position: relative;
    color: #000;
    margin-bottom: 50px;
}

.calendario .nov_dcorta {
    display: none;
}

.calendario .post-lead-image {
    width: 80%;
    margin: 0 auto;
}

.post-lead-image img {
    margin: 0 auto;
}

ul#nav > li > a > span.caret {
    display: none;
}

input#usuari,
input[type=email],
input[type=number],
input[type=password],
input[type=text],
textarea.form-control,
textarea {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ddd;
    color: #111;
    font-size: 14px;
    margin-bottom: 10px;
    background: transparent;
    color: #fff;
}

body.detalle input#cantidad {
    color: #111;
}
.loginmodal-container input[type=text] {
    color: #000;
}
form#opciones_delivery input[type=text] {
    color: #fff !important;
}
.contact-form h5 {
    color: #E82E2E;
}

/* marcas */

.col-md-2.col-md-4.text-center.content_marcas {
    display: flex;
    align-items: center;
    filter: drop-shadow(2px 4px 6px #ccc);
    height: 100px !important;
    margin: 15px;
    background-color: #fff;
}

.content_marcas .cajamarca {
    border: 0;
    display: inline-flex;
    margin: 0 auto;
}

div.cajamarca div.imgmarca {
    display: flex;
    align-items: center;
    max-width: 90%;
    margin-left: auto !important;
    margin-right: auto !important;
}

.cajamarca > span {
    display: none !important;
}

.col-md-2.col-md-4.text-center.content_marcas:hover {
    filter: drop-shadow(1px 1px 2px #ccc);
}

.calendario .col-md-12.col-xs-12.cols-grals h1,
.col-md-12.contact-form h1,
.marcas h1,
.ultimas_novedades h1 {
    color: #bfbfbf;
    margin-left: 30px;
    margin-top: 30px;
    border-bottom: 3px solid #ed3237;
    width: 80%;
    margin-bottom: 50px;
}

.col-md-12.col-xs-12.cols-grals h3 a {
    color: #000;
}

.ultimas_novedades .col-md-12.col-xs-12.cols-grals h1 a {
    display: none;
}

.ultimas_novedades .col-md-12.col-xs-12.cols-grals h1:after {
    content: '\00DAltimas Novedades';
}

.contact-form a {
    color: #bfbfbf;
}
.autocomplete-item span {
    color: #000 !important;!i;!;
    font-size: 12px;
    line-height: normal;
}

.autocomplete-items div img {
    max-height: 40px;
}
ul.nav.nav-tabs li + li {
    display: none;
}
div#productsliderPost, div#productslider-news {
    margin: 0;
}

.owl-carousel .owl-item:nth-child(1) .item.cajasoferta, .owl-carousel .owl-item:nth-child(1) .item.cajasnuevo {
    padding-left: 0;
}

.owl-carousel .owl-item:last-child .item.cajasoferta, .owl-carousel .owl-item:last-child .item.cajasnuevo {
    padding-right: 0;
}

/* nuestra empresa */
.nuestra_empresa .post-lead-image:before {
    height: 25%;
}

.nuestra_empresa .nov_dlarga h5 + div {
    width: 85%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 50px;
    font-size: 125%;
}

.nuestra_empresa .nov_dlarga h5 + div + div {
    margin-bottom: 25px;
}

.nuestra_empresa .nov_dlarga h5 + div + div + div {
    width: 85%;
    margin: 0 auto;
}

.nuestra_empresa .nov_dlarga h5 + div + div + div + div {
    margin: 50px auto;
    width: fit-content;
}

.col_mv.col-md-6.col-xs-12 {
    display: table;
}

.icono {
    display: table-cell;
    width: 75px;
    padding-right: 25px;
}

/* clientes */

.clientes h1.titulo {
    position: relative;
    color: #bfbfbf;
}

.clientes .nov_dcorta {
    display: none;
}

.clientes .post-lead-image:before {
    display: none;
}

.logos_clientes {
    width: 90%;
    margin: 0 auto;
}

.logos_clientes img {
    filter: drop-shadow(2px 4px 6px #ccc);
    margin: 15px auto;
    border-radius: 26px;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    animation: 1s ease-out;
}

.logos_clientes img:hover {
    filter: drop-shadow(1px 1px 2px #ccc);
}

/*h1 {
    position: relative;
    color: #000;
    margin-left: 30px;
    margin-top: 30px;
    border-bottom: 3px solid #ed3237;
    width: 80%;
}*/
.hidden-md {
    display: none;
}

.modal h5 {
    color: #fff;
}

input#guardar {
    background: var(--color-marca1);
    color: #fff;
    padding: 8px 20px;
    font-weight: 700;
    border: 0px;
    border-radius: 3px;
}

input#guardar {
    padding: 8px 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;
    border: 0px;
}

form#opciones_delivery .form-group.col-md-4.pull-right {
    float: none !important;
    margin: 0 auto;
    width: 100%;
    padding: 0;
}

form#opciones_delivery .form-group.col-md-4.pull-right button#bt_grabar {
    width: 100%;
}

form#opciones_delivery p {
    display: none;
}

form#opciones_delivery ul.list-unstyled {
    padding: 10px;
    margin-top: 10px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    text-align: center;
}

input#codPostal {
    background: none;
}

.list-unstyled + br {
    display: none;
}

form#opciones_delivery ul.list-unstyled li.direccion {
    border: 0px !important;
    padding-bottom: 0px !important;
    padding: 10px 0;
    font-size: 15px;
}

form#opciones_delivery .list-unstyled p {
    margin: 0;
}

li#dirCompletaAndreani,
div#servicioElegidoAndreani,
li#soloCpAndreani {
    padding-left: 20px;
    border: 0px !important;
}

div#servicioElegidoAndreani {
    padding-left: 10px;
}

@media (min-width: 1750px) {
    div.banners a.banners_a > img {
        height: 200%;
        margin-top: -80px
    }

    div.banners_1 a.banners_a > img,
    div.banners_4 a.banners_a > img {
        height: 100%;
        margin-top: 0;
    }
}

@media (max-width: 1750px) {
    div.banners a.banners_a > img {
        height: auto;
        margin-top: -80px
    }

    div.banners_1 a.banners_a > img,
    div.banners_4 a.banners_a > img {
        height: 100%;
        margin-top: 0;
    }
    .banners.banners_2, .banners.banners_3 {
    width: 65%;
}
.banners.banners_1, .banners.banners_4 {
    width: 35%;
}
}

@media (max-width: 1480px) {
    div.banners a.banners_a > img {
        height: 140%;
    }
    .bnrs {
    margin-left: 8%;
    margin-right: 8%;
    margin-top: 50px;
}
}

@media (max-width: 1420px) {
div.banners_1 a.banners_a > img, div.banners_4 a.banners_a > img {
    height: 100%;
}
    
}

@media (max-width: 1360px) {
div.banners_1 a.banners_a > img, div.banners_4 a.banners_a > img {
    height: 100%;
    margin-left: -50px
}
    
}

@media (max-width: 1075px) {
div.banners_1 a.banners_a > img {
    height: 100%;
    margin-left: -90px;
}
div.banners_2 a.banners_a > img, div.banners_3 a.banners_a > img {

    margin-left: -90px;
}
div.banners_tx {
    font: 300 28px "Rubik", serif;
}
div.banners:hover div.banners_tx {
    font-size: 30px;
}
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);
}
form#top-buscar {
    width: 350px;
}
div.banners_2 a.banners_a > img {
    margin-left: -150px;
}
}
@media (max-width: 970px) {
.navbar-default.navbar-superior .container {
    width: 100%;
}
input.search-form, input.search-form:hover, input.search-form:focus {
    width: 250px;
}
form#top-buscar {
    width: 255px;
}
.row-catehomerow {
    padding: 0;
}
.catehome {
    margin-bottom: 25px;
}
div.banners_1 a.banners_a > img, div.banners_4 a.banners_a > img {
    height: 100%;
    margin-left: -150px;
}
div.banners_2 a.banners_a > img {
    margin-left: -250px;
}
}
@media (max-width: 780px) {
.banners.banners_1, .banners.banners_4, .banners.banners_2, .banners.banners_3 {
    width: 100%;
    padding: 0;
}
input#boton_compra {
    left: 30%;
}

.banners.banners_1 img, .banners.banners_4 img, .banners.banners_2 img, .banners.banners_3 img {
    margin: 0 !important;
}
div#leyenda_gral_top {
    top: 0;
    position: fixed;
    z-index: 100;
}
button.navbar-toggle {
    margin-top: 10px;
    float: left;
    margin-right: 15px;
    border: none;
}
ul#nav form#top-buscar {
    display: none;
}
.menu-info {
    background: #000000;
    top: 75px;
    padding: 0;
}
.buscador-mobile {
    display: block;
}
div#searchModal input#palabra {
    color: #201f1f;
}
div#leyenda_gral_top {
        top: 13px;
        right: 10%;
    }

    .buscador-mobile i {
        color: #888;
    }
    header#header {
        top: 5px;
    }

    .top-bar {
        display: block;
        height: 1px;
        background: #000;
    }

    .navbar.navbar-default.navbar-superior.navbar-fixed-top {
        top: 0;
    }

    .top-bar > .container,
    .top-bar > .container > .row {
        height: 1px;
    }
a.dropdown-toggle {
    padding: 10px 15px;
    margin-top: 10px;
    color: #888;
}
}

/* mobile */
@media (max-width: 480px) {
    .hidden-md {
        display: block;
    }

    div#divPostLonuevo,
    div#divofertas,
    div#divlonuevo,
    .prod-top,
    h5.title-sol.style2.soltop {
        margin-left: 0%;
        margin-right: 0%;
    }

    .owl-carousel {
        margin: 0 auto;
    }

    div.banners_1 a.banners_a > img,
    div.banners_4 a.banners_a > img, div.banners_2 a.banners_a > img, div.banners_3 a.banners_a > img {
        height: 100%;
        margin-top: 0;
        margin-left:-60px !important
    }
    a.banners_a {
    display: block;
    position: relative;
    height: 250px;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
}

    body.ofertas {
        padding-top: 30px;
    }

    header#header {
        top: 5px;
    }

    .top-bar {
        display: block;
        height: 1px;
        background: #000;
    }

    .navbar.navbar-default.navbar-superior.navbar-fixed-top {
        top: 0;
    }

    .top-bar > .container,
    .top-bar > .container > .row {
        height: 1px;
    }

    .navbar-default.navbar-superior {
        padding-bottom: 10px;
        position: fixed;
        top: 0px;
        left: 0;
        width: -webkit-fill-available;
    }

    .navbar-nav.sm-collapsible .caret,
    .navbar-nav.sm-collapsible ul .caret {
        background: #ed3237 !important;
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .menu-info {
        top: auto;
    }

    li.suscripcion {
        display: none !important;
    }

    button.navbar-toggle {
        margin-top: 10px;
        float: left;
        margin-right: 15px;
        border: none;
    }

    .ban-top-izquierda {
        width: auto;
    }

    .navbar.navbar-default.navbar-superior .ban-top-izquierda > a > img {
        height: 35px;
        margin-top: 7px;
    }

    div#leyenda_gral_top {
        top: 13px;
        right: 19%;
    }

    .buscador-mobile i {
        color: #888;
    }

    .pull-right > .dropdown-menu {
        top: 64px;
    }

    a.dropdown-toggle {
        padding: 10px 15px;
        margin-top: 10px;
        color: #888;
    }

    div.social.pull-right .dropdown-menu li {
        border-bottom: 1px solid #ed3237;
        padding: 25px 5px !important;
    }

    .scroll_sup.container .control + .row {
        margin-left: 0;
        margin-right: 0;
    }

    .container.general > .row {
        margin-left: 0;
        margin-right: 0;
    }

    .ley_gral_top2 {
        padding-top: 0;
    }

    div#catehomerow .row-catehomerow {
        padding: 0;
    }

    div#catehomerow .col-md-2.col-xs-4.catecont {
        padding: 10px;
    }

    div#catehomerow .catehome img {
        width: 50px;
    }

    div#catehomerow .catehome span {
        font-size: 14px;
        padding-bottom: 0px;
    }

    div#catehomerow .catehome span.catespan {
        font-size: 14px;
        padding-bottom: 10px;
    }

    .catehome:hover img {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        filter: brightness(2);
        scale: 1;
    }

    .catehome:hover span {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        filter: brightness(2);
        transition: all 0.25s linear 0s;
    }

    .col-md-12.text-center.div-vertodos-noticias.vertodos_OPC_NOTAS_OFERTAS_2 {
        display: none;
    }

    .bnrs {
        margin-top: 20px;
        margin-left: 5%;
        margin-right: 5%;
    }

    .banners {
        margin: 10px 0;
    }

    .banners.banners_1,
    .banners.banners_2,
    .banners.banners_3,
    .banners.banners_4 {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }


    div.banners_tx {
        font: 400 20px Roboto, sans-serif;
        bottom: 20%;
        left: 0px;
    }

    div.banners:hover div.banners_tx {
        font-size: 24px;
    }

    div.banners_vertodo {
        font: 300 15px Roboto, sans-serif;
    }

    .style2 .title-sol,
    .title-sol.style2 {
        font-size: 20px;
        padding-bottom: 0;
    }

    .style2 .title-sol span,
    .title-sol.style2 span {
        padding: 5px 5px;
    }

    h4 {
        font-size: 100%;
    }

    .ofertas h5.title-sol.style2.solnuevo.solnoticias:before {
        font-size: 75%;
    }

    .ofertas .style2 .title-sol:after,
    .ofertas .title-sol-style2:after,
    .ofertas .title-sol.style2:after {
        top: 43px;
    }

    .ofertas .cajasnove > h4 + a {
        height: 60px;
    }

    .ofertas .des_nov {
        height: 120px !important;
    }

    .ofertas .des_nov p {
        height: 100px;
        overflow: hidden;
    }

    .ofertas .des_nov p:after {
        content: "...";
        bottom: 50px;
        position: absolute;
        right: 20px;
    }

    .ofertas .cajasnove {
        margin-bottom: 40px;
    }

    /* servicios empresa */
    .container.general {
        margin-top: 15px !important;
    }

    .servicios div#detalle,
    .nuestra_empresa div#detalle {
        margin-top: 180px;
    }

    .post-lead-image {
        width: 100%;
        position: absolute;
        top: 0;
    }

    .post-lead-image:before {
        display: none;
    }

    h1.titulo {
        position: relative;
        color: #000;
        margin-left: 10px;
        line-height: 0.8;
        padding-bottom: 10px;
    }

    h1.titulo b {
        font-size: 25px;
    }

    .nov_dcorta {
        margin: 0 auto;
        width: 90%;
        position: relative;
        background: #fff;
        color: #000;
        font-size: 16px;
        width: 100%;
    }

    .nov_dcorta p {
        width: 100%;
    }

    .nov_dlarga p,
    .nov_dlarga {
        font-size: 16px;
    }

    .container.general h1 {
        font-size: 25px;
        margin-left: 0;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    /* footer */
    .container.datos-footer .img-responsive {
        height: 35px;
        margin-bottom: 25px;
    }

    .container.datos-footer h3,
    .container.datos-footer h3 a {
        font-size: 18px;
    }

    .container.datos-footer strong {
        font-size: 18px;
    }

}

/*.banners.banners_1,
.banners.banners_4 {
    width: 25% !important;
}*/

/*.banners.banners_2,
.banners.banners_3 {
    width: 75% !important;
}*/

















/* */
