/* FOOTER */ 
.FooterMetodipagamento--Title {
	padding-top:15px;
	color:#d0a250 !important;
}
.FooterMetodipagamento--Title i{
	margin-right: 8px;
}

ul.FooterMetodipagamento--Listato li {
	color:#fff;
}
ul.FooterMetodipagamento--Listato {
	margin-bottom:15px;
}
.widget-title {
    margin-bottom: 5px !important;
}

.footer-img {
	width:100%;
	text-align:center;
}
.footer-img img {
	width:150px;
	margin-bottom:15px;
}
 
.pagamenti-box1 {
	width:390px;
	position:relative;
	float:left;
	text-align:center;
}

.pagamenti-box1 {
	width:595px;
	height:44px;
	position:relative;
	float:left;
	text-align:center;
}

.pagamenti-box0 {
   max-width:1000px;
    margin:0 auto;
}




.footer .widget-title {
	font-size:18px;
}

@media screen and (max-width:1200px) {
	#footer.solid-bg {
		background: #1a1c20 !important;
	}

	.footer .wf-cell {
		text-align:center !important;
	}
}

@media screen and (min-width:601px) and (max-width:1200px) {
	.footer .widget {
		width: 50%;
	}
}

#footer p {
	font-size:14px;
	line-height:22px;
	color:#fff;
}

.footer a:hover {
	text-decoration:none !important;
}


#footer a.Footer__Contacts {
	color:#d0a250;
	text-decoration:none;
}

#footer a.Footer__Contacts:hover {
	color:#999;
}

.footer .soc-ico a:before {
    background-color: #871B1A;
}

.footer .soc-ico a:not(:hover) .soc-font-icon {
    color: #fff;
}
