
a:hover {
  color: #f8c318;
  text-decoration: none;
}
.default-bg{
  background:#f8c318;
}
.main-menu nav ul li a::before {
  background: #f8c318 none repeat scroll 0 0;
  bottom: 0px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  transform: scale(0);
  transition: all 0.3s ease 0s;
  width: 100%;
}
.default-btn {
  border: 1px solid #f8c318;
  }
  .default-btn:hover{
  background:#f8c318;
  color:#fff;
} 
.default-btn.btn-active{  
  background:#f8c318;
  color:#fff;
} 
.slider-active .owl-nav div {
  background: #f8c318;
}
.about-icon i {
    color: #f8c318;
    font-size: 40px;
}
.single-about:hover .about-text h3{
  color:#f8c318;
}
.video-play.mfp-iframe i {
  color: #f8c318;
  margin-left: 5px;
}
.video-play.mfp-iframe:hover {
  background: #f8c318;
  color: #fff;
}
.service-icon i{
  color:#f8c318;
}
.single-service:hover .service-icon i{
  color:#f8c318;
}
.single-service:hover .service-text > h3{
  color:#f8c318;
}
.portfolio-menu button::before {
  background: #f8c318 none repeat scroll 0 0;
  }
.single-portfolio .img-poppu:hover:before, .single-portfolio .img-poppu:hover:after{
  background:#f8c318;
}
.portfolio-text a h4:hover{
  color:#f8c318;
}
a.coll-btn:hover{
  background:#f8c318;
    border: 1px solid #f8c318;  
}
a.coll-btn{
  color: #fff !important;
}
.team-icon > a {
  background: #f8c318 none repeat scroll 0 0;
  }
.team-icon > a:hover i{
  transition:all .4s;
  color:#f8c318;
}
.client-text > h4 {
    color: #f8c318;
}
.testimonial-area .owl-carousel .owl-dot.active {
  background: #f8c318 none repeat scroll 0 0;
  height: 14px;
  width: 14px;
}
.progress-bar > span {
  background: #f8c318 none repeat scroll 0 0;
  float: right;
  font-size: 11px;
  margin-top: -34px;
  padding: 4px 5px;
  position: relative;
}
.progress-bar > span::before {
    border-top-color: #f8c318;
    border-width: 5px;
    left: 50%;
    margin-left: -5px;
}
.progress-bar {
    background-color: #f8c318;}
.single-price:hover .price-btn button{
  background:#f8c318;
  color:#fff;
    border: 1px solid #fff; 
}
.single-price:hover .price-title > h4 {
  color:#fff;
  background:#f8c318;
}
.single-price.active .price-btn button{
  background:#f8c318;
  color:#fff;
    border: 1px solid #fff; 
}
.single-price.active .price-title > h4{
  color:#fff;
  background:#f8c318;
}
.blog-info h4 a:hover{
  color:#f8c318;
}
.blog-info > a:hover{
    color: #fff;
  background:#f8c318;
    border: 1px solid #f8c318;  
} 
.blog-date a:hover {
  color: #f8c318;
}
.widget-posts-info a.post_title:hover {
    color: #f8c318;
}
.widget-list li a:hover {
    color: #f8c318;
}
ul.widget-tags li a:hover {
    background: #f8c318 none repeat scroll 0 0;
    color: #ffffff;
    border: 1px solid #f8c318;  
}
.blog-meta a:hover {
    color: #f8c318;
}
.media-body > h3 a:hover{
  color:#f8c318;
}
a.reply-link:hover {
    color: #f8c318;
}
.text-leave button:hover {
    background: #f8c318 none repeat scroll 0 0;
    border: 1px solid #f8c318;
    color: #ffffff;
}
.callto-btn a:hover{
  background:#f8c318;
  color:#fff;
} 
.contact-sochil-icon  a:hover{
  background:#f8c318;
    border: 1px solid #f8c318;
    color:#fff; 
}
.cont-submit {
  background: #fff;
  border: 1px solid #f8c318;
  color: #f8c318;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  margin-top: 40px;
  padding: 8px 30px;
  text-transform: capitalize;
  transition: all 0.4s ease 0s;
}
.cont-submit:hover{
  color:#fff;
  background:#f8c318;
}
a#scrollUp {
  bottom: 30px;
  position: absolute;
  width: 40px;
  height: 40px;
  right: 30px;
  background: #f8c318;
  color: #fff;
  text-align: center;
  font-size: 30px;
  border-radius: 4px;
}
#wp-calendar tbody td#today {background: #f8c318; color: #fff;}
.form-submit input.submit:hover{
    background: #f8c318 none repeat scroll 0 0;
    border: 1px solid #f8c318;
    color: #ffffff;
}
a.comment-reply-link:hover {
    color: #f8c318;
}
.contact-form .cont-submit {
    border: 1px solid #f8c318 !important;
    width: auto;
    border-radius: 0px !important;
    }