.otgs-development-site-front-end {
    display: none !important;
}

.event-content p {
    padding-bottom: 2rem !important;
}

bottom-img {
    height: 200px;
    object-fit: cover;
    object-position: top;
}

.tribe-events-calendar-series-archive__container .tribe-common-c-svgicon--series {
    display: none !important;
}

/* .tribe-events .tribe-events-calendar-month__multiday-event--width-5 .tribe-events-calendar-month__multiday-event-bar {
       width: 100% !important;
   } */
.wpcf7-form.submitting button {
    pointer-events: none !important;
}

.tribe-events-c-top-bar__datepicker-container {
    left: auto !important;
}

a.tribe-events-calendar-month-mobile-events__mobile-event-title-link.tribe-common-anchor:hover {
    border: none !important;
}

.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom {
    left: 0 !important;
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
    background-color: transparent !important;
}

button.tribe-common-c-btn__clear.tribe-common-h3.tribe-common-h--alt.tribe-events-c-top-bar__datepicker-button {
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 23.33px !important;
    color: #4A5660 !important;
    font-family: "Dubai";
}

.tribe-events-calendar-month .tribe-events-calendar-month__day-date.tribe-common-h4 {
    font-family: "Dubai" !important;
}

h3.tribe-events-calendar-month__calendar-event-title.tribe-common-h8.tribe-common-h--alt {
    font-family: "Dubai" !important;
}

a.tribe-events-calendar-month__calendar-event-tooltip-title-link.tribe-common-anchor-thin {
    font-family: "Dubai";
}

.tribe-events-calendar-month__calendar-event-tooltip-datetime {
    font-family: "Dubai" !important;
}

.tribe-events-calendar-month .tribe-events-calendar-month__header-column-title.tribe-common-b3 {
    font-family: "Dubai" !important;
}

h3.tribe-events-calendar-month__day-date.tribe-common-h6.tribe-common-h--alt {
    font-family: "Dubai" !important;
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime {
    font-family: "Dubai" !important;
}

h3.tribe-events-calendar-month-mobile-events__mobile-event-title.tribe-common-h7 {
    font-family: "Dubai" !important;
}

h3.tribe-events-calendar-month-mobile-events__mobile-event-title.tribe-common-h7 {
    font-family: "Dubai" !important;
}

.tribe-events .tribe-events-c-top-bar__datepicker {
    display: flex;
    align-items: center;
    justify-content: center;
}

button.tribe-common-c-btn__clear.tribe-common-h3.tribe-common-h--alt.tribe-events-c-top-bar__datepicker-button {
    font-size: 18px !important;
    ;
    font-weight: 500 !important;
    ;
    line-height: 30.38px !important;
    ;
    letter-spacing: 0.01em !important;
}

@media (max-width:575.98px) {
    .tribe-events-header {
        border-bottom: 1.1px solid #5DB07540 !important;
    }
}

@media (max-width: 575px) {
    body.post-type-archive-tribe_events .tribe-events-calendar-month-mobile-events {
        padding: 0 1.2rem;
    }
}

@media (max-width: 350px) {
    .modal-content .btn-wrapper {
        flex-direction: column;
        align-items: flex-start;
        row-gap: 1rem;

        .primary-btn {
            width: 100%
        }
    }
}

.tooltipster-content {
    height: 100vh;
    overflow-y: auto !important;

    &::-webkit-scrollbar {
        width: 2px;
    }

    &::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    &::-webkit-scrollbar-thumb {
        background: #F05423;
    }

    &::-webkit-scrollbar-thumb:hover {
        background: #555;
    }
}

body.post-type-archive-tribe_events {
    .tabsSection {
        overflow: hidden;

        .custom-container {
            padding: 0;
        }

        .tabs .wrap {
            padding: 0 1.2rem;
        }
    }
}

@media (max-width: 767.98px) {
    .header_nav ul li {
        padding-right: 0;
        padding-left: 0;
        margin-left: 1.5rem;
        margin-right: 1.5rem;

        &:last-child {
            padding-right: 1.5rem;
            padding-left: 1.5rem;
            margin-left: 0rem;
            margin-right: 0rem;
        }
    }

    body.overflow-hidden .header_nav .bottom-img.bottom-img-active {
        height: 17rem;
        object-position: top;
    }
}

@media (max-width: 575.98px) {
    .header_logo {
        padding: 1rem 1.5rem 1rem 1.5rem;
    }
}

@media (max-width: 575.98px) {
    .header-span {
        margin-top: -3px !important;
    }

    .hover-mask {
        mask-size: cover;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }

    .hover-date {
        /* border: 4px solid #ffffff; */
        width: 65px;
        height: 90px;

    }
    .hover-img-active .hover-content .hover-date {
        position: absolute;
        top: 0px;
        background-color: #ff5a00;
        /* padding: 49px 26px; */
    }

    .calender {
        padding-bottom: 0;
        background-color: transparent !important;
    }
}

.tribe-events-calendar-month__multiday-event-bar-inner {
    max-width: 157px;
    width: 100%;
    flex-wrap: wrap !important;
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-title {
    white-space: unset !important;
}

.tribe-events .tribe-events-calendar-month__multiday-event--width-5 .tribe-events-calendar-month__multiday-event-bar {
    width: 100% !important;
}

.instagram-head .section-title {
    text-align: right;
}

.instagram .section-title h2:after {
    left: 0;
    transform: none;
}

@supports (-webkit-appearance: none) {

    .header_logo img {
        width: 11rem;
        max-width: 11rem;

    }

    @media (min-width: 991.98px) {
        .header {
            display: -webkit-box !important;
        }
    }

}

.header_logo img {
    display: block !important;
    visibility: visible !important;
    width: 11rem;
    max-width: 11rem;
}

.header-span {
    margin-top: -1px;
}

.header_announcement {
    gap: 3px;
}

.wpml-ls-legacy-dropdown-click {
    width: 66px !important;
    max-width: 100%;
}

.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    background: #ff5a00;
    top: 130% !important;

}

.wpml-ls-legacy-dropdown-click .wpml-ls-item {
    width: 100% !important;
}

.wpml-ls-legacy-dropdown-click a {
    border: none !important;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
    display: none !important;
}

/* .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
    content: "";
    vertical-align: middle;
    display: inline-block;
border: none !important;
    position: absolute;
    background: url(../images/logo/translation-img.svg) !important;
    width: 16px;
    height: 16px;
} */
.wpml-ls-legacy-dropdown-click a:hover {
    background: transparent !important;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
    padding: 0 !important;
}

@media (max-width: 992.98px) {
    .country-box {
        top: 2.5rem !important;
        left: 3.5rem !important;
    }
}

@media (max-width: 767.98px) {
    .country-box {
        top: -11.9rem !important;
        left: 8.5rem !important;

    }
}

.wpml-ls-legacy-dropdown-click .wpml-ls-item {
    padding: 0;
    margin: 0;
    background: none !important;
    width: max-content !important;
    list-style-type: none;
}

.wpml-ls-legacy-dropdown-click a {
    background-color: transparent !important;
    color: #000000 !important;
}

.contact-form label {
    right: 11px !important;
    width: max-content !important;
    left: auto !important;
}

.wpcf7-email {
    background-position: 5% center !important;
}

.wpcf7-tel {
    background-position: 5% center !important;
}

input#mobile {
    padding-right: 111px !important;
    padding-left: 46px !important;
}

.intl-tel-input.allow-dropdown .flag-container,
.intl-tel-input.separate-dial-code .flag-container {
    left: auto !important;
    right: 0 !important;
}

.intl-tel-input.allow-dropdown .selected-flag,
.intl-tel-input.separate-dial-code .selected-flag {
    padding: 0 16px 0 0 !important;
}

.contact-form {
    direction: rtl !important;

}

.contact-form .relative {
    direction: rtl !important;

}

@media (max-width: 767.98px) {
    .header_announcement {
        direction: ltr;
        flex-direction: row-reverse;
    }
}

.wpml-ls-item-ar .wpml-ls-link span {
    font-family: "Cairo", sans-serif !important;
}


.langSwitcher a {
    font-weight: 600 !important;
}

.langSwitcher a:after {
    display: none;
}
.hover-img img {
    border-radius: 20px;
}
