body {
margin: 0;
-webkit-font-smoothing: auto;
}
html, body {
max-width: 100% !important;
overflow-x: hidden !important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
transition: all .2s ease-in;
color:  #b38f55;
text-decoration: none;
}
i {
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
transition: all .2s ease-in;
}
a:active,
a:hover {
outline: 0;
text-decoration:none;
color: #b38f55;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 2.5rem;
}
hr {
box-sizing: content-box;
height: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} h1, h2, h3, h4, h5, h6 {
clear: both;
color: #24292e;
font-weight: 600;
margin-top: 24px;
margin-bottom: 15px;
font-family: 'Spectral', serif;
}
h1 {
font-size: 36px;
padding-bottom: 10px;
}
h2 {
font-size: 30px;
padding-bottom: 0.3em;
line-height: 1.25;
}
h3 {
font-size: 24px;
line-height: 35px;
}
h4 {
font-size: 18px;
line-height: 20px;
}
h5 {
font-size: 16px;
line-height: 17.5px;
}
h6 {
font-size: 14px;
line-height: 15.5px;
}
p {
margin-bottom: 1.5em;
}
h1.entry-title {
color:#B38F55;
text-transform: uppercase;
border-bottom: 1px solid #eaecef;
}
h2.entry-title {
border-bottom: 1px solid #eaecef;
}
h3.widget-title {
color:#B38F55;
text-transform: uppercase;
} body {
background: #fff; }
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
}  header#masthead {
margin-bottom: 0;
background-color: #F7F7F4 ;
padding: .74rem 1rem;
}
.navbar-brand > a {
color: rgba(0, 0, 0, 0.9);
font-size: 1.1rem;
outline: medium none;
text-decoration: none;
color: #fff;
font-weight: 700;
}
.navbar-brand > a:visited, .navbar-brand > a:hover {
text-decoration: none;
}
#page-sub-header {
position: relative;
padding-top: 5rem;
padding-bottom: 0;
text-align: center;
font-size: 1.25rem;
background-size: cover !important;
}
body:not(.theme-preset-active) #page-sub-header h1 {
line-height: 1.6;
font-size: 4rem;
color: #563e7c;
margin: 0 0 1rem;
border: 0;
padding: 0;
}
#page-sub-header p {
margin-bottom: 0;
line-height: 1.4;
font-size: 1.25rem;
font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
color: #333;
font-size: 2.6rem;
display: inline-block;
margin-top: 2rem;
}
@media screen and (min-width: 768px) {
body:not(.theme-preset-active) #page-sub-header h1 {
font-size: 3.750rem;
}
body:not(.theme-preset-active) #page-sub-header {
font-size: 1.25rem;
}
}
@media screen and (min-width: 992px) {
#page-sub-header p {
max-width: 43rem;
margin: 0 auto;
}
}  #masthead nav {
padding-left: 0;
padding-right: 0;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
color: #cdbfe3;
padding: 0.5rem 0.55rem;
font-weight: 500;
font-size: 0.875rem;
}
#masthead .navbar-nav li a:last-child {
padding-right:0;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
color: #fff;
font-weight: 600; }
.navbar-brand {
height: auto;
}
.navbar-toggle .icon-bar {
background: #000 none repeat scroll 0 0;
}
.dropdown-menu .dropdown-toggle::after {
border-bottom: 0.3em solid transparent;
border-left: 0.3em solid;
border-top: 0.3em solid transparent;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
.dropdown-item {
line-height: 1.2;
padding-bottom: 0.313rem;
padding-top: 0.313rem;
}
.dropdown-menu {
min-width: 12.500rem;
}
.dropdown .open .dropdown-menu {
display: block;
left: 12.250em;
top: 0;
}
.dropdown-menu .dropdown-item {
white-space: normal;
background: transparent;
line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
background: transparent;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
}
@media screen and (min-width: 769px) {
.dropdown-menu li > .dropdown-menu {
right: -9.875rem;
top: 1.375rem;
}
}
@media screen and (max-width: 991px) {
.navbar-nav .dropdown-menu {
border: medium none;
margin-left: 1.250rem;
padding: 0;
display: block;
}
.dropdown-menu li a {
padding: 0;
}
#masthead .navbar-nav > li > a {
padding-bottom: 0.625rem;
padding-top: 0.313rem;
}
.navbar-light .navbar-toggler {
border: medium none;
outline: none;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
.comment-content.card-block {
padding: 20px;
}
.navigation.post-navigation {
padding-top: 1.875rem;
}
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
border: 1px solid #ddd;
border-radius: 0.938rem;
display: inline-block;
padding: 0.313rem 0.875rem;
text-decoration: none;
}
.post-navigation .nav-next a::after {
content: " \2192";
}
.post-navigation .nav-previous a::before {
content: "\2190 ";
}
.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
background: #eee none repeat scroll 0 0;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 0.313rem;
line-height: normal;
padding: 0.938rem 1.438rem 0.875rem;
text-decoration: none;
top: 0.313rem;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
a img.alignright {
float: right;
margin: 0.313rem 0 1.25rem 1.25rem;
}
a img.alignnone {
margin: 0.313rem 1.25rem 1.25rem 0;
}
a img.alignleft {
float: left;
margin: 0.313rem 1.25rem 1.25rem 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption.alignnone {
margin: 0.313rem 1.25rem 1.25rem 0;
}
.wp-caption.alignleft {
margin: 0.313rem 1.25rem 1.25rem 0;
}
.wp-caption.alignright {
margin: 0.313rem 0 1.25rem 1.25rem;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
font-size: 0.875rem; }
.widget select {
max-width: 100%;
}
.widget_search .search-form input[type="submit"] {
display: none;
}
.nav > li > a:focus,
.nav > li > a:hover {
text-decoration: none;
}
.half-rule {
width: 6rem;
margin: 2.5rem 0;
}
.widget_categories .nav-link {
display: inline-block;
}
.nav-link {
display: block;
padding: 0;
color:grey;
}
#secondary a {
color:grey;
}
.nav-link:hover, #secondary a:hover {
color:#B38F55;
text-decoration: none;
}  #content.site-content {
padding-bottom: 3.75rem;
padding-top: 4.125rem;
}
.sticky .entry-title::before {
content: '\f08d';
font-family: "Font Awesome\ 5 Free";
font-size: 1.563rem;
left: -2.5rem;
position: absolute;
top: 0.375rem;
font-weight: 900;
}
.sticky .entry-title {
position: relative;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
margin-top: 0;
}
.post.hentry {
margin-bottom: 4rem;
}
.posted-on, .byline, .comments-link {
color: #9a9a9a;
}
.entry-title > a {
color: inherit;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comment-body .pull-left {
padding-right: 0.625rem;
}
.comment-list .comment {
display: block;
}
.comment-list {
padding-left: 0;
}
.comments-title {
font-size: 1.125rem;
}
.comment-list .pingback {
border-top: 1px solid rgba(0, 0, 0, 0.125);
padding: 0.563rem 0;
}
.comment-list .pingback:first-child {
border: medium none;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
background: #f1f1f1 none repeat scroll 0 0;
border: 1px solid #f0f0f0;
max-width: 96%;
padding: 0.313rem 0.313rem 0;
text-align: center;
}
.wp-caption img[class*="wp-image-"] {
border: 0 none;
height: auto;
margin: 0;
max-width: 100%;
padding: 0;
width: auto;
}
.wp-caption .wp-caption-text {
font-size: 0.688rem;
line-height: 1.063rem;
margin: 0;
padding: 0.625rem;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-item .gallery-columns-2 {
max-width: 50%;
}
.gallery-item .gallery-columns-3 {
max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
max-width: 25%;
}
.gallery-item .gallery-columns-5 {
max-width: 20%;
}
.gallery-item .gallery-columns-6 {
max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
max-width: 11.11111%;
}
.gallery-caption {
display: block;
}  .woocommerce-cart-form .shop_table .coupon .input-text {
width: 8.313rem !important;
}
.variations_form .variations .value > select {
margin-bottom: 0.625rem;
}
.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
max-width: 100%;
} .elementor-page article .entry-footer {
display: none;
}
.elementor-page.page-template-fullwidth #content.site-content {
padding-bottom: 0;
padding-top: 0;
}
.elementor-page .entry-content {
margin-top: 0;
} .vc_desktop article .entry-footer {
display: none;
}
.vc_desktop #content.site-content {
padding-bottom: 0;
padding-top: 0;
}
.vc_desktop .entry-content {
margin-top: 0;
} .navbar-dark .site-info {
color: #fff;
}
.copyright {
font-size: 0.875rem;
margin-bottom: 0;
text-align: center;
}
.copyright a, footer#colophon a {
color: inherit;
}
@media screen and (max-width: 767px) {
#masthead .navbar-nav > li > a {
padding-bottom: 0.938rem;
padding-top: 0.938rem;
}
} body {font-family: 'Open Sans', sans-serif;line-height: 35px;font-size:16px;}
#masthead #main-nav .navbar-nav > li > a {
font-family: 'Spectral', serif;
text-transform: uppercase;
font-weight: 600;
font-size:13px;
color:#1D1C1C;
}
#upper-header {
font-weight: 600; 
font-size: 12px;
text-align: right;
}
.upper-header-item {
margin-left: 6px;
}
#upper-header a:hover {
color:#454443;
text-decoration: none;
}
#masthead #main-nav .navbar-nav > li > a:hover, #masthead #main-nav .navbar-nav > li > a:active {
}
h1.regular {font-weight: 400;}
@media (min-width: 1200px) {
.navbar-expand-xl .navbar-collapse {display: block !important;}
.navbar-expand-xl .navbar-nav {justify-content: flex-end;margin-top: 50px;}
}
.navbar {align-items: flex-start;}
.gold {color:#B38F55;}
.white{color:#fff;}
.tparrows {background-color: #B38F55;}
.cdets{
display: flex; 
align-items: flex-start;
}
@media (max-width: 778px) {
.cdets{
display: block;
text-align:center;}
}
.cdets.nospace p {margin-bottom: 2px;}
.cdets i {margin-right:10px;}
.wpcf7 input, .wpcf7 textarea {
border: none;
border-radius: 0px !important;
}
.cf .wpcf7 input,  .cf .wpcf7 textarea {
background-color:#f7f7f4;
}
form.wpcf7-form {
padding: 0 50px 0 10px;
}
.cf7sg-popup {
position: relative;
top: 33px;
}
.cf7sg-container .cf7-smart-grid.has-grid .wpcf7-submit {
background: #B38F55;
border: none;
border-radius: 0px;
font-weight: bold;
color: white;
font-size: 12px;
text-transform: uppercase;
height: 37px !important;
}
.cf7sg-container .cf7-smart-grid.has-grid .wpcf7-submit:hover {
background:#61605F;
} .offers-list, .offers-list a {color:white;}
.offers-list h4 {font-size:22px;text-transform: uppercase;margin-top:40px;}
.offers-left-col {
height: 280px;
} .rooms h1.entry-title {
border: none;
text-transform: uppercase;
font-size: 30px;
color: #B38F55;
padding: 80px 0 0;
}
.rooms .vc_separator {
padding-bottom: 40px;
} #footerlogo, #footer-widget {
background-color: #61605F !important;
text-transform: uppercase;
color:white;
}
#footer-widget a {
color:white;
}
#footer-widget h3{
color:#B38F55;
font-size: 18px;
}
#footer-widget .col-12 {
padding-left:0;
}
.fullwidthcontainer {width:100%;}
.fullwidthcontainer .container {
margin:0 auto;    
padding: 80px 0 30px 0;
}
div#socialmedia {
display:flex;
justify-content: flex-start;
flex-flow: row wrap;
}
div#socialmedia a.iwrap i {
color:#454443;
margin-left: 2px;
}
div#socialmedia a.iwrap:hover i {
color:#B38F55;
}
div#socialmedia a.iwrap {
width: 30px;
height: 30px;
background: white;
text-align: center;
line-height: 30px;
border-radius: 50%;
font-size: 16px;
}
#footer-widget .nav-link {padding:0;    line-height: 2em;}
#footer-widget .nav-link:hover {color:#B38F55;background-color: transparent;}
div#footer-widget {
padding-bottom: 40px;
}
#colophon {
background-color:#4A4646; 
color:white;
text-transform: 
uppercase;
font-size:10px;
font-weight: 600;
text-align: center;
letter-spacing:1px;
}
#menu-menu-1 li:last-child a {
padding-right: 0 !important;
}
.square .vc_column-inner:after {
content: "";
display: block;
padding-bottom: 0%;
}
.square .vc_column-inner .wpb_wrapper {
width: 80%;
margin: 0 auto;
padding: 50px 0;
margin-bottom: 10%;
background: transparent;
-moz-transition: background .2s ease-in;
-o-transition: background .2s ease-in;
-webkit-transition: background .2s ease-in;
transition: background .2s ease-in;
}
.square .vc_column-inner:hover .wpb_wrapper {
background: rgba(86,82,78,0.6);
}
.square .vc_column-inner.wpb_wrapper:after {
content: "";
display: block;
padding-bottom: 30%;
}
.square .vc_column-inner, .rect .vc_column-inner {
display:flex;
}
.square .vc_column-inner .wpb_wrapper {
align-items: center;
}
.rect .wpb_wrapper {
align-items: center;
margin: 0 30px;
padding-bottom: 32px;
}
.rect .wpb_wrapper {
background: transparent;
-moz-transition: background .2s ease-in;
-o-transition: background .2s ease-in;
-webkit-transition: background .2s ease-in;
transition: background .2s ease-in;
}
.rect .vc_column-inner:hover .wpb_wrapper {
background: rgba(86,82,78,0.6);
}
.vc_sep_width_10 {
width: 5% !important;
}
@media only screen and (max-width: 778px) {
.offers-list .vc_gitem-zone {
height:540px !important;
}
.offers-list  .vc_gitem-zone h3{
font-size:20px !important;
padding-top:70px;
}
.vc_gitem-zone .vc_custom_heading  div{
line-height:  25px !important;
font-size:  15px !important;
}
#footer-widget {
text-align: center;
}
#footerlogo img{
margin:0 auto;
}
#footerlogo .col-12 {
display: flex;
}
div#socialmedia {
max-width: 280px;
margin: 0 auto;
}
}
.offers-list .vc_btn3 {
padding: 10px 27px !important;
text-transform: uppercase;
font-weight: 600;
}
.offers-list h3 {
margin-top: 70px;
margin-bottom: 5px;
}
.offers-list .vc_custom_heading {
margin-bottom:0;
}
.opaque img {
opacity:0.4;
}
@media only screen and (max-width:481px) {
#datesContainer2 {width: 280px;}
header#masthead {padding-bottom: 2rem;}
#content.site-content {padding-top:0 !Important}
div#socialmedia {justify-content: center;}
div#socialmedia a.iwrap {margin: 2px;}
.amenitiesbox .wpb_single_image {margin-bottom:4px}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.offers-list  .vc_gitem-zone h3{
font-size:18px !important;
}
.vc_gitem-zone .vc_custom_heading  div{
line-height:  25px !important;
font-size:  15px !important;
}
#content.site-content {padding-top:0 !Important}
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
.offers-list  .vc_gitem-zone h3{
padding-top:0;
margin-top:40px;
}
}
.rooms-grid .vc_btn3 {
padding: 10px 38px !important;
text-transform: uppercase;
font-weight: 600;
}
.rooms-grid h4 {
text-transform: uppercase;
}
.rooms-grid .vc_gitem-post-data-source-post_excerpt{
margin-bottom: 0;
}
.rooms-grid .vc_gitem-post-data-source-post_excerpt p{
margin-bottom: 0.5rem;
}
.rooms-grid .vc_gitem-col {
padding:10px 0 !important;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline, .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom, .vc_btn3-style-custom{
padding-top: 10px !important;
padding-bottom: 10px !important;
padding-left: 30px !important;
padding-right: 30px !important;
font-weight: 600;
}
p.info-tip {
display: none;
}
.cf7-smart-grid.has-grid .field > label {
color: #61605F;
font-size: 16px;
font-weight: 600;
}
.cf7-smart-grid.has-grid .field {
margin-bottom: 30px;
}
input.wpcf7-form-control {
height: 55px;
}
.namefieldwrap {
margin-right: -10px !important;
}
.form-control:focus {
box-shadow: 0 0 0 0.2rem rgba(248, 204, 148, 0.25);
}
.clearfix {
clear:both;
}
.vc_btn3.vc_btn3-style-custom {
background-image:none !important;
}
#footer-widget .textwidget, #footer-widget .nav-link {
font-size: 12px;
letter-spacing: 1px;
}
ul.dropdown-menu {
background-color: rgba(247, 247, 244, 0.85);
border: none;
font-family: Spectral;
text-transform: uppercase;
font-size: 13px;
}
a.dropdown-item {font-weight:600} @media only screen and (min-width: 1200px) {
.dropdown-toggle::after {display:none;}
ul.dropdown-menu {
background-color: rgba(247, 247, 244, 0.85);
border: none;
border-radius: 0;
font-family: Spectral;
text-transform: uppercase;
font-size: 13px;
top:80%;
}
ul#menu-menu-1 li:hover > .dropdown-menu {
display:block;
}
a.dropdown-item {
font-weight: 600;
padding: .6em 1em;
font-size: 12px;
}
a.dropdown-item:hover {
color:#B38F55;
}
.navbar-nav li:hover > a {
color: #B38F55 !important;
}
.dropdown-menu {
opacity: 0;
-webkit-transition: opacity 0.35s ease;
-moz-transition: opacity 0.35s ease;
transition: opacity 0.35s ease;
}
.dropdown-menu.open {
opacity: 1;
}
}
.navbar-light .navbar-toggler {border:none;}
.vc_btn3.vc_btn3-size-md {font-size:12px !important;letter-spacing: 1px;}
.whitehover a:hover, .whitehover button:hover {background-color:#ffffff !important; color:#b38f55 !important;}
.greyhover a:hover, .greyhover button:hover {background-color:#61605F !important; color:#fff !important;} .tp-parallax-wrap .tp-loop-wrap h4.slider-title-textbox {
font-size: 23px !important;
}
.tp-parallax-wrap .tp-loop-wrap div.slider-textbox-excerpt {
font-size:16px !important;
line-height:35px !important;
}
@media only screen and (max-width:960px) {
.tp-parallax-wrap .tp-loop-wrap div.slider-textbox-excerpt {
font-size:15px !important;
line-height:24px !important;
}
.entry-content {margin-top:0;}
}
@media only screen and (max-width:480px) {
.tparrows {display:none !important;}
.offerbox {background-color: #61605f !important;}
.columns.full, .columns.one-half {width:97%}
form.wpcf7-form {padding-right:10px}
}
@media only screen and (min-width:767px) {
.offerbox.vc_gitem-zone {
height: 300px !important;
}
}  @media only screen and (max-width: 1280px) {
html {
font-size: 95%;
}
}
@media screen and (max-width: 1199px) {
.navbar-dark .dropdown-item {
color: #fff;
}
.navbar-nav .dropdown-menu {
background: transparent;
box-shadow: none;
border: none;
}
} @media only screen and (max-width: 1024px) {
html {
font-size: 90%;
}
} @media only screen and (max-width: 960px) {
html {
font-size: 85%;
}
} @media only screen and (max-width: 768px) {
html {
font-size: 80%;
}
} @media only screen and (max-width: 480px) {
html {
font-size: 75%;
}
} .searchBoxContainer {
width: 100%;
font-family: 'Open Sans';
padding:0px 0px 0px 0px;
}
.searchBoxContainer .searchBoxInnerContainer {
width: 100%;
display: flex;
background-color: transparent;
flex-direction: row;
align-content: center;
justify-content: space-between;
align-items: center;
}
#establishmentLocationsContainer1 {
display:none;
}
.groupContainerInner {
display: flex;
flex-direction: row;
align-content: flex-start;
align-items: flex-start;
}
.searchBoxContainer .searchBoxInnerContainer .row {
display:flex;
width: 100%;
flex-direction: row;
align-content: flex-start;
align-items: flex-start;
padding: 5px !important;
margin-right:5px !important;
flex-wrap: wrap;
border-right: 1px solid #444;
}
.searchBoxContainer .searchBoxInnerContainer .row:nth-child(5) {
border-right: 0px solid red !important;
}
.width_49 {
width: 100% !important;
}
.hasDatepicker {
background-color: transparent !important;
border: 0px !important;
color: #F7F7F4 !important;
font-size: 22px !important;
letter-spacing: 3px !important;
}
.searchBoxContainer .searchBoxInnerContainer .row label {
text-align: left;
word-wrap:normal;
color: #B38F55;
font-size: 10px;
display:block;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
width: auto;
margin-bottom: -15px;
}
.searchBoxContainer select {
webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
background-image: linear-gradient(45deg,transparent 50%,gray 50%),linear-gradient(135deg,gray 50%,transparent 50%);
background-position: calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),calc(100% - 2.5em) .5em;
}
.searchBoxContainer input[type=text], .searchBoxContainer input[type=password], .searchBoxContainer textarea, .searchBoxContainer select {
background-color: #333 !important;
font-size: 22px;
border: none;
padding-left: 0px !important;
color: #fff;
}
#datesContainer1 {
display: flex;
flex-direction: row;
align-content: flex-start;
align-items: flex-start;
justify-content: space-evenly;
}
#groupInputContainer1_1 {
display: flex;
flex-direction: row;
align-content: flex-start;
align-items: flex-start;
justify-content: space-evenly;
}
#groupInputContainer1_1 div {
min-width: 80px;
}
#ui-datepicker-div {
background-color: #333;
color: #fff;
font-family: 'Open Sans';
border:none;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0px;
width: 25em !important;
border: 5px solid #333;
}
.ui-state-active {
background-color:#B38F55;
}
.ui-widget-content {
background:none !important;
background-color: #333 !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
border: 0px solid red;
background:none;
background-color: #222;
text-align: center;
color: #fff;
}
.searchBoxContainer .codeLinksContainer a {
color: #B38F55;
}
.ui-datepicker {
width: 42em !important;
}
.ui-widget-header {
background: none;
color: #fff;
border: 0px solid red;
}
#accommodationAgencyLink1 {
display: none;
}
#datesContainer1 div {
width: 40%;
}
.searchBoxContainer button {
display: block;
background: none;
background-color: #B38F55 !important;
border: none !important;
min-width: 80px;
border-radius: 0px;
color: #fff;
font-size: 11px;
text-transform:uppercase;
padding: 15px 25px 15px 25px !important;
font-weight: bold;
margin-right: 25px;
}
.groupChildAgeContainer {
min-width: 100px;
}
#accommodationPromoInput1 {
border:1px solid #fff;
margin-top: 8px;
font-size: 12px;
padding: 5px;
}  *:focus { outline: none !important; }
#busyrooms-cont {
position: absolute;
bottom: 0;
z-index: 99;
width: 100%;
display:flex;
align-items: center;
justify-content: center;
left: 0;
background-color: #333;
}
#busyrooms-cont.sticky {
position: fixed;
top: 0;
width: 100%;
left: 0;
height: 80px;
z-index: 999;
display:flex;
align-items: center;
justify-content: center;
background-color: #333;
}
.busyrooms-cont-inner {
width:1140px;
}
.searchBoxContainer .icon_calendar {
}
.searchBoxContainer .icon_calendar::after {
position: absolute;
font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f073";
color: #fff;
font-size: 22px;
left:0;
font-weight:900;
}
.ui-datepicker-prev span,
.ui-datepicker-next span {
background-image: none !important;
}
.ui-datepicker-prev:before,
.ui-datepicker-next:before {
font-family: "revicons";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
font-weight: normal;
align-items: center;
color: #fff;
}
.ui-datepicker-prev-hover,
.ui-datepicker-next-hover {
background: none !important;
border: 0px solid red !important;
box-shadow: none !important;
}
.ui-datepicker-prev:before {
content: '\e824';
}
.ui-datepicker-next:before {
content: '\e825';
}
.searchBoxContainer input[type=text], .searchBoxContainer input[type=password], .searchBoxContainer textarea, .searchBoxContainer select {
border: 0px solid red;
box-shadow: none;
background: none;
background-color:transparent;
}
#groupChildrenAgesContainer1_1 {
display:flex;
flex-direction: row;
align-items: flex-start;
width: 350px;
}
#groupChildrenAgesInput1_1_2 {
margin-top: -20px !important;
}
#groupChildrenAgesInput1_1_3 {
margin-top: -20px !important;
}
#datesContainer1 {
width: 310px;
}
#accommodationCodesContainer1 {
width: 250px;
}
#groupChildrenAgesContainer1_1 select {
width: 55px !important;
}
#busyrooms-cont-mobile {
display:none;
background-color: #333;
padding-bottom: 30px;
position:relative;
bottom:0;
}
#busyrooms-cont-mobile .busyrooms-cont-mobile-inner {
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: space-around;
}
#busyrooms-cont-mobile .searchBoxContainer .searchBoxInnerContainer .row {
border-right: 0px;
flex-direction: column;
justify-content: space-evenly;
}
#busyrooms-cont-mobile .codeLinksContainer {
display:none;
}
.busyrooms-cont-inner {
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
#busyrooms-cont-mobile {display:none !important}
#busyrooms-cont {display:block !important}
}
@media (min-width: 481px) and (max-width: 767px) {
#busyrooms-cont-mobile {display:block}
#busyrooms-cont {display:none !important}
#ui-datepicker-div { width: 25em !important }
}
@media (min-width: 320px) and (max-width: 480px) { 
#busyrooms-cont-mobile {display:block}
#busyrooms-cont {display:none !important}
#ui-datepicker-div { width: 20em !important }
#busyrooms-cont-mobile .searchBoxContainer .searchBoxInnerContainer .row {
flex-direction: row !important;
justify-content: center;
}
.navbar-toggler { position: relative; z-index: 9999; top: 0px; padding: 10px 10px 10px 10px }
#groupInputContainer2_1 {
display:flex;
flex-direction: row;
justify-content: space-evenly;
width: 100%;
}
#busyrooms-cont-mobile .searchBoxContainer .searchBoxInnerContainer .row div {
}
#busyrooms-cont-mobile .searchBoxContainer .searchBoxInnerContainer {
border-right: 0px;
flex-direction: column;
justify-content: space-evenly;
flex-wrap: nowrap;
}
.groupContainerInner {
display: block;
}
.searchBoxContainer button {
margin:0px;
margin-top:15px;
}
#groupChildrenAgesInput2_1_1 {
}
#groupChildrenAgesInput2_1_2 {
margin-top:-25px !important;
}
#groupChildrenAgesInput2_1_3 {
margin-top:-25px !important;
}
#groupsContainer2 {
border-top:1px solid #444;
}
#dateFromContainer2 {
border-right: 1px solid #444;
}
#dateToContainer2 {
padding-left: 15px;
}
#groupChildrenAgesContainer2_1 {
border-top: 1px solid #444;
}
#datesContainer2 div {
width: 49% !important;	
}
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
background-color: #B38F55 !important;
}
@media only screen and (max-width: 520px) {
#moove_gdpr_cookie_info_bar 
.moove-gdpr-info-bar-container {
margin-bottom:30px !important;
}
}
@media only screen and (min-width: 770px) and (max-width:1280px) {
#moove_gdpr_cookie_info_bar 
.moove-gdpr-info-bar-container {
margin-bottom:30px !important;
}
}