.bg-color-ms {
    background-color: #831e32 !important;
}

.bg-color-black {
    background-color: #231f20 !important;
}

.bg-color-white {
    background-color: white !important;
}

.color-rose {
    background-color: #bf6276 !important;
}

.color-green {
    background-color: #6a8a5f !important;
}

.color-greenOpacity60 {
    background-color: #6a8a5f !important;
    opacity: 60;
}

.color-brown {
    background-color: #544036 !important;
}

.color-grey {
    background-color: #bdbab1 !important;
}

.color-gold {
    background-color: #8a7948 !important;
}

.color-cyan {
    background-color: #7fb9d1 !important;
}

.color-cyanDark {
    background-color: #215B73 !important;
}

.color-white {
    color: #f7f7f7 !important;
}

.color-logoCrimson {
    color: #831e32 !important;
}

.color-tranparent 
{
    background-color:transparent;
}

.borderColor-rose {
    border-color: #bf6276 !important;
}

.borderColor-green {
    border-color: #6a8a5f !important;
}

.borderColor-brown {
    border-color: #544036 !important;
}

.borderColor-grey {
    border-color: #bdbab1 !important;
}

.borderColor-gold {
    border-color: #8a7948 !important;
}

.borderColor-cyan {
    border-color: #7fb9d1 !important;
}

.borderColor-logoCrimson {
    border-color: #831e32 !important;
}


.borderSolidWhite {
    border: 2px solid #fff;
}

.boderBottomNone{
    border-bottom:none !important;
}

.neutralButtonColors, .neutralButtonColors:hover, .neutralButtonColors:active, .neutralButtonColors:focus {
    border-color: #666666 !important;
    color: #666666;
    box-shadow: none;
    /*padding: 11px 0px !important;*/
}

.quantity {
    color: #666666 !important;
    font-size: 17px;
    text-align: left;
    list-style: none;
    text-transform: initial;
}

.strong-light {
    font-weight: 600 !important;
}

.itemOrigin {
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}

.deliveryDescription {
    line-height:20px;
}

.message-container {
    margin-bottom: 5px;
}

.customer-message .customer-message-title {
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    color: #2e9cc3;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.customer-voucher .customer-voucher-code {
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    color: black;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    text-transform:uppercase;
    font-weight:500;
}

.customer-message .customer-message-title.folded {
    display: none;
}

.customer-message .customer-message-input.folded {
    display: none;
}

.customer-message .customer-message-input {
    border-color: #e4e4e4;
}

.customer-voucher .customer-voucher-input.folded {
    display: none;
}

.customer-voucher .customer-voucher-input {
    border-color: #e4e4e4;
}

.card-details .card-options.folded {
    display: none;
}

.blackOutline {
    color: white;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

#forgotPasswordForm p label {
    font-size: 12px;
    padding-left:5px;
}

#resetPasswordForm p label {
    font-size: 12px;
    padding-left: 5px;
}

.resendOTP-button, .resendOTP-button:focus, .resendOTP-button:hover, .resendOTP-button:active {
    font-weight: 700 !important;
    color: #f0c24b !important;
    cursor:pointer;
}

.forgotPasswordSection {
    margin-top: 45px;
}

.aboutSection, .menuSection, .breakfastSection, .loyaltyClubSection, .contactUsSection, .registerSection, .termsConditionsSection {
    margin-top: -65px;
}

.contactUsDetails {
    margin-left:50px;

}

@media(max-width:480px){
    .registerSection {
        margin-top: 20px;
    }
}

@media(max-width:480px) {
    .loyaltyClubSection{
        margin-top: -35px;
    }
}

@media(max-width:480px) {
    .menuSection {
        margin-top: -35px;
    }
}

@media(max-width:480px) {
    .breakfastSection {
        margin-top: -35px;
    }
}

@media(max-width:480px) {
    .contactUsSection {
        margin-top: -20px;
    }

    .contactUsDetails{
        margin-left:0px
    }

    .termsConditionsSection{
        margin-top:-30px;
    }
}


.registerContent p{
   font-size:17px;
   line-height:15px;
   margin-bottom:20px;
}

.registerContent {
    margin-top: -30px !important;
}

.termsConditionsLink, .termsConditionsLink a:focus, .termsConditionsLink a:hover {
    font-weight: 600;
    /*color: #831e32 !important;*/
    color: #231f20 !important;
}

.forgotPasswordContent {
    margin: 0px 0px;
}

.forgotPasswordContent p {
    color: #f6f7f7;
    font-size: 17px;
    color: white;
    font-weight: 400;
    line-height: 21px;
    text-align:center;
    margin-top:20px;
    margin-bottom:20px;
}

@media(max-width:480px) {
    .registerContent {
        /*margin-top: 30px !important;*/
        margin-top: 15px !important;
        margin-bottom: -50px !important;
    }

    .registerContent p {
        font-size: 15px !important;
        line-height: 20px !important;
    }

    .forgotPasswordContent {
        margin: 10px 0px;
    }

    .forgotPasswordSection{
        margin-top:20px !important;
    }

    .forgotPasswordContent p {
        font-size: 15px;
        margin-top: 8px;
    }

}


#registrationForm  p
{
    font-size:12px !important;
}

.registerActivationContent {
    margin-top: 50px !important;
}


@media(max-width:780px) {
    .registerActivationContent {
        margin-top: -40px !important;
    }

        .registerActivationContent p {
            font-size: 15px !important;
            line-height: 20px !important;
        }
}

@media(max-width:480px) {
    .registerActivationContent {
        margin-top: 75px !important;
        margin-bottom: -15px !important;
    }

        .registerActivationContent p {
            font-size: 15px !important;
            line-height: 20px !important;
        }
}

.pageTitleSectionTop {
    /*background-image: url('../img/aboutus/pagetitle.jpg');*/
    max-height: 560px;
    height: 560px;
    padding: 0px;
}

.bannercontainer .topImageBanner-container {
    width: 100%;
    position: relative;
    padding: 0;
    overflow: hidden;
    height: 100%;
}

.topBackgroundImage {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    overflow: hidden;
}

@media (min-width: 768px) {
    .pageTitleSectionTop {
        max-height: 560px;
        height: 384px;
    }
}

@media (min-width: 920px) {
    .pageTitleSectionTop {
        max-height: 560px;
        height: 560px;
    }

    .topBackgroundImage{
        height:auto;
    }
}

@media (max-width:480px) {
    .pageTitleSectionTop {
        max-height: 560px;
        height: 173px;
        padding:0px;
    }
}


.pageTitleSectionHome {
    background-image: url('../img/home/slider/slider-1_1.jpg');
    width: 100%;
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    padding: 210px 0px;
    margin-top: 40px;
}
@media(max-width:1450px){
    .pageTitleSectionHome {
        padding: 160px 0px;
    }
}


.pageTitleSectionLoyalty {
    background-image: url('../img/home/slider/slider-3.jpg');
    width: 100%;
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    padding: 160px 0px;
    margin-top: 40px;
}

@media (max-width:480px) {
    .pageTitleSectionLoyalty {
        max-height: 560px;
        height: 188px;
        padding: 0px;
    }

    .pageTitleSectionHome {
        max-height: 560px;
        height: 188px;
        padding: 0px;
    }
}

.pageTitleSectionContactUs {
    background-image: url('../img/home/slider/slider-3.jpg');
    width: 100%;
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    padding: 160px 0px;
    margin-top: 40px;
}

@media (max-width:480px) {
    .pageTitleSectionContactUs {
        max-height: 560px;
        height: 188px;
        padding: 0px;
    }
}

.pageTitleSectionMenu {
    background-image: url('../img/home/slider/slider-5.jpg');
    width: 100%;
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    padding: 160px 0px;
    margin-top: 40px;
}

.pageTitleSectionBusiness {
    width: 100%;
    background-size: cover;
    background-position: center center;
    color: #ffffff;
}

@media (max-width:480px) {
    .pageTitleSectionMenu {
        max-height: 560px;
        height: 188px;
        padding: 0px;
    }
}


.pageTitleSectionAboutUs {
    background-image: url('../img/home/slider/slider-2_2.jpg');
    /*background-image: url('../img/aboutUs/aboutUshands.png');*/
    width: 100%;
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    padding: 160px 0px;
    margin-top: 40px;
}

@media (max-width:480px) {
    .pageTitleSectionAboutUs {
        max-height: 560px;
        height: 188px;
        padding:0px;
    }
}

.pageTitleSectionAboutUs .pageTitleInfo h2 {
    font-size: 40px;
    line-height: 33px;
    color: #ffffff;
    margin-bottom: 40px;
    margin: 0 0 8px 0;
    font-family: 'Dosis', sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    text-align:center;
    }

@media (max-width:480px) {
    .pageTitleSectionProfile {
        max-height: 560px;
        height: 188px;
    }
}


.pageTitleSectionProfile {
    width: 100%;
    background-image: url('../img/home/slider/slider-1_1.jpg');
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    padding: 195px 0px;
    margin-top: 40px;
}


@media (min-width:1090px) {
    .pageTitleSectionProfile {
        padding: 115px 0px;
    }
}

@media (min-width:1480px) {
    .pageTitleSectionProfile {
        padding: 145px 0px;
    }
}


.pageTitleSectionProfile .pageTitleInfo h2 {
    font-size: 40px;
    line-height: 33px;
    color: #ffffff;
    margin-bottom: 40px;
    margin: 0 0 8px 0;
    font-family: 'Dosis', sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    text-align: center;
}

.pageTitleSectionSaturdays {
    background-image: url('../img/saturdays/breakfast-slider.jpg');
    width: 100%;
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    margin-top: 40px;
    padding: 160px 0px;
}

@media (min-width: 1800px) {
    .pageTitleSectionSaturdays {
        padding: 205px 0px;
    }
}

@media (max-width:480px) {
    .pageTitleSectionSaturdays {
        max-height: 560px;
        height: 188px;
        padding: 0px;
    }
}
/*REGISTRATION*/
.pageTitleSectionRegister {
    background-image: url('../img/home/slider/slider-1_1.jpg');
    width: 100%;
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    padding: 160px 0px;
    margin-top: 40px;
}

@media (max-width:480px) {
    .pageTitleSectionRegister {
        max-height: 560px;
        height: 188px;
        padding: 0px;
    }
}

.addressLocationSearch {
    background-color: beige;
}

.noShadow{
    box-shadow:none !important;
}

.color-blackDefault {
    background: #231f20 url('../img/backgrounds/backgroundmain.jpg');
    /*background-color:antiquewhite;*/
}

.color-lightGray {
    background-color: #f2f4f5;
}

.color-blackDefaultFonts {
    color: #231f20 !important;
}

.color-offWhite {
    color: #e6e3da !important;
}

.background-offWhite {
    background-color: #e6e3da !important;
}

.text-lineSpacingDouble {
    line-height: 20pt;
}

.text-lineSpacingOneHalf {
    line-height: 20pt;
}

.text-lineSpacingRegular {
    line-height: 16pt;
}

.margin-top100 {
    margin-top: 100px !important;
}

.margin-top50 {
    margin-top: 50px !important;
}

.margin-top10 {
    margin-top: 10px !important;
}

.margin-top15 {
    margin-top: 15px !important;
}

.margin-top20 {
    margin-top: 20px !important;
}

.margin-top30 {
    margin-top: 30px !important;
}

.margin-top5 {
    margin-top: 5px !important;
}

.margin-top0 {
    margin-top: 0px !important;
}


.margin-bottom100 {
    margin-bottom: 100px !important;
}

.margin-bottom5 {
    margin-bottom: 5px !important;
}
.margin-bottom10 {
    margin-bottom: 10px !important;
}

.margin-bottom15 {
    margin-bottom: 15px !important;
}

.margin-bottom20 {
    margin-bottom: 20px !important;
}

.margin-bottom50 {
    margin-bottom: 50px !important;
}

.margin-bottom0 {
    margin-bottom: 0px !important;
}

.margin-noLeft {
    margin-left: 0px;
}

.margin-noRight {
    margin-right: 0px;
}

.functionList > li.margin-noRight{
    margin-right:0px;
}

.sectionTitle h2 span.color-grey, .sectionTitle h2 span.color-grey::after, .sectionTitle h2 span.color-grey::before {
    background-color: #bdbab1 !important;
}

.menu-img {
    border: 0;
    width: 100%;
}

.aboutUs-img {
    border: 0;
    width: 65%;
}

.no-padding {
    padding: 0;
}

.padding10 {
    padding: 10px !important;
}

.padding20 {
    padding: 20px !important;
}
.padding-top50 {
    padding-top: 50px !important;
}

.padding-top40 {
    padding-top: 40px !important;
}

.padding-top30 {
    padding-top: 30px !important;
}

.padding-top20 {
    padding-top: 20px !important;
}

.padding-top10 {
    padding-top: 10px !important;
}

.padding-top15 {
    padding-top: 15px !important;
}

.padding-top5 {
    padding-top: 5px !important;
}

.padding-top0 {
    padding-top: 0px !important;
}

.padding-bottom70 
{
    padding-bottom: 70px !important;
}

.padding-bottom50 {
    padding-bottom: 50px !important;
}

.padding-bottom40 {
    padding-bottom: 40px !important;
}

.padding-bottom30 {
    padding-bottom: 30px !important;
}

.padding-bottom30 {
    padding-bottom: 30px !important;
}
.padding-bottom20 {
    padding-bottom: 20px !important;
}

.padding-bottom10 {
    padding-bottom: 10px !important;
}

.padding-bottom5 {
    padding-bottom: 5px !important;
}

.padding-bottom0 {
    padding-bottom: 0px !important;
}

.padding-right0 {
    padding-right: 0px !important;
}

.padding-right5 {
    padding-right: 5px !important;
}

.padding-right10 {
    padding-right: 10px !important;
}

.padding-right15{
    padding-right: 15px !important;
}

.padding-left0 {
    padding-left: 0px !important;
}

.padding-left5 {
    padding-left: 5px !important;
}

.padding-left10 {
    padding-left: 10px !important;
}

.padding-left15 {
    padding-left: 15px !important;
}

.padding-left20 {
    padding-left: 20px !important;
}

.padding-left25 {
    padding-left: 25px !important;
}

.padding-left30 {
    padding-left: 30px !important;
}

.margin-right0 {
    margin-right: 0px !important;
}

.margin-right5 {
    margin-right: 5px !important;
}

.margin-right10 {
    margin-right: 10px !important;
}

.margin-right15 {
    margin-right: 15px !important;
}

.margin-right20 {
    margin-right: 20px !important;
}

.margin-right30 {
    margin-right: 30px !important;
}

.margin-right40 {
    margin-right: 40px !important;
}

.margin-left0 {
    margin-left: 0px !important;
}

.margin-left5 {
    margin-left: 5px !important;
}

.margin-left10 {
    margin-left: 10px !important;
}

@media (max-width: 480px){
    .responsinveSpace {
        /*margin-top:110px;*/
        margin-top: 0px;
    }
}

@media screen and (max-width: 480px) {
    .sectionTitle h2.padding-special {
        margin-bottom: 8px;
    }
}

@media (min-width: 768px) {
    .sectionTitle h2.padding-special {
        margin-bottom: 10px;
    }
}


@media screen and (max-width: 480px) {
    .sectionTitle h2.padding-specialLoyalty {
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) {
    .sectionTitle h2.padding-specialLoyalty {
        margin-bottom: -25px;
    }
}

@media screen and (max-width: 480px) {
    .sectionTitle h2.padding-specialMenu {
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) {
    .sectionTitle h2.padding-specialMenu {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 480px) {
    .sectionTitle h2.padding-specialHome {
        margin-top: -25px;
    }
}

@media (min-width: 768px) {
    .sectionTitle h2.padding-specialHome {
        margin-bottom: 65px;
    }
}

.inactiveLink {
    /*pointer-events: none;*/
    cursor: pointer !important;
}

.profileLink, .consoleLink {
    /*pointer-events: none;*/
    cursor: pointer !important;
}

.profileLinkRes, .consoleLinkRes {
    cursor: pointer !important;
    /*color: rgba(255, 255, 255, 0.8);*/
    font-weight: 600;
    margin-right: 14px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 5px;
    margin-top: 0;
    display: block;
    text-align: center;
    position: relative;
    color: whitesmoke;
}

.quickLink {
    /*pointer-events: none;*/
    cursor: pointer !important;
}

.getLastOrder {
    /*pointer-events: none;*/
    cursor: pointer !important;
    box-shadow: none;
    color: #831e32 !important;
    text-transform: uppercase;
    font-weight: 600;
}

.margin-All20 {
    margin: 20px 0 25px 0;
}

.no-margin {
    margin:0px;
}


.comingContent h1.PosTitle {
    margin: 20px 0px 0px 0px;
}

@media (max-width: 480px) {
    .comingContent h1.PosTitle {
        /*margin: 0px 0px 0px 0px;*/
        /*margin: 4px 0px 6px 0px;*/
        margin: 11px 0px 6px 0px;
    }

    .comingContent.revertPositioning {
        position: initial !important;
    }
}

@media (min-width: 320px) {
    .searchForItems {
        text-align: center;
        font-size: 14px;
    }
}

@media (min-width: 480px) {
    .searchForItems {
        text-align: center;
        font-size: 15px;
    }
}

@media (min-width: 720px) {
    .searchForItems {
        text-align: center;
        font-size: 18px;
    }
}

.btn.product-details {
    margin-top: 5px;
    font-size: 19px;
    color: black;
}

.download-menu-btn{
    border-radius:10px;
    width:100%;
}

@media (max-width: 480px) {
    .box-info h4.categoryItem {
        font-size: 17px !important;
        text-align:left;
    }

    .makeMeWrap {
        white-space: initial !important;
    }

    .box.product-xs {
        /*height: 130px !important;*/
        padding: 0px 5px !important; 
    }

    .btn.product-xs-details {
        margin-top: 13px;
        font-size: 17px;
        /*color: #666;*/
        /*color: #831e32;*/ /*Crimson*/
        color: #231f20; /*black*/
    }

    .price-xs span {
        font-size: 15px;
        font-family: 'Dosis', sans-serif;
        text-align: left;
        font-weight: 500;
        color: black;
    }

    .fromCategory {
        font-size: 13px;
    }

    .btn.product-xs-delete {
        margin-top: 13px;
        font-size: 17px;
        color: #666666;
    }

}

.box-info h4.categoryItem {
    font-size: 17px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-bottom:3px;
    padding-top:3px;
    /*height: 10%;*/
    /*white-space: normal;*/
}

@media (min-width: 752px){
    .box-info h4.categoryItem {
        height: 40px !important;
        white-space: normal !important;
    }
}

@media (max-width: 480px) {
    .category {
        font-size: 18px;
    }
}

.category {
    text-align: center !important;
    cursor: pointer;
    font-size: 17px;
    margin-bottom: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media(max-width:480px){
    .category {
        font-size: 12px;
        color:whitesmoke !important;
    }
}

.quick-view .modal-content.forProduct {
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}

/*@media (min-width: 768px)
{
    .quick-view .modal-content.forProduct {
        top: -270px;
    }
}

@media (min-width: 1000px) {
    .quick-view .modal-content.forProduct {
        top: -175px;
    }
}*/


@media (max-width: 480px) {
    .quick-view .modal-content.forProduct {
        padding: 13px 35px;
    }
}



.quick-view .modal-content.forAddressCheckout {
    padding: 13px 25px;
}

.quick-view .modal-content.forAddress {
    padding: 0px 0px;
}

@media (max-width: 480px) {
    .forProduct {
        position:absolute !important;
        width:100%;
    }
}

.quick-view .modal-content.forNote {
    display: none;
    position: relative;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    width: 32em;
    max-width: 100%;
    padding: 1.25em;
    border: none;
    border-radius: .3125em;
    background: #fff;
    font-family: inherit;
    font-size: 1rem;
}
.product-loyalty-drink-notation {
    font-size: 15px;
    color: #831e32;
}

.product-info .product-titleModal {
    font-family: 'Dosis', sans-serif;
    font-size: 22px;
    color: #222222;
    text-transform: capitalize;
    margin-bottom: 5px;
    font-weight: 600;
}

.product-info .product-titleModalDescription {
    font-family: 'Dosis', sans-serif;
    font-size: 17px;
    color: #222222;
    text-transform: none;
    margin-bottom: 5px;
    font-weight: 600;
}

@media(max-width:480px){
    .product-info .product-titleModal {
        font-size: 20px !important;
    }

    .product-info .product-titleModalDescription {
        font-size: 15px !important;
    }

    .product-info .product-subtitleModal {
        font-size: 18px !important;
        font-family: 'Dosis', sans-serif;
        font-size: 22px;
        color: #222222;
        text-transform: capitalize;
        margin-bottom: 5px;
        font-weight: 600;
        background-color: #eec14a;
        padding: 10px 0px 10px 5px;
        border-radius: 5px;
    }

    .product-info .quickOptionDetails{
        font-size:13px;
        margin-bottom:15px;
    }
}

.extraName{
    font-size: 17px;
    font-family: 'Dosis', sans-serif;
    color: #ffffff;
    text-transform: capitalize;
    margin-bottom: 10px;
    font-weight: 700;
}

.extraItem {
    font-size: 12px;
    overflow:hidden;
    white-space: initial;
    width: 100%;
    text-overflow: ellipsis;
    color:black!important;
}

.extraItem:hover {
    color: #000;
    /*background-color: #286090;*/
    border-color: #204d74;
    box-shadow: none;
}

.modalButton {
    box-shadow: none;
}

@media (min-width: 320px) {
    .modalButton {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .modalButton {
        width: 100%;
    }
}

.addressLarger 
{
    font-size:14px !important;

}
.addressLarger .headerLarger
{
    font-size:20px !important;
}

@media (min-width: 480px){
    .extraSpaceLeft{
        padding-left:10px !important;
    }
}

.slimButton {
    padding: 5px 0px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 500;
    box-shadow: none;
}

.center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.selected {
    background-color: #6a8a5f !important;
    opacity: 60;
}

.unselected {
    /*background-color: #ea7066 !important;*/
    background-color: #f0c24b !important;
    color: black;
}

.profileItem-selected {
    color: #eec14a !important;
}

.categorySelectedRes .menuTabFooter i {
    color: bisque !important;
}

.categorySelected {
    color: #831e32 !important;
}

.categoryUnselected {
    color: #000 !important;
}

.categoryUnselectedRes .menuTabFooter i {
    color: whitesmoke !important;
    opacity: 60;
}

.freeDrinksModalHeader{
    font-size:16px;
}

.freeDrinksModalFooter {
    font-size: 11px;
}

.cart-dropdown .dropdown-menu .cart-button .btn-checkout {
    width: 100%;
    background-color: #831e32;
    padding: 5px;
}
   
#customerMessage {
    border: solid 1px #e4e4e4;
}

#navigation-button-checkout:hover, #navigation-button-checkout:active, #navigation-button-checkout:focus {
    color: whitesmoke;
    border: none !important;
    border-color: transparent !important;
    box-shadow: none !important;
    border: 1px solid #831e32 !important;
}

.serviceType {
    padding: 0 20px !important;
    height: 40px !important;
    font-size: 11px !important;
}

.disable-checkout {
    background-color: gray !important;
    cursor: default;
    pointer-events: none;
}

.checkoutDetails {
    width: 100%;
    height: 50px;
    border-radius: 7px;
    text-indent: 30px;
    line-height: 50px;
    font-weight: 600;
    background-color: white;
}

.checkoutDetails {
    background-color: #ffffff;
    margin-bottom: 15px;
    font-size: 20px;
    text-transform: capitalize;
}

.checkoutItemsHeader {
    font-size:14px;
    font-weight:500;
    padding-top:15px;
}

@media(max-width:480px){
    .checkoutItemsHeader {
        font-size: 11px;
        font-weight: 400;
        padding-top: 0px;
    }

    .checkout-loyaltySection-res {
        top: 63px;
        position: fixed;
        /*z-index: 1000;*/
        z-index: 100;
        margin-right: 15px;
        background-color: #231f20;
    }

    .checkout-orderSection-res{
        margin-top:90px;
    }

    .checkout-orderSection-extended-res {
        margin-top: 130px;
    }

    .checkout-orderSection-extendedPlus-res {
        margin-top: 165px;
    }


}

.table-checkout {
    min-height: .01%;
    overflow-x: hidden;
    border-radius: 10px 10px 10px 10px;
}

.cartInfo .table-checkout .table .row {
    padding: 10px 8px 4px 20px;
}

.cartInfo .table-checkout .table .row:first-child {
    padding: 8px 5px 8px 28px;
}

    /*.cartInfo .table-checkout .table .row:first-child {
    border-radius: 7px 7px 0 0;
}
    */
    .cartInfo .table-checkout .table .row:last-child {
        border-bottom:none !important;
    }

.round-borderTop {
    border-radius: 7px 7px 0 0;
}

.round-borderTopOver {
    /*border-radius: 10px 10px 0 0 !important;*/
    border-radius: 10px 10px 5px 5px !important;
}

.round-borderTop {
    border-radius: 11px 11px 0px 0px;
}

.round-borderBottom {
    border-radius: 0 0 7px 7px;
}

.borderBottomNone{
    border-bottom:none !important;
}

.borderNone{
    border:none !important;
}

.deleteItem {
    cursor:pointer;
}
.cartInfo .table-checkout .close {
    /*display: inline-block;*/
    float: left;
    /*margin: 17px 30px 0 0;*/
    opacity: 1;
}

.cartInfo .table-checkout .close span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: block;
    /*background-color: #e5e5e5;*/
    color: #666666;
    border-radius: 100%;
}

.cartInfo .table-checkout .table .row {
    vertical-align: middle;
    color: #222222;
    border-top: none;
    border-bottom: 1px solid #dedede;
}

.checkout-loyaltyCups {
    color: #bdbab1 !important;
}

.checkout-loyaltySection-border {
    border-radius: 12px 12px 7px 7px;
}

.checkout-loyaltyCupsPaddingLeft{
    padding-left:30px;
}

@media (min-width: 760px) {
    .checkout-loyaltyCupsPaddingLeft {
        padding-left: 10px;
    }
}

@media (min-width: 992px){
    .checkout-loyaltyCupsPaddingLeft {
        padding-left: 0px;
        /*margin-left:-30px;*/
        margin-left:0px;
    }
}


.checkout-loaylty-info-status {
    font-size: 19px;
    line-height: 1.3;
    font-family:'Open Sans', sans-serif;
    text-transform:initial;
}

.checkout-loaylty-info-message {
    font-size: 19px;
    line-height: 1.3;
    font-family: 'Open Sans', sans-serif;
    text-transform: initial;
}

.checkout-header {
    color: black;
    padding-left:5px;
    /*padding: 15px 8px;
    padding-left: 8px;
    border-bottom: none;*/
    font-weight: 600;
    text-transform: uppercase;
    /*padding-left: 30px;*/
    font-size-adjust: 0.60;
}

.checkout-loyaltyCup {
    font-size: 25px;
}

.checkout-thumbsUp {
    font-size:22px;
}

@media (max-width:480px) {
    .checkout-header {
        padding-left: 0px;
    }

    .checkout-loyaltyCupsPaddingLeft {
        padding-left: 0px;
    }

    .checkout-loaylty-info-status{
        font-size:16px;
    }

    .checkout-loaylty-info-message {
        font-size: 14px;
    }

    .checkout-loyaltyCup {
        font-size: 23px;
    }

    .checkout-thumbsUp {
        font-size: 18px;
    }
}

.checkout-freeDrinkModal-header {
    font-size: 18px;   
    color: white;
    text-transform: inherit;
    font-weight: 700;
    font-family: 'Dosis', sans-serif;
    text-align:center;
}

.checkout-header span{
    color: #ffffff;
    text-transform:none;
    margin-left:10px;
    font-weight: 400;
    font-size-adjust: 0.50;
}



.checkout-col {
    vertical-align: top;
    font-size-adjust: 0.58;
}

/*COOKIE BANNER*/
#cookieNotificationBannerWrapper {
    position: fixed;
    left: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 48px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 47px;
    z-index: 10000;
    -webkit-box-shadow: 0 -2px 9px -4px rgba(0,0,0,.4);
    box-shadow: 0 -2px 9px -4px rgba(0,0,0,.4);
}

#cookieNotificationGotIt, #cookieNotificationGotItMobile, #cookieNotificationMoreInfo, #cookieNotificationText {
    font-family: HelveticaNeueW01-45Ligh,HelveticaNeueW02-45Ligh,HelveticaNeueW10-45Ligh,sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #20303c;
}

@media(max-width:480px){
    #cookieNotificationGotIt, #cookieNotificationGotItMobile, #cookieNotificationMoreInfo, #cookieNotificationText {
        font-family: HelveticaNeueW01-45Ligh,HelveticaNeueW02-45Ligh,HelveticaNeueW10-45Ligh,sans-serif;
        font-size: 11px;
        font-weight: 300;
        color: #20303c;
    }
    #cookieNotificationBannerWrapper {
        padding: 0px;
        margin-bottom: 50px;
    }
}

#cookieNotificationGotIt::after, #cookieNotificationMoreInfo::after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid;
    width: 100%;
    -webkit-transition: all .2s;
    transition: all .2s;
    max-width: 0;
}

#cookieNotificationGotIt, #cookieNotificationMoreInfo {
    cursor: pointer;
    text-decoration: none;
    position: relative;
}

#cookieNotificationGotIt {
    position: absolute;
    right: 47px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #831e32 !important;
}


#cookieNotificationBannerWrapper.hide {
    display: none;
}

/*INSTALL BANNER*/

#installNotificationBannerWrapper {
    position: fixed;
    left: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 110px;
    background-color: #f0c24b !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0px;
    z-index: 10000;
    -webkit-box-shadow: 0 -2px 9px -4px rgba(0,0,0,.4);
    box-shadow: 0 -2px 9px -4px rgba(0,0,0,.4);
}

@media (max-width: 480px) {

    #installNotificationBannerWrapper {
        padding: 0px;
        top:60px;
    }

    .install-banner-item img {
        display: inline-block;
        margin: 0 auto;
        max-height: 60px;
        margin-top: 0px;
    }

    #installBannerNotificationText {
        font-family: HelveticaNeueW01-45Ligh,HelveticaNeueW02-45Ligh,HelveticaNeueW10-45Ligh,sans-serif;
        font-size: 16px;
        /*font-weight: 500;*/
        color: black;
        margin-top: 6px;
    }

    .install-button-notNow, .install-button-notNow :hover, .install-button-notNow :active, .install-button-notNow :focus {
        color: #20303c !important;
        box-shadow: none !important;
        font-size: 11px !important;
        background-color: transparent !important;
        padding: 7px 0px 0px 0px !important;
        margin-left: -15px;
        border:none !important;
        border-color:transparent !important;
    }

    .install-button-install, .install-button-install :hover, .install-button-install :active, .install-button-install :focus {
        color: whitesmoke !important;
        box-shadow: none !important;
        font-size: 11px !important;
        background-color: #831e32 !important;
        padding: 7px 13px 8px 13px !important;
        border: none !important;
        border-color: transparent !important;
    }

    .install-buttons-div {
        margin-top: -5px;
        margin-bottom: 8px;
        padding-right: 50px;
    }
}

/*=== 2.13 RESPOSNIVE NAVIGATION ===*/
.navbarMenu {
    display: block;
    background-color: #231f20;
    padding: 12px 0;
    /*after effect*/
    z-index: 2000;
    position: fixed;
    bottom: 0;
    left: 0;
    width:100%;
}

.navbarMenu a {
    float: left;
    display: block;
    text-align: center;
    padding: 0px 10px; 
    font-size: 17px;
    /*margin-right: 14px;*/
    width: 70px;
    height: 26px;
    line-height: 26px;
}

.navbarMenu a:focus, .navbarMenu a:hover {
    color: #eec14a;
}

.menu-itemResponsive, .menu-itemResponsive:hover, .menu-itemResponsive:active, .menu-itemResponsive:focus {
    color: #e6e3da;
    font-weight: 600;
    margin-right: 14px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 5px;
    margin-top: 0;
    display: block;
    text-align: center;
    position: relative;
    transition: all 0.3s ease-in-out;
}

.navbarMenu .menu-item-disabled {
    color: #bdbab1 !important;
}

.navbarMenu .menu-item-disabled a:focus a:hover {
    color: #bdbab1 !important;
}

.menuItem-selected, .menuItem-selected:hover, .menuItem-selected:active, .menuItem-selected:focus {
    color: #eec14a !important;
}

.menu-itemResponsive .menuItem-unselected {
    color: whitesmoke !important;
}

.btn-activate-account, btn-activate-account:hover, btn-activate-account:active, btn-activate-account:focus {
    color: whitesmoke !important;
}
/*.navbarMenu cart-dropdown {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 0px 30px;
    text-decoration: none;
    font-size: 17px;
}*/
.navbarMenu-Profile {
    display: block;
    background-color: #231f20;
    padding: 0px 0px;
}

    .navbarMenu-Profile a {
        float: left;
        display: block;
        color: #e6e3da;
        text-align: center;
        /*padding: 0px 40px;*/ /*Padding for 3 options*/
        padding: 0px 20px; /*Padding for 4 options*/
        font-size: 17px;
        margin-right: 14px;
        width: 70px;
        height: 26px;
        line-height: 26px;
    }

    /*.navbarMenu-Profile cart-dropdown {
        float: left;
        display: block;
        color: #f2f2f2;
        text-align: center;
        padding: 0px 30px;
        text-decoration: none;
        font-size: 17px;
    }*/

.position-fixed {
    position: fixed !important;
}

.search-visible {
    opacity: 1;
    visibility: visible;
}

.hideDisplay{
    display:none !important;
}

.imageCenter {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.error-code {
    font-family: 'Dosis', sans-serif;
    font-size: 75px;
    color: #222222;
    margin-bottom: 25px;
    text-transform: capitalize;
}

@media(max-width:480px){
    .error-code {
        font-size: 40px;
    }

}

.res-search {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    transition: .3s;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    z-index: 10;
}

.searchColumn {
    margin-bottom: 15px;
    margin-top: 0px;
}

@media(max-width:480px) {
    .searchColumn {
        padding-right:0px;
        margin-bottom: -10px;
        float: right; /*Right because the columns are going to be reverse direction*/
        /*margin-top: -40px;*/
    }
}

@media (max-width: 480px) {
    .row.reorder-xs {
        transform: rotate(180deg);
        direction: rtl; /* Fix the horizontal alignment */
        /*Styling*/
        /*background-color: rgba(35, 31, 32, 0.6);*/
        background-color: #231f20 !important;
        height: 85px;
        padding-top: 0px;
        margin-top: -11px;
    }

        .row.reorder-xs > [class*="col-"] {
            transform: rotate(-180deg);
            direction: ltr; /* Fix the horizontal alignment */
            /*background-color: rgba(35, 31, 32, 0.6);*/
        }
}

.profileMenuToolbar {
    background-color: #231f20 !important;
    height: 48px;
    padding-top: 8px;
    margin-top: -57px;
}

@media (max-width:480px){
    .navbar-header {
        /*background-color: rgba(35, 31, 32, 0.6);*/
        background-color: #231f20;
        position: fixed;
        width: 100%;
        height: 63px;
    }

    .menu-row{
        width:100%;
        position:fixed;
        z-index:200;

    }

    .top-menu-bar {
        transition: height 0.15s ease;
        height: 45px;
        /*background-color: rgba(55, 55, 55, 0.6);*/
        background-color: #852034 !important;
        border-radius: 0px;
        padding: 0px 5px;
        font-size: 19px;
        margin-left: -15px;
        margin-right: -15px;
        width: 480px;
    }

    .top-menu-bar ul li{
        height:45px;
    }
    
    .divItemsBlock {
        margin-top: 82px;
    }
}
@media(max-width:480px) {
    div.menuTab {
        vertical-align: top;
        display: inline-block;
        text-align: center;
        width: 41px;
        z-index:10;
        /*color:whitesmoke;*/
    }

    .menuTab img {
        width: 30px;
        height: 30px;
    }

    .menuTab i {
        width: 35px;
        height: 23px;
        /*margin-top:-4px;*/
        font-size:18px;
    }

    .menuTab .caption, .menuTab .caption, :hover.menuTab .caption:focus, .menuTab .caption:active {
        display: block !important;
        font-size: 10px !important;
    }

    div.menuTabFooter {
        vertical-align: top;
        display: inline-block;
        text-align: center;
        width: 60px;
        /*color: whitesmoke;*/
    }

    .menuTabFooterXL {
        width: 90px !important;
        /*color: whitesmoke;*/
    }

    .menuTabFooter img {
        width: 30px;
        height: 30px;
    }

    .menuTabFooter i {
        width: 21px;
        height: 13px;
        display: inline-block;
        
        /*color: whitesmoke !important;*/
        border-radius: 100%;
        text-align: center;
        line-height: 19px;
        font-size: 18px;
        margin-right: 0;
        margin-top: -4px;
    }

    .menuTabFooter .caption {
        display: block;
        font-size: 9px;
        /*color: whitesmoke;*/
    }
}

.navbar-default .menuNavigation {
    position: absolute;
    top: 26px;
    right: 160px;
}
.menuItem {
    color: #e6e3da;
    cursor: pointer;
}

.menuItem i{
    line-height:2;
}

    .menuItem i:hover {
        color: #eec14a !important;
    }

.menuItemPos {
    width: 21px;
    height: 13px;
    display: inline-block;
    color: #eec14a !important;
    border-radius: 100%;
    text-align: center;
    line-height: 19px;
    font-size: 18px;
    margin-right: 0;
    margin-top: -4px;
}

.navbar-default .userProfileNavigation {
    position: absolute;
    top: 26px;
    right: 120px;
}



.menuItemBasket {
    line-height: 17px!important;
    font-size: 18px!important;
}

.navbar-default .profile-dropdown {
    position: absolute;
    top: 26px;
    right: 90px;
}

@media (min-width: 768px) {
    .navbar-default .profile-dropdown {
        display: none;
    }
}

.float-right{
    float:right !important;
}

.profile-dropdown > a {
    color: rgba(255, 255, 255, 0.8);
    font-weight: 600;
}

.profile-dropdown > a i {
    /*width: 21px;
    height: 21px;*/
    display: inline-block;
    color: #ffffff;
    border-radius: 100%;
    text-align: left;
    line-height: 21px;
    margin-right: -10px;
    margin-top: 3px;
    font-size: 12px;
}


.profile {
    color: rgba(255, 255, 255, 0.8);
    font-weight: 600;
    margin-right: 35px;
    /*width: 26px;*/
    width:100%;
    height: 26px;
    line-height: 26px;
    border-radius: 5px;
    margin-top: -2px;
    display: block;
    text-align: center;
    position: relative;
    transition: all 0.3s ease-in-out;
}

.order-now {
    color: rgba(255, 255, 255, 0.8);
    font-weight: 600;
    /*width: 26px;*/
    padding-left:10px;
    padding-right:10px;
    height: 26px;
    line-height: 26px;
    border-radius: 5px;
    margin-top: -2px;
    display: block;
    text-align: center;
    position: relative;
    transition: all 0.3s ease-in-out;
}

@media (min-width: 768px){
    .order-now {
        margin-right:10px;
    }
}
@media (min-width: 1100px) {
    .order-now {
        margin-right: 0px;
    }
}
.btn-order-now {
    color: #831e32 !important;
    text-shadow: none;
    font-size: large;
    background-color: #fff;
    font-family: 'Dosis', sans-serif;
}

.btn-order-now:hover {
    background-color: #e6e6e6;
}

.container .section-center {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media (max-width:1400px) {
    .container .section-center {
        top: 30%;
    }
    .btn-order-now {
        font-size: medium !important;
    }
}

@media (max-width:480px) {
    .container .section-center {
        top: 10%;
    }

    .btn-order-now {
        font-size: small !important;
    }
}

@media (max-width:480px){
    .profile{
        margin-right:0px;
    }
}

.profile i {
    color: #ffffff;
    margin-right: 0;
}

.profile .badge {
    position: absolute;
    top: -5px;
    right: -15px;
}

.profile-dropdown .profile-menu {
    width: 300px;
    /*border-top: 4px solid #ea7066;*/
    border-top: 4px solid #831e33;
    border-radius: 5px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.175);
    margin-top: 18px;
    padding: 20px 10px;
    height: 450px;
    right: -76px;
    overflow-y: scroll;
}

.orderNowButton {
    text-align: center;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    background-color: #eec14a !important;
    font-weight: 600 !important;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.orderNowButton .orderNowOption {
    background-color: #eec14a !important;
    color: #831e32 !important;
}

@media (min-width: 768px) {
    .profile-dropdown .profile-menu {
        /*width: 400px;*/
        width: 190px;
        padding: 12px;
        height: auto;
        overflow-y: inherit;
        margin-top: 5px;
        right: 21px;
        /*left: 145px;*/
        left: 66px;
    }
}

@media (min-width: 1010px) {
    .profile-dropdown .profile-menu {
        /*width: 400px;*/
        width: 190px;
        padding: 12px;
        height: auto;
        overflow-y: inherit;
        margin-top: 6px;
        right: 21px;
        left: 154px;
    }
}

@media (min-width: 1200px) {
    .profile-dropdown .profile-menu {
        /*width: 400px;*/
        width: 190px;
        padding: 12px;
        height: auto;
        overflow-y: inherit;
        margin-top: 5px;
        right: 21px;
        left: 215px;
    }
}

@media (min-width: 1250px) {
    .profile-dropdown .profile-menu {
        /*width: 400px;*/
        width: 190px;
        padding: 12px;
        height: auto;
        overflow-y: inherit;
        margin-top: 7px;
        right: 21px;
        left: 211px;
    }
}

@media (min-width: 1450px) {
    .profile-dropdown .profile-menu {
        /*width: 400px;*/
        width: 190px;
        padding: 12px;
        height: auto;
        overflow-y: inherit;
        margin-top: 7px;
        right: 21px;
        left: 287px;
    }
}
.profile-dropdown .profile-menu li:first-child {
    /*font-family: 'Dosis', sans-serif;*/
    /*font-size: 24px;*/
    font-size: 14px;
    color: white;
    text-transform: capitalize;
    padding-top: 0;
    padding-bottom: 10px;
    font-weight: 500;
    text-align: right;
}


.profile-dropdown .profile-menu .profile-user {
    white-space: initial;
    color: #222;
    padding: 0px;
    /*text-align:left !important;*/
}
.profile-dropdown .profile-menu li {
    /*font-family: 'Dosis', sans-serif;*/
    /*font-size: 20px;*/
    font-size: 12px;
    color: #222;
    text-transform: capitalize;
    padding-top: 0;
    padding-bottom: 10px;
    font-weight: 500;
    text-align: right;
}

.logoutButton {
    /*font-family: 'Dosis', sans-serif !important;*/
    /*font-size: 20px !important;*/
    font-size: 12px !important;
    color: #831e33 !important;
    text-transform: capitalize;
    padding-top: 0;
    padding-bottom: 10px;
    font-weight: 500 !important;
    text-align: right;
    border: none;
    background-color: white !important;
}

    .profile-dropdown .profile-menu li i {
        /*.profile-dropdown .profile-menu li:first-child i {*/
        color: #222;
        font-size: 15px;
        margin-right: 0px;
        /*margin-right: 15px;*/
    }

.profile-dropdown .profile-menu li {
    padding: 5px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    position: relative;
}

    .profile-dropdown .profile-menu li a {
        padding: 0;
        background-color: #ffffff;
        color: #222;
    }
        .profile-dropdown .profile-menu li a:hover {
            padding: 0;
            /*background-color: #DBDBDB;*/
            color: #831e33 !important;
        }

    .profile-dropdown .profile-menu li .cancel {
        margin: 0;
    }

        .profile-dropdown .profile-menu li .cancel i {
            position: absolute;
            top: 25px;
            right: 0;
            color: #666666;
            font-size: 18px;
            margin-right: 0;
        }

    .profile-dropdown .profile-menu li:last-child {
        border: none;
    }

        .profile-dropdown .profile-menu li:last-child span {
            font-family: 'Dosis', sans-serif;
            font-size: 24px;
            color: #222222;
            font-weight: 700;
            display: inline-block;
        }

        .profile-dropdown .profile-menu li:last-child .cart-total {
            float: left;
        }

        .profile-dropdown .profile-menu li:last-child .cart-price {
            float: right;
        }

.profile-dropdown .profile-menu .cart-button {
    clear: both;
    margin-top: 25px;
    width: 101%;
    float: left;
}

@media (max-width: 480px) {
    .profile-dropdown .profile-menu .cart-button {
        margin-bottom: 15px;
    }
}

.profile-dropdown .profile-menu .cart-button .btn-primary {
    width: 120px;
    padding: 0 10px;
}

@media (min-width: 768px) {
    .profile-dropdown .profile-menu .cart-button .btn-primary {
        width: 162px;
        padding: 0 20px;
    }
}

.profile-dropdown .profile-menu .cart-button .btn-primary:first-child {
    margin-right: 10px;
}

@media (min-width: 768px) {
    .profile-dropdown .profile-menu .cart-button .btn-primary:first-child {
        margin-right: 20px;
    }
}

.profile-dropdown .profile-menu .cart-button .btn-primary:last-child {
    background-color: #f8f8f8;
    color: #666666;
}

.profile-dropdown .profile-menu .media-left {
    width: 90px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background-color: #f3f3f3;
    border-radius: 5px;
    padding: 0;
    float: left;
    margin-right: 10px;
}

@media (min-width: 768px) {
    .profile-dropdown .profile-menu .media-left {
        margin-right: 20px;
    }
}

.profile-dropdown .profile-menu .media-body h4 {
    font-family: 'Dosis', sans-serif;
    font-size: 20px;
    color: #222222;
    text-transform: capitalize;
    margin-bottom: 10px;
    font-weight: 700;
}

.profile-dropdown .profile-menu .media-body .price span {
    margin-bottom: 7px;
}

.profile-dropdown .profile-menu span {
    margin-left: 0;
    margin-right: 0;
}

.profile-dropdown .profile-menu:before {
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    /*border-bottom: 7px solid #ea7066;*/
    border-bottom: 7px solid #831e33;
    margin-left: -10px;
    content: "";
    display: inline-block;
    /*right: 6px;*/
    left: 177px;
    position: absolute;
    top: -10px;
}

/*input[type="checkbox"] {
    width: 24px;
    height: 24px;
    vertical-align: bottom;
}*/
.emailCheckbox {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
    vertical-align: bottom;
}

.homeContactContent {
    min-height:270px;
}

@media (max-width: 480px) {
    .profilePanel {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 0px;
        padding-bottom: 15px;
    }
}

@media (max-width: 480px) {
    .resposiveModal {
        padding: 0px;
    }
}

.fullWidth{
    width:100% !important;
}

.textLeft{
    text-align:left !important;
}

@media (max-width:480px){
    .fullWidthRes {
        width: 100% !important;
    }
}

#profileForm {
    /*padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 20px;*/
}

.maring-top-5 {
    margin-top: -5px;
}
.addressRow {
   margin-top:20px !important;
}

.addressDetailsText {
    font-size-adjust: 0.47
}
/*.homeContactContent .row{
    margin-bottom:-10px !important;
}*/

.addressItemsHeader {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 10px;
}
@media (max-width: 480px) {
    .addressItemsHeader {
        margin-bottom: 5px;
    }
    .addressItemsHeader span {
        font-size:13px;
    }
}


.cardItemsHeader {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
}

.cardExpiryData {
    font-size:12px;
}

@media (max-width: 480px) {
    .cardItemsHeader {
        margin-bottom: 0px;
    }

        .cardItemsHeader span {
            font-size: 13px;
        }
}




.homeContactContent .row .addressRow {
    /*vertical-align: middle;*/
    font-size: 15px;
    margin-top: 20px;
    border-top: none;
    border-bottom: 1px solid #dedede;
    color: black;
    margin-top: 0px !important;
}

    .homeContactContent .row .addressRow .row {
        color: #222222;
        margin-bottom: 10px !important;
        padding-right: 15px;
        padding-left: 15px;
    }

.btn-noFillCrimson {
    border-color: #831e32;
    color: #831e32;
    box-shadow:none;
}

.btn-noFillCrimson {
    border-color: #831e32;
    color: #831e32;
    box-shadow: none;
}

    .btn-noFillCrimson:hover {
        border-color: #999;
        color: #831e32;
        box-shadow: none;
    }

.loaylty-info {
    /*padding: 10px 0px;*/
}

.loyatyCard-loyaltyCups {
    padding-left:5px;
    padding-right:5px;
}

@media (max-width:480px) {
    .loyatyCard-loyaltyCups {
        padding-left: 10px;
    }
}

@media (max-width:480px) {
    .loaylty-info-title {
        font-size: 18px;
    }
}

.loaylty-info-title {
    font-size: 20px;
}


.loaylty-info-title {
    font-family: 'Dosis', sans-serif;
    color: #231f20;
    text-transform: capitalize;
    margin-bottom: 15px;
    font-weight: 700;
    margin-bottom: 20px !important;
    border-bottom: 1px solid;
}
.loaylty-info-title a {
    font-size: 16px;
}


.loaylty-info-status-cups {
    font-size: 14px;
}

@media (max-width:480px) {
    .loaylty-info-status-cups {
        font-size: 16px;
        margin-left:-15px;
    }
}


@media (min-width:720px) {
    .loaylty-info-status-cups {
        margin-left: -8px;
    }
}

@media (min-width:1350px) {
    .loaylty-info-status-cups {
        margin-left: -60px;
    }
}

@media (min-width:1400px) {
    .loaylty-info-status-cups {
        margin-left: -50px;
    }
}



.loaylty-info-status span strong{
    font-size:18px;
}

.loaylty-info-status {
    font-family: 'Dosis', sans-serif;
    font-size: 25px;
    text-transform: capitalize;
    padding-bottom: 20px;
    /*padding-bottom: 35px;*/
    font-weight: 500;
    /*margin-bottom: 20px !important;*/
}
.loaylty-info-status span {
    color: #231f20;
    font-size: 19px;
    line-height: 1.3;
}

@media (max-width:480px){
    .loaylty-info-status span {
        font-size: 20px;
    }
}


.btn-xxl {
    font-size: 25px;
    padding: 9px 10px;
}

.btn-executive {
    font-family: 'Dosis', sans-serif;
    background-color: #831e32 !important;
    border: 2px solid #fff !important;
    color: whitesmoke;
    border: whitesmoke !important;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-style: outset;
    box-shadow: none;
}


.btn-executiveEmphasize {
    font-family: 'Dosis', sans-serif;
    background-color: #f0c24b !important;
    border: 2px solid #fff !important;
    color: black;
    border: whitesmoke !important;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-style: outset;
    box-shadow: none;
}

.sectionLineForModal {
    vertical-align: middle;
    border-top: none;
    margin-top: 0px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
    color: black;
}

.sectionLine {
    vertical-align: middle;
    border-top: none;
    margin-top: 0px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
    color: black;
    margin-left: -15px;
    margin-right: -15px;
}

.btn-executive:hover, 
.btn-executive:focus {
    color: white !important;
}


.dialog-info {
    width: 580px !important;
}

@media (max-width: 480px) {
    .dialog-login {
        position: relative;
        width: auto;
        margin: 0px 0px 0px 0px !important;
    }

    .dialog-info {
        position: relative;
        margin: 0px 0px 0px 0px !important;
        width: 100% !important;
    }
}



#loginForm label{
    font-size:11px !important;
}

#loginModal {
    padding:10px;
}

#pleaseRegisterModal {
    padding: 10px;
}

#goToPosModal {
    padding: 10px;
}

#viewQuickLegendModal {
    padding: 10px !important;
}

#youGotFreeDrinkModal {
    padding: 10px !important;
}

#weAreClosedModal {
    padding: 10px !important;
}

#notificationdModal {
    padding: 10px !important;
}

#productAdvertisementModal {
    padding: 10px !important;
}

.quickLegendModal {
    margin: 0px;
}

.rememberMe {
    /*font-family: 'Dosis', sans-serif;*/
    font-weight: 600;
    font-size: 12px !important;
}

.condenseForm{
    line-height:10px !important;
} 

.condenseRegular{
    line-height:15px;
}

.birthdayAlert {
    margin-top: 20px;
    line-height:14px;
}

@media(max-width:480px) {
    .birthdayAlert {
        margin-top: -10px;
    }
}

.telephoneAlert {
    margin-top: 10px;
}
@media (min-width:1450px){
    .telephoneAlert {
        margin-top: 20px;
    }
}
@media(max-width:480px) {
    .telephoneAlert {
        margin-top: -10px;
    }
}



@media (min-width:1090px) {
    .form-check {
        margin-top: 30px;
    }
}

.form-control {
    height: 45px;
    border-radius: 10px;
    color: #222222;
    border-color: #e4e4e4;
    box-shadow: none;
    margin-bottom: 5px;
    font-size: 13px;
}

@media (max-width:480px) {
    .form-control {
        height: 38px;
        border-radius: 10px;
        color: #222222;
        border-color: #e4e4e4;
        box-shadow: none;
        margin-bottom: 0px;
        font-size: 12px;
        padding: 2px 10px;
    }
}

.validation {
    margin-bottom:0px !important;
}

.formfield-description {
    font-weight:400;
}

.activationPending{
    font-size:12px;
}

#noButtonStyle {
    border: 0 none;
    background-image: none;
    background-color: transparent;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-appearance: none !important;
    -webkit-border-radius: 0px;
    box-shadow: none !important;
    font-weight: 600;
    margin-left: -7px;
    font-size: 11px;
}


#receiveOffers{
    margin-top:-2px !important;
}
/*@media (max-width: 480px) {
    .emailChekboxLabel {
    }
}*/
.emailChekboxLabel {
    display: inline;
    max-width: 100%;
    /*margin-bottom: 5px;*/
    font-weight: 400;
    font-size: 12px;
}

.form-group p label {
    font-size: 15px !important;
}

#editAddressForm p label {
    font-size: 12px !important;
}

.checkoutPromoColumn {
    height: 100% !important;
}

@media (min-width: 1200px) {
    .quick-view .makeShorter {
        width: 490px !important;
    }
}

@media (min-width: 1200px) {
    .quick-view .itemDescriptionModal {
        width: 425px !important;
    }
}

.hideTextInOverflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.panel-no-border {
    -webkit-box-shadow: none !important;
}


.quickButtonDelete, .quickButtonDelete:hover, .quickButtonDelete:active, .quickButtonDelete:focus {
    color: #231f20 !important;
    font-size: 20px;
    margin-right: 0;
    box-shadow: none;
}

.quickButtonView, .quickButtonView:hover, .quickButtonView:active, .quickButtonView:focus {
    color: #666666;
    font-size: 20px;
    margin-right: 0;
    box-shadow: none;
    border:none;
}

.section-text-quicks {
    text-align: center !important;
    cursor: pointer;
    font-size: 14px;
    margin-bottom: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top: 0px;
    color: #231f20;
    font-weight: 600;
}

.box-img-section {
    padding: 5px 10px 0px 10px !important;
    border: none;
    background-color: transparent !important;
}

.box-info-secton {
    padding: 9px 8px 7px 8px;
    line-height: 1.5;
}

.section-text {
    text-align: center !important;
    cursor: pointer;
    font-size: 18px;
    margin-bottom: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top: 0px;
    color: #e6e3da !important;
    font-weight: 600;
}


.box-img-quick {
    padding: 0px !important;
    border: none;
    background-color: transparent !important;
}

.box-info-quick {
    padding: 6px 8px 7px 8px;
    line-height: 1.5;
}

.quick-order-quantity {
    font-size:14px;
    font-weight:500;
    color:black;
}

.box-info-tb-slim{
    padding-top:5px !important;
    padding-bottom:5px !important;
}

.box-quick {
    height: 165px;
}

@media(max-width:780px) {
    .section-text {
        font-size: 16px;
    }
}

.btn-modal-policies {
    color: #222222;
    border-color: #222222 !important;
}

.policies-titleModal {
    font-family: 'Dosis', sans-serif;
    font-size: 22px;
    color: #222222;
    text-transform: capitalize;
    margin-bottom: 5px;
    font-weight: 600;
    text-align:center;
}

.imgItem-responsive {
    max-height: 199px !important;
    margin-top: 0px !important;
    /*cursor: default !important;*/
}

@media (max-width:1400px) {
    .imgItem-responsive {
        max-height: 160px !important;
        margin-top: 0px !important;
    }
}

/*@media (max-width:1180px) {
    .imgItem-responsive {
        max-height: 130px !important;
        margin-top: 0px !important;
    }

    .imgSection-responsive {
        max-height: 95px !important;
    }
}*/

@media (max-width:1200px) {
    .imgItem-responsive {
        max-height: 130px !important;
        margin-top: 0px !important;
    }

    .imgSection-responsive {
        max-height: 95px !important;
    }

    .price span{
        font-size:12px;
    }

}

@media (max-width:800px) {
    .imgItem-responsive {
        max-height: 168px !important;
        margin-top: 0px !important;
    }

    .imgSection-responsive {
        max-height: 110px !important;
    }
}

@media (max-width:480px) {
    .box-info {
        padding: 5px
    }
    .box-info-secton {
        padding: 9px 8px 7px 8px;
    }
    .section-text {
        text-align: center !important;
        cursor: pointer;
        font-size: 12px;
        margin-bottom: 0px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding-top: 0px;
        color: #e6e3da !important;
        font-weight: 600;
    }
    .box-img-section {
        padding: 5px 10px 0px 10px !important;
        border: none;
        background-color: transparent !important;
    }

    .imgSection-responsive {
        display: initial;
        max-width: 100%;
        max-height: 98px !important;
    }

    .imgItem-responsive {
        display: initial;
        max-height: 55px !important;
        margin-top: 0px !important;
        margin-right: 5px !important;
    }

    .box {
        border-radius: 12px;
        box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
        margin-bottom: 8px;
    }



    .box.box-info .category {
        padding: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-top: 2px;
        padding-bottom: 6px;
    }

    .signout-xs {
        background-color: #231f20 !important;
        padding:12px;
    }

        .signout-xs .logoutButton {
            font-size: 13px !important;
            line-height: 16px;
            color: #e6e3da !important;
            text-transform: capitalize;
            padding-top: 0;
            padding-bottom: 2px;
            border: none;
            background-color: #231f20 !important;
            font-weight: 600 !important;
            background-color: transparent !important;
        }

        .signout-xs:hover, .signout-xs:active, .signout-xs:focus {
            background-color: #831e32 !important;
        } 

    .login-menu-xs {
    }

    .navbar-default .login-menu-xs {
        position: absolute;
        top: 26px;
        right: 165px;
    }

    .navbar-default .create-account-menu-xs {
        position: absolute;
        top: 26px;
        right: 115px;
    }


    .login-menu-xs > a {
        color: rgba(255, 255, 255, 0.8);
        font-weight: 600;
    }

    /*.login-menu-xs > a i {
        width: 21px;
        height: 21px;
        display: inline-block;
        color: #e6e3da;
        border-radius: 100%;
        text-align: center;
        line-height: 21px;
        margin-right: 17px;
        margin-top: 3px;
    }*/

    #loginModal{
        top:62px !important;
    }

    #pleaseRegisterModal {
        top: 53px !important;
    }

    #goToPosModal{
        top:62px !important;
    }

    #youGotFreeDrinkModal {
        top:52px !important;
    }

    #viewItemDescriptionModal {
        top: 62px !important;
        padding:10px;
    }

    #weAreClosedModal {
        top: 52px !important;
    }

    #notificationdModal {
        top: 52px !important;
    }
    #productAdvertisementModal {
        top: 52px !important;
    }

    #policiesModal {
        top: 52px !important;
        padding: 10px !important;
        margin-bottom: 10px;
    }

    #addressDistanceDetailsModal {
        top: 52px !important;
        padding: 10px !important;
        margin-bottom:10px;
    }

    #addNewAddressModal {
        top: 50px !important;
    }

    #id_checkout-total {
        top: 26px;
        right: 80px;
        position: fixed;
    }

    #id_checkout-total p {
        color: white;
        font-family: 'Dosis',sans-serif;
        font-size: 16px;
        font-weight:600;
    }
}


.sorryWeAreClosed {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Dosis',sans-serif;
    margin-bottom: 5px;
    margin-bottom: 10px;
    text-align:center;
}

.sorryWeAreClosedInfo {
    font-size: 14px;
    text-align: left;
    text-align:center;
}

.deliveryDistanceHeader {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Dosis',sans-serif;
    margin-bottom: 5px;
    margin-bottom: 10px;
    text-align: left;
}

.deliveryDistanceInfo {
    font-size: 14px;
    text-align: left;
    text-align: center;
}

.padding1020{
    padding:10px 20px;
}

.itemDescriptionQuestion {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 15px;
}

@media (max-width:480px){
    .img-responsive {
        display:initial;
        max-width: 50%;
        height: auto;
    }
    .errorInfo{
        text-align:center !important;
    }
}

@media (min-width:760px){
    .imgDesc-responsive {
        display: initial;
        height: auto;
        max-width: 280px;
    }

    .imgLoyalty-responsive {
        display: initial;
        height: auto;
        max-width: 280px;
    }

    .imgFreeDrink-responsive {
        display: initial;
        height: auto;
        max-width: 280px;
    }

    .imgDistance-responsive {
        display: initial;
        height: auto;
        max-width: 580px;
    }

}

@media (max-width:480px) {
    .imgDesc-responsive {
        display: initial;
        max-width: 280px;
        height: auto;
    }

    .imgFreeDrink-responsive {
        display: initial;
        height: auto;
        max-width: 235px;
    }

    .imgLoyalty-responsive {
        display: initial;
        height: auto;
        max-width: 180px;
    }

    .imgDescInfo {
        text-align: center !important;
    }

    .box-img-item img {
        border-radius: 12px;
        display: inline-block;
        margin: 0 auto;
        max-height: 132px;
    }


    .imgDistance-responsive {
        display: initial;
        height: auto;
        max-width: 280px;
    }

}

.box-fixed-height {
    height:188px !important;
}


@media (max-width:1200px) {

    .box-fixed-height {
        height: 165px !important;
    }
}

.box-info-fixed {
    bottom: 0px;
    position: absolute;
    margin-bottom: 20px;
    width: 100%;
    left: 0px;
}

@media (max-width: 480px){
    .box-fixed-height {
        height: 140px !important;
    }

    .box-info-fixed {
        margin-bottom: 10px;
    }
}


.box-borderColor {
    border-radius: 12px;
    border: 1px solid #e6e3da;
}

.box-borderColor-xs {
    border-radius: 7px;
    border: 1px solid #e6e3da;
}


.box-img .box-img-item {
    background-color:transparent !important;

}

@media (min-width: 920px) {
    .img-responsive {
        display: initial;
        height: auto;
    }
}

.buttonPlaceNewOrder {
    padding: 0px 30px;
}

.cartIsEmpty {
    font-size:20px;
    text-align:center;
    font-family: 'Dosis' ,sans-serif;
    margin-bottom:20px;
}

.noInternet {
    font-size: 45px;
    margin-top: 20px;
    text-align: center;
    font-family: 'Dosis',sans-serif;
    margin-bottom: 20px;
    line-height: 25px;
    color: #f0c24b !important;
}
.noInternet-sub {
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    font-family: 'Dosis',sans-serif;
    color: #f0c24b !important;
}

@media (max-width:1100px) {
    .noInternet {
        font-size: 65px;
        line-height: 30px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .noInternet-sub {
        font-size: 30px;
        line-height:40px;
    }
}

@media (max-width:480px) {
    .noInternet {
        font-size: 34px;
        line-height: 30px;
        margin-top: 15px;
        margin-bottom: 5px;
    }
    .noInternet-sub {
        font-size: 18px;
    }
}

@media (max-width:480px) {
    .cartIsEmpty {
        font-size: 20px;
    }
}

.confirmationGreetings {
    font-size: 21px;
    text-align: center;
    font-family: 'Dosis',sans-serif;
    margin-bottom: 20px;
    line-height: 1.2;
}

@media (max-width:480px) {
    .confirmationGreetings {
        font-size: 17px;
        line-height:1.2;
    }
}

.recentOrdersHeader {
    font-size: 22px;
    text-align: left;
    font-family: 'Dosis',sans-serif;
    margin-bottom: 40px;
    color: #555;
    font-weight: 600;
}

@media (max-width: 480px) {
    .recentOrdersHeader {
        font-size: 24px;
        margin-bottom: 15px;
    }
}

@media (min-width:768px) {
    .recentOrdersHeader {
        margin-bottom: 20px;
    }
}

@media (min-width:992px) {
    .recentOrdersHeader {
        margin-bottom: 25px;
    }
}

.recentOrdersSubHeader {
    font-size: 17px;
    text-align: left;
    font-family: 'Dosis',sans-serif;
    margin-bottom: 20px;
    color: #555;
    font-weight: 600;
}

.iWantItButton {
    font-size: 11px !important;
}

.box-info .iWantItButton, .box-info .iWantItButton:hover, .box-info .iWantItButton:active, .box-info .iWantItButton:focus {
    box-shadow: none;
    color: #666666;
}

@media (max-width:1200px) {
    .iWantItButton {
        font-size: 8px !important;
    }
}

.iWantItButton i {
    margin-right: 6px;
    padding-left: 0px;
    margin-left: -8px;
    font-size: 11px;
}

.iWantItButton-xs {
    font-size: 11px !important;
    white-space: normal;
    padding: 10px 0px 10px 0px;
}

.box-info .iWantItButton-xs, .box-info .iWantItButton-xs:hover, .box-info .iWantItButton-xs:active, .box-info .iWantItButton-xs:focus {
    box-shadow: none;
    color: #666666;
}

.iWantItButton-xs i {
    margin-right: 7px;
    padding-left: 7px;
    font-size: 11px;
}

.no-stock {
    width: 100% !important;
}

.box-info .no-stock, .box-info .no-stock:hover, .box-info .no-stock:active, .box-info .no-stock:focus {
    background-color: brown !important;
    cursor: initial;
    color: whitesmoke;
    box-shadow: none;
}


.orderSummarySubHeader {
    font-size: 20px;
    text-align: center;
    font-family: 'Dosis',sans-serif;
    color: black;
    font-weight: 400;
}

.orderSummaryInfo{
    font-size: 14px;
    text-align: left;
}

.orderSummaryInfoTotal {
    font-size: 14px;
    text-align: right;
    font-weight: 600;
}

.orderSummaryItemTotal {
    font-size: 14px;
    text-align: right;
    font-weight: 600;
}

.orderSummaryItemDetails {
    font-size: 14px;
    text-align: left;
    font-weight: 400;
}

.orderSummaryItemDetailsTotal {
    font-size: 14px;
    text-align: right;
    font-weight: 400;
}

.order-header {
    color: #555;
    font-weight: 600;
    text-transform: uppercase;
    font-size-adjust: 0.60;
}

.orderDetails {
    font-weight: 400;
    text-align: center;
}

@media (max-width:480px) {
    #viewOrderDetailModal {
        top: -55px;
    }
}

.sectiontitleSimple {
    font-size: 30px;
    text-align: center;
    font-family: 'Dosis',sans-serif;
    margin-bottom: 30px;
    text-transform: capitalize;
}

@media (max-width:480px) {
    .sectiontitleSimple {
        font-size: 23px;
        margin-bottom: 15px;
    }
}
.titleToSectionPaddingRes {
    padding-top:30px;
}

@media (max-width:480px){
    .titleToSectionPaddingRes {
        padding-top: 20px;
    }
}

.mainSectionPaddingRes {
    padding-top: 170px;
}

@media (max-width:480px) {
    .mainSectionPaddingRes {
        padding-top: 125px;
    }
}


.offlineSectionPaddingRes {
    padding-top: 300px;
}

@media (max-width:480px) {
    .offlineSectionPaddingRes {
        padding-top: 110px;
    }
    .orderFallback{
        margin-left:0px;
    }
}

@media (min-width:1000px){
    .orderFallback{
        margin-left:-140px;
    }
}

/*.orderSectionPaddingRes {
    padding-top: 250px;
}*/

@media (max-width:480px) {
    .orderSectionPaddingRes {
        padding-top: 138px;
    }
}

@media (min-width:768px) {
    .orderSectionPaddingRes {
        padding-top: 200px;
    }
}

@media (min-width:920px) {
    .orderSectionPaddingRes {
        padding-top: 250px;
    }
}

@media (max-width:480px) {
    .digitalMenuSectionPaddingRes {
        padding-top: 65px;
    }
}

@media (min-width:768px) {
    .digitalMenuSectionPaddingRes {
        padding-top: 20px;
    }
}

@media (min-width:920px) {
    .digitalMenuSectionPaddingRes {
        padding-top: 30px;
    }
}

/*.checkoutSectionPaddingRes {
    padding-top: 250px;
}*/

@media (min-width:320px) {
    .checkoutSectionPaddingRes {
        /*padding-top: 185px;*/
        padding-top: 138px;
        /*padding-top: 155px;*/
    }
}

@media (min-width:768px) {
    .checkoutSectionPaddingRes {
        /*padding-top: 185px;*/
        padding-top: 200px;
    }
}

@media (min-width:1200px) {
    .checkoutSectionPaddingRes {
        /*padding-top: 185px;*/
        padding-top: 220px;
    }
}


.profileSectionPaddingRes {
    padding-top: 105px;
}

@media (max-width:480px) {
    .profileSectionPaddingRes {
        padding-top: 185px;
    }
}

.orderSectionPaddingRes .themeFonts {
    font-family: 'Dosis', sans-serif;
}

.digitalMenuSectionPaddingRes .themeFonts {
    font-family: 'Dosis', sans-serif;
}

.alignCenter{
    text-align:center !important;
}
.fontsCapitalized {
    text-transform:capitalize !important;
}

.fontsInitial {
    text-transform: initial !important;
}

.fontsUpper {
    text-transform: uppercase !important;
}

.fontsLower {
    text-transform: lowercase !important;
}

.addressSearchLabel{
    font-size:17px !important
}

.serchIconButton {
    padding-right: 20px;
    cursor: pointer;
}
@media(max-width:480px){
    .serchIconButton {
        padding-right: 10px;
        cursor: pointer;
    }
}

.fromCategory {
    font-size:12px;
}

.lableIntensive {
    font-size: 12px !important;
}

.fontSize15 {
    font-size: 15px !important;
}

.fontSize18 {
    font-size: 18px !important;
}

.fontSize20 {
    font-size: 20px !important;
}

.fontSize25 {
    font-size: 25px !important;
}

.fontFamily-regular {
   font-family: 'Open Sans', sans-serif !important;
}

.fontSemiStrong{
    font-weight:600 !important;
}

.fontStrong{
    font-weight:700 !important;
}

.positionAbsolute{
    position:absolute!important;
}

.getLastOrderButton {
    text-align: left;
    color: white !important;
    line-height: 25px !important;
    padding-left: 0px;
}

.hideRow{
    display:none !important;
}

@media (min-width:920px) {
    .activateAccountRowResp {
        margin-top: -75px;
    }
}

@media (max-width:480px){
    .activateAccountInputResp {
        margin-top: -40px;
    }
}

.gmap_canvas {
    margin-left:-134px;
}



@media(max-width:1400px) {
    .gmap_canvas {
        margin-left: -112px;
    }

}

@media(max-width:480px) {
    .gmap_canvas {
        margin-left: 0px;
    }

    #gmap_canvas {
        width: 100% !important;
    }
}

.mapView {
    height: 300px !important;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px !important;
}

.paddingLeftRightSlim{
    padding-left:5px !important;
    padding-right: 5px !important;
}

.paddingLeftRightZero{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.responsiveSpaceDiv {
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-top: 20px !important;
}

.responsiveSpaceModals {
    /*padding-left: 30px !important;
    padding-right: 30px !important;*/
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 20px !important;
}

@media (max-width:480px){
    /*.responsiveSpaceModals{
        padding:20px !important;
    }*/
}

.make-pointer{
    cursor:pointer !important;
}

/*.smoothscroll {
    touch-action: none;
}*/

.itemFlex{
    display:flex;
}

.btn-no-borderOrShadow, .btn-no-borderOrShadow:focus, .btn-no-borderOrShadow:active, .btn-no-borderOrShadow:hover {
    border: none !important;
    border-color: transparent !important;
    box-shadow: none !important;
}


/*For Iphone Plus devices*/
@media (min-width: 410px) {

    .div.menuTab {
        width: 65px !important;
    }

    .iWantItButton-xs {
        font-size: 12px !important;
        width: 50px !important;
    }

    .imgDescInfo {
        margin-left: 35px !important;
    }

    .navbarMenu-Profile a {
        margin-right: 30px !important;
    }
    .navbarMenu a {
        padding: 0px 15px;
    }

    .navbarMenu{
        padding:17px 0px;
    }

    .iWantItButton-quick-xs {
        float: right;
        margin-right: 3px;
    }

   
}
@media only screen and (min-width:375px) and (max-width:450px) {

    .box-info .no-stock, .box-info .no-stock:hover, .box-info .no-stock:active, .box-info .no-stock:focus, .no-stock i {
        font-size: 12px !important;
        padding: 4px 4px 6px 7px;
    }
}
 .manager-products-sections-row {
    padding: 20px 15px 10px 15px;
    background-color: transparent;
}

.box-info .management-yes-stock, .box-info .management-yes-stock:hover, .box-info .management-yes-stock:active, .box-info .management-yes-stock:focus {
    background-color: darkgreen !important;
    color: whitesmoke;
}
.box-info .management-no-stock, .box-info .management-no-stock:hover, .box-info .management-no-stock:active, .box-info .management-no-stock:focus {
    background-color: brown !important;
    color: whitesmoke;
}

@media only screen and (min-width:1300px) and (max-width:1500px) {
    .box-info .management-yes-stock, .box-info .management-yes-stock:hover, .box-info .management-yes-stock:active, .box-info .management-yes-stock:focus {
        font-size: 9px !important;
    }

    .box-info .management-no-stock, .box-info .management-no-stock:hover, .box-info .management-no-stock:active, .box-info .management-no-stock:focus {
        font-size: 9px !important;
    }

    .responsiveFontSize {
        font-size: 9px !important;
    }
}


.manager-order-history {
    text-align: center;
}
@media(max-width: 480px){
    .manager-order-history {
        text-align: left;
    }
}

.manager-available, .manager-available:hover, .manager-available:active, .manager-available:focus {
    color: darkgreen !important;
    font-size: 25px;
    margin-right: 0;
    box-shadow: none;
}

.manager-no-available, .manager-no-available:hover, .manager-no-available:active, .manager-no-available:focus {
    color: brown !important;
    font-size: 25px;
    margin-right: 0;
    box-shadow: none;
}

@media(max-width: 480px) {
    .manager-available, .manager-available:hover, .manager-available:active, .manager-available:focus {
        font-size: 18px;
    }

    .manager-no-available, .manager-no-available:hover, .manager-no-available:active, .manager-no-available:focus {
        font-size: 18px;
    }
}


.search-manager-history{
    margin-top:25px;
}

@media(max-width: 480px) {
    .search-manager-history {
        margin-top: 0px;
    }
}

.historySearchContent .form-group .form-control {
    position: relative;
    border-radius: 10px;
    color: #777;
    /*background-color: transparent;*/
    background-color: #f2f4f5;
}

.navbarMenu-Manager {
    display: block;
    background-color: #231f20;
    padding: 0px 0px;
}

.navbarMenu-Manager a {
    float: left;
    display: block;
    color: #e6e3da;
    text-align: center;
    padding: 0px 0px; /*Padding for 5 options*/
    font-size: 17px;
    margin-right: 0px;
    width: 70px;
    height: 26px;
    line-height: 26px;
}

/*for Iphone command Iphone MAX Plus*/
@media only screen and (min-width:400px) and (max-height:900px) {
    .navbarMenu-Manager a {
        padding: 0px 15px;
        margin-right: 7px;
    }
}

/*for Iphone command Iphone MAX Plus - Describing the bottom padding*/ 
@media only screen and (min-width:375px) and (max-height:900px) {
    .navbarMenu {
        padding: 12px 0px 22px 0px;
    }
}



.table-payment-checkout {
    min-height: .01%;
    overflow-x: hidden;
    overflow-y: hidden;
    border-radius: 10px 10px 10px 10px;
}
.cartInfo .table-payment-checkout .table .row {
    padding: 10px 8px 4px 20px;
}

.cartInfo .table-payment-checkout .table .row:first-child {
    padding: 8px 5px 8px 28px;
}

.cartInfo .table-payment-checkout .table .row:last-child {
    border-bottom: none !important;
}

.cartInfo .table-payment-checkout .close {
    /*display: inline-block;*/
    float: left;
    /*margin: 17px 30px 0 0;*/
    opacity: 1;
}

.veganProductImage {
    max-height: 18px;
    margin-left: 25px;
    margin-top: 2px;
}
.veganProductImageResp {
    max-height: 18px;
    margin-top: 13px;
    margin-left: 6px;
}

@media (max-width: 480px){
    .input-group-addon {
        padding: 6px 8px;
    }
}

.myLocationButton{
    margin-top:27px;
}

@media(max-width:975px)
{
    .myLocationButton {
        margin-top: 30px;
    }
}

@media(max-width:500px) {
    .myLocationButton {
        margin-top: 27px;
    }
}

@media(min-width:1200px){
    .myLocationButton {
        padding: 11px 2px 11px 11px;
        width:100%;
    }
}


.myLocationDiv {
    padding-left: 5px;
    padding-right: 0px;
}

@media(max-width:360px){
    .myLocationDiv {
        padding-left:0px;
    }
}

@media only screen and (min-width:768px) and (max-height:900px) {
    .navbarMenu {
        padding: 12px 0px 20px 0px;
    }
}

.comboToolbar {
    bottom: 60px;
    left: 15px;
    padding-top: 10px;
    background: #231f20 !important;
}

.btn-outline-gold {
    color: #eec14a;
    background-color: transparent;
    border-color: #eec14a;
}

.btn-outline-whitesmoke {
    color: whitesmoke;
    background-color: transparent;
    border-color: whitesmoke;
}
/*Badges*/
.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .badge {
        -webkit-transition: none;
        transition: none;
    }
}

.badge-warning {
    color: #212529;
    background-color: #f0c24b;
}

a.badge-warning:hover, a.badge-warning:focus {
    color: #212529;
    background-color: #ecb21c;
}

a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(240, 194, 75, 0.5);
}

.badge-dark {
    color: #fff;
    background-color: #231f20;
}

a.badge-dark:hover, a.badge-dark:focus {
    color: #fff;
    background-color: #090909;
}

a.badge-dark:focus, a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(34, 34, 34, 0.5);
}


.btn-success {
    color: #212529;
    background-color: #b5d56a;
    border-color: #b5d56a;
}

    .btn-success:hover {
        color: #212529;
        background-color: #a6cd4c;
        border-color: #a1ca42;
    }

    .btn-success:focus, .btn-success.focus {
        color: #212529;
        background-color: #a6cd4c;
        border-color: #a1ca42;
        box-shadow: 0 0 0 0.2rem rgba(159, 187, 96, 0.5);
    }

    .btn-success.disabled, .btn-success:disabled {
        color: #212529;
        background-color: #b5d56a;
        border-color: #b5d56a;
    }

    .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
    .show > .btn-success.dropdown-toggle {
        color: #212529;
        background-color: #a1ca42;
        border-color: #9cc738;
    }

        .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
        .show > .btn-success.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(159, 187, 96, 0.5);
        }

.btn-dark {
    color: #fff;
    background-color: #222;
    border-color: #222;
}

    .btn-dark:hover {
        color: #fff;
        background-color: #0f0f0f;
        border-color: #090909;
    }

    .btn-dark:focus, .btn-dark.focus {
        color: #fff;
        background-color: #0f0f0f;
        border-color: #090909;
        box-shadow: 0 0 0 0.2rem rgba(67, 67, 67, 0.5);
    }

    .btn-dark.disabled, .btn-dark:disabled {
        color: #fff;
        background-color: #222;
        border-color: #222;
    }

    .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
    .show > .btn-dark.dropdown-toggle {
        color: #fff;
        background-color: #090909;
        border-color: #020202;
    }

        .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
        .show > .btn-dark.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(67, 67, 67, 0.5);
        }
/*/////////////////////////////////////*/
/*    .CORE6 UPDATES*/
/*/////////////////////////////////////*/

.btn-default {
    background-color: #831e32;
}

@media (max-width:480px) {
    .pageTitleSectionConsole {
        max-height: 560px;
        height: 188px;
    }
}


.pageTitleSectionConsole {
    width: 100%;
    /*background-image: url('../img/home/slider/slider-1_1.jpg');*/
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    padding: 60px 0px;
    /*margin-top: 40px;*/
}


@media (min-width:1090px) {
    pageTitleSectionConsole {
        padding: 115px 0px;
    }
}

@media (min-width:1480px) {
    pageTitleSectionConsole {
        padding: 145px 0px;
    }
}


.pageTitleSectionConsole .pageTitleInfo h2 {
    font-size: 40px;
    line-height: 33px;
    color: #ffffff;
    margin-bottom: 40px;
    margin: 0 0 8px 0;
    font-family: 'Dosis', sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    text-align: center;
}

.borderColor-success {
    border-color: #449d44 !important;
}

.bg-color-success {
    background-color: #449d44 !important;
}

/*.modal {
    z-index: 995 !important;
}*/