@font-face {
    font-family: "hekaya";
    src: url("../fonts/FFHekaya-Light.otf");
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
a,
.mobile-nav__content .main-menu__list li:not(:last-child) a {
    direction: rtl !important;
    font-family: "hekaya" !important;
    letter-spacing: -0.1px !important;
}

.mobile-nav__content .main-menu__list li:not(:last-child) a {
    font-weight: 800;
}

#hero h1,
#food h2 {
    font-size: 100px;
}

h3 {
    font-size: 65px;
}

p,
a,
.main-header--one--two .main-menu .main-menu__list > li > a,
.stricky-header .main-menu__list > li > a,
.red-btn {
    font-size: 25px;
    line-height: 130%;
}

.mobile-nav__container .red-btn {
    font-size: 25px !important;
    line-height: 130% !important;
    padding-top: 8px !important;
}

#hero h4 {
    margin-top: 30px;
}

.main-menu .main-menu__list > li + li,
.stricky-header .main-menu__list > li + li {
    margin-right: 60px;
    margin-left: 0 !important;
}

.red-btn {
    padding-top: 1px !important;
}

.shaped-btn {
    font-size: 28px;
}

.value-v {
    height: 85%;
}

.white-bg-testimonials {
    background-size: cover;
}

#feedback .farm-fresh,
#feedback-mobile .farm-fresh {
    right: unset !important;
    left: 15%;
}

#feedback .fresh-ground,
#feedback-mobile .fresh-ground {
    right: unset !important;
    left: 15%;
}

footer .main-menu .main-menu__list > li {
    margin-right: 30px;
    margin-left: 30px !important;
}

footer .main-menu .main-menu__list > li > a {
    font-size: 28px;
}

.green-bg h5 {
    font-size: 27px;
}

@media (max-width: 1400px) {
    #hero h1,
    #food h2 {
        font-size: 85px;
    }
}

@media (max-width: 768px) {
    #hero h1,
    #food h2 {
        font-size: 75px;
        line-height: 75px;
    }

    #hero h4 {
        font-size: 25px;
    }

    h3 {
        font-size: 50px;
    }

    .faq-one__accordions .accrodion .accrodion-title h4 {
        font-size: 35px;
    }

    .faq-one__accordions .accrodion .accrodion-content .inner p {
        font-size: 25px;
    }

    footer .main-menu .main-menu__list > li {
        margin: 0 !important;
    }
}
