 @import url('https://fonts.googleapis.com/css?family=McLaren');

.bt-section-header h2::before {
    background: #8eb230;
}
a:hover, a:focus, a:active {
    color: #8eb230;
}

a#scroll-up {
    background: #8eb230;
    border: 1px solid #8eb230;
}

.bt-section-services .row .col .icon-holder {
    color: #8eb230;
}

.bt-front-slider-wrapper .single-slide-wrap::before {
background: rgba(0, 0, 0, 0.23);
}

ul.menu.parallax-menu li a {
    color: #006537;
}

.bt-front-slider-wrapper .slider-info::before {
    background: #8eb230;
}

.bt-front-slider-wrapper .slide-button a {
    background: #8eb230;
    border: 1px solid #8eb230;
}

.sticky-wrapper.is-sticky .site-header {
    background: #fff;
}


.sticky-wrapper .site-header {
    background: #fff;
}

.site-header .main-navigation ul#primary-menu > li a {
    color: #006537;
}
img.custom-logo {
    max-width: 75%;
}

#primary-menu {
    padding-top: 25px;
}

.site-header .main-navigation {
    width: 100%;
    position: absolute;
}

.single-slide-wrap {
background-size: cover;
}

.bt-front-slider-wrapper .slider-info h2 {
    font-family: 'McLaren', cursive;
}

.entry-meta {
display: none;
}

/*SINGLPAGE HEADER*/
.bt-innerpages-header-wrapper::before {
background: rgba(0, 0, 0, 0.34);
}
.bt-innerpages-header-wrapper {
background-size:cover;
background-position: center;
}