@import url('https://fonts.googleapis.com/icon?family=Material+Icons');

html, body {
    font-family: 'robotomedium';
    height: 100%;
    width: 100%;
    overflow-x: hidden;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.content {
    padding-top: 1.1rem;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
    /*color: #ffffff;*/
}


#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
    display: none !important;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
        display: none !important;
    }


#components-reconnect-modal {
    visibility: hidden !important;
}

    #components-reconnect-modal h5, #components-reconnect-modal p, #components-reconnect-modal button {
        display: none !important;
    }

.AFVAppBar {
    border-bottom: 1px solid #00000038 !important;
    padding-top: 0.6rem !important;
}

    .AFVAppBar .mud-toolbar-gutters {
        padding-left: 8px;
        padding-right: 8px;
    }

.afvAppContent {
    padding-top: 0.6rem !important;
    /*    min-height: 525px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;*/
}

.afvLogoContainer {
    background-color: #1b3663;
    max-width: 400px;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
}

.afvLogo {
    width: 100%;
    text-align: center;
}

.afvDrawerLogo {
    position: relative;
    top: 5px;
    left: 20px;
}

.chowitMainLogo {
    width: 45px;
    margin-top: -1px;
    margin-right: -6px;
}

.afvDownloadPageNewLogo {
    position: relative;
    top: 10px;
    right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.transferFundsItems {
    margin-top: -10px;
    padding-left: 0px;
    height: 20px;
}

.badgeMobileOrdering {
    margin: 0 !important;
    position: absolute !important;
    margin-top: 5px !important;
    top: 14px;
    right: 30px;
}

.badgeCard {
    position: relative;
    top: 0px;
}

.badgeDefaultCard {
    color: #ed2079 !important;
    background-color: #fff !important;
}

.badgeCard .mud-badge.mud-badge-icon .mud-icon-badge {
    color: inherit;
    font-size: 40px;
    margin-top: -13px;
    margin-left: -15px;
}

.btnFavorites {
    color: white !important;
    width: 30px;
    height: 30px;
    background-color: #ed2079 !important;
    border-color: #ed2079 !important;
    box-shadow: 0 2px 4px -1px rgb(0 0 0 / 20%), 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%);
}

.btnNotifications {
    background-color: #ed2079 !important;
    margin: 0px !important;
    height: 50px !important;
    border-radius: 30px !important;
}

.card_radius {
    border-radius: 30px !important;
}

.btnMobileOrdering {
    margin: 0 !important;
    position: absolute !important;
    color: #fff !important;
    top: -18px;
    right: 0px;
}

.btnMyMobileLocation {
    margin: 0 !important;
    position: absolute !important;
    color: #fff !important;
    right: 6px;
    top: 0px;
}

.btnMyLocation {
    margin: 0 !important;
    position: absolute !important;
    color: #fff !important;
    right: 95px;
    top: 0px;
}

.myLocationName {
    position: relative;
    top: 7px;
    right: 9px;
    font-family: 'robotomedium' !important;
    color: #fff !important;
    font-size: 1.5rem !important;
}

.paymentHeader {
    font-family: 'robotomedium' !important;
    color: #333 !important;
    font-size: 1.8rem !important;
    letter-spacing: -0.75px;
}

.orderSummaryPaper {
    position: relative;
    top: 15px;
    margin: 0 auto 0 auto;
    text-align: center;
}

.paymentListItem {
    width: 100%;
    display: flex;
    position: relative;
    box-sizing: border-box;
    text-align: start;
    align-items: center;
    padding-top: 0px;
    padding-bottom: 8px;
    justify-content: flex-start;
    text-decoration: none;
}

.paymentCardListItems .mud-input-slot.mud-input-root.mud-input-root-outlined.mud-input-root-adorned-end.mud-select-input {
    display: inline;
    min-height: 32px;
    text-align: left;

}

.paymentFormItem {
    width: 90%;
    text-align: left;
}

.cardImageContainer {
    width: 22%;
}

.spacerRow {
    max-width: 4px;
}

.rewardSwitch {
    border-radius: 4px !important;
    border: 2px solid rgba(196, 196, 196, .9) !important;
    padding: 5px 0 5px 0;
}

.rewardSwitch .mud-switch-track {
    background-color: #ed2079;
}

.rewardSwitch .mud-switch-success.mud-checked + .mud-switch-track {
    background-color: #ed2079;
}

.rewardSwitch .mud-switch-success .mud-checked {
    color: #ed2079 !important;
}

.rewardSwitch .mud-success-text {
    color: #ed2079 !important;
}

.rewardSwitch.mud-switch-track.mud-success {
    color: #ed2079 !important;
}

.rewardSwitch.mud-success {
    background-color: none !important;
}

.applyRewardContainer {
    width: 90%;
    text-align: left;
    margin: 10px 0 12px 0;
}

.rewardTotalText {
    position: relative;
    top: 2px;
    left: 1px;
    font-family: 'robotomedium' !important;
    font-size: 0.8rem !important;
    color: #333 !important;
    opacity: 0.8 !important;
}

.applyAmtText {
    position: relative;
    top: 1px;
    font-size: 1.0rem !important;
    color: #ed2079 !important;
}

.rewardTxtHeader {
    font-family: 'robotomedium' !important;
    font-size: 1.2rem !important;
    color: #333 !important;
    font-weight: 700;
}

.rewardAppliedTxt {
    font-family: 'robotomedium' !important;
    font-size: 1.0rem !important;
    color: #333 !important;
    font-weight: 400;
    opacity: 0.5;
}

.btnCheckout {
    position: relative;
    top: 0px;
    margin: 0px 0px 0px 0px;
    height: 55px !important;
    width: 95% !important;
    min-width: 190px !important;
    background-color: #ed2079 !important;
    border-radius: 7px !important;
    color: white !important;
    text-transform: capitalize !important;
    font-size: 17px !important;
    font-weight: 400 !important;
}

    .btnCheckout:disabled {
        opacity: 0.5 !important;
        color: #fff !important;
        background-color: #ed2079 !important;
    }

.btnPlaceOrder {
    position: relative;
    top: 0px;
    margin: 0px 0px 0px 0px;
    height: 55px !important;
    width: 75% !important;
    min-width: 190px !important;
    background-color: #ed2079 !important;
    border-radius: 7px !important;
    color: white !important;
    text-transform: capitalize !important;
    font-size: 17px !important;
    font-weight: 400 !important;
}

    .btnPlaceOrder:disabled {
        opacity: 0.5 !important;
        color: #fff !important;
        background-color: #ed2079 !important;
    }

.btnMobileOrderingEmpty {
    margin: 0 !important;
    position: absolute !important;
    color: #fff !important;
    top: 0px;
    right: 20px;
}

.btnRemoveItem {
    background-color: #fff !important;
    color: #ff4a4a !important;
    box-shadow: none;
}

    .btnRemoveItem:visited, .btnRemoveItem:focus, .btnRemoveItem:hover {
        background-color: #fff !important;
        color: #ff4a4a !important;
        box-shadow: none;
        text-decoration: none;
    }

.btnFavorite {
    position: relative;
    top: -5px;
    left: -1px;
    background-color: #fff !important;
    color: #ff4a4a !important;
    box-shadow: none;
}


.mud-theme-transparent {
    color: #424242f !important;
    background-color: #ed2079 !important;
}

.menu2Tabs {
    text-align: left;
    margin-bottom: 0px !important;
    margin-top: 25px;
    width: 100%;
}

    .menu2Tabs .mud-tab {
        opacity: 0.8;
        font-family: 'robotomedium' !important;
        font-size: 1.25rem !important;
        min-width: 200px !important;
    }

    .menu2Tabs .mud-tabs-toolbar {
        background-color: transparent;
        box-shadow: none !important;
        margin-top: 0px;
    }

    .menu2Tabs .mud-tab.mud-tab-active {
        color: #343a40 !important;
        background-color: #f1f1f1 !important;
        font-family: 'robotomedium' !important;
        font-size: 1.4rem !important;
        opacity: 1 !important;
        padding: 0px 13px;
    }

    .menu2Tabs .mud-tab-slider {
        background: #ed2079 !important;
    }

    .menu2Tabs .mud-tab:hover {
        background-color: #f1f1f1 !important;
    }

    .menu2Tabs .mud-tabs-panels {
        height: 485px !important;
        flex: auto;
        float: left;
    }

.menu2Header {
    position: relative;
    top: 8px;
    font-family: 'robotomedium';
    font-size: 1.1rem;
    letter-spacing: -0.75px;
    min-height: 50px;
    max-height: 50px;
    vertical-align: middle;
    word-wrap: break-word;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}

.menu2HeaderFav {
    position: relative;
    top: 8px;
    font-family: 'robotomedium';
    font-size: 1.0rem;
    letter-spacing: -0.75px;
    min-height: 55px;
    max-height: 55px;
    vertical-align: middle;
    word-wrap: break-word;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}

.menuPrice {
    position: relative;
    top: 0px;
    left: 10px;
    padding: 0px 0px 0px 0px;
    font-family: 'robotomedium';
    font-size: 1.9em;
    letter-spacing: -0.75px;
    margin: 0 0 0 0;
    color: #ed2079; 
}

.allerginIcon {
    position: relative;
    top: 4px;
    padding-right: 3px;
}

.viewAllergenImage {
    margin-right: 0px;
    padding: 0px 0px !important;
    min-width: 32px;
    min-height: 32px;
    max-width: 32px;
    max-height: 22px;
}

.allerginIconList {
    position: relative;
    top: 1px;
    padding: 0px 0px !important;
    min-height: 32px;
}

.allerginListItem {
    position: relative;
    top: 1px;
    margin-right: 3px;
    padding: 0px 0px !important;
    min-width: 32px;
    min-height: 32px;
    max-width: 32px;
    max-height: 22px;
}

.webView {
    display: flex;
}

.menu2TabsMobile {
    text-align: center;
    margin-bottom: 0px !important;
    width: 100%;
}

    .menu2TabsMobile .mud-tab {
        opacity: 0.8;
        font-family: 'robotomedium' !important;
        font-size: 1.25rem !important;
        min-width: 75px !important;
    }

    .menu2TabsMobile .mud-tabs-toolbar {
        background-color: transparent;
        box-shadow: none !important;
        margin-top: 0px;
    }

    .menu2TabsMobile .mud-tab.mud-tab-active {
        color: #343a40 !important;
        font-family: 'robotomedium' !important;
        font-size: 1.4rem !important;
        opacity: 1 !important;
        padding: 0px 13px;
    }

    .menu2TabsMobile .mud-tab-slider {
        background: #ed2079 !important;
    }

    .menu2TabsMobile .mud-tab:hover {
        background-color: initial !important;
    }

    .menu2TabsMobile .mud-tabs-panels {
        height: 485px !important;
        margin-top: 25px;
    }

.menuNavItems {
    width: 15%;
    font-family: 'robotomedium' !important;
    letter-spacing: 1.5px !important;
    font-size: 1.3rem !important;
}

.menuOrderSummary {
    width: 85%;
    float: left;
    font-family: 'robotomedium' !important;
    letter-spacing: 1.3px !important;
    font-size: 1.3rem !important;
}

.menuNavListTable {
    min-height: 800px;
}

.nutritionals {
    width: 90%;
    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    text-align: center;
}

.nutritionalTable {
    width: 50%;
    position: relative;
    margin: 0px auto;
}

.nutritionalItem {
    font-size: 0.65em;
}

.mudCardThumbnailBox {
    padding-bottom: 0;
    -webkit-align-items: start;
    align-items: flex-start;
    text-align: left;
}

.thumbRecipe {
    position: relative;
    top: 5px;
    font-family: 'robotolight';
    font-size: 0.9em;
/*    font-weight: lighter;
    font-style: italic;*/
    color: #3E312D;
    line-clamp: 2;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    width: 100%;
    margin-bottom: 0;
    min-height: 21px;
    text-transform: capitalize !important;
}

.locationHeader {
    color: white;
    font-family: 'robotomedium';
    font-size: 1.8rem;
    letter-spacing: -0.75px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-top: 9px;
}

.stationLinks {
    margin: 0px 15px;
    font-family: 'robotomedium';
    font-size: 1.5rem;
    letter-spacing: -0.75px;
    text-align: left;
    width: 100%;
    position: relative;
    top: 0px;
    left: -15px;
    display: grid;
}

.stationLinksTable {
    font-family: 'robotomedium';
    font-size: 1.2rem;
    letter-spacing: -0.75px;
    width: 356px;
}


.stationName {
    font-size: 1.6em;
}

.stationLink:hover {
    cursor: pointer;
}

.pickupDates {
    position: relative; 
    left: 40px; 
    width: 50%;
}

.pickupTimeSelection {
    font-family: 'robotomedium';
    font-size: 1.5rem;
    text-align: center;
    width: 80% !important;
    margin: 15px 6% 0px 6%;
}

.pickupTimeSelectionMessage {
    z-index: 9999999;
    margin: 0 auto;
    opacity: unset;
    background-color: #ff4242 !important;
    color: #333 !important;
    width: 85%;
}

.pickupTimes {
    width: 100%;
    margin: 0 auto;
    background: none;
    opacity: 0.8;
}

.cartListItems {
    position: relative;
    top: 30px;
    margin: 0px 0 0 0;
    padding: 0px 0px 0px 0px;
    width: 62%;
    min-width: 360px;
    font-family: 'robotomedium' !important;
    letter-spacing: 1.5px !important;
    font-size: 1.75rem !important;
}

.afvCartMenu {
    border-radius: 12px;
    background-color: white;
    border: rgba(51, 54, 68, .8) !important;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    width: 98%;
    margin: 0px 0px 15px 0px;
    min-width: 350px;
}

    .afvCartMenu .mud-input > input.mud-input-root-outlined, div.mud-input-slot.mud-input-root-outlined {
        padding: 0px 0px !important;
    }

    .afvCartMenu .mud-input-control > .mud-input-control-input-container > .mud-input-label-outlined.mud-input-label-inputcontrol {
        line-height: 0px;
    }

    .afvCartMenu .mud-card-content {
        flex-grow: 0;
        padding: 0px;
    }

.productCartListItem {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
    z-index: 99;
}

    .productCartListItem .mud-list-item-text {
        min-width: 0px;
        margin-top: 4px;
        margin-bottom: 4px;
        flex: 1 1 auto;
        /*        max-height: 140px;*/
        min-height: 140px;
    }

.cartItemDescription {
    position: relative;
    top: 0px;
}

.cartItemNameTxt {
    font-family: 'robotomedium' !important;
    font-size: 21px !important;
    font-weight: 400;
}

.modCartContainer {
    font-family: 'robotomedium' !important;
    position: relative;
    top: -15px;
    line-height: 0.65em;
}

.cartItemModTxt {
    font-family: 'robotomedium' !important;
    font-size: 1.0rem !important;
    font-weight: 400;
    opacity: 0.7;
}

.cartItemTotalTxt {
    font-family: 'robotomedium' !important;
    font-size: 1.0rem !important;
    text-align: right;
}

.cartGridDisplay {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0px;
    padding: 0 0px;
}

.cartProductItemsContainer {
    position: relative;
    padding: 4px 0px 5px 10px;
    -ms-flex-wrap: nowrap !important;
    -webkit-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    min-width: 350px;
}

.cartProductImageFrame {
    vertical-align: middle;
    min-width: 55px;
    margin: 0px 10px 0px 0px !important;
    /*    border: 1px solid blue*/
}

.cartProductContentFrame {
    position: relative;
    margin: 0px 10px 0px 10px !important;
/*    border: 1px solid orange;*/
    min-width: 200px;
}

.cartRemoveItemFrame {
    text-align: center;
    vertical-align: middle;
    margin: 0px 0px 0px 0px !important;
    min-width: 65px;
  /*  border: 1px solid green;*/
}

.cartModsMenu {
    position: relative;
    top: -35px;
    left: 35px;
    line-height: 1em;
}

.completedOrderSummary {
    width: 100%;
    font-family: 'robotomedium' !important;
    letter-spacing: 1.5px !important;
    font-size: 1.75rem !important;
}

.orderSummaryContainer {
    width: 100%;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
/*    border: 1px solid red;*/
}

.cartOrderSummary {
    width: 40%;
    min-width: 391px;
    font-family: 'robotomedium' !important;
    letter-spacing: 1.5px !important;
    font-size: 1.75rem !important;
}

.orderAmt {
    font-family: 'robotomedium' !important;
}

.cartOrderSummaryCol {
    margin: 25px 0 15px 0;
    padding: 0px 0px 20px 0px;
 /*   border: 1px solid red;*/
}

.orderSummaryCard {
    border-radius: 12px;
    background-color: rgba(51, 54, 68, .1);
    border: rgba(51, 54, 68, .1) !important;
    min-height: 634px;
    min-width: 391px;
}

.orderAmtText {
    font-family: 'robotomedium' !important;
    font-size: 1.2rem !important;
/*    border: 1px solid red;*/
    min-width: 250px;
}

.orderAmtValue {
    font-family: 'robotomedium' !important;
    font-size: 1.2rem !important;
    text-align: right;
/*    border: 1px solid red;*/
    max-width: 100px;
}

.favcartOrder {
    position: absolute;
    bottom: 35%;
    right: 17px;
    border-radius: 50% !important;
    box-shadow: 8px 6px 24px #00000033 !important;
}

.viewCartItemImage {
    width: 64px;
    height: 66px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.mud-list-item-gutters {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.cartBtnGroup {
    position: absolute !important;
    bottom: 60px;
    font-family: 'robotomedium' !important;
    font-size: 1.00rem !important;
    font-weight: bold;
    border-radius: 0px !important;
}

.afvLandingLogo {
    width: 100%;
    position: relative;
    top: -110px;
    text-align: center;
    margin: 0 auto;
}

.afvSignInLogo {
    width: 100%;
    position: relative;
    top: 30px;
    text-align: center;
    margin: 0 auto;
}

.afvDashboardLogo {
    width: 100%;
    position: relative;
    top: 40px;
    text-align: center;
    margin: 0 auto;
    min-height: 180px;
}

.redeemGiftGrid {
    width: 100%;
    text-align: center;
}

.giftBkgndHdr {
    position: relative;
    background-image: url('/images/GiftCardsHeader.png');
    background-repeat: no-repeat;
    top: -10px;
    left: 0px;
    margin-left: -10px;
    margin-right: -10px;
    min-height: 140px;
    background-size: auto;
    background-repeat: repeat-x;
    background-position: center;
    width: 103%;
}

.gftHdrImage {
    margin: 0px auto;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    height: 138px;
    text-align: center;
    border: 1px solid green;
}

.dialogGiftCardsImage {
    margin: 0px auto 15px auto;
    position: relative;
    width: 246px;
    text-align: center;
    text-transform: capitalize !important;
    /* border: 1px solid red;*/
}

.gftHdr {
    font-family: 'robotomedium';
    font-size: 24px;
    font-weight: 400;
    color: #343a40;
    margin: 5px 0px 10px 0px;
    text-align: center;
}

.gftDialgTxt {
    font-family: 'robotomedium';
    font-size: 14px;
    font-weight: 400;
    color: #343a40;
    margin: 10px 0px 0px 0px;
    margin: 0px 0px 10px 0px !important;
    text-align: center;
    /*    border: 1px solid red;*/
}

.gftDialBtnContainer {
    width: 100%;
    text-align: center;
    position: relative;
    top: 30px;
    /*    border: 1px solid red;*/
}

.afvgiftNoteDialogHeight {
    /*    min-height: 630px;*/
    min-height: 65%;
}

.afvGiftMessage {
    font-family: 'robotomedium';
    letter-spacing: 1.5px;
    font-size: 2rem;
    color: #343a40;
    font-weight: bold;
    margin: 22px 0px 0px 0px;
    text-align: center;
}

.afvAllergenMessage {
    width: 100%;
    /*   border: 1px solid red;*/
    align-content: center;
    font-family: 'robotomedium';
    font-size: 1.3em;
    color: #343a40;
    font-weight: 700;
    margin: 0px auto 5px auto;
    text-align: center;
}

.afvAllergenHeader {
    font-family: 'robotomedium';
    font-size: 1.1rem;
    color: #343a40;
    font-weight: 600;
    margin:10px 0px 0px 28px;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

.afvAllergenTxt {
    font-family: 'robotomedium';
    font-size: 1.0rem;
    color: #343a40;
    margin: 0px 0px 0px 28px;
    padding: 0px 0px 0px 0px;
    font-weight: 400;
}

.afvSignInMessage {
    /* font-family: 'Roboto';
    font-size: 1.75rem;*/
    position: relative;
    top: 20px;
    font-family: 'robotomedium';
    letter-spacing: 1.5px;
    font-size: 2rem;
    color: #343a40;
    font-weight: bold;
    margin: 32px 0px;
    text-align: center;
}

.afvLandingMessage {
    /* font-family: 'Roboto';
    font-size: 1.75rem;*/
    position: relative;
    top: 0px;
    font-family: 'robotomedium';
    letter-spacing: 1.5px;
    line-height: 0.9em;
    font-size: 36px;
    color: #343a40;
    font-weight: 400;
    margin: 0px 0px;
    text-align: center;
}

.afvLandingText {
    /* font-family: 'Roboto';
    font-size: 1.75rem;*/
    position: relative;
    top: 0px;
    font-family: 'robotomedium';
    letter-spacing: 1.5px;
    font-size: 20px;
    color: #333;
    opacity: 0.5;
    font-weight: 400;
    margin: 20px 0px;
    text-align: center;
    min-height: 90px;
}

.afvHistoryHeader {
    /* font-family: 'Roboto';
    font-size: 1.75rem;*/
    position: relative;
    top: 0px;
    font-family: 'robotomedium';
    letter-spacing: 1.5px;
    font-size: 2rem;
    color: #343a40;
    font-weight: bold;
    margin: 12px 0px;
    text-align: center;
}

.afvAccountHeader {
    font-family: 'robotomedium';
    letter-spacing: 1.5px;
    font-size: 1.3rem;
    color: #343a40;
    font-weight: bold;
    margin: 0px 0px;
}

.faqHeaderText {
    font-family: 'robotomedium';
    letter-spacing: 1.5px;
    font-size: 2rem;
    color: #343a40;
    font-weight: bold;
    margin: 32px 0px;
}

.managLocationHeaderText {
    font-family: 'robotomedium';
    letter-spacing: 1.5px;
    font-size: 2rem;
    color: #343a40;
    font-weight: bold;
    margin: 12px 0px 15px 0px;
    text-align: center;
}

.afvCreateAccountMessage {
    text-align: center;
    margin: 10px 0 25px 0 !important;
    font-family: 'robotomedium';
    letter-spacing: 1.5px;
    font-size: 2rem;
    color: #343a40;
    font-weight: bold
    /* font-family: 'ralewaybold';
    font-size: 1.75rem;
    color: #343a40;*/
}

.loginForm {
    max-width: 500px;
    width: 95%;
    border: 1px solid #00000033;
    margin: 0 auto 20px auto;
}

    .loginForm .mud-input-control > .mud-input-control-input-container > .mud-input-label-outlined.mud-input-label-inputcontrol {
        font-weight: bold;
        font-family: 'robotomedium';
        letter-spacing: 0.5px;
    }

.loginInput {
    /*    border: 1px solid #00000042 !important;
    border-radius: 5px;*/
}

.giftForm {
    width: 100%;
    border: 1px solid #00000033;
    margin: 0 auto 0px auto;
    border-radius: 15px;
    padding: 0px 20px 0px 20px !important;
    background-color: white;
    min-height: 98%;
}

    .giftForm .mud-input-control > .mud-input-control-input-container > .mud-input-label-outlined.mud-input-label-inputcontrol {
        font-weight: bold;
        font-family: 'robotomedium';
        letter-spacing: 0.5px;
    }

.giftFormBtns {
    width: 100%;
    /*border: 1px solid green;*/
    align-items: center;
    display: grid !important;
}

.giftCardContent {
    text-align: center;
    border: none !important;
}

.accountForm {
    max-width: 500px;
    width: 95%;
    margin: 0 auto 20px auto;
}

    .accountForm .mud-input-control > .mud-input-control-input-container > .mud-input-label-outlined.mud-input-label-inputcontrol {
        font-weight: bold;
        font-family: 'robotomedium';
        letter-spacing: 0.5px;
    }

.marketTxt {
    font-size: 12px;
    font-weight: 400;
    color: #333;
    opacity: 0.8;
    margin-top: -5px;
    text-align: left;
    font-style: italic;
    padding-right: 20px;
    max-width: 95%;
}

.notifyEmailCont {
    position: relative;
    left: 25px;
}

.previewScreen {
    background-color: #1b3663;
    text-align: center;
    height: 100%;
    width: 100%;
}

.lblPreviewLogo {
    height: 100px;
    background-color: #10203c;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .lblPreviewLogo img {
        margin: 0px 0px 0px 0px;
        max-width: 425px;
        width: 85%;
    }

.lblPreviewBrand {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 4rem;
    font-family: 'robotomedium';
    letter-spacing: 2px;
}

.lblPreviewComingSoon {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 2rem;
    letter-spacing: 2px;
    font-family: 'robotolight';
    background-color: #10203c;
}

    .lblPreviewComingSoon p {
        margin: 0px;
    }

.mud-paper {
    border: 1px solid rgba(51, 54, 68, .2) !important;
    box-shadow: none !important;
}

.productCard {
    max-height: 419px;
    min-height: 419px;
    max-width: 297px;
    min-width: 297px;
    margin: 0 0px 0px auto;
    border: none !important;
}

.productMedia {
    border: none;
    margin-top: 9px;
    opacity: 0.22;
    width: 150px;
}

.thumbCardActions {
    position: absolute;
    bottom: 0;
    width: 91%;
    margin-bottom: 5px;
}

.mud-card-actions {
    padding-top: 0px !important;
}

.mud-icon-button-color-inherit:hover, .mud-icon-button-color-inherit:focus-visible {
    background-color: transparent !important;
}

.signInForm {
    position: relative;
    top: 20px;
    width: 98%;
    margin: 0 auto;
}

.btnGetStarted {
    margin: 0 auto;
    margin-bottom: 18px !important;
    width: 219px !important;
    height: 55px !important;
    background-color: #ed2079 !important;
    border-radius: 17px !important;
    text-transform: capitalize !important;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
}

.btnSignIn {
    margin: 0 auto;
    margin-bottom: 0px !important;
    width: 219px !important;
    height: 55px !important;
    background-color: white !important;
    color: #333 !important;
    border-radius: 17px !important;
    text-transform: capitalize !important;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    border: 1px solid #333 !important;
}

.btnLogin {
    margin: 0 auto;
    margin-bottom: 15px !important;
    width: 219px !important;
    height: 55px !important;
    /*    background-color: #1b3663 !important; */
    background-color: #ed2079 !important;
    border-radius: 7px !important;
    text-transform: capitalize !important;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
}

    .btnLogin:disabled {
        opacity: 0.5 !important;
        color: #fff !important;
        background-color: #ed2079 !important;
    }

.btnDashboard {
    position: relative;
    top: -35px;
    left: 15px;
    float: left;
    margin-bottom: 0px !important;
    width: 134px !important;
    height: 39px !important;
    background-color: white !important;
    color: #333 !important;
    border-radius: 10px !important;
    text-transform: capitalize !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    border: 1px solid #333 !important;
}

.btnSaveChanges {
    width: 93% !important;
    height: 50px !important;
    margin: 10px auto 5px auto !important;
    /*    background-color: #1b3663 !important; */
    background-color: #ed2079 !important;
    border-radius: 5px !important;
}

.btnCleanTestData {
    width: 1px;
    height: 1px;
    background-color: transparent;
    color: transparent;
    /*    visibility: hidden;*/
    margin: 0;
    padding: 0;
    position: absolute;
}

.btnOrderNow {
    margin: 0 auto;
    margin-bottom: 5px !important;
    width: 138px !important;
    height: 49px !important;
    color: white !important;
    background-color: #ed2079 !important;
    border-radius: 7px !important;
    text-transform: capitalize !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    letter-spacing: 0px !important;
}

.allergenGridDisplay {
    padding: 0 0px;
    max-width: 50%;
    margin: 0px auto;
    border: 1px solid #00000033;
    border-radius: 15px;
    padding: 0px 20px 10px 20px !important;
    background-color: white;
}

.allergenText {
    font-family: 'robotomedium';
    font-size: 1.1rem;
    width: 100%;
}

.allergenDrawerIcon {
    /*border: 1px solid red;*/
    max-height: 31px;
}

.allergenSwitch {
    color: #333 !important;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 18px !important;
}

    .allergenSwitch .mud-icon-button {
        color: #ed2079 !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 10px 0px 0px !important;
    }

    .allergenSwitch .mud-icon-root {
        color: #ed2079 !important;
        font-size: 1.75rem !important;
    }

    .allergenSwitch .mud-checkbox-default {
        padding: 0px 0px 0px 0px !important;
    }

.allergenSwitchGrey {
    color: #808080b3 !important;
    font-size: 1.75rem !important;
}

    .allergenSwitchGrey .mud-icon-root {
        color: #808080b3 !important;
        font-size: 1.75rem !important;
    }

    .allergenSwitchGrey .mud-checkbox-default {
        padding: 0px 0px 0px 0px !important;
    }

.allergenChkBx {
    max-width: 10% !important;
}

.mud-input:focus-within ~ label.mud-input-label.mud-input-label-inputcontrol {
    color: #1b3663 !important;
}

.mud-input.mud-input-outlined:focus-within .mud-input-outlined-border {
    border-color: #1b3663 !important;
}

.afvFrgtPwdLogo {
    margin: 0 auto;
}

.lblHaveAcct {
    margin: 10px auto;
}

.lblSignIn {
    margin: 0 auto;
    color: #333 !important;
}

.lblDeleteAcct {
    position: relative;
    top: 15px;
    margin: 0 auto;
    color: #333 !important;
    text-decoration: underline !important;
}

.deleteAcctErrorMsg {
    width: 300px;
    text-align: center;
    align-content: center;
}

.lblForgetPassword {
    position: relative;
    top: 15px;
    margin-bottom: 50px;
    margin-left: 17px;
    margin-top: 5px;
    font-weight: bold;
    font-size: 1rem;
    text-decoration: underline !important;
    text-underline-offset: 4px !important;
    /*color: #000000 !important;*/
    color: #757575 !important;
    /*opacity: 0.5;*/
}

.lblErrorMessage {
    color: red;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
    font-family: 'robotomedium';
    font-size: 1.25rem;
    line-height: 1.3;
}

.lblAppDocumentation {
    font-weight: bold;
    font-size: 1rem;
    text-decoration: underline !important;
    text-underline-offset: 4px !important;
    color: black !important;
}

.btnRegister {
    height: 50px !important;
    width: 100% !important;
    margin: 15px 10px 0 10px !important;
    background-color: transparent !important;
    color: black !important;
    border-radius: 5px !important;
    margin: 0 0 5px 0 !important;
    box-shadow: none !important;
    cursor: pointer !important;
}

    .btnRegister:disabled {
        background-color: transparent !important;
    }

    .btnRegister span {
        text-decoration: underline;
        text-transform: none !important;
        text-underline-offset: 4px !important;
    }

.btnCreateAccount {
    height: 55px !important;
    min-width: 250px !important;
    width: 25% !important;
    margin: 14px 15px 14px 15px !important;
    background-color: #333644 !important;
    border-radius: 7px !important;
    color: white !important;
    text-transform: capitalize !important;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
}

.btnSaveAcc {
    margin: 0px 20px 10px 10px;
    height: 55px !important;
    min-width: 250px !important;
    width: 20% !important;
    background-color: #ed2079 !important;
    border-radius: 7px !important;
    color: white !important;
    text-transform: capitalize !important;
    font-size: 1.4rem !important;
    font-weight: 400 !important;
}

    .btnSaveAcc:disabled {
        opacity: 0.5 !important;
        color: #fff !important;
        background-color: #ed2079 !important;
    }

.btnAddGiftCard {
    margin: 15px 0px 15px 0px;
    height: 56px !important;
    min-width: 330px !important;
    width: 20% !important;
    background-color: #F7F7F7 !important;
    border-radius: 7px !important;
    color: #333 !important;
    text-transform: capitalize !important;
    font-size: 18px !important;
    font-weight: 700 !important;
}

.btnManageLocations {
    margin: 0px 20px 10px 10px;
    height: 55px !important;
    min-width: 250px !important;
    width: 20% !important;
    background-color: #ed2079 !important;
    border-radius: 7px !important;
    color: white !important;
    text-transform: capitalize !important;
    font-size: 1.4rem !important;
    font-weight: 400 !important;
}

    .btnManageLocations:disabled {
        opacity: 0.5 !important;
        color: #fff !important;
        background-color: #ed2079 !important;
    }

.btnSendMessage {
    margin: 0 auto;
    height: 55px !important;
    min-width: 250px !important;
    width: 25% !important;
    background-color: #ed2079 !important;
    border-radius: 7px !important;
    color: white !important;
    text-transform: capitalize !important;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
}

    .btnSendMessage:disabled {
        opacity: 0.5 !important;
        color: #fff !important;
        background-color: #ed2079 !important;
    }

.btnContactUs {
    height: 55px !important;
    min-width: 250px !important;
    width: 25% !important;
    margin: 14px 15px 14px 15px !important;
    background-color: #333644 !important;
    border-radius: 7px !important;
    color: white !important;
    text-transform: capitalize !important;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
}

.orderSummaryGrid {
    width: 100%;
    /*   border: 1px solid red;*/
    text-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.orderBtnsLeftColumn {
    text-align: center;
    margin: 0px 0px 0px 0px;
    min-width: 190px !important;
}

.btnContinueOrdering {
    height: 55px !important;
    min-width: 190px !important;
    width: 95% !important;
    margin: 10px 0px 0px 0px !important;
    background-color: #333644 !important;
    border-radius: 7px !important;
    color: white !important;
    text-transform: capitalize !important;
    font-size: 17px !important;
    font-weight: 400 !important;
}

.btnRemoveCartItem, .btnRemoveCartItem:hover {
    height: 38px !important;
    width: 45px !important;
    margin: 0px 0px 0px 0px !important;
    background-color: #333644 !important;
    border-radius: 4px !important;
    color: white !important;
}


.orderBtnsRightColumn {
    text-align: center;
    margin: 0px 0px 0px 0px;
    min-width: 190px !important;
}

.btnPayNow {
    margin: 10px 0px 0px 0px;
    height: 55px !important;
    width: 95% !important;
    min-width: 190px !important;
    background-color: #ed2079 !important;
    border-radius: 7px !important;
    color: white !important;
    text-transform: capitalize !important;
    font-size: 17px !important;
    font-weight: 400 !important;
}

    .btnPayNow:disabled {
        opacity: 0.5 !important;
        color: #fff !important;
        background-color: #ed2079 !important;
    }

.btnGoBack {
    height: 55px !important;
    min-width: 155px !important;
    width: 25% !important;
    margin: 0px 15px 14px 15px !important;
    background-color: #333644 !important;
    border-radius: 7px !important;
    color: white !important;
    text-transform: capitalize !important;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
}

.btnReturnToTransactionHistory {
    background-color: #1b3663 !important;
    border: 1px solid #00000052 !important;
    padding: 5px 25px !important;
    margin: 0 0 15px 0 !important;
    float: right;
}

.btnResetPassword {
    height: 50px !important;
    width: 100% !important;
    margin: 15px 10px 0 10px !important;
    border-radius: 5px !important;
    background-color: #ed2079 !important;
    /*    box-shadow: 2px 2px 4px rgb(0 0 0 / 50%) !important;
*/
}

.btnRemoveLocation, .btnRemoveLocation:hover {
    height: 38px !important;
    width: 45px !important;
    margin: 0px 0px 0px 0px !important;
    background-color: #333644 !important;
    border-radius: 4px !important;
    color: white !important;
}


.btnAddNewPayment {
    margin: 0px auto 10px auto;
    height: 55px !important;
    min-width: 250px !important;
    width: 20% !important;
    background-color: #ed2079 !important;
    border-radius: 7px !important;
    color: white !important;
    text-transform: capitalize !important;
    font-size: 1.4rem !important;
    font-weight: 400 !important;
}

    .btnAddNewPayment:disabled {
        opacity: 0.5 !important;
        color: #fff !important;
        background-color: #ed2079 !important;
    }

    .btnAddNewPayment .mud-button-label {
/*        font-family: 'robotomedium';
        font-size: 1.25rem !important;
        letter-spacing: 0px;*/
    }

    .btnAddNewPayment .mud-icon-root.mud-svg-icon {
        /*font-size: 18px;*/
    }

    .btnAddNewPayment .mud-button-label .mud-button-icon-start {
        margin-right: 5px;
        margin-left: -10px;
    }

.btnAddNewPaymentTransfer {
    padding-left: 15px;
    width: 200px;
}

.btnAddNewPaymentAdd {
    padding-left: 0px;
    width: 175px;
}

.btnLoadFunds .mud-icon-root.mud-svg-icon {
    font-size: 22px;
}

.btnLoadFunds .mud-button-label {
    font-size: 1.2rem !important;
    letter-spacing: 0px;
}

.btnSetAutoReload {
    margin: 0 auto 10px auto !important;
    width: 50% !important;
}


.btnRegister .mud-button-label, .btnResetPassword .mud-button-label, .btnCreateAccount .mud-button-label {
    font-size: 1rem;
    padding-top: 3px;
}


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

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

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


.accessControlInput {
    margin: 0px 0px 0px 0px;
    height: 55px !important;
    width: 95% !important;
    min-width: 190px !important;
}

.btnCreateLocation {
    position: relative;
    top: -5px;
    margin: 0px 0px 0px 0px;
    height: 55px !important;
    width: 95% !important;
    min-width: 190px !important;
    background-color: #ed2079 !important;
    border-radius: 7px !important;
    color: white !important;
    text-transform: capitalize !important;
    font-size: 17px !important;
    font-weight: 400 !important;
}

    .btnCreateLocation:disabled {
        opacity: 0.5 !important;
        color: #fff !important;
        background-color: #ed2079 !important;
    }

.createLocationForm {
    /*    padding-bottom: 9px !important;
    width: 79%;
    display: inline-block !important*/
}

    .createLocationForm .mud-shrink ~ label.mud-input-label.mud-input-label-inputcontrol {
        color: #00000091 !important;
    }

    .createLocationForm .mud-input:focus-within ~ label.mud-input-label.mud-input-label-inputcontrol {
        color: #00000091 !important;
    }

.createLocationRow {
    text-align: right;
    padding: 16px !important;
    width: 19%;
    display: inline-block !important;
}

.btnResetPassword {
    margin: 0px !important;
    background-color: #ed2079 !important;
    width: 97% !important;
    margin: 0 auto !important;
}

    .btnRegister:hover, .btnResetPassword:hover {
        text-decoration: none !important;
    }

.navbarLoginButtonContainer {
    position: absolute;
    right: 5px;
}

.registerError {
    text-align: center;
    margin: 0 !important;
    padding-top: 15px;
    font-weight: bold !important;
    font-family: 'robotobold' !important;
    font-size: 1.25rem !important;
    letter-spacing: 0.5px !important;
}

.navbarLoginButton {
    width: 115px !important;
    height: 50px !important;
    background-color: #1b3663 !important;
    border-radius: 5px !important;
    margin-top: 10px !important;
    box-shadow: 2px 2px 4px rgb(0 0 0 / 50%) !important;
}

    .navbarLoginButton:hover {
        text-decoration: none !important;
    }

.navbarRegisterButton {
    width: 115px !important;
    height: 50px !important;
    margin-top: 10px !important;
    background-color: #139a13 !important;
    border-radius: 5px !important;
}

.giftIconBtn {
    position: relative;
    top: 9px;
    left: -11px;
    height: 25px;
    width: 25px;
    font-size: 25px;
}

.giftIconTxt {
    position: relative;
    top: 1px;
    left: -5px;
}

.giftIconBtnOpen {
    position: relative;
    top: 12px;
    left: -11px;
    height: 25px;
    width: 25px;
    font-size: 25px;
}

.giftIconTxtOpen {
    position: relative;
    top: 4px;
    left: -4px;
}

.errorText {
    /*color: #e91b0c !important;*/
    color: red !important;
    text-align: center !important;
    margin-top: 10px !important;
    margin-bottom: 0px !important;
    font-family: 'robotomedium' !important;
    font-size: 1.25rem;
    line-height: 1.3;
}

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

.userDashboard {
    min-height: 400px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}

.landingContainer {
    position: relative;
    top: -110px;
    width: 80%;
    text-align: center;
    max-height: 100%;
    min-height: 543px;
    margin: 0px auto 0px auto;
    overflow: hidden;
}

.loginContainer {
    width: 90%;
    text-align: center;
    max-height: 100%;
    margin: 0px auto;
    overflow: auto;
}

.dashboardContainer {
    width: 85%;
    text-align: center;
    max-height: 100%;
    margin: 0px auto;
    overflow: hidden;
}

.dashboardEventContainer {
    width: 100%;
    max-height: 100%;
    font-family: 'robotomedium' !important;
}

.rewardsContainer {
    width: 100%;
    min-height: 333px;
    background-color: #333644;
    padding: 58px 50px 30px 40px;
}

.availableOffersContainer {
    width: 100%;
    background-color: white;
    min-height: 330px;
}

.eGiftHdr {
    font-size: 24px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.eGiftReviewHdr {
    font-size: 24px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.eGiftReviewTxt {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    opacity: 0.6;
    margin-top: 15px;
    text-align: left;
}

.eGiftCatTxt {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    opacity: 0.6;
    margin-top: 3px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.giftPanel01Container {

}

.giftPanel02Container {
    min-height: 470px;
    max-height: 470px;
    /* border: 1px solid red;*/
    overflow-y: auto !important;
    overflow-x: hidden;
   padding-right: 15px;
}

.giftPanel03Container {
    min-height: 470px;
    max-height: 470px;
   /* border: 1px solid red;*/
    overflow-y: auto !important;
    overflow-x: auto;
    padding-right: 0px;
}

.giftPanel04Container {
    min-height: 520px;
    max-height: 520px;
    /* border: 1px solid red;*/
    overflow-y: auto !important;
    overflow-x: auto;
    padding-right: 0px;
}

.paymentCardGiftListItems .mud-input-slot.mud-input-root.mud-input-root-outlined.mud-input-root-adorned-end.mud-select-input {
    display: inline;
    min-height: 32px;
    text-align: left;
}

.paymentCardGiftListItems .mud-popover {
    min-height: 500px !important;
    overflow-y: auto !important;
}

.paymentFormGiftItem {
    width: 100%;
    text-align: left;
    margin-left: 5px;
    margin-top: 10px;
}

.orderGiftAmtText {
    font-family: 'robotomedium' !important;
    font-size: 1.2rem !important;
    /*    border: 1px solid red;*/
    text-align: left;
    opacity: 0.8;
}

.orderGiftAmtValue {
    font-family: 'robotomedium' !important;
    font-size: 1.2rem !important;
    text-align: right;
    /*    border: 1px solid red;*/
    text-align: right;
}

.orderAmtGiftHdr {
    font-family: 'robotomedium' !important;
    font-size: 1.5rem !important;
    margin-top: 15px;
    margin-bottom: 25px;
    text-align: left;
}

.eGiftStyleCardsContainer {
}

.cardsContainer {
    min-height: 550px;
    max-height: 550px;
/*    border: 1px solid red;*/
    overflow-y: auto !important;
    overflow-x: hidden;
    text-align: start;
}

.eGiftCardImages {
    border-radius: 12px;
    border-color: #ed2079 !important;
    width: 133px !important;
    box-shadow: 0 2px 4px -1px rgb(0 0 0 / 20%), 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%);
}

.eventGreetingMessage {
    position: relative;
    top: 18px;
}

.eventGreetingHeader {
    font-family: 'robotomedium';
    font-size: 28px;
    color: white;
    line-height: 1.25;
}

.dashboardRewardsItem {
    margin: 0px 24px 0px 0px;
    max-width: 205px;
}

.dashboardRewardsContainer {
    position: relative;
    top: 0px;
    left: 0px;
    background-color: #FFF;
    border-radius: 8px;
    width: 205px;
    height: 145px;
    padding: 5px 0px;
}

.rewardsBalanceText {
    font-family: 'robotomedium';
    font-size: 16px;
    font-weight: 400;
    color: #000;
    opacity: 0.5;
    margin: 8px 16px 18px 16px;
    line-height: 16px;
    min-height: 80px;
}

.rewardsDialogBalanceText {
    font-family: 'robotomedium';
    font-size: 16px;
    font-weight: 400;
    color: #000;
    opacity: 0.5;
    margin: 8px 16px 0px 16px;
    line-height: 16px;
    min-height: 0px;
}


.rewardsDashboardValueContainer {
    position: relative;
    width: 100%;
 /*   border: 1px solid red;*/
}

.rewardsDashboardValueText {
    font-family: 'robotomedium';
    position: relative;
    float: left;
    font-size: 26px;
    color: #ed2079;
    font-weight: 400;
    margin: 0px 6px 4px 8px;
    line-height: 0.36;
    width: 72%;
  /*  border: 1px solid red;*/
}

.rewardsValueAdjustment {
    margin-left: 5px;
}

.rewardBtnContainer {
    position: relative;
    text-align: right;
    max-width: 15px;
/*    width: 25%;*/
/*    border: 1px solid red;*/
}

.rewardProgressBtnContainer {
    position: relative;
    text-align: right;
    float: right;
    width: 25%;
    top: 3px;
}

.infoBtnFocus:focus {
    border: 2px solid #ed2079;
    opacity: 100%;
    outline: 2px solid #ed2079;
    max-height: 33px;
    max-width: 33px;
    min-height: 33px;
    min-width: 33px;
    /*    border-width: 33px;*/
    /*    outline: 2px solid white;*/
    /*    border-radius: 0%;*/
}

.whiteInfoBtnFocus:focus {
    border: 2px solid white;
    opacity: 100%;
    outline: 2px solid white;
    max-height: 33px;
    max-width: 33px;
    min-height: 33px;
    min-width: 33px;
}


.rerwardBtn {
    background-color: #ed2079;
    position: relative;
    top: -15px;
    right: 25px;
/*    width: 30px;
    height: 30px;*/
    /*    width: 30px;
    height: 30px;*/
}

.rerwardBtnInfo {
    position: relative;
    top: 3px;
    height: 35px;
    width: 38px;
    font-size: 33px;
}

.rerwardBtn2 {
    background-color: #ed2079;
    position: relative;
    top: 0px;
    left: 10px;
/*    width: 30px;
    height: 30px;*/
}

.rerwardBtnInfo2 {
    position: relative;
    top: 4px;
    height: 35px;
    width: 38px;
    font-size: 33px;
}

.rerwardBtn3 {
    background-color: #ed2079;
    position: relative;
    top: 0px;
    left: 5px;
/*    width: 30px;
    height: 30px;*/
}

.rerwardBtnInfo3 {
    position: relative;
    top: 4px;
    height: 35px;
    width: 38px;
/*    height: 30px;
    width: 30px;*/
/*    width: 25%;*/
    font-size: 33px;
}

.rerwardProgressBtn {
    background-color: #ed2079;
    position: relative;
    width: 30px;
    height: 30px;
    right: 0px;
}

.boostRewardsDialogContainer {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 10px;
    padding: 0px 0px 0px 0px;
    margin: 15px 0px 0px 0px;
    font-family: 'ralewayregular' !important;
}

.boostChart {
    width: 100%;
    text-align: center;
    position: relative;
}

.boostBackground {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 23px;
    right: 0px;
}

.boostGridDisplay {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0px;
    display: flex;
    padding: 10px 20px 10px 10px;
}

.boostItem {
    position: relative;
    top: 0px;
    width: 100%;
    text-align: center;
}

.boostText {
    position: relative;
    top: 11px;
    font-size: 0.9em;
    font-weight: 700;
}

.boostLengthContainer {
    width: 100%;
    text-align: left;
    justify-content: space-between;
    align-items: center;
    position: relative;
    top: 10px;
    padding: 0px 24px;
}

.levelText {
    font-family: 'robotomedium';
    font-size: 20px;
    font-weight: 400;
    color: #000;
    margin: 0px 0px 0px 0px;
    line-height: 16px;
}

.levelValueText {
    font-family: 'robotomedium';
    position: relative;
    float: left;
    font-size: 24px;
    color: #ed2079;
    font-weight: 400;
    margin: 3px 0px 0px 0px;
    width: 80%;
}

.levelDialogContainer {
    position: relative;
    width: 100%;
    height: 80%;
    background-color: #fff;
    border-radius: 10px;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
}

.baseTxt {
    position: relative;
    top: 10px;
}

.levelImage {
    width: 100%;
    text-align: center;
    position: relative;
    top: -15px;
    left: -5px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.boostPurchaseMarginLeft {
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
}

.boostPurchaseMarginRight {
    margin-left: 0px;
    padding-left: 0px;
}

.brokensheild {
    position: relative;
    text-align: center !important;
    top: -2px;
    left: 5px;
}

.boostLengthMargin {
    margin: 0px 0px 0px 0px;
}

.boostPurchaseText {
    width: 92%;
    text-align: left;
    justify-content: space-between;
    position: relative;
    font-size: 1.1em;
    font-weight: 400;
    top: 25px;
    opacity: 1;
    display: flex;
}

.boostPurchaseMargin {
    margin: 0px 6px 0px 24px;
    text-align: left;
}

.boostWeekValues {
    position: relative;
    top: 0px;
    background-color: #333;
    border-radius: 8px;
    width: 78px;
    height: 43px;
    border-radius: 4px;
    text-align: center;
    right: 10px;
}

.weekText {
    position: relative;
    top: 12px;
    width: 100%;
    font-family: 'ralewayregular' !important;
    color: white;
    text-align: center;
    font-size: 1.0em;
    font-weight: 700;
}

.boostDialog .mud-dialog-content {
    padding: 0px !important;
}

.tutorialDialog .mud-dialog-content {
    display: flex;
    flex-direction: column;
    width:450px !important;
    padding: 0 !important;
    margin: 0 !important;
    height: 625px;
    min-height: 0; /* Allow shrinking if needed */
}

.afvCardMenu {
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    width: 100%;
    max-width: 370px;
    margin: 10px auto;
}

    .afvCardMenu .mud-input > input.mud-input-root-outlined, div.mud-input-slot.mud-input-root-outlined {
        padding: 0px 0px !important;
    }

    .afvCardMenu .mud-input-control > .mud-input-control-input-container > .mud-input-label-outlined.mud-input-label-inputcontrol {
        line-height: 0px;
    }

    .afvCardMenu .mud-card-content {
        flex-grow: 0;
        padding: 0px;
    }

svg circle#c1 {
    animation: dash1 3s linear forwards;
}

@keyframes dash1 {
    from {
        stroke-dashoffset: 36;
    }

    to {
        stroke-dashoffset: 0;
    }
}

svg circle#c2 {
    animation: dash2 3s linear forwards;
}

@keyframes dash2 {
    from {
        stroke-dasharray: 0 36;
    }

    to {
        stroke-dasharray: 36 36;
    }
}

.dashboardProgressItem {
    margin: 0px 24px 0px 0px;
    max-width: 451px;
}

.rewardsProgressText {
    font-family: 'robotomedium';
    font-size: 17px;
    font-weight: 700;
    color: #333;
}

.rewardsCompletedText {
    font-family: 'robotomedium';
    font-size: 17px;
    font-weight: 400;
    color: #000;
    opacity: 0.5;
    line-height: 1.2;
}

.earnedRewardsDialogContainer {
    position: relative;
    width: 100%;
    height: 100%;
/*    min-height: 750px;*/
    background-color: #fff;
    border-radius: 10px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.coinImage {
    width: 100%;
    text-align: center;
}

.lifetimeRewardsContainer {
    width: 100%;
    text-align: center;
}

.rewardsInfoContainer {
    width: 100%;
    text-align: center;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    top: 15px;
}

.rewardsMultiplierContainer {
    width: 50%;
    text-align: center;
}

.rewardsMultiplierValue {
    opacity: 0.5;
}

.rewardsYTDText {
    width: 50%;
    text-align: center;
}

.rewardsLifeTimeHeader {
    font-weight: 700;
    width: 33%;
}

.rewardsLifeTimeText {
    opacity: 0.5;
}

.rewardsYTDHeader {
    font-weight: 700;
}

.rewardsYTDValue {
    opacity: 0.5;
}

.rewardsMultiplierHeader {
    font-weight: 700;
}

.rewardsMultiplierText {
    opacity: 0.5;
}

.rewardDollarsText {
    width: 100%;
    text-align: center;
    justify-content: space-between;
    align-items: center;
    position: relative;
    top: 35px;
}

.signupBonusText {
    width: 100%;
    text-align: center;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.signupBonusTextDescrip {
    text-align: center;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin: 0 auto;
}

.rewardDollarsMargin {
    margin: 0px 15px 0px 15px;
}

.rewardsBtnContainer {
    width: 100%;
    text-align: center;
    position: relative;
    top: 25px;
}

.btnGoToMenu {
    max-width: 40% !important;
}

.boldText {
    font-weight: 700;
}

.dashboardProgressContainer {
    position: relative;
    top: 0px;
    left: 0px;
    background-color: #FFF;
    border-radius: 8px;
    width: 451px;
    height: 145px;
}

.inlineDisplay {
    display: inline-block;
}

.rewardShieldContainer {
    position: relative;
    text-align: right;
    float: right;
    width: 45%;
    top: -25px;
    /*    border: 1px solid green;*/
}

.rewardsProgressBottomText {
    font-family: 'robotomedium';
    position: relative;
    float: left;
    font-size: 0.9em;
    font-weight: 400;
    margin: 0px 0px 0px 0px;
    line-height: 1.2;
    width: 74%;
}

.progressContainer {
    margin: 10px 16px;
    min-width: 410px;
}

.progressWrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 5px;
    top: 15px;
}

.progressLineChart {
    height: 15px;
    max-width: 100%;
    margin: 0 auto 10px auto;
    line-height: 35px;
    font-size: 15px;
    color: white;
    padding: 0 0 0 10px;
    position: relative;
    background: #363636;
    border-radius: 50px;
    z-index: 266;
    font-weight: 900;
    box-shadow: 0 2px 20px rgba(0,0,0,0.0);
}

    .progressLineChart::before {
        content: '';
        width: 100%;
        position: absolute;
        left: 0;
        height: 25px;
        top: 0;
        z-index: -2;
    }

    .progressLineChart::after {
        content: '';
        background: linear-gradient(45deg, #ff6d55, #f8c161);
        height: 15px;
        transition: 0.7s;
        display: block;
        width: 100%;
        animation: animate 1 4s;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        border-radius: 50px;
    }


.rwrdDashValueContainer {
    position: relative;
    width: 100%;
}

.rwrdDashValueBottomContainer {
    position: relative;
    width: 100%;
    top: 27px;
}

.boostDashCardItem {
    margin: 0px 24px 0px 0px;
    max-width: 160px;
}

.boostDashCardContainer {
    position: relative;
    top: 0px;
    /*background-image: linear-gradient(#EC2578, #881544);*/
    background-image: linear-gradient(#E11469, #881544);
    border-radius: 8px;
    width: 160px;
    height: 145px;
}

.boostValueContainer {
    position: relative;
    width: 100%;
    display: flex;
}

.boostImageContainer {
    position: relative;
    text-align: left;
    width: 45%;
    top: 5px;
    left: 7px;
}

.boostProgressText {
    position: relative;
    text-align: right;
    top: 15px;
    left: 8px;
    font-family: 'robotomedium';
    font-size: 1.3em;
    font-weight: 400;
    color: #FFF;
    margin: 0px 0px 0px 0px;
    line-height: 1.36;
}

.boostLabelContainer {
    position: relative;
    width: 100%;
    top: 44px;
    left: 10px;
    display: flex;
}

.boostProgressLabelText {
    font-family: 'robotomedium';
    font-size: 1rem;
    position: relative;
    top: 18px;
    font-weight: 400;
    color: #FFF;
    margin: 0px 0px 0px 0px;
    line-height: 1.0;
}

.boostMultiText {
    position: relative;
    text-align: right;
    top: 15px;
    left: 20px;
    font-family: 'robotomedium';
    font-size: 1.1rem;
    font-weight: 400;
    color: #FFF;
    margin: 0px 0px 0px 0px;
    line-height: 1.36;
}

.boostMultiLabelContainer {
    position: relative;
    width: 100%;
    top: 45px;
    left: 10px;
}

.crtAcct {
    width: 90%;
    text-align: center;
    max-height: 90%;
    margin: 0px auto;
    overflow: auto;
}

.updateAcct {
    width: 90%;
    text-align: center;
    min-height: 81%;
    margin: 0px auto;
    overflow: auto;
}

.customerAcct {
    width: 90%;
    text-align: center;
    min-height: 65%;
    margin: 0px auto;
    overflow: auto;
}

/*.frgtPswd {
    width: 100%;
    text-align: center;
    max-height: 81%;
    margin: 0px auto;
    overflow: auto;
}*/

.frgtPswd {
    width: 90%;
    text-align: center;
    max-height: 90%;
    margin: 0px auto;
    overflow: auto;
}

.giftingCnt {
    width: 90%;
    text-align: center;
    max-height: 90%;
    margin: 0px auto;
    overflow: auto;
}

.ptContainer {
    width: 100%;
    text-align: center;
    max-height: 52%;
    min-height: 400px;
    margin: 0px auto;
    overflow-x: hidden;
    overflow-y: auto;
}

.contactUs {
    width: 95%;
    text-align: center;
    max-height: 81%;
    margin: 0px auto;
    overflow: auto;
}

.contactUsFAQ {
    width: 95%;
    text-align: center;
    height: 100%;
    overflow: auto;
    margin: 20px auto;
}

.scanAndPayImage {
    max-width: 500px;
    width: 85% !important;
    /*filter: drop-shadow(8px 6px 24px #00000033) !important;*/ /* MTS: CR001364 change, added 2 lines below, box shadow and border-radius */
    box-shadow: 8px 6px 24px #00000033 !important;
    border-radius: 20px;
}

.scanAndPayText {
    text-align: center;
    font-family: 'robotomedium' !important;
    padding: 20px 20px 0 20px;
    font-size: 1.1rem !important;
    font-weight: bold;
    letter-spacing: 0.25px;
}

.customerGreeting {
    font-weight: bold;
    font-size: 1.5rem !important;
    letter-spacing: 1px;
    margin: 0px;
}

.greenFont {
    color: green;
}

.redFont {
    color: red;
    /*color: #ffffff;*/
}

.rewardIcon {
    position: absolute;
    left: 5px;
    top: -150px;
    font-size: 3.5rem;
    color: #8DC640;
}

.sidebar {
    background-color: #1b3663 !important;
    background-image: initial !important;
}

.loginForm .mud-checkbox {
    margin: 15px 0 0 0 !important;
}

.loginForm .mud-checkbox-primary {
    padding-left: 0px !important;
}

.mud-popover.mud-popover-open {
    overflow: hidden;
}

.menuLocationSelectionContainer {
    width: 65%;
    margin-left: 5px;
    max-width: 200px;
}

    .menuLocationSelectionContainer .mud-select {
        margin-left: 10px;
        margin-top: 0px;
    }

.locationSelection {
    height: 66px;
    /* background-color: #218234; */
    background-color: #171717;
    display: flex;
    align-items: center;
    box-shadow: 2px 2px 4px rgb(0 0 0 / 50%) !important;
    width: 100%;
}

    .locationSelection .mud-select {
        width: 45%;
        margin-left: 15px;
        display: flex;
        margin-top: 5px;
        height: 65px;
    }

    .locationSelection .mud-input-adornment-end, .menuLocationSelectionContainer .mud-input-adornment-end {
        height: initial !important;
    }

    .locationSelection .mud-input-label, .locationSelection .mud-input-slot, .menuLocationSelectionContainer .mud-input-label, .menuLocationSelectionContainer .mud-input-slot {
        color: white !important;
    }

    .locationSelection .mud-input.mud-input-underline:after, .menuLocationSelectionContainer .mud-input.mud-input-underline:after,
    .locationSelection .mud-input.mud-input-underline:hover:not(.mud-disabled):before, .menuLocationSelectionContainer .mud-input.mud-input-underline:hover:not(.mud-disabled):before {
        border-color: white !important;
    }

    .locationSelection .mud-icon-root.mud-svg-icon, .locationSelection .mud-paper, .mud-input:focus-within ~ label.mud-input-label.mud-input-label-inputcontrol
    .menuLocationSelectionContainer .mud-icon-root.mud-svg-icon, .menuLocationSelectionContainer .mud-paper {
        color: white !important;
    }

.loginForm .mud-input:focus-within ~ label.mud-input-label.mud-input-label-inputcontrol {
    color: #00000091 !important;
}

.locationSelection .mud-input.mud-disabled, .locationSelection .mud-input-control > .mud-input-control-input-container > .mud-input-label-inputcontrol.mud-disabled {
    opacity: 0.5 !important;
    pointer-events: none;
    cursor: pointer;
}

.addLocationContainer {
    width: 100%;
}
    .addLocationContainer .btnAddLocation {
        margin-top: 10px;
    }

.locationSelection .addLocationContainer {
    width: 50%;
}

.locationSelection .mud-list-item-gutters {
    color: black !important;
}

.locationSelection .mud-table {
    width: 95%;
    margin: 0 auto;
}

.addLocationTable {
    position: relative;
    margin: 0px auto;
    top: 5%;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    width: 80%;
    min-width: 200px;
    height: 90%;
    min-height: 300px;
    padding: 0px 15px;
}

    .addLocationTable .mud-table-body {
        position: relative;
        top: 15px;
    }

    .addLocationTable .mud-table-cell {
        font-family: 'robotomedium';
        font-size: 1rem;
        padding: 12px 16px 12px 16px;
    }

    .addLocationTable .rightCell {
        text-align: right;
        padding-right: 20px;
    }

    .addLocationTable .mud-table-container {
        height: 100%;
    }

.addManageLocationTable {
    font-family: 'robotomedium';
    font-size: 1rem;
    padding: 0px 0px 0px 0px;
}

    .addManageLocationTable .mud-table-cell:before {
        font-weight: bold !important;
        font-family: 'robotomedium' !important;
        font-size: 1rem;
    }

    .addManageLocationTable th {
        font-weight: bold;
        font-family: 'robotobold';
    }

    .addManageLocationTable .rightCell {
        text-align: right;
        padding-right: 0px;
    }

    .addManageLocationTable .nameCell {
        font-family: 'robotomedium';
        font-size: 1.4rem !important;
        font-weight: bold !important;
    }

    .addManageLocationTable .mud-table-container {
        height: 100%;
    }

.giftReviewTableHdr {
    font-size: 1rem;
    font-family: 'robotobold';
    text-align: left;
    margin-right: 5px;
  /*  border: 1px solid orange;*/
}

.giftReviewTableTxt {
    font-size: 1rem;
    font-family: 'roboto';
    color: #333 !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal !important;
    text-align: left;
    padding-right: 0px;
    text-align: left;
/*    border: 1px solid green;*/
}

.accessCodeTxt {
    position: relative;
    left: 0px;
}

.locationText {
    padding: 0px 0px 0px 10px !important;
}

.locationIcons {
    position: relative;
    min-width: 42px;
    max-width: 42px;
    left: 10px;
}

.locationRadioItems {
    position: relative;
    text-align: right;
}

.selectLocRadioBtn {
    position: relative;
    float: right;
    top: 10px;
    min-width: 42px;
    max-width: 42px;
    padding-bottom: 20px;
}

.btnAddLocation {
    display: flex !important;
    flex-grow: 1;
    position: relative !important;
    margin-right: 11px !important;
    height: 42px;
    max-width: 200px;
    background-color: #ef4f84 !important;
    /*    box-shadow: 2px 2px 4px rgb(0 0 0 / 50%) !important;
*/
}

    .btnAddLocation:hover {
        color: white;
        text-decoration: none !important;
    }

.mud-overlay-dark {
    background-color: #212121db !important;
    border-color: #212121db !important;
}

.mud-drawer-header {
    padding: 0 0 0 0 !important;
    display: grid !important;
}

.centerCardItems {
    text-align: center;
}

.locationSelectionDrawer {
    box-shadow: 0px 0 10px rgba(0, 0, 0, 0.8) !important;
    position: fixed !important;
    height: 100% !important;
    background-color: white;
    z-index: 1306;
}

    .locationSelectionDrawer .mud-drawer-header {
        background-color: #4B4C57;
        color: white;
        min-height: 70px;
    }

.locationSelectionDrawerContent {
    display: inherit;
    width: 95%;
    margin: 0 auto;
    max-width: 500px;
}

.manageLocationdDrawerContent {
    position: relative;
    margin: 0px auto;
    top: 5%;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    width: 75%;
    min-width: 350px;
    height: 90%;
    min-height: 300px;
    padding: 0px 15px;
    overflow: auto;
}

    .manageLocationdDrawerContent .mud-card-content {
        padding: 10px 30px 10px 30px;
        min-height: 470px;
       
    }

    .manageLocationdDrawerContent .mud-card-actions {
 /*       width: 80%;
        margin: 20px auto 15px auto;*/
    }

.managLocationForm {
    width: 50%;
    min-width: 390px;
    text-align: center;
    max-height: 100%;
    margin: 0px auto;
    overflow: auto;
}

    .managLocationForm .mud-input-control > .mud-input-control-input-container > .mud-input-label-outlined.mud-input-label-inputcontrol {
        font-weight: bold;
        font-family: 'robotomedium';
        letter-spacing: 0.5px;
    }

.cardDrawerContent {
    position: relative;
    display: inherit;
    width: 95%;
    min-width: 300px;
    min-height: 300px;
    top: 5%;
    margin: 0 auto;
    max-width: 800px;
    -moz-border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    border-radius: 20px !important;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    padding: 0px 15px;
    overflow: hidden;
}

    .cardDrawerContent .mud-card-content {
        padding: 30px 20px 100px 20px;
        min-height: 470px;
        overflow: hidden;
    }

    .cardDrawerContent .mud-card-actions {
        width: 80%;
        margin: 20px auto 15px auto;
    }

.loadFundsDrawerContent {
    position: relative;
    display: inherit;
    width: 95%;
    min-width: 300px;
    min-height: 600px;
    top: 5%;
    margin: 0 auto;
    max-width: 800px;
    -moz-border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    border-radius: 20px !important;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    padding: 0px 15px;
    overflow: hidden;
    text-align: center;
}

    .loadFundsDrawerContent .mud-card-content {
        padding: 30px 20px 20px 20px;
        min-height: 600px;
        overflow: hidden;
    }

    .loadFundsDrawerContent .mud-card-actions {
        display: contents;
        width: 80%;
        margin: 20px auto 15px auto;
    }

.downloadPageContent {
    position: relative;
    display: inherit;
    width: 90%;
    min-width: 250px;
    min-height: 621px;
    top: 5%;
    margin: 0px auto 0px auto;
    max-width: 800px;
    -moz-border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    border-radius: 20px !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0px 15px;
    overflow: hidden;
    background-color: #fff !important;
}

    .downloadPageContent .mud-card-content {
        padding: 30px 20px 0px 20px;
        min-height: 600px;
        overflow: hidden;
    }

    .downloadPageContent .mud-card-actions {
        width: 100%;
        margin: 0 0 0 0;
    }

.newDrawerContent .mud-card-actions {
    width: 100% !important;
    margin: 0 auto 0px auto !important;
}

.transactionHistoryContainer {
    display: inherit;
    width: 100%;
    margin: 0 auto;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 0px !important;
}

    .transactionHistoryContainer .mud-paper {
        border-style: none !important;
        border-radius: 6px;
        box-shadow: rgb(17 17 26 / 10%) 0px 4px 16px, rgb(17 17 26 / 10%) 0px 8px 24px, rgb(17 17 26 / 10%) 0px 16px 56px !important;
    }

.orderReceiptContainer {
    display: inherit;
    position: relative;
    top: 10px;
    width: 100%;
    margin: 0 auto;
    max-width: 375px;
    min-width: 375px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 20px !important;
}

.receiptContainer {
    display: inherit;
    position: relative;
    top: -20px;
    width: 100%;
    margin: 0 auto;
    max-width: 375px;
    min-width: 375px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 20px !important;
}

.receiptDrawerContent {
    width: 100% !important;
}

    .receiptDrawerContent .mud-paper {
        border-style: none !important;
        border-radius: 6px;
        box-shadow: rgb(17 17 26 / 10%) 0px 4px 16px, rgb(17 17 26 / 10%) 0px 8px 24px, rgb(17 17 26 / 10%) 0px 16px 56px !important;
    }

.receipt, .receipt table {
    font-family: 'robotomedium';
    font-size: 1.00rem;
    letter-spacing: -0.75px;
    width: 100%;
}

.receiptFooter {
    line-height: 1.1;
}

.receiptHeader {
    line-height: 1.1;
    margin-top: 20px;
}

.receiptTotalLeft {
    text-align: left;
    padding: 0px 5px 0px 13px;
}

.receiptTotalRight {
    text-align: right;
    padding: 0px 15px 5px 5px;
}

.listGroup {
    position: relative;
    top: -20px;
}

.lblReceiptItemQuantity {
    padding: 0px 0px 0px 15px;
}

.lblReceiptItemName {
    text-align: left;
    width: 245px;
    max-width: 245px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lblReceiptItemSubtotal {
    text-align: right;
    padding: 0px 13px 0px 11px;
    width: 60px;
}

.mud-input-label-inputcontrol {
    left: 0px !important;
    font-size: 0.9rem !important;
    font-weight: bold;
    font-family: 'robotomedium';
    letter-spacing: 0.5px;
    border: hidden !important;
}

.loader {
    color: gray !important;
    animation: l1 1s linear infinite alternate;
}

    .loader:before {
        content: "$0.00"
    }

@keyframes l1 {
    to {
        opacity: 0
    }
}

.manageFreshRewardsCardDrawer {
    height: 100% !important;
}

.afvLoginPage {
    width: 100%;
    /*    min-height: 625px;
*/ display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.rewardContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    overflow-x: hidden;
}

.menuContainer, .pageContainer, .noTransactionHistoryContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    overflow-x: hidden;
}

.noTransactionHistoryContainer {
    height: 100%;
}

.menuContainer {
    margin-top: 50px !important;
}

.circularRewardContainer {
    position: relative;
    margin: 0 0 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .circularRewardContainer .mud-progress-circular {
        height: 100%;
        width: 275px;
    }

    .circularRewardContainer .mud-progress-circular-circle {
        stroke-width: 0.75px !important;
    }

.circularReward .mud-progress-circular-circle {
    stroke-width: 0.75px !important;
}

.circularRewardContainer .rewardImage {
    position: absolute;
    width: 80px;
    margin: 0;
    height: 80px !important;
    top: 35px;
}

.circularRewardContainer .rewardText, .circularReward .rewardEarnedText {
    position: absolute;
    width: 50%;
    line-height: 1;
    bottom: 80px;
    font-size: 1rem;
    max-width: 200px;
}

.rewardText {
    bottom: 90px !important;
}

.circularReward .rewardEarnedText {
    bottom: 140px !important;
    color: #ed2079;
}

.circularReward .rewardText {
    bottom: 88px !important;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rewardEndDateText {
    position: absolute;
    width: 40%;
    line-height: 1;
    bottom: 63px;
    font-size: 0.9rem;
    font-style: italic;
    max-width: 200px;
}

.circularRewardContainer .rewardProgressText {
    position: absolute;
    width: 50%;
    line-height: 1;
    bottom: 33px;
    font-size: 1rem;
    max-width: 200px;
}

.circularReward .rewardProgressText {
    bottom: 50px !important;
}

.circularReward .rewardExpiresText span {
    font-weight: bold;
    padding-right: 5px;
}

.noProgressCircularBackground {
    position: absolute;
}

    .noProgressCircular .mud-progress-circular-circle, .noProgressCircularBackground .mud-progress-circular-circle {
        color: #e5e5e5;
    }

.progressCircular .mud-progress-circular-circle {
    color: black;
}

.rewardCircular .mud-progress-circular-circle {
    color: #ed2079;
}

.reward {
    flex: 30%;
    max-width: 30%;
    margin: 10px 10px;
    text-align: center;
}

    .reward .mud-paper {
        padding-top: 15px;
        height: 300px;
        box-shadow: 0 3px 10px rgb(0 0 0 / 20%) !important;
        width: 90%;
        margin: 0 auto !important;
        max-width: 350px;
    }

    .reward .mud-paper-reward {
        border: 2px solid #000000 !important;
    }

    .reward .mud-card-content {
        position: relative;
    }

.rewardName {
    line-height: 1.2 !important;
    height: 75px;
}

.rewardNameText {
    font-size: 1.1rem !important;
}

.dashboardImgContainer {
    /*    border: 1px solid red;*/
    margin: 10px auto;
    height: 100%;
    width: 100%;
    text-align: center;
}

.dashboardImg {
    height: 400px;
    width: 100%;
    margin: 0px auto -15px auto;
}

.dashboardImgNoMenu {
    height: 400px;
    width: 100%;
    margin: 0px auto 10px auto;
}

.chowitCard {
    border-radius: 10px;
    box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    max-width: 200px;
    margin-top: 11px;
}

.chowitCardLarge {
    max-width: 250px !important;
    margin: 15px 0 5px 0 !important;
}

.category {
    flex: 31%;
    margin: 10px 10px;
}

    .category .mud-paper {
        /*        border: 1px solid #00000042 !important;
*/ border: none !important;
    }

.menuItemName {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 75px;
    line-height: 1.2 !important;
    font-family: 'robotomedium' !important;
    font-weight: bold !important;
    font-size: 1.5rem !important;
    letter-spacing: 0.5px !important;
    text-align: center;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.progressText {
    text-align: center !important;
    margin-top: 10px !important;
    font-size: 1rem !important;
    font-weight: bold !important;
}

.expirationText {
    text-align: center !important;
    margin-top: 10px !important;
    font-size: 1rem !important;
    font-weight: bold !important;
}

.customerPayment {
    border: 1px solid #0000005c;
    height: 500px !important;
}

.customerPaymentCarousel {
    background-color: transparent !important;
    height: 240px;
}

    .customerPaymentCarousel .mud-carousel-item {
        background-color: transparent !important;
        height: 235px;
        margin: 0 auto !important;
    }

    .customerPaymentCarousel .mud-card-media {
        /*    background-size: contain !important;
        width: 75%;
        margin: 13px auto !important;
        max-width: 235px;
        height: 175px !important;*/

        background-size: contain !important;
        width: 75%;
        margin: -11px auto 0px auto !important;
        max-width: 215px;
        height: 175px !important;
    }

    .customerPaymentCarousel .mud-paper {
        border: none !important;
        border-radius: inherit;
    }

    .customerPaymentCarousel .align-self-auto button {
        color: black !important;
    }

.creditCardCarousel {
    margin-top: 12px !important;
}

.customerPaymentCardCarousel {
}

.customerPaymentCardText {
    font-family: 'robotomedium' !important; 
    color: black !important;
    font-weight: normal !important;
    font-style: normal;
    line-height: normal !important;
    text-align: center;
    font-size: 32px !important;
}

.customerPaymentBarcode {
    margin: 0px auto 0 auto;
    width: 85%;
}

.customerPaymentBarcodeImage {
    height: 100%;
    margin: initial;
    width: 280px;
}

.customerFreshRewardsActions {
    margin: 20px 0px 0px 0px;
    text-align: center;
}


.customerFreshRewardsActionAddCard {
    margin: 45px 0px 0px 0px;
    text-align: center;
}

.customerPaymentCardActions {
    margin: 15px 0px 0px 0px;
    text-align: center;
}

.managePaymentText {
    font-size: 1rem !important;
    margin: 0 0 0 5px !important;
    font-family: 'robotomedium';
}

.managePaymentTextPaddingRight5 {
    padding-right: 5px;
}

.setDefaultText {
    font-family: 'robotomedium';
    font-size: 1.25rem !important;
    letter-spacing: 1px;
}

.setDefaultDefaultCardText {
    font-family: 'robotomedium';
    font-size: 1.15rem !important;
    text-transform: capitalize;
}

.customerBalance {
    margin: 10px 0px 20px 0px;
    text-align: center;
    font-size: 2rem;
    font-family: 'robotomedium';
    font-weight: bold;
}

.customerPaymentCardNumber {
    margin: 0px;
    text-align: center;
    font-size: 1.5rem;
    font-family: 'robotomedium';
    font-weight: bold;
}

.paymentCardExpiration {
    width: 100%;
    font-size: 1.25rem;
    font-family: 'robotomedium';
    font-weight: normal;
}

.barcode {
    height: 80px;
    text-align: center;
}

.barcode_text {
    text-align: center;
    margin-top: 5px;
    font-weight: bold;
    font-size: 1.1rem;
    color: black !important;
}

.freshRewardsNameText {
    margin: 10px 0px 0px 0px;
    font-size: 1.5rem;
    color: black !important;
    font-family: 'robotomedium';
}

.manageFreshRewardsNumberText {
    margin: 5px 0px 15px 0px;
    font-size: 1.1rem;
    color: black !important;
    font-family: 'robotomedium';
}

.menuItemNameContainer {
    padding: 0 !important;
    margin-top: -3px;
}

.version {
    text-align: center;
    color: white;
    margin: 6px 0px -5px 0px;
}

.mud-select-input {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

.mud-select .mud-select-input .mud-input-adornment {
    overflow: initial !important;
    text-overflow: initial !important;
    white-space: initial !important;
}

.loadingScreen {
    background-color: red;
    height: 100%;
    position: absolute;
    width: 100%;
}

.loginButtonSpinner {
    color: white !important;
    height: 30px !important;
    width: 30px !important;
    margin-top: 1px;
}

.newFreshRewardsCardSpinner {
    height: 30px !important;
    width: 30px !important;
    margin: 1px auto 19px auto;
    color: #343a40 !important;
}

.afvLogoNav {
    width: 90%;
}

.chowitLogoNavContainer1 {
    width: 42px;
    margin-top: -1px;
}

.chowitLocationNavContainer1 {
    width: 42px;
    margin-top: -1px;
}

.chowitLogoNavContainer2 {
    width: 42px;
    margin-top: -2px;
    margin-right: -10px;
}

.chowitLogoNav {
    margin: -2px 0px 0 -10px;
}

.lblChowitNav {
    font-family: 'microbrew';
    letter-spacing: 1.5px;
    font-size: 1.75rem;
    /*    padding: 3px 0px 0 65px;
    height: 34px;*/
}

.lblChowitNav1 {
    font-family: 'microbrew';
    letter-spacing: 1.5px;
    font-size: 1.75rem;
    padding: 2px 3px 0px 0px;
}

.lblChowitNav2 {
    font-family: 'microbrew';
    letter-spacing: 1.5px;
    font-size: 1.5rem;
    padding: 7px 3px 0px 0px;
}

.contChoitNav {
    width: 100%;
    text-align: center;
}

    .contChoitNav img {
        width: 42px;
        margin-top: -2px;
    }

.categoryContainer {
    margin-top: 35px !important;
}

.categoryContainer, .menuItemContainer {
    width: 100%;
    transform: translateX(100%);
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: flex;
}

.menuItemContainer {
    margin-top: 10px !important
}


.orderComments {
    max-width: 310px;
    display: table;
    -ms-word-break: break-all;
    word-break: break-all;
    word-wrap: break-word; /* All browsers since IE 5.5+ */
    overflow-wrap: break-word; /* Renamed property in CSS3 draft spec */
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.hide {
    display: none;
}

.slideIn {
    opacity: 1;
    transform: translateX(0%);
    flex-wrap: wrap;
}

@-webkit-keyframes slide {
    100% {
        left: 0;
    }
}

@keyframes slide {
    100% {
        left: 0;
    }
}

@keyframes animate {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

@-webkit-keyframes animate {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

.mud-card-media {
    display: block;
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: center;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}

.rewardImage {
    display: block;
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: center;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}

.promoImage {
    display: block;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}

.promocontainer {
    position: relative;
    top: 0px;
    width: 90%;
    max-width: 350px;
    margin: 10px 0px 0px 30px !important;
    border-radius: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px !important;
    border: none !important;
}

.promoheader {
    position: relative;
    top: 3px;
    font-family: 'robotomedium';
    font-size: 18px;
    color: #333;
    margin: 0px 8px 15px 8px;
    line-height: 1.25;
    font-weight: 700;
}

.promotext {
    font-family: 'robotolight';
    position: relative;
    top: 0px;
    font-size: 15px;
    color: #333;
    margin: 0px 10% 5px 8px;
    line-height: 1.25;
}


.menuItemImageContainer {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer !important;
}

.menuItemFoodIcon {
    border: 1px solid #00000033;
    font-size: 5rem;
    width: 175px;
    height: 175px;
    border-radius: 100px;
    text-align: center;
    line-height: 1.65;
    box-shadow: 0 0 20px #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
}

.iconPaddingRight10 {
    padding-right: 10px !important;
}

.iconCardSettingsList {
    position: relative;
    top: -6px;
    padding-bottom: 0px !important;
}

.manageCardBalance {
    position: relative;
    min-height: 130px;
}

.magageCardsDDL {
    position: relative;
}

    .magageCardsDDL .mud-select {
        display: inline !important;
        flex-grow: 1;
        position: relative;
        float: right;
    }

.manageListItems {
    position: relative;
    max-width: 250px !important;
    min-width: 250px !important;
    right: 20px;
    top: 20px;
}

.categoryNameContainer {
    border: 1px solid #00000033;
    font-size: 5rem;
    width: 175px;
    height: 175px;
    border-radius: 100px;
    text-align: center;
    line-height: 1.65;
    box-shadow: 0 0 20px #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
}

.categoryText {
    margin: 0;
    font-size: 1.4rem !important;
    font-family: 'robotomedium';
    line-height: 1.35;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 10px;
    font-weight: bold;
}

.noSalesFoundText {
    font-size: 1.35rem;
    font-family: 'robotobold';
    margin: 1rem 0rem;
}

.lblNoMenuItemsNew {
    width: 100%;
    font-family: 'robotomedium';
    font-size: 1.75rem;
    color: #343a40;
    margin: 0px 0px 0px 0px;
    padding: 0px 50px;
    text-align: center;
    letter-spacing: 1px;
    line-height: 1.15;
}

.lblNoOffersAvailableNew {
    width: 100%;
    font-family: 'robotomedium';
    font-size: 1.75rem;
    color: #343a40;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 40px;
    text-align: left;
    letter-spacing: 1px;
    line-height: 1.15;
}

.lblNoOffersAvailable {
    font-family: 'robotomedium';
    font-size: 2rem;
    color: #343a40;
    margin: -100px 0px 0px 0px;
    padding: 0px 50px;
    text-align: center;
}

.lblNoPickuptTimes {
    margin-top: 40px !important;
}

.lblNoFavoritesAvailable {
    font-family: 'robotomedium';
    font-size: 1.6rem;
    color: #343a40;
    margin: 80px 0px 0px 0px;
    padding: 0px 50px;
    text-align: center;
    line-height: 1.3;
    width: 80%;
}

.lblNoAllergensAvailable {
    font-family: 'robotomedium';
    font-size: 1.6rem;
    color: #343a40;
    margin: 0px auto;
    padding: 0px 0px;
    text-align: center;
    line-height: 1.3;
    border: 0px solid red;
    position: relative;
    top: 77px;
    width: 95%;
}

.geAllergenTxt {
    font-family: 'robotomedium';
    font-size: 0.8rem;
    line-height: 1.3;
    text-transform: none;
    position: relative;
    top: 0px;
    padding: 0px 0px !important;
    max-height: 32px;
} 

.noCreditCardsFoundText, .noRewardsFoundText {
    font-size: 1.35rem;
    font-family: 'robotobold';
    margin: 150px 25px 0px 0px;
}

.returnToCategorySelectionContainer {
    margin: 10px 0px 30px 0px;
    width: 100%;
    text-align: center;
}

.btnReturnToCategorySelection {
    background-color: #1b3663 !important;
    height: 50px;
}

.returnToCategoriesArrow {
    padding-right: 5px;
}

.lblReturnToCategories {
    font-size: 1.25rem;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: 'robotomedium' !important;
}


.menuItemImage {
    max-width: 125px;
}

    .menuItemImage:hover, .categoryImage:hover {
        transform: scale(1.1);
    }

.categoryImage {
    max-width: 105px;
}

.shoppingCart {
    position: absolute;
    top: 0;
    width: 100%;
    margin: 0;
    background-color: #218234;
    height: 66px;
    box-shadow: 0px -2px 4px rgb(0 0 0 / 50%) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 66px;
    background-color: #218234d4;
    margin-left: -8px;
}

.shoppingCartIconContainer {
    margin: 5px 5px 0px auto;
    position: relative;
}

.shoppingCartIcon {
    color: white;
    font-size: 3rem;
}

.shoppingCartEmptyMessageContainer {
    margin: 0 auto;
}

.shoppingCartEmptyMessage {
    font-size: 1.5rem;
    color: white;
    font-family: 'robotomedium' !important;
    margin: 5px 0px 0px 5px;
    letter-spacing: 1px;
    display: inline-block;
}

.shoppingCartTotalPrice {
    color: #218234;
    font-size: 1rem;
    position: absolute;
    top: 20px;
    left: 20px;
    font-weight: bold;
}

.addToCartArrow {
    color: white;
    font-size: 1.75rem;
    vertical-align: sub;
    padding-left: 5px;
    -webkit-animation: uparrow 0.6s infinite alternate ease-in-out;
}

.cartContainer {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}

.menu2Container {
    position: relative;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    top: 60px;
    padding: 0px;
    justify-content: flex-start;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    overflow: hidden;
}

.menuNavBar {
    width: 90%;
    margin: 0px auto;
    border: 1px solid rgba(51, 54, 68, .1);
    -webkit-background-clip: padding-box; 
    background-clip: padding-box; 
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}

.menuNavColGoBack {
    position: relative;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    text-align: left;
    top: 0px;
}

.menuDate {
    position: relative;
    top: -5px;
}

.menuNavDate {
    position: relative;
    top: 0px;
    color: #000 !important;
    text-transform: capitalize !important;
    font-size: 1.0rem !important;
    font-weight: 400 !important;
    opacity: 0.6;
}

.menuFilterByDDL {
    position: relative;
    right: 20px;
    background-color: white;
}

    .menuFilterByDDL .mud-select-input .mud-input-slot {
        position: relative;
        text-align: left;
        top: -5px;
    }

.menuStationItem {
    width: 95%;
    margin: 5px auto 7px auto;
    border: 1px solid rgba(51, 54, 68, .1);
    background-color: rgba(51, 54, 68, .05);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-top: 8px !important;
    padding-bottom: 0px !important;
}

.menuIconsDDL {
    position: relative;
    top: 0px;
    font-size: 30px !important;
    padding-right: 11px;
    padding-left: 8px;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.menuItemTxt {
    position: relative;
    top: -0px;
}

.menuAllItemsTxt {
    position: relative;
    top: -7px;
}

.menuItemLink {
    position: relative;
    margin: 0px 6px 15px 6px;
    top: 10px;
    left: 0px;
    background-color: white;
    /*    border: 1px solid green !important;*/
    border-radius: 12px;
    padding: 0px 0px;
    -moz-box-shadow: 2px 2px 4px rgb(0 0 0 / 20%) !important;
    -webkit-box-shadow: 2px 2px 4px rgb(0 0 0 / 20%) !important;
    box-shadow: 2px 2px 4px rgb(0 0 0 / 20%) !important;
}

.itemDetailsLink {
    position: relative;
    margin: 0px 0px 0px 0px;
    top: 5px;
    left: 0px;
    text-align: left;
    font-size: 1.0em;
    -webkit-text-decoration: underline !important;
    text-decoration: underline !important;
}

.viewRecipeLink {
    position: relative;
    margin: 0px 0px 0px 0px;
    top: -5px;
    left: 10px;
    text-align: left;
    font-size: 1.0em;
    -webkit-text-decoration: underline !important;
    text-decoration: underline !important;
}


.stationFavsIconsDDL {
    position: relative;
    top: 0px;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 5px !important;
    padding-bottom: 0px !important;
}

.stationIconsDDL {
    position: relative;
    top: -5px;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.itemDetaislButton {
    text-align: right;
    z-index: 1302;
    margin: -20px 0 0 0;
}

.itemDetailsOrder {
    position: relative;
    margin-right: -10px;
    top: 10px;
    right: 0px;
    box-shadow: 8px 6px 24px #00000033 !important;
    border-radius: 5px !important;
}

.chowitBackground {
    background: url('../images/chowitBackground.png');
    background-size: 100% auto;
    background-repeat: repeat;
    height: 100%;
    overflow: scroll;
}

.productImageContainer {
    align-items: center;
    width: 267px;
    text-align: center;
    justify-content: center;
    display: flex;
    margin: 15px 15px 0 15px;
    padding-top: 5px;
    padding-bottom: 5px;
/*    border: 1px solid red;*/
    align-items: center;
    border-radius: 12px;
    -moz-box-shadow: 2px 2px 4px rgb(0 0 0 / 10%) !important;
    -webkit-box-shadow: 2px 2px 4px rgb(0 0 0 / 10%) !important;
    box-shadow: 2px 2px 4px rgb(0 0 0 / 10%) !important;
}

.productImage {
    width: 267px;
    height: 180px;
    text-align: center;
/*    border: 1px solid red;*/
}

.mud-divider {
    margin: 0;
    flex-shrink: 0;
    border-color: #221f1f;
    border-width: 1px;
    border-style: solid none none none;
}

.accountNotificationContainer {
    margin: 15px 0px 0px 0px;
    text-align: center;
}

    .accountNotificationContainer .mud-switch {
        width: 49% !important;
        margin: 0 !important;
        justify-content: center !important;
    }

.lblSubscription {
    font-family: 'robotobold';
    font-size: 1.5rem;
    color: #343a40;
    margin: 0px 0 15px 0 !important;
}

.accountUpdatedSuccessContainer {
    text-align: center;
}

.lblSuccesfulAccountUpdate {
    font-family: 'robotomedium';
    font-weight: bold;
    font-size: 1.25rem;
    color: #ef4f84;
    margin: 5px 0 5px 0px !important;
}

.visibleShow {
    visibility: initial !important;
}

.visibleHide {
    visibility: hidden !important;
}

.fadeOut {
    -webkit-animation: fadeinout 3s forwards ease-in-out;
    animation: fadeinout 3s forwards ease-in-out;
}

.halfOpacity {
    opacity: 0.5 !important;
}

.loadingRewardsInProgressContainer {
    overflow: hidden !important;
    text-align: center;
}

.lblLoadingRewards {
    font-family: 'robotomedium';
    font-weight: bold;
    font-size: 1.25rem;
    color: #1b3663;
    margin: 5px 0 5px 0px !important;
}

@-webkit-keyframes fadeinout {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.loadingMessage {
    position: relative;
    top: 40%;
    color: white;
    text-align: center;
    font-family: 'robotomedium';
    font-weight: bold;
    font-size: 1.5rem;
    letter-spacing: 1px;
}

.mud-input.mud-disabled {
    opacity: 0.5;
}

.mud-input-control > .mud-input-control-input-container > .mud-input-label-inputcontrol.mud-disabled {
    opacity: 0.9 !important;
}

.mud-input > input.mud-input-root:disabled, div.mud-input-slot.mud-input-root:disabled {
    cursor: not-allowed !important;
}

.colorAFVGrayBlue {
    color: #333644 !important;
    font-size: 1.75rem !important;
    padding: 0px 0px 0px 0px !important;
}

    .colorAFVGrayBlue .mud-icon-root {
        color: #333644 !important;
        font-size: 1.75rem !important;
    }

.colorAFVBlue {
    color: #1b3663 !important;
}

    .colorAFVBlue .mud-icon-root {
        color: #1b3663 !important;
        font-size: 1.75rem !important;
    }

    .colorAFVBlue .mud-checkbox-default {
        padding: 12px 10px 12px 12px !important;
    }

.colorAFVPink {
    color: #ed2079 !important;
}

    .colorAFVPink .mud-icon-root {
        color: #ed2079 !important;
        font-size: 1.75rem !important;
    }

    .colorAFVPink .mud-checkbox-default {
        padding: 12px 10px 12px 12px !important;
    }

.giftingAnonSwitch {
    color: #333 !important;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px -3px !important;
}
    .giftingAnonSwitch .mud-icon-button {
        color: #ed2079 !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 10px 0px 0px !important;
    }

    .giftingAnonSwitch .mud-icon-root {
        color: #ed2079 !important;
        font-size: 1.75rem !important;
    }

    .giftingAnonSwitch .mud-checkbox-default {
        padding: 0px 0px 0px 0px !important;
    }

.giftingAnonSwitchGrey {
    color: #808080b3 !important;
    font-size: 1.75rem !important;
}

    .giftingAnonSwitchGrey .mud-icon-root {
        color: #808080b3 !important;
        font-size: 1.75rem !important;
    }

    .giftingAnonSwitchGrey .mud-checkbox-default {
        padding: 0px 0px 0px 0px !important;
    }

.chowitPink {
    color: #ed2079 !important;
}

    .chowitPink .mud-icon-root {
        color: #ed2079 !important;
        font-size: 1.75rem !important;
    }

    .chowitPink .mud-checkbox-default {
       /* padding: 12px 10px 12px 12px !important;*/
    }

.colorLightGrey {
    color: #333 !important;
    font-size: 1.75rem !important;
}

    .colorLightGrey .mud-icon-root {
        color: #333 !important;
        font-size: 1.75rem !important;
    }

    .colorLightGrey .mud-checkbox-default {
        padding: 0px 0px 0px 0px !important;
    }

.defaultPadding {
    padding: 0px 12px !important;
}

.spinner-container {
    /* background-color: #1b3663f5 !important;*/
    background-color: #171717e0 !important;
}

.sk-folding-cube {
    width: 60px !important;
    height: 60px !important;
}

    .sk-folding-cube .sk-cube:before {
        background-color: white !important;
    }

@keyframes fadeinout {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes uparrow {
    0% {
        -webkit-transform: translateY(0.2rem);
        opacity: 0.4
    }

    100% {
        -webkit-transform: translateY(-0.1em);
        opacity: 0.9
    }
}

.iconRemoveLocation {
    font-size: 2rem;
}

.iconAddCard {
    padding-right: 10px;
}

.noPadding {
    padding: 0 !important;
}

.noPaddingBottom {
    padding-bottom: 0 !important;
}

.balanceText p {
    margin: 0;
    display: inline-block !important;
}

.balanceDollarSign {
    margin-right: -5px !important;
}

.balanceRetrievedTimeText {
    font-size: 1.25rem;
    font-weight: 400;
    /*opacity: 0.5;*/
    color: #757575;
}

.btnRefresh, .btnManagePayment, .btnAddPayment, .btnAddFreshRewards {
    padding: 0px !important;
    margin: 0px;
    min-width: initial !important;
}

    .btnRefresh:hover, .btnRefresh:focus-visible {
        background-color: transparent !important;
    }

.btnSetDefault, .btnAddPayment, .btnAddFreshRewards {
    border: 1px solid #00000052 !important;
    padding: 10px 20px 10px 10px !important;
}

.btnManagePayment {
    padding: 10px 10px 10px 5px !important;
    border: 1px solid #00000052 !important;
}

.btnManagePayment {
    margin-top: 10px;
    margin-right: 5px !important;
}

.btnSetDefault {
    padding: 0px 0px 0px 0px !important;
    border: none !important;
    position: relative;
    margin-top: 5px;
}

.btnSetCCDefault {
    padding: 0px 0px 0px 0px !important;
    border: none !important;
    position: relative;
    margin-top: 82px;
}

.btnSetDefaultPayment {
    top: 403px !important;
    right: 23px !important;
}

.btnAddPayment {
    width: 75%;
    max-width: 275px;
    height: 75px;
    margin: 30px 0px 0px 0px;
}

.btnAddFreshRewards {
    width: 100%;
    max-width: 320px;
    height: 60px;
    margin: 0px 0px 0px 0px;
}


.btnSetDefault {
}

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

.btnEnableAutoReload {
    border: 1px solid #00000052 !important;
    padding: 5px 25px !important;
    margin: 0 0 15px 0 !important;
    float: right;
}

.btnTransactionHistory {
    padding: 5px 25px !important;
    margin: 2px -4px 7px 0px !important;
    float: right;
    background-color: #ed2079 !important;
    border-color: #ed2079 !important;
    box-shadow: 0 2px 4px -1px rgb(0 0 0 / 20%), 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%);
    text-transform: capitalize !important;
    font-size: 1.2rem !important;
}

    .btnTransactionHistory p {
        margin: 0 !important;
        font-size: 1.25rem;
        color: white;
    }

.btnFavorites {
    color: white !important;
    width: 28px;
    height: 28px;
    background-color: #ed2079 !important;
    border-color: #ed2079 !important;
    box-shadow: 0 2px 4px -1px rgb(0 0 0 / 20%), 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%);
}

.btnImageFavorites {
    position: relative;
    top: 2px;
    left: 0px;
    margin-bottom: 0px !important;
    margin-right: -5px;
}

.btnImageMenuFavorites {
    position: relative;
    top: 4px;
    left: -8px;
    margin-bottom: 0px !important;
    margin-right: 0px;
    text-align: left;
}

.btnMenuFav {
    position: relative;
    top: -6px;
    left: 2px;
    margin-bottom: 0px;
    width: 46px;
    text-align: left;
}

.favItemName {
    position: relative;
    left: -11px;
}

.favMods {
    position: relative;
    top: -15px;
    left: 35px;
}

.favModsMenu {
    position: relative;
    top: -35px;
    left: 35px;
}

.availablityMessage {
    position: relative;
    top: 0px;
}


.btnTransferFunds {
    margin-top: 5px !important;
    min-width: 240px;
    height: 50px;
    padding: 5px 9px !important;
}

.btnRemovePaymentCard {
    min-width: 215px;
    height: 50px;
    /*    background-color: #dd3243 !important;
    border-color: #e74e5d !important;
    border: 1px solid #00000052 !important;*/
    border: 1px solid #dd3243 !important;
    padding: 5px 25px !important;
    margin: 0 0 15px 0 !important;
}

.btnRemoveCard {
    margin-top: -10px !important;
    min-width: 240px;
    height: 50px;
    background-color: #dd3243 !important;
    border-color: #e74e5d !important;
}

.btnDisableAutoReload {
    border-color: red !important;
}

    .btnDisableAutoReload p {
        color: red !important;
    }

.btnRemoveCard p {
    color: white !important;
}


.btnRefresh:disabled {
    opacity: 0.5 !important;
}

.btnRefresh p {
    margin: 4px 0 0px 5px !important;
    vertical-align: middle;
    font-size: 1.75rem;
    color: #00000061 !important
}

.btnAddPayment p, .btnAddFreshRewards p {
    font-size: 1.75rem;
    margin: 0 0 0 5px !important;
    color: #343a40 !important;
}

.btnManagePayment p {
    font-size: 1.5rem;
    margin: 0 0 0 5px !important;
    color: #343a40 !important;
}

.btnSetDefault p {
    font-size: 1.5rem;
    margin: 0 0 0 5px !important;
    ccolor: #343a40 !important;
}

.btnReturnToTransactionHistory p {
    margin: 0 !important;
    font-size: 1.75rem;
    color: white;
}

.btnEnableAutoReload p {
    margin: 0 !important;
    font-size: 1.75rem;
    color: #343a40 !important;
}

.btnRemovePaymentCard p {
    /* color: white !important;*/
    color: #dd3243 !important;
    margin: 0 !important;
    font-size: 1.75rem;
}

.giftingTabs {
}

    .giftingTabs .mud-tab {
        font-family: 'robotomedium';
        font-size: 1rem;
        opacity: 0.8;
        text-transform: capitalize;
        background-color: white !important;
        padding: 0px 0px;
        min-width: 125px !important;
    }

    .giftingTabs .mud-tabs-tabbar {
        margin-top: 0px;
        display: none;
    }

    .giftingTabs .mud-tab.mud-tab-active {
        color: #343a40 !important;
        font-family: 'robotomedium' !important;
        font-size: 1rem !important;
        opacity: 1 !important;
        padding: 0px 0px;
        font-size: 1.2rem !important;
    }

    .giftingTabs .mud-tab-slider {
        background: #ed2079 !important;
    }

    .giftingTabs .mud-tabs-scroll-button {
        display: none !important;
    }

.eGiftSelectedImage {
    border-radius: 12px;
    border-color: #ed2079 !important;
    width: 149px !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
    box-shadow: 0 2px 4px -1px rgb(0 0 0 / 20%), 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%);
}

.eGiftSelectedImageReview {
    border-radius: 12px;
    border-color: #ed2079 !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
    margin-top: 15px !important;
    margin-bottom: 10px !important;
    box-shadow: 0 2px 4px -1px rgb(0 0 0 / 20%), 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%);
}

.eGiftDeleteIconReview {
    border-radius: 12px;
    border-color: #ed2079 !important;
    min-width: 40px !important;
    margin-right: 10px !important;
    margin-left: 0px !important;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
    box-shadow: 0 2px 4px -1px rgb(0 0 0 / 20%), 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%);
}

.reviewImageFrame {
    vertical-align: middle;
    min-width: 149px;
    margin: 0px 10px 0px 0px !important;
   /* border: 1px solid blue*/
}

.reviewTableFrame {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    align-items: start;
    margin: 0px 0px 0px 0px !important;
   /* border: 1px solid green*/
}

.reviewDeleteFrame {
    vertical-align: middle;
    max-width: 60px;
    margin: 0px 0px 0px 0px !important;
/*    border: 1px solid blue*/
}

.recHeader {
    /*  border: 1px solid red;*/
    width: 100%;
    margin: 5px 0 0px 0 !important;
    padding: 5px 0 0 0 !important;
    max-height: 25px;
    display: flex;
    justify-content: space-between; /* Pushes items to the far ends */
}

.recHdrCount {
    /* border: 1px solid green;*/
    text-align: start;
    font-size: 16px;
    font-weight: 700;
}

.recHdrDelete {
    position: relative;
    top: -10px;
    right: -12px;
}

.max10Cont {
    position: relative;
    top: 2px;
    left: -38px;
    padding-bottom: 10px;
}

.max10Icon {
    position: relative;
    top: 4px;
    font-size: 19px;
}

.max10RecTxt {
    font-size: 14px;
    font-weight: 400;
}

.giftAmtCont {
    width: 100%;
    text-align: left;
}

.giftAmtIcon {
    position: relative;
    top: 4px;
    font-size: 19px;
}

.giftAmtTxt {
    font-size: 14px;
    font-weight: 400;
}
.cardPaymentTabs {
    position: relative;
    top: -30px;
    text-align: center;
}

    .cardPaymentTabs .mud-tab {
        font-family: 'robotomedium' !important;
        font-size: 1.2rem !important;
        text-transform: capitalize !important;
        font-size: 1.5rem !important;
        font-weight: 400 !important;
    }

    .cardPaymentTabs .mud-tabs-toolbar {
        box-shadow: none !important;
    }

    .cardPaymentTabs .mud-tab.mud-tab-active {
        color: #333 !important;
        padding: 0px 13px;
        border-bottom: 2px solid #ed2079 !important;
    }

    .cardPaymentTabs .mud-tab-slider {
        background: #fff !important;
    }


    .cardPaymentTabs .mud-tab-slider {
/*        background: #ed2079 !important;*/
    }

    .cardPaymentTabs .mud-tab:hover {
/*        background-color: initial !important;*/
    }

    .cardPaymentTabs .mud-tabs-panels {
/*        height: 485px !important;
        margin-top: 0px;*/
    }

.rewardsValueText {
    font-family: 'robotomedium';
    position: relative;
    float: left;
    font-size: 1.2em;
    color: #ed2079;
    font-weight: 400;
    margin: 0px 0px 0px 10px;
}

.cardsValueText {
    font-family: 'robotomedium';
    position: relative;
    float: left;
    font-size: 1.8em;
    color: #ed2079;
    font-weight: 400;
    margin: 0px 0px 0px 10px;
}

.horizontal-scroll-container {
    width: 95%; /* Set a fixed width for the container */
    overflow-x: auto; /* Enable horizontal scrolling */
    white-space: nowrap; /* Keep content on a single line */
    /* border: 1px solid #ccc; For visualization */
    padding: 0px 5px 0px 0px;
    border-radius: 8px;
}

    .horizontal-scroll-container span {
        display: inline-block; /* Allow spans to sit side-by-side */
        padding: 3px 4px;
        margin-right: 0px;
        background-color: #fff;
    }

.transactionHistoryTabs {
    position: relative;
    top: 10px;
    text-align: center;
    width: 100% !important;
}

    .transactionHistoryTabs .mud-tab {
        font-family: 'robotomedium' !important;
        font-size: 1.2rem !important;
        text-transform: capitalize !important;
        font-size: 1.5rem !important;
        font-weight: 400 !important;
    }

    .transactionHistoryTabs .mud-tabs-toolbar {
        display: none !important;
    }

    .transactionHistoryTabs .mud-tabs-tabbar .mud-tabs-tabbar-inner {
        display: none;
        min-height: 0px;
    }


    .transactionHistoryTabs .mud-tabs-panels {
        margin-top: 0px !important;
    }

    .transactionHistoryTabs .mud-tab.mud-tab-active {
        color: none !important;
        background-color: none !important;
        background: #fff !important;
        border: none !important;
    }

    .transactionHistoryTabs .mud-tab-slider {
        background: #fff !important;
    }

    .transactionHistoryTabs .mud-tabs-toolbar {
        display: none !important;
    }

.rotateIcon {
    animation: rotate 2s infinite;
    /*       animation-duration: infi;
        animation-iteration-count: 4;*/
}

.manageCardContainer {
    padding: 0px !important;
    text-align: center !important;
}

.receiptContainerWithPadding {
    padding: 0px 10px !important;
    text-align: center !important;
}

.freshRewardsCardImage {
    width: 85%;
    max-width: 300px;
    margin: 15px 0 5px 0;
}

.manageCardFormContainer {
    font-size: 1.2rem;
    font-family: 'robotomedium';
    padding: 0px 20px;
    text-align: left;
}

.manageCardTransferContainer {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 5px !important;
}

    .manageCardTransferContainer .mud-button-root:disabled {
        opacity: 0.45;
        background-color: #d9d6d6;
        border-color: #cdcdcd !important;
    }

.manageCardTransferContainerMarginTop {
    /*margin-top: 30px !important;*/
}

.emailSaleContainer {
    margin-top: 20px !important;
}

.manageCardAutoReloadMarginBottom {
    margin-bottom: 15px;
}

.manageCardFormContainer .formLabel, .manageCardAutoReloadFormContainer .formLabel {
    width: 79%;
    text-align: left;
}

.manageCardFormContainer .formSwitch, .manageCardAutoReloadFormContainer .formSwitch {
    width: 15%;
    margin-right: 0px !important;
}

.manageCardFormContainer .autoReloadLabel, .manageCardAutoReloadFormContainer .autoReloadLabel {
    width: 60% !important;
}

.manageAutoReloadRuleTextContainer {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 25px !important;
    color: #4e4e4ed1 !important;
}

.newFormLabel {
    vertical-align: sub;
}

.manageCardAutoReloadFormContainer {
    font-size: 1.2rem;
    font-family: 'robotomedium';
    padding: 0px 22px 0px 31px;
}
/*    .manageCardFormContainer .mud-switch-base.mud-switch-disabled{
        color: #00000085 !important;
        opacity: 0.7;
    }
*/
.closeDrawer {
    /*    margin: 0 !important;
*/ margin: 7px 0 0 0 !important;
}

.btnCloseDrawer {
    margin: 0 !important;
    position: absolute !important;
    right: 0px;
    top: 16px;
    height: 35px;
}

    .btnCloseDrawer .material-icons {
        color: white !important;
    }

.lblDrawerHeading {
    position: relative;
    top: 35px;
    font-family: 'robotomedium' !important;
    letter-spacing: 1.5px !important;
    font-size: 1.75rem !important;
    min-width: 258px;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    /*  
      margin-top: 2px !important;
      font-size: 1.4rem !important;
    font-family: 'ralewaybold' !important;
    letter-spacing: 0.5px !important;*/
}

.appDrawerContainer {
    background: url('../images/login-background.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
}

.appDownloadContainer {
    background: url('../images/login-background.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}

@keyframes rotate {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}


.addPaymentCardContent {
    padding: 16px 16px 0px 16px !important;
}

.addPaymentCardContainer {
    height: 110px;
}

.addPaymentCardInformationForm {
    margin: 10px 10px;
}

    .addPaymentCardInformationForm .mud-input-slot {
        padding: 11.5px 10px !important;
        border-radius: 5px;
    }

    .addPaymentCardInformationForm .mud-input-control {
        display: inline-block !important;
        width: 100%;
        padding: 0px 2px 15px 2px;
    }

/*    .addPaymentCardInformationForm .inputZipCode {
        margin-left: 13px;
    }*/

.addPaymentCardActionContainer {
    padding: 18px 20px 5px 20px !important;
}

.addPaymentCardForm {
    margin-top: 50px !important;
}

    .addPaymentCardForm .mud-card-actions {
        padding-bottom: 15px !important;
    }


/*.forgotPasswordContainer {
    position: absolute;
    margin: 0 auto;
    width: 100%;
    bottom: 10px;
    text-align: center;
}
*/

.forgotPasswordContainer {
    position: relative;
    margin: 10% auto 0 auto;
    width: 100%;
    bottom: 10px;
    text-align: center;
}

.newAcctContainer {
    position: relative;
    margin: 20px auto 0 auto;
    width: 100%;
    bottom: 10px;
    text-align: center;
}

.btnSendResetEmail {
    height: 55px !important;
    min-width: 250px !important;
    width: 25% !important;
    background-color: #ed2079 !important;
    border-radius: 7px !important;
    color: white !important;
    text-transform: capitalize !important;
    font-size: 1.3rem !important;
    font-weight: 400 !important;
}

    .btnSendResetEmail:disabled {
        opacity: 0.5 !important;
        color: #fff !important;
        background-color: #ed2079 !important;
    }


.btnRecCont {
    /*  border: 1px solid red;*/
    width: 100%;
    text-align: right;
    padding: 0px 0px;
}

.giftBtnAddRec {
    background-color: #333644 !important;
    border-radius: 7px !important;
    border: none;
    left: 0px;
    font-size: 1.0rem;
    text-transform: capitalize !important;
    font-weight: 400 !important;
    color: white !important;
    margin-right: 0px !important;
}



.appDocumentationContainer {
    margin-top: 50px;
    width: 100%;
}

    .appDocumentationContainer .appDocumentationLinkContainer {
        display: inline-block;
        text-align: center;
        width: 49%;
    }


.loadFundsToCardForm {
    width: 80%;
    margin: 0 auto 20px auto;
}

    .loadFundsToCardForm .paymentCard {
        margin-top: 20px;
    }


.cardNumber {
    margin: 0px 0px 0px 0px;
    float: right;
}

.mud-input.mud-input-outlined .mud-input-outlined-border {
    border-width: 2px !important;
    border-color: #bdbdbdb5;
}

.selectMarginTop5 {
    margin-top: 5px !important;
}

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

.selectMarginTop15 {
    margin-top: 15px !important;
}

.removeCardAfterTransferCheckbox {
    margin: 10px 0px 0px 0px;
}

    .removeCardAfterTransferCheckbox .mud-ripple-checkbox {
        padding: 12px 9px 12px 0px;
    }

    .removeCardAfterTransferCheckbox .mud-icon-root.mud-svg-icon {
        fill: #1b3663;
    }

    .removeCardAfterTransferCheckbox .mud-disabled .mud-icon-root.mud-svg-icon {
        fill: #00000060 !important;
    }

    .removeCardAfterTransferCheckbox .mud-inherit-text {
        font-family: 'robotobold' !important;
    }

.mud-button-root:disabled {
    opacity: 0.9;
}

    .mud-button-root:disabled .iconRemoveLocation {
        color: #b2b2b2 !important;
    }

.locationSelectionDropdown .mud-input:focus-within ~ label.mud-input-label.mud-input-label-inputcontrol {
    color: white !important;
}

.autoReloadText {
    font-weight: bold;
    font-family: 'robotomedium';
    font-size: 0.9rem;
    margin: 0;
    padding-left: 2px;
    line-height: 1.5;
}

.afvAppMainContent {
    display: flex;
    align-items: center;
    height: 100%;
    flex-direction: column;
    background: url('../images/login-background.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.afvAppMainContentNoBackground {
    height: 100%;
    background: none;
    background-color: white;
}

.afvAppMainContentMenuBackground {
    height: 100%;
    background-color: #f7f7f7;
}

.afvCardLanding {
    position: relative;
    top: 20%;
    -moz-border-radius: 16px;
    -webkit-border-radius: 6px;
    border-radius: 16px;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    width: 100%;
    max-width: 500px;
    max-height: 462px;
}

.afvCardLogin {
    position: relative;
    top: 5%;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    width: 100%;
    max-width: 680px;
    height: 650px;
}

.afvCardDashboard {
    position: relative;
    top: 10%;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    width: 100%;
    max-width: 576px;
    height: 500px;
}

.afvCardInformation {
    position: relative;
    top: 10%;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    width: 80%;
    height: 80%;
    overflow: hidden;
    scrollbar-width: thin;
}

.afvCardsContainer {
    position: relative;
    top: 10%;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    width: 80%;
    min-width: 300px;
    height: 80%;
    min-height: 680px;
}

.afvPickupTimesContainer {
    position: relative;
    margin: 0 auto;
    top: 10%;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    width: 70%;
    min-width: 300px;
    height: 80%;
    min-height: 650px;
    max-height: 350px;
    overflow: hidden;
}

.afvForgotEmailContainer {
    position: relative;
    top: 5%;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    width: 50%;
    min-width: 300px;
    height: 90%;
    min-height: 300px;
}

.afvFormContainer {
    position: relative;
    top: 5%;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    width: 90%;
    min-width: 300px;
    height: 90%;
    min-height: 700px;
}

.afvAccountFormContainer {
    position: relative;
    margin: 0px auto;
    top: 5%;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    width: 90%;
    min-width: 200px;
    height: 90%;
    min-height: 300px;
    padding: 0px 15px;
}

.afvPaymentSummaryContainer {
    position: relative;
    margin: 0px auto;
    top: 5%;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    width: 90%;
    min-width: 200px;
    height: 90%;
    min-height: 300px;
    padding: 0px 15px;
    overflow: auto;
}

.afvHistoryContainer {
    position: relative;
    margin: 0px auto;
    top: 5%;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    width: 80%;
    min-width: 400px;
    height: 90%;
    min-height: 350px;
    padding: 0px 15px;
    overflow: auto;
}

.afvAddModifiersContainer {
    position: relative;
    top: 5%;
    margin: 0 auto;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    width: 70%;
    min-width: 350px;
    height: 90%;
    min-height: 665px;
    overflow: auto;
}

.afvNutritionalsContainer {
    position: relative;
    top: 5%;
    margin: 0 auto;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    width: 70%;
    min-width: 350px;
    min-height: 665px;
    overflow: auto;
}

.nutritionalGrid {
    padding: 80px 40px 0px 40px;
    height: 100% !important;
}

.nutritionalDataTable {
    min-height: 450px !important;
}

.modifierGrid {
    padding: 20px 40px 0px 40px;
    width: 90%;
    margin: 0 auto;
    height: 100% !important;
}

.modCarouselContainer {
    height: 95px;
    border-bottom: 1px solid #3c3c3c;
}

.modCarouselHeader {
    font-size: 1.8rem !important;
    font-family: 'robotomedium' !important;
    color: #333 !important;
    font-weight: 400;
}

.modOptionContainer {
    text-align: center;
}

.modNameTxt {
    font-size: 1.3rem !important;
    font-family: 'robotomedium' !important;
    color: #333 !important;
    font-weight: bold;
}

.modOptionNameTxt {
    position: relative;
    top: 8px;
    font-size: 1.3rem !important;
    font-family: 'robotomedium' !important;
    color: #333 !important;
    font-weight: bold;
}

.modOptionTxt {
    font-size: 1.3rem !important;
    font-family: 'robotomedium' !important;
    color: #333 !important;
    font-weight: 400;
    opacity: 0.5;
    margin: 0px 0px 10px 0px;
}

.modSelectionContainer  {
      min-height: 450px;
      vertical-align: top;
}

.modPriceTxt {
    position: relative;
    top: 3px;
    font-size: 1.1rem !important;
    font-family: 'robotomedium' !important;
    font-weight: 400;
    color: #333 !important;
    opacity: 0.5;
}

.modQtyTxt {
    position: relative;
    top: 3px;
    font-size: 1.2rem !important;
    font-family: 'robotomedium' !important;
    color: #333 !important;
    font-weight: 400;
}

.modBtnsContainer {
    display: ruby;
    text-align: right;
    white-space: nowrap;
/*    border: 1px solid red;*/
}

.modAmtBtn {
    background-color: white !important;
    color: #333644 !important;
    font-size: 1.7rem !important;
    padding: 3px 5px 3px 5px !important;
    margin: 0px 0px 0px 0px !important;
}

.modBtnGroup {
    position: relative !important;
    padding-top: 15px;
    font-family: 'robotomedium' !important;
    font-weight: bold;
    border: none !important;
}

.giftBtnGroup {
    position: relative !important;
    font-family: 'robotomedium' !important;
    font-size: 1.00rem !important;
    font-weight: bold;
    border-radius: 0px !important;
    border: none;
    box-shadow: none;
    width: 100%;
    margin: 20px auto;
    display: flex;
    justify-content: center;
    /*    border: 1px solid red;*/
}

.giftBtnLeft {
    background-color: #333644 !important;
    border-radius: 7px !important;
    border: none;
    left: -5px;
    font-size: 1.0rem;
    text-transform: capitalize !important;
    font-weight: 400 !important;
    color: white !important;
    margin-right: 10px !important;
}

    .giftBtnLeft:disabled {
        opacity: 0.7 !important;
        color: #fff !important;
        background-color: #333644 !important;
    }

.giftBtnRight {
    background-color: #ed2079 !important;
    border-radius: 7px !important;
    text-transform: capitalize !important;
    font-size: 1.0rem;
    font-weight: 400 !important;
    color: white !important;
    border: none !important;
}

    .giftBtnRight:disabled {
        opacity: 0.5 !important;
        color: #fff !important;
        background-color: #ed2079 !important;
    }

.giftToCntrl {
    margin-top: 5px !important;
}

.giftFromCntrl {
    margin-top: 20px !important;
}

.giftMoneyFormCntrl {
    margin-top: 20px !important;
    margin-bottom: 30px !important;
}

.giftFormSwitchCntrl {
    margin: 20px 0px 15px 0px !important;
    padding: 0px 0px 0px 0px !important;
}

.afvCardGifting {
    position: relative;
    top: 5%;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    width: 90%;
    min-width: 300px;
    height: 90%;
    min-height: 700px;
    background-color: white;
}
    .afvCardGifting .mud-input > input.mud-input-root-outlined, div.mud-input-slot.mud-input-root-outlined {
        /* padding: 14.5px 14px !important;*/
    }

    .afvCardGifting .mud-input-control > .mud-input-control-input-container > .mud-input-label-outlined.mud-input-label-inputcontrol {
        /*line-height: 12px;*/
    }

.cartBtnLeft {
    background-color: #333644 !important;
    border-radius: 7px !important;
    border: none;
    left: -5px;
    font-size: 1.5rem !important;
    text-transform: capitalize !important;
    font-weight: 400 !important;
    color: white !important;
    width: 150px !important;
    margin-right: 10px !important;
}

    .cartBtnLeft:disabled {
        opacity: 0.7 !important;
        color: #fff !important;
        background-color: #333644 !important;
    }

.cartBtnRight {
    background-color: #ed2079 !important;
    border-radius: 7px !important;
    text-transform: capitalize !important;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    color: white !important;
    border: none !important;
}

    .cartBtnRight:disabled {
        opacity: 0.5 !important;
        color: #fff !important;
        background-color: #ed2079 !important;
    }

.cartBtnLeft .mud-icon-size-medium {
   /* margin-left: -10px;*/
}

.cartBtnRight .mud-icon-size-medium {
    /*margin-left: -10px;*/
}

.drawerAllergenIcons {
    position: relative;
    top: 0px;
    left: 2px;
    margin: 0px 0px 0px 0px;
    text-align: left;
}

.avfCardContent {
    padding: 0px 20px 20px 20px;
    height: 100% !important;
}

.avfCardForm {
    padding: 0 0 0 0;
    margin-right: 20px;
    height: 90% !important;
}

.navSignOut .active {
    background-color: initial !important;
}

.darkHeader {
    background-color: #333644 !important;
    width: 100%;
    text-align: center;
}

    .darkHeader a {
        color: white !important;
    }

.downloadHeader {
    background-color: #4B4C57 !important;
    width: 100%;
    height: 90px;
    text-align: center;
}

.blackHeader {
    background-color: #171717 !important;
}

.divHeight100 {
    height: 100px;
    width: 100%;
}

.divHeight50 {
    height: 50px;
    width: 100%;
}

.divHeight20 {
    height: 20px;
    width: 100%;
}

.btnNavLogin {
    /* background-color: #88c339 !important;*/
    background-color: #F7F7F7 !important;
    color: #333644;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    width: 48px;
    height: 40px;
}

.transactionHistoryTable {
    box-shadow: none !important;
    font-family: 'robotomedium';
    font-size: 1rem;
    padding: 0px 0px 0px 0px;
}

    .transactionHistoryTable .mud-table-container {
        height: 100%;
    }

    .transactionHistoryTable .rightCell {
        text-align: right;
        padding-right: 0px;
    }

    .transactionHistoryTable .mud-table-head .mud-table-row .mud-table-cell {
        padding: 11px 12px 10px 13px !important;
        line-height: 1.75;
        font-weight: bold !important;
        font-family: 'robotomedium' !important;
        font-size: 1.2rem;
        letter-spacing: 1px;
    }


    .transactionHistoryTable .mud-table-body .mud-table-row .mud-table-cell {
        padding: 6px 15px 0px 12px;
        font-size: 1rem;
        letter-spacing: 0.25px;
        line-height: 1;
        font-family: 'Roboto' !important;
    }

    .transactionHistoryTable .mud-table-cell:before {
        font-weight: bold !important;
        font-family: 'robotomedium' !important;
        font-size: 1.1rem;
    }

    .transactionHistoryTable th {
        font-weight: bold;
        font-family: 'robotobold';
    }

    .transactionHistoryTable .mud-table-body tr td {
        padding-top: 11px !important;
        padding-bottom: 0px !important;
    }

    .transactionHistoryTable .mud-table-body tr td:last-child {
        padding-bottom: 7px !important;
    }


.faqList .mud-list-item-icon {
    min-width: 42px !important;
}

.faqList .mud-list-item-gutters {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.faqList .mud-typography-body1 {
    font-size: 0.95rem !important;
}

.faqQuestion {
    margin-top: 18px !important;
}

    .faqQuestion .mud-typography-body1 {
        font-weight: bold;
        font-family: 'robotomedium';
    }

.faqContactUsText {
    font-weight: bold;
    /*    font-family: 'ralewaybold';
    font-size: 1.25rem !important;*/
    margin: 45px 0px 0px 0px !important;
    font-family: 'robotomedium';
    letter-spacing: 1.5px;
    font-size: 1.35rem !important;
}

.acctExpansionPanel {
    min-height: 112px;
}

.manageCardList {
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px auto;
/*    border: 1px solid red;*/
    width: 255px;
}

    .manageCardList .mud-nested-list > .mud-list-item {
        margin-left: 26px !important;
    }

    .manageCardList .mud-list-item-icon {
        min-width: 36px !important;
        /*color: #10203b !important;*/
        color: #18181a !important;
        padding-left: 5px;
    }

    .manageCardList .mud-list-item-gutters {
        padding-left: 4px !important;
        padding-right: 0px !important;
    }

    .manageCardList .mud-typography-body1 {
        font-size: 1rem !important;
        /*  color: #10203b !important;*/
        color: #18181a !important;
    }

    .manageCardList .mud-list-item-disabled .mud-typography-body1 {
        color: var(--mud-palette-action-disabled) !important;
    }

    .manageCardList .mud-icon-default {
        display: none !important;
        margin-right: 10px !important;
    }


.manageCardListNoDefault {
    /* width: 48% !important;
    right: 77px !important;*/
    width: 58% !important;
    right: 32px !important;
    top: -2px !important;
    left: initial !important;
}

.manageCardListPayment {
    width: 40% !important;
    top: 409px;
    right: 37px !important;
}

.manageCardListAddCard {
    top: 80px;
    margin: 0 auto;
}

.manageCardListPaymentNoDefault {
    width: 45% !important;
    top: 409px;
    right: 77px !important;
    left: initial !important
}

.manageCardOption {
    border: none !important;
    border-radius: 4px;
    padding-top: 8px;
    padding-bottom: 7px;
}

    .manageCardOption .mud-typography-body1 {
        /*font-weight: bold;
        font-family: 'ralewaybold';*/

        font-family: 'robotomedium';
        font-size: 1.15rem !important;
        letter-spacing: 1px;
    }

    .manageCardOption:hover, .manageCardOption:focus:not(.mud-selected-item) {
        background-color: transparent;
    }

.manageCardList .mud-collapse-container .mud-list-item:first-child {
    padding-top: 10px !important;
}

.manageCardListRemove .mud-typography-body1, .manageCardListRemove .mud-list-item-icon {
    color: red !important;
}


/* Download app page */

.alignRight {
    text-align: right;
}

.alignLeft {
    text-align: left;
}

.alignCenter {
    text-align: center;
}

.downloadAppContainer {
    background: #ffffff;
    display: flex;
    flex-direction:column;
    margin: 0 auto;
    padding: 20px;
    justify-content: center;
    max-width: 400px;
}

.dl-app-head {
    border-radius: 2px;
    color: #ffffff;
    font-family: 'microbrew';
    font-size: 2rem;
    margin: 0 auto;
    text-align: center;
}

.appIconContainer {
    width: 175px;
    height: 175px;
    margin: 0 auto 20px auto;
    padding: 20px;
    text-align: center;
}

.dl-app-icon {
    width: 75%;
    margin: 0 auto;
    position: relative;
    top: -5px;
}

.downloadAppTxt {
    color: #333;
    font-family: 'robotomedium';
    font-size: 36px;
    margin: 20px auto 20px auto;
    text-align: center;
    font-weight: 400;
}

.giftAppTxt {
    color: #333;
    font-family: 'robotomedium';
    font-size: 28px;
    margin: 20px auto 15px auto;
    text-align: center;
    font-weight: 400;
}


.downloadItem {
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    position: relative;
    /*border: 1px solid red;*/
    min-height: 85px;
}

.giftRedItem {
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    position: relative;
    /*border: 1px solid red;*/
    min-height: 85px;
}

.rdGiftTxtRow {
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    position: relative;
    /*border: 1px solid red;*/
    min-height: 5px;
}

.rdGiftTxt {
    color: #333;
    font-family: 'robotomedium';
    font-size: 18px;
    margin: 10px auto 15px auto;
    text-align: center;
    font-weight: 500;
}

.downloadMinHght {
    min-height: 75px;
}

.downloadAppImg {
    position: relative;
    top: 0px;
    margin: 0 auto;
}

.downloadAppOverlay {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    text-align: center;
    overflow: hidden;
    overflow-y: hidden;
}

    .downloadAppOverlay .mud-overlay .mud-overlay-content {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    .downloadAppOverlay img {
        width: 360px;
        margin: 0 auto;
        position: relative;
        top: 30px;
    }

.dl-app-accessHeader {
    color: #333;
    font-family: 'robotomedium';
    font-size: 24px;
    margin: 3% auto;
    text-align: right;
    position: relative;
    top: 10px;
}

.dl-app-accessCode {
    color: #ED2079;
    font-family: 'microbrew';
    font-size: 36px;
    margin: 3% 0 0 3%;
    text-align: center;
    border: 3px solid rgba(51, 54, 68, .2);
    padding: 5px 0px;
    min-width: 140px;
    max-width: 140px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.dl-app-noAccessCode {
    color: #ED2079;
    font-family: 'robotomedium';
    font-size: 28px;
    margin: 2% auto;
    text-align: center;
    padding: 5px 0px;
}

.dl-gift-noAcct {
    color: #ED2079;
    font-family: 'robotomedium';
    font-size: 24px;
    margin: 2% auto;
    text-align: center;
    padding: 8px 20px 0px 20px;
}

.btnDownloadPay {
    border: 2px solid #343a40;
    border-radius: 10px;
    color: #343a40;
    font-family: 'robotomedium';
    letter-spacing: 1.5px;
    font-size: 1rem;
    font-weight: bold;
    padding: 5px 10px;
    margin: 0 auto 10px auto;
    text-align: center;
}

.btnDownloadFrom {
    margin:0 auto;
    width: 150px;
}
    .btnDownloadFrom img {
        width: 100%;
        margin: 10% auto;
    }

.downloadAppLinkContainer {
    width: 100%;
    text-align: center;
    margin: 0px auto;
    padding: 20px;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    bottom: -144px;
}

/*    .downloadAppContainer ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .downloadAppContainer ul li {

    }*/

.downloadAppLinkContainer img {
    height: 60px;
}

.headOverlay {
    margin-bottom: 10px;
}

.howToPayOverlayImage {
    width: 100%;
    margin: 0 auto;
    max-width: 340px;
}

    .howToPayOverlayImage img {
        width: 75%;
    }

    .dl-app-bodyOverlay {
        width: 300px;
        text-align: center;
        margin: 20px auto;
        font-size: 1.25em;
        border-radius: 10px;
        color: white;
        position: relative;
        top: 20px;
    }

.mud-list-item-clickable:hover {
    background-color: transparent !important;
}

.chowitNav .mud-nav-link-text {
    font-family: 'robotomedium';
    letter-spacing: 0.25px;
    font-size: 0.9rem;
    font-weight: 400 !important;
}

.smallFont .mud-icon-size-medium {
    font-size: 1.25rem !important;
}

.smallFont .mud-nav-link-text {
    font-size: 0.95rem !important;
}

.dashedBorder {
    border: 1px dashed #000000c4 !important;
}

.mud-xs-table .mud-table-body {
    border-top: 0px !important;
}

.mud-xs-table .mud-table-cell:before {
    font-weight: bold;
    font-family: 'robotobold';
}

.mud-input > input.mud-input-root-outlined, div.mud-input-slot.mud-input-root-outlined {
    padding: 17.5px 14px !important;
}

.cardDescription {
    margin: 0px 0 10px 10px;
    justify-self: flex-start;
    border-bottom: 1px solid #00000052;
}

    .cardDescription .mud-input-label-inputcontrol {
        left: 0 !important;
    }

    .cardDescription .mud-input-root {
        text-align: left !important;
    }

    .cardDescription .mud-shrink ~ label.mud-input-label.mud-input-label-inputcontrol {
        visibility: hidden !important;
    }

    .cardDescription .mud-shrink:before {
        border-bottom: 0px;
    }


    .cardDescription .mud-shrink:focus {
        border-bottom: 1px solid var(--mud-palette-action-default);
    }

.cardErrorIcon {
    position: relative;
    right: -12px;
    top: -1px;
}

.cardErrorText {
    position: relative;
    color: red !important;
    text-align: center !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    right: 9px;
    font-family: 'robotobold' !important;
    font-size: 1.25rem;
    line-height: 1.3;
}
s
.autoReloadSelect {
    margin-top: 10px;
}

.autoReloadSelect .mud-input.mud-disabled, .loadAmountSelect .mud-select-input, .paymentCard .mud-select-input {
    opacity: 1 !important;
    text-align: left !important;
}

    .autoReloadSelect .mud-select-input, .loadAmountSelect .mud-select-input {
        text-align: left !important;
    }

.toggleAutoReloadSwitch {
    margin-bottom: 5px;
}

    .toggleAutoReloadSwitch .mud-switch-success.mud-checked {
        color: #ed2079 !important;
    }

        .toggleAutoReloadSwitch .mud-switch-success.mud-checked .mud-switch-track {
            background-color: #ed2079 !important;
        }

    .toggleAutoReloadSwitch .mud-typography {
        font-family: 'robotomedium';
        font-size: 1.25rem;
        font-weight: bold;
        opacity: 0.5;
    }

.toggleAutoReloadSwitchEnabled .mud-typography {
    opacity: 1;
}

.afvRewardDialogHeight {
/*    min-height: 630px;*/
    min-height: 75%;
}

.afvSignupBonusDialog {
/*    min-height: 500px;*/
    min-height: 50%;
}

.afvBoostDialogHeight {
/*    min-height: 730px;*/
    min-height: 92%;
}

.afvDialog {
    border-radius: 5px;
    min-width: 30%;
}

.afvDialog .mud-dialog-title {
    background-color: #333644;
    /* background-color: #ed2079;*/
    color: white;
}

    .afvDialog .mud-dialog-title .mud-svg-icon {
        position: relative;
        top: -2px;
        color: white;
    }

.afvDialog .errorIcon {
    color: #dc3545 !important;
}

.afvDialog .successIcon {
    color: #ed2079 !important;
}

.afvDialog .successAfvIcon {
    color: #ed2079 !important;
}

.afvDialog .btnAfvDialog {
    background-color: #ed2079 !important;
}

.afvDialog .btnAfvCancelDialog {
    background-color: #333 !important;
    color: white !important;
}

.afvDialog .btnDialogCancel .mud-svg-icon {
    color: #424242ff !important;
}

.afvDialog .dialogText {
    /*    margin: 2rem 0rem;
    font-family: 'ralewaybold';
    text-align: center;
    font-size: 1.25rem;*/

    margin: 2rem 0rem;
    font-family: 'robotobold';
    letter-spacing: -0.5px;
    text-align: center;
    font-size: 1.25rem;
    line-height: 1.25;
}

.afvDialog .afvDialogTitle {
    font-family: 'robotomedium';
    letter-spacing: 1.5px;
    font-size: 1.25rem;
}

.noteContent .mud-dialog-content {
    min-height: 350px;
    min-width: 350px;
    overflow: auto;
} 

.saleCompletedDialog .dialogText {
    font-family: 'robotobold';
}

.mud-overlay-scrim.mud-overlay-dark {
    background-color: rgba(33,33,33,0.75) !important;
}


.flexcontrol {
    margin-left: -20px !important;
}

.flexcontrol .mud-input-control {
    display: flex !important;
    justify-content: left !important;
    align-items: flex-start !important;
}

.rightCardContainer {
    border: 0px solid blue;
    padding: 0 0 0 0 !important;
    margin: 0 0 0 0 !important;
}

.rightNavItemsBar {
    width: 100%;
    margin: 0px auto;
}

.rightCardItems {
    border: 0px solid green;
    padding: 0 0 0 0 !important;
    margin: 0 0 0 0 !important;
    align-items: flex-end;
    text-align: right;
    min-width: 200px;
}

.menuStationsDate {
    position: relative;
    top: 0px;
    color: #000 !important;
    text-transform: capitalize !important;
    font-size: 1.0rem !important;
    font-weight: 400 !important;
    opacity: 0.6;
}

.applyAllergenContainer {
    border: 2px solid rgba(196, 196, 196, .9) !important;
    background-color: white;
    border-radius: 5px;
    min-width: 190px;
    position: relative;
    width: 85%;
    display: inline-flex;
    align-content: center;
    text-align: center;
    height: 54px;
    top: 35%;
}

.menuAllergenSwitch {
    border-radius: 4px !important;
    width: 50px;
    border: 0px solid rgba(196, 196, 196, .9) !important;
    padding: 0px 0 0px 0px;
    margin: 0px 0 0px 0px;
}

.prefTxtContainer {
    display: inline-block;
    text-decoration: underline;
    position: relative;
    top: 15px;
    width: 100%;
}

.prefTxtLink {
    color: #333 !important;
}

    .prefTxtLink:hover {
        cursor: pointer;
        font-weight: bold;
    }

.menuAllergenSwitch {
    position: relative;
    top: 8px;
}

.menuAllergenSwitch .mud-switch-track {
    background-color: #ed2079;
}

.menuAllergenSwitch .mud-switch-success.mud-checked + .mud-switch-track {
    background-color: #ed2079;
}

.menuAllergenSwitch .mud-switch-success .mud-checked {
    color: #ed2079 !important;
}

.menuAllergenSwitch .mud-success-text {
    color: #ed2079 !important;
}

.menuAllergenSwitch.mud-switch-track.mud-success {
    color: #ed2079 !important;
}

.menuAllergenSwitch.mud-success {
    background-color: none !important;
}


.accountSwitch .mud-switch-track {
    background-color: #ed2079;
}

.accountSwitch .mud-switch-success.mud-checked + .mud-switch-track {
    background-color: #ed2079;
}

.accountSwitch .mud-switch-success .mud-checked {
    color: #ed2079 !important;
}

.accountSwitch .mud-success-text {
    color: #ed2079 !important;
}

.accountSwitch.mud-switch-track.mud-success {
    color: #ed2079 !important;
}

.accountSwitch.mud-success {
    background-color: none !important;
}

.appPaymentPage {
    /*align-items: center;*/
    display: flex;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    text-align: center;
    width: 100%;
}


/*Mobile Ordering / menu View*/
.viewMenuSelect {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    overflow-x: hidden;
    margin: 5px;
    max-height:10%;
    font-family: 'robotomedium';
}

.viewMenuItemList {
    display: flex;
    justify-content: center;
    align-items: stretch;
    overflow-x: hidden;
    flex-direction: row;
    flex-wrap: wrap;
    font-family: 'robotomedium';
}

.viewMenuItem {
    flex: 30%;
    max-width: 25%;
    margin: 10px;
    text-align: center;
    /*box-shadow: 5px 4px #888888;*/
    box-shadow: 5px 5px 5px 0px #3e3c3c43;
}

.viewMenuItemFont {
    font-family: 'robotomedium' !important;
}

.viewMenuItemEllipsis {
    text-overflow: ellipsis;
    overflow: hidden !important;
    white-space: nowrap;
}

.viewMenuItemText {
    font-family: 'robotomedium';
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
}

.viewMenuItemImage {
    max-width: 30%;
    margin: 5px 2px 5px 2px;
}

.viewAllergenImageDetail {
    max-width: 50px;
}

.viewNewAllergenImageDetail {
    max-width: 65px;
    position: relative;
    top: 0px;
}

@keyframes spinner {
    to {
        transform: rotate(360deg);
    }
}

.authenticationErrorMessage {
    color: #343a40;
    font-family: 'robotomedium';
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0;
    line-height: 1.25;
    width: 90%;
}

.authenticationProgressSpinner {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .authenticationProgressSpinner:before {
        content: '';
        box-sizing: border-box;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        border-top: 3px solid #28282b;
        border-right: 2px solid transparent;
        animation: spinner .6s linear infinite;
    }

.mud-icon-button:hover, .mud-icon-button:focus-visible {
    /*background-color: transparent !important;*/
}

.chowitGreeting {
    font-family: 'robotomedium';
    font-size: 2rem;
    color: #343a40;
    margin: 8px 16px 24px 16px;
    line-height: 1.25;
}

.afvDashboardMessage {
    position: relative;
    top: 18px;
}

.dashboardRewardGreetingHeader 
{
    font-family: 'robotomedium';
    font-size: 28px;
    color: white;
    margin: 0 auto;
    line-height: 1.25;
    margin-bottom: 35px;
}

.dashboardGreetingHeader {
    font-family: 'robotomedium';
    font-size: 2.5rem;
    color: #343a40;
    margin: 0 auto;
    line-height: 1.25;
}

.dashboardGreetingText {
    font-family: 'robotomedium';
    font-size: 1.8rem;
    color: #343a40;
    margin: 10px auto;
    line-height: 1.25;
    font-weight: 400;
}

.afvDashboardText {
    position: relative;
    font-family: 'robotomedium';
    font-size: 1.25rem;
    color: #343a40;
    margin: 0px auto 28px; auto;
    line-height: 1.25;
    opacity: 0.7;
    min-height: 40px;
}

.deleteAccountTabs .mud-tab.mud-tab-active {
    color: none !important;
    background-color: none !important;
    background: #fff !important;
}

.deleteAccountTabs  .mud-tab-slider {
    background: #fff !important;
}

.deleteAccountTabs .mud-tabs-toolbar {
    display: none !important;
}

.deleteAccountContainer {
    text-align: center;
}

.deleteAccountConfirmationText {
    max-width: 150px;
    margin: 0px auto 25px auto;
}

    .deleteAccountConfirmationText .mud-input-root {
        text-align: center !important;
    }

.deleteAccountTypeYes {
    margin: 25px 0px -5px 0px;
}

.btnDeleteAccount {
    max-width: 200px;
}

.locationMobileOrdering, .locationLoyalty {
    color: #343a40 !important;
    padding: 5px 5px 0px 0px;
}

.mud-list-item-text p {
    padding-left: 5px;
}

.pickupTimeLabel {
    margin: 0px 0px 0px 0px;
}

.pickupTimeMessage {
    margin: 0px 0px 32px 0px;
    font-weight: normal;
    font-size: 1.75rem;
    text-align: center;
    letter-spacing: 0.5px;
    color: #343a40;
    font-family: 'robotomedium';
}

.errorSelect .mud-input-root {
    color: red !important;
    /*color: #ffffff !important;*/
}

.chowitFocus:focus, #checkboxSelectLocation:focus {
    outline-style: solid;
    outline-width: 2px;
    /*outline-style:double;*/
    outline-color: #ed1779;
    border: 2px solid white;
    /*outline-color: blue;*/
    /*outline-color: #808080b3;*/
    /*outline-color:#343a40;*/
    /*border-style: solid;
    border-color: #ed1779;*/
    /*border: 2px solid #ed1779;*/
    /*border-color: pink !important;*/
}

.mudFabFocus :focus {
    outline: 2px solid #ed1779 !important;
    border: 2px solid white !important;

}
/*.mud-checkbox.mud-focus-helper:focus {
    outline: 2px solid var(--mud-palette-primary) !important;*/ /* Or any desired color */
/*outline-offset: 2px;
    border-radius: 4px;*/ /* Optional: for a rounded outline */
/*}*/
/*.chowitFocus .mud-checkbox.mud-focus-helper:focus-visible {
    outline: 2px solid var(--mud-palette-primary) !important;*/ /* Or any desired color */
/*outline-offset: 2px;
    border-radius: 4px;*/ /* Optional: for a rounded outline */
/*}*/
.mud-icon-button:focus-visible, .mud-icon-button:active, .mud-icon-button:focus {
    /*outline: 2px solid var(--mud-palette-primary) !important;*/ /* Or any desired color */
    outline: 2px solid #ed1779;
    /*    outline-style: solid;
    outline-width: 2px;*/
    /*outline-style:double;*/
    /*    outline-color: #ed1779;*/
    border: 2px solid white;
}

.whiteFocus:focus {
    outline: 2px solid white;
}

.navFocus:focus {
    outline-style: solid; 
    outline-width: 2px;
    /*outline-color: #ed1779;*/
    outline-color: white;
}

.navFocusSmall:focus {
    border: 2px solid #ed1779;
}

.accountSwitch span:focus {
    outline: 2px solid #ed1779;
}
        
#accountToggle:focus {
    outline: 2px solid #ed1779;
    border: 2px solid white;
}

.navFocus a:focus {
    /*border: 2px solid rgb(237, 23, 121);*/
    border: 2px solid white;
}


.grayFocus:focus {
    outline: 2px solid #757575;
}

.infoBtnFocus:focus {
    border: 2px solid #ed2079;
    outline: 2px solid #ed2079;
    border-radius: 0%;
    opacity: 100%;
}

.whiteInfoBtnFocus:focus {
    border: 2px solid white;
    opacity: 100%;
    outline: 2px solid white;
    border-radius: 0%;
    max-height: 33px;
    max-width: 33px;
    min-height: 33px;
    min-width: 33px;
}



#btnReturn {
    min-height: 44px;
    /*border: 2px solid #ed1779;
    outline: 2px solid white;*/
}
/*
    #btnReturn:focus {
        border: 2px solid #ed1779;
        outline: 2px solid white;
    }*/

    /*.mud-nav-link{
    border: none;
}
*/

.accessibleGrayText > * > *{
    color: #757575;
}

@media only screen and (max-width: 768px) {
    .locationIcons {
        min-width: 112px;
        max-width: 112px;
        left: -10px;
    }

    .afvAppContent {
        padding-top: 1.1rem !important;
    }

    .afvLogoContainer {
        height: 68px;
        margin-top: 2px;
    }

    .afvLogoContainerSmall {
        width: 60%;
    }

    .afvLogo {
        width: 90%;
    }

    .afvLogoNav {
        width: 70%;
    }

    .afvAppMainContent {
        display: flex;
        align-items: center;
        height: 100%;
        flex-direction: column;
        background: url('../images/mobileloginbackground.png');
        background-size: cover;
        background-repeat: no-repeat;
    }

    .appDrawerContainer {
        background: url('../images/mobileloginbackground.png');
        background-size: cover;
        background-repeat: no-repeat;
    }

    .appDownloadContainer {
        background: url('../images/login-background.png');
        background-size: cover;
        background-repeat: no-repeat;
    }

    .flex-container {
        flex-direction: column;
    }

    .reward {
        flex: 100%;
        max-width: 100%;
        margin: 10px 10px;
    }

    .category {
        flex: 100%;
        margin: 0px 10px;
    }

    .categoryContainer .category {
        margin: 10px 10px !important;
    }

    .shoppingCartEmptyMessage {
        font-size: 1.25rem;
    }

    .returnToCategorySelectionContainer {
        margin: 0px 0px 30px 0px !important;
    }

    .customerPaymentBarcode {
        /*max-width: 90% !important;*/
        min-width: 275px;
    }

    .cardPaymentTabs {
        margin-bottom: 0px !important;
    }

        .cardPaymentTabs .mud-tab {
            min-width: 75px !important;
        }

        .cardPaymentTabs .mud-tabs-panels {
            margin-top: 0px;
        }


    /*        .addPaymentCardForm {
            margin-top: 30px !important;
        }*/

    .btnEnableAutoReload {
        border: 1px solid #00000052;
        padding: 5px 13px !important;
        margin: 0 0 15px 0;
    }

    .btnTransactionHistory {
        padding: 5px 13px !important;
        margin: 0 0 15px 0;
    }

    .manageCardFormContainer .autoReloadLabel {
        width: 59% !important;
    }

    .customerPaymentCarousel .mud-card-media {
        max-width: 190px !important;
    }

    .pickupDates {
        position: relative;
        left: 20px;
        width: 90%;
        padding-bottom: 15px;
    }

    .cartListItems {
        width: 100%;
    }

    .cartOrderSummary {
        width: 100%;
    }

    .cartListTable {
        border: none !important;
    }

    .menuNavListTable {
        border: none !important;
        min-height: auto;
    }

    .menuNavItems {
        width: 100%;
        min-height: auto;
    }

    .menuOrderSummary {
        width: 100%;
        min-height: auto;
    }

    .btnRemoveItem {
        top: 0px;
    }

    .webView {
        display: flex;
    }

    .nutritionals {
        width: 95%;
        position: relative;
        top: 15px;
        left: 10px;
    }

    .nutritionalTable {
        width: 95%;
        position: relative;
        margin: 0px auto;
    }

    .nutritionalItem {
        font-size: 0.65em;
    }

    .btnMyLocation {
        right: 70px;
        top: 0px;
    }

    .myLocationName {
        display: none;
    }

    .locationHeader {
        width: 100px;
        text-align: center;
        margin: 0 auto;
        margin-top: 5px;
    }

    .rewardEndDateText {
        position: absolute;
        width: 40%;
        line-height: 1;
        bottom: 56px;
        font-size: 0.9rem;
        font-style: italic;
        max-width: 200px;
    }


    .chowitBackground {
        background: url('../images/appBackgroundRewards.png');
        background-size: 100% auto;
        background-repeat: repeat;
        height: 100%;
        overflow: scroll;
    }

    .magageCardsDDL .mud-select {
        float: unset;
        position: relative;
        left: 0px;
        top: 0px;
    }

    .manageCardBalance {
        position: relative;
        flex-basis: content;
        margin: 0px auto;
    }

    .rewardsValueContainer {
        position: relative;
        width: 100%;
        flex-basis: content;
        margin: 0px auto;
        padding: 0 48px;
    }

    .afvCardsContainer {
        position: relative;
        top: 3%;
        min-height: 750px;
    }

    .afvPickupTimesContainer {
        position: relative;
        top: 3%;
        min-height: 680px;
    }

    .cardPaymentTabs {
        position: relative;
        top: 0px;
    }

    .menuNavColGoBack {
        position: relative;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        width: 100%;
        min-width: 210px;
        text-align: center;
        top: 0px;
    }

    .menu2Container {
        position: relative;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        top: 0px;
        padding: 0px;
        justify-content: center;
    }

    .menuNavBar {
        width: 85%;
        margin: 10px auto;
        border: 1px solid rgba(51, 54, 68, .1);
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px;
        border-radius: 12px;
    }

    .menuFilterByDDL {
        position: relative;
        right: 0px;
        margin: 0px auto !important;
        max-width: 90%;
    }

    .itemDetaislButton {
        text-align: center;
        margin: 10px 0 0 0;
    }

    .viewRecipeLink {
        position: relative;
        margin: 0px 0px 0px 0px;
        top: 5px;
        left: 0px;
        text-align: center;
    }

    .drawerAllergenIcons {
        position: relative;
        width: 100%;
        margin: 10px auto 0 auto;
        text-align: center !important;
        -webkit-align-items: center !important;
        align-items: center !important;
    }

    .afvDrawerLogo {
        position: relative;
        left: 10px;
        width: 58px;
    }

    .orderSummaryCard {
        width: 100%;
        position: relative;
        top: 20px;
        min-height: auto;
        left: 0%;
        min-width: 300px;
    }

    .btnContinueOrdering {
        position: relative;
        top: 0px;
    }

    .btnPayNow {
        position: relative;
        margin-top: 10px;
        text-align: center;
        min-width: 190px !important;
    }

    .orderSummaryGrid {
/*        border: 1px solid red;*/
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-align-content: center;
        -webkit-align-content: center;
        align-content: center;
        text-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .orderBtnsLeftColumn {
        text-align: center;
        margin: 0px auto;
        min-width: 190px !important;
    }

    .orderBtnsRightColumn {
        text-align: center;
        margin: 0px auto;
        min-width: 190px !important;
    }

    .viewCartItemImage {
        width: 44px;
        height: 46px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .cartProductContentFrame {
        position: relative;
        margin: 0px 10px 0px -10px !important;
        /*    border: 1px solid orange;*/
        min-width: 140px;
    }

    .afvCartMenu {
        max-width: 100%;
        min-width: 353px;
    }

    .cartRemoveItemFrame {
        text-align: center;
        vertical-align: middle;
        margin: 0px 0px 0px 10px !important;
        min-width: 65px;
    }

    .modPriceTxt {
        position: relative;
        left: 0px;
        top: 0px;
    }

    .modBtnGroup {
        position: relative !important;
        padding-bottom: 10px;
    }

    .modNameTxt {
        position: relative;
        top: 0px;
        font-size: 1.1rem !important;
    }

    .modOptionNameTxt {
        position: relative;
        top: 8px;
        font-size: 1.1rem !important;
    }

    .afvAddModifiersContainer {
        position: relative;
        top: 5%;
        width: 80%;
    }

    .modifierGrid {
        padding: 10px 10px 0px 10px;
        width: 90%;
    }

    .managLocationForm {
        width: 100%;
        min-width: 300px;
    }

    .manageLocationdDrawerContent .mud-card-content {
        padding: 0px 0px 0px 0px;
        min-height: 470px;
        overflow: auto;
    }

    .accessControlInput {
        margin: 0px 0px 0px 10px;
        height: 55px !important;
        width: 94% !important;
    }

    .btnCreateLocation {
        position: relative;
        top: 0px;
        margin: 0px 0px 0px 0px;
    }

    .accessCodeTxt {
        position: relative;
        left: 0px;
    }

    .receiptContainer {
        max-width: 100%;
        min-width: 100%;
    }

    .orderReceiptContainer {
        max-width: 100%;
        min-width: 100%;
    }

    .lblReceiptItemName {
        width: 205px;
        max-width: 205px;
    }

    .paymentFormItem {
        width: 99%;
        margin: 0 auto;
        position: relative;
        left: -5px;
    }

    .applyRewardContainer {
        width: 99%;
        margin: 10px auto;
        position: relative;
        left: -5px;
    }

    .spacerRow {
        max-width: 20px;
    }

    .btnPlaceOrder {
        width: 95% !important;
    }

    .dashboardRewardsContainer {
        width: 100%;
    }

    .dashboardRewardsItem {
        margin: 0px 0px 0px 0px;
        max-width: 100%;
    }

    .dashboardProgressItem {
        margin: 5px 0px 0px 0px;
        max-width: 100%;
    }

    .dashboardProgressContainer {
        max-width: 100%;
    }

    .boostDashCardItem {
        margin: 10px 0px 0px 0px;
        max-width: 50%;
        justify-items: center;
    }

    .boostDashCardContainer {
        width: 100%;
    }

    .rerwardBtn {
        background-color: #ed2079;
        position: relative;
        top: 0px;
        right: 15px;
/*        width: 30px;
        height: 30px;*/
    }

    .rewardBtnContainer {
        top: -15px;
        left: 3%;
    }

    .rwrdDashValueBottomContainer {
        top: 20px;
    }

    .boostMultiText {
        left: 35px;
    }

    .boostProgressText {
        left: 4px;
    }

    .afvRewardDialogHeight {
        min-height: 80%;
    }

    .afvBoostDialogHeight {
        min-height: 90%;
    }

    .btnGoToMenu {
        max-width: 90% !important;
    }

    .rewardsDashboardValueText {
        width: 75%;
    }

    .lblNoOffersAvailableNew {
        margin: 20px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .progressContainer {
        min-width: 365px;
    }

    .orderAmtText {
        min-width: 250px;
    }

    .orderAmtValue {
        min-width: 100px;
    }

    .rerwardBtn2 {
        background-color: #ed2079;
        position: relative;
        top: 0px;
        left: 35px;
/*        width: 30px;
        height: 30px;*/
    }

    .rerwardBtnInfo2 {
        position: relative;
        top: 3px;
        height: 35px;
        width: 38px;
        font-size: 33px;
/*        width: 30px;
        height: 30px;*/
    }

    .rerwardBtn3 {
        background-color: #ed2079;
        position: relative;
        top: 0px;
        left: 35px;
/*        width: 30px;
        height: 30px;*/
    }

    .rerwardBtnInfo3 {
        position: relative;
        top: 3px;
        height: 33px;
        width: 36px;
        font-size: 33px;
/*        width: 30px;
        height: 30px;*/
    }

    .boostPurchaseMarginLeft {
        width: 100%;
        position: relative;
        left: -15px;
        margin-right: 0px;
        padding-right: 0px;
    }

    .promocontainer {
        position: relative;
        top: 0px;
        width: 90%;
        max-width: 82%;
        margin: 0px auto;
        border-radius: 10px;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px !important;
        border: none !important;
        align-content: center !important;
    }

    .allergenChkBx {
        max-width: 15% !important;
    }

    .allergenGridDisplay {
        max-width: 100%;
    }

    .rightCardItems {
        border: 0px solid red;
        position: relative;
        top: -10px;
        align-items: center;
        text-align: center;
    }

    .lblNoFavoritesAvailable {
        margin: 10px 0px 0px 0px;
        width: 90%;
    }

    .giftPanel01Container {
        min-width: 300px;
    }

    .giftPanel02Container {
        min-width: 300px;
    }

    .giftPanel03Container {
        min-width: 300px;
    }

    .giftPanel04Container {
        min-width: 300px;
    }

    .horizontal-scroll-container {
        width: 90%; /* Set a fixed width for the container */
    }

    .btnAddGiftCard {
        font-size: 14px !important;
        font-weight: 700 !important;
    }

    .reviewImageFrame {
        max-width: 100px;
        min-width: 100px;
    }

    .eGiftSelectedImageReview {
        max-width: 100px !important;
    }

    .giftReviewTableHdr {
        font-size: 0.8rem;
    }

    .giftReviewTableTxt {
        font-size: 0.8rem;
    }

    .paymentFormGiftItem {
        width: 98%;
        text-align: left;
        margin-left: 0px;
        margin-right: 4px;
        margin-top: 10px;
    }

    .marketTxt {
        padding-right: 0px;
        max-width: 100%;
    }

    .notifyEmailCont {
        left: 0px;
    }

    .downloadPageContent {
        position: relative;
        display: inherit;
        width: 90%;
        min-width: 250px;
        min-height: 560px;
        top: 1%;
    }

    .dl-gift-noAcct {
        font-size: 22px;
        margin: 1% auto;
        text-align: center;
        padding: 8px 20px 0px 20px;
    }

    .rdGiftTxt {
        font-size: 16px;
        margin: 10px auto 15px auto;
    }

    .giftRedItem {
        min-height: 55px;
    }
}
/* ----------- Tablets ----------- */
@media (min-width: 768px) and (max-width: 1280px) {
    .reward {
        flex: 70%;
        max-width: 70%;
        margin: 10px 10px;
    }
    .viewMenuItem {
        flex: 30%;
        max-width: 25%;
        margin: 5px 5px;
        text-align: center;
    }
    .viewMenuSelect {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        overflow-x: hidden;
        margin: 5px;
        max-height: 10%;
        font-family: 'robotomedium';
    }
}
/* ----------- iPhone 6, 6S, 7 and 8 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {

}
/* ----------- iPhone X ----------- */

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {

}

.status-bar-safe-area {
    display: none;
}

#app {
    height: 100%;
}

@supports (-webkit-touch-callout: none) {
    .mud-appbar.mud-appbar-fixed-top {
        position: absolute !important;
    }

    .mud-drawer--open {
        top: env(safe-area-inset-top) !important;
    }

    #app {
        height: calc(100vh - env(safe-area-inset-top));
        width: 100%;
    }

    .status-bar-safe-area {
        display: flex;
        position: sticky;
        top: 0;
        height: env(safe-area-inset-top);
        background-color: #f7f7f7;
        width: 100%;
        z-index: 1;
    }

    .flex-column, .navbar-brand {
        padding-left: env(safe-area-inset-left);
    }
}