#site-header-inner {
    padding-top: 10px;
    padding-bottom: 10px;
}
.header-style-6 #site-header {
    background: rgb(255 255 255 / 68%);
}
.header-style-6 #main-nav > ul > li > a:hover, .header-style-6 #main-nav > ul > li.current-menu-item > a, .header-style-6 #site-header .header-search-icon, .header-style-6 #site-header .nav-top-cart-wrapper .nav-cart-trigger {
    color: #007c28;
}
.header-style-6 #main-nav > ul > li > a:before {
    background-color: #007c2a;
}
.header-style-6 #main-nav > ul > li > a {
    color: #f70209;
}
.header-style-6 #site-header.is-fixed {
    background-color: #efefef;
}
#main-nav-mobi {
    background-color: #f1f1f1;
}
#main-nav-mobi ul > li > a {
    color: #017628;
}
.themesflat-fancy-text.scroll .heading {
    font-size: 50px;
}
.text-accent-color {
    color: #ffb600;
    background-color: rgb(0 0 0 / 72%);
}
.themesflat-button.accent {
    background-color: #00802b;
    color: #fff;
}
.hero-section .sub-heading {
    background-color: #cc0603;
    width: 22%;
    margin: auto;
}
.themesflat-headings.style-1 .sep, .themesflat-headings.style-2 .sep {
    background-color: #017425;
}
.themesflat-icon-box.dark-bg .icon-wrap {
    color: #d50604;
}
.themesflat-icon-box.dark-bg:hover .icon-wrap { background-color: #006b23; color: #fff; }
.themesflat-icon-box.dark-bg .icon-wrap:after {background-color: #007628;}
.themesflat-icon-box.dark-bg:hover .icon-wrap:after { border: 2px solid #00611c; background-color: transparent; }
.bg-accent {
    background-color: #d80603 !important;
}
.themesflat-button.white {
    background-color: #0a9634;
    color: #fff;
}
.themesflat-headings.style-1 .sub-heading, .themesflat-headings.style-2 .sub-heading {
    font-size: 17px;
}
.themesflat-headings.text-center .sep, .themesflat-headings.text-center .sub-heading {
    max-width: 850px;
}
.themesflat-image-box.style-1 .item .title {
    text-transform: uppercase;
}
.half-background.style-1 {
    background-image: url("../images/slider-01.jpg");
    background-size: cover;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
}
.half-background.style-3 {
    background-image: url(../images/slider-02.jpg);
    background-size: cover;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
}
.themesflat-contact-form.style-1 .wpcf7-form-control-wrap.your-name, .themesflat-contact-form.style-1 .wpcf7-form-control-wrap.your-phone, .themesflat-contact-form.style-1 .wpcf7-form-control-wrap.your-email {
    width: 100%;
}
.themesflat-icon.style-1 .icon {
    color: #e70407;
    background-color: #fff;
}
.owl-theme .owl-dots .owl-dot span:hover, .owl-theme .owl-dots .owl-dot.active span {
    background-color: #007324;
    border-color: #006821;
}
.owl-nav, .owl-prev, .owl-next {
    color:#fff !important;
    display: hidden !important;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #007727;
    color: #fff;
}
a {
    color: #007727;
}
#scroll-top:hover:before {
    background-color: #00813c;
}
#footer {
    background-color: #020202;
}
#footer-widgets .widget.widget.widget_information ul li i {

    color: #ffb600;
}
#footer-widgets .widget .widget-title > span:after {
    background-color: #f10309;
}

.icon-social {
    width: 40px;
    height: 40px;
}
.color-instagram {
    filter: invert(12%) sepia(100%) saturate(5370%) hue-rotate(153deg) brightness(94%) contrast(99%);
}
.themesflat-contact-form .bold {
    font-weight: bold;
    font-size: large;
}
.button-wrap .finance-icon-chat, .elm-btn .finance-icon-chat {
    font-size: 30px;
}
.hero-pages {
    height: 300px !important;
}


@media only screen and (max-width: 479px) {
    .themesflat-fancy-text.scroll .heading {
        font-size: 21px;
    }
    .hero-section .sub-heading {
        width: 82%;
        font-size: 15px;
    }    
    #site-logo {
        max-width: 235px;
    }
    .themesflat-fancy-text.scroll {
        height: 30px;
    }
    .themesflat-fancy-text.scroll .heading {
        height: 30px;
        line-height: 30px;
    }
    .half-background.style-1, .half-background.style-2, .half-background.style-3, .half-background.style-4 {
        height: 240px;
    }
    .themesflat-headings .heading {
        font-size: 20px;
    }
    #bottom #copyright {
        font-size: 8px;
    }
    #bottom ul.bottom-nav {
        display: none;
    }
}
