/*-------------------------------------------------------
Theme Name: Divi Child Theme
Theme URI: https://natasciagraham.it/
Description: A child theme template for Divi
Author: Anna Franchin
Author URI: https://annafranchin.it/
Template: Divi
Version: 1.0.0
----------------- ADDITIONAL CSS HERE ------------------*/




/*RECAPTCHA*/
.grecaptcha-badge {
    visibility: hidden!important;
}





/*--------------------------------------- ALL SITE ---------------------------------------*/
body, h1, h2, h3, h4, h5, h6{
	font-weight: 300!important;
}

.satisfy-title{
	font-family: Satisfy;
	font-weight: normal;
	font-size: 65px;
}

h3 .satisfy-title{
	font-size: 50px!important;
}

strong{
	font-weight: 400;
}

.et_pb_button{
	line-height: 23px!important;
}

.et_pb_scroll_top.et-pb-icon{
	background: #56432F;
}

@media all and (min-width: 981px) and (max-width: 1439px){
	.satisfy-title{
		font-size: 50px!important;
	}
	
	h2, .product .related h2, .et_pb_column_1_2 .et_quote_content blockquote p {
		font-size: 30px!important;
	}
	
	h3 .satisfy-title{
		font-size: 35px!important;
	}
	
	h3{
		font-size: 23px!important;
	}
}

@media all and (max-width: 980px){
	.satisfy-title{
		font-size: 40px!important;
	}
	
	h2, .product .related h2, .et_pb_column_1_2 .et_quote_content blockquote p {
		font-size: 30px!important;
	}
	
	h3 .satisfy-title{
		font-size: 35px!important;
	}
	
	h3{
		font-size: 23px!important;
	}
}

@media all and (max-width: 768px){
	.satisfy-title{
		font-size: 30px!important;
	}
	
	h2, .product .related h2, .et_pb_column_1_2 .et_quote_content blockquote p {
		font-size: 25px!important;
	}
	
	h3 .satisfy-title{
		font-size: 25px!important;
	}
	
	h3{
		font-size: 20px!important;
	}
}


/*alterna ordine colonne su mobile*/
@media all and (max-width: 1279px) {
/*** wrap row in a flex box ***/
.custom_row {
  display: -webkit-box!important;
  display: -moz-box!important;
  display: -ms-flexbox!important;
  display: -webkit-flex!important;
  display: flex!important;
-webkit-flex-wrap: wrap!important; /* Safari 6.1+ */
flex-wrap: wrap!important;
}
 
/*** custom classes that will designate the order of columns in the flex box row ***/
.first-on-mobile {
-webkit-order: 1!important;
order: 1!important;
}
 
.second-on-mobile {
-webkit-order: 2!important;
order: 2!important;
} 
}
/*end*/
/*--------------------------------------- END ALL SITE ---------------------------------------*/




/*--------------------------------------- MENU ---------------------------------------*/
/*distanziamento voci menu centrato*/
.et_header_style_split #top-menu-nav{
	width: 80%;
}

ul#top-menu {
    display: flex;
    justify-content: space-between;
}

/*ombreggiatura menu*/
#main-header{
	box-shadow: rgba(86,67,47,30%) 0px 2px 6px;
}

/*disabilita animazione logo*/
.et_header_style_split .centered-inline-logo-wrap #logo{
	animation: none!important;
}

/*----- mobile -----*/
/*allineamento logo + hamburger menu*/
.logo_container{
	text-align: left!important;
}

.et_header_style_split #main-header .mobile_nav{
	background: none;
}

.select_page {
    display: none!important;
}

.et_header_style_split #main-header .mobile_nav{
	padding: 0!important;
}

.et_header_style_split .et_menu_container .mobile_menu_bar {
    top: auto!important;
}

@media all and (max-width: 980px){
	#et-top-navigation {
    position: absolute!important;
    top: 0!important;
}
}
/*end*/

.et_header_style_split .et_mobile_menu {
    top: 60px;
}

span.mobile_menu_bar.mobile_menu_bar_toggle::before {
    color: #56432F;
}

.et_mobile_menu{
	border-top: 3px solid #56432F;
}

.et_mobile_menu li a {
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
}
/*----- end mobile -----*/
/*--------------------------------------- END MENU ---------------------------------------*/




/*--------------------------------------- TOP IMAGE ---------------------------------------*/
@media all and (min-width: 981px) and (max-width: 1439px){
	#cit{
		font-size: 50px!important;
	}
}

@media all and (min-width: 981px) and (max-width: 1279px){
	.et_pb_row.cover{
		width: 100%!important;
	}
}
/*--------------------------------------- END TOP IMAGE ---------------------------------------*/




/*--------------------------------------- CHI SONO ---------------------------------------*/
@media all and (min-width: 981px) and (max-width: 1279px){
	#chi-sono{
		padding-top: 0%!important;
	}
	
	.et_pb_row{
		width: 80%!important;
	}
	
	.row-col{
		flex-wrap: wrap;
		padding-top: 0%!important;
	}
	
	#chi-sono .col-1{
		height: 600px!important;
		min-width: 590px!important;
		margin: auto!important;
	}
	
	.col-2{
		width: 100%!important;
		margin-top: 30px;
    	margin-bottom: 60px;
	}
	
	#box-brown-1{
		height: 30%!important;
		top: 6%!important;
	}
}

@media all and (max-width: 768px){
	.col-1{
		margin-bottom:10px!important;
	}
}

@media all and (max-width: 479px) {
 	.foto-ombra .et_pb_image_wrap {
    	box-shadow: -50vw 0px 0px -30px #56432f!important;
	}
}
/*--------------------------------------- END CHI SONO ---------------------------------------*/





/*--------------------------------------- SERVIZI ---------------------------------------*/
.but-more{
	min-height: 53px!important;
}

.but-servizi{
	width: 100%;
}

@media all and (min-width: 981px) and (max-width: 1753px){
	#but-rif{
		padding-top: 3px!important;
		padding-bottom: 0!important;
	}
}

@media all and (min-width: 981px) and (max-width: 1279px){
	#row-servizi .et_pb_column{
		margin-right: 2%!important;
	}
	
	#row-servizi {
		display: flex;
		justify-content: center;
	}
}

@media all and (min-width: 530px) and (max-width: 697px){
	#but-rif{
		height: 53px!important;
		padding-top: 3px!important;
		padding-bottom: 0!important;
	}
}


@media all and (min-width: 981px) and (max-width: 1197px){
	#row-servizi{
		flex-wrap: wrap;
	}
	
	#row-servizi .et_pb_column{
		width: 46.25%!important;
		margin-bottom: 30px;
	}
	
	#row-servizi .et_pb_column:first-child, #row-servizi .et_pb_column:nth-child(3){
		margin-right: 5.5%!important;
	}
	
	#but-rif, #but-prana{
		padding-top: 15px!important;
		padding-bottom: 15px!important;
	}
}
/*--------------------------------------- END SERVIZI ---------------------------------------*/





/*--------------------------------------- CONSULENZE ---------------------------------------*/
.consulenze h3, .accordino h4{
	font-weight: 400!important;
}

.accordino .et_pb_toggle_title{
	padding: 0px 35px;
}

.accordino .et_pb_toggle_content{
	padding: 5px 35px!important;
}

.accordino .et_pb_toggle_title:before{
    right: auto;
    left: 0;
}

@media all and (min-width: 1280px) and (max-width: 1536px){
	#img-consulenze{
		position: relative!important;
		bottom: 0%!important;
	}
	
	.row-consulenze .col-2 {
		width: 61%!important;
	}
	
	.row-consulenze .col-1 {
		align-self: center;
	}
	
	.row-cons-aziende{
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	
	.row-cons-aziende .et_pb_column{
		width: 100%!important;
		margin-right: 0!important;
	}
}

@media all and (min-width: 981px) and (max-width: 1279px){
	#img-consulenze{
		position: relative!important;
		bottom: 0%!important;
		width: 496px;
	}
	
	.row-cons-aziende .et_pb_column, .row-consulenze .col-2{
		width: 100%!important;
		margin-right: 0!important;
	}
	
	#consulenze .col-1 {
		margin-right: auto!important;
		margin-left: auto!important;
		width: auto!important;
	}
	
	#box-brown-2 {
		height: 20%;
		top: 260px;
		width: 50%!important;
	}
	
	.row-consulenze .col-2{
		margin-top: 80px!important;
	}
	
	.row-cons-aziende .et_pb_column{
		margin-top: -20px!important;
	}
}

@media all and (max-width: 980px){
	#img-consulenze{
		box-shadow: 50vw 0px 0px -60px #56432f;
	}
	
	.row-cons-aziende .et_pb_column, .row-consulenze .col-2{
		width: 100%!important;
		margin-right: 0!important;
	}
	
	.accordino .et_pb_toggle_content{
		padding: 5px 0px!important;
	}
	
	.accordino .et_pb_toggle_title{
		padding: 0px 25px;
	}
	
	.et_pb_toggle_open h4.et_pb_toggle_title {
		padding-left: 0;
	}
}

@media all and (max-width: 479px){
	#img-consulenze{
		box-shadow: 40vw 0px 0px -40px #56432f;
	}
	
	.row-cons-aziende .et_pb_column{
		margin-top: -30px!important;
	}
}
/*--------------------------------------- END CONSULENZE ---------------------------------------*/





/*--------------------------------------- WEBINAR E CORSI ---------------------------------------*/
@media all and (min-width: 1280px) and (max-width: 1536px){
	.row-corsi .col-1{
		align-self: auto!important;
	}
	
	#box-brown-3 {
		height: 30%;
		top: 35%;
		bottom: auto;
	}
}

@media all and (min-width: 981px) and (max-width: 1279px){	
	.row-corsi .et_pb_column {
		margin: auto!important;
	}
	
	.row-corsi .col-1{
		top: auto;
		width: auto!important;
	}
	
	.row-corsi .col-2 {
		margin-top: 80px!important;
	}
	
	#box-brown-3 {
		height: 25%;
		top: 230px;
		width: 60%!important;
	}
	
	#img-corsi{
		width: 496px!important;
	}
}

@media all and (max-width: 980px){
	#img-corsi{
		box-shadow: -50vw 0px 0px -60px #56432f;
	}
	
	.row-corsi .col-2 {
		margin-top: 80px!important;
	}
	
	.row-corsi .col-1{
		margin-bottom: 0px!important;
	}
}

@media all and (max-width: 768px){
	.row-corsi .col-2 {
		margin-top: 60px!important;
	}
}

@media all and (max-width: 479px){
	#img-corsi{
		box-shadow: -40vw 0px 0px -40px #56432f;
	}
}
/*--------------------------------------- END WEBINAR E CORSI ---------------------------------------*/





/*--------------------------------------- TRATTAMENTO HARMONIC PRANA ---------------------------------------*/
@media all and (min-width: 1280px) and (max-width: 1536px){		
	.row-harmonic .col-2{
		top: 0%!important;
	}
	
	.row-harmonic {
		display: flex;
		align-items: center;
	}
}

@media all and (min-width: 981px) and (max-width: 1279px){
	#harmonic-prana .col-1 {
		margin-right: auto!important;
		margin-left: auto!important;
		width: auto!important;
	}
	
	#box-brown-4 {
		height: 30%;
		top: 250px;
		width: 60%!important;
	}
	
	#img-harmonic{
		width: 496px!important;
	}
	
	.row-harmonic .col-2 {
		margin-top: 0!important;
		margin-right: 0!important;
	}
}

@media all and (max-width: 980px){
	#img-harmonic{
		box-shadow: 50vw 0px 0px -60px #56432f;
	}
}
/*--------------------------------------- END TRATTAMENTO HARMONIC PRANA ---------------------------------------*/




/*--------------------------------------- RIFLESSOLOGIA PLANTARE ---------------------------------------*/
@media all and (min-width: 1280px) and (max-width: 1536px){
	#img-riflessologia{
		position: relative!important;
		bottom: 0%!important;
	}
	
	.row-riflessologia {
		display: flex;
		align-items: center;
	}
	
	.row-riflessologia .col-2 {
		width: 48.5%!important;
		top: 0%!important;
	}
	
	.row-riflessologia .col-1 {
		align-self: center;
	}
	
	#box-brown-5 {
		top: 35%;
	}
}

@media all and (min-width: 981px) and (max-width: 1279px){
	.row-riflessologia {
		display: flex;
		justify-content: center;
	}
	
	.row-riflessologia .et_pb_column{
		width: auto!important;
	}
	
	#box-brown-5 {
		height: 25%;
		top: 250px;
		width: 60%!important;
	}
	
	#img-riflessologia{
		width: 496px!important;
	}
	
	.row-riflessologia .col-2 {
		margin-top: 0!important;
	}
}

@media all and (max-width: 980px){
	#img-riflessologia{
		box-shadow: -50vw 0px 0px -60px #56432f;
	}
}
/*--------------------------------------- END RIFLESSOLOGIA PLANTARE ---------------------------------------*/




/*--------------------------------------- RECENSIONI ---------------------------------------*/
#recensioni .et-pb-controllers{
		position: relative;
	}

#recensioni .et-pb-active-slide .et_pb_slide_description {
	animation-name: fadeRight;
	-webkit-animation-name: fadeRight;
	-moz-animation-name: fadeRight;
	-o-animation-name: fadeRight;
	-ms-animation-name: fadeRight;
}

.et_pb_bg_layout_dark .et_pb_slide_description {
    text-shadow: none!important;
}
/*--------------------------------------- END RECENSIONI ---------------------------------------*/




/*--------------------------------------- NEWSLETTER ---------------------------------------*/
.satisfy-news{
	font-size: 57px;
}

#newsletter-form #mlb2-3244228.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input, #newsletter-form #mlb2-3244228.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p {
    font-weight: 300!important;
}

#newsletter-form #mlb2-3244228.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button, #newsletter #mlb2-3244228 .ml-mobileButton-horizontal button {
    color: #91a8a4!important;
	font-size: 18px!important;
	transition: 300ms!important;
	-webkit-transition: 300ms!important;
	-moz-transition: 300ms!important;
	-ms-transition: 300ms!important;
	-o-transition: 300ms!important;
}

#newsletter-form #mlb2-3244228.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button:hover {
    background-color: rgb(248 247 242 / 65%)!important;
    border-color: #DECCD5!important;
}

#newsletter .et_pb_divider {
    position: absolute;
    right: 0;
    width: 50vw;
}

#newsletter-form #mlb2-3244228.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type=checkbox]:checked~.label-description::before{
	background-color: #91a8a4!important;
}

@media all and (min-width: 981px) and (max-width: 1439px){
	#newsletter h2{
		font-size: 23px!important;
	}
	
	.satisfy-news{
		font-size: 40px!important;
	}
	
	#newsletter .et_pb_column_29 {
		width: 40%;
	}
	
	#newsletter .et_pb_column_30 {
		width: 60%;
	}
}

@media all and (max-width: 980px){
	#mlb2-3244228.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody, #mlb2-3244228.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody {
		padding: 20px 0!important;
	}
	
	#newsletter .et_pb_divider{
		width: 100%;
	}
}
/*--------------------------------------- END NEWSLETTER ---------------------------------------*/




/*--------------------------------------- CONTACT FORM ---------------------------------------*/
.contact-up {
    display: flex;
    justify-content: space-between;
}

.contact-down, .contact-up, .wpcf7-list-item {
    width: 60%;
    margin: auto;
}

.wpcf7-list-item {
    margin-left: 0!important;
    text-align: left;
	font-size: 16px!important;
}

.contact-up .wpcf7-form-control{
	width: 100%;
}

.contact-up label {
    width: 47%;
}

.contact-down textarea {
    width: 100%;
}

.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {
    font-size: 18px;
    color: #56432f;
    font-weight: 300;
	padding: 10px;
	border-color: #ccc;
}

input.wpcf7-form-control.wpcf7-submit.et_pb_button {
    padding: 15px 18px!important;
	min-width: 150px;
}

.wpcf7-list-item-label a {
    color: #56432f;
    text-decoration: underline;
	transition: 300ms!important;
	-webkit-transition: 300ms!important;
	-moz-transition: 300ms!important;
	-ms-transition: 300ms!important;
	-o-transition: 300ms!important;
}

.wpcf7-list-item-label a:hover{
	color: rgb(86 67 47 / 65%);
}

@media all and (max-width: 1439px){
	.contact-down, .contact-up, .wpcf7-list-item {
		width: 80%;
	}
}

@media all and (max-width: 980px){
	.contact-up{
		flex-wrap: wrap;
	}
	
	.contact-up label {
		width: 100%;
	}
}
/*--------------------------------------- END CONTACT FORM ---------------------------------------*/





/*--------------------------------------- FOOTER ---------------------------------------*/
#main-footer .footer-widget h4 {
    font-weight: 400!important;
}

.text-footer-1, .footer-widget h4 {
    text-align: right;
}

.text-footer-1, #custom_html-3 div:first-of-type{
	padding-top: 10px;
}

.footer-widget:nth-of-type(3) h4.title {
    text-align: left;
}

#siaf {
    display: block;
    margin: 0 auto;
	max-width: 90px;
}

#hr-footer-1 {
    margin-top: -5px;
    position: relative;
    width: 100vw;
    float: right;
    border-top: 1px solid #56432f;
}

#hr-footer-2 {
    margin-top: -15px;
    position: relative;
    width: 100vw;
    float: left;
    border-top: 1px solid #56432f;
}

.footer-widget:nth-of-type(2) {
    margin-right: 5.5%!important;
}

#main-footer #media_image-2 {
    position: relative;
    display: flex;
    width: 100%!important;
    justify-content: center;
}

#main-footer .et-pb-icon{
	width: 25px;
}

#custom_html-3 {
    float: right;
}

#custom_html-3 div{
	margin-bottom: 10px;
}

#main-footer .et-pb-icon {
    font-size: 25px;
    vertical-align: bottom;
	margin-right: 10px;
}

#main-footer a{
	transition: 300ms!important;
	-webkit-transition: 300ms!important;
	-moz-transition: 300ms!important;
	-ms-transition: 300ms!important;
	-o-transition: 300ms!important;
}

#main-footer a:hover{
	color: rgb(86 67 47 / 65%)!important;
}

#footer-info{
	text-align: center;
	float: none!important;
}

@media all and (min-width: 981px){
	#main-footer .container{
		width: 100%!important;
		max-width: none!important;
		overflow: hidden;
	}
	
	.footer-widget:nth-of-type(1){
		display: flex;
		flex-direction: row-reverse;
	}
	
	.footer-widget:last-of-type{
		display: flex;
		flex-direction: row;
	}
	
	#siaf {
		float: right;
	}
}

/*alterna ordine colonne su mobile*/
@media all and (max-width: 980px) {
/*** wrap row in a flex box ***/
#footer-widgets {
  display: -webkit-box!important;
  display: -moz-box!important;
  display: -ms-flexbox!important;
  display: -webkit-flex!important;
  display: flex!important;
-webkit-flex-wrap: wrap!important; /* Safari 6.1+ */
flex-wrap: wrap!important;
}
 
/*** custom classes that will designate the order of columns in the flex box row ***/
.footer-widget:first-of-type {
-webkit-order: 2!important;
order: 2!important;
}
 
.footer-widget:nth-of-type(2) {
-webkit-order: 1!important;
order: 1!important;
} 

.footer-widget:nth-of-type(3) {
	-webkit-order: 3!important;
	order: 3!important;
} 
}
/*end*/

@media all and (max-width: 1439px){
	#main-footer .footer-widget h4{
		font-size: 23px;
	}
}

@media all and (max-width: 980px){
	.footer-widget:nth-child(n), #footer-widgets .footer-widget:nth-last-child(-n+2) {
		min-width: 100%;
		margin: 0% 0% 50px!important;
	}
	
	.footer-widget .et_pb_widget {
		width: 100%;
	}
	
	#hr-footer-1, #hr-footer-2{
		width: 100%;
	}
	
	#siaf{
		float: right;
		margin: auto;
	}
}

@media all and (max-width: 768px){
	#main-footer #media_image-2{
		display: block;
		text-align: center;
	}
	
	#main-footer #media_image-2 img {
		max-width: 200px!important;
	}
	
	#siaf{
		max-width: 50px;
	}
}
/*--------------------------------------- END FOOTER ---------------------------------------*/




/*--------------------------------------- COOKIEBOT ---------------------------------------*/
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
    background-color: #ddd!important;
    border: 1px solid #ddd!important;
}

a#CybotCookiebotDialogBodyLevelButtonAccept, a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
    background-color: #91a8a4!important;
    border: 1px solid #91a8a4!important;
}

@media all and (max-width: 768px){
	h2#CybotCookiebotDialogBodyContentTitle{
		font-size: 18px!important;
	}
}
/*--------------------------------------- END COOKIEBOT ---------------------------------------*/

.ml-form-embedWrapper.embedForm {
	background-color: #91a8a4!important;
}
a {
	color: #91a8a4;
}
.et-search-form, blockquote {
	border-color: #91a8a4;
}
#chi-sono .et_pb_toggle_open .et_pb_toggle_title {
	display: none!important;
}