

html,
body,
button,
input,
select,
textarea {
    font-family: "Nunito", sans-serif;;
}
body {
    font-size: 17px;
    line-height:  25px;
    font-weight: 400;
}
.mega-nav-wrapper .mega-cols .mega-row .mega-col-title  {
    font-size: 17px;
    line-height:  25px;
    font-weight: 400;
}
div.nf-field-label label{
    font-size: 17px;
    line-height:  25px;
    font-weight: 400;
}
.team-single .header .site-width .right-column{
    font-size: 17px;
}
#navbar #primary-menu{
    font-size: 15px;
    line-height:  23px;
    font-weight: 400;
}
.mega-menu-final ul li a{
    font-size: 15px;
    line-height:  23px;
    font-weight: 400;
}
#mega-Post .info .excerpt{
    font-size: 15px;
    line-height:  23px;
    font-weight: 400;
}
.the-reviews-list .info {
    font-size: 15px;
    line-height:  23px;
    font-weight: 400;
}
.the-reviews-columns .name-bold, .the-reviews-columns .bold-bold {
    font-size: 15px;
    line-height:  23px;
    font-weight: 400;
}
.the-reviews-columns .short_content{
    font-size: 15px;
    line-height:  23px;
    font-weight: 400;
}
.archive-wrapper .archive-block .archive-info .excerpt{
    font-size: 15px;
    line-height:  23px;
    font-weight: 400;
}
.archive-wrapper .archive-block .archive-info .arrow-link{
    font-size: 15px;
}
.file-picker .item{
    font-size: 15px;
}
.blog-single .header .site-width .right-column .author .written-by {
    font-size: 15px;
}
.footer-nav ul li a{
    font-size: 15px;
}
.arrow-link{
    font-size: 15px;
    line-height:  23px;
}
#mega-Post .info .pre-title{
    font-size: 14px;
    line-height:  21px;
    font-weight: 400;
}
.archive-wrapper .archive-block .archive-info .pre-title{
    font-size: 14px;
}
.archive-wrapper .archive-block.team .archive-info .excerpt {
    font-size: 14px;
}

.site-info .footer-logo .footer-copy{
    font-size: 14px;
}
.top-tag{
    font-size: 14px;
}
.newsletter-wrap .newsletter-terms p{
    font-size: 14px;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
    font-family: "Figtree", sans-serif;;
}

h1, .h1 {
    font-size: 47px;
    line-height:  57px;
    font-weight: 600;
}

h2, .h2 {
    font-size: 37px;
    line-height:  44px;
    font-weight: 600;
}

h3, .h3 {
    font-size: 23px;
    line-height:  33px;
    font-weight: 600;
}

h4, .h4 {
    font-size: 22px;
    line-height:  28px;
    font-weight: 600;
}

h5, .h5 {
    font-size: 17px;
    line-height:  25px;
    font-weight: 600;
}

h6, .h6 {
    font-size: 15px;
    line-height:  23px;
    font-weight: 700;
}
.main-title {
    font-size: 37px;
    line-height:  44px;
    font-weight: 600;
}


@media only screen and (max-width: 600px){

    h1, .h1 {
    font-size: 38px;
    line-height:  46px;
    }

    h2, .h2 {
    font-size: 30px;
    line-height:  36px;
    }

    h3, .h3 {
    font-size: 19px;
    line-height:  27px;
    }

    h4, .h4 {
    font-size: 18px;
    line-height:  23px;
    }

    h5, .h5 {
    font-size: 14px;
    line-height:  20px;
    }

    h6, .h6 {
    font-size: 12px;
    line-height:  19px;
    }
    .main-title {
    font-size: 30px;
    line-height:  36px;
    }



}
    .TextDarkDenimBlue{
        color:#3f4658;
    }
    .bgTextDarkDenimBlue {
        background:#3f4658;
    }
    .button.bgTextDarkDenimBlue,
    button.bgTextDarkDenimBlue,
    input[type="submit"].bgTextDarkDenimBlue,
    input[type="button"].bgTextDarkDenimBlue,
    input[type="reset"].bgTextDarkDenimBlue{
        background:#3f4658;
    }
    .button.TextDarkDenimBlue,
    button.TextDarkDenimBlue,
    input[type="submit"].TextDarkDenimBlue,
    input[type="button"].TextDarkDenimBlue,
    input[type="reset"].TextDarkDenimBlue{
        color:#3f4658;
    }
	.BorderBottomTextDarkDenimBlue{
        border-bottom-color:#3f4658 !important;
    }
	.obgTextDarkDenimBlue{
        background:rgba(63,70,88,0.7);
    }
    .gradientBgTextDarkDenimBlue{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(63,70,88,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(63,70,88,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(63,70,88,1) 32%, rgba(156,156,156,0) 88%);
    }
        .DarkGreen{
        color:#94b541;
    }
    .bgDarkGreen {
        background:#94b541;
    }
    .button.bgDarkGreen,
    button.bgDarkGreen,
    input[type="submit"].bgDarkGreen,
    input[type="button"].bgDarkGreen,
    input[type="reset"].bgDarkGreen{
        background:#94b541;
    }
    .button.DarkGreen,
    button.DarkGreen,
    input[type="submit"].DarkGreen,
    input[type="button"].DarkGreen,
    input[type="reset"].DarkGreen{
        color:#94b541;
    }
	.BorderBottomDarkGreen{
        border-bottom-color:#94b541 !important;
    }
	.obgDarkGreen{
        background:rgba(148,181,65,0.7);
    }
    .gradientBgDarkGreen{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(148,181,65,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(148,181,65,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(148,181,65,1) 32%, rgba(156,156,156,0) 88%);
    }
        .BrightGreen{
        color:#b5e26d;
    }
    .bgBrightGreen {
        background:#b5e26d;
    }
    .button.bgBrightGreen,
    button.bgBrightGreen,
    input[type="submit"].bgBrightGreen,
    input[type="button"].bgBrightGreen,
    input[type="reset"].bgBrightGreen{
        background:#b5e26d;
    }
    .button.BrightGreen,
    button.BrightGreen,
    input[type="submit"].BrightGreen,
    input[type="button"].BrightGreen,
    input[type="reset"].BrightGreen{
        color:#b5e26d;
    }
	.BorderBottomBrightGreen{
        border-bottom-color:#b5e26d !important;
    }
	.obgBrightGreen{
        background:rgba(181,226,109,0.7);
    }
    .gradientBgBrightGreen{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(181,226,109,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(181,226,109,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(181,226,109,1) 32%, rgba(156,156,156,0) 88%);
    }
        .LightGreen{
        color:#d3eea7;
    }
    .bgLightGreen {
        background:#d3eea7;
    }
    .button.bgLightGreen,
    button.bgLightGreen,
    input[type="submit"].bgLightGreen,
    input[type="button"].bgLightGreen,
    input[type="reset"].bgLightGreen{
        background:#d3eea7;
    }
    .button.LightGreen,
    button.LightGreen,
    input[type="submit"].LightGreen,
    input[type="button"].LightGreen,
    input[type="reset"].LightGreen{
        color:#d3eea7;
    }
	.BorderBottomLightGreen{
        border-bottom-color:#d3eea7 !important;
    }
	.obgLightGreen{
        background:rgba(211,238,167,0.7);
    }
    .gradientBgLightGreen{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(211,238,167,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(211,238,167,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(211,238,167,1) 32%, rgba(156,156,156,0) 88%);
    }
        .MidGrey{
        color:#e8e7e9;
    }
    .bgMidGrey {
        background:#e8e7e9;
    }
    .button.bgMidGrey,
    button.bgMidGrey,
    input[type="submit"].bgMidGrey,
    input[type="button"].bgMidGrey,
    input[type="reset"].bgMidGrey{
        background:#e8e7e9;
    }
    .button.MidGrey,
    button.MidGrey,
    input[type="submit"].MidGrey,
    input[type="button"].MidGrey,
    input[type="reset"].MidGrey{
        color:#e8e7e9;
    }
	.BorderBottomMidGrey{
        border-bottom-color:#e8e7e9 !important;
    }
	.obgMidGrey{
        background:rgba(232,231,233,0.7);
    }
    .gradientBgMidGrey{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(232,231,233,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(232,231,233,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(232,231,233,1) 32%, rgba(156,156,156,0) 88%);
    }
        .White{
        color:#ffffff;
    }
    .bgWhite {
        background:#ffffff;
    }
    .button.bgWhite,
    button.bgWhite,
    input[type="submit"].bgWhite,
    input[type="button"].bgWhite,
    input[type="reset"].bgWhite{
        background:#ffffff;
    }
    .button.White,
    button.White,
    input[type="submit"].White,
    input[type="button"].White,
    input[type="reset"].White{
        color:#ffffff;
    }
	.BorderBottomWhite{
        border-bottom-color:#ffffff !important;
    }
	.obgWhite{
        background:rgba(255,255,255,0.7);
    }
    .gradientBgWhite{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(255,255,255,1) 32%, rgba(156,156,156,0) 88%);
    }
        .Black{
        color:#000000;
    }
    .bgBlack {
        background:#000000;
    }
    .button.bgBlack,
    button.bgBlack,
    input[type="submit"].bgBlack,
    input[type="button"].bgBlack,
    input[type="reset"].bgBlack{
        background:#000000;
    }
    .button.Black,
    button.Black,
    input[type="submit"].Black,
    input[type="button"].Black,
    input[type="reset"].Black{
        color:#000000;
    }
	.BorderBottomBlack{
        border-bottom-color:#000000 !important;
    }
	.obgBlack{
        background:rgba(0,0,0,0.7);
    }
    .gradientBgBlack{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(0,0,0,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(0,0,0,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(0,0,0,1) 32%, rgba(156,156,156,0) 88%);
    }
    ::-moz-selection {
    background: #3f4658;
    color: #fff;
}
::selection {
    background: #3f4658;
    color: #fff;
}
body {
    color: #3f4658;
    background-color: #ffffff;
}
.file-picker .item .info .link{
    color: #3f4658;
}
div.nf-error div.nf-error-msg {
    color: #3f4658;
}
div.nf-error .ninja-forms-field{
    border-color: #3f4658 !important;
}
div.nf-error.field-wrap .nf-field-element:after{
    background: #3f4658;
}
.archive-wrapper .archive-block:hover a{
    color: #3f4658;
}
button,
input,
textarea {
    border: 1px solid #94b541;
}
.button,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
    background: none;
    background-color: unset;
}
div.nf-form-content button,
div.nf-form-content input[type=button],
div.nf-form-content input[type=submit]{
    background-color:  #94b541;
}
input.fancy-chk:after {
    color:  #94b541;
}
input.fancy-chk:checked:after {
    color:  #94b541;
}
input.fancy-rdo:after {
    color:  #94b541;
}
input.fancy-rdo:checked:after {
    color:  #94b541;
}
.gallery-item img{
    border: solid 1px #94b541;
}
.flip-arrow:before,
.flip-arrow:after {
    background-color: #94b541;
}
.bgDarkGreen ul li:before{
    background-color: currentColor;
}
.bgDarkGreen ol li:before{
    color: currentColor;
}
.bgDarkGreen .flip-arrow:before,
.bgDarkGreen .flip-arrow:after{
    background-color: currentColor;
}

.archive-wrapper .archive-block .archive-image{
    background-color: #94b541;
}

.single-product .quote-wrap .quote {
    background-color: #94b541;
}

.woocommerce-cart .product-remove a:before{
    color: #94b541;
}

.icon-boxes-horizontal .icon-box-single:hover {
    background: #B5E26D;
}

#navbar #primary-menu li a:hover{
    color: #94b541;
}

#primary-menu > li > ul.sub-menu:before {
    border-bottom: 5px solid #94b541;
}

#navbar ul.sub-menu {
    border-top: 3px solid #94b541;
    background-color: #ffffff;
}
#primary-menu > li > ul.sub-menu {
    background-color: #ffffff;
}
.mega-menu-final ul li a:hover{
    color: #94b541;
}
.archive-filter ul li a:hover,
.archive-filter ul li a.active{
    border-bottom-color: #94b541;
}
.woocommerce-cart .cart_totals .wc-proceed-to-checkout a{
    background-color: #94b541;
}
.blog-single .body .site-width .left-column .time-stamp{
    background-color: #94b541;
}


.archive-wrapper .archive-block{
    background-color: #f2f2f4;
}

.blog-single .header,
.team-single .header{
    background-color: #3f4658;
    color: White;
}
