html,body{
	height:100%;
	width:100%;
   
}
.bloque_neutral{
	display: none;
}
.mobile-app-icon-bar {
  display: inline-block;
  align-items: center;
  background: #FFFFFF;
  position: fixed;
  bottom: 0px;
  z-index: 7;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
  width: 100%;
}

.etiqueta_especial,
.en_carrito_cantidad,
.en_carrito .en_carrito_boton,
.sin_stock .en_carrito_boton,
.sin_stock_boton{
  display: none;
  text-align: center;
}

.en_carrito .en_carrito_cantidad,
.sin_stock .sin_stock_boton{
  display: block
}
.sin_stock .sin_stock_boton .button.expanded {
    padding: 0.72em 1em;
}
.card.especial .etiqueta_especial{
  display: block;
  margin: 0 auto;
  text-align: center;
    margin-bottom: 0 !important;
}

.super_texto{
  font-size:10px;
  color: #000000;
  height: 18px !important;
  padding-left: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cod_telefono_0_in {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 2.2rem;
    margin: 0 0 0 0;
    padding: 0.5rem;
    padding-left: 0rem;
    padding-right: 0rem;
	text-align: center;
    border: 2px solid #ffffff;
	border-right: 0px;
    border-radius: 3px 0px 0px 3px;
    text-align: center;
	background: #ffffff;
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1;
    color: #0a0a0a;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	position: relative;
	width: calc(100% + 2px);
}

.cod_telefono_15_in {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 2.2rem;
    margin: 0 0 0 0;
    padding: 0.5rem;
    padding-left: 0rem;
    padding-right: 0rem;
	text-align: center;
    border: 2px solid #ffffff;
	border-right: 0px;
    border-radius: 3px 0px 0px 3px;
    text-align: center;
	background: #Ffffff;
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1;
    color: #0a0a0a;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	position: relative;
	width: calc(100% + 2px);
}


.listado .card.especial .etiqueta_especial{
  padding-top: 2px !important;
  padding-bottom: 2px !important;
  width: calc(100% - 35px);
  position: absolute;
  left: 30px;
  top: 0;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin: 0px !important;
  background: #004290 !important;
  border-radius: 6px 6px 0px 0px;
  -moz-border-radius: 6px 6px 0px 0px;
  -webkit-border-radius: 6px 6px 0px 0px;
  opacity: 0.8;
}

.listado .card.especial .etiqueta_especial div{
  float: left; width: 50%;
}

.listado .card.especial.en_carrito .etiqueta_especial div{
  width: 45%;
}

.producto_contenedor.listado .card.especial{
  padding-top: 12px;
}



.card .pl-4.pr-4.pb-2.pt-3 img {
  max-width: 96px;
  margin: 0 auto;
}

.listado .card .pl-4.pr-4.pb-2.pt-3 img {
  max-width: 60px;
  margin: 0 auto;
}

.card .pl-4.pr-4.pb-2.pt-3 a {
  text-align: center;
  display: block; 
}


.en_carrito_cont{
   margin-top: 3.3rem !important;
}

.banner_a{
   background: #ffffff;
   padding-bottom: 10px;
}

.card.especial .en_carrito_cont{
   margin-top: 0.5rem !important;
}

.card-section > :last-child {
    margin-top: 3.3rem !important;
}

#a_compartir {
  top: 150px !important;
}

#form_registro,
#form_registro .is-drilldown {
  height: 100%;
}

#msgErrorReg,
#msgErrorReg2,
#msgErrorReg3{
  font-size: 0.875rem;
  color: #EF2F2F;
}

#form_registro .is-drilldown  .cs-options ul{
  max-height: 345px;
  overflow-y: scroll;
  border-bottom: 4px solid #F2F4F5;
  -webkit-transition: opacity 3.0s, -webkit-transform 3.0s;
  transition: opacity 3.0s, transform 3.0s;
}

.barra_comparador {
  display: inline-block;
  align-items: center;
  background: #FFFFFF;
  position: fixed;
  bottom: 0px;
  z-index: 7;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
  width: 100%;
  padding-bottom: 57px;
}

.barra_comparador .titulo, .barra_comparador .titulo a {
  font-size: 12px;
  color: #252424;
  line-height: 14px;
  padding-bottom: 6px;
  padding-left: 6px;
  padding-right: 6px;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mobile-app-icon-bar span{
  font-size: 9px !important;
  color: #000000;
}

.mobile-app-icon-bar .is-active span{
  color: #004290;
}

.mobile-app-icon-bar .menu .is-active > a {
  background: #ffffff;
  color: #004290;
}

.mobile-app-top {
  display: inline-table;
  align-items: center;
  background: #F2F4F5;
  z-index: 11;
  -webkit-box-shadow: 0px 0px 05px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 05px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 05px 0px rgba(0,0,0,0.2);
  width: 100%;
  margin: 0 auto !important;
  border-bottom: 1px solid #dcdcdc;
}

.mobile-app-top {
  position: fixed;
  height: 67px;
}

.mobile-app-top.cabezal_producto {
  height: 52px;
  padding-top: 0.7rem !important;
  padding-bottom: 0.7rem !important;
}

.seleccionar_sucursal {
  position: fixed;
  margin-top: 67px;
  height: 52px;
  width: 100%;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4);
  box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4);
  z-index: 2;
}

.disponibilidad {
  height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.micarrito .disponibilidad {
    display: none;
}

.disponibilidad.is-active {
  height: 38px;
  width: 100%;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4);
  box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4);
  z-index: 2;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  background: #989898;
  overflow: hidden;
}

.disponibilidad.is-active.verde {	background: #0ea094 !important; height: 38px ;}
.disponibilidad.is-active.amarillo {	background:  #F3BD00 !important; height: 38px ;}
.disponibilidad.is-active.rojo {	background: #D10003 !important; height: 38px ;}

.disponibilidad .verde-in { display: inline-block!important;}
.disponibilidad .amarillo-in,
.disponibilidad.amarillo .verde-in,
.disponibilidad .rojo-in,
.disponibilidad.rojo .verde-in { display: none !important;}

.disponibilidad.verde .verde-in { display: inline-block !important; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.disponibilidad.amarillo .amarillo-in { display: inline-block !important; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.disponibilidad.rojo .rojo-in { display: inline-block !important; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.dropdown-pane.alt{
  width: 136px;
  padding: 16px;
  background: rgba(20,20,20,0.90);
  color: #ffffff;
  border: 0px;
  margin-bottom: 10px;
  line-height: 1; 
  text-align: center
}

.dropdown-pane.alt2{
  min-width: 240px;
  width: 94%;
  padding: 16px;
  background: rgba(20,20,20,0.90);
  color: #ffffff;
  border: 0px;
  margin-bottom: 10px;	
  line-height: 1; 
  right: 3% !important;
  left: 3% !important;
  
}

.dropdown-pane.alt2 .close-button, 
.dropdown-pane.alt2 .close-button.medium {
  right: 0.2rem;
  top: 0.0;
  font-size: 2em;
  line-height: 1;
}

.dropdown-pane.alt:after {
  width:0;
  height:0;
  border-left:6px solid transparent;
  border-right:6px solid transparent;
  border-top:6px solid rgba(20,20,20,0.80);
  content:'';
  position:absolute;
  left:50%;
  bottom:-6px;
  margin-left:-6px
}

.dropdown-pane.alt .close-button {
  right: 2px;;
  top: 2px;;
  font-size: 0em;
  line-height: 1;
  height: 16px; 
  width: 16px;
}

.body_producto .seleccionar_sucursal {
  margin-top: 52px;
}

.cabezal_fijo{
  height: 67px !important;
}

.cabezal_sucursal_fijo{
  height: 118px !important;
}

.cabezal_sucursal_disponibilidad_fijo{
  height: calc(118px + 38px) !important;
}

.body_producto .cabezal_sucursal_fijo{
  height: 103px !important;
}

.confirmacion .pie_sistema,
.confirmacion .mobile-app-icon-bar{
  display: none;
}

body.confirmacion {
  background: #FFFFFF !important;
}

.chat_flotante {
  display: inline-block;
  align-items: center;
  text-align: center;
  background: #6aa426;
  position: fixed;
  bottom: 80px;
  right: 12px;
  z-index: 5;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  width: 52px;
  height: 52px;
  padding: 9px;
  border-radius: 80px 80px 80px 80px;
  -moz-border-radius: 80px 80px 80px 80px;
  -webkit-border-radius: 80px 80px 80px 80px;
  line-height: 7px;
  cursor: pointer;
}

.chat_flotante span {
  font-size: 9px !important;
  color: #ffffff;
}

.display-inline-block {
  display: inline-block !important;
}

.logo {
  width: 100%;
  max-width: 120px;
  margin-top: -13px;
}

.laol-buscar{  
  color: #000000;
  border: 1px #dcdcdc solid;
  padding: 0.4rem;
  padding-left: 2.2rem;
  padding-right: 0.6rem;
  font-size: 11px;
  width: 100%;
  background-color: #ffffff;
  background-image: url("../../../imagenes/svg/gris/icono-buscar.svg");
  background-size: 12px 12px;
  background-position: 0.8rem 0.5rem;
  background-repeat: no-repeat;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  height: 2.0rem;
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.0);
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.0);
  margin-bottom: 0px;
}

.laol-buscar::placeholder {
  color: #373737;
  font-size: 11px;
}

div.laol-buscar{
  color: #8d8D8D;
  font-size: 11px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 0px;
  padding-left: 1.7rem;
  background-position: 0.6rem 0.6rem;
  cursor: pointer;
}

div.laol-buscar label{
  color: #8d8D8D;
  font-size: 11px;
  cursor: pointer;
}

.laol-buscar:focus{  
  color: #000000;
  border: 1px #8e8d8d solid;
  padding: 0.4rem;
  padding-left: 2.2rem;
  padding-right: 0.6rem;
  font-size: 14px;
  width: 100%;
  background-color: #ffffff;
  background-image: url("../../../imagenes/svg/gris/icono-buscar.svg");
  background-size: 0.9rem 0.9rem;
  background-position: 0.8rem 0.5rem;
  background-repeat: no-repeat;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  height: 2.0rem;
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.0);
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.0);
}

.laol-canvas-buscar{  
  color: #ffffff;
  border: 0px #7aa81e solid;
  padding: 0.4rem;
  padding-left: 1.4rem;
  padding-right: 0.6rem;
  font-size: 15px;
  width: 100%;
  background-color: #7aa81e;
  background-image: url("../../../imagenes/svg/blanco/icono-buscar.svg");
  background-size: 0.9rem 0.9rem;
  background-position: 0rem 1.1rem;
  background-repeat: no-repeat;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  height: 3.0rem;
  margin-bottom: 0px;
}

.laol-canvas-buscar::placeholder {
  color: #ffffff;
  font-size: 15px;}

.laol-canvas-buscar:focus{  
  color: #ffffff;
  border: 0px #7aa81e solid;
  padding: 0.4rem;
  padding-left: 1.4rem;
  padding-right: 0.6rem;
  font-size: 15px;
  width: 100%;
  background-color: #7aa81e;
  background-image: url("../../../imagenes/svg/blanco/icono-buscar.svg");
  background-size: 0.9rem 0.9rem;
  background-position: 0rem 1.1rem;
  background-repeat: no-repeat;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  height: 3.0rem;
}
.height-0 {  height:  0px !important;}

.height-100 {  min-height:  100% !important;}
.height-100-tb { min-height: calc(100% - 130px);}
.height-100-tb2 { min-height: calc(100% - 118px);}
.height-100-tnb { min-height:  calc(100% - 185px);}
.height-100-tnb2 { min-height:  calc(100% - 290px);}

.cabezal_carrito.height-100-tnb { min-height:  calc(100% - 67px);}

.sucursal-sucursal {
  width:  calc(100% - 62px);
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sucursal-cambiar {
  width:  62px;
  float: right;
  text-align: right;
  padding-top: 1px;
}

.titulo-busqueda {  
  color: #7aa81e;
  border: 0px !important;	
  padding: 0.9rem 1.2rem;
  padding-bottom: 0px;
  font-size: 13px;
  font-weight: bold;
}

#canvas-buscar .drilldown a {
  font-weight: normal;
}

.laol-canvas-buscar-limpiar {
   float: right;
   right: 6px;
   width: 48px;
   height: 48px;
   cursor:pointer;
   background:  #004290;
   opacity: 1.0;
   filter: alpha(opacity=100);
}

#ui-id-1  {
  width: 100% !important;
  list-style: none !important;
  background: #ffffff;
  left: 0px !important;
  margin-left: 0px;
}

#ui-id-1 li a{
  padding: 0.9rem 1.2rem;
  padding-right: 36px;
  background: #ffffff;
  border-bottom: #c4c4c4 solid 1px;
  color: #252424;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
  line-height: 1;
  text-decoration: none;
  margin-bottom: 0;
  width: 100%;
  background-image: url("../../../imagenes/svg/gris/icono-buscador.svg");
  background-size: 12px 12px;
  background-position: center right 15px;
  background-repeat: no-repeat;}

#ui-id-1 li a.historial{
  padding: 0.9rem 1.2rem;
  background-image: none;}

.color-primary {  color: #7aa81e !important;}
.color-primary2, .color004290, .color-004290 {  color: #004290 !important;}
.color-blanco, a.color-blanco,
.color-ffffff, a.color-ffffff, .colorffffff{  color: #ffffff !important;}
.color242424, a.color24242 {  color: #242424 !important;}
.color252424 {  color: #252424 !important;}
.color6B6B6B {  color: #6B6B6B !important;}
.color009DDC {  color: #7aa81e !important;}
.colorc4c4c4 {  color: #c4c4c4 !important;}
.color000000 {  color: #000000 !important;}
.colorf2400e {  color: #f2400e !important;}


.border-0 { border: 0px !important}
.border-1 { border: solid 1px}
.border-2 { border: solid 2px}
.border-3 { border: solid 3px}
.border-bottom-1 { border-bottom: solid 1px}
.border-bottom-05 { border-bottom: solid 0.5px}
.border-left-1 { border-left: solid 1px}
.border-right-1 { border-right: solid 1px}
.border-right-0 { border-right: solid 0px}
.border-left-0 { border-left: solid 0px}
.border-top-1 { border-top: solid 1px}
.border-top-0 { border-top: solid 0px}
.border-color-primary { border-color: #7aa81e !important;}
.border-color-primary2 { border-color: #004290 !important;}
.border-c4c4c4, .borderc4c4c4 {  border-color: #c4c4c4;}
.border009DDC {  border-color:  #7aa81e !important;}
.border004290 {  border-color:  #004290 !important;}
.border76b72a {  border-color:  #7aa81e !important;}
.border7aa81e {  border-color:  #7aa81e !important;}
.borderD4ECF6 {  border-color:  #D4ECF6 !important;}
.borderf2f4f5 {  border-color:  #f2f4f5 !important;}
.border989898 {  border-color:  #989898 !important;}
.borderF2F4F5 {  border-color:  #F2F4F5 !important;}
.border000000 {  border-color:  #000000 !important;}
.border02549D {  border-color:  #02549D !important;}

.borderffffff {  border-color:  #ffffff;}
.bordergrilla {  border-bottom: 2px dotted #C4C4C4; height: 41px;}
.bordergrilla.dia {  border-bottom: 2px dotted #C4C4C4; height: 41px; padding-top: 10px !important; overflow: hidden; text-overflow: ellipsis;}
.bordergrilla.hora { height: 41px; overflow: hidden; text-overflow: ellipsis; }

.background-primary {  background-color: #7aa81e !important;}

.bg004290 {  background-color: #004290 !important;}
.fondo-gris, 
.bgF2F4F5 {  background-color: #F2F4F5;}
.bg000000 {  background-color: #000000;}
.bgffffff {  background-color: #ffffff !important;}
.bgf3f4f6 {  background-color: #f3f4f6;}
.bgD4ECF6 {  background-color: #D4ECF6 !important;}
.bg009DDC {  background-color: #7aa81e !important;}
.bgc4c4c4 {  background-color: #c4c4c4 !important;}
.bg6B6B6B {  background-color: #6B6B6B !important;}
.bgD7DBE5 {  background-color: #D7DBE5 !important;}
.bg009DDC {  background-color: #009DDC !important;}
.bgafafaf {  background-color: #afafaf !important;}
.bgD10003 {  background-color: #D10003 !important;}
.bg76B729 {  background-color: #76B729 !important;}
.bgeeeeee {  background-color: #eeeeee !important;}


.bg-icono-adelante { 	
  background-image: url("../../../imagenes/svg/azul/icono-adelante.svg");
  background-size: 12px 12px;
  background-position: 0px 12px;
  background-repeat: no-repeat;
  padding-left: 22px;
}

.bgtransparente {  background-color: transparent !important;}

.button.bgtransparente:hover {    background: #ffffff !important; color: #004290;}
.video iframe { width: 100% !important; height: auto;}
.drilldown .js-drilldown-back a {
padding: 1.2rem 1.2rem;}

.redondo {
height: 30px;width: 30px; text-align: center; display: inline-block;}

.producto_comparador .redondo {
  margin: 0 auto;
  margin-top: 80%;
  padding: 0.35rem;
}

#msg_comentario{
  display: none;
}

.mensaje_usuario_error,
.mensaje,
#msg_comentario{
position: relative;
padding: 1rem;
border: 1px solid rgba(10, 10, 10, 0.25);
border-radius: 3px;
background: #D7DBE5;
color: #0a0a0a; 
font-size: 90%;
  margin-top: 3px;
  margin-bottom: 3px;
}

#maq_cuerpo .mensaje{
  z-index: 16;
  position: fixed; 
  bottom: 2.5rem;
  left: 2.5rem;
  right: 2.5rem;
  text-align: center;
}

.callout,
.mensaje { 
  
background-color: #004290;
border: 1px solid #00244f;
color: #ffffff;
}

.cont_producto .mensaje {  
  margin: 0.9375rem;
}

.redondo22 {
height: 22px;
  width: 22px; 
  text-align: center; 
  display: inline-block;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
}

.cantidad_carrito {
  min-height: 15px;
  min-width: 15px;
  text-align: center; 
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  padding: 2px;
  text-align: center;
  margin-left: 28px;
  display: inline-block;
  background: rgba(122,168,30,0.90);
  border: 1px #ffffff solid;
  color: #ffffff !important;
  margin-top: 4px;
}

.cont_cantidades{
  height: 0px;
  z-index: 0;
}

.mobile-app-icon-bar .menu a i{
  margin-top: 0.3rem
}

.redondo21 {
  height: 21px;
	width: 21px; 
	text-align: center; 
	display: inline-block;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
}

.redondo39 {
height: 39px;
  width: 39px; 
  text-align: center; 
  display: inline-block;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;}

.redondo50 {
  height: 50px;
	width: 50px; 
	text-align: center; 
	display: inline-block;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
}

.redondo60 {
height: 60px;
  width: 60px; 
  text-align: center; 
  display: inline-block;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;}

.redondo70 {
height: 70px;
  width: 70px; 
  text-align: center; 
  display: inline-block;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;}

#comparar_articulos div{
  width: 33.33333%;
  float: right;
  clear: none;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  text-align: center;}

#comparar_articulos div div{
  width: 100%;
  float: none;
  clear: none;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
}

#comparar_articulos div.imagen img{
  width: 100%;
  max-width: 124px;
}

.subir-archivo {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0;
  padding:1em;
  border: 2px dashed #c4c4c4;
  border-radius: 3px;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color:#ffffff;
  color:#fefefe;
  width: 100%;
}

.subir-archivo.foto {
   width: auto;
}

.cursor-default {
  cursor: default;
}

.card.agregar{
  padding:2em;
  border: 1px dashed #c4c4c4;
  background:#F2F4F5;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(153,153,153,0.0);
  -moz-box-shadow: 0px 5px 5px 0px rgba(153,153,153,0.0);
  box-shadow: 0px 5px 5px 0px rgba(153,153,153,0.0);
  text-align: center !important;}

.drilldown .is-drilldown-submenu-parent > a.registro {     background-image: none !important;}

.drilldown a.registro {
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-bottom: 0px;
  color: #ffffff;
  font-weight: normal;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #004290;
  color: #fefefe;}

.button,
.btn{
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;}

.border-radius-3 {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;}

.border-radius-5 {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;}

.border-radius-6 {
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;}

.border-radius-8 {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

.border-radius-8-top {
  border-radius: 8px 8px 0px 0px;
  -moz-border-radius: 8px 8px 0px 0px;
  -webkit-border-radius: 8px 8px 0px 0px;
}

.border-radius-50 {
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;}

.font-0-75 {  font-size: 0.75rem !important;}
.font-0-875 {  font-size: 0.875rem !important;}
.font-1 {  font-size: 1rem !important;}
.font-2 {  font-size: 2rem !important;}
.font-3 {  font-size: 3rem !important;}

.font-140 {  font-size: 140%;}
.font-130 {  font-size: 130%;}
.font-120 {  font-size: 120%;}
.font-110 {  font-size: 110%;}
.font-100 {  font-size: 1rem;}

.font-90 {  font-size: 90%;}
.font-85 {  font-size: 85%;}
.font-80 {  font-size: 80%;}
.font-75 {  font-size: 75%;}
.font-70 {  font-size: 70%;}
.font-60 {  font-size: 60%;}
.font-50 {  font-size: 50%;}
.font-8 {  font-size: 8px;}

.width-15 { width: 15%;}
.width-20 { width: 20%;}
.width-80 { width: 80%;}
.width-85 { width: 85%;}

.formulario-buscador-canvas .laol-canvas-buscar{ width: calc(100% - 48px);}

.producto_contenedor{
width: 50%;
padding-left: 5px;
padding-right: 5px;
margin-right: 0px;
border-radius: 0px;
overflow: hidden;
float: left;
position: relative;
  transition:all .2s ;
  -ms-transition:all .2s ;
  -moz-transition:all .2s ;
  -webkit-transition:all .2s ;
}

.cuadros,
.lista {
display: inline-block;}

.cuadros.activo,
.lista.activo{
  display: none;
}

.producto_contenedor.listado{
width: 100%;
margin-right: 0px;
border-radius: 0px;
overflow: hidden;
float: left;
}

.producto_contenedor.listado .en_carrito_cont {
  margin-top: 0px;
  float: right;
  width: 50%;
}

.producto_contenedor.listado .card.en_carrito {
  padding-bottom: 5px;
}

.producto_contenedor.listado .en_carrito_cont .en_carrito_boton{
  margin-top: 10px;
}

.producto_contenedor.listado .en_carrito_cont .sin_stock_boton{
  margin-top: 8px;
}

.producto_contenedor.listado .iconos .icono-28{
  display: none;}

.producto_contenedor.listado .card-divider-ant{
  float: left;
  height: 35px;}

.producto_contenedor.listado .iconos.contenedor_favoritos{
  display: inline-block;
  float: right;
  width: 50%;
  padding-top: 0px !important;
}

.producto_contenedor.cuadro .iconos.delistado{	display: none;}

.producto_contenedor.listado .iconos.delistado{
  display: block !important;
  float: right;
  text-align: left;
  width: 32px;
}
.producto_contenedor.listado .iconos .icono-28

.comparador_contenedor {
  float: right;
  padding-top: 6px;}

.comparador_contenedor .checkbox{  display: none;}

.comparador_contenedor.listado{
  float: none;
  padding-top: 6px;}

.comparador_contenedor.listado .checkbox{  display: inline-block;}

.filtros { font-size: 0.875rem}

.filtros .orden{  display: none;}

.filtros .orden.activo{	display: inline-block;}

.menu .orden.activo{  color: #76b72a;}

.producto_contenedor .card{
height: 385px;
width: 100%;
margin: 0 auto;
margin-bottom: 1rem;}

.producto_comparador.card{
height: 385pxx;
width: 100%;
margin: 0 auto;
margin-bottom: 1rem;}

.producto.grupos .card{
height: 200px;
width: 100%;
margin: 0 auto;
margin-bottom: 1rem;}

.producto_contenedor .card .imagen img.imagenIz{
width: 124px;
margin: 0 auto;}

.producto_comparador .card .imagen {
  text-align: center;
  padding-left: 0.5rem;
  padding-right: 0.5rem}

.producto_comparador .card .imagen img{
max-width: 64px;
margin: 0 auto;}

.producto_contenedor .card .imagen div{
text-align: center !important;}

.producto_comparador  .card .imagen div{
text-align: center !important;
  width: 100%;}
.producto_comparador  .card .imagen div a{
text-align: center !important;
  width: 100%;
  display: inline-block;}

.producto_contenedor.listado .card .imagen{
	float: left;
	width: 80px;
  padding-right: 10px !important;
  padding-left: 10px !important;
  padding-top: 15px !important;
  padding-bottom: 0px !important;
  text-align: left;
}

.producto_contenedor.listado .card .card-divider,
.producto_carrito .card-divider{
  float: left;
  margin: 0px;
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 10px;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  padding: 0px;
  padding-left: 6px;
  padding-right: 6px;
  height: 19px;
}

.producto_contenedor.listado .card {
height: auto;
  margin-bottom: 5px;
}

.card > :last-child {margin-bottom: 0;}

.producto_contenedor.listado .card .card-textos{
  float: left !important;
  text-align: left !important;
  width: calc(100% - 80px);
  padding-top: 12px;}

.producto_contenedor.listado .card .card-textos .titulo,
.producto_contenedor.listado .card .card-textos .titulo a,
.producto_contenedor.listado .card .card-textos .precio.anterior,
.producto_contenedor.listado .card .card-textos .precio{
  text-align: left !important;
  padding-left: 0px;
  padding-right: 0px;
}

.producto_contenedor.listado .card .card-textos .titulo{
  height: 18px; 
  margin-bottom: 0px;
  width: 100%;
  float: left;
  padding-bottom: 0px;	
}

.producto_contenedor.listado .card .contenedor_precios{
  overflow: hidden;
  float: left;
  width: 48%;
}

.producto_contenedor.listado .card .card-textos .precio{
  font-size: 19px;
  text-align: left !important
}

.producto_contenedor.listado .card .card-textos .precio.anterior{
  font-size: 11px;
  text-align: left !important;
  overflow: hidden;
}

.texto{
  font-size: 13px;
}

.texto ul {
  margin-left: 0.8rem;
  margin-bottom: 0rem;
  list-style-type: disc;
}

.texto ul li {
  margin: 0px;
  color: #2a2a2a;
  line-height: 19px;
  display: block;
  padding-left: 16px;
  margin-top: 6px;
  background-image: url("../../../imagenes/svg/verde/icono-vinieta.svg");
  background-size: 7px 7px;
  background-position: 0px 6px;
  background-repeat: no-repeat;
  margin-left: 0px;
}

.producto_comparador .card{
  height: 160px;
  margin-bottom: 0.8rem;}

.producto_carrito .precio,
.producto_comparador .precio,
#forma_de_pago .precio{
  font-size: 19px;
  color: #004290;
  line-height: 1.15;
}
.producto .card .precio {
    font-size: 22px;
    color: #004290;
    line-height: 1.15;
    text-align: left;
    margin-left: 12px;
    margin-right: 12px;
}

span.decimales{
font-size:15px;
}

.producto .card .precio span.decimales{
font-size:15px;
}

.producto_comparador .precio{
  font-size: 14px;
  padding-top: 4px;}

.producto .card .precio.anterior,
.producto_carrito .precio.anterior{
    font-size: 16px;
    line-height: 16px;
    height: 18px;
    color: #989898;
    text-decoration: line-through;
    margin-left: 12px;
    margin-right: 12px;
}

.producto_carrito .detalle,
.producto .card .detalle{
  font-size: 12px;
  line-height: 14px;
  color: #989898;
}

.producto .card .referencia,
.listado .card .referencia{
  font-size: 12px !important ;
  line-height: 14px;
  color: #989898;
}

.producto_en_carrito{
  display: none;
}

.en_carrito .producto_en_carrito{
  position:absolute;
  top:-0px;
  right:8px;
  z-index:2;
  height: 32px;
  width: 32px;
  background-image:url(/../imagenes/svg/blanco/icono-carrito-agregado.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: block;
}

.producto .en_carrito .producto_en_carrito{
  right:0px;
}

.producto .producto_contenedor .en_carrito .producto_en_carrito{
  right:5px;
}


.cont_producto.en_carrito .producto_en_carrito{
  position:relative;
  top:-0px;
  right:0px;
  z-index:1;
  height: 50px;
  width: 50px;
  background-image:url(/../imagenes/svg/blanco/icono-carrito-agregado.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: block;
  float: right;
}

.cont_producto.en_carrito .producto_en_carrito{
  position:relative;
  top:-0px;
  right:0px;
  z-index:1;
  height: 50px;
  width: 50px;
  background-image:url(/../imagenes/svg/blanco/icono-carrito-agregado.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: block;
  float: right;
}

.iconos{
  position:absolute;
  top:-0px;
  left:10px;
  z-index:2;
  height: 32px;
  width: 32px;
  background-image:url(/../imagenes/svg/azul/bg-promo.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: block;
}

.iconos2{
  position:absolute;
  top:-0px;
  left:10px;
  z-index:1;
  height: 32px;
  width: calc(100% - 10px);
  display: block;
}

.iconos3{
  position:relative;
  top:-0px;
  left:0px;
  z-index:1;
  height: 0px;
  width: 100%;
  display: block;
}

.iconos4{
  position:relative;
  top:0px;
  left:0px;
  z-index:1;
  height: 0px;
  width: 100%;
  display: block;
}

.position-absolute {position: absolute;}
.position-relative {    position: relative;}

.producto_contenedor .iconos2{
  left:5px;
}

.tabs-panel.producto_carrito  {
padding: 0px;}

.cont_producto .precio,
.precio{
  font-size: 36px;
  line-height: 36px;
  color: #004290;
  text-align: center;
}

.cont_producto .precio span.decimales,
.precio span.decimales{
  font-size: 26px;
}

.producto_carrito span.decimales{
  font-size: 14px;
}

.cont_producto .precio.anterior {
  font-size: 15px;
  line-height: 15px;
  color: #989898;
  text-align: center;
}

.tachado {
  text-decoration: line-through;
}

.producto_carrito .precio,
.producto_carrito .precio.anterior,
#forma_de_pago .precio{
  text-align: left;}

.producto .card .titulo {
    font-size: 18px;
    color: #252424;
    line-height: 21px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 6px;
    border-bottom: 0.5px solid #989898;
    height: 67px;
    text-align: left;
}

.producto .card.especial .titulo,
.producto_carrito .titulo,
.producto_comparador .titulo,
#forma_de_pago .titulo{
font-size: 18px;
color: #252424;
line-height: 21px;
padding-bottom: 6px;
padding-left: 10px;
padding-right: 10px;
height: 67px;
overflow: hidden;
text-overflow: ellipsis;
margin-bottom: 6px;
text-align: left;
}

.producto .card .titulo a,
.producto_carrito .titulo a,
.producto_comparador .titulo a,
#forma_de_pago .titulo a{
  font-size: 12px;
  color: #252424;
  line-height: 14px;
  padding-bottom: 6px;
  padding-left: 0px;
  padding-right: 0px;
}

.producto_carrito .titulo a,
#forma_de_pago .titulo a{
	font-size: 14px;
	color: #333333;
	line-height: 16px;
}

#portada_b .producto .card .titulo,
#portada_b .producto .card .titulo a{
  height: 27px;
  margin-bottom: 0px;
}

.flickity-viewport{
  padding-left: 10px;
  padding-right: 10px;
}

.carousel-cell.producto .titulo a{
  padding-left: 0px;
  padding-right: 0px;
}

.producto_carrito .titulo,
.producto_carrito .titulo a{
  height: auto;
}

.producto.grupos .card .titulo,
.producto.grupos .card .titulo a {
  font-size: 16px;
  color: #252424;
  line-height: 16px;
  padding-bottom: 6px;
  padding-left: 6px;
  padding-right: 6px;
  height: 18px;
  overflow: hidden;
  font-weight: bold;
  text-overflow: ellipsis;}

.producto_comparador .titulo,
.producto_comparador .titulo a{
  height: 38px;
  font-size: 11px;
  line-height: 12px;}

.overflow_hidden,
.overflow-hidden{
  overflow: hidden;
  height: auto !important;}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 100%;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);}

.position-bottom {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 100%;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);}

.position-right {
  width: 100%;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);}

.position-left {
  width: 100%;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);}

.select {
  color: #000000;
  padding: 11px;
  padding-left: 26px;
  padding-right: 26px;
  border: 2px solid #c4c4c4;
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  height: 3.05rem;
}

.select:focus,
a.selecta:hover{
  border: 2px solid #8a8a8a;}

.accordion-title {
position: relative;
display: block;
padding: 1rem 1rem;
border-top: 1px solid #c4c4c4;
border-bottom: 0px;
font-size: 0.85rem;
line-height: 1;
color: #252525;}

a.checkbox{
  display: inline-block;
  text-decoration: inherit;
  background-image: url("../../../imagenes/svg/azul/icono_checkbox_2.svg") !important;
  background-size:16px 37px !important;
  background-position: 0 -20px !important;
  background-repeat: no-repeat !important;	
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding-left: 22px;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.4;
  color: #0a0a0a;
}

.is-active a.checkbox{
  background-position: 0 0px !important;
  background-repeat: no-repeat !important;	
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;}

.line-height-1 {  line-height: 1;}
.line-height-1-2 {  line-height: 1.2;}

:last-child:not(.is-active) > .accordion-title {
  border-bottom: 0px;
  border-radius: 0;
  background-color: #ffffff;}

.is-active .accordion-title,
.menu .is-active .accordion-title,
.accordion-title:hover, 
.accordion-title:focus {
  background-color: #ffffff;
}

.atributos-comparador :last-child:not(.is-active) > .accordion-title,
.atributos-comparador .accordion-content,
.atributos-comparador .is-active .accordion-title,
.atributos-comparador .menu .is-active .accordion-title,
.atributos-comparador .accordion-title:hover, 
.atributos-comparador .accordion-title:focus,
.atributos-comparador .accordion{
  background-color: #f2f4f5;}

.drilldown .accordion-item a {
  border-bottom: 0px;
  padding-right: 2.8rem;}

.menu .accordion-content a {
  display: inline-block;
  padding: 0;}

.accordion-title::before {
  font-family: "foundation-icons";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	text-decoration: inherit;
  background-image: url("../../../imagenes/svg/negro/icono-flecha-abajo.svg");
  background-size: 16px 16px;
  background-position: center center;
  background-repeat: no-repeat;
  content: " ";
  height: 32px;
  width: 32px;
  vertical-align: middle;
  margin-top: -16px;}

.menu .is-active > .accordion-title::before,
.is-active > .accordion-title::before {
  color: #004290 !important;
  background-image: url("../../../imagenes/svg/verde/icono-flecha-arriba.svg");
  background-size: 16px 16px;
  background-position: center center;
  background-repeat: no-repeat;
  content: " ";
  height: 32px;
  width: 32px;
  vertical-align: middle;;}

.menu .is-active.accordion-item > a {
  background: #ffffff;
  color: #004290 !important;}

.accordion-content {
  display: none;
  padding: 1rem;
  padding-top: 0rem;
  border: 0px solid #ffffff;
  border-bottom: 0;
  background-color: #ffffff;
  color: #0a0a0a;}

.menu .accordion-content {
  color: #6b6b6b;
  font-size: 0.85rem;}

#atributos .accordion-title {
  border: 0px;
  padding: 0.8rem 0.8rem;}

#atributos .accordion-title::before {
  right: 0rem;
  background-size: 12px 12px;}

#atributos .menu .is-active > .accordion-title::before,
#atributos .is-active > .accordion-title::before {
  background-size: 12px 12px;}

#atributos .accordion-item {
  border-bottom: 1px solid #c4c4c4;}
.atributos-comparador .accordion-title,
.atributos-comparador a.accordion-title {
  background-color: #f2f4f5;}

.checkbox input[type="checkbox"],
.radio input[type="radio"],
.corazon input[type="checkbox"],
.comparar input[type="checkbox"]{ 
  display: none;}

.checkbox input[type="checkbox"] + label span,
.radio input[type="radio"] + label span,
.corazon input[type="checkbox"] + label span,
.comparar input[type="checkbox"] + label span{
  font-family: "foundation-icons";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	text-decoration: inherit;
  background-image: url("../../../imagenes/svg/verde/icono_checkbox_2.svg");
  background-size:16px 37px;
  background-position: 0 -20px;
  background-repeat: no-repeat;	
  content: " ";
  height: 18px;
  width: 18px;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  -webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}

.checkbox input[type="checkbox"]:checked + label span,
.checkbox input[type="checkbox"]:checked + label:hover span,
.radio input[type="radio"]:checked + label span,
.radio input[type="radio"]:checked + label:hover span,
.corazon input[type="checkbox"]:checked + label span,
.corazon input[type="checkbox"]:checked + label:hover span,
.comparar input[type="checkbox"]:checked + label span,
.comparar input[type="checkbox"]:checked + label:hover span{
  background-image: url("../../../imagenes/svg/verde/icono_checkbox_2.svg");
  background-size:16px 37px;
  background-position: 0 0px;
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  height: 18px;
  width: 18px;
  margin: 0;
  vertical-align: middle;
  -webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}

.radio input[type="radio"] + label span  {
  background-image: url("../../../imagenes/svg/verde/icono_radio_2.svg");}

.radio input[type="radio"]:checked + label span,
.radio input[type="radio"]:checked + label:hover span{
  background-image: url("../../../imagenes/svg/verde/icono_radio_2.svg");}

.corazon input[type="checkbox"] + label span  {
  background-image: url("../../../imagenes/svg/verde/icono_corazon_2.svg");}

.corazon input[type="checkbox"]:checked + label span,
.corazon input[type="checkbox"]:checked + label:hover span{
  background-image: url("../../../imagenes/svg/verde/icono_corazon_2.svg");}

.comparar input[type="checkbox"] + label span  {
  background-image: url("../../../imagenes/svg/verde/icono-comparar_2.svg");}

.comparar input[type="checkbox"]:checked + label span,
.comparar input[type="checkbox"]:checked + label:hover span{
  background-image: url("../../../imagenes/svg/verde/icono-comparar_2.svg");}

.checkbox.grande input[type="checkbox"] + label span,
.radio.grande input[type="radio"] + label span,
.corazon.grande input[type="checkbox"] + label span,
.comparar.grande input[type="checkbox"] + label span{
	background-size:24px 55.5px;
	background-position: 0 -31.5px;
	height: 27px;
	width: 27px;
}

.checkbox.grande input[type="checkbox"]:checked + label span,
.checkbox.grande input[type="checkbox"]:checked + label:hover span,
.radio.grande input[type="radio"]:checked + label span,
.radio.grandee input[type="radio"]:checked + label:hover span,
.corazon.grande input[type="checkbox"]:checked + label span,
.corazon.grande input[type="checkbox"]:checked + label:hover span,
.comparar.grande input[type="checkbox"]:checked + label span,
.comparar.grande input[type="checkbox"]:checked + label:hover span{
	background-size:24px 55.5px;
	background-position: 0 0px;
    height: 27px;
	width: 27px;
}

[type="checkbox"] + label, 
[type="radio"] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.0rem;
  margin-right: 0rem;
  margin-bottom: 0;}

.estado input[type="radio"]{
  display: none;
}

.estado input[type="radio"] + label span{
  font-family: "foundation-icons";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	text-decoration: inherit;
  background-image: url("../../../imagenes/svg/verde/icono-estado.svg");
  background-size:21px 70px;
  background-position: 0 -24.5px;
  background-repeat: no-repeat;	
  content: " ";
  height: 21px;
  width: 21px;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  transition:all .5s .2s;
  -ms-transition:all .5s .2s;
  -moz-transition:all .5s .2s;
  -webkit-transition:all .5s .2s;
}

.estado input[type="radio"]:checked + label span,
.estado input[type="radio"]:checked + label:hover span{
  background-image: url("../../../imagenes/svg/verde/icono-estado.svg");
  background-size:21px 70px;
  background-position: 0 0px;
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  height: 21px;
  width: 21px;
  margin: 0;
  vertical-align: middle;
  transition:all .5s .0s;
  -ms-transition:all .5s .0s;
  -moz-transition:all .5s .0s;
  -webkit-transition:all .5s .0s;
}

.estado input[type="radio"]:disabled + label span,
.estado input[type="radio"]:disabled + label:hover span{
  background-image: url("../../../imagenes/svg/verde/icono-estado.svg");
  background-size:21px 70px;
  background-position: 0 -49px;
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  height: 21px;
  width: 21px;
  margin: 0;
  vertical-align: middle;
  transition:all .3s .3s;
  -ms-transition:all .3s .3s;
  -moz-transition:all .3s .3s;
  -webkit-transition:all .3s .3s;
}

input:invalid {
border: 2px solid #EF2F2F;
-webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.0);
box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.0);}

input:invalid label,
input:invalid > label,
input:invalid + label{
color:  #EF2F2F !important;}

label:invalid {
color:  #EF2F2F !important;}

.rating-block-rating {    display: flex;}
.star {    cursor: pointer;    stroke: #009DDC;}
.rating-block-rating .star.selected path {    fill: #009DDC;}
.rating-block-rating.is-voted .star path {    fill: #009DDC;}
.rating-block-rating.is-voted .star.selected ~ .star path {    fill: transparent;}

.input-group.cantidad {
  margin-bottom: 0rem;
  border-radius: 30px;
  height: auto;
  margin: 0 0 0 0;
  padding: 0rem;
  border: 0.5px solid #C4C4C4;
  background-color: #ffffff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.0;
  color: #0a0a0a;
}

.producto .input-group.cantidad {
  border-radius: 30px;
}

.cabezal_producto .input-group.cantidad {
  width: calc(100% - 30px) !important;
  float: right;
}

.input-group.cantidad:focus,
.input-group.cantidad:hover{
  border: 0.5px solid #c8c8c8;
}

.input-group.cantidad input{
  border-radius: 0px;
  height: 3.2rem;
  margin: 0 0 0 0;
  padding: 0.5rem;
  border: 0px ;
  text-align: center;
  font-size: 20px;
}

.producto .input-group.cantidad input{
  height: 31px;
  padding-left: 0px;
  padding-right: 0px;
}

.producto_carrito .input-group.cantidad input{
  height: 31px !important;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 16px;
}

.cabezal_producto .input-group.cantidad input{
  height: 27px !important;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 14px;
}



.input-group > :first-child, .input-group > :first-child.input-group-button > * {    border-radius: 30px;}

.input-group > :last-child, .input-group > :last-child.input-group-button > * {    border-radius: 30px;}

.input-group-label, .input-group-field, 
.input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
margin: 0;
white-space: nowrap;}

.input-group.cantidad .input-group-label {
padding:  0.4rem;
  margin: 4px;
border: 0px;
background: #ffffff;
color: #0a0a0a;
text-align: center;
}


.producto .input-group.cantidad .input-group-label {
  padding:  0.4rem;
  margin: 02px;
  height: 28px;
  width: 28px;
}

.producto_carrito .input-group.cantidad .input-group-label {
  padding:  0.4rem;
  margin: 03px;
  height: 24px;
  width: 24px;
}

.cabezal_producto .input-group.cantidad .input-group-label {
  padding:  0.4rem;
  margin: 01px;
  margin-left: 6px; 
  margin-right: 6px;
  height: 24px;
  width: 24px;
}

.input-group-field {
border-radius: 0;
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
min-width: 0;}

.input-group.cantidad input[type=number]::-webkit-inner-spin-button, 
.input-group.cantidad input[type=number]::-webkit-outer-spin-button { 
-webkit-appearance: none; 
margin: 0;}

.input-group.cantidad input[type=number] { 
  -moz-appearance: textfield;}

.input-group.cupon .input-group-field {
  border-radius: 3px 0px 0px 3px;
  -moz-border-radius: 3px 0px 0px 3px;
  -webkit-border-radius: 3px 0px 0px 3px;
  border-right: 0px;}

.input-group.cupon .button {
  border-radius: 0px 3px 3px 0px;
  -moz-border-radius: 0px 3px 3px 0px;
  -webkit-border-radius: 0px 3px 3px 0px;}

.bold {	font-weight: bold;}

.float-righ{	float: right;}
.float-left{	float: left;}

.p_stop_pantallas_cont {
  height: auto !important;
  width: 80% !important;
  background: #ffffff !important;
}


.grilla_dias {
  width: 100%;
  overflow: hidden;
  min-width: 200px;
}

.grilla_dias.dias1 .columna{
  width: 100%;
  float: none;
  overflow: hidden;
  text-align: left !important;
}

.grilla_dias.dias2 .columna{
  width: 33%;
  float: left;
  overflow: hidden;
}

.grilla_dias.dias3 .columna{
  width: 25%;
  float: left;
  overflow: hidden;
}

.grilla_dias.dias4 .columna{
  width: 20%;
  float: left;
  overflow: hidden;
}

.grilla_dias.dias5 .columna{
  width: 16.6%;
  float: left;
  overflow: hidden;
}

.grilla_dias.dias14 .columna{
  width: 6.6%;
  float: left;
  overflow: hidden;
}

.columna0,
.columna2,
.columna4,
.columna6,
.columna8,
.columna10,
.columna12,
.columna14{
  background: #f7f9fa;
}

.columna1,
.columna3,
.columna5,
.columna7,
.columna9,
.columna11,
.columna13 {
  background: #ffffff;
}


.grilla_dias .columna div{
  font-size: 12px;
  overflow: hidden;
  padding: 8%;
  text-align: center;
  height: 41px;
  line-height: 14px;
  border-bottom: 2px dotted #C4C4C4;
}

.grilla_dias.dias1 .columna div{
  font-size: 18px;
  overflow: hidden;
  padding: 2%;
  text-align: left;
  height: 41px;
  line-height: 18px;
  border-right: 2px dotted #C4C4C4;
  border-bottom: 0px dotted #C4C4C4;
  float: left;
  width: calc(29.3% - 2px) ;
}

.grilla_dias.dias1 .columna div.final{
  border-right: 0px dotted #C4C4C4;
  width: 29.3%;
}

.grilla_dias .columna div.hora{
  font-size: 12px;
  overflow: hidden;
  padding: 8px;
  padding-top: 14px;
  padding-bottom: 2px;
  text-align: center;
  height: 41px;
  line-height: 14px;
  border-bottom: 2px dotted #C4C4C4;
  background: #F2F4F5;
}

.grilla_dias .columna div.dia{
  font-size: 12px;
  overflow: hidden;
  padding: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
  height: 31px;
  line-height: 14px;
  border-bottom: 2px dotted #C4C4C4;
}

.grilla_dias .columna div.hora.dia{
  font-size: 12px;
  overflow: hidden;
  padding: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
  height: 31px;
  line-height: 14px;
  background: #F2F4F5;
}

.producto_carrito.listas .btn-agregar {	display: inline-block;}
.producto_carrito.listas .btn-sin-stock {	display: none;}
.producto_carrito.listas .btn-en-carrito {	display: none;}

.producto_carrito.listas .sin_stock .btn-agregar {	display: none;}
.producto_carrito.listas .sin_stock .btn-sin-stock {	display: inline-block;}
.producto_carrito.listas .sin_stock .btn-en-carrito {	display: none;}

.producto_carrito.listas .en_carrito .btn-agregar {	display: none;}
.producto_carrito.listas .en_carrito .btn-sin-stock {	display: none;}
.producto_carrito.listas .en_carrito .btn-en-carrito {	display: inline-block;} 

.sombra {
	-webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
}

.estado input[type="radio"]{
	display: none;
}

.estado input[type="radio"] + label span{
	border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    font-style: normal;
	  font-weight: normal;
	  font-variant: normal;
	  text-transform: none;
	  display: block;
    text-decoration: inherit;
	height: auto;
	width: auto;
    vertical-align: middle;
    background-image: none;
    background-color: #ffffff;
    border: 1px solid #76B729;
    color: #76B729;
    font-family: arial;
    font-size: 14px;
    text-align: center;
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 5px;
    cursor: pointer;
    transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}

.estado input[type="radio"] + label:hover span{
    border: 1px solid #5d941b;
     color: #5d941b;
    transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.25);
}

.estado input[type="radio"]:checked + label span,
.estado input[type="radio"]:checked + label:hover span{
    background-image: none;
    background-color: #76B729;
    border: 1px solid #76B729;
    color: #ffffff;
    font-family: arial;
    font-size: 14px;
    text-align: center;
	cursor: pointer;
    display: block;
    height: auto;
	width: auto;
    margin: 0;
    vertical-align: middle;
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 5px;
    transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.25);
}

.datos_personales [type="text"], 
.datos_personales [type="number"], 
.datos_personales [type="tel"], 
.datos_personales textarea {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 2.2rem;
    margin: 0 0 0 0;
    padding: 0.5rem;

    padding-left: 0.5rem;
    padding-right: 0.5rem;
    border: 2px solid #ffffff;
    border-radius: 3px;
    background-color: #ffffff;
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.estado input[type="radio"]:disabled + label span,
.estado input[type="radio"]:disabled + label:hover span{
    background-image: none;
    background-color: #C3C3C3;
    border: 1px solid #C3C3C3;
    color: #ffffff;
    font-family: arial;
    font-size: 14px;
    text-align: center;
	cursor: not-allowed;
    display: block;
    height: auto;
	width: auto;
    margin: 0;
    vertical-align: middle;
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 5px;
    ttransition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}

:last-child > .accordion-content:last-child {
    border-bottom: 0px solid #e6e6e6;
}

.detalle_de_pedido .accordion-title {
    border-top: 0px;
}

.detalle_de_pedido a.accordion-title {
  	background-image: url("../../../imagenes/svg/verde/icono-flecha-abajo.svg");
	background-size: 10px 10px;
	background-position: right center;
	background-repeat: no-repeat;
    padding: 0px;
    padding-right: 16px;
    position: relative;
    display: inline-block;
    color: #76b72a !important;
}

.detalle_de_pedido .is-active a.accordion-title {
  	background-image: url("../../../imagenes/svg/verde/icono-flecha-arriba.svg");
}

.detalle_de_pedido .accordion-title::before,
.detalle_de_pedido .is-active > .accordion-title::before{
    color: #76b72a !important;
	background: transparent !important;
	background-size: 16px 16px;
	background-position: center center;
	background-repeat: no-repeat;
	content: " ";
	height: 32px;
	width: 32px;
	vertical-align: middle;
}

.detalle_de_pedido .accordion-content {
    display: none;
    padding: 1rem;
	padding-top: 0rem;
    border: 0px solid #ffffff;
    border-bottom: 0;
    background-color: #ffffff;
    color: #333333;
    border-radius: 0px 0px 5px 5px !important;
    -moz-border-radius: 0px 0px 5px 5px !important;
    -webkit-border-radius: 0px 0px 5px 5px !important;
}

.m-0 {  margin: 0 !important;}

.mt-0,
.my-0 {  margin-top: 0 !important;}

.mr-0,
.mx-0 {  margin-right: 0 !important;}

.mb-0,
.my-0 {  margin-bottom: 0 !important;}

.ml-0,
.mx-0 {  margin-left: 0 !important;}

.m-1 {  margin: 0.25rem !important;}

.mt-1,
.my-1 {  margin-top: 0.25rem !important;}

.mt--1 {  margin-top: -0.25rem !important;}

.mt--2 {  margin-top: -0.5rem !important;}

.mt--3 {  margin-top: -0.75rem !important;}

.mr--1 {  margin-right: -0.25rem !important;}

.mr--2 {  margin-right: -0.5rem !important;}

.mr--3 {  margin-right: -0.75rem !important;}

.mr-1,
.mx-1 {  margin-right: 0.25rem !important;}

.mb-1,
.my-1 {  margin-bottom: 0.25rem !important;}

.ml-1,
.mx-1 {  margin-left: 0.25rem !important;}

.m-2 {  margin: 0.5rem !important;}

.mt-2,
.my-2 {  margin-top: 0.5rem !important;}

.mr-2,
.mx-2 {  margin-right: 0.5rem !important;}

.mb-2,
.my-2 {  margin-bottom: 0.5rem !important;}

.ml-2,
.mx-2 {  margin-left: 0.5rem !important;}

.m-3 {  margin: 1rem !important;}

.mt-3,
.my-3 {  margin-top: 1rem !important;}

.mr-3,
.mx-3 {  margin-right: 1rem !important;}

.mb-3,
.my-3 {  margin-bottom: 1rem !important;}

.ml-3,
.mx-3 {  margin-left: 1rem !important;}

.m-4 {  margin: 1.5rem !important;}

.mt-4,
.my-4 {  margin-top: 1.5rem !important;}

.mr-4,
.mx-4 {  margin-right: 1.5rem !important;}

.mb-4,
.my-4 {  margin-bottom: 1.5rem !important;}

.ml-4,
.mx-4 {  margin-left: 1.5rem !important;}

.m-5 {  margin: 2rem !important;}

.mt-5,
.my-5 {  margin-top: 2rem !important;}

.mr-5,
.mx-5 {  margin-right: 2rem !important;}

.mb-5,
.my-5 {  margin-bottom: 2rem !important;}

.ml-5,
.mx-5 {  margin-left: 2rem !important;}

.p-0 {  padding: 0 !important;}

.pt-0,
.py-0 {  padding-top: 0 !important;}

.pr-0,
.px-0 {  padding-right: 0 !important;}

.pb-0,
.py-0 {  padding-bottom: 0 !important;}

.pl-0,
.px-0 {  padding-left: 0 !important;}

.p-1 {  padding: 0.25rem !important;}

.pt-1,
.py-1 {  padding-top: 0.25rem !important;}

.pr-1,
.px-1 {  padding-right: 0.25rem !important;}

.pb-1,
.py-1 {  padding-bottom: 0.25rem !important;}

.pl-1,
.px-1 {  padding-left: 0.25rem !important;}

.p-03 {    padding: 0.3rem !important;}

.p-2 {  padding: 0.5rem !important;}

.pt-2,
.py-2 {  padding-top: 0.5rem !important;}

.pr-2,
.px-2 {  padding-right: 0.5rem !important;}

.pb-2,
.py-2 {  padding-bottom: 0.5rem !important;}

.pl-2,
.px-2 {  padding-left: 0.5rem !important;}

.p-3 {  padding: 1rem !important;}

.pt-3,
.py-3 {  padding-top: 1rem !important;}

.pr-3,
.px-3 {  padding-right: 1rem !important;}

.pb-3,
.py-3 {  padding-bottom: 1rem !important;}

.pl-3,
.px-3 {  padding-left: 1rem !important;}

.p-4 {  padding: 1.5rem !important;}

.pt-4,
.py-4 {  padding-top: 1.5rem !important;}

.pr-4,
.px-4 {  padding-right: 1.5rem !important;}

.pb-4,
.py-4 {  padding-bottom: 1.5rem !important;}

.pl-4,
.px-4 {  padding-left: 1.5rem !important;}

.p-5 {  padding: 2rem !important;}

.pt-5,
.py-5 {  padding-top: 2rem !important;}

.pr-5,
.px-5 {  padding-right: 2rem !important;}

.pb-5,
.py-5 {  padding-bottom: 2rem !important;}

.pl-5,
.px-5 {  padding-left: 2rem !important;}

.p-6 {  padding: 2.5rem !important;}

.pt-6,
.py-6 {  padding-top: 2.5rem !important;}

.pr-6,
.px-6 {  padding-right: 2.5rem !important;}

.pb-6,
.py-6 {  padding-bottom: 2.5rem !important;}

.pl-6,
.px-6 {  padding-left: 2.5rem !important;}

.pb-7,
.py-7 {  padding-bottom: 3.0rem !important;}

.pb-8,
.py-8 {  padding-bottom: 3.5rem !important;}

.pl-2_5 {  padding-left: 0.95rem !important;}

.pr-2_5 {  padding-right: 0.95rem !important;}

.pt-2_5 {  padding-top: 0.95rem !important;}





/* ajustes home mobile octubre 2021 */

.carousel-cell .card {
    height: 383px;
}
.banners_entrelineas {
    margin: 30px 0 0 0;
}
.producto .card .titulo a {
    font-size: 18px;
    color: #252424;
    line-height: 20px;
}
#portada_b.carousel {
    margin-top: 30px;
}

/*BANNERS EN HOME*/

div#banner_b, div#banner_c, div#banner_d {
    margin: 30px 0 0;
    
}
