#crossselling_list {
	padding-left: 50px;
	padding-right: 50px;
}
#crossselling_list .bx-next { right: -30px }
#crossselling_list .bx-prev { left: -40px }

#crossselling_list .product-name {
  margin-bottom: 5px; 
  text-align: center;}
/*AB  #crossselling_list .product-name a {
    font-size: 15px;
    line-height: 18px;
    color: #3a3939; } */
/*Ajout aB */
#crossselling_list .product-name a  {
	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;
}
#crossselling_list .product-description {
	color: white;
	text-shadow: 0 0 0.3em #294db0, 0 0 0.3em #294db0, 0 0 0.3em #294db0;
	text-align: center;
}
.price {
	color: #294db0;
	font-weight: bold;
/*	text-shadow: 0 0 0.3em white, 0 0 0.3em white; */ 	text-shadow: 0 0 0.3em black, 0 0 0.3em black;
}
p.price_display {
	text-align: center;
}
#crossselling_list .button.ajax_add_to_cart_button {
	background-image: url('/magasin/themes/TestAlex/img/bouton-add-to-cart.png');
	background-repeat: no-repeat;
	background-position: 0;
	margin-left: 0px !important;
	background-color: transparent;
	border: none;	
	background-size: 141px;
}
#crossselling_list .button.ajax_add_to_cart_button span, #crossselling_list .button.ajax_add_to_cart_button span:hover, #crossselling_list .button.ajax_add_to_cart_button span:active, #crossselling_list .button.ajax_add_to_cart_button span:focus {
	background: none;
}
/*Fin ajout AB */	

#crossselling_list .product-name a:hover {
/*      color: #515151; */
	color: #294db0; }
#crossselling_list .exclusive span {
  font-size: 13px;
  line-height: 18px;
  padding: 2px 8px 3px;
  text-decoration: none; }
  #crossselling_list .exclusive span:focus, #crossselling_list .exclusive span:active {
    text-decoration: none; }

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