@import url('https://fonts.googleapis.com/css?family=Quicksand:400,600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body {
    --color-marca1:#2b8417;
    --color-marca2:#b4ffa8;
    --color-marca3:#016d00;
    --color-marca4:#2b454e;
    background:#Fff;
}
h1, h2, h3, h4, h5, h6 {color: #444}
h6 { border-bottom: 1px solid var(--color-marca2);}
body.ofertas {padding-top: 129px;}
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 {
    border: 0;
    background: #222;
    font-size: 15px;
}
.top-bar a {
    color: #fff;
    font-weight: 500;
}
.top-bar .search {position: absolute;right: 31%;top: 83px;z-index: 99;}
.top-bar .search button.btn.btn-buscartop {border-radius: 0px 20px 20px 0px;margin-left: -15px!important;}
.top-bar .search, .top-bar .search i {color: #5d5d5d;font-size: 18px;margin-left: 10px;}
.top-bar .top-number .ventastop a i {
    margin-right: 5px; vertical-align: middle;
}
.search.search-fixed {position: fixed; }
.top-bar .search-fixed {
    right: 38%;
    top: 54px;
}
ul#menutop li a:hover, ul.social-share li a:hover {
    color: #ddd;
}
.top-bar .search input.search-form {background: #fff;border: solid 1px #bababa;border-radius: 20px;}
ul#menutop { margin-bottom: 10px;}
ul#menutop p{color:#fff; font-size: 18px; font-weight: 800;}
.top-bar .search input.search-form::placeholder{
    color: var(--color-marca1); font-weight: 400
}
i.fa.fa-instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

ul.social-share li a {
    font-size: 20px;
}
table.tabla_precio_x_cantidad tbody tr:nth-child(4), table.tabla_precio_x_cantidad tbody tr:nth-child(5) {
    display: none;
}
.suscripcion .fa-envelope:before {content: "\f1d8"}
header#header {z-index: 100;}
.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: 600;
    color: #2b454e;
    font-size: 13px;
    padding: 10px 5px;
    font-family: 'Poppins', sans-serif;
    }
.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-marca1)}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {background: var(--color-marca1); color: #fff}
.dropdown-menu {
    background:  var(--color-marca1);
}
small.forma_pago_descripcion {
    font-size: 15px;
    line-height: normal;
}
div#modalAtencionCliente p {
    font-size: 16px;
    line-height: normal;
}
.menu-info {
    position: absolute;
    width: 100%;
    background: #fff;
    left: 0;
    top: 95%;
    padding-left: 2%;
        display: flex;
    justify-content: center;
}
.navbar-default .navbar-nav>li a:after {
    content: ' | ';
    color: #d5d5d5;
    margin-left: 10px;
}
.navbar-default .navbar-nav>li:last-child a:after {
    display: none}
.navbar-default .navbar-nav .dropdown-menu a:after, nav#navbar-sidebar .navbar-nav>li a:after {
    display: none;
}
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;}
.ban-top-izquierda {margin-top: -4px;}
.caja_func_sup {margin-top: 1px;}
span#login_sup a i {
    font-size: 21px;
    vertical-align: middle;
    margin-left: 10px;
}
a.terminar_sesion_top, a.registracion  {
    margin-right: 10px;
}
div#avisostock {
    font-weight: bold;
    background: #FFCCBC;
    padding: 10px 20px;
    border-radius: 10px;
}
.msgerror{
    font-weight: bold;
    color: #4e4e4e;
}
span#restante_span{
    font-weight: bold;}
/**
.loginmodal-container a.popregistrar {
    display: none;
}**/
a.popolvido {
    margin-top: 15px;
    color: black;
    opacity: .8;
}
.ircarrito {
    position: relative;
    margin-left: 15px;
}
.caja_func_sup a {
    font-weight: 400;
    font-size: 16px;
}
#nombre_usuario:before { font-family: "Font Awesome 5 Pro"; content: "\f007"; font-size: 20px; display: none; font-weight: 300}
a.ircarrito:before { font-family: "Font Awesome 5 Pro"; content: "\f290"; font-size: 20px; font-weight: 300}
.registracion:before { font-family: "Font Awesome 5 Pro"; content: "\f234"; font-size: 20px; font-weight: 300}
#login_sup:before { font-family: "Font Awesome 5 Pro"; content: "\f090"; font-size: 20px; font-weight: 300}
.terminar_sesion_top:before { font-family: "Font Awesome 5 Pro"; content: "\f08b"; font-size: 20px; font-weight: 300}
.cambiar_cuenta_top:before { font-family: "Font Awesome 5 Pro"; content: "\f013"; font-size: 20px; font-weight: 300}
div#carrito_top {
    float: right;
    margin-top: 5px;
    margin-left: -10px;
}
#cantidad_carrito.badge {background: var(--color-marca1)}
ul.nav.navbar-nav { margin-left: 0; margin-top: 0px; border-top: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5}
.navbar-fixed-top ul#nav {
    margin-top: 0px;
}
.modal-body {
    font-size: 14px;
}
input.cargarViejos, input.descartarViejos {
    background: var(--color-marca1);
    color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: .5px;
    font-family: 'Quicksand', sans-serif;
    border: 0;
    padding: 8px 16px;
    margin-top: 20px;
}
/***** HOME *****/
.ofertas .container.general { margin-top: 0;}
.container.general { margin-top: 3%;}
.style2 .title-sol span, .title-sol.style2 span {font-family: 'Poppins', sans-serif;color: var(--color-marca4)}
.product:hover { background: #fff;}
.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: 'Montserrat', sans-serif;}
.spot_ofertas_inf img {width: 48%;margin-top: 3%;border-radius: 15px;box-shadow: 5px 5px 7px 0px #d4d4d4;border: none!important;margin: 10px;margin-top: 20px;}
p.iva {
    background: #f0f0f0;
    padding: 15px 0;
}
.container.datos-footer ul.list-unstyled li i {
    margin-right: 5px;
    vertical-align: middle;
}
.datos-footer { background: #fff; padding: 1% 0}
.datos-footer h1 {
    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);
    padding: 20px 15px;
    padding-top: 0px;
}
.datos-footer h1 {
    font-family: Calibri,sans-serif;     font-weight: 900
}
.datos-footer .footer-top h3, .datos-footer .footer-top p {
    margin: 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)}
.new-product {font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    font-size: 12px;color: #00783a;padding: 3px 10px;background: #6ee3af !important;border-radius: 30px;-webkit-border-radius: 30px;-moz-border-radius: 30px;
}
.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: #fff;
  padding-left: 20%;
}
span.container.leyenda_slide h1 {
  margin-top: 10px; 
  color: #fff;
  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;
}

.promotion {
    position: absolute;
    z-index: 90;
    bottom: auto;
    left: 0px!important;
    top: 159px!important;
    height: 24px;
    width: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    line-height: 18px;
    left: 125px;
    top: -20px;
}
div#divofertas {
    clear: both;
    padding-top: 0px;
}
h5.title-sol.style2.solofertas {clear: both;}
.title-sol-style2, .title-sol.style2 {
    position: relative;
    font-size: 25px;
    font-weight: 700;
}
.product input[type=number] {
    text-align: center;
    width: 80px;
    margin-right: 5px;
}
input#boton_compra2 {
    margin-top: 0;
}
.spot_ofertas_sup a {
    width: 25%;
    float: left;
    padding-right: 10px;
}
.spot_ofertas_sup a img, .product{
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-transition: -webkit-box-shadow .2s,-webkit-transform .2s;
    transition: -webkit-box-shadow .2s,-webkit-transform .2s;
    transition: box-shadow .2s,transform .2s;
    transition: box-shadow .2s,transform .2s,-webkit-box-shadow .2s,-webkit-transform .2s;
}
.spot_ofertas_sup a:hover img, .product:hover{
    box-shadow: rgb(0 0 0 / 8%) 0px 8px 12px 0px, rgb(0 0 0 / 4%) 0px 0px 0px 1px;
    -moz-box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 12px 0px, rgba(0, 0, 0, 0.04) 0px 0px 0px 1px;
    -webkit-box-shadow: rgb(0 0 0 / 8%) 0px 8px 12px 0px, rgb(0 0 0 / 4%) 0px 0px 0px 1px;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}
.social-share li.suscripcion a {
    display: none;
}
.top-bar .top-number {
    width: 100%;
}
.top-bar .top-number .ventastop {
    float: right;
    top: 0;
}
footer {
    background: #2b454e;
    padding: 10px 0;
    text-align: center;
}
/***** CONTENIDOS *****/
.medios-pago i {
    padding: 20px;
    font-size: 30px;
    background: var(--color-marca1);
    color: #fff;
    border-radius: 50%;
}
body.default h1.titulo {
    text-align: center;
    font-size: 28px;
    color: #0f561e;
}
.medios-pago {
    margin-top: 20px;
}
.cajasnove .mas_nov a {
    color: #fff;
}
.breadcrumb {background: #fff}
input#cantidad {
    width: 80px;
    text-align: center;
}
.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}
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-marca1);
}
.nav-tabs { border-bottom: 3px solid var(--color-marca1);}
.modal-header-primary {
    background: rgb(220 255 179);
}
.modal-prod-agregado-container h5 { 
    padding: 10px;
    margin: 0 !important;
    text-align: center;
    color: #016d00
}
.modal span#nombre_prod_alert {color: #000}
.orderStep li.active { background: var(--color-marca1);}
.orderStep li {
    background: rgb(220 255 179);
    color: var(--color-marca3);
}
.bg-info {
    background-color: #dcffb3;
}
.orderStep li.active:after {border-top-color: var(--color-marca1) !important}
.cartFooter, .cartTableHeader, tr.CartProduct, .cartMiniTable, table#entrega, table#resumen { background: #fff;}

.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: Calibri, sans-serif;
    font-size: 16px;
    font-weight: 600;
}
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); font-weight: 700}
.detalle .detalle_producto .financiacion { font-size: 20px}
.detalle .detalle_producto .financiacion br { display: none;}
/***** BOTONES *****/
.ofertas .btn-compra { margin-top: 5%;}
input#boton_compra, 
.btn-default, 
.btn.btn-compra, 
.btn-success,
.btn-danger, 
.btn-primary,
input#iniciarpago, a.btn.btn-default.btn-lg.btn-block {
	background: var(--color-marca1);
	color:#fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: .5px;
    font-family: 'Quicksand', sans-serif;
}
a.btn.btn-default.btn-lg.btn-block {
    width: 100%;
}
.marca_imagen img {
    max-width: 200px;
    display: none;
}
span.marca_span {
    background: #ffad01;
    color: white;
    display: inline-block;
    padding: 5px 12px;
    font-size: 90%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: top;
    border-radius: 10px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
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-marca3);
	color: #fff;
}
input#boton_compra {
    position: absolute;
    left: 20%;
    top: 35%;
    border: 0;
}
.datos-footer .footer-top img {
    margin-top: 20px;
}
.cuadro_cuotas {
    border: 1px solid #BDBDBD !important;
    margin: 10px 0px;
    margin-top: 0px;
    padding: 10px;
    padding-bottom: 25px
}
.div_ver_cuotas_todas {
    margin-top: 20px;
}
a.ver_cuotas_todas {
    padding: 8px 20px;
    border: 1px solid #6e82ff;
    border-radius: 20px;
    color: #6e82ff;
    font-weight: 400;
    font-size: 13px
}
div#boton_comparar a:hover {
    color: white;
}
a#quitarTodosComparativa:hover {
    color: #6e82ff !important;
}
.destacados h3 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    font-size: 110%;
}
.fila_cuotas_tarjeta_detalle {
    padding: 5px 10px;
}
.fila_cuotas_tarjeta_detalle:nth-child(3) {
    margin-bottom: 15px;
}
.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: 20px;
}
input.form-control.in_seguridad.pull-left {
    width: 100px !important;
}
.seguir_superior, .seguir_inferior {display: none}



.scroll_inf, .scroll_sup {
    width: 98%;
    padding-bottom: 30px;
}
body.ofertas .scroll_sup.container {
    padding-top: 10px;
    padding-bottom: 10px;
}
.brand-carousel li img{
    padding: 0 20px;
    /*filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);*/
}
.brand-carousel li img:hover{
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
}

ul.subcate {
    list-style: none;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    margin-top: 10px;
}
ul.subcate li {
    float: left;
    padding: 0px;
    text-align: center;
    margin: 5px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    width: 18.5%;
    margin-bottom: 20px;
    border: 3px solid #EFEFEF;
}
img.imagen_subcategoria {
    margin-bottom: 10px;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    display: block;
    max-width: 100%;
    height: auto;
}
ul.subcate span.titprod {
    color: #2b454e;
    font-family: 'Quicksand', sans-serif;
    font-size: 13px;
    font-weight: 700;
        display: block;
    padding: 10px 0;
}
body.productos div#imgcate {
    display: none;
}
div#precant {
    font-size: 13px;
    margin-top: 20px;
}
div#precant table.table.table-striped.tabla_precio_x_cantidad tr.cab th {
    text-align: center;
    font-size: 13px;
}
div#precant table.table.table-striped.tabla_precio_x_cantidad tr {
    text-align: center;
    font-size: 13px;
}
.iconos-top {
    margin: 40px 0;
}

.iconos-top h2 {
    font-size: 150%;
    margin-bottom: 0;
}

.iconos-top p {
    font-size: 13px;
    font-family: 'Quicksand', sans-serif;
    margin-top: 2px;
}
a.sc-7dvmpp-1.gCdMUP {
    display: none;
}
div#modalEnviosEntregas p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}
div#modalEnviosEntregas h2 {
    color: var(--color-marca1);
    margin-top: 0;
}
div#modalEnviosEntregas h5.title-sol.style2 {
    margin-bottom: 0 !important;
}
div#modalEnviosEntregas .modal-body {
    padding: 20px;
}
span.ultimaact {
    display: block;
    text-align: center;
}
.bg-msj-rosa {
    background-color: #ec320d;
    color: #fff;
    margin: 15px 0;
    text-align: center;
    font-size: 14px;
    font-family: 'Quicksand', sans-serif;
}
table#entrega tr td label {
    font-size: 15px;
}
table#entrega tr#fila_14 {
    background: #dcffb3;
}
table#entrega tr td span {
    font-weight: 400;
}
/***** MEDIA *****/
@media (min-width: 1920px) {
	form#top-buscar {left: 32%}
	.menu-info {padding-left: 3%;}
}
@media (max-width: 1366px) {
    .search.search-fixed {top: 7%!important;}
}
@media (max-width: 1280px) {
	form#top-buscar {left: 23%}

}
@media (max-width: 1024px) {
.menu-info {
    padding-left: 0%;
}
.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: 38%;
}
.destacados .imagen img {
    width: 80px;
}
.destacados .imagen {
    height: auto;
}

body.ofertas {
    padding-top: 145px;
}}
@media (max-width: 767px) {
.navbar-toggle {
    float: left;
    margin-right: 10px;
}
td.car-imp {
    display: none;
}
.CartProduct .price {
    font-size: 14px;
    width: 100px;
}
.CartProduct .price {
    font-size: 11px;
    width: 80px;
}
input#cant_1 {
    width: 30px !important;
}
.CartProduct .delete i {
    font-size: 1.5em;
    margin: 0 10px;
}
td.car-subt {
    padding: 0 10px !important;
}
input#boton_compra {
    position: absolute;
    left: 30%;
    top: 35%;
    border: 0;
}
.container.menu_pie ul.list-inline.list-unstyled.hidden-lg {
    display: none;
}
.menu-info {
    display: initial;
    justify-content: initial;
}
.spot_ofertas_sup a {
    width: 50%;
    margin: 15px  0;
}
.scroll_inf.container .row {
    margin: 0;
}
.iconos-top .iconos-sup .media-body, .iconos-top .iconos-sup .media-left {
    text-align: center;
}
.iconos-top .iconos-sup .media-left {
    display: block;
    text-align: center;
}
ul.dropdown-menu.dropdown-cart{
    background: #f3f3f3;
    top: 45px;
}
.novedades-home-row.row {
    margin: 0;
}
li.suscripcion {
    display: none !important;
}
.social-share {
    position: absolute;
    right: 14%;
    z-index: 99;
    top: 42px;
}
.top-bar {
    padding: 0;
    line-height: 10px;
}
a.dropdown-toggle {
    position: absolute;
    right: 4%;
    z-index: 99;
    top: 40px;
    color: #2c464f;
    font-size: 20px;
}
.top-bar a {
    color: #2c464f;
    font-size: 20px
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.social-share-fixed, .dropdown-toggle-fixed {
    position: fixed !important;
    top: 25px;
}
.dropdown-toggle-fixed {
    top: 22px !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #2c464f;
}
.datos-footer .row {
    margin: 0;
}
.top-bar .search {
    right: 21%;
    top: 10px;
    background: #fff;
}
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: 65px;
}
.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: #fff;
    text-align: center;
}
.dropdown-cart-fixed {
    position: fixed;
}
ul.dropdown-menu.dropdown-cart.dropdown-cart-fixed {
    background: white;
}
.dropdown-menu #nombre_usuario {
    color: #2c464f;
}
.ban-top-izquierda {
    margin-top: 5px;
}
.ban-top-izquierda img {
    max-width: 200px;
}
.iconos-top {
    margin: 10px 0;
}
div#autocompletar {
    width: 250px !important;
}
p.whatop {
    display: none !important;
}
}
@media (max-width: 480px) {
	body.ofertas, body { padding-top: 100px;}
	div.item-slide.imagen-slide-2 { background-repeat: no-repeat !important;}
	.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;
	}
    .destacados .col-md-2 {
    width: 50%;
    float: left;
}
ul.subcate li {
    width: 46.5%;
}
div.item-slide.imagen-slide-2 {
    height: 391px;
    overflow: hidden;
    position: relative;
}
    .search {
    top: 89px !important;
    right: 0 !important;
    width: 100%;
    margin-right: 0px;
    padding-right: 20%;
    padding-top: 6px;
}
.destacados {
    padding: 10px 0;
}
div#navbar-menu-superior {
    padding-top: 50px;
    background: white;
}
	.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: 95%;}
	li.open { background: #000;}
	.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);
	}
	.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%;}
    li#sucursal_movil {
    display: none;
}
div#autocompletar {
    width: 250px !important;
}
p.whatop {
    display: none !important;
}
}
span.etiq3-prod {
    background-color: #2b8417;
    color: #fff;
    font-weight: 600;
    padding: 3px;
    border: 1px solid #2b8417;
    border-radius: 7px;
    font-size: 12px;
    position: relative;
    bottom: 60px;
}
.imageShowCase.slides_ofertas_t.slick-initialized.slick-slider.slick-dotted {
    margin-top: 22px;
}
.validez{
    border-radius: 10px;
    background: #e68e05;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    margin:20px 0;
}
.validez h4{color:#ffffff; text-align: center;}
p.whatop {
    color: #257413;
    font-size: 19px;
    font-weight: 600;
    margin-top: 5px;
    text-align: right;
    margin-bottom: -10px;
    position: relative;
    top: 55px;
}
div#cajanovofe {
    margin: 0 15px;
}

div#leyenda_gral_top {
	position: absolute;
	z-index: 100;
	display: flex;
	top: -15px;
	width: 100%;
}

h3.text-off {
	position: relative;
	left: 20%;
}

h3.text-envio {
	position: relative;
	left: 5%;
}

.row.icons div {
    margin: 10px;
    width: 31%;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 165px;
}


input#palabra-desktop::placeholder {
	color: #b3b3b3 
}

.text-envio, .text-off {
    color: #fff;
}

.text-off .destaca {
    color: #c3fe00;
}

.icons i {
    font-family: 'Font Awesome 5 Pro'!important;
    font-weight: 600;
    font-style: normal;
    margin-right: 10px;
    font-size: 50px;
    margin-top: 30px;
    color: #2b8417;
    border-bottom: solid 2px;
    padding-bottom: 33px;
    width: 100px;
    text-align: center;
}

.proy_promociones.promociones_3 {
	margin-top: 25px;
	border-top: dashed 2px #e2e2e2;
	border-bottom: dashed 2px #e2e2e2;
}

.row.suscripcion {
    margin: 0 auto;
    width: 70%;
    text-align: center;
    padding-bottom: 20px;
}

.suscripcion h3 {
	font: 400 18px 'Montserrat', sans-serif;
}

img.imagen_subcategoria {
    padding: 10px;
    transition: 0.2s;
}

img.imagen_subcategoria:hover {
	transform: scale(1.1);
}

.row.icons img {
	margin-left: -8px!important;
}

.productos .cajaright {
	display: none;
}

.top-bar {
	padding-bottom: 10px;
}

#slides_ofertas_t {
	margin-top: 40px;
}

#leyenda_gral_top {
  position: relative; /* Posicionamiento relativo para el contenedor */
}

#text-slider {
  position: relative; /* Enable relative positioning for child elements */
  width: 100%; /* Stretch the slider to full width */
  overflow: hidden; /* Hide overflowing content */
}

#leyenda_gral_top {
  position: relative;
  height: 3em; /* Ajustar seg�n el contenido y el dise�o */
  overflow: hidden;
}

.item-1, 
.item-2 {
	position: absolute;
	display: block;
	top: 0;
	width: 50%; /* Utilizar el ancho completo del contenedor */
	font-size: 1.5em;
	animation-duration: 10s; /* Dividir la duraci�n entre los dos elementos */
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	white-space: nowrap; /* Evitar que se rompa el texto */
	color: #fff;
	opacity: 0; /* Inicialmente ocultar los elementos */
}

.item-1 {
	animation-name: anim-1;
}

.item-2 {
	animation-name: anim-2;
}

@keyframes anim-1 {
	0%, 25% { left: 0; opacity: 1; } /* Mostrar el elemento 1 */
  30%, 50% { left: -100%; opacity: 0; } /* Ocultar el elemento 1 */
  55%, 75% { left: 100%; opacity: 0; } /* Ocultar el elemento 2 */
  80%, 100% { left: 0; opacity: 1; } /* Mostrar el elemento 1 */
}

@keyframes anim-2 {
	0%, 25% { left: 100%; opacity: 0; } /* Ocultar el elemento 1 */
  30%, 50% { left: 0; opacity: 1; } /* Mostrar el elemento 2 */
  55%, 75% { left: 0; opacity: 1; } /* Mostrar el elemento 2 */
  80%, 100% { left: -100%; opacity: 0; } /* Ocultar el elemento 2 */
}

.icons i {
	font-family: 'Font Awesome Pro 5';
	
}

.icons h3 {
    margin: 0;
    text-align: center;
    font: 300 14px 'Montserrat';
}

.icons h2 {
    margin-bottom: 5px;
    font: 500 24px 'Montserrat', sans-serif;
    margin-top: 10px;
}

.proy_promociones.promociones_3 img {
	margin: 0 auto;
}

i.fab.fa-whatsapp {
	color: #00a42a;
	font-size: 22px;
}

.leyenda-envio {display: inline-flex;width: 100%;flex-direction: row;justify-content: center;border-top: dotted 2px #bbbbbb;border-bottom: dotted 2px #bbbbbb;margin-top: 35px;}

.text-envio {display: inline-block;}

.env-container img {
    /* margin-top: -65px; */
    object-fit: contain;
}

.text-envio h2 {
    text-transform: uppercase;
    font: 700 28px 'Montserrat', sans-serif;
    color: #d30e37;
}

.text-envio h4, .text-envio h5 {
     font-family: 'Montserrat', sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
}

.image a {
    transition: 0.5s ease;
}

.image a:hover {
    transform: scale(1.08);
}

.solnuevo h5, .solofertas h5, .solpostnuevo h5 {
    font: 400 16px 'Poppins', sans-serif;
}

.row.icons {
    margin-top: 10px;
    margin-bottom: -20px;
    display: none;
}

.title-sol span, .widget h5, h4.tit_categorias {
	text-transform: none!important;
}

i.fa-solid.fa-truck {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    margin-right: 8px;
}

h3.item-1, h3.item-2 {
    text-align: center;
}

.title-sol h5 {font-family: montserrat, sans-serif;}

.env-container {
    display: flex;
}

span.destaca {
	color: #02d002;
}

@media (max-width: 480px) {
	.top-bar {
		padding-bottom: 33px;
	}
	
	div#leyenda_gral_top h3 {
		font-size: 15px;
	}
}

.spot_top a img {
    width: 25%;
    float: left;
    padding-right: 10px;
    border-radius: 20px;
}

.spot_top a img:hover {
	transform:translateY(1.5);
}

.spot_top a img {
    transition: 0.2s ease;
}

.spot_top a img:hover {
    transform: scale(1.02);
}


.discount {
    border-radius: 0 4px 4px 0;
    color: #fff;
    position: relative;
    top: -190px!important;
    left: 111px!important;
}


@media (max-width:1200px) {
	.promotion span.discount, .promotion span.new-product {
  top: -120px;
  right: -180px;
}
}

@media (max-width:992px) {
	.promotion span.discount, .promotion span.new-product {
  top: 0px;
  right: 0;
  right: 0px;
}
}

@media (max-width:753px) {
	.promotion span.discount, .promotion span.new-product {
  top: -10;
  /* right: -510px; */
  display: inline-block;
}
}

.item.cajasnuevo {
    overflow: visible;
}

.cajasnuevo .image {
    overflow: visible;
}

@media (max-width: 970px) {
	.promotion {
		right:-35px;
		top: 33px;
	}
}

@media (max-width: 1200px) {
	.search.search-fixed {
		right: 30%;
	}

}

.discount img {
    position: relative;
}

.productos .image, .productos .image a {
    overflow: visible;
}

span.discount {
    background: none;
}

.productos .promotion img {width: 55px;left: -25px;top: 9px;}