#venta_flash{
	height:238px;
	border: 2px solid #dcdddd;
	background: #FFFFFF;
	margin: 0 0 20px 0;
	position:relative;
	overflow:hidden;
	
}

@media (max-width:720px){
	#venta_flash_left{
		//display:none;
	}

	#venta_flash{
		display:none;
		margin-bottom:20px;
		height:188px;
		border: 1px solid #c3d6e4;
		background: #e0eaf1;
		margin: 0 15px;
		position:relative;
		overflow:hidden;
		
	}
}

#venta_flash_left{
	background: #FFFFFF;
    border: 2px solid #dcdddd;
    margin-bottom: 30px;
	position:relative;
}

#venta_flash .bloque-imagen .flash-image {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 100%;
	padding-bottom: 498px;
	overflow: hidden;
}

#venta_flash .bloque-imagen,
#venta_flash .bloque-imagen img {
	width: 100%;
}

#venta_flash_left img{
    border: 1px solid #dcdddd;
	max-width:140px;
	float:left;
	margin:0px 10px 10px 0;
}


#venta_flash.block_products_block_home .cartel_oferta {
	float: left;
	width:45%;
	height:250px;
	padding: 50px 10px 0 30px;
}
#venta_flash.block_products_block_home .cartel_oferta a{
	font-family: 'Rajdhani'; 
	text-shadow: none !important; 
	text-transform:uppercase;
	font-size: 27px;
	color: #000000;
    text-align: center;
	font-weight:bold;

	
}




#venta_flash.block_products_block_home .product_info {
    float:left;
	position:relative;
	height:100%;
	width: 55%;
	border: 0;
	height:152px;
	margin: 0;
	text-align:left;
}

#venta_flash.block_products_block_home .product_info > a > img {
    position: relative;
    left: 0px;
    top: 0px;
	float:left;
	display:block;
	margin-right:30px;
	padding: 5px;
	height: 100%;
}

#venta_flash.block_products_block_home .nombre_flash {
    color: #000000;
    font-family: Verdana;
    font-size: 12px;
    font-weight: 400;
    position: relative;
	padding:50px 20px 10px 0;
}



#venta_flash.block_products_block_home .precio_nuevo_flash {
    position: relative;
    font-family: 'Rajdhani';
    font-size: 20px;
	font-weight: 700;
    color: #000000;
	float:left;
}

#venta_flash.block_products_block_home .precio {
    font-family: Verdana;
    font-weight: normal;
    color: #7b7b7b;
    text-decoration: line-through;
    font-size: 12px;
    position: relative;
	float:left;
	margin-left:20px;
}
#venta_flash.block_products_block_home .cuenta {
    width: 100%;
	position:relative;
	margin-top: 10px;
}

#venta_flash.block_products_block_home .text_cuenta {
    font-family: verdana;
    font-size: 11px;
    color: #000000;
    text-align: left;
	display:block;
	clear:both;
	margin-top:0px;
	
}
#venta_flash.block_products_block_home .time{
    font-family: verdana;
	color: #000000;
    font-size: 14px;
    position: relative;
    z-index: 1;
    text-align: center;
	background-color: #ededed;
	padding: 10px 60px;
	display:inline-block;
	clear:both;
	top:8px;
	left:-5px;
	
}


#venta_flash.block_products_block_home .reloj{
	display:inline-block;
}

#venta_flash_left ul{
	margin-bottom: 0;
}

#venta_flash_left div.slider_left li{
//	overflow:hidden;
//	height:240px;
	position:relative;
	text-align: center;
	box-sizing: border-box;
}

#venta_flash_left div.slider_left li a{
	margin: 10px 0;
}


#venta_flash_left .product_info > img {
    position: absolute;
    right: 1px;
    top: 44px;
}


#venta_flash_left .nombre_flash {
	color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
	margin:0 5px;
	text-align:center;
	min-height:45px;
	
}


#venta_flash_left .precio_nuevo_flash {
     color: #000000;
    font-family: 'Rajdhani';
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    margin: 4px 0;
	text-align:center;
}



#venta_flash_left .precio {
    color: #4a81a1;
    font-family: Verdana;
	color: #7b7b7b;
    font-size: 12px;
    font-weight: normal;
    text-decoration: line-through;
	text-align:center;
}

#venta_flash_left .cuenta{
padding: 5px 8px;
height:26px;
position:relative;
font-size: 12px;
font-family: Verdana;
font-weight: normal;
overflow: hidden;
text-align: center;
z-index: 10;
color: black;
background: #e0e0e0;
float:left;
  left: -15px;
  top: 10px;
  width: 40%;
  overflow: hidden;
  
}

#venta_flash_left .reloj img {
	border: 0;

}


#venta_flash .ver{
padding: 20px 28px;
background-color: #f5812c;
color:#FFF;
font-family: 'Rajdhani';
text-transform:uppercase;
font-weight:bold;
font-size: 18px;
  clear: both;
 margin-top:50px;
text-align:center; 
}

#venta_flash .ver:hover{
background-color: #df7426;
}

	.bloque2{
		width:40%;
		display: inline-block;
		float:left;
	}

	.bloque2 img{
		width:100%;
		margin-top:24px;
		display: block;
		padding-right: 10px;
	}	

	.bloque3{
		margin-top:0;
		width:60%;
		padding-right: 15px;
		float:left;
	}	
	
@media (max-width: 1200px)
{
	#venta_flash.block_products_block_home .text_cuenta{
		display:none;
	}

	#venta_flash.block_products_block_home .cartel_oferta a{
		font-size:24px;
	}


	

	
	#venta_flash .ver{
		padding: 10px 14px;
	}
	
	#venta_flash.block_products_block_home .time {
		top: 32px;
		left: -5px;
		width: 50%;
		overflow: hidden;
		height: 32px;
		padding: 10px 5px;
	}

@media (max-width:1000px){
#venta_flash_left .reloj{
float:left;
}
#venta_flash_left .cuenta {
  width: 60%;
}
#venta_flash_left .time {
//	float: none !important;
}

#venta_flash_left .ver{
width: 100%;
margin-bottom:10px;
}

#venta_flash_left .nombre_flash {
margin: 0px 5px 0;
}

#venta_flash_left img {
  float: none;
}

}

#venta_flash_left .nombre_flash, #venta_flash_left .precio_nuevo_flash, #venta_flash_left .precio, #venta_flash_left .descuento{
	text-align:center !important;
	float: none !important;
}

#venta_flash_left div.slider_left li {

  height: 380px;
}

#venta_flash_left .ver_ofertas {
	width: 100%;
}

}

#venta_flash_left .cuenta span{float:left; display:block; color: #fff;}
#venta_flash_left .text_cuenta {
    font-size: 15px;
    color: #008c9e;
    text-align: center;
    margin-top: 15px;
}
#venta_flash_left .time {
    
}
#venta_flash_left .time {
    font-size: 12px;
	float: left;
}

#venta_flash_left #prevBtn{
	position: absolute;
	width:20px;
	height:20px;
	left:0px;
	bottom:10px;
	z-index:10;
	text-align:center;	
	
}

#venta_flash_left #prevBtn > div{
}

#venta_flash_left #prevBtn > div:after{
	font-family:'FontAwesome';
	font-size:30px;
	font-weight:bold;
	content:'\f104';
	color:#FFFFFF;
}

#venta_flash_left #nextBtn{
	position: absolute;
	width:20px;
	height:20px;
	right:0px;
	bottom:10px;
	z-index:10;
	text-align:center;
	
}


#venta_flash_left #nextBtn > div{
}

#venta_flash_left #nextBtn > div:after{
	font-family:'FontAwesome';
	font-size:30px;
	font-weight:bold;
	content:'\f105';
	color:#FFFFFF;
}




#module-vente_flash-list .div_products {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 2px solid #000000;
    border-top: 2px solid #000000;
    padding-bottom: 30px;
}

#venta_flash #prevBtn{
	position: absolute;
	right:40px;
	top:20px;
	font-family:'FontAwesome';	
	font-size: 20px;
	font-weight: bold;
}

#venta_flash #prevBtn a:before{
	content:'\f104';
	color: #000000;	
}

#venta_flash #nextBtn{
	position: absolute;
	right:20px;
	top:20px;
	font-family:'FontAwesome';
	font-weight: bold;
}

#venta_flash #nextBtn a:before{
	content:'\f105';
	font-size: 20px;
	color: #000000;	
}


#venta_flash #nextBtn a:hover:before, #venta_flash #prevBtn a:hover:before{

	color: #c9c9c9;	

}


#venta_flash div.slider ul{
margin:0;
}
#venta_flash div.slider li{
	overflow:hidden;
	width:100%;
	position:relative;
	height:234px;
}


#venta_flash_left .ver{
padding: 4px 20px;
background-color: #178cc3;
position:relative;
color:#FFF;
font-family: 'Rajdhani';
text-transform:uppercase;
font-weight:bold;
font-size: 21px;
display:inline-block;
float:right;
top: 10px;
}

#venta_flash_left .ver_ofertas{
padding: 8px 28px;
position:relative;
color:#FFFFFF;
background-color:#000000;
font-family: Arial;
text-transform:uppercase;
font-weight:bold;
font-size: 14px;
clear:both;
}


#venta_flash .descuento{
font-size: 24px;
font-family: Arial;
font-weight: bold;
color: #e59211;
padding-left: 10px;
float:left;
}

#venta_flash_left .descuento{
font-size: 24px;
font-family: Arial;
font-weight: bold;
color: #e59211;
padding-top: 10px;
float:left;
}


#venta_flash .reloj{
display: inline-block;
float: left;
z-index: 10;
}

#venta_flash .reloj img{
z-index: 10;

}



.bloque3{
display:inline-block;
}
#venta_flash_left #slider li > div {
  padding: 10px;
  }