/*
Theme Name:     Born To Give Child Theme
Description:    
Author:         admin
Template:       born-to-give

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
.dd-menu > li > a{
	display:block;
	line-height:50px;
	text-transform: uppercase !important;
	letter-spacing:1px;
	-webkit-transition:all 0.3s ease 0.2s;
	-moz-transition:all 0.3s ease 0.2s;
	-ms-transition:all 0.3s ease 0.2s;
	-o-transition:all 0.3s ease 0.2s;
	transition:all 0.3s ease 0.1s;
}
.yourclass {
    border-radius: 25px;
    background-color: #EF7924 !important;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.yourclass2 {
    font-weight: 400;
}
.featured-link {
    padding: 15px 30px 0;
    display: block;
    min-height: 100px;
    line-height: 28px;
}
.featured-text {
    border-right: 1px solid #e6e6e6;
    text-align: center;
    padding: 25px 20px;
    line-height: 28px;
}
.block-title {
    display: block;
    text-transform: uppercase;
    font-family: inherit;
    font-size: 34px;
}
.timer {
    color: #f4524d;
    display: block;
    font-weight: 700;
    font-size: 38px;
    margin-top: 5px;
}

.block-title {
    line-height: 37px !important; 
}
.page-banner {
      background-color: #0A446B !important;
}
