.section.top.type-1 .top-wrapper .breadcrumb, .section.top.type-1 .top-wrapper .breadcrumb span a span {
    color: #fff;
}

.section.top.type-1 .top-wrapper .breadcrumb span a span:hover {
    color: #e7ce4f;
}

.section.top.type-1 .top-wrapper .breadcrumb span {
    color: #e7ce4f;
}

.widget-area .searchform i {
    display: none;
}

.migla_donate_now.mg-btn-grey {
    width: 100% !important;
    box-shadow: none !important;
    border: 1px solid #e7ce4f !important;
    background: none !important;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px !important;
    padding: 0 30px !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700 !important;
    font-size: 11px !important;
    font-style: normal;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.migla_donate_now.mg-btn-grey:hover {
    border: 1px solid #e7ce4f !important;
    background: #e7ce4f !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.progress-bar {
    font-size: 12px !important;
    height: 100%;
    line-height: 18px !important;
    text-indent: 1px !important;
}

.cause-recents a {
    color: #000;
}

.form-horizontal .mg_control-label {
    font-size: 12px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}

.bootstrap-wrapper .migla-panel-body select, .bootstrap-wrapper .migla-panel-body input[type="text"], .bootstrap-wrapper .migla-panel-body input[type="password"], .bootstrap-wrapper .migla-panel-body input[type="datetime"], .bootstrap-wrapper .migla-panel-body input[type="datetime-local"], .bootstrap-wrapper .migla-panel-body input[type="date"], .bootstrap-wrapper .migla-panel-body input[type="month"], .bootstrap-wrapper .migla-panel-body input[type="time"], .bootstrap-wrapper .migla-panel-body input[type="week"], .bootstrap-wrapper .migla-panel-body input[type="number"], .bootstrap-wrapper .migla-panel-body input[type="email"], .bootstrap-wrapper .migla-panel-body input[type="url"], .bootstrap-wrapper .migla-panel-body input[type="search"], .bootstrap-wrapper .migla-panel-body input[type="tel"], .bootstrap-wrapper .migla-panel-body input[type="color"], .bootstrap-wrapper .migla-panel-body .uneditable-input {
    height: 40px !important;
    width: 100% !important;
    outline: none !important;
    padding: 0 15px !important;
    margin: 0 !important;
    height: 40px !important;
    line-height: 40px !important;
    border: 1px solid #e1e1e1 !important;
    font-size: 11px !important;
    background-color: #fff !important;
    box-shadow: none !important;
    font-family: 'Open Sans', sans-serif;
    border-radius: 0;
}

.bootstrap-wrapper .migla-panel-body select:focus, .bootstrap-wrapper .migla-panel-body input[type="text"]:focus, .bootstrap-wrapper .migla-panel-body input[type="password"]:focus, .bootstrap-wrapper .migla-panel-body input[type="datetime"]:focus, .bootstrap-wrapper .migla-panel-body input[type="datetime-local"]:focus, .bootstrap-wrapper .migla-panel-body input[type="date"]:focus, .bootstrap-wrapper .migla-panel-body input[type="month"]:focus, .bootstrap-wrapper .migla-panel-body input[type="time"]:focus, .bootstrap-wrapper .migla-panel-body input[type="week"]:focus, .bootstrap-wrapper .migla-panel-body input[type="number"]:focus, .bootstrap-wrapper .migla-panel-body input[type="email"]:focus, .bootstrap-wrapper .migla-panel-body input[type="url"]:focus, .bootstrap-wrapper .migla-panel-body input[type="search"]:focus, .bootstrap-wrapper .migla-panel-body input[type="tel"]:focus, .bootstrap-wrapper .migla-panel-body input[type="color"]:focus, .bootstrap-wrapper .migla-panel-body .uneditable-input:focus, .data-form textarea:focus {
    border-color: #e7ce4f !important;
    outline: 0 !important;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset, 0 0 8px rgba(149, 201, 242, 0.6) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset, 0 0 8px rgba(149, 201, 242, 0.6) !important;
}

.bootstrap-wrapper .form-horizontal .form-group.mg_giving-levels .radio-inline.selected label {
    background-color: #e7ce4f !important;
    border: 1px solid #b0b0b0 !important;
    color: #000 !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -moz-box-shadow: 0 0px 0px rgba(50, 50, 50, 0.25) inset !important;
    -webkit-box-shadow: 0 0px 0px rgba(50, 50, 50, 0.25) inset !important;
    -o-box-shadow: 0 0px 0px rgba(50, 50, 50, 0.25) inset !important;
    box-shadow: 0 0px 0px rgba(50, 50, 50, 0.25) inset !important;
}

.migla-payment-options #sectionpaypal button#miglapaypalcheckout_std.mg-btn-grey, button.miglacheckout {
    margin-top: 10px !important;
    margin-left: 0 !important;
    text-shadow: 1px 1px #fef6cd !important;
    background-color: #fee878 !important;
    height: 40px !important;
    line-height: 40px !important;
    padding: 0 30px !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
    font-size: 11px !important;
    font-style: normal !important;
    border: none !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -ms-border-radius: 0px !important;
    -o-border-radius: 0px !important;
    border-radius: 0px !important;
    text-transform: uppercase !important;
}

#miglastripecheckout {
    background-color: transparent !important;
}

.migla-payment-options #sectionpaypal button#miglapaypalcheckout_std.mg-btn-grey:hover, button.miglacheckout:hover {
    background-color: #f0c901 !important;
}

.mg_nav.mg_nav-tabs li.mg_active a {
    background: #fee878;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    box-shadow: none !important;
}

.nt-wrapper a {
    color: #000;
}

.single-tribe_events .tribe-events-venue-map {
    background: #eee;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: inline-block;
    float: none;
    margin: 20px 0 0 0 !important;
    padding: 5px;
    vertical-align: top;
    width: 100%;
    zoom: 1;
}

.events-list #tribe-events-footer, .single-tribe_events #tribe-events-footer, .tribe-events-day #tribe-events-footer, .tribe-events-map #tribe-events-footer, .tribe-events-photo #tribe-events-footer {
    border-top: 1px solid #e5e5e5;
    padding-top: 2em;
    margin-top: 30px;
}

.event-single.type-1 .event-detail .tribe-event-tags {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
}

.event-single.type-1 .event-detail dt {
    font-size: 13px;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.event-single.type-2 .event-detail dt {
    font-size: 13px;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.event-single.type-1 .event-detail dd, .event-single.type-2 .event-detail dd {
    margin-bottom: 10px;
}

.event-desc br {
    display: none;
}

.event-single.type-1 .event-detail .nt-ahope-tribe-cat a, .event-single.type-2 .event-detail .nt-ahope-tribe-cat a {
    display: inline-block;
    padding: 5px 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 0 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 0 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 1px 1px 0 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 1px 1px 0 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 0 0px rgba(0, 0, 0, 0.1);
}

.event-single.type-1 .event-detail .tribe-event-tags a, .event-single.type-2 .event-detail .tribe-event-tags a {
    display: inline-block;
    padding: 5px 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 10px;
    margin-bottom: 4px;
    text-transform: uppercase;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 0 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 0 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 1px 1px 0 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 1px 1px 0 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 0 0px rgba(0, 0, 0, 0.1);
}

.event-single.type-1 .event-detail .tribe-event-tags a:hover, .event-single.type-2 .event-detail .tribe-event-tags a:hover, .event-single.type-1 .event-detail .nt-ahope-tribe-cat a:hover, .event-single.type-2 .event-detail .nt-ahope-tribe-cat a:hover {
    color: #494013;
    background-color: #E7CE4F;
}

#tribe-events-content {
    margin-bottom: 0px;
    padding: 0px 0;
    position: relative;
}

#tribe-events-content.tribe-events-list {
    margin-bottom: 0px;
}

.tribe-events-list h2.tribe-events-page-title {
    margin-bottom: 30px;
}

#tribe-events-footer, #tribe-events-header {
    clear: both;
    margin-bottom: 2.5em;
}

a.tribe-events-gcal, a.tribe-events-ical {
    clear: both;
    color: #fff;
    float: right;
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
    margin-top: 21px;
    padding: 0 6px;
    text-decoration: none;
    width: auto;
    padding: 0 20px;
    color: #E7CE4F;
    text-transform: uppercase;
    display: inline-block;
    line-height: 34px;
    text-align: center;
    border: 1px solid #e7ce4f;
}

a.tribe-events-gcal, a.tribe-events-ical:hover {
    color: #494013;
    background: #E7CE4F;
    border: 1px solid #e7ce4f;
}

#tribe-bar-form .tribe-bar-submit input[type="submit"] {
    color: #E7CE4F;
    text-transform: uppercase;
    -webkit-appearance: button;
    background: #666;
    background-image: none;
    border: none;
    border-radius: 0;
    color: #fff;
    font-size: 13px;
    height: auto;
    letter-spacing: 0;
    line-height: 20px;
    padding: 10px;
    width: 100%;
    border: 1px solid #e7ce4f;
}

#tribe-bar-form .tribe-bar-submit input[type="submit"]:hover {
    color: #494013;
    background: #E7CE4F;
    border: 1px solid #e7ce4f;
}

.event-archive.list-type .type-tribe_events {
    margin-left: 0%;
}

.event-archive.list-type .event-detail>ul>li {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border: 0;
    display: inline-block;
    margin: 0 15px;
}

#tribe-events-content-wrapper .section.events.type-1 {
    background-color: transparent;
    border: none !important;
}

#tribe-events-content-wrapper {
    max-width: 1200px;
    margin: 0 auto;
}

#tribe-events-content-wrapper .section .section-inner {
    padding: 80px 0;
}

@media (min-width: 992px) {
    #tribe-events-content-wrapper .section .section-inner {
        padding: 80px 15px;
    }
}

@media (max-width: 991px) {
    #tribe-events-content-wrapper .section .section-inner {
        padding: 40px;
    }
}

.tribe-events-list .event-archive.list-type .tribe-events-event-cost {
    float: none !important;
    margin: 0 15px;
}

.tribe-events-sub-nav a {
    position: relative;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
}

.single .post-tags ul {
    padding: 0;
}

.single .post-tags ul li {
    list-style: none;
}

body.search .blog-single .fa-search:before, body.error404 .blog-single .fa-search:before {
    content: none;
}

body.error404 .blog-single .searchform input[type="text"] {
    float: left;
    line-height: 30px;
    width: 80%;
    padding: 9px 0 7px 15px;
    font-size: 12px;
    color: #c5c5c5;
    background: #efefef;
    border: 1px solid #efefef;
    height: 48px;
}

body.error404 .blog-single .searchform input[type="submit"] {
    float: left;
    line-height: 46px;
    position: relative;
    width: 20%;
    top: 0px;
    background: #222;
    border: none;
    color: #fff;
}

/* sidebar */
.blog-sidebar.type-1 #widget-area .widget-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 20px;
}

.blog-sidebar.type-1 .widget-title:after {
    content: none;
}

.blog-sidebar.type-1 #widget-area .widget ul li {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    overflow: hidden;
}

.blog-sidebar.type-1 #widget-area .widget ul li a, .search .blog-single.type-1 ol li a {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0px;
    position: relative;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    overflow: hidden;
}

.blog-sidebar.type-1 #widget-area .widget a {
    color: #000;
}

.blog-sidebar.type-1 .tagcloud a {
    margin-right: 8px;
    margin-bottom: 8px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    padding: 5px 10px;
    font-size: 10px !important;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 0 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 0 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 1px 1px 0 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 1px 1px 0 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 0 0px rgba(0, 0, 0, 0.1);
}

.blog-sidebar.type-1 .tagcloud a:hover {
    color: #494013;
    background-color: #E7CE4F;
}

.blog-sidebar.type-1 #widget-area ul li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -1px;
    display: block;
    width: 0;
    height: 2px;
    background-color: #E7CE4F;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.blog-sidebar.type-1 #widget-area ul li:hover:before {
    width: 20px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.blog-sidebar.type-1 #widget-area ul li:hover a {
    margin-left: 30px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.blog-sidebar.type-1 #widget-area ul li:hover span.comment-author-link {
    margin-left: 30px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#widget-area #searchform input[type="text"] {
    background: #fff;
    border: 1px solid #ededed;
}

.blog-single.type-1.mt0 .post-media {
    margin-top: 0px;
}

.post-head .entry-title {
    font-weight: 700;
}

.blog-single.type-1.mt0 .video-full.video-thumb {
    margin-bottom: 20px;
}

article.hentry {
    margin-bottom: 60px;
}

#commentform {
    margin-top: 30px;
}

.nav-links span.current {
    border: 1px solid #E7CE4F;
    color: #494013;
    font-family: 'Montserrat', sans-serif;
    text-shadow: 1px 1px #fee878;
    background: #E7CE4F;
}

.nav-links a.page-numbers:hover, .nav-links span.current {
    color: #494013;
    border: 1px solid #E7CE4F;
    text-shadow: 1px 1px #fee878;
    background-color: #E7CE4F;
}

.nav-links a.page-numbers {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    border: 1px solid #E7CE4F;
}

.blog-sidebar.type-1 #widget-area .widget-title:before {
    content: "";
    width: 40px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -10px;
    background-color: #E7CE4F;
}

.primary.round.block {
    display: block;
}

.site-footer .footer-top .widget ul li {
    color: #a4a4a4;
}

.site-footer .footer-top .widget {
    margin-bottom: 0px;
    position: relative;
}

.site-header .header-bottom .hb-menu nav ul li a {
    text-transform: uppercase;
}

#contact-form label {
    font-weight: 700;
}

@media (min-width: 768px) {
    .causes-list.type-2 .cause-item .cause-donate {
        bottom: -15px;
    }
}
.cause-single.type-1 .cause-recents ul li p {
    font-size: 13px;
    font-style: italic;
    line-height: 28px;
    margin-bottom: 0;
    text-transform: initial;
    display: inline-block;
    margin-top: 0;
}
.cause-single.type-1 .cause-recents ul li:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e1e1e1;
}
.cause-single.type-1 .cause-info ul li {
    width: 100%;
    text-align: left;
    border: none;
}
.cause-single.type-1 .cause-recents ul li:before {
    content: none;
}
p.breadcrumb::first-letter {
    text-transform: capitalize;
}
.section.top.type-1 .top-wrapper .breadcrumb {
  
    text-transform: lowercase;
}

.pager li > a, .pager li > span {
    border-color: #e7ce4f;
    font-weight: 600;
    text-shadow: 1px 1px #fee878;
	font-size : 12px;
}

#respond input {
  
    text-transform: uppercase !important;
    font-weight: 600;
}

#widget-area .widget-title {
   
    margin-bottom: 40px !important;
}

.give-goal-progress .raised,.blog-sidebar [id*=give-form] .give-form-title, .give-form-title {
    font-family: montserrat,sans-serif;
    font-weight: 600;
	text-transform: capitalize;
}

.give-btn {
    background: #ededed;
    border: 1px solid #ccc;
    color: #333;
    padding: 8px 10px;
    cursor: pointer;
    line-height: 1.2em;
    font-size: 1em;
    margin-top: 10px;
    margin-left: 0;
    text-shadow: 1px 1px #fef6cd;
    background-color: #fee878;
    height: 32px;
    line-height: 5px;
    padding: 0 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-family: montserrat,sans-serif;
    font-weight: 700;
    font-size: 11px;
    font-style: normal;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
}
#respond input {
    text-transform: uppercase!important;
    font-weight: 600;
    height: 40px;
    line-height: 40px !important;
    padding: 0 30px !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-family: montserrat,sans-serif;
    font-weight: 700;
    font-size: 11px;
    font-style: normal;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    line-height: 50px;
    padding: 0 15px !important;
    color: #343434;
    text-shadow: 1px 1px #fee878;
    background-color: #e7ce4f;
}
.tribe-events-meta-group .tribe-events-single-section-title {
    font-size: 1.4em;
    font-weight: 700;
    font-family: montserrat,sans-serif;
    font-weight: 700;
    margin: 20px 0 10px;
    text-transform: uppercase;
}
.site-footer .footer-bottom a, .site-footer .footer-top .ft-social ul li a {
    color: inherit;
}