*,
*::before,
*::after {
box-sizing: border-box;
}
html {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
width: device-width;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
body {
margin: 0;
text-align: left;
background-color: #fff;
}
[tabindex="-1"]:focus {
outline: 0 !important;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
address {
font-style: italic;
opacity: .8;
} html {
background-color: #fff;
font-size: 16px;
height: 100%;
}
@media (max-width: 767px) {
html {
overflow-x: hidden;
}
}
@media (min-width: 992px) {
html {
font-size: 17px;
}
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
font-weight: 400;
line-height: 1.6;
color: #000;
min-height: 100%;
overflow-x: hidden;
}
.page-template-template-full-page,
.page-template-template-accommodations,
.no-hero-media {
position: relative;
}
.force-vertical-scrollbar {
overflow-y: scroll;
}
::-moz-selection {
background-color: #ffd40d;
}
::selection{
background-color: #ffd40d;
}
h1,
h2,
h3,
h4,
h5,
h6,
blockquote {
font-weight: 700;
line-height: 1.15;
margin: 2.75rem 0 1.25rem;
-epub-hyphens: auto;
-ms-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
overflow-wrap: break-word;
-ms-word-wrap: break-word;
word-wrap: break-word;
-moz-osx-font-smoothing: grayscale;
}
h1 {
font-size: 3.052em;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
margin-top: 0;
}
h2 {
font-size: 2.441em;
}
h3 {
font-size: 1.953em;
}
h4 {
font-size: 1.563em;
}
h5,
blockquote {
font-size: 1.25em;
}
h6 {
font-size: 1em;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
font-weight: inherit;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus,
h6 a:focus {
color: inherit;
text-decoration: none;
}
hr {
background-color: #efefef;
background-color: rgba(0, 0, 0, .07);
border: 0;
height: 3px;
margin-top: 2.5em;
margin-bottom: 2.5em;
}
p,
ul,
ol,
dl,
dd,
address,
table,
pre,
form,
.wp-audio-shortcode,
.wp-video-shortcode {
margin: 0 0 1.25em;
}
ul {
list-style-type: disc;
padding: 0 0 0 2em;
}
ol {
list-style-type: decimal;
padding: 0 0 0 2em;
}
ul ul,
ol ul {
list-style-type: circle;
}
ul ol,
ol ol {
list-style-type: lower-alpha;
}
ol ol ol {
list-style-type: decimal;
}
ul ul,
ol ul {
padding-left: 1em;
}
ul ol,
ol ol {
padding-left: 1.4em;
}
li ol,
li ul {
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
padding-left: 1.25em;
padding-right: 1.25em;
}
dfn {
font-style: italic;
}
b,
strong {
font-weight: bolder;
}
small,
.small-text {
font-size: 80%;
}
big,
.big-text {
font-size: 125%;
}
sub,
sup {
position: relative;
font-size: .8em;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -.25em;
}
sup {
top: -.5em;
}
figure {
margin: 0;
max-width: 100%;
}
table {
border-collapse: collapse;
border-spacing: 0;
border-width: 0;
width: 100%;
}
table caption {
font-size: 1.25em;
font-weight: 700;
text-align: left;
padding: .75rem .5rem;
}
th {
font-weight: 700;
text-align: inherit;
}
tr.even {
background-color: rgba(0, 0, 0, .02);
}
th,
td {
border-bottom: 1px solid #efefef;
padding: .75em .25em;
text-align: left;
}
thead th,
tbody:first-child tr:first-child th {
padding: .5em .25em;
border-top: 3px solid #efefef;
border-bottom-width: 3px;
background-color: rgba(0, 0, 0, .02);
}
fieldset {
min-width: 0;
border-width: 0;
clear: both;
margin: 0 0 3.25em;
padding: 0;
}
fieldset > :last-child {
margin-bottom: 0;
}
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0 0 .53846154em;
margin-bottom: 1.25em;
font-size: 1.25em;
font-weight: 700;
line-height: 1.625;
color: inherit;
white-space: normal;
text-transform: uppercase;
border-bottom: 1px solid #efefef;
border-bottom: 1px solid rgba(0, 0, 0, .07);
}
dfn,
cite,
em,
i,
q {
font-style: italic;
}
blockquote {
position: relative;
margin: 2.5rem 0 2.5rem 0;
padding: 0 1.25rem;
line-height: 1.25;
border-left: 3px solid #efefef;
border-left-color: rgba(0, 0, 0, .07);
}
blockquote:first-child {
margin-top: 0;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote cite {
display: block;
font-size: .75em;
font-style: normal;
margin-top: .625em;
color: #666;
color: rgba(0, 0, 0, .5);
}
blockquote.review {
font-size: 1rem;
margin: 0 0 1.25em 0;
padding: 0;
border-left: 0;
}
blockquote.review:last-child {
margin-bottom: 0;
}
blockquote.review:before {
content: none;
}
blockquote.review p {
margin-bottom: .25em;
}
blockquote.review cite {
margin-top: 0;
}
pre {
font-size: .9rem;
line-height: 1.6;
max-width: 100%;
overflow: auto;
padding: 1.25em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
color: #333;
background: rgba(0, 0, 0, .025);
border: 3px solid #efefef;
border: 3px solid rgba(0, 0, 0, .07);
overflow: auto;
-ms-overflow-style: scrollbar;
}
code,
kbd,
tt,
var,
samp,
pre {
font-family: Consolas, Monaco, monospace;
-webkit-hyphens: none;
hyphens: none;
-ms-hyphens: none;
}
ins {
padding: 0 .2em;
text-decoration: none;
background-color: #fffad4;
}
mark {
padding: 0 .2em;
background-color: #000;
color: #fff;
}
abbr[title],
acronym[title] {
text-decoration: none;
border-bottom: 2px dotted #000;
cursor: help;
}
img {
border: 0;
height: auto;
-ms-interpolation-mode: bicubic;
max-width: 100%;
vertical-align: middle;
}
svg {
overflow: hidden;
vertical-align: middle;
}
del,
.low-opacity {
opacity: .6;
}
output {
display: inline-block;
}
summary {
display: list-item;
cursor: pointer;
}
template {
display: none;
}
video {
height: auto;
}
video,
embed,
iframe,
object {
max-width: 100%;
margin-bottom: 1.5em;
} a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
outline: 0;
}
a {
color: #de4800;
text-decoration: underline;
font-weight: bolder;
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
a:hover {
text-decoration: none;
}
a:focus {
outline: thin dotted;
} label {
display: inline-block;
color: #999;
color: rgba(0, 0, 0, .5);
font-size: .9em;
font-weight: 400;
margin-bottom: 0.3em;
}
input,
select,
textarea {
background-color: #fafafa;
border-radius: 0;
font-size: 1.6rem;
line-height: 1.625;
margin: 0;
max-width: 100%;
vertical-align: baseline;
}
input {
overflow: visible;
line-height: normal;
}
input,
select,
textarea {
background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
border: 1px solid #ddd;
-webkit-transition: border-color .2s;
-o-transition: border-color .2s;
transition: border-color .2s;
}
input[disabled],
button[disabled],
select[disabled],
textarea[disabled] {
cursor: default;
opacity: .5;
}
input[type="checkbox"],
input[type="radio"] {
border-width: 0;
display: inline-block;
margin-right: 0.3em;
padding: 0;
position: relative;
}
input[type="search"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
input[type=text],
input[type=password],
input[type=email],
input[type=search],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=number],
input[type=range],
input[type=tel],
input[type=url],
select,
textarea {
background-color: transparent;
color: #000;
font-size: 1rem;
line-height: 1.3em;
margin-bottom: 1.25em;
padding: .8835em 1em;
border: 3px solid #efefef;
border: 3px solid rgba(0, 0, 0, .07);
width: 100%;
border-radius: 0;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=number]:focus,
input[type=range]:focus,
input[type=tel]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
border-color: #ffd40d;
outline: none;
}
select {
-webkit-appearance: none;
-moz-appearance: none;
max-width: 300px;
padding: .8635em 1rem;
}
select,
.wpcf7 .custom-date-field {
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzOXB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDM5IDYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM5IDY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNMTUuOCwwbDMuNywzLjdMMjMuMiwwbDEuMSwxLjFMMTkuNSw2bC00LjktNC45TDE1LjgsMHoiLz48L3N2Zz4=);
background-repeat: no-repeat;
background-position: 100% 50%;
padding-right: 2.4rem;
}
select::-ms-expand {
display: none;
}
textarea {
max-width: 800px;
overflow: auto;
resize: vertical;
vertical-align: top;
}
.wpcf7 p {
margin-bottom: 0;
}
.wpcf7 select {
width: 100%;
max-width: 100%;
}
.wpcf7 .wpcf7-form-control-wrap.checkin,
.wpcf7 .wpcf7-form-control-wrap.checkout {
position: relative;
}
.wpcf7 .Zebra_DatePicker {
position: absolute;
z-index: 1;
min-width: 300px;
visibility: visible;
opacity: 1;
background-color: #fff;
border: 3px solid #ffd40d;
margin-top: 3.25rem;
-webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
-webkit-transition: opacity .2s, visibility .2s;
-o-transition: opacity .2s, visibility .2s;
transition: opacity .2s, visibility .2s;
}
.wpcf7 .Zebra_DatePicker.dp_hidden {
visibility: hidden;
opacity: 0;
}
@media (min-width: 768px) and (max-width: 991px), (min-width: 1200px) {
.wpcf7 .field-half-first {
float: left;
width: 50%;
padding-right: .75rem;
}
.wpcf7 .field-half-last {
float: right;
width: 50%;
padding-left: .75rem;
}
}
.wpcf7 .wpcf7-response-output {
margin: .65rem 0 1.25em;
padding: 1em;
background-color: #fffad4;
border: 3px solid #ffd40d;
}
.wpcf7 .wpcf7-mail-sent-ok {
background-color: #defcca;
border-color: #95f8a5;
}
.wpcf7 .wpcf7-form-control-wrap {
display: block;
}
div.wpcf7 .wpcf7-display-none {
display: none;
}
.wpcf7 .wpcf7-not-valid-tip {
display: block;
border: 0;
font-size: .9em;
font-weight: 700;
line-height: 1;
color: #000;
margin-top: -1em;
margin-bottom: 1em;
}
div.wpcf7 .ajax-loader {
margin: 0 .5em;
}
div.wpcf7 .wpcf7-form-control-wrap br,
div.wpcf7 .wpcf7-form-control-wrap p:empty {
display: none;
}
div.wpcf7 .wpcf7-text,
div.wpcf7 .wpcf7-textarea,
div.wpcf7 .wpcf7-select {
max-width: none;
}
div.wpcf7 .wpcf7-text.wpcf7-not-valid,
div.wpcf7 .wpcf7-textarea.wpcf7-not-valid,
div.wpcf7 .wpcf7-select.wpcf7-not-valid {
border-color: #ffd40d;
}
[hidden] {
display: none !important;
}
progress {
vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="radio"],
input[type="checkbox"] {
box-sizing: border-box;
padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
-webkit-appearance: listbox;
}
input[type=search] {
outline-offset: -2px;
-webkit-appearance: textfield;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
.searchform {
position: relative;
max-width: 28em;
}
.searchform button {
position: absolute;
top: 0;
right: 0;
width: 3.2em;
height: 3.45em;
padding: 0;
border: 0;
margin: 0;
text-align: center;
text-transform: none;
background-color: transparent;
color: inherit;
-webkit-transition: none;
-o-transition: none;
transition: none;
}
.searchform button:focus {
outline: 0;
}
.searchform button:hover,
.searchform button:focus {
background-color: transparent;
color: inherit;
}
.searchform button .icon {
display: inline-block;
width: 24px;
height: 24px;
margin-right: 0;
}
.searchform input {
padding-right: 2.8em;
margin-bottom: 0;
}
::-webkit-input-placeholder {
color: #aaa;
}
:-moz-placeholder {
color: #aaa;
}
::-moz-placeholder {
color: #aaa;
opacity: 1;
}
:-ms-input-placeholder {
color: #aaa;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
padding: 0;
border-style: none;
}
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.pagination .page-numbers {
display: inline-block;
background: none;
background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
background-color: transparent;
color: #000;
font-size: 1rem;
font-weight: 700;
text-align: center;
text-decoration: none;
text-transform: uppercase;
letter-spacing: .1em;
line-height: 1;
margin: 0 .5em .6em 0;
padding: 1.2em 2.7em;
cursor: pointer;
border: 3px solid #000;
border-radius: 0;
outline: 0;
opacity: 1;
-webkit-transition: color .2s, background-color .2s, border-color .2s;
-o-transition: color .2s, background-color .2s, border-color .2s;
transition: color .2s, background-color .2s, border-color .2s;
}
.pagination .page-numbers .icon,
.button .icon {
fill: #000;
}
.pagination .page-numbers {
line-height: 1.2rem;
padding: 1em 1.8em;
}
.pagination .dots {
padding: 1em .5em;
border: 0;
cursor: default;
}
.button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button.button-filled,
input.button-filled,
input.button:focus,
.pagination a.page-numbers:hover,
.pagination a.page-numbers:focus,
.pagination .current {
border-color: #000;
background-color: #000;
color: #fff;
text-decoration: none;
}
.pagination .page-numbers:hover .icon,
.pagination .page-numbers:focus .icon,
.button:hover .icon,
.share-widget-container #share-widget a .icon {
fill: #fff;
}
.button:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
.button:active,
button:active,
input[type="button"]:active,
input[type="reset"]:active {
opacity: .8;
text-decoration: none;
outline: none;
}
.button-color,
button.button-color,
input[type="button"].button-color,
input[type="reset"].button-color,
input[type="submit"].button-color {
border-color: #ffd40d;
background-color: #ffd40d;
color: #000;
}
.button-white,
button.button-white,
input[type="button"].button-white,
input[type="reset"].button-white,
input[type="submit"].button-white {
border-color: #ffffff;
color: #ffffff;
}
.button-white:hover,
button.button-white:hover,
input[type="button"].button-white:hover,
input[type="reset"].button-white:hover,
input[type="submit"].button-white:hover,
.button-white:focus,
button.button-white:focus,
input[type="button"].button-white:focus,
input[type="reset"].button-white:focus,
input[type="submit"].button-white:focus,
.button-white.button-filled,
button.button-white.button-filled,
input[type="button"].button-white.button-filled,
input[type="reset"].button-white.button-filled,
input[type="submit"].button-white.button-filled,
.button-white:focus,
button.button-white:focus,
input[type="button"].button-white:focus,
input[type="reset"].button-white:focus,
input[type="submit"].button-white:focus {
border-color: #ffffff;
background-color: #ffffff;
color: #000;
}
button {
overflow: visible;
}
.button-small {
padding: .55em 1.6em;
}
.button.underline {
font-size: .85rem;
padding: .2em;
border-width: 2px 0;
border-top-color: transparent;
border-radius: 0;
}
.button .icon,
button .icon {
display: inline-block;
width: 16px;
height: 16px;
margin-right: .1em;
vertical-align: -27.5%;
}
.pagination .icon {
display: inline-block;
width: 18px;
height: 18px;
margin-top: -.15em;
} .sr-only,
.screen-reader-text {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0px, 0px, 0px, 0px);
border: 0 none;
}
.clearfix:after,
.comment-body:after,
.edit-link:before,
.entry-content:after {
content: "";
display: table;
clear: both;
}
.clear {
clear: both;
display: block;
height: 0;
overflow: hidden;
visibility: hidden;
width: 0;
}
.alignleft {
float: left;
margin-right: 1.25em;
margin-bottom: 1.25em;
}
.alignright {
float: right;
margin-left: 1.25em;
margin-bottom: 1.25em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.text-left {
text-align: left;
}
.text-center {
text-align: center;
}
.text-right {
text-align: right;
}
.text-uppercase {
text-transform: uppercase;
}
.no-margin-top {
margin-top: 0;
}
.no-bottom,
.no-margin-bottom {
margin-bottom: 0;
}
.d-none {
display: none;
}
.underline-effect {
background-color: transparent;
background-position: 0 100%;
background-repeat: repeat-x;
background-size: 100% 10px;
text-decoration: none;
background-image: -webkit-gradient(linear, left top, right top, from(#ffd40d), to(#ffd40d));
background-image: -webkit-linear-gradient(left, #ffd40d 0%, #ffd40d 100%);
background-image: -o-linear-gradient(left, #ffd40d 0%, #ffd40d 100%);
background-image: linear-gradient(to right, #ffd40d 0%, #ffd40d 100%);
}
span.underline-effect,
strong.underline-effect {
display: inline-block;
}
strong.underline-effect {
background-position: 0 80%;
}
h1 .underline-effect {
background-position: 0 75%;
}
h2 .underline-effect,
h3 .underline-effect,
h4 .underline-effect {
background-position: 0 78%;
}
h5 .underline-effect {
background-position: 0 85%;
}
h6 .underline-effect {
background-position: 0 95%;
}
.entry-content .mejs-container,
.entry-content .mejs-container .mejs-controls,
.entry-content .mejs-embed,
.entry-content .mejs-embed body {
background-color: #000;
}
.entry-content .mejs-controls .mejs-time-rail .mejs-time-current {
background-color: #ffd40d;
}
.gallery {
margin: 0 -1.1666667% 1.25em;
padding: 0;
}
.gallery .gallery-item {
display: inline-block;
margin: 0;
max-width: 33.33%;
padding: 2.2801304% 1.1400652% 0;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery .gallery-item .gallery-icon a {
display: block;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
.wp-caption,
.gallery-caption {
color: #777;
font-size: .85rem;
margin-top: .2rem;
margin-bottom: .2rem;
max-width: 100%;
}
.wp-caption.alignnone {
margin-bottom: 1.25em;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: .5em 0;
}
.gallery-masonry {
width: 100%;
-webkit-column-count: 2;
column-count: 2;
-webkit-column-gap: 15px;
column-gap: 15px;
margin-top: 15px;
}
@media (min-width: 576px) {
.gallery-masonry {
}
}
@media (min-width: 768px) {
.gallery-masonry {
-webkit-column-gap: 50px;
column-gap: 50px;
}
}
@media (min-width: 1440px) {
.gallery-masonry {
-webkit-column-gap: 80px;
column-gap: 80px;
margin-top: 30px;
}
}
.gallery-masonry figure {
width: 100%;
margin: 0 0 15px;
-webkit-column-break-inside: avoid;
-moz-column-break-inside: avoid;
-moz-page-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid-column;
}
@media (min-width: 768px) {
.gallery-masonry figure {
margin-bottom: 50px;
}
}
@media (min-width: 1440px) {
.gallery-masonry figure {
margin-bottom: 80px;
}
}
.gallery-masonry figure a {
display: block;
width: 100%;
}
.gallery-masonry figure img {
width: 100%;
height: auto;
}
.gallery-masonry figure figcaption {
padding-top: 5px;
font-size: .8em;
opacity: .7;
}
.grid-container {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -25px;
margin-left: -25px;
}
.grid-container .grid-column {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 25px;
padding-left: 25px;
}
@media (min-width: 768px) and (max-width: 991px), (min-width: 1200px) {
.grid-container .grid-column {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
max-width: 100%;
}
.grid-container .order-first {
-ms-flex-order: -1;
-webkit-box-ordinal-group: 0;
order: -1;
}
}
@media (min-width: 1440px) {
.grid-container {
margin-right: -40px;
margin-left: -40px;
}
.grid-container .grid-column {
padding-right: 40px;
padding-left: 40px;
}
}
.gallery-grid-container {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -7px;
margin-left: -7px;
}
@media (min-width: 768px) {
.gallery-grid-container {
margin-right: -25px;
margin-left: -25px;
}
}
.gallery-grid-container .gallery-grid-column {
position: relative;
width: 100%;
min-height: 1px;
padding: 0 7px 15px;
}
@media (max-width: 1199px) {
.gallery-grid-container .gallery-grid-column:last-child,
.gallery-grid-container .gallery-grid-column.column-text {
padding-bottom: 0;
}
}
@media (min-width: 768px) {
.gallery-grid-container .gallery-grid-column {
padding: 0 25px 50px;
}
}
@media (min-width: 1200px) {
.gallery-grid-container .gallery-grid-column {
-ms-flex: 0 0 41.666667%;
-webkit-box-flex: 0;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
}
@media (min-width: 1440px) {
.gallery-grid-container .gallery-grid-column {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%;
}
}
@media (min-width: 1860px) {
.gallery-grid-container .gallery-grid-column {
-ms-flex: 0 0 58.333333%;
-webkit-box-flex: 0;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
}
.gallery-grid-container .gallery-grid-column.column-image {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
max-width: 100%;
}
.gallery-grid-container .gallery-grid-column.column-image.full-column {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
.gallery-grid-container .column-image a {
position: relative;
display: block;
padding: 5px;
border: 3px solid #efefef;
border: 3px solid rgba(0, 0, 0, .07);
-webkit-transition: border-color .3s;
-o-transition: border-color .3s;
transition: border-color .3s;
}
.gallery-grid-container .column-image img {
display: block;
width: 100%;
}
@media (min-width: 768px) {
.gallery-grid-container .column-image a:before {
content: '';
position: absolute;
z-index: 1;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
visibility: hidden;
opacity: 0;
background-color: rgba(0, 0, 0, .2);
-webkit-transition: opacity .2s, visibility .2s;
-o-transition: opacity .2s, visibility .2s;
transition: opacity .2s, visibility .2s;
}
.gallery-grid-container .column-image a:hover,
.gallery-grid-container .column-image a:focus {
border-color: #ffd40d;
}
.gallery-grid-container .column-image a:hover:before,
.gallery-grid-container .column-image a:focus:before {
visibility: visible;
opacity: 1;
}
}
@media (min-width: 1200px) {
.gallery-grid-container .column-image a:before {
top: 10px;
left: 10px;
right: 10px;
bottom: 10px;
}
}
@media (min-width: 1200px) {
.gallery-grid-container .gallery-grid-column.column-text {
padding-right: 100px;
}
}
@media (min-width: 1440px) {
.gallery-grid-container .gallery-grid-column.column-text {
padding-right: 200px;
}
}
@media (min-width: 1860px) {
.gallery-grid-container .gallery-grid-column.column-text {
padding-right: 300px;
}
}
.share-widget-container {
position: relative;
display: inline-block;
}
.share-widget-container > a {
padding-left: 2rem;
padding-right: 2rem;
margin-right: 0;
line-height: 24px;
}
.share-widget-container a .icon {
display: inline-block;
width: 24px;
height: 24px;
margin-right: 0;
}
.share-widget-container.show-dropdown > a {
outline: 0;
}
.share-widget-container #share-widget {
position: absolute;
z-index: 2;
top: 50%;
left: 0;
right: 0;
margin-top: -6.5rem;
visibility: hidden;
opacity: 0;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
}
.no-touchevents .share-widget-container:hover > a + #share-widget,
.share-widget-container.show-dropdown #share-widget {
visibility: visible;
opacity: 1;
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
}
.share-widget-container #share-widget a {
display: block;
height: 4.35rem;
line-height: 4.25rem;
text-align: center;
}
.share-widget-container #share-widget .share-widget-facebook {
background-color: #3b5998;
}
.share-widget-container #share-widget .share-widget-twitter {
background-color: #1da1f2;
}
.share-widget-container #share-widget .share-widget-pinterest {
background-color: #e60023;
}
.alert {
padding: 1em;
margin-bottom: 1.25em;
border: 3px solid #efefef;
border: 3px solid rgba(0, 0, 0, .07);
background-color: #efefef;
background-color: rgba(0, 0, 0, .025);
}
.alert.success {
background-color: #defcca;
border-color: #95f8a5;
}
.alert.notice {
background-color: #fffad4;
border-color: #ffd40d;
}
.tab-container {
margin: 0 0 1.25em;
}
.tabs-loaded .tab-content {
position: absolute;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0px, 0px, 0px, 0px);
border: 0 none;
}
.tabs-loaded .tab-content.tab-active {
position: static;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
.tab-container .tab-content :last-child {
margin-bottom: 0;
}
.tab-container .tabs {
list-style: none;
font-size: 0;
padding: 0;
margin-bottom: 1.25rem;
border-bottom: 3px solid #ffd40d;
}
.tab-container .tabs li {
display: inline-block;
margin: 0;
}
.tab-container .tabs a {
display: block;
font-size: 1rem;
text-decoration: none;
padding: .6em 1em;
color: inherit;
-webkit-transition: all .1s;
-o-transition: all .1s;
transition: all .1s;
}
@media (min-width: 1320px) {
.tab-container .tabs a {
padding: .8em 1.5em;
}
}
@media (min-width: 1600px) {
.tab-container .tabs a {
padding: 1em 2.1em;
}
}
.tab-container .tabs a:hover,
.tab-container .tabs a:focus {
outline: 0;
background-color: #efefef;
color: #444;
}
.tab-container .tabs a.tab-link-active {
background-color: #ffd40d;
color: #000;
}
.dinning-menu-item {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 1.25em;
}
@media (min-width: 576px) {
.dinning-menu-item {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
}
.dinning-menu-item:first-child {
margin-top: 0;
}
.tab-container .dinning-menu-item:last-child {
margin-bottom: 1.25em;
}
.dinning-menu-item .text {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
max-width: 100%;
}
.dinning-menu-item .image,
.dinning-menu-item .price {
-ms-flex: 0 0 auto;
-webkit-box-flex: 0;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.dinning-menu-item .image {
width: 50px;
margin-right: 15px;
}
@media (min-width: 768px) {
.dinning-menu-item .image {
width: 75px;
}
}
@media (min-width: 1320px) {
.dinning-menu-item .image {
width: 100px;
}
}
@media (min-width: 1440px) {
.dinning-menu-item .image {
width: 120px;
}
}
.dinning-menu-item .image a {
position: relative;
display: block;
-webkit-transition: border-color .3s;
-o-transition: border-color .3s;
transition: border-color .3s;
}
@media (min-width: 768px) {
.dinning-menu-item .image {
padding: 5px;
border: 3px solid #efefef;
border: 3px solid rgba(0, 0, 0, .07);
}
}
.dinning-menu-item .image a:hover,
.dinning-menu-item .image a:focus {
border-color: #ffd40d;
}
.dinning-menu-item .image img {
display: block;
width: 100%;
}
.dinning-menu-item .image a:after {
visibility: hidden;
opacity: 0;
-webkit-transition: opacity .3s, visibility .3s;
-o-transition: opacity .3s, visibility .3s;
transition: opacity .3s, visibility .3s;
}
.dinning-menu-item .image a:hover:after,
.dinning-menu-item .image a:focus:after {
visibility: visible;
opacity: 1;
}
.dinning-menu-item .image a:after {
content: '';
position: absolute;
z-index: 1;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-color: #efefef;
background-color: rgba(0, 0, 0, .5);
}
.dinning-menu-item .text,
.dinning-menu-item .price {
color: rgba(0, 0, 0, .8);
}
.dinning-menu-item .text h3,
.dinning-menu-item .text h4,
.dinning-menu-item .text h5,
.dinning-menu-item .price strong {
color: #000;
}
.dinning-menu-item .text h3,
.dinning-menu-item .text h4,
.dinning-menu-item .text h5,
.dinning-menu-item .text p {
margin-bottom: 0;
}
.dinning-menu-item .price {
margin-left: 15px;
text-align: right;
}
.dinning-menu-item .price strong {
background-color: transparent;
background-position: 0 100%;
background-repeat: repeat-x;
background-size: 100% .55em;
font-weight: bolder;
text-decoration: none;
background-image: -webkit-gradient(linear,left top,right top,from(#ffd40d),to(#ffd40d));
background-image: -webkit-linear-gradient(left,#ffd40d 0%,#ffd40d 100%);
background-image: -o-linear-gradient(left,#ffd40d 0%,#ffd40d 100%);
background-image: linear-gradient(to right,#ffd40d 0%,#ffd40d 100%);
}
@media (min-width: 1320px) {
.dinning-menu-item .price {
margin-left: 30px;
}
}
.edit-link svg {
display: inline-block;
width: 16px;
height: 16px;
margin-right: 3px;
fill: #666;
fill: rgba(0, 0, 0, .5);
position: relative;
top: -1px;
}
.edit-link .button {
margin-bottom: 0;
}
.page-links ~ .edit-link {
display: inline-block;
margin-top: 1.25em;
}
.page-links {
border-top: 3px solid #efefef;
border-top: 3px solid rgba(0, 0, 0, .07);
clear: both;
padding-top: 1.25em;
text-align: left;
}
.page-links a,
.page-links > span {
display: inline-block;
line-height: 1;
font-weight: bolder;
text-align: center;
text-transform: uppercase;
width: 1.8em;
padding: .5em 0;
}
.page-links > span.page-number {
opacity: .5;
}
.page-links .page-links-title {
width: auto;
margin-right: .5em;
}
.page-links .page-links-title:after {
content: ":";
}
.post-password-form label {
display: inline-block;
}
.post-password-form input[type=password] {
margin-bottom: .25rem;
}
.post-password-form input[type=submit] {
padding-top: 1.025em;
padding-bottom: 1.025em;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
background: none;
color: inherit;
border: none;
padding: 0;
font: inherit;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
}
.no-js .owl-carousel {
display: block;
}
.owl-carousel .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: owlFadeOut;
animation-name: owlFadeOut;
}
@-webkit-keyframes owlFadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes owlFadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.owl-height {
-webkit-transition: height .2s ease-in-out;
-o-transition: height .2s ease-in-out;
transition: height .2s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 1s ease;
-o-transition: opacity 1s ease;
transition: opacity 1s ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
width: 80px;
height: 80px;
line-height: 80px;
text-align: center;
margin: -40px 0 0 -40px;
background-color: #efefef;
border-radius: 50%;
cursor: pointer;
-webkit-backface-visibility: hidden;
-webkit-transition: background .3s;
-o-transition: background .3s;
transition: background .3s;
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
-webkit-transition: opacity .3s ease;
-o-transition: opacity .3s ease;
transition: opacity .3s ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%;
}
@media (min-width: 768px) {
.hero-media .owl-carousel .owl-video-play-icon {
width: 100px;
height: 100px;
line-height: 100px;
margin: -50px 0 0 -50px;
}
}
.owl-carousel .owl-video-play-icon:hover {
background-color: rgba(255, 255, 255, .75);
}
.hero-media .owl-carousel,
.page-template-template-no-content .panorama360 {
position: absolute;
z-index: 2;
top: 0;
left: 0;
right: 0;
}
.page-template-template-no-content .panorama360 {
bottom: 0;
}
.hero-media .owl-carousel {
height: 300px;
}
.has-booking .hero-media .owl-carousel {
height: 603px;
}
.page-template-template-no-content .hero-media .owl-carousel {
height: auto;
bottom: 0;
}
.hero-media .owl-carousel .owl-stage-outer,
.hero-media .owl-carousel .owl-stage,
.hero-media .owl-carousel .owl-item {
height: 100%;
}
.hero-media .owl-carousel .owl-item {
overflow: hidden;
}
.hero-media .owl-carousel .owl-item .item {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-position: center center;
background-size: cover;
}
.hero-media .owl-carousel .owl-item .owl-lazy[src^=""],
.hero-media .owl-carousel .owl-item .owl-lazy:not([src]) {
max-height: none;
}
.hero-media .owl-carousel .item-video iframe,
.hero-media .owl-carousel .item-video video {
display: block;
height: 100%;
max-width: none;
width: 100%;
margin-bottom: 0;
}
@supports ((-o-object-fit: cover) or (object-fit: cover)) {
.hero-media .owl-carousel .item-video video {
-o-object-fit: cover;
object-fit: cover;
}
}
@media all and (-ms-high-contrast:none) {
.hero-media .owl-carousel .item-video video { display: none;
}
*::-ms-backdrop, .hero-media .owl-carousel .item-video video { display: none;
}
}
.hero-media .owl-carousel .owl-nav,
.hero-media .owl-carousel .owl-nav.disabled,
.hero-media .owl-carousel .owl-expand {
display: none;
}
@media (min-width: 768px) {
.hero-media .owl-carousel {
height: 400px;
}
.page-template-template-no-content .hero-media .owl-carousel {
height: 100%;
}
.hero-media .owl-carousel .owl-nav,
.hero-media .owl-carousel .owl-expand {
position: absolute;
bottom: 50px;
background-color: #fff;
}
.hero-media .owl-carousel .owl-expand {
display: none;
}
.hero-media .owl-carousel .owl-nav {
display: block;
right: 50px;
}
.has-booking.hero-has-nav .hero-media .owl-carousel .owl-nav,
.page-template-template-no-content.hero-has-nav .hero-media .owl-carousel .owl-nav {
display: block;
}
.hero-media .owl-carousel .owl-expand a {
position: relative;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-align: center;
}
.has-booking .hero-media .owl-carousel .owl-expand a,
.hero-has-nav .hero-media .owl-carousel .owl-expand a {
padding-right: 1px;
}
.hero-media .owl-carousel .owl-expand a:after {
position: absolute;
top: 15px;
bottom: 15px;
width: 3px;
right: 0;
background-color: #efefef;
background-color: rgba(0, 0, 0, .07);
}
.hero-media .owl-carousel .owl-nav a,
.hero-media .owl-carousel .owl-expand a,
.page-template-template-no-content .panorama360 .panorama-controls a {
display: inline-block;
width: 50px;
height: 70px;
line-height: 70px;
text-decoration: none;
}
.hero-media .owl-carousel .owl-nav a:focus,
.hero-media .owl-carousel .owl-expand a:focus,
.page-template-template-no-content .panorama360 .panorama-controls a:focus {
outline: 0;
}
.hero-media .owl-carousel .owl-nav .owl-prev,
.page-template-template-no-content .panorama360 .panorama-controls .panorama-controls-prev {
text-align: right;
padding-right: 5px;
}
.hero-media .owl-carousel .owl-nav .owl-next,
.page-template-template-no-content .panorama360 .panorama-controls .panorama-controls-next {
text-align: left;
padding-left: 5px;
}
.hero-media .owl-carousel .owl-nav a .icon,
.hero-media .owl-carousel .owl-expand a .icon,
.page-template-template-no-content .panorama360 .panorama-controls a .icon {
width: 24px;
height: 24px;
fill: #000;
-webkit-transition: fill .3s;
-o-transition: fill .3s;
transition: fill .3s;
}
.hero-media .owl-carousel .owl-nav a .icon,
.hero-media .owl-carousel .owl-expand a .icon:first-child,
.expanded-hero .hero-media .owl-carousel .owl-expand a .icon:last-child,
.page-template-template-no-content .panorama360 .panorama-controls a .icon {
display: inline-block;
}
.hero-media .owl-carousel .owl-expand a .icon:last-child,
.expanded-hero .hero-media .owl-carousel .owl-expand a .icon:first-child {
display: none;
}
.hero-media .owl-carousel .owl-nav a:hover .icon,
.hero-media .owl-carousel .owl-expand a:hover .icon,
.page-template-template-no-content .panorama360 .panorama-controls a:hover .icon,
.hero-media .owl-carousel .owl-nav a:focus .icon,
.hero-media .owl-carousel .owl-expand a:focus .icon,
.page-template-template-no-content .panorama360 .panorama-controls a:focus .icon {
fill: rgba(0, 0, 0, .5);
}
}
@media (min-width: 992px) {
.hero-media .owl-carousel .owl-nav {
position: fixed;
right: 50%;
bottom: 0;
}
.has-booking .hero-media .owl-carousel .owl-nav {
right: auto;
left: 70px;
}
.hero-has-nav .hero-media .owl-carousel .owl-nav {
display: block;
}
.has-booking .hero-media .owl-carousel .owl-nav {
padding-right: 3px;
}
.page-template-template-no-content .hero-media .owl-carousel .owl-nav,
.page-template-template-no-content .panorama360 .panorama-controls {
right: 0;
left: auto;
}
.page-template-template-no-content.has-booking .hero-media .owl-carousel .owl-nav {
right: auto;
left: 0;
}
.has-booking .hero-media .owl-carousel .owl-nav:after,
.page-template-template-no-content.has-booking .panorama360 .panorama-controls:after {
content: '';
position: absolute;
width: 3px;
right: 0;
background-color: #efefef;
background-color: rgba(0, 0, 0, .07);
}
.hero-media .owl-carousel .owl-nav:after,
.hero-media .owl-carousel .owl-expand a:after,
.page-template-template-no-content .panorama360 .panorama-controls:after {
top: 20px;
bottom: 20px;
}
.has-booking .hero-media .owl-carousel .owl-expand a:after,
.hero-has-nav .hero-media .owl-carousel .owl-expand a:after {
content: '';
}
.hero-media .owl-carousel .owl-nav a,
.hero-media .owl-carousel .owl-expand a,
.page-template-template-no-content .panorama360 .panorama-controls a {
height: 100px;
line-height: 100px;
}
.hero-media .owl-carousel .owl-nav a .icon,
.hero-media .owl-carousel .owl-expand a .icon,
.page-template-template-no-content .panorama360 .panorama-controls a .icon {
margin-top: -2px;
}
.hero-media .owl-carousel .owl-expand {
display: block;
position: fixed;
right: 50%;
bottom: 0;
}
.hero-has-nav .hero-media .owl-carousel .owl-expand {
margin-right: 100px;
}
.has-booking .hero-media .owl-carousel .owl-expand {
left: 0;
right: auto;
}
.page-template-template-no-content .hero-media .owl-carousel .owl-expand {
display: none;
}
.hero-media .owl-carousel .owl-expand a {
width: 70px;
}
}
@media (min-width: 1200px) {
.hero-media .owl-carousel .owl-nav,
.has-booking .hero-media .owl-carousel .owl-nav,
.page-template-template-no-content.has-booking .hero-media .owl-carousel .owl-nav,
.hero-media .owl-carousel .owl-expand,
.has-booking .hero-media .owl-carousel .owl-expand,
.page-template-template-no-content.has-booking .panorama360 .panorama-controls {
right: 720px;
left: auto;
}
.hero-media .owl-carousel .owl-nav,
.page-template-template-no-content .panorama360 .panorama-controls {
bottom: 0;
}
.page-template-template-no-content.admin-bar .panorama360 .panorama-controls {
margin-bottom: 32px;
}
.page-template-template-no-content.admin-bar.has-booking .panorama360 .panorama-controls {
margin-bottom: 0;
}
.hero-media .owl-carousel .owl-expand,
.hero-has-nav .hero-media .owl-carousel .owl-expand {
margin-right: 0;
}
.hero-has-nav .hero-media .owl-carousel .owl-expand {
right: 820px;
}
.hero-has-nav.has-booking .hero-media .owl-carousel .owl-expand {
right: 823px;
}
}
@media (min-width: 1320px) {
.hero-media .owl-carousel .owl-nav,
.has-booking .hero-media .owl-carousel .owl-nav,
.page-template-template-no-content.has-booking .hero-media .owl-carousel .owl-nav,
.hero-media .owl-carousel .owl-expand,
.has-booking .hero-media .owl-carousel .owl-expand,
.page-template-template-no-content.has-booking .panorama360 .panorama-controls {
right: 810px;
}
.page-template-template-no-content .panorama360 .panorama-controls:after {
top: 30px;
bottom: 30px;
}
.hero-media .owl-carousel .owl-nav a,
.hero-media .owl-carousel .owl-expand a,
.page-template-template-no-content .panorama360 .panorama-controls a {
height: 110px;
line-height: 110px;
}
.hero-media .owl-carousel .owl-nav a,
.page-template-template-no-content .panorama360 .panorama-controls a {
width: 60px;
}
.hero-media .owl-carousel .owl-expand a {
width: 90px;
}
.hero-has-nav .hero-media .owl-carousel .owl-expand {
right: 930px;
}
.hero-has-nav.has-booking .hero-media .owl-carousel .owl-expand {
right: 933px;
}
.hero-media .owl-carousel .owl-nav:after,
.hero-media .owl-carousel .owl-expand a:after {
top: 30px;
bottom: 30px;
}
}
@media (min-width: 1440px) {
.hero-media .owl-carousel .owl-nav,
.has-booking .hero-media .owl-carousel .owl-nav,
.page-template-template-no-content.has-booking .hero-media .owl-carousel .owl-nav,
.hero-media .owl-carousel .owl-expand,
.has-booking .hero-media .owl-carousel .owl-expand,
.page-template-template-no-content.has-booking .panorama360 .panorama-controls {
right: 900px;
}
.hero-has-nav .hero-media .owl-carousel .owl-expand {
right: 1020px;
}
.hero-has-nav.has-booking .hero-media .owl-carousel .owl-expand {
right: 1023px;
}
.hero-media .owl-carousel .owl-nav .owl-prev {
padding-right: 6px;
}
.hero-media .owl-carousel .owl-nav .owl-next {
padding-left: 6px;
}
}
@media (min-width: 1600px) {
.hero-media .owl-carousel .owl-nav,
.has-booking .hero-media .owl-carousel .owl-nav,
.page-template-template-no-content.has-booking .hero-media .owl-carousel .owl-nav,
.hero-media .owl-carousel .owl-expand,
.has-booking .hero-media .owl-carousel .owl-expand,
.page-template-template-no-content.has-booking .panorama360 .panorama-controls {
right: 990px;
}
.hero-has-nav .hero-media .owl-carousel .owl-expand {
right: 1110px;
}
.hero-has-nav.has-booking .hero-media .owl-carousel .owl-expand {
right: 1113px;
}
}
@media (min-width: 1860px) {
.hero-media .owl-carousel .owl-nav,
.has-booking .hero-media .owl-carousel .owl-nav,
.page-template-template-no-content.has-booking .hero-media .owl-carousel .owl-nav,
.hero-media .owl-carousel .owl-expand,
.hero-has-nav.has-booking .hero-media .owl-carousel .owl-expand,
.has-booking .hero-media .owl-carousel .owl-expand,
.page-template-template-no-content.has-booking .panorama360 .panorama-controls {
right: 55%;
}
.hero-has-nav .hero-media .owl-carousel .owl-expand {
margin-right: 59px;
}
.hero-has-nav.has-booking .hero-media .owl-carousel .owl-expand {
margin-right: 123px;
}
}
.page-template-template-no-content .panorama360 .panorama-controls {
display: none;
}
.page-template-template-no-content .panorama360 .panorama-title {
position: absolute;
top: 50%;
left: 15px;
right: 15px;
bottom: auto;
margin-top: -2rem;
background-color: transparent;
color: #000;
font-size: 2.441em;
font-weight: 700;
text-align: center;
line-height: 1.2;
padding: 0;
opacity: 1;
pointer-events: none;
}
@media (min-width: 768px) {
.page-template-template-no-content .panorama360 .panorama-title {
left: 50px;
right: 50px;
}
}
@media (min-width: 1440px) {
.page-template-template-no-content .panorama360 .panorama-title {
left: 80px;
right: 80px;
}
}
@media (min-width: 1860px) {
.page-template-template-no-content .panorama360 .panorama-title {
left: 100px;
right: 100px;
}
}
@media (max-width: 991px) and (min-height: 767px) {
.page-template-template-no-content.has-booking .panorama360 .panorama-title {
margin-top: -9rem;
}
}
@media (min-width: 992px) and (min-height: 568px) {
.page-template-template-no-content .panorama360 .panorama-title {
margin-top: -3rem;
}
.page-template-template-no-content.has-booking .panorama360 .panorama-title {
margin-top: -5rem;
}
}
@media (min-width: 576px) and (min-height: 567px) {
.page-template-template-no-content .panorama360 .panorama-title {
font-size: 3.052em;
text-align: left;
padding-right: 20%;
}
}
@media (min-width: 768px) and (max-height: 568px) {
.page-template-template-no-content .panorama360 .panorama-title {
text-align: left;
padding-right: 20%;
}
}
@media (min-width: 992px) and (min-height: 720px) {
.page-template-template-no-content .panorama360 .panorama-title {
padding-right: 30%;
}
}
@media (min-width: 1200px) and (min-height: 640px) {
.page-template-template-no-content .panorama360 .panorama-title {
padding-right: 40%;
}
}
@media (min-width: 1440px) {
.page-template-template-no-content .panorama360 .panorama-title {
padding-right: 45%;
}
}
@media (min-width: 1860px) {
.page-template-template-no-content .panorama360 .panorama-title {
padding-right: 50%;
}
}
@media (min-width: 1200px) {
.page-template-template-no-content .panorama360 .panorama-controls {
display: block;
position: absolute;
background-color: #fff;
}
.page-template-template-no-content .panorama360 .panorama-controls a {
display: inline-block;
float: none;
padding: 0;
margin: 0;
background-color: transparent;
text-decoration: none;
opacity: 1;
}
} .hero-media {
background-color: #f2f2f2;
z-index: 1;
height: 300px;
}
.no-hero-media .hero-media {
display: none;
}
.has-booking .hero-media {
height: 568px;
}
@media (min-width: 576px) {
.has-booking .hero-media {
height: 603px;
}
}
.page-template-template-no-content .hero-media,
.hero-media .map {
height: 100%;
}
.hero-media .map {
z-index: 1;
}
.hero-media .overlay {
position: absolute;
z-index: 3;
top: 0;
left: 0;
width: 100%;
height: 220px;
background-image: -webkit-gradient( linear, left bottom, left top, from(rgba( 255, 255, 255, 0 )), color-stop(70%, rgba( 255, 255, 255, .8 )) );
background-image: -o-linear-gradient( bottom, rgba( 255, 255, 255, 0 ) 0%, rgba( 255, 255, 255, .8 ) 70% );
background-image: linear-gradient( 0deg, rgba( 255, 255, 255, 0 ) 0%, rgba( 255, 255, 255, .8 ) 70% );
pointer-events: none;
}
.no-hero-media .hero-media .overlay {
display: none;
}
@media (max-width: 782px) {
.admin-bar .hero-media .overlay {
margin-top: 46px;
}
}
@media (max-width: 991px) {
.admin-bar .hero-media .overlay {
margin-top: 32px;
}
}
@media (min-width: 768px) {
.hero-media {
height: 400px;
}
.page-template-template-no-content .hero-media {
position: fixed;
top: 0;
left: 0;
right: 0;
height: 100%;
}
}
@media (min-width: 992px) {
.hero-media,
.hero-media .owl-carousel {
position: fixed;
top: 0;
left: 0;
right: 50%;
width: auto;
}
.admin-bar .hero-media,
.admin-bar .hero-media .owl-carousel {
top: 32px;
}
.hero-media,
.has-booking .hero-media,
.hero-media .owl-carousel,
.has-booking .hero-media .owl-carousel {
height: auto;
bottom: 0;
}
.expanded-hero.expanded-hero-completed .hero-media,
.expanded-hero.expanded-hero-completed .hero-media .owl-carousel,
.page-template-template-no-content .hero-media,
.page-template-template-no-content .hero-media .owl-carousel {
right: 0;
}
.hero-media .overlay {
height: 260px;
}
}
@media (min-width: 1200px) {
.hero-media,
.hero-media .owl-carousel {
right: 720px;
}
}
@media (min-width: 1320px) {
.hero-media,
.hero-media .owl-carousel {
right: 810px;
}
}
@media (min-width: 1440px) {
.hero-media,
.hero-media .owl-carousel {
right: 900px;
}
.hero-media .overlay {
height: 280px;
}
}
@media (min-width: 1600px) {
.hero-media,
.hero-media .owl-carousel {
right: 990px;
}
}
@media (min-width: 1860px) {
.hero-media,
.hero-media .owl-carousel {
right: 55%;
}
}
.hero-media .text {
position: absolute;
display: none;
top: 80px;
left: 15px;
right: 15px;
bottom: 294px;
}
.page-template-template-no-content .hero-media .text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media (max-width: 575px) and (min-height: 567px) {
.hero-media .text {
bottom: 294px;
}
}
@media (min-width: 576px) and (max-width: 767px) and (min-height: 567px) {
.hero-media .text {
bottom: 219px;
}
}
@media (min-width: 768px) and (max-width: 991px) and (min-height: 567px) {
.hero-media .text {
bottom: 264px;
}
}
@media (max-width: 767px) and (max-height: 568px) {
.hero-media .text {
bottom: 81px;
}
}
@media (min-width: 768px) and (max-width: 991px) and (max-height: 767px) {
.hero-media .text {
bottom: 120px;
}
}
@media (min-width: 768px) {
.hero-media .text {
top: 110px;
left: 50px;
right: 50px;
}
}
@media (min-width: 992px) {
.hero-media .text {
top: 0;
bottom: 0;
}
}
@media (min-width: 1440px) {
.hero-media .text {
left: 80px;
right: 80px;
}
}
@media (min-width: 1860px) {
.hero-media .text {
left: 100px;
right: 100px;
}
}
.hero-media h2 {
font-size: 2.441em;
text-align: center;
line-height: 1.2;
margin-bottom: 0;
width: 100%;
}
@media (min-width: 576px) and (min-height: 430px) {
.hero-media h2 {
font-size: 3.052em;
text-align: left;
padding-right: 10%;
}
}
@media (min-width: 768px) and (max-height: 568px) {
.hero-media h2 {
text-align: left;
padding-right: 25%;
}
}
@media (min-width: 992px) and (min-height: 720px) {
.hero-media h2 {
padding-right: 30%;
}
}
@media (min-width: 1200px) and (min-height: 640px) {
.hero-media h2 {
padding-right: 40%;
}
}
@media (min-width: 1440px) {
.hero-media h2 {
padding-right: 48%;
}
}
@-webkit-keyframes loading {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes loading {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.hero-media .loading-spinner {
position: absolute;
top: 50%;
left: 50%;
margin-left: -12px;
margin-top: -12px;
-webkit-animation: loading 1s infinite linear;
animation: loading 1s infinite linear;
}
.hero-media .owl-loaded ~ .loading-spinner {
display: none;
-webkit-animation: none;
animation: none;
}
.hero-media .loading-spinner,
.hero-media .icon-loading {
width: 24px;
height: 24px;
}
.hero-media .icon-loading {
fill: #bbb;
fill: rgba(0, 0, 0, .2);
}
@media (min-width: 992px) {
.admin-bar .hero-media .loading-spinner {
margin-top: 20px;
}
} #identity {
position: absolute;
z-index: 8;
top: 30px;
right: 80px;
left: 15px;
}
.admin-bar #identity {
margin-top: 32px;
}
@media (min-width: 992px) {
.page-template-template-accommodations:not(.mobile-menu-opened):not(.navbar-sticky) #identity {
margin-top: 0;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.admin-bar.page-template-template-full-page:not(.mobile-menu-opened) #identity,
.admin-bar.page-template-template-accommodations:not(.mobile-menu-opened) #identity,
.admin-bar.no-hero-media:not(.mobile-menu-opened) #identity {
margin-top: 0;
}
}
@media (max-width: 782px) {
.admin-bar #identity {
margin-top: 46px;
}
}
@media (min-width: 576px) {
#identity {
right: 255px;
}
}
@media (min-width: 768px) {
#identity {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
top: 50px;
left: 50px;
right: 290px;
max-width: 50vw;
}
.page-template-template-no-content #identity {
position: fixed;
}
}
@media (min-width: 992px) {
#identity {
position: fixed;
right: 50%;
}
.page-template-template-full-page #identity,
.page-template-template-accommodations #identity,
.no-hero-media #identity {
position: absolute;
}
.page-template-template-full-page.mobile-menu-opened:not(.navbar-sticky) #identity,
.no-hero-media.mobile-menu-opened:not(.navbar-sticky) #identity {
position: fixed;
}
}
@media (min-width: 1200px) {
#identity {
right: 720px;
}
.page-template-template-full-page.navbar-sticky #identity,
.page-template-template-accommodations.navbar-sticky #identity,
.no-hero-media.navbar-sticky #identity {
position: fixed;
}
}
@media (min-width: 1320px) {
#identity {
right: 810px;
}
}
@media (min-width: 1440px) {
#identity {
top: 70px;
left: 80px;
right: 900px;
}
}
@media (min-width: 1600px) {
#identity {
right: 990px;
}
}
@media (min-width: 1860px) {
#identity {
left: 100px;
right: 55%;
}
}
#identity h1 {
line-height: 1;
margin-bottom: 0;
}
#identity .text {
line-height: 50px;
}
#identity a,
#identity a img {
display: inline-block;
} #identity .languages {
margin-top: 15px;
font-size: 0;
visibility: hidden;
opacity: 0;
}
@media (min-width: 768px) {
#identity .languages {
margin-top: 10px;
visibility: visible;
opacity: 1;
}
}
@media (min-width: 1320px) {
#identity .languages {
margin-top: 5px;
}
}
.mobile-menu-opened #identity .languages {
visibility: visible;
opacity: 1;
}
#identity .languages ul {
position: relative;
list-style: none;
margin-bottom: 0;
}
@media (min-width: 768px) {
#identity .languages ul {
margin-left: 30px;
padding-left: 50px;
}
#identity .languages ul:before {
content: '';
position: absolute;
left: 0;
top: 50%;
margin-top: -1px;
height: 3px;
width: 30px;
background-color: #efefef;
background-color: rgba(0, 0, 0, .07);
}
}
@media (min-width: 1320px) {
#identity .languages ul {
padding-left: 70px;
}
#identity .languages ul:before {
width: 50px;
}
}
#identity .languages ul li {
padding-left: 0;
display: inline-block;
}
#identity .languages a {
display: inline-block;
font-size: 1rem;
font-weight: 400;
text-decoration: none;
text-transform: capitalize;
text-align: center;
color: inherit;
}
#identity .languages .current-menu-item a {
font-weight: 700;
}
@media (max-width: 767px) {
#identity .languages a {
width: 40px;
height: 40px;
line-height: 40px;
margin-right: 5px;
border-radius: 50%;
background-color: #efefef;
-webkit-transition: background-color .3s, color .3s;
-o-transition: background-color .3s, color .3s;
transition: background-color .3s, color .3s;
}
#identity .languages a:hover,
#identity .languages a:focus {
background-color: #000;
color: #fff;
}
#identity .languages .current-menu-item a {
background-color: #ffd40d;
color: initial;
}
}
@media (min-width: 768px) {
#identity .languages a {
position: relative;
padding: 5px 10px;
}
#identity .languages a:after {
content: '';
position: absolute;
z-index: -1;
left: 10px;
right: 10px;
bottom: 0;
height: 10px;
background-color: transparent;
pointer-events: none;
-webkit-transition: background .3s, bottom .3s;
-o-transition: background .3s, bottom .3s;
transition: background .3s, bottom .3s;
}
#identity .languages a:hover:after,
#identity .languages a:focus:after {
bottom: 6px;
background-color: #efefef;
background-color: rgba(0, 0, 0, .07);
}
#identity .languages .current-menu-item a:after {
bottom: 8px;
background-color: #ffd40d;
}
}
@media (min-width: 1320px) {
#identity .languages a {
padding: 10px 15px;
}
#identity .languages a:after {
left: 15px;
right: 15px;
bottom: 0;
}
#identity .languages a:hover:after,
#identity .languages a:focus:after,
#identity .languages .current-menu-item a:after {
bottom: 13px;
}
} .site-menu-toggle {
position: absolute;
z-index: 7;
top: 30px;
right: 15px;
}
.admin-bar .site-menu-toggle {
margin-top: 32px;
}
@media (min-width: 992px) {
.admin-bar.page-template-template-accommodations:not(.mobile-menu-opened):not(.navbar-sticky) .site-menu-toggle {
margin-top: 0;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.admin-bar.page-template-template-full-page:not(.mobile-menu-opened) .site-menu-toggle,
.admin-bar.page-template-template-accommodations:not(.mobile-menu-opened) .site-menu-toggle,
.admin-bar.no-hero-media:not(.mobile-menu-opened) .site-menu-toggle {
margin-top: 0;
}
}
@media (max-width: 782px) {
.admin-bar .site-menu-toggle {
margin-top: 46px;
}
}
@media (min-width: 768px) {
.site-menu-toggle {
top: 50px;
right: 50px;
}
.mobile-menu-opened .site-menu-toggle {
z-index: 10;
}
}
@media (min-width: 1200px) {
.site-menu-toggle {
display: none;
}
.has-additional-menu-content .site-menu-toggle {
position: absolute;
display: block;
}
.navbar-sticky.has-additional-menu-content .site-menu-toggle {
position: fixed;
}
}
@media (min-width: 1440px) {
.site-menu-toggle {
top: 70px;
right: 80px;
}
}
@media (min-width: 1860px) {
.site-menu-toggle {
right: 100px;
}
}
.site-menu-toggle a {
display: block;
width: 50px;
height: 50px;
line-height: 50px;
background-color: #fff;
text-align: center;
text-decoration: none;
border-radius: 50%;
-webkit-transition: background-color .3s;
-o-transition: background-color .3s;
transition: background-color .3s;
}
.page-template-template-full-page .site-menu-toggle a,
.page-template-template-accommodations .site-menu-toggle a,
.no-hero-media .site-menu-toggle a {
background-color: #efefef;
background-color: rgba(0, 0, 0, .07);
}
@media (min-width: 992px) {
.site-menu-toggle a {
background-color: #efefef;
background-color: rgba(0, 0, 0, .07);
}
.expanded-hero .site-menu-toggle a,
.page-template-template-no-content .site-menu-toggle a {
background-color: #fff;
}
}
.site-menu-toggle a:focus {
outline: 0;
}
.site-menu-toggle a:hover,
.site-menu-toggle a:focus,
.mobile-menu-opened .site-menu-toggle a:hover,
.mobile-menu-opened .site-menu-toggle a:focus {
background-color: #000;
}
.mobile-menu-opened .site-menu-toggle a {
background-color: #efefef;
background-color: rgba(0, 0, 0, .07);
}
@media (min-width: 1200px) {
.mobile-menu-opened .site-menu-toggle a {
background-color: #000;
-webkit-box-shadow: 0 0 20px 5px #fff;
box-shadow: 0 0 20px 5px #fff;
}
.mobile-menu-opened .site-menu-toggle a .icon {
fill: #fff;
}
}
.site-menu-toggle a .icon {
width: 24px;
height: 24px;
fill: #000;
margin-top: -2px;
-webkit-transition: fill .3s;
-o-transition: fill .3s;
transition: fill .3s;
}
@media (min-width: 992px) {
.site-menu-toggle a .icon {
margin-top: -2px;
}
}
.site-menu-toggle a .icon:first-child,
.mobile-menu-opened .site-menu-toggle a .icon:last-of-type {
display: inline-block;
}
.mobile-menu-opened .site-menu-toggle a .icon:first-child,
.site-menu-toggle a .icon:last-of-type {
display: none;
}
.site-menu-toggle a:hover .icon,
.site-menu-toggle a:focus .icon,
.mobile-menu-opened .site-menu-toggle a:hover .icon,
.mobile-menu-opened .site-menu-toggle a:focus .icon {
fill: #fff;
} .nav-menu ul {
list-style: none;
padding-left: 0;
margin-bottom: 0;
}
.nav-menu .menu-item-has-children {
position: relative;
}
.nav-menu a {
color: inherit;
text-decoration: none;
font-weight: 400;
}
.nav-menu .current-menu-item > a {
font-weight: 700;
}
@media (max-width: 575px) {
.admin-bar #site-menu {
margin-top: 46px;
}
}
@media (max-width: 1199px) {
#site-menu {
position: absolute;
z-index: 6;
top: 156px;
left: 0;
right: 0;
background-color: #fff;
visibility: hidden;
opacity: 0;
}
.mobile-menu-opened #site-menu {
z-index: 9;
visibility: visible;
opacity: 1;
}
#site-menu .nav-menu {
border-bottom: 1px solid #efefef;
border-bottom: 1px solid rgba(0, 0, 0, .07);
margin-bottom: 15px;
}
.nav-menu li {
border-top: 1px solid #efefef;
border-top: 1px solid rgba(0, 0, 0, .07);
}
.nav-menu a {
display: block;
padding: 10px 15px;
}
.nav-menu ul ul a {
padding-left: 30px;
}
.nav-menu ul ul ul a {
padding-left: 45px;
}
.nav-menu ul ul ul ul a {
padding-left: 60px;
}
.nav-menu ul ul ul ul ul a {
padding-left: 75px;
}
.nav-menu .current-menu-item > a {
background-color: #efefef;
background-color: rgba(0, 0, 0, .05);
}
.nav-menu .menu-item-has-children > a:first-child {
padding-right: 35px;
}
.nav-menu .current-menu-item > .menu-expand {
background-color: transparent;
}
.nav-menu .menu-expand {
position: absolute;
top: 0;
right: 0;
}
.nav-menu .menu-item-has-children .menu-expand {
position: absolute;
top: 0;
right: 0;
padding-left: 10px;
padding-right: 10px;
text-align: center;
}
.no-js .nav-menu .menu-item-has-children .menu-expand {
display: none;
}
.nav-menu .menu-item-has-children .menu-expand .icon {
display: inline-block;
width: 18px;
height: 18px;
margin-top: -3px;
fill: #000;
}
.nav-menu .menu-item-has-children ul {
display: none;
}
.nav-menu .menu-item-has-children.collapse > ul,
.touchevents .nav-menu .menu-item-has-children.hover > ul {
display: block;
}
}
@media (min-width: 768px) and (max-width: 1199px) {
#site-menu {
top: 170px;
left: auto;
right: 50px;
bottom: 0;
width: 350px;
margin: 0;
overflow: hidden;
visibility: hidden;
opacity: 0;
}
.admin-bar #site-menu {
top: 192px;
}
.mobile-menu-opened #site-menu {
visibility: visible;
opacity: 1;
margin-bottom: 50px;
bottom: auto;
overflow: auto;
}
#site-menu .nav-menu {
margin-bottom: 0;
}
}
@media (min-width: 1200px) {
#site-menu {
position: absolute;
z-index: 4;
top: 0;
right: 0;
width: 720px;
height: 140px;
padding-left: 50px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.navbar-sticky #site-menu,
.mobile-menu-opened:not(.navbar-sticky) #site-menu {
position: fixed;
}
.admin-bar #site-menu {
top: 32px;
}
.admin-bar.page-template-template-accommodations:not(.mobile-menu-opened):not(.navbar-sticky) #site-menu {
top: 0;
}
.page-template-template-full-page #site-menu,
.page-template-template-accommodations #site-menu,
.no-hero-media #site-menu {
padding-left: 35%;
width: 100%;
}
.page-template-template-no-content #site-menu,
.expanded-hero-start #site-menu,
.expanded-hero #site-menu {
background: transparent;
}
.nav-menu {
position: relative;
margin-top: 11px;
width: 100%;
text-align: right;
}
.has-additional-menu-content .nav-menu:after {
content: '';
position: absolute;
right: 130px;
top: 50%;
margin-top: -1px;
height: 3px;
width: 30px;
background-color: #efefef;
background-color: rgba(0, 0, 0, .07);
}
.nav-menu ul {
padding-right: 50px;
}
.has-additional-menu-content .nav-menu > ul {
padding-right: 180px;
}
.nav-menu li {
display: inline-block;
}
.nav-menu a {
display: inline-block;
padding: 5px 10px;
}
.nav-menu .menu-expand {
display: none;
}
.nav-menu > ul > li > a,
.nav-menu > ul > li > a {
position: relative;
}
.nav-menu > ul > li > a:after {
content: '';
position: absolute;
z-index: -1;
left: 10px;
right: 10px;
bottom: 0;
height: 10px;
background-color: transparent;
pointer-events: none;
-webkit-transition: background .3s, bottom .3s;
-o-transition: background .3s, bottom .3s;
transition: background .3s, bottom .3s;
}
.nav-menu > ul > li > a:hover:after,
.nav-menu > ul > li.hover > a:after,
.nav-menu > ul > li > a:focus:after {
bottom: 6px;
background-color: #efefef;
background-color: rgba(0, 0, 0, .07);
}
.nav-menu .current-menu-parent > a {
font-weight: 700;
}
#site-menu .nav-menu > ul > .current-menu-item > a:after,
#site-menu .nav-menu > ul > .current-menu-parent > a:after {
bottom: 8px;
background-color: #ffd40d;
}
.nav-menu .menu-item-has-children ul {
visibility: hidden;
position: absolute;
z-index: 97;
top: 100%;
right: 50%;
width: 15rem;
margin-right: -7.5rem;
padding-top: 20px;
padding-right: 0;
font-size: .9rem;
text-align: center;
opacity: 0;
-webkit-box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.07);
box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.07);
}
.nav-menu .menu-item-has-children ul:hover {
z-index: 98;
}
.no-touchevents .nav-menu .menu-item-has-children:hover > ul,
.nav-menu .menu-item-has-children.hover > ul {
visibility: visible;
padding-top: 10px;
opacity: 1;
}
.nav-menu .menu-item-has-children .menu-item-has-children > ul {
top: -1rem;
left: auto;
right: 100%;
margin: 0;
padding-top: 0;
font-size: 1em;
}
.nav-menu .menu-item-has-children .menu-item-has-children:first-child > ul {
top: 0;
padding-top: 0;
}
.no-touchevents .nav-menu .menu-item-has-children .menu-item-has-children:hover > ul,
.nav-menu .menu-item-has-children .menu-item-has-children.hover > ul {
padding-top: 0;
}
.nav-menu .menu-item-has-children li {
display: block;
background-color: #ffd40d;
}
.nav-menu .menu-item-has-children li:first-child {
padding-top: 1rem;
}
.nav-menu .menu-item-has-children li:last-child {
padding-bottom: 1rem;
}
.nav-menu .menu-item-has-children li a {
display: block;
margin: 0;
}
.nav-menu .menu-item-has-children li .menu-expand {
display: none;
}
}
@media (min-width: 1320px) {
#site-menu {
width: 810px;
}
.has-additional-menu-content .nav-menu > ul {
padding-right: 200px;
}
.has-additional-menu-content .nav-menu:after {
width: 50px;
}
.nav-menu a {
padding: 10px 15px;
}
.nav-menu > ul > li > a:after {
left: 15px;
right: 15px;
bottom: 0;
}
.nav-menu > ul > li > a:hover:after,
.nav-menu > ul > li.hover > a:after,
.nav-menu > ul > li > a:focus:after,
#site-menu .nav-menu > ul > .current-menu-item > a:after,
#site-menu .nav-menu > ul > .current-menu-parent > a:after {
bottom: 13px;
}
}
@media (min-width: 1440px) {
#site-menu {
width: 900px;
height: 150px;
padding-left: 80px;
}
.nav-menu {
margin-top: 41px;
}
.nav-menu ul {
padding-right: 80px;
}
.has-additional-menu-content .nav-menu > ul {
padding-right: 230px;
}
.has-additional-menu-content .nav-menu:after {
right: 160px;
}
}
@media (min-width: 1600px) {
#site-menu {
width: 990px;
}
}
@media (min-width: 1860px) {
#site-menu {
width: 55%;
padding-left: 100px;
}
.nav-menu ul {
padding-right: 100px;
}
.has-additional-menu-content .nav-menu > ul {
padding-right: 250px;
}
.has-additional-menu-content .nav-menu:after {
right: 180px;
}
} #social-profiles {
position: absolute;
z-index: 9;
top: 94px;
right: 0;
font-size: 0;
visibility: hidden;
opacity: 0;
}
@media (min-width: 576px) {
#social-profiles,
.mobile-menu-opened #social-profiles {
visibility: visible;
opacity: 1;
-webkit-transition: none;
-o-transition: none;
transition: none;
}
}
.admin-bar #social-profiles {
margin-top: 32px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.admin-bar.page-template-template-full-page:not(.mobile-menu-opened) #social-profiles,
.admin-bar.page-template-template-accommodations:not(.mobile-menu-opened) #social-profiles,
.admin-bar.no-hero-media:not(.mobile-menu-opened) #social-profiles {
margin-top: 0;
}
}
@media (max-width: 782px) {
.admin-bar #social-profiles {
margin-top: 46px;
}
}
.mobile-menu-opened #social-profiles {
right: 15px;
visibility: visible;
opacity: 1;
}
@media (min-width: 576px) {
#social-profiles,
.mobile-menu-opened #social-profiles {
top: 30px;
right: 75px;
}
.no-top-menu #social-profiles {
right: 15px;
}
}
@media (min-width: 768px) {
#social-profiles,
.mobile-menu-opened #social-profiles {
top: 50px;
right: 110px;
}
.no-top-menu #social-profiles {
right: 50px;
}
}
@media (min-width: 1200px) {
#social-profiles,
.mobile-menu-opened #social-profiles {
position: fixed;
top: auto;
right: auto;
left: 50px;
bottom: 15px;
}
.no-top-menu #social-profiles {
right: auto;
}
.mobile-menu-opened #social-profiles {
z-index: 7;
}
.page-template-template-full-page #social-profiles,
.page-template-template-accommodations #social-profiles,
.no-hero-media #social-profiles {
position: absolute;
bottom: 27px;
}
.page-template-template-full-page.mobile-menu-opened #social-profiles,
.page-template-template-accommodations.mobile-menu-opened #social-profiles,
.no-hero-media.mobile-menu-opened #social-profiles {
visibility: hidden;
opacity: 0;
}
#social-profiles {
max-width: 190px;
}
.page-template-template-full-page #social-profiles,
.page-template-template-accommodations #social-profiles,
.no-hero-media #social-profiles {
max-width: 300px;
}
}
@media (min-width: 1320px) {
#social-profiles,
.mobile-menu-opened #social-profiles {
bottom: 20px;
}
}
@media (min-width: 1440px) {
#social-profiles,
.mobile-menu-opened #social-profiles {
left: 80px;
}
#social-profiles {
max-width: 240px;
}
.has-booking #social-profiles {
max-width: 190px;
}
}
@media (min-width: 1600px) {
#social-profiles,
.has-booking #social-profiles {
max-width: 300px;
}
.page-template-template-full-page #social-profiles,
.page-template-template-accommodations #social-profiles,
.no-hero-media #social-profiles {
bottom: 57px;
}
}
@media (min-width: 1860px) {
#social-profiles,
.mobile-menu-opened #social-profiles {
left: 100px;
}
}
.social-menu ul {
list-style: none;
padding-left: 0;
margin-bottom: 0;
}
.social-menu li,
.social-menu a,
.social-menu a .icon {
display: inline-block;
}
.social-menu a {
width: 40px;
height: 40px;
line-height: 40px;
margin-left: 5px;
text-decoration: none;
text-align: center;
background-color: #efefef;
background-color: rgba(0, 0, 0, .07);
border-radius: 50%;
-webkit-transition: background-color .3s;
-o-transition: background-color .3s;
transition: background-color .3s;
}
@media (min-width: 576px) {
.social-menu a {
width: 50px;
height: 50px;
line-height: 50px;
margin-left: 10px;
background-color: #fff;
}
.social-menu li:first-child > a {
margin-left: 0;
}
.mobile-menu-opened .social-menu a,
.page-template-template-full-page .social-menu a,
.page-template-template-accommodations .social-menu a,
.no-hero-media .social-menu a,
.page-template-template-no-content.mobile-menu-opened .social-menu a {
background-color: #efefef;
}
.expanded-hero .social-menu a,
.page-template-template-no-content .social-menu a {
background-color: #fff;
}
}
@media (min-width: 1200px) {
.social-menu a,
.social-menu li:first-child > a {
margin: 0 10px 10px 0;
}
}
.social-menu a:hover,
.social-menu a:focus,
.mobile-menu-opened .social-menu a:hover,
.mobile-menu-opened .social-menu a:focus,
.page-template-template-no-content .social-menu a:hover,
.page-template-template-no-content .social-menu a:focus {
background-color: #000;
}
.social-menu a:focus {
outline: 0;
}
.social-menu a .icon {
width: 18px;
height: 18px;
fill: #000;
-webkit-transition: fill .3s;
-o-transition: fill .3s;
transition: fill .3s;
}
@media (min-width: 768px) {
.social-menu a .icon {
width: 24px;
height: 24px;
}
}
.social-menu a:hover .icon,
.social-menu a:focus .icon,
.mobile-menu-opened .social-menu a:hover .icon,
.mobile-menu-opened .social-menu a:focus .icon,
.page-template-template-no-content .social-menu a:hover .icon,
.page-template-template-no-content .social-menu a:focus .icon {
fill: #fff;
}
@media (min-width: 992px) {
.social-menu a {
background-color: #efefef;
background-color: rgba(0, 0, 0, .07);
}
.page-template-template-no-content .social-menu a {
background-color: #fff;
}
}
@media (min-width: 1200px) {
.social-menu a {
background-color: #fff;
}
} .additional-menu-content {
position: absolute;
z-index: 9;
bottom: 0;
overflow: hidden;
visibility: hidden;
opacity: 0;
padding: 0 15px 15px;
}
@media (max-width: 1199px) {
.additional-menu-content {
left: 0;
width: 100%;
background-color: #fff;
}
}
.mobile-menu-opened .additional-menu-content {
bottom: auto;
overflow-y: auto;
visibility: visible;
opacity: 1;
}
@media (min-width: 768px) {
.additional-menu-content {
left: auto;
right: 50px;
width: 350px;
padding: 30px 0;
}
}
@media (min-width: 1200px) {
.additional-menu-content {
display: block;
position: absolute;
z-index: 9;
top: 170px;
right: 50px;
width: 320px;
margin-right: -320px;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
visibility: hidden;
opacity: 0;
}
.admin-bar .additional-menu-content {
top: 182px;
}
.mobile-menu-opened .additional-menu-content {
margin-right: 0;
}
}
@media (min-width: 1440px) {
.additional-menu-content {
top: 190px;
right: 80px;
width: 380px;
margin-right: -380px;
margin-bottom: 80px;
}
.admin-bar .additional-menu-content {
top: 222px;
}
} .menu-overlay {
position: absolute;
z-index: 5;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #fff;
visibility: hidden;
opacity: 0;
}
@media (min-width: 768px) {
.menu-overlay {
position: fixed;
z-index: 8;
left: auto;
right: -450px;
width: 450px;
}
.admin-bar .menu-overlay {
top: 32px;
}
.mobile-menu-opened .menu-overlay {
z-index: 8;
}
.menu-overlay:before {
content: '';
position: fixed;
z-index: 5;
left: 0;
top: 0;
right: 0;
height: 100%;
background-color: rgba(0, 0, 0, .5);
visibility: hidden;
opacity: 0;
cursor: pointer;
}
.mobile-menu-opened .menu-overlay:before {
right: 450px;
visibility: visible;
opacity: 1;
}
}
@media (min-width: 1440px) {
.menu-overlay {
right: -540px;
width: 540px;
}
.mobile-menu-opened .menu-overlay:before {
right: 540px;
}
}
.mobile-menu-opened .menu-overlay {
visibility: visible;
opacity: 1;
}
@media (min-width: 768px) {
.mobile-menu-opened .menu-overlay {
right: 0;
}
} .booking-form {
position: absolute;
z-index: 4;
left: 15px;
right: 15px;
top: 317px;
background-color: #fff;
}
.page-template-template-no-content .booking-form {
top: auto;
bottom: 15px;
}
@media (max-width: 991px) {
.no-hero-media .booking-form {
display: none;
}
}
@media (min-width: 576px) {
.booking-form {
top: 352px;
}
}
@media (min-width: 768px) {
.booking-form {
left: 50px;
top: 317px;
right: auto;
width: 520px;
}
.page-template-template-no-content .booking-form {
bottom: 50px;
}
}
@media (min-width: 992px) {
.booking-form {
position: fixed;
left: 173px;
right: 0;
width: auto;
-webkit-box-shadow: 15px 0 20px 0 rgba(0, 0, 0, .1);
box-shadow: 15px 0 20px 0 rgba(0, 0, 0, .1);
}
.booking-form,
.page-template-template-no-content .booking-form {
top: auto;
bottom: 0;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.booking-form.full-width {
left: 70px;
}
.page-template-template-no-content.hero-has-nav .booking-form {
left: 103px;
}
.page-template-template-no-content .booking-form.full-width,
.no-hero-media .booking-form.full-width {
left: 0;
}
}
@media (min-width: 1200px) {
.booking-form {
left: auto;
width: 720px;
}
}
@media (min-width: 1320px) {
.booking-form {
width: 810px;
}
}
@media (min-width: 1440px) {
.booking-form {
width: 900px;
}
}
@media (min-width: 1600px) {
.booking-form {
width: 990px;
}
}
@media (min-width: 1860px) {
.booking-form {
width: 55%;
}
}
.booking-form form {
font-size: 16px;
}
.booking-form form,
.booking-form form input,
.booking-form form button {
margin-bottom: 0;
}
@media (min-width: 992px) {
.booking-form form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
}
}
.booking-form form .field {
position: relative;
padding: 15px;
}
@media (max-width: 991px) and (max-height: 766px) {
.page-template-template-no-content .booking-form form .field {
display: none;
}
}
@media (min-width: 992px) {
.booking-form form .field {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
}
@media (min-width: 992px) {
.booking-form form .field {
padding: 20px;
}
}
@media (min-width: 1320px) {
.booking-form form .field {
padding: 27px 28px;
}
}
.booking-form form .field-date {
margin-bottom: 3px;
}
.booking-form form .field-number {
float: left;
width: 50%;
}
.booking-form form .field-number:last-of-type {
margin-left: 1px;
}
@media (max-width: 991px) {
.booking-form form .field-date {
float: left;
width: 50%;
margin-bottom: 0;
}
.booking-form form .field-date:last-of-type {
margin-left: 1px;
}
}
@media (min-width: 992px) {
.booking-form form .field-date {
margin-bottom: 0;
min-width: 180px;
}
.booking-form form .field-number {
float: none;
max-width: 140px;
}
.booking-form form .field-number:last-of-type,
.booking-form form .field-date:last-of-type {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.booking-form form .field-date {
min-width: 160px;
}
.booking-form form .field-number {
max-width: 120px;
}
}
@media (min-width: 1320px) {
.booking-form form .field-date {
min-width: 180px;
}
.booking-form form .field-number {
max-width: 140px;
}
}
@media (min-width: 1440px) {
.booking-form form .field-date {
min-width: 190px;
}
.booking-form form .field-number {
max-width: 150px;
}
}
@media (min-width: 1860px) {
.booking-form form .field-date {
min-width: 200px;
}
.booking-form form .field-number {
max-width: 180px;
}
}
@media (min-width: 2080px) {
.booking-form form .field-date {
min-width: 220px;
min-width: 10vw;
}
.booking-form form .field-number {
max-width: 220px;
max-width: 8vw;
}
}
.booking-form form .field label {
display: block;
font-size: 13px;
margin-top: 5px;
margin-bottom: 0;
}
@media (min-width: 992px) {
.booking-form form .field label {
margin-top: 8px;
margin-bottom: 2px;
}
}
@media (min-width: 1320px) {
.booking-form form .field label {
margin-top: 6px;
margin-bottom: 0px;
}
}
.booking-form form .field .field-value {
font-size: 1.0588rem;
font-weight: 700;
}
.booking-form form .field .field-value .short {
display: none;
}
@media (max-width: 575px), (min-width: 992px) {
.booking-form form .field .field-value .short {
display: inline-block;
}
.booking-form form .field .field-value .long {
display: none;
}
}
.booking-form form .field-separator:after {
content: '';
position: absolute;
background-color: #efefef;
background-color: rgba(0, 0, 0, .07);
}
.booking-form form .field-separator.field-date:after {
left: 15px;
right: 15px;
height: 3px;
bottom: -3px;
}
.booking-form form .field-separator.field-number:after {
width: 3px;
top: 15px;
bottom: 15px;
right: -1px;
}
@media (max-width: 991px) {
.booking-form form .field-separator.field-date:after {
left: -100%;
margin-left: 15px;
}
.booking-form form .field-separator.field-date:first-of-type:after {
left: auto;
height: auto;
width: 3px;
top: 15px;
bottom: 0;
right: -1px;
}
.booking-form form .field-separator.field-number:after {
top: 3px;
}
}
@media (min-width: 992px) {
.booking-form form .field-separator:first-child:before,
.booking-form form .field-separator.field-date:after {
left: auto;
height: auto;
width: 3px;
}
.booking-form form .field-separator.field-number:after,
.booking-form form .field-separator.field-date:after {
top: 20px;
bottom: 20px;
right: -1px;
}
}
@media (min-width: 1320px) {
.booking-form form .field-separator.field-number:after,
.booking-form form .field-separator.field-date:after {
top: 30px;
bottom: 30px;
}
}
.booking-form form .field a.with-icon {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
font-size: 24px;
z-index: 1;
text-decoration: none;
-webkit-transition: color .2s;
-o-transition: color .2s;
transition: color .2s;
}
.booking-form form .field a.with-icon:hover,
.booking-form form .field a.with-icon:focus {
color: #999;
color: rgba(0, 0, 0, .5);
outline: 0;
}
.booking-form form .field a.with-icon .icon {
position: absolute;
width: 24px;
height: 24px;
line-height: 1;
top: 50%;
right: 16px;
margin-top: -12px;
}
.booking-form form .field-number a.with-icon .icon-chevron-up,
.page-template-template-no-content .booking-form form .field-number a.with-icon .icon-chevron-down {
display: none;
}
.booking-form form .field-number a.with-icon .icon-chevron-down,
.page-template-template-no-content .booking-form form .field-number a.with-icon .icon-chevron-up {
display: block;
}
@media (min-width: 992px) {
.booking-form form .field a.with-icon .icon {
right: 18px;
}
.booking-form form .field-number a.with-icon .icon-chevron-down {
display: none;
}
.booking-form form .field-number a.with-icon .icon-chevron-up {
display: block;
}
}
@media (min-width: 1200px) {
.booking-form form .field-number a.with-icon .icon {
margin-top: -14px;
}
}
@media (min-width: 1320px) {
.booking-form form .field a.with-icon .icon {
right: 28px;
}
}
@media (min-width: 1860px) {
.booking-form form .field a.with-icon .icon {
right: 28px;
}
}
.booking-form form .field .dropdown,
.booking-form form .field .Zebra_DatePicker {
position: absolute;
z-index: 2;
left: 0;
width: 100%;
top: 100%;
margin-top: -10px;
visibility: hidden;
opacity: 0;
background-color: #fff;
-webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
-webkit-transition: opacity .2s, visibility .2s, margin .2s;
-o-transition: opacity .2s, visibility .2s, margin .2s;
transition: opacity .2s, visibility .2s, margin .2s;
}
@media (max-width: 575px) {
.booking-form form .field-checkout .Zebra_DatePicker {
left: auto;
right: 0;
}
}
.booking-form form .show-dropdown .dropdown,
.booking-form form .show-dropdown .Zebra_DatePicker {
margin-top: -2px;
}
.page-template-template-no-content .booking-form form .field .dropdown,
.page-template-template-no-content .booking-form form .field .Zebra_DatePicker {
top: auto;
margin-top: 0;
margin-bottom: -18px;
bottom: 100%;
-webkit-box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, .1);
box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, .1);
}
.page-template-template-no-content .booking-form form .show-dropdown .dropdown,
.page-template-template-no-content .booking-form form .show-dropdown .Zebra_DatePicker {
margin-bottom: -10px;
}
@media (min-width: 992px) {
.booking-form form .field .dropdown,
.booking-form form .field .Zebra_DatePicker {
top: auto;
margin-top: 0;
margin-bottom: -18px;
bottom: 100%;
-webkit-box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, .1);
box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, .1);
}
.booking-form form .show-dropdown .dropdown,
.booking-form form .show-dropdown .Zebra_DatePicker {
margin-bottom: -10px;
}
.booking-form form .field .Zebra_DatePicker {
left: 50%;
min-width: 300px;
margin-left: -150px;
}
}
.booking-form form .show-dropdown .dropdown,
.booking-form form .show-dropdown .Zebra_DatePicker {
visibility: visible;
opacity: 1;
}
.booking-form form .field .dropdown ul {
list-style: none;
margin: 0 0 10px;
padding-left: 0;
}
.booking-form form .field .dropdown ul li {
margin: 0;
}
.booking-form form .field .dropdown li a {
display: block;
padding: 10px 15px;
font-weight: 400;
color: inherit;
text-decoration: none;
}
@media (min-width: 992px) {
.booking-form form .show-dropdown .dropdown,
.page-template-template-no-content .booking-form form .show-dropdown .dropdown {
margin-bottom: -10px;
}
.booking-form form .field .dropdown ul {
margin-top: 10px;
margin-bottom: 0;
}
.booking-form form .field .dropdown li a {
padding: 10px 20px;
}
}
@media (min-width: 1320px) {
.booking-form form .field .dropdown li a {
padding: 12px 30px;
}
}
.booking-form form .field .dropdown li a:hover,
.booking-form form .field .dropdown li a:focus {
background-color: #efefef;
background-color: rgba(0, 0, 0, .07);
}
.booking-form form .field .dropdown ul .selected a {
font-weight: 700;
background-color: #ffd40d;
}
.booking-form form button {
width: 100%;
padding-top: 1.5rem;
padding-bottom: 1.5rem;
margin-right: 0;
}
@media (min-width: 992px) {
.booking-form form button {
height: 100px;
line-height: 100px;
padding: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
}
@media (min-width: 1320px) {
.booking-form form button {
height: 110px;
line-height: 110px;
}
} .content-wrap {
position: relative;
z-index: 3;
padding: 30px 15px;
background-color: #fff;
}
@media (max-width: 991px) {
.content-wrap .entry-content > :last-child {
margin-bottom: 0;
}
}
.page-template-template-full-page .content-wrap,
.page-template-template-accommodations .content-wrap,
.no-hero-media .content-wrap {
padding-top: 110px;
}
@media (min-width: 768px) {
.content-wrap {
padding: 50px;
}
.page-template-template-full-page .content-wrap,
.page-template-template-accommodations .content-wrap,
.no-hero-media .content-wrap {
padding-top: 170px;
}
}
@media (min-width: 992px) {
.content-wrap {
float: right;
width: 50%;
padding-top: 150px;
}
.no-top-menu.no-social-menu .content-wrap {
padding-top: 54px;
}
.admin-bar .content-wrap {
margin-top: 32px;
}
.mobile-menu-opened .content-wrap {
position: fixed;
top: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
.admin-bar.mobile-menu-opened .content-wrap {
margin-top: 32px;
}
.has-booking .content-wrap .entry-copyright {
margin-bottom: 100px;
}
.page-template-template-full-page .content-wrap,
.page-template-template-accommodations .content-wrap,
.no-hero-media .content-wrap {
float: none;
width: 100%;
margin-bottom: -15px;
}
.expanded-hero.expanded-hero-completed .content-wrap {
-webkit-transform: translate(100%);
-ms-transform: translate(100%);
transform: translate(100%);
}
}
@media (min-width: 1200px) {
.content-wrap {
width: 720px;
}
.no-top-menu .content-wrap {
padding-top: 60px;
}
.no-hero-media.no-top-menu .content-wrap {
padding-top: 140px;
}
.page-template-template-full-page .content-wrap,
.page-template-template-accommodations .content-wrap,
.no-hero-media .content-wrap {
margin-bottom: 0;
padding-bottom: 180px;
}
.admin-bar.page-template-template-full-page:not(.navbar-sticky) .content-wrap,
.admin-bar.no-hero-media:not(.navbar-sticky) .content-wrap {
margin-top: 0;
}
.page-template-template-full-page .content-wrap,
.page-template-template-accommodations .content-wrap,
.no-hero-media .content-wrap,
.page-template-template-full-page .content-wrap .entry-page,
.page-template-template-accommodations .content-wrap .entry-page,
.no-hero-media .content-wrap .entry-page {
min-height: 100%;
}
.no-hero-media .content-wrap {
min-height: 100vh;
}
}
@media (min-width: 1320px) {
.content-wrap {
width: 810px;
}
.has-booking .content-wrap .entry-copyright {
margin-bottom: 110px;
}
}
@media (min-width: 1440px) {
.content-wrap {
width: 900px;
padding-top: 190px;
padding-left: 80px;
padding-right: 80px;
}
.no-top-menu.no-social-menu .content-wrap,
.no-top-menu .content-wrap {
padding-top: 75px;
}
.no-hero-media.no-top-menu .content-wrap {
padding-top: 170px;
}
.page-template-template-full-page .content-wrap,
.page-template-template-accommodations .content-wrap,
.no-hero-media .content-wrap {
padding-top: 190px;
}
}
@media (min-width: 1600px) {
.content-wrap {
width: 990px;
}
.page-template-template-full-page .content-wrap,
.page-template-template-accommodations .content-wrap,
.no-hero-media .content-wrap {
padding-bottom: 240px;
margin-bottom: 0;
}
}
@media (min-width: 1860px) {
.content-wrap {
width: 55%;
padding-left: 100px;
padding-right: 100px;
}
.no-top-menu .content-wrap {
padding-top: 100px;
}
}
.content-wrap .entry-title {
margin-bottom: 30px;
}
.content-wrap .entry-description {
margin-top: -30px;
margin-bottom: 30px;
opacity: .6;
}
.content-wrap .entry-description:empty {
display: none;
}
.page-template-template-full-page .content-wrap .entry-title,
.no-hero-media .content-wrap .entry-title {
margin-top: 30px;
}
.no-hero-media .content-wrap .entry-accommodation .entry-title {
margin-top: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
.page-template-template-full-page .content-wrap .entry-title,
.no-hero-media .content-wrap .entry-title {
margin-top: 5px;
}
}
@media (min-width: 768px) {
.content-wrap .entry-title {
margin-bottom: 50px;
}
.content-wrap .entry-description {
margin-top: -50px;
margin-bottom: 50px;
}
}
@media (min-width: 1440px) {
.content-wrap .entry-title {
margin-bottom: 80px;
}
.content-wrap .entry-description {
margin-top: -80px;
margin-bottom: 80px;
}
}
@media (min-width: 1200px) {
.content-wrap .entry-title:before {
content: '';
position: relative;
float: left;
top: .55em;
height: 3px;
width: 30px;
margin-right: 20px;
background-color: #efefef;
background-color: rgba(0, 0, 0, .07);
}
}
@media (min-width: 1320px) {
.content-wrap .entry-title:before {
width: 50px;
margin-right: 30px;
}
}
.entry-media {
margin-bottom: 1.25em;
}
.entry-media > a,
.outline-border > img,
.outline-border > video {
position: relative;
display: inline-block;
padding: 5px;
border: 3px solid #efefef;
border: 3px solid rgba(0, 0, 0, .07);
-webkit-transition: border-color .3s;
-o-transition: border-color .3s;
transition: border-color .3s;
}
.entry-media > a .icon {
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
width: 70px;
height: 70px;
line-height: 70px;
margin-top: -35px;
margin-left: -35px;
text-align: center;
font-size: 16px;
background-color: #fff;
-webkit-transition: background-color .2s;
-o-transition: background-color .2s;
transition: background-color .2s;
}
@media (min-width: 768px) {
.entry-media a:before {
content: '';
position: absolute;
z-index: 1;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
visibility: hidden;
opacity: 0;
background-color: #000;
-webkit-transition: opacity .2s, visibility .2s;
-o-transition: opacity .2s, visibility .2s;
transition: opacity .2s, visibility .2s;
}
.entry-media > a:hover,
.entry-media > a:focus {
border-color: #ffd40d;
}
.entry-media > a:hover:before,
.entry-media > a:focus:before {
visibility: visible;
opacity: .2;
}
}
.entry-accommodation-inner {
margin-bottom: 30px;
}
.entry-accommodation-inner .entry-header {
position: relative;
}
.accommodation-listing .entry-accommodation-inner .entry-header {
margin-top: -.8rem;
}
.entry-accommodation-inner .entry-title {
margin-bottom: .75rem;
padding-right: 150px;
text-indent: 0;
}
.entry-accommodation-inner .entry-media {
margin-bottom: 2rem;
}
@media (min-width: 768px) {
.entry-accommodation-inner .entry-title {
margin-bottom: 1rem;
}
}
.entry-accommodation-inner .entry-title:before {
content: none;
}
.entry-accommodation-inner .entry-title:after {
content: '';
position: absolute;
z-index: 1;
left: 50px;
right: 50px;
top: .55em;
height: 3px;
background-color: #efefef;
background-color: rgba(0, 0, 0, .07);
pointer-events: none;
}
@media (min-width: 576px) {
.entry-accommodation-inner .entry-title:after {
top: 1.35rem;
}
}
.entry-accommodation-inner .entry-title a {
position: relative;
z-index: 2;
display: inline-block;
padding-right: 10px;
background-color: #fff;
}
.entry-accommodation-inner .accommodation-features {
margin-bottom: 1.25em;
}
.entry-accommodation-inner .accommodation-features ul {
list-style: none;
padding: 0;
}
.entry-accommodation-inner .accommodation-features :last-child {
margin-bottom: 0;
}
.entry-accommodation-inner .accommodation-price {
position: absolute;
z-index: 2;
right: 0;
top: .25rem;
padding-left: 10px;
font-size: 2.441rem;
font-weight: 700;
text-rendering: optimizeLegibility;
-moz-osx-font-smoothing: grayscale;
line-height: 1;
text-decoration: none;
background-color: #fff;
}
.entry-accommodation-inner .accommodation-price .currency,
.entry-accommodation-inner .accommodation-price .price {
position: relative;
}
.entry-accommodation-inner .accommodation-price .currency {
font-size: 1.563rem;
line-height: 0;
vertical-align: baseline;
top: -.5em;
}
.entry-accommodation-inner .accommodation-price .price {
background-image: -webkit-gradient(linear, left top, right top, from(#ffd40d), to(#ffd40d));
background-image: -o-linear-gradient(left, #ffd40d 0%, #ffd40d 100%);
background-image: linear-gradient(to right, #ffd40d 0%, #ffd40d 100%);
background-position: 0 65%;
background-repeat: repeat-x;
background-size: 100% 10px;
}
.entry-accommodation-inner .accommodation-price .price-per {
font-size: 1rem;
font-weight: 400;
line-height: 0;
vertical-align: baseline;
}
.entry-accommodation-inner .form-booking-button,
.entry-accommodation-inner .form-booking-button button,
.entry-accommodation-inner .form-booking-button .button {
margin-bottom: 0;
}
@media (min-width: 992px) {
.entry-accommodation-inner .form-booking-button .button {
line-height: 1;
}
}
.entry-accommodation-inner .form-booking-button button {
line-height: 24px;
}
@media (max-width: 1599px) {
.entry-accommodation-inner .form-booking-button .button {
padding-left: 1.5em;
padding-right: 1.5em;
}
}
@media (min-width: 1200px) and (max-width: 1319px) {
.entry-accommodation-inner .form-booking-button button {
padding-left: 1.5em;
padding-right: 1.5em;
}
}
.entry-accommodation-inner .entry-media a {
display: block;
}
.entry-accommodation-inner .entry-media a img {
display: block;
width: 100%;
}
@media (min-width: 992px) {
.entry-accommodation-inner {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin: 0 -15px 30px;
}
.accommodation-listing .entry-accommodation-inner {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -15px 50px;
}
.entry-accommodation-inner .entry-media,
.entry-accommodation-inner .entry-header {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
max-width: 100%;
}
.entry-accommodation-inner .entry-media {
-ms-flex: 0 0 70%;
-webkit-box-flex: 0;
flex: 0 0 70%;
max-width: 70%;
margin-bottom: 0;
}
.accommodation-listing .entry-accommodation:nth-child(even) .entry-media {
-ms-flex-order: 2;
-webkit-box-ordinal-group: 3;
order: 2;
}
.accommodation-listing .entry-accommodation-inner .entry-header {
margin-top: 0;
-ms-flex: 0 0 30%;
-webkit-box-flex: 0;
flex: 0 0 30%;
max-width: 30%;
}
.accommodation-listing .entry-accommodation:nth-child(odd) .entry-header {
text-align: right;
}
.entry-accommodation-inner .entry-title {
margin-bottom: .5em;
padding-right: 0;
}
.single .entry-accommodation-inner .entry-title {
text-indent: 30px;
}
.single .entry-accommodation-inner .entry-title a {
padding-left: 0;
}
.single .entry-accommodation-inner .entry-title:after {
left: 15px;
width: 30px;
right: auto;
}
.accommodation-listing .entry-accommodation:nth-child(odd) .entry-title a {
padding-left: 30px;
padding-right: 0;
}
.accommodation-listing .entry-accommodation:nth-child(even) .entry-title a {
padding-right: 30px;
}
.entry-accommodation-inner .accommodation-price {
position: static;
display: inline-block;
padding-left: 0;
}
.entry-accommodation-inner .form-booking-button {
margin-top: 2rem;
}
}
@media (min-width: 1200px) {
.accommodation-listing .entry-accommodation-inner .entry-media {
-ms-flex: 0 0 70%;
-webkit-box-flex: 0;
flex: 0 0 70%;
max-width: 70%;
}
.entry-accommodation-inner .entry-media a {
min-height: 420px;
overflow: hidden;
}
.entry-accommodation-inner .entry-media a:after {
content: '';
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
border: 5px solid #fff;
pointer-events: none;
}
.entry-accommodation-inner .entry-media a img {
position: absolute;
margin: auto;
top: -50px;
}
.accommodation-listing .entry-accommodation-inner .entry-header {
-ms-flex: 0 0 30%;
-webkit-box-flex: 0;
flex: 0 0 30%;
max-width: 30%;
}
}
@media (min-width: 1320px) {
.single .entry-accommodation-inner .entry-title {
text-indent: 30px;
padding-left: 20px;
}
.single .entry-accommodation-inner .entry-title:after {
width: 50px;
}
}
@media (min-width: 1440px) {
.accommodation-listing .entry-accommodation-inner {
margin-bottom: 80px;
}
.entry-accommodation-inner .entry-media a img {
top: -100px;
}
}
@media (min-width: 1860px) {
.accommodation-listing .entry-accommodation-inner {
margin-bottom: 100px;
}
.entry-accommodation-inner .entry-media a {
min-height: 450px;
}
.entry-accommodation-inner .entry-media a img {
top: -200px;
}
}
.blog-listing .entry-post {
margin-bottom: 25px;
border-bottom: 1px dashed #efefef;
border-bottom: 1px dashed rgba(0, 0, 0, .07);
}
@media (min-width: 992px) {
.blog-listing .entry-post {
margin-bottom: 50px;
}
}
.blog-listing .entry-post:last-child {
margin-bottom: 0;
border-bottom: 0;
}
.blog-listing .entry-post .entry-content {
margin-bottom: 20px;
}
.blog-listing .post-password-required .entry-header .meta-data {
margin-bottom: 24px;
}
@media (min-width: 992px) {
.blog-listing .entry-post .entry-content {
margin-bottom: 46px;
}
.blog-listing .post-password-required .entry-header .meta-data {
margin-bottom: 50px;
}
}
.blog-listing .entry-post:last-child .entry-content {
margin-bottom: 0;
}
.blog-listing .entry-post .entry-content p:last-of-type {
margin-bottom: .65rem;
}
.blog-listing .entry-post .entry-media {
margin-bottom: 1.1rem;
}
.blog-listing .entry-post h3 {
margin-top: 0;
margin-bottom: .6rem;
}
.blog-listing .entry-post h3 .icon {
position: relative;
display: inline-block;
width: 24px;
height: 24px;
margin-right: .3rem;
}
.blog-listing .entry-post h3 .icon,
.blog-listing .entry-post.sticky h3 .icon {
top: -.15rem;
}
.blog-listing .entry-excerpt:before {
content: '';
display: block;
background-color: #efefef;
background-color: rgba(0, 0, 0, .07);
border: 0;
width: 30px;
height: 3px;
margin-bottom: 1.15rem;
}
@media (min-width: 1320px) {
.blog-listing .entry-excerpt:before {
width: 50px;
}
}
.entry-content .read-more {
position: relative;
display: inline-block;
font-size: 15px;
text-decoration: none;
text-transform: uppercase;
}
.entry-content .format-link .read-more {
display: none;
}
.entry-content .read-more .icon {
display: inline-block;
margin-left: 3px;
width: 18px;
height: 18px;
position: relative;
top: -2px;
fill: #de4800;
-webkit-transition: margin .3s;
-o-transition: margin .3s;
transition: margin .3s;
}
.entry-content .read-more:hover .icon {
margin-left: 6px;
}
.entry-header .meta-data {
font-size: .8235rem;
text-transform: uppercase;
margin-bottom: 1.1rem;
}
.single .entry-header {
position: relative;
}
.single .entry-header .meta-data {
margin-top: 30px;
margin-bottom: 0;
padding-top: 30px;
padding-right: 100px;
border-top: 3px solid #efefef;
border-top: 3px solid rgba(0, 0, 0, .07);
}
@media (min-width: 768px) {
.single .entry-header .meta-data {
padding-right: 130px;
}
}
@media (min-width: 992px) {
.single .entry-header .meta-data {
margin-top: 50px;
padding-top: 50px;
}
}
.entry-header .meta-data,
.entry-header .meta-data a {
color: #666;
color: rgba(0, 0, 0, .5);
}
.entry-header .meta-data > span {
display: block;
margin-top: .25rem;
}
@media (min-width: 768px) and (max-width: 991px), (min-width: 1200px) {
.entry-header .meta-data > span {
display: inline-block;
margin-top: 0;
}
.entry-header .meta-data > span.more-then-two {
display: block;
}
.no-hero-media .entry-header .meta-data > span.more-then-two {
display: inline-block;
}
.entry-header .meta-data > span,
.no-hero-media .entry-header .meta-data > span.more-then-two {
margin-right: 1.25rem;
}
.entry-header .meta-data > span.more-then-two,
.entry-header .meta-data > .meta-tags {
margin-right: 0;
}
}
.entry-header .meta-data .icon {
display: inline-block;
width: 18px;
height: 18px;
line-height: 1;
vertical-align: -22%;
fill: #666;
fill: rgba(0, 0, 0, .5);
}
.entry-header .meta-data .icon-tag,
.entry-header .meta-data .icon-comment,
.entry-header .meta-data .icon-pound {
vertical-align: -28%;
}
.entry-header .meta-data a {
text-decoration: none;
font-weight: 400;
}
.entry-header .meta-data a:hover,
.entry-header .meta-data a:focus {
text-decoration: underline;
color: #444;
color: rgba(0, 0, 0, .75);
}
.meta-date .updated:not(.published) {
display: none;
}
.share-links {
display: none;
position: absolute;
top: 50%;
right: 0;
margin-top: -2px;
margin-bottom: 0;
}
.single .entry-header .share-links {
display: block;
}
@media (min-width: 768px) {
.share-links {
margin-top: 5px;
}
}
.share-links a {
display: inline-block;
line-height: 1;
padding: 7px;
}
.entry-header .share-links a .icon-facebook {
fill: #4267B2;
}
.entry-header .share-links a .icon-twitter {
fill: #1da1f2;
}
.entry-header .share-links a .icon-pinterest {
fill: #bd081c;
}
@media (min-width: 768px) {
.entry-header .meta-data .share-links a svg {
width: 24px;
height: 24px;
-webkit-transition: fill .3s;
-o-transition: fill .3s;
transition: fill .3s;
}
.entry-header .meta-data .share-links a:hover svg,
.entry-header .meta-data .share-links a:focus svg {
fill: #000;
}
}
.post-controls {
margin-top: 30px;
padding-top: 30px;
border-top: 3px solid #efefef;
border-top: 3px solid rgba(0, 0, 0, .07);
}
.post-controls h4 {
margin-top: .8rem;
margin-bottom: 0;
}
.post-controls .next-post {
margin-top: 30px;
}
.post-controls .next-post > a,
.post-controls .prev-post > a {
font-size: 15px;
font-weight: 400;
text-decoration: none;
text-transform: uppercase;
color: #000;
opacity: .5;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.post-controls .next-post > a:hover,
.post-controls .prev-post > a:hover {
opacity: 1;
}
.post-controls .next-post > a:hover {
margin-left: -3px;
}
.post-controls .prev-post > a:hover {
margin-right: -3px;
}
.post-controls .next-post > a .icon,
.post-controls .prev-post > a .icon {
position: relative;
top: -2px;
display: inline-block;
width: 18px;
height: 18px;
fill: #000;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.post-controls .next-post > a .icon {
margin-left: 2px;
}
.post-controls .next-post > a:hover .icon {
margin-left: 8px;
}
.post-controls .prev-post > a .icon {
margin-right: 2px;
}
.post-controls .prev-post > a:hover .icon {
margin-right: 8px;
}
@media (min-width: 992px) {
.post-controls {
margin-top: 50px;
padding-top: 50px;
}
}
@media (min-width: 768px) and (max-width: 991px), (min-width: 1200px) {
.post-controls {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.post-controls .next-post {
padding-left: 30px;
margin-top: 0;
max-width: 50%;
}
.post-controls .prev-post {
padding-right: 30px;
text-align: right;
max-width: 50%;
}
}
@media (min-width: 1320px) {
.post-controls .next-post {
padding-left: 50px;
}
.post-controls .prev-post {
padding-right: 50px;
}
} .author-box {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px;
margin-top: 30px;
padding: 30px 15px;
background-color: #efefef;
background-color: rgba(0, 0, 0, .07);
}
@media (min-width: 768px) {
.author-box {
margin-left: -50px;
margin-right: -50px;
padding: 30px 50px;
}
}
@media (min-width: 992px) {
.author-box {
margin-top: 50px;
padding: 50px;
}
}
@media (min-width: 1440px) {
.author-box {
margin-left: -80px;
margin-right: -80px;
padding: 50px 80px;
}
}
@media (min-width: 1860px) {
.author-box {
margin-left: -100px;
margin-right: -100px;
padding: 50px 100px;
}
}
.author-box .author-box-image {
-ms-flex: 0 0 80px;
-webkit-box-flex: 0;
flex: 0 0 80px;
max-width: 80px;
margin-right: 15px;
}
.author-box .author-box-image img {
border-radius: 50%;
}
@media (min-width: 1320px) {
.author-box .author-box-image {
margin-right: 20px;
}
}
.author-box .author-box-image img {
display: block;
width: 100%;
}
.author-box .author-content {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
max-width: 100%;
}
.author-box .author-box-title {
padding-top: .5rem;
margin-bottom: 1rem;
}
.author-box .author-box-description > p:last-child {
margin-bottom: 0;
}
.author-box .author-link {
display: inline-block;
margin-top: 1rem;
} #comments {
margin-top: 30px;
padding-top: 30px;
border-top: 3px solid #efefef;
border-top: 3px solid rgba(0, 0, 0, .07);
}
#comments.has-author-box {
padding-top: 0;
border-top: 0;
}
@media (min-width: 992px) {
#comments {
margin-top: 50px;
padding-top: 50px;
}
}
.comment-list {
list-style: none;
padding: 0;
}
.comment-list li {
margin-bottom: 0;
}
.comment-list ul {
list-style-type: disc;
padding-left: 2em;
}
.comment-list ol {
list-style-type: decimal;
padding: 0 0 0 2em;
}
.comment-list ul ul,
.comment-list ol ul {
list-style-type: circle;
}
.comment-list ul ol,
.comment-list ol ol {
list-style-type: lower-alpha;
}
.comment-list ol ol ol {
list-style-type: decimal;
}
.comment-list ul ul,
.comment-list ol ul {
padding-left: 1em;
}
.comment-list ul ol,
.comment-list ol ol {
padding-left: 1.4em;
}
.comment-list .comment-body {
padding: 1rem 0;
}
.comment-list > li:first-child > .comment-body {
padding-top: 0;
}
.comment-list .comment-author-avatar {
display: none;
}
@media (min-width: 768px) and (max-width: 991px), (min-width: 1200px) {
.comment-list .comment-body {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.comment-list .comment-body > * {
display: block;
width: 100%;
}
.comment-list .comment-author-avatar {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.comment-list .comment-content-wrapper {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.comment-list .comment-author-avatar {
padding-right: 20px;
}
.comment-list .pingback .comment-author-avatar,
.comment-list .trackback .comment-author-avatar {
padding-right: 0;
}
.comment-list .comment-author-avatar img {
display: block;
width: 80px;
border-radius: 50%;
}
.comment-list .depth-2 .comment-author-avatar img {
width: 60px;
}
.comment-list .depth-3 .comment-author-avatar img {
width: 40px;
}
}
.comment-list .comment-meta {
margin-bottom: .75rem;
}
@media (min-width: 768px) and (max-width: 991px), (min-width: 1200px) {
.comment-list .comment-meta {
position: relative;
margin-bottom: 0;
}
}
.comment-list .comment-meta a {
text-decoration: none;
}
.comment-list .children {
list-style: none;
margin: 0;
padding-left: 0;
margin-left: 1.25em;
}
@media (min-width: 768px) and (max-width: 991px), (min-width: 1200px) {
.comment-list .children {
margin-left: 20px;
}
}
.comment-list .comment-date a {
font-size: .8rem;
}
.comment-list .comment-author h6 {
display: inline-block;
margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 991px), (min-width: 1200px) {
.comment-list .comment-author h6 {
padding-right: 210px;
margin-bottom: .75rem;
}
}
.comment-list .bypostauthor .comment-author h6 a {
display: inline-block;
background-color: transparent;
background-position: 0 100%;
background-repeat: repeat-x;
background-size: 100% 10px;
text-decoration: none;
background-image: -webkit-gradient(linear, left top, right top, from(#ffd40d), to(#ffd40d));
background-image: -webkit-linear-gradient(left, #ffd40d 0%, #ffd40d 100%);
background-image: -o-linear-gradient(left, #ffd40d 0%, #ffd40d 100%);
background-image: linear-gradient(to right, #ffd40d 0%, #ffd40d 100%);
}
.comment-list .comment-date {
line-height: 1rem;
margin-bottom: .5rem;
}
@media (min-width: 768px) and (max-width: 991px), (min-width: 1200px) {
.comment-list .comment-date {
position: absolute;
right: 0;
top: .25rem;
margin-bottom: 0;
}
}
.comment-list .comment-edit-link,
.comment-list .comment-reply-link {
border: 3px solid #efefef;
display: inline-block;
font-size: 14px;
line-height: 14px;
padding: 9px 12px 8px;
text-transform: uppercase;
text-decoration: none;
}
.comment-list .comment-edit-link:hover,
.comment-list .comment-reply-link:hover,
.comment-list .comment-edit-link:focus,
.comment-list .comment-reply-link:focus {
background-color: #efefef;
text-decoration: none;
}
.comment-list .reply {
margin-top: -.75rem;
}
.comment-list .reply a ~ a {
border-left: 0;
}
.comment-content {
word-wrap: break-word;
margin-bottom: 1.25em;
}
.commentlist .comment-content > ul {
margin-bottom: 1.5rem;
}
.comment-content hr {
clear: both;
}
.comment-content > :last-child {
margin-bottom: 0;
}
.form-allowed-tags {
display: none;
}
#comments .no-comments {
font-weight: bolder;
}
.comment-form {
margin-bottom: 0;
}
.comment-form label {
display: block;
}
.comment-form .comment-form-cookies-consent label {
display: inline-block;
}
.comment-form input {
max-width: 100%;
}
.comment-list .comment-reply-title small {
float: right;
font-size: inherit;
opacity: .6;
}
.comment-form .comment-form-comment {
margin-bottom: 0;
}
.comment-form .form-submit,
.comment-form .form-submit input[type=submit] {
margin-bottom: 0;
}
.comment-list ~ .comment-respond {
margin-top: 1rem;
margin-bottom: 1rem;
}
.comment-list .comment-respond {
padding-top: 1rem;
}
@media (min-width: 768px) and (max-width: 991px), (min-width: 1200px) {
.comment-list .comment-respond {
padding-left: 100px;
}
.comment-list .children .comment-respond {
padding-left: 80px;
}
.comment-list .children .children .comment-respond {
padding-left: 60px;
}
}
.comment-respond .comment-form-author,
.comment-respond .comment-form-email,
.comment-respond .comment-form-comment {
margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 991px), (min-width: 1200px) {
.comment-respond .comment-form-author {
float: left;
width: 50%;
padding-right: .75rem;
}
.comment-respond .comment-form-email {
float: right;
width: 50%;
padding-left: .75rem;
}
.comment-respond .comment-form-comment textarea {
clear: both;
}
.comment-respond .comment-form-comment textarea {
max-width: 100%;
}
}
.navigation {
position: relative;
}
.navigation .nav-links {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
word-wrap: break-word;
font-weight: 700;
margin-bottom: 1.25em;
}
.navigation .nav-previous,
.navigation .nav-next {
margin: 0;
text-align: center;
width: 50%;
}
.navigation .nav-previous a,
.navigation .nav-next a {
display: block;
padding: 1.5em 1.5em 3em;
text-decoration: none;
}
.navigation .nav-next {
margin-left: auto;
}
.navigation .nav-link-label {
font-size: 1.3rem;
letter-spacing: .1em;
text-transform: uppercase;
}
.post-navigation .nav-links {
display: block;
padding: 0.8em 0;
}
.comment-navigation {
margin-bottom: 1em;
}
.comment-navigation .nav-next a,
.comment-navigation .nav-previous a {
display: block;
padding: .5em 0;
white-space: nowrap;
text-transform: uppercase;
line-height: 2rem;
}
.comment-navigation .nav-next {
text-align: right;
}
.comment-navigation .nav-previous {
text-align: left;
}
@media (min-width: 576px) and (max-width: 991px), (min-width: 1200px) {
.post-navigation .nav-links {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 0;
}
.post-navigation .nav-links:after {
background-color: #efefef;
background-color: rgba(0, 0, 0, .07);
content: "";
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 50%;
width: 3px;
}
.post-navigation .nav-links .nav-previous,
.post-navigation .nav-links .nav-next {
width: 50%;
}
.post-navigation .nav-links .nav-previous a,
.post-navigation .nav-links .nav-next a {
padding: 1.5em 3em;
}
.comment-navigation:after {
border-top: 3px solid #efefef;
border-top: 3px solid rgba(0, 0, 0, .07);
content: "";
display: block;
margin-left: -50px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 100px;
}
.comment-navigation .nav-next {
padding-left: 5.5em;
text-align: left;
}
.comment-navigation .nav-previous {
padding-right: 5.5em;
text-align: right;
}
} .entry-copyright {
margin-top: 30px;
padding-top: 30px;
border-top: 3px solid #efefef;
border-top: 3px solid rgba(0, 0, 0, .07);
}
.entry-copyright p:last-child {
margin-bottom: 0;
}
@media (min-width: 768px) {
.entry-copyright {
margin-top: 50px;
padding-top: 50px;
}
}
@media (min-width: 992px) {
.entry-copyright {
margin-top: 50px;
padding-top: 50px;
}
.page-template-template-full-page .entry-copyright,
.page-template-template-accommodations .entry-copyright,
.no-hero-media .entry-copyright {
margin-top: 50px;
}
}
@media (min-width: 1200px) {
.entry-copyright {
margin-top: 50px;
}
.page-template-template-full-page .entry-copyright,
.page-template-template-accommodations .entry-copyright,
.no-hero-media .entry-copyright {
position: absolute;
left: 50px;
right: 50px;
bottom: 0;
margin-top: 0;
padding-left: 320px;
padding-bottom: 50px;
text-align: right;
background-color: #fff;
}
.page-template-template-full-page .entry-copyright.no-social-icons,
.page-template-template-accommodations .entry-copyright.no-social-icons,
.no-hero-media .entry-copyright.no-social-icons {
padding-left: 0;
text-align: left;
}
.page-template-template-full-page.mobile-menu-opened .entry-copyright,
.page-template-template-accommodations.mobile-menu-opened .entry-copyright,
.no-hero-media.mobile-menu-opened .entry-copyright {
visibility: hidden;
}
}
@media (min-width: 1440px) {
.page-template-template-full-page .entry-copyright,
.page-template-template-accommodations .entry-copyright,
.no-hero-media .entry-copyright {
left: 80px;
right: 80px;
}
}
@media (min-width: 1600px) {
.entry-copyright {
margin-top: 60px;
}
.page-template-template-full-page .entry-copyright,
.page-template-template-accommodations .entry-copyright,
.no-hero-media .entry-copyright {
padding-top: 80px;
padding-bottom: 80px;
}
}
@media (min-width: 1860px) {
.page-template-template-full-page .entry-copyright,
.page-template-template-accommodations .entry-copyright,
.no-hero-media .entry-copyright {
left: 100px;
right: 100px;
}
}
@media (min-width: 576px) {
.entry-copyright .separator {
display: inline-block;
margin-left: 20px;
margin-right: 25px;
width: 30px;
height: 3px;
background-color: #efefef;
background-color: rgba(0, 0, 0, .07);
vertical-align: .25em;
}
} .widget {
margin-bottom: 2rem;
}
@media (max-width: 767px) {
.widget:first-child {
margin-top: 20px;
}
}
.widget:last-child {
margin-bottom: 50px;
}
@media (min-width: 1440px) {
.widget:last-child {
margin-bottom: 80px;
}
}
.widget:after {
content: '';
display: block;
margin-top: 2rem;
width: 30px;
height: 3px;
background-color: #efefef;
background-color: rgba(0, 0, 0, .07);
}
@media (min-width: 1320px) {
.widget:after {
width: 50px;
}
}
.widget:last-child:after,
.widget:last-of-type:after {
content: none;
}
.widget-title {
position: relative;
margin-bottom: .8rem;
}
.widget ul {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.widget li {
margin-left: 0;
margin-top: .5em;
margin-bottom: .5em;
list-style: none;
}
.widget ul a {
color: inherit;
text-decoration: none;
}
.widget ul .current-cat > a,
.widget ul .current-menu-item > a {
color: #de4800;
}
.widget ul ul {
padding-left: 1.1em;
}
.widget_text .textwidget > :last-child,
.widget_media_gallery .gallery,
.widget table {
margin-bottom: 0;
}
.widget table th,
.widget table td {
text-align: center;
}
.tagcloud {
font-size: .9rem;
}
.tagcloud a {
display: inline-block;
padding: .2em .5em;
margin: 0 .15em .5em;
background-color: #efefef;
background-color: rgba(0, 0, 0, .07);
color: inherit;
text-decoration: none;
-webkit-transition: color .2s, background-color .2s;
-o-transition: color .2s, background-color .2s;
transition: color .2s, background-color .2s;
}
@media (min-width: 1200px) {
.tagcloud a {
padding: .4em .9em;
}
}
.tagcloud a:hover,
.tagcloud a:focus {
background-color: #000;
color: #fff;
}
.tagcloud a:before {
content: '#';
opacity: .5;
}
.widget_calendar table #prev {
text-align: left;
}
.widget_calendar table #next {
text-align: right;
}
.widget_rss li {
margin-bottom: 1.5em;
}
.widget_rss li:last-child {
margin-bottom: 0;
}
.widget_rss a.rsswidget img {
display: none;
}
.widget_rss li a.rsswidget {
display: inline-block;
font-size: 1.1em;
font-weight: 700;
line-height: 1.25em;
}
.widget_rss li .rss-date {
display: block;
margin-bottom: 0.25em;
color: #999;
font-size: 0.9em;
}
.widget_archive select,
.widget_categories form,
.widget_categories select {
margin-bottom: 0;
} .entry-content .has-theme-accent-color {
color: #ffd40d;
}
.entry-content .has-theme-accent-background-color {
background-color: #ffd40d;
}
.entry-content .has-theme-links-color {
color: #de4800;
}
.entry-content .has-theme-links-background-color {
background-color: #de4800;
}
.entry-content .has-black-color {
color: #000;
}
.entry-content .has-black-background-color {
background-color: #000;
}
.entry-content .has-very-light-grey-color {
color: #efefef;
}
.entry-content .has-very-light-grey-background-color {
background-color: #efefef;
background-color: rgba(0, 0, 0, .07);
}
.entry-content .has-white-color {
color: #fff;
}
.entry-content .has-white-background-color {
background-color: #fff;
}
.wp-block-button,
.wp-block-image,
.wp-block-cover,
.wp-block-media-text,
.wp-block-gallery,
.wp-block-audio,
.wp-block-video {
margin-bottom: 1.25em;
}
.wp-block-button,
.wp-block-image,
.wp-block-cover,
.wp-block-media-text,
.wp-block-gallery,
.wp-block-audio,
.wp-block-video {
margin-top: 1.25em;
}
.wp-block-button[class*="align"],
.wp-block-image[class*="align"],
.wp-block-cover[class*="align"],
.wp-block-gallery[class*="align"],
.wp-block-audio[class*="align"],
.wp-block-video[class*="align"] {
margin-top: 0;
}
.wp-block-button .wp-block-button__link,
.wp-block-file .wp-block-file__button {
font-size: 1rem;
text-transform: uppercase;
letter-spacing: .1em;
line-height: 1.3;
padding: 1.2em 2.7em;
cursor: pointer;
-webkit-transition: color .2s, background-color .2s, border-color .2s;
-o-transition: color .2s, background-color .2s, border-color .2s;
transition: color .2s, background-color .2s, border-color .2s;
}
.wp-block-button .wp-block-button__link:not(.has-background),
.wp-block-file .wp-block-file__button {
background-color: #ffd40d;
}
.wp-block-button.is-style-outline .wp-block-button__link {
border: 3px solid #000;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background) {
background-color: transparent;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover:not(.has-background) {
background-color: #000;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover:not(.has-text-color) {
color: #fff;
}
.wp-block-button .wp-block-button__link:not(.has-text-color),
.wp-block-file .wp-block-file__button {
color: #000;
}
.wp-block-button .wp-block-button__link:hover,
.wp-block-file .wp-block-file__button:hover,
.wp-block-button .wp-block-button__link:not(.has-background):hover,
.wp-block-file .wp-block-file__button:hover {
color: #fff;
background: #000;
cursor: pointer;
}
.wp-block-file .wp-block-file__button {
position: relative;
top: -.1em;
font-size: .7em;
padding: .8em 1.2em;
}
.wp-block-video video {
margin-bottom: 0;
}
.wp-block-video figcaption {
margin-top: 0;
color: #777;
font-size: .85rem;
}
.wp-block-cover {
color: #fff;
}
.wp-block-cover h2,
.wp-block-cover .wp-block-cover-text {
font-size: 1.953em;
line-height: 1.15;
}
.wp-block-cover p:last-child {
margin-bottom: 0;
}
.entry-content .wp-block-cover .wp-block-cover-text {
color: #fff;
}
.wp-block-pullquote p,
.wp-block-quote p {
margin-bottom: .5rem;
}
.wp-block-pullquote,
.wp-block-quote.is-style-large {
font-size: 1.563em;
margin: 2.5rem 0;
padding: 1.25em 2.5em;
border: 0;
border-top: 3px solid #efefef;
border-bottom: 3px solid #efefef;
border-color: rgba(0, 0, 0, .07);
text-align: center;
}
.wp-block-pullquote blockquote {
border-left: 0;
margin-bottom: 0;
}
.wp-block-pullquote.is-style-solid-color blockquote {
text-align: inherit;
}
.wp-block-pullquote p,
.wp-block-quote.is-style-large p {
font-size: inherit;
line-height: 1.25;
font-style: normal;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
text-align: inherit;
}
.wp-block-pullquote cite {
color: rgba(0, 0, 0, .5);
}
.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {
font-size: inherit;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
margin-bottom: 0;
}
.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright blockquote {
padding-left: 1em;
padding-right: 1em;
}
.wp-block-table.is-style-stripes tr:nth-child(odd) {
background-color: #f5f5f5;
}
.wp-block-latest-posts,
.wp-block-latest-comments {
padding-left: 0;
}
.wp-block-archives,
.wp-block-categories {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.wp-block-latest-posts li,
.wp-block-archives li,
.wp-block-categories li {
margin-left: 0;
margin-top: .5em;
margin-bottom: .5em;
list-style: none;
}
.wp-block-archives ul,
.wp-block-categories ul {
padding-left: 1.1em;
}
.wp-block-archives a,
.wp-block-categories a {
color: inherit;
text-decoration: none;
}
.wp-block-embed figcaption,
.wp-block-image figcaption {
color: #777;
font-size: 13px;
margin-top: .5rem;
margin-bottom: .5rem;
text-align: center;
}
.wp-block-embed {
max-width: none;
}
.wp-block-embed figcaption {
margin-top: -.85rem;
}
.wp-block-embed,
.wp-block-embed iframe {
width: 100%;
}
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper {
position: relative;
}
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
content: "";
display: block;
padding-top: 50%;
}
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
padding-top: 42.85%;
}
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
padding-top: 50%;
}
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
padding-top: 56.25%;
}
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
padding-top: 75%;
}
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
padding-top: 100%;
}
.wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before {
padding-top: 66.66%;
}
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
padding-top: 200%;
}
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
}
.wp-block-gallery.columns-6 figcaption,
.wp-block-gallery.columns-7 figcaption,
.wp-block-gallery.columns-8 figcaption,
.wp-block-gallery.columns-9 figcaption {
display: none;
}
.wp-block-separator {
width: 50px;
}
.wp-block-separator.is-style-dots,
.wp-block-separator.is-style-wide {
width: 100%;
}
.wp-block-separator.is-style-dots {
height: 0;
border-bottom: 1px dashed #efefef;
border-bottom: 1px dashed rgba(0, 0, 0, .07);
background-color: transparent;
}
.wp-block-separator.is-style-dots:before {
content: none;
}
.wp-block-media-text .wp-block-media-text__content {
padding: 8%;
}
.entry-content .has-drop-cap:first-letter {
font-size: 3.8em;
font-weight: 400;
}
.alignfull {
margin-left: -15px;
margin-right: -15px;
}
.wp-block-image.alignfull img {
width: auto;
max-width: none;
}
.wp-block-embed.alignwide,
.wp-block-embed.alignfull,
.wp-block-image.alignfull,
.wp-block-cover.alignfull {
width: auto;
}
@media (min-width: 768px) {
.alignwide {
margin-left: -25px;
margin-right: -25px;
}
.wp-block-image.alignwide,
.wp-block-gallery.alignwide,
.wp-block-gallery.alignfull,
.wp-block-video.alignwide,
.wp-block-video.alignfull {
max-width: none;
}
.wp-block-cover.alignwide {
width: auto;
}
.alignfull {
margin-left: -50px;
margin-right: -50px;
}
}
@media (min-width: 992px) {
.alignfull {
margin-left: -50px;
margin-right: -50px;
}
.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
max-width: 50vw;
}
.no-hero-media .alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
width: 100vw;
max-width: 1000%;
}
.no-hero-media .wp-block-image.alignfull img,
.no-hero-media .wp-block-image.alignwide img {
max-width: none;
}
.no-hero-media .wp-block-image.alignfull img {
width: 100vw;
}
.no-hero-media .content-wrap > .entry,
.no-hero-media .content-wrap > #comments {
max-width: 810px;
margin-left: auto;
margin-right: auto;
}
.no-hero-media.page-template-template-accommodations .content-wrap > .entry,
.no-hero-media.page-template-template-full-page .content-wrap > .entry {
max-width: none;
}
}
@media (min-width: 1200px) {
.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
max-width: 720px;
}
}
@media (min-width: 1320px) {
.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
max-width: 810px;
}
}
@media (min-width: 1440px) {
.alignwide {
margin-left: -40px;
margin-right: -40px;
}
.alignfull {
margin-left: -80px;
margin-right: -80px;
}
.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
max-width: 900px;
}
}
@media (min-width: 1600px) {
.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
max-width: 990px;
}
}
@media (min-width: 1860px) {
.alignwide {
margin-left: -50px;
margin-right: -50px;
}
.alignfull {
margin-left: -100px;
margin-right: -100px;
}
.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
max-width: 55vw;
}
}