#tl-booking-cart {
    z-index: 1 !important;
}

#be-booking-form {
    margin-bottom: 20px;
}

.page-id-778 .module-icon.tb_67fz817 {
    display: none !important;
}

#block-search,
#block-search * {
    box-sizing: border-box;
}

#block-search {
    background: #7c8ca9;
}

.home #block-search {
    margin-top: -41px;
}

.be-container {
    max-width: 1220px;
    margin: 0 auto;
    padding: 0 30px;
}

#be-reputation-widget {
    position: absolute !important;
    z-index: 1;
    right: 27px;
    top: 10px;
    width: 100%;
    max-width: 300px;
}

#be-reputation-widget-mobile {
    display: none;
}

@media screen and (max-width: 1240px) {
    .home .themify_builder_content-314 .tb_4djz154 {
        margin-top: 0;
    }
}

@media screen and (max-width: 1080px) {
    .home .themify_builder_content-314 .tb_4djz154 {
        height: 320px;
    }
}

@media screen and (max-width: 768px) {
    .home .themify_builder_content-314 .tb_4djz154 {
        height: 520px;
    }

    #be-reputation-widget {
        display: none;
    }

    #be-reputation-widget-mobile {
        display: block;
        max-width: 300px;
        margin: 0 auto;
    }
}