/*
 Theme Name:     Divi Child Theme
 Theme URI:      
 Description:    A child theme of Divi Theme
 Author:         Elegant Themes
 Author URI:     
 Template:       Divi
 Version:        3.0
*/


/****************************************
*** Theme customization starts below ***
*****************************************/





/****************************************
**** Responsiveness CSS starts below ****
*****************************************/

/* Default Divi Tablet breakpoint */
@media screen and (max-width: 980px) {
	
}

/* Default Divi Mobile breakpoint */
@media screen and (max-width: 767px) {
	
}

/* Default Divi Desktop breakpoint */
@media screen and (min-width: 981px) {
	
}
