.indicator-loaderModal-Ez5 {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: var(--kfc-global-color-white);
    padding: 27px 20px;
    border-radius: 15px;
    border: none;
    max-width: 270px;
    max-height: 270px;
}
.indicator-loaderModal-Ez5:focus-within {
    outline: 0 !important;
}
@-webkit-keyframes indicator-pulse-OXd {
    0% {
        filter: grayscale(1);
        transform: scale(0.75) rotate(-540deg);
    }
    100% {
        filter: grayscale(0);
        transform: scale(1) rotate(0deg);
    }
}
@keyframes indicator-pulse-OXd {
    0% {
        filter: grayscale(1);
        transform: scale(0.75) rotate(-540deg);
    }
    100% {
        filter: grayscale(0);
        transform: scale(1) rotate(0deg);
    }
}
.modal-root-5Iu {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: var(--kfc-global-color-white);
    padding: 36px 20px;
    border-radius: 15px;
    border: none;
    max-width: 300px;
}

.modal-modalRoot-s5Q {
    display: block;
}

.modal-root-5Iu:focus,
.modal-root-5Iu:active {
    border: none;
}
.modal-root-5Iu:focus-visible,
.modal-modalRoot-s5Q:focus-visible {
    outline: none;
    outline: 0;
}
.modal-container-dLe {
    position: relative;
}

.modal-imageContainer-Zxs {
    position: absolute;
    right: -1rem;
    top: -3.85rem;
    cursor: pointer;
}

.modal-closeIcon-bsO {
    right: 0;
    z-index: 999;
}
.spinner-loaderModal-xZF {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: var(--kfc-global-color-white);
    padding: 27px 20px;
    border-radius: 15px;
    border: none;
    max-width: 270px;
    max-height: 270px;
}

@-webkit-keyframes spinner-spin-Ol3 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes spinner-spin-Ol3 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.image-root-VhT {
    /*
     * For customization, we provide an empty root.
     * These styles will be applied to the image container.
     */
}

.image-container-u7w {
    position: relative;
    margin: auto;
}

.image-image-bAt {
    display: block;
    vertical-align: middle;
}

.image-loaded-jTo {
    position: absolute;
    top: 0;
    left: 0;
    visibility: visible;
}

.image-notLoaded-f6h {
    visibility: hidden;
}

.image-placeholder-gO3 {
    background-color: rgb(var(--venia-global-color-gray));
    position: relative;
    top: 0;
    left: 0;
}

.image-placeholder_layoutOnly-fFR {
    background-color: unset;
}
.cmsBlock-root-x7v {
    margin: 1rem;
}

.cmsBlock-content-QZe h2 {
    margin-bottom: 2rem;
    text-align: center;
    text-transform: uppercase;
}

.cmsBlock-content-QZe img {
    display: block;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
}
.homePage-homeRoot-3n- {
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 1rem;
    padding-right: 1rem;
    max-width: var(--venia-global-maxWidth, 960px);
    width: 100%;
}
.homePage-homeBody-NRk {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
}

.homePage-greyBlock-MuD {
    background-color: rgb(var(--venia-global-color-gray-125));
}

.homePage-aoRoot-A8P {
    display: flex;
    margin: 0px auto 0px;
    max-width: var(--venia-global-maxWidth, 960px);
    width: 100%;
}

.homePage-aoImgContainer-IT- {
    margin: initial;
}

.homePage-imgCmsContent-01F {
}

.homePage-imgCmsContent-01F img {
    display: block;
    height: 13.75rem;
    max-height: 100%;
    max-width: 100%;
    width: 13.75rem;
}

.homePage-deliveryContainer--W4 {
    background-color: rgb(var(--venia-global-color-gray-100));
    margin: 0rem;
    height: 4.25rem;
    display: flex;
}

.homePage-modalRoot-2xE {
    max-width: 34.375rem;
    min-width: 34.375rem;
    height: 41.9375rem;
}

.homePage-carousel-MWc {
    position: fixed;
    width: 100%;
    z-index: 1;
    bottom: 5%;
    left: 1%;
}

.homePage-menuRoot-AGi {
    position: relative;
}

.homePage-menuRootGray-ade {
    position: relative;
    background: rgb(var(--venia-global-color-gray-125));
}

@media (min-height: 768px) {
    .homePage-deliveryContainer--W4 {
        margin: 0rem;
        height: 3.75rem;
        display: grid;
    }
}
@media (max-width: 960px) {
    .homePage-homeSubRoot-hFA {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}
@media (max-width: 430px) {
    .homePage-subRoot-qwr {
        grid-row-gap: 0;
    }

    .homePage-carousel-MWc {
        bottom: 18%;
        left: 5%;
    }
}
.clickable-root-sDL {
    align-items: center;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    line-height: 1;
    pointer-events: auto;
    text-align: center;
}
.button-root-3iv {
    font-family: var(--font-family-National2Regular);
    --stroke: var(--venia-brand-color-1-700);
    background: none;
    border-color: rgb(var(--stroke));
    border-radius: 10rem;
    border-style: solid;
    border-width: 2px;
    color: rgb(var(--stroke));
    font-size: var(--venia-global-fontSize-100);
    font-weight: var(--venia-global-fontWeight-normal);
    line-height: 1.25rem;
    max-width: 100%;
    min-width: 10rem;
    min-height: 50px;
    font-weight: 400;
    outline: none;
    position: relative;
    padding: calc(0.5rem + 1px) 1.5rem calc(0.5rem - 1px);
    text-transform: capitalize;
    transition-duration: 256ms;
    transition-property: background-color, border-color, color;
    transition-timing-function: var(--venia-global-anim-standard);
}

/**
 * Some browsers retain the :hover state after a click, this ensures if a button becomes disabled after
 * being clicked it will be visually disabled.
 */
.button-root-3iv:disabled,
.button-root-3iv:hover:disabled {
    pointer-events: none;
    --stroke: rgb(var(--venia-global-color-gray-400));
    background-color: rgb(var(--venia-global-color-gray-400));
}

.button-content-ouv {
    align-items: center;
    display: inline-grid;
    gap: 0.35rem;
    grid-auto-flow: column;
    justify-content: center;
    justify-items: center;
}

/* derived classes */
.button-root_lowPriority-xHk {
    --stroke: var(--black-global-color);
}
.button-root_lowPriority-xHk:hover {
    --stroke: var(--secondary-global-color);
}
.button-root_lowPriorityNegative-KqK {
    --stroke: var(--venia-global-color-red-700);
}
.button-root_lowPriorityNegative-KqK:hover {
    --stroke: var(--venia-global-color-red-800);
}

.button-root_normalPriority-Z4b {
}
.button-root_normalPriorityNegative-DHO {
    --stroke: var(--venia-global-color-red-700);
}
.button-root_normalPriorityNegative-DHO:hover {
    --stroke: var(--venia-global-color-red-800);
}

.button-root_highPriority-sM1 {
    background-color: var(--secondary-global-color);
    color: rgb(var(--venia-global-color-gray-50));
}
.button-root_highPriorityNegative-inZ {
    --stroke: var(--venia-global-color-red-700);
}
.button-root_highPriorityNegative-inZ:hover {
    --stroke: var(--venia-global-color-red-800);
}

.button-customIcon-Q5p {
    position: absolute;
    display: flex;
    align-self: center;
}
.button-leftIcon-kCW {
    left: 20px;
}
.button-rightIcon-ET3 {
    right: 20px;
}
.errorView-root-NM5 {
    max-width: var(--venia-global-maxWidth, 960px);
    margin: 0 auto;
    padding-top: 0;
}
.errorView-aoRoot-n31 {
    display: flex;
}
.errorView-bucketImage-fvN {
    width: 252px;
    height: 255px;
}
.errorView-error_description-bQQ {
    display: block;
}
.errorView-errorImage--y9 {
    margin: 0 auto;
    max-width: 640px;
}
.errorView-pageHeading-NnC {
    font-family: var(--font-family-National2Bold);
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: var(--black-global-color);
    margin-bottom: 1rem;
}
.errorView-text-kUU {
    font-family: var(--font-family-National2Regular);
    font-size: 16px;
    line-height: 20px;
    color: var(--lightgrey-global-color);
}
.errorView-textLink-1uY {
    color: var(--secondary-global-color);
    text-decoration: underline;
    padding-left: 5px;
}
.errorView-textSecondary-3ND {
    margin-top: 25px;
}
.errorView-applyButton-yzx {
    display: block;
    width: 55%;
    margin-top: 10px;
}
.errorView-rootArea-alw {
    align-items: start;
    display: grid;
    grid-template-columns: 22rem auto;
    padding: 2.5rem 0rem;
    gap: 1rem;
}
.errorView-errorImage--y9 {
    margin: 0;
    max-width: 800px;
}
.errorView-error_description-bQQ {
    margin-top: 45px;
}

@media (max-width: 960px) {
    .errorView-rootArea-alw {
        grid-template-columns: auto;
    }
    .errorView-errorImage--y9 {
        margin: 0 auto;
    }
    .errorView-error_description-bQQ {
        margin: 0 auto;
        margin-top: 15px;
        padding: 0 15px;
        text-align: center;
    }
    .errorView-applyButton-yzx {
        width: 100%;
        margin-top: 30px;
    }
}
@media (max-width: 480px) {
    .errorView-text-kUU {
        font-size: 14px;
    }
}
.aoLines-root-z7t {
    display: flex;
    /* margin: 0px auto; */
}

.aoLines-stripImage-bva {
    width: 2.5rem;
    height: 1rem;
}

.aoLines-imgContainer-gDx {
}

@media (max-width: 430px) {
    .aoLines-stripImage-bva {
        top: -4px;
    }
}
.icon-root-cnm {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    touch-action: manipulation;
}

.icon-icon-P1l {
    fill: var(--fill, none);
    stroke: var(--stroke, rgb(var(--venia-global-color-text)));
}

@media (min-width: 641px) {
    .icon-icon_desktop-C0k {
        width: 28px;
        height: 28px;
    }
}
/* global tokens */
:root {
    /* animation */
    --primary-global-color: #fff;
    --secondary-global-color: #ee2a2a;
    --black-global-color: #000;
    --grey-global-color: #969696;
    --lightgrey-global-color: #696969;
    --lightwhite-global-color: #e9e9e9;
    --secondary-text-color: #696969;
    --grey-global-background-color: #f0f3f6;
    --black-global-border-color: #353535;
    --tooltip-blue: #3dbaef;
    --reward-point-bg: #f79e1b;
    --reward-point-pop-bg: #1fb036;
    --success-green: #1fb036;
    --cloud-grey: #e9e9e9;
    --yellow: #ffca0f;

    --venia-global-anim-bounce: cubic-bezier(0.5, 1.8, 0.9, 0.8);
    --venia-global-anim-in: cubic-bezier(0, 0, 0.2, 1);
    --venia-global-anim-out: cubic-bezier(0.4, 0, 1, 1);
    --venia-global-anim-standard: cubic-bezier(0.4, 0, 0.2, 1);

    /* color */
    --venia-global-color-orange-100: 194 200 255;
    --venia-global-color-orange-400: 61 132 255;
    --venia-global-color-orange-500: 51 109 255;
    --venia-global-color-orange-600: 41 84 255;
    --venia-global-color-orange-700: 238 42 42;
    --venia-global-color-orange-800: 23 43 196;
    --venia-global-color-blue-100: 194 200 255;
    --venia-global-color-blue-400: 61 132 255;
    --venia-global-color-blue-500: 51 109 255;
    --venia-global-color-blue-600: 41 84 255;
    --venia-global-color-blue-700: 31 57 255;
    --venia-global-color-blue-800: 23 43 196;
    --venia-global-color-gray-50: 255 255 255;
    --venia-global-color-gray-75: 250 250 250;
    --venia-global-color-gray-100: 244 245 245;
    --venia-global-color-gray-125: 249 249 249;
    --venia-global-color-gray-200: 234 235 235;
    --venia-global-color-gray-300: 223 225 226;
    --venia-global-color-gray-400: 181 184 186;
    --venia-global-color-gray-450: 167 167 167;
    --venia-global-color-gray-500: 149 148 149;
    --venia-global-color-gray-600: 118 123 127;
    --venia-global-color-gray-700: 84 93 99;
    --venia-global-color-gray-800: 51 63 71;
    --venia-global-color-gray-900: 23 32 38;
    --venia-global-color-gray: var(--venia-global-color-gray-100);
    --venia-global-color-gray-dark: var(--venia-global-color-gray-300);
    --venia-global-color-gray-darker: var(--venia-global-color-gray-600);
    --venia-global-color-green-400: 51 171 132;
    --venia-global-color-green-500: 45 157 120;
    --venia-global-color-green-600: 38 142 108;
    --venia-global-color-green-700: 18 128 92;
    --venia-global-color-orange: 241 99 33;
    --venia-global-color-red-400: 236 91 98;
    --venia-global-color-red-500: 227 72 80;
    --venia-global-color-red-600: 215 55 63;
    --venia-global-color-red-700: 201 37 45;
    --venia-global-color-red-800: 161 30 36;
    --kfc-global-color-white: #fff;
    --venia-global-color-teal: var(--venia-global-color-blue-400);
    --venia-global-color-teal-dark: var(--venia-global-color-blue-600);
    --venia-global-color-teal-light: var(--venia-global-color-gray-100);

    /* color by semantics */
    --venia-global-color-background: var(--venia-global-color-gray-50);
    --venia-global-color-border: var(--venia-global-color-gray-300);
    --venia-global-color-error: var(--venia-global-color-red-700);
    --venia-global-color-text: var(--black-global-color);
    --venia-global-color-text-disabled: var(--venia-global-color-gray-450);
    --venia-global-color-text-alt: var(--venia-global-color-gray-darker);
    --venia-global-color-text-hint: var(--venia-global-color-gray-500);
    --venia-global-color-warning-dark: var(--venia-global-color-red-700);
    --venia-global-color-warning-light: var(--venia-global-color-gray-100);

    /* font family */
    --venia-global-fontFamily-sansSerif: 'Muli', sans-serif;
    --venia-global-fontFamily-serif: 'Source Serif Pro', serif;

    /* font size */
    --venia-global-fontSize-50: 0.6875rem; /* 11px */
    --venia-global-fontSize-75: 0.75rem; /* 12px */
    --venia-global-fontSize-100: 0.875rem; /* 14px */
    --venia-global-fontSize-200: 1rem; /* 16px */
    --venia-global-fontSize-300: 1.125rem; /* 18px */
    --venia-global-fontSize-400: 1.25rem; /* 20px */
    --venia-global-fontSize-500: 1.375rem; /* 22px */
    --venia-global-fontSize-600: 1.5rem; /* 24px */
    --venia-global-fontSize-700: 1.75rem; /* 28px */
    --venia-global-fontSize-800: 2rem; /* 32px */
    --venia-global-fontSize-900: 2.25rem; /* 36px */
    --venia-global-fontSize-1000: 2.5rem; /* 40px */
    --venia-global-fontSize-1100: 3rem; /* 48px */
    --venia-global-fontSize-1200: 3.5rem; /* 56px */

    /* font weight */
    --venia-global-fontWeight-normal: 400;
    --venia-global-fontWeight-semibold: 600;
    --venia-global-fontWeight-bold: 700;

    /* line height */
    --venia-global-lineHeight-100: 1;
    --venia-global-lineHeight-200: 1.25;
    --venia-global-lineHeight-300: 1.5;
    --venia-global-lineHeight-400: 1.75;
    --venia-global-lineHeight-500: 2;

    /* dimensions */
    --venia-global-maxWidth: 940px;
    --venia-global-header-minHeight: 4.375rem;
    --venia-global-signIn-maxWidth: 500px;
    --venia-global-signUp-maxWidth: 565px;
}

@media (max-width: 960px) {
    :root {
        --venia-global-header-minHeight: 4.375rem;
    }
}

/* alias tokens */
:root {
    /* colors */
    --venia-brand-color-1-100: var(--venia-global-color-blue-100);
    --venia-brand-color-1-400: var(--venia-global-color-blue-400);
    --venia-brand-color-1-500: var(--venia-global-color-blue-500);
    --venia-brand-color-1-600: var(--venia-global-color-blue-600);
    --venia-brand-color-1-700: var(--venia-global-color-orange-700);
    --venia-brand-color-1-800: var(--venia-global-color-blue-800);

    /* typography */
    /* heading */
    --venia-global-typography-heading-XL-fontSize: var(
        --venia-global-fontSize-600
    );
    --venia-global-typography-heading-L-fontSize: var(
        --venia-global-fontSize-400
    );
    --venia-global-typography-heading-M-fontSize: var(
        --venia-global-fontSize-300
    );
    --venia-global-typography-heading-S-fontSize: var(
        --venia-global-fontSize-200
    );
    --venia-global-typography-heading-XS-fontSize: var(
        --venia-global-fontSize-100
    );
    --venia-global-typography-heading-lineHeight: calc(
        var(--venia-global-lineHeight-200) * 1em
    );

    /* body */
    --venia-typography-body-XXXL-fontSize: var(--venia-global-fontSize-600);
    --venia-typography-body-XXL-fontSize: var(--venia-global-fontSize-500);
    --venia-typography-body-XL-fontSize: var(--venia-global-fontSize-400);
    --venia-typography-body-L-fontSize: var(--venia-global-fontSize-300);
    --venia-typography-body-M-fontSize: var(--venia-global-fontSize-200);
    --venia-typography-body-S-fontSize: var(--venia-global-fontSize-100);
    --venia-typography-body-XS-fontSize: var(--venia-global-fontSize-50);
    --venia-typography-body-lineHeight: calc(
        var(--venia-global-lineHeight-300) * 1em
    );

    /* detail */
    --venia-typography-detail-XL-fontSize: var(--venia-global-fontSize-200);
    --venia-typography-detail-L-fontSize: var(--venia-global-fontSize-100);
    --venia-typography-detail-M-fontSize: var(--venia-global-fontSize-75);
    --venia-typography-detail-S-fontSize: var(--venia-global-fontSize-50);
    --venia-typography-detail-lineHeight: calc(
        var(--venia-global-lineHeight-200) * 1em
    );
}
/** Footer
 * ================== */
.mobile-footer {
    display: none;
}

.desktop-footer {
    display: block;
}

.footer-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    gap: 20px;
}

.footer-section {
    list-style-type: none !important;
}

.linkItem {
    font-family: var(--font-family-National2);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: var(--black-global-color);
}

.linkItem a {
    text-decoration: none !important;
}

#linkItemFirst,
.footer-title {
    font-family: var(--font-family-National2);
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 30px;
    color: var(--black-global-color);
}

/* @media (max-width: 450px) {
    :global(.mobile-footer) {
        display: block;
    }
    :global(.desktop-footer) {
        display: none;
    }
} */

/** Home Page
 * ================== */
.home-page-row {
    max-width: 100% !important;
}

/** Home Page Blocks
 * ================== */
.home-favourites-row .columnGroup-root-fOH,
.home-menu-row .columnGroup-root-fOH {
    flex-wrap: inherit !important;
}

.home-block-title {
    font-family: var(--font-family-National2Bold);
    font-style: normal;
    color: rgb(var(--venia-global-color-text)) !important;
    font-weight: var(--venia-global-fontWeight-bold) !important;
    font-size: 24px !important;
    line-height: 36px !important;
    text-transform: uppercase;
    margin: 0rem !important;
}

.home-view-all a {
    display: flex;
    align-items: center;
    -moz-column-gap: 4px;
         column-gap: 4px;
    text-decoration: none !important;
    justify-content: end;
}

/** Home Page Menu Block
 * ================== */
.home-menu-tabs ul {
    padding-left: 0rem !important;
    margin-bottom: 1rem !important;
    border-bottom: 1px solid rgb(var(--venia-global-color-gray-100)) !important;
}

.home-menu-tabs li {
    padding: 0.75rem 0px !important;
    background: transparent !important;
    margin-right: 5rem !important;
    font-family: var(--font-family-National2Regular);
    color: var(--secondary-text-color) !important;
    font-weight: 400 !important;
}

.home-menu-tabs .tabs-selected-MvP {
    color: var(--secondary-global-color) !important;
    border-bottom: 2px solid var(--secondary-global-color) !important;
    padding-bottom: 10px !important;
}

.home-menu-tab .slick-track {
    display: flex !important;
    -moz-column-gap: 20px;
         column-gap: 20px;
    margin-left: inherit !important;
}

.home-menu-tab .slick-slide {
    width: auto !important;
    margin-top: 0.7rem;
}

.home-menu-tab .slick-next {
    top: 110px !important;
    right: -40px !important;
    background: transparent !important;
}

.home-menu-tab .slick-prev {
    top: 110px !important;
    left: -22px !important;
    background: transparent !important;
}

/** Home Page Favourite Block
 * ================== */
.home-favourites-row {
    max-width: 100% !important;
    background-color: rgb(249, 249, 249);
}

.home-favourites-row .columnGroup-root-fOH {
    height: 3rem;
}

.home-favourites-row > div {
    max-width: var(--venia-global-maxWidth, 960px);
    margin: auto;
}

.home-desktop-favourites .slick-track {
    display: flex !important;
    -moz-column-gap: 20px;
         column-gap: 20px;
    margin: inherit !important;
}

.home-desktop-favourites .slick-slide {
    width: auto !important;
}

.home-desktop-favourites .slick-next {
    top: 110px !important;
    right: -6px !important;
    background: transparent !important;
}

.home-desktop-favourites .slick-prev {
    top: 110px !important;
    left: -3px !important;
    background: transparent !important;
}

/** Home Page Gamification Block
 * ================== */
.home-gamification-banner button:hover,
.home-gamification-banner button {
    text-transform: capitalize;
    min-width: 12rem !important;
    background-color: var(--secondary-global-color);
    border: none;
}
.banner_gamification_tab,
.gamification_banner_mob,
.home-announcement-image-mobile {
    display: none;
}
.home-gamification-banner button {
    margin-left: -75px;
}
@media (max-width: 920px) {
    .home-gamification-banner button {
        margin-left: -25px;
    }
}
@media (max-width: 825px) {
    .home-gamification-banner button {
        margin-left: 65px;
    }
}
@media (max-width: 769px) {
    .banner_gamification_desktop,
    .gamification_banner_mob {
        display: none;
    }
    .banner_gamification_tab {
        display: block;
    }
    .banner_gamification_tab button {
        margin-left: -350px;
    }
}
@media (max-width: 768px) {
    .home-gamification-button {
        text-align: center !important;
    }
}
@media (max-width: 430px) {
    .banner_gamification_desktop,
    .banner_gamification_tab,
    .home-announcement-image {
        display: none;
    }
    .gamification_banner_mob {
        display: block;
    }
    .home-announcement-image-mobile {
        display: block;
    }
    .gamification_banner_mob button {
        margin-left: -197px;
        font-size: 12px;
    }
    .home-announcement-image-mobile img {
        margin-bottom: 0 !important;
    }
}
@media (max-width: 410px) {
    .gamification_banner_mob button {
        margin-left: -160px;
        font-size: 12px;
    }
}
@media (max-width: 390px) {
    .gamification_banner_mob button {
        margin-left: -150px;
        font-size: 12px;
    }
}
@media (max-width: 370px) {
    .gamification_banner_mob button {
        margin-left: -135px;
        font-size: 12px;
    }
}
@media (max-width: 325px) {
    .gamification_banner_mob button {
        margin-left: -99px;
        font-size: 12px;
    }
}
@media (max-width: 290px) {
    .gamification_banner_mob button {
        margin-left: -60px;
        font-size: 11px;
    }
}
/** Home Page Announcement Block
 * ================== */
.home-announcement-image img {
    width: 100%;
    margin: 0rem !important;
    border-radius: 10px;
}

/** Home Page App links Block
 * ================== */
.home-applink-container .columnGroup-root-fOH {
    flex-wrap: nowrap !important;
}

.home-applink-container .home-applink-col:first-child {
    flex-direction: row !important;
    justify-content: right !important;
}

.downloadAppBanner_bg .downloadAppBanner_textArea {
    padding-left: 65px;
    justify-content: center !important;
}

.downloadAppBanner_bg .downloadAppIcon {
    gap: 1.375rem !important;
    flex-direction: row !important;
}

.downloadAppBanner_bg .downloadAppBanner_heading {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: var(--kfc-global-color-white);
    margin-top: 0;
    margin-bottom: 0px;
}

.downloadAppBanner_bg .downloadAppBanner_text {
    font-style: normal;
    font-size: 15px;
    line-height: 22px;
    color: var(--kfc-global-color-white);
}
.downloadAppBanner_bg .downloadAppIcon {
    display: grid !important;
    grid-template-columns: auto 1fr !important;
    flex-direction: column;
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
}
@media (max-width: 768px) {
    .home-applink-playstore img {
        float: right;
    }
    .downloadAppBanner_bg {
        align-items: center;
        justify-items: center;
        padding: 20px 0;
        width: 100% !important;
    }
    .downloadAppBanner_bg .downloadAppBanner_textArea,
    .downloadAppBanner_bg .downloadAppBanner_textArea p {
        padding-left: 0;
        align-items: center;
        text-align: center;
    }
    .downloadAppBanner_bg .downloadAppIcon {
        grid-template-columns: 1fr 1fr !important;
        height: 3.3rem;
    }
    .downloadAppBanner_bg .downloadAppIcon .downloadAppIcon_android {
        display: flex;
        justify-content: flex-end;
    }
    .home-announcement-image img {
        border-radius: 0;
    }
}
@media (max-width: 430px) {
    .downloadAppBanner_bg {
        padding-bottom: 30px;
    }
}

/** ========= Static Pages * ================== */
.page-block-title {
    font-family: var(--font-family-National2Bold);
    font-style: normal;
    color: rgb(var(--venia-global-color-text)) !important;
    font-weight: var(--venia-global-fontWeight-bold) !important;
    font-size: 24px !important;
    line-height: 36px !important;
    text-transform: capitalize;
    margin-bottom: 1rem !important;
}
.page-list-points h3,
.page-list-points h4,
.page-list-points h5 {
    font-family: var(--font-family-National2Bold) !important;
}
.home-menu-tabs .page-list-points ul,
.page-list-points ul {
    list-style: disc;
    padding-left: 1rem !important;
    border-bottom: none !important;
    margin-top: 0 !important;
    font-family: var(--font-family-National2Regular);
    color: var(--black-global-color) !important;
}
.home-menu-tabs .page-list-points li,
.page-list-points ul li,
.page-list-points ol li,
.page-list-points p {
    font-family: var(--font-family-National2Regular);
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px !important;
    color: var(--black-global-color) !important;
    padding: 0 !important;
}
.home-menu-tabs .page-list-points li,
.page-list-points ul li {
    margin-right: 0 !important;
}
.page-list-points ul li p {
    margin-bottom: 0 !important;
}
.page-list-points .page-list-points-career p {
    margin-bottom: 0 !important;
}
.page-list-points .page-list-career-block {
    margin: 40px 0;
}
.page-get-in-touch p {
    margin-bottom: 0;
}
.page-get-in-touch h5 {
    font-family: var(--font-family-National2Bold);
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: var(--black-global-color);
    margin: 1rem 0;
}
.page-halal-block {
    justify-content: center !important;
}
.page-halal-block figure {
    margin-top: 0 !important;
    margin: 0 auto;
}
.static-catering-image {
    margin: 0 auto !important;
}
.page-block-heading {
    font-family: var(--font-family-National2Bold);
    font-style: normal;
    color: rgb(var(--venia-global-color-text)) !important;
    font-weight: var(--venia-global-fontWeight-bold) !important;
    font-size: 31px !important;
    line-height: 36px !important;
    text-transform: capitalize;
    margin-bottom: 1rem !important;
}
.static-page-block-heading {
    font-family: var(--font-family-National2Bold);
    font-style: normal;
    color: rgb(var(--venia-global-color-text)) !important;
    font-weight: var(--venia-global-fontWeight-bold) !important;
    font-size: 31px !important;
    line-height: 36px !important;
    margin-bottom: 1rem !important;
}
.static-tip-item p {
    display: flex;
    align-items: center;
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
}
.static-page-bold-heading,
.static-page-bold-heading p,
.static-page-bold-heading span {
    font-family: var(--font-family-National2Bold);
}
.static-faq-block {
    background: #f9f9f9;
    padding: 20px;
    margin-bottom: 15px !important;
}
.static-faq-block p {
    margin-bottom: 0;
}
.static-faq-block h4 {
    margin-top: 0 !important;
    margin-bottom: 15px !important;
}
.home-menu-tabs.terms-tab ul li {
    margin-right: 45px !important;
}
.home-menu-tabs.terms-tab .page-list-points ul li {
    margin-right: 0 !important;
}
.static-right-aligned-content,
.static-right-aligned-content p {
    text-align: right !important;
}
.static-mobile-right-aligned-image {
    display: none !important;
}
@media (max-width: 768px) {
    .page-get-in-touch {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    .static-page-point-image {
        display: none;
    }
    .static-page-bold-heading p span {
        font-size: 32px !important;
        line-height: 38px !important;
    }
    .static-page-bold-heading p {
        margin-bottom: 0;
    }
    .static-tip-title p {
        text-align: center;
    }
    .static-block-mobile-alignment p,
    .static-block-mobile-alignment h4,
    .static-block-mobile-alignment li {
        text-align: left !important;
    }
    .static-block-mobile,
    .static-block-mobile-alignment {
        margin-left: 0 !important;
        padding-left: 0 !important;
    }
}

/** ========= Static Pages * ================== */
.home-announcement-row {
    margin: 2rem 0;
}
button:focus-visible {
    outline: none !important;
    outline: 0 !important;
}
@media (max-width: 430px) {
    .home-announcement-row {
        margin-bottom: 0;
    }
    .home-menu-tabs.terms-tab ul li {
        margin-right: 30px !important;
    }
    .static-page-block-heading {
        display: none;
    }
    .static-right-aligned-content,
    .static-right-aligned-content p {
        text-align: left !important;
    }
    .static-right-aligned-content {
        order: 2;
    }
}
@media (max-width: 360px) {
    .global-home-menu-tabs-g90.global-terms-tab-nVv ul li {
        margin-right: 15px !important;
    }
}
a:focus-visible {
    outline: none;
}
a,
button,
p,
div {
    -webkit-tap-highlight-color: transparent;
}

.datePicker-custom-class {
    z-index: 9999 !important;
}

.datePicker-custom-class .react-datepicker__header {
    text-align: center;
    background-color: #fff;
    border-bottom: 0px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-top: 8px;
    position: relative;
}
.datePicker-custom-class
        .react-datepicker__header
        .react-datepicker__current-month {
    text-align: center;
    background-color: #fff;
    border-bottom: 1px solid rgb(var(--venia-global-color-gray-100));
    border-radius: 0;
    border-radius: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;
}
.react-datepicker-wrapper .react-datepicker__input-container {
    display: block;
}
.datePicker-custom-class .react-datepicker__today-button {
    background: #3e82cf;
    border-top: 0px;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    padding: 5px 0;
    clear: left;
}

.datePicker-custom-class
        .react-datepicker__header--custom
        > div:first-child {
    border-bottom: 1px solid var(--lightwhite-global-color);
    margin-bottom: 1rem;
    padding-bottom: 10px;
    width: 94%;
    left: 3%;
    /* right: -64%; */
    position: relative;
}

.datePicker-custom-class .react-datepicker__day--selected {
    color: #fff;
    padding: 0px 0px 1px;
    isolation: isolate;
    width: 25px;
    height: 25px;
    background: #ee2a2a !important;
    border-radius: 50px !important;
}

.datePicker-custom-class .react-datepicker__day--selected :hover {
    background-color: #ee2a2a;
}
.datePicker-custom-class .react-datepicker__day:hover {
    border-radius: 50px;
    background-color: none;
}

.datePicker-custom-class .react-datepicker__input-container {
    width: inherit;
}

.datePicker-custom-class .react-datepicker-wrapper {
    width: 100%;
}

.datePicker-custom-class .react-datepicker {
    width: 144%;
}

.datePicker-custom-class .react-datepicker__month-container {
    width: 50%;
}

@media (max-width: 430px) {
    .datePicker-custom-class .react-datepicker {
        width: 100%;
    }

    .datePicker-custom-class .react-datepicker__month-container {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .datePicker-custom-class .react-datepicker {
        width: 109%;
    }
}

/** Ramadan FAQ Page
 * ================== */

.ramada-faq-first-row .ramadan-faq-title {
    font-family: var(--font-family-National2Bold);
    font-style: normal;
    font-weight: 700;
    font-size: 31px;
    line-height: 37px;
}
.ramadan-static-faq {
    margin-bottom: 2rem;
}

.ramadan-static-faq .ramadan-container-heading {
    font-family: var(--font-family-National2Bold);
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: var(--primary-global-color);
}

.ramadan-static-faq .ramadan-container-subHeading {
    font-family: var(--font-family-National2Bold);
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    color: var(--black-global-color);
}

.ramadan-static-faq .ramadan-container-mainText {
    font-family: var(--font-family-National2);
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: var(--black-global-border-color);
}

.ramadan-static-faq .ramadan-faq-heading-row {
    border-radius: 10px 10px 0 0 !important;
}

@media (max-width: 430px) {
    .ramadan-static-faq {
        border-radius: 10px 10px 0px 0px;
        margin-bottom: 6rem;
    }

    .ramadan-static-faq .ramadan-container-heading p span {
        font-family: var(--font-family-National2Bold);
        font-style: normal;
        font-weight: 700;
        font-size: 20px !important;
        line-height: 24px;
        text-align: center;
        text-transform: uppercase;
        color: var(--primary-global-color);
    }

    .ramadan-static-faq .ramadan-faq-text-container {
        padding: 0 20px !important;
    }

    .ramada-faq-first-row .ramadan-faq-title {
        display: none;
    }

    .ramada-faq-first-row .ramadan-faq-main-image img {
        margin: 0 0 1rem 0;
    }

    .ramadan-static-faq .ramadan-container-subHeading {
        font-family: var(--font-family-National2Bold);
        font-style: normal;
        font-weight: 700;
        font-size: 13px;
        line-height: 18px;
        color: var(--black-global-color);
    }

    .ramadan-static-faq .ramadan-container-mainText {
        font-family: var(--font-family-National2);
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
        color: var(--black-global-border-color);
    }
}

/** Ramadan Thank you Page
 * ================== */
.ramadan-tq-row .ramadan-tq-view-promotion-btn,
.ramadan-tq-row .ramadan-tq-subHeading,
.ramadan-tq-row .ramadan-static-tq-faq-link {
    font-family: var(--font-family-National2);
}

.ramadan-tq-row .ramadan-static-tq-title {
    font-family: var(--font-family-National2Bold);
}

.ramadan-tq-row .ramadan-tq-view-promotion-btn span {
    width: 307px;
    height: 30px;
}

.ramadan-tq-row .ramadan-tq-view-promotion-btn :hover {
    --stroke: var(--venia-brand-color-1-700);
}

.ramadan-tq-row .ramadan-tq-view-promotion-btn :focus {
    box-shadow: none;
}

@media (max-width: 430px) {
    .ramadan-tq-row .ramadan-static-tq-main-image img {
        margin: 0 0 1rem 0;
    }
}
* {
    box-sizing: border-box;
}

html {
    background-color: rgb(var(--venia-global-color-gray-50));
    font-size: 100%;
    font-weight: var(--venia-global-fontWeight-normal);
    line-height: var(--venia-global-lineHeight-100);
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

/*
 * Lock the window's scroll position while an overlay is active.
 * Has no effect in iOS Safari.
 * https://bugs.webkit.org/show_bug.cgi?id=153852
 *
 * :global(html[data-scroll-lock='true'] body) {
 *   overflow: hidden ;
 * }
 */

body,
button,
input,
select,
textarea {
    color: rgb(var(--venia-global-color-text));
    font-family: var(--venia-global-fontFamily-sansSerif);
}

body {
    background-color: rgb(var(--venia-global-color-gray-50));
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: var(--venia-global-fontSize-200);
    font-weight: var(--venia-global-fontWeight-normal);
    margin: 0;
}

h1 {
    font-size: var(--venia-global-fontSize-600);
}

h2 {
    font-size: var(--venia-global-fontSize-400);
}

a {
    color: currentColor;
    text-decoration: none;
}

p {
    margin: 0;
}

dl,
ol,
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

dd,
dt {
    margin: 0;
}

button {
    background: none;
    border: 0;
    cursor: pointer;
    font-size: 100%;
    padding: 0;
    touch-action: manipulation;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-appearance: none;
}

button:disabled {
    cursor: default;
    touch-action: none;
}
/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com *//*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

/*
Document
========
*/

/**
Use a better box model (opinionated).
*/

*,
::before,
::after {
	box-sizing: border-box;
}

/**
Use a more readable tab size (opinionated).
*/

html {
	-moz-tab-size: 4;
	tab-size: 4;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/*
Sections
========
*/

/**
Remove the margin in all browsers.
*/

body {
	margin: 0;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
	font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}

/*
Grouping content
================
*/

/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/

hr {
	height: 0; /* 1 */
	color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/

/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr[title] {
	text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/

b,
strong {
	font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
	font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
Add the correct font size in all browsers.
*/

small {
	font-size: 80%;
}

/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/*
Tabular data
============
*/

/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/

table {
	text-indent: 0; /* 1 */
	border-color: inherit; /* 2 */
}

/*
Forms
=====
*/

/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/

button,
select { /* 1 */
	text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
	-webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/

::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/

:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/

:-moz-ui-invalid {
	box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
	padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
	vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}

/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/*
Interactive
===========
*/

/*
Add the correct display in Chrome and Safari.
*/

summary {
	display: list-item;
}/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * Removes the default spacing and border for appropriate elements.
 */

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

button {
  background-color: transparent;
  background-image: none;
}

fieldset {
  margin: 0;
  padding: 0;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: Muli, sans-serif; /* 1 */
  line-height: 1.5; /* 2 */
}


/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

body {
  font-family: inherit;
  line-height: inherit;
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: rgb(var(--color-gray-400));
}

button,
[role="button"] {
  cursor: pointer;
}

/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */
 
:-moz-focusring {
	outline: auto;
}

table {
  border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */

a {
  color: inherit;
  text-decoration: inherit;
}

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */

/**
 * Constrain images and videos to the parent width and preserve
 * their intrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

img,
video {
  max-width: 100%;
  height: auto;
}

/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */

.toastContainer-root-JDW {
    position: fixed;
    display: grid;
    grid-row-gap: 1rem;

    /* Necessary to display over page contents */
    z-index: 6;

    /* Show toasts on bottom of screen */
    bottom: 0px;
    margin-bottom: 1rem;

    /* Display in center */
    min-width: 100%;
}

/* On desktop, display on right */
@media (min-width: 1024px) {
    .toastContainer-root-JDW {
        right: 2rem;
        min-width: auto;
    }
}
/* animation helpers */

.navigation-enter-Fn2 {
    transition-duration: 384ms;
    transition-timing-function: var(--venia-global-anim-in);
}

.navigation-exit-iSS {
    transition-duration: 192ms;
    transition-timing-function: var(--venia-global-anim-out);
}

.navigation-hidden-R1V {
    opacity: 0;
    visibility: hidden;
}

.navigation-visible-Cry {
    opacity: 1;
    visibility: visible;
}

/* module */

.navigation-root-SSY {
    background-color: white;
    bottom: 0;
    display: grid;
    grid-template-rows: auto 1fr auto;
    left: 0;
    max-width: 360px;
    overflow: hidden;
    position: fixed;
    top: 0;
    transform: translate3d(-100%, 0, 0);
    transition-property: opacity, transform, visibility;
    width: 100%;
    /* z-index: 3; */
    z-index: 1000;
}

.navigation-root_open-i4K {
    box-shadow: 1px 0 rgb(var(--venia-global-color-border));
    transform: translate3d(0, 0, 0);
}

.navigation-header-f9t {
    align-content: center;
    display: grid;
    grid-auto-columns: 3.5rem;
    grid-auto-flow: column;
    grid-auto-rows: 3.5rem;
    grid-template-columns: 4.5rem 1fr 3.5rem;
    height: 4.5rem;
    position: relative;
    z-index: 1;
}

.navigation-body-3Ek {
    min-height: 0;
    overflow: auto;
    transition-property: opacity, visibility;
}

.navigation-body_masked-Wn4 {
}

.navigation-footer-RBP {
    display: none;
}

.navigation-switchers-IAR {
    display: grid;
    grid-auto-flow: column;
    justify-content: space-between;
    background-color: rgb(var(--venia-global-color-gray-100));
    width: 100%;
}

.navigation-body-3Ek::-webkit-scrollbar {
    width: 12px;
    background: var(--lightwhite-global-color);
    border-radius: 10px;
}

.navigation-body-3Ek::-webkit-scrollbar-track {
    background-color: var(--lightwhite-global-color);
    border-radius: 10px;
    width: 8px;
    padding: 0 5px;
}

.navigation-body-3Ek::-webkit-scrollbar-thumb {
    background-color: rgb(var(--venia-global-color-gray-125));
    border: solid 3px var(--lightwhite-global-color);
    border-radius: 10px;
}

@media (min-width: 641px) {
    .navigation-switchers-IAR {
        display: none;
    }
}

.navigation-modal-Ed0 {
    background-color: white;
    bottom: 0;
    left: 0;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 3.5rem;
    transform: translate3d(-100%, 0, 0);
    transition-property: opacity, transform, visibility;
}

.navigation-modal_open-erJ {
    transform: translate3d(0, 0, 0);
}

@media (max-width: 768px) {
    .navigation-footer-RBP {
        display: block;
    }
}

@media (max-width: 430px) {
    .navigation-root-SSY {
        max-width: 340px;
    }
}
.trigger-root-00w {
}
.navHeader-title-jo- {
    align-items: center;
    display: inline-flex;
    font-size: 1rem;
    font-weight: 400;
    padding: 0 0.5rem;
    text-transform: capitalize;
}

.navHeader-icon-pxG {
    fill: var(--fill, none);
    stroke: var(--stroke, var(--venia-global-color-text));
}
.mask-root-xlR {
    background-color: black;
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transition-duration: 192ms;
    transition-property: opacity, visibility;
    transition-timing-function: linear;
    visibility: hidden;
    width: 100%;
    z-index: 1000;
    -webkit-appearance: none;
}

/* state: active */

.mask-root_active-Tid {
    opacity: 0.5;
    transition-duration: 224ms;
    visibility: visible;
}

:root {
    /* Font Family */
    --font-family-National2: 'National2';
    --font-family-National2Bold: 'National2Bold';
    --font-family-National2Medium: 'National2Medium';
    --font-family-National2Regular: 'National2Regular';
    --font-family-National2-Condensed: 'National2Condensed';
}
.main-root-YLm {
    background-color: rgb(var(--venia-global-color-background));
    color: rgb(var(--venia-global-color-text));
    position: relative;
    z-index: 1;
}
.main-showStickyFooter-s1g {
    display: block;
}

.main-hideStickyFooter-av6 {
    display: none;
}

.main-root_masked-YlY {
}

.main-page-hXb {
    margin: 0 auto;
    min-height: 40rem;
    position: relative;
}

.main-page_masked-X6Z {
}

.main-deliveryContainer-d4r {
    background-color: rgb(var(--venia-global-color-gray-100));
    margin: 0rem 1rem;
    height: 68px;
}

.main-showSideNav-gsQ {
    display: grid;
    grid-template-columns: 20rem auto;
    grid-column-gap: 2.25rem;
    max-width: var(--venia-global-maxWidth, 960px);
    margin: auto;
}

.main-hideSideNav-WJ- {
    display: block;
}

.main-toolTilArea-i9O {
    display: none;
}

.main-abndonModalRoot--U9 {
    max-width: 35rem;
    width: 450px;
}

.main-timeIssueModalRoot-qFO {
    max-width: 22rem;
    max-height: 22rem;
}

.main-kfcStrips-BEz {
    display: block;
    margin: 0;
}
.main-static_heading_container-fwS {
    display: grid;
    row-gap: 1rem;
    max-width: var(--venia-global-maxWidth, 960px);
    margin: 0 auto;
    padding-top: 0;
}
.main-static_heading_container-fwS .main-breadCrumbTitle-qKD {
    text-transform: none;
}

.main-appExclusiveModal-bIp {
    width: 19.75rem;
    max-height: 19.75rem;
}

.main-cartValidationModalStyle-CzS {
    max-width: 450px;
}

.main-showOnlyContent-ayw {
    margin-bottom: 0px !important;
}

.main-showOnlyContent-ayw article {
    padding: 0 !important;
}

@media (min-height: 640px) {
    .main-page-hXb {
        min-height: 32rem;
    }
}

@media (min-height: 768px) {
    .main-deliveryContainer-d4r {
        margin: 0rem 1rem;
        height: 3.75rem;
        display: grid;
    }
}

@media (min-height: 960px) {
    .main-page-hXb {
        min-height: 56rem;
    }
}

@media (max-width: 1224px) {
    .main-showSideNav-gsQ {
        grid-template-columns: 17rem auto;
    }
}

@media (max-width: 960px) {
    .main-showSideNav-gsQ {
        display: grid;
        grid-template-columns: auto;
    }
    .main-page-hXb {
        min-height: auto;
    }
}
@media (max-width: 768px) {
    .main-page-hXb {
        margin-bottom: 70px;
    }
    .main-showSideNav-gsQ {
        padding: 0rem 0rem;
    }
}

/* @media (max-width: 1020px) {
    .toolTilArea {
        display: block;
        position: fixed;
        bottom: 25%;
        width: 100%;
        left: 50%;
        z-index: 1;
    }
} */

@media (max-width: 560px) {
    .main-abndonModalRoot--U9 {
        width: 90vw;
    }
}
@media (max-width: 430px) {
    .main-toolTilArea-i9O {
        display: block;
        position: fixed;
        bottom: 25%;
        width: 100%;
        left: 50%;
        z-index: 1;
    }

    .main-static_heading_container-fwS .main-breadCrumb-DGE {
        display: none;
    }

    .main-static_heading_container-fwS .main-kfcStrips-BEz {
        display: flex;
    }

    .main-emptyKfcStrips-mnn {
        display: none;
    }

    .main-appExclusiveModal-bIp {
        max-width: 90%;
    }
}
.accountTrigger-root-7Dr {
    align-items: center;
    display: grid;
    /* The full height of the site header minus (box shadow height * 2). */
    height: calc(5rem - 8px);
}

.accountTrigger-root_open-9Kj {
    box-shadow: 0 4px rgb(var(--venia-brand-color-1-700));
}

.accountTrigger-trigger-YDx {
    height: 3rem;
    /* min-width: 6rem; */
    z-index: 1;
}

@media (max-width: 640px) {
    .accountTrigger-root-7Dr {
        display: none;
    }
}

@media (max-width: 321px) {
    .accountTrigger-trigger-YDx {
        min-width: 3rem;
    }
}
.indicator-root-xtL {
    align-content: center;
    align-items: center;
    display: grid;
    gap: 3rem;
    height: calc(100% - 6rem);
    justify-content: center;
    justify-items: center;
    margin: 3rem 0;
    width: 100%;
}

.indicator-global-W6p {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    height: 100%;
    width: 100%;
}

.indicator-message-jbb {
    color: rgb(var(--venia-global-color-text-alt));
    font-size: 1rem;
    letter-spacing: 0.25rem;
    text-transform: uppercase;
}

.indicator-indicator-4ge {
    -webkit-animation-direction: alternate;
            animation-direction: alternate;
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-name: indicator-pulse-PNk;
            animation-name: indicator-pulse-PNk;
    -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@-webkit-keyframes indicator-pulse-PNk {
    0% {
        filter: grayscale(1);
        transform: scale(0.75) rotate(-540deg);
    }
    100% {
        filter: grayscale(0);
        transform: scale(1) rotate(0deg);
    }
}

@keyframes indicator-pulse-PNk {
    0% {
        filter: grayscale(1);
        transform: scale(0.75) rotate(-540deg);
    }
    100% {
        filter: grayscale(0);
        transform: scale(1) rotate(0deg);
    }
}
.accountChip-root-biX {
    align-items: center;
    -moz-column-gap: 0.25rem;
         column-gap: 0.25rem;
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: auto 1fr;
}

.accountChip-loader-9tR {
}

.accountChip-text-6Zl {
    white-space: nowrap;
    max-width: 85px;
    margin-top: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

.accountChip-chipImage-ig3 {
    width: 1.125rem;
    height: 1.125rem;
}

.accountChip-chipFooterImage-zOq {
    display: block;
    width: 1.75rem;
    height: 1.75rem;
    margin: 0 auto;
}

@media (max-width: 640px) {
    .accountChip-text-6Zl {
        margin-top: 5px;
    }
    .accountChip-text-6Zl {
        width: 38px;
    }
    .accountChip-root-biX {
        -moz-column-gap: 0.1rem;
             column-gap: 0.1rem;
    }
}

@media (max-width: 430px) {
    .accountChip-chipFooterImage-zOq {
        margin-left: 3px;
    }
}
.stickyFooter-stickyRoot-eXI {
    display: none;
}

.stickyFooter-stickyFooter-jQa {
    background-image: url(/assets/img/icon_footerbg-qp6.svg);
    background-repeat: no-repeat;
    display: grid;
    grid-area: items;
    grid-template-columns: repeat(4, 0.4fr);
    position: fixed;
    bottom: -1px;
    z-index: 9999;
    padding-top: 20px;
    background-size: 100%;
    width: 100%;
}
.stickyFooter-footerIcon-Xtg {
    text-align: center;
}

.stickyFooter-footerIconMenu-pEy .stickyFooter-stickyFooterIcon-mNH,
.stickyFooter-footerIconMenu-pEy .stickyFooter-footerText-hE3 {
    display: block;
    margin-left: 0;
    text-align: left;
}
.stickyFooter-footerIconReward-WY- {
    text-align: center;
    margin-left: 65px;
}
.stickyFooter-stickyButton-P7y {
    margin: 0 auto;
    text-align: center;
}
.stickyFooter-stickyFooterIcon-mNH {
    display: block;
    position: unset;
    text-align: center;
    margin: 0 auto;
}
.stickyFooter-stickyFooterOrderIcon-6ce {
    position: unset;
    text-align: center;
    margin: 0 auto;
    margin-top: 8px;
    margin-bottom: 4px;
}

.stickyFooter-iconContainer-z1j {
    display: block;
    height: 40px;
}
.stickyFooter-footerOrder-1ot {
    position: absolute;
    left: 40%;
    right: 0%;
    top: -10%;
    bottom: 0%;
    background: #25D366;
    box-shadow: 4px 0px 8px rgb(82 82 90 / 30%);
    width: 85px;
    height: 85px;
    border-radius: 100%;
    padding-top: 3px;
}
.stickyFooter-orderText-ccB {
    font-family: var(--font-family-National2);
    color: var(--primary-global-color);
    font-weight: 700;
    text-align: center;
    line-height: 14px;
    padding: 9px 10px 0;
    font-size: 13px;
    padding-top: 5px;
}
.stickyFooter-footerIconAccount-MZq {
    display: block;
}
.stickyFooter-footerRoot-LXK {
    display: inline;
}
.stickyFooter-footerText-hE3,
.stickyFooter-accountFooter-eYA span,
.stickyFooter-accountFooterOpen-4SC span {
    text-align: center;
    font-family: var(--font-family-National2);
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    color: var(--grey-global-color);
    -webkit-text-fill-color: var(--grey-global-color);
    line-height: 9px;
}
.stickyFooter-footerIconMenu-pEy:hover .stickyFooter-footerText-hE3,
.stickyFooter-footerIconReward-WY-:hover .stickyFooter-footerText-hE3,
.stickyFooter-footerIconHome-YkB:hover .stickyFooter-footerText-hE3,
.stickyFooter-footerIcon-Xtg:hover .stickyFooter-footerText-hE3,
.stickyFooter-iconContainer-z1j:active .stickyFooter-footerText-hE3 {
    color: var(--secondary-global-color);
}

.stickyFooter-orderQuantity-Jbi {
    color: var(--black-global-color);
    font-weight: 800;
    text-align: center;
    font-size: 12px;
    line-height: 19px;
    background: var(--primary-global-color);
    height: 20px;
    width: 20px;
    border-radius: 100px;
    position: absolute;
    position: absolute;
    top: 8px;
    right: 20px;
}

.stickyFooter-orderCheckout-aAs,
.stickyFooter-orderValue-R2p {
    font-family: var(--font-family-National2);
    color: var(--primary-global-color);
    font-weight: 700;
    text-align: center;
    line-height: 14px;
    font-size: 12px;
    display: block;
}
.stickyFooter-stickyFooterText-6n1 {
    white-space: nowrap;
    width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media (max-width: 430px) {
    .stickyFooter-stickyRoot-eXI {
        position: fixed;
        width: 100%;
        height: 80px;
        background: var(--primary-global-color);
        bottom: 0px;
        border-radius: 15px;
        z-index: 999;
    }
    .stickyFooter-accountFooter-eYA,
    .stickyFooter-accountFooterOpen-4SC {
        display: block;
        text-align: center;
        box-shadow: none;
    }
    .stickyFooter-menu_open-GiE {
        display: block;
        text-align: center;
        box-shadow: none;
        top: -570%;
        left: 54%;
    }

    .stickyFooter-accountFooter-eYA span,
    .stickyFooter-accountFooterOpen-4SC span {
        display: block;
        line-height: 11px;
    }

    .stickyFooter-stickyRoot-eXI {
        display: block;
    }

    footer {
        display: none !important;
    }

    .stickyFooter-root-HXL {
        --content-width: 27.5rem;
        height: 0;
        overflow: visible;
        left: -100vw;
        opacity: 0;
        position: absolute;
        top: 100%;
        transition: opacity 192ms var(--venia-global-anim-out),
            visibility 192ms var(--venia-global-anim-out),
            /* Adding delay to move container off the screen after previous transitions happened */
                left 0s 192ms;
        visibility: hidden;
        width: calc(100vw - 2rem);
        /* max-width wider than header to let dropdown to move left on wider screens while still staying near the trigger */
        max-width: calc(
            var(--venia-global-maxWidth) + var(--content-width) * 2 - 25rem
        );
        z-index: 3;
        transform: translate3d(-50%, 0, 0);
    }

    .stickyFooter-root_open--u0 {
        left: 50%;
        opacity: 1;
        transition: opacity 224ms var(--venia-global-anim-in),
            visibility 224ms var(--venia-global-anim-in), left 0s;
        visibility: visible;
    }

    .stickyFooter-accountMenuFooterOpen-iQV {
        background: var(--secondary-global-color);
        opacity: 1;
        visibility: visible;
        position: fixed;
        top: 33%;
        left: 55%;
    }
    .stickyFooter-accountFooterOpen-4SC {
        display: block;
        text-align: center;
    }
    .stickyFooter-orderValue-R2p {
        margin-top: 2px;
    }
    .stickyFooter-stickyFooterText-6n1 {
        width: 38px;
    }
}
@media (max-width: 415px) {
    .stickyFooter-accountMenuFooterOpen-iQV {
        top: 40%;
        left: 60%;
    }
    .stickyFooter-stickyFooter-jQa {
        bottom: -2px;
    }
    .stickyFooter-footerOrder-1ot {
        width: 82px;
        height: 82px;
        top: -9%;
    }
    .stickyFooter-orderText-ccB {
        padding: 2px 4px 0;
        font-size: 12px;
        letter-spacing: 0;
    }
}
@media (max-width: 400px) {
    .stickyFooter-stickyFooter-jQa {
        grid-template-columns: repeat(4, 0.5fr);
    }
    .stickyFooter-footerOrder-1ot {
        left: 39.8%;
        top: -11%;
        width: 80px;
        height: 80px;
    }
    .stickyFooter-accountMenuFooterOpen-iQV {
        top: 37%;
        left: 65%;
    }
    .stickyFooter-orderCheckout-aAs,
    .stickyFooter-orderValue-R2p {
        line-height: 12px;
    }
    .stickyFooter-orderText-ccB {
        font-size: 12px;
        line-height: 12px;
    }
}
@media (max-width: 376px) {
    .stickyFooter-footerOrder-1ot {
        width: 77px;
        height: 77px;
        top: -11%;
        left: 39.65%;
    }
    .stickyFooter-orderText-ccB {
        font-size: 10px;
    }
    .stickyFooter-orderValue-R2p,
    .stickyFooter-orderCheckout-aAs {
        font-size: 10px;
        line-height: 15px;
    }
    .stickyFooter-stickyFooterOrderIcon-6ce {
        margin-top: 5px;
        margin-bottom: 4px;
    }
    .stickyFooter-stickyFooter-jQa {
        bottom: -3px;
        grid-template-columns: repeat(4, 0.6fr);
    }
    .stickyFooter-accountMenuFooterOpen-iQV {
        left: 70%;
        top: 20%;
    }
    .stickyFooter-footerIconMenu-pEy {
        margin-left: 8px;
    }
}
@media (max-width: 365px) {
    .stickyFooter-stickyFooter-jQa {
        bottom: -8px;
    }
    .stickyFooter-accountMenuFooterOpen-iQV {
        top: 30%;
        left: 75%;
    }
    .stickyFooter-footerOrder-1ot {
        width: 72px;
        height: 72px;
        top: -9%;
        left: 39.8%;
    }
    .stickyFooter-orderText-ccB {
        padding-top: 3px;
    }
}
@media (max-width: 350px) {
    .stickyFooter-footerOrder-1ot {
        width: 70px;
    }
    .stickyFooter-stickyFooterOrderIcon-6ce {
        margin-bottom: 2px;
    }
}
@media (max-width: 321px) {
    /* .stickyFooter {
        bottom: -17px;
    } */
    .stickyFooter-footerOrder-1ot {
        width: 67px;
        height: 67px;
        top: -10%;
        left: 39.5%;
    }
    .stickyFooter-orderQuantity-Jbi {
        right: 14px;
        font-size: 10px;
        height: 18px;
        width: 18px;
    }
    .stickyFooter-stickyFooterOrderIcon-6ce {
        margin-top: 0;
        margin-bottom: 3px;
    }
    .stickyFooter-orderValue-R2p {
        font-size: 10px;
        margin-top: 0;
    }
    .stickyFooter-footerIconMenu-pEy {
        text-align: center;
        margin-left: 10px;
    }
    .stickyFooter-accountFooter-eYA .stickyFooter-trigger-9nM {
        min-width: 4rem;
    }
    .stickyFooter-orderText-ccB {
        padding: 0;
        font-size: 10px;
        margin-top: 5px;
    }
    .stickyFooter-accountMenuFooterOpen-iQV {
        left: 93%;
        top: 22%;
    }
    .stickyFooter-stickyRoot-eXI {
        height: 69px;
    }
}
@media (max-width: 280px) {
    .stickyFooter-accountMenuFooterOpen-iQV {
        left: 110%;
        top: 22%;
    }
}
.ramadanStickyFooter-stickyRoot-B7Y {
    display: none;
}

.ramadanStickyFooter-stickyFooter-6v7 {
    background-image: url(/icon_footerBar-xaq.svg);
    background-repeat: no-repeat;
    display: grid;
    grid-area: items;
    position: fixed;
    bottom: -1px;
    z-index: 9999;
    padding-top: 20px;
    background-size: 100%;
    width: 100%;
}
.ramadanStickyFooter-footerIcon-k3i {
    text-align: center;
}

.ramadanStickyFooter-stickyFooterOrderIcon-cZI {
    position: unset;
    text-align: center;
    margin: 0 auto;
    margin-top: 8px;
    margin-bottom: 4px;
}

.ramadanStickyFooter-iconContainer-qV6 {
    height: 40px;
}

.ramadanStickyFooter-accountFooter-Xxb span,
.ramadanStickyFooter-accountFooterOpen-vhn span {
    text-align: center;
    font-family: var(--font-family-National2);
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    color: var(--grey-global-color);
    -webkit-text-fill-color: var(--grey-global-color);
    line-height: 9px;
}

.ramadanStickyFooter-footerIconHome-9T1:hover .ramadanStickyFooter-footerText-xnX,
.ramadanStickyFooter-footerIcon-k3i:hover .ramadanStickyFooter-footerText-xnX,
.ramadanStickyFooter-iconContainer-qV6:active .ramadanStickyFooter-footerText-xnX {
    color: var(--secondary-global-color);
}
.ramadanStickyFooter-footerIconHome-9T1 {
    margin-top: -11px;
}

.ramadanStickyFooter-orderQuantity--QF {
    color: white;
    font-weight: 800;
    text-align: center;
    font-size: 12px;
    line-height: 19px;
    background: rgb(var(--venia-brand-color-1-700));
    height: 20px;
    width: 20px;
    border-radius: 100px;
    position: absolute;
    position: absolute;
    top: 8px;
    right: 3px;
}

.ramadanStickyFooter-orderValue-19E {
    font-family: var(--font-family-National2);
    font-weight: 700;
    text-align: center;
    line-height: 14px;
    font-size: 12px;
    display: block;
}

.ramadanStickyFooter-stickyText-TGV {
    font-style: var(--font-family-National2);
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 9px;
    color: var(--grey-global-color);
    position: fixed;
    bottom: 21px;
}

@media (max-width: 430px) {
    .ramadanStickyFooter-stickyFooterContainer-rRN {
        display: flex;
        justify-content: space-around;
        width: 100%;
    }
    .ramadanStickyFooter-stickyRoot-B7Y {
        position: fixed;
        width: 100%;
        height: 80px;
        background: var(--primary-global-color);
        bottom: 0px;
        border-radius: 15px;
        z-index: 999;
    }
    .ramadanStickyFooter-accountFooter-Xxb,
    .ramadanStickyFooter-accountFooterOpen-vhn {
        display: block;
        text-align: center;
        box-shadow: none;
    }

    .ramadanStickyFooter-accountFooter-Xxb span,
    .ramadanStickyFooter-accountFooterOpen-vhn span {
        display: block;
        line-height: 11px;
    }

    .ramadanStickyFooter-stickyRoot-B7Y {
        display: block;
    }

    footer {
        display: none !important;
    }

    .ramadanStickyFooter-root-2Ed {
        --content-width: 27.5rem;
        height: 0;
        overflow: visible;
        left: -100vw;
        opacity: 0;
        position: absolute;
        top: 100%;
        transition: opacity 192ms var(--venia-global-anim-out),
            visibility 192ms var(--venia-global-anim-out),
            /* Adding delay to move container off the screen after previous transitions happened */
                left 0s 192ms;
        visibility: hidden;
        width: calc(100vw - 2rem);
        /* max-width wider than header to let dropdown to move left on wider screens while still staying near the trigger */
        max-width: calc(
            var(--venia-global-maxWidth) + var(--content-width) * 2 - 25rem
        );
        z-index: 3;
        transform: translate3d(-50%, 0, 0);
    }

    .ramadanStickyFooter-root_open-a5F {
        left: 50%;
        opacity: 1;
        transition: opacity 224ms var(--venia-global-anim-in),
            visibility 224ms var(--venia-global-anim-in), left 0s;
        visibility: visible;
    }

    .ramadanStickyFooter-accountMenuFooterOpen-LWa {
        background: var(--secondary-global-color);
        opacity: 1;
        visibility: visible;
        position: fixed;
        top: 33%;
        left: 55%;
    }
    .ramadanStickyFooter-accountFooterOpen-vhn {
        display: block;
        text-align: center;
    }
    .ramadanStickyFooter-orderValue-19E {
        margin-top: 2px;
    }
}
@media (max-width: 415px) {
    .ramadanStickyFooter-accountMenuFooterOpen-LWa {
        top: 40%;
        left: 60%;
    }
    .ramadanStickyFooter-stickyFooter-6v7 {
        bottom: -2px;
    }
}
@media (max-width: 400px) {
    .ramadanStickyFooter-accountMenuFooterOpen-LWa {
        top: 37%;
        left: 65%;
    }

    .ramadanStickyFooter-orderValue-19E {
        line-height: 12px;
    }
}
@media (max-width: 376px) {
    .ramadanStickyFooter-orderValue-19E {
        font-size: 10px;
        line-height: 15px;
    }
    .ramadanStickyFooter-stickyFooterOrderIcon-cZI {
        margin-top: 5px;
        margin-bottom: 4px;
    }
    .ramadanStickyFooter-stickyFooter-6v7 {
        bottom: -3px;
        /* grid-template-columns: repeat(4, 0.6fr); */
    }
    .ramadanStickyFooter-accountMenuFooterOpen-LWa {
        left: 70%;
        top: 20%;
    }
}
@media (max-width: 365px) {
    .ramadanStickyFooter-stickyFooter-6v7 {
        bottom: -8px;
    }
    .ramadanStickyFooter-accountMenuFooterOpen-LWa {
        top: 30%;
        left: 75%;
    }
}
@media (max-width: 350px) {
    .ramadanStickyFooter-stickyFooterOrderIcon-cZI {
        margin-bottom: 2px;
    }
}
@media (max-width: 321px) {
    .ramadanStickyFooter-orderQuantity--QF {
        right: 14px;
        font-size: 10px;
        height: 18px;
        width: 18px;
    }
    .ramadanStickyFooter-stickyFooterOrderIcon-cZI {
        margin-top: 0;
        margin-bottom: 3px;
    }
    .ramadanStickyFooter-orderValue-19E {
        font-size: 10px;
        margin-top: 0;
    }

    .ramadanStickyFooter-accountFooter-Xxb .ramadanStickyFooter-trigger-8-Q {
        min-width: 4rem;
    }

    .ramadanStickyFooter-accountMenuFooterOpen-LWa {
        left: 93%;
        top: 22%;
    }
    .ramadanStickyFooter-stickyRoot-B7Y {
        height: 69px;
    }
}
@media (max-width: 280px) {
    .ramadanStickyFooter-accountMenuFooterOpen-LWa {
        left: 110%;
        top: 22%;
    }
}
.cartValidationStatusModal-body-49H {
    padding: 0 5px;
}
.cartValidationStatusModal-heading-hux {
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    margin-bottom: 1rem;
}

.cartValidationStatusModal-message-UYr {
    font-family: var(--font-family-National2);
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: var(--black-global-color);
    margin-bottom: 0.5rem;
    text-align: center;
}

.cartValidationStatusModal-message2-85Y {
    margin-top: 1rem;
}

.cartValidationStatusModal-confirmProceed-VXL,
.cartValidationStatusModal-btnFullWidth-5db {
    /* margin-top: 10px; */
    color: rgb(var(--venia-global-color-gray-50));
}

.cartValidationStatusModal-confirmOption-QtF button {
    width: 50%;
}

.cartValidationStatusModal-buttonContainer-Jhq {
    margin-top: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}

.cartValidationStatusModal-btnContainer-Cz0 {
    display: grid;
    grid-gap: 10px;
    margin-top: 1rem;
}

.cartValidationStatusModal-btnFullWidth-5db button {
    width: 100%;
}

.cartValidationStatusModal-ramadanMessage-qLT {
    font-family: var(--font-family-National2);
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: var(--lightgrey-global-color);
    margin-bottom: 0.5rem;
    text-align: center;
}

.cartValidationStatusModal-ramadanMessage2-Myp {
    margin-top: 1rem;
}

.cartValidationStatusModal-ramadanBtn-eyt {
    color: var(--grey-global-color);
    border-color: var(--grey-global-color);
    stroke: var(--grey-global-color);
}

@media (max-width: 768px) {
    .cartValidationStatusModal-buttonContainer-Jhq {
        flex-direction: column;
    }
}
.dynamicContent-dynamicContent-lnL {
    display: grid;
    align-items: center;
    text-align: center;
    font-family: var(--font-family-National2);
}

.dynamicContent-dynamicContent-lnL h1,
.dynamicContent-dynamicContent-lnL h2,
.dynamicContent-dynamicContent-lnL h3 {
    font-family: var(--font-family-National2Bold);
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    margin-bottom: 1rem;
}

.dynamicContent-dynamicContent-lnL p,
.dynamicContent-dynamicContent-lnL div,
.dynamicContent-dynamicContent-lnL span {
    font-family: var(--font-family-National2);
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: var(--black-global-color);
    margin-bottom: 0.5rem;
    text-align: center;
}

.dynamicContent-dynamicContent-lnL br {
    display: none;
}
.cartSizeIncreaseModal-root-t5V {
    display: grid;
    gap: 0.7rem;
    font-family: var(--font-family-National2);
    font-style: normal;
    padding: 0px 20px;
}

.cartSizeIncreaseModal-captionText-rhT {
    font-weight: 400;
    font-size: 0.8125rem;
    line-height: 1.125rem;
    text-align: center;
    font-family: var(--font-family-National2Regular);
    color: var(--secondary-text-color);
}

.cartSizeIncreaseModal-boldText-k4b {
    font-weight: 700;
}

.cartSizeIncreaseModal-exceedPriceLimitTest-Gcw {
    margin-top: 1rem;
}
.appExclusive-root-BGQ {
    display: grid;
    gap: 0.7rem;
    font-family: var(--font-family-National2);
    font-style: normal;
    padding: 0px 20px;
}

.appExclusive-title-MSS {
    padding-top: 0.5rem;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    text-transform: capitalize;
    color: var(--black-global-color);
    font-family: var(--font-family-National2Bold);
}

.appExclusive-captionText-73z {
    font-weight: 400;
    font-size: 0.8125rem;
    line-height: 1.125rem;
    text-align: center;
    font-family: var(--font-family-National2Regular);
    color: var(--secondary-text-color);
}

.appExclusive-btnContainer-Sbu {
    display: grid;
    row-gap: 10px;
}

.appExclusive-btnContainer-Sbu button {
    min-width: 14.75rem;
    max-width: 14.75rem;
}
.errorPopUpModal-root-QIg {
    display: grid;
    gap: 0.7rem;
    font-family: var(--font-family-National2);
    font-style: normal;
    padding: 0px 20px;
    width: 322px;
}

.errorPopUpModal-timeIssueRoot-I6l {
    display: grid;
    gap: 0.7rem;
    font-family: var(--font-family-National2);
    font-style: normal;
}

.errorPopUpModal-captionText-Yt- {
    font-weight: 400;
    font-size: 0.8125rem;
    line-height: 1.125rem;
    text-align: center;
    font-family: var(--font-family-National2Regular);
    color: var(--secondary-text-color);
}

.errorPopUpModal-boldText-XEv {
    font-weight: 700;
}

.errorPopUpModal-title-qbL {
    padding-top: 0.5rem;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    text-transform: capitalize;
    color: var(--black-global-color);
    font-family: var(--font-family-National2Bold);
}

.errorPopUpModal-slotModalRoot-Fzo {
    max-width: 33.75rem;
    min-width: 33.75rem;
}

.errorPopUpModal-text-a3D {
    align-items: center;
    display: inline-grid;
    gap: 0.35rem;
    grid-auto-flow: column;
    justify-content: center;
    justify-items: center;
    color: var(--grey-global-color);
    -webkit-text-fill-color: var(--grey-global-color);
}
.richContent-root-CMO h1,
.richContent-root-CMO h2,
.richContent-root-CMO h3,
.richContent-root-CMO h4,
.richContent-root-CMO h5,
.richContent-root-CMO h6 {
    margin-bottom: 0.5rem;
    line-height: 1.25;
}

.richContent-root-CMO h1 {
    margin-top: 0.75rem;
    font-size: 1.875rem;
    font-weight: 400;
}

.richContent-root-CMO h2 {
    margin-top: 1rem;
    font-size: 1.5rem;
    font-weight: 400;
}

.richContent-root-CMO h3 {
    margin-top: 1rem;
    font-size: 1.25rem;
    font-weight: 400;
}

.richContent-root-CMO h4 {
    margin-top: 1rem;
    font-size: 1.125rem;
    font-weight: 600;
}

.richContent-root-CMO h5 {
    margin-top: 1rem;
    font-size: 1rem;
    font-weight: 600;
}

.richContent-root-CMO h6 {
    margin-top: 1rem;
    font-size: 0.875rem;
    font-weight: 600;
}

.richContent-root-CMO p {
    margin-bottom: 1rem;
    line-height: 1.5;
}

.richContent-root-CMO p:last-child {
    margin-bottom: 0;
}

.richContent-root-CMO img {
    max-width: 100%;
    margin: 1rem 0;
}

.richContent-root-CMO ol,
.richContent-root-CMO ul {
    padding-left: 1.5rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    line-height: 1.5;
}

.richContent-root-CMO p + ol,
.richContent-root-CMO p + ul {
    margin-top: 0;
}

.richContent-root-CMO ol {
    list-style-type: decimal;
}

.richContent-root-CMO ul {
    list-style-type: disc;
}

.richContent-root-CMO a {
    text-decoration: underline;
}

.richContent-root-CMO blockquote {
    margin: 1rem 0;
    font-size: 1.25rem;
    font-style: italic;
}

.richContent-root-CMO table {
    width: 100%;
    text-align: left;
}

.richContent-root-CMO pre {
    padding: 1rem;
    border: 1px solid rgb(var(--venia-global-color-border));
    background: rgb(var(--venia-global-color-gray));
}

.richContent-root-CMO .cms-content-important {
    padding: 1rem;
    border: 1px solid rgb(var(--venia-global-color-border));
    background: rgb(var(--venia-global-color-gray));
    font-size: 1.125rem;
}

@media only screen and (min-width: 769px) {
    .richContent-root-CMO h1 {
        font-size: 3rem;
    }

    .richContent-root-CMO h2 {
        font-size: 2.25rem;
    }

    .richContent-root-CMO h3 {
        font-size: 1.875rem;
    }

    .richContent-root-CMO h4 {
        font-size: 1.5rem;
    }

    .richContent-root-CMO h5 {
        font-size: 1.125rem;
    }

    .richContent-root-CMO h6 {
        font-size: 1rem;
    }
}
.row-root-L38 {
    --leftViewportElement: 0;
    --scrollBarWidth: var(--global-scrollbar-width, 0px);
}

.row-contained-Oxp {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: var(--venia-global-maxWidth, 1280px);
    width: 100%;
}

.row-fullBleed-Umo {
    width: calc(100vw - var(--scrollBarWidth));
    transform: translateX(-50%);
    margin-left: 50%;
}

.row-videoOverlay-5-B {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -99;
    -webkit-transform: translate3d(0, 0, 0);
}

.row-root-L38 [id*='jarallax-container'] video,
.row-root-L38 [id*='jarallax-container'] iframe {
    visibility: hidden;
}

@media only screen and (max-width: 768px) {
    .row-root-L38 {
        background-attachment: scroll !important;
    }
}
.column-root-QTy {
}

@media only screen and (max-width: 768px) {
    .column-root-QTy {
        background-attachment: scroll !important;
        flex-basis: 100%;
    }
}
@media only screen and (max-width: 768px) {
    .columnGroup-root-fOH {
        flex-wrap: wrap;
    }
}
.image-root-6hD {
    margin: 0;
}
.image-img-rH- {
    max-width: 100%;
}

@media (min-width: 48rem) {
    .image-mobileOnly-Biq {
        display: none;
    }
}
.text-root-aN9 {
    display: flex;
    flex-direction: column;
    word-wrap: break-word;
}
.banner-root-G9k {
}
a.banner-link-HGT {
    text-decoration: none;
}
.banner-wrapper-sAT {
    background-clip: padding-box;
    border-radius: inherit;
    overflow-wrap: break-word;
    word-wrap: break-word;
    overflow: hidden;
}
.banner-overlay---S {
    padding: 30px;
    transition: background-color 500ms ease;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.banner-videoOverlay-A6w {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
}

.banner-viewportElement-gsg {
    height: 100%;
    width: 1px;
    position: absolute;
    left: var(--leftViewportElement);
    top: 0;
    z-index: -100;
    -webkit-transform: translate3d(0, 0, 0);
}

.banner-content-4du {
    min-height: 50px;
    width: 100%;
}
.banner-button-18m {
    margin: 20px 0 0 0;
    max-width: 100%;
    text-align: inherit;
    transition: opacity 500ms ease;
    word-break: break-word;
    width: 100%;
}
.banner-root-G9k:hover .banner-buttonHover-OZ7 {
    opacity: 1;
}
.banner-buttonHover-OZ7 {
    opacity: 0;
}
.banner-posterOverlay-uBg {
    align-content: center;
    justify-content: center;
}
.banner-posterOverlayHover-PWQ {
    background-color: transparent !important;
}
.banner-collageLeftOverlay--sZ {
    margin-right: auto;
    max-width: 540px;
}
.banner-collageLeftOverlayHover-8Tb {
    background-color: transparent !important;
}
.banner-collageCenteredOverlay-JXZ {
    margin-right: auto;
    margin-left: auto;
    max-width: 540px;
}
.banner-collageCenteredOverlayHover-UQn {
    background-color: transparent !important;
}
.banner-collageRightOverlay-H1H {
    margin-left: auto;
    max-width: 540px;
}
.banner-collageRightOverlayHover-Ysx {
    background-color: transparent !important;
}

.banner-root-G9k [id*='jarallax-container'] video,
.banner-root-G9k [id*='jarallax-container'] iframe,
.banner-root-G9k [id*='jarallax-container'] img {
    margin: auto !important;
    transform: none !important;
}
.button-root-MFn {
    --stroke: var(--venia-brand-color-1-700);
    background: none;
    border-color: rgb(var(--stroke));
    border-radius: 10rem;
    border-style: solid;
    border-width: 2px;
    color: rgb(var(--stroke));
    font-size: var(--venia-global-fontSize-100);
    font-weight: var(--venia-global-fontWeight-bold);
    line-height: 1.25rem;
    max-width: 100%;
    min-width: 10rem;
    min-height: 2.5rem;
    outline: none;
    padding: calc(0.5rem + 1px) 1.5rem calc(0.5rem - 1px);
    text-transform: uppercase;
    transition-duration: 256ms;
    transition-property: background-color, border-color, color;
    transition-timing-function: var(--venia-global-anim-standard);
}

.button-root-MFn:hover {
    --stroke: var(--venia-brand-color-1-800);
}

.button-root-MFn:focus {
    box-shadow: -6px 6px rgb(var(--venia-brand-color-1-100));
}

.button-root-MFn:active {
    transition-duration: 128ms;
    --stroke: var(--venia-brand-color-1-800);
}

/**
 * Some browsers retain the :hover state after a click, this ensures if a button becomes disabled after
 * being clicked it will be visually disabled.
 */
.button-root-MFn:disabled,
.button-root-MFn:hover:disabled {
    pointer-events: none;
    --stroke: var(--venia-global-color-gray-400);
}

.button-content-TD8 {
    align-items: center;
    display: inline-grid;
    gap: 0.35rem;
    grid-auto-flow: column;
    justify-content: center;
    justify-items: center;
}

/* derived classes */
.button-root_lowPriority-Qoh {
    --stroke: var(--venia-global-color-gray-700);
}
.button-root_lowPriority-Qoh:hover {
    --stroke: var(--venia-global-color-gray-900);
}
.button-root_lowPriorityNegative-uax {
    --stroke: var(--venia-global-color-red-700);
}
.button-root_lowPriorityNegative-uax:hover {
    --stroke: var(--venia-global-color-red-800);
}

.button-root_normalPriority-1E0 {
}
.button-root_normalPriorityNegative-x-d {
    --stroke: var(--venia-global-color-red-700);
}
.button-root_normalPriorityNegative-x-d:hover {
    --stroke: var(--venia-global-color-red-800);
}

.button-root_highPriority-UpE {
    background-color: rgb(var(--stroke));
    color: rgb(var(--venia-global-color-gray-50));
}
.button-root_highPriorityNegative-gwK {
    --stroke: var(--venia-global-color-red-700);
}
.button-root_highPriorityNegative-gwK:hover {
    --stroke: var(--venia-global-color-red-800);
}
.checkbox-root-hF1 {
    --stroke: var(--venia-global-color-gray-600);
    align-items: center;
    color: rgb(var(--venia-global-color-gray-900));
    display: grid;
    gap: calc(0.875rem - 5px);
    grid-auto-flow: column;
    grid-template-areas: 'input label';
    grid-template-columns: -webkit-min-content 1fr;
    grid-template-columns: min-content 1fr;
    justify-items: center;
    line-height: 1.5rem;
}

.checkbox-input_base-gdW {
    border-radius: 4px;
    height: 1.5rem;
    width: 1.5rem;
}

.checkbox-input-WEy {
    -webkit-appearance: none;
    background: none;
    border: 2px solid transparent;
    cursor: pointer;
    grid-area: input;
}

.checkbox-icon-eiW {
    grid-area: input;
    height: 1.5rem;
    pointer-events: none;
    width: 1.5rem;
}

.checkbox-icon-eiW svg {
    stroke: rgb(var(--stroke));
}

.checkbox-label-wHh {
    cursor: pointer;
    font-size: var(--venia-typography-body-M-fontSize);
    grid-area: label;
    justify-self: start;
}

.checkbox-input-WEy:disabled {
    cursor: default;
}

/* When the input is disabled, update the cursor on the sibling label element. */
.checkbox-input-WEy:disabled ~ .checkbox-label-wHh {
    cursor: default;
}

.checkbox-input-WEy:checked:enabled + .checkbox-icon-eiW {
    --stroke: var(--venia-brand-color-1-700);
}

.checkbox-input-WEy:active:enabled,
.checkbox-input-WEy:focus:enabled {
    box-shadow: -3px 3px rgb(var(--venia-brand-color-1-100));
    outline: none;
}

.checkbox-input_shimmer-yEr {
}
.radio-root-Mbw {
    align-items: center;
    color: rgb(var(--venia-global-color-gray-900));
    display: grid;
    gap: 0.75rem;
    grid-auto-flow: column;
    grid-template-areas: 'input label';
    grid-template-columns: -webkit-min-content 1fr;
    grid-template-columns: min-content 1fr;
    margin: 0;
    justify-items: center;
    line-height: 1.5rem;
}

.radio-input_base-ILb {
    border-radius: 50%;
    height: 1.5rem;
    margin: 0;
    width: 1.5rem;
    z-index: 2;
}

.radio-input-Mgy {
    -webkit-appearance: none;
    background: none;
    background-clip: content-box;
    border: 7px solid transparent;
    grid-area: input;
}

.radio-icon-QeD {
    grid-area: input;
    height: 1.5rem;
    width: 1.5rem;
    z-index: 1;
}

.radio-icon-QeD svg {
    stroke: rgb(var(--venia-global-color-gray-600));
}

.radio-label-n0x {
    font-size: var(--venia-typography-body-S-fontSize);
    grid-area: label;
    justify-self: start;
}

.radio-input-Mgy:checked {
    background-color: rgb(var(--venia-brand-color-1-700));
}

.radio-input-Mgy:checked + .radio-icon-QeD svg {
    stroke: rgb(var(--venia-brand-color-1-700));
}

.radio-input-Mgy:active,
.radio-input-Mgy:focus {
    box-shadow: -3px 3px rgb(var(--venia-brand-color-1-100));
    outline: none;
}

.radio-input_shimmer-1vi {
}
.field-root-fSe {
    color: rgb(var(--venia-global-color-text));
    display: grid;
    align-content: start;
}

.field-label-zVe {
    align-items: center;
    display: flex;
    font-size: 1rem;
    font-weight: var(--venia-global-fontWeight-semibold);
    justify-content: space-between;
    line-height: 1rem;
    padding: 0.5625rem 0.125rem;
    min-height: 2.125rem;
}

.field-input_base-6lJ {
    border-radius: 6px;
    font-size: 1rem;
    height: 2.5rem;
    margin: 0;
    max-width: 100%;
    padding: calc(0.375rem - 1px) calc(0.625rem - 1px);
    width: 100%;
}

.field-input-2Mu {
    background: white;
    border: 2px solid rgb(var(--venia-global-color-gray-600));
    color: rgb(var(--venia-global-color-text));
    display: inline-flex;
    flex: 0 0 100%;
    -webkit-appearance: none;
}

.field-input-2Mu:focus {
    box-shadow: -6px 6px rgb(var(--venia-brand-color-1-100));
    outline: none;
}

.field-optional-EDv {
    color: rgb(var(--venia-global-color-gray-700));
    font-size: var(--venia-global-fontSize-100);
    font-weight: var(--venia-global-fontWeight-normal);
}
.textArea-input-Rk3 {
    height: auto;
    max-width: 100%;
    min-width: 100%;
    padding: 12px 15px;
}

.textArea-input_shimmer-SJm {
    height: auto;
    min-height: 6.75rem;
    max-width: 100%;
    min-width: 100%;
    padding: 12px 15px;
}
.textInput-input-PzO {
}

.textInput-input-PzO:disabled {
    color: rgb(var(--venia-global-color-gray-darker));
}

.textInput-input_error-2j1 {
    border-color: rgb(var(--venia-global-color-red-400));
}

.textInput-input_shimmer-BRC {
}
.shimmer-root-N6z {
    position: relative;
    display: inline-block;
    overflow: hidden;
    background: rgb(var(--venia-global-color-gray));
    pointer-events: none;
}

.shimmer-root-N6z::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: var(--venia-global-maxWidth);
    height: 100%;
    background: linear-gradient(
            to right,
            rgb(var(--venia-global-color-gray-50) / 0%) 0%,
            rgb(var(--venia-global-color-gray-50)) 40%,
            rgb(var(--venia-global-color-gray-50) / 0%) 80%,
            rgb(var(--venia-global-color-gray-50) / 0%) 100%
        )
        no-repeat;
    background-size: var(--venia-global-maxWidth) 100%;
    -webkit-animation-name: shimmer-shimmerAnimation-rGT;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-fill-mode: forwards;
    will-change: transform;
}

.shimmer-root_rectangle-Hcb {
    min-height: var(--venia-typography-body-M-fontSize);
}

.shimmer-root_button-AUG {
    border: none;
}

.shimmer-root_checkbox-Reu {
}

.shimmer-root_radio-y1q {
    border: none;
}

.shimmer-root_textArea-H8r {
}

.shimmer-root_textInput-X-e {
}

@-webkit-keyframes shimmer-shimmerAnimation-rGT {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(100%);
    }
}
.banner-shimmer-shimmerRoot-89O {
    display: block;
}

.banner-shimmer-wrapper-44W {
}

.banner-shimmer-overlay-gXJ {
}

.banner-shimmer-content-NDn {
}
.buttonItem-linkButton-6c2 {
    text-decoration: underline;
}
.slider-root-rBs {
    display: block;
    position: relative;
    touch-action: pan-y;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    --leftViewportElement: -99999px;
}
.slider-root-rBs .slick-current {
    --leftViewportElement: 0;
}

.slider-bannerRoot-D3q {
    min-height: inherit;
}
.slider-bannerLink-Bxl {
    min-height: inherit;
}
.slider-bannerWrapper-rmc {
    min-height: inherit;
}
.slider-bannerPosterOverlay-y5f {
    min-height: inherit;
}

.slider-root-rBs .slick-slider {
    min-height: inherit;
}

.slider-root-rBs .slick-list {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    min-height: inherit;
}

.slider-root-rBs .slick-list:focus {
    outline: none;
}

.slider-root-rBs .slick-list.dragging {
    cursor: pointer;
}

.slider-root-rBs .slick-track {
    display: block;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0;
    min-height: inherit;
}

.slider-root-rBs .slick-track .slick-slide > div {
    min-height: inherit;
}

.slider-root-rBs .slick-track:before,
.slider-root-rBs .slick-track:after {
    content: '';
    display: table;
}

.slider-root-rBs .slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slider-root-rBs .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: inherit;
}

[dir='rtl'] .slider-root-rBs .slick-slide {
    float: right;
}

.slider-root-rBs .slick-slide img {
    display: block;
}
.slider-root-rBs .slick-slide.slick-loading img {
    display: none;
}

.slider-root-rBs .slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
    visibility: hidden;
}

.slick-initialized .slick-slide.slick-active {
    visibility: visible;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slider-root-rBs .slick-vertical .slick-loading {
    border: 1px solid transparent;
    display: block;
    height: auto;
}

.slider-root-rBs .slick-slider .slick-track,
.slider-root-rBs .slick-slider .slick-list {
    transform: translate3d(0, 0, 0);
}

.slider-root-rBs .slick-arrow.slick-hidden {
    display: none;
}

.slider-root-rBs .slick-prev,
.slider-root-rBs .slick-next {
    opacity: 0;
    transition: 0.3s;
}
.slider-root-rBs:hover .slick-prev,
.slider-root-rBs:hover .slick-next {
    opacity: 1;
}

.slider-root-rBs .slick-prev {
    left: 1.6rem;
}
.slider-root-rBs .slick-prev:before {
    content: url("data:image/svg+xml;charset=UTF-8, <svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 24 24' fill='none' stroke='black' strokeWidth='2' strokeLinecap='round' strokeLinejoin='round'><line x1='19' y1='12' x2='5' y2='12' /><polyline points='12 19 5 12 12 5' /></svg>");
}

.slider-root-rBs .slick-next {
    right: 1.6rem;
}
.slider-root-rBs .slick-next:before {
    content: url("data:image/svg+xml;charset=UTF-8, <svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 24 24' fill='none' stroke='black' strokeWidth='2' strokeLinecap='round' strokeLinejoin='round'><line x1='5' y1='12' x2='19' y2='12' /><polyline points='12 5 19 12 12 19' /></svg>");
}

.slider-root-rBs .slick-prev,
.slider-root-rBs .slick-next {
    background: rgba(252, 252, 252, 0.75);
    border: none;
    border-radius: 50px;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 40px;
    line-height: 0;
    outline: none;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 40px;
    z-index: 101;
}

.slider-root-rBs .slick-dots {
    display: block;
    list-style: none;
    margin: 0;
    padding: 20px 0 18px 0;
    text-align: center;
    width: 100%;
}
.slider-root-rBs .slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin: 0 6px;
    padding: 0;
    position: relative;
    vertical-align: middle;
    width: 15px;
}
.slider-root-rBs .slick-dots li button {
    outline: none;
    background: rgb(var(--venia-global-color-gray-dark));
    filter: brightness(100%);
    border-radius: 10px;
    box-shadow: none;
    cursor: pointer;
    display: block;
    height: 15px;
    padding: 0;
    text-indent: -99999px;
    transition: 0.5s;
    width: 15px;
}
.slider-root-rBs .slick-dots li button:hover {
    filter: brightness(80%);
}
.slider-root-rBs .slick-dots li button:focus {
    outline: 1px solid;
}

.slider-root-rBs .slick-dots li button:active,
.slider-root-rBs .slick-dots li button:focus,
.slider-root-rBs .slick-dots li button:not(.primary) {
    box-shadow: none;
}

.slider-root-rBs .slick-dots li.slick-active button {
    background: #1c1918;
}

.slider-root-rBs .slick-current {
    z-index: 1;
}
.slider-shimmer-shimmerRoot-rAy {
    display: block;
}
.price-container-ne- {
    display: flex;
    gap: 5px;
    align-items: flex-end;
}

.price-priceText-u9j {
    font-family: var(--font-family-National2);
    font-style: normal;
}

.price-finalePrice-tr9 {
    font-family: var(--font-family-National2Bold);
    font-style: normal;
    font-size: 17px;
    line-height: 22px;
    color: var(--black-global-color);
    font-weight: var(--venia-global-fontWeight-bold);
}

.price-regularPrice-JYp {
    font-weight: var(--venia-global-fontWeight-normal);
    font-size: 14px;
    line-height: 18px;
    color: rgb(var(--venia-global-color-text-disabled));
    text-decoration: line-through;
}
.item-container-ePa {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.item-itemRoot-1KU {
    align-content: start;
    display: grid;
    row-gap: 0.5rem;
    max-width: 220px;
    position: relative;
}

.item-images-Or3 {
    display: grid;
    grid-template-areas: 'main';
    position: relative;
}

.item-disabledImage-AAb {
    display: grid;
    grid-template-areas: 'main';
    position: relative;
    opacity: 0.5;
}

.item-imageContainer-teU {
    grid-area: main;
    position: relative;
}
.item-addToListButton-root-n9w-GgV {
    position: absolute;
}
.item-image-dX0 {
    display: block;
    height: 220px;
    -o-object-fit: cover;
       object-fit: cover;
    transition: opacity 512ms ease-out;
    width: 220px;
    margin: 0px !important;
    border-radius: 15px;
    cursor: pointer;
}

.item-imageLoaded-jug {
    opacity: 1;
}

.item-imageNotLoaded-6cK {
    opacity: 0;
}

.item-imagePlaceholder-B8S {
    background-color: rgb(var(--venia-global-color-gray));
}

.item-actionsContainer-KmW {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
    display: grid;
    grid-template-columns: auto auto;
}

.item-actionsContainer-KmW:empty {
    display: none;
}

.item-name-suo {
    font-weight: var(--venia-global-fontWeight-normal);
    font-family: var(--font-family-National2);
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: var(--black-global-color);
    text-align: left;
}

.item-disabledName-GyF {
    opacity: 0.5;
}

.item-unavailableContainer-dxI {
    align-items: center;
    background-color: rgb(var(--venia-global-color-gray));
    color: rgb(var(--venia-global-color-gray-700));
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
    display: grid;
    font-style: italic;
    grid-auto-flow: column;
    justify-content: start;
    padding: 0.75rem;
    width: 100%;
    font-size: var(--venia-global-fontSize-100);
}

.item-itemDescription-ICe {
    font-family: var(--font-family-National2);
    font-style: normal;
    font-weight: var(--venia-global-fontWeight-normal);
    font-size: 16px;
    line-height: 21px;
    color: var(--grey-global-color);
    -webkit-text-fill-color: var(--grey-global-color);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
}

.item-wishList-OB8 {
    position: absolute;
    top: 12px;
    right: 12px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50px;
    width: 37.5px;
    height: 37.5px;
}

.item-banner-g0s {
    border-radius: 5px;
    background-color: rgb(var(--venia-global-color-gray-450));
    color: rgb(var(--venia-global-color-gray-50));
    padding: 4px 10px;
    font-size: 11px;
    line-height: 14px;
}

.item-itemCount-ABN {
    height: 33px;
    width: 33px;
    right: -6px;
    top: -10px;
    border-radius: 30px;
    position: absolute;
    background: var(--secondary-global-color);
    text-align: center;
    color: rgb(var(--venia-global-color-gray-50));
    font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 28px;
    font-weight: var(--venia-global-fontWeight-bold);
    align-items: center;
    text-align: center;
}

.item-bannerContent-c4k {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.item-plpItem-2Ww {
    display: inline-grid;
    row-gap: 0.5rem;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}

.item-drawer-vBn {
    display: none;
}

.item-box-a6g {
    border-radius: 25px 25px 0px 0px;
    box-shadow: 0px 0px 8px rgb(82 82 90 / 30%);
    background: var(--primary-global-color);
    display: none;
}

/* .nameForDesktopView {
    display: block;
} */

.item-modalRoot-dku {
    border: none;
    max-width: 35.5rem;
    min-width: 35.5rem;
}

.item-forms-Vuy::-webkit-scrollbar-thumb {
    background-color: rgb(var(--venia-global-color-gray-125));
    border: solid 3px var(--lightwhite-global-color);
    border-radius: 10px;
}

.item-modalMainRoot-azV {
    display: block;
}

.item-modalHideRoot-5tD {
    visibility: hidden;
}

.item-slotModalRoot-B1T {
    max-width: 33.75rem;
    min-width: 33.75rem;
}

.item-itemNotAvailableText-1E- {
    font-family: var(--font-family-National2);
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    opacity: 0.5;
}

.item-loyalityPointsBanner-VXh {
    border-radius: 5px;
    background-color: rgb(31, 176, 54);
    color: rgb(var(--venia-global-color-gray-50));
    padding: 4px 10px;
    font-size: 11px;
    line-height: 14px;
}

.item-dayPartmodalRoot-v0j {
    border: none;
    max-width: 358px;
    min-width: 358px;
}

.item-dayPartmodalRootClose-pBW {
    border: none;
    max-width: 358px;
    max-height: 290px;
}

.item-appExclusiveModal-92z {
    max-width: 19.75rem;
    max-height: 19.75rem;
}

.item-errorBoxDiv-klx {
    min-height: 24px;
    display: flex;
    align-items: center;
    margin: auto;
}

.item-errorBox-Z9V {
    font-size: 0.875rem;
    font-family: var(--font-family-National2);
    color: var(--secondary-global-color);
    padding: 0;
    display: inline-block;
    width: 100%;
    margin-bottom: 1rem;
}

.item-drawerPaper-88q {
    background-color: transparent !important;
}

.item-finalePrice-OM3 {
}

.item-regularPrice-4Cx {
}

.item-loading-76F {
    text-align: center;
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
}

@media (max-width: 768px) {
    .item-modalRoot-dku {
        display: block;
    }
    .item-name-suo {
        font-size: 15px;
    }
}

@media (max-width: 1024px) {
    .item-mobileRoot-axJ {
        padding-left: 1rem;
    }
    .item-name-suo {
        font-size: 14px;
    }
}
@media (max-width: 600px) {
    .item-modalRoot-dku {
        min-width: 90%;
        max-width: 90%;
    }

    .item-plpItem-2Ww {
        margin-left: 15px;
        margin-top: 4px;
    }
}
@media (max-width: 560px) {
    .item-slotModalRoot-B1T {
        width: 90%;
        min-width: 90%;
    }

    .item-container-ePa {
        width: 100%;
    }

    .item-itemRoot-1KU {
        display: grid;
        grid-template-columns: 120px 1fr;
        row-gap: 0;
        max-width: 100%;
    }
}

@media (max-width: 430px) {
    .item-drawer-vBn {
        display: block;
    }

    .item-modalRoot-dku {
        display: none;
    }

    .item-box-a6g {
        display: block;
        border-radius: 25px 25px 0px 0px;
        box-shadow: 0px 0px 8px rgb(82 82 90 / 30%);
        background: var(--primary-global-color);
    }

    /* .nameForDesktopView {
        display: none;
    } */
    .item-wishList-OB8 {
        left: 138px;
    }

    .item-mobileRoot-axJ {
        max-width: 100%;
        display: inline-grid;
        grid-template-columns: 180px auto;
        padding-left: 0.5rem;
        margin-left: 0;
    }

    .item-itemCount-ABN {
        height: 30px;
        width: 30px;
        border-radius: 30px;
        position: absolute;
        font-size: 12px;
        letter-spacing: 0.2px;
        line-height: 28px;
        align-items: center;
        text-align: center;
    }

    .item-banner-g0s {
        border-radius: 5px;
        background-color: rgb(var(--venia-global-color-gray-450));
        color: rgb(var(--venia-global-color-gray-50));
        padding: 4px 10px;
        font-size: 10px;
        line-height: 12.46px;
    }

    .item-image-dX0 {
        display: block;
        height: 100px;
        -o-object-fit: cover;
           object-fit: cover;
        transition: opacity 512ms ease-out;
        width: 100px;
        margin: 0px !important;
        border-radius: 10px;
    }
}

@media (max-width: 420px) {
    .item-name-suo {
        font-size: 15px;
    }
    .item-itemDescription-ICe {
        font-size: 15px;
    }
    .item-plpImage-BJN {
        width: 130px;
        height: 130px;
    }
    /* .images {
        margin-left: -10%;
    } */
}
.gallery-root-MY9 {
    display: grid;
    grid-template-areas:
        'actions'
        'items';
    grid-template-columns: 1fr;
    line-height: 1;
}

.gallery-items-kMz {
    display: flex;
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 55px;
    flex-wrap: wrap;
}
@media (max-width: 600px) {
    .gallery-root-MY9 {
        width: 100%;
    }
}
@media (max-width: 560px) {
    .gallery-items-kMz {
        row-gap: 22px;
    }
}
@media (max-width: 430px) {
    .gallery-items-kMz {
        grid-template-columns: repeat(1, 1fr);
        row-gap: 20px;
    }
}
.gallery-root-BDi {
    display: grid;
    grid-template-areas:
        'actions'
        'items';
    grid-template-columns: 1fr;
    line-height: 1;
}

.gallery-items-mt3 {
    display: grid;
    grid-area: items;
    grid-gap: 1rem;
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 10px;
}

@media (max-width: 640px) {
    .gallery-items-mt3 {
        grid-template-columns: repeat(2, 1fr);
    }
}
.products-root-j1S {
}
.products-root-j1S a {
    text-decoration: none;
}

.products-error-3XX {
    text-align: center;
    padding: 2rem 0;
}

.products-centerMode-GiA {
}

.products-centerMode-GiA .slick-slide {
    opacity: 0.5;
    transition: 0.3s;
}

.products-centerMode-GiA .slick-slide:hover {
    opacity: 1;
}

.products-centerMode-GiA .slick-slide.slick-current {
    opacity: 1;
}

.products-galleryItems-dB3 {
    grid-template-columns: repeat(5, 1fr);
}

@media (max-width: 640px) {
    .products-galleryItems-dB3 {
        grid-template-columns: repeat(2, 1fr);
    }

    .products-centerModeSmall-r-b {
    }

    .products-centerModeSmall-r-b .slick-slide {
        opacity: 0.5;
        transition: 0.3s;
    }

    .products-centerModeSmall-r-b .slick-slide:hover {
        opacity: 1;
    }

    .products-centerModeSmall-r-b .slick-slide.slick-current {
        opacity: 1;
    }
}

.products-carousel-sBV {
}
.accordion-root-vVq {
    border: 2px solid rgb(var(--venia-global-color-gray-400));
    border-radius: 0.375rem;
}
.section-root-jPo {
    border-bottom: 2px solid rgb(var(--venia-global-color-gray-400));
}

.section-root-jPo:last-of-type {
    border-bottom-width: 0;
}

.section-icon-Ogt {
    fill: var(--fill, none);
    stroke: var(--stroke, var(--venia-global-color-text));
}

.section-contents_container-ejY {
    padding: 0 1.5rem 1.5rem;
}

.section-contents_container-ejY:empty {
    display: none;
}

.section-contents_container_closed-xmF {
    display: none;
}

.section-title-5Wl {
    font-size: var(--venia-global-fontSize-300);
}

.section-title_container-WWG {
    cursor: pointer;
    display: block;
    width: 100%;
    margin: 0;
}

.section-title_wrapper-n4Z {
    align-items: center;
    display: grid;
    gap: 1.5rem;
    grid-auto-flow: column;
    grid-template-columns: 1fr;
    height: 4.5rem;
    justify-items: start;
    padding: 0 1.5rem;
}

.section-halalImage-hFI {
    height: 27px;
    width: 27px;
    left: -199px-;
    top: -2px;
    display: flex;
    left: -129px;
}
.navContent-sectionRoot-eLG {
    border: none;
}

.navContent-promotionCount-3Kq {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    text-transform: capitalize;
    background-color: var(--secondary-global-color);
    color: var(--primary-global-color);
    padding: 3px 5px 0px;
    border-radius: 50px;
    min-width: 24px;
    min-height: 24px;
}
.navContent-navText-qhx {
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 23px;
    color: var(--black-global-color);
    font-family: var(--font-family-National2);
}

.navContent-navSubTitle-oIQ {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: var(--grey-global-color);
    -webkit-text-fill-color: var(--grey-global-color);
    padding: 12px 0px;
    border-bottom: 1px solid rgb(var(--venia-global-color-gray-200));
    font-family: var(--font-family-National2);
}

.navContent-navOption-gZ8 {
    padding: 0rem 1.5rem;
    height: 4rem;
    display: flex;
    align-items: center;
    -moz-column-gap: 10px;
         column-gap: 10px;
}

.navContent-sectionTitle-ARC {
    align-items: center;
    display: grid;
    gap: 1.5rem;
    grid-auto-flow: column;
    grid-template-columns: 1fr;
    height: 3.5rem;
    justify-items: start;
    padding: 0 1.5rem;
}
.navContent-row-ese {
    display: flex;
    margin: auto;
    justify-content: flex-start;
    margin-top: 20%;
    -moz-column-gap: 25px;
         column-gap: 25px;
    margin-left: 25px;
    border-bottom: solid 1px #e9e9e9;
    margin-right: 25px;
    margin-bottom: 20px;
}

.navContent-column-maZ {
    padding: 5px 0;
}

.navContent-securePaymentText-RQC {
    display: grid;
    font-family: var(--font-family-National2);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    width: 7rem;
    margin-left: 25px;
    color: var(--black-global-color);
    margin-top: 5px;
}

.navContent-securePaymentIcons-HwS {
    display: flex;
    margin: auto;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
    justify-content: flex-start;
    margin-top: -2rem;
    margin-left: 9px;
}

.navContent-imageReward-p3f {
    height: 30px;
    width: auto;
}

.navContent-grabPay-ZIu {
    height: 32px;
    width: 40px;
}

.navContent-shopeepay-G4w {
    height: 32px;
    width: 30px;
}

.navContent-touchNGo-ZZK {
    height: 28px;
}

.navContent-copyright-b40 {
    font-family: var(--font-family-National2);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: var(--black-global-color);
    margin: auto;
    margin-top: -9px;
    display: flex;
    margin-left: 23px;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
}

.navContent-rowBlock-lVV {
    padding: 5px 0;
    margin-top: 10%;
}

.navContent-linkMenu-uX1 {
    cursor: pointer;
}
.navContent-richContent-0eG {
    list-style-type: none;
}

.navContent-sidebar-section-JWQ {
    display: none;
}
.header-root-BAU {
    height: var(--venia-global-header-minHeight) !important;
    max-width: 1400px !important;
    margin: auto;
    align-items: center;
}

.header-switchers-WuM {
}

.header-switchersContainer-CN6 {
}

/* Large screen styles */
.header-switchersContainer-CN6 {
}

.header-open-nPd {
}

.header-closed-qbE {
}

.header-toolbar--5w {
    max-width: var(--venia-global-maxWidth) !important;
    align-content: baseline;
    height: var(--venia-global-header-minHeight);
}

/* Large screen styles */
.header-toolbar--5w {
    /* composes: lg_gap-x-8 from global; */
    height: var(--venia-global-header-minHeight);
}

.header-logo-bM0 {
    height: 1.15rem;
    width: auto;
}

.header-primaryActions-ku8 {
}

.header-logoContainer-tkF {
    /* composes: my-4 from global; */
    min-width: 4rem;
}

/* Large screen styles */
.header-logoContainer-tkF {
}

.header-logoRoot-6tx {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-logoRootRamadab-N0R {
    justify-content: start;
}

.header-categoryOptions-4VG {
    font-family: var(--font-family-National2Regular);
    font-size: 14px;
    color: var(--black-global-color);
}
.header-categoryOptions-4VG:hover {
    color: var(--secondary-global-color);
}

.header-activeOption-2RP {
    color: var(--secondary-global-color);
    border-bottom: 3px solid var(--secondary-global-color);
    height: 4.375rem;
}

.header-activeOptionLogin-sh6 {
    color: var(--secondary-global-color);
}

.header-categoryRoot-9Ew {
    display: flex;
    align-items: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -moz-column-gap: 2rem;
         column-gap: 2rem;
}

.header-homeLogoContainer-CL0 {
    pointer-events: none;
    margin-left: 0rem !important;
}

.header-secondaryActions-U01 {
}

/* Large screen styles */
.header-secondaryActions-U01 {
}

.header-searchFallback-jMs {
}

.header-input-SJ0 {
}

.header-loader-IEy,
.header-loader-IEy:before,
.header-loader-IEy:after {
    --dot-size: 2em;
    --dot-font-size: 6px;
    --dot-shadow-offset: calc(-1 * var(--dot-size) + var(--dot-font-size));
    border-radius: 50%;
    width: var(--dot-size);
    height: var(--dot-size);
    -webkit-animation: header-pulse-9v5 1.8s infinite ease-in-out;
            animation: header-pulse-9v5 1.8s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}

.header-loader-IEy {
    color: rgb(var(--venia-global-color-gray-dark));
    font-size: var(--dot-font-size);
    margin: var(--dot-shadow-offset) auto 0;
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
            animation-delay: -0.16s;
}

.header-loader-IEy:before,
.header-loader-IEy:after {
    content: '';
    position: absolute;
    top: 0;
}

.header-loader-IEy:before {
    color: rgb(var(--venia-global-color-gray));
    left: -3.5em;
    -webkit-animation-delay: -0.32s;
            animation-delay: -0.32s;
}

.header-loader-IEy:after {
    color: rgb(var(--venia-global-color-gray-darker));
    left: 3.5em;
}

.header-headerNone-Em7 {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background: var(--primary-global-color);
    z-index: 999;
    max-width: 1440px;
    margin: auto;
    box-shadow: 0 7px 6px -6px rgb(var(--venia-global-color-gray-900) / 0.2);
    padding: 0 15px;
}

.header-rewardContainer-gvg {
    display: flex;
    align-items: center;
}

@-webkit-keyframes header-pulse-9v5 {
    0%,
    80%,
    100% {
        box-shadow: 0 var(--dot-size) 0 -1.3em;
    }
    40% {
        box-shadow: 0 var(--dot-size) 0 0;
    }
}

@keyframes header-pulse-9v5 {
    0%,
    80%,
    100% {
        box-shadow: 0 var(--dot-size) 0 -1.3em;
    }
    40% {
        box-shadow: 0 var(--dot-size) 0 0;
    }
}
header .header-toolbar--5w {
    margin: 0 auto;
}

@media (min-width: 940px) {
    .header-primaryActions-ku8 {
        position: absolute;
        left: 0;
        top: 10px;
    }
    .header-logoContainer-tkF {
        grid-column-end: 1 !important;
    }
}

@media (max-width: 1024px) {
    .header-categoryRoot-9Ew {
        display: none;
    }
    .header-secondaryActions-U01 {
        gap: 1rem;
    }
}

@media (max-width: 768px) {
    .header-root-BAU {
        padding: 0rem 1rem;
    }
    .header-toolbar--5w {
        display: grid;
        grid-template-columns: repeat(3, 2fr);
    }
}

@media (max-width: 430px) {
    .header-categoryOptions-4VG {
        display: none;
    }
    .header-headerShow-3-U {
        display: block;
    }
    .header-headerNone-Em7 {
        display: none !important;
        margin-bottom: 0 !important;
    }
    .header-secondaryActions-U01 {
        grid-gap: 0;
    }
}
.linkButton-root-HUs {
    color: rgb(var(--venia-brand-color-1-700));
    font-size: var(--venia-global-fontSize-200);
    font-weight: var(--venia-global-fontWeight-semibold);
    text-decoration: underline;
    line-height: 1.25rem;
    max-width: 100%;
}

.linkButton-root-HUs:hover {
    color: rgb(var(--venia-global-color-gray-900));
}
.toolTip-tooltip-V2Q {
    display: flex;
    justify-content: space-between;
    align-items: center;
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
}
.localization-addressModalRoot-MdL {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    max-height: 39rem;
}

.localization-timeSlotModalRoot-gW4 {
    max-width: 33.75rem;
    min-width: 33.75rem;
}

.localization-timeSlotSmallModalRoot-1PB {
    max-width: 26.25rem;
    min-width: 26.25rem;
}

.localization-hideModal-GW2 {
    display: none;
}

@media (max-width: 650px) {
    .localization-addressModalRoot-MdL {
        max-width: 90%;
        min-width: 90%;
    }
}

@media (max-width: 560px) {
    .localization-timeSlotModalRoot-gW4 {
        max-width: 90%;
        min-width: 90%;
    }
}

@media (max-width: 440px) {
    .localization-timeSlotSmallModalRoot-1PB {
        max-width: 90%;
        min-width: 90%;
    }
}
.cms-root-KW0 {
}

.cms-heading-sxp {

    /* Medium */
}

.cms-root_empty-U3Y,
.cms-root_1column--u6,
.cms-root_2columnsLeft-Nov,
.cms-root_2columnsRight-cyA,
.cms-root_3columns-BoF,
.cms-root_cmsFullWidth-bCA,
.cms-root_categoryFullWidth-tbj,
.cms-root_productFullWidth-CzL {
}
.footer-root-u2C {
    border-top: 2px solid rgb(var(--venia-global-color-gray-100));
    color: rgb(var(--venia-global-color-gray-700));
    display: grid;
    font-size: var(--venia-typography-body-S-fontSize);
    grid-template-areas:
        'links'
        'brand';
    grid-template-columns: 100%;
    line-height: var(--venia-global-lineHeight-300);
    margin: 0 auto;
    max-width: var(--venia-global-maxWidth);
    min-height: 15rem;
    padding: 62px 0px 40px;
    padding-bottom: 0;
    row-gap: 3rem;
    width: 100%;
}

.footer-row-Mna {
    display: flex;
    margin: auto;
    justify-content: space-around;
    -moz-column-gap: 19px;
         column-gap: 19px;
}

.footer-column-hAy {
    flex: 20%;
    padding: 5px;
}

.footer-securePaymentText-Iql {
    display: grid;
    font-family: var(--font-family-National2);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    width: 7rem;
    color: var(--black-global-color);
}

.footer-securePaymentIcons-HYE {
    display: flex;
    margin: auto;
    justify-content: space-around;
    /* column-gap: 13px; */
    margin-top: -2rem;
}

.footer-imageReward-63X {
    height: 20px;
    width: auto;
}

.footer-grabPay-aYd {
    height: 23px;
    width: 95px;
}

.footer-shopeepay-O9R {
    height: 24px;
    width: 30px;
}

.footer-touchNGo-st- {
    height: 28px;
}

@media (max-width: 960px) {
    .footer-root-u2C {
        grid-template-areas: 'links' 'brand';
        max-width: 960px;
    }
}

.footer-linkGroup-VDH {
    align-content: start;
    display: grid;
    gap: 1em;
}

.footer-linkItem-JJC:first-child {
    color: rgb(var(--venia-global-color-gray-900));
    font-weight: 600;
}

div[id='linkItemFirst']:after,
div[id='linkItemFirst'][aria-expanded='false']:after {
    content: '';
    background: url(/icon_plus-e2z.svg) no-repeat center;
    float: right;
    width: 16px;
    height: 16px;
    margin-top: 10px;
}

div[id='linkItemFirst'][aria-expanded='true']:after {
    content: '';
    width: 16px;
    height: 16px;
    background: url(/icon_minus-jVQ.svg) no-repeat center;
}

.footer-callout-hhR {
    font-size: var(--venia-typography-body-S-fontSize);
    justify-self: center;
    line-height: var(--venia-global-lineHeight-300);
    max-width: 20rem;
    min-width: 20rem;
}

@media (max-width: 960px) {
    .footer-callout-hhR {
        justify-self: start;
    }
}

.footer-calloutHeading-fY6 {
    color: rgb(var(--venia-global-color-gray-900));
    font-size: var(--venia-typography-body-S-fontSize);
    font-weight: 600;
}

.footer-calloutBody-BYC {
    margin: 1rem 0;
}

.footer-socialLinks-Dfa {
    display: grid;
    gap: 1rem;
    grid-auto-flow: column;
    justify-content: start;
}

.footer-branding-xVX {
    align-items: center;
    border-top: 2px solid rgb(var(--venia-global-color-gray-100));
    display: grid;
    grid-area: brand;
    grid-auto-flow: column;
    grid-template-areas: 'a b c';
    grid-template-columns: minmax(200px, 1fr) auto minmax(200px, 1fr);
    height: 4rem;
    justify-self: center;
    padding: 0 1.5rem;
    width: 100%;
}

@media (max-width: 960px) {
    .footer-branding-xVX {
        gap: 1rem;
        grid-auto-flow: row;
        grid-template-areas: 'c' 'b' 'a';
        grid-template-columns: auto;
        height: auto;
        justify-items: center;
        padding: 2.5rem 2rem 4rem;
        text-align: center;
    }
}

.footer-legal-v-l {
    align-items: center;
    display: grid;
    gap: 1rem;
    grid-area: c;
    grid-auto-flow: column;
    justify-content: end;
}

@media (max-width: 960px) {
    .footer-legal-v-l {
        justify-content: center;
    }
}

.footer-copyright-dyU {
    font-family: var(--font-family-National2);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: var(--black-global-color);
    display: grid;
    margin: auto;
    -moz-column-gap: 13px;
    column-gap: 0px;
    grid-template-columns: auto 2.5fr auto 2.5fr auto;
    margin-top: -50px;
}

.footer-logo-aGR {
    grid-area: a;
}

@media (max-width: 960px) {
    .footer-logo-aGR {
        margin-top: 2.5rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .footer-callout-hhR {
        min-width: 10rem;
    }
}
@media screen and (max-width: 767px) {
    .footer-callout-hhR {
        min-width: 100%;
    }
}
.errorMessage-root-uB8 {
}

.errorMessage-errorMessage-pas {
    color: rgb(var(--venia-global-color-error));
    font-size: var(--venia-typography-body-S-fontSize);
    font-weight: var(--venia-global-fontWeight-semibold);
    line-height: var(--venia-global-lineHeight-300);
}
.fieldIcons-root-iHE {
    display: inline-grid;
    grid-auto-flow: column;
    grid-template-areas: 'before input after';
    grid-template-columns: auto 1fr auto;
    height: 2.5rem;
    width: 100%;
}

.fieldIcons-input-8z9 {
    align-items: center;
    display: flex;
    grid-column: before-start / after-end;
    grid-row: input-start / input-end;
}

.fieldIcons-input-8z9 > input {
    padding-left: calc(1.875rem * var(--iconsBefore) + 0.625rem);
    padding-right: calc(1.875rem * var(--iconsAfter) + 0.625rem);
}

.fieldIcons-before-tPg,
.fieldIcons-after-BeR {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 2px;
    pointer-events: none;
    width: 2.5rem;
    z-index: 1;
}

.fieldIcons-before-tPg:empty,
.fieldIcons-after-BeR:empty {
    display: none;
}

.fieldIcons-before-tPg {
    grid-area: before;
}

.fieldIcons-after-BeR {
    grid-area: after;
}

.fieldIcons-before-tPg svg {
    stroke: rgb(var(--venia-global-color-gray-600));
}
.message-root-6k6 {
    color: rgb(var(--venia-global-color-text));
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1rem;
    padding: 0.625rem 0.125rem 0.125rem;
}

.message-root-6k6:empty {
    display: none;
}

.message-root_error-GtK {
    color: rgb(var(--venia-global-color-error));
    font-weight: var(--venia-global-fontWeight-semibold);
}
.contactPage-root-o0p {
}

.contactPage-banner-v03 {
}

.contactPage-title-FOB {

    /* Medium */
}

.contactPage-subtitle-zoZ {
}

.contactPage-content--jr {
    /* Medium */
}

.contactPage-formContainer-Gso,
.contactPage-sideContent-CG- {
    /* Medium */
}

.contactPage-sideContent-CG- {

    /* Medium */
}

.contactPage-form-Ohb {
}

.contactPage-formErrors-H3i {
    border-color: rgb(var(--venia-global-color-error));
    border-style: solid;
    border-width: 0 0 0 5px;
    padding: 1rem 0 1rem 1rem;
    display: grid;
    grid-column: 1 / span 1;
}

.contactPage-loadingContainer-FXJ {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(252, 252, 252, 0.75);
}

.contactPage-buttonsContainer-dH4 {

    /* Medium */
}
.contactPage-shimmer-shimmer-jkG {
    display: block;
}

.contactPage-shimmer-shimmerBanner-P-n {
    width: 100%;
    height: 510px;
}

.contactPage-shimmer-shimmerLabel-GAX {
}

.contactPage-shimmer-shimmerSideContent--VF {
    width: 100%;
    height: 500px;
}

@media only screen and (min-width: 769px) {
    .contactPage-shimmer-shimmerBanner-P-n {
        height: 300px;
    }
}
.navTrigger-root-yIv {
    height: 3rem;
    width: 3rem;
}

.navTrigger-icon-odA {
    fill: var(--fill, none);
    stroke: var(--stroke, var(--black-global-color));
}

.navTrigger-sidebar-section-nfs {
    display: none;
    text-indent: 1em;
    color: rebeccapurple;
}
.navTrigger-sidebar-section-nfs.navTrigger-shown-QuZ {
    display: block;
}
/* @media (min-width: 1024px) {
    .root {
        display: none;
    }
} */
.onlineIndicator-root-v1m {
    --stroke: rgb(var(--venia-global-color-text));
    align-items: center;
    display: flex;
    grid-area: primary;
    height: 3rem;
    margin-left: 4.5rem;
    width: 3rem;
}

@media (min-width: 641px) {
    .onlineIndicator-root-v1m {
        justify-self: start;
        margin-left: 2.5rem;
        grid-column: 3 / 4;
    }
}

@media (min-width: 1024px) {
    .onlineIndicator-root-v1m {
        grid-column: 2 / 3;
    }
}
.megaMenu-megaMenu-nRk {
}

/* Large screen styles */
.megaMenu-megaMenu-nRk {
}
.rewardTrigger-rewardRoot-7wr {
    display: flex;
    -moz-column-gap: 5px;
         column-gap: 5px;
    border-left: 1px solid rgb(var(--venia-global-color-gray-450));
    padding-left: 6px;
    margin-left: 4px;
    cursor: pointer;
}

.rewardTrigger-rewardRoot-7wr:hover {
    color: var(--secondary-global-color);
}
.rewardTrigger-rewardImage-xNL {
    width: 0.9375rem;
    height: 0.9375rem;
}

.rewardTrigger-text-L0V {
    white-space: nowrap;
    max-width: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    margin-top: 3px;
    font-size: 0.875rem;
    font-family: var(--font-family-National2);
}
.rewardTrigger-rewardPoints-ZF9:focus-visible {
    outline: 0;
}
@media (max-width: 640px) {
    .rewardTrigger-text-L0V {
        width: 38px;
        margin-top: 5px;
    }
}

@media (max-width: 430px) {
    .rewardTrigger-rewardRoot-7wr {
        border-left: none;
    }
}
.cartTrigger-counter-FPi {
    top: 0.1rem;
    position: absolute;
    left: 0.9rem;
    font-weight: 600;
    box-sizing: border-box;
    padding: 0 0.25rem;
    background-color: rgb(var(--venia-brand-color-1-700));
    border-radius: 100px;
    border: 3px solid var(--primary-global-color);
    color: rgb(var(--venia-global-color-background));
    line-height: 1.25rem;
    min-width: 1.58rem;
    font-size: 0.8125rem;
}

.cartTrigger-trigger-VfJ {
    align-content: center;
    display: flex;
    height: 3rem;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.cartTrigger-triggerContainer-FZE {
    align-items: center;
    display: grid;
    /* The full height of the site header minus (box shadow height * 2). */
    height: calc(4rem - 8px);
}

.cartTrigger-triggerContainer_open-H-c {
    box-shadow: 0 4px rgb(var(--venia-brand-color-1-700));
}

.cartTrigger-link-mIb {
    display: none;
}

.cartTrigger-cartIcon--ZR {
    width: 1.75rem;
    height: 1.75rem;
}
.cartTrigger-finalePrice-qkJ {
}
.cartTrigger-orderValue-u1O {
    font-family: var(--font-family-National2);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    padding-left: 0.5rem;
}
.cartTrigger-orderNow-hiU {
    cursor: pointer;
}
.cartTrigger-cartsizeIncreaseModalStyle-mi7 {
    display: block;
    position: absolute;
    /* width: 316px; */
    max-width: 35rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: var(--kfc-global-color-white);
    padding: 36px 20px;
    border-radius: 15px;
    border: none;
    width: 450px;
}
.cartTrigger-cartsizeIncreaseModalStyle-mi7:focus-visible {
    outline: 0 !important;
    outline: none !important;
}

/*
 * Mobile-specific styles.
 */
@media (max-width: 960px) {
    .cartTrigger-orderValue-u1O {
        padding-left: 0.75rem;
    }
}

@media (max-width: 430px) {
    .cartTrigger-orderValue-u1O {
        display: none;
    }
    .cartTrigger-link-mIb {
        display: none;
    }
    .cartTrigger-cartsizeIncreaseModalStyle-mi7 {
        width: 90vw;
    }
    .cartTrigger-triggerContainer-FZE {
        display: none;
    }
}
.mobileHeader-mobileHeaderRoot-FWV {
    display: none;
}

.mobileHeader-mobileHeader-6Ty {
    display: none;
}

.mobileHeader-pageTitle-wQ3 {
    text-align: center;
    font-family: var(--font-family-National2);
    color: var(--black-global-color);
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    align-items: center;
}

.mobileHeader-filterIcon-Zjk {
    float: right;
    margin-top: -3px;
}

.mobileHeader-headerShow-szH {
    display: none;
}

.mobileHeader-ramadanWarningModal-Kc9 {
    max-width: 22rem;
}

@media (max-width: 430px) {
    .mobileHeader-mobileHeaderRoot-FWV {
        display: block;
        margin-bottom: 75px;
    }

    .mobileHeader-mobileHeader-6Ty {
        display: grid;
        position: fixed;
        width: 100%;
        left: 0%;
        right: 0%;
        top: 0%;
        height: 70px;
        background: var(--primary-global-color);
        box-shadow: 0px 0px 8px rgb(var(--venia-global-color-gray-900) / 0.3);
        border-radius: 0px 0px 10px 10px;
        z-index: 999;
        padding: 20px;
    }

    .mobileHeader-headerShow-szH {
        display: block;
        margin-bottom: 75px;
    }

    .mobileHeader-headerNone--TW {
        display: none !important;
        margin-bottom: 0 !important;
    }
}
.deliveryChannel-root-OYC {
    display: flex;
    align-items: center;
    gap: 3rem;
    padding: 10px 16px;
    max-width: var(--venia-global-maxWidth, 960px);
    margin: auto;
    align-items: baseline;
}

.deliveryChannel-deliveryRoot-35Z {
    display: flex;
    justify-content: space-between;
    padding: 10px 16px;
    max-width: var(--venia-global-maxWidth, 960px);
    margin: auto;
    -moz-column-gap: 3rem;
         column-gap: 3rem;
    width: 100%;
}

.deliveryChannel-captionRoot-IXY {
    display: flex;
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
}

.deliveryChannel-captionContainer-2xz {
    display: grid;
    justify-content: flex-start;
    row-gap: 5px;
}

.deliveryChannel-caption-Rtq {
    min-width: 10rem;
    font-size: 1rem;
    line-height: 1.25rem;
    font-family: var(--font-family-National2Bold);
    color: var(--black-global-color);
}

.deliveryChannel-address-eLq {
    font-size: 0.75rem;
    line-height: 0.875rem;
    font-family: var(--font-family-National2Regular);
    color: var(--black-global-color);
    width: 100%;
    /* min-width: 350px; */
    display: flex;
    justify-content: space-between;
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
}

.deliveryChannel-addressTime-iw2 {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* number of lines to show */
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.deliveryChannel-addressText-BB- {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: nowrap;
    max-width: 575px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.deliveryChannel-modalRoot-5AK {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    max-height: 39rem;
}

.deliveryChannel-buttonsContainer-mwg button {
    width: 11.25rem;
    min-width: 11.25rem;
    height: 2.25rem;
    min-height: 2.25rem;
}

.deliveryChannel-imagePlaceholder-xVz {
    width: 2rem;
    height: 1.625rem;
}

.deliveryChannel-editIcon-Re8 {
    width: 1.625rem;
    height: 1.625rem;
}
@media (max-width: 960px) {
    .deliveryChannel-addressText-BB- {
        width: 560px;
    }
    .deliveryChannel-address-eLq {
        font-size: 0.625rem;
        line-height: 0.75rem;
        display: grid;
        -moz-column-gap: 0rem;
             column-gap: 0rem;
        min-width: none;
    }
}
@media (max-width: 768px) {
    .deliveryChannel-caption-Rtq {
        font-size: 0.7125rem;
        line-height: 1.125rem;
    }

    .deliveryChannel-root-OYC {
        gap: 1rem;
        align-items: center;
        justify-content: space-between;
    }

    .deliveryChannel-buttonsContainer-mwg button {
        width: 5.9375rem;
        min-width: 6rem;
        height: 1.875rem;
        min-height: 1.875rem;
        padding: 1px 4px 0px;
    }

    .deliveryChannel-modalRoot-5AK {
        width: 90%;
    }

    .deliveryChannel-captionRoot-IXY {
        -moz-column-gap: 1.125rem;
             column-gap: 1.125rem;
    }

    .deliveryChannel-captionContainer-2xz {
        row-gap: 0px;
    }

    .deliveryChannel-deliveryRoot-35Z {
        -moz-column-gap: 1rem;
             column-gap: 1rem;
    }
    .deliveryChannel-addressText-BB- {
        width: 460px;
    }
}
@media (max-width: 600px) {
    .deliveryChannel-addressText-BB- {
        width: 395px;
    }
}
@media (max-width: 430px) {
    .deliveryChannel-addressText-BB- {
        width: 280px;
    }
}
@media (max-width: 410px) {
    .deliveryChannel-addressText-BB- {
        width: 255px;
    }
}
@media (max-width: 380px) {
    .deliveryChannel-addressText-BB- {
        width: 210px;
    }
}
@media (max-width: 340px) {
    .deliveryChannel-addressText-BB- {
        width: 175px;
    }
}
@media (max-width: 300px) {
    .deliveryChannel-addressText-BB- {
        width: 135px;
    }
}
.dateTimeModal-root-z-U {
    display: grid;
    gap: 0.7rem;
    font-family: var(--font-family-National2);
    font-style: normal;
    padding: 0px 20px;
}

.dateTimeModal-subRoot-M4g {
    margin: 0.8125rem 0rem;
}

.dateTimeModal-title--Q6 {
    padding-top: 0.5rem;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    text-transform: capitalize;
    color: var(--black-global-color);
    font-family: var(--font-family-National2Bold);
}

.dateTimeModal-captionText-YoQ {
    font-weight: 400;
    font-size: 0.8125rem;
    line-height: 1.125rem;
    text-align: center;
    font-family: var(--font-family-National2Regular);
    color: var(--black-global-color);
}

.dateTimeModal-loader-QnG {
    height: 4rem;
}

.dateTimeModal-errorMessage-x4e {
    color: var(--secondary-global-color);
    text-align: center;
    font-size: 0.875rem;
    font-family: var(--font-family-National2);
}

.dateTimeModal-dateTimeRoot-iLM {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2.5rem;
    margin-bottom: 2rem;
}

.dateTimeModal-menuItem-wzz {
    height: 170px;
}

.dateTimeModal-fetchingDataText-01i {
    display: flex;
    margin: auto;
}

.dateTimeModal-loading-Byj {
    text-align: center;
}

.dateTimeModal-btnContainer-jxp {
    margin: auto;
}

.dateTimeModal-schedulebtnContainer-JZp {
    margin: auto;
}

.dateTimeModal-btnContainer-jxp button {
    max-width: 18.75rem;
    min-width: 18.75rem;
}

.dateTimeModal-schedulebtnContainer-JZp button {
    max-width: 20.75rem;
    min-width: 25.75rem;
}

.dateTimeModal-btnStyle-6T- {
    margin-top: 0.6rem;
    max-width: 18.75rem;
    min-width: 18.75rem;
    justify-self: center;
}

.dateTimeModal-otherFoodDeliveryPartners-ri- {
    display: grid;
    grid-template-columns: repeat(3, auto);
    justify-content: center;
    -moz-column-gap: 20px;
         column-gap: 20px;
}

.dateTimeModal-captionText2-Bs0 {
    font-weight: 400;
    font-size: 0.8125rem;
    line-height: 1.125rem;
    text-align: center;
    font-family: var(--font-family-National2Regular);
    color: var(--black-global-color);
    max-width: 296px;
    margin: auto;
}
.dateTimeModal-captionText3-Lmn {
    font-weight: 400;
    font-size: 0.8125rem;
    line-height: 1.125rem;
    text-align: center;
    font-family: var(--font-family-National2Regular);
    color: var(--black-global-color);
    border-top: 1px solid var(--lightwhite-global-color);
    padding-top: 10px;
}

.dateTimeModal-trySelfCollectBtn-8sU {
    font-family: var(--font-family-National2Regular);
    --stroke: var(--venia-brand-color-1-700);
    background: none;
    border-color: rgb(var(--stroke));
    border-radius: 10rem;
    border-style: solid;
    border-width: 2px;
    color: rgb(var(--stroke));
    font-size: var(--venia-global-fontSize-100);
    font-weight: var(--venia-global-fontWeight-normal);
    line-height: 1.25rem;
    max-width: 100%;
    width: 335px;
    margin: auto;
    min-height: 50px;
    font-weight: 400;
    outline: none;
    position: relative;
    padding: calc(0.5rem + 1px) 1.5rem calc(0.5rem - 1px);
    text-transform: capitalize;
    transition-duration: 256ms;
    transition-property: background-color, border-color, color;
    transition-timing-function: var(--venia-global-anim-standard);
}

.dateTimeModal-trySelfCollectButton-Rpo {
    background-color: var(--secondary-global-color);
    color: rgb(var(--venia-global-color-gray-50));
    margin-bottom: 20px;
}

.dateTimeModal-okayButton-ofU {
}

@media (max-width: 430px) {
    .dateTimeModal-root-z-U {
        padding: 0;
    }
    .dateTimeModal-trySelfCollectBtn-8sU {
        width: 300px;
    }
}

@media (max-width: 380px) {
    .dateTimeModal-dateTimeRoot-iLM {
        grid-template-columns: auto auto;
        gap: 0.5rem;
    }
    .dateTimeModal-trySelfCollectBtn-8sU {
        width: 280px;
    }
}
@media (max-width: 360px) {
    .dateTimeModal-btnContainer-jxp button {
        min-width: 16.75rem;
    }
    .dateTimeModal-trySelfCollectBtn-8sU {
        width: 250px;
    }
}
.mapContainer-arrowContainer-GFl {
    position: absolute;
    left: 50%;
    top: calc(50% - 4.5rem);
}

.mapContainer-customTooltip-rck {
    font-family: var(--font-family-National2Regular) !important;
    font-size: 0.8125rem !important;
    line-height: 1.125rem;
    background-color: var(--tooltip-blue) !important;
    padding: 0.65rem 0.75rem !important;
    border-radius: 10px !important;
}

.mapContainer-customArrow-7Z7 {
    color: var(--tooltip-blue) !important;
}

.mapContainer-customPopper-seg {
    z-index: 1 !important;
}

.mapContainer-warningModal-5GT {
    max-width: 20rem;
}

.mapContainer-markerStyle-Uqu {
    position: absolute;
    left: calc(50% - 17px);
    top: calc(50% - 46px);
    margin-left: -4px;
}

.mapContainer-arrowRoot-qO1 {
    top: calc(50% - 2.5rem);
}
.useMyLocation-root-pNx {
    display: grid;
    gap: 1.875rem;
    max-width: var(--venia-global-maxWidth, 960px);
    width: 100%;
    margin: 0rem auto 3rem;
    grid-template-rows: 1rem 2rem auto;
}

.useMyLocation-buttons-Z0q button {
    width: 100%;
}

.useMyLocation-searchBar-O2c {
    display: grid;
    grid-template-columns: auto 12.5rem;
    gap: 1.25rem;
    position: inherit;
    padding: 0rem;
}

.useMyLocation-title-4v6 {
    display: flex;
    font-family: var(--font-family-National2Bold);
    font-weight: var(--venia-global-fontWeight-bold);
    font-size: 2rem;
    line-height: 2.3125rem;
    color: var(--black-global-color);
    justify-content: center;
}

.useMyLocation-mapContainer-Dib {
    display: grid;
}

.useMyLocation-mapRoot-Ntf {
    position: relative;
    height: 25rem;
}

.useMyLocation-map-vgm {
    position: absolute;
    inset: 0px;
    display: inherit;
    overflow: hidden;
}

.useMyLocation-warningModal-v4E {
    max-width: 20rem;
}

.useMyLocation-modalRoot-rvu {
    max-width: 26rem;
}

.useMyLocation-timeModalRoot-B7y {
    max-width: 33.75rem;
    min-width: 33.75rem;
}

.useMyLocation-markerStyle-KB9 {
    position: absolute;
    left: calc(50% - 17px);
    top: calc(50% - 46px);
    margin-left: -4px;
}

.useMyLocation-emptyRoot-5J9 {
    height: 400px;
    background: rgb(var(--venia-global-color-gray-125));
    display: grid;
    align-items: center;
}

.useMyLocation-emptyContainer-WIm {
    display: grid;
}

.useMyLocation-emptyTitle-WBo {
    margin-top: -20px;
}

.useMyLocation-emptyCaption-SVE {
    margin-top: 10px;
}

.useMyLocation-arrowContainer-j-1 {
    top: calc(50% - 2.5rem);
}

@media (max-width: 960px) {
    .useMyLocation-root-pNx {
        padding: 0rem 1rem;
        justify-content: inherit;
    }
}

.useMyLocation-buttonRoot-O17 {
}

@media (max-width: 768px) {
    .useMyLocation-searchBar-O2c {
        grid-template-columns: auto;
    }

    .useMyLocation-mapRoot-Ntf {
        height: 45rem;
    }
}

@media (max-width: 560px) {
    .useMyLocation-timeModalRoot-B7y {
        width: 90%;
        min-width: 90%;
    }
}

@media (max-width: 430px) {
    .useMyLocation-title-4v6 {
        display: none;
    }

    .useMyLocation-root-pNx {
        margin: 4.5rem auto 0rem;
        grid-template-rows: 1rem auto calc(100vh - 16rem);
    }

    .useMyLocation-buttons-Z0q {
        position: fixed;
        bottom: 0;
        background: var(--kfc-global-color-white);
        width: calc(100% - 2rem);
        display: flex;
        justify-content: center;
        padding: 0.5rem 0rem;
        z-index: 1;
    }

    .useMyLocation-buttons-Z0q button {
        min-width: 100%;
    }

    .useMyLocation-mapRoot-Ntf {
        height: 100%;
    }
}

@media (max-width: 325px) {
    .useMyLocation-methods-cSk {
        flex-wrap: wrap;
    }
}
.homeBanner-sliderMain-GCX {
    display: block;
    position: relative;
    cursor: pointer;
}

.homeBanner-sliderMain-GCX .slick-list {
    height: calc(100vw / 3);
    max-height: calc(var(--venia-global-maxWidth) / 3);
}

.homeBanner-sliderMain-GCX .slick-dots {
    bottom: 20px;
}

.homeBanner-sliderMain-GCX .slick-dots li {
    height: 7px;
    width: 7px;
}

.homeBanner-sliderMain-GCX .slick-dots .slick-active {
    width: 61px;
}

.homeBanner-sliderMain-GCX .slick-dots li button {
    height: 7px;
    width: 100%;
    background-color: var(--kfc-global-color-white);
    border-radius: 15px;
    padding: 0;
}

.homeBanner-sliderMain-GCX .slick-dots li button:before {
    content: none;
}

.homeBanner-bannerImage-LK3 {
    width: 100%;
}
@media (max-width: 768px) {
    .homeBanner-modalRoot-i3j {
        width: 90%;
    }
}
@media (max-width: 480px) {
    .homeBanner-bannerImage-LK3 {
        height: 213px;
    }
    .homeBanner-sliderMain-GCX .slick-dots li {
        height: 4px;
        width: 4px;
    }

    .homeBanner-sliderMain-GCX .slick-dots .slick-active {
        width: 35px;
    }

    .homeBanner-sliderMain-GCX .slick-dots li button {
        height: 4px;
    }

    .homeBanner-sliderMain-GCX .slick-dots {
        bottom: 8px;
    }

    .homeBanner-sliderMain-GCX .slick-list {
        height: calc(100vw / 2);
    }
}
@media (max-width: 380px) {
    .homeBanner-bannerImage-LK3 {
        height: 188px;
    }
    .homeBanner-sliderMain-GCX .slick-dots {
        bottom: 10px;
    }
}
.promotionsBlock-root-314 {
    background: rgb(var(--venia-global-color-gray-125));
    padding-bottom: 1rem;
    position: relative;
}

.promotionsBlock-container--7Y {
    cursor: pointer;
}

.promotionsBlock-body-g30 {
    max-width: var(--venia-global-maxWidth, 960px);
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
}

.promotionsBlock-aoRoot-RJL {
    display: block;
}

.promotionsBlock-promoImage-Hgq {
    width: 220px;
    height: 220px;
    border-radius: 10px;
    margin-bottom: 0.5rem;
}

.promotionsBlock-title-MNl {
    font-family: var(--font-family-National2Regular);
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 25px;
    color: var(--black-global-color);
    max-width: 95%;
}

.promotionsBlock-carouselRoot-tQk {
    margin-top: 1rem;
}

.promotionsBlock-modalRoot-FXC {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    max-height: 39rem;
}
.promotionsBlock-stripImage-Hr5 {
    display: block;
}
@media (max-width: 768px) {
    .promotionsBlock-customArrow-uar {
        display: none;
    }
}
@media (max-width: 600px) {
    .promotionsBlock-promoImage-Hgq {
        width: 172px;
        height: 172px;
    }
}
@media (max-width: 580px) {
    .promotionsBlock-promoImage-Hgq {
        width: 158px;
        height: 158px;
    }
}
@media (max-width: 560px) {
    .promotionsBlock-promoImage-Hgq {
        width: 150px;
        height: 150px;
    }
}
@media (max-width: 480px) {
    .promotionsBlock-promoImage-Hgq {
        width: calc(100vw - 16rem);
        height: calc(100vw - 16rem);
        text-align: left;
    }
    .promotionsBlock-title-MNl {
        font-size: 14px;
        line-height: 20px;
        max-width: 95%;
    }
}
@media (max-width: 430px) {
    .promotionsBlock-aoRoot-RJL .promotionsBlock-stripImage-Hr5 {
        top: 0px;
    }
}
@media (max-width: 420px) {
    .promotionsBlock-promoImage-Hgq {
        width: calc(100vw - 15.5rem);
        height: calc(100vw - 15.5rem);
    }
}
@media (max-width: 400px) {
    .promotionsBlock-promoImage-Hgq {
        width: calc(100vw - 15rem);
        height: calc(100vw - 15rem);
    }
}
@media (max-width: 380px) {
    .promotionsBlock-promoImage-Hgq {
        width: calc(100vw - 14.5rem);
        height: calc(100vw - 14.5rem);
    }
}
@media (max-width: 360px) {
    .promotionsBlock-promoImage-Hgq {
        width: calc(100vw - 14rem);
        height: calc(100vw - 14rem);
    }
}
@media (max-width: 325px) {
    .promotionsBlock-promoImage-Hgq {
        width: calc(100vw - 12rem);
        height: calc(100vw - 12rem);
    }
}
.skeletonLoader-cardHeaderRoot-P8r {
    align-items: flex-start;
}

.skeletonLoader-singleViewContainer-7DA {
    display: grid;
    width: 100%;
}
.homeMenu-root-K0M {
    cursor: pointer;
}

.homeMenu-title-HY6 {
    font-family: var(--font-family-National2Bold);
    font-style: normal;
    color: rgb(var(--venia-global-color-text));
    font-weight: var(--venia-global-fontWeight-bold);
    font-size: 18px;
    text-transform: none;
}

.homeMenu-subTitle-4oF {
    font-size: 16px;
    font-style: italic;
}

.homeMenu-headingRoot-F47 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.5rem;
}

.homeMenu-viewAllCRoot-XV4 {
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -moz-column-gap: 5px;
         column-gap: 5px;
    align-items: center;
    cursor: pointer;
}

.homeMenu-viewAlltext-JZU {
    font-family: var(--font-family-National2);
    font-size: 13px;
    margin-top: 3px;
}

.homeMenu-tabRoot-chz {
    margin-top: 0.5rem;
}

.homeMenu-iconArrow-IYN {
    width: 16px;
    height: 10px;
}

.homeMenu-carouselRoot-YQX {
    min-height: auto;
}

.homeMenu-aoRoot-1lT {
    display: flex;
    margin: 0px auto 0px;
    max-width: var(--venia-global-maxWidth, 960px);
    width: 100%;
}

.homeMenu-aoImgContainer-14m {
    margin: initial;
}

/* Gallery Item Customization */
.homeMenu-image-yR- {
    width: 220px;
    height: 220px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 10px;
}

.homeMenu-images-fyT {
}

.homeMenu-itemRoot-3WA {
    margin-top: 1rem;
    position: relative;
}

.homeMenu-itemName-Cam {
}

.homeMenu-finalePrice-0v6 {
}

.homeMenu-regularPrice-G5- {
}

.homeMenu-plpItem-fdi {
}

@media (max-width: 700px) {
    .homeMenu-root-K0M {
        margin: 0 10px;
    }
}
@media (max-width: 600px) {
    .homeMenu-root-K0M {
        margin: 0 5px;
    }
    .homeMenu-itemRoot-3WA {
        display: block;
        width: 100%;
    }

    .homeMenu-plpItem-fdi {
        margin-left: 0;
    }
}

@media (max-width: 480px) {
    .homeMenu-image-yR- {
        width: calc(100vw - 15rem);
        height: calc(100vw - 15rem);
    }

    .homeMenu-images-fyT {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
    .homeMenu-itemName-Cam {
        font-size: 14px;
        font-weight: 19px;
    }

    .homeMenu-finalePrice-0v6 {
        font-size: 14px;
    }

    .homeMenu-regularPrice-G5- {
        font-size: 12px;
        margin-bottom: 1px;
    }

    .homeMenu-plpItem-fdi {
        row-gap: 2px;
    }
    .homeMenu-carouselRoot-YQX {
        margin-bottom: 10px;
    }
}

@media (max-width: 430px) {
    .homeMenu-aoLines-5d6 {
        top: 0px !important;
    }

    .homeMenu-image-yR- {
        width: 170px;
    }
}

@media (max-width: 400px) {
    .homeMenu-images-fyT {
        width: 150px;
    }
}
.homePageOrderStatus-root-D-f {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    box-sizing: border-box;
    background-color: var(--primary-global-color);
    border: 1px solid var(--lightwhite-global-color);
    border-radius: 10px;
    width: 600px;
    height: 130px;
    padding: 10px 10px;
}
.homePageOrderStatus-scrollable-vwE::-webkit-scrollbar {
    display: none; /* for chrome */
}
.homePageOrderStatus-scrollable-vwE {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}
.homePageOrderStatus-container-PUY {
    display: grid;
    font-family: var(--font-family-National2);
    font-style: normal;
    padding: 10px 10px;
    width: 541px;
    height: 120px;
}

.homePageOrderStatus-title-ilh {
    display: flex;
    font-family: var(--font-family-National2);
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 25px;
    color: var(--black-global-color);
}

.homePageOrderStatus-subText-a-O {
    font-family: var(--font-family-National2);
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: var(--black-global-color);
}

.homePageOrderStatus-TimeAndSubTextContainer-T3r {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
    align-items: center;
}

.homePageOrderStatus-orderStatusDelivery-APz {
    display: grid;
    grid-template-columns: repeat(7, auto);
}
.homePageOrderStatus-orderStatusSelfCollect-Rq0 {
    grid-template-columns: repeat(5, auto);
}

.homePageOrderStatus-orderReceiptIcon-aza {
    width: 25.88px;
    height: 32.93px;
}

.homePageOrderStatus-orderStatusLineDelivery-Unj {
    width: 117px;
    height: 4px;
}
.homePageOrderStatus-orderStatusLineSelfCollect-gPc {
    width: 200px;
    height: 4px;
}

.homePageOrderStatus-orderIconPreparing--0W {
    width: 36px;
    height: 33px;
}

.homePageOrderStatus-riderIcon-LdX {
    width: 33.79px;
    height: 28.23px;
}

.homePageOrderStatus-orderDeliveredIcon-J6q {
    width: 35.28px;
    height: 35.29px;
}

/* .ordersStatusArrow {
    width: 30px;
    top: -176%;
    left: 40%;
} */

.homePageOrderStatus-time--7a {
    align-self: center;
    justify-self: end;
}

/* .container {
    padding: 40px;
} */
@media (max-width: 1280px) {
    .homePageOrderStatus-root-D-f {
        width: 560px;
    }
    .homePageOrderStatus-container-PUY {
        width: 500px;
    }
}
@media (max-width: 1024px) {
    .homePageOrderStatus-root-D-f {
        width: 435px;
    }
    .homePageOrderStatus-container-PUY {
        width: 380px;
    }
}
@media (max-width: 860px) {
    .homePageOrderStatus-root-D-f {
        width: 450px;
    }
    .homePageOrderStatus-container-PUY {
        width: 390px;
    }
}
@media (max-width: 600px) {
    .homePageOrderStatus-root-D-f {
        width: 400px;
    }

    .homePageOrderStatus-container-PUY {
        width: 350px;
        padding-top: 5px;
    }
}
@media (max-width: 430px) {
    .homePageOrderStatus-root-D-f {
        width: 330px;
        height: 80px;
    }

    .homePageOrderStatus-container-PUY {
        width: 282px;
        height: 68px;
        padding-top: 5px;
    }
    .homePageOrderStatus-title-ilh {
        font-size: 14px;
        line-height: 19px;
    }

    .homePageOrderStatus-subText-a-O {
        font-size: 13px;
        line-height: 18px;
    }

    .homePageOrderStatus-time--7a {
        font-size: 13px;
        line-height: 18px;
    }
    .homePageOrderStatus-orderStatusLine--Ne {
        width: 64px;
        height: 3px;
    }

    .homePageOrderStatus-orderStatus-C1F {
        height: 26px;
    }

    /* .container {
        padding: 20px;
    } */

    .homePageOrderStatus-orderIconPreparing--0W {
        width: 15px;
        height: 14px;
    }

    .homePageOrderStatus-riderIcon-LdX {
        width: 13.71px;
        height: 11.51px;
    }

    .homePageOrderStatus-orderDeliveredIcon-J6q {
        width: 9.02px;
        height: 9.82px;
    }

    .homePageOrderStatus-orderReceiptIcon-aza {
        width: 9.45px;
        height: 12px;
    }
    .homePageOrderStatus-TimeAndSubTextContainer-T3r {
        grid-template-columns: auto 1fr;
    }
}
@media (max-width: 400px) {
    .homePageOrderStatus-container-PUY {
        width: 255px;
    }
    .homePageOrderStatus-root-D-f {
        width: 300px;
    }
    .homePageOrderStatus-title-ilh {
        font-size: 12px;
    }
    .homePageOrderStatus-subText-a-O {
        font-size: 12px;
    }
}
@media (max-width: 380px) {
    .homePageOrderStatus-container-PUY {
        width: 260px;
    }
    .homePageOrderStatus-root-D-f {
        width: 305px;
    }
}
.gamification-sliderMain-ptt {
    display: block;
    position: relative;
    cursor: pointer;
}

/* :global(.gamification-sliderMain-ptt .slick-list) {
    height: calc(100vw / 3);
    max-height: calc(var(--venia-global-maxWidth) / 3);
} */

.gamification-sliderMain-ptt .slick-dots {
    bottom: 10px;
}

.gamification-sliderMain-ptt .slick-dots li {
    height: 7px;
    width: 7px;
}

.gamification-sliderMain-ptt .slick-dots .slick-active {
    width: 61px;
}

.gamification-sliderMain-ptt .slick-dots li button {
    height: 7px;
    width: 100%;
    background-color: var(--kfc-global-color-white);
    border-radius: 15px;
    padding: 0;
}

.gamification-sliderMain-ptt .slick-dots li button:before {
    content: none;
}

.gamification-gamificationModal-aZT {
    max-width: 19.75rem;
    max-height: 19.75rem;
}

@media (max-width: 768px) {
    .gamification-modalRoot-IRZ {
        width: 90%;
    }
}

@media (max-width: 480px) {
    .gamification-sliderMain-ptt .slick-dots li {
        height: 4px;
        width: 4px;
    }

    .gamification-sliderMain-ptt .slick-dots .slick-active {
        width: 35px;
    }

    .gamification-sliderMain-ptt .slick-dots li button {
        height: 4px;
    }

    .gamification-sliderMain-ptt .slick-dots {
        bottom: 20px;
    }
}
.announcementBanner-bannerImage-Fp0 {
    width: 100%;
    height: 320px;
    border-radius: 10px;
}
.announcementBanner-sliderMain-4Hs {
    display: block;
    position: relative;
    cursor: pointer;
    margin: 2rem 0;
}

/* :global(.announcementBanner-sliderMain-4Hs .slick-list) {
    height: calc(100vw / 3);
    max-height: calc(var(--venia-global-maxWidth) / 3);
} */

.announcementBanner-sliderMain-4Hs .slick-dots {
    bottom: 10px;
}

.announcementBanner-sliderMain-4Hs .slick-dots li {
    height: 7px;
    width: 7px;
}

.announcementBanner-sliderMain-4Hs .slick-dots .slick-active {
    width: 61px;
}

.announcementBanner-sliderMain-4Hs .slick-dots li button {
    height: 7px;
    width: 100%;
    background-color: var(--kfc-global-color-white);
    border-radius: 15px;
    padding: 0;
}

.announcementBanner-sliderMain-4Hs .slick-dots li button:before {
    content: none;
}
@media (max-width: 960px) {
    .announcementBanner-bannerImage-Fp0 {
        width: 100%;
        height: 256px;
    }
}
@media (max-width: 768px) {
    .announcementBanner-modalRoot-45Y {
        width: 90%;
    }
}

@media (max-width: 480px) {
    .announcementBanner-sliderMain-4Hs .slick-dots li {
        height: 4px;
        width: 4px;
    }

    .announcementBanner-sliderMain-4Hs .slick-dots .slick-active {
        width: 35px;
    }

    .announcementBanner-sliderMain-4Hs .slick-dots li button {
        height: 4px;
    }

    .announcementBanner-sliderMain-4Hs .slick-dots {
        bottom: 2px;
    }

    .announcementBanner-bannerImage-Fp0 {
        width: 100%;
        height: 410px;
        border-radius: 0;
    }
    .announcementBanner-sliderMain-4Hs {
        margin-bottom: 0;
        height: 410px;
    }
}
.html-root-akk {
    word-wrap: break-word;
}
.html-root-akk img {
    max-width: 100%;
}
.customBlock-content-84h {
}

.customBlock-cmsRoot-Xen {
    margin: 0rem;
    /* width: 100vw; */
}
/* @media (max-width: 768px) {
    .cmsRoot {
        width: 100vw;
    }
} */
.megaMenuItem-megaMenuItem-qYs {
    font-family: var(--font-family-National2Regular);
    font-size: 14px;
    color: var(--black-global-color);
}
.megaMenuItem-megaMenuLink-TtE {
    align-items: center;
    display: inline-flex;
    min-height: var(--venia-global-header-minHeight);
}

.megaMenuItem-megaMenuLinkActive-D-w {
    text-decoration: underline;
}

.megaMenuItem-megaMenuItem_active-dqq {
    display: flex;
}

.megaMenuItem-arrowDown-ZsS {
    padding-left: 0.5rem;
    line-height: 0;
}

.megaMenuItem-megaMenuItem-qYs:hover,
.megaMenuItem-megaMenuItem-qYs:focus,
.megaMenuItem-megaMenuItem-qYs:active,
.megaMenuItem-megaMenuItem-qYs:hover .megaMenuItem-megaMenuLink-TtE,
.megaMenuItem-megaMenuItem-qYs:focus .megaMenuItem-megaMenuLink-TtE {
    font-family: var(--font-family-National2Regular);
    font-size: 14px;
    color: var(--black-global-color);
}
.tabView-tabsRoot-1Zq div:first-child {
    width: auto !important;
    margin-right: 16px !important;
}

.tabView-tabsRoot-1Zq div:last-child {
    width: auto !important;
    margin: 0 -6px 0 16px !important;
}

.tabView-tabBaseRoot-1YO {
    text-transform: none !important;
    padding-left: 0 !important;
    padding-right: 5px !important;
    margin-right: 2.75rem !important;
    font-family: var(--font-family-National2) !important;
    font-size: 1rem !important;
    line-height: 1.25rem !important;
    min-width: unset !important;
    color: var(--grey-global-color) !important;
    -webkit-text-fill-color: var(--grey-global-color);
}

.tabView-selectedTab-vTF {
    color: var(--secondary-global-color) !important;
    border-bottom: 1px solid var(--secondary-global-color) !important;
}

.tabView-scroller-ROV {
    border-bottom: 3px solid rgb(var(--venia-global-color-gray-125));
    margin-top: -1px;
}
.carousel-arrowIcon-IKn {
    width: 18px;
    height: 44px;
}

.carousel-nextArrowContainer-b2H {
    right: -2rem;
    top: 5.5rem;
    visibility: hidden;
}

.carousel-prevArrowContainer-FTr {
    left: -2.5rem;
    top: 5.75rem;
    visibility: hidden;
}
.linkButton-root-QwB {
    color: rgb(var(--venia-brand-color-1-700));
    font-size: var(--venia-global-fontSize-200);
    font-weight: var(--venia-global-fontWeight-semibold);
    text-decoration: underline;
    line-height: 1.25rem;
    max-width: 100%;
}

.linkButton-root-QwB:active,
.linkButton-root-QwB:focus,
.linkButton-root-QwB:link,
.linkButton-root-QwB:visited {
    border: none !important;
    outline: none !important;
}
.deliveryChannelModal-root-e7f {
    display: grid;
    gap: 0.7rem;
    font-family: var(--font-family-National2);
    font-style: normal;
    width: 480px;
}

.deliveryChannelModal-hiddenRoot-AC1 {
    visibility: hidden;
    display: none;
}

.deliveryChannelModal-text-LHs {
    font-weight: 400;
    font-size: 1rem;
    line-height: 21px;
    text-align: center;
    color: var(--secondary-text-color);
}
.deliveryChannelModal-subtext-HUW {
    color: #a7a7a7;
    line-height: 15px;
    margin-bottom: 0.5rem;
}
.deliveryChannelModal-title-rUx {
    padding-top: 0.5rem;
    font-weight: 700;
    font-size: 18px;
    line-height: 15px;
    text-align: center;
    text-transform: capitalize;
    color: var(--black-global-color);
    font-family: var(--font-family-National2Bold);
}

.deliveryChannelModal-buttonsContainer-8sd {
    display: grid;
    width: 100%;
}

.deliveryChannelModal-toggle-d6k {
    display: flex;
}

.deliveryChannelModal-buttonBelowToggle-sho {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    position: static;
    width: 100%;
    left: 0px;
    top: 0px;
    background: rgb(var(--venia-global-color-gray-125));
    border-radius: 10px;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 10px 0px;
}

.deliveryChannelModal-selectedAddress-mCD {
    border: 1px solid;
}

.deliveryChannelModal-formatTextInButton-Owu {
    font-weight: 700;
    font-size: 17px;
    line-height: 25px;
    flex-grow: 1;
    margin: 12px 10px;
}

.deliveryChannelModal-selectionBelowToggle-9U- {
    display: flex;
    justify-content: space-between;
    background: rgb(var(--venia-global-color-gray-125));
    border-radius: 10px;
    height: 47px;
    width: 100%;
    margin: 10px 0px;
    cursor: pointer;
}

.deliveryChannelModal-selectTextInButton-Cok {
    padding: 10px;
    font-family: var(--font-family-National2);
    font-size: 17px;
    color: var(--grey-global-color);
    -webkit-text-fill-color: var(--grey-global-color);
}

.deliveryChannelModal-image-zDk {
    position: relative;
    top: 12px;
    padding: 5px;
}

.deliveryChannelModal-plusIcon-hrU {
    width: 22px;
    height: 22px;
}

.deliveryChannelModal-currentLocationAddress-ff1 {
    display: grid;
    grid-template-columns: auto 2rem;
    gap: 1rem;
    justify-content: space-between;
    padding: 1rem;
    background: rgb(var(--venia-global-color-gray-125));
    border-radius: 10px;
    max-height: 120px;
    overflow-y: auto;
}

.deliveryChannelModal-currentLocRoot-mjZ {
    cursor: pointer;
    display: grid;
    row-gap: 5px;
}

.deliveryChannelModal-useCurrentLocationText-yVa {
    margin-bottom: 0;
    line-height: 1;
    font-weight: 700;
    font-size: 17px;
}

.deliveryChannelModal-addressText-It2 {
    color: var(--secondary-text-color);
    font-weight: 400;
    font-size: 15px;
}
.deliveryChannelModal-titlesavedPlaces-k4I {
    margin-top: 1.3rem;
    font-weight: 700;
    font-size: 18px;
    line-height: 15px;
    text-transform: capitalize;
    color: var(--black-global-color);
    font-family: var(--font-family-National2Bold);
}

.deliveryChannelModal-formatTextInSavedPlaces-w3z {
    font-weight: 400;
    font-size: 17px;
    line-height: 25px;
    flex-grow: 1;
    color: var(--secondary-text-color);
    text-align: start;
    padding: 1rem;
}

.deliveryChannelModal-modalRoot-A-R {
    max-width: 33.75rem;
    min-width: 33.75rem;
}
.deliveryChannelModal-modalBody-C3P {
}

.deliveryChannelModal-warningModal-zF8 {
    max-width: 20rem;
}

.deliveryChannelModal-savedLocationField-omE {
    overflow-y: auto;
    max-height: 150px;
}

.deliveryChannelModal-savedLocationField-omE::-webkit-scrollbar {
    width: 12px;
    background: var(--lightwhite-global-color);
    border-radius: 10px;
}

.deliveryChannelModal-savedLocationField-omE::-webkit-scrollbar-track {
    background-color: var(--lightwhite-global-color);
    border-radius: 10px;
    width: 8px;
    padding: 0 5px;
}

.deliveryChannelModal-savedLocationField-omE::-webkit-scrollbar-thumb {
    background-color: rgb(var(--venia-global-color-gray-125));
    border: solid 3px var(--lightwhite-global-color);
    border-radius: 10px;
}

@media (max-width: 768px) {
    .deliveryChannelModal-root-e7f {
        width: 100%;
    }
    .deliveryChannelModal-subtext-HUW-leu {
        line-height: 18px;
        margin-bottom: 0;
    }
}

@media (max-width: 560px) {
    .deliveryChannelModal-modalRoot-A-R {
        width: 90%;
        min-width: 90%;
    }
}
.changeOrderTypeModal-body-cLQ {
    padding: 0 5px;
}
.changeOrderTypeModal-heading-YJM {
    font-family: var(--font-family-National2);
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    color: var(--black-global-color);
    margin-bottom: 15px;
}
.changeOrderTypeModal-text-HcD {
    font-family: var(--font-family-National2);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: var(--secondary-text-color);
    margin-bottom: 15px;
}
.changeOrderTypeModal-confirmOption-Het {
    padding: 0 15px;
}
.changeOrderTypeModal-confirmYes-vGr {
    display: block;
    width: 100%;
    margin-top: 10px;
}
.changeOrderTypeModal-confirmNo-jc8 {
    display: block;
    width: 100%;
    margin-top: 10px;
    border: 1px solid var(--grey-global-color);
    color: var(--grey-global-color);
    -webkit-text-fill-color: var(--grey-global-color);
}
.locationPermission-root-qi- {
    display: grid;
    gap: 1rem;
}

.locationPermission-captionText-7qO {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.35rem;
    text-align: center;
    font-family: var(--font-family-National2Regular);
    color: var(--secondary-text-color);
}

/* .buttonRoot {
    composes: root from '../../Button/button.module.css',
    min-width
} */
.switchButton-container-k4o {
    display: flex;
    background: rgb(var(--venia-global-color-gray-200));
    border-radius: 50px;
    cursor: pointer;
}

.switchButton-button-Rk4 {
    padding: 15px;
    text-align: center;
    border-radius: 50px;
    min-width: 45%;
    font-family: var(--font-family-National2Regular);
}

.switchButton-activeButton-yMe {
    background: var(--secondary-global-color);
    color: var(--kfc-global-color-white);
    min-width: 55%;
}

.switchButton-buttonContent-qSo {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.switchButton-imageContainer-S12 {
    position: relative;
}

.switchButton-textContainer-XB2 {
    display: grid;
}

.switchButton-title-WP3 {
    font-family: var(--font-family-National2Regular);
    text-align: center;
}

.switchButton-caption-8OT {
    font-family: var(--font-family-National2Regular);
    font-size: 9px;
    text-align: initial;
    margin-top: -5px;
}

@media (max-width: 430px) {
    .switchButton-container-k4o {
        height: 3.125rem;
    }

    .switchButton-button-Rk4 {
        padding: 15px 5px;
        font-size: 14px;
    }
}
@media (max-width: 325px) {
    .switchButton-button-Rk4 {
        padding: 17px 5px;
        font-size: 13px;
    }
}
.switchButton-button-Rk4:focus-visible {
    outline: 0 !important;
    outline: none !important;
}
.savedAddress-addessName-S35 {
    font-weight: 700;
    font-size: 17px;
    color: var(--black-global-color);
    font-family: var(--font-family-National2Bold);
}

.savedAddress-addressDetail-gmS {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
}
.savedAddress-addressType-yLt {
    display: flex;
    grid-auto-flow: column;
    grid-template-columns: auto 1fr;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    font-size: 15px;
    margin-top: 5px;
}
.savedAddress-curb-iGE {
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: auto 1fr;
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
}
.savedAddress-storePhone-lCy {
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    align-items: flex-end;
    -moz-column-gap: 8px;
         column-gap: 8px;
    font-size: 1rem;
    font-family: var(--font-family-National2Regular);
    color: var(--grey-global-color);
    -webkit-text-fill-color: var(--grey-global-color);
    text-decoration: underline;
}

.savedAddress-tickIcon-5Nc {
    width: 14px;
    height: 14px;
}
.locationNotCovered-root-Lgp {
    display: grid;
    gap: 1rem;
}

.locationNotCovered-captionText-4YU {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.35rem;
    text-align: center;
    font-family: var(--font-family-National2Regular);
    color: var(--secondary-text-color);
}