html, body {
    height: 100%;
}

body {
    padding: 0;
    margin: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    font-family: 'Nunito', sans-serif;
}

.backgroundImage {
    list-style: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    padding: 0;
    margin: 0;
    object-fit: cover;
}

em.invalid {
    font-style: normal;
    background: red;
    border-radius: 5px;
    padding: 3px;
    color: white;
    margin-top: 10px;
    display: inline-block;
    font-size: 14px;
}

.darkBackground {
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
    z-index: 1;
    position: fixed;
}

.restaurantInfoText {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    color: rgb(48, 62, 71);
}

.changeLocation {
    display: block;
    cursor: pointer;
    font-size: 12px;
    text-decoration: underline;
}

.restaurantInformation {
    position: fixed;
    top: 186px;
    background-color: #fff;
    z-index: 2;
    padding: 20px;
    width: 100%;
    max-height: calc(100% - 87px);
    overflow: auto;
}

.informationClose {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 20px;
    cursor: pointer;
    z-index: 1;
}

.menuSlider {
    height: 220px;
    width: 100%;
    object-fit: cover;
    opacity: 0.8;
}

.announcmentButton {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: -208px;
    padding: 10px;
    background-color: #fff;
    border-radius: 5px;
    cursor: pointer;
    color: #6C6C6C;
}

.menuCategory {
    min-height: 150px;
    width: 100%;
    background-color: #F9F9F9;
}

    .menuCategory h1 {
        margin-top: 20px;
    }

.categoryListItem {
    word-break: break-word;
    display: inline-block;
    width: 250px;
    text-decoration: none;
    margin: 3px 0;
    font-weight: 600;
    color: #6C6C6C;
    font-size: 16px;
}

    .categoryListItem:hover {
        color: #000;
    }

.productCard {
    cursor: pointer;
    transition: box-shadow 0.5s ease 0s;
}

    .productCard:hover {
        box-shadow: rgb(152, 158, 163) 0px 1px 5px 1px;
    }

.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.dl-horizontal dt {
    white-space: normal;
}

body > div.os-scrollbar-vertical {
    width: 12px !important;
}

@media only screen and (min-width: 992px) {

    #carticon {
    }

    .lg-special {
        position: fixed;
        width: 143px;
    }

    #selection-content {
        height: calc(100% - 20px);
        height: -webkit-calc(100% - 20px);
        height: -moz-calc(100% - 20px);
    }

    .container {
        padding: 0;
    }

    .chevron-menu {
        display: none;
    }

    .food-list li.category-product.category-product {
        display: flex;
    }

    .btn-none {
        display: none;
    }

    .padr-129 {
        padding-right: 129px;
    }

    .ajax-container-detail, .ajax-adress-container {
        min-width: 50% !important;
    }

    .headerRight {
        flex-direction: row !important;
        align-items: center !important;
    }

    .right-top-head {
    }
}

@media only screen and (min-width: 646px) and (max-width: 991px) {


    #carticon {
        width: 100px !important;
    }

    .account-summary-container > div {
        margin-bottom: 20px;
    }

    #selection-content {
        margin-top: 30px;
    }

    .input-divver {
        margin: 20px;
        margin-bottom: 0;
    }

    .food-list li.category-product {
        display: none;
    }
}

@media only screen and (min-width: 646px) {
    .leftButton {
        display: none;
    }

    .navbarMenuInformation {
        position: absolute;
        top: 100px;
        left: 20px;
        background-color: rgb(255, 255, 255);
        border-radius: 5px;
        padding: 20px;
        opacity: 0.96;
    }

    .menuDropdownWrap {
        display: none;
    }

    #map {
        display: block !important;
    }

    .locationListContainer {
        display: block !important;
    }

    div.mobileFooter {
        display: none;
    }

    .profileIcon {
        display: none;
    }

    .languageDropdown {
        display: none !important;
    }

    .announcmentContent {
        display: none;
    }
}

@media only screen and (max-width: 645px) {
    .cartButton {
      padding: 0px !important;
    }
    body {
        background-size: auto !important;
    }

    #cartButton {
        margin-top: 0px !important;
    }

    .carticon1basket {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .basketradio {
        padding-left: 128px !important;
    }

    .MenuMainHeader {
        margin-left: 0px !important;
    }

    .carticon2 {
        padding: 6px !important;
        height: auto !important;
    }

    .ajax-container-detail{
        max-width:300px !important;
    }
    .menuFullBasket {
        display: flex;
        justify-content: flex-start;
        margin-right: 10px;
    }

    .cartInputsBorder {
        margin-bottom: 10px;
    }

    .cardupdatestyle {
        margin-left: 0px !important;
    }

    .carticon1 {
    }

    #welcome {
        margin-top: 7px !important;
        display: none;
    }

    .account-summary-container > div {
        margin-bottom: 20px;
    }

    #selection-content {
        margin-top: 30px;
        margin-left: 0px !important;
        padding-right: 0px !important;
    }

    .input-divver {
        margin: 20px;
        margin-bottom: 0;
    }

    .into-view {
        display: none;
    }

    .food-list li.category-product {
        display: none;
    }

    #btn1 {
        padding: 4px 12px;
        display: none !important;
    }

    #btn2 {
        padding: 4px 10px;
        display: none !important;
    }

    div.headerRight {
        height: 50px;
    }

    #login-icon {
        display: inline-block !important;
    }

    .wrapper {
        padding-top: 50px !important;
    }

    .xs-mb-10 {
        margin-bottom: 10px !important;
    }

    .xs-mt-10 {
        margin-top: 10px !important;
    }

    .font-xs-12 {
        font-size: 12px !important;
    }

    .rewardpoint {
        font-size: 11px;
        line-height: 2;
        padding-top: 6px !important;
    }

    .companylogo {
        max-height: 50px !important;
        max-width: 100px;
        height: auto;
    }

    select{
        max-width: 230px !important;
    }

    .navbar-top {
        height: 50px !important;
    }

    div.navbarWrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 100%;
        padding: 0;
    }

    div#carticon {
        margin-right: 0px !important;
        display: inline-block;
        width: 98px !important;
    }

    .homepageLink {
        left: 50%;
        position: absolute;
        margin-left: -27px;
    }

    a#cartButton {
        /*height: 46px;
        padding: 20px 12px 0px 12px;*/
        border-radius: 0;
    }

    .menuSliderWrap {
        /*display: none;*/
        /*position:relative;*/
    }

    .buttons {
        margin-top: 0 !important;
    }

    .categoryDropdown {
        height: 45px;
        width: 100%;
        background: white;
        padding: 0px 20px;
    }

    .menuCategory {
        position: sticky;
        top: -230px;
        z-index: 1;
        min-height: 70px !important;
        padding: 10px !important;
    }

        .menuCategory h1 {
            display: none;
        }

    div.restaurantInformation {
        top: 50px;
        max-height: calc(100% - 50px);
    }

    .navbarMenuInformation {
        text-align: center;
        margin-bottom: 10px;
    }

    div#map {
        display: none;
        position: relative;
        height: calc(100% - 290px);
    }

    div.card-body-p {
    }

    div.locationListContainer {
        padding-bottom: 35px;
    }

    div.dropdown {
        font-size: 10px;
    }

    a.dropbtn {
        font-size:10px;
    }

    a.changeLocation {
        display: inline-block;
        margin-left: 10px;
    }

    .profileIcon {
        margin-left: 10px;
        display: inline-block;
        cursor: pointer;
    }

    .profilePage {
        flex-flow: column;
        height: auto !important;
    }

    .profileLeftMenu {
        width: 100% !important;
        border: none !important;
    }

    .deliveryButtons {
        /*align-items: center !important;*/
    }
}

@media only screen and (min-width: 768px) {
    .locationSearchContainer {
    }
}

@media only screen and (max-width: 768px) {

    .product-header h5 {
        font-size: 10px;
    }

    .restaurantInformation div {
        border: none !important;
    }


    #divLocationList > div {
        max-height: 540px !important;
        overflow:auto;
    }

    /*.categoryMenuWrap{
        top:76px !important;
    }*/

    .categoriesAccordion {
        position: absolute;
        width: 100%;
        background-color: black;
        top: 34px;
        padding: 5px;
        display: none;
        margin-left:-15px;
    }

        .categoriesButton {
            display: block !important;
            margin-left: 10px;
            cursor:pointer;
        }

        .dropdown-content {
            max-height: 200px;
            overflow: scroll;
    }
}

@media only screen and (max-width: 412px) {
    .food-content a {
        font-size: 12px !important;
    }

    .food-content {
    }

        .food-content img {
            width: 16px !important;
        }

        .food-content p {
            font-size: 11px !important;
        }

        .food-content span {
            font-size: 11px !important;
        }

        .food-content h6 {
            margin-right: 10px !important;
            font-size: 12px !important;
        }
}

.font-12 {
    font-size: 12px;
}

.navbar-top {
    height: 105px;
    box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
}

.navbarWrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    max-width: 1400px;
    margin: auto;
}

#logo {
    width: 127px;
    height: 66px;
    margin-top: 20px;
}

/*Login Page*/

.buttons {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

#login-icon {
    margin-right: 6px;
    font-size: 20px;
    vertical-align: sub;
    color: #595959;
}


#carticon {
    margin-right: 10px;
    width: 125px;
    cursor:pointer;
    position: relative;
}

.fa-user-circle {
    font-size: 25px;
    vertical-align: sub;
}

.btn1 {
    font-weight: 500;
    letter-spacing: 0.6px;
    padding: 8px 25px;
    font-size: 14px;
}

.btn-outline-dark {
    background-color: #fff;
}

.btn-success {
    background-color: #DC2F00;
    border-color: #DC2F00;
}

.btn2 {
    font-weight: 500;
    letter-spacing: 0.6px;
    padding: 8px 20px;
    font-size: 14px;
}

#login-icon {
    display: none;
}

.headerRight {
    display: inline-flex;
    flex-flow: column;
    align-items: stretch;
    justify-content: center;
}

.right-top-head {
    display: flex;
    align-items: center;
}

#welcome {
    background: #F9F9F9;
    width: 181px;
    height: 66px;
}

#welcome1 {
    font-size: 12px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    margin-bottom: 5px;
    margin-top: 8px;
    margin-left: 30px;
    font: Semibold 12px/17px Open Sans;
    letter-spacing: 0;
    color: #888888;
    opacity: 1;
}

    #welcome1 a {
        color: #2d2d2d;
    }

#welcome2 {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    font: Bold 14px/19px Open Sans;
    letter-spacing: 0;
    opacity: 1;
    margin-left: 30px;
}

    #welcome2 i {
        font-size: 20px;
        color: #ffbf01;
        margin-right: 5px;
    }

    #welcome2 span {
        font-weight: 900;
        color: #888888;
    }
/*Location-part */

.location-bar {
    background-color: #c52f2f;
    border-radius: 5px;
    padding: 7px 20px
}

    .location-bar p {
        margin: 0;
        color: #fff;
        font-size: 16px;
    }

        .location-bar p span {
        }


#divLocationList {
    padding: 0 20px;
}

.mobileFooter {
    bottom: 0px;
    display: flex;
    left: 0px;
    position: fixed;
    width: 100%;
    z-index: 1;
    background: white;
}

    .mobileFooter button {
        cursor: pointer;
        height: 35px;
        line-height: 35px;
        background: none;
        border-width: 1px;
        border-style: solid;
        border-color: rgb(197, 199, 200) rgb(237, 237, 237) rgb(237, 237, 237);
        border-image: initial;
        border-top: 1px solid rgb(197, 199, 200);
        flex: 1 1 0%;
        padding: 0px;
    }

.buttonActive {
    background-color: #EFF3F7 !important;
}

.locationSearchContainer {
}

.locationListContainer {
    padding: 0;
    display: inline-block;
    width: 100%;
}

.card-1 {
    box-shadow: inset 0 -1px 0 0 #e3e3e3;
    margin-bottom: 20px;
}

.card-body-p {
    padding: 15px 20px;
}

.restaurant-list {
    font-weight: 700;
    font-size: 16px;
    color: #303E47;
}

.card-body h5 span {
    float: right;
    margin-top: 5px;
    color: #59da9c;
    font-weight: 600;
    font-size: 12px;
}

.card-body p {
    font-size: 12px;
    font-weight: 400;
    color: #6C6C6C;
}

.card-body a {
    padding-right: 10px;
}

.card-text {
    font-size: 12px;
}

.deliveryButtons {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.deliveryMapButtons {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 10px;
}

.btn-ship {
    font-size: 14px;
    height: 40px;
    margin-top: 10px;
    font-weight: 300;
    display:flex;
    align-items:center;
}

.btn-delivery {
    margin-top: 10px;
    outline: none;
    cursor: pointer;
    font-weight: 700;
    border-radius: 5px;
    height: 40px;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.input-group-text {
    box-shadow: 7px 10px 10px 0 rgba(0, 0, 0, 0.1);
    border: solid 1px #c52f2f;
    background-color: #fdfdfd;
    border-right: none;
    padding-right: 5px;
}

.input-group-text-orig {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #888888;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    margin-bottom: 8px;
}

#map {
    height: 500px;
    width: 100%;
    position: absolute;
}
/* branchmenu */

.pad-7-10 {
    padding: 7px 10px;
    text-align: center;
}

.sale-bar {
    border-radius: 5px;
}

.win-bar {
    background-color: #fff;
    border-radius: 5px;
}

.marb-30 {
    margin-bottom: 30px;
}

.pad-7-16px {
    padding: 7px 16px;
}

.menuList {
    max-width: 1400px;
    margin: 0 auto;
}

.menu-list-wrap {
    padding: 0;
    margin-top: 5px;
    display: flex;
    flex-wrap: wrap;
}

.category-menu-list {
    background-color: #fff;
    border-radius: 5px;
    padding: 8px;
    margin-right: 5px;
    margin-top: 5px;
    color: #000;
    border: 1px solid rgba(0, 0, 0, 0.125);
    font-size: 12px;
}

.menu-list-wrap a:hover {
    text-decoration: none;
    background-color: #efefef;
    color: #000;
}

.min-width-450 {
    min-width: 450px;
}

.text-color-r {
    color: #c52f2f;
}

.underline {
    text-decoration: underline;
}

#resmenu {
    border-bottom: 2px solid #000000;
    cursor: pointer;
}

#info1 {
    margin-left: 20px;
    border-bottom: 2px solid #efefef;
    cursor: pointer;
}

.payment-methods-name {
    font-size: 14px;
    padding: 0 4px 4px 0;
}

.card-title {
    font-size: 20px;
    font-weight: 600;
    color: #3F3F3F;
}

.card-body .custom-control label {
    font-size: 12px;
    line-height: 2;
}

.cartlistitem .custom-control label {
    font-size: 16px;
    line-height: 2;
}
#cartSummary li {
    border: none;
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

    #cartSummary li.parent, #cartSummary li.child {
        border: none;
        display: flex;
        padding: 25px 25px;
    }
    #cartSummary li.child {
        padding: 10px 25px 10px 61px !important;
    }
    #cartSummary li.parent {
        border-top: 1px solid rgba(0, 0, 0, 0.125);
    }

.cartInputsBorder {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px dashed #C3C3C3;
    border-radius: 4px;
    opacity: 1;
    padding: 5px 10px;
    /*padding: 10px;
    margin-right: 16px;*/
}

.cartButton {
    position: fixed;
    bottom: 0;
    border: none;
    background-color: #eff3f7;
    margin: 0;
    z-index: 1;
    padding: 25px;
    max-width: 418px;
    width: 100%
}

#cartButton {
    text-decoration: none;
    margin-top: 5px;
}

#accordionExample .card-body .custom-control label::before {
    width: 18px;
    height: 18px;
}

.card-body .custom-control label::before {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 1px solid #2d2d2d;
}

.cartlistitem .custom-control label::before {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 1px solid #2d2d2d;
}

.card-body .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #56cc71;
}

.cartlistitem .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #56cc71;
}

.card-body .custom-control label::after {
    width: 20px;
    height: 20px;
}

.cartlistitem .custom-control label::after {
    width: 20px;
    height: 20px;
}

#basket-add {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    width: 40px;
}

#basket-text {
    color: #4b4b4e;
    font-size: 12px;
    margin-right: 46px;
    margin-left: 37px;
    text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 700;
    margin-top: 250px;
}

.cartBackButton {
    border-color: rgb(48, 62, 71);
    background-color: rgb(48, 62, 71);
    padding: 0px 20px;
    text-decoration: none;
    color: rgb(255, 255, 255) !important;
    border-radius: 5px;
    padding: 10px;
    display: block;
    text-align: center;
    margin-top: 20px;
}

    .cartBackButton:hover {
        text-decoration: none;
        color: #fff;
        cursor: pointer;
    }

.font-18 {
    font-size: 18px;
}

.menu-wrap .list-group {
    cursor: pointer;
    list-style: none;
}

.food-list {
    margin-top: 10px;
}

    .food-list li:first-child {
        padding: 10px;
        display: flex;
    }

.menu-header {
    border-bottom: none;
}

.food-list li:nth-child(2) {
    border-top: none;
}

.menu-header h5 {
    font-size: 26px;
    color: #000000;
}

.menu-header p {
    font-size: 14px;
    color: #959595;
    margin: 0;
    line-height: 16px;
}

.food-img {
    width: 100%;
    height: 0;
    background-color: #f5f5f5;
    border-radius: 5px;
    display: inline-block;
    position: relative;
    padding-top: 81%;
}

    .food-img:after {
        content: "";
        display: block;
        padding-bottom: 100%;
    }

.image-content {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    right: 50%;
    margin-top: -20px;
    margin-right: -15px;
}

.no-photo {
    width: 30px;
}

.food-content {
    margin-left: 10px;
    flex-grow: 1;
}

.categoryName {
    color: rgb(48, 62, 71);
    font-size: 24px;
    overflow-wrap: break-word;
    margin: 0px;
    margin-bottom: 10px;
    text-align: left;
    letter-spacing: 0;
    color: #212121;
    opacity: 1;
    font-weight: bold;
}

.productInformation {
    display: flex;
    flex-direction: column;
}

.productPrice {
    text-align: right;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold !important;
    font-size: 18px !important;
}

.food-contentasgrid a {
    font-size: 16px;
    color: #4b4b4e;
    font-weight: 600;
}

    .food-contentasgrid a:hover {
        text-decoration: none;
        opacity: 0.8;
    }

.food-contentasgrid span {
    color: #bc0000;
    font-size: 16px;
    font-weight: 600;
}

.food-content img {
    border-radius: 5px;
}

.food-content h6 {
    font-size: 16px;
    margin-left: 10px;
    margin-bottom: 2px;
    color: #4b4b4e;
    margin-right: 20px;
}

.food-content a {
    font-size: 16px;
    color: #4b4b4e;
    font-weight: 600;
}

    .food-content a:hover {
        text-decoration: none;
        opacity: 0.8;
    }

.food-content p {
    font-size: 14px;
    margin: 0;
    line-height: 16px;
    color: #959595;
    padding-top: 6px;
}

.food-content span {
    display: inline-block;
    color: #bc0000;
    font-size: 16px;
    font-weight: 600;
    margin-left: auto;
    flex-shrink: 0;
}

.food-content-header {
    display: flex;
    align-items: baseline;
}

.mart-20 {
    margin-top: 20px;
}

/* branchmenu */

.card .media .custom-control label::before {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 1px solid #2d2d2d;
}

.card .media .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #56cc71;
}

.card .media .custom-control label::after {
    width: 20px;
    height: 20px;
}

.card .media-body {
    font-size: 14px;
    color: #888888;
}

    .card .media-body h5 {
        font-size: 16px;
        color: #4b4b4e;
    }

.media .custom-control {
    margin-right: 10px;
}

.media-body span {
    display: block;
}

    .media-body span.float-right {
        color: #e96868;
        font-size: 12px;
    }

.opacity-05 {
    opacity: 0.5;
}

.date-bg {
    background-color: #f8f8f8;
}

    .date-bg .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
        background-color: #56cc71;
    }

.delivery {
    font-size: 16px;
    color: #4b4b4e;
    font-weight: 600;
}

.payment-system {
}

.headerofbask a {
    float: right;
    text-decoration: underline;
    font-size: 12px;
}

.quantityprod {
    display: inline-block;
    width: 25px;
    height: 25px;
    border: solid 1px #dfdfdf;
    background-color: #ffffff;
    font-size: 14px;
    text-align: center;
    cursor: default;
}

.nameofprod {
    display: inline-block;
    font-size: 16px;
    color: #4b4b4e;
    max-width: 160px;
    font-weight: 600;
}

.numberofprod {
    display: inline-block;
    width: 25px;
    height: 25px;
    border: solid 1px #dfdfdf;
    background-color: #ffffff;
    font-size: 14px;
    text-align: center;
}

.numberofProd {
    display: inline-block;
    width: 25px;
    height: 25px;
    border: solid 1px #dfdfdf;
    background-color: #ffffff;
    font-size: 14px;
    text-align: center;
    margin-right: 10px;
}

.itemQuantityDiv {
    display: flex;
    flex-flow: column;
    align-items: center;
}

.quantityPlus {
    font-size: 36px;
    cursor: pointer;
    vertical-align: bottom;
    line-height: 24px;
}

.quantityMinus {
    font-size: 36px;
    cursor: pointer;
    line-height: 24px;
}

.quantityPlusButton, .quantityMinusButton {
    background-color: #fff;
    border: none;
    line-height: 12px;
}

.priceofprod {
    display: inline-block;
    color: #bc0000;
    font-size: 16px;
    font-weight: 600;
}

.subTotalProduct {
    font-size: 12px;
    text-decoration: line-through;
}

.image2 {
    line-height: 1.3 !important;
    font-size: 18px;
    color: #c52f2f;
    cursor: pointer;
    height: 19px;
    margin-top: 2px;
}

.expofprod {
    font-size: 14px;
    color: #959595;
    max-width: 165px;
}

.left-text {
    font-size: 18px;
    color: #000000;
    margin-bottom: 5px;
    font-weight: 600;
    display:flex;
}

.right-text {
    color: #bc0000;
    text-align: right;
}

.rectangle-1 {
    height: 40px;
    background-color: #fcb542;
    border-radius: 5px;
    margin-top: 10px;
}

    .rectangle-1 .star {
        color: #f9dc61;
        margin-right: 7px;
    }

    .rectangle-1 p {
        color: #754b06;
        font-size: 14px;
        margin: 0;
    }

    .rectangle-1 .fa-info-circle {
        color: #8b5f16;
        float: right;
        line-height: 1.6;
    }

.rectangle-2 {
    height: 40px;
    border: solid 1px #dfdfdf;
    background-color: #ffffff;
    border-radius: 5px;
    margin-top: 10px;
}

    .rectangle-2 p {
        color: #4b4b4e;
        font-size: 14px;
        margin: 0;
        display: inline-block;
        margin: 8px 10px;
        color: #4b4b4e;
        font-weight: 600;
    }

    .rectangle-2 button {
        float: right;
        margin: 5px;
        font-size: 12px;
        color: #4b4b4e;
    }

.totalpointdiv {
    background-color: #FDFCE8;
    border-radius: 5px;
    margin-top: 10px;
    color: #754b06;
    margin: 0;
    padding: 4px;
}

.rewardpoint {
    padding-top: 4px;
}

#couponCode {
    height: 40px !important;
    width: 100% !important;
    border: 1px solid #dfdfdf;
    padding: 0px 5px;
}

.applyCouponButton {
    /*position: absolute;
    right: 3px;
    top: 4px;
    font-size: 12px;*/
}

.rectangle-3 {
    height: 60px;
    background-color: #56cc71;
    border-radius: 5px;
    margin-top: 10px;
}

/* signup */

.formCard {
    padding: 20px;
    border: 1px solid #E0E0E0;
    border-top: 8px solid #3F3F3F;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #FFFFFF;
}

    .formCard h4 {
        font-size: 24px;
        margin-bottom: 0;
    }

    .formCard img {
        width: 49%;
        cursor: pointer;
        margin-top: 20px;
    }

    .formCard label {
        font-size: 14px;
        color: #9F9F9F;
        margin-top: 20px;
        font-weight: 600;
    }

    .formCard input {
        font-size: 16px;
        color: #000000;
        font-weight: 600;
        padding: 14px 10px;
        height: 50px;
    }

        .formCard input::-webkit-input-placeholder {
            color: #989898;
            font-size: 16px;
            font-weight: 600;
            padding: 14px 10px;
        }

    .formCard button {
        letter-spacing: 0.7px;
        font-size: 16px;
        height: 50px;
        border: none;
        border-radius: 5px;
    }

    .formCard .form-group {
        margin: 0;
    }

.form-group .input {
    display: block;
    width: 100%;
    margin: 0;
}

    .form-group .input input {
        background-color: #F9F9F9;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: 0.25rem;
        display: block;
        width: 100%;
    }

#btn-login {
    background-color: #56cc71;
    margin-top:20px;
    color:#fff;
    font-weight:700;
}
#btn-register {
    margin-top: 20px;
    background-color: #000;
    color: #fff;
    font-weight: 700;
}
/* selection */
@media (min-width: 981px) {
    .modal-design {
        max-width: 931px;
        margin: 1.75rem auto;
    }
}

@media (max-width: 981px) {
    .modal-design {
        width: 691px;
        margin: 1.75rem auto;
    }
}

#selection1 h5 {
    font-size: 16px;
    color: #4b4b4e;
    margin-top: 10px;
}

#selection1 p {
    font-size: 12px;
    width: 100%;
}

.shareButtons {
    background-color: #fff;
    outline: none;
    border: none;
    cursor: pointer;
    font-size: 22px;
}

#add-div .numberofprod {
    margin: 8px 5px;
    height: 30px;
    width: 40px;
    padding: 2px;
    float: right;
    border: none;
}

#add-div .quantityButtons {
    background-color: #fff;
    border: none;
    outline: none;
    padding: 0;
    font-size: 22px;
    cursor: pointer;
}

#selection1 .priceofprod {
    display: inline-block;
    font-size: 18px;
}

#selection-content {
    width: 100%;
    display: inline-block;
    margin-left:20px;
    padding-right:20px;
}

    #selection-content span {
        display: block;
    }

    #selection-content ul {
        padding: 0;
    }

        #selection-content ul li a {
            font-size: 14px;
            color: #bc0000;
            line-height: 2;
        }

.prodspacy {
    font-size: 14px;
    color: #2d2d2d;
}

#headingOne button {
    padding: 0;
}

.selection-others {
    border-top: 1px solid #e9ecef;
}

    .selection-others span {
        font-size: 14px;
        color: #2d2d2d;
    }

/*.proselect {
    width: 220px;
    height: 30px;
    border: solid 1px #9bc52f;
    color: #4b4b4e;
    font-size: 14px;
    padding: 4px 9px;
}*/

.proselect2 {
    width: 220px;
    height: 30px;
    border: solid 1px #dfdfdf;
    color: #4b4b4e;
    font-size: 14px;
    padding: 4px 9px;
}

selection-others

#headingOne button {
    color: #2d2d2d;
    padding: 0;
    font-size: 12px;
    text-decoration: underline;
}

#inline1 .modal-content {
    border: none;
    position: inherit;
    background: none;
}

#add-div {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 10px;
}

#btn-add {
    background-color: #56cc71;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.6px;
    padding: 10px 27px;
    float: right;
}

.mart-10 {
    margin-top: 10px;
}


#selection-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#selection-content::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

#selection-content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

.scroll-bar {
    overflow: auto;
}

    .scroll-bar::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 10px;
        background-color: #F5F5F5;
    }

    .scroll-bar::-webkit-scrollbar {
        width: 8px;
        background-color: #F5F5F5;
    }

    .scroll-bar::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #555;
    }

.b-plus {
    font-size: 21px;
    margin: 13px 8px;
    float: right;
    cursor: pointer;
    margin-left: 0;
}

.b-mines {
    font-size: 21px;
    margin: 13px 8px;
    float: right;
    cursor: pointer;
    margin-right: 0;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: none !important;
    font-size: 14px;
    padding-left: 35px;
    border: none;
    background-image: url('/Templates/newyork/assets/img/ic-search.png');
    background-position: 10px 11px;
    background-repeat: no-repeat;
    width: 100%;
    height: 40px;
    border-radius: 5px;
    line-height: 2;
}

.select2-container--default .select2-selection--multiple {
    border: none !important;
    font-size: 14px;
    padding-left: 35px;
    background-color: #F7F7F8 !important;
    background-image: url('/Templates/newyork/assets/img/ic-search.png');
    background-position: 10px 11px;
    background-repeat: no-repeat;
    width: 100%;
    height: 40px;
    border-radius: 5px;
    line-height: 2;
}

.hemen-spar-ver{
    display:none !important;
}

.location-list__wrap {
    margin-top: 16px;
}

.input-divver {
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 20px;
}

.location-title {
    margin: 40px 20px;
}

.selections-res {
    list-style: none;
    width: 100%;
    border-radius: 5px;
    border: solid 1px #c52f2f;
    background-color: #fdfdfd;
    font-size: 14px;
    border-top: none;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    text-decoration: none;
    color: #636363;
    display: none;
}

    .selections-res li a {
        text-decoration: none;
        color: #636363;
    }

/* Users */

.prof-menu-cont {
    font-size: 14px;
    margin-top: 40px;
}

    .prof-menu-cont a {
        border: none;
        background-color: #EDEDED;
        padding: 20px 40px;
        color: rgb(48, 62, 71);
        font-weight: 700;
    }

        .prof-menu-cont a:hover {
            border: none;
            background-color: #E6EDF3;
        }

.profilePage {
    width: 100%;
    display: flex;
    min-height: 100%;
}

.profileLeftMenu {
    background-color: #EDEDED;
    width: 30%;
    border-right: 1px solid rgb(197, 199, 200);
}

.profileRightInformation {
    padding: 20px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.prof-menu {
    color: #1d1d26;
}

.prof-form label {
    color: #4b4b4e;
    margin-bottom: 7px;
    font-size: 14px;
}

.top-prof-menu {
    position: absolute;
    width: 180px;
}

.past-empty {
    padding: 0 15px 0 38px;
}

    .past-empty p {
        color: #959595;
        font-size: 14px;
    }

.past-list h5 {
    margin-bottom: 12px;
    margin-top: 7px;
}

.past-list li h6 {
    color: #4b4b4e;
    font-size: 16px;
    font-weight: 600;
}

.past-list li a {
    font-size: 12px;
}

.past-list li p {
    font-size: 14px;
    color: #959595;
    margin-bottom: 0;
}

.past-list li div span {
    color: #959595;
}

.past-list li:nth-child(2) {
    border-top: none;
}

.address-list li:nth-child(2) {
    border-top: none;
}

.position1 {
    position: absolute;
    top: 40px;
    right: 45px;
    cursor: pointer;
}

.position2 {
    position: absolute;
    top: 40px;
    right: 15px;
    cursor: pointer;
}

.z-index2 {
    z-index: 2;
}

#cartSummary ul li:nth-child(2) {
}

.cart-badge {
    padding: 0px;
    border-radius: 50%;
    background-color: white;
    color: #000;
    width: 25px;
    height: 25px;
    text-align: center;
    border: 2px solid #fff;
    font-size: 16px;
    line-height: 1.3;
}

.cart-total{
}

.profileButton {
    margin-right: 10px;
    color: #000;
}

/*Delivery Areas*/
.delivery-district-container {
    margin: 10px auto;
}

ul.delivery-district-tabs {
    margin: 10px 0 0 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px;
    border-bottom: 1px solid rgb(217, 217, 217);
    border-left: 1px solid rgb(217, 217, 217);
    width: 100%;
}

    ul.delivery-district-tabs li {
        float: left;
        margin: 0;
        padding: 0;
        border: 1px solid rgb(217, 217, 217);
        border-left: none;
        margin-bottom: -1px;
        background: #e0e0e0;
        overflow: hidden;
        position: relative;
    }

        ul.delivery-district-tabs li a {
            text-decoration: none;
            color: #000;
            display: block;
            font-size: 16px;
            font-weight: bold;
            padding: 0 20px;
            outline: none;
        }

            ul.delivery-district-tabs li a:hover {
                background: #ccc;
            }

html ul.delivery-district-tabs li.active, html ul.delivery-district-tabs li.active a:hover {
    background: #fff;
    border-bottom: 1px solid #fff;
    box-sizing: content-box;
}

.delivery-district-tab_container {
    overflow: hidden;
    background: #fff;
    margin-top: 10px;
}

.delivery-district-tab_content {
    font-size: 1.2em;
}

    .delivery-district-tab_content h2 {
        font-weight: normal;
        padding-bottom: 10px;
        border-bottom: 1px dashed #ddd;
        font-size: 1.8em;
    }

    .delivery-district-tab_content h3 a {
        color: #254588;
    }

    .delivery-district-tab_content img {
        /* float: left; */
        margin: 0 20px 20px 0;
        border: 1px solid #ddd;
        padding: 5px;
    }

.p-13 {
    padding: 13px;
}

.marb-20 {
    margin-bottom: 20px;
}

#apps-box {
}

.apps-padding1 {
    padding-right: 5px !important;
}

.apps-padding2 {
    padding-left: 5px !important;
}

.a-link {
    color: #007bff;
    font-size: 12px;
    border: none;
    background: none;
    cursor: pointer;
}

    .a-link:hover {
        text-decoration: underline;
    }

.fancybox-inner {
    height: auto !important;
}

.template-background {
    background: #fff;
    border-radius: 5px;
}

    .template-background h5{
        margin: 20px 0;
    }

    .template-title {
        margin-top: 30px;
        font-size: 16px;
        color: #4b4b4e;
        text-align: center;
    }

.template-text {
    font-size: 14px;
    color: #959595;
    text-align: center;
}

.img-responsive {
    margin-top: 50px;
}

#WaitingContinueButton {
    margin-bottom: 20px;
    width: 60%;
}

.ContinueButton {
    margin-top: 10px;
    margin-bottom: 20px;
    width: 60%;
}

.workinghourstitle {
    font-size: 20px;
    text-decoration: underline;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
    transition: background-color 0.2s ease;
}

    #myBtn:hover {
    }

.banner {
    position: relative;
    height: 100vh;
    z-index: -1;
    margin-top: 87px;
}

.banner-area {
    top: -208px;
    position: absolute;
    left: 10px;
}

    .banner-area .info {
        max-width: 470px;
        padding: 5px 20px 10px 0px;
        margin-bottom: 25px;
        background: #fff;
        border-left: 5px solid #D93100;
        border-radius: 5px;
        -webkit-border-radius: 5px;
    }

        .banner-area .info h4 {
            font-size: 18px;
            font-weight: 700;
            margin-bottom: 10px;
            margin-left: 20px;
            letter-spacing: 0;
            color: #3F3F3F;
            margin-top: 5px;
        }

        .banner-area .info ul li {
            font-size: 16px;
            /*line-height:25px;*/
        }

            .banner-area .info ul li a {
                color: #6C6C6C;
            }

                .banner-area .info ul li a i {
                    color: #F49F90;
                }

.carticon1 {
    position: absolute;
    margin-bottom: 10px;
    top: 10px;
    z-index: 1;
    left: 19px;
    font-size: 14px;
}

.carticon2 {
    position: relative;
    padding:10px;
    height: 66px;
    display:flex;
    flex-direction:column;
    align-items:flex-end;
}

#loginCard {
    border-top: 8px solid #dc2f00;
}

    #loginCard button {
        background: #dc2f00;
    }

.form-control {
    background-color: #f7f7f7;
}

.imagemycard {
    display: block;
    margin-left: 20px;
}

.labelmycard {
    margin-left: 15px;
}

.cardupdatestyle {
    min-width: 200px;
    border: none;
}

.menuCard {
    margin-bottom: 20px;
}

.menuFullBasket {
    display: flex;
    justify-content: flex-start;
    margin-left: 10px;
}

.menufont {
    flex-grow: 1;
    font-family: 'Open Sans', Regular;
    color: #6C6C6C;
    font-size: 18px;
}

.MenuMainHeader {
    font-family: 'Open Sans',sans-serif;
    font-size: 25px;
    font-weight: bold;
    color: #3F3F3F;
    letter-spacing: 0;
    margin-left: 10px;
}

.prof-menu-cont a:hover {
    color: #d93100 !important;
    border-left: 4px solid #d93100;
}

div.basketradio {
    /*padding: 10px !important;
    padding-left: 160px !important;*/
    display: flex;
    justify-content: flex-end;
}

.checkoutbutton {
    border-radius: 5px;
    margin-top: 10px;
    height: 45px;
}

.loginlabel {
    /*border: 1px solid #E0E0E0;*/
    border-radius: 2px;
    background: #F9F9F9;
}

.labelminutes {
    font-size: 14px;
    line-height: 1;
    color: #eb9949;
    display: block;
    margin-left: 15px;
}

.carticon1basket {
    display: block;
    padding-bottom: 5px;
    padding-top: 5px;
}

/*FOOTER*/

.footer {
    width: 100%;
    background-color: #5b5a56;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.footer-column:first-child {
    border-left: none;
    text-align: center;
}

.footer-column {
    border-left: 1px solid #fff;
}

    .footer-column a {
        display: block;
        color: #fff;
    }

.powerd-by-restajet {
    color: #fff;
    text-align: center;
    margin-top: 20px;
    border-top: 1px solid #fff;
    padding-top: 20px;
}

.buttons {
    display: flex;
    align-items: center;
}

.nav-link{
    font-weight:800;
}

.categoriesAccordion {
    left:15px !important;
}

.tooglebutton
{
    background-color:white;
}