/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
#main-header{
	background-image:url(https://www.dharmayogakaruna.it/wp-content/uploads/2018/11/sfondo-header-dharmayogakaruna.jpg)!important;
	background-repeat: no-repeat;
 background-attachment: fixed;
    background-size: 100% 100%;
    background-position: center center;
}
H1,h2,h3{
	color:#7a1605!important;
		
}
h1{
/*	padding-bottom: 25px!important*/
}
h2,h3{
	padding-bottom: 15px!important;
		padding-top: 15px!important
}
@media only screen and (min-width: 1350px){
.et_pb_section {
    padding: 0px 0!important;
}
}
@media (min-width: 981px){
.et_pb_section {
    padding: 0% 0!important;
}
}
@media (max-width: 980px){
.et_pb_section {
    padding: 0px 0!important;
}
}