/* Ajout AB */
 #special_block_right a {
	border: none; } 
 #special_block_right ul {
	padding-left: 20px;
	padding-right: 30px;
} 
/*AB*/
  @media (max-width: 800px) {
	  #special_block_right ul  {
		  padding-left: 10px;
		  padding-right: 10px;
		  font-size: 11px;
  }}
  
  @media (max-width: 480px) {
		#special_block_right ul {
			padding-right: 30px;
			padding-left: 30px;		
		    font-size: 11px;			}}
  
/*Fin*/
 #special_block_right li {
	border: none;
	margin: 0 0 0 0;
	color: white;
	text-shadow: 0 0 0.3em #294db0, 0 0 0.3em #294db0;
} 

a.products-block-image img {
	padding: 5px 5px 5px 5px;
	border-radius: 50px;
	border: none;
	margin-right : 10px;
	box-shadow: black 0.1em 0.1em 0.5em;
	border: none;
	font-size: 14px;
	line-height: 15px;
	color: #294db0;
	font-weight: 600;
	font-family: "Helvetica", sans-sherif;
	text-shadow: 0 0 0.3em white, 0 0 0.3em white;
	font-style: italic;
}	
/*ABTest*/
	@media (max-width: 800px) {
		#special_block_right   img {
			width: 100%;
			float: left;
			margin-right: 5px;
	}}
	@media (min-width: 375px) and(max-width: 500px) {
		#special_block_right   img {
			width: initial;
	}}	
/*Fin*/

a.product-name {
	border: none;
	font-size: 14px;
	line-height: 15px;
	color: #294db0;
	font-weight: 600;
	font-family: "Helvetica", sans-sherif;
	text-shadow: 0 0 0.3em white, 0 0 0.3em white;
	font-style: italic;
	
}
/*AB*/
	@media (max-width: 800px) {
		a.product-name {
			width: 45%;
			font-size: 12px !important;
	}}
/*ABTest*/
	@media (max-width: 800px) {
		#special_block_right   a {
			width: 45%;
			font-size: 12px;
			border: none;
	}
		}
/*Fin*/	
/*Fin*/
.price {
	color: #294db0;
	text-shadow: 0 0 0.3em white, 0 0 0.3em white;
	font-weight: bold;
}
/* Fin ajout */

/*# sourceMappingURL=blockspecials.css.map */
