@import url("fonts/BloggerSans/BloggerSans.css");

.bg {
  background-color: #9DC3E6;
  border-radius: 6px;
  color: #fff;
  padding: 15px;
}
.col-5-items {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
  margin-top: 8px;
}
.img-delivery{
  padding-bottom: 20px;
}
.img-delivery img{
  width: 100%;
  height: auto;
}
.pb-15{
  padding-bottom: 15px;
}
.caja-producto {
  margin-bottom: 18px;
  padding: 0;
  overflow: hidden;
  background-color: #ffffff;
  border-radius: 8px;
  border: 2px solid #e3e3e3;
  background-color: #fff;
  min-height: 320px;
}
.caja-producto.categorias {
  min-height: 220px !important;
}
.caja-producto:hover {
  box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -ms-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
}
.caja-producto .caja-imagen {
  width: 100%;
  background-color: #fff;
  min-height: 140px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  margin-bottom: 3px;
}

.message-box-inner ol{
    list-style: revert;
    padding-left: 15px;
}

.eti-atributos.delivery{
  background-color: #03a303;
  font-style: italic;
  color: #fff;
}

.eti-atributos.delivery a{
  color: #fff;
}

.btn.btn-delivery{
  background-color: #03a303;
  color: #fff;
  font-size: 14px;
}

@media(max-width: 580px){
  .btn.btn-delivery{
    font-size: 12px;
  }
}

.caja-producto .caja-imagen img {
  width: 100%;
  height: auto;
  display: block;
}
.caja-producto .caja-contenido {
  padding: 2px 3px;
  min-height: 143px;
}
.caja-producto .caja-contenido span.titulo {
  display: block;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  height: 58px;
  margin-bottom: 3px;
  padding: 0 4px;
}
.caja-producto .caja-contenido span.titulo a span {
  color: #02062b;
}
.caja-producto .caja-contenido span.titulo.categorias {
  height: 48px !important;
  line-height: 20px;
  padding-top: 5px;
}

.deli-conte ul{
  list-style: disc;
  padding-left: 25px;
  margin-top: 15px;
}

.caja-producto .caja-contenido .precio {
  display: block;
  text-align: center;
  font-weight: 600;
  line-height: 40px;
  margin: 10px 3px;
  height: 35px;
  color:  #02062b;
  /*font-family: 'BloggerSans';*/
  font-size: 25px;
  position: relative;
  z-index: 2;
}

.tit-producto{
  color: #000000;
  font-weight: 800;
  font-size: 24px;
  padding-left: 6px;
  border-bottom: 2px solid #000;
  padding: 15px 0;
  text-transform: uppercase;
}

.falta, select.falta, textarea.falta {
  border: 1px solid #ff0000 !important;
}
.pt-sm-0 {
  padding-top: 0 !important;
}
.caja-imagen{
  position: relative;
}

.eti-preventa {
  position: absolute;
  background: #02062b;
  color: white;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  right: 0;
  top: 20px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  font-weight: 600;
  padding: 0 15px;
}

.eti-oferta {
  position: absolute;
  background: #047d99;
  color: white;
  text-align: center;
  line-height: 30px;
  font-size: 12px;
  right: 0;
  top: 60px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  font-weight: 600;
  padding: 0 15px;
}

.combo{
  position: absolute;
  left: 0;
  top: 15px;
  background: #02062b;
  color: #fff;
  padding: 10px 20px;
  font-size: 25px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  font-weight: 600;
}

.eti-atributos {
  position: absolute;
  color: white;
  background-color: #d41818;
  text-align: center;
  font-size: 11px;
  right: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  font-weight: 600;
  padding: 4px 10px;
}
.eti-atributos.oferta, .eti-atributo-detalle.oferta {
  background-color: #02062b;
}
.eti-atributos.preventa, .eti-atributo-detalle.preventa {
  background-color: #047d99;
}
/*
.eti-atributos:nth-child(2n), .eti-atributo-detalle:nth-child(2n) {
  background-color: #047d99;
}
*/
.sello-garantia {
  position: absolute;
  background-color: transparent;
  width: 100px;
  height: 100px;
  top: 19px;
  left: 10px;
  z-index: 1;
}
.sello-garantia-detalle {
  background-color: transparent;
  width: 100px;
  height: 100px;
  display: inline-block;
}
.precios-detalle {
  display: inline-block;
  width: 200px;
}
.eti-atributo-detalle {
  padding: 6px 15px;
  color: #fff;
  background-color: #d41818;
  margin-right: 10px;
  border-radius: 3px;
  font-size: 14px;
  margin-top: 15px;
}

.etiqueta {
  margin-top: 10px;
}

.etiqueta label{
  background:#047d99;
  border-radius: 50px;
  padding: 2px 12px;
  color:
  #fff;
}

.btn-amarillo {
  font-family: 'BloggerSans' !important;
  background-color: #02062B;
  border-radius: 30px;
  padding: 15px 25px 10px;
  font-weight: 700 !important;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.5;
}

.btn-green {
  /*font-family: 'BloggerSans';*/
  background-color: #148246;
  border-radius: 30px;
  padding: 15px 25px 10px;
  font-weight: 700 !important;
  color: #ffffff;
  font-size: 18px;
  position: relative;
  width: max-content;
  margin: 0 auto;
  font-weight: 500;
}

.btn-green p{
  line-height: 1.6;
}

.btn-green:hover,
.btn-green:focus{
  color: #fff;
}

.icon-new{
  position: absolute;
  font-weight: 500;
  font-size: 12px;
  top: -15px;
  right: 5px;
  background: #f92400;
  padding: 4px 12px;
  border-radius: 46px;
  font-family: Arial;
  text-transform: uppercase; 
}

.owl-carousel .item .btn-amarillo {
  margin-top: 8px;
}
.btn-amarillo:hover {
  color: #dddddd;
}
.barra-iconos {
  background-color: #148246;
}

.precio small {
  font-size: 16px !important;
}
.caja-interfaces {
 display: block;
 width: 100%;
 margin: 10px 0;
 min-height: 40px;
}
.caja-interfaces ul {
  margin: 0;
  padding: 1px;
  text-align: center;
}
.header-detail .caja-interfaces ul {
  text-align: left !important;
}
.caja-interfaces ul li {
  display: inline-block;
  margin: 2px 6px;
  min-width: 32px;
  min-height: 32px;
  text-align: center;
  vertical-align: middle;
  border-radius: 5px;
}

.caja-marca {
  display: block;
  padding: 10px;
  width: 100%;
  text-align: center;
  color: #333;
  font-size: 14px;
}
.header-detail .caja-marca {
  text-align: left !important;
}

.header-detail h2 span, .caja-marca span {
  color: #02062b;
}
.caja-marca im, .caja-marca i {
  font-style: italic !important;
}
.azul {
  color: #02062b;
}
.negro {
  color: #111111;
}
@media (max-width: 740px) {
  .col-5-items {
    width: 50%;
    float: left;
    margin-top: 0 !important;
  }
  .col-5-items:nth-child(1n) {
    padding-left: 5px !important;
    padding-right: 4px !important;
  }
  .col-5-items:nth-child(2n) {
    padding-left: 4px !important;
    padding-right: 5px !important;
  }
  .caja-producto {
    min-height: 285px !important;
    margin-bottom: 14px !important;
  }
  .caja-producto .caja-contenido span.titulo {
    font-size: 14px !important;
  }
  .caja-producto .caja-contenido span.precio {
    margin-top: 20px !important;
  }

  .flat-imagebox .row.pt-sm-0 {
    padding-top: 0 !important;
  }
  .sale {
    font-weight: 600 !important;
    font-size: 42px !important;
    text-align: center !important;
    padding-bottom: 20px;
  }
  .header-top, .header-middle, .no-movil {
    display: none !important;
  }
  .movil {
    display: block !important;
    background-color: #fff;
    margin-top: 5px;
    min-height: 46px;
    position: relative;
    z-index: 1000;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .desktop {
    display: none;
  }
  .header-bottom {
    background-color: #fff !important;
    min-height: 56px !important;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-shadow:0px 1px 1px #ddd; 
    -moz-box-shadow:0px 1px 1px #ddd; 
    box-shadow:0px 1px 1px #ddd; 
    padding-bottom: 5px;
    top: 0 !important;
    position: fixed;
  }
  .top-search {
    padding: 10px 0 5px !important;
  }
  .top-search input[type="text"] {
    line-height: 16px !important;
  }
  .top-search button.waves-effect {
    height: 35px !important;
    padding: 0 13px 0 13px !important;
    margin-top: 0;
  }
  .top-search button.waves-effect i {
    font-size: 20px !important;
    margin-top: 0 !important;
  }
  body {
    padding-top: 114px !important;
  }
  .flexslider .flex-viewport ul.slides li img {
    max-width: 100% !important;
  }
  .caja-producto .caja-contenido .precio{
    font-size: 28px;
    margin: 15px 3px;
    min-height: 45px;
    padding: 10px 0;
  }
  .caja-producto .caja-contenido span.titulo{
    min-height: auto;
  }
  .tit-producto{
    font-size: 20px;
  }
  .icon-new{
    top:-25px;
  }
  .btn-amarillo{
    padding-top: 20px;
  }
  .btn-green{
    padding-top: 17px;
    height: 60px;
  }
}
@media (max-width: 666px) {
  .desktop {
    display: none;
  }
  .movil {
    display: block !important;
  }
}
@media (min-width: 667px) {
  .desktop {
    display: block;
  }
  .movil {
    display: none !important;
  }
}
@media (min-width: 740px) {
  .col-5-items {
    width: 33.33%;
    float: left;
  }
  .movil {
    display: none !important;
  }
  .header-bottom { 
    min-height: 42px !important;
  }
  .desktop {
    display: block;
  }
}
@media (min-width: 992px) {
  .col-5-items {
    width: 20%;
    float: left;
  }
  .muestra-menu {
    top: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
    max-height: 480px !important;
  }
}
@media (min-width: 1200px) {
  .col-5-items {
    width: 20%;
    float: left;
  }
}