.ng-cloak {
    display: none
}

/*body[lang=en] h1, h2, h3, h4, h5, p, span, b, strong, a, div, ul, li {
    font-family: 'Raleway-Regular' !important;
}

body[lang=ar] h1, h2, h3, h4, h5, p, span, b, strong, a, div, ul, li {
    font-family: 'Dubai', sans-serif !important;
}
*/
@media(min-width:300px) and (max-width:450px) {
    .ItemHeading {
        display: flex;
    }

    body[lang=en] .ItemHeading img {
        margin-right: 10px !important;
    }

    body[lang=ar] .ItemHeading img {
        margin-left: 10px !important;
    }
}

.WalkingMain {
    display: flex;
    align-items: center;
    border-radius: 8px;
    background: white;
    padding: 10px 15px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    width: fit-content;
    margin-top: 10px;
}

    .WalkingMain img {
        width: 30px;
        height: 30px;
        object-fit: contain;
    }

.walkingmins {
    font-weight: 700
}

.HighSaltMark {
    height: 20px;
    margin-left: 5px;
    margin-bottom: 2px;
}
.cartaddsitems strong{
    font-size:13px !important;
}
@media(min-width:320px) and (max-width:570px) {
    .DownlaodAppModalLinks {
        display: flex;
    }

        .DownlaodAppModalLinks img {
            height: 24px;
            margin-right: 6px;
        }

        .DownlaodAppModalLinks button {
            padding: 4px 4px !important;
            font-size: 11px !important;
            margin: 0px !important;
        }

    #DownLoadMobileApps p {
        font-size: 12px !important;
    }
    #GreetingMoreDetailsVideo, #PromotionModalVideo, #modalVideo{
        width:100% !important;
    }
}
.favouriteicon:hover 
{
    background: #b52c72;
}
body[lang=en] .CookiesContent {
    font-size: 14px !important;
    text-align: left;
}

body[lang=ar] .CookiesContent {
    text-align: right !important;
    font-size: 14px !important;
}

.policypoweredby {
    font-size: 12px !important;
    color: white
}

body[lang=en] .temporarilysavecookies {
    font-size: 15px !important;
    TEXT-ALIGN: LEFT;
    font-weight:700;
}

body[lang=ar] .temporarilysavecookies {
    font-size: 15px !important;
    TEXT-ALIGN: right;
    font-weight: 700;
}

body[lang=en] .EssentialCookies {
    text-align: left;
    margin-bottom: 0px;
}

body[lang=ar] .EssentialCookies {
    text-align: right;
    margin-bottom: 0px;
}

body[lang=en] .EnableCookiesli {
    text-align: left;
    margin-bottom: 0px;
    font-size: 12px !important
}

body[lang=ar] .EnableCookiesli {
    text-align: right;
    margin-bottom: 0px;
    font-size: 12px !important
}

body[lang =en]  .text-left{
    text-align:left;
}
body[lang =ar] .text-left {
    text-align: right !important;
}

.favouriteicon {
    position: relative;
    background: #b52c72bf;
    padding: 7px;
    border-radius: 10px;
    left: 5%;
    font-size: 18px;
    top: -8px;
    color: white;
    cursor: pointer;
}
    .favouriteicon span {
        padding-left: 7px;
        position: relative;
        top: -2px;
        font-size: 12px !important;
    }
.SocialMedia {
    position: fixed;
    top: 20vh;
    left: 0;
    z-index:999;
}
@media(max-width:420px){
    .SocialMedia {
        position: fixed;
        top: 9vh !important;
        left: 0;
        z-index: 99 !important;
    }
}
.MultiColor_Nutiricains img{
    height:30px;
    width:30px;
}
.SocialMedia ul li {
    text-align: center;
    list-style: none;
    color: white;
    TRANSITION: 0.3S;
    padding: 10px 11px;
    /* border-bottom: 1px solid #80808096; */
    font-size: 18px;
    cursor: pointer;
    width: 40px;
}

        .SocialMedia ul li:hover {
            width: 60px !important;
            TRANSITION: 0.3S;
        }

    .SocialMedia ul {
        margin: 0;
        padding: 0px;
        width: 0PX;
        overflow: visible;
    }

    .SocialMedia .facebook {
        background: #0866ff;
    }

    .SocialMedia ul li:first-child {
        border-top-right-radius: 10px;
    }

    .SocialMedia ul li:last-child {
        border-bottom-right-radius: 10px;
    }

    .SocialMedia .twitter {
        background: #000000;
    }

    .SocialMedia .Insta {
        background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    }

    .SocialMedia .Tiktok {
        background: #302828;
    }

    .SocialMedia .Youtube {
        background: #FF0808;
    }

.NotficationModalDiv i {
    font-size: 30px;
    margin-bottom: 18px;
    color: #b52c72;
}
body[lang=ar] .SocialMedia {
    position: fixed;
    top: 20vh;
    right: 0 !important;
    left: auto !important;
}

    body[lang=ar] .SocialMedia ul li:first-child {
        border-radius: 0px !important;
        border-top-left-radius: 10px !important;
    }

    body[lang=ar] .SocialMedia ul li:last-child {
        border-radius: 0px !important;
        border-bottom-left-radius: 10px !important;
    }

body[lang=ar] .AnnoucmentCampaignPrice, .PromotionCampaignPrice {
    text-align: left !important;
}

.EnglishPrevIndicator button {
    position: relative;
    top: 60px;
    margin-left: 5px;
    z-index: 99;
    background: #b52c72;
    color: white;
    box-shadow: 3px 3px 5px 1px #6c1642 inset;
    border-radius: 3px
}

.ArabicNextIndication button {
    position: relative;
    top: 43px;
    margin-left: 5px;
    z-index: 99;
    background: #b52c72;
    color: white;
    box-shadow: 3px 3px 5px 1px #6c1642 inset;
    border-radius: 3px
}

.EnglishNextIndicator button {
    position: relative;
    right: -38px;
    background: #b52c72;
    color: white;
    box-shadow: 3px 3px 5px 1px #6c1642 inset;
    border-radius: 3px;
    bottom: 6rem;
    z-index: 99;
}

.ArabicPreIndicator button {
    position: relative;
    background: #b52c72;
    color: white;
    box-shadow: 3px 3px 5px 1px #6c1642 inset;
    border-radius: 3px;
    bottom: 78px;
    z-index: 99;
}

#header {
    /*    overflow: hidden;
*/ box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    backdrop-filter: blur(8px);
    background-color: hsla(0, 0%, 95.3%, 0.75);
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
}

body[lang=ar] .AnnouncmentDateOrTime {
    float: left !important
}

body[lang=ar] .AnnoucmentCampaign {
    min-height: 380px !important;
}

.greetingMsg span, .greetingMsg p {
    background: none !important;
    color: white !important;
}

#GreetingMoreDetailsVideo, #PromotionModalVideo, #modalVideo {
    border-radius: 10px;
    max-height: 200px;
    border-radius: 10px;
    max-width: 500px;
}

.CookiesModalBody p {
    margin: 0 auto !important;
}

.rejectbtn {
    /* border: 2px solid red; */
    background: #a70e0e;
    border-radius: 4px;
    font-size: 18px;
    color: #ffffff;
    padding: 4px 13px;
}

.acceptbtn {
    padding: 4px 13px;
    font-size: 18px;
    background: #b82a76;
    color: #ffffff;
    border-radius: 4px;
}

/*.rejectbtn:hover {
    background: white !important;
    color: #b52c72 !important;
}*/
.container {
    max-width: 1850px !important;
}

.modal {
    overflow: auto !important;
}

body, html {
    scroll-behavior: smooth
}

.body-margin {
    margin-top: 3rem;
}

.navbar {
    padding: 0px 0;
}

body[lang=ar] .close {
    float: right !important;
}

.navbar a {
    text-decoration: none;
}

h2.logo {
    font-size: 28px;
    font-weight: 400;
    color: #fff;
}

    h2.logo strong {
        font-size: 35px;
        color: #EDF828;
        font-weight: 600;
    }


h2.center-logo {
    margin: 0 25px;
}

#navbarSupportedContent {
    justify-content: center;
}

.navbar-toggler {
    background: #1b3d6d;
}

ul.navbar-nav {
}

    ul.navbar-nav li.nav-item {
        margin-right: 10px;
    }

        ul.navbar-nav li.nav-item:last-child {
            margin-right: 0;
        }

        ul.navbar-nav li.nav-item a.nav-link {
            color: #1b3d6d;
            font-weight: 600;
            font-size: 12px;
        }

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show > .nav-link {
    color: #ab192d !important;
}

ul.navbar-nav li.nav-item a.nav-link:hover {
    color: #b02939;
    font-size: 12px;
}

.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show > .nav-link {
    color: #ab192d !important;
}


.row {
    margin: 0px !important;
    width: 100%;
}

body {
    font-family: 'Raleway-Regular' !important;
}

div[SSlider-Parent] div[SSlide-child] {
    margin: 0 !important;
    /*    margin-right: 20px !important;*/
}

@font-face {
    font-family: 'Raleway-Regular';
    src: url('../fonts/Raleway-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Raleway-Bold';
    src: url('../fonts/Raleway-Bold.ttf') format('truetype');
}

[data-f-id="pbf"] {
    display: none;
}

.preloader {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 99999;
    background: whitesmoke;
    opacity: 0.7;
}

.bounce {
    animation: bounce 1s infinite alternate;
}

@keyframes bounce {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.2);
    }
}

.modalcontent {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    color: var(--bs-modal-color);
    pointer-events: auto;
    background-color: var(--bs-modal-bg);
    background-clip: padding-box;
    border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
    border-radius: var(--bs-modal-border-radius);
    outline: 0;
    border: 5px solid;
    border-color: rgba(171,25,45,1);
    /* width: 100px; */
    /* height: 100px; */
    border-width: 3px;
    border-image: linear-gradient(90deg, rgba(171, 25, 45, 1), rgba(16, 63, 109, 1)) 1;
    border-style: solid;
    /* border-radius: 21px !important; */
}

.modal-backdrop.show {
    opacity: 0.7 !important;
}

.modalwidth {
    width: 30% !important;
}

.modal-backdrop {
    --bs-backdrop-zindex: 0 !important;
    z-index: 0 !important;
    --bs-backdrop-bg: #000;
    --bs-backdrop-opacity: 0 !important;
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--bs-backdrop-zindex);
    width: 100vw;
    height: 100vh;
    background-color: var(--bs-backdrop-bg);
}


.bullhorn {
    height: 30px;
    padding-top: 8px;
    width: 30px;
    font-size: 14px;
    background: #ab192d;
    border-radius: 50%;
    color: white;
    text-align: center;
}

.bell {
    height: 30px;
    padding-top: 8px;
    width: 30px;
    font-size: 14px;
    background: #103f6d;
    border-radius: 50%;
    color: white;
    text-align: center;
}

.giftcardsearchfield {
    width: 300px;
    float: right;
    margin-top: 6px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.PrintGiftCardButton {
    padding: 10px 9px;
    background: #b52c72;
    color: white;
    border-radius: 5px;
    float: right;
}

.TotalGiftCardItemBtn {
    float: right;
    background: #000648;
    margin: 0px 13px;
    color: white;
    padding: 10px 15px;
}

.p-0 {
    padding: 0 !important
}

body[lang=ar] .ribbon:before, .ribbon:after {
    right: auto !important;
}

body[lang=ar] .CartPage {
    height: 100vh;
    overflow: auto;
    border-radius: 0px !important;
    right: 0;
    border-top-right-radius: 16px !important;
    border-bottom-right-radius: 16px !important;
    width: 80%;
    left: 0;
}

@media (min-width:300px) and (max-width:400px) {
    .SliderImageRes {
        height: 110px !important;
    }

    .giftcardsearchfield {
        width: -webkit-fill-available !important;
        margin-left: 19px !important;
    }

    .TotalGiftCardItemBtn {
        font-size: 10px !important
    }

    body[lang=ar].CartPage .modal-header {
        font-size: 9px !important;
    }

    body[lang=en] .CartPage .modal-header {
        font-size: 14px !important;
    }

    .MoreDetailBtn {
        margin-top: -22px !important;
    }

    body[lang=ar] .CartPage {
        height: 100vh;
        overflow: auto;
        border-radius: 0px !important;
        right: 0;
        border-top-right-radius: 16px !important;
        border-bottom-right-radius: 16px !important;
        width: 100% !important;
        left: 0;
    }

    .cartitemimagediv {
        text-align: center !important
    }

    .modal-body .nav-tabs .nav-link {
        font-size: 10px;
    }

    .gift-card__content {
        width: 100% !important
    }

    .gift-card__code {
        font-size: 10px !important
    }

    body[lang=ar] .QRscanner {
        height: 100px !important
    }

    .PrintGiftCardButton {
        font-size: 10px !important;
    }

    .box {
        padding: 30px !important;
    }

    .slider {
        display: none !important
    }

    .giftcarddisclaimer p {
        font-size: 11px !important
    }

    .nav-dropdown {
        left: -29px !important;
    }

    .body-margin {
        min-height: 40vh !important
    }

    body[lang=ar] .IHOPDisclamimer p {
        font-size: 12px !important;
    }

    body[lang=ar] .AllVatBadge {
        width: 100% !important
    }

    .comingsoonitem {
        height: 150px !important;
    }

    .btn-primary {
        padding: 6px 6px !important
    }

    .feedbackmainheading {
        display: flex !important;
        flex-wrap: wrap !important;
    }

    body[lang=ar] .AnnoucmentCampaign {
        min-height: 330px !important;
    }

    body[lang=ar] .btn-primary {
        margin-right: -7px;
    }

    .giftcardhistoryheading h4 {
        font-size: 18px !important;
    }

    .one h2 {
        font-size: 15px !important;
        white-space: nowrap !important;
        line-height: 3 !important
    }

    .badge-success {
        background: forestgreen;
        min-width: 72px !important;
        padding: 5px;
        text-align: center;
        float: left;
        margin-top: 5px;
        margin-left: -4px !important;
        font-size: 10px !important;
    }

    .cta-text {
        margin-left: 2rem !important;
        display: block !important;
    }

    .badge-Takeaway {
        min-width: 71px !important;
        padding: 5px;
        text-align: center;
        background: #a38100;
        float: right;
        margin-top: 5px;
        font-size: 10px !important;
    }

    .themeGreenColorbranch {
        margin-bottom: 4px !important
    }

    .locationdoticon i {
        font-size: 16px !important;
    }

    .BranchNameBox h5 {
        font-size: 12px !important;
        width: 130px;
    }

    .BranchMainSection p {
        font-size: 9px !important;
        width: 125px !important;
    }

    .PointsTransactionHistroyHeading {
        font-size: 14px !important;
        white-space: nowrap !important;
    }

    .GiftCardtoggleGridTableView {
        font-size: 20px;
        color: #1b3d6d;
        cursor: pointer;
    }

    .NewloyaltyCard {
        width: 90% !important
    }

    .hidden-text {
        padding: 1rem !important;
    }

        .hidden-text h6 {
            font-size: 12px !important;
        }

        .hidden-text h5 {
            font-size: 12px !important;
        }

    #GiftCardHistoryTableView .card {
        overflow-x: auto;
    }

    .Aniversory-container {
        margin-right: 0px !important;
    }

    .profile-container {
        margin-right: 0px;
    }

    .IHOPDisclamimer p {
        font-size: 10px !important
    }
}

@media(min-width:1600px) and (max-width:2800px) {
    .SliderImageRes {
        height: 500px !important;
    }
}

@media (min-width:401px) and (max-width:500px) {
    .SliderImageRes {
        height: 150px !important;
    }

    .one h2 {
        font-size: 10px !important;
        white-space: nowrap !important;
        line-height: 3 !important
    }

    .Aniversory-container {
        margin-right: 0px !important;
    }

    .profile-container {
        margin-right: 0px !important;
    }

    .IHOPDisclamimer p {
        font-size: 11px !important
    }
}

@media (min-width:501px) and (max-width:600px) {
    .SliderImageRes {
        height: 180px !important;
    }

    .Aniversory-container {
        margin-right: 0px !important;
    }

    .profile-container {
        margin-right: 0px !important;
    }

    .IHOPDisclamimer p {
        font-size: 12px !important
    }
}

@media (min-width:601px) and (max-width:800px) {
    .SliderImageRes {
        height: 210px !important;
    }
}

@media (min-width:801px) and (max-width:900px) {
    .SliderImageRes {
        height: 250px !important;
    }
}

@media (min-width:901px) and (max-width:1100px) {
    .SliderImageRes {
        height: 280px !important;
    }
}

@media only screen and (max-width: 900px) {
    .nav-mobile {
        display: block;
    }

    .ParallexResImage {
        height: 200px !important;
    }

    .OurNewsRes {
        height: auto !important
    }

    .one h2 {
        font-size: 22px;
    }

    .single-cta i {
        font-size: 20px !important;
    }

    .footer-cta {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .resp-dis-inline {
        display: inline-block !important;
    }

    .cta-text {
        margin-bottom: 10px;
    }



    .CompanyLogoBox img {
        height: 45px !important;
        width: auto !important;
        margin-right: 10px !important;
    }

    .Greetingcard1 {
        margin-right: 0px !important
    }

    .imgsection img {
        width: 100% !important;
        height: 215px !important;
    }

    .contentsection {
        width: 100% !important
    }

    .AnnoucmentContainer {
        width: 100%;
        padding: 10px !important;
    }

    .imgsection {
        width: 100% !important;
    }

    .AnnoucmentCardMesage {
        width: 100% !important;
    }


    .CategoriesTextBoxResp {
        width: 70% !important;
    }


    .respMargin {
        margin-top: 10px;
        float: left
    }

    #tile-1 .nav-tabs {
        display: block;
    }

        #tile-1 .nav-tabs a:hover, #tile-1 .nav-tabs .active {
            background-color: #eee !important;
            border-radius: 8px;
        }

    .ResGiftCard {
        padding: 0px !important
    }

    #tile-1 .nav-tabs li a {
        padding: 10px !important;
    }
}

@media (min-width: 300px) and (max-width: 560px) {
    .CompanyLogoBox img {
        height: 38px !important;
    }
}


@media screen and (min-width: 900px) {
    .nav-list {
        display: inline-flex !important;
        /* padding: 19px; */
        align-items: center;
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        justify-content: center;
    }
}


.aboutSlide1 {
    background-image: url('../images/CHICKEN-QUESADILLAS.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 300px
}

.aboutSlide2 {
    background-image: url('../images/GRILLED-CHICKEN-BBQ-AND-BACON.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 300px
}

.card-header {
    background: linear-gradient(175deg, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
    padding: 15px !important;
    padding: 2rem !important;
    text-align: center
}

    .card-header img {
        height: 40px;
        margin: 0px 0px 10px 0px;
    }

.card {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px !important;
    border: 0;
    margin-bottom: 15px;
}

.btn-Register {
    background: white;
    /*    border: 2px solid #ab192d;*/
    border-radius: 6px;
    padding: 3px 1rem;
    color: #ab192d;
    min-width: 30%;
    display: block;
    margin-top: 10px;
    font-size: 14px;
    width: 100%;
}
/*
    .btn-Register:hover, .btn-Points:hover,
    .btn-TC:hover, .btn-Register:hover,
    .btn-Benifits:hover, .btn-location:hover, .btn-Update:hover {
        background: #103f6d;
        color: white !important;
        border: 0px !important
    }*/

.btn-Points {
    background: white;
    /*    border: 2px solid #b82b75;*/
    border-radius: 6px;
    padding: 3px 1rem;
    color: #b82b75;
    min-width: 30%;
    font-size: 14px;
    display: block;
    margin-top: 10px;
    width: 100%;
}

.btn-TC {
    background: white;
    /*    border: 2px solid #103f6d;*/
    border-radius: 6px;
    padding: 3px 1rem;
    color: #103f6d;
    min-width: 30%;
    font-size: 14px;
    display: block;
    margin-top: 10px;
    width: 100%;
}

.btn-Benifits {
    background: white;
    /*    border: 2px solid #bad532;*/
    border-radius: 6px;
    padding: 3px 1rem;
    color: #bad532;
    min-width: 30%;
    font-size: 14px;
    display: block;
    margin-top: 10px;
    width: 100%;
}

.btn-location {
    background: white;
    /*    border: 2px solid #0b8bcc;*/
    border-radius: 6px;
    padding: 3px 1rem;
    color: #0b8bcc;
    min-width: 30%;
    font-size: 14px;
    display: block;
    margin-top: 10px;
    width: 100%;
}

a {
    text-decoration: none !important
}

.btn-Update {
    background: white;
    /*    border: 2px solid #f16122;*/
    border-radius: 6px;
    padding: 3px 1rem;
    color: #f16122;
    min-width: 30%;
    font-size: 14px;
    display: block;
    margin-top: 10px;
    width: 100%;
}

.StarsIcon img {
    height: 25px;
    position: relative;
    bottom: 27px;
}

.CompanyLogoBox {
    background-image: url(../images/CompnayLogos.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20px;
    text-align: center;
    border-radius: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    margin: 0px -12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .CompanyLogoBox img {
        height: 70px;
        margin-right: 5rem;
    }

.Footer {
    background: #ab192d;
    padding: 10px;
}

    .Footer span a {
        color: white;
        margin-right: 10px;
        text-transform: none;
    }

    .Footer i {
        color: white;
        font-size: 23px;
        position: relative;
        top: 3px;
        margin-right: 5px;
    }

.text-right {
    text-align: right
}

.AnnoucmentCard {
    background: #fafcff;
    width: 18rem;
    box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);
    border: 5px solid;
    border-color: rgba(171,25,45,1);
    /* width: 100px; */
    /* height: 100px; */
    border-width: 3px;
    border-image: linear-gradient(90deg, rgba(171, 25, 45, 1), rgba(16, 63, 109, 1)) 1;
    border-style: solid;
    border-radius: 21px !important;
}

    .AnnoucmentCard .card-banner {
        padding: 0px;
        height: 237px;
    }

.AnnoucmentContainer {
    width: 100%;
    /*   padding: 0px 30px;*/
    background: white;
    margin-bottom: 25px;
}

/* === BASE HEADING === */

.AnnoucmentHeading {
    position: relative;
    padding: 0;
    margin: 0;
    /* font-family: "Raleway", sans-serif; */
    font-weight: 700;
    font-size: 35px;
    color: #080808;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s
}
/* === HEADING STYLE #1 === */
.AnnoucmentHeadingMain .AnnoucmentHeading {
    text-align: center;
    text-transform: capitalize;
    padding-bottom: 5px;
}

    .AnnoucmentHeadingMain .AnnoucmentHeading:before {
        width: 32px;
        height: 13px;
        display: block;
        content: "";
        position: absolute;
        bottom: 0px;
        left: 50%;
        margin-left: -15px;
        background-color: #b80000;
    }

    .AnnoucmentHeadingMain .AnnoucmentHeading:after {
        width: 200px;
        height: 1.5px;
        display: block;
        content: "";
        position: relative;
        margin-top: 9px;
        left: 46%;
        margin-left: -47px;
        background-color: #b80000;
    }

.videocard {
    border-radius: 10px;
}

.cardsection {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    border-radius: 7px;
    padding: 5px;
    border: 1px dashed #000000;
    background: #fffafa;
    /* box-shadow: 0 0 2px; */
    transition: transform 0.3s ease 0s;
    position: relative;
}

    .cardsection:hover {
        transform: scale(1.05);
    }

.imgsection {
    width: 45%;
    padding: 5px;
}

    .imgsection img {
        width: 100%;
        border-top-left-radius: 5px;
        height: 125px;
        border-bottom-left-radius: 5px;
    }

.contentsection {
    width: 55%;
    /*    align-items: center;
    align-self: center;
*/
}

.price-tag {
    position: relative;
    display: inline-flex;
    flex-direction: column;
    /* height: 19px; */
    margin-left: 10px;
    padding: 4px;
    color: #fff;
    border-radius: 0 4px 4px 0;
    background-color: #b52c72;
    line-height: 1;
    justify-content: center;
    font-size: 12px;
    bottom: 2px;
}

    .price-tag::before, .price-tag::after {
        position: absolute;
        content: "";
    }

    .price-tag::before {
        left: -7px;
        width: 14px;
        height: 14.7px;
        transform: rotate(45deg);
        border-radius: 0 0 0 4px;
        background-color: #b52c72;
    }

    .price-tag::after {
        z-index: 1;
        top: 50%;
        left: -10px;
        width: 6px;
        height: 6px;
        transform: translate(-50%, -50%) translateX(10px);
        border-radius: 3px;
        background-color: #fff;
    }

.price-tag__main {
    font-size: 1.15em;
    font-weight: bold;
}

    .price-tag__main ~ * {
        opacity: 0.85;
    }

.price-tag span {
    position: relative;
    z-index: 1;
}

.btn-primary {
    background: linear-gradient(273deg, rgb(181 44 73) 0%, rgb(0 5 73) 50%) !important;
    border: 0 !important;
    border-radius: 3px !important;
}

.AnnoucmentCardMesage {
    /*   font-size: 14px;
    height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    font-weight: 600;
    color: #323232;*/
    /*    text-align: justify;*/
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    white-space: break-spaces;
}

body[lang=ar] .AnnoucmentCardMesage * {
    margin: 0px !important;
    padding: 0px !important;
    text-align: right !important;
    font-weight: normal !important;
    font-size: 18px !important;
    background-color:transparent !important;
}

.AnnoucmentCardMesage * {
    margin: 0px !important;
    padding: 0px !important;
    text-align: left !important;
    font-weight: normal !important;
    font-size: 18px !important;
    font-family: 'Raleway-Regular' !important;
    background-color: transparent !important;
}


.hidden-text {
    display: none;
}

    .hidden-text h6 {
        position: relative;
        animation: animatebottom 0.4s
    }

    .hidden-text h5 {
        position: relative;
        animation: animatebottom 0.5s
    }

    .hidden-text .greetingMsg {
        position: relative;
        animation: animatebottom 0.6s
    }

    .hidden-text button {
        position: relative;
        animation: animatebottom 0.7s
    }

@keyframes animatebottom {
    from {
        bottom: -300px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

.hover-container:hover .hidden-text {
    display: block;
    transition: 2s ease-in;
    transform: scale(1);
}

.GreetingImage {
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    margin-bottom: 20px;
    width: 100%
}

.hidden-text {
    padding: 2rem;
    background-color: rgb(0 0 0 / 81%);
    min-height: 250px;
    border-radius: 20px;
    color: white
}

    .hidden-text .greetingMsg {
        display: -webkit-box !important;
        -webkit-line-clamp: 3 !important;
        -webkit-box-orient: vertical !important;
        overflow: hidden !important;
        height: 75px !important;
    }

.PromotionCampaign {
    background: #ececec;
    padding: 20px;
    border-radius: 20px;
    min-height: 350px;
    margin-top: 2rem;
    position: relative
}

    .PromotionCampaign img {
        height: 230px;
        width: 100%;
        border-radius: 45px;
        position: relative;
        top: -4rem;
        aspect-ratio: 1 / 1;
        box-shadow: 1px 1px 5px #00000054 !important;
        /*     object-fit: cover;*/
    }

.PromotionCampaignPrice {
    min-width: 100px;
    text-align: right !important;
    font-weight: 700;
    color: #b52c72;
}




.AnnoucmentCampaign {
    background: #ececec;
    /* padding: 20px; */
    border-radius: 20px;
    /* min-height: 350px; */
    /* margin-top: 2rem; */
    /* position: relative;*/
}

    .AnnoucmentCampaign img {
        height: 230px;
        width: 100%;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        /*        position: relative;
        top: -4rem;*/
        /*    aspect-ratio: 1 / 1;
    object-fit: cover;*/
    }

.pr-3 {
    padding-right: 15px !important
}

.pl-3 {
    padding-left: 15px !important
}

.AnnoucmentCampaignPrice {
    min-width: 100px;
    text-align: right;
    font-weight: 700;
    color: #b52c72;
}

.annoumentheading {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /* margin: 0px; */
    /* font-family: Roboto, Helvetica, Arial, sans-serif; */
    /* font-size: 1rem; */
    /* line-height: 1.5; */
    /* letter-spacing: 0.00938em; */
    max-width: -webkit-fill-available;
    /* padding-left: 6px; */
    /* text-align: center; */
    font-weight: 700;
    /* border-radius: 4px; */
    /* padding-right: 10px; */
    /* background-color: rgb(230 230 230); */
}

.detailbtn {
    padding: 3px 5px;
    color: white;
    border-radius: 3px;
    background: linear-gradient(273deg, rgb(181 44 73) 0%, rgb(0 5 73) 50%);
    margin-top: 0px;
    margin-right: 0px;
    /*    width: 50%;*/
    float: right;
    white-space: nowrap;
    font-size: 11px;
}

.vertical {
    border-left: 3px dashed black;
    height: 200px;
}

.greetingdetailmessagesec {
    max-height: 80px;
    overflow-y: auto;
    width: 100%;
    padding: 8px;
}

    .greetingdetailmessagesec p {
        font-size: 12px !important;
    }

        .greetingdetailmessagesec p span {
            font-size: 12px !important;
        }

.MessageSection {
    max-height: 200px;
    overflow-y: auto;
    width: 100%;
    padding: 8px;
}

/*    .MessageSection p {
        font-size: 12px !important;
    }

        .MessageSection p span {
            font-size: 12px !important;
        }*/

.annoucmentdate {
    font-size: 11px;
}


.AnnoucmentStaus {
    position: absolute;
    color: #fff;
    display: block;
    z-index: 1;
    border-radius: 19px;
    text-align: center;
    box-shadow: 1px 1px 5px #00000054;
    padding: 5px 11px;
    font-size: 14px;
    bottom: 10rem;
    text-align: center !important;
    font-size: 8px;
    animation-duration: 2s;
    animation-delay: 1s;
    animation-iteration-count: infinite;
    animation-name: bounce-2;
    animation-timing-function: ease;
    background: forestgreen
}

.AnnoucmentStatusText {
    margin: 0px;
    font-family: 'Raleway-Regular';
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    font-size: 12px;
}

@keyframes bounce-2 {
    0% {
        transform: translateY(0);
    }

    30% {
        transform: translateY(-10px);
    }

    50% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(0);
    }
}

.AnnoucmentCurrencyBadge {
    font-size: 14px;
    margin-top: 12px;
    background: #103f6d;
    color: white;
    border-radius: 5px;
    padding: 4px 11px;
    text-align: center;
}



/**Promotion  Css Start*/
.card1 {
    width: 100%;
    height: 130px;
    border-radius: 5px;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);
    background-color: whitesmoke;
    padding: 0px;
    position: relative;
    display: flex;
}

    .card1::after {
        position: absolute;
        content: "";
        right: 0px;
        width: 0;
        height: 0;
        border-top: 25px solid transparent;
        border-right: 18px solid whitesmoke;
        border-bottom: 25px solid transparent;
        box-shadow: none !important;
        top: 40px;
    }

    .card1::before {
        position: absolute;
        content: "";
        left: 0px;
        width: 0;
        height: 0;
        border-top: 25px solid transparent;
        border-left: 18px solid whitesmoke;
        border-bottom: 25px solid transparent;
        box-shadow: none !important;
        top: 40px;
    }

.sidecard {
    background: #b52c72;
    width: 20px;
    display: inline-block;
    float: left;
}

.promotioncontent {
    width: 50%;
}

.promotionName {
    font-weight: 700;
    max-width: 200px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0px;
    color: #b52c72;
}

.promotionimage {
    width: 50%;
}

    .promotionimage img {
        width: 100%;
        height: 100%;
    }

.promotiondate {
    font-size: 10px;
}

.promotionstatus {
    padding: 3px 6px;
    background: #164810;
    color: white;
    border-radius: 5px;
    text-align: center;
    font-size: 13px;
}

.promotioncurrency {
    font-weight: 700;
    color: #b52c72;
    font-size: 23px;
}

.promotionvertical {
    border-left: 3px dashed black;
    height: 100%;
    margin-right: 10px;
}

.promotiondetailbtn {
}
/**Promotion  Css End*/



/* === HEADING STYLE #1 === */

.one h2 {
    position: relative;
    padding: 0;
    margin: 0;
    font-weight: 700;
    font-size: 25px;
    color: #080808;
    transition: all 0.4s ease 0s;
}

    .one h2 span {
        display: block;
        font-size: 0.5em;
        line-height: 1.3;
    }

    .one h2 em {
        font-style: normal;
        font-weight: 600;
    }

.one h2 {
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 5px;
    line-height: 2;
}

    .one h2:before {
        width: 28px;
        height: 5px;
        display: block;
        content: "";
        position: absolute;
        bottom: 3px;
        left: 48.5%;
        /* margin-left: -14px; */
        background-color: #b52c72;
    }

    .one h2:after {
        width: 100px;
        height: 1px;
        display: block;
        content: "";
        position: relative;
        margin: 0 auto;
        background-color: #b52c72;
    }

::-webkit-scrollbar {
    width: 6px;
    height: 7px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

::-webkit-scrollbar-thumb {
    background-color: #b52c72;
}

input {
    border: 1px solid gray !important;
}

.ss-main {
    border: 1px solid gray !important;
}

label {
    font-size: 12px;
}

.form-control {
    background: #fff !important;
    border: 1px solid #dfdfdf !important;
    box-shadow: 0 6px 5px rgb(0 0 0 / 5%) !important;
    color: #1e1e1e !important;
    padding: 8px;
    font-size: 12px !important;
    /* border-radius: .4rem !important; */
    margin-bottom: 1.5rem !important;
    box-shadow: 0 0px 5px rgb(0 0 0 / 8%) !important;
    border-radius: 3px;
}

.ss-main {
    border: 1px solid #dfdfdf !important;
    padding: 10px 5px !important;
    box-shadow: 0 0px 5px rgb(0 0 0 / 8%) !important;
    border-radius: 10px;
    background: #fff !important;
    box-shadow: 0 6px 5px rgb(0 0 0 / 5%) !important;
    color: #1e1e1e !important;
    padding: 10px;
    font-size: 12px !important;
    /* border-radius: .4rem !important; */
    margin-bottom: 1.5rem !important;
    box-shadow: 0 0px 5px rgb(0 0 0 / 8%) !important;
    border-radius: 6px;
}

.form-control:focus {
    box-shadow: none !important
}

input[type="file"] {
    width: 100%;
    border-radius: 3px;
    padding: 3px;
    font-size: 12px;
    border-color: #c7c7c7 !important;
}

input {
    /*    width: 100%;*/
    border-radius: 5px;
    padding: 3px;
}

.Greetingwrapper {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap
}

.btn-primary {
    background: #1b3d6d;
    color: white;
    border: 0;
    border-radius: 3px;
    padding: 8px;
    font-size: 14px;
    line-height: 14px;
}

.btn-secondary {
    background: #b52c72;
    color: white;
    border: 0;
    border-radius: 3px;
    padding: 8px;
    font-size: 14px;
    line-height: 14px;
}

    .btn-secondary:hover, .btn-primary:focus {
        background: #b52c72;
        color: white;
        border: 0;
    }

.mr-2 {
    margin-right: 10px;
}

.mb-2 {
    margin-bottom: 10px;
}

.starick::after {
    content: "*";
    color: red;
    font-size: 16px;
}

.btn-secondary:hover, .btn-secondary:focus {
    background: #b52c72;
    color: white;
    border: 0;
}

.Greetingcard1 {
    min-width: 48.33%;
    height: 160px;
    border-radius: 15px;
    padding: 1.5rem;
    background: white;
    position: relative;
    display: flex;
    align-items: flex-end;
    transition: 0.4s ease-out;
    box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.5);
    margin-right: 20px
}

    .Greetingcard1:hover {
        transform: translateY(10px);
    }

        .Greetingcard1:hover:before {
            opacity: 1;
        }

        .Greetingcard1:hover .Greetinginfo {
            opacity: 1;
            transform: translateY(0px);
        }

    .Greetingcard1:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 6px;
        background: rgba(0, 0, 0, 0.6);
        z-index: 2;
        transition: 0.5s;
        opacity: 0;
    }

    .Greetingcard1 img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 6px;
    }

    .Greetingcard1 .Greetinginfo {
        position: relative;
        z-index: 3;
        color: white;
        opacity: 0;
        transform: translateY(30px);
        transition: 0.5s;
    }

        .Greetingcard1 .Greetinginfo h1 {
            margin: 0px;
        }

        .Greetingcard1 .Greetinginfo p {
            letter-spacing: 0px;
            font-size: 13px;
            margin-top: 0px;
            margin-bottom: 5px;
        }

.LandingParagraph {
    padding: 14px;
    text-align: justify;
    font-size: 12px;
}

.ResponsiveImage {
    background-image: url(../../../Content/UPDATEDVERSION/images/download.png);
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover
}
/*.ItemCategoryCard{
    width:53px;
}*/
.menu-img {
    width: 50px;
    height: 50px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
    border-radius: 5px !important;
    box-shadow: 0 2px 4px rgba(0,0,0,.1);
}

.menu-img__image {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    aspect-ratio: 1/1;
    -o-object-fit: cover;
    object-fit: cover;
}

.ItemResturantLogoImage {
    height: 70px;
    width: auto;
}

.ItemNotFoundHeading {
    font-size: 2rem;
    color: #ad0013;
    font-weight: bolder;
    animation: moveInLeft 1s ease-out;
}

.ItemNotFoundText {
    font-size: 2rem;
    animation: moveInRight 1s ease-out;
}

.NoItemFoundSliderDiv {
    text-align: center;
    color: white;
    padding: 2px 10px;
    height: 100px;
    border-radius: 8px;
}

.GridItemMainDiv {
    padding: 20px 0px 0px 0px;
    width: 100%
}

.GridSelectBoxDiv {
    float: left;
    margin-right: 10px;
    min-width: 20%;
}

.ListItemMainDiv {
    padding: 0px 25px !important;
}

.ListItemSearchBox {
    padding-bottom: 10px;
    width: 100%
}

.ListItemSearchBoxDiv {
    float: left;
    margin-right: 10px;
    min-width: 20%;
}

.carousel-inner {
    width: 100%;
}

.CategoryNameContainer {
    background-size: contain;
    padding: 15px;
    text-align: center
}

.PromotionMainDiv {
    border-radius: 5px;
    padding: 11px;
    background: whitesmoke;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    max-height: 650px;
    overflow-y: auto;
}

.PromotionSubDiv {
    position: sticky;
    top: -12px;
    z-index: 0;
    background: whitesmoke;
    padding: 10px;
}

.PromotionMainHeading {
    text-transform: uppercase;
    font-weight: 700;
}

.promotioncurrencysub {
    font-weight: 600;
    font-size: 11px;
}

.PromotionMoreDetailBtn {
    padding: 2px 0px;
    background: linear-gradient(273deg, rgb(181 44 73) 0%, rgb(0 5 73) 50%);
    color: white;
    border-radius: 5px;
    text-align: center;
    font-size: 13px;
    width: 100%;
}

.btnUpdateProfile {
    color: white;
    background: rgba(16, 63, 109, 1);
    padding: 7px;
    border-radius: 5px;
}

@keyframes ZoominOut {
    0% {
        transform: translateY(0);
    }

    30% {
        transform: translateY(-10px);
    }

    50% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(0);
    }
}



.LoyaltyCard {
    position: relative
}

    .LoyaltyCard .BgImage {
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        border-radius: 10px;
    }

    .LoyaltyCard .ContentDiv {
        /*        position: absolute;
*/ top: 7px;
        /*        width: 100%;
        height: 100%;
*/ padding: 10px 1rem;
        border-radius: 10px;
    }

    .LoyaltyCard .CardLogoStars .Logotitle {
        height: 20px;
        margin-top: 2rem;
    }

    .LoyaltyCard .qrDiv {
        padding: 8px 10px 5px 10px;
        border-radius: 5px;
        margin-left: 15px;
    }

        .LoyaltyCard .qrDiv img {
            height: 65px;
            margin-bottom: 10px;
        }

        .LoyaltyCard .qrDiv p {
            margin-top: 2px !important;
            margin-bottom: 0px;
            font-size: 20px;
            color: #ffcc00;
            font-family: 'CREDC___' !important;
            /*            text-shadow: 2px -2px 0px rgba(0, 0, 0, 0.5), 0px -2px 0 rgba(255, 255, 255, 0.9);*/
            /*        text-shadow: 0px -1px 0px rgb(0 0 0 / 50%), 0px -2px 0 rgb(255 255 255 / 90%)*/
        }

.CardName h3 {
    font-size: 18px;
    color: white;
    margin: 0px !important;
    text-shadow: 1px -1px 0px rgba(0, 0, 0, 0.5), 0px -1px 0 rgba(255, 255, 255, 0.9)
}

.CardName img {
    float: right;
    height: 48px;
    /* margin-right: 25px; */
    position: relative;
    /* bottom: 11px; */
    filter: brightness(0) invert(1);
    top: -16px;
    right: 30px;
}

.CardName {
    padding: 15px 0px 0px 11px;
    margin-left: 15px;
}

.LoyaltyCard .CardHeaderTitle {
    color: white;
    margin-left: 14px;
    margin-bottom: 0px;
}

.btnPrimary {
    background: #000549;
    padding: 4px 8px;
    font-size: 10px;
    border-radius: 70px;
    color: white;
}

.btnPrimary {
    background: #000549 !important;
    color: white !important;
}

body[lang=ar] .SIGNOUT {
    text-align: right !important;
}

.Storeimg {
    max-height: 50px;
    cursor: pointer;
}

.pull-right {
    float: right !important
}

.ml-2 {
    margin-left: 10px;
}

.btnSecondary {
    background: #ac1f2f;
    padding: 4px 15px;
    font-size: 10px;
    border-radius: 70px;
    color: white;
}
/* Tabbed Styles */
.TabbedBox {
    width: 80%;
    min-width: 400px;
    margin: 0 auto;
    margin-top: 6rem;
}

.TabbedBody {
    padding: 12px;
    box-shadow: rgba(0,0,0,.1) 3px 2px 5px, inset rgba(255,255,255,.09) -1px 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.tabbed {
    border-bottom: 2px solid #b52c72;
    overflow: hidden;
    transition: border 250ms ease;
}

    .tabbed ul {
        margin: 0px;
        padding: 0px;
        overflow: hidden;
        float: left;
        padding-left: 48px;
        list-style-type: none;
    }

        .tabbed ul * {
            margin: 0px;
            padding: 0px;
        }

        .tabbed ul li {
            display: block;
            float: left;
            padding: 10px 24px 8px;
            background-color: #f1f1f1;
            margin-right: 46px;
            z-index: 2;
            position: relative;
            cursor: pointer;
            color: #777;
            text-transform: uppercase;
            font: 600 13px/20px roboto, "Open Sans", Helvetica, sans-serif;
            transition: all 250ms ease;
        }

            .tabbed ul li:before,
            .tabbed ul li:after {
                display: block;
                content: " ";
                position: absolute;
                top: 0;
                height: 100%;
                width: 44px;
                background-color: #f1f1f1;
                transition: all 250ms ease;
            }

            .tabbed ul li:before {
                right: -24px;
                transform: skew(30deg, 0deg);
                box-shadow: rgba(0,0,0,.1) 3px 2px 5px, inset rgba(255,255,255,.09) -1px 0;
            }

            .tabbed ul li:after {
                left: -24px;
                transform: skew(-30deg, 0deg);
                box-shadow: rgba(0,0,0,.1) -3px 2px 5px, inset rgba(255,255,255,.09) 1px 0;
            }

            .tabbed ul li:hover,
            .tabbed ul li:hover:before,
            .tabbed ul li:hover:after {
                background-color: #F4F7F9;
                color: #444;
            }

            .tabbed ul li.active {
                z-index: 3;
            }

                .tabbed ul li.active,
                .tabbed ul li.active:before,
                .tabbed ul li.active:after {
                    background-color: #b52c72;
                    color: #fff;
                }

    /* Round Tabs */
    .tabbed.round ul li {
        border-radius: 8px 8px 0 0;
    }

        .tabbed.round ul li:before {
            border-radius: 0 8px 0 0;
        }

        .tabbed.round ul li:after {
            border-radius: 8px 0 0 0;
        }

.CartPage {
    height: 100vh;
    overflow: auto;
    border-radius: 0px !important;
    left: 20%;
    border-top-left-radius: 16px !important;
    border-bottom-left-radius: 16px !important;
    width: 80%;
}

.modal-body .nav-tabs .nav-link {
    background: #efefef;
    margin: 0 1px;
}

.modal-dialog {
    margin: auto !important
}

@media (min-width: 300px) and (max-width: 780px) {
    .one h2 {
        font-size: 22px;
    }

    .modal .vertical {
        display: none !important
    }

    .modal-dialog {
        margin: 0 auto;
    }

    .Greetingcard1 {
        min-width: 100%
    }

    #tile-1 .tab-pane {
        padding: 0px !important
    }

        #tile-1 .tab-pane .card-body {
            padding: 0px !important
        }

    .BackgroundImageCard {
        height: 250px !important
    }

    .LoyaltyCard .CardName p {
        font-size: 16px !important;
    }

    .LoyaltyCard .CardName h3 {
        font-size: 18px !important;
    }

    .CartPage {
        height: 100vh;
        left: 0;
        width: 100%;
    }

    .LoyaltyCard .CardName img {
        height: 35px;
        width: auto;
        position: relative;
        top: 0px !important;
    }

    .TermsandCondition .container {
        padding: 0px !important
    }

    .TermsandCondition .pb-2 {
        padding: 0px !important
    }

    .TermsandCondition .card {
        margin: 0px !important
    }

    .TermsandCondition img {
        height: auto !important
    }

    .TermsBox li {
        line-height: 2 !important;
    }

    .tabbed.round ul li {
        padding: 10px;
    }

    .CartPage .modal-body {
        padding: 7px;
        margin: 0;
    }

    .tabbed ul li:before, .tabbed ul li:after {
        width: auto !important
    }

    .tabbed ul {
        padding-left: 20px;
    }

    .modal-dialog {
        width: 90% !important;
        max-width: 90% !important
    }

    .Vocher-Resp-image {
        height: 170px !important
    }
    /*    .CompanyLogoBox img {
        height: auto!important;
        margin-right: 0;
        margin-bottom: 10px;
    }*/
    .CategoryNameContainer {
        margin-top: 1rem !important
    }

    .nav-list {
        background: transparent;
    }

    .one .catheading:after {
        width: 153px !important;
        height: 1.5px;
        display: block;
        content: "";
        position: relative;
        margin-top: 23px;
        left: 44%;
        margin-left: -50px;
        background-color: #b80000;
    }

    .BtnMoreDetail {
        top: 0 !important
    }

    .promotionimage img {
        height: -webkit-fill-available;
    }

    .Greetingcard1 .Greetinginfo p {
        font-size: 9px !important;
    }

    .Greetinginfo h4, h6 {
        font-size: 16px !important
    }

    .CardHeaderTitle {
        font-size: 16px !important;
    }

    .LoyaltyCardNumber {
        font-size: 14px !important;
    }

    .printname {
        font-size: 16px !important
    }

    .LandingPage .LandingParagraph {
        padding: 1rem 1rem 0rem 1rem;
        font-size: 10px;
        font-size: 15px;
        text-align: center;
        max-width: 100%;
    }

    .LandingPage .VocherImage {
        width: auto !important;
        height: 140px !important;
    }

    .LandingPage .Storeimg {
        height: 30px;
    }

    .LandingPage .parallax {
        text-align: center
    }

    .nav-list li {
        display: inline-block !important;
    }

    .nav-list2 li {
        float: right !important;
    }

    .logo {
        height: 30px !important;
    }

    /*    nav ul li a, nav ul li a:visited {
        border-radius: 0px !important;
    }*/

    .ResponsiveImage {
        background-size: 150px !important;
        height: 15px;
    }

        .ResponsiveImage img {
            height: 100px
        }

    .Resp-P-L-0 {
        padding-left: 0px !important
    }
}

@media (min-width: 405px) and (max-width:450px) {

    /*    .LoyaltyCard .CardLogoStars .Logotitle {
        margin-top: 1.5rem;
        margin-left: 15px;
        height: 30px !important;
        width: auto;
        float: right;
        position: relative;
    }*/

    .LoyaltyCard .qrDiv img {
        height: 46px;
    }

    .LoyaltyCard .CardName img {
        height: 53px;
        width: auto;
        position: relative;
        top: -17px;
    }
}

@media (min-width: 300px) and (max-width:405px) {
    .LoyaltyCard .CardLogoStars .Logotitle {
        margin-top: 1.5rem;
        margin-left: 5px;
        height: 30px !important;
        width: auto;
        /*        float: right;
        position: relative;*/
    }

    .DownlaodAppImg {
        height: 200px !important
    }

    .LoyaltyCard .CardName img {
        height: 21px;
        width: auto;
        position: relative;
        top: 33px !important;
    }

    .LoyaltyCard .qrDiv img {
        height: 50px;
    }

    .LoyaltyCard .qrDiv p {
        font-size: 14px;
        text-shadow: 0px -2px 0px rgb(0 0 0 / 50%), 0px 0px 0 rgb(255 255 255 / 90%);
    }

    .LoyaltyCard .qrDiv {
        padding: 8px 10px 5px 10px;
        margin-left: 7px;
    }
}

.LoyaltyCard .CardName h3 {
    font-size: 12px;
}

.LoyaltyCard .CardName p {
    font-size: 9px !important;
}



.LoyaltyCard .CardName {
    padding: 4px 0px 0px 11px;
    margin-left: 5px;
}

.LoyaltyCard .CardHeaderTitle {
    color: white;
    margin-left: 14px;
    margin-bottom: 0px;
    font-size: 12px;
}

}

img {
    object-fit: cover;
    max-width: 100%;
}

.Itemcard {
    backdrop-filter: blur(1px);
    /*    background-color: hsla(0, 0%, 95.3%, 10);*/
    background-color: hsla(0, 0%, 20.3%, .1);
    padding: 20px;
    border-radius: 6px;
    font-size: 12px;
    border-width: 3px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #ce0a25, rgba(0, 0, 0, 0)) 1 100%;
    color: white;
}





    .Itemcard p {
        margin: 0px !important
    }

.ItemcardHeading {
    padding: 20px;
    color: white;
    margin-bottom: 10px;
    margin-top: 10px;
}

.Itemcard i {
    font-size: 1rem;
    font-size: 2rem;
    margin-bottom: 10px;
}


.footer-section {
    background: #151414;
    position: relative;
}

.footer-cta {
    border-bottom: 1px solid #373636;
    padding: 3rem 1rem 1rem 1rem;
}

.single-cta i {
    color: #b52c72;
    font-size: 30px;
    float: left;
    margin-top: 8px;
}

.cta-text {
    margin-left: 10px;
    display: inline-block;
}

    .cta-text h4 {
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 2px;
    }

    .cta-text span {
        color: #fff;
        font-size: 12px;
    }

.footer-content {
    position: relative;
    z-index: 2;
}

.footer-pattern img {
    position: absolute;
    top: 0;
    left: 0;
    height: 330px;
    background-size: cover;
    background-position: 100% 100%;
}

.footer-logo {
    margin-bottom: 30px;
}

    .footer-logo img {
        max-width: 220px;
    }

.footer-text p {
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    margin-bottom: 0;
}

.footer-social-icon span {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
}

.footer-social-icon a {
    color: #fff;
    font-size: 16px;
    margin-right: 15px;
}

.footer-social-icon i {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
}

.facebook-bg {
    background: #3B5998;
}

.twitter-bg {
    background: #55ACEE;
}

.google-bg {
    background: #DD4B39;
}

.footer-widget-heading h3 {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
}

    .footer-widget-heading h3::before {
        content: "";
        position: absolute;
        left: 0;
        bottom: -15px;
        height: 2px;
        width: 50px;
        background: #ac1f2f;
    }

.footer-widget ul li {
    display: inline-block;
    float: left;
    width: 50%;
    margin-bottom: 12px;
}

    .footer-widget ul li a:hover {
        color: #ac1f2f;
    }

    .footer-widget ul li a {
        color: #878787;
        text-transform: capitalize;
    }

.subscribe-form {
    position: relative;
    overflow: hidden;
}

    .subscribe-form input {
        width: 100%;
        padding: 14px 28px;
        background: #2E2E2E;
        border: 1px solid #2E2E2E;
        color: #fff;
    }

    .subscribe-form button {
        position: absolute;
        right: 0;
        background: #ac1f2f;
        padding: 13px 20px;
        border: 1px solid #ac1f2f;
        top: 0;
    }

.copyright-text p {
    color: white;
    font-size: 12px;
}

.copyright-text a {
    color: #ac1f2f
}

.subscribe-form button i {
    color: #fff;
    font-size: 22px;
    transform: rotate(-6deg);
}

.footer-menu li {
    display: inline-block;
    margin-left: 20px;
}

    .footer-menu li:hover a {
        color: #ff5e14;
    }

    .footer-menu li a {
        font-size: 14px;
        color: white;
    }


.QrcodeAppleBox {
    background: #aa1f2e;
    color: white;
    padding: 2rem 2rem 1rem 2rem;
    text-align: center;
    margin: 1rem 0px 0px;
}

.QrcodeOceanBox {
    background: #1b3d6d;
    color: white;
    padding: 2rem 2rem 1rem 2rem;
    margin: 1rem 0px 0px;
    text-align: center;
}

.QrcodeIhopBox {
    background: #95ab24;
    color: white;
    padding: 2rem 2rem 1rem 2rem;
    margin: 1rem 0px 0px;
    text-align: center;
}

body[lang=ar] .QrcodeIhopBox,
body[lang=ar] .QrcodeOceanBox,
body[lang=ar] .QrcodeAppleBox {
    padding: 5px !important;
}

.QrcodeBox p {
    font-size: 12px;
}

.CatCard {
    /*    box-shadow: 0 1.4rem 2.8rem rgba(0, 0, 0, 0.055);
    border: 1px solid #f4f4f4;
    text-align: center;
    padding: 1rem;
    border-bottom-right-radius: 10px;
    background: #fafafa;
    border-bottom-left-radius: 10px;*/
}
    /*.CatCard h5{
    margin-top:2rem
}*/
    .CatCard p {
        margin: 0
    }

/*.CategoriesFlexItem{
    flex-grow:2;

}*/

.ItemsImgBox {
    /*   width: 100%;*/
    /* padding: 7px; */
    /* background: white; */
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

    .ItemsImgBox img {
        border-radius: 10px;
        height: 100px;
        aspect-ratio: 1/1;
        object-fit: cover
    }

.CategoriesItemsBox:hover .ImgBox img {
    transform: scale(1.02);
    /*    transform: translateY(-5px);*/
    transition: .5s;
}

.CatitemFooter {
    margin-top: 1.5rem;
}

.CategoriesItemsBox:hover {
    transform: translateY(-5px);
    transition: .5s;
    /*  border: 1px solid #ffb9c1;*/
    border-radius: 10px;
}

.modal-title {
    width: 100%
}

.modal-header {
    padding: 5px 15px;
    border: 0;
    background: whitesmoke;
    color: #3f3f3f;
}

.card-header {
    background: #f1f1f1;
    color: #2e2e2e;
    text-align: left;
    padding: 10px !important;
    font-size: 13px;
    font-weight: 600;
}

    .card-header p {
        margin: 0px !important
    }

.modal-header i {
    color: #434343 !important;
    font-size: 18px;
    cursor: pointer
}

.modal-body {
    padding: 10px 15px;
    /* background: #fff7f7; */
    /*    margin: 0px 13px 13px 13px;*/
    border-radius: 6px;
    /*    border: 1px dashed gray;
    margin: 0px 10px 10px 10px;*/
    max-height: 90vh;
    overflow: auto;
}
.ItemDetailModal {
    max-height: 220px;
    overflow: auto;
}
@media (max-width: 700px){
    .ItemDetailModal {
        max-height: auto;
        overflow: visible;
    }
}
.themeRedColor {
    color: #b52c72;
}

.CategoriesItemsBox {
    margin-bottom: 10px;
    display: flex;
    background: white;
    padding: 10px;
    box-shadow: 0 1.4rem 2.8rem rgba(0, 0, 0, 0.055);
    border: 2px solid #f4f4f4;
    border-radius: 10px;
}

    .CategoriesItemsBox .CatitemFooter {
        text-align: left;
        padding: 4px 0px;
        margin: 0;
    }

        .CategoriesItemsBox .CatitemFooter i {
            font-size: 12px;
            /* position: relative; */
            /* top: 2px; */
            background: #b52c72;
            padding: 7px 10px 5px 10px;
            border-radius: 3px;
            color: white;
            text-align: center;
            cursor: pointer;
        }

.ImgBox {
    border-radius: 50%;
    width: 100%;
    margin-bottom: 10px;
}

    .ImgBox img {
        border-radius: 10px;
        height: 130px;
        width: 100%;
    }


.Iconbox {
    border-radius: 50%;
    width: 100%;
}

    .Iconbox img {
        border-radius: 10px;
        height: 130px;
        width: 100%;
    }

.PointsIcons {
    float: right;
    font-size: 35px;
    margin-right: 10px;
    position: relative;
    bottom: 20px;
}

.TotalPointsBox {
    margin-bottom: 10px;
    margin-bottom: 10px;
    box-shadow: 0 1.4rem 2.8rem rgba(0, 0, 0, 0.055);
    border: 2px solid #f4f4f4;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    background: linear-gradient(90deg, rgba(167, 190, 78, 1) 0%, rgba(115, 130, 43, 1) 50%);
    color: white;
    font-size: 10px;
}

    .TotalPointsBox:hover .ImgBox img {
        transform: scale(1.02);
        /*    transform: translateY(-5px);*/
        transition: .5s;
    }

    .TotalPointsBox:hover {
        transform: translateY(-5px);
        transition: .5s;
        /* border: 1px solid #ffb9c1;*/
    }

.TotalAmountBox {
    margin-bottom: 10px;
    margin-bottom: 10px;
    box-shadow: 0 1.4rem 2.8rem rgba(0, 0, 0, 0.055);
    border: 2px solid #f4f4f4;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    background: linear-gradient(90deg, rgba(172,43,91,1) 0%, rgba(208,74,62,1) 50%);
    color: white;
    font-size: 10px;
}

    .TotalAmountBox:hover .ImgBox img {
        transform: scale(1.02);
        /*    transform: translateY(-5px);*/
        transition: .5s;
    }

    .TotalAmountBox:hover {
        transform: translateY(-5px);
        transition: .5s;
        /* border: 1px solid #ffb9c1;*/
        border-radius: 10px;
    }

.RedeemPointBox {
    margin-bottom: 10px;
    margin-bottom: 10px;
    box-shadow: 0 1.4rem 2.8rem rgba(0, 0, 0, 0.055);
    border: 2px solid #f4f4f4;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    background: linear-gradient(90deg, rgba(49,115,209,1) 0%, rgba(39,75,126,1) 50%);
    color: white;
    font-size: 10px;
}

    .RedeemPointBox:hover .ImgBox img {
        transform: scale(1.02);
        /*    transform: translateY(-5px);*/
        transition: .5s;
    }

    .RedeemPointBox:hover {
        transform: translateY(-5px);
        transition: .5s;
        /* border: 1px solid #ffb9c1;*/
        border-radius: 10px;
    }















.CategoriesBox:hover .ImgBox img {
    transform: scale(1.02);
    /*    transform: translateY(-5px);*/
    transition: .5s;
}

.CategoriesBox:hover {
    transform: translateY(-5px);
    transition: .5s;
    /* border: 1px solid #ffb9c1;*/
    border-radius: 10px;
}

.CategoriesBox {
    margin-bottom: 10px;
    margin-bottom: 10px;
    box-shadow: 0 1.4rem 2.8rem rgba(0, 0, 0, 0.055);
    border: 2px solid #f4f4f4;
    text-align: center;
    padding: 1rem;
    border-radius: 10px;
    background: #ffffff;
}

.CatCard .CatCardFooter {
    text-align: left;
    padding: 6px 15px;
    margin: 5px -16px -16px -16px;
    /* color: white; */
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

    .CatCard .CatCardFooter i {
        font-size: 12px;
        /* position: relative; */
        /* top: 2px; */
        background: #b52c72;
        padding: 7px 10px 5px 10px;
        border-radius: 3px;
        color: white;
        text-align: center;
    }


.CardItemLine {
    border-top: 1px solid lightgray;
    width: 100%;
    margin: 5px 0px;

}

.CatCardFooter:hover {
    background: #b52c72;
    color: white;
    cursor: pointer
}

.showcase {
    width: 100%;
    height: 160px;
    position: relative;
    color: white;
    text-align: center;
}

    .showcase img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 99
    }

    .showcase .overlay {
        width: 100%;
        height: 160px;
        background-color: rgba(27, 61, 109, 0.5);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 999;
    }

    .showcase h2 {
        margin-top: 3rem;
        font-size: 1.5em;
    }

    .showcase p {
        margin-top: 8px;
        font-size: 1.2em;
    }

.second {
    font-weight: 600;
}

    .second span {
        position: relative;
        display: inline-block;
        padding: 5px 10px;
        font-size: 20px !important;
        border-radius: 10px;
        border-bottom: 1px solid #b52c72;
    }

        .second span:after {
            content: '';
            position: absolute;
            bottom: calc(-100% - 1px);
            margin-left: -10px;
            display: block;
            width: 100%;
            height: 100%;
            border-radius: 10px;
            border-top: 1px solid #b52c72
        }

.btncart {
    background: #ac1f2f;
    padding: 4px 15px;
    font-size: 14px;
    border-radius: 10px;
    color: white;
}

    .btncart:hover {
        cursor: pointer;
    }


.close {
    background-color: #000549;
    padding: 1px;
    font-size: 16px;
    position: relative;
    border-radius: 50%;
    color: white;
    float: right;
    bottom: 0px;
    top: -8px;
    left: 20px;
    height: 25px;
    width: 25px;
    text-align: center;
    /* border-top-right-radius: 7px; */
    /* border-bottom-left-radius: 7px; */
    z-index: 999;
    cursor: pointer
}

.item-image {
    height: 80px;
    width: 80px;
    /*width: 100%;
    position: relative;
    top: 2px;*/
    border-radius: 50%;
}

.modal {
    overflow: hidden;
}

.head {
    font-size: 17px;
    margin: 0px;
}

.account-color {
    color: #7d223f;
    font-size: 19px;
}

.item-add {
    /* padding: 0px; */
    background-color: #950576;
    color: white;
    /* font-size: 19px; */
    border-radius: 50%;
    width: 24px;
    margin-top: 4px;
    text-align: center;
}

/*    .item-add:hover {
        padding: 5px 4px 0px 4px;
        background-color: #000549;
        color: white;
        font-size: 19px;
        border-radius: 5px;
        min-width: 30px;
        text-align: center;
    }*/
.container {
    align-items: center;
    flex-flow: column nowrap;
    height: 100%;
    justify-content: center;
    width: 100%;
}



div[SSlider-Parent] {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.ng-cloak {
    display: none !important;
}

.ss-content .ss-list .ss-option.ss-highlighted, .ss-content .ss-list .ss-option:not(.ss-disabled).ss-selected {
    color: var(--ss-bg-color);
    background-color: var(--ss-primary-color);
    display: none;
}

.ItemType {
    padding: 5px 10px;
    background: #000549;
    color: white;
    border-radius: 3px;
    font-size: 12px;
    margin-right: .5rem;
}

div[SSlider-Parent] {
    /*  background: #f1f1f1 !important;*/
    padding: 10px !important
}

.div-menu-img {
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
    border-radius: 5px !important;
    box-shadow: 0 2px 4px rgba(0,0,0,.1)
}

.MyGiftCardBadgesSection {
    padding: 0px !important;
    display: inline-block;
    margin: 0px !important;
    /* position: relative; */
    /* top: 4px; */
    /* right: -3px; */
    float: right;
}

.PrintGiftCardIcon {
    background: #ac447a;
}

.ItemAmountBadge {
    padding: 5px 5px;
    background: #b52c72;
    color: white;
    border-radius: 4px;
    font-size: 12px;
    margin-right: .5rem;
}

.ItemVatBadge {
    padding: 5px 5px;
    background: #000549;
    color: white;
    border-radius: 4px;
    font-size: 12px;
    margin-right: .5rem;
}

.count {
    font-size: 20px;
    color: #7d223f;
    position: relative;
    left: 4px;
    top: 2px;
}

.btnCheckOut {
    background: #000549 !important;
    width: 100% !important;
    border-radius: 20px !important;
    color: white !important;
    box-shadow: 1px 1px 4px 1px gray !important;
}
/*}
    .btnCheckOut:hover {
        background: rgba(16, 63, 109, 1);
        color: white;
    }*/
.accordion-button:disabled {
    cursor: not-allowed;
    background-color: lightgray;
}

.confirmOrder:disabled {
    cursor: not-allowed;
    background-color: lightgray;
}

.ShapeSection::before {
    left: 0;
    width: 100%;
    height: 30px;
    -webkit-background-size: 25px 100%;
    -moz-background-size: 25px 100%;
    -o-background-size: 25px 100%;
    background-size: 25px 100%;
    top: 0;
    background-image: linear-gradient(583deg, #FFF 50%, transparent 50%), linear-gradient(136deg, #FFF 50%, transparent 50%);
    margin-top: 0px;
    z-index: 10;
}

.ShapeSection {
    position: relative;
    padding: 0;
    background: #F0A830;
    color: #FFF;
    text-align: center;
}

    .ShapeSection::before, .ShapeSection::after {
        position: absolute;
        content: '';
    }

#container {
    width: 100%;
    margin-top: 32px;
    /* margin: 0 auto; */
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.restbutton {
    display: inline-flex;
    height: 80px;
    width: 265px;
    border: 2px solid black;
    margin: 20px 20px 20px 20px;
    color: #BFC0C0;
    text-transform: uppercase;
    text-decoration: none;
    font-size: .8em;
    letter-spacing: 1.5px;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 5px;
}

    .restbutton a img {
        height: 60px;
    }
/* Sixth Button */
#button-6 {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border: none !important;
    box-shadow: 0px 2px 3px 2px !important;
}

    #button-6 a {
        position: relative;
        transition: all .45s ease-Out;
        text-decoration: none !important;
        color: black;
    }

#spin {
    width: 0;
    height: 0;
    opacity: 0;
    left: 70px;
    top: 20px;
    transform: rotate(0deg);
    background: none;
    position: absolute;
    transition: all .5s ease-Out;
}

#button-6:hover #spin {
    width: 200%;
    height: 500%;
    opacity: 1;
    left: -70px;
    top: -70px;
    background: linear-gradient(90deg, rgba(171,25,45,1) 0%, rgba(16,63,109,1) 100%);
    transform: rotate(80deg);
}

#button-6:hover a {
    color: white;
    font-weight: 800;
}

    #button-6:hover a img {
        filter: brightness(0) invert(1);
    }

.categorysection {
    width: 100%;
    padding: 40px;
}



/*.card {
    min-height: 221px;
    border-radius: 4px;
    text-align: center;
    overflow: hidden;
    transition: .5s;
}

.card {
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    border: 2px solid #ad0013;
}*/

.abv {
    margin-top: 24%;
    padding: 16px;
    font-size: 28px;
    font-family: nyala;
    font-weight: 900;
    color: #442b41;
    background: rgb(255 255 255 / 64%);
}

.pos3 {
    height: 220px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: .5s;
}

.description {
    height: auto;
    width: 100%;
    margin-top: 17px;
    padding-top: 9px;
}

.pos3:hover {
    transform: scale(1.07);
    cursor: pointer;
}


/* === BASE HEADING === */

.catheading {
    position: relative;
    padding: 0;
    margin: 0;
    /* font-family: "Raleway", sans-serif; */
    font-weight: 700;
    font-size: 35px;
    color: #080808;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s
}
/* === HEADING STYLE #1 === */
.one .catheading {
    text-align: center;
    text-transform: capitalize;
    padding-bottom: 5px;
}

    .one .catheading:before {
        width: 32px;
        height: 12px;
        display: block;
        content: "";
        position: absolute;
        bottom: 0px;
        left: 50%;
        margin-left: -14px;
        background-color: #b80000;
    }

    .one .catheading:after {
        width: 300px;
        height: 1.5px;
        display: block;
        content: "";
        position: relative;
        margin-top: 23px;
        left: 44%;
        margin-left: -50px;
        background-color: #b80000;
    }

@media only screen and (max-width: 320px) {
    .one .catheading {
        font-size: 24px;
    }

    .Aniversory-container {
        margin-right: 0px !important;
    }

    .profile-container {
        margin-right: 0px;
    }

    .one .catheading:after {
        width: 179px;
        height: 1.5px;
        display: block;
        content: "";
        position: relative;
        margin-top: 23px;
        left: 39%;
        margin-left: -50px;
        background-color: #b80000;
    }
}

.box {
    position: relative;
    margin: 0 auto;
    /*    background: black;
*/ max-width: 500px;
}

.ribbon {
    background: #ad0013;
    color: #FFF;
    padding: 18px;
    text-align: center;
    margin-left: -20px;
    margin-right: -20px;
    /*border-radius: 3px 3px 0 0;*/
    position: relative;
}

    .ribbon:before, .ribbon:after {
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        content: "";
        top: 100%;
    }

    .ribbon.blue {
        background: #b52c72;
    }

        .ribbon.blue.bottom:before {
            border-top: 20px solid #b52c72;
            border-left: 20px solid transparent;
            left: 0;
        }

        .ribbon.blue.bottom:after {
            border-top: 20px solid #b52c72;
            border-right: 20px solid transparent;
            left: calc(100% - 20px);
        }



.ShapeSection::before {
    background-image: linear-gradient(583deg, #f4f4f4 50%, transparent 50%), linear-gradient(136deg, #f4f4f4 50%, transparent 50%) !important;
}

.carousel {
    position: relative;
}

/*#loginLink:hover {
    color: #ac1f2f !important;
    cursor: pointer
}*/

/*#registerLink:hover {
    color: #ac1f2f !important;
    cursor: pointer
}*/

.parallax {
    background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../images/foodbg.jpg") center center;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2rem;
}

.parallax2 {
    background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../images/00.png") center center;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2rem;
}
.parallax3 {
    background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../images/CHICKEN-QUESADILLAS.jpg") center center;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2rem;
}

@media only screen and (max-device-width: 1366px) {
    .parallax {
        background-attachment: scroll;
    }
}

.ShapeSection::before {
    left: 0;
    width: 100%;
    height: 30px;
    -webkit-background-size: 25px 100%;
    -moz-background-size: 25px 100%;
    -o-background-size: 25px 100%;
    background-size: 25px 100%;
    top: 0;
    background-image: linear-gradient(583deg, #FFF 50%, transparent 50%), linear-gradient(136deg, #FFF 50%, transparent 50%);
    margin-top: 0px;
    z-index: 10;
}

.ShapeSection {
    position: relative;
    padding: 0;
    background: #F0A830;
    color: #FFF;
    text-align: center;
}

    .ShapeSection::before, .ShapeSection::after {
        position: absolute;
        content: '';
    }

.imgWrapper {
    padding: 10px 5px;
}

.imgCls2 {
    border-radius: 1rem;
    width: 100%;
}


.whiteButton {
    background-color: white !important;
}

#Video {
    display: none;
}

.tile {
    width: 80%;
    margin: 60px auto;
}

#tile-1 .tab-pane {
    padding: 15px;
    height: 80px;
}

.HistoryImageSec {
    width: 100% !important
}

.TabbedBox {
    width: 100% !important;
    min-width: 100%
}

#tile-1 .nav-tabs {
    position: relative;
    border: none !important;
    background-color: #fff;
    border-radius: 6px;
}

    #tile-1 .nav-tabs li {
        margin: 0px !important;
    }

        #tile-1 .nav-tabs li a {
            position: relative;
            margin-right: 0px !important;
            padding: 20px 40px;
            font-size: 16px;
            border: none !important;
            color: #333;
        }

.BackgroundImageCard {
    margin: 0px 10px;
}

.Res-p-0 {
    padding: 0px !important
}

#tile-1 .nav-tabs a:hover {
    background-color: #fff !important;
    border: none;
}

#tile-1 .slider {
    display: inline-block;
    width: 30px;
    height: 4px;
    border-radius: 3px;
    background-color: #1b3d6d;
    position: absolute;
    z-index: 11;
    bottom: 0;
    transition: all .4s linear;
}

#tile-1 .nav-tabs .active {
    background-color: transparent !important;
    border: none !important;
    color: #b52c72 !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: white;
    background: #b52c72
}

.nav-tabs .nav-link {
    color: black;
    font-weight: 900;
}

.nav-link:focus, .nav-link:hover {
    color: black;
}

.btnprimary {
    background: #000549 !important;
    padding: 8px;
    color: white;
    border-radius: 6px;
    float: right !important;
}

    .btnprimary :hover {
        background: #b52c72 !important;
        color: white;
    }

.SendGiftToFirendModalImage {
    margin-bottom: 15px;
    height: 140px;
    background-repeat: round;
    border-radius: 8px;
}

.SendGiftToFirendModalQr {
    margin-bottom: 15px;
    height: 155px;
    border-radius: 8px;
    object-fit: contain;
}

.btnSendGiftToFirend {
    color: white;
    background: rgba(16, 63, 109, 1);
}

    .btnSendGiftToFirend:hover {
        color: white;
        background: #ab192d;
        cursor: pointer;
    }

.TermsandconditionsSection {
    width: 100%;
    border-radius: 10px;
    padding: 8px;
    border: 2px solid;
    text-align: left;
}

.HistoryBox {
    display: flex;
    flex-wrap: wrap;
    background: whitesmoke;
    border-radius: 6px;
    padding: 10px;
    margin-bottom: 15px;
    box-shadow: inset rgb(255 255 255 / 9%) -1px -1px 18px 1px;
}

.HistoryBoxItem {
    align-self: center;
    flex-grow: 1
}

    .HistoryBoxItem h6 {
        margin: 0px !important
    }

    .HistoryBoxItem i {
        font-size: 30px;
        color: #b52c72
    }

.HistoryImageSec {
    align-self: center;
    width: 115px;
}

    .HistoryImageSec .image {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 175px;
        border-radius: 4px;
        margin-bottom: 10px;
    }

.statusbadge {
    padding: 4px 5px;
    background: #b52c72;
    color: white;
    border-radius: 4px;
    font-size: 12px;
}

.MoreDetailBtn {
    padding: 3px 8px;
    background: #1b3d6d;
    color: white;
    border-radius: 4px;
    font-size: 12px;
    /* margin-right: -11px; */
    float: right;
}

.statusredeem {
    padding: 3px 6px;
    background: #ad0013;
    color: white;
    border-radius: 4px;
    font-size: 12px;
}

.GiftCardHistoryTh {
    font-size: 13px !important;
    border: 1px solid #dddddd;
    padding: 5px;
    background: #f9f9f9;
    color: black;
    white-space: nowrap;
    padding: 10px 5px;
    text-align: center;
}

.GiftCardHistoryTd {
    font-size: 12px !important;
    border: 1px solid #dddddd;
    white-space: nowrap;
    padding: 10px 5px;
    text-align: center;
}

.GiftCardtoggleGridTableView {
    font-size: 30px;
    color: #1b3d6d;
    cursor: pointer;
}

table tr th {
    position: sticky;
    top: 0px;
    font-size: 12px;
    background-color: whitesmoke !important;
}

table tr td {
    font-size: 12px;
}
/*****************************************************BirthdayWishes**************************************************** */
.ContainerWishesCard {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.profile-container {
    width: 500px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 5px;
    transition: 1s all ease;
    margin-bottom: 10px;
    margin-right: 2rem;
}

    .profile-container:hover:before {
        opacity: 0;
        transition: all .5s ease;
    }


/* Profile Card Wrapper */
.profile-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}

    .profile-wrapper::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(to right, #2371ae 0%, #1b3d6d 100%);
        transform: skew(30deg) translateX(125%);
        opacity: 0.9;
        transition: all 0.6s ease;
    }

    .profile-wrapper::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(to right, #2371ae 0%, #ac1f2f 100%);
        transform: skew(30deg) translateX(-125%);
        opacity: 0.9;
        transition: all 0.6s ease;
    }

.profile-container:hover .profile-wrapper::after {
    transform: skew(30deg) translateX(125%);
    background: linear-gradient(to right, #2371ae 0%, #1b3d6d 100%);
}

.profile-container:hover .profile-wrapper::before {
    transform: skew(30deg) translateX(-125%);
    background: linear-gradient(to right, #2371ae 0%, #ac1f2f 100%);
}

/* Profile Card */
.profile-card {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 1rem 10px;
    position: relative;
    opacity: 0;
    transition: all 0.3s ease;
}

.profile-container:hover .profile-card {
    opacity: 1;
    transition: all 0.6s ease;
    transition-delay: 0.2s;
}

.profile-card .fav-icon {
    color: #ec0e0e;
    position: absolute;
    top: 5px;
    left: 10px;
    font-size: 21px;
    cursor: pointer;
}

/* Profile Picture */
.profile-card img {
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 50%;
    margin: 1rem 0;
    border: 2px solid transparent;
    background-image: linear-gradient(white, white), linear-gradient(to right, green, gold);
    background-origin: border-box;
    background-clip: content-box, border-box;
    /* border: 2px solid #1999; */
    position: relative;
}

.profile-card h2 {
    line-height: 1.2;
    color: #222;
}

.profile-card h4 {
    line-height: 1.5;
    color: #444;
}

.profile-card p {
    line-height: 1.2;
    color: #333;
    margin: 10px 0;
}



/* Profile Button */
.profile-card a {
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
    padding: 8px 20px;
    margin-top: 1rem;
    background: #2371ae;
    border-radius: 50px;
    background: linear-gradient(to right, #bb47d4 0%, #2371ae 100%);
}

    .profile-card a:hover {
        color: white !important;
        cursor: pointer;
    }
/*****************************************************BirthdayWishes**************************************************** */
/*****************************************************Anniversary Wishes**************************************************** */


.Aniversory-container {
    width: 500px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 5px;
    transition: 1s all ease;
    margin-right: 2rem;
}

    .Aniversory-container:hover:before {
        opacity: 0;
        transition: all .5s ease;
    }


/* Profile Card Wrapper */
.Aniversory-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}

    .Aniversory-wrapper::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(to right, #2371ae 0%, #1b3d6d 100%);
        transform: skew(30deg) translateX(125%);
        opacity: 0.9;
        transition: all 0.6s ease;
    }

    .Aniversory-wrapper::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(to right, #2371ae 0%, #ac1f2f 100%);
        transform: skew(30deg) translateX(-125%);
        opacity: 0.9;
        transition: all 0.6s ease;
    }

.Aniversory-container:hover .Aniversory-wrapper::after {
    transform: skew(30deg) translateX(125%);
    background: linear-gradient(to right, #2371ae 0%, #1b3d6d 100%);
}

.Aniversory-container:hover .Aniversory-wrapper::before {
    transform: skew(30deg) translateX(-125%);
    background: linear-gradient(to right, #2371ae 0%, #ac1f2f 100%);
}

/* Profile Card */
.Aniversory-card {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 1rem 10px;
    position: relative;
    opacity: 0;
    transition: all 0.3s ease;
}

.Aniversory-container:hover .Aniversory-card {
    opacity: 1;
    transition: all 0.6s ease;
    transition-delay: 0.2s;
}

.Aniversory-card .fav-icon {
    color: #ec0e0e;
    position: absolute;
    top: 5px;
    left: 10px;
    font-size: 21px;
    cursor: pointer;
}

/* Profile Picture */
.Aniversory-card img {
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 50%;
    margin: 1rem 0;
    border: 2px solid transparent;
    background-image: linear-gradient(white, white), linear-gradient(to right, green, gold);
    background-origin: border-box;
    background-clip: content-box, border-box;
    /* border: 2px solid #1999; */
    position: relative;
}

.Aniversory-card h2 {
    line-height: 1.2;
    color: #222;
}

.Aniversory-card h4 {
    line-height: 1.5;
    color: #444;
}

.Aniversory-card p {
    line-height: 1.2;
    color: #333;
    margin: 10px 0;
}



/* Profile Button */
.Aniversory-card a {
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
    padding: 8px 20px;
    margin-top: 1rem;
    background: #2371ae;
    border-radius: 50px;
    background: linear-gradient(to right, #bb47d4 0%, #2371ae 100%);
}

    .Aniversory-card a:hover {
        color: white !important;
        cursor: pointer;
    }

.cartItems {
    background: #f8f8f8;
    border-radius: 6px;
    padding: 8px;
    box-shadow: 1px 4px 7px 1px #d1d1d1;
}

.modalclose {
    width: fit-content;
    position: absolute;
    top: -9px;
    right: -20px;
    background: #000549;
    padding: 3px 9px;
    color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
}

    .modalclose:hover {
        background: #49000a !important;
        color: white !important
    }
/*****************************************************Anniversary Wishes**************************************************** */

.OrderType:hover {
    background: radial-gradient(#7a6cbd, #31285c);
    padding: 10px 17px;
    border-radius: 1px;
    color: #ffffff;
    border: 2px solid #31285c;
    cursor: pointer;
    text-align: center;
    transition: 1s
}

.modal-dialog {
    /*    max-width: 80% !important;*/
    width: 80% !important;
    min-width: auto;
}

.OrderTypeSelected {
    background: #000549;
    padding: 10px;
    border-radius: 4px;
    color: #ffffff !important;
    border: 0;
    cursor: pointer;
    text-align: center;
    transition: 1s;
    min-width: 160px;
    margin-right: 10px;
}

.ModalHeader {
    padding: 10px 15px;
    border-bottom: 1px solid #e0e0e0;
    font-weight: bolder
}

    .ModalHeader, .ModalHeader h1, .ModalHeader h2, .ModalHeader h3, .ModalHeader h4, .ModalHeader h5, .ModalHeader h6 {
        font-weight: bolder
    }

.ModalCloseIcon {
    position: relative;
    z-index: 9;
    background: #000549;
    color: white !important;
    opacity: 1;
    border-radius: 50%;
    float: right;
    padding: 4px 6px;
    width: 25px;
    height: 25px;
    font-size: 18px;
    cursor: pointer
}

.blink {
    font-size: 15px;
    color: white;
    animation: blink 1s linear infinite;
    background: #b52c72;
    padding: 3px 10px;
    border-radius: 50%;
    position: relative;
    top: -6px;
    left: -2px;
}

@keyframes blink {
    0% {
        opacity: 0;
    }

    50% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

.TrainingDashBox1 {
    display: flex;
    align-items: center;
}

.CountHeading {
    font-size: 15px;
    color: black;
    font-weight: 700;
}

.TrainingDashBox1 .IconBox {
    color: white;
    background: #b52c72;
    padding: 5px;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center;
    font-size: 20px;
}

.giftcardhostoryicon {
    float: right;
    color: white;
    margin-right: -6px;
    border-radius: 5px;
    padding: 5px 5px 4px 5px;
    background: #b52c72;
}

.form-control:disabled {
    background-color: #f2f3ff !important;
    opacity: 1;
    cursor: not-allowed;
}

.PRE_ASSIGNEDStatus {
    background: #b52c72;
    padding: 4px 10px;
    color: white;
    border-radius: 5px;
    font-size: 12px;
    width: 60px;
}

.greetingmessage {
    width: 363px;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

    .greetingmessage p span {
        background: none !important;
        color: white !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }

.AnnoucmentCardMesage p span {
    background: none !important;
}

.ReceivedStatus {
    background: #000549;
    padding: 4px 10px;
    color: white;
    border-radius: 5px;
    font-size: 12px;
}

.CancelledStatus {
    background: #ba0606;
    padding: 4px 10px;
    color: white;
    border-radius: 5px;
    font-size: 12px;
}

.CompleteStatus {
    background: #019922;
    padding: 4px 10px;
    color: white;
    border-radius: 5px;
    font-size: 12px;
}

@media (min-width:3000px) {
    .CategoriesTextBoxResp {
        width: 85% !important;
    }



    .imgsection {
        width: 20%;
    }

    .contentsection {
        width: 80%;
    }
}


@media (min-width:1600px) and (max-width:3000px) {
    .CategoriesTextBoxResp {
        width: 75% !important;
    }



    .imgsection {
        width: 25%;
    }

    .contentsection {
        width: 75%;
    }
}

@media (min-width:900px) and (max-width:1600px) {
    .CategoriesTextBoxResp {
        width: 70% !important;
    }




    .imgsection {
        width: 35%;
    }

    .contentsection {
        width: 65%;
    }
}

.container {
    max-width: 1350px !important;
}

@media (max-width:767px) {
    .container {
        max-width: 767px !important
    }
}

@media (max-width: 1024px) {
    .container {
        max-width: 1024px !important
    }
}

@media screen and (min-width: 1900px) {
    .container {
        max-width: 1350px !important
    }
}

@media screen and (min-width: 2800px) {
    .container {
        max-width: 2000px !important
    }
}

.cookie-modal {
    position: fixed;
    bottom: 20px;
    width: 50%;
    background: #f5f5f5;
    left: 25%;
    /* border-radius: 4px; */
    /*padding: 20px;*/
    z-index: 1000;
    text-align: center;
    box-shadow: 0px 0px 0px 8px #4545458c;
}

    .cookie-modal .modal-footer {
        margin-top: 10px;
        padding: 8px 15px;
        background: linear-gradient(273deg, rgb(181 44 73) 0%, rgb(0 5 73) 50%) !important;
        border-top: 2px solid #80808045;
    }

#cookieModal .cancelbtn {
    background: transparent !important;
    color: black;
    border: 2px solid #990000 !important;
    padding: 7px 20px;
    border-radius: 3px !important;
}

    #cookieModal .cancelbtn:hover {
        background-color: #b40404 !important;
        color: white !important;
    }

#cookieModal .accpbtn {
    background-color: #144186 !important;
    padding: 7px 20px;
    border: 2px solid black !important;
    border-radius: 3px !important;
}

    #cookieModal .accpbtn:hover {
        background-color: #002866 !important;
        color: white;
    }

#cookieModal h5 {
    margin-left: 10px;
    margin-bottom: 5px;
}

#cookieModal .pref {
    color: #001029;
    font-size: 13px;
    text-decoration: 1px black underline;
    text-transform: capitalize;
}

.butn-close:hover {
    background-color: transparent !important;
    /* padding: 4px 11px 4px 5px; */
    border-top-right-radius: 5px !important;
    transition: .5s all ease !important;
    border-bottom-right-radius: 5px !important;
}

.butn-close {
    transition: .5s all ease !important;
    background-color: transparent;
    color: #4b4b4b;
    border: 2px solid #4b4b4b;
    border-left: none;
    border-radius: 0px !important;
    padding: 2px 9px 2px 5px;
    margin-left: 20px;
}
/*.cookie-modal-content button {
        margin: 5px;
        padding: 10px 20px;*/
/*  background-color: #007bff;*/
/*color: white;
        border: none;*/
/*  border-radius: 5px;*/
/*cursor: pointer;
    }*/
.cookie-modal-content button:hover {
    background-color: #0056b3;
}
