@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Merriweather:300,400,700,900|Montserrat:200,300,400,500');
@import url('https://fonts.googleapis.com/css?family=Alata|Roboto&display=swap');


body {
	background-color: #f4f4f4;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
    font-size: 14px;
}
p {}
h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6 {
    font-family: 'Alata', sans-serif;
	font-weight: 400;
}
.p0 {padding:0 !important;}
.ptb10 {padding-top: 10px;padding-bottom: 10px;}
.m0 {margin: 0 !important;}
.mt0 {margin-top: 0;}
.mb0 {margin-bottom: 0!important;}
.mt55 {margin-top: 55px;}
.mt15 {margin-top: 15px;}
.mt1rem {margin-top: 1rem;}
.mb5 {margin-bottom: 5px;}
.mb50 {margin-bottom: 50px;}
.mb15rem {margin-bottom: 1.5rem;}
.padcol {padding: 1.25rem;}
.rem-3 {padding: 3rem;}
.weight {font-weight: 700;}
.height-title {height: 70px;}
p.small {font-size: 13px;}
.small-11 {font-size: 11px;}
p strong, .small strong, .small-11 strong {font-weight: 600}
p.title {font-size:22px; font-weight: 500}
p.sub-title {font-size: 20px; font-weight: 500}
p.title-16 {font-size: 16px; font-weight: 500}
p.title-14 {font-size: 14px; font-weight: 500}
p.title-12 {font-size: 12px; font-weight: 500}
.top-bar-wrapper {position: relative;top: 0;left: 0;z-index: 11;width: 100%;background-color: rgba(255,255,255,1);box-shadow: 0 .125rem .125rem 0 rgba(0,0,0,.1);}
.stick {position: fixed;-webkit-animation: glidein 0.5s forwards;animation: glidein 0.5s forwards;background-color: rgba(255,255,255,.95);}
.vh-center {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.w85 {width: 85%;}
.w100 {width: 100%;}
.ecom-header {background-color: #f1f2f2;}
.stick .ecom-header {border-bottom: solid 1px #ececec;}

.mont {font-family: 'Montserrat', sans-serif;font-weight: 500}
.mont22 {font-size: 22px;}
.mont20 {font-size: 20px;}

@-webkit-keyframes glidein {
  from{-webkit-transform: translate3d(0,-100%,0)}
  to{-webkit-transform: translate3d(0,0,0)}
}

@keyframes glidein{
  from{transform: translate3d(0,-100%,0)}
  to{transform: translate3d(0,0,0)}
}

.no-bg {background-color: transparent !important;}
.main-logo {/*position:absolute;top:0;z-index:1;*/position: relative;float: left;max-width: 200px;padding: .5rem;margin-top: -35px;/*background-color:#000;*/}
.main-logo img {/*margin:45px 15px 20px;*/}

.top-bar-left ul, .top-bar-right ul {background-color: transparent;}
.top-bar-left {margin-left: 170px;}
.top-bar-left li {margin-right: 1.25rem;}
.top-bar-left li:last-child {margin-right: 0;}
.top-bar-left li a, .top-bar-right li a {color: #000;font-weight: 700;font-size: .9rem;border-bottom: solid 2px rgba(0,0,0,0);padding-left: 0 !important;padding-right: 0 !important; }
.top-bar-left li a:hover {border-color: rgba(0,0,0,1);}
.top-bar-left .dropdown.menu > li.is-active > a {color: #000 !important;}
.top-bar-left .dropdown .is-dropdown-submenu a {border-bottom: solid 1px rgba(255,255,255,.3);}
.top-bar-left .dropdown .is-dropdown-submenu a:last-child {border-bottom: none;}

.top-bar-right li {margin-right: 1.25rem;}
.top-bar-right li:last-child {margin-right: 0;}
.top-bar-right li a {    font-family: 'Alata'; color: #000;font-weight: 500;font-size: .9rem;border-bottom: solid 1px rgba(0,0,0,0);padding-left: 0 !important;padding-right: 0 !important; }
.top-bar-right li a:hover {border-color: rgba(0,0,0,1);}
.top-bar-right .dropdown.menu > li.is-active > a {color: #000 !important;}
.top-bar-right .dropdown .is-dropdown-submenu a {border-bottom: solid 1px rgba(255,255,255,.3);}
.top-bar-right .dropdown .is-dropdown-submenu a:last-child {border-bottom: none;}

.main-menu li {border-right: solid 1px #ccc;padding: 0 10px;margin-right: 0;}
.main-menu li:first-child {padding-left: 0;}
.main-menu li:last-child {border-right: none;padding-right: 0;}
.main-menu li a {padding-top: 0!important;padding-bottom: 0!important;}

.top-menu .menu a {font-size: .7rem;font-weight: 500;border-bottom: none;color: #000;}
.top-menu .menu a:last-child {padding-right: 0;}

li.top-booking a {background-color: #ff8400;color: #fff;border-bottom: none!important;padding-left: 1rem!important;padding-right: 1rem!important;padding-top: .5rem!important;padding-bottom: .5rem!important;margin-bottom: 15px;}
.top-booking .dropdown-pane {right: 0;width: 600px;border: none;box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.2);}
.top-booking .dropdown-pane label, .top-booking .dropdown-pane input[type="text"], .top-booking .dropdown-pane select {font-size:.8rem}

input.dest, input.dest:focus {position: relative;background-image: url("../../../images/icon-city-marker.png");background-repeat: no-repeat;background-position: 95% 50%;}
input[type="text"]::-webkit-input-placeholder {color: #000;}
input[type="text"]::-moz-placeholder {color: #000;}
input[type="text"]:-ms-input-placeholder {color: #000;}
input[type="text"]::placeholder {color: #000;}

.web_dialog_overlay {position: fixed;top: 0;right: 0;bottom: 0;left: 0;height: 100%;width: 100%;margin: 0;padding: 0;background: #000;opacity: .8;filter:alpha(opacity=80);-moz-opacity: .80;z-index: 40;display: none;}
.web_dialog {display: none;position: absolute;width: 800px;left: auto;margin-top: -20px;background: #fff;border: 1px solid #999;padding: 0;z-index: 41;}
.web_dialog:after {position: absolute;content: "";bottom: -40px;height: 40px;width: 1px;}
.web_dialog_title {background: #f3f3f3;padding: 13px 15px;border-bottom: solid 1px #ddd;}
.web_dialog_title a.close {position: absolute;right: 10px;top: 10px;font-size: 20px;font-weight: 300;color: #000;text-decoration: none;}
.web_dialog_content {
	position: relative;
	padding: 15px;
	-moz-column-count: 4;
	-moz-column-gap: 10px;
	-moz-column-fill: balance;
	-webkit-column-count: 4;
	-webkit-column-gap: 10px;
	-webkit-column-fill: balance;
	column-count: 4;
	column-gap: 10px;
	column-fill: balance;
}
.web_dialog_content .oplist {
	width: 100%;
	display: inline-block;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	column-break-inside: avoid;
}

ul.oplist {margin: 0;padding: 0}
ul.oplist li {list-style-type: none;margin: 0;padding: .5rem 0px;font-size: 13px;line-height: 1;cursor: pointer;}
ul.oplist li.heading {font-weight: 600;text-transform: uppercase;}
ul.oplist li a, ul.oplist li.heading a {color: #000;cursor: pointer;}
ul.oplist li a:hover, ul.oplist li:hover a {color: #2ba6cb}

.page-footer {
    background: #ddd !important;
    color: #444 !important;
   padding: 3rem;padding-bottom: 1rem;border-top: solid 5px #ddd;}
.page-copy {border-bottom: solid 1px rgba(0,0,0,.1);padding: .5em 0}
.page-copy small {font-size: 80%;}
.footer-copy {background: #f3f3f3;color: #000;padding: 15px 0;}
.footer-copy small, .footer-copy .breadcrumbs li {font-size: 12px;}
.footer-copy a {color: #000;}
.footer-link h6 {font-size: .8rem;font-weight: 600;}
.footer-link .vlist {list-style-type: none;margin-left: 0;margin-top: 20px;}
.footer-link .vlist > li > a {color: #444;font-size: 12px;line-height: 1.4;}
.footer-link .vlist > li > a:hover, .footer-link .vlist > li > a:focus {text-decoration: underline;}
.widget-booking {padding: 20px 15px 5px;margin-bottom: 40px;background: rgba(255,255,255,1);box-shadow: 0 .625rem .75rem 0 rgba(0,0,0,.1);}
.mintop {position: relative;margin-top: -20px;}
.min-50 {margin-top: -50px;}
.minbot {position: relative;padding-bottom: -40px;}
.transwhite {color: #fff!important;border-color: #fff!important;}
.cal {background-image: url('../../../images/calendar.png'); background-repeat: no-repeat; background-position: 95% 50%;position: relative;}
.cal.cin {border-right: none;background-position: 6% 50%;padding-left: 30px;}
.cal.cout {border-left: none;background-image: none;}
.input-user {background-image: url('../../../images/icon-user.png'); background-repeat: no-repeat; background-position: 3% 50%;position: relative;padding-left: 30px;cursor: default;}
/* .input-promo {background-image: url('../../../images/icon-tag.png'); background-repeat: no-repeat; background-position: 5% 50%;position: relative;padding-left: 30px;} */
.input-user-div {display: none;width: 400px;padding: 10px;position: absolute;z-index: 1;top: auto;margin-top: -.8rem;background-color: rgba(255,255,255,1);box-shadow: 0 2px 8px rgba(0,0,0,.16);}
.input-subs {position: relative;/*height: 1.25rem;*/font-size: .875em;color: #fff;background: rgba(0,0,0,0);box-shadow: none!important;border: none!important;border-bottom: 1px solid #fff!important;outline: 0!important;}
.input-subs::placeholder {color: #444!important;}
.input-subs:focus {background: none;}
.trisubmit {position: absolute;right: 0;top: .8rem;border: none;box-shadow: none;background: none;color: #fff;padding: 0;cursor: pointer;}

.bg-section {box-shadow:0 .125rem .125rem 0 rgba(0,0,0,.1);padding:30px 0;}
.bg-section.noshad {box-shadow: none;}
.bg-section.white {background-color: #fff;}
.bg-section.litegrey {background-color: #f4f4f4;box-shadow: none;margin-top: 4px;}
.dark {background-color: #58585b!important;color: #fff!important;padding-top: 2.5rem;padding-bottom: 2.5rem;}

.button {font-weight: 600;background-color: #ff8400;}
.button:hover {background-color: #4d2612;}
.button.hollow.white {border-color: #fff;color: #fff;}
.button.hollow.white.cta {border-color: #000;color: #000;background-color: #fff;}
.button-group .button {margin-right: 10px;}

.tabs.custom {background: none;border: none;}
.tabs.custom .tabs-title > a:focus, .tabs-title > a[aria-selected="true"] {background: #fff!important;border-color: #e6e6e6!important;border-bottom: none;outline: none;}
.tabs.custom .tabs-title > a {font-size: .9rem;background: #e6e6e6;color: #000;border: solid 1px rgba(0,0,0,0);border-bottom: none;}

.orbit-next, .orbit-previous {background:rgba(0,0,0,.1);}

.smaller {font-size: 50%;}
.small70 {font-size: 70%;}

.relative {position: relative;}
.more-dark {font-weight: 500;color: #999;}

.layered-inner-container {padding: 2.5rem 1.25rem 1.25rem;margin-left: 10%;}
.layered-image-container {height: 350px;margin-right: -20%;margin-top: 2.5rem;}
.layered-image-container.short {height: 300px;margin-bottom: 2.5rem;}

.bg-box-white {background-color: #fff;box-shadow:0 .125rem .125rem 0 rgba(0,0,0,.1);}
.bg-box-white.bordered {border:solid 1px #ececec;}
.bg-box-white.litegrey {background-color: #f9f9f9;}

.breadcrumbs.footer a {text-transform: capitalize;}
.breadcrumbs.footer a:hover {color: inherit;text-decoration: none;}

.social {margin:0;padding: 0;overflow: hidden;}
.social a {display: block;}
.social li {list-style: none;display: inline;float: left;margin: 0;}
.social li a {color: #444;font-size: 12px;font-weight: 400;padding-right: 10px;line-height: normal;height: auto; text-decoration: none;}
.social li:last-child a {padding-right: 0;}
.social li a:hover {color: orange;}

/*.fullscreen-image-slider .orbit-image {width: 100%;height: 100vh;}
.fullscreen-image-slider .orbit-caption {bottom: 50%;-webkit-transform: translateY(50%);-ms-transform: translateY(50%);transform: translateY(50%);background: none;text-align: center;color: #fff;font-size:3em;font-weight: 700;text-shadow:-2px 2px 0 rgba(0,0,0,.7);}*/
.fullscreen-image-slider .orbit-container {height: 70vh;}
.fullscreen-image-slider .orbit-slide {background-position: center;-webkit-backface-visibility: hidden;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;height: 70vh;}
.fullscreen-image-slider.short .orbit-container, .fullscreen-image-slider.short .orbit-slide {height: 45vh!important;}
.fullscreen-image-slider .orbit-caption {bottom: 50%;-webkit-transform: translateY(50%);-ms-transform: translateY(50%);transform: translateY(50%);background: none;text-align: center;color: #fff;font-size:3em;font-weight: 700;text-shadow:-2px 2px 0 rgba(0,0,0,.7);}

.overlay-container {position: relative;}
.overlay-container .overlay {position: absolute;bottom: 0;left: 0;right: 0;padding: 3rem 1rem 0.5rem;background-image: linear-gradient(to top, rgba(0,0,0,1), rgba(0,0,0,0));}
.overlay-container .overlay.block {padding:2rem 3rem;background-color:rgba(0,0,0,.5);background-image:none;}
.overlay-container .overlay.top {bottom: auto;top: 0;padding-top: 0.5rem;background-image: linear-gradient(to bottom, rgba(0,0,0,1), rgba(0,0,0,0));}
.overlay-container .overlay:before {content: '';vertical-align: middle;}
.overlay-container .overlay span {display: inline-block;vertical-align: middle;color: #fff;}
.overlay-container .overlay p {color: #fff;}

.type-sidelines {display: block;text-align: center;overflow: hidden;white-space: nowrap;}
.type-sidelines span {display: inline-block;position: relative;padding-left: 0.5em;padding-right: 0.5em;color: #58585b;font-weight: 300;}
.type-sidelines span strong {font-weight: 700;color: #ff8400;}
.type-sidelines span:before, .type-sidelines span:after {content: '';position: absolute;height: 100%;width: 125px/*9999px*/;top: 50%;border-top-style: solid;border-top-width: 2px;border-top-color:#58585b;}
.type-sidelines span:before {right: 100%;}
.type-sidelines span:after { left: 100%;}

.type-bottomline {position: relative;}
.type-bottomline:after {content: ' ';position: absolute;top: 100%;left: 50%;width: 100px;border: none;border-bottom: 1px solid #000;padding-top: 5px;transform: translateX(-50%);}
.type-bottomline.white {color: #fff;}
.type-bottomline.white:after {border-bottom-color: #fff;}

.hoverfx {position: relative;overflow: hidden;color: #fff;}
.hoverfx img {-webkit-transform: translateZ(0);transform: translateZ(0);-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-property: transform;transition-property: transform;-webkit-transform: scale(1);transform: scale(1);}
.hoverfx:hover img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.hoverfx .overlay {position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,0);-webkit-transition-duration: 0.3s;transition-duration: 0.3s;}
.hoverfx:hover .overlay{background: rgba(0,0,0,.7);}
.hoverfx .show-first {display: block;position: relative;padding: 15px;background-image: linear-gradient(to bottom, rgba(0,0,0,.7), rgba(0,0,0,0));}
.hoverfx .show-after {display: none;padding: 15px;}
.hoverfx:hover .show-first {display: none;}
.hoverfx:hover .show-after {display: block;}

.row-list {margin: 0 0 15px;padding: 0;}
.row-list li.heading {padding-bottom: 10px;}
.row-list li {list-style-type: none;border-bottom: solid 1px rgba(255,255,255,.2);color: #fff;font-size: 13px;}
.row-list li a {display: block;padding: 6px 0 5px;color: #fff!important;text-shadow: 0 0 1px rgba(0, 0, 0, 0.9);}
.row-list li a:hover {background: rgba(0,0,0,.3);}
.row-list li .rate {font-weight: 700;color: #ffcc00;float: right;}

.side-img {position: relative;overflow: hidden;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;background-attachment: scroll;background-repeat: no-repeat;background-position: center center;}

.vh30 {height: 30vh;}
.vh35 {height: 35vh;}
.vh40 {height: 40vh;}
.vh45 {height: 45vh;}
.vh50 {height: 50vh;}
.vh60 {height: 60vh;}
.vh65 {height: 65vh;}
.vh70 {height: 70vh;}
.vh75 {height: 75vh;}
.vh80 {height: 80vh;}

.dining-slide .orbit-slide a,
.latest-dining-promo .cell a,
.resto-menu .cell a,
.orbit .cell a {
	color: #000;
}

.product-image-gallery {background-color: #fefefe;padding: 1.5rem;}
.big-product-image {margin-bottom: 20px;}
.product-thumbs a {margin-left: 8px;margin-right: 8px;padding: 0 !important;}
.product-thumbs a img {display: inline-block;max-width: 100%;margin-bottom: 1rem;border: solid 4px #fefefe;border-radius: 0;box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);line-height: 0;border-radius: 3px;width: 50px;height: 50px;border: none;}

.gallery-with-thumb .orbit-bullets {background-color: #ddd;margin-top: 0;overflow: hidden;font-size: 0;}
.gallery-with-thumb .orbit-bullets button {width: 80px;height: 80px;background: none;border-radius: 0;margin: 0;border: solid 3px rgba(0,0,0,0);}
.gallery-with-thumb .orbit-bullets button img {opacity: 0.6;filter: alpha(opacity=60);}
.gallery-with-thumb .orbit-bullets .is-active img {opacity: 1;filter: alpha(opacity=100);}
.gallery-with-thumb .orbit-bullets .is-active {border-color: #ff8400;background-color: #fff;outline: none;}

.mega-menu .dropdown-pane {width: 100%!important;max-width: 100%;min-width: 700px;left: auto!important;right: 0!important;top: auto!important;margin-left: -272px;border: none;}
.mega-menu #mega-menu-logo .thumbnail {border: solid 1px rgba(0,0,0,0);padding: 5px!important;margin-top: 10px;height: 80px;line-height: 70px;text-align: center;}
.mega-menu #mega-menu-logo .thumbnail img {-webkit-filter: grayscale(100%);filter: grayscale(100%);}
.mega-menu #mega-menu-logo .thumbnail:hover img {-webkit-filter: grayscale(0);filter: grayscale(0);}
.mega-menu #mega-menu-logo .thumbnail:hover {box-shadow: none;border: solid 1px rgba(0,0,0,1);}

ul.hlist {margin-left: 0;margin-bottom: .5rem;padding: 0;list-style-type: none;}
ul.hlist li {display: inline;border-right: solid 1px #ccc;padding: 0 10px 0 5px;font-size: 13px;}
ul.hlist li:first-child {padding-left: 0;}
ul.hlist li:last-child {border: none;padding-right: 0;}

.ratingComponent {display: inline-block;}
.ratingComponent__rating {display: flex;flex-direction: row;align-items: center;align-content: center;justify-content: center;}
.ratingComponent__dot {background-color: transparent;border: solid 2px #eb822f;width: 12px;height: 12px;border-radius: 50%;margin: 0 2px 0 0;}
.ratingComponent__dot:first-of-type {}
.ratingComponent__dot--filled {background-color: #eb822f;}
.ratingComponent__dot--halfFilled {background-color: #eb822f;width: 6px;border-radius: 10px 0 0 10px;margin-right: 9px;}
.ratingComponent__dot--halfFilled:after {content: "";display: block;position: relative;left: 3px;top: -2px;width: 8px;height: 12px;border-radius: 0 10px 10px 0;border: solid 2px #eb822f;}

dl.inline, dl.inline dd, dl.inline dt {margin: 0;padding: 0;}
dl.inline dt, dl.inline dd {display: inline;margin-right: 5px;font-size: 13px;}

.arrowdiv {min-height: 40px;background-color: #fff;position: relative;}
.arrowdiv.litegrey {background-color: #ececec;}
.arrowdiv.litegrey.leftarrow:after {border-color: transparent #ececec transparent transparent;}
.uparrow:after {content: '';display: block;position: absolute;top: -40px;left: 50%;margin-left: -10px;width: 0;height: 0;border-style: solid;border-width: 20px;
border-color: transparent transparent #fff transparent;}
.downarrow:after {content: '';display: block;position: absolute;top: 100%;left: 50%;margin-left: -10px;width: 0;height: 0;border-style: solid;border-width: 20px;
border-color: #fff transparent transparent transparent;}
.leftarrow:after {content: '';display: block;position: absolute;top: 50%;left: -40px;margin-top: -10px;width: 0;height: 0;border-style: solid;border-width: 20px;
border-color: transparent #fff transparent transparent;}
.rightarrow:after {content: '';display: block;position: absolute;top: 50%;left: 100%;margin-top: -10px;width: 0;height: 0;border-style: solid;border-width: 20px;
border-color: transparent transparent transparent #fff;}

.linecenter {height: 1px;border: none;color: #000;background-color: #000;width: 50%;text-align: center;margin: 1.25rem auto;}
.grid-horizontal-spacer {display: block;margin: .9375rem 0;}

.s-link {list-style-type: none;margin: 0;text-align: center;}
.s-link li {text-align: center;display: inline;margin: 0 5px;}
.s-link li a {color: #000;}

.custom-select-wrapper {position: relative;display: inline-block;user-select: none;}
.custom-select-wrapper select {display: none;}
.custom-select {position: relative;display: inline-block;}
.custom-select-trigger {position: relative;display: block;width: 130px;padding: 0 84px 0 22px;font-size: 22px;font-weight: 300;color: #000;line-height: 60px;background: #f3f3f3;border:solid 1px #b5b5b5;border-radius: 4px;cursor: pointer;}
.custom-select-trigger:after {position: absolute;display: block;content: '';width: 10px; height: 10px;top: 50%; right: 25px;margin-top: -3px;border-bottom: 1px solid #000;border-right: 1px solid #000;transform: rotate(45deg) translateY(-50%);transition: all .4s ease-in-out;transform-origin: 50% 0;}
.custom-select.opened .custom-select-trigger:after {margin-top: 3px;transform: rotate(-135deg) translateY(-50%);}
.custom-options {position: absolute;display: block;top: 100%; left: 0; right: 0;min-width: 100%;margin: 15px 0;border: 1px solid #b5b5b5;border-radius: 4px;box-sizing: border-box;box-shadow: 0 2px 1px rgba(0,0,0,.07);background: #fff;transition: all .4s ease-in-out;opacity: 0;visibility: hidden;pointer-events: none;transform: translateY(-15px);}
.custom-select.opened .custom-options {opacity: 1;visibility: visible;pointer-events: all;transform: translateY(0);}
.custom-options:before {position: absolute;display: block;content: '';bottom: 100%; right: 25px;width: 10px; height: 10px;margin-bottom: -4px;border-top: 1px solid #b5b5b5;border-left: 1px solid #b5b5b5;background: #fff;transform: rotate(45deg);transition: all .4s ease-in-out;}
.option-hover:before {background: #f9f9f9;}
.custom-option {position: relative;display: block;padding: 0 22px;border-bottom: 1px solid #b5b5b5;font-size: 18px;font-weight: 600;color: #b5b5b5;line-height: 47px;cursor: pointer;transition: all .4s ease-in-out;}
.custom-option:first-of-type {border-radius: 4px 4px 0 0;}
.custom-option:last-of-type {border-bottom: 0;border-radius: 0 0 4px 4px;}
.custom-option:hover, .custom-option.selection {background: #f9f9f9;}

.body_overlay {position: fixed;background-color: rgba(0, 0, 0, 0.9);top: 0;left: 0;bottom: 0;right: 0;z-index: auto;display: none;}
.hbook input, .hbook select {font-size: 13px;}
.hbook input[type="submit"] {font-size: 10px;height: 2.4375rem;}
.less-pad {padding-left: .2348rem!important;padding-right: .2348rem!important;}
.border-right {border-right: solid 1px rgba(255,255,255,.2);}
.vborder {border-right:solid 1px #cfcfcf;}

input.hspin[type=number] {float: left;width: 30px;height: 30px;padding: 0;margin: 0;font-weight: 500;text-align: center;border: 1px #ccc solid;background: #fff;color: #000;box-shadow: none;outline:none;pointer-events: none;-moz-appearance: textfield;}
span.spinner {height: 30px;user-select: none;-ms-user-select: none;-moz-user-select: none;-webkit-user-select: none;-webkit-touch-callout: none;}
span.spinner > .sub, span.spinner > .add {float: left;width: 30px;height: 30px;text-align: center;font-size: 28px;font-weight: 300;line-height: 23px;background: #f3f3f3;color: #333;border: 1px #ccc solid;cursor: pointer;transition: 0.1s linear;-o-transition: 0.1s linear;-ms-transition: 0.1s linear;-moz-transition: 0.1s linear;-webkit-transition: 0.1s linear;}
span.spinner > .sub {margin-right: -1px;}
span.spinner > .add {border: 1px #ccc solid;line-height: 25px;margin-left: -1px;}
span.spinner > .sub:hover, span.spinner > .add:hover {background: #015e9c;color: #fff;}
input.hspin[type=number]::-webkit-inner-spin-button, input.hspin[type=number]::-webkit-outer-spin-button {-webkit-appearance: none;margin: 0;}

.bg-abs {position: absolute;z-index: 1;top: 20px;padding: 2rem;width: 110%;background: #000;color: #fff;}
.bg-abs.right-pos {right: 0;}

.layered-min-wrapper {width: 100%;height: 100%;}
.layered-min-row.row-1,
.layered-min-row.row-2,
.layered-min-row.row-3, 
.layered-min-row.row-4 {
	display: flex;flex-direction: row;width: 100%;height: 55%;
}
.layered-min-row.row-2,
.layered-min-row.row-3,
.layered-min-row.row-4 {
	margin-top: -5%;
}
.layered-min-row.row-1 .image > img,
.layered-min-row.row-2 .image > img,
.layered-min-row.row-3 .image > img,
.layered-min-row.row-4 .image > img {
	width: 100%;height: 100%;object-fit: cover;
}
.layered-min-row.row-1 .image {order: 1;width: 50%;height: 100%;padding-right: .5%;}
.layered-min-row.row-2 .image {order: 2;width: 50%;height: 100%;padding-left: .5%;}
.layered-min-row.row-3 .image {order: 1;width: 50%;height: 100%;padding-right: .5%;}
.layered-min-row.row-4 .image {order: 2;width: 50%;height: 100%;padding-left: .5%;}
/* .layered-min-row.row-1 .content {order: 2;display: flex;flex-direction: column;justify-content: center;text-align: left ;padding: 0px 5%;width: 50%;margin-bottom: 5%;} */
.layered-min-row.row-1 .content {order: 1;display: flex;flex-direction: column;justify-content: center;text-align: left;padding: 0px 5%;width: 50%;margin-top: 5%;margin-bottom: 5%;}
.layered-min-row.row-2 .content {order: 1;display: flex;flex-direction: column;justify-content: center;text-align: right;padding: 0px 5%;width: 50%;margin-top: 5%;margin-bottom: 5%;}
.layered-min-row.row-3 .content {order: 2;display: flex;flex-direction: column;justify-content: center;text-align: left ;padding: 0px 5%;width: 50%;margin-top: 5%;margin-bottom: 5%;}
.layered-min-row.row-4 .content {order: 1;display: flex;flex-direction: column;justify-content: center;text-align: right;padding: 0px 5%;width: 50%;margin-top: 5%;margin-bottom: 5%;}

.vpad {position: relative;padding: 3rem 0;}
.rate-price .start-price {font-size: 125%;}


/* ==================================| Media Queries |================================== */

@media screen and (max-width: 39.9375em) {
	
.top-bar-wrapper {position: relative;height: auto;top: auto;left: auto;background-color: #fff;border-top: none;}
/*.top-bar-left li a, .top-bar-right li a {color:#fff;}*/
.title-bar {background: #fff;}
.title-bar {padding-top: 0;padding-bottom: 0;padding-left: 0;}

.top-bar-left {margin-left: 0 !important;}
.top-bar-left li {border-right: none;}
.top-bar-right li a {border-bottom: none;}

.main-menu li {border-right: none;padding: inherit;margin-right: 0;}
.main-menu li:first-child {padding-left: 0;}
.main-menu li:last-child {border-right: none;padding-right: 0;}
.main-menu li a {padding: .7rem 1rem!important;}

.top-menu .menu a {font-size: .7rem;font-weight: 500;border-bottom: none;padding: .7rem 1rem!important;}
.menu-icon::after {background: #000;box-shadow: 0 7px 0 #000,0 14px 0 #000;height: 3px;}
.small-logo {position: relative; }
.height-title {height: auto;}
.mt55 {margin-top: 0;}
.mb50 {margin-bottom: 15px;}
.vh45 {height: 22.5vh;}
.w85 {width: 100%;}
.small-plr10 {padding-left: 10px;padding-right: 10px;}
.page-footer {padding-left: 1rem;padding-right: 1rem;}
.small-left {text-align: left;}
.small-float-none {float: none!important;}
.small-align-left li {text-align: left!important;}
.overlay-container {margin-bottom: .625rem;}
.row-list li .rate {float: none;}
.border-right, .vborder {border-right: none;}
.same_h {height: auto!important;}
.vpad {padding: 0;}
.input-user-div {position: relative;width: auto;}

.fullscreen-image-slider .orbit-container, .fullscreen-image-slider .orbit-slide {height: 35vh!important;}
.fullscreen-image-slider .orbit-caption {font-size: inherit;}

.gallery-with-thumb .orbit-bullets button {width: 50px;height: 50px;}
.vh-center {position: relative;left: 50%;top: 50%;transform: translate(-50%, -50%);}

.grid-horizontal-spacer {margin: 0;}
dl.inline dt, dl.inline dd {display: block;margin-right: 0;}

.mega-menu .dropdown-pane {min-width: 100%;margin-left: 0;}
.mega-menu #mega-menu-logo a {height: 100px;line-height: 90px;}

.layered-inner-container {padding: 1.25rem;margin-left: 0;}
.layered-image-container {margin-right: 0;margin-top: 0;}
.layered-image-container.short {margin-bottom: 0;}

.arrowdiv {padding: 15px;margin-bottom: .625rem;}
.arrowdiv.litegrey.leftarrow:after {top: -20px;left: 50%;margin-left: -20px;margin-top: -20px;border-color: transparent transparent #ececec transparent;}
.uparrow:after, .uparrow:after, .leftarrow:after, .rightarrow:after {top: -20px;left: 50%;margin-left: -20px;margin-top: -20px;border-color: transparent transparent #fff transparent;}

.top-booking {width: 100%;}
.top-booking a {text-align: center;}
.top-booking .dropdown-pane {position: relative;right: auto;width: 100%;box-shadow: none;}
.top-booking .dropdown-pane input {max-width: 100%;}
.top-booking .dropdown-pane label {margin-bottom: 0;}
.top-booking .dropdown-pane input[type="submit"] {margin-top: .625rem;}

.web_dialog {width: 100%;top: 0;left: 0;margin-top: 0;}
.web_dialog_content {-moz-column-count: 2;-webkit-column-count: 2;column-count: 2;}

.layered-min-row.row-1,
.layered-min-row.row-2,
.layered-min-row.row-3, 
.layered-min-row.row-4 {
	flex-direction: column;
}
.layered-min-row.row-1 .image,
.layered-min-row.row-2 .image,
.layered-min-row.row-3 .image,
.layered-min-row.row-4 .image {
	order: 1;width: 100%;height: 100%;padding-right: 0;
}
.layered-min-row.row-1 .content,
.layered-min-row.row-2 .content,
.layered-min-row.row-3 .content,
.layered-min-row.row-4 .content {
	order: 2;text-align: left;padding: 0px;width: 100%;margin-bottom: 0;margin-top: 0;
}
.layered-min-row.row-2,
.layered-min-row.row-3,
.layered-min-row.row-4 {
	margin-top: 0;
}

}

[data-f-id=pbf] {display: none;}




/* ==================================| END Media Queries |================================== */


.mb30 {
    margin-bottom: 30px;
}

.side-img, .bg-img {
    position: relative;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center center;
}

.color-white {
    color: #fff;
}

.vh60 {
    height: 60vh;
}



.owl-theme .owl-nav [class*='owl-']{
    margin: 0px !important;
	border-radius: 0px !important;
	outline: none;
}

.owl-nav{
    outline: none;
    position: absolute;
            top: 40%;
            left: 0;
            right: 0;
}

.sliderTop .owl-nav{
    margin-top: -10px !important;
}



.owl-prev, .owl-next {
                position: absolute;
                color: inherit;
                background: none;
                border: none;
                z-index: 100;
                background-color: rgba(10,10,10,.5) !important;
                width: 40px;
                height: 40px;
                border-radius: 0px;
            }

            .owl-prev span, .owl-next span{
                font-size: 22px;
                color: white !important;
            }

     .owl-prev {
                left: 0;
            }

            .owl-next {
                right: 0;
            }




            .mb10{
                margin-bottom: 10px;
            }

            .container-c {
                /* max-width: 960px; */
                max-width: 75rem;
                margin: 0 auto;
                display: flex;
                margin-right: -10px;
            }

            
            .col-1-c { flex-basis: 8.333%; }
            .col-2-c { flex-basis: 16.666%; }
            .col-3-c { flex-basis: 25%; }
            .col-4-c { flex-basis: 33.333%; }
            .col-5-c { flex-basis: 41.666%; }
            .col-6-c { flex-basis: 50%; }

            .content-c{
                padding: 0 5px;
            }

            .text-ellipsis-1-line {
                display: -webkit-box;
                -webkit-line-clamp: 1;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .text-ellipsis-2-line {
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
                height: 45px;
            }


            .text-ellipsis-3-line {
                display: -webkit-box;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
                height: 65px;
            }

            .animate {
                transition-delay: .1s;
                transition-duration: .25s;
                transition-timing-function: ease-in;
              }
               
              .slide-up {
                transform: translateY(0)
              }
               
              .slide-up.animate-active {
                transform: translateY(-100px)
              }

              .text-uppercase{
                  text-transform: uppercase;
              }

              .mb-20{
                  margin-bottom: 20px;
              }

              .layered-min-row.row-1{
                margin-top: -5%;
            }

            .layered-min-row.row-1 h4, .layered-min-row.row-2 h4{
                padding-top: 20px !important;
            }


            @media only screen and (max-width: 768px) {
                .container-c{
                    display: block;
                }

                .content-c img{
                    width: 100%;
                }
           
            }


            .txt-slider{
                font-size: 12px;
                letter-spacing: 0.56px;
                transition: all 0.2s;
                color: #fff;
                position: absolute;
                background: rgba(0,0,0, .3);
                margin-top: -50px;
                padding: 5px;
                padding: 5px 20px;
            }


            

.brand-footer {position: relative;max-width: 795px;margin: auto;}
.brand-footer img {display:block; max-width:100%; margin: auto;}
.brand-footer a {display:block; position:absolute;}
.brand-footer a.heaven {left:0; top:10%; width:16.5%; height:80%;}
.brand-footer a.the101 {left:21%; top:10%; width:15%; height:80%;}
.brand-footer a.frii {left:40%; top:10%; width:8%; height:80%;}
.brand-footer a.bnb {left:53%; top:10%; width:7%; height:80%;}
.brand-footer a.collection {right:23%; top:10%; width:12%; height:80%;}
.brand-footer a.reward {right:0; top:10%; width:19%; height:80%;}


.box-overlay .overlay{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: linear-gradient(to top, rgba(0,0,0,.5), rgba(0,0,0, .5));
    height: 100%;
}
.box-overlay .overlay-text{
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    width: 100%;
    text-align: center;
    
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.box-overlay .overlay-text h5{
    font-weight: 300;
    text-transform: uppercase;
}
.box-overlay .overlay-text a{
    color: white;
}


                
.mt-100{
    margin-top: 100px;
}
.mt-200{
    margin-top: 200px;
}
.mt-80{
    margin-top: 80px;
}



.absolute-menu {z-index: 999;  position: absolute;background-color: rgba(0, 0, 0, 0.4) !important; padding: 18px 0;}


.brand-header-general{

}

.brand-menu li a {
    color: #000;
    font-weight: 500;
    font-size: .9rem;
    border-bottom: solid 1px rgba(0,0,0,0);
    padding-left: 0 !important;
    padding-right: 0 !important;
}


.w-100-img{
    width: 100% !important;
    /* height: auto !important; */
}

.mt-60{
    margin-top: 60px;
}

.table-responsive{
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}





.top-static-covid{
	height: 50px;
	background: #1c1c1c;
	color: #fff;
	padding: 16px 0;
    font-size: 14px;
}

.top-static-covid span{
    display: inline-block;
    text-transform: uppercase;
}

.top-static-covid span a{
	color: white;
    font-weight: bold;
}

ul.icon-covid-list{
	display: inline-block;
	list-style-type: none;
    line-height: 0px;
}

ul.icon-covid-list li{
	display: inline-block;
	margin: 0 10px;
}

ul.icon-covid-list li i{
	margin-right: 5px;
}


a.close-covid{
    float: right;
    color: white;
    margin-top: -25px;
    font-size: 20px;
    border: 1px solid #eee;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 22px;
}


a.close-covid:hover{
	color: white;
}


.no-padding{
    padding: 0px !important;
}

.padding-x-20{
    padding: 20px 0 22px 0!important;
}


@media screen and (max-width: 600px) {
    .padding-x-20{
        padding: 0!important;
    }
}
