body{
    padding-top: 104px;
}

body.noHeader {
    padding-top: 104px;
}

h1{
	font-size:34px;
}

h2{
	font-size:22px;
}

h3{
	font-size:28px;
}

h3.hunt{
    margin-top: 22px;
}

h3 strong {
    font-size: 19px;
}

h6{
    font-size: 22px;
    width: 100%;
    line-height: normal;
    padding-bottom: 5px;
    margin-bottom: 16px;
}

a.menuMob, #menuOverlay{
	display:block;
}

.logo{
	display:none;
}
.menu{
	display:none;
}

.wrap{
	width:94%;
	max-width:94%;
    font-size: 18px;
    padding: 22px 0px;
}

header{
	min-height:48px;
    background-color: #04172c;
	-webkit-box-shadow: 0px 5px 6px -2px rgba(51,51,51,0.2);
	-moz-box-shadow: 0px 5px 6px -2px rgba(51,51,51,0.2);
	box-shadow: 0px 5px 6px -2px rgba(51,51,51,0.2);
	background-image: url("../img/lasbeatas.png");
	background-repeat: no-repeat;
	background-position: 4% 6px;
	background-size: auto 40px;
}

header.sticky{
	backdrop-filter: none !important;

}

header section#mainMenu{
    display: none;
}

header section#bookingForm{
    border-top: 2px solid #fff;
    min-height: 0px;
    margin-top:54px;
    padding-top:8px;
    padding-bottom: 8px;
    background-color: transparent !important;
}

section#bookingForm #formSearch{
    text-align: left;
    margin: 0px;
    line-height: normal;
}

section#bookingForm #formSearch input#promcode, section#bookingForm #formSearch a.btGift{
    display: none;
}

section#bookingForm #formSearch a.btDinner{
    display: inline-block;
    margin-left: 0px;
}

section#bookingForm #formSearch a.btDinner img{
    display: none;
}

section#bookingForm #formSearch a.btDinner span{
    margin-left: 0px;
}


section#bookingForm #formSearch input {
    height:36px;
    line-height:36px;
    background-image:none;
    padding-left: 12px;
    margin-right: 4px;
    width: 99px;
    font-size: 19px;
}

section#bookingForm #formSearch a.btSearchS, section#bookingForm #formSearch a.btGift span {
    height: 34px;
    line-height: 34px;
    padding: 0px 18px;
    
}

#top{
    height:220px;
    border-top:2px solid #fff;
}

#top .wrap{
    width: 100%;
    max-width: 100%;
    height: 220px;
}

#top .wrap .slider{
    background-size: 100% 220px;
}

#top .wrap img{
    height: 220px;
    width: 100%;
    object-fit: cover;
}

#top strong {
    font-size: 14px;
    bottom: 12px;
}

.homeNew ul{
    flex-direction: row-reverse;
    flex-direction: column-reverse;
}

.homeNew ul li, .homeNew ul li:first-child{
    width: 100%;
}

.roomsHome ul {
	justify-content:space-between;
}

.roomsHome ul li{
    width: 100%;
}

.roomsHome ul li:nth-child(3n-1) {
		margin-left:0%;
		margin-right:0%;
}

.roomsHome ul li .icons span{
    padding: 0px 6px;
}

.roomsHome ul li strong {
    font-size:26px;
}

.homeEvents .wrap ul li {
    width: 100%;
    font-size:18px;
}

.homeEvents .wrap ul li strong{
    font-size: 34px;
}

.homeEvents .wrap ul li em{
    font-size: 22px;
}

.homeInfo .wrap ul li{
    width: 72%;
    font-size: 19px;
    margin-bottom:15px;
    margin-top: 15px;
}


.photos .column {
  flex: calc(100% - 6px);
  max-width: calc(100% - 6px);
    padding: 0px 3px;
}


.formTest .wrap ul{
    width: 92%;
    margin-top: 10px;
}

.formTest .wrap ul li{
    width:100%;
}

.formTest .wrap ul li:first-child{
    width: 100%;
    text-align: left;
    padding-bottom: 12px;
}

.formTest .wrap ul li select, .formTest .wrap ul li input {
    font-size: 17px;
    padding: 0px 10px;
}

.packs ul li{
    width:100%;
    font-size: 18px;
    min-height:0px;
}

.packs ul li:last-child{
    margin-top: 15px;
    padding-bottom: 15px;
}

.packs ul li a {
    display: block;
    position:relative;
    left: auto;
    bottom:auto;
    transform:none;
    width:50%;
    margin: 0px auto;
    margin-top: 15px;
}

.packs ul li strong{
    font-size: 26px;
}

.homeNew ul li ul {
    margin-top:17px;
}

.homeNew ul li ul li, .homeNew ul li ul li:first-child{
    width: 45%;
}

.homeNew ul li ul.rest li{
    width: 100%;
    font-size: 18px;
}

.homeNew ul li ul.rest li:first-child{
    width: 100%;
}


.roomsItem ul{
    justify-content: flex-start;
}

.roomsItem ul li{
    width: 100%;
}

.roomsItem ul li .icons span{
    margin-right:8px;
    padding: 0;
}

.roomsItem .roomDesc{
    font-size: 18px;
}

.roomsItem .roomName, .roomsItem .roomDesc {
    width: 94%;
    padding: 0%;
    border: 0px;
}


.menus a {
    width:100%;
		padding-left:0px;
		padding-top:152px;
		background-position: center top;
		font-size:18px;
}

.menus a span {
    padding-bottom:25px;
    padding-top:0px;
}

.menus a em {
    font-size: 22px;
}

.menus a strong {
    font-size: 22px;
}

.menuRest{
	width:100%;
	font-size:16px;
	line-height:22px;
}

.menuRest img{
    display: block;
    margin: 0px auto;
}

.menuRest strong span{
    width: 40%;
}

.menuRest span{
    width: 40%;
}

.menuRest i{
    width: 57%;
     font-size: 18px;
    line-height: normal;
}

.menuRest .dishItem i{
    width: 57%;
    font-size: 18px;
    line-height: normal;
}

.menuRest .dishItem img{
    width: 23px;
}

.menuRest .dishItem{
    line-height: 21px;
}

.menuRest .dishItem em{
    font-size: 14px;
}

.menuRest strong {
    font-size:18px;
}

.itemsDownload{
	font-size:18px;
    padding-left:98px;
    min-height: 105px;
    background-size: auto 95px;
    background-position: left top;
}

.itemsDownload span{
    font-size: 27px;
    top: 46px;
    width: 73px;
}

.itemsDownload strong{
    font-size:20px;
    margin-bottom: 5px;
}

.breadX .wrap{
    font-size: 15px;
}

.contactInfo .wrap ul li:last-child .pin {
    margin-top:22px;
}

.contactInfo .wrap ul li:last-child span, .contactInfo .wrap ul li:last-child a {
    margin-left:15px;
}

.breadcrumb{
    display: none;
}


.packBook ul{
    width: 100%;
    margin-bottom:50px;
    flex-direction: row-reverse;
    flex-direction: column-reverse;
}

.packBook ul li, .packBook ul li:first-child{
    width: 100%;
    font-size: 18px;
    margin-bottom:15px;
}

.packBook ul li:first-child{
    margin-bottom: 0px;
}

.packBook label {
    width: 85%;
    margin: 15px 0px;
    line-height: 28px;
}

.packBook label.first {
    border:0;
    margin-right: 0%;
    margin-bottom: 0px;
}

.packBook h1{
    font-size: 26px;
    margin-bottom: 7px;
}

.packBook ul li div.packInfo {
    margin-bottom:14px;
}


.packBook em {
    font-size: 14px;
}

.packBook .button {
    padding: 0px 15px;
    margin-left:5px;
}

.packBook .total {
    padding: 10px 10px;
    margin-bottom: 10px;
}

.packBook .total i{
    width: 40%;
    font-size: 20px;
    line-height: 30px;
}

.packBook .total i:first-child{
    width: 60%;
}

.packBook #dataForm .hasCustomInput {
    width: 92%;
    margin-top: 7px;
    margin-bottom: 0px;
    margin-right: 0px;
}

.packBook #dataForm textarea.hasCustomInput {
    width: 92%;
    height: 65px;
}

.packBook #paymethods label, .packBook #paymethods label {
    margin-right:20px;
    font-size: 15px;
}

.packBook .btDataform, .roomBook .btCheckout, .packBook .btDataform, .packBook .btCheckout{
    padding: 0px 20px;
}

.roomBook .wrap{
    padding: 0px;
}

.roomBook ul{
    width: 100%;
    margin-bottom:30px;
}

.roomBook ul li, .roomBook ul li:first-child{
    width: 100%;
    font-size: 18px;
    margin-bottom:15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #b4bac4;
}

.roomBook ul li:first-child{
    margin-bottom: 18px;
    border: 0px;
    padding-bottom: 0px;
}

.roomBook h1{
    font-size: 26px;
    margin-bottom: 7px;
}

.roomBook ul li div.packInfo {
    margin-bottom:1px;
    border: 0px;
}

.roomBook ul.roomItemOne li .swiper-container {
    margin-bottom: 18px;
}

.roomBook ul.roomItemOne li div.packInfo {
  border-bottom: 1px solid #b4bac4;
   margin-bottom:10px;    
}

.roomBook ul.roomItemOne li{
    border: 0px;
    margin-bottom: 0;
    padding-bottom: 0px;
}

.roomBook ul li ul{
    display: block;
    flex-direction:row;
    flex-direction: column;
}

.roomBook ul li ul li, .roomBook ul li ul li:first-child {
    width: 100%;
    line-height: 33px;
    text-align: left;
}

.roomBook ul li ul li:first-child{
    width:auto;
    display:inline-block;
}
.roomBook .btDataform, .roomBook .btCheckout {
    height: 36px;
    line-height: 36px;
    padding: 0px 20px;
}

.roomBook ul li ul li .hasCustomSelect{
    width:98%;
}

.roomBook .button {
    padding: 0px 15px;
    margin-left:5px;
}

.roomBook em {
    font-size: 14px;
}

.roomBook .total {
    padding: 10px 10px;
    margin-bottom: 10px;
}

.roomBook .total i{
    width: 40%;
    font-size: 20px;
    line-height: 30px;
}

.roomBook .total i:first-child{
    width: 60%;
}

.roomBook #dataForm .hasCustomInput {
    width: 92%;
    margin-top: 7px;
    margin-bottom: 0px;
    margin-right: 0px;
}

.roomBook #dataForm textarea.hasCustomInput {
    width: 92%;
    height: 65px;
}

.roomBook #paymethods label, .packBook #paymethods label {
    margin-right:20px;
    font-size: 15px;
}

.roomBook .btDataform, .roomBook .btCheckout, .packBook .btDataform, .packBook .btCheckout{
    padding: 0px 20px;
}

#LB.LBPAcks form {
    padding:15px;
    font-size: 14px;
    max-width:85vw;
    min-width:85vw;
}

#LB.LBPAcks form strong {
    font-size:19px;
}

.hasCustomSelect, .hasCustomInput {
    font-size: 17px;
    padding: 0px 10px;
}

footer .wrap ul{
    font-size: 19px;
}

footer .wrap ul li{
    width: 100%;
    padding-top:0px;
}

footer .wrap ul li:first-child{
    width: 100%;
}

footer .wrap ul li:nth-child(2), footer .wrap.bottom ul li:nth-child(2){
    padding: 14px 0px;
}

footer .wrap.bottom ul li:first-child{
    width: auto;
}

footer .wrap.bottom ul li{
    padding-top: 0px;
    width: auto;
    font-size: 16px;
}

footer .wrap.bottom ul li:nth-child(2){
    width: 100%;
    text-align: center;
}

footer .bottom ul li:last-child a{
    margin: 0px 10px;
}

footer .bottom a{
    font-size: 16px !important;
}
