.hbe-bws #hbe-bws-page .body-rooms-list .total-price-wrapper .total-price-action {
    /* top: 120px !important; */
    /* position: fixed !important; */
    margin-top: 80px;
}

#section_unavailable_room,
#a_show_more {
    display: none !important;
}

.hbe-bws #hbe-bws-page .bws-panel.search-filter .day-stay {
    padding: 20px;
    width: 100% !important;
}

.hbe-bws #hbe-bws-page .bws-panel.search-filter .day-stay .bws-row {
    margin-left: -10px;
    margin-right: -10px;
}

.hbe-bws #hbe-bws-page .bws-panel.search-filter .day-stay>div {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.bws-ipt-calendar {
    height: 48px;
}

.hbe-bws p,
.hbe-bws h2,
.hbe-bws h4,
.hbe-bws h3,
.hbe-bws h1,
.hbe-bws h5,
.hbe-bws h6,
.hbe-bws a,
.hbe-bws div,
.hbe-bws #hbe-bws-page small,
.hbe-bws #hbe-bws-page label {
    font-family: "Montserrat", sans-serif !important;
    font-size: 14px !important;
}

.bws-ipt-calendar .show-date {
    height: 48px;
    line-height: 48px;
}

.hbe-bws #hbe-bws-page #hbe-bws-wrapper .bws-rooms-list ul.bws-disc-inline.room-name-desc li.bws-green-color,
.hbe-bws #hbe-bws-page #hbe-bws-wrapper .bws-green-color,
.hbe-bws #hbe-bws-page #hbe-bws-wrapper .bws-green-color-free,
.hbe-bws #hbe-bws-page #hbe-bws-wrapper .body-rooms-list .rate-plan-wrapper .rate-plan .highlights div.cancellation-policy>span.bws-green-color-free span.bws-color-element.bws-icon-info,
.hbe-bws #hbe-bws-page #hbe-bws-wrapper .body-rooms-list .bws-room-general .room-type .room-type-desc .highlighted-icon span {
    color: var(--color-main);
}

.hbe-bws #hbe-bws-page .body-rooms-list .room-type .room-type-desc .room-type-name {
    font-size: 16px !important;
}

.hbe-bws #hbe-bws-page #hbe-bws-wrapper div.search-filter.divider-background,
.hbe-bws #hbe-bws-page #hbe-bws-wrapper .bws-rooms-list .search-filter.bws-search-filter {
    background: #fff;
}

.hbe-bws #hbe-bws-page #hbe-bws-wrapper div.search-filter.divider-background {
    border-radius: 12px;
    border: 1px solid var(--color-main);
    margin-top: -36px;
    position: relative;
    z-index: 10;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.hbe-bws #hbe-bws-page #hbe-bws-wrapper .body-rooms-list .bws-row div.bws-room-box-bg,
.hbe-bws #hbe-bws-page #hbe-bws-wrapper #section_unavailable_room div.bws-room-box-bg {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    border-radius: 12px;
    border: 1px solid var(--color-border);
}

.hbe-bws #hbe-bws-wrapper button.book-now-available,
.hbe-bws #hbe-bws-wrapper #instant_discount {
    background-color: var(--color-main);
    border-radius: 12px;
}