/* FONTS */
@import url('https://fonts.googleapis.com/css2?family=Antic+Didone&family=Balerno-Regular:wght@200;300;400;500;600;700&display=swap');

/* FONTS */
@import url('https://fonts.googleapis.com/css2?family=Antic+Didone&family=Poppins:wght@200;300;400;500;600;700&display=swap');


/* FONTS FAMILY
@font-family: 'Balerno-Regular', serif;
@font-family: 'Balerno-Regular', sans-serif;
@font-family: 'Gambetta', serif;
*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800);
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);


 @font-face{
    font-family: Balerno-Regular;
    src: url(../Fonts/Balerno-Serif-Family/Balerno-Rg.otf);
 }


* {
    box-sizing: border-box;
}

::-webkit-scrollbar {
    display: none;
}

a {
    text-decoration: none !important;
}


html,
body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    /* overflow-x: hidden; */
    scroll-behavior: smooth;
    margin: 0;
}

.desktophide {
    display: none;
}

@media only screen and (max-width: 600px) {
    .new {
        display: flex;
        flex-flow: column-reverse;
    }

    .mobilehide {
        display: none;
    }

    .mobileshow {
        display: block;
    }

    ::-webkit-scrollbar {
        display: none;
    }
}








.about-us-text {
    font-family: 'Balerno-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 57px;
    color: #F9F5F1;
    margin-top: 15rem;
    text-align: center;
}



.about-us-text1 {
    font-family: 'Balerno-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
}



.customer-care-text {
    font-family: 'Balerno-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 56px;
    color: #07060C;
}



.customer-care-text-1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #343230;
}

.text-field-text {
    font-family: 'Balerno-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.02em;
    color: #07060C;
}

.form-control {
    background: #FFFFFF;
    border: 0.705598px solid #07060C;
    border-radius: 4px;
}


.contact-loc-text {
    font-family: 'Balerno-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    text-transform: uppercase;
    color: #07060C;
}

.contact-loc-text-1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #343230;
}

.span-contact {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #0F0F33;
    text-decoration: underline;
    cursor: pointer;
}

.btn-top4-signup {
    cursor: pointer;
    clear: both;
    padding: 12px 50px;
    display: inline-block;
    /*margin: 0 20px;*/
    transition: all 0.8s, color 0.3s 0.3s;
    cursor: pointer;
    background: #F6BB3A;
}

.viewalll1-signup {
    font-family: 'Balerno-Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    text-decoration-line: underline;
    color: #07060C;
}


.btn-top3-signup:hover {
    box-shadow: 0 150px 0 0 rgba(7, 6, 12, 1)inset;
    color: white;
} 






/* MOBILE SCREEN */
@media only screen and (max-width: 600px) {
    .about-us-text {
        font-family: 'Balerno-Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 32px;
        line-height: 57px;
        color: #F9F5F1;
        margin-top: 4rem;
        text-align: center;
    }

    .about-us-text1 {
        font-family: 'Balerno-Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        text-align: center;
        color: #FFFFFF;
    }


    .customer-care-text {
        font-family: 'Balerno-Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 32px;
        line-height: 56px;
        color: #07060C;
    }

    .customer-care-text-1 {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        color: #343230;
    }

    .contact-loc-text {
        font-family: 'Balerno-Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 29px;
        text-align: center;
        text-transform: uppercase;
        color: #07060C;
    }


    
}


.nav-menu-text {
    font-family: 'Balerno-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    color: #07060C;
}


    .nav-menu-text:hover {
        font-family: 'Balerno-Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 32px;
        line-height: 38px;
        color: #07060C;
        text-decoration: underline !important;
        transition: 0.2s ease-out;
    }

.menu-wrap .menu > div {
    background: #EBEBEB;
    height: 100vw;
    display: flex;
    flex: none;
    align-items: center;
    justify-content: center;
    transform: scale(0);
    transition: all 0.4s ease;
}


.btn-primary1 {
    background: #F6BB3A;
    border-radius: 0px;
    font-family: 'Balerno-Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #07060C;
    margin-top: -1px;
}

    .btn-primary1:hover {
        background: #F6BB3A;
        border-radius: 0px;
        font-family: 'Balerno-Regular';
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 32px;
        text-align: center;
        letter-spacing: 0.02em;
        color: #07060C;
        margin-top: -1px;
    }
@media only screen and (max-width: 600px) {
    .btn-primary1 {
        background: #F6BB3A;
        border-radius: 0px;
        font-family: 'Balerno-Regular';
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 32px;
        text-align: center;
        letter-spacing: 0.02em;
        color: #07060C;
        margin-top: 20px;
    }

    .newsletter-align {
        margin-left: 0rem;
    }
}
.newletter1 {
    border: 1px solid #ffffff;
    border-radius: 0px;
    font-family: 'Balerno-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.02em;
    color: #ffffff;
}




/*------------------------------------------------------- NAV & HEADER -------------------------------------------------------*/
.first-order {
    font-family: 'Balerno-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #07060C;
}

    .first-order:hover {
        font-family: 'Balerno-Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 25px;
        text-decoration: none;
        color: #07060C;
    }


.hover-underline-animation {
    display: inline-block;
    position: relative;
    color: #07060C;
}

    .hover-underline-animation:after {
        content: '';
        position: absolute;
        width: 100%;
        transform: scaleX(0);
        height: 2px;
        bottom: 0;
        left: 0;
        background-color: #07060C;
        transform-origin: bottom right;
        transition: transform 0.25s ease-out;
    }

    .hover-underline-animation:hover:after {
        transform: scaleX(1);
        transform-origin: bottom left;
    }




.callout {
    position: relative;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
    text-align: center;
    position: relative;
    z-index: 10;
}


.nav-menu-bg-1 {
    content: url(../img/nav-menu-bg.png);
    object-fit: contain;
    background-repeat: round;
    height: 100vh;
    width: fit-content;
}



.nav-menu-text {
    font-family: 'Balerno-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    color: #07060C;
}


    .nav-menu-text:hover {
        font-family: 'Balerno-Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 32px;
        line-height: 38px;
        color: #07060C;
        text-decoration: none !important;
    }

.first-order {
    font-family: 'Balerno-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #07060C;
}

.nav-hover .first-order:hover {
    font-family: 'Balerno-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #07060C;
    text-decoration: none !important;
}

/*------------------------------------------------------- NAV & HEADER -------------------------------------------------------*/








.form-control-footer {
    background: #0F0F33;
}

.our-recipes {
    background-image: url(../../assets/img/contactus-bg.png);
    height: 550px;
    width: 100%;
    background-repeat: round
}

/* MOBILE SCREEN */
@media only screen and (max-width: 600px) {
    .our-recipes {
        background-image: url(../../assets/img/contactus-bg.png);
        height: 200px;
        width: 100%;
        background-repeat: round
    }
}

.nav-menu-bg-1 {
    content: url(../New-IMG/New-homepgae/new-menu.webp);
    object-fit: contain;
    background-repeat: round;
    height: 100vh;
    width: fit-content;
}