.topbar-style-1 .topbar-contact-info p, .topbar-style-2 .topbar-contact-info p{
  font-weight: 600;
  font-size: 14px;
}
.header-style-4 .sticky-header, .header-style-5 .sticky-header{
  /* background-color: #e87106; */
}
.back-to-top{
  background-color: #e87106;
}
.back-to-top:hover{
  background-color: #333;
  border: 2px solid #e87106;
}
.header-style-2 .cart-contact .mini-cart > button, .header-style-3 .cart-contact .mini-cart > button, .header-style-4 .cart-contact .mini-cart > button, .header-style-5 .cart-contact .mini-cart > button, .header-style-6 .cart-contact .mini-cart > button{
  margin-top: 2px;
}
.theme-btn, .theme-btn-s2, .theme-btn-s3, .theme-btn-s4, .theme-btn-s5{
  color: #fff;
}
.services-grids .details{
  top:100%;
  background-color: #e87106;
}
@media screen and (min-width: 992px){
  .header-style-4 .topbar-style-2 .details > span, .header-style-5 .topbar-style-2 .details > span{
    color:#fff;
  }
  .header-style-4 .navigation .container, .header-style-5 .navigation .container{
    /* background-color: #e87106; */
  }

  .site-header #navbar > ul > li > a{
    /* color:#fff; */
  }
  .header-style-1 #navbar > ul > li > a:before,
  .header-style-2 #navbar > ul > li > a:before,
  .header-style-3 #navbar > ul > li > a:before,
  .header-style-4 #navbar > ul > li > a:before,
  .header-style-5 #navbar > ul > li > a:before,
  .header-style-6 #navbar > ul > li > a:before{
    /* background-color: #000; */
  }
  .page-title{
    height: 300px;
  }
  .page-title h2{
    margin: 4em 0 0.23em;
  }
}
.details a{
  color:  #fff;
}
.details a:hover{
  color:  #e87106;
}

.contact-info a{
  color:  #000;
}
.contact-info a:hover{
  color:  #e87106;
}
.header-style-2 .site-logo, .header-style-3 .site-logo, .header-style-4 .site-logo, .header-style-5 .site-logo, .header-style-6 .site-logo{
  margin-top: 10px;
}
.products-grids .img-holder img {
  display: inline-block;
  max-height: 200px;
  margin-top: 20px;
}
@media screen and (min-width: 992px){
  .site-header #navbar > ul .sub-menu {
      background-color: #e87106;
  }
  .site-header #navbar > ul > li .sub-menu a{
    color:#fff;
  }
  .site-header #navbar > ul > li .sub-menu a:hover{
    background-color: #f5a45b;
  }
  .offer-pic {
    margin-top: 200px;
  }
}

@media screen and (max-width: 767px){
  .topbar-style-1, .topbar-style-2{
    display: none;
  }
  .site-header .navigation{
    background-color:  #fff;
  }
}
