#wrapper {-moz-box-shadow:none;	-webkit-box-shadow:none;box-shadow:none}
#outlet_online{  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}

#outlet_online	h1 {width:100%;}

#outlet_online	.info {clear: both; padding: 20px 0 20px 0; border-top: 1px solid #dfdfdf; font-size:16px; color:#666;}
#outlet_online	.info .promociones-counter{margin: 20px 0 0 0; font-size:18px; color:#666; }
#outlet_online	.info.venta_flash { background:url(../img/ventas_flash.png) no-repeat 773px 20px; padding-right: 180px;}
#outlet_online	.info.venta_outlet { background:url(../img/ventas_outlet.png) no-repeat 826px 5px; padding-right:180px; border-top:none}
#outlet_online	h2 { font-size:29px; font-weight:400; color:#000; }
#outlet_online #outlet_online-container {}
#outlet_online .checkbox {position: relative;}
#outlet_online  p {margin: 0 0 10px 0;font-weight:300;}
#outlet_online .botones{ text-align:center; clear:both; margin: 0 0 30px 0;}
#outlet_online .botones .bt{-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);	-o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);	-ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);}
#outlet_online .botones .bt:hover{text-decoration: none}
#outlet_online .botones .bt:visited{color:white;}
#outlet_online .ventas-horario div.counter { margin-top:0;}
#outlet_online .ventas-listado {background: none;padding-left: 0px;margin-top: 20px;margin-bottom: 0;height: 20px;}
#outlet_online #listado-productos {margin-top: 0;margin-bottom:0; padding-bottom:0}

#outlet_online #listado-productos > li .venta-seccion-img a {
display: block;
margin: 0 auto;
-webkit-transition: all ease-out 0.2s;
-moz-transition: all ease-out 0.2s;
-o-transition: all ease-out 0.2s;
-ms-transition: all ease-out 0.2s;
transition: all ease-out 0.2s;
}
#outlet_online #listado-productos > li .venta-seccion-img a:hover {
opacity: 0.7!important;
-moz-opacity: 0.7!important;
filter: alpha(opacity=70)!important;
}

#outlet_online #listado-productos > li .venta-seccion-img a.vista_rapida {position:absolute !important; top: 46px; left: 90px; float:left; width: 106px; height:52px; background: url(../img/vista-rapida.png) no-repeat top left; display:none}
#outlet_online #listado-productos > li .venta-seccion-img:hover a.vista_rapida {display:block}


#outlet_online h1 {
width: 100%;
font-size: 38px;
font-weight: 500;
padding-bottom: 10px;
margin-bottom: 10px;
}

#outlet_online p {
font-weight: 300;
}

.oferta {
display: block;
border-radius: 4px 0 4px 4px;
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
font-size: 15px;
font-weight: 300;
line-height: 15px;
padding: 1px 5px 4px 4px;
width: 60px;
}

#listado-productos li .oferta {
margin-top: -35px;
margin-bottom: 5px;
position: relative;
z-index: 100;
}

.recomendado {
position: absolute;
bottom: 10px;
left: 10px;
}
.novedad {
background-color: #CC3293;
color: white;
}

#outlet_online #listado-productos .stiker-venta-listado .ofer1 {
	padding-top: 2px;
	line-height: 16px;
}

#outlet_online #listado-productos .stiker-venta-listado .ofer2 {
	padding-top: 0px;
	line-height: 28px;
}


#promociones .promociones-item h3 {
color: black;
font-size: 19px;
font-weight: 500;
letter-spacing: -1px;
padding-bottom: 2px;
}



/* counter */

#outlet_online ul.individualcounter div.counter {

	float: left;
	clear: both;
	width: 100%;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #999999;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
}

#outlet_online ul.individualcounter div.counter .cntSeparator {

	padding: 0 1px 0 2px;
}

#listado-productos.flash li p {
	font-size: 13px;
	margin-left:0;
}

.ventas-horario .counter-ventana-listado .counter-dias2 {
width: 190px;
}


#outlet_online .bg-reloj{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: #000;
	opacity: 0.1;
	-moz-opacity: 0.1;
	filter: alpha(opacity=10);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

}


#outlet_online .section-reloj{
	position:relative;
	margin-top: 5px;
	margin-bottom: 5px;
	width: auto;
	height: auto;
	float: left;
	padding:5px;
}

#outlet_online .bg-reloj-horas{
	width: 155px;
	height: 30px;
	float: left;
	z-index: 2;
	background-image: url(../img/bg-reloj-horas.png);
	background-repeat: no-repeat;
	background-position: top left;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

#outlet_online .bg-reloj-dias{
	width: 123px;
	height: 30px;
	float: left;
	z-index: 2;
	background-image: url(../img/bg-reloj-dias.png);
	background-repeat: no-repeat;
	background-position: top left;

}


#outlet_online .counter-ventana{
	float:left;
	width:40px;
	overflow: hidden;
	z-index: 3;
}

#outlet_online ul.individualcounter .counter-ventana div.counter-horas{
	margin-left: -44px!important;
}
#outlet_online ul.individualcounter .counter-ventana div.counter-dias{
	margin-left: 0px;

}

#outlet_online ul.individualcounter  .text-1 {
float: left;
width: 100%;
padding-top: 4px;
color: #000;
font-size: 20px;
font-weight: 300;
}
/* Anexo "menos de una hora" en Mini Ventas Flash*/

#outlet_online #listado-productos .menosUnaHora {
    color: #FFFFFF;
    font-size: 12px;
    position: relative;
    z-index: 999;
}


#outlet_online #listado-productos .bg-reloj.green {
    background-color: green;
    opacity: 0.84 !important;
}


/* anexo margen derecho del reloj */
.ventas-horario.ventas-listado p {
    display: block;
    margin-right: 10px!important;
}

/* botones nuevos */
#outlet_online a.nounder {background-color: #787878;border-radius: 12px 12px 12px 12px;color: white;cursor: pointer;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;font-size: 13px;font-weight: 300;margin-left: 5px;padding: 1px 8px 2px !important;transition: color 0.25s ease-in 0s, background-color 0.25s ease-in 0s;display: block;float: right;}
#outlet_online a.nounder:hover {background-color: #000000;}
