#block-search, #block-search * {
	box-sizing: border-box;
}

#block-search {
	background: #0C0C0C;
}

@media screen and (min-width: 986px) {
    .home #block-search {
        position: absolute;
        z-index: 90;
        width: 100%;
        background: rgba(0, 0, 0, 0.7);
    }
}

.be-container {
	padding: 0 30px;
}

#tl-booking-cart {
	z-index: 1 !important;
}

@media only screen and (max-width: 419px) {
	.page-id-5054 .gdlr-item.gdlr-main-content {
		margin-left: 10px;
		margin-right: 10px;		
	}
}

.home #content-section-1 > div {
    padding-top: 0!important;
}

.post-type-archive-room #calendar-2,
.single-room #gdlr-reservation-bar {
    display: none;
}