/* 	VARIABILI COLORE	*/


:root {
	--body-background: #FFF;
	--footer-background: #FFF;
	--header-background: #FFF;
	--header-nav-color: #924694!important;
	--main-elements-color: #fff;
	--heading-color: #4A4A4A;
	--heading-link-color: #924694;
	--text-color: #4A4A4A;
	--links-color: #924694;
	--links-hover-color: #924694;
	--nav-links-color: #924694;
	--buttons-color: #924694;
	--buttons-hover-color: #AD69AF;
    --alternate-color: #EF8300;
	--border-color: 1px solid #924694;
	--interface-elements-color: #924694;
	--overlay-background-color: rgba(50,50,50,0.85)!important;
	--overlay-text-color: white;
	--product-price: #924694;
	--product-sale-price: red;
	--product-brand: #EF8300;
	--product-meta: #924694;
	--product-tab-background: #924694;
	--product-tab-color: white;
	--product-tab-border: #924694;
	--product-tab-background-active: red;
	--product-tab-color-active: white;
	--product-tab-border-active: #924694;
	--header-wide-color: green;
	--header-wide-border: 2px solid #924694;
	--card-text-color: #099a2e;
    --card-evidenza-background: #f1a65c;
	--card-evidenza-color: #fff;
	--card-offerte-background: #ca3d56;
	--card-offerte-color: #fff;
	--card-usato-background: #fa15c6;
	--card-usato-color: #fff;	
}
