/*
Theme Name: Wildman
Author: Wildman Web Solutions
Template: wildman
Version:        3.0
*/
/* This file was modified 2023-01-25 by WP Zone to customize metadata in header comment */


/****************************************
*** 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) {
	
}
