/* Custom code goes here - paste your css code below in line 3 */

/* bordures arrondie de l'article */
.pl_border_type2 div#content-wrapper .products .product-miniature .thumbnail-container {
	border-radius: 20px;
}

.an_productattributes {
	border-radius: 0px 0px 20px 20px;
}

.an_productattributes-qty-add .btn-primary {
	border-radius: 15px;
}

.an_productattributes-product-selectbox {
	border-radius: 15px;
}