/* Preloader */
.page-loading-effect .page-loading-inner img {
    max-width: 10rem;
}

/* Header */
header.site-header .row {
    margin-top: 20px;
    margin-bottom: 20px;
}

/* Homepage */
.hero-video .elementor-widget-container .e-hosted-video {
    height: 100vh;
    display: flex;
    align-items: center;
}
.hero-video .elementor-widget-container * {
    color: #fff !important;
}
.elementor-5013 .elementor-element.elementor-element-deec20a .heading-secondary:before {
    background: #fff !important;
}
.hero-video .elementor-widget-container .e-hosted-video::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgb(28 31 29 / 50%);
}

.nuss-light-gallery .nuss-overlay {
    position: relative;
    top: -50%;
    left: 0;
    width: inherit;
    height: unset;
}

.archive-room-search .inner-room-wrap .room-thumbnails {
    overflow: hidden;
}

.elementor-widget-nuss-booking-search-form .uxper-search-form .form-control {
    width: 260px;
}

/* .children,
.ux_room_childrens {
    display: none !important;
} */

.extra-service-detail .grid {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}

.single-room .room-booking .extra-service-detail .inner-service .service-title {
    display: flex;
    align-items: self-end;
}

select {
    color: #7e7e7e !important;
}

.paysera-payments {
    background-color: white !important;
    margin-top: 1rem;
    border-radius: .25rem;
}

.paysera-payments .payment-group-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

div.paysera-payments.grid span.paysera-text {
    display: none !important;
}

div.payment-group-title {
    color: black;
    text-align: center;
    margin: 1rem;
}

.paysera-payment-active {
    border: 0;
    border-radius: .25rem;
    padding: 2rem !important;
    background-color: #f4f4f4;
}

.paysera-payment-method-label {
    border: 0 !important;
}

.gt_float_switcher img {
    width: 26px !important;
}

.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 5px 5px !important;
}

.uxper-form .children,
.ux-room-calendar .children,
.ux_room_childrens {
    display: none !important;
}

@media only screen and (max-width: 767px) {
    .woocommerce-checkout-payment-inner,
    .woocommerce-checkout-review-order-table {
        width: 100% !important;
        max-width: 100% !important;
    }
}

.woocommerce .cart.shop_table tbody tr td.product-quantity {
    pointer-events: none;
    opacity: .5;
}

.datepick-month tr td .datepick-only-checkout {
    background: #ffe8d0;
}

.main-menu.desktop-menu .menu ul.sub-menu {
    background-color: transparent;
}

.single-ux_room .room-availability {
	/* display: none !important; */
}

.hb-availability-calendar-wrapper,
.ux-booking-form,
.booking-wgt {
    width: 100%;
}

.booking-wgt {
    margin-top: 2rem;
}