.main-logo {
  margin: 20px 0  20px;
}
.theme_menu.stricky-fixed .main-logo {
    margin: 10px 0;
}
.navigation > li.active > a {
	color: #e5b176;
}
.navigation > li:hover > a {
	color: #e5b176;
}
.navigation > li > a{
	transform: scale(1, 1.1);
}
.navigation > li > ul {
	border-left: 6px solid #e5b176;
}
.navigation > li > ul > li:hover > a {
	color: #e5b176;
}
.navigation li.nolink > a {cursor: default; font-weight: bold;}
.navigation li.indented > a {padding-top: 0px; padding-bottom: 0px;}
.navigation li.indented > a:before{content: " └ ";}
.theme_menu.stricky-fixed {
	background: #e5b176;
}
.theme_menu.stricky-fixed .navigation > li > a{
	padding: 15px 0px 5px 0px;
}
.theme_menu.stricky-fixed .navigation > li > ul {
	margin-top: 18px;
}
.theme_menu.stricky-fixed .navigation > li.active > a, .theme_menu.stricky-fixed .navigation > li:hover > a {
	color: #333;
}
.rev_slider_wrapper .slide-content-box h1 span{
	color:#e5b176;
}
.urgent-cause .content h4 span {
	color: #e5b176;
}
.urgent-cause .donate-price b {
	color: #e5b176;
}
.urgent-cause .donate-price span {
	color: #e5b176;
}
.section-title h1:after {
	background: none;
}
.section-title span{
	color:#e5b176;
}
.thm-btn {
	background: #e4b176;
	color: #ffffff;
	border: 2px solid #e4b176;
}
.thm-btn:hover {
	background: transparent;
	color: #e4b176;
}
.thm-btn.style-2 {
	background: transparent;
	border: 2px solid #e1e1e1;
	color: #e4b176;
}
.thm-btn.style-2:hover {
	border-color: #e4b176;
	background: #e4b176;
	color: #ffffff;
}
.thm-btn.style-3{
	background: none;
	border: none;
	color: #e4b176;
}
.our-missions{
padding-top: 0px!important;
}
.parallax-sec-one{
	background-image:url(../images/background/construction.jpg);
}
.features .item-list .item .list li:nth-child(2) .icon{
	color: #a60c17;
}
.features .item-list .item .list li:nth-child(4) .icon{
	color: #ff2e3d;
}
.features .item-list .item .list li:nth-child(3) .icon{
	color: #f9737d;
}
.features .item-list .item .list li:nth-child(1) .icon{
	color: #f7959c;
}
.main-footer .footer-widget span{
	color: #ff2e3d;
}
.tinytext{
	font-size: 0.8em;
}
.main-footer{
	background: #736654;
}
.main-footer .section-title {
	margin-bottom: 20px;
}
.main-footer .footer-title:after {
	background: none;
}
.big-footer .footer-column{
	border-top:1px dashed #fff; padding-top: 20px;
}
.footer-widget .form-control{
	color: #fff;
}
.main-footer .contact-info li span {
	color: #ff2e3d !important;
}
.nullspace{
	margin: 0px;
	padding: 0px;
	height: 90px;
}
.fancybox-overlay{z-index:100000;}
.post-item{
	padding: 5px 0px;
	border-bottom: 2px dashed #e5b176;
}
.post-item a{
	color: #e5b176;
}
.post-item a:hover{
	color: #ff2e3d;
}

.breadcrumb{
	background: #a39177;
	border-bottom: 1px solid #ccc;
	border-radius: 0px;
	padding: 2px 0;
	margin-bottom: 2px;
}
.breadcrumb a{
	text-decoration: none;
	color: #fff;
}
.breadcrumb span{
	color: #fff;
}
.upcoming-event .item .overlay {
	background-color: rgba(229, 177, 118, 0.67) !important;
}