/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
.nbscontent h1, .nbscontent h2, .nbscontent h3, .nbscontent h4, .nbscontent h5, .nbscontent h6 { margin-top: 20px!important; margin-bottom: 20px; line-height: 1.1em!important;}

input:focus, textarea:focus { box-shadow: 0 0 8px rgba(0, 0, 0, 0.1)!important;}
/*-------------------------------Mobile--------------------------*/
@media screen and (min-width: 981px) {
#page-container { top: 82px !important; padding-top: 82px !important;}
}
@media screen and (min-width:981px) and (max-width:1199px){
}
@media screen and (min-width:768px) and (max-width:980px){
}
@media screen and (min-width:568px) and (max-width: 767px){ 
}
@media screen and (min-width:320px) and (max-width: 567px){ 
}
@media screen and (min-width:320px) and (max-width: 767px){ 
}
@media screen and (min-width:320px) and (max-width: 980px){ 
}
/*-------------------------------Mobile end-------------------------*/