/*
 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
*/


/* =Theme customization starts here
------------------------------------------------------- */
/* home page slider image do not hide on mobile */


@media only screen and ( min-width: 981px ) and ( max-width: 1166px) {
	.logo_container img {

	max-height: 47% !important;
  }
}


.et_pb_fullwidth_header {
	
	padding: 15px 0 !important;
}

.post-79 #_dgx_donate_designated {
	
	display: none;
}