@import url("https://fonts.googleapis.com/css2?family=Bree+Serif&family=Caveat:wght@400;700&family=Lobster&family=Monoton&family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Playfair+Display+SC:ital,wght@0,400;0,700;1,700&family=Playfair+Display:ital,wght@0,400;0,700;1,700&family=Roboto:ital,wght@0,400;0,700;1,400;1,700&family=Source+Sans+Pro:ital,wght@0,400;0,700;1,700&family=Work+Sans:ital,wght@0,400;0,700;1,700&display=swap");

.food-munch-logo {
    width: 220px;
    height: 58px;
}

#navItem1 {
    color: #323f4b;
    font-family: "Roboto";
}

#navItem2 {
    color: #323f4b;
    font-family: "Roboto";
}

#navItem3 {
    color: #323f4b;
    font-family: "Roboto";
}

#navItem4 {
    color: #323f4b;
    font-family: "Roboto";
}

#navItem5 {
    color: #323f4b;
    font-family: "Roboto";
}

.banner-section-bg-container {
    background-image: url("https://res.cloudinary.com/dboyvpdkk/image/upload/v1714503288/bg_new_chip_pg5xlg.jpg");
    height: 100vh;
    background-size: cover;
}

.banner-heading {
    color: white;
    font-family: "Roboto";
    font-size: 65px;
    font-weight: bold;
}

.banner-heading-span {
    color: #D93135;
    font-family: "Bree Serif";
    font-size: 60px;
    font-weight: bold;
    font-style: italic;
}

.banner-caption {
    color: #f5f7fa;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 500;
}

.custom-button {
    color: white;
    background-color: #2966CC;
    width: 150px;
    height: 55px;
    border-width: 0;
    border-radius: 8px;
    margin-right: 10px;
}

.custom-outline-button {
    color: white;
    background-color: transparent;
    width: 150px;
    height: 50px;
    border-style: solid;
    border-width: 1px;
    border-color: white;
    border-radius: 8px;
}

.wcu-section {
    background-color: #f2f3f5;
}

.wcu-section-heading {
    color: #2966CC;
    font-family: "Roboto";
    font-size: 50px;
    font-weight: 700;
}

.wcu-section-heading-span {
    color: #DD5B5E;
    font-family: "Roboto";
    font-size: 50px;
    font-weight: 700;
}

.wcu-section-description {
    color: #5a7184;
    font-family: "Roboto";
    font-size: 16px;
}

.wcu-card {
    text-align: center;
    background-color: white;
    border-style: solid;
    border-width: 1px;
    border-color: #e5eaf4;
    border-radius: 16px;
}

.wcu-card-image {
    width: 87px;
    height: 90px;
}

.wcu-card-title {
    color: #323f4b;
    font-family: "Roboto";
    font-size: 22px;
    font-weight: 500;
}

.wcu-card-description {
    color: #7b8794;
    font-family: "Roboto";
    font-size: 16px;
}

.offers {
    color: #323f4b;
    font-style: italic;
    font-weight: 600;
}

.explore-menu-section {
    background-color: white;
}

.menu-section-heading {
    color: #183b56;
    font-family: "Roboto";
    font-size: 28px;
    font-weight: 700;
}

.menu-item-image {
    border-radius: 16px;
}

.menu-card-title {
    color: #323f4b;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 500;
    margin-top: 24px;
}

.menu-item-link {
    color: #d0b200;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 500;
}

.menu-item-card {
    border-radius: 16px;
}

.healthy-food-section {
    background-color: white;
    padding-top: 90px;
    padding-bottom: 90px;
}

.healthy-food-section-img {
    width: 320px;
    height: 220px;
}

.healthy-food-section-heading {
    color: #2966CC;
    font-family: "Roboto";
    font-size: 35px;
    font-weight: 700;
}

.healthy-food-section-heading-span {
    color: #DD5B5E;
    font-family: "Roboto";
    font-size: 35px;
    font-weight: 700;
}


.healthy-food-section-description {
    color: #5a7184;
    font-family: "Roboto";
    font-size: 19px;
}

.healthy-food-section-description-span {
    font-weight: bold;
    color: black;
}

.healthy-food-section-description-span1 {
    font-weight: bold;
    color: black;
    font-size: 22px;
}


.delivery-and-payment-section {
    background-color: #f2f3f5;
}

.delivery-and-payment-section-img {
    width: 320px;
    height: 220px;
}

.delivery-and-payment-section-heading {
    color: #2966CC;
    font-family: "Roboto";
    font-size: 35px;
    font-weight: 700;
}

.delivery-and-payment-section-heading-span {
    color: #DD5B5E;
}

.delivery-and-payment-section-description {
    color: #5a7184;
    font-family: "Roboto";
    font-size: 19px;
}

.payment-card-img {
    width: 50px;
    height: 50px;
    margin-right: 28px;
}

.thanking-customers-section {
    background-image: url("https://img-c.udemycdn.com/course/750x422/1841312_81c8_2.jpg");
    background-size: cover;
}

.thanking-customers-section-heading {
    color: white;
    font-family: "Roboto";
    font-size: 43px;
    font-weight: 700;
}

.thanking-customers-section-description {
    color: white;
    font-family: "Roboto";
    font-size: 16px;
}

.wrh-custom-outline-button {
    color: white;
    background-color: transparent;
    width: 150px;
    height: 45px;
    border-style: solid;
    border-width: 1px;
    border-color: #2FB4FF;
    border-radius: 8px;
}


.thanking-customers-section-img {
    width: 270px;
    margin-bottom: 20px;
}

.follow-us-section {
    background-color: white;
}

.follow-us-section-heading {
    text-align: center;
    color: #183b56;
    font-family: "Roboto";
    font-size: 28px;
    font-weight: 700;
}

.follow-us-icon-container {
    background-color: #faf7e8;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    margin: 15px;
    padding-top: 22px;
    padding-bottom: 14px;
    padding-right: 16px;
    padding-left: 22px;
}

.ecommerce-wf-section-bg-container {
    background-color: #00264d;
    background-size: cover;
    font-family: "Roboto";
}

.ecommerce-wf-section-logo-container {
    background-color: #003366;
    height: 50px;
    width: 50px;
    border-radius: 40px;
    padding-left: 12px;
    padding-top: 13px;
}

.ecommerce-wf-section-logo {
    color: #5a7184;
    font-size: 25px;
}

.ecommerce-wf-section-main-heading {
    color: #5a7184;
    font-size: 19px;
    text-align: center;
}

.ecommerce-wf-section-heading {
    color: #5a7184;
    font-size: 19px;
    font-weight: 600;
}

.ecommerce-wf-section-description {
    color: #5a7184;
    font-size: 16px;
}

.hr-line {
    background-color: #5a7184;
}

.ecommerce-wf-section-bottom-heading {
    color: #5a7184;
    font-size: 19px;
    text-align: center;
    margin: 2px;
}

.ecommerce-wf-section-bottom-logo-container {
    background-color: transparent;
    border-style: solid;
    border-color: #5a7184;
    border-width: 2px;
    height: 26px;
    width: 26px;
    border-radius: 40px;
    padding-left: 5px;
    margin: 2px;
}

.ecommerce-wf-section-bottom-logo {
    color: #5a7184;
}