/*altezza topbar*/
#topbar {
	height: 57px;
}
/*logo topbar*/
.kad-standard-logo {
	position: absolute;
	width: 175px;
	margin-top: -75px;
}

/*descrizioni menu sec*/

.sf-menu li a .sf-description {
	font-size: 10px;
	text-transform: none;
	display: none;
	line-height: normal;
	margin-top: 0;
}

/*menu secondario width and position*/

/*#menu-second3 {
	width: 602px !important;
	margin-right: -80px !important;
}*/

/*border top nav*/

#cat_nav {
	border-top: 3px solid #d56b1f;
}
.kad-standard-logo {
	z-index: 1000000000;
}

ul#menu-second3 {
    margin-left: 244px!important;
    
}


/*Nasconde etichette immagini categorie

div#product_wrapper3 h5 {
    display: none!important;
}*/

/*sistema popup mailchimp*/
.mc-banner {
    z-index: 10000000000000000!important;
}