.mfp-wrap.mfp-ready:has(#lightbox-select-room) {
    z-index: 999999;
}

span.type-hotel {
    color: var(--primary-color);
    border: 1px solid var(--primary-color);
    padding: 2px 4px;
    font-size: 12px;
    line-height: 14px;
    margin-left: 6px;
    white-space: nowrap;
    border-radius: 4px;
}

.tags-product-box span {
    color: #FFF;
    display: inline-block;
    padding: 4px 6px 3px;
    overflow: hidden;
    font-size: 12px;
    max-width: 140px;
    background: rgb(255, 188, 57);
    font-weight: 600;
    line-height: 14px;
    white-space: nowrap;
    border-radius: 4px;
    text-overflow: ellipsis;
}

.tags-product-box {
    position: absolute;
    top: -25px;
    left: 5px;
}

.badge-container.absolute.left.top.z-1 .callout.badge.badge-circle {
    top: -33px;
    left: -19px;
    width: 80px;
    height: 80px;
    position: absolute;
    border-radius: 50%;
}

.badge-container.absolute.left.top.z-1 .callout.badge.badge-circle .badge-inner.secondary.on-sale {
    color: #ffffff;
    display: flex;
    position: absolute;
    font-size: 18px;
    align-items: end;
    font-weight: 600;
    line-height: 21px;
    justify-content: flex-end;
    padding-right: 12px;
    padding-bottom: 15px;
    background-color: #0078d4;
}

.badge-container.absolute.left.top.z-1 {
    margin: 0;
}

.box-hotel-small.col.product.type-product>.col-inner,
.sc-product-tour .product-images,
.section-product.section .col-inner {
    overflow: hidden;
}

.hi-product-box span.price,
.box-hotel-small.box span.price {
    display: none;
}

.hi-product-box,
.box-hotel-small.box {
    overflow: hidden;
    border-radius: 8px;
    height: 100%;
    font-size: 14px;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.03);
    transition: box-shadow 0.4s;
    line-height: 17px;
    border-radius: 8px;
    background-color: #ffffff;
    border: 1px solid #EDF2F7;
}

.box-hotel-small .box-text {
    width: 100%;
    height: calc(100% - 155px);
    display: flex;
    padding: 12px;
    min-height: 135px;
    flex-direction: column;
    justify-content: space-between;
}

.box-hotel-small .box-text .product-title a {
    font-weight: 600;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 41.6px;
    transition: all .1s ease-in-out;
}

.box-hotel-small .box-text .product-title a:hover {
    color: var(--primary-color);
}

.box-hotel-small .old-price {
    text-decoration: line-through;
    text-align: right;
    opacity: .5;
}

.box-hotel-small .lowest-price {
    text-align: right;
    font-weight: bold;
    line-height: 21px;
    font-size: 18px;
    color: var(--primary-color);
}

.box-hotel-small span.number-star {
    display: inline-block;
    margin-bottom: 5px;
}

.info-tour i {
    display: inline-block;
    width: 16px;
}

input[type=date] {
    position: relative;
}

input[type=date]:before {
    font-family: 'dashicons';
    font-weight: normal;
    content: "\f508";
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    background-color: #fff;
    width: 20px;
    pointer-events: none;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

.tags-product span {
    padding: 8px 6px 6px;
    border-radius: 4px;
    background-color: #00B6F3;
    color: #fff;
    font-size: 15px;
    display: inline-block;
    line-height: 15px;
    font-weight: bold;
}

.tags-product span:not(:last-child) {
    margin-right: 8px;
}

.tags-product span:first-child {
    background-color: #FFBC39;
}

.tags-product span:nth-child(2) {
    background-color: #8547EC;
}

.tags-product {
    margin-bottom: 5px;
}

h1.product-title {
    margin-bottom: 0;
}

.col-diachi p {
    margin-bottom: 0;
}

.tien-nghi {
    width: 100%;
    border: 1px solid #EDF2F7;
    height: 192px;
    display: flex;
    flex-wrap: wrap;
    border-radius: 8px;
}

.tien-nghi>span img {
    margin-bottom: 5px;
}

.tien-nghi>span {
    width: 20%;
    display: flex;
    padding: 12px 7px;
    align-items: center;
    flex-direction: column;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
}

.tien-nghi>span:not(:last-child)>span {
    display: -webkit-box;
    overflow: hidden;
    min-width: 85px;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.tien-nghi:not(.tien-nghi-lb)>span:last-child span a {
    color: #00B6F3;
    width: 56px;
    cursor: pointer;
    height: 56px;
    display: flex;
    background: #CCF0FD;
    align-items: center;
    font-weight: 600;
    border-radius: 50%;
    justify-content: center;
}

.tien-nghi.tien-nghi-lb {
    height: auto;
    border: none;
    margin: 0;
}

.tien-nghi.tien-nghi-lb>span {
    width: 14.2857%;
}

.gallery-room .col.large-4.small-4:first-child {
    flex-basis: 100%;
    max-width: 100%;
}

.gallery-room .col.large-4.small-4 {
    padding: 1px !important;
}

.gallery-room {
    border-radius: 12px;
    overflow: hidden;
}

.item-room {
    border: 1px solid #EDF2F7;
    font-size: 14px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
    font-weight: normal;
    line-height: 17px;
    border-radius: 8px;
    margin-bottom: 16px;
    background-color: #ffffff;
    padding: 24px;
}

.overview-room {
    padding-bottom: 16px;
    border-bottom: 1px solid #E2E8F0;
    position: relative;
}

.info-room {
    display: flex;
    flex-grow: 1;
}

.policy-room {
    width: 50%;
    padding: 16px 24px 0 0;
    display: flex;
    flex-direction: column;
}

.bed-room {
    width: 20%;
    display: flex;
    padding: 16px 24px 0;
    align-items: center;
    border-left: 1px solid #EDF2F7;
    border-right: 1px solid #EDF2F7;
    flex-direction: column;
}

.utilities-room {
    width: 30%;
    padding: 16px 0 0;
    text-align: right;
}

.policy-room ul {
    margin-bottom: 0;
}

.type-bed span {
    display: block;
}

.type-bed {
    text-align: center;
}

.type-bed:not(:first-child):before {
    content: "--- or ---";
    margin: 8px 0;
    display: block;
    color: #718096;
}

.type-bed span:first-child {
    margin-bottom: 5px;
}

.utilities-room .tien-ich>span img {
    display: none;
}

.utilities-room .tien-ich {
    margin: -3px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.utilities-room .tien-ich>span {
    margin: 3px;
    padding: 5px 8px;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    border-radius: 100px;
    background-color: #EDF2F7;
}

.utilities-room .tien-ich>span.all {
    width: fit-content;
    cursor: pointer;
    background-color: rgba(0, 182, 243, 0.1);
    color: #00B6F3;
}

.all-utilities {
    position: absolute;
    will-change: transform;
    top: 0px;
    left: -50px;
    z-index: 1500;
    border: 1px solid #E2E8F0;
    padding: 24px;
    max-width: 900px;
    box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    background-color: #fff;
    gap: 16px;
    grid-template-columns: repeat(4, 1fr);
    text-align: left;
    display: none;
}

.all:hover+.all-utilities {
    display: grid !important;
}

.all-utilities>span {
    color: #1a202c;
    display: flex;
    font-size: 14px;
    align-items: center;
    line-height: 20px;
}

.all-utilities>span img {
    margin-right: 12px;
}

.row-room>.col {
    padding-bottom: 0;
}

.gallery-type-room .property-gallery-slider .slide,
.gallery-type-room .product-thumbnails .col div {
    position: relative;
    overflow: hidden;
    padding-top: 65%;
    background-position: 50% 50%;
    background-size: cover;
}

.gallery-type-room .property-gallery-slider .slide img,
.gallery-type-room .product-thumbnails .col div img {
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    object-position: 50% 50%;
    object-fit: cover;
}

.gallery-type-room .product-thumbnails .col.is-nav-selected div img {
    opacity: 1;
}

.size-room>span:not(:last-child) {
    margin-right: 25px;
}

.size-room>span {
    display: flex;
    align-items: center;
}

.size-room {
    flex-flow: row wrap;
    display: flex;
}

.size-room>span>svg {
    margin-right: 3px;
}

p.view-more-album {
    margin-bottom: 0;
    position: absolute;
    bottom: 85px;
    right: 130px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    display: flex;
    align-content: center;
    flex-flow: row wrap;
    pointer-events: none;
}

.product-image-gallery>.col:nth-child(8) .image-cover:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
}

.button-select-room a {
    background-color: #0078d4;
    color: #fff;
    padding: 10px 15px;
    display: inline-block;
    border-radius: 8px;
    font-weight: 600;
}

.old-price {
    text-decoration: line-through;
    opacity: .5;
    font-size: 16px;
}

.sc-product-page .lowest-price,
.price-room {
    color: #0078d4;
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 5px;
}

.price-room {
    position: absolute;
    right: 0;
    bottom: 16px;
}

h4.title-form-booking {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0;
}

.title-product {
    text-align: center;
    color: var(--primary-color);
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 5px;
}

.row-booking .form-booking {
    box-shadow: none;
    border-radius: 8px;
    margin-bottom: 0;
    border: 1px solid #ced4da;
    font-size: 15px;
}

.row-booking span.wpcf7-not-valid-tip {
    color: #E5322B;
    margin: 0;
    font-size: 12px;
    margin-top: 0;
    text-align: left;
    font-family: Mt;
    font-weight: normal;
    line-height: 14px;
    margin-top: 4px;
    background: none;
    padding: 0;
}

span.wpcf7-not-valid-tip:after {
    display: none;
}

.row-booking .form-booking:focus {
    border-color: #00adef;
}

p.title-booking {
    font-size: 14px;
}

.row-booking .lowest-price {
    text-align: right;
    font-size: 16px;
}

.row-booking .lowest-price span {
    color: var(--primary-color);
    font-weight: bold;
    font-size: 22px;
}

.row-booking .col {
    padding-bottom: 10px;
}

input#bt-booking {
    display: block;
    margin: 20px auto 0;
    width: 30%;
    border-radius: 8px;
}

.row-booking span.wpcf7-spinner {
    display: none;
}

.row-booking .col:last-child {
    padding-bottom: 0;
}

#lightbox-select-room form.wpcf7-form.init {
    margin-bottom: 0;
}

.sticky-booking {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding: 10px;
    box-shadow: 0 0 0 calc(1px + 0px) rgb(214 211 209/ 1);
    transition: opacity 0.5s ease;
    z-index: 1;
}

.item-sticky {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
}

.item-sticky .title {
    font-size: 18px;
    color: #0078d4;
}

.item-sticky .price .lowest-price {
    margin-bottom: 0;
    font-size: 25px;
    color: #0078d4;
}

.item-sticky .bt-booking a {
    display: block;
    background-color: #0078d4;
    color: #fff;
    padding: 7px 15px 5px;
    border-radius: 8px;
}


.sticky-booking {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding: 10px;
    box-shadow: 0 0 0 calc(1px + 0px) rgb(214 211 209/ 1);
    transition: opacity 0.5s ease;
    z-index: 9;
}

.item-sticky {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
}

.item-sticky .title {
    font-size: 18px;
}

.item-sticky .price strong {
    margin-bottom: 0;
    font-size: 25px;
    color: #0078d4;
}

.item-sticky .bt-booking a {
    display: block;
    background-color: #0078d4;
    color: #fff;
    padding: 7px 15px 5px;
    border-radius: 8px;
}

@media only screen and (max-width: 768px) {
    .item-sticky {
        gap: 10px;
    }
}

.tags-product span {
    padding: 8px 6px 6px;
    border-radius: 4px;
    background-color: #00B6F3;
    color: #fff;
    font-size: 15px;
    display: inline-block;
    line-height: 15px;
    font-weight: bold;
}

.tags-product span:not(:last-child) {
    margin-right: 8px;
}

.tags-product span:first-child {
    background-color: #FFBC39;
}

.tags-product span:nth-child(2) {
    background-color: #8547EC;
}

.tags-product {
    margin-bottom: 5px;
}

.load-more-event button {
    background-color: #8547EC;
    color: #fff;
    border-radius: 6px;
    font-weight: 600;
    font-size: 18px;
    text-transform: none;
    margin: 0;
}

.load-more-event {
    text-align: center;
    margin: 10px 0 0;
}

@media only screen and (max-width: 768px) {
    .box-hotel-small .box-text {
        min-height: 120px;
    }

    .box-hotel-small .box-text .product-title a {
        font-size: 14px;
        height: 35px;
    }

    .box-hotel-small .box-text span.number-star img {
        width: 10px;
    }

    .box-hotel-small .box-text span.type-hotel {
        display: inline-block;
        margin-left: 0;
        font-size: 9px;
        padding: 1px 2px 0;
    }

    p.view-more-album {
        right: 70px;
        bottom: 45px;
    }

    .gallery-room img {
        width: 100%;
    }

    .info-room {
        flex-flow: row wrap;
    }

    .policy-room {
        flex-basis: 100%;
        max-width: 100%;
    }

    .bed-room {
        border-left: 0;
        flex-basis: 40%;
    }

    .utilities-room {
        flex-basis: 60%;
    }

    .type-room .price-room {
        font-size: 20px;
        bottom: 5px;
    }

    .policy-room li {
        font-size: 13px;
    }

    .overview-room {
        padding-bottom: 5px;
    }

    .all-utilities {
        width: 100%;
        grid-template-columns: repeat(3, 1fr);
        left: 0;
    }

    .tien-nghi.tien-nghi-lb>span {
        width: 20%;
    }

    .tien-nghi>span:not(:last-child)>span {
        display: block;
    }
}

@media only screen and (max-width: 549px) {
    .dat-phong {
        display: flex;
        justify-content: space-between;
    }

    .dat-phong .lowest-price {
        margin-left: 0;
    }

    .row-room>.col:first-child {
        padding-bottom: 10px;
    }

    p.view-more-album {
        right: 110px;
        bottom: 68px;
    }

    .tien-nghi.tien-nghi-lb>span {
        width: 25%;
    }

    .type-room .price-room {
        position: relative;
        padding: 15px 0 0;
        text-align: right;
    }

    .policy-room {
        padding-right: 0;
    }

    .bed-room {
        padding-left: 0;
        padding-right: 0;
    }

    .item-room {
        padding: 10px;
    }

    .tien-nghi>span {
        width: 50%;
    }

    .tien-nghi {
        height: 404px;
    }

    .tien-nghi.tien-nghi-lb>span {
        width: 33.3333%;
    }
}

@font-face {
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    src: url("/wp-content/themes/flatsome-child/assets/webfonts/fa-solid-900.ttf") format("truetype");
}

@font-face {
    font-family: 'Font Awesome 6 Free';
    font-weight: normal;
    src: url("/wp-content/themes/flatsome-child/assets/webfonts/fa-regular-400.ttf") format("truetype");
}

.fa,
.fas {
    font-family: 'Font Awesome 6 Free';
}

/* ========== FILTER SIDEBAR STYLES ========== */

.page-hotel-archive .filter-sidebar {
    padding: 0;
}

.page-hotel-archive .widget-filter {
    margin-bottom: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e2e8f0;
}

.page-hotel-archive .widget-filter:last-of-type {
    border-bottom: none;
}

.page-hotel-archive .widget-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #1a202c;
}

.page-hotel-archive .filter-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.page-hotel-archive .filter-list li {
    margin-bottom: 10px;
}

.page-hotel-archive .filter-list li:last-child {
    margin-bottom: 0;
}

.page-hotel-archive .filter-list label {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 15px;
    line-height: 20px;
    color: #2d3748;
    transition: color 0.2s;
}

.page-hotel-archive .filter-list label:hover {
    color: var(--primary-color);
}

.page-hotel-archive .filter-list input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin-right: 10px;
    cursor: pointer;
    accent-color: var(--primary-color);
}

.page-hotel-archive .filter-list label span {
    flex: 1;
}

.page-hotel-archive .reset-filter-btn {
    /* width: 100%; */
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    transition: all 0.3s;
    margin: 0 1em 1em 0;
    padding: 5px 8px;
    background: var(--primary-color);
    border: 1px solid #cbd5e0;
    border-radius: 4px;
    font-size: 12px;
    color: #fff;
}

.page-hotel-archive .reset-filter-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

/* Responsive cho filter sidebar */
@media only screen and (max-width: 849px) {
    .page-hotel-archive .filter-sidebar {
        margin-bottom: 30px;
    }

    .page-hotel-archive .widget-filter {
        margin-bottom: 20px;
    }
}

/* ========== FILTER DROPDOWN STYLES (NEW) ========== */

.filter-section-top {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e2e8f0;
}

.filter-controls {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: nowrap;
}

.filter-select-wrapper {
    position: relative;
    flex-shrink: 0;
}

.filter-select-btn {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 5px 8px;
    background: #ffffff;
    border: 1px solid #cbd5e0;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600;
    color: #2d3748;
    cursor: pointer;
    transition: all 0.3s ease;
    min-width: 85px;
    justify-content: space-between;
    white-space: nowrap;
}

.filter-select-btn:hover {
    border-color: var(--primary-color);
    background: #f7fafc;
    color: var(--primary-color);
}

.filter-select-btn.active {
    border-color: var(--primary-color);
    background: rgba(0, 120, 212, 0.05);
    color: var(--primary-color);
}

.filter-select-btn svg {
    transition: transform 0.3s ease;
    flex-shrink: 0;
    width: 10px;
    height: 10px;
}

.filter-select-btn.active svg {
    transform: rotate(180deg);
}

.filter-label {
    flex: 1;
    text-align: left;
}

.filter-count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 16px;
    height: 16px;
    padding: 0 4px;
    background: var(--primary-color);
    color: #ffffff;
    font-size: 10px;
    font-weight: 700;
    border-radius: 8px;
    margin-left: 2px;
}

.filter-count:empty {
    display: none;
}

.filter-dropdown {
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    min-width: 200px;
    max-height: 280px;
    overflow-y: auto;
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 4px;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    display: none;
    opacity: 0;
    transform: translateY(-10px);
    transition: all 0.3s ease;
}

.filter-dropdown.show {
    display: block;
    opacity: 1;
    transform: translateY(0);
}

.filter-dropdown-inner {
    padding: 6px;
}

.filter-checkbox-label {
    display: flex;
    align-items: center;
    padding: 6px 8px;
    cursor: pointer;
    border-radius: 3px;
    transition: background 0.2s ease;
    position: relative;
    user-select: none;
}

.filter-checkbox-label:hover {
    background: #f7fafc;
}

.filter-checkbox-label input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkbox-custom {
    position: relative;
    width: 14px;
    height: 14px;
    border: 1px solid #cbd5e0;
    border-radius: 2px;
    margin-right: 8px;
    flex-shrink: 0;
    transition: all 0.2s ease;
}

.filter-checkbox-label:hover .checkbox-custom {
    border-color: var(--primary-color);
}

.filter-checkbox-label input[type="checkbox"]:checked~.checkbox-custom {
    background: var(--primary-color);
    border-color: var(--primary-color);
}

.filter-checkbox-label input[type="checkbox"]:checked~.checkbox-custom::after {
    content: '';
    position: absolute;
    left: 4px;
    top: 1px;
    width: 3px;
    height: 7px;
    border: solid white;
    border-width: 0 1.5px 1.5px 0;
    transform: rotate(45deg);
}

.filter-option-text {
    flex: 1;
    font-size: 12px;
    line-height: 16px;
    color: #2d3748;
}

.filter-checkbox-label input[type="checkbox"]:checked~.filter-option-text {
    color: var(--primary-color);
    font-weight: 600;
}

/* Scrollbar cho dropdown */
.filter-dropdown::-webkit-scrollbar {
    width: 6px;
}

.filter-dropdown::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 4px;
}

.filter-dropdown::-webkit-scrollbar-thumb {
    background: #cbd5e0;
    border-radius: 4px;
}

.filter-dropdown::-webkit-scrollbar-thumb:hover {
    background: #a0aec0;
}

/* Responsive cho filter dropdown */
@media only screen and (max-width: 768px) {
    .filter-controls {
        gap: 6px;
        flex-wrap: nowrap;
    }

    .filter-select-btn {
        min-width: 75px;
        padding: 5px 7px;
        font-size: 11px;
        gap: 3px;
    }

    .filter-select-btn svg {
        width: 8px;
        height: 8px;
    }

    .filter-dropdown {
        min-width: 180px;
        max-height: 250px;
    }

    .filter-count {
        min-width: 14px;
        height: 14px;
        font-size: 9px;
        padding: 0 3px;
    }
}

@media only screen and (max-width: 549px) {
    .filter-section-top {
        margin-bottom: 12px;
        padding-bottom: 8px;
    }

    .filter-controls {
        gap: 5px;
        flex-wrap: nowrap;
        /* overflow-x: auto; */
        -webkit-overflow-scrolling: touch;
    }

    .filter-select-btn {
        min-width: 70px;
        padding: 4px 6px !important;
        font-size: 10px !important;
        gap: 2px;
    }

    .filter-select-btn svg {
        width: 7px;
        height: 7px;
    }

    .filter-dropdown {
        left: 0;
        right: auto;
        min-width: 160px;
        max-height: 220px;
    }

    .filter-count {
        min-width: 13px;
        height: 13px;
        font-size: 8px;
        padding: 0 2px;
    }

    .filter-checkbox-label {
        padding: 5px 6px;
    }

    .checkbox-custom {
        width: 12px;
        height: 12px;
        margin-right: 6px;
    }

    .filter-checkbox-label input[type="checkbox"]:checked~.checkbox-custom::after {
        left: 3px;
        top: 0px;
        width: 2.5px;
        height: 6px;
        border-width: 0 1.2px 1.2px 0;
    }

    .filter-option-text {
        font-size: 11px;
        line-height: 14px;
    }

    .row-booking .lowest-price span {
        font-size: 16px;
        line-height: 37px;
    }
}