/*
Theme Name: aigapalermo
Theme URI: https://www.aigapalermo.com/
Author: Giuseppe Massaro    
Author URI: https://www.millemila.it
Description: Official theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: aigapalermo

*/
html, body{
	margin: 0px !important;
	padding: 0px !important;
	font-family: 'Inter', sans-serif;
}

body{
	font-size: 1rem;	
}
header {
    background-color: #ffffff;
}
.container-fluid {
    padding: 0px !important;
}

.header_top{
	background-color: #ffffff;
	border-bottom: 1px solid #f29300;
		font-size: 0.8rem;	
}

.address-label, .mail-label, .facebook-label, .instagram-label {
    margin-right: 3px;
    margin-top: 11px;
}
.address-txt, .mail-txt, .instagram-label {
    margin-right: 10px;
    margin-top: 11px;
}
.address-txt{
	margin-top: 14px;
}
.address:after, .mail:after, .social:after {
    content: "";
    background-color: #f29300;
    width: 1px;
    transform: skew(20deg);
    padding: 40px 0px 5px 0px;
}
.navbar-toggler {
    border: none;
}

a{
	color: #f29300;
	text-decoration: none;
}
a:hover{
	color: #999999;
}

#logo, #logo_white{
	height: 140px;
}
#logo-container{
	background-color: #ffffff;
}
.header_bottom{
	background-color: #FFF;
}

.tab-associazione figure {
    width: 40%;
}
.tab-associazione .wp-block-column {
    padding: 20px;
}
.cyan-row {
    background-color: #f4f8fe;
    margin-bottom: 0px;
}

.empty-space{
	height: 200px;	
}

.nav-link {
	font-weight: 300;
	font-size: 1.2rem;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 1);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #f29300;
}

.wp-block-button__link {
	color: #fff !important;
	background-color: #f29300 !important;
	border-radius: 0px !important;
	font-size: 1em !important;
	transition: ease-in-out 300ms;
}
.wp-block-button__link:hover {
	background-color: #000 !important;
}
.gray{
	background-color: #eee !important;
}
footer{
	background-color: #fff;
	color: #3d3d3d;	
}
footer p{
	font-size: 0.8rem;
}
footer a{
	color: #3d3d3d;
	text-decoration: underline;
}
footer a:hover{
	color: #f6a508
}
.footer_bottom{
	background-color: #ffffff;
}
#footer_bottom{
	width: 1200px;
	margin: 0 auto;
	padding-top: 10px;
}

 .wpcf7 input[type="text"], 
 .wpcf7 input[type="email"], 
 .wpcf7 input[type="date"], 
 .wpcf7 input[type="password"], 
 .wpcf7 textarea {
    padding: 16px 19px;
    width: 100%;
    font-size: 13px;
    border: 0px;
    background-color: #ddd;
}
input[type="text"], 
input[type="email"], 
input[type="password"], 
textarea {
    color: #000000;
}
.wpcf7-contact-half-left {
    float: left;
    width: 49%;
}
.margin-right {
    margin-right: 2%;
}
span.consenso {
    font-size: 0.7rem;
}
h4.container.wp-block-post-title a {
    text-decoration: none;
}
h4.container.wp-block-post-title {
    padding: 0px;
}
.wpml-ls-legacy-list-horizontal {
    padding-top: 2px;
}
