/* Container Negozi */
.negozi_container{
    width: 100%;
	padding-bottom: 50px
}



.negozi_container .container{
	padding-top:40px
}

.negozi_container_title{
    height: 70px;
    text-align: center;
    width: 100%;
	box-shadow: 0 9px 7px -4px #3a2a02 inset
}

.negozi_container_title span{
	width: 45%;
	margin: 0 auto;
	display:block;
}

.negozi_container_title i{
	color: #ffffff; 
	font-size: 4em; 
	float:left;
	padding-top: 10px
}

.negozi_container_title h2{
	padding-top: 15px;
	font-size: 2.5em;
	font-family: 'Indie Flower';

}

.negozi_left li{
	color: #ffffff !important
}

.pavullo_container{
	background-color: #f7851e !important;	
}

.pavullo_ingrosso_container{
	background-color: #6DA01F
}

.sestola_container{
	background-color: #F4AD1F;	
}

.sestola_container img{
}

.lama_container{
	background-color: #6DA01F; 	
}

.santonio_container{
	background-color: #F7851E;
	padding-bottom: 100px !important
}

.pavullo_title{
	background-color: #ac5d15;	
}

.pavullo_ingrosso_title{
	background-color: #4C7016
}

.sestola_title{
	background-color: #F7851E;	
}

.lama_title{
	background-color: #4C7016
}

.santonio_title{
	background-color: #AC5D15
}

.orari{
	margin-top: 10px;
	text-align: center
}

.orari table{
	text-align: left;
	margin: 0 auto;
}

.orari h4{
	color: #ffffff;
	margin-top:20px;
	font-weight: bold
}

.orari table tr{
	border-bottom: #3a3114 1px solid;
	font-size: 1.1em
}

.orari table td{
	padding: 5px; 
	color: #FFFFFF
}

.negozi_left{
	width:50%;
	float: left;
	text-align:center
}

.negozi_right{
	width:45%;
	float: right;
	margin-top:2%;
	text-align: center
}

hr.green {
    background-image: linear-gradient(to right, transparent, rgba(30, 90, 20, 0.6), transparent);
    margin: 5px 0;
}

.itc_list{
	text-align: center
}

.itc_list li{
	font-size:1.2em;
	color: #ffffff
}

.itc_list h4{
	color: #ffffff;
	font-weight: bold
}

.itc_gallery_img{
	float:left;
	margin-right: 5%;
}

.itc_gallery_img img{
	position: relative;                
  	display: block;
  	width: 100%;
	border-radius: 20% 0
}

.itc_gallery_img_sestola img{
	width: 80% !important
}

.avatar {
  -webkit-mask-box-image: url('../img/maschera_mela_w.svg');
}

.mask{
	-webkit-mask-box-image: url('../img/maschera_mela_w.svg');
	mask: url("../img/maschera_mela.svg#svgmask2"");    	
	width: 300px;
	height: 300px;    
}





