@import url('https://fonts.googleapis.com/css?family=Poppins:300,600|Rubik:400,700');

@charset "utf-8";
body, .textarea-form-grnal, button, .goog-te-gadget-simple .goog-te-menu-value, h3 a.producto {
  font-family: 'Poppins', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Rubik',
  sans-serif;font-weight: bold;
}
h3 {
    font-size: 18px;}
a.menucorp-li1, a.menucorp-li2, a.menucorp-li3, a.menuprodhor-li2, a.menuprodhor-li3, a.nivel1, a.nivel2, a.nivel3 {
  font-family: 'Poppins', sans-serif;
}
a.menuprodhor-li1 {
font-family: 'Poppins', sans-serif;
letter-spacing: 0.5px;
}
a.nivel1 {
    font-weight: bold!important;
}
[class^="button-"] {
  font-family: 'Rubik', sans-serif;
  font-weight: bold;
  letter-spacing: 0.5px;
  border-radius: 0!important;
  -webkit-border-radius: 0!important;
}
[class^="button-"]:before {
  font-weight: bold;
      border-radius: 0!important;
    -webkit-border-radius: 0!important;
}
.celda-listado-productos h3 a {
  font-weight: normal;
  color: #111111!important;
  text-transform: none;
  font-size: 16px;
  letter-spacing: 0.5px;
  font-family: 'Rubik';
}
.goog-te-gadget-simple:before {
    content:"";
    display:inline-block;
    height: 20px;
    width: 60px;
    position: relative;
    top: 6px;
    background-image: url(btn-language.png);
    background-size: auto 15px;
    background-position: center;
    background-repeat: no-repeat;
}


#condiciones {
  border: 1px solid rgba(0,0,0,0.25);
  height: 100px;
  overflow: auto;
  padding: 5px;
}
.label-form-gnral{
  color:inherit;
}
.img-producto-talla {
  width: 80px;
}
.tabla-carrito {
    border-color: transparent;
}
span.me-gusta {
    width: 50px;
    height: 25px;
    display: block;
    position: absolute;
    top: 20px;
    right: 1px;
  color:#FFF;
  font-size:13px;
}
span.me-gusta {
  background-color:#F00;
}
.celda-listado-productos:not(.celda-noticias) > div {
    background-color: #ffffff;
    padding-bottom: 60px;
    border: 1px solid #e8e8e8;
}
.bx-wrapper .bx-prev:before,
.bx-wrapper .bx-next:before {
  color: #ffffff!important;
  background-color: rgba(0, 0, 0, 0.2)!important;
}
#prfo-nav,#prfo-nav a {color: #888;}
#submit-buscador {
    background-color: #8BC34A!important;
    color: #ffffff!important;
    border-radius: 0 6px 6px 0;
    -webkit-border-radius: 0 6px 6px 0;
}
#prfo-buscador {
  border-radius: 7px;
  -webkit-border-radius: 7px;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.prfo-me-gusta {
  text-align: left!important;
  margin-top: 8px!important;
}
.contenedor {
      clear: both;
}

.tabla-carrito {
  width: 100%;
}
.tabla-carrito input[type="text"] {
  line-height: 30px;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      text-align: center;
      width: 60px;
}
.tabla-carrito .comprar {
  display: block;
  line-height: 30px;
  border-radius: 4px;
      -webkit-border-radius: 4px;
}
.tabla-carrito .comprar:before {
  font-size: 16px
}

a.menuprodhor-li1 {
      padding: 0 10px 0 10px;
 }
 a.menuprodhor-li1.menuprod-hor-flecha {
  padding-right: 10px;
 }
 a.menuprodhor-li1, a.menuprodhor-li1:hover {
  position: relative;
 }
 .menucorp-hor-flecha:after, .menucorp-vert-flecha:after, .menuprod-hor-flecha:after, .menuprod-vert-flecha:after {
      padding-left: 5px;
      position: absolute;
      top: 0;
      right: 10px;
      display: none;
}
#zona2e #ver-carrito span {
    background-color: #FF9800!important;
    color: #ffffff!important;
    font-family: sans-serif;
}
.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
    /* transform: scale(1.5); */
}
.bx-wrapper .bx-prev {
    transform-origin: left center;
}
.bx-wrapper .bx-next {
    transform-origin: right center;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  position: relative;
  top: -15px;
  background: transparent;
  box-shadow: 0 0 0 2px white;
  margin: 0 6px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #ffffff;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover:before,
.bx-wrapper .bx-pager.bx-default-pager a.active:before {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 2px;
  left: 2px;
  background-color: #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
h1 {color: #b8d94f;font-size: 28px;letter-spacing: 1px;}
  .celda-listado-productos .imagen-producto {
      height: auto;
      border: 0;
      border-radius: 0!important;
  }
   .celda-listado-productos.celda-noticias .imagen-producto {
      background-color: #ffffff;
  }
 .celda-listado-productos .imagen-producto:before {
     content:"";
     display: block;
     margin-top: 80%;
 }
  .celda-listado-productos .imagen-producto img {
      position:absolute;
      top:0;
      left:0;
  }
#contenidos .celda-listado-productos {
    margin: 0;
}


.button-b, a.button-b:link, a.button-b:hover, a.button-b:active, a.button-b:visited {
  background-color: #86bc42;
  border-color: #86bc42;
  color: #ffffff;
}
.button-c, a.button-c:link, a.button-c:hover, a.button-c:active, a.button-c:visited {
  background-color: transparent;
  border-color: #86bc42;
  color: #86bc42;

}
.button-b {
}
a.button-a,
.button-a, a.button-a.button-cart:hover,
.button-cart:hover,
.popup button.button-a:hover,
a.button-a.right:hover {
  background-color: #FF9800;
  border-color: #FF9800;
  color: #ffffff;
}
.precio {color: #FF9800;font-weight: bold; float: right;}
.celda-listado-productos .imagen-producto img {
  opacity: 1;
  filter: alpha(opacity=100);
  transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
}
.celda-listado-productos:hover .imagen-producto img {

}
.celda-listado-productos .imagen-producto:after {
      content:"";
      display: block;
      position: absolute;
      top:0;
      left:0;
      bottom:0;
      right:0;
      background-color: rgba(0,0,0,0.0);
}

.btn-responsive.login:before,
a#zona-personal:before,
.icon-usuario3:before {
  content: "\e074";
  font-weight: bold;
}
a#ver-carrito:before {
  content: "\e106 ";
  font-weight: bold;
}
.cab-colpie,
#pie-empresa {
      border: 0;
      margin: 0;
}
.cab-colpie {
      color: #b8d94f;
      font-size: 18px;
      line-height: 1;
      font-weight: bold;
}
#pie-empresa {
  color: #FF9800;
  font-size: 20px;
  margin-bottom: 10px;
}
#zona5 {
    padding: 30px 0;
    background-color: #F5F5F5;
    position: relative;
}

#zona5 .contenedor {
  position: relative;
}
#zona6 {
  padding-top: 0;
  font-size: 16px;
  color: black;
  background-color: #b8d94f !important;
}
.pie-email:before, .pie-telefono:before, .pie-direccion:before {

color: #999999;
}
#lista-redes #iframe-fb {
    clear: none;
    display: block;
    top: 10px;
}
#lista-redes li {
    margin: 0 2px;
    display: inline-block;
    float: none;
    position: relative;
    top: -6px;
}
#lista-redes li.txt {
    color: #000000;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 5px;
    padding: 0 5px;
    text-transform: uppercase;
}
#lista-redes li img {
    top: 4px;
    height: 24px;
    margin: 0 4px;
    position: relative;
}
.cab-colpie:after {
  margin:10px 0 0 0;
}
.popup h2 {
  color: #b8d94f;
  font-size: 24px;
}
#zona6b {font-size: 12px;}
[class^="button-"], [class*="button-"], [class^="button-"]:link, [class*="button-"]:link, [class^="button-"]:hover, [class*="button-"]:hover, [class^="button-"]:active, [class*="button-"]:active, [class^="button-"]:visited, [class*="button-"]:visited, #submit-buscador {
    letter-spacing: 1px;
    font-size: 16px;
}
select, textarea, input[type="text"]:not(.input-buscador),
input[type="password"],
.input-form-grnal,
.textarea-form-grnal {
    border: 1px solid #f5f5f5!important;
    background-color: #f5f5f5!important;
    -webkit-border-radius: 0;
    border-radius: 0;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #f4f4f4 inset;
}
.banner-text {
    max-width: 50%;
    z-index: 1;
    font-size: 38px;
    color: #ffffff;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 1.2;
    text-shadow: 0 2px 2px rgba(0,0,0,0.2);
}
.banner-text * {
  color: #ffffff;
  margin: 0;
}
.banner-text h2 {
  font-weight: normal;
}
#zona2d .contenedor {
  position: relative;
}

.celda-listado-productos h3,
.celda-listado-productos .precio-producto {
  text-align: center;
}



#zona2e {
  float: right;
}
.btn-responsive.search {
  left: 40px!important;
  margin-right: 5px;
}
.btn-responsive.search:before {
  content: "\e616";
  font-family: 'icomoon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn-responsive.search:hover {
  text-decoration: none;
}
#zona4 {
  padding: 20px 0 0 0;
  background-size: auto;
  background-image: url(texture.png);
}
.slides-container .left, .slides-container .right {
  color: #666666;
  background-color: #ffffff;
}
#zonaSocial {
  background-color: #FF9800;
  padding: 40px;
  background-image: url(bg01.jpg);
  background-size: cover;
  background-position: 0 bottom;
}
#zonaPubli {
  background-color: #ffffff;
  padding: 0;
  background-size: cover;
  position: relative;
  background-position: top center;
}

#zonaSocial {
  position: relative;
}
#zonaSocial .contenedor {
  position: relative;
}
#zonaSocial:before {
  background-color: #efefef;
  content:"";
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  opacity: 0.8;
}
#zonaPubli .contenedor {
  position: relative;
}
.title-deco {
    height: 3px;
    width: 50px;
    margin: 0 auto 15px auto;
    border-top: 1px solid #FF9800;
    border-bottom: 1px solid #FF9800;
    display: inline-block;
}
.items .celda-listado-productos > div {
  padding-bottom: 60px;
}
.celda-listado-productos .small.button-cart {
  width: 160px!important;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  top: auto;
  margin: auto;
  line-height: 44px;
  height: 40px;
  border-radius: 5px!important;
  -webkit-border-radius: 5px!important;
  font-size: 16px;
  font-weight: bold;
  background-color: #8bc34a;
  border: 1px solid #8bc34a;
}
.celda-listado-productos .small.button-cart:after {
  position: relative;
  top: -3px;
  padding-left: 5px;
}
.celda-listado-productos .small.button-cart:after {
  content:"Comprar"
}
.celda-listado-productos .small.button-cart:before {

font-size: 0;
}
.celda-listado-productos .button-cart {
    /* border-color: #FF9800!important; */
    /* color: #FF9800!important; */
    /* background-color: rgba(255,255,255,0.5)!important; */
}
.celda-listado-productos .button-cart:hover {
    border-color: #FF9800!important;
    color: #ffffff!important;
    background-color: #FF9800!important;
}
.celda-listado-productos .button-favorite {border: 1px solid #e8e8e8;background-color: #ffffff;color: #494949;}
/* Only desktop */
.celda-listado-productos .imagen-producto img {
    height: 90%;
    width: 90%;
    right: 0;
    bottom: 0;
    object-fit: contain;
}
.cab-colpie:after {
  content:"";
  width:40px;
  height: 1px;
  background-color: #b8d94f;
  display:block;
  margin: 10px 0;
  border-top: 1px solid #b8d94f;
}
.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
    transform: scale(1.2);
}
.bx-wrapper .bx-prev {
    transform-origin: left center;
}
.bx-wrapper .bx-next {
    transform-origin: right center;
}
#cont-banner {
  margin: auto;
}
.celda-listado-productos .imagen-producto:after {
      content:"";
      display: block;
      position: absolute;
      top:0;
      left:0;
      bottom:0;
      right:0;
      background-color: rgba(0,0,0,0);
}

#panel-principal + #contenidos {
}
#zona2d .contenedor.full-width {
  min-width: 0;
  margin-bottom: 0;
}
#panel-derecha {
    width: 20%;
    padding: 20px 10px;
    float: left;
    text-align: center;
}
#panel-derecha {

}
.contenedor {
}
#zona2d {
  display: none;
}
.banner-visible #zona2d {
  display: block;
  position: relative;
  z-index: 0;
  padding: 0;
  background-size: 100px;
  background-image: url(texture.png);
}
.pie-email:before, .pie-telefono:before, .pie-direccion:before {
    background-color: #FF9800;
    color: #ffffff;
    border: 1px solid #FF9800;
    width: 24px;
    display: inline-block;
    text-align: center;
    margin-right: 5px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    position: relative;
    top: 2px;
    -webkit-border-radius: 0;
    border-radius: 0;
}
#cont-pie {
    display: table;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.lista-publicidad {
  width: 100%;
  padding: 0;
  margin: 0;
}
.lista-publicidad .col-12 {
  padding: 0 !important;
  margin: 0;
}
.lista-publicidad img {
  width: 100%;
  float: left;
  margin: 0;
}
.cont-menu-vertical h3 {

display: block;

background-color: #ff9800;

color: #ffffff;

padding: 10px;

margin: 0;

line-height: 1;
}
.slides-container {
    background-color: #ffffff;
}
.slides-container .left, .slides-container .right {
    background-color: transparent;
}
.cab-menu-vertical {
  display: none;
}
.slides-container {
}
.input-buscador {
    font-size: 14px;
}

.celda-lista-productos {

}
.celda-lista-productos > div {
  position: relative;
}
.celda-lista-productos .imagen-producto {
  height: 50px;
  width: 50px;
  overflow: hidden;
  position: absolute;
  display: block;
  top: 5px;
  left: 5px;
}
.celda-lista-productos .imagen-producto img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.celda-lista-productos h3 {
  width: 100%;
  text-align: left;
  margin: 0;
  font-size: 16px;
  padding: 0 0 0 58px;
  line-height: 40px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}
.celda-lista-productos h3 a.producto {
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}
.celda-lista-productos a.button-cart {background-color: #86bc42;color: #fff;float: right;width: auto;max-width: unset;font-size: 14px;border-radius: 5px!important;letter-spacing: 0!important;}
.celda-lista-productos .button-cart.small {

}
.celda-lista-productos:nth-child(2n) {background-color: #f8f8f8;}
.celda-lista-productos {position: relative;width: 100%;float: left;padding: 5px;background-color: #fff;}

.celda-lista-productos .precio-producto {
    margin: 0;
    line-height: 40px;
    text-align: right;
    float: right;
    padding-right: 20px;
}
.celda-lista-productos .precio-producto .precio {
  color: #333;
}
.celda-lista-productos {

}
.celda-lista-productos .temporada {float: left;line-height: 60px;position: absolute;top: 0;left: 0;font-size: 16px;font-weight: bold;color: #86bc42;display: inline-block;}
.celda-lista-productos .input-box {float: left;padding-left: 20px;}
.celda-lista-productos .input-box input {line-height: 40px;border: 0;background-color: #ececec;text-align: center;width: 100px;font-size: 14px;border-radius: 2px;border-radius: 5px;}

.celda-lista-productos .resultado {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: white;
  margin: auto;
  text-align: center;
  font-size: 12px;
  height: 65px;
  line-height: 65px;
  padding: 0 5px;
}
.celda-lista-productos:nth-child(2n) .resultado {
    background-color: #f8f8f8;
}

@media screen and (min-width: 980px) {
header {top: 0;height: 160px; z-index: 1;width: 100%;box-shadow: 0 10px 10px rgba(0,0,0,0.02);}
body {
  padding-top: 10px;
}
.nivel1:before {
  content:"\e635 ";
  font-family: 'icomoon';
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  margin-right: 4px;
}

#panel-secundario + #contenidos .celda-listado-productos {
  width: 25%;
}
#zona3 {}
a.menuprodhor-li1,
a.menuprodhor-li1:hover {
  font-size: 13px;
}
a.menuprodhor-li1 {
  height: 55px;
  line-height: 55px;
}
#zona3b {height: 55px;}
#zona3b nav {
}
#cont-header {
}
#zona2 {
  padding: 0;
}
#zona2b {
}
#logo {}
#zona2c, #zona2e {
  margin: 12px 0;
}
a.menuprodhor-li1 {
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: normal;
}
a.menuprodhor-li1:hover,
.menuprodhor li:hover > a.menuprodhor-li1 {
  background-color: #FF9800;
  color: #fff;
}
a.menuprodhor-li2:hover {
  background-color:#fff;
  color: #FF9800;
}
a.menuprodhor-li3:hover {
  background-color:#fff;
  color: #FF9800;
}
a.menuprodhor-li1 {
    position: relative;
  }
 a.menuprodhor-li1:before {
  content:"";
  display:block;
  height: 24px;
  width: 1px;
  position: absolute;
  top: 10px;
  left:0;
  background-color: rgba(255, 255, 255, 0.4);
 }

 #cont-header {
 margin-bottom: 0;
 position: relative;
 z-index: 1;
 }
.celda-listado-productos .imagen-producto {
  padding: 0;
}
.celda-listado-productos .imagen-producto img {
  transition: 0.6s ease all;
  -webkit-transition: 0.6s ease all;
      transform: none;
  -webkit-transform: none;
}
.celda-listado-productos:hover .imagen-producto img {
      transform: scale(1.1);
      -webkit-transform: scale(1.1);
}
.logo-container {
    min-height: 100px;
}
#zona2e a#ver-carrito.button-b,
.login.button-a,
a#zona-personal.button-b,
a#cerrar-sesion.button-c,
#zona2e .btn-responsive.button-b,
a.btn-responsive.search {
  border-color: #ffffff!important;
  background-color: #ffffff!important;
  color: #666666!important;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
  border-radius: 0!important;
  -webkit-border-radius: 0!important;
  border: 1px solid #ebebeb!important;
  font-size: 20px!important;
}
#zona3b nav {
  text-align: left;
}
#zona3b nav * {
  text-align: left;
}
#zona3b nav > ul {
  display: inline-block;
}
.menuprodhor li ul {
  box-shadow:none;
  -webkit-box-shadow:none;
}
#zona2e a#ver-carrito.button-b,
.login.button-a,
a#zona-personal.button-b,
a#cerrar-sesion.button-c,
#zona2e .btn-responsive.button-b,
a.btn-responsive.search {
  border-color: #ffffff!important;
  background-color: #ffffff!important;
  color: #8BC34A!important;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
  border-radius: 5px!important;
  -webkit-border-radius: 5px!important;
  margin: 0;
  font-family: 'Poppins';
}
.btn-responsive.text {
  width: auto!important;
}
.btn-responsive.text b.text {
  width: auto;
  line-height: 50px;
  display: block;
  float: right;
  font-size: 14px;
  padding-left: 6px;
  letter-spacing: 0;
  color: #333333;
  text-transform: none;
}
a.menuprodhor-li1 {
    position: relative;
  }
 a.menuprodhor-li1:before {
      content:"";
      height: 35px;
      width: 1px;
      background-color: rgba(255, 255, 255, 0.3);
      position: absolute;
      top: 10px;
      right:-1px;
      border:0;
 }

#zona3b nav {
  text-align: center;
}
#zona3b nav * {
  text-align: left;
}
#zona3b nav > ul {
  display: inline-block;
}
#prfo-buscador {
}
a.nivel1 {
  border-bottom: 0;
  background-color: #ffffff!important;
  border-top: 1px solid #eeeeee!important;
  letter-spacing: 0.5px;
  line-height: 28px;
  font-size: 14px!important;
}
.li-nivel1:nth-child(1) a.nivel1 {
  border-top: 0!important;
}
a.nivel2,a.nivel3 {
  background-color: #ffffff!important;
}
a.nivel1:hover {
  color: #FF9800!important;
}
a.nivel2:before {
  content:"- ";
}
a.nivel3:before {
  content:"  - ";
}
a.nivel2:hover,
a.nivel3:hover {
  color: #FF9800!important;
}

.cont-menu-vertical {
  border: 0;
  box-shadow: 0 10px 10px rgba(0,0,0,0.04);
}
#contenidos .celda-listado-productos {
    width: 33.33%;
    padding: 10px;
}


}

/* Responsive color settings */

@media screen and (max-width:980px) {
  #responsive-header {
    background-color: #FF9800;
}
  .btn-responsive.menu {
    background-color: #FF9800!important;
  }
  .btn-responsive {
    color:#eeeeee!important;
  }
  .btn-responsive.cart span {
    background-color: #ffffff!important;
    color:#000000!important;
  }
  .responsive-menu-left {
    background-color: #ffffff;
  }
  #responsive-menu li a,
  #responsive-menu li a:hover {
    color:#000000!important;
  }
  .banner-text {
    max-width: 80%;
    font-size: 22px;
}
.btn-responsive.text b.text {
  display: none;
}
a.menuprodhor-li1 {
    font-weight: bold;
}
#responsive-menu > ul {
    margin-bottom: 0;
    border:0;
}
#lista-redes li.txt {
    display: block;
    width: 100%;
}
#zona2e #ver-carrito span {
    background-color: #fff!important;
    color: #222!important;
}
a.menuprodhor-li1 {
  text-transform: uppercase;
}
#responsive-menu li a {
    border: 0!important;
}
#panel-derecha {
    width: 100%;
}
}
.textoMensaje
{
  font-size: 18px;
  color: red;
  text-align: center;
  font-weight: bold;
}

.campoUnidadesTallas{
  height: 40px;
      border: 1px solid #FF9800;
      letter-spacing: 1px;
      font-size: 16px;
      padding: 0 10px;
      text-align: center;
      text-decoration: none;
      font-size: 12px;
      min-width: 80px;
      display: inline-block;

}
@media screen and (max-width: 640px) {
  .celda-lista-productos .temporada {
    line-height: 20px;
    padding: 0 10px;
  }
    .celda-lista-productos .input-box {
    padding-left: 0;
}
.celda-lista-productos .col-4:nth-child(2) {
    padding-top: 0;
    padding-bottom: 0;
  }
  .celda-lista-productos .precio-producto {
    padding-right: 0;
}
.celda-lista-productos .imagen-producto {
    left: 10px;
}
}
