g6.content_sub_section_1 {
    box-sizing: border-box
}

body {
    /* font-family: Verdana, sans-serif;  */
    margin: 0
}

.seeDetailsSlides {
    display: none
}

img {
    vertical-align: middle;
}

/* Slideshow container */

.section_head_heading {
    margin-bottom: 27px;
    text-align: center;
}

.section_head {
    margin-left: 1.25rem;
}

.section_content {
    margin: 10px 10px 10px 10px;
}

.fontFamilyDetails {
    /* font-family: var(--suisse-screen-normal) !important; */
    letter-spacing: 1px !important;
    line-height: 24px !important;
}

.btnFontFamilyDetails {
    font-family: var(--suissecond-int-normal);
    font-size: 24px !important;
}

.nutritions {
    margin: 5px 30px;
}

.avgMacroDesc {
    line-height: 26px;
    opacity: 0.6;
}

.content_sub_section_1 {
    margin-bottom: 54px;
    height: 270px;
}

.content_sub_section_1.hide {
    height: auto;
}

.content_sub_section_3 {
    margin: 0 46px 33px;
}

.lunchDinner_section {
    margin-bottom: 27px;
}

.navigationArrow {
    width: 45px;
    height: 45px;
    background: rgb(255, 255, 255);
    border-radius: 24px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px;
    user-select: none;
    cursor: pointer;
    position: absolute;
    top: 15%;
    right: 20px;
    z-index: 2;
}

.prevArrow,
.nextArrow {
    cursor: pointer;
    position: absolute;
    top: 15%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    /* color: white; */
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    color: black;
    text-decoration: none;
}

.nextArrow {
    border-radius: 3px 0 0 3px;
}

.prevArrow {
    float: left;
    margin-left: 5px !important;
}

.section_head_desc {
    margin: 0 0 27px 0;
    text-align: center;
}

@media (max-width:844px) {
    .carousalImage {
        display: block !important;
    }

    .toprightCloseIcon {
        right: 10px !important;
    }

    .content_section {
        margin: 20px !important;
    }

    .content_sub_section_1 {
        margin-bottom: 34px !important;
    }

    .section_head_heading {
        margin-bottom: 17px !important;
    }

    .section_head_heading_header {
        font-size: 36px !important;
        line-height: 40px !important;
    }

    .lunchDinner_section {
        margin-bottom: 25px !important;
    }

    .section_contents_header_meal {
        margin: 0px 0 10px -11px !important;
    }

    .nutritions {
        margin: 5px 15px !important;
    }

    .breakFast_section {
        margin-bottom: 15px !important;
    }

    .section_contents_header {
        padding: 0 0 20px 0 !important;
    }
}

/* ====================Responsive======================== */
@media (max-width: 767px) {
    .slideshow-container {
        max-width: 1000px;
        position: relative;
        margin: auto;
    }

    .content_section {
        margin: 35px 20px 20px 20px !important;
    }

    .content_sub_section_1 {
        margin-bottom: 34px !important;
    }

    .content_sub_section_1_veg {
       
    }

    .section_head_heading {
        margin-bottom: 35px !important;
    }

    .section_head_heading_header {
        font-size: 36px !important;
        line-height: 40px !important;
    }

    .lunchDinner_section {
        margin-bottom: 25px !important;
    }

    .section_contents_header_meal {
        margin: 0px 0 10px -11px !important;
    }

    .nutritions {
        margin: 5px 15px !important;
    }

    .breakFast_section {
        margin-bottom: 15px !important;
    }

    .section_contents_header {
        padding: 0 0 20px 0 !important;
    }



    .toprightCloseIcon {
        top: 15px !important;
    }

    .navigation {
        top: 14% !important;
    }

    .navigation.sampleMenuSliderVisible {
        top: 50% !important;
    }

    .carousalImage {
        display: block;
        /* height: auto !important; */
    }

    .content_sub_section_2 {
        margin-bottom: 18px !important;
    }

    .section_head_heading_desc {
        margin-bottom: 8px !important;

        font-size: 14px;
        /* margin-bottom: 2.5rem; */
        font-family: 'Montserrat', sans-serif;
    }

    .fontFamilyDetails {
        /* font-family: var(--suisse-screen-normal) !important; */
        letter-spacing: 1px !important;
        line-height: 1.75 !important;
    }

    .section-2-header {
        margin-left: 15px;
    }

    .fontSizeDetail {
        font-size: 16px !important;
    }

    .contentFontFamily {
        font-size: 24px !important;
    }

    .nutrientBox {
        /* border: 1px solid #f4d9de;
            box-shadow: -4px 0px 0px #f4d9de;
            border-radius: 8px 0px 0px 8px; */
        text-align: center;
        padding-top: 8px;
        padding-bottom: 5px;
        min-width: 20%;
    }

    .nutritionValue {
        font-size: 24px !important;
    }

    .nutritionDesc {
        /* font-size: 16px; */

        font-size: 12px;
        letter-spacing: 0;
        line-height: 1.7;
        font-family: 'Montserrat', sans-serif;
    }

    /* Next & previous buttons */
    .prev,
    .next {
        cursor: pointer;
        position: absolute;
        top: 3.5%;
        width: auto;
        padding: 16px;
        margin-top: -22px;
        /* color: white; */
        font-weight: bold;
        font-size: 18px;
        transition: 0.6s ease;
        border-radius: 0 3px 3px 0;
        user-select: none;
        color: black;
    }



    /* Position the "next button" to the right */
    .next {
        right: 0;
        border-radius: 3px 0 0 3px;
    }

    /* On hover, add a black background color with a little bit see-through */
    .prev:hover,
    .next:hover {
        background-color: rgba(0, 0, 0, 0.8);
    }

    .sampleMenuContentSlider.visible {
        padding: 30px 30px 20px 30px !important;
    }

    .leftNavigationArrow {
        margin-left: 7px !important;
    }

    .rightNavigationArrow {
        margin-right: 10px !important;
    }

    .sampleMenuDay {
        font-size: 14px;
        line-height: 30px;
    }

    .content_sub_section_1 {
        height: 300px;
    }
}

/* responsive ends here */

/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

.sliderCloseIconCheckout {
    position: fixed;
    /* top: 16px;
    right: 16px; */
    font-size: 28px;
    color: black;
    cursor: pointer;
    width: 42px;
    height: 42px;
    background-color: #fff;
    border-radius: 50%;
    z-index: 2;
    top: 13px;
    right: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sliderCloseIconCheckout.visible {
    border-radius: 100px;
    background: #FFF;
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.15);
}

.carousalArrow {
    cursor: pointer;
    position: absolute;
    top: 15%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    color: #000000;
}

/* The dots/bullets/indicators */
.dotDetails {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.carousalImage {
    /* margin-top: 0px; */
    /* height: 360px; */
    /* width: 100%; */

    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
}

.startPlanBtn {
    /* width: 285px; */
    width: 100%;
    margin: 0 auto;
    font-size: 13px;
    /* background: #66b83d; */
    color: white;
    border: none;
    height: 50px;
    /* border-radius: 5px; */
    align-items: center;
    cursor: pointer;

    background: #000000;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}

.startPlanBtn:hover {
    /* background: #549d2f; */
    background-color: #fff;
    color: black;
    border: 2px solid #000000;
    transition: 200ms;
}

.active,
.dotDetails:hover {
    background-color: #fff;
}

/* Fading animation */
.fadeDetails {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fadeDetails {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {

    .prev,
    .next,
    .text {
        font-size: 11px
    }
}

.content_section {
    margin: 49px 46px 0 46px;
}

.section_head_heading_header {
    /* font-size: 24px; */
    font-weight: 500;
    /* margin-bottom: 5px !important; */
    font-family: var(--suisse-works-regular) !important;
    /* letter-spacing: 2px; */

    font-size: 52px;
    letter-spacing: 0;
    line-height: 67px;
    /* white-space: nowrap; */
}

.section_head_heading_desc {
   font-size: 14px;
    /* margin-bottom: 2.5rem; */
    font-family: 'Montserrat', sans-serif;
}

.section_contents_header {
    font-size: 12px;
    margin-bottom: 5px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0 !important;
    padding: 0 0 30px 0;
    border-bottom: 1px solid #E6E6E6;
}

.section_contents_header_meal {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 2.6;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #E6E6E6;
    line-height: 0.1em;
    margin: 10px 0 20px -10px;
}

.section_contents_header_meal span {
    padding: 10px 13% 10px 10px;
    background: #fff;
}

.nutrientBox {
    padding-top: 8px;
    padding-bottom: 5px;
    min-width: 20%;
}

.nutritionValue {
    font-size: 24px;
    font-family: var(--suisse-works-regular);
    line-height: 26px;
}

.nutritionDesc {
    /* font-size: 16px; */

    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    line-height: 26px;
    letter-spacing: 0;
    opacity: 0.6;
}

.content_sub_section_2 {
    margin-bottom: 20px;
}

.priceDiv_section {
    font-size: 18px;
    margin-bottom: 5px;
}

.plan_price {
    font-size: 18px;
    font-weight: bold;
    padding: 0 5px;
}

.breakFast_section {
    margin-bottom: 17px;
}

.navigation {
    position: fixed;
    width: 100%;
    max-width: 550px;
    top: 17%;
    z-index: 1;
}

.navigation.sampleMenuSliderVisible {
    top: 42%;
}

.navigation.sampleMenuSliderVisible a svg {
    border-radius: 100px;
    background: #FFF;
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.15);
    height: 42px;
    width: 42px 
}

.carousel-item.active {
    display: block;
    overflow: hidden;
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    /* backface-visibility: hidden; */
    transition: transform .6s ease-in-out;
}

.leftNavigationArrow,
.rightNavigationArrow {
    margin-bottom: 3px;
    color: black;
    text-decoration: none;
    cursor: pointer;
    height: 42px;
    width: 42px;
    background: white;
    border-radius: 50%;
}

.rightNavigationArrow::before,
.leftNavigationArrow::before {
    position: relative;
    top: 3px;
}

.leftNavigationArrow:hover,
.rightNavigationArrow:hover {
    text-decoration: none;
    color: black;
}

.rightNavigationArrow {
    margin-right: 23px;
}

.leftNavigationArrow {
    margin-left: 15px;
}

.leftNav {
    justify-content: left;
    margin-left: 12px;
}

.rightNav {
    justify-content: right;
    right: 0;
    margin-right: 24px;
}

@media all and (min-width: 280px) and (max-width: 375px) {
    .content_section {
        margin: 16px !important;
    }

    .sliderCloseIconCheckout {
        width: 40px;
        height: 40px;
    }

    .sliderCloseIconCheckout:before, .sliderCloseIconCheckout:after {
        left: 19px;
        height: 18px;
        width: 2px;
        top: 11px;
    }

    .leftNavigationArrow, .rightNavigationArrow {
        height: 40px;
        width: 40px;
    }

    .navigation {
        top: 90px !important;
    }

    .section_head_heading_header {
        font-size: 26px !important;
        line-height: 38px !important;
    }

    .section_head_heading_desc {
        font-size: 12px;
    }

    .section_contents_header_meal, .nutritionDesc, .section_contents_header {
        font-size: 9px;
    }

    .nutritionValue {
        font-size: 18px !important;
    }

    .content_sub_section_3 {
        margin: 0 16px 73px;
    }

    

}


.sampleMenuContentSlider {
    transition: opacity 0.7s ease, transform 0.7s ease;
    left: 0px;
    width: 100%;
    height: 100%;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transform: translateY(50%);
}

.sampleMenuContentSlider.visible {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    padding: 30px 20px 20px 20px;
}

.content_sub_section_1.visible {
    height: auto;
}

.section_head_desc, .content_sub_section_2 {
    transform: translateY(0%);
    transition: opacity 0.7s ease, transform 0.7s ease;
    opacity: 1;
}

.section_head_desc.slide-up {
    transform: translateY(-100%);
    opacity: 0;
    position: absolute;
}

.content_sub_section_2.slide-down {
    transform: translateY(100%);
    opacity: 0;
    position: absolute;
}

.sampleMenuContentSlider.visible + .seeDetails-modal-content {
    overflow-y: hidden;
}

.section_img {
    position: relative;
}

.section_img:before {
    content: '';
    display: block;
    padding-top: 70%;
    transition: .5s;
    pointer-events: none;
}

.slide-up .section_img:before {
    padding-top: 0;
}

.sampleMenuLinkSection.visible {
    margin: 0;
}