html, body {
    height: 100%;
}

body {
    padding: 0;
    margin: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #999;
    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;
}

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

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

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

.companylogo {
}

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

    #carticon {
        display: none;
    }

    .lg-special {
        position: sticky;
        width: 143px;
        top:20px;
    }

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

    .container {
    }

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

    .chevron-menu {
        display: none;
    }

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

    .btn-none {
        display: none;
    }

    .padr-129 {
        padding-right: 129px;
    }
    .headerRight{
        flex-direction:row !important;
        align-items:center !important;
    }
    .right-top-head{
        margin-left:10px;
    }
    #cartButton {
        display: none;
    }
    #myBtn{
        bottom:20px;
    }
}

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

    #carticon {
        display: inline-block
    }

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

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

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

    .into-view {
        display: none;
    }

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

@media only screen and (max-width: 645px) {
    .input-divver{
        margin-left:0 !important;
        margin-right:0 !important;
    }

    #divLocationList {
        margin-bottom: 0px !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .mapareamobil {
        margin-bottom: 650px !important;
      
    }
    div.mobileFooter {
        display: flex !important;
    }
    #map {
        height: 550px !important;
    }
    .locationListContainer {
        display: block !important;
    }
    .locationMainDiv {
        height: 100% !important;
        border-radius: 0px !important;
    }

    .select2-container {
        
        width: 100% !important;
    }
    .summary-container-mobildesktop {
       width:100%;
       height:100%;
    }
    .detailajaxmobil {
        width: 100% !important;
        height: 100% !important;
        padding-bottom: 20px;
    }
    .pointtbody {
        font-size: 12px !important;
    }

    .fullwidhtbox {
        width: 100% !important;
        height: 100% !important;
        padding-bottom:20px;
    }
    body {
        background-size: auto !important;
    }

    #welcome {
    }

    #carticon {
        display: inline-block
    }

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

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

    .input-divver {      
        margin-right:0px !important;
        margin-bottom: 10px;
    }

    .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;
    }
    #login-icon{
        display:inline-block !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:40px;
        max-width:100px;
    }

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

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

    .locationSearchContainer {
        float:right;
    }
    .locationadresmaincol {
        padding-top: 20px;
    }
}

@media only screen and (max-width: 768px) {
    #divLocationList>div{
        max-height: 540px !important;
    }
    #map {
        position: relative !important;
    }
    .locationadresmaincol {
        padding-bottom: 20px;
    }
    .map-restaurantlist{
        flex-direction:column-reverse !important;
    }
    .product-header h5 {
        font-size: 10px;
    }
}

@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;
    }

#logo {
    width: 127px;
    height: 66px;
    margin-top: 20px;
}
<!-- Login {
}
-->
.buttons {
    display:flex;
    justify-content: flex-end;
    align-items:center;
}

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

#carticon {
    position: relative;
    margin-right: 10px;
    margin-left:10px;
}

.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: #56cc71;
    border-color: #56cc71;
}

.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;
}

.right-top-head{
    display:flex;
}

#welcome{
}

#welcome1 {
    font-size: 12px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.6px;
    color: #2d2d2d;
    margin-bottom: 5px;
    margin-top: 5px;
}

    #welcome1 a {
        text-decoration: underline;
        color: #2d2d2d;
    }

#welcome2 {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: right;
    color: #eb9949;
}

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

    #welcome2 span {
        font-weight: 900;
    }
<!-- Location-part {
}
-->

.location-bar {
    border-radius: 5px;
    padding: 7px 20px;
    margin-bottom:20px;
}

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

        .location-bar p span {
        }

.google-map {
    height: 625px;
    border-radius: 5px;
    border: solid 1px #dfdfdf;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6));
}

#divLocationList {
    margin-bottom:40px;
}

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

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

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

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

.restaurant-list {
    font-weight: 700;
}

.btn-shipmentclosed {
    background-color: #fff;
    border: 1px solid #bbbbbb;
    color: #bbbbbb;
}

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

.card-body p {
    margin-top: 15px;
}

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

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

    .btn-ship img {
    }

.input-group {
    padding-right: 20px;
}

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

.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: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    margin-bottom: 8px;
}

#map {
    height:100%;
    position: absolute;
    width: 100%;
    /*background-color: grey;*/
    /*height:calc(100% - 88px);*/
}
<!-- branchmenu {
}
-->

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

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

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

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

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

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

.menu-detail-list-wrap {
    display: flex;
    flex-wrap: wrap;
    background: #c52f2f;
    border-radius: 5px;
    margin-bottom: 20px;
    max-width:1000px;
}

.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;
}

.category-detail-menu-list {
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    font-weight:600;
    padding:10px;
}

.category-detail-menu-list:hover {
    background-color: #fff;
    color: #c52f2f;
    text-decoration:none;
}

.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 {
    border-bottom: 2px solid #efefef;
    cursor: pointer;
}

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

#cartSummary .custom-control-label {
    font-weight: 800;
}

.custom-control-input:disabled ~ .custom-control-label{
    font-weight: 500 !important;
}

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

li.cart-item.parent, li.cart-item.child {
    border: none;
    display: flex;
    padding: 25px 25px;
}

li.cart-item.child {
    padding: 10px 25px 10px 61px !important;
}

li.cart-item.parent {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.cartlistitem .custom-control label {
    font-size: 12px;
    line-height: 2;
}

#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-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;
}

#basket-text {
    color: #4b4b4e;
    font-size: 12px;
    margin-right: 46px;
    margin-left: 37px;
    text-align: center;
}

.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 {
    border-radius: 5px;
    display:inline-block;
}

.no-photo {
    width:100%;
    border-radius:5px;
}

.food-content {
    flex-grow:1;
}

.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;
    font-size: 16px;
    font-weight: 600;
    flex-shrink: 0;
}
.food-content-header{
    display:flex;
    align-items:center;
}

.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-control label::after {
    width: 20px;
    height: 20px;
}

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

    .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;
}

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

.payment-system {
}

.headerofbask h5 {
    display: inline-block;
    float: left;
}

.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: 14px;
    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;
    font-size: 14px;
    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;
}

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

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

.right-text {
    text-align: right;
    display: inline-block;
    float: 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: #fcb542;
    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: 5px;
}

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

.rectangle-3 {
    height: 40px;
    border-radius: 5px;
    margin-top: 10px;
}

<!-- signup {
}
-->

.formCard {
    padding: 20px;
}

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

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

    .formCard label {
        font-size: 12px;
        color: #2d2d2d;
        margin-top: 20px;
    }

    .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 {
        background-color: #2d2d2d;
        color: #fff;
        letter-spacing: 0.7px;
        font-size: 16px;
        height: 50px;
        margin-top: 20px;
        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: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: 0.25rem;
        display: block;
        width: 100%;
    }

#btn-login {
    background-color: #56cc71;
}

<!-- 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;
    }
    .menu-header h5{
        font-size:16px !important;
    }
}

#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 {
    display: inline-block;
    margin: 8px 5px;
    height: 30px;
    width: 40px;
    padding: 2px;
    float: right;
    border: none;
}

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

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

#selection-content {
    width: 100%;
    display: inline-block;
}

    #selection-content span {
        display: block;
    }

    #selection-content ul {
        padding: 0;
        margin: 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;
    z-index:2;
    position:relative;
}

#btn-add {
    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: solid 1px #c52f2f !important;
    background-color: #fdfdfd;
    font-size: 14px;
    padding-left: 35px;
    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: solid 1px #c52f2f !important;
    background-color: #fdfdfd;
    font-size: 14px;
    padding-left: 35px;
    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;
}

.location-list__wrap {
}

.input-divver {
    margin-bottom: 20px;
    /*margin-top: 40px;*/
}

.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;
}

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

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

.prof-form>div {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
}

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

.past-empty {
    padding-top: 15px;
    padding-bottom: 38px;
    padding-right: 0;
    padding-left: 0;
}

    .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) {
    border-top: none;
}

.cart-badge {
    font-weight: 900;
    margin: 0;
    padding: 0px;
    position: absolute;
    top: -5px;
    margin-left: 18px;
    border-radius: 50%;
    background-color: #C52F2F;
    color: #fff;
    width: 22px;
    height: 22px;
    text-align: center;
    border: 2px solid #fff;
    font-size: 12px;
}

/*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 {
    border: 1px solid rgb(217, 217, 217);
    border-top: none;
    overflow: hidden;
    background: #fff;
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}

.delivery-district-tab_content {
    padding: 20px;
    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-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;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
    position: fixed;
    right:30px;
    bottom: 30px;
    transition: background-color 0.2s ease;
    box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
}

    #myBtn:hover {
        background-color: #28a745;
    }

.cartButton {
    width: 57px;
    display:flex;
    align-items:center;
    height: 57px;
    border-radius: 50%;
    cursor: pointer;
    border: none;
    outline: 0 !important;
    box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3) !important;
    transition: background-color 0.2s ease;
}

.bottomButtons {
    z-index: 1;
    position: fixed;
    bottom: 25px;
    left: calc(50% - 28.5px);
}

.deliveryAreaNote {
    color: #000;
    font-weight: 700;
    border: 2px solid #fcb542;
    padding: 5px;
    margin: 0;
    border-radius: 5px;
}

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

.productInformationWrap{
    display:flex;
    flex-direction:column;
    height:100%;
}

.fullwidhtbox
{
    width:auto;
    height:100%;
}
.pointtbody
{
    font-size:15px;
}

.summary-container-mobildesktop {
    position: sticky;
    width: 320px;
    top: 20px;
}

.select2-container {
    width: 100% !important;
}
.minamount {
    text-align: right;
    line-height: 12px;
    width: 100%;
    float: left;
}
.minamountprice {
    font-size: 12px;
}
.minamounttext
{

}
.minamountdeliveryarea {
    width: 100%;
    overflow: hidden;
    
}
.minamountdeliveryareaDiv {
    float: left;
    padding: 0 0 5px 5px;
    font-size: 12px;
}
.otherdeliveryarea {
    display: flex;
}
.otherdeliveryareaDiv {
    width: 135px;
    display: flex;
    flex-shrink: 0;    
}
.otherdeliveryareaDivSpan {
    font-size: 12px;
}
.otherdeliveryareaDivName {
    font-size: 12px;
    display: flex;  
}


.locationMainDiv {
    height:750px;
    width:100%;
    /*border: 1px solid black;*/
   
    /*margin: 20px;*/
    /*border-radius: 15px 0px 0px 15px;*/
}
.locationListContainer {
    padding: 0;
    display: inline-block;
    width: 100%;
}

.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;

    }
div.mobileFooter {
    display: none;
}

.mapareamobil
{
    margin-bottom:0px;
   
}

.tipButton{
    margin-left:10px;
} 
}

