/* Add here all your CSS customizations */

.shop .quantity .plus {
	height:30px;
	width:30px;
}

.shop .quantity .minus {
	height:30px;
	width:30px;
}

.shop .quantity {
	width:115px;
}

.shop .quantity .qty {
	height:30px;
	width:115px;
}

.shop .tabs-product {
	margin-top: 0px;
}

.ancrage {
	padding-top: 90px;
}

h2.Titre {
	color:#5188cc;
}

.textBleu {
	color:#5188cc;	
}

.ssCat {
	color:#A3C742;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}