/* default css*/
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat-v14-latin-regular.woff') format('woff'), url('../fonts/montserrat-v14-latin-regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Bold.eot');
    src: url('../fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro-Bold.woff2') format('woff2'), url('../fonts/MyriadPro-Bold.woff') format('woff'), url('../fonts/MyriadPro-Bold.ttf') format('truetype'), url('../fonts/MyriadPro-Bold.otf') format('opentype'), url('../fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Regular.eot');
    src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro-Regular.woff2') format('woff2'), url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf') format('truetype'), url('../fonts/MyriadPro-Regular.otf') format('opentype'), url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Brown Bold';
    src: url('../fonts/Brown Bold.eot');
    src: url('../fonts/Brown Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Brown Bold.woff2') format('woff2'), url('../fonts/Brown Bold.woff') format('woff'), url('../fonts/Brown Bold.ttf') format('truetype'), url('../fonts/Brown Bold.otf') format('opentype'), url('../fonts/Brown Bold.svg#Brown Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Brown Light';
    src: url('../fonts/Brown Light.eot');
    src: url('../fonts/Brown Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Brown Light.woff2') format('woff2'), url('../fonts/Brown Light.woff') format('woff'), url('../fonts/Brown Light.ttf') format('truetype'), url('../fonts/Brown Light.otf') format('opentype'), url('../fonts/Brown Light.svg#Brown Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Brown Regular Regular';
    src: url('../fonts/Brown Regular Regular.eot');
    src: url('../fonts/Brown Regular Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Brown Regular Regular.woff2') format('woff2'), url('../fonts/Brown Regular Regular.woff') format('woff'), url('../fonts/Brown Regular Regular.ttf') format('truetype'), url('../fonts/Brown Regular Regular.otf') format('opentype'), url('../fonts/Brown Regular Regular.svg#Brown Regular Regular') format('svg');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Montserrat-Light';
    src: url('../fonts/montserrat-light-webfont.woff2') format('woff2'), url('../fonts/montserrat-light-webfont.woff') format('woff'), url('../fonts/Montserrat-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat-Regular.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('../fonts/Montserrat-SemiBold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: fallback;
}


* {
    /*font-size: 100% !important;*/
    font-family: Montserrat !important;
}

.fa {
    font-family: FontAwesome !important;
}

body {
    font-family: 'Brown Light';
    font-size: 16px;
}

.App-header {
    background-color: transparent !important;
    color: #000
}

    .App-header .inner_page_main {
        background-color: #fff !important;
    }


/* header.App-header h1 {
    color: #000!important
} */
#root > div > div > header.App-header > div > div > div > div > div > h1 {
    color: #000 !important
}

/* #root > div > div > header > div > div > div > div > div.common_sec > div > h1 {
    color: #000!important
} */

.footer-links, .footer-links:visited {
    color: #fff !important;
}

a:visited {
    color: #fff !important;
}

a:hover, a:focus {
    outline: none;
}

a {
    cursor: pointer;
    font-weight: bold;
}

h1 {
    font-size: 40px;
    /*color: #fff;*/
    color: #363636;
    font-family: 'Brown Bold';
}

.inner_page_innersec h2 {
    font-size: 28px !important;
}

    h1:after, .inner_page_innersec h2:after {
        content: '';
        display: block;
        width: 60px;
        height: 5px;
        background: #ef2859;
        margin-top: 10px;
        margin-bottom: 10px
        /*background: #000000;*/
    }

    h1.text-center:after, .inner_page_innersec h2.text-center:after {
        margin: 13px auto;
    }

h2 {
    font-size: 24px;
    font-family: 'Brown Bold';
}

h3 {
    font-size: 18px;
    font-family: 'Brown Bold';
}

body {
    /*background: url(../img/bgimage_new.jpg);
    background: url(../img/bgimage.jpg);
    background: url(../img/bgimage_3.jpg);
    background: url(../img/bgimagehd.jpg);*/
    background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(../img/bgimagehd.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100vh;
    background-attachment: fixed;
    transition: all .5s;
}

.btntype1 {
    font-size: 17px;
    font-family: 'Brown Bold';
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    display: inline-block;
    padding: 19px 45px;
    line-height: 1;
    border-radius: 4px;
}

.pink_btn {
    background: #363636;
    color: #fff !important;
    font-weight: bold !important;
}

    .pink_btn:hover, .pink_btn:focus {
        /*background: #ef2859 !important;*/
        background: #fff;
        /*border: none !important;
        box-shadow: none !important;
        outline: none !important;*/
        color: #363636 !important;
    }



.btntype1:hover {
    color: #fff;
    text-decoration: none;
}

.btntype2 {
    text-transform: uppercase;
    font-family: 'Brown Bold';
    color: #fff !important;
    font-size: 11px;
    letter-spacing: 1px;
    padding: 7px 7px;
    border-width: 2px;
    border-style: solid;
    display: inline-block;
    border-radius: 2px;
}

.pink_border {
    border-color: #ef2859;
    color: #fff !important;
}

.btntype2:hover {
    color: #fff !important;
    text-decoration: none;
}

.btntype2.pink_border:hover {
    /*background: #ef2859 !important;*/
    background: #fff !important;
    color: #363636 !important;
}

a:hover {
    text-decoration: none !important;
}

*:hover {
    text-decoration: none !important;
}
/* default css*/



/* landing page css*/

.landing_page .container .row {
    height: 100vh;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
/* landing page css*/





/* screen 3 css*/
.common_form_secinner {
    /*max-width: 366px;
    min-width: 340px;
    min-width: 383px;*/
    background: #fffbff;
    padding: 30px 48px 30px 48px;
    margin: 50px 0;
    border-radius: 10px;
}

.common_secinner {
    max-width: 366px;
    min-width: 320px;
    background: transparent;
    /*padding: 30px 48px 30px 48px;*/
    margin: 30px 0;
    /*border-radius: 10px;*/
}

.common_form_secinner h1 {
    color: #303030;
    margin-bottom: 18px;
}

    .common_form_secinner h1:after {
        margin-top: 10px;
    }

.form_subtext {
    font-size: 14px;
    /*color: #656e82;*/
    color: white;
    font-family: 'Brown Light';
}

    .form_subtext a {
        color: #ef2859;
        /*color: #363636;*/
        /*font-family: 'Brown Regular Regular';*/
        font-size: 14px;
        /*border-bottom: 1px solid #ef2859;*/
        font-weight: 600;
    }

        .form_subtext a:hover {
            color: #000;
            border-color: #000;
        }

div p a, div a {
    /*color: #363636 !important;*/
    color: #ef2859 !important;
    text-decoration: none !important;
}

    div p a:visited, div a:visited {
        /*color: #363636 !important;*/
        color: #ef2859 !important;
    }

    div p a:hover, div p a:active, div a:active, div a:hover {
        color: #ef2859 !important;
    }

.social_login div a:hover {
    color: #363636 !important;
}

.common_form_secinner form {
    /*margin-top: 45px;*/
}

input:focus {
    outline: none !important;
    box-shadow: none !important;
}

.common_form_secinner form {
    /*  margin-left: 12px;*/
    max-width: 100%;
    position: relative;
}

.common_form_sec form input.form-control {
    border: none;
    background: transparent;
    border-radius: 0;
    border-bottom: 1px solid #656e82;
    color: #656e82;
    /*padding: 8px 15px 7px 37px;*/
    /*    background-position: left center !important;
    background-repeat: no-repeat !important;*/
    font-family: 'Brown Light';
    margin-top: 25px;
    /*margin-bottom: 10px;*/
    min-width: 190px;
}

.ico-inpu {
    position: relative;
    top: 32px;
}

.ico-inpu-rr {
    position: relative;
    top: 0px;
}

.sign_up_usingsec p {
    color: #656e82;
    font-size: 14px;
    font-family: 'Brown Bold';
    margin-bottom: 6px;
    margin-top: 6px;
}

.sign_up_usingsec .social_login {
}

    .sign_up_usingsec .social_login a {
        display: inline-block;
        width: 50px;
        height: 50px;
        line-height: 35px;
        background: #343434;
        color: #f5f5f5;
        text-align: center;
        border-radius: 50%;
        font-size: 19px;
        margin: 10px 10px;
        padding: 8px 8px 8px 8px;
    }

.sign_up_usingsec {
    margin-bottom: 0;
    text-align: center;
}

.btntype3 {
    padding: 19px 20px;
    color: #fff;
    line-height: 1;
    font-size: 11px;
    text-transform: uppercase;
    border: none;
    font-family: 'Brown Bold';
    letter-spacing: 1px;
    border-radius: 10px;
    cursor: pointer;
}

.common_form_sec .btntype3 {
    width: 100%;
}

.common_form_sec .submit_btn {
    margin-bottom: 0;
    margin-top: 30px;
}

.common_form_sec form .form-group {
    margin-bottom: -5px;
    position: relative;
}

.phonr_field {
    /*margin-top: 21px;*/
}

.common_form_sec form .phonr_field {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

    .common_form_sec form .phonr_field select {
        width: 90px;
        margin-right: 8px;
        border: none;
        background: transparent;
        border-radius: 0;
        border-bottom: 1px solid #656e82;
        color: #656e82;
        /*padding: 8px 5px 7px 37px;*/
        /*background-position: left center !important;*/
        /*background-repeat: no-repeat !important;*/
        font-family: 'Brown Light';
        /*background: url(../img/phone.png);*/
        margin-top: 25px !important;
        /*margin-bottom: 10px !important;*/
    }

        .common_form_sec form .phonr_field select:focus {
            outline: none;
            box-shadow: none;
        }

    .common_form_sec form .phonr_field input.form-control {
        padding: 6px 0;
    }

.back_btn {
    margin-bottom: 16px;
}

.entity_page_boxtop {
    padding: 30px 40px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    min-height: 160px;
}

    .entity_page_boxtop h2 {
        color: #fff;
        margin-bottom: 21px;
    }

    .entity_page_boxtop p {
        margin: 0;
        color: #fff;
        font-family: 'Brown Light';
        font-size: 16px;
        line-height: 1.3;
    }

.entity_page_boxbtm {
    background: #fff;
    /*padding: 40px;*/
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: relative;
}

.entity_page_boxbtminner {
    background: #f8f8f8;
    border-radius: 16px;
    padding: 25px;
    /*max-width: 70%;*/
    margin-left: auto;
    margin-right: auto;
}

    .entity_page_boxbtminner .chose_sec {
        padding: 28px 0 40px;
        max-width: 460px;
        margin: 0 auto;
    }

        .entity_page_boxbtminner .chose_sec label {
            display: block;
            padding: 0;
            margin-bottom: 20px;
            box-shadow: 0px 4px 17px rgba(0,0,0,.15);
            border-radius: 15px;
            background: #fff;
            position: relative;
            cursor: pointer;
        }

        .entity_page_boxbtminner .chose_sec .labelouter {
            position: relative;
        }

        .entity_page_boxbtminner .chose_sec label input {
            opacity: 0;
            visibility: hidden;
            width: 0;
            height: 0;
            margin: 0;
            position: absolute;
        }

        .entity_page_boxbtminner .chose_sec label span {
            display: block;
            padding: 21px 48px;
            color: #303030;
            font-family: 'Brown Regular Regular';
            font-size: 18px;
        }

            .entity_page_boxbtminner .chose_sec label span:before {
                content: '';
                display: block;
                width: 19px;
                height: 19px;
                position: absolute;
                border-radius: 50%;
                left: 16px;
                top: 25px;
                background: #dcdbdb;
                border: 1px solid #bfbaba;
            }

            .entity_page_boxbtminner .chose_sec label span:after {
                width: 15px;
                height: 15px;
                background: #ef2859;
                display: block;
                content: '';
                position: absolute;
                border-radius: 50%;
                top: 27px;
                left: 18px;
                display: none;
            }

        .entity_page_boxbtminner .chose_sec label input:checked + span:after {
            display: block;
        }

        .entity_page_boxbtminner .chose_sec .btntype3 {
            width: 100%;
            border-radius: 4px;
        }

        .entity_page_boxbtminner .chose_sec .submit_btn {
            margin-top: 60px;
        }

        .entity_page_boxbtminner .chose_sec .info_icon {
            position: absolute;
            right: 5px;
            /*top: 5px;*/
            bottom: 5px;
            cursor: pointer;
        }

            .entity_page_boxbtminner .chose_sec .info_icon i.fa {
                display: block;
                font-size: 22px;
                color: #dcdbdb;
            }

        .entity_page_boxbtminner .chose_sec label input.form-check-input span:before {
            border-radius: 0 !important;
        }

        .entity_page_boxbtminner .chose_sec label input.checkbox_item + span:before {
            border-radius: 2px;
            width: 21px;
            height: 21px;
            left: 15px;
            top: 25px;
        }

        .entity_page_boxbtminner .chose_sec label input.checkbox_item + span:after {
            border-radius: 0;
            top: 28px;
        }

.nutrient_page h1 {
    display: none;
}

.entity_header {
    display: block;
    padding: 0px 0 22px;
    text-align: center;
}

    .entity_header h3 {
        margin: 0 auto;
        color: #fff;
        font-family: 'Brown Regular Regular';
        font-size: 20px;
        font-weight: 500;
    }

    .entity_header a {
        position: absolute;
        left: 41px;
        top: 29px;
    }

.entity_popup {
    max-width: 500px;
}

    .entity_popup .modal-header {
        background: #cccccc;
        padding: 20px 30px;
        position: relative;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }

        .entity_popup .modal-header button.close {
            padding: 0;
            opacity: 1;
            height: 27px !important;
            line-height: 0 !important;
            display: block;
            margin: 0;
            position: absolute;
            top: 19px;
            right: 16px;
        }

            .entity_popup .modal-header button.close span {
                font-size: 42px;
                color: #fff;
                font-family: 'Brown Light';
                font-weight: 300;
                line-height: 23px !important;
                height: 27px !important;
                min-height: auto;
                display: block;
            }

        .entity_popup .modal-header h5.modal-title {
            color: #333;
            font-size: 16px;
            font-family: 'Brown Bold';
            line-height: 1.3;
            margin-top: 7px;
        }

    .entity_popup .modal-body {
        padding: 23px 30px;
        font-family: 'Brown Regular Regular';
        font-size: 14px;
        color: #303030;
    }

    .entity_popup .modal-content {
        border-radius: 13px;
        box-shadow: 1px 7px 18px rgba(0,0,0,.2);
        border: none !important;
    }

.entity_popup {
    margin: 0 auto;
    -webkit-transform: translateY(-50%) !important;
    -moz-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    top: 50%;
}

    .entity_popup .modal-header button.close:focus {
        outline: none !important;
        box-shadow: none !important;
    }

.page_with_sidebar {
    padding: 40px 0;
    background: #f5f5f5;
    min-height: 100vh;
}

.sidebar_inner {
    max-width: 370px;
}

.sidebar_inner {
    padding: 25px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 5px 18px rgba(0,0,0,.15);
}

    .sidebar_inner ul.calory_filter {
        padding: 0;
        list-style: none;
        margin: 0;
    }

.page_leftsidebar h3 {
    font-size: 21px;
    padding-left: 0px;
    margin-bottom: 23px;
    margin-top: 0px;
}

.sidebar_inner h4 {
    font-size: 17px;
    color: #5a5f69;
    text-transform: uppercase;
    margin-bottom: 25px;
    position: relative;
}

.sidebar_inner ul.calory_filter li div {
    padding: 6px 16px 6px 22px;
    display: inline-block;
    border-radius: 50px;
    font-size: 14px;
    color: #fff;
    font-family: 'Myriad Pro';
    cursor: pointer;
}

.sidebar_inner ul.calory_filter .noFiltter {
    font-size: 17px;
    color: #5a5f69;
    text-align: center;
    padding: 0px;
}

.sidebar_inner ul.calory_filter li {
    margin-bottom: 14px;
}

.pink_bg, .pill {
    background: #ef2859;
}

.gray_bg {
    background: #cccccc;
}

.sidebar_inner ul.calory_filter li div span {
    margin-right: 15px;
}

.sidebar_inner ul.calory_filter li div img {
    cursor: pointer;
}

.sidebar_inner .editlink a {
    font-size: 13px;
    font-family: 'Brown Regular Regular';
    font-weight: bold;
    text-decoration: none;
}

    .sidebar_inner .editlink a:hover, .sidebar_inner .editlink a:active {
        color: #363636;
    }

.pink_clr {
    color: #ef2859 !important;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
}

    .pink_clr:active, .pink_clr:hover {
        color: #fff !important;
    }

.sidebar_inner .editlink {
    margin-top: 20px;
}

.page_rightsidebar {
    /*    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;*/
}

    .page_rightsidebar h3 {
        color: #303030;
        font-size: 30px;
    }

.top_category_sec h3 {
    margin-bottom: 20px;
}

.top_category_wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
    overflow-x: auto;
    padding-bottom: 10px;
}

    .top_category_wrap .category_block {
        min-width: 178px;
        margin: 0 10px;
        border-radius: 15px;
        overflow: hidden;
        position: relative;
    }

        .top_category_wrap .category_block h5 {
            position: absolute;
            bottom: 0;
            left: 0;
            padding: 27px 22px;
            margin: 0;
            width: 100%;
            color: #fff;
            font-family: 'Brown Bold';
            z-index: 2;
            position: absolute;
        }

        .top_category_wrap .category_block:before {
            content: '';
            display: block;
            background: rgba(0,0,0,.35);
            width: 100%;
            height: 100%;
            position: absolute;
        }

        .top_category_wrap .category_block img {
            width: 100%;
        }

.page_rightsidebar .See_more a {
    font-family: 'Brown Regular Regular';
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    border-bottom: 1px solid #ef2859;
}

.top_category_sec .See_more {
    margin-top: 30px;
}

.top_category_sec {
    margin-bottom: 30px;
}

.distance_btns button.btn {
    background-color: #ebebeb;
    border-color: #b1b1b1;
    font-weight: 600;
    font-family: 'Brown Bold';
    color: #615656;
}

    .distance_btns button.btn span {
        font-family: 'Brown Light';
        font-weight: 300;
        margin-left: 2px;
    }

    .distance_btns button.btn:first-child {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
    }

    .distance_btns button.btn:last-child {
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
    }

    .distance_btns button.btn:focus {
        outline: none !important;
        box-shadow: none !important;
        background-color: #ebebeb !important;
        color: #a0a0a0 !important;
        border-color: #b1b1b1;
    }

    .distance_btns button.btn.active {
        background-color: #ef2859 !important;
        border-color: #ef2859 !important;
    }

        .distance_btns button.btn.active:focus {
            color: #fff !important;
        }

.distance_btns {
    width: 100%;
}

.sidebar_inner .sidebar_sinle_level {
    margin-bottom: 36px;
}

    .sidebar_inner .sidebar_sinle_level:last-child {
        margin-bottom: 0;
    }

.rating_sec .rating_sec_inner {
    display: -erbkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

    .rating_sec .rating_sec_inner a {
        display: inline-block;
        float: left;
        font-size: 13px;
        font-family: 'Brown Regular Regular';
        margin-top: 10px;
        border-bottom: 2px solid #ef2859;
    }

    .rating_sec .rating_sec_inner .rating_wrap img {
        margin-bottom: 2px;
        display: block;
    }

    .rating_sec .rating_sec_inner .rating_wrap {
        margin-right: 17px;
    }

.rating_sec h5 {
    color: #303030;
    font-size: 18px;
    font-family: 'Myriad Pro';
    margin-bottom: 23px;
}

.rating_sec {
    padding-bottom: 40px;
    border-bottom: 1px solid #dedede;
}

#dishaccordion .card {
    border: none;
    border-radius: 0;
}

    #dishaccordion .card .card-header {
        padding: 0;
        border: none;
        background: #fff;
    }

        #dishaccordion .card .card-header button.btn.btn-link {
            width: 100%;
            display: block;
            padding: 18px 40px;
            text-align: left;
            font-size: 24px;
            font-family: 'Brown Bold';
            color: #303030;
            border: none;
            border-radius: 0;
            text-decoration: none !important;
        }

#dishaccordion #accordion {
    box-shadow: 0 15px 26px rgba(0, 0, 0,.13);
    border-radius: 15px;
    overflow: hidden;
}

#dishaccordion .card .card-header button.btn.btn-link:hover, .profile_sec .card .card-header button.btn.btn-link:focus {
    text-decoration: none;
}

#dishaccordion .card .card-header button.btn.btn-link:after {
    content: '';
    display: block;
    width: 17px;
    height: 17px;
    border-left: 2px solid #000;
    border-top: 2px solid #000;
    position: absolute;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    right: 43px;
    top: 36px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#dishaccordion .card .card-header button.btn.btn-link:not(.collapsed):after {
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    top: 24px;
}

#dishaccordion .card-body {
    padding: 0;
    background: #eeeeee;
}

    #dishaccordion .card-body .entity_page_boxbtminner {
        border-radius: 0;
    }

        #dishaccordion .card-body .entity_page_boxbtminner .chose_sec {
            max-width: 100%;
            padding: 33px 15px;
        }

#dishaccordion .nutrition_secinner {
    padding: 30px 41px;
    background: #eeeeee;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.singledish_full {
    box-shadow: 0px 8px 32px rgba(0,0,0,.1);
}

#dishaccordion .nutrition_secinner .nutrition_block {
    width: 25%;
    margin: 20px 0;
}

    #dishaccordion .nutrition_secinner .nutrition_block:first-child {
        width: 100%;
    }

    #dishaccordion .nutrition_secinner .nutrition_block p {
        margin-bottom: 6px;
        font-size: 13px;
        color: #656e82;
        font-family: 'Brown Bold';
        letter-spacing: 1px;
        text-transform: uppercase;
    }

    #dishaccordion .nutrition_secinner .nutrition_block h3 {
        font-family: 'Brown Regular Regular';
        font-size: 25px;
        margin-bottom: 0px;
    }

#dishaccordion .allergens_page_sec {
    padding: 60px 0;
    margin: 0 auto;
    max-width: 560px;
}

#dishaccordion .submit_btn {
    text-align: center;
    padding: 25px 24px;
}

    #dishaccordion .submit_btn button.btntype3 {
        max-width: 315px;
        width: 100%;
        border-radius: 3px;
    }

.namefieds input {
    /*    width: calc(53% - 5px);
    display: inline-block;*/
}

    .namefieds input.lLastname_field {
        /*   margin-left: 10px;
    padding: 8px 5px 7px 5px !important;
    width: calc(45% - 5px);*/
    }

.sidepanel {
    width: 300px;
    position: fixed;
    z-index: 1;
    height: 100vh;
    top: 0;
    left: -300px;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    z-index: 99;
    padding: 75px 30px 30px;
}

    .sidepanel a:hover {
        color: #f1f1f1;
    }

    .sidepanel .closebtn {
        position: absolute;
        top: 26px;
        left: 25px;
        color: #000;
        font-size: 53px;
        line-height: .35;
        display: block;
        height: 29px;
    }

.openbtn {
    font-size: 20px;
    cursor: pointer;
    background-color: #111;
    color: white;
    padding: 10px 15px;
    border: none;
}

    .openbtn:hover {
        background-color: #444;
    }

.sidepanel.open {
    left: 0;
}

.openbtn:hover, .openbtn:focus {
    background: none;
    outline: none;
}

ul.mobilememu {
    padding: 0;
    list-style: none;
}

    ul.mobilememu li a {
        /*color: #303030;*/
        /*font-family: 'Brown Bold';*/
        /*font-size: 23px;*/
        color: #182026 !important;
        font-weight: 400 !important;
    }



    ul.mobilememu li {
        margin-bottom: 20px;
        text-align: unset !important;
        font-size: unset !important;
    }

.mobilesidebar_btm ul.header_social_icon {
    margin-bottom: 25px;
}

body::-webkit-scrollbar {
    width: 1px;
}

body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

body::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}

.modal-open {
    padding: 0 !important;
}

.btntype1:hover, .btntype3:hover {
    opacity: .9;
}

.login_form .remember_me label:hover span, .forgot_password a:hover {
    color: #ef2859;
}

.sign_up_usingsec .social_login a:hover {
    background: #ef2859;
}

a.pink_clr:hover {
    color: #000 !important;
    border-bottom-color: #000 !important;
}

.fav_sec {
    cursor: pointer;
}

.site_header .row {
    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
}

.sign_up_usingsec .social_login > div {
    display: inline-block;
}

.common_form_sec form .form-group .text-danger {
    position: absolute;
    right: 0;
    top: 9px;
    text-align: center;
}

    .common_form_sec form .form-group .text-danger span {
        position: absolute;
        right: 0;
        top: 0;
        width: 20px;
        height: 20px;
        background: #9e0b0f;
        border-radius: 50% !important;
        color: #fff !important;
        text-align: center;
        font-weight: 600;
        font-family: 'Brown Bold';
        line-height: 19px;
    }

.common_form_sec form .form-group.namefieds .text-danger:nth-child(3) {
    right: 119px;
}

.common_form_sec form .form-group.namefieds .text-danger:nth-child(2) {
    right: 127px;
}

.form_error {
    position: absolute;
    top: -41px;
    width: calc(100% + 96px);
    left: -48px;
    background: #9e0b0f;
    color: #fff;
    padding: 10px 5px;
    font-size: 12px;
    text-align: center;
    line-height: 1;
}

.verify_email_form .common_form_secinner {
    margin-left: auto;
    width: 100%;
    margin-right: auto;
    text-align: center;
}

.verify_email_form form {
    margin-top: 0;
}

.actionProcess img {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.actionComplete img {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    width: 200px;
}

.col-sm-3.dish_single {
    float: left;
}

.sectionTitle {
    color: #000;
}

.actionProcess {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.7);
    z-index: 9999;
    top: 0;
    left: 0;
}

.actionComplete {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.7);
    z-index: 9999;
    top: 0;
    left: 0;
}

.sidebar_inner h4 .editlink {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
}

.sidebar_inner .sidebar_sinle_level .calory_filter {
    height: 337px;
    overflow-y: auto;
}

.active.category_block {
    border: 2px solid red;
}

#dasabled-filter {
    pointer-events: bounding-box;
    cursor: not-allowed;
    opacity: .6;
}

#MenuItemModalBody .menu-image, #MenuItemModalBody .s_descriptions {
    display: none;
}

input:-internal-autofill-selected {
    appearance: menulist-button;
    background-color: rgb(232, 240, 254) !important;
    background-image: none !important;
    color: -internal-light-dark(black, white) !important;
}

.category_block label {
    position: absolute;
    right: 5px;
    top: 5px;
}

    .category_block label i {
        color: #ef2859;
        font-size: 22px;
    }

.nutrients {
    /*min-height: 172px;*/
}

.common-cursor {
    cursor: pointer;
    max-width: 100%;
    max-height: 175px;
}

.padsections .allergens_MM h4 {
    width: 100%;
    text-align: left;
}

.allergens_singleinner p {
    text-align: left;
    margin-bottom: 15px !important;
}

.allergens_singleinner ol {
    text-align: left;
    padding-left: 15px;
}

.spc-termsi {
    padding: 10px 0px 0px !important;
}

.order_page hr {
    border-top: solid 2px #f5f5f5 !important;
    margin: 0px 0px 5px;
}

.addclas {
    display: flex;
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-xs-4.MyMeal_name:first-child h3 {
    font-size: 18px;
}

.col-xs-12.addclas {
    background: #f5f5f5;
    width: 100%;
}

.col-xs-4.MyMeal_name h3 {
    font-size: 1.8em;
}

.mymenu-personalized-order h3 {
    font-size: 1.3em !important;
    margin-top: 10px;
}

.col-xs-4.MyMeal_name .col-md-12 {
    padding: 0px !important;
}

#popaccordion .card-body {
    background-color: #efeeee !important;
    width: 100%;
    padding: 10px 32px 12px !important;
}

.miqgroup .item_quantity {
    font-size: 16px !important;
    padding: 9px;
    border-radius: 40px;
    border: 1px solid #dedede;
    width: 100px;
    margin: 0px 5px;
    text-align: center;
}

span.qaum {
    font-size: 19px !important;
    top: 0px !important;
    margin: 0px 10px;
}

.MyMeal_name .pill {
    background: #f5f5f500;
}

.MyMeal_name .pill {
    padding: 0px;
    margin: 0px 5px;
}

.mbPill {
    margin-bottom: 0px;
}

    .mbPill h4 {
        display: inline-block;
        margin-right: 6px;
    }

.personalized_order_sec_text {
    margin-right: 10px;
    font-size: 14px !important;
    margin-bottom: 7px;
}

button.btn.btn-primary.btn-lg:hover,
.myMealRemoveBtn:hover {
    opacity: .9;
    color: #fff;
}

button.btn.btn-primary.btn-lg,
.myMealRemoveBtn {
    padding: 15px 20px;
    color: #fff;
    line-height: 1;
    font-size: 11px;
    text-transform: uppercase;
    border: none;
    font-family: 'Brown Bold';
    letter-spacing: 1px;
    border-radius: 10px;
    background: #ef2859;
    cursor: pointer;
}

    button.btn.btn-primary.btn-lg:hover,
    .myMealRemoveBtn:hover {
        opacity: .9;
        color: #fff;
    }

    button.btn.btn-primary.btn-lg:focus,
    .myMealRemoveBtn:focus {
        box-shadow: none;
    }

#order_top_api h2 {
    font-size: 22px;
    font-family: 'Brown Bold';
    font-size: 22px;
    text-align: center;
}

.m-li {
    margin-left: 15px;
}

.restorent_single_page h3.sectionTitle {
    margin-bottom: 7px !important;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e4e4e4 !important;
    opacity: 0.8;
}

.common_form_sec form input[type="email"]:active {
    /* background: url(../img/emailicon.png) no-repeat 2px center !important; */
}



@media only screen and (min-width: 992px) {
    .col-xs-8.MyMeal_image img {
        width: 100%;
        width: 100vw;
        min-height: 250px;
        object-fit: cover;
    }

    .col-xs-8.MyMeal_image {
        width: 30%;
        float: left;
        background: #f5f5f5;
        padding-right: 10px;
    }

    .col-xs-4.MyMeal_name {
        width: 70%;
        float: left;
        background: #F5F5F5;
        padding-left: 10px;
    }

    .menuListCart .col-xs-12 {
        width: 70%;
        float: left;
        background: #F5F5F5;
        padding-left: 10px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .menuListCart .col-xs-12 {
        width: 65%;
        float: left;
        background: #F5F5F5;
        padding-left: 10px;
    }

    .col-xs-8.MyMeal_image {
        width: 35%;
        padding-left: 10px;
        float: left;
        min-height: 180px;
    }

    .col-xs-4.MyMeal_name {
        width: 65%;
        padding-left: 10px;
        float: left;
    }

        .col-xs-4.MyMeal_name h3 {
            font-size: 1.5em;
        }

    .mymenu-personalized-order h3 {
        font-size: 1.2em !important;
    }

    .miqgroup .item_quantity {
        font-size: 14px !important;
    }
}

@media only screen and (max-width: 767px) {
    .col-xs-8.MyMeal_image {
        margin-bottom: 13px;
    }
}

.mymenu-disabled-image {
    width: 25px !important;
    margin-top: 0px !important;
    /*margin-left: 15px !important;*/
}

.panel-body .mymenu-disabled-image {
    margin-left: 15px !important;
}

.pill.xpill {
    /*color: red !important;
    border-color: red !important;*/
    font-weight: bold !important;
    border: 1px solid !important;
    background: white !important;
}

.pill.pluspill {
    color: #00a651 !important;
    border-color: #00a651 !important;
    font-weight: bold !important;
    border: 1px solid !important;
    background: white !important;
}

.pill {
    background: white !important;
    border: 1px solid !important;
    border-color: black !important;
    color: black !important;
}

.fa {
    font-size: xx-large !important;
}

.hours {
    white-space: pre-wrap !important;
}

.header-navigation, .header-navigation-modified {
    text-align: center;
    font-size: x-large;
}

.text-white-normal {
    color: #fff;
    /*color: #363636;*/
    font-family: 'Brown Bold';
    font-size: 24px;
}

.table-nutrition {
    width: unset !important;
}

    .table-nutrition td, .table-nutrition th {
        text-align: center !important;
    }

.footer-links {
    font-size: small !important;
}

.font-black {
    color: black !important;
}

.navigation-concierge, .navigation-preferences, .navigation-restaurants, .navigation-subscription, .navigation-profile, .navigation-logoff {
    color: #454d55 !important;
}

    .navigation-concierge:hover, .navigation-preferences:hover, .navigation-restaurants:hover, navigation-subscription:hover, .navigation-profile:hover, .navigation-logoff:hover {
        color: #ef2859 !important;
    }

    .navigation-concierge:active, .navigation-preferences:active, .navigation-restaurants:active, .navigation-subscription:active, .navigation-profile:active, .navigation-logoff:active {
        color: #ef2859 !important;
    }

    .navigation-concierge:visited, .navigation-preferences:visited, .navigation-restaurants:visited, .navigation-subscription:visited, .navigation-profile:visited, .navigation-logoff:visited {
        color: #454d55 !important;
    }

a {
    white-space: nowrap !important;
}

.common_form_sec {
    max-width: fit-content;
    margin: auto;
}

.common_sec {
    max-width: fit-content;
    margin: auto;
}

.info_icon div .fa-info-circle {
    color: #363636 !important;
}

    .info_icon div .fa-info-circle:hover {
        color: #ef2859 !important;
    }

    .info_icon div .fa-info-circle:active {
        color: #ef2859 !important;
    }

.fa.fa-dark {
    color: #454d55 !important;
}

    .fa.fa-dark:hover {
        color: #ef2859 !important;
    }

    .fa.fa-dark:active {
        color: #ef2859 !important;
    }

.fa-linkedin, .fa-pinterest, .fa-instagram, .fa-info-circle, .fa-dark {
    /*color: #454d55 !important;*/
    color: white !important;
}

    .fa-linkedin:hover, .fa-pinterest:hover, .fa-instagram:hover, .fa-info-circle:hover, .fa-dark:hover {
        color: #363636 !important;
        /*color: #ef2859 !important;*/
    }

    .fa-linkedin:active, .fa-pinterest:active, .fa-instagram:active, .fa-info-circle:active, .fa-dark:active {
        color: #363636 !important;
        /*color: #ef2859 !important;*/
    }

/*footer {
    position: fixed !important;
    bottom: 0 !important;
    width: 100% !important;
}*/

a:hover, a:active {
    color: #ef2859 !important;
}

/*header {
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
}*/

.See_more {
    margin-bottom: 10%;
}

/* footer {
    background-color: #fff;
    color: #FFFFFF;
    font-size: .8em;
    margin-top: 25px;
    padding-top: 15px;
    padding-bottom: 0px;
    position: fixed;
    left: 0;
    bottom: -15px;
    width: 100%;
    z-index: 99;
} */

footer {
    padding: 100px 0px;
    background-color: #fff;
}

    footer ul {
        padding: 0;
        padding-bottom: 30px;
        margin: 0;
    }

        footer ul li {
            list-style: none;
            display: inline-block;
            margin-right: 25px;
        }

            footer ul li a {
                font-family: 'Montserrat-Light' !important;
                color: #000 !important;
                font-size: 14px !important;
                font-weight: 300 !important;
            }

.footerSocail {
    text-align: right;
}

    .footerSocail ul {
        margin: 0;
    }

footer .footerSocail ul li a i {
    font-size: 28px !important;
}

h1, h2, h3, h4, h5, h6, p, strong {
    color: #454d55;
}

.common_form_secinner h1,
.common_secinner h1,
.inner_page_innersec_heading h1,
.inner_page_innersec_heading h2,
.inner_page_innersec h1,
.inner_page_innersec h2 {
    color: white !important;
}

p, button, label {
    font-size: large;
}

.disabled {
    width: 15px;
}

.restaurant-list {
    margin-bottom: unset;
}

.restaurants_wrap_inner, .dish_wrap_inner {
    margin-bottom: 25px;
}

.singledish_full {
    margin-bottom: 15%;
}

.hidden {
    display: none !important;
}

btn-full {
    width: 100%;
}

.allergens_MM p {
    font-size: initial;
}

.allergens_MM {
    max-width: 100%;
    width: 100%;
}

    .allergens_MM a {
        white-space: normal !important;
    }

.font-smaller {
    font-size: smaller !important;
}

.btntype3 {
    width: unset !important;
}

.mymenu-personalized-order h3 strong {
    font-weight: bold;
    color: #ef2859;
}

.modal-body {
    font-size: large !important;
}

.modal-title {
    font-size: x-large !important;
    font-weight: bold !important;
    color: #ef2859 !important;
}

a.navigation {
    color: #454d55 !important;
}

    a.navigation:hover {
        color: #ef2859 !important;
    }

    a.navigation:active {
        color: #ef2859 !important;
    }

    a.navigation:visited {
        color: #454d55 !important;
    }

ul.a {
    list-style-type: circle;
}

ul.b {
    list-style-type: square;
}

ol.c {
    list-style-type: upper-roman;
}

ol.d {
    list-style-type: lower-alpha;
}

ol.e {
    list-style-type: upper-alpha;
}

table {
    width: 100%;
}

td {
    width: 50%;
    padding: 20px;
    vertical-align: top;
}

.table-nutrition td {
    width: unset;
}

.comm100 iframe {
    /*height: 100% !important;*/
    z-index: 0 !important;
    /*position: absolute !important;*/
    top: 88% !important;
}

.fav_sec.favrout_sec, .active.fav_sec.favrout_sec, .fa.fa-ellipsis-v {
    z-index: 2;
}

.instructions-modal {
    width: auto !important;
    max-width: unset !important;
    margin: 1.75rem !important;
}

.instructions-photo {
    text-align: center !important;
}

.instructions-header {
    color: white !important;
}

.bi-eye-slash, .bi {
    margin-left: -10px;
    cursor: pointer;
    margin-top: -30px;
    position: absolute;
}

.row .level2 {
    width: -webkit-fill-available !important;
}

.form-label {
    margin: -12px !important;
    position: absolute;
}

.form-label-phone {
    margin-top: 8px !important;
    margin-left: -12px !important;
    position: absolute;
}

.other_locations, .other_locations p {
    cursor: pointer !important;
    font-family: Montserrat !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    letter-spacing: normal !important;
    color: #5a5f69 !important;
    padding: 0px !important;
}

.calory_filter {
    height: auto !important;
}

.dashboard_banner {
    display: flex;
    align-items: center;
    background: url(../img/dashboard-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    min-height: 700px;
}

.table-nutrition {
    width: 100% !important;
}

.table thead th {
    background-color: #ececec;
    font-family: 'Montserrat-Light' !important;
    font-weight: 300;
}

.table-nutrition td {
    border-top: 1px solid #dee2e6 !important;
    padding: 15px 10px;
    font-family: 'Montserrat-Light' !important;
    font-weight: 300;
}

.sleepWhileWrapper #masterPage #SITE_HEADER_WRAPPER {
    display: none;
}

.moreInfo {
    text-align: center;
}

    .moreInfo p {
        position: relative;
        margin-top: 30px;
    }

        .moreInfo p::after {
            content: '';
            position: absolute;
            top: -25px;
            right: 0;
            left: 0;
            margin: auto;
            max-width: 110px;
            height: 4px;
            background-color: #ef4b80;
        }

.made_without_header {
    display: none;
}

#allergens_MM_div_singleinner .allergen_pill.allergens_single.allergens_cursor {
    display: none;
}

.eatInfographicsMoreInfo {
    font-size: 16px;
    font-weight: 500;
    margin-top: 20px;
}

    .eatInfographicsMoreInfo span {
        cursor: pointer;
    }

#MenuItemModalTable h3 {
    line-height: 21px;
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 15px;
    background: #e6e6e6;
    padding: 10px;
    font-weight: 700;
    color: #000;
}

    #MenuItemModalTable h3 div p {
        line-height: 21px;
        font-size: 13px;
        font-weight: 700;
        color: #000;
        margin-top: 10px;
        margin-bottom: 0;
    }

#MenuItemAllergenPillsDesc p {
    font-size: 16px;
}

    #MenuItemAllergenPillsDesc p b {
        color: #000;
    }

#MenuItemModalTable b {
    color: #000;
    font-size: 15px;
}

#MenuItemAllergenPillsDesc p a, #MenuItemModalTable h3 div p a {
    color: #269FDC !important;
}

#allergens_MM_div_singleinner .allergens_MM p:last-child {
    display: none;
}

.startAssBtn {
    display: inline-block;
    background: #269FDC;
    color: #fff;
    padding: 15px 40px;
    border-radius: 40px;
    font-size: 18px;
    max-width: 294px;
    text-transform: uppercase;
    width: 100%;
    margin: 10px 15px;
    cursor: pointer;
    text-align: center;
}

.goToRestaurantModel {
    padding: 50px 0 !important;
    text-align: center;
}

    .goToRestaurantModel h2 {
        font-family: 'Montserrat-Light' !important;
        color: #000;
        font-size: 46px;
    }

.progress-bar {
    background-color: rgb(0 95 143);
}


@media screen and (min-width: 768px) and (max-width: 991px) {
    footer {
        padding: 50px 0px;
        text-align: center;
    }

    .footerSocail {
        text-align: center;
    }

    footer ul li {
        margin-right: 20px;
    }
}

@media only screen and (max-width: 767px) {
    footer {
        padding: 50px 0px;
        text-align: center;
    }

    .footerSocail {
        text-align: center;
    }
}

footer {
    text-align: center !important;
    position: absolute !important;
    bottom: 0px !important;
    width: 100% !important;
    font-weight: bold !important;
}
