@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600&display=swap');
@import url('https://fonts.googleapis.com/css?family=Barlow+Semi+Condensed:500,700&display=swap');
/*****estructura*****/
body.ofertas 
.container {
    width: 100%;
}
body.ofertas {
    padding-top: 85px;
}
body{
        padding-top: 85px;
}
header#header .container {
    width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    color: #222222;
    font-family: 'Barlow Semi Condensed', sans-serif;
}
h6 {
    border-bottom: 1px solid #b2b2b2;
    color: #222;
    padding-bottom: 10px;
}
div#divofertas, div#divlonuevo, body.ofertas .container-fluid.footercliente { 
    width: 80%;
    margin: 0 auto;
}
ul.nav.navbar-nav {
    margin-top: 15px;
    margin-left: -20px;
}
body.detalle .container.general {
    width: 100%;
}
.fa-instagram:before {
    content: "\f16d";
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
}
li.suscripcion i {
    font-family: "Font Awesome 5 Pro";
    content: "\f0e0";
    font-weight: 400;
}
.breadcrumb {
    margin-top: 20px;
}
.discount {
    background: #ff4ab5;
    border-radius: 0px;
    color: #fff;
    padding: 3px 10px;
    font-style: italic;
}
.new-product {
    color: #fff;
    padding: 3px 10px;
    background-color: #4ec67f !important;
    background-color: rgb(98, 208, 219) !important;
    font-style: italic;
}
.price-sales {
    font-size: 120%;
    color: #ff4ab5;
}
.price-standard {
    color: #999;
    font-size: 90%;
    text-decoration: line-through;
}
/*****Menu*****/
div#hormiga h1 {
    margin-top: 0;
    margin-bottom: 20px;
}
body.productos ul.subcate {
    padding-left: 0px;
    margin-bottom: 30px;
    margin-top: 30px;
}

body.productos ul.subcate li{
    display: inline-block;     margin-right: 10px;    margin-bottom: 30px;
}
body.productos ul.subcate li a {
    font-weight: 700;
    border: 1px solid #000;
    padding: 10px 30px;
    font-family: 'Barlow Semi Condensed', sans-serif;
        font-weight: 500;

}
body.productos ul.subcate li a:hover {
    background: #ffefd5;
}
.navbar.navbar-default.navbar-superior {
    background: #ffffff;
}
.navbar-default .navbar-nav>li>a {
    color: #222;
    font-family:  'Barlow Semi Condensed', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px
}
.navbar-default .navbar-nav>li>a span.caret {
    background: none;
    color: inherit;
    padding: 0;
}
.navbar-default .navbar-nav>li>a span {
    background: rgba(33, 33, 33, 0.5);
    color: #fff;
    padding: 5px 10px
}

.navbar-default .navbar-nav>li>a span.sale {
    color: #e41d29;
}
.navbar-default .navbar-nav>li>a {
    padding-left: 0px;
}
ul.nav.navbar-nav.navbar-left.sm-vertical a:after {
    content: '';
}
ul.nav.navbar-nav.navbar-left.sm-vertical a{
	padding-left: 15px;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {background: none}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{background: #fff}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {background: #ddf1f2; color:#000;}
.dropdown-menu{ background:#fff; }
.dropdown-menu>li>a{
    color: #333
}
.ban-top-izquierda {
    width: 200px;
}
ul#menutop li, .top-number {
    display: none;
}

div#carrito_top {
    float: right;
    margin-top: 5px;
    margin-left: 10px;
}
#cantidad_carrito.badge {
    background: rgba(33, 33, 33, 0.5)
}
.caja_func_sup {
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 500;
    margin-top: 15px
}
span#nombre_usuario:before {
    display: none;
}
span#nombre_usuario strong {
    color: #4e4e4e;
    font-weight: 500;
}
span.totalCarritoConMoneda {
    margin-left: 15px;
}
#login_sup:before, #nombre_usuario:before, .cambiar_cuenta_top:before, .registracion:before, .terminar_sesion_top:before {
    font-family: "Font Awesome 5 Pro";
}
.login_sup a {
    font-size: 16px;
    vertical-align: middle;
    margin-left: 5px;
}
span#login_sup i {
    vertical-align: middle;
}
#login_sup:before, #nombre_usuario:before, .cambiar_cuenta_top:before, .registracion:before, .terminar_sesion_top:before {
    display: inline-block;
    font-size: 15px;
    position: relative;
    top: 3px;
    padding-right: 0;
    margin-left: 10px;
    font-weight: 400;
}
.registracion:before{
    top: 0px
}
#login_sup:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f090";
    font-weight: 300;
    display: none
}
a.terminar_sesion_top:before {
    display: none;
}
a.terminar_sesion_top {
    padding: 0 10px;
    font-size: 15px;
}
.ico_usuario, a.ircarrito:before {
    font-size: 18px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    content: "\f290";
}
.top-bar {
    padding: 0;
    background: #222;
    border-bottom: 0;
    line-height: 0px;
    margin:0px;
}
.search {
    position: absolute;
    z-index: 99;
    right: 20%;
    top: 20px;
}
ul#menutop li a, ul.social-share li a {
    display: inline-block;
    padding: 3px;
    margin-top: 5px;
}
ul#menutop li a:hover, ul.social-share li a:hover {
    color: #fff;
}
#palabra::placeholder {
    color: #222;
    font-family: 'Barlow Semi Condensed', sans-serif
}
input.search-form {
    border: 0px;
    border: 1px solid #222 !important;
    background: transparent;
    border-radius: 0px;
}
input.search-form, input.search-form:focus, input.search-form:hover {
    width: 650px;
}
button.btn.btn-buscartop {
    background: transparent;
}
.search, .search i {
    color: #222;
}
.leyenda-arriba {
    background: #d1b0e8;
    color: #fff;
    padding: 8px;
    margin-bottom: 45px;
    text-transform: uppercase;
}
body.ofertas .leyenda-arriba {
    margin-bottom: 0px;   
}
 .leyenda-arriba a{
    color: #222;
    font-size: 15px;
    letter-spacing: 0.5px;
    font-weight: 700;
}
ul.social-share i, ul.social-share a{color: #222}
ul.social-share {
  text-align: center;
  padding: 1% 0;
  position: fixed;
  top: 40%;
  right: 0;
  height: auto;
  width: 40px;
  z-index: 10;
  background: #ffccbc
}
ul.social-share li {margin: 5% 30%}
.btn.btn-compra, .btn-success, .btn-detalle, input#bt_continuar, input#boton_datos, button#iniciarpago {
    background: #201f1f;
    border-radius: 0px;
    margin-top: 10px;
    border:1px solid;
    color: #fff;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 500 !important
}
div.seguir_inferior a:before {
    content: "\f060";
    margin-right: 10px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
}
div.seguir_inferior a {
    border: 1px solid #212121;
    color: #212121;
    font-weight: 400;
    background: none;
}
.btn-primary:hover, .btn-primary:focus, .pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #ffccbc;
    border-color: #ffccbc;
    color: #212121;
}
.pagination>li>a, .pagination>li>span {
    color: #212121;
}
.boton_arrepentimiento a {
    background: #ffccbc;
    color: #212121;
    border: 1px solid #ffccbc;
}
button#iniciarpago {
    letter-spacing: .3px;
}
div#order-detail-content a i {
    font-weight: 400;
    font-family: "Font Awesome 5 Pro";
}
.modalver a.btn-primary , .modalcont a.btn.btn-danger{
    background: #fff;
    border: 1px solid #000;
    color: #000;
}

.product input.input.cantidades_listado {
    max-width: 80px;
    text-align: center;
    vertical-align: top;
    margin-top: 10px;
    border-radius: 0px;
}
input#bt_continuar {
    margin-right: 5%;
}

.btn.btn-detalle:before{
	display: none
}
.cart-actions input[type=button] {
    background: #201f1f;
    border: 2px solid #201f1f;
}

.btn.btn-compra:hover, .btn-success:hover, .btn-success:focus, .btn-detalle:hover, input#bt_continuar:hover, input#boton_datos:hover {
    background: #ffefd5;
    border: 1px solid #000 !important;
    color: #000;

}
.favButton.favCaja:hover {
    color: #ffccbc;
}
.favButton {
    color: #fff;
}
.product-tab li.masservicios {
    display: none;
}
ul.nav.nav-tabs {
    border-bottom: 0px;
}

/*****Notas en home*****/
.row.noticiashome2 .cajasnove h4, .row.noticiashome2 a.btn.btn-default.btn-vernota,  .row.noticiashome1 .cajasnove h4, .row.noticiashome1 a.btn.btn-default.btn-vernota, .row.noticiashome3 .cajasnove h4, .row.noticiashome3 a.btn.btn-default.btn-vernota, .col-md-12.text-center.div-vertodos-noticias.vertodos_OPC_NOTAS_OFERTAS_3, .col-md-12.text-center.div-vertodos-noticias.vertodos_OPC_NOTAS_OFERTAS_1 {
    display: none;
}
.row.noticiashome2 h5,.row.noticiashome1 h5, .row.noticiashome3 h5{
    margin-bottom: 40px
}
.row.noticiashome2,.row.noticiashome1, .row.noticiashome3 {
    margin: 0;
}
.row.noticiashome1 {
    clear: both;
}
/*****Carrito*****/
table#entrega label span {
    font-weight: 400;
}
table#entrega label {
    font-size: 15px;
}
table#entrega label span strong {
    color: #9352ef;
    text-transform: uppercase;
}
li#tipos_pagos {
    text-transform: uppercase;
}
.lista-medios-pago li:hover, .lista-medios-pago .bordePago2 {
    border: 2px solid #fab199;
}
.contentBox button {
    background: #e19f8a;
    border-radius: 0px;
}
.msgalerta {
    color: #4e4e4e;
    background-color: #ffccbc;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
}
.orderStep li {
    background: #ffccbc;
}
.orderStep li.active {
    background: #fab19a;
}
.orderStep li.active:after {
    border-top-color: #fab199!important;
}
div#order-detail-content a {
    background: #212121;
    border-radius: 0px;
    font-weight: 400;
}
.bg-info {
    background-color: #ffccbc;
}
.couponForm .btn, input#iniciarpago {
    border-radius: 0;
    background: #212121;
    color: #fff
}
div.seguir_superior a {
    display: none;
}
div.seguir_superior{
    margin-top: 20px
}
/*****Footer*****/
.newsletter button.btn.load.btn-news , .cajasnove .mas_nov a{
    background: #ffccbc;
    color: #222;
    border-radius: 0px;
    padding: 10px 30px;
    font-size: 16px
}
.newsletter {
    padding: 40px 0;
    padding-bottom: 20px;
}
.newsletter  h2 {
    font-size: 140%;
}
.footercliente {
    background: #222222;padding: 0; border-bottom: 1px solid #ffccbc4f;
    padding-bottom: 10px
}
.footercliente .container {
    width: 1170px;
    text-align: left;
}
.footercliente h3 {
    color: #ffccbc;
}
.footercliente a, .footercliente p, p.datos_pie, p.datos_pie a, footer, footer a {
    color: #fff8e1;
}
.footercliente a i {
    font-size: 24px;
    color: #ffccbc;
}
p.iva {
    background: #ddf1f2;
}

/*****Modal*****/
.loginmodal-container, .modal-body, .modal-content, .modal-header-primary {
    background: #fff
}
.modal-header.modal-header-primary {
    background: #FFF8E1;
    padding: 10px;
}
.modal h5 span {
    background: transparent!important;
    padding: 0px!important;
}
.style2 .title-sol span, .title-sol.style2 span {
    font-family: 'Barlow Semi Condensed', sans-serif;
}
.style2 .title-sol span small, .title-sol.style2 span small {
    text-transform: initial;
    color: #1fdab5
}
.loginmodal-container a {
    text-decoration: none;
    color: #201f1f;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    opacity: 9;
    transition: opacity ease .5s;
    font-size: 14px;
    margin-top: 10px;
}
.style2 .title-sol:after, .title-sol-style2:after, .title-sol.style2:after {
    background: transparent;
    content: "";
    display: block;
    height: 1px;
    margin-left: 10%;
    position: absolute;
    top: 28px;
    width: 80%;
    z-index: 1;
}
div#ModalLogin h6 {
    border: 0px;
}
.modal-header-primary h5 {
    color: #333;
    font-weight: 400;
    font-size: 18px!important;
    margin: 0 15px 0 !important;
}
div#modal-prod-agregado .modal-body strong {
    font-weight: 500;
    font-size: 14px;
}
.modal span#nombre_prod_alert {
    font-size: 130%;
    font-weight: 600;
    color: #333;
}
.modalcont a, .modalver a {
    border-radius: 0px !important;
}
.modalcont a{
	background: #333
}
.modalver a {
	background: rgba(32, 31, 31, 0.7215686274509804)
}
.modalcont a:hover, .modalver a:hover, .modalcont a.btn.btn-danger:hover {
    background: #ffefd5
}
/*****Distribuidores*****/
body.distribuidores h1.titulo {
    background: #b6efff;
    color: #343059;
    text-transform: uppercase;
    font-weight: 700;
    padding: 40px 0;
    margin: 0;
}
body.distribuidores .iconos.destacados .iconos {
    width: 20%;
}
body.distribuidores .container.general {
    width: 100%;
}
body.distribuidores  .iconos.destacados {
    padding: 80px 0;
    background: #fff
}
body.distribuidores .iconos.destacados .row {
    margin: 0;
}
body.distribuidores .nosotros-content {
    background-color: rgba(255,255,255,0.8);
    padding-top: 50px;
    padding-bottom: 50px;
}
body.distribuidores .parallax.representantegekker {
    background: url(../b/fondo-selfie.jpg) no-repeat center fixed;
    background-size: cover;
    -moz-background-size: cover;
-webkit-background-size: cover;
    padding: 80px 0;
    height: 60vh;
    position: relative;
}
body.distribuidores .parallax.fundasgekker {
    background: url(../b/geeker-fundas.jpg) no-repeat center fixed;
    height: 60vh;
    background-size: cover;
    -moz-background-size: cover;
-webkit-background-size: cover;
    position: relative;
}
body.distribuidores .distribuidores-banner {
    background: #b6efff;
    padding: 80px 0;
}
body.distribuidores .distribuidores-banner a.btn.btn-primary {
    background: #34315c;
    color: #fff;
    border-radius: 0px;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 20px;
    letter-spacing: .5px;
}
body.distribuidores .distribuidores-banner h2{
    color: #34315c;
}
body.distribuidores .distribuidores-banner a.btn.btn-primary:hover {
    background: #ffaecf;
    color: #34315c;
}
.boton_arrepentimiento a.terminosdistribuidor{
    display: none;
}
body.distribuidores .boton_arrepentimiento a.terminosdistribuidor {
    display: block;
    background: none;
    color: #444;
    font-weight: 700;
    border: 0px;
    padding: 20px 0;
}
body.distribuidores .iconos.destacados .iconos img {
    margin: 0 auto;
}
body.distribuidores .detalle-form {
    width: 1170px;
    margin: 0 auto;
    border: 0px;
    background: 0;
}
/*****Detalle productos*****/
.tarjetas-detalle li {
    display: inline-block;
    padding: 1px;
}
.tarjetas-detalle ul {
    padding-left: 0px;
}
.tarjetas-detalle i {
    font-size: 21px;
    padding: 2px 5px;
}
.tarjetas-detalle h3 {
    margin-top: -10px;
    padding: 0 10px;
}
.tarjetas-detalle span{
    background: #fff;
    padding: 0 20px;
    color: #222222;
    text-transform: uppercase;
}
.tarjetas-detalle {
    border: 1px solid #DFDFDF;
    padding: 0 10px;
    margin-top: 0px;
}
.tarjetas-detalle a {
    color: #ff6700;
}
.tarjetas-detalle a:hover {
    color: #ff6700;
    text-decoration: underline;
}
body.detalle .detalle-rpincipal, body.detalle .recomendadosrow.row, body.detalle  ul.breadcrumb {
    width: 80%;
    margin: 0 auto;
}
body.detalle ul.breadcrumb {
    margin-bottom: 25px;
}
body.detalle .descriplarga {
    text-align: center;
    background: #ddf1f2;
        padding-top: 10px;
}
body.detalle .descriplarga .descripcion2 {
    padding: 0 40px;
    padding-bottom: 40px;
}

body.detalle .descriplarga h5{
    margin-bottom: 20px
}
body.detalle .descriplarga p {
    font-size: 16px;
}
.product .image a img, div#img_prod .sp-large a img, .recomendadosrow .product .image 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, .product .image a img:hover, div#img_prod .sp-large a img:hover, .recomendadosrow .product .image img:hover, .proy_promociones img:hover {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.recomendadosrow .product:hover .image a img {
    transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    -ms-transform: scale(1.1)!important;
    -o-transform: scale(1.1)!important;
    -webkit-transform: scale(1.1) !important;
}
.product .image {
    background: #fff;
}
.breadcrumb {
    border: 1px solid #222;
    background: 0 0;
    border-radius: 0px;
    color: #222222;
}
div#img_prod {
    width: 80%;
    margin: 0 auto;
}

.featuredImgLook2 .inner:hover, .product:hover {
    border: 1px solid #ffccbc;
}
input#cantidad {
    text-align: center; width: 80px;
}
body.productos .col-izq-int {
    margin-top: 20px;
}
.productFilter.productFilterLook2 a {
    background: rgba(32, 31, 31, 0.7215686274509804);
    color: #ffffff;
    padding: 8px 20px;
    font-size: 14px;
}
.swatches .selected:after {
    color: #90776e;
}
.caja_color {
    margin-bottom: 10px;
}
input#boton_compra {
    position: absolute;
    top: 9px;
    left: 110px;
    border: 0;
}
.details-description {
    font-size: 16px;
}
div#divlonuevo .title-sol-style2, div#divlonuevo .title-sol.style2, div#divofertas .title-sol-style2, div#divofertas .title-sol.style2 {
    position: relative;
    padding: 20px;
}
div.quickview {
    display: block;
    margin-top: 50%;
    max-height: 50px;
    position: absolute;
    width: 100%;
    z-index: 2;
    visibility: hidden;
    border: 0px;
}
.product:hover .btn-quickview, .product .quickview{
    background: transparent;
    border: 0px;
    box-shadow: none
}
.product .btn-quickview i {
    color: #ffffff;
    font-size: 30px;
}
body.contenidos .container {
    width: 1170px;
}
.medios-pago i {
    font-size: 30px;
    background: #ffccbc;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    color: #212121;
}
h1.titulo {
    font-size: 200%;
    text-align: center;
    margin-bottom: 30px;
}
/*****Destacados Home*****/

.container.spotfooter2 {
    background: url(../imagenes/bottom-destacado.png);
    height: 32px;}
.spot_top {
    margin: 20px;
    margin-top: -20px;
}
.spot_top .container {
    padding: 0;
}
.spot_top .img-responsive {
    margin: 0 auto;
    width: 600px;
}

.spot_top a, .spot_ofertas_sup a { display: inline-block; width: 33.33333%; overflow: hidden;}
.spot_top img, .spot_ofertas_sup img, .proy_promociones 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;
}
.proy_promociones {
    overflow: hidden
}
.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);
}
.spotfooter {
    background: #FFF8E1;
    padding: 60px 0;
}
.spotfooter .media-body {
    text-align: left;
}
.spotfooter .media-body p {
    font-style: italic;
    font-size: 16px;
}
.spotfooter .media-left i {
    font-size: 50px;
    padding: 0 10px;
}

div#divofertas {
    clear: both;
}
.spotfooter .row {
    margin: 0px;
}

/*****slide*****/
ul.slick-dots {
    z-index: 8;
}
span.container.leyenda_slide {
    position: absolute;
    top: 20px;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    padding: 0;
    border-radius: 50%;
    cursor: pointer;
    background: #222222;
}
.container.leyenda_slide h1 {
    color: rgba(33, 33, 33, 0.8117647058823529);
    font: 700 80px 'Barlow Semi Condensed', sans-serif !important;
    margin-top: 280px;
    text-shadow: none!important;
    margin-left: 3%;
    line-height: 75px !important
}
.container.leyenda_slide h1 span {
    display: block;
    font-weight: 400;
    color: #fff8e1
}
/*****Columna izquierda****/
aside.col-md-3.cols-grals {
    background: #f5f5f5;
    padding: 20px;
}
nav#navbar-sidebar {
    background: transparent;
    box-shadow: none;
}
.navbar-header-lateral {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.navbar-lateral .ley_cate_lateral_xs {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Barlow Semi Condensed', sans-serif;
    padding-left: 15px;
}
ul.nav.navbar-nav.navbar-left.sm-vertical {
    margin-top: 0px;
}
.search-fixed {
    position: fixed;
    top: 18px;
}
.form-group .form-control {
    padding: 7px 12px;
    border-color: #aea5a5;
    box-shadow: none;
    border-radius: 0px;
}
input.form-control.in_seguridad.pull-left {
    width: 100px!important;
}
body.quienessomos div#detalle p, body.distribuidores div#detalle p {
    font-size: 17.5px;
    line-height: normal;
}
li.favorito_boton {
    display: none;
}
/*****Barra Demo****/
div#barraDemo { width:100%; position:fixed; background:rgba(255,0,0,0.8); bottom:0; z-index:999999; padding:0; margin:0 }
div#barraDemo p{ padding:15px; text-align:center; color:#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}

/*****Media****/
@media (max-width:15600px){  
.spot_top .img-responsive {
    width: initial;
}
input.search-form, input.search-form:focus, input.search-form:hover {
    width: 400px;
}
.search{
    right: 25%
}
}
@media (max-width:1440px){  
input.search-form, input.search-form:hover, input.search-form:focus {
    width: 350px;
}

}

@media (max-width:1380px){  
.navbar-default .navbar-nav>li>a {
    padding: 10px 15px 10px 0px;
}
input.search-form, input.search-form:hover, input.search-form:focus {
    width: 300px;
}

button.btn.btn-buscartop {
    padding: 8px;
}
}

@media (max-width:1280px){  
.navbar-default .navbar-nav>li>a:after {
    margin-left: 10px;
}
.navbar-default .navbar-nav>li>a {
    padding: 10px 8px 10px 0px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 15px;
}
input.search-form, input.search-form:hover, input.search-form:focus {
    width: 220px;
}

body.ofertas .container-fluid.footercliente {
    width: 100%;
    margin: 0 auto;
}
ul.nav.navbar-nav {
    margin-top: 15px;
    margin-left: 10px;
}
.container.leyenda_slide h1 {
    margin-top: 100px;
}}
@media (max-width:1024px){  
body.contenidos .container {
    width: 100%
}
body.ofertas .container-fluid.footercliente {
    width: 100%;
    margin: 0 auto;
}
body.distribuidores .detalle-form{
    width: 100%
}
.search{
    display: none;
}
.navbar-default .navbar-nav>li>a {
    font-size: 14px;
}
.navbar-default .navbar-nav>li>a {
    padding: 10px 0px 10px 0px;
}
ul.nav.navbar-nav {
    margin-top: 20px;
    margin-left: -55px;
}
.footercliente .container {
    width: 100%;
    text-align: left;
}
}
@media (max-width:767px){  
	div.social.pull-right .dropdown-menu li {
    padding: 12px 10px!important;
    border-bottom: 1px dotted #222;
}
body.detalle .detalle-rpincipal, body.detalle .recomendadosrow.row, body.detalle ul.breadcrumb {
    width: 100%;
    margin: 0 auto;
}
.row.noticiashome {
    margin: 0;
}
div#divofertas, div#divlonuevo, body.ofertas .container-fluid.footercliente {
    width: 100%;
    margin: 0 auto;
}

.navbar-nav.sm-collapsible a.has-submenu {
    padding-right: 0px;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    text-align: center;
        font-family: 'Barlow Semi Condensed', sans-serif;
    color: #000;
    text-transform: uppercase;
}
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
    background: #000;
}
.navbar-nav.sm-collapsible ul .dropdown-menu > li > a, .navbar-nav.sm-collapsible ul .dropdown-menu .dropdown-header {
    padding-left: 15px;
    background: #FFF8E1;
}
.navbar-default .navbar-nav>li>a span.caret {
    background: #9c7171;
}
li#sucursal_movil {
    display: none;
}
li#micuenta_top a:nth-child(2) {
    margin-left: 10px;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-toggle {
    float: left;
    margin-right: 10px;
    margin-top: -5px
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.dropdown-cart {
    background: #fff;
    color: #222;
    padding-bottom: 0;
    top: 40px;
}
.dropdown-menu #nombre_usuario, .dropdown-cart a{
	color: #222
}
ul.social-share a {
    margin-right: 5px;
}
.social-share a {
    color: #222222;
    font-size: 20px;
    margin-top: 2px !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #222;
}

div#navbar-menu-superior {
    margin-left: -15px;
    padding-top: 20px;
        background: #fff;
}
.search {
    top: 50px;
    right: 0%;
    display: block;
}
input.search-form {
    border: 1px solid #222;
}
button.btn.btn-buscartop {
    background: #222222;
    padding: 8px 12px
}
.search, .search i {
    color: #fff;
}

input.search-form, input.search-form:hover, input.search-form:focus {
    width: 650px;
}
.spotfooter .media-body {
    text-align: center;
    display: block;
    width: 100%;
}
.spotfooter .media-left {
    display: block;
    padding: 20px 0;
}
.footercliente .container {
    text-align: center;
}
.footercliente img {
    margin: 10px auto !important;
}
.ban-top-izquierda {
    width: 100px;
    margin-top: -7px !important;
    margin: 0 auto;
    
}
a.dropdown-toggle {
    position: absolute;
    right: 5%;
    z-index: 99;
    top: 10px;
    color: #222222;
    font-size: 20px;
}

.social-share {
    position: absolute;
    right: 8%;
    z-index: 99;
    top: 12px;
}
body {
    padding-top: 60px;
}
.social-share-fixed, .dropdown-toggle-fixed {
    position: fixed !important;
}
.dropdown-cart-fixed {
    position: fixed;
}
ul.nav.navbar-nav {
    margin-top: 20px;
    margin-left: 10px;
    text-align: center;
        margin-right: 10px;
}

.navbar-default .navbar-nav>li>a:after{
    display: none
}
.menu_pie ul.list-inline {
    display: none;
}
body.detalle .container {
    width: 100%;
}
.navbar-fixed-top, .navbar-default {
    height: 89px;
}
}
@media (max-width:640px){
input.search-form, input.search-form:hover, input.search-form:focus {
    width: 550px;
} }
@media (max-width:480px){ 
body, body.ofertas {
    padding-top: 95px;
} 
.videogif iframe{
    width: 360px !important;
    height: 360px !important
}
.navbar-fixed-top, .navbar-default {
    height: 95px;
}
input#boton_login {
    top: 0px !important;
}
.search {
    top: 50px;
    right: 0;
}
input.search-form, input.search-form:hover, input.search-form:focus {
   width: 320px;; background: white
}
.social-share {
    right: 10%;
}
div#navbar-menu-superior {
    padding-top: 20px;
        background: white
}
.container.leyenda_slide h1 {
    margin-top: 30px;
    font-size: 30px !important;
    line-height: 32px !important;
}
.navbar.navbar-default.navbar-superior {
    padding-bottom: 0px;
}
div.item-slide.imagen-slide-2 {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    height: 470px
}
.spot_top a, .spot_ofertas_sup a {
    width: 100%;
    padding: 20px;
    padding-bottom: 0px;
}
body.distribuidores .iconos.destacados .iconos {
    width: 100%;
}
body.distribuidores .parallax.representantegekker .nosotros-content .row {
    margin: 0;
}
body.distribuidores div#detalle .row {
    margin: 0;
}
body.distribuidores .leyenda-arriba {
    margin-bottom: 0px;
}
body.distribuidores .parallax.representantegekker {
    height: 80vh;
    min-width: 100%;
  min-height: 100%;
}
body.distribuidores .parallax.fundasgekker {
    min-width: 100%;
    min-height: 100%;
}
}
@media (max-width:414px){
input.search-form, input.search-form:hover, input.search-form:focus {
    width: 355px;}
.search { margin-right: 40px;width: 100%;}
body.distribuidores .parallax.representantegekker {
    height: 110vh;
}
}
@media (max-width:376px){
input.search-form, input.search-form:hover, input.search-form:focus {
    width: 320px;
}
.videogif iframe{
    width: 360px !important;
    height: 360px !important
}
}
@media (max-width:370px){
input.search-form, input.search-form:hover, input.search-form:focus {
    width: 305px;
}

}
@media (max-width:360px){
input.search-form, input.search-form:hover, input.search-form:focus {
    width: 305px;
}
.videogif iframe{
    width: 300px !important;
    height: 300px !important
}
}
@media (max-width:320px){
input.search-form, input.search-form:hover, input.search-form:focus {
    width: 230px;
}
li.suscripcion a {
    display: none !important;
}
.videogif iframe{
    width: 300px !important;
    height: 300px !important
}
}