﻿.nav-menu-dropdown > li > ul {
    top: 77% !important;
    min-width: 140px !important;
    padding: 0 !important;
}

.page-title .hero-body h3, .page-title.is-medium h3 {
    text-transform: unset !important
}

.nav-menu-dropdown > li > ul li {
    min-width: 138px !important;
}

.modal-card, .modal-content {
    overflow: unset;
}

.widget-links ul li, .widget-list .content a, .widget-list .content p {
    text-transform: unset !important;
}

.search-custom-padding-left {
    padding-left: 10% !important;
}

.uranus {
    display: none !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.tp-bullet {
    display: none !important;
}

.text-justify-p {
    text-align: justify !important;
}

.cofoundry-sv {
    display: none !important; /*cofoundry footer*/
}

.text-aligh-center {
    text-align: center;
}

.menu-item-active {
    color: #d8ab74 !important;
    border-bottom: 3px solid #d8ab74 !important;
}

.modal-background {
    background-color: rgba(10,10,10,0.60) !important;
}

.locaseShow {
    display: block !important;
}

.latest-news {
    background: #fafafa !important;
}

.auto-z-index {
    z-index: auto !important;
}

.mb20 {
    position: inherit;
    margin-bottom: 30px;
    z-index: 1;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mt-10 {
    margin-top: 10px;
}

#scrollStyle {
    position: sticky;
    top: 0;
    background-color: #fafafa;
    z-index:100;
    border-radius:0 !important;
}

@media screen and (min-width: 769px), print {
    .column.is-two-thirds, .column.is-two-thirds-tablet {
        width: 100% !important;
    }
}

@media screen and (min-width: 769px), print {
    .hero.is-medium .hero-body {
        padding-top: 14rem !important;
        padding-bottom: 12rem !important;
    }
}

@media screen and (min-width: 769px), print {
    .hero.is-medium .hero-body-eventpage {
        padding: 12rem 0 !important;
    }
}

@media screen and (max-width: 768px) {
    .site-header-top .topbar-info li {
        font-size: .7125rem !important;
    }
}

.temp-alert {
    width: 60%;
}

@media screen and (max-width: 875px) {
    .temp-alert {
        width: 100%;
    }
}

.site-header-top .topbar-info li {
    color: #d8ab74;
}

/*@media screen and (max-width: 1087px) {
body.responsive-layout.slide-overlay header .header-fullwidth .hamburger-menu.expanded {
    top: 22px !important;
}

body.responsive-layout.header-hamburger-menu header .level:last-child {
    padding-top: 45px !important;
}
}*/

.textHazmTitle {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.textHazmPara {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 50px;
}

.customMobilePagination {
    margin-left: 8px;
}

.page-title .ken-burns-background:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.4);
    opacity: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.MCListingimage {
    width: 100%;
    /*height: 350px;*/
}

.mb0 {
    margin-bottom: 0 !important;
}

.terms-sub-heading {
    font-weight: 600 !important;
    color: #9a9a9a !important;
}

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

.pt4rem {
    padding-top: 4rem !important;
}

.image-hover.effect-10 figure h3, .image-hover.effect-10 figure p {
    opacity: 1 !important;
}

/*.image-hover figure:hover img {
opacity: 1 !important;
}*/

.works.style-1 .work-item .work-item-img, .works.style-1 .work-item .customBorder {
    margin-bottom: 30px;
    border: 10px solid #fff;
}

.works.style-1 .work-item .work-item-img, .works.style-1 .work-item .newCustomBorder {
    border: 0px;
    margin-bottom: 15px;
}

.outlet-speciality-p {
    font-size: 14px !important;
    color: #d8ab74 !important;
    margin-bottom: 5px !important;
}

.outlet-listing-shortdescription {
    font-size: 0.838rem !important;
}

.outlet-listing-shortdescription-text-limit {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 43px;
}

.event-listing-register-btn {
    font-size: 13px;
    text-decoration: underline;
    font-weight: 700;
}

.home-imp-links-text-limit {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 43px;
}

.diningMapImage {
    width: 100%;
}

.SectionBGray {
    background: #fafafa;
}

.diningDetailPadding {
    padding: 5% 2% !important;
}

.w100 {
    width: 100% !important;
}

.w49 {
    width: 49% !important;
}

.w50 {
    width: 49.5% !important;
}

.diningMenuButoon {
    padding-bottom: 30px !important;
}

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

.widget:first-child .widget-title {
    margin-top: 0 !important;
}


.imageWidth100 {
    width: 100%;
}

.blog-post .post-image-mb {
    margin-bottom: 10px !important;
}

.is-checkradio[type="checkbox"] + label {
    padding-left: 1rem !important;
}


.pd0 {
    padding: 0 !important;
}


@media screen and (max-width: 768px) {
    .p0 {
        padding: 0 !important;
    }

    .w50 {
        width: 49.5% !important;
    }
}

@media screen and (min-width: 769px) {
    .w-70p {
        width: 70% !important;
    }

    .detail-page-padding-top {
        padding-top: 2rem;
    }

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

    .pr0 {
        padding-right: 0 !important;
    }

    .pl0 {
        padding-left: 0 !important;
    }
}

@media screen and (min-width: 1088px) {
    .footer-custom-padding {
        padding: 50px 0 50px 0 !important;
    }
}

.widget-title {
    margin-bottom: 0.5rem;
}

.widget {
    margin-bottom: 0.5rem;
}

.not-active {
    color: #000 !important;
}

.cat-active {
    color: #d8ab74 !important;
}

.header-menu-color {
    color: #3b3b3b !important;
}

.outlet-cat-bb {
    margin-bottom: 0.5rem !important;
}

.outlet-cat-bu {
    border-bottom-color: unset !important;
    border-bottom-style: unset !important;
    border-bottom-width: unset !important;
}

.is-centered-cat {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    direction: unset !important;
    -webkit-overflow-scrolling: touch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    /*display: flex;*/
    font-size: 1rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
}

.new-open-home-image {
    min-width: 391.11px !important;
    max-width: 1000px !important;
    height: auto !important;
    border-radius: 0 !important;
    margin: 0 0 10px;
}

.introduction-custom-padding {
    padding-top: 50px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.cp {
    padding: .4rem 5rem 1rem !important;
}

.owl-dots-custom {
    margin-top: 25px;
}

@media screen and (max-width: 768px) {
    body .hero.is-medium .hero-body {
        padding-top: 8rem !important;
    }

    .custom-map-cat {
        overflow-x: hidden !important;
        font-size: 14px !important;
    }
}

.show-on-home-title {
    font-size: 12px !important;
}

.color-alhazm {
    color: #d8ab74 !important;
}

.aboutus-gray-sub {
    color: #9a9a9a !important;
    font-weight: 600 !important;
}

.fs-24 {
    font-size: 24px !important;
}

.fs-12 {
    font-size: 14px !important;
}

.fs-20 {
    font-size: 20px !important;
}

.post-meta-custom-mb {
    margin-bottom: -30px !important;
}

.image-hover figure:hover img {
    opacity: 0.7 !important;
}

.service-listing-mt {
    margin-top: 2.8rem;
}

.padding-right-footer0 {
    padding-right: 3.4em !important;
}

.mapDisplay {
    display: block;
}

.custom-home-cat-title-prop {
    font-size: 20px !important;
    margin-bottom: 0 !important;
}

.line-height-17 {
    line-height: 1.7 !important
}

.custom-home-cat-desc-prop {
    line-height: 1.7 !important;
    text-align: justify !important;
    text-transform: none !important;
}

.tp-caption.small_text {
    text-transform: none !important;
}

p {
    line-height: 1.7 !important;
}

.page-title.is-fullheight h3, .page-title.is-large h3, .page-title.is-medium h3 {
    margin-top: 0 !important;
}

.testimonials-list {
    background: url('../../default/images/background/design 8.jpg') no-repeat !important;
    /*background: #222121 url('../../default/images/background/5.png') no-repeat center !important;*/
    /*background: #222121 url(../images/background/2.png) no-repeat center !important;*/
    background-size: cover !important;
}

@media screen and (min-width: 769px), print {
    .column.is-three-fifths, .column.is-three-fifths-tablet {
        width: 100% !important;
    }

    .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet {
        margin-left: 0 !important;
    }

    .scroller {
        scrollbar-width: none;
    }

    .scroller-menu {
        scrollbar-width: none;
    }
}

.owl-carousel.navs .owl-nav .owl-prev {
    right: unset !important;
}

.introduction {
    background-position: bottom !important;
    background-position-x: inherit !important;
}

.is-mobile-show {
    display: none !important;
}

.is-desktop-show {
    display: flex !important;
}

.display-flex {
    display: flex !important;
    justify-content: center !important;
}

@media screen and (max-width: 768px) {
    .is-mobile-show {
        display: flex !important;
    }

    .is-desktop-show {
        display: none !important;
    }

    .display-flex {
        justify-content: unset !important;
    }

    .owl-carousel.navs-gallery .owl-nav .owl-next, .owl-carousel.navs-gallery .owl-nav .owl-prev {
        opacity: 0;
        opacity: 1 !important;
    }

    .image-hover.effect-5 figure h3 {
        opacity: 1 !important;
    }

    .image-hover.effect-5 figure h5 {
        opacity: 1 !important;
    }

    .image-hover figure figcaption > a {
        opacity: 1 !important;
        background: rgba(0, 0, 0, 0.2) !important;
    }

    .image-overlay {
        background: rgba(0, 0, 0, 0.2) !important;
    }
}

.search-tab-custom-margin-left {
    margin-left: 0 !important;
}

.search-result-custom-margin {
    margin: 0 !important;
}

/*body.footer-background.dark-color.widget-7 footer#footer .footer-social-links li {
padding: 0 10px !important;
}*/

.hero-body > .container > h3 {
    text-decoration: none !important;
}


.box.menu-list .image img {
    width: 81px;
    max-width: 81px !important;
}

.bg-gray-fa {
    background: #fafafa !important;
}

.text-limit-menu {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.menu-desc-justify {
    text-align: justify;
}

@media screen and (max-width: 1200px) {
    .menu-tab {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .menu-item-align {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }

    .cat-margin-pad {
        padding-top: 20px !important;
    }
}

@media screen and (max-width: 768px) {
    .level-left-custom + .level-right-custom {
        margin-top: 0.5rem !important;
    }

    .menu-list-custom {
        margin: 15px 0 0 0 !important;
    }
    /*    .is-mobile-menu {
    display: none;
}*/
    #scrollStyle::-webkit-scrollbar-track {
        background-color: transparent;
    }

    #scrollStyle::-webkit-scrollbar {
        height: 4px;
        background-color: transparent;
    }

    #scrollStyle::-webkit-scrollbar-thumb {
        background-color: transparent;
    }

    .restaurantMenuLocal {
        display: flex;
        justify-content: end;
        padding: 0;
    }

        .restaurantMenuLocal > .nav-menu-dropdown > li {
            display: inline-block;
            margin-left: 10px;
            position: relative;
            padding: 0 0 10px 0 !important;
        }

    .menu-section {
        padding-top: 2rem;
        padding-right: 1.5rem;
        padding-left: 1.5rem;
        padding-bottom: 5rem;
    }

}

.nav-menu-dropdown > li > a::after {
    content: unset !important;
}


.tabs-list .tabs-content.style-2-custom {
    margin-top: 2.5rem;
}

.box.menu-list .menu-title {
    min-width: unset !important;
}

.box.menu-list .menu-line {
    width: auto;
}

.box.menu-list .menu-title {
    font-size: 20px;
}

.menu-section {
    background: unset !important;
    background-color: #fafafa !important;
}


#scrollStyle::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}

#scrollStyle::-webkit-scrollbar {
    height: 4px;
    background-color: #F5F5F5;
}

#scrollStyle::-webkit-scrollbar-thumb {
    background-color: #cfcece;
}

#scrollStyle::-webkit-scrollbar {
    width: 12px;
}

/*#scrollStyle::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}

#scrollStyle::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}*/

.mdn {
    display: none;
}

.scroller {
    overflow-y: hidden;
    border-radius: 10px 10px;
    scrollbar-color: #848484 #cfcece;
    scrollbar-width: thin;

}

/*.h580 {
    height: 600px;
}*/

.menu-popup-price {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    font-weight: 600;
    font-size: 1.2rem;
}

.menu-popup-Dprice {
    font-size: 1.2rem;
}

.memu-popup-image-bottom0 {
    margin-bottom: 0 !important;
}

.button100 {
    width: 100%;
}

.jcd {
    text-align: justify;
}

.jce {
    display: flex;
    justify-content: end;
}

.btn-close-cus:hover {
    color: #fff;
    background-color: #d8ab74;
}

.mb-5 {
    margin-bottom: 5px !important;
}

@media screen and (min-width: 768px) {
    .mhc-desctop {
        width: 30%;
    }
}

.char-wrap {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 95%;
}

@media screen and (max-width: 768px) {
    .mhc {
        height: 95%;
        width: 94%;
    }
}

.scroller-menu {
    overflow-y: scroll;
    scrollbar-color: #848484 #cfcece;
    scrollbar-width: thin;
}

.fs-14 {
    font-size: 14px !important;
}

.mdn-popup {
    display: none;
}

.figure-text-align {
    text-align: center !important;
}

.bigScreenIframe {
    display: block;
}

.semiBigScreenIframe {
    display: none;
}

.mobileScreenIframe {
    display: none;
}

.smallMobileScreenIframe {
    display: none;
}

@media screen and (max-width: 1800px) and (min-width: 1601px) {
    .line-popup {
        font-size: 24px !important;
        position: relative !important;
        top: -1px !important;
    }

    .line {
        position: relative !important;
        top: -2px !important;
    }

    .line-card {
        position: relative;
        top: -3px !important;
        font-size: 27px;
        color: #d8ab744a;
    }

    /*.cat-margin-pad {
        padding-top: 20px !important;
    }*/
}

@media screen and (max-width: 1600px) and (min-width: 769px) {
    .bigScreenIframe {
        display: none;
    }

    .semiBigScreenIframe {
        display: block;
    }

    .mobileScreenIframe {
        display: none;
    }

    .smallMobileScreenIframe {
        display: none;
    }

    .line-popup {
        font-size: 24px !important;
        position: relative !important;
        top: -1px !important;
    }

    .line {
        position: relative !important;
        top: -2px !important;
    }

    .line-card {
        position: relative;
        top: -3px !important;
        font-size: 27px;
        color: #d8ab744a;
    }

    /*.cat-margin-pad {
        padding-top: 20px !important;
    }*/

    
}

@media screen and (max-width: 768px) and (min-width: 376px) {
    .bigScreenIframe {
        display: none;
    }

    .semiBigScreenIframe {
        display: none;
    }

    .mobileScreenIframe {
        display: block;
    }

    .smallMobileScreenIframe {
        display: none;
    }

    .line-popup {
        font-size: 24px !important;
        position: relative !important;
        top: -1px !important;
    }

    .line {
        position: relative !important;
        top: -2px !important;
    }

    .card-height {
        height: 45% !important;
    }

    .line-card {
        position: relative;
        top: -2px !important;
        font-size: 27px;
        color: #d8ab744a;
    }

    .invitation-img {
        height: 100%;
        width: 100%;
    }

    .cat-margin-pad {
        padding-top: 0px !important;
    }

    .tab-align {
        background-color: #f2f2f2 !important;
        width: 100% !important;
        
    }

    .display-grid {
        display: grid;
        width: 100% !important;
    }

}

@media screen and (max-width: 375px) {
    .bigScreenIframe {
        display: none;
    }

    .semiBigScreenIframe {
        display: none;
    }

    .mobileScreenIframe {
        display: none;
    }

    .smallMobileScreenIframe {
        display: block;
    }

    .line-popup {
        font-size: 24px !important;
        position: relative !important;
        top: -1px !important;
    }

    .line {
        position: relative !important;
        top: -2px !important;
    }

    .card-height {
        height: 50% !important;
    }

    .line-card {
        position: relative;
        top: -2px !important;
        font-size: 27px;
        color: #d8ab744a;
    }

    .invitation-img {
        height: 100%;
        width: 100% !important;
    }

    .cat-margin-pad {
        padding-top: 0px !important;
    }

    .zoomed-image {
        margin: 0 auto !important;
        width: 300px !important;
    }

    .display-grid {
        display: grid;
        width: 100% !important;
    }
}

.modal-background-custom {
    background-color: rgba(10,10,10,.86) !important;
    overflow: hidden;
}

body.footer-widgets footer .footer-social-links li {
    padding: 0 5.5px !important;
}

.a2a_overlay {
    background-color: rgba(10,10,10,0.60) !important;
}

.a2a_menu_find_container {
    border-radius: 0 !important;
}

.a2a_menu {
    border-radius: 0 !important;
    border: 0 !important
}

.a2a_full_footer a {
    display: none !important;
}

.a2a_i {
    color: #3b3b3b !important;
}

.help.is-danger {
    color: #ff3860 !important;
}

.help.is-success {
    color: #23d160 !important;
}

body .header-menu-icons li {
    padding-left: 4px !important;
}

.d-flex {
    display: flex !important;
}

.show_mobile_cover {
    display: none;
}

.show_tablet_cover {
    display: none;
}

.show_desktop_cover {
    display: block;
}

@media (max-device-width: 481px) {
    .show_mobile_cover {
        display: block !important;
    }

    .show_tablet_cover {
        display: none;
    }

    .show_desktop_cover {
        display: none;
    }

    .zoomed-image {
        margin: 0 auto;
        width: 300px !important;
    }
}

@media (max-device-width: 368px) {
    .zoomed-image {
        margin: 0 auto;
        width: 300px !important;
    }
}

@media (min-device-width: 482px) and (max-device-width: 768px) {
    .show_tablet_cover {
        display: block !important;
    }

    .show_mobile_cover {
        display: none;
    }

    .show_desktop_cover {
        display: none;
    }
}


.home_about_image::before {
    background: #000000 !important;
    opacity: 0.5 !important;
}

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

.upcoming-event-home-image {
    width: auto !important;
    height: 240px !important;
    border-radius: 0 !important;
    margin: 0 0 10px;
}

.pt-0 {
    padding-top: 0 !important;
}

.mt-0 {
    margin-top: 1rem !important;
}

.font-weight-600 {
    font-weight: 600;
}

.events-line-block {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.holder {
    width: 500px;
    height: 380px;
    position: relative;
}

.frame {
    width: 100%;
    height: 100%;
}

.bar {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 500px;
    height: 380px;
    border-bottom: 25px solid #fff;
    border-top: 175px solid #fff;
    border-right: 25px solid #fff;
    border-left: 25px solid #fff;
    background: transparent;
}

/*iframe Cropping*/

.box-custom-ifram {
    margin: 3em auto;
    overflow: hidden;
    width: 250px;
}

.ratio-custom-iframe {
    position: relative;
}

    .ratio-custom-iframe::before {
        background: rgba(0,0,0,.5);
        color: white;
        display: block;
        left: 0;
        padding: .25em;
        position: absolute;
        top: 0;
        z-index: 10;
    }

.ratio-custom-iframe-1\:1 {
    padding-top: 100%;
}

    .ratio-custom-iframe-1\:1::before {
        content: '1:1';
    }

.ratio-custom-iframe-2\:1 {
    padding-top: 50%;
}

    .ratio-custom-iframe-2\:1::before {
        content: '2:1';
    }

.ratio-custom-iframe-3\:2 {
    padding-top: 66.66%;
}

    .ratio-custom-iframe-3\:2::before {
        content: '3:2';
    }

.ratio-custom-iframe-4\:3 {
    padding-top: 75%;
}

    .ratio-custom-iframe-4\:3::before {
        content: '4:3';
    }

.ratio-custom-iframe-16\:9 {
    padding-top: 56.25%;
}

    .ratio-custom-iframe-16\:9::before {
        content: '16:9';
    }

.crop {
    background: black;
    overflow: hidden;
    position: relative;
}

    .crop > * {
        height: 100%;
        left: 50%;
        position: absolute;
        transform: translateX(-50%) translateY(-50%);
        top: 50%;
        right: -50%;
    }

/*CSS FOR IFRAME TEMPERATURE CROPPED*/

#player-size {
    width: 100%; /* Use 100% width for responsiveness */
    max-width: 640px; /* Set a maximum width */
}

#cropping-div {
    overflow: hidden;
}

#div-to-crop {
    overflow: hidden;
    margin-top: -30%;
    margin-left: -6%;
    margin-right: -9%;
}

#player-wrapper {
    position: relative;
    overflow: hidden;
    padding-top: 52%;
}

#player {
    position: absolute;
    top: 0;
    width: 100%;
    height: 124%;
}

/* Media query for smaller screens */
@media (max-width: 768px) {
    #div-to-crop {
        margin-top: -31%;
        margin-left: -12%;
        margin-right: -6%;
    }

    #player-wrapper {
        padding-top: 51%;
    }
}

@media (max-width: 680px) {
    #div-to-crop {
        margin-top: -32%;
    }

    #player-wrapper {
        padding-top: 51.5%;
    }
}

@media (max-width: 660px) {
    #div-to-crop {
        margin-top: -33%;
    }

    #player-wrapper {
        padding-top: 52.5%;
    }
}

@media (max-width: 640px) {
    #div-to-crop {
        margin-top: -34%;
    }

    #player-wrapper {
        padding-top: 53%;
    }
}

@media (max-width: 620px) {
    #div-to-crop {
        margin-top: -35%;
    }

    #player-wrapper {
        padding-top: 54%;
    }
}

@media (max-width: 600px) {
    #div-to-crop {
        margin-top: -36%;
    }

    #player-wrapper {
        padding-top: 56.5%;
    }
}

@media (max-width: 580px) {
    #div-to-crop {
        margin-top: -37%;
    }

    #player-wrapper {
        padding-top: 57.5%;
    }
}

@media (max-width: 560px) {
    #div-to-crop {
        margin-top: -38%;
    }

    #player-wrapper {
        padding-top: 60%;
    }
}

@media (max-width: 540px) {
    #div-to-crop {
        margin-top: -40%;
    }

    #player-wrapper {
        padding-top: 63%;
    }
}

@media (max-width: 520px) {
    #div-to-crop {
        margin-top: -43%;
    }
}

@media (max-width: 500px) {
    #div-to-crop {
        margin-top: -45%;
    }

    #player-wrapper {
        padding-top: 67%;
    }
}

@media (max-width: 480px) {
    #div-to-crop {
        margin-top: -47%;
        margin-right: -7.1%;
    }

    #player-wrapper {
        padding-top: 69%;
    }
}

@media (max-width: 460px) {
    #div-to-crop {
        margin-top: -49%;
        margin-right: -7%;
    }

    #player-wrapper {
        padding-top: 72.5%;
    }
}

@media (max-width: 440px) {
    #div-to-crop {
        margin-top: -52%;
    }

    #player-wrapper {
        padding-top: 74.5%;
    }
}

@media (max-width: 420px) {
    #div-to-crop {
        margin-top: -54%;
        margin-right: -8%;
    }

    #player-wrapper {
        padding-top: 77.5%;
    }

    .line-popup {
        font-size: 18px;
        position: relative;
        top: -6px;
    }
}

@media (max-width: 400px) {
    #div-to-crop {
        margin-top: -56%;
    }

    #player-wrapper {
        padding-top: 82.5%;
    }
}

@media (max-width: 380px) {
    #div-to-crop {
        margin-top: -60%;
    }

    #player-wrapper {
        padding-top: 85.5%;
    }
}

@media (max-width: 360px) {
    #div-to-crop {
        margin-top: -63%;
        margin-right: -8.5%;
    }

    #player-wrapper {
        padding-top: 90.5%;
    }
}

@media (max-width: 350px) {
    #div-to-crop {
        margin-top: -67%;
        margin-right: -8.5%;
    }

    #player-wrapper {
        padding-top: 90.5%;
    }
}

@media (max-width: 340px) {
    #div-to-crop {
        margin-top: -69%;
        margin-right: -10%;
    }

    #player-wrapper {
        padding-top: 96%;
    }
}

@media (max-width: 330px) {
    #div-to-crop {
        margin-top: -73%;
        margin-right: -9%;
    }

    #player-wrapper {
        padding-top: 96%;
    }
}

@media (max-width: 320px) {
    #div-to-crop {
        margin-top: -74%;
        margin-right: -9.5%;
    }

    #player-wrapper {
        padding-top: 100%;
    }
}

@media (max-width: 308px) {
    #div-to-crop {
        margin-top: -80%;
        margin-right: -10.5%;
    }

    #player-wrapper {
        padding-top: 103%;
    }
}


.alert-alhazm-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-alhazm {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: .25rem;
    justify-content: center;
    display: flex;
    margin-bottom: 10px;
    font-size: 30px;
    width: 80%;
}

.blog-list.style-list .blog-post .entry-header {
    padding-top: 25px;
    margin-bottom: 15px;
}

.blog-post .entry-content p {
    margin-bottom: 11px;
}

.text-limit {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5; /* number of lines to show */
    line-clamp: 5;
    -webkit-box-orient: vertical;
}

@media only screen and (max-width: 768px) {
    .offerPost {
        max-width: 50% !important;
    }

    .alert-alhazm {
        width: 100%;
        font-size: 25px;
    }
}

.offer-image {
    min-height: 270px;
    min-width: 270px;
}

.global-social-links li:first-child {
    padding: 0 0;
}

@media screen and (min-width: 769px), print {
    .hero.is-medium .hero-body {
        padding-top: 13rem !important;
        padding-bottom: 13rem !important;
    }
}

@media screen and (max-width: 768px) {
    body .hero.is-medium .hero-menu-body {
        padding-top: 5rem !important;
    }
}

.button {
    margin-bottom: 5px;
}

.temperature-dv {
    color: #fff;
    position: fixed;
    top: 160px;
    width: 100%;
    justify-content: center;
    display: flex;
    opacity: 1;
}

.temperature-dv-r {
    width: 48%;
    justify-content: end;
    display: flex;
}

.temperature-dv-c {
    width: 4%;
    justify-content: center;
    display: flex;
    font-size: 52px;
}

.temperature-dv-l {
    width: 48%;
    justify-content: start;
    display: flex;
}

.temperature-h3-h {
    margin-top: -15px;
    text-align: center;
}

.weather-temp {
    margin: 0;
    font-weight: 700;
    font-size: 4em;
    margin-top: -15px;
}

.tar {
    text-align: right !important;
}

.tal {
    text-align: left !important;
}

.weather-desc {
    margin-top: -15px;
    text-align: center;
}

.temperature-dv-real {
    color: #fff;
    position: fixed;
    top: 250px;
    width: 100%;
    justify-content: center;
    display: flex;
    opacity: 1;
}

.img-thermo {
    height: 69px;
}

@media screen and (max-width: 768px) {
    .temperature-dv-c {
        padding: 0 13px;
        font-size: 36px;
        margin-top: -9px;
    }

    .img-thermo {
        height: 46px !important;
    }

    .weather-temp {
        font-size: 2.5em;
    }

    .temperature-h3-h {
        font-size: 12px;
    }

    .weather-desc {
        font-size: 13px;
        margin-top: -14px;
    }

    .temperature-dv-real {
        top: 212px;
    }

    .mbm-0 {
        margin: 0 !important;
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
    .mtm {
        margin-top: 40px;
    }

    .logo-section{
        text-align: center;
    }

}

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

/*Google Review*/
.google-button {
    display: block;
    margin: 0;
    max-width: 270px;
    padding: 10px 10px 10px 50px;
    border-radius: 50px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    color: #00a0dc;
    background: url(https://cdn2.hubspot.net/hubfs/1961464/Support%20images/new-google-favicon-512.png) no-repeat left 20px center / 40px 40px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-animation: wiggle 2s ease-in infinite;
    -moz-animation: wiggle 2s ease-in infinite;
    -o-animation: wiggle 2s ease-in infinite;
    animation: wiggle 2s ease-in infinite;
}

    .google-button:hover {
        color: #ffffff;
     }

    .google-button strong {
        font-size: 18px;
        display: block;
    }

/*Whatsapp Chat*/

/* CSS Multiple Whatsapp Chat */
.whatsapp-name {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 0.5;
    color: #fff;
}

#whatsapp-chat {
    box-sizing: border-box !important;
    outline: none !important;
    position: fixed;
    width: 350px;
    border-radius: 10px;
    box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
    bottom: 90px;
    right: 30px;
    overflow: hidden;
    z-index: 99;
    animation-name: showchat;
    animation-duration: 1s;
    transform: scale(1);
}

a.blantershow-chat {
    /* background: #009688;
	 */
    background: #fff;
    color: #404040;
    position: fixed;
    display: flex;
    font-weight: 400;
    justify-content: space-between;
    z-index: 98;
    bottom: 25px;
    right: 30px;
    font-size: 15px;
    padding: 10px 20px;
    border-radius: 30px;
    box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
}

    a.blantershow-chat svg {
        transform: scale(1.2);
        margin: 0 10px 0 0;
    }

.header-chat {
    /* background: linear-gradient(to right top, #6f96f3, #164ed2);
	 */
    background: #009688;
    background: #095e54;
    color: #fff;
    padding: 20px;
}

    .header-chat h3 {
        margin: 0 0 10px;
    }

    .header-chat p {
        font-size: 14px;
        line-height: 1.7;
        margin: 0;
        color: #fff;
    }

.info-avatar {
    position: relative;
}

    .info-avatar img {
        border-radius: 100%;
        width: 50px;
        float: left;
        margin: 0 10px 0 0;
    }

a.informasi {
    padding: 20px;
    display: block;
    overflow: hidden;
    animation-name: showhide;
    animation-duration: 0.5s;
}

    a.informasi:hover {
        background: #f1f1f1;
    }

.info-chat span {
    display: block;
}

#get-label, span.chat-label {
    font-size: 12px;
    color: #888;
}

#get-nama, span.chat-nama {
    margin: 5px 0 0;
    font-size: 15px;
    font-weight: 700;
    color: #222;
}

#get-label, #get-nama {
    color: #fff;
}

span.my-number {
    display: none;
}
/* .blanter-msg {
	 color: #444;
	 padding: 20px;
	 font-size: 12.5px;
	 text-align: center;
	 border-top: 1px solid #ddd;
}
 */
textarea#chat-input {
    border: none;
    width: 100%;
    height: 42px;
    outline: none;
    resize: none;
    padding: 12px;
    font-size: 14px;
}

a#send-it {
    width: 30px;
    font-weight: 700;
    padding: 12px 30px 0 12px;
    background: #eee;
}

    a#send-it svg {
        fill: #a6a6a6;
        height: 18px;
        width: 18px;
    }

.first-msg {
    background: transparent;
    padding: 30px;
    text-align: center;
}

    .first-msg span {
        background: #e2e2e2;
        color: #333;
        font-size: 14.2px;
        line-height: 1.7;
        border-radius: 10px;
        padding: 15px 20px;
        display: inline-block;
    }

.start-chat .blanter-msg {
    display: flex;
}

#get-number {
    display: none;
}

a.close-chat {
    position: absolute;
    top: 5px;
    right: 15px;
    color: #fff;
    font-size: 30px;
}

@keyframes ZpjSY {
    0% {
        background-color: #b6b5ba;
    }

    15% {
        background-color: #111;
    }

    25% {
        background-color: #b6b5ba;
    }
}

@keyframes hPhMsj {
    15% {
        background-color: #b6b5ba;
    }

    25% {
        background-color: #111;
    }

    35% {
        background-color: #b6b5ba;
    }
}

@keyframes iUMejp {
    25% {
        background-color: #b6b5ba;
    }

    35% {
        background-color: #111;
    }

    45% {
        background-color: #b6b5ba;
    }
}

@keyframes showhide {
    from {
        transform: scale(0.5);
        opacity: 0;
    }
}

@media screen and (max-width: 480px) {
    #whatsapp-chat {
        width: auto;
        left: 5%;
        right: 5%;
        font-size: 80%;
    }
}

.hide {
    display: none;
    animation-name: showhide;
    animation-duration: 0.5s;
    transform: scale(1);
    opacity: 1;
}

.show {
    display: block;
    animation-name: showhide;
    animation-duration: 0.5s;
    transform: scale(1);
    opacity: 1;
}

.whatsapp-message-container {
    display: flex;
    z-index: 1;
}

.whatsapp-message {
    padding: 7px 14px 6px;
    background-color: #fff;
    border-radius: 0px 8px 8px;
    position: relative;
    transition: all 0.3s ease 0s;
    opacity: 0;
    transform-origin: center top 0px;
    z-index: 2;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
    margin-top: 4px;
    margin-left: -54px;
    max-width: calc(100% - 66px);
}

.whatsapp-chat-body {
    padding: 20px 20px 20px 10px;
    background-color: #e6ddd4;
    position: relative;
}

    .whatsapp-chat-body::before {
        display: block;
        position: absolute;
        content: "";
        left: 0px;
        top: 0px;
        height: 100%;
        width: 100%;
        z-index: 0;
        opacity: 0.08;
        background-image: url("https://elfsight.com/assets/chats/patterns/whatsapp.png");
    }

.dAbFpq {
    display: flex;
    z-index: 1;
}

.eJJEeC {
    background-color: #fff;
    width: 52.5px;
    height: 32px;
    border-radius: 16px;
    display: flex;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-align: center;
    align-items: center;
    margin-left: 10px;
    opacity: 0;
    transition: all 0.1s ease 0s;
    z-index: 1;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

.hFENyl {
    position: relative;
    display: flex;
}

.ixsrax {
    height: 5px;
    width: 5px;
    margin: 0px 2px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    top: 0px;
    background-color: #9e9da2;
    animation-name: ZpjSY;
}

.dRvxoz {
    height: 5px;
    width: 5px;
    margin: 0px 2px;
    background-color: #b6b5ba;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    top: 0px;
    animation-name: hPhMsj;
}

.kAZgZq {
    padding: 7px 14px 6px;
    background-color: #fff;
    border-radius: 0px 8px 8px;
    position: relative;
    transition: all 0.3s ease 0s;
    opacity: 0;
    transform-origin: center top 0px;
    z-index: 2;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
    margin-top: 4px;
    margin-left: -54px;
    max-width: calc(100% - 66px);
}

    .kAZgZq::before {
        position: absolute;
        background-image: url("data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC"); background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: contain;
        content: "";
        top: 0px;
        left: -12px;
        width: 12px;
        height: 19px;
    }

.bMIBDo {
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.4);
}

.iSpIQi {
    font-size: 14px;
    line-height: 19px;
    margin-top: 4px;
    color: #111;
}

.iSpIQi {
    font-size: 14px;
    line-height: 19px;
    margin-top: 4px;
    color: #111;
}

.cqCDVm {
    text-align: right;
    margin-top: 4px;
    font-size: 12px;
    line-height: 16px;
    color: rgba(17, 17, 17, 0.5);
    margin-right: -8px;
    margin-bottom: -4px;
}

.clients-list img {
    max-height: unset !important;
}

.works.style-1 .work-item .work-item-img, .works.style-1 .work-item .newCustomBackground {
    background-color: transparent;
}

.background-banner {
    background: url('../../default/images/background/qatarairwaysbanner.png');
    padding: 10px;
}

.loyalty-card{
    width: 300px;
    height: 200px;
    box-shadow: 1px 1px 10px 3px;
}

.loyalty-card:hover {
    box-shadow: 1px 1px 10px 3px;
}

.custom-text {
    padding: 20px;
}

.custom-card {
    box-shadow: 0.2px 0.2px 2px 0.2px;
}

.section-margin{
    margin-top: 30px
}

.custom-input {
    width: 100%;
}

.custom-from{
    width: 65%;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.custom-title{
    font-size: 3em;
}

.custom-span{
    font-size: 2em;
}

.custom-card-title {
    font-size: 1.3em;
}

.custom-card-span {
    font-size: 1.2em;
}

.partner-discount-title{
    font-size: 2em;
}

.partner-discount-logo {
    height: 170px;
    border: 1px solid;
    margin-left: 10px;
}

.partner-discount-logo-section{
    display: inline-block;
}

.title-margin{
    margin-top: 20px;
    margin-bottom: 20px;
}

.custom-margin{
    margin-top: 10px;
}

/*allergy icons*/
.allergy-icon {
    margin-left: 1px;
    margin-top: -2px;
}

.allergy-icon-card {
    margin-top: -10px;
}

.icon-card {
    height: 26px;
    width: 26px;
}

.line {
    position: relative;
    top: -4px;
}

.line-card {
    position: relative;
    top: -6px;
    font-size: 27px;
    color: #d8ab744a;
}

.icon-name {
    position: relative;
    top: -4px;
    font-size: 12px;
}

.view-more {
    position: relative;
    top: 0px;
    font-size: 12px;
    margin-left: 2px;
    margin-right: 2px;
}

.card-title {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-size: 24px !important;
    color: black !important;
}

.icon-name-card {
    position: relative;
    top: -8px;
    font-size: 14px;
}

.allergy-icon-title {
    font-size: 13px;
    display: ruby;
}

.allergy-icon-title-card {
    font-size: 17px;
    display: ruby;
}

.vegetarian-highlight {
    background-color: #73b44c;
    padding: 2px 4px 2px 4px;
    border-radius: 20px;
    display: inline-flex;
    margin-top: 5px;
}

.vegetarian-highlight-text {
    font-size: 7px;
    color: white;
    margin: 0px 5px 0px 5px;
}

.vegetarian-highlight-card {
    background-color: #73b44c;
    padding: 3px 8px 3px 8px;
    border-radius: 20px;
    display: inline-flex;
    margin-top: 5px;
}

.vegetarian-highlight-text-card {
    font-size: 10px;
    color: white;
    margin: 0px 5px 0px 5px;
}

.vegan-highlight-card {
    background-color: #227f0b;
    padding: 3px 8px 3px 8px;
    border-radius: 20px;
    display: inline-flex;
    margin-top: 5px;
}

.vegan-highlight-text-card {
    font-size: 10px;
    color: white;
    margin: 0px 5px 0px 5px;
}

.spicy-highlight-card {
    background-color: #e00a16;
    padding: 3px 8px 3px 8px;
    border-radius: 20px;
    display: inline-flex;
    margin-top: 5px;
}

.spicy-highlight-text-card {
    font-size: 10px;
    color: white;
    margin: 0px 5px 0px 5px;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: #8e8e8e;
        text-decoration: none;
        cursor: pointer;
    }


.icon-name-popup {
    position: relative;
    top: -4px;
    font-size: 16px;
}

.line-popup {
    font-size: 18px;
    position: relative;
    top: -6px;
}

.align-icons {
    padding: 25px 0px;
    background-color: #fff;
    line-height: 35px;
}

.display {
    display: flex;
}

/*@media screen and (max-width: 1201px) {
    .cat-margin-pad {
        padding-top: 20px !important;
    }
}*/

@media screen and (max-width: 768px) {
    .display {
        display: block;
    }

    .view-more {
        position: relative;
        top: -4px;
        font-size: 12px;
        margin-left: 2px;
        margin-right: 2px;
    }

    .zoomed-image {
        margin: 0 auto;
        width: 500px;
    }

}
/*allergy icons end*/

.favorite-span {
    position: absolute;
    right: 15px;
    bottom: 10px;
    z-index: 1;
}

/* favorite */
/*.favorite {
    color: white;
    font-size: 36px;
    display: block;
    filter: drop-shadow(3px 3px 2px #000);
}

.favorite-fill {
    color: #d8ab74;
    font-size: 36px;
    display: none;
    filter: drop-shadow(0px 0px 4px #2b2b2b);
}*/


/* favorite start */

:root {
    --heart-fill-color: #d8ab74;
    --heart-outline-color: #ffffff;
}

.heart-button {
    cursor: pointer;
    width: 30px;
    height: 30px;
    position: absolute;
    display: inline-block;
    background-color: transparent;
    border-radius: 50%;
    transition: transform 0.2s ease-in-out;
    filter: drop-shadow(1px 1px 4px black);
    right: 15px;
    bottom: 10px;
    z-index: 1;
}

.heart-button svg {
    width: 100%;
    height: 100%;
    fill: none;
    stroke: var(--heart-outline-color);
    stroke-width: 2;
    transition: fill 0.2s ease-in-out;
}

.heart-button.filled svg {
    fill: var(--heart-fill-color);
    stroke: var(--heart-outline-color);
    filter: drop-shadow(1px 1px 4px black);
}

.heart-button:active {
    transform: scale(0.95);
}

/* favorite end */


.invitation-img {
    height: 100%;
    width: 100% !important;
}

.cat-margin {
    margin-top: 0px !important;
}

.tab-align {
    background-color: #f2f2f2 !important;
}

.menu-tab {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}

.menu-item-align {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}

.display-grid {
    display: grid;
    width: 80%;
}

.menu-meal-text {
    font-size: 13px;
    margin: 0;
    color: #969696;
}

.set-menu-text {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 24px; /* Adjust as needed */
    background: linear-gradient(90deg, black, #d8ab74, black);
    background-size: 200%; /* Ensure the shine has enough space */
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    animation: shine-text 2s infinite linear;
}

@keyframes shine-text {
    from {
        background-position: 200%; /* Start with the gradient off-screen */
    }

    to {
        background-position: -200%; /* Move the gradient across the text */
    }
}

.set-menu-category-text {
    position: relative;
    display: inline-block;
    font-size: 14.5px; /* Adjust as needed */
    background: linear-gradient(90deg, black, #d8ab74, black);
    background-size: 200%; /* Ensure the shine has enough space */
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    animation: shine-text 2s infinite linear;
}

@keyframes shine-text {
    from {
        background-position: 200%; /* Start with the gradient off-screen */
    }

    to {
        background-position: -200%; /* Move the gradient across the text */
    }
}
