#be-booking-form,
#be-reviews-widget {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}

#tl-booking-cart {
    z-index: 1 !important;
}

#block-search,
#block-search * {
    box-sizing: border-box;
}

#block-search {
    position: relative;
    z-index: 1;
    margin: -60px auto 0 auto;
    max-width: 1140px;
    background: #151515;
}

.home #block-search {
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -150px;
}

.be-container {
    padding: 0 30px;
}

.page-id-4445 .elementor-element-05d6b8a,
.page-id-4445 #scrollUp {
    display: none !important;
}

#menu-item-4460,
#be-reputation-widget-mobile {
    display: none;
}

#be-reputation-widget {
    position: absolute !important;
    right: 0;
    bottom: 100%;
    width: 100%;
    max-width: 170px;
}

@media screen and (max-height: 880px) {
    .home #block-search {
        margin-top: -180px;
    }
}

@media screen and (max-width: 1160px), screen and (max-height: 825px) {
    #block-search,
    .home #block-search {
        position: static;
        margin: 0 auto;
        border: 1px solid #ab9154;
        transform: none;
    }

    #be-reputation-widget {
        display: none;
    }

    #be-reputation-widget-mobile {
        display: block;
        max-width: 270px;
        margin: 10px auto;
    }
}

@media screen and (max-width: 991px) {
    #menu-item-4460 {
        display: inline-block;
    }
}
