
/* #775c50 */

#supersized-fs .share a,
#supersized-fs-close,
.hotel-details .title {
	color: #775c50;
}

#hotels-navigation {
	background-color: #faf9f9;
}

#hotels-navigation a {
	color: #775c50;
	text-decoration: none;
}

#navigation-border {
    border-left: 15px solid #faf9f9;
}

#subnavigation {
	background-color: #775c50;
}

#subnavigation a {
	color: #faf9f9;
}

#subnavigation-border {
	border-left: 15px solid #775c50;
}

#booking-border {
    border-right: 15px solid #faf9f9;
}

#header-wrapper {
    margin: 15px 100px;
}

#header.sticky a {
    color: #775c50;
}

.sticky #btn-hotels {
	color: #775c50;
}

#btn-hotels.open {
	color: #775c50;
}

#btn-hotels span {
	background-image: url('https://lexstay.vn/img/menu/bg-btn-hotels.svg');
}

.sticky #btn-hotels span {
	background-image: url('https://lexstay.vn/img/menu/bg-btn-hotels-sticky.svg');
}

#btn-hotels.open span {
	background-image: url('https://lexstay.vn/img/menu/bg-btn-hotels-open.svg');
}

#navigation {
	background-color: #faf9f9;
	text-align: left;
}

#navigation ul {
	clear: left;
}

#navigation ul ul a,
.btn-booking-close,
#booking-mask .subtitle {
	color: #775c50;
}

.btn-booking-close {
	background: url('https://lexstay.vn/img/menu/btn-close-menu.svg') no-repeat 0 0;
}

#navigation ul li.active a {
    color: #775c50;
}

#navigation .btn-close-menu, 
#navigation .btn-back-to-corporate-home {
	float: left;
	display: inline-block;
	padding-left: 35px;
	font-size: 1.9rem;
    color: #775c50;
	cursor: pointer;
}

#navigation .btn-close-menu {
	margin: 0 0 25px;
    background: url('https://lexstay.vn/img/menu/btn-close-menu.svg') no-repeat 0 0;
}

#navigation .btn-back-to-corporate-home {
	clear: left;
	margin: 0 0 50px;
	background: url('https://lexstay.vn/img/menu/btn-back-to-corporate-home.svg') no-repeat 0 0;
}

#booking-mask {
	background-color: #faf9f9;
}

.sticky #btn-menu {
    background: url('https://lexstay.vn/img/menu/btn-menu-gold.svg') no-repeat left 50%;
}


.wrapper {
	background: url('https://lexstay.vn/img/menu/bg-wrapper.png') repeat-x top center;
}

#content.hp::after {
	content: ' ';
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
	width: 100%;
	height: 595px;
	background: url('https://lexstay.vn/img/menu/bg-footer.png') repeat-x bottom center;
	visibility: visible;
}

.page-content {
	padding: 100px 0 0;
	/*background: url('https://lexstay.vn/img/menu/bg-wrapper.png') repeat-x top center;*/
}

#footer {
	background: url('https://lexstay.vn/img/menu/bg-footer.png') repeat-x bottom center;
}

.main .btn,
#footer .title,
#footer a {
    color: #775c50;
}

.main a, .main ul a, .main ol a,
.main .share a {
	color: #775c50;
}

.btn-back {
    border: 6px solid #faf9f9;
}

.main .btn {
	background: url('https://lexstay.vn/img/menu/bg-btn.svg') right 50% no-repeat;
}

#footer .footer-nav li a::before {
    background-color: #775c50;
}

#footer .hotel-info p a {
	color: #55565A;
}

.filters-wrapper,
.filters-wrapper .selectric-wrapper {
	border-color: #faf9f9;
}

.filters-wrapper .selectric .label {
	color: #775c50;
}

.hotel .archive-item {
	background-color: #faf9f9;
}

.hotel .archive-item .buttons a {
	color: #775c50;
}

.room-details {
	border-color: #faf9f9;
}

.booking-container {
	background-color: #faf9f9;
}

.label {
    color: #775c50;
}

.booking-container button {
	color: #775c50;
}

.booking-container button:hover {
    color: #fff;
    background-color: #775c50;
}

.launch.square.bg {
	background-color: #faf9f9;
}

.btn-book {
	color: #775c50;
	border-color: #faf9f9;
	background-color: #faf9f9;
}

.breadcrumbs {
    color: #775c50;
}

.offer-section h3 {
	color: #775c50;
}

.column-inline a.btn span,
a.btn.border span {
	background-image: url('https://lexstay.vn/img/menu/bg-btn.svg');
}

a.btn.border {
	border: 6px solid #faf9f9;
}

.hotel-direction h3 {
	color: #775c50;
}

.btn-hotel-direction {
    background: url('https://lexstay.vn/img/menu/btn-open.svg') no-repeat 50% 50%;
}

.open .btn-hotel-direction {
	background: url('https://lexstay.vn/img/menu/btn-close.svg') no-repeat 50% 50%;
}

table.meetingrooms th {
    background-color: #faf9f9;
}

.room-amenities h4 {
	color: #775c50;
}

.hotel .archive-item.base a {
	color: #55565A;
}

.hotel .archive-item .buttons a:after {
	background-color: #775c50;
}

.hotel #header .btn-booking-smartphone {
	color: #775c50;
}

#navigation .btn-language-smartphone {
	color: #775c50;
}

#map-contacts {
	background-color: #775c50;
}

#navigation ul.service a,
#navigation .btn-booking {
	color: #775c50;
}

@media screen and (max-width: 767px) {
	
	body {
	    margin-top: 89px;
	}
	
	#header, 
	#header.sticky {
	    height: 89px;
	    background-color: #775c50 !important;
	}
	
	.hotel #header-wrapper .logo {
		height: 40px;
	}
	
	#btn-menu {
		top: 20px;
	}
	
	
}

@media screen and (max-width: 950px) {
	
	table.meetingrooms tbody td[scope="row"] {
		background-color: #775c50;
	}
	
}