/*-- Use For Custom Styling --*/

header a.logo img {
    max-width: 200px;
}


.app-feature .number, 
.text-green, 
.cube-portfolio1 .cbp-l-filters-button .cbp-filter-item:hover, 
.cube-portfolio1 .cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active, 
.services-slider .service-box>span, 
.cube-portfolio1 .cbp-l-grid-mosaic-flat .cbp-caption-activeWrap {
    color: #855F32;
}

.services-slider .owl-item.current .service-box, 
.quote_box, 
.owl-testimonial .owl-dots .owl-dot.active span, .owl-testimonial .owl-dots .owl-dot:hover span {
    background: #855F32;
}

.line:hover:after, .line.active:after, 
.side-nav .navbar-nav .nav-link:hover:after, .side-nav .navbar-nav .nav-link.active:after {
    border-color:#855F32;
}

::-webkit-scrollbar-thumb, 
.booking-area, 
.social-icons-simple li .social-icon:hover, 
.owl-testimonial .owl-item.center .testimonial-box, 
.footer-social li a:hover, 
.cbp-l-grid-mosaic-flat .cbp-caption-activeWrap {
   background-color: #855F32;
}

#loader, #loader:before, #loader:after{
        border-top-color: #855F32;
}

.btn.btn-green {
    background: #855F32;
    border-color:#855F32;
}

.social-icons-simple, 
.banner-social, 
.footer-social, 
.partners-slider {
    display:none !important;
}

@media (max-width: 767.98px) {
  #js-filters-mosaic-flat {
    display: none;
  }
  #portfolio .text-center {
    margin-bottom: 2rem;   
  }
}
/*
.side-menu, .navbar-top-default, .services-slider .service-box {
    background: black;
}

.heading-area .heading, .app-feature h4, .heading-area .text, body, .btn.btn-white {
    color:black;
}
*/

.services-slider .service-box>span {
	color:white;
}