/*!
Theme Name: Volver
Theme URI: http://demo.lollum.com/volver/
Author: Lollum
Author URI: http://lollum.com
Description: An Elegant Hotel Booking WordPress Theme built by Lollum.
Version: 2.0.0
License: The PHP code and integrated HTML are licensed under the General Public
License (GPL). All other parts, but not limited to the CSS code, images, and design belong to their respective owners.
License URI: http://www.gnu.org/licenses/gpl-2.0.html - https://help.market.envato.com/hc/en-us/articles/202501064
Text Domain: volver
Tags: left-sidebar, right-sidebar, full-width-template, custom-colors, custom-menu, featured-images, post-formats, sticky-post, theme-options, translation-ready

Volver is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Layout
	## Header
	## Footer
# Content
    ## Posts and pages
    ## Page builder
	## Comments
# Media
	## Captions
	## Galleries
# Preloader
# Plugins
	## Flexslider
	## Owl Carousel
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 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;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
  color: #7b817f;
  font-family: "Cormorant Infant", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.8;
}

#content,
#colophon {
  transform: translateZ(0);
}

#primary-menu > li > a {
  transform: translateZ(0);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  color: #074360;
  font-weight: 500;
  line-height: 1.15;
  margin: 0 0 1.2em 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #074360;
  text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #d07913;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
  margin-top: 1.5em;
}

h1 {
  font-size: 26px;
  font-size: 1.625rem;
}

h2 {
  font-size: 23px;
  font-size: 1.4375rem;
}

h3 {
  font-size: 20px;
  font-size: 1.25rem;
}

h4 {
  font-size: 18px;
  font-size: 1.125rem;
}

h5 {
  font-size: 16px;
  font-size: 1rem;
}

h6 {
  font-size: 14px;
  font-size: 0.875rem;
}

p {
  margin: 0 0 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  font-size: 20px;
  font-size: 1.25rem;
  font-style: italic;
  margin: 0 0 1.5em;
  padding: 1.5em 1.5em 2em;
  text-align: center;
  position: relative;
}

blockquote:before {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #e6e6e6 50%, rgba(255, 255, 255, 0) 100%);
  content: '';
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

blockquote:after {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #e6e6e6 50%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
}

blockquote > p:last-child {
  margin-bottom: 0;
}

address {
  margin: 0 0 1.5em;
}

pre {
  font-size: 15px;
  font-size: 0.9375rem;
  background: #f5f5f5;
  font-family: "Courier 10 Pitch", Courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  background: #f5f5f5;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fdf0a0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

strong {
  color: #555;
  font-weight: 700;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

blockquote,
q {
  quotes: "" "";
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

hr {
  background-color: #e6e6e6;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 1.5em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

table,
th,
td {
  border: 1px solid #e6e6e6;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  table-layout: fixed;
  /* Prevents HTML tables from becoming too wide */
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

th {
  border-width: 0 1px 1px 0;
  color: #555;
  font-weight: 700;
}

td {
  border-width: 0 1px 1px 0;
}

th,
td {
  padding: 0.4em;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  font-size: 11px;
  font-size: 0.6875rem;
  background: #e8e7e7;
  border-radius: 0;
  border: none;
  box-shadow: none;
  color: #074360;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  line-height: 1;
  padding: 11px 25px;
  text-decoration: none !important;
  text-shadow: none;
  text-transform: uppercase;
  transition-duration: 0.2s;
  transition-property: background-color, color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  vertical-align: top;
}

.button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background-color: #074360;
  color: #fff;
}

.button:hover,
.button:active,
.button:focus,
button:hover,
button:active,
button:focus,
input[type="button"]:hover,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus {
  outline: none;
}

.button.small {
  font-size: 10px;
  font-size: 0.625rem;
  padding: 6px 15px;
}

.button.big {
  font-size: 14px !important;
  font-size: 0.875rem !important;
  padding: 14px 35px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  transition-duration: 0.2s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  font-size: 15px;
  font-size: 0.9375rem;
  border: 1px solid #e6e6e6;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]: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="color"]:focus,
textarea:focus {
  border-color: #074360;
  outline: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
  -webkit-appearance: none;
  box-sizing: border-box;
  font-weight: 400;
  line-height: 1;
  padding: 7px 20px;
}

.firefox input[type="text"],
.firefox input[type="email"],
.firefox input[type="url"],
.firefox input[type="password"],
.firefox input[type="search"],
.firefox input[type="number"],
.firefox input[type="tel"],
.firefox input[type="range"],
.firefox input[type="date"],
.firefox input[type="month"],
.firefox input[type="week"],
.firefox input[type="time"],
.firefox input[type="datetime"],
.firefox input[type="datetime-local"],
.firefox input[type="color"] {
  padding: 8px 20px 9px;
}

textarea {
  box-sizing: border-box;
  font-weight: 400;
  padding: 7px 20px;
  width: 100%;
}

::-webkit-input-placeholder {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 20px;
}

:-moz-placeholder {
  font-size: 13px;
  font-size: 0.8125rem;
}

::-moz-placeholder {
  font-size: 13px;
  font-size: 0.8125rem;
}

:-ms-input-placeholder {
  font-size: 13px;
  font-size: 0.8125rem;
}

label {
  font-size: 12px;
  font-size: 0.75rem;
  /*color: $color__dark;*/
  display: block;
  font-weight: 700;
  margin-bottom: 1em;
  text-transform: uppercase;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
  transition-duration: 0.2s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  color: #7b817f;
  text-decoration: none;
}

a:hover {
  color: #074360;
}

a:focus,
a:hover,
a:active {
  outline: 0;
}

.entry-content > p a,
.entry-comment > p a,
.room-description > p a {
  color: #074360;
  text-decoration: underline;
}

.entry-content > p a:hover,
.entry-comment > p a:hover,
.room-description > p a:hover {
  color: #d07913;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

/* Toggle menu (visible only in mobile devices with JS enabled) */

.no-js #menu-toggle {
  display: none;
}

/* Default navigation with JS enabled or disabled */

#site-navigation {
  clear: both;
  display: block;
  width: 100%;
}

#primary-menu {
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Montserrat", sans-serif;
  list-style: none;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

#primary-menu ul {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}

#primary-menu ul a {
  font-size: 11px;
  font-size: 0.6875rem;
  padding: .3em 0;
}

#primary-menu a {
  color: #b8bcbb;
  display: block;
  padding: .2em 0;
}

#primary-menu > .current_page_parent > a,
#primary-menu > .current_page_item > a,
#primary-menu > .current-menu-item > a,
#primary-menu > .current_page_ancestor > a,
#primary-menu > .current-menu-ancestor > a {
  color: #074360;
}

#primary-menu li.menu-item-has-children {
  position: relative;
}

#primary-menu li:hover > a {
  color: #074360;
}

.no-js #primary-menu li:hover > ul {
  display: block;
}

/* Desktop navigation */

/* Off-canvas navigation - Visible only with JS enabled */

.lol-mobile #primary-menu-container {
  background-color: #074360;
  bottom: 0;
  left: 0;
  overflow-y: auto;
  padding: 5.5em 2em 2.5em;
  position: fixed;
  right: 0;
  text-align: left;
  top: 0;
  transform-style: preserve-3d;
  transform: translateX(-100%);
  transition-duration: .2s;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
  will-change: transform;
  z-index: 998;
}

.lol-mobile #primary-menu-container #primary-menu ul {
  margin: 0 0 0 1.5em;
}

.lol-mobile #primary-menu-container #primary-menu a {
  color: #fff;
}

.lol-mobile #primary-menu-container #primary-menu a:hover {
  color: #d07913;
}

.lol-mobile #primary-menu-container #primary-menu > .current_page_parent > a,
.lol-mobile #primary-menu-container #primary-menu > .current_page_item > a,
.lol-mobile #primary-menu-container #primary-menu > .current-menu-item > a,
.lol-mobile #primary-menu-container #primary-menu > .current_page_ancestor > a,
.lol-mobile #primary-menu-container #primary-menu > .current-menu-ancestor > a {
  color: #d07913;
}

.lol-mobile #primary-menu-container #primary-menu li.menu-item-has-children .expand-submenu {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: .3em;
  z-index: -1;
}

.lol-mobile #primary-menu-container #primary-menu li.menu-item-has-children .expand-submenu:after {
  color: #fff;
  content: '\f107';
  font-family: 'FontAwesome';
}

.lol-mobile #primary-menu-container #primary-menu li.menu-item-has-children.open > ul {
  display: block;
}

.lol-mobile #primary-menu-container #primary-menu li.menu-item-has-children.open > .expand-submenu:after {
  content: '\f106';
}

.lol-mobile.mobile-nav-open #primary-menu-container {
  transform: translateX(0);
}

.lol-mobile .admin-bar #primary-menu-container {
  top: 46px;
}

/* #close-mobile-menu and #mobile-nav-obfuscator are created with JS dynamically */

#close-mobile-menu {
  font-size: 12px;
  font-size: 0.75rem;
  transition-duration: 0.2s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background: #fff;
  cursor: pointer;
  height: 40px;
  padding: 0;
  position: absolute;
  right: 32px;
  text-align: center;
  top: 20px;
  width: 40px;
  z-index: 999;
}

#close-mobile-menu:after {
  transition-duration: 0.2s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  color: #074360;
  content: '\f0c9';
  font-family: 'FontAwesome';
  line-height: 40px;
}

#mobile-nav-obfuscator {
  background-color: #111;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  opacity: .6;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 997;
}

/*----------------------------
This is a workaround used to
hide the menu during the resize
of the page and stop (hide) the
animation on the container
----------------------------*/

.js #primary-menu-container {
  display: none;
}

.lol-mobile #primary-menu-container {
  display: block;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.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: #7b817f;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
  outline: 0;
}

/* Semantic text */

.semantic {
  display: none !important;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.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;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
#top-header:before,
#top-header:after,
#masthead:before,
#masthead:after,
#site-header .wrap:before,
#site-header .wrap:after,
#content:before,
#content:after,
#colophon:before,
#colophon:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
#top-header:after,
#masthead:after,
#site-header .wrap:after,
#content:after,
#colophon:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
  font-size: 15px;
  font-size: 0.9375rem;
  margin: 0 0 3.5em;
  /* Make sure select elements fit in widgets. */
}

.widget select {
  max-width: 100%;
}

.widget h3.widget-title {
  font-size: 11px;
  font-size: 0.6875rem;
  color: #d07913;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin-bottom: 2em;
  margin-top: 0;
  padding-bottom: 1em;
  position: relative;
  text-transform: uppercase;
}

.widget h3.widget-title:after {
  background: linear-gradient(to right, #e6e6e6 0%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
}

.widget ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget input[type="number"],
.widget input[type="tel"],
.widget input[type="range"],
.widget input[type="date"],
.widget input[type="month"],
.widget input[type="week"],
.widget input[type="time"],
.widget input[type="datetime"],
.widget input[type="datetime-local"],
.widget input[type="color"],
.widget textarea,
.widget select {
  width: 100%;
}

.widget a {
  color: #074360;
}

.widget a:hover {
  color: #d07913;
}

/* Text */

.widget_text a {
  color: #074360;
  text-decoration: underline;
}

.widget_text a:hover {
  color: #d07913;
}

.widget_text > p:last-child {
  margin-bottom: 0;
}

/* Search */

.widget_search input[type="search"] {
  margin-bottom: 0;
}

.widget_search .search-submit {
  display: none;
}

/* Posts */

.widget_recent_entries ul a {
  display: block;
  font-weight: 500;
  padding: .3em 0;
}

.widget_recent_entries ul .post-date {
  font-size: 14px;
  font-size: 0.875rem;
  color: #b8bcbb;
  display: block;
  font-style: italic;
  margin-bottom: .7em;
  margin-top: -.6em;
}

/* Categories, Archives, Pages, Meta and Menus */

.widget_categories li,
.widget_archive li,
.widget_pages li,
.widget_meta li,
.widget_nav_menu li {
  color: #b8bcbb;
}

.widget_categories a,
.widget_archive a,
.widget_pages a,
.widget_meta a,
.widget_nav_menu a {
  display: inline-block;
  font-weight: 500;
  padding: .1em 0;
}

.widget_categories ul ul,
.widget_archive ul ul,
.widget_pages ul ul,
.widget_meta ul ul,
.widget_nav_menu ul ul {
  margin-left: 1.5em;
}

/* Comments */

.widget_recent_comments li {
  color: #b8bcbb;
  margin-bottom: .2em;
}

.widget_recent_comments a,
.widget_recent_comments .comment-author-link {
  font-weight: 500;
}

/* RSS */

.widget_rss .widget-title img {
  display: none;
}

.widget_rss ul li {
  margin-bottom: 1em;
}

.widget_rss ul .rsswidget {
  font-weight: 500;
}

.widget_rss .rssSummary {
  font-size: 13px;
  font-size: 0.8125rem;
}

.widget_rss .rss-date,
.widget_rss cite {
  font-size: 14px;
  font-size: 0.875rem;
  color: #b8bcbb;
  display: block;
  font-style: italic;
  margin-bottom: .5em;
}

/* Tag cloud */

.widget_tag_cloud a {
  font-size: 9px;
  font-size: 0.5625rem;
  background: #e8e7e7;
  color: #074360;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  margin: 0;
  padding: 3px 8px;
  text-transform: uppercase;
}

.widget_tag_cloud a:hover {
  background-color: #074360;
  color: #fff;
}

/* Calendar */

.widget_calendar table {
  font-size: 12px;
  font-size: 0.75rem;
  text-align: center;
}

.widget_calendar caption {
  border: 1px solid #e6e6e6;
  border-bottom: none;
  font-weight: 500;
  padding: 1em 0;
  text-align: center;
  text-transform: uppercase;
}

.widget_calendar thead th,
.widget_calendar thead td,
.widget_calendar tbody th,
.widget_calendar tbody td,
.widget_calendar tfoot th,
.widget_calendar tfoot td {
  text-align: center;
}

.widget_calendar a {
  color: #d07913;
  font-weight: 500;
}

/* Posts */

.volver-widget-posts .posts .hentry {
  margin-bottom: 1.5em;
}

.volver-widget-posts h4.entry-title {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 0;
  text-transform: uppercase;
}

.volver-widget-posts .post-thumbnail {
  position: absolute;
}

.volver-widget-posts .post-thumbnail img {
  width: 80px;
}

.volver-widget-posts .has-post-thumbnail {
  min-height: 80px;
}

.volver-widget-posts .has-post-thumbnail .entry-title,
.volver-widget-posts .has-post-thumbnail .post-date {
  margin-left: 100px;
}

.volver-widget-posts .post-date {
  font-size: 14px;
  font-size: 0.875rem;
  color: #b8bcbb;
  font-style: italic;
}

/* Social */

.site-follow {
  list-style: none;
  margin: 0;
  padding: 0;
}

.site-follow li {
  display: inline-block;
}

.site-follow a {
  font-size: 16px;
  font-size: 1rem;
  color: #074360;
  display: block;
  width: 25px;
}

.site-follow a:hover {
  color: #d07913;
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/

html,
body {
  overflow-x: hidden;
}

.wrap {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

#main {
  padding-bottom: 5em;
}

#primary {
  margin-top: 3.5em;
}

.no-top-margin #primary {
  margin-top: 1em;
}

.no-bottom-margin #main {
  padding-bottom: 0;
}

.no-bottom-margin #main > .hentry {
  margin-bottom: 0;
}

#secondary {
  border-top: 1px solid #e6e6e6;
  margin-top: 3.5em;
  padding-bottom: 5em;
  padding-top: 5em;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/

#top-header {
  font-size: 12px;
  font-size: 0.75rem;
  background-color: #f1f1f1;
  padding: 1em 0;
  text-align: center;
}

#header-site-info {
  text-transform: uppercase;
}

#header-book-button {
  font-size: 10px;
  font-size: 0.625rem;
  background-color: #fff;
  margin-top: 1em;
}

#header-book-button:hover {
  background-color: #074360;
  color: #fff;
}

#header-language-switcher {
  list-style: none;
  margin: 1em 0 0;
  padding: 0;
  text-transform: uppercase;
}

#header-language-switcher ul {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}

#header-language-switcher img {
  margin-right: .5em;
  margin-bottom: .35em;
  vertical-align: middle;
}

#header-language-switcher > li {
  position: relative;
}

#header-language-switcher > li:hover {
  cursor: pointer;
}

#header-language-switcher > li ul {
  display: none;
  left: 50%;
  margin-left: -33px;
  padding: 1em 0 0;
  position: absolute;
  text-align: left;
  width: 66px;
}

#header-language-switcher > li ul:before {
  border-bottom: 6px solid #074360;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: '';
  height: 0;
  left: 50%;
  margin-left: -6px;
  position: absolute;
  top: 6px;
  width: 0;
}

#header-language-switcher > li ul a {
  background-color: #074360;
  color: #fff;
  cursor: pointer;
  display: block;
  padding: .2em 1em;
}

#header-language-switcher > li ul a:hover {
  background-color: #d07913;
}

.no-js #header-language-switcher > li:hover ul,
#header-language-switcher > li.hover ul {
  display: block;
}

#site-header {
  padding-top: 2em;
  text-align: center;
}

#site-branding {
  margin-bottom: 2em;
}

#site-title {
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.15;
  margin: 0;
  text-transform: uppercase;
}

#site-title a {
  color: #074360;
}

#site-description {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #074360;
  margin-bottom: 0;
  text-transform: uppercase;
}

.site-logo {
  display: block;
}

.site-logo img {
  vertical-align: middle;
}

#retina-logo {
  display: none;
}

/* Sticky header CSS */

.fixed-yes #site-navigation {
  background-color: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05), 0 -5px 3px -10px #fff;
  left: 0;
  padding: 0 100px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999998;
}

.fixed-yes #site-navigation:after {
  background-color: #e6e6e6;
}

.fixed-yes .admin-bar #site-navigation {
  top: 32px;
}

.fixed-yes #content {
  padding-top: 51px;
}

.fixed-yes #header-book-button {
  animation-direction: normal;
  animation-duration: .4s;
  animation-name: fromLeft;
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background-color: #074360;
  background-image: url(assets/images/calendar.svg);
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  height: 51px;
  line-height: 51px;
  padding: 0;
  position: fixed;
  right: 0;
  text-align: left;
  text-indent: -9999px;
  top: 0;
  width: 70px;
  z-index: 9999999;
}

.fixed-yes #header-book-button:hover {
  background-color: #d07913;
}

.fixed-yes .admin-bar #header-book-button {
  top: 32px;
}

@keyframes fromLeft {
  0% {
    right: -75px;
  }

  100% {
    right: 0;
  }
}

.page-header {
  padding-bottom: 1em;
  padding-top: 3.5em;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

.page-header:after {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #e6e6e6 50%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  left: 50%;
  margin-left: -125px;
  position: absolute;
  width: 250px;
}

.page-header .page-title {
  margin: 0 auto;
  max-width: 650px;
}

.crumbs {
  font-size: 12px;
  font-size: 0.75rem;
  list-style: none;
  margin: 0 auto;
  max-width: 650px;
  padding: .5em 0 0;
}

.crumbs li {
  color: #b8bcbb;
  display: inline-block;
}

.crumbs li:before {
  color: #b8bcbb;
  content: "\00BB";
  padding: 0 5px;
}

.crumbs li:first-child:before {
  content: none;
}

.crumbs a {
  color: #b8bcbb;
}

.crumbs a:hover {
  color: #074360;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

#colophon {
  padding-top: 100px;
  position: relative;
  text-align: center;
}

#colophon:before {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #e6e6e6 50%, rgba(255, 255, 255, 0) 100%);
  content: '';
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

#colophon h3.widget-title:after {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 25%, #e6e6e6 50%, rgba(255, 255, 255, 0) 75%);
}

#colophon .widget-area {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
}

#colophon .widget_categories ul ul,
#colophon .widget_archive ul ul,
#colophon .widget_pages ul ul,
#colophon .widget_meta ul ul,
#colophon .widget_nav_menu ul ul {
  margin-left: 0;
}

#colophon .volver-widget-posts .post-thumbnail {
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

#colophon .volver-widget-posts .has-post-thumbnail .entry-title,
#colophon .volver-widget-posts .has-post-thumbnail .post-date {
  margin-left: 0;
}

#colophon .widget-hotelier-rooms .room-title,
#colophon .widget-hotelier-rooms .price {
  margin-left: 0;
}

#colophon .widget-hotelier-rooms img {
  position: static;
}

#footer-bottom {
  background-color: #f1f1f1;
  padding-bottom: 50px;
  position: relative;
  text-align: center;
}

#back-to-top {
  font-size: 11px;
  font-size: 0.6875rem;
  background-color: #074360;
  color: #fff;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 100px;
  text-align: center;
  top: -20px;
  width: 40px;
}

#back-to-top:hover {
  background-color: #d07913;
}

#footer-navigation {
  padding-top: 50px;
}

#footer-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#footer-navigation ul li {
  display: inline-block;
}

#footer-navigation ul a {
  font-size: 11px;
  font-size: 0.6875rem;
  color: #074360;
  font-family: "Montserrat", sans-serif;
  padding: 0 10px 0;
  position: relative;
  text-transform: uppercase;
}

#footer-navigation ul a:hover {
  color: #d07913;
}

#footer-navigation ul a:after {
  background-color: #d07913;
  border-radius: 100%;
  content: '';
  display: inline-block;
  height: 3px;
  margin-top: -2px;
  position: absolute;
  right: -4px;
  top: 50%;
  width: 3px;
}

#footer-navigation ul li:last-child a:after {
  display: none;
}

#footer-description {
  font-size: 14px;
  font-size: 0.875rem;
  color: #b8bcbb;
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
  padding-top: 40px;
}

/* Fixed footer (fixed when JS is enabled) */

.fixed-footer #colophon {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 0;
}

.fixed-footer #colophon:before {
  display: none;
}

.fixed-footer #page-container {
  background-color: #fff;
  box-shadow: 0 50px 50px -40px rgba(0, 0, 0, 0.04);
  position: relative;
  z-index: 1;
}

.mobile-nav-open #page-container {
  z-index: auto;
}

.mobile-nav-open #colophon {
  z-index: -1;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.no-sidebar #main,
.error404 #main {
  margin: 0 auto;
  max-width: 770px;
}

.lpb-active #main {
  max-width: none;
}

.sticky {
  border: 1px solid #d07913;
  display: block;
  padding: 2em;
  position: relative;
}

.sticky:before {
  background-color: #d07913;
  color: #fff;
  content: '\f08d';
  display: block;
  font-family: FontAwesome;
  height: 50px;
  left: -25px;
  line-height: 50px;
  position: absolute;
  text-align: center;
  top: 25px;
  width: 50px;
}

.hentry {
  margin: 0 0 3em;
}

.single-post .hentry {
  margin-bottom: 3em;
}

.entry-header {
  margin: 0 auto 1.5em;
  max-width: 660px;
  position: relative;
  text-align: center;
}

.entry-header h2 {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 0;
  text-transform: uppercase;
}

.archive-description,
.taxonomy-description {
  font-style: italic;
  margin: 2em auto 0;
  max-width: 600px;
  padding-bottom: 2em;
  position: relative;
  text-align: center;
}

.archive-description p,
.taxonomy-description p {
  margin-bottom: 0;
}

.post-thumbnail {
  display: block;
  margin-bottom: 2.188em;
}

.post-thumbnail img {
  display: block;
  margin: 0 auto;
}

.page-content > p:last-child,
.entry-content > p:last-child,
.entry-summary > p:last-child {
  margin-bottom: 0;
}

.page-content > h1:first-child,
.page-content > h2:first-child,
.page-content > h3:first-child,
.page-content > h4:first-child,
.page-content > h5:first-child,
.page-content > h6:first-child,
.entry-content > h1:first-child,
.entry-content > h2:first-child,
.entry-content > h3:first-child,
.entry-content > h4:first-child,
.entry-content > h5:first-child,
.entry-content > h6:first-child,
.entry-summary > h1:first-child,
.entry-summary > h2:first-child,
.entry-summary > h3:first-child,
.entry-summary > h4:first-child,
.entry-summary > h5:first-child,
.entry-summary > h6:first-child {
  margin-top: 0;
}

.entry-summary {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.7;
  margin: 0 auto;
  max-width: 660px;
  text-align: center;
}

.search-results .entry-header,
.search-results .entry-summary {
  max-width: none;
  text-align: left;
}

.single-page .page-content,
.single-page .entry-content,
.single-page .entry-comment,
.single-post .page-content,
.single-post .entry-content,
.single-post .entry-comment {
  font-size: 16px;
  font-size: 1rem;
}

.post-categories {
  font-size: 11px;
  font-size: 0.6875rem;
  font-family: "Montserrat", sans-serif;
}

.post-categories a {
  color: #d07913;
  text-transform: uppercase;
}

.post-categories a:hover {
  color: #074360;
}

.entry-footer {
  font-size: 11px;
  font-size: 0.6875rem;
  color: #b8bcbb;
  font-family: "Montserrat", sans-serif;
  margin: 2.188em auto 0;
  max-width: 660px;
  padding-top: 2em;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

.entry-footer:before {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #e6e6e6 50%, rgba(255, 255, 255, 0) 100%);
  content: '';
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.entry-footer a {
  color: #b8bcbb;
}

.entry-footer a:hover {
  color: #074360;
}

.entry-footer .meta {
  padding-right: .75em;
}

.entry-footer .meta:after {
  content: '\2014';
  padding-left: .75em;
}

.entry-footer .meta:last-of-type {
  padding-right: 0;
}

.entry-footer .meta:last-of-type:after {
  display: none;
}

.entry-content .more-link,
.entry-summary .more-link {
  font-size: 11px;
  font-size: 0.6875rem;
  background: #e8e7e7;
  color: #074360;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  line-height: 1;
  padding: 11px 25px;
  text-decoration: none !important;
  text-transform: uppercase;
  transition-duration: 0.2s;
  transition-property: background-color, color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  vertical-align: top;
}

.entry-content .more-link:hover,
.entry-summary .more-link:hover {
  background-color: #074360;
  color: #fff;
}

.tags-links {
  display: block;
  margin-top: 3em;
  text-align: center;
}

.tags-links a {
  font-size: 10px;
  font-size: 0.625rem;
  background: #e8e7e7;
  color: #074360;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  line-height: 1;
  margin: 0 .5em .5em;
  padding: 7px 15px;
  text-decoration: none !important;
  text-transform: uppercase;
}

.tags-links a:hover {
  background-color: #074360;
  color: #fff;
}

.page-links {
  clear: both;
  font-style: italic;
  margin: 0 0 1.5em;
}

.page-links > span,
.page-links a {
  font-size: 10px;
  font-size: 0.625rem;
  background: #e8e7e7;
  color: #074360;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  margin: 0 2px 4px 0;
  padding: .6em 1.2em;
  text-decoration: none;
  vertical-align: middle;
}

.page-links > span:first-child,
.page-links a:first-child {
  margin-left: 1em;
}

.page-links a:hover {
  background-color: #074360;
  color: #fff;
}

.page-links > span {
  background: #e8e7e7;
  color: #074360;
}

.page-links .page-links-label {
  display: inline;
}

.single-post .page-links {
  text-align: center;
}

.single-post .page-links-label {
  display: block;
  margin-bottom: 1em;
}

.post-password-form label {
  display: inline-block;
}

.post-password-form input[type="submit"] {
  margin-left: 1em;
}

.post-navigation {
  margin-bottom: 3em;
  overflow: hidden;
}

.post-navigation .previous-post.has-thumb,
.post-navigation .next-post.has-thumb {
  min-height: 120px;
}

.post-navigation .next-post {
  margin-top: 1.5em;
}

.post-navigation img {
  position: absolute;
}

.post-navigation h4 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0;
  padding-right: 1.5em;
  text-transform: uppercase;
}

.post-navigation h4 a {
  word-wrap: break-word;
}

.post-navigation span {
  font-size: 10px;
  font-size: 0.625rem;
  color: #b8bcbb;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}

.post-navigation .has-thumb h4,
.post-navigation .has-thumb span {
  margin-left: 140px;
}

.volver-pagination {
  clear: both;
  margin: 1.5em 0;
  text-align: center;
}

.volver-pagination ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.volver-pagination li {
  display: inline-block;
}

.volver-pagination a,
.volver-pagination span {
  font-size: 10px;
  font-size: 0.625rem;
  background: #e8e7e7;
  color: #074360;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  margin: 0 2px 4px 0;
  padding: .6em 1.2em;
}

.volver-pagination a.current,
.volver-pagination a:hover,
.volver-pagination span.current,
.volver-pagination span:hover {
  background-color: #074360;
  color: #fff;
}

.no-results .page-content {
  font-size: 18px;
  font-size: 1.125rem;
}

.no-results .page-content p {
  font-style: italic;
}

.no-results .page-content a {
  text-decoration: underline;
}

.no-results .page-content .search-form label {
  display: inline;
}

.error404 .error-404-title {
  font-size: 160px;
  font-size: 10rem;
  line-height: 1;
  margin-bottom: 0;
  color: #074360;
}

.error404 .page-content {
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
}

.error404 .page-content .search-form label {
  display: inline;
}

.lpb-section {
  margin-bottom: 3.75em;
  padding: 145px 0;
}

.lpb-page-item {
  margin-bottom: 3.75em;
}

.lpb-item-content {
  font-size: 15px;
  font-size: 0.9375rem;
}

.lpb-item-content div:last-child > p:last-child,
.lpb-item-content > p:last-child {
  margin-bottom: 0;
}

.lpb-item-content h1,
.lpb-item-content h2,
.lpb-item-content h3,
.lpb-item-content h4,
.lpb-item-content h5,
.lpb-item-content h6 {
  margin-bottom: 1em;
  margin-top: 0;
  text-transform: uppercase;
}

.lpb-item-content .big {
  font-size: 19px;
  font-size: 1.1875rem;
}

.lpb-item-content p a {
  text-decoration: underline;
}

.lpb-item-content ul {
  margin-left: 0;
  padding-left: 1em;
}

.text-light,
.text-light .lpb-item-content {
  color: #fff;
}

.text-light h1,
.text-light h2,
.text-light h3,
.text-light h4,
.text-light h5,
.text-light h6,
.text-light a,
.text-light p a,
.text-light strong,
.text-light .lpb-item-content h1,
.text-light .lpb-item-content h2,
.text-light .lpb-item-content h3,
.text-light .lpb-item-content h4,
.text-light .lpb-item-content h5,
.text-light .lpb-item-content h6,
.text-light .lpb-item-content a,
.text-light .lpb-item-content p a,
.text-light .lpb-item-content strong {
  color: #fff;
}

.text-light p a:hover,
.text-light a:hover,
.text-light .lpb-item-content p a:hover,
.text-light .lpb-item-content a:hover {
  color: #fff;
}

.text-light .big,
.text-light .lpb-item-content .big {
  color: #fff;
}

.lpb-item-column.transparent-no {
  background-color: #fff;
  padding: 75px 60px;
}

.text-light .lpb-item-column.transparent-no {
  background-color: #232323;
}

.map-canvas.small {
  height: 300px;
}

.map-canvas.normal {
  height: 500px;
}

.map-canvas.big {
  height: 700px;
}

.map-canvas img {
  max-width: none;
}

.map-canvas label {
  display: inline;
  width: auto;
}

.lpb-item-line {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 25%, #074360 50%, rgba(255, 255, 255, 0) 75%);
}

.lpb-page-item #hotelier-datepicker {
  margin-left: auto;
  margin-right: auto;
  max-width: 770px;
  text-align: center;
}

.lpb-page-item #hotelier-datepicker:after {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #e6e6e6 50%, rgba(255, 255, 255, 0) 100%);
}

.lpb-page-item #hotelier-datepicker .hdp-wrapper {
  left: 50%;
  margin-left: -120px;
}

.lpb-item-service {
  text-align: center;
}

.lpb-item-service i {
  font-size: 28px;
  font-size: 1.75rem;
  color: #074360;
  display: block;
  margin-bottom: .75em;
}

.lpb-item-service h4 {
  margin-bottom: 1em;
  margin-top: 0;
  text-transform: uppercase;
}

.lpb-item-service h4 a {
  color: #074360;
}

.lpb-item-service h4 a:hover {
  color: #d07913;
}

.lpb-item-blog ul.posts {
  list-style: none;
  margin-bottom: 2.857em;
  margin-left: 0;
  padding: 0;
}

.lpb-item-blog ul.posts:before,
.lpb-item-blog ul.posts:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.lpb-item-blog ul.posts:after {
  clear: both;
}

.lpb-item-blog ul.posts .entry-title {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 0;
}

.lpb-item-blog ul.posts .post-thumbnail,
.lpb-item-blog ul.posts .entry-header {
  margin-bottom: 1em;
}

.lpb-page-item .flexslider {
  margin-left: auto;
  margin-right: auto;
}

.lpb-page-item .flex-direction-nav a {
  margin-top: -38px;
  top: 50%;
}

.lpb-carousel-images {
  overflow: hidden;
  position: relative;
}

.lpb-carousel-images .carousel-label {
  font-size: 20px;
  font-size: 1.25rem;
  background-color: #fff;
  color: #074360;
  line-height: 1;
  margin-left: auto;
  margin-right: auto;
  padding: 2em 1em;
  text-align: center;
  text-transform: uppercase;
  width: 400px;
}

.lpb-carousel-images .carousel-label strong {
  color: #074360;
}

.lpb-rooms-slideshow {
  max-width: 600px;
}

.lpb-rooms-slideshow .post-thumbnail {
  margin-bottom: 0;
}

.lpb-rooms-slideshow .room-details {
  background-color: #fff;
  padding: 3em 2em;
  text-align: center;
}

.lpb-rooms-slideshow .room-details h3 {
  font-size: 19px;
  font-size: 1.1875rem;
  margin-top: 0;
  text-transform: uppercase;
}

.lpb-rooms-slideshow .room-details ul {
  list-style: none;
  margin: 0 0 1em;
  padding: 0 0 1em;
  position: relative;
}

.lpb-rooms-slideshow .room-details ul:after {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #e6e6e6 50%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
}

.lpb-rooms-slideshow .room-details .price {
  font-size: 16px;
  font-size: 1rem;
}

.lpb-rooms-slideshow .room-details .room-details-title {
  font-size: 12px;
  font-size: 0.75rem;
  color: #d07913;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin-bottom: 1em;
  text-transform: uppercase;
}

.lpb-rooms-slideshow .room-details .button {
  margin-top: 2em;
}

.lpb-rooms-slideshow .flex-direction-nav a {
  margin-top: 0;
  top: 20%;
}

.lpb-item-image-label {
  position: relative;
}

.lpb-item-image-label:after {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  bottom: 0;
  content: '';
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
}

.lpb-item-image-label.has-link:after {
  display: none;
}

.lpb-item-image-label.has-link a:after {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  bottom: 0;
  content: '';
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
}

.lpb-item-image-label img {
  vertical-align: middle;
}

.lpb-item-image-label span {
  font-size: 15px;
  font-size: 0.9375rem;
  bottom: 30px;
  color: #fff;
  font-weight: 500;
  left: 20px;
  line-height: 1.1;
  position: absolute;
  right: 20px;
  text-align: center;
  text-transform: uppercase;
  z-index: 1;
}

.lpb-item-image-label.dark:after,
.lpb-item-image-label.dark a:after {
  background: linear-gradient(to top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%) !important;
}

.lpb-item-image-label.dark span {
  color: #111;
}

.lpb-item-image-label.dark.label-position-top:after,
.lpb-item-image-label.dark.label-position-top a:after {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%) !important;
}

.lpb-item-image-label.label-position-top:after,
.lpb-item-image-label.label-position-top a:after {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  bottom: auto;
  top: 0;
}

.lpb-item-image-label.label-position-top span {
  bottom: auto;
  top: 30px;
}

.lpb-item-image-label a {
  display: block;
}

.lpb-video {
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

#comments {
  margin-top: 5em;
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
  width: 100%;
}

.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.bypostauthor .fn {
  font-size: 10px;
  font-size: 0.625rem;
  background-color: #074360;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  padding: .3em 1em;
}

.bypostauthor .fn a {
  color: #fff;
}

.comment-notes,
.must-log-in,
.no-comments {
  font-style: italic;
}

.comment-awaiting-moderation {
  font-style: italic;
  font-weight: 700;
}

.comments-title,
#reply-title {
  font-size: 11px;
  font-size: 0.6875rem;
  color: #d07913;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin-bottom: 2em;
  margin-top: 0;
  padding-bottom: 1em;
  position: relative;
  text-transform: uppercase;
}

.comments-title:after,
#reply-title:after {
  background: linear-gradient(to right, #e6e6e6 0%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
}

.comments-title span,
#reply-title span {
  color: #d07913;
}

.comment-list {
  list-style: none;
  margin-left: 0;
  padding: 0;
}

.comment-list ul,
.comment-list ol {
  list-style: none;
  margin-left: 3em;
  padding: 0;
}

.comment-body {
  padding-bottom: 1.5em;
  position: relative;
}

.comment-author,
.comment-metadata,
.comment-content,
.reply,
.comment-awaiting-moderation {
  padding-left: 50px;
}

.comment-author {
  font-size: 12px;
  font-size: 0.75rem;
  color: #074360;
  font-weight: 500;
  text-transform: uppercase;
}

.comment-author a {
  color: #074360;
}

.comment-author a:hover {
  color: #d07913;
}

.comment-author .says {
  display: none;
}

.comment-author img {
  left: 0;
  position: absolute;
  top: 0;
}

.comment-metadata {
  font-size: 11px;
  font-size: 0.6875rem;
  color: #074360;
  font-weight: 700;
  margin-bottom: .5em;
  text-transform: uppercase;
}

.comment-metadata a {
  color: #d07913;
}

.comment-metadata a:hover {
  color: #074360;
}

.comment-edit-link {
  font-style: italic;
}

.reply {
  margin-bottom: 1em;
}

.reply a {
  font-size: 11px;
  font-size: 0.6875rem;
  color: #b8bcbb;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}

.reply a:before {
  content: '\f112';
  font-family: 'FontAwesome';
  font-style: normal;
  margin-right: .3em;
}

.logged-in-as {
  font-style: italic;
}

#cancel-comment-reply-link {
  color: #b8bcbb;
  text-decoration: underline;
}

#cancel-comment-reply-link:hover {
  color: #d07913;
}

.comment-navigation {
  margin: 0 0 2.5em;
}

.comment-navigation .nav-links > div {
  display: inline-block;
}

.comment-navigation a {
  font-size: 10px;
  font-size: 0.625rem;
  background: #e8e7e7;
  color: #074360;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  letter-spacing: 1px;
  margin: 0 2px 4px 0;
  padding: .6em 1.2em;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
}

.comment-navigation a:hover {
  background-color: #074360;
  color: #fff;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 6px;
}

.wp-caption .wp-caption-text {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #b8bcbb;
  margin: 0.769em 0;
}

.wp-caption-text {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #b8bcbb;
  margin-bottom: 0.769em;
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.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-caption {
  display: block;
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/

.js #loader-wrapper {
  background-color: #fff;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  transition-duration: 1s;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
  z-index: 99998;
}

.js #loader {
  animation: spin 1s linear infinite;
  border-radius: 50%;
  border: 2px solid transparent;
  border-top-color: #074360;
  display: block;
  height: 70px;
  left: 50%;
  margin: -35px 0 0 -35px;
  position: relative;
  top: 50%;
  width: 70px;
}

.js #loader:before {
  animation: spin 2s linear infinite;
  border-radius: 50%;
  border: 2px solid transparent;
  border-top-color: #d07913;
  bottom: 5px;
  content: "";
  left: 5px;
  position: absolute;
  right: 5px;
  top: 5px;
}

.js.lol-site-loaded #loader-wrapper {
  opacity: 0;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Flexslider
--------------------------------------------------------------*/

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/

.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/

.flexslider {
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .flexslider .slides {
  display: block;
}

* html .flexslider .slides {
  height: 1%;
}

.no-js .flexslider .slides > li:first-child {
  display: block;
}

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/

.flexslider .slides {
  zoom: 1;
}

.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}

.flex-viewport {
  max-height: 2000px;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.carousel li {
  margin-right: 5px;
}

.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 60px;
  height: 76px;
  margin: 0;
  position: absolute;
  bottom: 0;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  text-indent: -9999px;
  background-color: #fff;
}

.flex-direction-nav a:before {
  opacity: 0;
  content: '';
  display: block;
  height: 76px;
  width: 60px;
  background-repeat: no-repeat;
  background-image: url(assets/images/arrow-left.svg);
  background-size: 50%;
  background-position: 40% 50%;
  transition-duration: 0.2s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.flex-direction-nav a.flex-next:before {
  background-image: url(assets/images/arrow-right.svg);
  background-position: 60% 50%;
}

.flex-direction-nav .flex-prev {
  left: -60px;
}

.flex-direction-nav .flex-next {
  right: -60px;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 1;
  left: 0;
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 1;
  right: 0;
}

.flexslider:hover .flex-direction-nav a:before {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/*--------------------------------------------------------------
## Owl Carousel
--------------------------------------------------------------*/

/*
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */

.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.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;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.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 {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  /*-webkit-backface-visibility: hidden;*/
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */

.no-js .owl-carousel {
  display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3);
}

.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;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next {
  transition-duration: 0.2s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background-color: #fff;
  cursor: pointer;
  display: block;
  height: 76px;
  margin-top: -38px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  width: 60px;
  z-index: 10;
}

.owl-carousel .owl-controls .owl-nav .owl-prev {
  left: -60px;
}

.owl-carousel .owl-controls .owl-nav .owl-next {
  right: -60px;
}

.owl-carousel .owl-controls .owl-nav .owl-prev:before,
.owl-carousel .owl-controls .owl-nav .owl-next:before {
  transition-duration: 0.2s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background-image: url(assets/images/arrow-left.svg);
  background-position: 40% 50%;
  background-repeat: no-repeat;
  background-size: 50%;
  content: '';
  display: block;
  height: 76px;
  opacity: 0;
  width: 60px;
}

.owl-carousel .owl-controls .owl-nav .owl-next:before {
  background-image: url(assets/images/arrow-right.svg);
  background-position: 60% 50%;
}

.owl-carousel:hover .owl-controls .owl-nav .owl-prev {
  left: 0;
  opacity: 1;
}

.owl-carousel:hover .owl-controls .owl-nav .owl-next {
  opacity: 1;
  right: 0;
}

.owl-carousel:hover .owl-controls .owl-nav .owl-prev:before,
.owl-carousel:hover .owl-controls .owl-nav .owl-next:before {
  opacity: 1;
}

@media (min-width: 320px) {
  .lol-mobile #primary-menu-container {
    transform: translateX(-320px);
    width: 320px;
  }

  .lpb-page-item #hotelier-datepicker .hdp-wrapper {
    margin-left: -150px;
  }
}

@media (min-width: 480px) {
  .wrap {
    padding-left: 0;
    padding-right: 0;
    width: 90%;
  }

  .post-navigation .previous-post {
    float: left;
    width: 50%;
  }

  .post-navigation .next-post {
    float: right;
    margin-top: 0;
    width: 50%;
  }

  .lpb-page-item #hotelier-datepicker .hdp-wrapper {
    margin-left: -230px;
  }

  .lpb-item-blog ul.posts li.post {
    clear: both;
    float: left;
    margin: 0 4% 1.5em 0;
    padding: 0;
    width: 48%;
  }

  .lpb-item-blog ul.posts li.post:nth-child(even) {
    clear: none;
    margin-right: 0;
  }

  .lpb-item-blog .columns-1 ul.posts li.post {
    clear: both;
    float: left;
    margin: 0 4% 1.5em 0;
    padding: 0;
    position: relative;
    width: 48%;
  }

  .lpb-item-blog .columns-1 ul.posts li.post:nth-child(even) {
    clear: none;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .wrap {
    max-width: 770px;
  }

  .lpb-page-item #hotelier-datepicker .hdp-wrapper {
    margin-left: -280px;
  }

  .lpb-item-blog ul.posts li.post {
    clear: none;
    margin-right: 4%;
  }

  .lpb-item-blog ul.posts li.post:nth-child(even) {
    margin-right: 4%;
  }

  .lpb-item-blog ul.posts li.first {
    clear: both !important;
  }

  .lpb-item-blog ul.posts li.last {
    margin-right: 0 !important;
  }

  .lpb-item-blog .columns-3 ul.posts li.post {
    width: 30.66%;
  }

  .lpb-item-blog .columns-4 ul.posts li.post {
    width: 22%;
  }

  .lpb-item-blog .columns-5 ul.posts li.post {
    width: 16.8%;
  }

  .comment-form-author,
  .comment-form-email,
  .comment-form-url {
    float: left;
    width: 33.33333%;
  }

  .comment-form-author {
    padding-right: 5px;
  }

  .comment-form-url {
    padding-left: 5px;
  }
}

@media screen and (min-width: 783px) {
  .lol-mobile .admin-bar #primary-menu-container {
    top: 32px;
  }
}

@media (min-width: 992px) {
  #menu-toggle {
    display: none;
  }

  #site-navigation {
    position: relative;
  }

  #site-navigation:before {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #e6e6e6 50%, rgba(255, 255, 255, 0) 100%);
    content: '';
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }

  #site-navigation:after {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #e6e6e6 50%, rgba(255, 255, 255, 0) 100%);
    bottom: 0;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
  }

  #primary-menu > li {
    display: inline-block;
  }

  #primary-menu > li.menu-item-has-children {
    padding-right: 0;
  }

  #primary-menu > li > a {
    padding: 1.25em 1.75em;
  }

  #primary-menu li.hover > ul {
    display: block;
  }

  #primary-menu ul {
    background-color: #074360;
    font-family: "Cormorant Infant", sans-serif;
    left: 1.75em;
    line-height: 1;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 50px;
    width: 270px;
    z-index: 99999;
  }

  #primary-menu ul:before {
    border-bottom: 6px solid #074360;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: '';
    height: 0;
    left: 1em;
    position: absolute;
    top: -6px;
    width: 0;
  }

  #primary-menu ul ul {
    left: 270px;
    top: 0;
  }

  #primary-menu ul ul:before {
    display: none;
  }

  #primary-menu ul a {
    font-size: 11px;
    font-size: 0.6875rem;
    color: #fff;
    padding: 1.25em 1em;
  }

  #primary-menu ul li:hover > a {
    background-color: #d07913;
    color: #fff;
  }

  /* Restore the visibility of the menu */

  .lol-desktop #primary-menu-container {
    display: block;
  }

  .wrap {
    max-width: 1170px;
  }

  .no-top-margin #primary {
    margin-top: 0 !important;
  }

  #secondary {
    border-top: none;
    padding-top: 0;
  }

  .left-sidebar #primary {
    float: right;
    margin: 3.5em 0 0 -30%;
    width: 100%;
  }

  .left-sidebar #main {
    margin: 0 0 0 30%;
    padding-left: 2.857em;
  }

  .left-sidebar #secondary {
    float: left;
    overflow: hidden;
    padding-right: 2.857em;
    width: 30%;
  }

  .left-sidebar #colophon {
    clear: both;
    width: 100%;
  }

  .right-sidebar #primary {
    float: left;
    margin: 3.5em -30% 0 0;
    width: 100%;
  }

  .right-sidebar #main {
    margin: 0 30% 0 0;
    padding-right: 2.857em;
  }

  .right-sidebar #secondary {
    float: right;
    overflow: hidden;
    padding-left: 2.857em;
    width: 30%;
  }

  .right-sidebar #colophon {
    clear: both;
    width: 100%;
  }

  #top-header {
    text-align: left;
  }

  #header-site-info {
    float: left;
    line-height: 32px;
    width: 60%;
  }

  #header-book-button {
    margin-top: 0;
  }

  #header-language-switcher {
    margin-top: 0;
  }

  #header-language-switcher > li ul {
    left: auto;
    margin-left: 0;
    right: 0;
  }

  #header-language-switcher {
    display: inline-block;
    line-height: 32px;
    margin-left: 2em;
  }

  #header-actions {
    float: right;
    text-align: right;
    width: 40%;
  }

  #colophon.cols-2,
  #colophon.cols-3,
  #colophon.cols-4 {
    text-align: left;
  }

  #colophon.cols-2 h3.widget-title:after,
  #colophon.cols-3 h3.widget-title:after,
  #colophon.cols-4 h3.widget-title:after {
    background: linear-gradient(to right, #e6e6e6 0%, rgba(255, 255, 255, 0) 100%);
  }

  #colophon.cols-2 .widget-area,
  #colophon.cols-3 .widget-area,
  #colophon.cols-4 .widget-area {
    max-width: none;
  }

  #colophon.cols-2 .widget_categories ul ul,
  #colophon.cols-2 .widget_archive ul ul,
  #colophon.cols-2 .widget_pages ul ul,
  #colophon.cols-2 .widget_meta ul ul,
  #colophon.cols-2 .widget_nav_menu ul ul,
  #colophon.cols-3 .widget_categories ul ul,
  #colophon.cols-3 .widget_archive ul ul,
  #colophon.cols-3 .widget_pages ul ul,
  #colophon.cols-3 .widget_meta ul ul,
  #colophon.cols-3 .widget_nav_menu ul ul,
  #colophon.cols-4 .widget_categories ul ul,
  #colophon.cols-4 .widget_archive ul ul,
  #colophon.cols-4 .widget_pages ul ul,
  #colophon.cols-4 .widget_meta ul ul,
  #colophon.cols-4 .widget_nav_menu ul ul {
    margin-left: 1.5em;
  }

  #colophon.cols-2 .volver-widget-posts .post-thumbnail,
  #colophon.cols-3 .volver-widget-posts .post-thumbnail,
  #colophon.cols-4 .volver-widget-posts .post-thumbnail {
    margin-bottom: 0;
    position: absolute;
  }

  #colophon.cols-2 .volver-widget-posts .has-post-thumbnail .entry-title,
  #colophon.cols-2 .volver-widget-posts .has-post-thumbnail .post-date,
  #colophon.cols-3 .volver-widget-posts .has-post-thumbnail .entry-title,
  #colophon.cols-3 .volver-widget-posts .has-post-thumbnail .post-date,
  #colophon.cols-4 .volver-widget-posts .has-post-thumbnail .entry-title,
  #colophon.cols-4 .volver-widget-posts .has-post-thumbnail .post-date {
    margin-left: 100px;
  }

  #colophon.cols-2 .widget-hotelier-rooms .room-title,
  #colophon.cols-2 .widget-hotelier-rooms .price,
  #colophon.cols-3 .widget-hotelier-rooms .room-title,
  #colophon.cols-3 .widget-hotelier-rooms .price,
  #colophon.cols-4 .widget-hotelier-rooms .room-title,
  #colophon.cols-4 .widget-hotelier-rooms .price {
    margin-left: 100px;
  }

  #colophon.cols-2 .widget-hotelier-rooms img,
  #colophon.cols-3 .widget-hotelier-rooms img,
  #colophon.cols-4 .widget-hotelier-rooms img {
    position: absolute;
  }

  #colophon .footer-row {
    margin: 0 -15px;
    overflow: hidden;
  }

  #colophon .footer-widget {
    float: left;
    padding: 0 15px;
  }

  #colophon.cols-2 .footer-widget {
    width: 50%;
  }

  #colophon.cols-3 .footer-widget {
    width: 33.33333333333333%;
  }

  #colophon.cols-4 .footer-widget {
    width: 25%;
  }

  .hentry {
    margin-bottom: 5em;
  }

  .lpb-section {
    margin-bottom: 6.25em;
  }

  .lpb-page-item {
    margin-bottom: 6.25em;
  }

  .lpb-carousel-images .carousel-label {
    left: 50%;
    margin-left: -200px;
    padding: 4em 1em;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
    -webkit-font-smoothing: antialiased;
  }

  .lpb-rooms-slideshow {
    max-width: 1000px;
  }

  .lpb-rooms-slideshow .slides {
    width: 100%;
  }

  .lpb-rooms-slideshow .slideshow-item-container {
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
  }

  .lpb-rooms-slideshow .post-thumbnail {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    float: left;
    -ms-flex-order: 0;
    order: 0;
    width: 50%;
  }

  .lpb-rooms-slideshow .room-details {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    float: right;
    -ms-flex-order: 1;
    order: 1;
    padding: 0 4em;
    width: 50%;
  }

  .lpb-rooms-slideshow .flex-direction-nav a {
    bottom: 0;
    top: auto;
  }
}
img[Attributes Style] {
    width: 312px;
    height: 220px;
} !important;
