/**
* Theme Name: Povash Child
* Description: This is a child theme of Povash, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/template_path">template_path</a>
* Template: povash
* Version: 2.1.0
*/
h1, h2, h3, h4, h5, h6 {
  color: #3e845c;
}
.sec-title h2 {
  color: #000;
}
.content_block_12 .content-box .single-item {
  background: #F2DC19;
}
.content_block_12 .content-box .single-item:last-child {
  margin: 0px;
  background: #3e845c;
}
.service-ex-section .tab-buttons li.active-btn, .service-ex-section .tab-buttons li:hover {
  background: #3e845c;
}
.theme-btn-one {
  background: #3e845c;
}
.service-block-three .inner-box .image-box {
  background: #F2DC19;
}
.counter-block-two .inner-box .count-outer {
  font-size: 50px;
  line-height: 60px;
  color: #3e845c;
  font-weight: 600;
}
.header-top {
  background: #3e845c;
}
.main-header.style-two .outer-box .btn-box a {
  background: #F2DC19;
}
.main-header.style-two .outer-box .btn-box a {
  background: #F2DC19;
  color: #000 !important;
}



@media only screen and (max-width: 767px){
.header-top .top-inner .social-links li, .header-top .top-inner .text p {
  line-height: 30px  !important;
}
.header-top .top-inner .text {
  float: none;
  display: block;
  text-align: center;
  padding-top: 0 !important;
  margin-bottom: 5px;
}
.header-top .top-inner .text p {
  font-size: 30px !important;
  font-weight: 600;
  color: #fff;
  
	  line-height: 30px !important;
  padding-top: 15px !important;
}

.header-top .top-inner .social-links li {
  line-height: 0 !important;
}
.header-upper .upper-info .info-list li i {
  line-height: 30px !important;
}
.upper-info.pull-right {
  display: none !important;
}
.main-header.style-two .menu-area .mobile-nav-toggler {
  float: left;
  margin: 5px 0px !important;
}
.main-header.style-two .outer-box .btn-box a {
  font-size: 14px;
  padding: 10px 20px !important;
}
.main-header.style-two .header-upper {
  background: #ecf1f8;
  padding: 20px 0px !important;
}

}