/*
Theme Name:     Elettropiesse - Elitepress
Theme URI:      https://www.effebishop.com/
Description:    Tema Child per il tema Elitepress
Author:         Emanuele Ghezzi - EFFEBI di Emanuele Ghezzi
Author URI:     https://www.effebishop.com/
Template:       elitepress
Version:        1.2.0
*/

#menu-menu-social li{
	display: inline;
	padding-right: 10px;
}

#menu-menu-social a::before {
	display: none;  
}

.header-section .widget {
	margin: 15px 0;
}
.contact-area {
	margin: 20px 0px 0px;
	
}

#top-header-sidebar-right {
	text-align: right;
}

.post-copiright {
	color: #707981 !important;
	font-size: 12px !important;
}
.contatti p {
	color: #000;
	text-align: center;
}
/*
******************************PAGINA CONTATTI*********************************
*/
.googlemap {
    position: relative;
    padding-bottom: 65.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 30px;
	margin-top: 30px;
	border: 5px solid #31A3DD;
}
.googlemap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*
************************FINE PAGINA CONTATTI*******************************
*/

/*
************************INIZIO POLICY PRIVACY/COOKIE*********************************
*/
.blocco-cookie {
    padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 20px;
	border: 4px solid #31A3DD;
	margin-bottom: 30px;
}

/*
************************FINE POLICY PRIVACY/COOKIE*******************************
*/