/*
 Theme Name:     2punto0
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    "2 Punto 0 Firenze"
 Author:         Daniele Fois
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

@import url('et-line.css');

.alt-features-descr {
	color: #777;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.86;
	text-transform:none!important;
	text-align:left;
	letter-spacing:0.1em!important;
}
.section-title{
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0.5em;
	line-height: 1.4;
}
.section-text {
	font-size: 15px;
	font-weight: 300;
	color: #777;
	line-height: 1.7;
}
.testata-pagine h1{
	margin-bottom: 20px;	
}

.mod-breadcrumbs {
	font-family: "Dosis";
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 0.4em;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.mod-breadcrumbs a{
	color:#111;
}
.white .breadcrumb_last, .white a{
	color:#fff!important;
}
#tabs-center ul.et_pb_tabs_controls{
	display:flex!important;
	justify-content:center!important;
	background-color: #fff;
}
#tabs-center .et_pb_tabs {
	border:none!important;
}
#tabs-center .et_pb_tabs_controls li{
	padding: 0px;
	text-decoration: none;
	color: #000;
	background: none;
	border: 1px solid transparent;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin:0 30px;
	text-transform:uppercase;
	font-weight:400;
	font-size:12px;
	transition:0.5s;
}
#tabs-center .et_pb_tabs_controls li a{
	color:#000;
	padding:6px 20px 5px;
	line-height:1.42857143;
	letter-spacing: 1px;
}
#tabs-center .et_pb_tabs_controls li a:hover{
	color:#777!important;
}
#tabs-center .et_pb_tabs_controls li:hover{
	border: 1px solid #e9e9e9;
	
}
#tabs-center .et_pb_tab_active{
	border: 1px solid #222!important;
}
.et_pb_blurb_description a{
	color:#444!important;
	font-size:15px;
}
.et_pb_blurb_description a:hover{
	color:#000!important;
}
#blocchetto-email-lavoraconnoi h4{
	line-height:0px!important;
}
#blocchetto-email-lavoraconnoi .et-pb-icon:before{
	content: '';
    width: 23px;
    height: 23px;
    background: #000;
    border-radius: 2px!important;
    -moz-border-radius: 2px!important;
    -webkit-border-radius: 2px!important;
    transform: rotate(45deg);
	padding:2px;
    position: absolute;
    z-index: -1;
    top: -4px;
    left: -5px;
}
.et_pb_gutters3.et_pb_footer_columns1 .footer-widget{
	display:flex!important;
	flex-direction:column!important;
	align-items:center!important;
	justify-content:center!important;
}
.et_pb_gutters3.et_pb_footer_columns1 .footer-widget .fwidget{
	clear:both;
}
#media_image-2{
	margin-bottom:20px!important;
}
#main-footer{
	padding-bottom:60px!important;
}
.footer-copy {
	color:#111;
	margin-bottom: 5px;
	text-transform: none;
	letter-spacing: 0.5em;
}
.footer-made {
	font-size: 11px;
	color: #999;
}
 
#footer-widgets .footer-widget a {
	width: 25px;
	height: 25px;
	line-height: 25px !important;
	position: relative;
	margin: 0 6px;
	text-align: center;
	display: inline-block;
	color: #111!important;
	-webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	-moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	-o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}
#footer-bottom .container{
	display: flex!important;
	justify-content: center!important;
	align-content: center!important;
}
.footer-social-links{
	margin-bottom:40px;
}
.footer-social-links a:before {
	content: "";
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: -1px;
	left: -1px;
	border: 1px solid #111;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	-moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	-o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}
.footer-social-links a i, .footer-social-links a span {
	position: relative;
	top: 0;
	left: 0;
}
#footer-widgets .footer-widget .footer-social-links a:hover {
	color: #fff!important;
}
.footer-social-links a:hover:before {
	background: #111;
}
#footer-info{
	font-size:12px;
	text-align:center;
}
#blurb-tabs span{
	color:#a3a3a3!important;
	transition:1s!important;
}
#blurb-tabs p {
	color:#a3a3a3!important;
	font-size:13px;
	transition:1s!important;
}
#blurb-tabs .et_pb_code_inner:hover p, #blurb-tabs .et_pb_code_inner:hover span{
	color:#000!important;
}
#blurb-tabs .active-tab p, #blurb-tabs .active-tab span{
	color:#000!important;
}