@import url('https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,600,700,800,|Libre+Baskerville:400,400i,700');
body{
	font-family: "Poppins", sans-serif;
  	font-size: 14px;
	color:#000!important;
}
html {
	color: #000!important;
}
p{
	color:#000!important;
}
h1, h2, h3, h4, h5, tr, td, ul, li{
	color:#000!important;
}
/* tendina custom tante voci*/
.colonne li {
    width: 33%!important;
}
.dropdown-menu-category-list > li {
    margin-bottom: 0px!important;
}
.dropdown-menu-category-list {
    font-size: 10px!important;
}
#logo_footer img {
    text-align: center;
    margin: 0 auto;
	width:160px!important;
}
.widget-title-sm {
	color: #fff!important;
}
.copyright-text {
	color: #fff!important;
}

.slogan {
    font-size: 9px;
	color: #fff!important;
}
.btn-primary {
    background: #000!important;
    border-color: #875c48;
}
.orange {
    color: #000!important;
}
.prezzo_scontato_prodotto {
    font-size: 26px !important;
    color: #000!important;
    font-weight: bold;
}
.promo {
	-webkit-box-shadow: 0 3px 2px rgba(0,0,0,0.15) , 0 0 1px rgba(0,0,0,0.15);
	box-shadow: 0 3px 2px rgba(0,0,0,0.15) , 0 0 1px rgba(0,0,0,0.15);
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 8px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
	position: relative;
	margin-left: 8px;
	margin-right: 8px;
	background-color: #CCC;
	color: #666;
}
.promo a{
	color: #fff!important;
}
.lamp_ a {
    color: #000!important;
}
.lamp a{
    color: #000!important;
}