@charset 'utf-8';
/*
Theme Name: Tema Child
Theme URI: https://one-lab.it
Description: Tema proprietario - one-lab.it
Author: one-lab.it
Author URI: https://one-lab.it
Template: Divi
Version: 1.2
*/


/* -------------------------------------------------------------- */




body {
	background: #fff !important;
    color: #222;
}
.et_pb_row, .container {
    width: 94%;
}
#main-footer > #footer-bottom {
	background: #f8f8f8 !important;
	padding: 40px 0 !important;
}
#p_fooo {
	text-transform: uppercase;
}
#p_fooo span {
	float: right;
}
#p_fooo, #p_fooo * {
	color: #111 !important;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'PT Serif';
	font-weight: 400;
	color: #111;
}
h1, h2 {
	padding-bottom: 35px;
}
.et_pb_button_module_wrapper a.et_pb_button {
	color: #111;
	border-bottom: 1px solid #111 !important;
}
.sezione_servizi {
	padding: 40px 0 !important;
    margin: 30px 0;
}
.sezione_servizi .et_pb_column_1_3 h3 {
	font-size: 20px;
}
.sezione_servizi .et_pb_column_1_3 .et_pb_text p {
	font-size: 14px;
    line-height: 24px;
}
.sezione_servizi .et_pb_column_1_3 .et_pb_text_inner {
	position: relative;
	padding-left: 50px;
}
.sezione_servizi .et_pb_column_1_3 .et_pb_text_inner:before {
	content: "";
    display: block;
    background-image: url(/wp-content/uploads/2019/10/servizi.png);
    width: 39px;
    height: 57px;
    position: absolute;
    left: 0;
	top: -17px;
    transform: scale(0.5);
}
.et_pb_salvattore_content article.et_pb_post {
	border: 0;
	padding: 0;
}
.et_pb_salvattore_content article.et_pb_post .post-content, .et_pb_salvattore_content article.et_pb_post .post-content * {
	font-size: 14px;
    line-height: 24px;
}
.et_pb_salvattore_content article.et_pb_post h2.entry-title {
	padding-bottom: 15px;
}
.et_pb_salvattore_content article.et_pb_post .post-content p {
	text-align: justify;
}
.et_pb_salvattore_content article.et_pb_post .post-content a.more-link {
	color: #111;
    border-bottom: 1px solid #aaa !important;
    padding: 0 25px 5px 0 !important;
    font-style: italic;
    font-size: 15px;
    margin-top: 15px;
    display: inline-block;
}
.et_pb_salvattore_content article.et_pb_post .et_pb_image_container {
	margin: 0;
}
#main-content #the_fooo .et_pb_contact .et_pb_contact_submit.et_pb_button {
	padding: 18px 30px !important;
    font-style: normal !important;
    letter-spacing: 1px !important;
}
form.et_pb_contact_form .et_pb_contact_field .et_pb_contact_field_options_title {
	display: none !important;
}
form.et_pb_contact_form .et_pb_contact_field .et_pb_contact_field_options_list .et_pb_contact_field_checkbox label {
	font-size: 9.5px;
    font-weight: bold;
}
form.et_pb_contact_form .et_contact_bottom_container {
    margin-top: 0;
}
form.et_pb_contact_form textarea {
	resize: none;
}
#the_fooo .et_pb_column_1_2 .et_pb_text .et_pb_text_inner p {
	position: relative;
	padding-left: 30px;
    font-size: 13px;
    line-height: 20px;
    font-weight: bold;
    color: #222;
	padding-bottom: 28px;
}
#the_fooo .et_pb_column_1_2 .et_pb_text .et_pb_text_inner p:before {
	content: "";
    display: inline-block;
	background-size: cover;
    width: 16px;
    height: 16px;
	position: absolute;
	left: 0;
	top: 2px;
}
#the_fooo .et_pb_column_1_2 .et_pb_text .et_pb_text_inner p:nth-child(1):before {
    background-image: url(/maps.svg);
}
#the_fooo .et_pb_column_1_2 .et_pb_text .et_pb_text_inner p:nth-child(2):before {
    background-image: url(/tel.svg);
}
#the_fooo .et_pb_column_1_2 .et_pb_text .et_pb_text_inner p:nth-child(3):before {
    background-image: url(/fax.svg);
}
#the_fooo .et_pb_column_1_2 .et_pb_text .et_pb_text_inner p:nth-child(4):before {
    background-image: url(/mail.svg);
}
#main-header .et_menu_container {
	max-width: 1140px;
}
#top-menu #menu-item-tel {
	padding-left: 30px;
    margin-left: 30px;
}
#top-menu #menu-item-tel:before {
	content: "";
    display: block;
    background: #222;
    opacity: 0.2;
    width: 1px;
    height: 70px;
    position: absolute;
    left: 0;
    top: -27px;
}
#top-menu #menu-item-mail a, #top-menu #menu-item-tel a {
	text-transform: lowercase;
	letter-spacing: 0;
    font-size: 13px;
}
#top-menu #menu-item-mail a:before, #top-menu #menu-item-tel a:before {
	content: "";
    display: inline-block;
    background-size: cover;
    width: 16px;
    height: 16px;
    opacity: 0.42;
    vertical-align: bottom;
    margin-right: 12px;
}
#top-menu #menu-item-mail a:before {
	background-image: url(/mail.svg);
}
#top-menu #menu-item-tel a:before {
	background-image: url(/tel.svg);
}









/* - - - media query / responsive - - - */

@media screen and (max-width:1100px){
	#top-menu li {
    padding-right: 14px;
	}
	#top-menu li a {
    font-size: 14px !important;
	}
	#top-menu #menu-item-tel {
    margin-left: 10px;
	}
	#p_fooo {
    text-align: center;
	}
	#p_fooo span {
    float: none;
    display: block;
	}
}
@media screen and (max-width:980px){
	
}
@media screen and (max-width:767px){
	#p_fooo, #p_fooo * {
	font-size: 14px !important;
	}
	.home .et_pb_section.sezione_servizi > .et_pb_row {
	padding-bottom: 0 !important;
	}
	#the_fooo,#the_fooo > .et_pb_row {
	padding-top: 0 !important;
	}
	#post-19 #the_fooo {
	padding-top: 50px !important;
	}
	.single.single-post h1 {
	padding-top: 25px !important;
	padding-bottom: 0 !important;
	}
	#post-17 .et_pb_section_0, #post-17 .et_pb_section_0 > .et_pb_row, #post-17 .et_pb_section_0 > .et_pb_row h1 {
	padding-bottom: 0 !important;
	}
}
@media screen and (max-width:620px){
	#p_fooo, #p_fooo * {
    font-size: 12px !important;
    text-transform: initial;
	}
}
@media screen and (max-width:479px){
	#p_fooo {
	max-width: 290px;
    margin: 0 auto;
	}
	#p_fooo span {
    letter-spacing: -0.5px;
	}
}






