/*===== Background Color =====*/
.theme-bg,
.theme-bg-layer:before,
.theme-btn,
.res-menu-btn:hover,
.res-menu-close:hover,
.social-btns-wrap2 > i,
.social-btns-wrap2 .social-btns2 > a:hover,
.social-btns-wrap2 .social-btns2 > a:focus,
.social-btns1 > a:before,
.social-share2 > a:hover,
.social-share2 > a:focus,
.comment-reply-link:hover,
.comment-reply-link:focus,
.page-link:hover:before,
.page-link:focus:before,
.page-item.active .page-link:before,
.page-item.prev .page-link:hover:before,
.page-item.next .page-link:hover:before,
.page-item.prev .page-link:focus:before,
.page-item.next .page-link:focus:before,
.cat-wrap > a, 
.tags-wrap > a,
.owl-carousel .owl-dots > div:hover,
.owl-carousel .owl-dots > div.active,
.owl-carousel .owl-nav > div:hover,
.video-box2 > a:hover,
.video-box2 > a:focus,
.pageloader .finger-item,
.pageloader .last-finger-item,
.widget-title::before,
.service-desc > ul li:before,
.news-updates > h3:before, 
.recent-events > h3:before, 
.contact-form > h3:before,
.video-posts > h5::before,
.comment-details > h6:first-child::before,
.volunteer-detail-inner > h5:before,
.contact-info > h5:before,
.widget-box > h6:before,
.gallery-inner a::before
{
	background-color: #dc3b1d;
}


{
	background: #dc3b1d;
}

/*===== Text Color =====*/
.theme-clr,
nav > div > ul > li:hover > a,
nav > div > ul > li > a:focus,
nav > div > ul ul li:hover > a,
nav > div > ul ul li a:focus,
.res-menu > ul li:hover > a,
.res-menu > ul li.active > a,
.res-menu > ul li a:focus,
.breaking-news-carousel li a,
.serv-innr > h6 a:hover,
.serv-innr > h6 a:focus,
.camp-info > h6 a:hover,
.camp-info > h6 a:focus,
.member-info > h6 a:hover,
.member-info > h6 a:focus,
.camp-inchrg > a,
.video-box > a:hover,
.video-box > a:focus,
.news-info > h6 a:hover,
.news-info > h6 a:focus,
.post-meta > li > i,
.post-meta > li a:hover,
.post-meta > li a:focus,
.news-info > a,
.event-info > h6 a:hover,
.event-info > h6 a:focus,
.event-loc,
.widget-box ul li:hover:before,
.widget-box ul li:hover > a,
.widget-box ul li > a:focus,
.mini-post-info > h6 a:hover,
.mini-post-info > h6 a:focus,
p a,
th a,
td a,
dl a,
.breadcrumb > li.active,
.breadcrumb > li a:hover,
.breadcrumb > li a:focus,
.widget-box.widget_search > form > button:hover,
.widget-box.widget_search > form > button:focus,
.author-info > h6 a:hover,
.author-info > h6 a:focus,
.comment-details > h6 a:hover,
.comment-details > h6 a:focus,
.bottom-bar p a:hover,
.bottom-bar p a:focus,
.volunteer-info-list > li:hover > a,
.volunteer-info-list > li a:focus,
.contact-info-list > li a:hover,
.contact-info-list > li a:focus,
.video-box-wrap > h6 a:hover,
.video-box-wrap > h6 a:focus,
.serv-box2 > h6 a:hover,
.serv-box2 > h6 a:focus,
.service-links-list > li a:hover,
.service-links-list > li a:focus,
nav > div > ul li.menu-item-has-children:hover:before,
.res-menu-btn,
.post-meta > li,
.testimonial-box:before,
.theme-btn:hover,
.theme-btn:focus,
.filter-btns > li:hover > a, 
.filter-btns > li.active > a, 
.filter-btns > li.active > a:focus, 
.filter-btns > li a:focus
{
	color: #dc3b1d;
}

/*===== Border Color =====*/
.theme-brd-clr,
.social-btns-wrap2 > i,
.theme-btn,
.theme-btn:hover,
.theme-btn:focus
{
	border-color: #dc3b1d;
}

/*===== Border Top Color =====*/ 

{
	border-top-color: #dc3b1d;
}

/*===== Border Right Color =====*/ 

{
	border-right-color: #dc3b1d;
}

/*===== Border Bottom Color =====*/

{
	border-bottom-color: #dc3b1d;
}

/*===== Border Left Color =====*/ 

{
	border-left-color: #dc3b1d;
}