h1 {font-size: 82px!important;}

a {
    color: #74bb64;
}

a:hover {
    color: #1d2f19;
}

.preloader {
    background-color: #f8f9f9;
    background-image: url(../images/icons/preloader.svg);
    text-align: center;
}

.main-menu .navigation > li > a {
    position: relative;
    font-family: 'DK Lemon Yellow Sun', sans-serif;
    display: block;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    text-transform: capitalize;
    letter-spacing: 0px;
    opacity: 1;
    font-weight: 500;
    padding: 24px 0px 20px;
    font-size: 24px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    text-shadow: 0 0 4px rgba(0, 0, 0, .8);
}

.main-menu .navigation > li > ul > li > a {
    position: relative;
    font-family: 'DK Lemon Yellow Sun', sans-serif;
    display: block;
    padding: 12px 18px;
    line-height: 24px;
    font-weight: 500;
    font-size: 22px;
    text-align: left;
    text-transform: capitalize;
    color: #27272f;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navigation > li:before {
    border: solid 1px #74bb64;
    background: none;
    height: 0px;
    bottom: 15px;
}

.sticky-header .main-menu .navigation > li > a {
    color: #5c5b5f;
    font-size: 22px;
    text-shadow: none;
}

.beverage-block .inner-box .lower-content h6 a {
    position: relative;
    color: #5c5b5f;
    font-size: 24px;
    font-weight:600;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    font-family: 'DK Lemon Yellow Sun', sans-serif;
}
.beverage-block .inner-box .lower-content {
    position: relative;
    padding-top: 10px;
    text-align: center;
}

.sec-title h2 {
    color: #454547;
    font-weight: 400;
    line-height: 1.3em;
    margin-top: 8px;
    font-family: 'Qwitcher Grypen','LillyBelle';
}

.sticky-header .main-menu .navigation > li:hover > a, .sticky-header .main-menu .navigation > li.current > a {
    color: #74bb64;
    background-color: inherit !important;
}

.close-side-widget {
    color: #74bb64;
}

.btn-style-one {
    background-color: #74bb64;
}

.btn-style-one .icon {
    background-size: cover;
}

.btn-style-two {
    display: inline-block;
    font-size: 20px;
    line-height: 49px;
    color: #27272f;
    overflow: hidden;
    overflow: hidden;
    border-radius: 50px;
    border: 1px solid #74bb64;
    padding: 7px 35px 5px 7px;
    text-transform: none;
    font-family: 'LillyBelle', sans-serif;
}

.list-style-one li .icon {
    color: #74bb64;
    padding: 0 15px;
}

.scroll-to-top {
    color: #74bb64;
}

.scroll-to-top:hover {
    color: #ffffff;
    background: #74bb64;
}

.main-footer .newsletter-form .form-group button {
    background-color: #74bb64;
}

.main-footer .footer-widget h6:before {
    background-color: #74bb64;
}

.banner-section .content-column h1 {
    text-shadow: 0 0 20px rgba(0,0,0,0.3);
}

.banner-section .content-column .text {
    text-shadow: 0 0 4px rgba(0,0,0,.5);
    font-size: 16px;
    font-weight: 700;
}

.sec-title .title {
    color: #74bb64;
}

.theme_color {
    color: #74bb64;
}

.btn-style-two {
    border: 1px solid #74bb64;
    padding: 0 15px;
    color: #454548;
}

.btn-style-two:hover {
    color: #ffffff;
    background-color: #74bb64;
}

.main-menu .navigation > li > ul > li > a:before {
    color: #74bb64;
}

.main-menu .navigation > li > ul > li:hover > a {
    color: #74bb64;
    padding-left: 30px;
}
.main-menu .navigation > li > ul > li > ul > li > a:before {
    color: #74bb64;
}
.main-menu .navigation > li > ul > li > ul > li:hover > a {
    color: #74bb64;
    padding-left: 30px;
}

.main-menu .navigation > li:hover > a, .main-menu .navigation > li.current > a {
    opacity: 1;
    color: #74bb64;
}

.deal-section .content-box {
    background-color: rgb(9 32 20 / 85%);
}

.deal-section {
    padding: 60px 0px 60px;
}

.email-form .form-group input:focus {
    border-color: #96c55f;
}

.recipe-block .inner-box .icon {
    background-color: #e3b04c;
}

.sticky-header .outer-box .search-box-btn {
    color: #454548;
}

.sticky-header .outer-box .nav-btn {
    position: relative;
    top: 0px;
    float: right;
    font-size: 22px;
    color: #454548;
    cursor: pointer;
    margin-top: 0px;
    margin-left: 30px;
}

.sticky-header {
    border-bottom: none;
    box-shadow: 0 0 25px rgba(0,0,0,.2);
    background-color: #f1f8f0;
}

.beverage-block .inner-box:hover .lower-content h6 a {
    color: #74bb64;
}

.beverage-block .inner-box:hover .image img {
    opacity: 0.90!important;
    transform: scale(1.06, 1.06) rotate(2deg);
}

.beverage-block .inner-box .image {
    background-color: #ffffff;
}

.page-title {
    padding: 150px 0px 200px;
}

.main-footer .social-list li a:hover {
    color: #74bb64;
}

.main-footer .footer-list li a:hover {
    opacity: 1;
    color: #74bb64;
}

.page-title h2 {
    text-shadow: 0 0 25px rgba(0,0,0,.6);
}

.juice-section .section-text {
    color: #74bb6412;
}
.recipe-section .section-text {
    top: 240px;
    opacity: 1;
}

.error-section h2 {
    color: #369b60;
}


.btn-style-four {
    display: inline-block;
    font-size: 18px;
    line-height: 50px;
    color: #ffffff;
    padding: 11px 30px;
    font-weight: 500;
    overflow: hidden;
    overflow: hidden;
    border-radius: 50px;
    background-color: #74bb64;
    padding: 0 15px;
    font-family: 'LillyBelle', sans-serif;
}
.btn-style-four:hover {
    color: #ffffff;
    background-color: #598e4d;
}


.btn-primary {
    color: #fff;
    background-color: #369b60;
    border-color: #369b60;
}
.btn-primary:hover {
    color: #fff;
    background-color: #246a41;
    border-color: #246a41;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #4d8441;
    border-color: #74bb64;
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #369b64;
    border-color: #369b60;
    box-shadow: 0 0 0 0.2rem rgba(38,143,255,.5);
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #4d844154;
}


@media only screen and (max-width: 767px){
    .main-header .header-upper .logo-box {
        padding-top: 0px;
    }
}

@media only screen and (min-width: 768px) {
    .main-menu .navigation > li > ul, .main-menu .navigation > li > ul > li > ul {
        display: block !important;
        visibility: hidden;
        opacity: 0;
        background-color: #f1f8f0;
    }
}