.header-top, .single-footer-widget .title:before {
    background: #098E4F;
}
.working-area::before {
	background: #098E4F;
}
body, .main-menu .navigation>li>a, .footer-container, .top-style2-left ul li {
	color: #ffffff;
}
.single-history-content .date {
	display: none !important;
}
.single-history-content .btn-two {
    background: var(--main_color);
    color: #FFF;
    padding: 10px 15px;
}
.awe-section-4 .sec-title {
    margin-bottom: 20px;
}
.awe-section-4 .sec-title .title {
	float: left;	
}
.single-blog-post .img-holder {
	height: 220px;
}
.single-footer-widget .contact-info-box .footer-logo {
	text-align: center;
}
.info-footer h3 {
    margin: -1px 0 33px;
}
.info-footer p, .info-footer span {
    font-family: 'Raleway' !important;
}
@media (min-width: 991px){
  .logo {
      margin-top: 10px;
  } 
} 
.sec-title .bottom-text {
    color: #e9212e;
}
body, .main-menu .navigation>li>a, .single-highlight-box .inner-content h3, .single-highlight-box .inner-content a, .sec-title .title, .top-cart-contain, .main-menu .navigation > li > ul > li > a, .single-blog-post .text-holder .blog-title a, .footer-social-links .sociallinks-style-one li a i {
    color: #000; 
}
.single-footer-widget .title h3,.single-footer-widget .services-links ul li a{
	color:#fff;
}
.btn-one {
    background: #098e4f; 
} 
.single-footer-widget .services-links ul li a:before{
	display:none;
 }
 .single-blog-post .img-holder img {
    object-fit: cover;
    height: 220px;
    width: 100%;
    transform: scale(1.01);
    transition: all 700ms ease;
} 
.add-to-links, #add-to-cart-form{
	display:none;
}