/*meal more desc css*/
.modal .clp {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

    .modal .clp i {
        font-size: 20px;
    }

    .modal .clp .down_arrow {
        display: none;
    }

    .modal .clp[aria-expanded="false"] .down_arrow {
        display: block !important;
    }

    .modal .clp[aria-expanded="false"] .up_arrow {
        display: none !important;
    }

.select-delivery-week .date_slider .date {
    margin: 0px 6px !important;
    width: auto;
}

.btn-plus-minus {
    height: 30px !important;
    width: 30px !important;
    font-size: 25px !important;
    line-height: 0;
}

.product-Quantity {
    position: relative;
}

.navbar-expand-md .navbar-nav {
    position: absolute;
    right: 129px;
}
/*.product-Quantity a {
        position: absolute;
        background: #232122;
        color: #fff;
        width: 21%;
        text-align: center;
        height: 50px;
        line-height: 42px;
        font-size: 42px;
    }

    .product-Quantity .btn-plus {
        right: 0;
        top: 0;
    }

    .product-Quantity .btn-minus {
        top: 0;
        left: 0;
    }*/

.product-Quantity .form-control {
    padding: 0 34%;
    font-size: 37px;
    text-align: center;
    color: #000;
    font-weight: 500;
}


.select-any-mealplan .active {
    background: rgb(248, 248, 248);
}

.select-any-mealplan .selected-image img {
    -webkit-filter: sepia(100%);
}

.select-any-mealplan .active .selected-image img {
    -webkit-filter: none;
}

.select-any-mealplan .chk-select-meal {
    display: none;
    position: absolute;
    right: 13px;
    top: 5px;
    color: #3b7501;
}

.select-any-mealplan .active .chk-select-meal {
    display: block;
}


.slick-slide {
    display: none;
    float: left;
    height: auto;
    min-height: 1px;
}

.input-radio label {
    display: none;
}

.stripe-button-el {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 12px;
    height: 50px;
    background: #232122 !important;
    border: 1px solid #232122 !important;
    padding-left: 24px;
    padding-right: 24px;
    border-radius: 4px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    box-shadow: 0 8px 16px 0 rgb(0 0 0 / 20%);
    text-align: center;
    padding-top: 14px;
    padding-bottom: 15px;
}

    .stripe-button-el span {
        background: #232122 !important;
        border: none !important;
        box-shadow: none !important;
    }

    .stripe-button-el:hover {
        background: #0a090a !important;
        color: #fff;
        box-shadow: none;
    }

.accordion-item .accordion-collapse1 {
    border: 2px solid rgb(71, 107, 45);
}

.two-features1 {
    padding-bottom: 0px;
}

.cart-result-list1 {
    max-width: 550px;
    padding: 20px 50px 0 50px;
}

.product-description {
    color: #212529;
}

.select-btns a:hover {
    background: #3b7501;
    font-weight: 600;
    color: #fff;
}

.featured-image .logo {
    max-height: 70px;
    width: auto;
    margin: 10px;
}

.gift-card {
    position: relative;
}

    .gift-card .gift-card-summery {
        position: absolute;
        top: 43%;
        right: 42%;
        font-weight: 800;
    }

.Gift-Card-amount {
    font-size: 50px;
}

.gift-card .Gift-Card-txt {
    font-size: 19px;
}

.btn-edit-profile {
    float: right;
    color: #232122;
    font-size: 18px;
    font-weight: 600;
    border: 2px solid #232122;
    height: 35px;
    width: 73px;
    text-align: center;
    line-height: 30px;
    border-radius: 7px;
    background: #ffffff;
}


    .btn-edit-profile:hover {
        color: #fff;
        background: #232122;
    }

a.light-btn.getstarted-btn {
    margin: 0 auto;
    display: block;
    margin-top: 30px;
    height: 60px;
    line-height: 59px;
    width: 25%;
    margin-bottom: 30px;
    color: #fff;
    background: #3b7501;
}

    a.light-btn.getstarted-btn:hover {
        border-width: 2px;
        color: #fff;
    }

.home-page-banner {
    /*height: 50vh;*/
}

.featured-image-full {
    /*min-height: 50vh;*/
}

.change-web-direct .submenu-menu {
    min-width: 80px;
    left: 0;
}

    .change-web-direct .submenu-menu li a img {
        margin-right: 8px;
    }

.change-web-direct a img {
    margin-right: 1px;
}

.change-web-direct {
    max-width: 100px;
}

.form_check_input label {
    margin-top: 5px;
    margin-left: 5px;
}

.cart-area .coupon-wrap {
    margin-top: 0px !important;
}

.nav-pills .nav-link {
    /*border: 1px solid #3b7501;*/
    color: #000;
}

.our-menues-section .nav .nav-link {
    width: 111px;
    font-size: 16px;
    font-weight: bold;
}

.data-desc-p {
    display: flex;
    justify-content: center;
    align-items: center;
}

.data-desc {
    max-width: 478px;
    margin: 0 auto;
    font-size: 24px;
}

    .data-desc h3 {
        color: #1f3e01;
        font-weight: bold;
        font-size: 35px;
    }

.hwt hr {
    background-color: #cccccc;
    font-weight: bolder;
    height: 1px;
    opacity: 1;
    margin: 5% 0;
}

.hwt img {
    width: 100%;
}

@media only screen and (max-width: 768px) {
    a.light-btn.getstarted-btn {
        width: 100%;
    }

    .rep-order-1 {
        order: 1;
    }

    .rep-order-2 {
        order: 2;
    }
}

.nav-meal-type {
    border-bottom: 1px solid #ddd;
    padding-left: 15%;
}

    .nav-meal-type li {
    }

        .nav-meal-type li a {
            padding: 10px;
            margin: 0 0 0 35px;
            width: 180px;
            display: block;
            text-align: center;
            color: #000;
            font-weight: 600;
        }

            .nav-meal-type li a.active {
                border-bottom: 1px solid #3b7501;
            }


.header-menu .nav-item {
    margin-right: 20px;
}

.div-left-image {
    width: 25%;
    float: left;
}

    .div-left-image img {
        width: 100%;
    }

.div-right-image {
    width: 25%;
    float: right;
}

    .div-right-image img {
        width: 100%;
    }

.div-left-content {
    width: 75%;
    float: left;
    padding-right: 10px;
}

.div-right-content {
    width: 75%;
    float: right;
    padding-left: 10px;
}
