@charset "utf-8";
/* ------------ IMPOSTAZIONI COMUNI ----------------- *//* ------------ COLORE TOP MENU ---------------- */div#div_top_nav{background:#f2f2f2;}

/* ------------ COLORE TOP MENU ---------------- */
div#div_top_nav{background:#f2f2f2;}

/* ------------ POSIZIONE LOGO ----------------- */
a.logo { height: 0;top:5px !important; left:0px !important;}
/* -------------------------------------- */
/* ------------ DIMENSIONE LOGO ----------------- */
a.logo img { position: relative;width: 451px;}
/* -------------------------------------- */
/* ------------ ALTEZZA HEADER ----------------- */
nav.center {height: 127px}
/* -------------------------------------- */

/*Div-  Intestazione dell'utente quando è loggato*/
#welcome, #welcome a { background:#292929 !important;}
/* -------------------------------------- */


/* ----- COLORE e FONT DI TUTTI I PULSANTI (NORMALE E HOVER) ----- */
.colorepulsanti{background-color: #032da3 !important; font-family: roboto !important;}
#nav li ul li a:hover,.colorepulsanti:hover {background-color: #FC741D !important;}
/* -------------------------------------- */

/* ----- COLORE DESIDERI (NORMALE E HOVER) ----- */
.coloredesideri{background-color: #535551 !important;}
.coloredesideri:hover {background-color: #D64C35 !important;}
/* -------------------------------------- */

/* ----- COLORE CONFRONTA (NORMALE E HOVER) ----- */
.coloreconfronta{background-color: #535551 !important;}
.coloreconfronta:hover {background-color: #D64C35 !important;}
/* -------------------------------------- */

/* ----- COLORE TOP CARRELLO ----- 
.coloretopcarrello{}*/
/* -------------------------------------- */

/* ----- COLORE MENU ORIZZONTALE HOVER ----- */
#nav > ul > li:hover > a, #nav > ul:not( :hover ) > li.active > a,nav.menu_principale a:hover,
#nav li ul li a,#nav li ul:not( :hover ) li.active a, nav.menu_principale a.selected 
{ background:#cc0000 !important }

/* -------------------------------------- */
/* MENU PRINCIPALE ORIZZONTALE- Colore di fondo*/
nav.menu_principale {background:#101010 !important;}
section.menu_tendina {  background:#101010 !important;}
/* -------------------------------------- */

/* ----- COLORE SEPARATORE MENU ORIZZONTALE ----- */
#nav > ul > li:not(:last-child) > a {
    border-right: 1px solid #FC741D !important;}

/* ----- Titolo Prodotto vetrina ----- */
article h2 a { 

	color: #333;
    font-family: roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 800;}
/* -------------------------------------- */
/* ----- CLASSE FONT UTILIZZATA PER CATEGORIE, FILTRO MARCA E PREZZO ----- */
.roboto{font-family:roboto;font-weight:normal;color:#444;}
/* -------------------------------------- */
/* ----- Sfondo del titolo CATEGORIA -- */
h3 { background: none repeat scroll 0 0 #F2F2F2!important;}
/* -------------------------------------- */
/* ----- COLORE CATEGORIE MENU' HOVER ----- */
#cssmenu > ul > li > a:hover,
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li.active > a {color:#FC741D !important;}
/* -------------------------------------- */

/* ----- PRODOTTO NUOVO ----- */
div.nuovo{background-color: #79AEB0 !important;font-family: "Roboto",serif !important;}
article figure .nuovo {background-color: #000; !important}
/* -------------------------------------- */

/* ----- SCONTO PRODOTTO ----- */
div.sconto,div.sconto{background-color: #d24450 !important;font-family: "Rokkitt",serif !important;}
/* -------------------------------------- */

/* ----- SFONDO TAB SPECIALI ----- */
.fondospeciali{background-color: #f7f7f7 !important;}
/* -------------------------------------- */

/* ----- MARCA, TABS  ----- */
.coloremarca,div.tabs ul li.active,table td a:hover,nav#breadcrumbs a:first-child:hover 	

{color: #FC741D;}
	
/* -------------------------------------- */

/* ----- LINEA COLORATA SOTTO TITOLO ----- */
article h2:after {background: none repeat scroll 0 0 #FC741D !important;}
/* -------------------------------------- */

* ----- PERCORSO posizione attuale ----- */
.navigazione{}
nav#breadcrumbs a { background-color:transparent;}
/* -------------------------------------- */
/* ----- Sfondo del PERCORSO posizione attuale -- */
nav#breadcrumbs span.arrow{padding: 0 4px; font-size: 16px; position: relative; top: 3px;}
.no_p{ padding-right:0}
nav#breadcrumbs { background:#F2F2F2!important;} 
/* -------------------------------------- */


/* ----- "CONSIGLIAMO ANCHE" ----- */
.consigliamo {background-color: #eee!important;color: #E3001A !important;font-family: "Roboto",serif !important;}
/* -------------------------------------- */