/*
Theme Name: Floorz
Description: Child theme for Kurtain.
Author: Smarty Media
Template: Kurtain
Version: 1.0.0
Text Domain: floorz
*/

#fbuilder .r {
    display: none;
}

#menu-item-922 {
    display: none;
}

img {
    width: 100%;
    height: auto;
}

.overlay-header-text-title h1 {
    color: #1F7687;
    font-size: 2.188rem;
}

.mt-5 {
    margin-top: 1rem !important;
}

.mt-3 {
    margin-top: 0rem !important;
}

p {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

.site-footer {
    font-weight: 300;
}

body #footer h2,
#footer .widgetizedArea > h3 {
    color: white;
    text-align: left;
    font-size: 17px;
    padding: 0 0 12px;
}

@media screen and (max-width: 991px) {
    img.card-body-right-side-protect {
        width: 35px;
    }

    img.card-body-right-side-image {
        width: 130px;
    }
}

/*--------------*/

.wpbc_structure_calendar.active .wpbc_change_over_triangle {
    height: 1px;
}

body .wpbc_timeslot_day_bg_as_available .datepick-inline .times_clock,
body .block_hints .block_free,
body .block_hints .block_time,
body .block_hints .block_check_in_out div.check-in-div,
body .block_hints .block_check_in_out div.check-out-div,
body .datepick-inline .date_available,
body .datepick-inline .timespartly.check_in_time div.check-in-div,
body .datepick-inline .timespartly.check_out_time div.check-out-div {
    background-color: #FFD6A4;
}

body .checkout-continue-coupon .btn.btn-default {
    background-color: white;
}

body.page-book .form-group.button-next,
body.page-book .form-group.button-back {
    display: none;
}

body #dbee1 {
    z-index: 99999 !important;
}

.needsclick.kl-private-reset-css-Xuajs1 {
    position: relative;
    z-index: 100000;
}

.fab,
.fa-brands {
    font-family: 'Font Awesome 6 Brands' !important;
}

.category-products .product-price .price {
    font-weight: 500;
    display: inline-flex;
    align-items: baseline;
    gap: 5px;
}

.category-products .product-price .price .price-prefix {
    line-height: 1;
}