/*
 Theme Name:     Born To Give Child Theme
 Theme URI:      https://demo.imithemes.com/born-to-give
 Description:    Born To Give Child Theme
 Author:         imithemes
 Author URI:     http://www.imithemes.com
 Template: 		 born-to-give
 Version:        1.0
*/

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


.dd-menu {
    top: 75px!important;
}

.dd-menu > li > a {
    line-height: 20px!important;	
}



@media only screen and (max-width: 992px){
	.dd-menu > li > a {
		border-bottom-width: 15px!important;
	}
	.dd-menu > li > a {
		color: #000000!important;
	}
}