@CHARSET "UTF-8";
body, button, input, select, table, textarea {
	font-family: Arial !important;
}
span.label {
	color: #636363 !important;
}
.lv-page {
    background: rgba(0, 0, 0, 0) url("../images/bg.png") repeat scroll 0 0 !important;
    margin: 0 !important;
} 
.lv-header-language {
	background: none !important;
	float: right;
	color: #2b2e34 !important;
	padding: 12px 0px !important;
	min-width: 250px;
}
.lv-dropdown-language {
	display: none;
}
.lv-page-header {
	max-width: none !important;
    width: 100% !important;
    border: none;
    background: #fff;
    margin:0px !important;
}
.lv-header-top {
	/* max-width: 1260px !important; */
}
.lv-header-nav {
	border: none !important;
}
.lv-navbar {
	border: none;
	background: #f2ba30;
	margin-bottom: 0px;
	padding-bottom: 1px;
	border-radius: 0;
	padding-top: 0px;
}
.lv-select-laguage {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #2b2e34;
    font-size: 5px;
    padding: 6px;
}
.lv-nav-link a {
	color: #fff !important;
	font-weight: 600;
	font-size: 13px;
}
.lv-logo {
	min-height: 60px !important;
}
.lv-footer-container {
	max-width: none !important;
    width: 100% !important;
    padding: 0px !important;
    background: #f2ba30;
}
.lv-footer-container .footer {
	padding: 5px 0;

}
.lv-footer-form {
    color: #ffffff;
    float: left;
    font-weight: 600;
    height: 100%;
    padding: 0px ;
}
.lv-copyright {
	color: #fff;
}
.lv-nav-link a {
	border-right: 1px solid #fff;
}
.lv-navbar-nav {
	margin-top: 0px !important;
}
.lv-navHeaderCollapse {
    min-height: 50px;
    line-height: 50px;
}
.lv-nav-link.active, .lv-nav-link:HOVER {
	background: #947fb5;
	box-shadow: 0px 2px #fff;
}
.lv-nav-link.active  a {
	background: none !important;
}
.lv-col1-layout {
	/* margin-top: -60px !important; */
	background: #fff;
	min-height: 350px;
	max-width: none;
	/* border-top: solid 40px #f2ba30; */
}
.lv-page .col-sm-12{
	padding-right: 0px;
	padding-left: 0px;
}
.lv-page .row{
	margin: 0px;
}
.lv-header-nav {
	padding: 0 !important;
}
/* .lv-home {
 	float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    width: 100%;
} */
/* .lv-home {
	background:url(../images/bg-home.jpg);
	background-size: 100% auto;
	padding-bottom: 50%;
	background-size: 100%;
} */
body.cms-home {
    background-image: url("../images/bg-home.jpg") !important;
    background-color: #cccccc !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}
.lv-home-wrapper {
	position: absolute;
	width: 100%;
	bottom: 5%;
}
.lv-home-content {
	padding: 0px;
}
.lv-list-link {
	float: right;
}
.lv-list-link li {
	float: left;
	text-align: center;
	min-width: 110px;
}
.lv-home-link {
	float: left;
	text-align: center;
	opacity: 0.9;
}
.lv-home-link img {
	margin: 0 auto;
	height: 100% !important;
}
.lv-language-icon {
	background-image:  url("../images/icon/LANGUAGE-icon.png") ;
	float: left;
    height: 20px;
    margin-right: 5px;
    width: 20px;
    background-repeat: no-repeat;
}
.lv-cart-icon {
	background-image:  url("../images/icon/CART-icon.png") ;
	float: left;
    height: 20px;
    margin: 10px 5px 0 0;
    width: 20px;
    background-repeat: no-repeat;
    color: #000000;
}
.lv-account-icon {
	background-image:  url("../images/icon/ACCOUNT-icon.png") ;
	float: left;
    height: 20px;
    margin: 10px 5px 0 0;
    width: 20px;
    background-repeat: no-repeat;
}
.lv-header-language {
	display: table !important;
}
.lv-header-top #header-account {
	right: 0 !important;
}
.lv-header-top #header-cart.skip-active {
	float: left;
}
.lv-form-available-wrapper {
    border: 2px solid #e1bb81;
    min-height: 200px;
    width: 100%;
    padding: 5%;
    float: left;
    color: #000000;
}
.lv-form-available-head {
    float: left;
    font-size: 25px;
    height: 100%;
    text-align: left;
    width: 100%;
    padding: 15px 0px;
}
.lv-form-available-content td {
	border-top: none !important; 
	width: 50% !important;
	padding: 0px !important;
}
.lv-form-available-content td input{
	width: 100% !important;
	border-radius:0px;
}
.lv-form-available-title {
	font-weight: bold;
	color: #000000;
}
.lv-form-available-content {
    float: left;
    width: 100%;
}
.lv-form-available-submit {
    float: left;
    width: 100%;
}
.lv-form-available-btn-submit {
    background: #dcad67 none repeat scroll 0 0;
    border: medium none;
    font-size: 18px;
    padding: 10px;
    width: 100%;
    color: #000000;
    border-radius: 7px;
}
.lv-date-time {
	max-width: 95%;
}
.lv-topmain {
	background: red;
	height: 100px;
	width: 100%;
}
.lv-home-link-page img{
	height: auto !important;
	width: 70% !important;
}
.lv-page-link {
    border-top: medium solid #ccc;
    color: #f2ba30;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    float: left;
    width: 100%;
}
.lv-page-link > p {
    padding: 10px 0;
}
.lv-indicators {
    bottom: 10px;
    left: auto;
    right: 2%;
    width: auto;
}
.lv-slider-logo {
    position: absolute;
    z-index: 99;
    margin-top: -15px;
    margin-left: -30px;
}
.lv-slider-box-image img {
    height: 80px;
}
.lv-hight-light {
	border: 5px solid #dcad67;
    border-radius: 17px;
}
.lv-switch-store img:not(.lv-hight-light):HOVER {
	margin-top: -2px;
}
.lv-factsheet-wrapper, .lv-rooms-wrapper {
    float: left;
    height: 100%;
    width: 100%;
}
.lv-factsheet-list-label, .lv-rooms-list-label {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
}
.lv-factsheet-list-label a, .lv-rooms-list-label a{
	border-right: 1px solid #fff;
    color: #fff;
    padding-right: 5px;
    padding-left: 5px;
}
.lv-factsheet-list-title, .lv-rooms-list-title {
    text-decoration: underline #dcad67;
}
.lv-factsheet-list-title a , .lv-rooms-list-title a{
	font-weight: 600;
	color: #dcad67;
}
.lv-factsheet-list-title:HOVER a, .lv-rooms-list-title:HOVER a {
	color: #dcad67;
}
.lv-factsheet-list-title:HOVER, .lv-rooms-list-title:HOVER{
	cursor: pointer;
}
.lv-factsheet-list-label.active, .lv-rooms-list-label.active{
    background: #f2ba30 ;
	border-color: #f2ba30 ;
}
.lv-factsheet-list-label.active a, .lv-rooms-list-label.active a{
    color: #fff;
}
.lv-factsheet-list-label.active:HOVER, .lv-factsheet-list-label:HOVER, .lv-rooms-list-label.active:HOVER, .lv-rooms-list-label:HOVER {
	cursor: pointer;
	background: #f2ba30 ;
	border-color: #f2ba30 ;
}
.lv-factsheet-list-label:HOVER a, .lv-rooms-list-label:HOVER a {
	color: #fff;	
}
.lv-address {
	width:100%;
	height:200px;
	margin-top: 15px;
	float: left;
}	
.lv-product-list {
    float: left;
    width: 50%;
    border: none;
}
.lv-product-image-box img {
    width: 100%;
}
.lv-product-name > a {
    color: #f2ba30;
    font-weight: 600;
}
.button {
	background: #f2ba30 !important;
	font-weight: 600 !important;
	
}
.lv-available-info li{
	border: none;
}
.lv-available-list {
	width: 100%;
	float: left;
}
.lv-available-list .table.table-bordered td {
    height: 100%;
    line-height: 100%;
    vertical-align: middle;
}
.lv-available-list .table.table-bordered th {
	text-align: center;
	font-weight: 600;
}
.lv-available-quantity {
	width: 100%;
	text-align: center;
	float: left;
}
.lv-available-list .lv-available-qty {
	width: 60% !important;
	float: left;
	text-align: center;
}
.lv-btn-qty {
    background: #ccc none repeat scroll 0 0;
    float: left;
    height: 30px;
    line-height: 30px;
    width: 20%;
    font-weight: 600;
    color: #fff;
}
.lv-btn-qty:HOVER {
	cursor: pointer;
	background: #ddd;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.lv-room-title h3{
	font-weight: 600 !important;
	color: #f2ba30 !important;
}
.lv-product-name-view {
	padding: 10px 0px;
}
.lv-check-available {
	float: left;
}
.lv-remove-margin-padding {
	margin: 0px;
	padding: 0px;
}
.lv-glyphicon-chevron-left {
	left: 30px !important;
}
.lv-glyphicon-chevron-right {
	right: 30px !important;
}
.lv-en_us-language {
	background: rgba(0, 0, 0, 0) url("../images/flag/en_us.gif") no-repeat scroll 0 0;
    float: left;
    height: 12px;
    margin: 4px 0;
    width: 18px;
}
.lv-vi_vn-language {
	background: rgba(0, 0, 0, 0) url("../images/flag/vi_vn.gif") no-repeat scroll 0 0;
    float: left;
    height: 12px;
    margin: 4px 0;
    width: 18px;
}
.lv-ja_jp-language {
	background: rgba(0, 0, 0, 0) url("../images/flag/ja_jp.gif") no-repeat scroll 0 0;
    float: left;
    height: 12px;
    margin: 4px 0;
    width: 18px;
}
.lv-language a {
	float: left;
	color: #000000 !important;
	margin-left: 5px;
	font-size: 13px !important;
}
.lv-form-language {
	margin-right: 0 !important;
	float: left;
	width: 100%;
}
.lv-header-minicart label {
    color: #000000;
}
.active.lv-language a{
    text-decoration: underline;
}
#header-account {
		float: left;
	    width: 100%;
	    position: absolute;
	    margin-top: 0px !important;
	    z-index: 100;
	    padding-right: 0px !important;
	    padding-left: 0px !important;
    	margin-right: 10px !important;
}
.lv-head-layout {
	background: #f2ba30 none repeat scroll 0 0;
    float: left;
    min-height: 0px;
    margin-top: -50px;
    width: 100%;
}
.lv-special-offer-right-img {
    width: 100%;
    border: solid 2px #f2ba30;
    border-top: none;
}
.lv-special-offer-right-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #f2ba30 #f2ba30 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 2px 2px 0;
    color: #f2ba30;
    float: left;
    font-weight: bold;
    text-align: center;
    width: 100%;
    font-size: 16px;
    padding: 5px;
}
.lv-special-offer-right-title hr {
	margin:0 15% 10px;
}
.lv-special-offer-right-title p {
	margin-bottom: 2px;
}
.list-inline.lv-rooms-list-group {
    height: 100%;
    margin-left: 0;
}
.lv-rooms-list-label:HOVER {
	background: #947fb5;
}
.lv-rooms-list-label.active a{
	text-decoration: underline;
}
#arrive-picker, #depart-picker {
	float: left;
    width: 100%;
    border-radius: 7px; 
}
#lv-available-form {
	width: 100%;
}
.lv-date-time .list-inline > li {
	float: left;
	width: 60%;
}
.lv-date-time .list-inline > li:FIRST-CHILD {
	float: left;
	width: 40%;
}
.lv-footer-form-input {
	margin-top: 20px;
}
.lv-date-time label {
	padding: 5px;
}
.lv-form-available-submit {
	padding: 10px 0px;
}
.lv-form-product-name {
	font-size: 16px;
    font-weight: unset;
}
.lv-product-secondary {
	text-align: right;
}
.lv-product-secondary .price{
	color: #f2ba30 !important;
}
.lv-available-submit {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.lv-available-submit .button {
    width: 100%;
    border-radius: 10px;
}
.lv-available-list .table span {
    font-size: 18px;
    font-weight: 600;
}
.lv-available-list .table  thead  tr  th {
	border-bottom: none;	
}
.lv-available-list .table  tbody  tr  td {
	border-top: none;
	border-bottom: solid 1px #ccc;	
	padding-bottom: 20px;
}
.opc-wrapper-opc .login-trigger, button.button.apply-coupon span span {
	background: #f2ba30 !important;
	color: #fff !important;
}

.opc-wrapper-opc .payment-block dt {
 	background: #f2ba30 !important;
 	opacity: 0.5;
}
.opc-wrapper-opc .payment-block dt.active {
	opacity: 1;
}
.opc-wrapper-opc .btn-checkout span span{
	background: #f2ba30 !important;
}
 .opc-wrapper-opc .btn-checkout.button-disabled span span{
    background: url(../images/ajax-loader-button.png) no-repeat scroll 15px 12px transparent !important; 
}

.opc-wrapper-opc .btn-checkout.button-disabled span {
	opacity: 0.5;
	background-color: #f2ba30 !important;
}
.opc-wrapper-opc .payment-block dt:HOVER {
	background: #39b9c6 !important;
}
.review-menu-block a.review-total {
	background: #f2ba30 !important;
}
.expand_plus {
	color: #f2ba30 !important;
}
.welcome-msg-wrapper {
	float: left;
	padding: 10px 0px 0px;
}
.lv-welcome-msg {
    color: #f2ba30;
    font-weight: 600;
}
.lv-account-link label {
	float: left;
	font-size: 10px;
}
#header-cart .block-content, #header-cart .minicart-actions {
	float: left;
	width: 100%;
}
.lv-list-gallery {
	padding-left: 0px;
	padding-right: 5px;
}
.lv-gallery-wrapper {
	margin-top: 15px;
}
.lv-wrapper-addtocart {
	float: left;
	width: 100%;
}
.lv-wrapper-addtocart .add-to-cart {
	float: left;
	width: 100%;
}
.lv-wrapper-addtocart .qty-wrapper{
	float: left;
	width: 20%;
}
.lv-wrapper-addtocart .add-to-cart-buttons{
	float: left;
	width: 80%;
}
.lv-wrapper-addtocart .button.btn-cart {
	float: left;
}
.lv-list-language {
	float: left;
	width: 100%;
}
.lv-language {
	width: 50%;
}
.cms-page-view .std p, .cms-no-route .std p {
	font-family: arial !important;
	font-style: normal !important;
}
.lv-special-offer-right {
	float: left;
}
.lv-nav-link a {
	padding: 0px 20px !important;
}
#empty_cart_button {
	display: none !important;
}
.lv-book-now {
	width: 100%;
    float: left;
    margin-top: 20px;
}
.lv-book-now-time {
	float: left;
	width: 100%;
}
.lv-book-now-time ul {
	float: left;
	width: 50%;
	padding-left: 30px;
}
.lv-book-now-time ul:FIRST-CHILD {
	padding-left: 0;
}
.lv-book-now-qty {
	float: left;
	text-align: center;
	width: 60% !important;
}
.lv-book-now-quantity  span.lv-btn-qty {
	text-align: center;
}
.lv-book-now-quantity {
	float: left;
	width: 50%;
}
.lv-book-now-submit {
	width: 50%;
	margin-top: 0px;
	padding: 0 20px;
}
.cart-footer-actions {
	display: none;
}
/** Mobile **/

@media screen and (max-width: 1400px) {
    body.cms-home {
		/* background-size: auto 100% !important; */
	}
}
@media screen and (max-width: 1200px) {
    .lv-slider-logo {
   	    position: relative !important;
   	    margin: 1px 0px 0px 0px;
    }
    .lv-slider-box-image {
    	text-align: center;
    }
    .lv-slider-box-image img {
    	display: inline !important;
    }
}
@media screen and (max-width: 1100px) {
	.lv-home-link img {
		width: 100% !important;
	}
}

@media screen and (max-width: 1024px) {
	body.cms-home {
		background-size: auto 100% !important;
	}
	.lv-head-layout{
		min-height: 0px; 
	}
}
@media screen and (max-width: 991px) {
    #header-account, #header-cart  {
		margin-top: 45px !important;
	}
	.lv-date-time .list-inline > li {
		width: 100% !important;
	}
	.lv-form-available-head {
		padding: 0px !important;
	}
	.lv-footer-form-input {
		margin-top: 5px;
	}
	.lv-date-time label {
		padding: 0px !important;
	}
}
@media screen and (max-width: 770px) {
    #header-account {
		margin-top: 100px !important;
		z-index: 101;
	}
	#header-cart {
		margin-top: 0px !important;
		float: left;
	    width: 100%;
	    position: absolute;
	    z-index: 101;
	    padding-right: 0px !important;
	    padding-left: 0px !important;
    	margin-right: 10px !important;
    	max-width: 300px;
    	margin-top: 44px !important;
	}
}
@media screen and (max-width: 767px) {
	body.cms-home {
		background-size: auto 100% !important;
	}
	.lv-list-link {
		width: 100%;
		float: left;
	}
	.lv-list-link li{
		width: 50%;
		padding-right: 0px;
	    padding-left: 0px;
	}
	.header-minicart.lv-header-minicart {
	    float: left;
	    width: 100%;
	    padding: 0 30%;
	}
	.skip-link.skip-cart.no-count {
	    float: left;
	    width: 100%;
	}
	.skip-link.skip-cart.no-count > label {
	    float: left;
	}
	.lv-account-link {
	    float: left;
	    width: 100%;
	    padding:  0 25%;
	}
	.lv-account-link .skip-link.skip-account {
    	float: left;
	    width: 100%;
	}
	.lv-navHeaderCollapse {
		width: 100%;
	}
	.lv-nav-link a {
		border: solid 1px #ccc !important;
		border-bottom: 0px !important;
	}
	.lv-navbar-toggle {
		margin-bottom: 0px;
		border-radius: 0px !important;
	}
	#header-account {
		float: left;
	    width: 100%;
	    position: absolute;
	    margin-top: 110px !important;
	    z-index: 100;
	    padding-right: 0px !important;
	    padding-left: 0px !important;
    	margin-right: 5px !important;
    	max-width: 300px;
	}
	.lv-header-minicart a {
		width: 100%;
	}
	.lv-navHeaderCollapse {
		border-width: 0px !important; 
	}
	.lv-navbar-nav {
		padding-bottom: 10px;
	}
	.lv-navbar-nav .lv-nav-link:last-child {
		border-bottom: solid 1px #ccc;
	}
	.lv-header-minicart .skip-cart {
		border-right: none !important;
	}
	.lv-list-language {
		width: 100%;
	}
	.lv-header-language{
		width: 100%;
	}
	.lv-dropdown-language {
	    float: left;
	    width: 100%;
	    display: none;
	}
	.lv-dropdown-language select {
		float: left;
	    font-size: 13px;
	    margin-left: 5px;
	}
	.lv-head-layout {
		margin-top: 0px;
		min-height: 0px;
	}
	.lv-header-language {
		min-width: 0px;
		float: left;
	}
	.lv-language-group {
		width: 100% !important;
		float: left;
	}
	.welcome-msg-wrapper {
	    text-align: center;
	    width: 100%;
	}
	.lv-header-language {
		padding: 0px !important;
	}
	.lv-list-language li {
		width: 50% !important;
		padding: 0 10% !important;
	}
	.lv-list-language li p{
		
	}
	.lv-special-offer-right {
		margin-top: 10px;
	}
	.lv-page .container {
	   padding-left: 0px;
	   padding-right: 0px;
	}
}
@media screen and (max-width: 576px) {
	body.cms-home {
		background-size: auto 100% !important;
	}
	.lv-home-link img {
		width: 45% !important;
	}
	.lv-home-link {
		margin-bottom: 3%;
	}
	.lv-home-wrapper {
		bottom: auto !important;
		margin-top: 5% !important;
	}
	.lv-list-language li p{
		padding: 0 20px !important;
	}
	.lv-form-available-head p{
		margin-bottom: 0px ;
	}
}
@media screen and (max-width: 390px) {
	.lv-list-link li {
		width: 50%;
		min-width: 100px;
	}
	.lv-language-icon {
		display: none;
	}
	.lv-dropdown-language span:FIRST-CHILD {
		display: none;
	}
}
@media screen and (max-width: 495px) {
	.lv-list-language li p {
		padding: 0px !important;
	}
	.lv-list-language li p a{ 
		font-size: 10px !important;
	}
}
@media screen and (max-width: 360px) {
	body.cms-home {
		background-size: auto 100% !important;
	}
	.lv-home-link img {
		width: 45% !important;
	}
	.lv-home-link {
		margin-bottom: 3%;
	}
	.lv-home-wrapper {
		bottom: auto !important;
		top: 3% !important;
	}
	/* .lv-list-link li {
		width: 33% !important;
		min-width: 80px !important; 
	} */
	.lv-header-language {
		padding: 0px !important;
		float: left;
	}
	.lv-list-link li:FIRST-CHILD {
		/* padding: 10px 0px; */
	}
	.lv-language-group {
		float: left;
		width: 100% !important;
	}
}
@media screen and (max-width: 320px) {
	.lv-list-language .lv-language span:FIRST-CHILD {
		margin: 4px 0px 0px 40%;
		width: 100%;
	}
	.lv-list-language .lv-language:FIRST-CHILD p {
		float: left !important;
	}
	.lv-list-language .lv-language:LAST-CHILD p {
		float: right !important;
	}
	.lv-list-link li {
		min-width: auto !important;
	}
}