/*
Theme Name: Born to Give Child Theme 
Theme URI: http://wp2.imithemes.com/born-to-give/
Description: Child theme for Born to Give WordPress Theme
Author: imithemes
Author URI: http://www.imithemes.com
Template: born-to-give
Version: 1.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
@import url(../born-to-give/style.css);


.dnt-button {
  position: absolute;
  top: 22px;
}
.dnt-button a {
  background: #004C98;
  color: #fff;
  padding: 5px 15px;
}
.dnt-button a:hover{
	color: #fff;
	opacity: .7;
}
.dd-menu {
    margin-top: 69px!important;
}