/* _content/Bookaparadise.Blazor.Common/Shared/AddGuestDetails.razor.rz.scp.css */
.guest-bg[b-v7021cyw7x] {
    background-color: rgb(250,250,250);
}
/* _content/Bookaparadise.Blazor.Common/Shared/Blog/BlogTemplate.razor.rz.scp.css */
a[b-2c7nytpgdl] {
    text-decoration: none;
    text-transform: capitalize;
}

.card-title[b-2c7nytpgdl]{
    font-size: 1.25rem;
    font-weight: 700;
}

.banner[b-2c7nytpgdl] {
    position: relative;
    background-color: #2c2c35;
    background: linear-gradient(0deg, rgba(var(--bs-primary-rgb),0.3), rgba(var(--bs-primary-rgb),0.3)), url("https://assets-eu-01.kc-usercontent.com/f415bc49-8fd1-01cf-0831-19733dbffeb8/83ef0dd2-32ef-42b5-81a5-b183af111773/courtyard-algemeen-12.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

@media(min-width: 768px) {
    .banner[b-2c7nytpgdl] {
        height: 40vh;
    }
}

.banner__text[b-2c7nytpgdl] {
    display: none;
}



@media(min-width: 768px) {
    .banner__text[b-2c7nytpgdl] {
        display: block;
        margin-top: auto;
        margin-bottom: auto;
        text-shadow: 0 .125rem .25rem rgba(0,0,0,.5) !important;
    }
}
/* _content/Bookaparadise.Blazor.Common/Shared/Cars/CarListingCard.razor.rz.scp.css */


.card[b-ka64avaqes] {
    border: none;
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;
}

.card-img-top[b-ka64avaqes] {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.truncate-3[b-ka64avaqes] {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.truncate-2[b-ka64avaqes] {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.truncate-1[b-ka64avaqes] {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

h5[b-ka64avaqes] {
    font-size: 18px;
    font-weight: bold;
}

.deal[b-ka64avaqes] {
    padding: 0.75rem 0;
}

.description[b-ka64avaqes] {
    font-size: 14px;
}

.feature[b-ka64avaqes] {
    font-size: 9px;
}

.address[b-ka64avaqes] {
    font-size: 12px;
}

.title[b-ka64avaqes] {
    font-size: 24px;
    font-weight: 700;
}

.separator[b-ka64avaqes] {
    border-right: 1px solid rgb(212, 216, 225);
}

.from[b-ka64avaqes] {
    font-size: 12px;
}

.per-night[b-ka64avaqes] {
    font-size: 12px;
}

span[b-ka64avaqes], p[b-ka64avaqes] {
    font-family: sans-serif;
}

.price[b-ka64avaqes] {
    font-size: 24px;
}

.car-image[b-ka64avaqes] {
    position: relative;
}

[b-ka64avaqes] .score {
    font-size: 12px !important;
}

[b-ka64avaqes] .reviews {
    font-size: 10px !important;
    color: white !important;
    background-color: rgba(var(--bs-primary-rgb),1) !important;
}

[b-ka64avaqes] .review-icon {
    font-size: 16px !important;
}

[b-ka64avaqes] .review-badge {
    position: absolute;
    right: 1rem;
    top: 1rem;
}
/* _content/Bookaparadise.Blazor.Common/Shared/Checkout/AdditionalFeesComponent.razor.rz.scp.css */
.accordion-button[b-yqu0bdhg2b] {
    background-color: transparent !important;
    padding: 0;
    box-shadow: none;
    border: none;
}

    .accordion-button[b-yqu0bdhg2b]::after {
        margin-left: 0.5rem;
        align-self: flex-end;
    }

.accordion-item[b-yqu0bdhg2b] {
    border: none;
}

.accordion-body[b-yqu0bdhg2b] {
    padding: 0;
}

.fees-container[b-yqu0bdhg2b] {
    position: relative;
}

.fees-total[b-yqu0bdhg2b] {
    position: absolute;
    right: 0;
}

label[b-yqu0bdhg2b] {
    font-size: 14px;
}
/* _content/Bookaparadise.Blazor.Common/Shared/Checkout/BookNow.razor.rz.scp.css */
.book-now[b-9jpzh7bwd0] {
    padding: 0;
    margin-top: 1rem;
}

@media(min-width: 992px) {
    .book-now[b-9jpzh7bwd0] {
        padding: 0 1rem;
        margin: 0;
    }
}

.capitalize[b-9jpzh7bwd0] {
    text-transform: capitalize;
}

.divider-horizontal[b-9jpzh7bwd0] {
    border-bottom: 1px solid rgb(212, 216, 225);
    width: 100%;
}

[b-9jpzh7bwd0] .costs {
    font-size: 14px;
    color: black;
}
[b-9jpzh7bwd0] .costs-price {
   white-space: nowrap; 
}

.fetching-fees[b-9jpzh7bwd0] {
    min-height: 290px;
}

[b-9jpzh7bwd0] span, [b-9jpzh7bwd0] input, [b-9jpzh7bwd0] label {
    font-family: sans-serif !important;
}


.label-cc[b-9jpzh7bwd0] {
    cursor: pointer;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 100px;
    height: 70px;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    -webkit-filter: brightness(1.8) grayscale(1) opacity(.7);
    -moz-filter: brightness(1.8) grayscale(1) opacity(.7);
    filter: brightness(1.8) grayscale(1) opacity(.7);
}
.cc-selector input:checked + .label-cc[b-9jpzh7bwd0] {
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
    border-width: var(--bs-border-width);
    border-color: var(--bs-border-color-translucent);
    border-radius: var(--bs-border-radius);
    border-style: solid;
}
.label-cc:hover[b-9jpzh7bwd0] {
    -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
    -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
    filter: brightness(1.2) grayscale(.5) opacity(.9);
}

.creditcard[b-9jpzh7bwd0] {
    background-image: url("/images/credit-card.png");
    background-position: center;
}

.iDeal[b-9jpzh7bwd0] {
    background-image: url("/images/ideal-logo-png-transparent.png");
    background-position: center;
}



.input-placeholder[b-9jpzh7bwd0] {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
}


.apply-discount[b-9jpzh7bwd0] {
    position: absolute;
    color: transparent;
    right: 1rem;
    opacity: 1 !important;
}

    .apply-discount a[b-9jpzh7bwd0] {
        color: #ff7600;
        font-weight: bold;
        font-size: 14px;
        cursor: pointer;
        text-decoration: none;
    }

.discount-valid[b-9jpzh7bwd0] {
    color: #27AE60 !important;
    pointer-events: none !important;
    cursor: default !important;
    text-decoration: none !important;
}

.discount-input[b-9jpzh7bwd0] {
    color: #001C60 !important;
    font-weight: bold !important;
    font-size: 14px !important;
}

    .discount-input[b-9jpzh7bwd0]::placeholder {
        font-size: 14px !important;
    }
/* _content/Bookaparadise.Blazor.Common/Shared/Filters/AdvancedFilter.razor.rz.scp.css */
.filters[b-c0wxekcaga] {
    margin-top: 2.125rem;
    font-size: 16px;
}

@media(min-width: 1200px) {
    .filters[b-c0wxekcaga] {
        margin-top: 5rem;
    }
}

.filter-icon[b-c0wxekcaga]::before {
    font-weight: bold !important;
}

.remove-filters[b-c0wxekcaga] {
    cursor: pointer;
}

.search[b-c0wxekcaga] {
    width: 100%;
    padding: 0.75rem 0;
}

/*
    Custom scrollbar
*/

[b-c0wxekcaga] select {
    --scrollbarBG: #FFFFFF;
    --thumbBG: var(--bs-body-color);
    scrollbar-width: thin;
    scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}

    [b-c0wxekcaga] select::-webkit-scrollbar {
        width: 12px;
    }

    [b-c0wxekcaga] select::-webkit-scrollbar-track {
        background: var(--scrollbarBG);
    }

    [b-c0wxekcaga] select::-webkit-scrollbar-thumb {
        background-color: var(--thumbBG);
        border: 3px solid var(--scrollbarBG);
    }

/*
    Override bootstrap classes
*/

[b-c0wxekcaga] .accordion-item {
    margin-bottom: 0.5rem;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
}

[b-c0wxekcaga] .accordion-button {
    background-color: white;
    font-size: 16px;
    color: var(--bs-body-color);
    font-weight: 400;
    border: none;
}

[b-c0wxekcaga] .accordion-body {
    padding: 0 !important;
    border-radius: 4px;
}

[b-c0wxekcaga] .form-select {
    border: none;
    border-radius: 0;
    max-height: 300px;
    padding: 1rem 1.25rem;
    color: var(--bs-body-color);
}

@media(min-width:576px) {
    [b-c0wxekcaga] .form-select {
        padding: 0.5rem;
    }
}

[b-c0wxekcaga] .form-select option {
    padding: 0.5rem;
    color: var(--bs-body-color);
    font-size: 16px;
    cursor: pointer;
}

    [b-c0wxekcaga] .form-select option:checked {
        font-weight: 700;
    }

    [b-c0wxekcaga] .form-select option:hover:not(:checked),
    [b-c0wxekcaga] .form-select option:focus,
    [b-c0wxekcaga].form-select option:active,
    [b-c0wxekcaga].form-select option:checked {
        background-color: rgb(250,250,250);
    }

/*
    Custom classes
*/

[b-c0wxekcaga] .accordion-body--nested {
    padding: 1rem !important;
}

[b-c0wxekcaga] .remove-filter {
    display: grid;
    grid: minmax(0,1fr) / minmax(0,1fr) 30px 60px;
}

[b-c0wxekcaga] .remove-filter__accordion-button {
    grid-row: 1;
    grid-column: 1 / 4;
}

[b-c0wxekcaga] .remove-filter__icon {
    cursor: pointer;
    padding: 0;
    line-height: 1;
    grid-row: 1;
    z-index: 4;
    grid-column: 2;
}

    [b-c0wxekcaga] .remove-filter__icon > i {
        color: #cfcfcf;
    }

    [b-c0wxekcaga] .remove-filter__icon:hover {
        opacity: 0.5;
    }
/* _content/Bookaparadise.Blazor.Common/Shared/Filters/CheckInOutFilter.razor.rz.scp.css */
.date-parent[b-79m52en51r] {
    position: relative;
}

.remove-filters[b-79m52en51r] {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(-50%, -50%);
}
/* _content/Bookaparadise.Blazor.Common/Shared/GalleryImage.razor.rz.scp.css */
.overlay[b-n0gxh6rrfs] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(75,75,75,0.7);
    overflow: hidden;
}

.overlay-container img[b-n0gxh6rrfs] {
    display: block;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    object-fit:cover;
    height:425px;
}

.img-gallery-sm[b-n0gxh6rrfs] {
    height: 200px !important;
}

.overlay-container:hover img[b-n0gxh6rrfs] {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    filter: brightness(0.7);
    -webkit-filter: brightness(0.7);
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.7" /><feFuncG type="linear" slope="0.7" /><feFuncB type="linear" slope="0.7" /></feComponentTransfer></filter></svg>#filter');
}

.overlay-container[b-n0gxh6rrfs] {
    position: relative;
    cursor: default;
    overflow: hidden;
}

.overlay-container:hover .overlay[b-n0gxh6rrfs] {
    opacity: 1;
    background-color: rgba(var(--bs-primary-rgb),0.5)
}

.overlay-text[b-n0gxh6rrfs] {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
/* _content/Bookaparadise.Blazor.Common/Shared/HomePageTemplate.razor.rz.scp.css */
.banner__searchbar[b-o205f2fju1] {
    width: 100%;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.5) !important;
}

@media(min-width: 768px) {
    .banner__searchbar[b-o205f2fju1] {
        margin: 2rem auto;
        border-radius: 6px;
    }
}

.searchbar__container[b-o205f2fju1] {
    height: 100%;
    width: 100%;
}

@media(min-width: 768px) {
    .searchbar__container[b-o205f2fju1] {
        height: auto;
        width: 60%;
    }
}

.banner__text[b-o205f2fju1] {
    margin-top: auto;
    display: none;
}

@media(min-width: 768px) {
    .banner__text[b-o205f2fju1] {
        display: block;
        margin-top: auto;
        text-shadow: 0 .125rem .25rem rgba(0,0,0,.5) !important;
    }

    .banner__searchbar[b-o205f2fju1] {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
}
/* _content/Bookaparadise.Blazor.Common/Shared/ListingCard.razor.rz.scp.css */
.card[b-ywnfy01fz1] {
    border: none;
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;
}

.card-img-top[b-ywnfy01fz1] {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.truncate-3[b-ywnfy01fz1] {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.truncate-2[b-ywnfy01fz1] {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.truncate-1[b-ywnfy01fz1] {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

h5[b-ywnfy01fz1] {
    font-size: 18px;
    font-weight: bold;
}

.deal[b-ywnfy01fz1] {
    padding: 0.75rem 0;
}

.description[b-ywnfy01fz1] {
    font-size: 14px;
}

.feature[b-ywnfy01fz1] {
    font-size: 9px;
}

.address[b-ywnfy01fz1] {
    font-size: 12px;
}

.title[b-ywnfy01fz1] {
    font-size: 24px;
    font-weight: 700;
}

.separator[b-ywnfy01fz1] {
    border-right: 1px solid rgb(212, 216, 225);
}

.from[b-ywnfy01fz1] {
    font-size: 12px;
}

.per-night[b-ywnfy01fz1] {
    font-size: 12px;
}

span[b-ywnfy01fz1], p[b-ywnfy01fz1] {
    font-family: sans-serif;
}

.price[b-ywnfy01fz1] {
    font-size: 24px;
}
/* _content/Bookaparadise.Blazor.Common/Shared/ListingDetail/AvailabilityItem.razor.rz.scp.css */
.date[b-e5nukx0bx3] {
    font-size: 14px;
}

@media(min-width: 768px) {
    .date[b-e5nukx0bx3] {
        font-size: 16px;
    }
}

.nights[b-e5nukx0bx3] {
    font-size: 12px;
}

@media(min-width: 768px) {
    .nights[b-e5nukx0bx3] {
        font-size: 16px;
    }
}

.price[b-e5nukx0bx3] {
    font-size: 20px;
}

@media(min-width: 768px) {
    .price[b-e5nukx0bx3] {
        font-size: 25px;
    }
}

.book[b-e5nukx0bx3] {
    width: fit-content;
}
/* _content/Bookaparadise.Blazor.Common/Shared/ListingDetail/CalendarDay.razor.rz.scp.css */
.day[b-fdc0ztxxn9] {
    width: 32px;
    height: 32px;
}

.day.available[b-fdc0ztxxn9] {
    cursor: default;
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important;
}
.day.available:hover[b-fdc0ztxxn9] {
    --bs-bg-opacity: 1;
}

.day.selected[b-fdc0ztxxn9] {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important;
}
.day.selected:hover[b-fdc0ztxxn9] {
    --bs-bg-opacity: 1;
}

.day.unavailable[b-fdc0ztxxn9] {
    cursor: not-allowed;
    background-color: var(--bs-danger-bg-subtle) !important;
}
/* _content/Bookaparadise.Blazor.Common/Shared/ListingDetail/ListingAvailability.razor.rz.scp.css */
.fetch-calendar[b-nac6706dv3] {
    min-height: 350px;
}

.availability-rows[b-nac6706dv3] {
    display: flex;
    flex-direction: column;
    max-height: 250px;
    overflow: hidden auto;
    padding-right: 1rem;
}

@media(min-width: 768px) {
    .availability-rows[b-nac6706dv3] {
        max-height: 400px;
    }
}

.option-book[b-nac6706dv3] {
    width: 100%;
}

@media(min-width: 768px) {
    .option-book[b-nac6706dv3] {
        width: auto;
    }
}

select[b-nac6706dv3], input[b-nac6706dv3] {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    border-radius: 2px;
    cursor: pointer;
    color: var(--bs-secondary-color);
}

.option-book-label[b-nac6706dv3] {
    font-weight: bold;
    font-size: 18px;
}

.book[b-nac6706dv3] {
    box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 12px;
    width: fit-content;
    padding: 1.25rem;
}
/* _content/Bookaparadise.Blazor.Common/Shared/ListingDetail/ListingDetailPageTemplate.razor.rz.scp.css */
.separator[b-ygyr475udc] {
    border-right: 1px solid rgb(212, 216, 225);
}

.feature[b-ygyr475udc] {
    font-size: 9px;
}

@media(min-width:768px) {
    .feature[b-ygyr475udc] {
        font-size: 14px;
    }
}

p[b-ygyr475udc] {
    margin: 0;
}

.block[b-ygyr475udc] {
    margin-bottom: 2rem;
}

h6[b-ygyr475udc], .h6[b-ygyr475udc], h5[b-ygyr475udc], .h5[b-ygyr475udc], h4[b-ygyr475udc], .h4[b-ygyr475udc], h3[b-ygyr475udc], .h3[b-ygyr475udc], h2[b-ygyr475udc], .h2[b-ygyr475udc], h1[b-ygyr475udc], .h1[b-ygyr475udc] {
    margin-top: 0;
    margin-bottom: .5rem;
}
/* _content/Bookaparadise.Blazor.Common/Shared/ListingDetail/PopularListingsTemplate.razor.rz.scp.css */
[b-jxd8zy5i0e] .popular-container {
    display: grid;
    grid-gap: 2rem;
    grid-template-columns: repeat(auto-fit, minmax(0, 300px));
    width: 100%;
    justify-content: center;
}

@media(min-width: 768px) {
    [b-jxd8zy5i0e] .popular-container {
        grid-template-columns: repeat(2, auto);
    } 
}

@media(min-width: 1440px) {
    [b-jxd8zy5i0e] .popular-container {
        grid-template-columns: repeat(auto-fit, minmax(0, 300px));
    }
}
/* _content/Bookaparadise.Blazor.Common/Shared/ListingImages/ListingImages.razor.rz.scp.css */
.images__wrapper[b-rhj8qdd51q] {
    grid-gap: 0.25rem;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    margin: 1rem 0;
}

.thumbnail__container[b-rhj8qdd51q] {
    grid-column: 1 / 3;
    grid-row: 1 / 3;
    max-height: 550px;
    box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
}

.secondary-image__container[b-rhj8qdd51q] {
    max-height: 273px;
}

.image__hover:hover[b-rhj8qdd51q] {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}

.image[b-rhj8qdd51q] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* _content/Bookaparadise.Blazor.Common/Shared/ListingImages/ListingImagesGallery.razor.rz.scp.css */
.gallery__wrapper[b-6471xm9yxm] {
    display: grid;
    grid-template-rows: minmax(0, 1fr) 80px;
    height: 100%;
    max-height: 100%;
    justify-content: center;
    gap: 0.5rem;
}

.gallery__track[b-6471xm9yxm] {
    height: 100%;
    border-radius: 8px;
}

.gallery__list[b-6471xm9yxm] {
    height: 100%;
}

.gallery__slide[b-6471xm9yxm] {
    height: 100%;
}

.image__container[b-6471xm9yxm] {
    display: block;
    object-fit: cover;
    margin: 0 auto;
    width: 100%;
}

.image__contain[b-6471xm9yxm] {
    object-fit: contain;
    width: 100%;
    height: 100%;
}
/* _content/Bookaparadise.Blazor.Common/Shared/ListingImages/ListingImagesMobile.razor.rz.scp.css */
.image-mobile[b-q6j1rmdsqh] {
    width: 100%;
    height: auto;
    object-fit: contain;
}
/* _content/Bookaparadise.Blazor.Common/Shared/ListingImages/ListingImagesModal.razor.rz.scp.css */
.image-list-grid[b-hu1s2rv0li] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(auto, 300px));
    grid-gap: 8px;
    justify-content: start;
}

    .image-list-grid > button[b-hu1s2rv0li] {
        cursor: pointer;
    }

        .image-list-grid > button:focus[b-hu1s2rv0li] {
            outline: 0;
            -webkit-box-shadow: 0 0 0 3px rgba(0, 112, 193, 0.6);
            box-shadow: 0 0 0 3px rgba(0, 112, 193, 0.6);
        }

        .image-list-grid > button > img[b-hu1s2rv0li] {
            border-radius: 4px;
            max-height: 200px;
        }

button.gallery-image-active[b-hu1s2rv0li] {
    -webkit-animation: glow .5s ease-in-out infinite alternate;
    -moz-animation: glow .5s ease-in-out infinite alternate;
}

@-webkit-keyframes glow {
    0% {
        -webkit-box-shadow: 0 0 0 1px rgb(0 113 194), 0 0 0 1px rgb(0 113 194 / 50%);
        box-shadow: 0 0 0 1px rgb(0 113 194), 0 0 0 1px rgb(0 113 194 / 50%);
    }

    100% {
        -webkit-box-shadow: 0 0 0 2px rgb(0 113 194), 0 0 0 6px rgb(0 113 194 / 50%);
        box-shadow: 0 0 0 2px rgb(0 113 194), 0 0 0 6px rgb(0 113 194 / 50%);
    }
}

.gallery-back[b-hu1s2rv0li] {
    line-height: 0;
}

.image__container[b-hu1s2rv0li] {
    display: block;
    object-fit: cover;
    margin: 0 auto;
    width: 100%;
}

.image__container--full[b-hu1s2rv0li] {
    height: 100%;
}

.gallery-content[b-hu1s2rv0li] {
    background-color: rgba(255, 255, 255, .8);
    backdrop-filter: blur(5px);
}

.modal-fullscreen modal-body[b-hu1s2rv0li] {
    padding: 0.5rem;
}

.modal-header[b-hu1s2rv0li] {
    border-bottom: none;
    height: 62px;
}
/* _content/Bookaparadise.Blazor.Common/Shared/ListingRow.razor.rz.scp.css */
.propertyRow[b-h2j7zht6sm] {
    border-radius: 4px;
    grid-template-columns: 1fr;
    border: none !important;
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;
    margin-bottom: 2rem;
}

.propertyImage[b-h2j7zht6sm] {
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: center;
}

    .propertyImage img[b-h2j7zht6sm] {
        width: 100%;
        height: 240px;
        min-height: 240px;
        min-width: 295px;
        object-fit: cover;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

.booking[b-h2j7zht6sm] {
    width: 100%;
}

@media(min-width: 991px) {
    .propertyRow[b-h2j7zht6sm] {
        grid-template-columns: 3fr 5fr;
    }

    .propertyImage img[b-h2j7zht6sm] {
        max-height: fit-content;
        border-top-left-radius: 4px;
        border-top-right-radius: 0;
        border-bottom-left-radius: 4px;
    }

    .booking[b-h2j7zht6sm] {
        width: auto;
        margin-top: auto;
    }
}


.title[b-h2j7zht6sm] {
    font-size: 21px;
}

.description[b-h2j7zht6sm] {
    font-size: 14px;
    font-family: sans-serif;
    color: rgb(119,131,141);
}

.truncate-2[b-h2j7zht6sm] {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.address[b-h2j7zht6sm] {
    font-size: 12px;
    color: rgb(119,131,141);
}

.currency[b-h2j7zht6sm] {
    font-size: 26px;
}

.property-type[b-h2j7zht6sm] {
    font-size: 14px;
    font-family: sans-serif;
    color: rgb(119,131,141);
}

.per-night[b-h2j7zht6sm] {
    font-size: 10px;
    color: rgb(119,131,141);
}

@media(min-width: 1400px) {
    .per-night[b-h2j7zht6sm] {
        font-size: 12px;
    }
}

.from[b-h2j7zht6sm] {
    font-size: 14px;
    color: rgb(119,131,141);
}

.address-icon[b-h2j7zht6sm] {
    font-size: 22px;
}

/*feature blocks*/
.feature[b-h2j7zht6sm] {
    font-size: 9px;
    font-family: sans-serif;
    color: rgb(119,131,141);
}

@media(min-width: 768px) {
    .feature[b-h2j7zht6sm] {
        font-size: 12px;
    }
}

.features[b-h2j7zht6sm] {
    display: flex;
    gap: 0.5rem;
}

@media(min-width: 390px) {
    .features[b-h2j7zht6sm] {
        gap: 1rem;
    }
}

.feature-block:not(:last-child)[b-h2j7zht6sm] {
    border-right: 1px solid rgb(212, 216, 225);
    padding-right: 0.5rem;
}

@media(min-width: 390px) {
    .feature-block:not(:last-child)[b-h2j7zht6sm] {
        padding-right: 1rem;
    }
}

.book-now[b-h2j7zht6sm] {
    padding: 0.75rem 0;
}

@media(min-width: 991px) {
    .book-now[b-h2j7zht6sm] {
        padding: 0.5rem 0;
    }
}

.property-info[b-h2j7zht6sm] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

@media(min-width: 991px) {
    .property-info[b-h2j7zht6sm] {
        flex-direction: row;
    }
}
/* _content/Bookaparadise.Blazor.Common/Shared/ListingsPageTemplate.razor.rz.scp.css */
hr[b-vuan4kfsz0] {
    opacity: 0.07;
}
/* _content/Bookaparadise.Blazor.Common/Shared/OverlaySection.razor.rz.scp.css */
.section-dialog[b-dkajvhp91j] {
    background-color: #fff;
    padding: 1rem;
    border-radius: 4px
}

@media (min-width: 768px) {
    .section-dialog[b-dkajvhp91j] {
        padding: 20px 24px
    }
}

@media (min-width: 992px) {
    .section-dialog[b-dkajvhp91j] {
        padding: 30px 32px
    }
}

.overlay[b-dkajvhp91j] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    border-radius: inherit
}

.section[b-dkajvhp91j] {
    position: relative;
    border-bottom: none;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 7rem;
    padding-bottom: 7rem
}

    .section > .container[b-dkajvhp91j], .section > .container-fluid[b-dkajvhp91j], .section > .container-sm[b-dkajvhp91j], .section > .container-md[b-dkajvhp91j], .section > .container-lg[b-dkajvhp91j], .section > .container-xl[b-dkajvhp91j], .section > .container-wide[b-dkajvhp91j] {
        position: relative;
        height: 100%
    }

@media (max-width: 991.98px) {
    .section[b-dkajvhp91j] {
        padding-top: 5rem;
        padding-bottom: 5rem
    }
}
/* _content/Bookaparadise.Blazor.Common/Shared/Reviews/ReviewBadge.razor.rz.scp.css */
.review-icon[b-g384estjy0] {
    font-size: 20px;
}

.reviews[b-g384estjy0] {
    font-size: 12px;
    font-family: sans-serif;
    color: rgb(119,131,141);
}
/* _content/Bookaparadise.Blazor.Common/Shared/SearchBar.razor.rz.scp.css */
.searchbar[b-u3cy36aeqh] {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.5rem;
}

@media(min-width: 768px) {
    .searchbar[b-u3cy36aeqh] {
        flex-direction: row;
    }
}

.searchbar-item[b-u3cy36aeqh] {
    width: 100%;
}

@media(min-width: 768px) {
    .searchbar-item[b-u3cy36aeqh] {
        width: 20%;
        min-width: 160px;
    }
    .searchbar-item-sm[b-u3cy36aeqh] {
        width: 10%;
        min-width: 100px;
    }
    .searchbar-item-lg[b-u3cy36aeqh] {
        width: 40%;
        min-width: 200px;
    }
}

.search[b-u3cy36aeqh] {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 0.75rem;
}

@media(min-width: 768px) {
    .search[b-u3cy36aeqh] {
        width: fit-content;
        margin-top: auto;
        min-width: 100px;
    }
}

.input-group-text[b-u3cy36aeqh] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

#search-button[b-u3cy36aeqh] {
    padding: 0.75rem 0;
}

@media(min-width: 768px) {
    #search-button[b-u3cy36aeqh] {
        padding: 0.375rem 0.75rem;
    }
}

.range-separator[b-u3cy36aeqh] {
    background-color: whitesmoke;
    width: 3rem;
}

#searchbar-daterange-picker[b-u3cy36aeqh] {
    width: 100%;
}

@media(min-width: 768px) {
    #searchbar-daterange-picker[b-u3cy36aeqh] {
        width: min-content;
    }
}

.date-parent[b-u3cy36aeqh] {
    position: relative;
}

.remove-filters[b-u3cy36aeqh] {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translate(-50%, -50%);
}

.remove-filter__accordion-button[b-u3cy36aeqh] {
    grid-row: 1;
    grid-column: 1 / 4;
}

.remove-filter__icon > i[b-u3cy36aeqh] {
    color: #cfcfcf;
}

.remove-filter__icon:hover[b-u3cy36aeqh] {
    opacity: 0.5;
}
