@charset "UTF-8";
/* CSS Document */
#btnResponsive {
  background-color: #4a1802;
  border-radius: 4px;
  box-shadow: 2px 2px 2px #555;
  color: #fff;
  padding: 5px 10px;
  position: absolute;
  top: 10px;
}
.menuResponsive{
	position:relative;	
}
#menuMainR {
  background-color: #4a1802;
  border-radius: 0 10px 10px 0;
  box-shadow: 2px 2px 2px #888;
  color: #fff;
  left: -219px;
  padding: 10px 10px 10px 14px;
  position: absolute;
  top: 50px;
  width: 200px;
  z-index: 99;
}
#menuMainR a:hover, #menuMainR a:focus{
	color:#fff;	
}
#menuMainR li{
	float:none;	
}
@media screen and (max-width: 1100px) {
	
	#cuenta1 div span {
    font-size: 12px;
	font-style:italic;
    
}
#cuenta1 div {
  
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  float: left;
  margin-right: 15px;
}
}
@media screen and (max-width: 900px) {
	.primeraOfertaEstetica {
	  margin-left: 83px;
	}
	.nav > li > a {
	  display: block;
	  padding: 2px 2px;
	  position: relative;
	}
	#footerFull {
	  background-color: #c0a79a;
	  margin-top: 20px;
	}
	.precioAnetrior{
		margin-top:20px;
		text-align:center;	
	}
	.bannerReloj {
  margin: 0;
  padding-top: 4px;
  text-align: right;
  padding-bottom: 9px;
}
#cuenta1 div span {
    font-size: 12px;
	font-style:italic;
    
}
#cuenta1 div {
  
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  float: left;
  margin-right: 15px;
}
.destacadosPie .destacadosPieDic, .destacadosPieDicNo {
  clear: both;
  height: 241px;
}
}


@media screen and (max-width: 700px) {
	
	#productosDestacados p.subtitulo {
	  color: #4a1802;
	  font-size: 13px;
	  font-weight: 300;
	  width: 100%;
	}
	#menuUsuario li a:link, #menuUsuario li a:visited {
	  color: #fff;
	  font-size: 17px;
	  font-weight: 300;
	}
	#cuenta1 div span {
    font-size: 12px;
	font-style:italic;
    
}
#cuenta1 div {
  
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  float: left;
  margin-right: 15px;
}

	.bannerReloj {
  margin: 0;
  padding-top: 4px;
  text-align: right;
  padding-bottom: 9px;
}
.zonaBannerTop {
  min-height: 85px;
}
#cuenta1 {
  margin-top:0px;
}
.destacadosPie .destacadosPieDic, .destacadosPieDicNo {
  clear: both;
  height: 241px;
}
#listaLaser {
  padding-left: 0px;
}
}


@media screen and (max-width: 480px) {
	#cestaHeader {
	  float: right;
	}
	#cabeceraFull2 {
	  min-height: 51px;
	}
	.ofertaLaser { 
	  margin-left: 14%;
	 
	}
		
.primeraOfertaEstetica{
	margin-left:10px;	
}
.ofertaLaserNov {
 
  margin-left: 100px;
 
}
.ofertaEsteticaSep {
 
  margin-left: 10px;
 
}
.bannerReloj img {
  float: none;
}
.bannerReloj img {
  float: none;
  margin: 0 auto;
}
.zonaBannerTop {
  min-height: 32px;
}
#cuenta1 div {
  
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  float: left;
  margin-right: 15px;
}
#cuenta1 div span {
    font-size: 12px;
	font-style:italic;
    
}
.bannerReloj {
  margin: 0;
  padding-top: 4px;
  text-align: right;
  padding-bottom: 9px;
}
#cuenta1 {
  margin-top: 0px;
}
.bannerReloj p {
  color: #481503;
  font-size: 11px;
  padding-top: 7px;
  text-transform: uppercase;
  text-align: center;
}
.bannerReloj p span {
  background-color: #fff;
  font-size: 13px;
  padding: 0 15px;
  position: relative;
  top: 1px;
}
.ofertaLaserDic {
  /*margin-left: 50px !important;*/
}
.piePromociones {
  clear: both;
  color: #4a1802;
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 80px;
  padding-top: 20px;
  text-align: center;
  width: 80%;
  margin-left: 10%;
}
.destacadosPie .destacadosPieDic, .destacadosPieDicNo {
  clear: both;
  height: 126px;
}
.cajaZonasSueltas #zona {
  border: 1px solid #4a1802;
  border-radius: 3px;
  display: block;
  font-size: 16px;
  height: 30px;
  width: 100%;
}
.cajaZonasSueltas .contenedoPrecio {
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 40px;
  margin-left: 0px;
  margin-top: 10px;
}
.esRegalo {
  background-image: url("../images/es-regalo.png");
  background-repeat: no-repeat;
  height: 58px;
  margin: 20px auto;
  position: relative;
  width: 305px;
  background-size: contain;
}
.cajaZonasSueltas .alertaRegalo {
  background-color: #f7f2ef;
  border-radius: 10px;
  display: none;
  font-size: 11px;
  padding: 10px 10px 2px;
  width: 100%;
 
}
.cajaZonasSueltas .alertaRegaloVisible{
	 width: 100%;
}
.esRegalo input {
  left: 195px;
  position: absolute;
  top: 9px;
}
.portadaSele a {
  background-color: #fff;
  border-radius: 4px 4px 0 0;
  box-shadow: 2px 0 2px #ccc;
  color: #4b1800;
  display: block;
  float: left;
  font-weight: bold;
  margin-left: 8px;
  text-align: center;
  width: 141px;
}
#listaLaser {
  padding-left: 0;
}
#listaLaser .ofertaLaserDic {
  float: none;
  height: 280px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
  position: relative;
  width: 200px;
}
/* Triple botoneria */

#listaLaser .ofertaLaserTriple {
  float: none;
  height: 560px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
  position: relative;
  width: 200px;
  margin-bottom:30px;
}
.cajaTriple {
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 15px;
  height: 560px;
  left: 0;
  padding-left: 4px;
  padding-top: 26px;
  position: absolute;
  top: 0;
  width: 200px;
  z-index: 9999;
}
.ofertaLaserTriple .tripleBotoneria {
  float: none;
  margin-right: 0;
  padding: 0;
  width: 100%;
}
.botoneria li, .tripleBotoneria li {
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #f37421;
  color: #45180d;
  font-weight: bold;
  list-style: outside none none;
  margin: 7px 10px;
  padding: 0;
  text-align: center;
}
.ofertaLaserEne17 {
  float: none;
  height: 386px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
  position: relative;
  width: 260px;
}
.ofertaLaserEne17 .botoneria {  
  border-radius: 15px;
  height: 482px;
  left: 0;
  padding-left: 0;
  padding-top: 26px;
  position: absolute;
  top: 0;
  width: 259px;
  z-index: 9999;
}
.ofertaLaserEne17 .botoneria li, .ofertaLaserEne17 .dobleBotoneria li {
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #f37421;
  color: #45180d;
  font-weight: bold;
  list-style: outside none none;
  margin: 1px 10px;
  padding: 0;
  text-align: center;
  font-size:0.9em
}
.ofertaLaserEne17 .botoneria li a:link, .ofertaLaserEne17 .botoneria li a:visited {
  color: #45180d;
  display: block;
  padding: 0;
  font-size: 11px;
}
.ofertaLaserEne17 .botoneria li a:hover{
	background-color:#501000;
	color: #FF7D00;
}
.back h3 {
  color: #f1f1f1 !important;
  font-size: 15px !important;
  left: 75px;
  margin-top: 10px;
  position: absolute;
  text-align: center;
  top: -2px;
  z-index: 99999;
}
.ofertaEsteticaSuelta {
  float: none;
  height: 124px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
  position: relative;
  width: 280px;
}
.ofertaEsteticaSuelta h3{
	display:none;
}
.ofertaEsteticaSuelta .botoneria {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 15px;
  height: 112px;
  left: 0;
  padding-left: 0;
  padding-top: 1px;
  position: absolute;
  top: 0;
  width: 280px;
  z-index: 9999;
}
.ofertaEsteticaSuelta .botoneria li, .ofertaEsteticaSuelta .dobleBotoneria li {
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #f37421;
  color: #45180d;
  font-weight: bold;
  list-style: outside none none;
  margin: 1px 10px;
  padding: 0;
  text-align: center;
}
.ofertaEsteticaSuelta .botoneria li a:link, .ofertaEsteticaSuelta .botoneria li a:visited{
  color: #45180d;
  display: block;
  padding: 2px 0;
}
.ofertaEsteticaSuelta .botoneria li a:hover{
	background-color:#501000;
	color: #FF7D00;
}
/* fin triple botoneria */

}