/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Fheba Design Inc.
 Author URI:     https://www.fhebadesign.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/* ----------- MAIN STYLING ----------- */


a, a:link, a:visited, a:hover, a:active {
	
}

h1, h2, h3, h4, h5, h6 {
	overflow-wrap: normal;
}


@media (min-width: 981px) {	

}

@media (max-width: 980px) {

}

@media (min-width: 768px) and (max-width: 980px) {

}

@media (min-width: 981px) {	

}
 
@media only screen and (min-width: 980px) {

}