/*
Theme Name: Zerif Lite F1
Theme URI: http://www.marciaformula1.liltmilano.org/
Description: Zerif Lite F1 Child Theme
Author: Federica Triglia
Author URI: http://www.ziqurrat.it
Template: zerif-lite
Version: 1.0.0
*/

div.header-content-wrap{padding: 120px 0 4px 0}

.buttons {margin: 25px 0;}
#pbc-shell-0 .pbc-unit-content {background:rgba(255,255,255,0.5) !important}
#testimonials > div.container > div.section-header {padding-bottom:15px;}
.juicer-feed .feed-item .j-text p {font-size:0.8em;}

#focus span:nth-child(4n+1) .focus-box .red-border-bottom::before {
	background: #f7d861 none repeat scroll 0 0;
}
#focus span:nth-child(4n+1) .focus-box .service-icon:hover, #focus span:nth-child(4n+1) .focus-box .service-icon:focus {
	border: 10px solid #f7d861;
}

#focus span:nth-child(4n+3) .focus-box .red-border-bottom::before {
	background: #e96656 none repeat scroll 0 0;
}
#focus span:nth-child(4n+3) .focus-box .service-icon:hover, #focus span:nth-child(4n+1) .focus-box .service-icon:focus {
	border: 10px solid #e96656;
}

#focus span:nth-child(4n+4) .focus-box .red-border-bottom::before {
	background: #3ab0e2 none repeat scroll 0 0;
}
#focus span:nth-child(4n+4) .focus-box .service-icon:hover, #focus span:nth-child(4n+1) .focus-box .service-icon:focus {
	border: 10px solid #3ab0e2;
}

nav.f1-footer-navigation  {text-align:right; padding-right:5%;}
nav.f1-footer-navigation ul {
	margin:0; 
	padding: 0;
	list-style-type:none;
}

nav.f1-footer-navigation ul li{
	display: inline;
	margin: 20px 20px 20px 0;
}
nav.f1-footer-navigation ul li:last-child{
	margin-right:0;
}

nav.f1-footer-navigation ul li a {
	font-family: "Lato", Hlvetica, sans-serif;
	font-size:16px;
	line-height:45px;
}

nav.f1-footer-navigation ul li a:hover, nav.f1-footer-navigation ul li a:active {text-decoration:underline}

/*fix gutenberg*/
.spazio-vert {margin:20px 0}

