/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: Masjid Solutions
 Template: Divi
 Version: 1.0.1
*/

/* =Theme customization starts here
------------------------------------------------------- */

/* Menu custom style */
@media (min-width:992px){
	.et_pb_menu__wrap{
	justify-content: flex-end!important;
}
}

.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a.btn-donate-now{
	    padding: 0 35px!important;
    background: #15549a;
    color: #fff!important;
    height: auto;
    line-height: 1;
}