

/* Start:/local/templates/yahonty/components/yahonty/empty/booking-page/style.css?17760717581683*/
.bottom-socialmenu, .special-offers, .pwrap1 {
    display: none;
}

.tl-booking-container {
    max-width: 1440px;
    margin: 0 auto;
}

.bookmarks {
    padding: 0 !important;
    list-style: none;
    display: flex;
    margin: 10px 0;
}

.bookmarks p {
    padding: 0 10px;
    margin: 0 auto;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 14px;
    text-align: center;
    color: #212529;
}

.bookmarks li.active {
    text-decoration: none;
    cursor: default;
    background: #A89561;
    box-sizing: border-box;
}

.bookmarks li.active p {
    color: #FFFFFF;
}

.bookmarks li {
    padding: 0 20px !important;
    cursor: pointer;
    height: 58px;
    display: flex;
    align-items: center;
    margin-right: 10px;
    background: #EDEDE4;
}

.bookmarks li:last-child {
    margin-right: 0;
}


#tl-hotel-select {
    display: none;
}

.sambooking
{
	padding-right: 140px;
}

@media (max-width: 1100px) {
    .bookmarks {
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .bookmarks li {
        margin-right: 0;
        width: 45%;
        margin-bottom: 5px;
    }

}

@media (max-width: 767px) {


	.sambooking
	{
		padding-right: 0px;
	}
	/* скрываем виджеты на странице бронирования */
	.b24-widget-button-wrapper,
	.mango-callback,
	.petsrules,
	body>div.is-visible[style]
	{
		display: none !important;
	}

}

@media (max-width: 480px) {
    .bookmarks {
        flex-direction: column;
    }

    .bookmarks li {
        margin-top: 10px;
        max-width: 100%;
        margin-right: 0;
        width: 100%;
    }



}
/* End */
/* /local/templates/yahonty/components/yahonty/empty/booking-page/style.css?17760717581683 */
