.u-hide {
    display: none !important;
}

.u-disabled {
    opacity: .5 !important;
    cursor: not-allowed !important;
}

.u-disabled a {
    cursor: not-allowed;
}

.clinic .tab-list-Wrap {
    justify-content: space-between;
    gap: 0;
}

.treatment .tab-list {
    padding-top: 0;
}

.treatment .tab-box {
    margin-top: 1rem;
}

.tab-box-Item {
    padding: 0;
    justify-content: center;
}


.modal[data-type="quickMenu"] .quick-list-Right {
    max-height: 70vh;
    overflow: auto;
}

.modal[data-type="quickMenu"] .quick-list-Right .list-item ul li a i {
    font-size: 32px;
}

.search-result-Side .active-filters header a.p-reset-btn {
    background-color: transparent;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.25rem;
    color: var(--color-link);
    text-decoration: underline;
    border: none;
    padding: 0;
}

.wrapper-dropdown .dropdown {
    max-height: 50vh;
}

.swiper[data-slide="full"] {
    overflow: hidden;
}

.invalid-feedback {
    color: darkred;
    font-size: 11px;
    text-align: left;
}

.wrapper-dropdown .invalid-feedback {
    position: absolute;
    bottom: -20px;
    color: #FFF;
    background: darkred;
    padding: 0px 5px;
    border-radius: 4px;
}

.modal[data-type="quickMenu"] .quick-list-Right .list-item ul.poi {
    gap: 0;
}

.modal[data-type="quickMenu"] .quick-list-Right .list-item ul.poi li {
    width: 200px;
}

.modal[data-type="quickMenu"] .quick-list-Right .list-item ul.poi li a {
    font-size: 13px;
    display: block;
}

.search-result-Main .search-content .list-content .right .clinic-name .clinic-title .name h2 a {
    color: var(--color-primary);
}

.content-Side .appointment .form_item {
    margin-top: .65rem;
}

.site_menu-Main-Top .nav .left .link-list-Item-Link .p-menu-badge {
    position: absolute;
    right: -20px;
    top: -2px;
}

.home-search-Nav .p-menu-badge {
    margin-left: 0.5rem;
}

.cart .start-now p {
    color: darkred !important;
    opacity: 1 !important;
    font-size: 1rem !important;
}


.reviews-List {
    padding-top: 0px !important;
}

.featured-editors:before {
    background: transparent url("/img/life_bg.png") center center no-repeat !important;
    background-size: 100%;
}

.content[data-style="life"] .author-header:before {
    background: transparent url("/img/life_bg.png") center center no-repeat !important;
    background-size: 100%;
}

.clinic-cover .poi-clinic-right-btn {
    position: absolute;
    right: 1rem;
    bottom: 1rem;
    z-index: 10;
}

.p-destination-fix-title {
    max-width: 110px;
}

.experince_boxes .experince_boxes-Featured a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.p-static .static-page .static-side {
    max-width: 360px;
    margin-right: 2rem;
}

#j-count-time div {
    float: left;
}

#j-count-time .jst-hours {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.notification[data-style="warning"] {
    background-color: var(--color-error-bg);
    color: var(--color-error);
    border-color: rgba(169, 75, 43, 0.15);
}

.home-section[data-type="destinations"] {
    background: var(--color-secondary-bg);
    background-size: cover;
}

@media (max-width: 85.365em) {

    .site_menu-Top .right .login .btn {
        padding: 0 0.84rem;
    }

    .site_menu-Top .right .login .btn span {
        clip-path: none;
        width: auto;
        height: auto;
        position: relative;
    }

    /*
    .site_menu-Top .right .search-btn {

    }

    .site_menu-Top .left .btn-lang {
        margin-right: 2.5rem;
    }

    .site_menu-Main-Top .nav .left .link-list-Item-Link .p-menu-badge {
        position: relative;
        top: 0;
        right: 0;
        margin-left: 10px;
    }
    */
}

@media (max-width: 79.99em) {
    .close-window {
        display: inline-flex;
    }

    .static-page .static-side {
        max-width: fit-content;
        position: relative;
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 47.99em) {
    .tab-list-Wrap {
        justify-content: space-between;
        gap: 1.4em;
    }

    .search-result-Main .search-content .list-content .right .clinic-name .clinic-title .name .treatment_location a {
        white-space: normal;
    }

    .search-result-Main .search-content .list-content .right .clinic-name .clinic-title .name .treatment_location span {
        flex: 0 0 100%;
    }

}

@media (max-width: 35.99em) {

}

.site_menu-Top .left {
    vertical-align: middle;
}

.p-acenta-no {
    display: none;
}

@media (min-width: 85.365em) {
    .p-acenta-no {
        display: inline-flex;
        font-family: "Medium";
        font-size: 12px;
        margin-left: 20px;
        background: rgba(255, 255, 255, .5);
        padding: 2px 8px;
        border-radius: 4px;
    }
}

.u-category-text__about_html {
    font-size: .8em;
}

.checkout-Steps-Item .checkout_row-Content .box.with-photo img {
    border: 1px solid #DDD;
}

.modal-Container-Header span {
    font-size: 18px;
    line-height: 27px;
    font-family: "Bold";
    margin: 0;
    padding-top: .5rem;
}

.login_page-Content-Header span {
    font-size: 24px;
    line-height: 32px;
    font-family: "Bold";
    margin: 1.5rem 0 .25rem;
}

.modal[data-type="confirmation"] .modal-Container-Header h3 {
    font-size: 1.25rem;
    line-height: 2rem;
    font-family: "Bold";
}


.w-ac-list {
    scrollbar-width: thin;
    scrollbar-color: #EFF2F5 transparent;
}

.w-ac-list > div {
    display: block;
    border-bottom: 1px solid #e3e5e9;
    padding: 5px 15px;
    position: relative;
    background: var(--color-white-text);
    font-size: 1rem;
    line-height: 1.3125rem;
    font-family: "Regular";
}


.w-ac-list > div:hover {
    text-decoration: none;
    background: #f3f5f9;
}

.autocomplete-suggestions {
    z-index: 99992;
}

.p-brand-list {
    padding-top: 1rem;
}

.p-brand-list h4 {
    border-bottom: 3px solid var(--color-dark-border);
    width: 10px;
}

.p-brand-list > div {
    font-family: "Medium";
    font-size: 90.5%;
    color: var(--color-light-text);
}

#j-grecaptcha {
    transform: scale(0.86);
!important;
    transform-origin: 0 0;
!important;
}

.p-stay-wrap {
    display: flex;
    flex-flow: row wrap;
    column-gap: 1.5rem;
}

.p-stay {
    flex-basis: calc(20% - 1.2rem);
    overflow: hidden;
}

.p-stay-wrap > .p-stay > a:hover {
    background: none;

}

.p-stay-wrap > .list-content[data-type="large-list"]:hover:before {
    content: none;
}

.p-stay-wrap > .p-stay:hover strong {
    color: var(--color-link)
}

.p-stay-wrap > .list-content[data-type="large-list"] {
    max-width: none;
}

.p-stay-wrap > .p-stay:hover img {
    opacity: .95;
    filter: brightness(105%)
}

@media (max-width: 79.99em) {
    .p-stay {
        flex-basis: calc(25% - 1.125rem);
    }
}

@media (max-width: 47.99em) {
    .p-stay {
        flex-basis: calc(50% - 0.75rem);
    }
}

.p-lng-modal-h2 {
    font-size: 12px;
    line-height: 18px;
    color: var(--color-light-text);
    font-family: "Medium";
    margin-bottom: .5rem;
    display: block;
}

.modal[data-type="langSelect"] .langList > .p-lng-modal-h2:not(:nth-of-type(1)) {
    margin-top: 1.25rem;
}

.modal-Container-Header > .p-quick-menu-h2 {
    font-size: 16px;
!important;
    padding: 0;
!important;
    margin: 0;
!important;
    font-family: Bold;
    line-height: unset;
}

.p-subMenu-h2 {
    font-size: 13px;
    font-family: "Medium";
    color: var(--color-light-text);
    padding-left: 1rem;
}

.section-header > .p-service-h2 {
    font-size: 16px;
    line-height: 26px;
    font-family: "Bold";
    color: var(--color-primary);
}

.section-header > .p-service-qa-h3 {
    font-size: 16px;
    line-height: 26px;
    font-family: "Bold";
    color: var(--color-primary);
}

.p-content-side-h2 {
    font-family: "Bold";
    margin-bottom: 1rem;
    display: block;
}

.p-side-contact-h3 {
    font-family: "Bold";
}

.p-search-modal-h2 {
    display: block;
    font-size: 10px;
    line-height: 17px;
    color: var(--color-light-text);
    margin: 0;
    font-family: "Medium";
}

[class^="wll-"], [class*=" wll-"] {
    line-height: 1 !important;
}

.p-brand-list a {
    text-decoration: none;
    color: var(--color-light-text);
}

.p-brand-list a:hover {
    color: var(--color-link);
}

.p-show-web {
    display: block;
}

@media (max-width: 47.99em) {
    .p-show-web {
        display: none;
    }
}

.p-hide-web {
    display: none !important;
}

@media (max-width: 47.99em) {
    .p-hide-web {
        display: block !important;
    }

}

.p-service-about-text:not(.active) p:first-of-type {
    overflow: hidden;
    max-height: 75px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: -o-ellipsis-lastline
}

.p-service-about-text:not(.active) p + p {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 1px
}

.p-service-about-text-wrapper .read_more {
    color: var(--color-link);
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 20px;
    line-height: 1.25rem;
    text-decoration: underline;
    font-family: "Medium";
    cursor: pointer;
    margin-top: .25rem;
    display: inline-flex
}

.p-service-about-text-wrapper .read_more.hidden {
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    color: rgba(255, 255, 255, 0)
}

.p-service-about-text-wrapper .read_more span {
    position: relative
}

.p-service-about-text-wrapper .read_more span:after {
    content: attr(data-more)
}

.p-service-about-text-wrapper .read_more.active span:after {
    content: attr(data-less)
}

.attraction_order.w-soon:before {
    position: absolute;
    content: ' ';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 20;
    border-radius: 10px;
}

.attraction_order .p-soon {
    position: absolute;
    top: 50%;
    bottom: 0;
    right: 0;
    left: 0;
    color: rgba(255, 255, 255, .6);
    text-align: center;
    font-size: 24px;
    z-index: 21;
}


.w-page-well .w-acco-offer {
}

.w-page-well .w-acco-offer .p-room {
    padding-left: 0;
}

.w-page-well .w-acco-offer .p-room .p-name {
    padding-left: 0;
}

.w-page-well .w-acco-offer .p-room .p-info {
    padding-left: 0;
}

.w-page-well .w-acco-offer .p-room .p-info span {
    padding: 0 15px 0 0;
    font-size: .8rem;
    font-family: "Regular";
}

.w-page-well .room_boards .p-tv-room-name {
    font-size: .7rem;
    line-height: .7rem;
    font-family: "Regular";
    padding-left: 0;
}

.w-page-well .room_boards .p-hotel-address {
    font-size: .8rem;
    font-family: "Regular";
}


.w-page-well .w-kid-age {
    padding: 1rem;
    display: flex;
    justify-content: space-between;
}

.w-page-well .w-kid-age .form_select {
    min-width: 80px;
}

.w-page-well .w-kid-age .form_select span {
    position: absolute;
    font-size: .75rem;
    top: -1rem;
}

.w-page-well .w-kid-age .form_select select {
    padding: .6rem;
    font-size: 14px;
    font-family: 'Medium';
}

.w-page-well .w-kid-age .form_select:after {
    top: 1.15rem;
}

.w-page-well .modal[data-type="room-details"] .modal-Wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

.w-page-well .modal[data-type="room-details"] .modal-Wrap::-webkit-scrollbar {
    display: none;
}

.checkout-Side .poi-verify-icon:before {
    content: "";
}

.modal[data-type="guide-details"] .guide-preview {
    max-height: calc(100vh - 5rem);
    padding-right: .25rem;
}

.section-header[data-style=list] a {
    column-gap: 0.5rem;
    margin-top: -0.275rem;
}

@media (min-width: 48em) {
    .account-side .side-box-List {
        max-height: unset;
    }
}

.account-content .timeline-Item[data-notfound] {
    color: var(--color-red);
}

.content-Main .clinic-cover-Buttons a.btn {
    display: inline-flex;
    flex-flow: row wrap;
    align-items: center;
    margin-left: 0.75rem;
}

.content-Main .clinic-cover-Buttons a.btn em {
    font-size: 115%;
    line-height: 0;
    margin-right: 0.5rem;
}

.p-alert {
    display: flex;
    flex-flow: row wrap;
    column-gap: 1rem;
    align-items: center;
    border-radius: 6px;
    border: 1px solid;
    padding: 1rem 1rem 0.85rem 1rem;
}

.p-alert[data-style=warning] {
    background-color: var(--color-error-bg);
    color: var(--color-error);
    border-color: rgba(169, 75, 43, 0.15);
}

.p-alert em {
    font-size: 18px;
    line-height: 0;
    position: relative;
    top: -0.1rem;
}

.package-list .p-hotel-notfound {
    color: var(--color-red);
    font-size: 15px;
    margin-top: 10px;
}