/*********************************************************************************************

Theme Name: Mammoth
Theme URI: http://www.hermesthemes.com/themes/mammoth/
Version: 1.0
Private: true
Author: HermesThemes.com
Author URI: http://www.hermesthemes.com/
Description: Mammoth is an exclusive WordPress Theme for Hotels, Inns, Vacation Homes, Resorts, Villas, etc.
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hermes_textdomain
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, full-width-template, theme-options, threaded-comments, translation-ready

The PHP code portions of this theme are subject to the GNU General Public 
License, version 2. All images, cascading style sheets, and JavaScript elements are
released under the HermesThemes.com Proprietary Use License below.

**********************************************************************************************

1.  Toolbox CSS  -----------------------  All Theme Files
2.  Page Structure: Header -------------  header.php
3.  Navigation  ------------------------  header.php
4.  Page Structure: Main Content  ------  
5.  Content Blocks ---------------------  
6.  Single Post / Page -----------------  single.php, page.php
7.  Comments Styling  ------------------  comments.php
8.  Page Structure: Footer  ------------  footer.php
9.  Misc  ------------------------------
10. Buttons, Forms  --------------------
11. Slideshow  -------------------------
12. WooCommerce Adjustments  -----------
13. Media Queries  ---------------------

**********************************************************************************************/


/*********************************************************************************************

1. Toolbox CSS

*********************************************************************************************/

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body { margin: 0 }
article, aside, details, figcaption, figure, footer, header, hgroup, main, 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: 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 { -moz-box-sizing: content-box; 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-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
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 }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }
figure { margin: 0 }
img { vertical-align: middle }
hr { border: 0; border-top: 1px solid #ccc; }
.sr-only, .screen-reader-text { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }
p { margin: 0 0 1.25em; }
p:last-child { margin-bottom: 0; }
small { font-size: 85% }
mark { padding: 0.2em }
ul, ol { list-style-position: inside; margin: 0; padding: 0; }
ul ul, ol ol, ul ol, ol ul { margin: 0 }
ul li { list-style-type: none; }
dl { margin-top: 0; margin-bottom: 20px; }
dt, dd { line-height: 1.42857 }
dt { font-weight: bold }
dd { margin-left: 0 }
blockquote:before, blockquote:after { content: "" }
address { margin-bottom: 20px; font-style: normal; line-height: 1.42857; }
code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; border-radius: 4px; }
kbd { padding: 2px 4px; font-size: 90%; color: #fff; background-color: #333; border-radius: 2px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
pre { display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.42857; word-break: break-all; word-wrap: break-word; color: #333; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; }
pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; }
.sticky, .bypostauthor { }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both }
.clickable { cursor: pointer }

/* Headings */
h1, h2, h3, h4, h5, h6 { color: #171513; font-weight: 300; line-height: 1.1; margin: 0; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-weight: normal; line-height: 1; }
h1 small, h2 small, h3 small { font-size: 65% }
h4 small, h5 small, h6 small { font-size: 75% }
h1 { font-size: 36px }
h2 { font-size: 30px }
h3 { font-size: 24px }
h4 { font-size: 20px }
h5 { font-size: 18px }
h6 { font-size: 16px }

/* Tables */
table {
    border-top: 0;
    margin-bottom: 2em;
    position: relative;
    table-layout: fixed;
    width: 100%;
    z-index: 1;
}

table th {
    text-align: left;
}

table tr {
    border-bottom: 1px solid #F0F0F0;
}

table th,
table td {
    font-family: inherit;
    font-size: inherit;
    padding: 12px;
    vertical-align: middle;
}


.floatleft { float: left; }
.floatright { float: right; }
.sticky, .bypostauthor {}

.aligncenter { display: block; clear:both; margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin-right:15px; }
.alignright { float: right; margin-left:15px; }

.align-center { text-align: center; }

input, textarea, select {
    background: white;
    border: 1px solid #aaa;
    color: #444;
    font-family: "Lato", 'Cabin', Arial, Tahoma, sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 10px;
    width: auto;
    -webkit-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    transition: 0.2s ease all;
}

input[type=text],
textarea {
    -webkit-appearance: none;
}

input:focus,
textarea:focus {
    border-color: #555;
    outline: 0;
}

input[type=button],
input[type=reset],
input[type=submit] {
    background-color: #111;
    border-color: #111;
    color: #fff;
    font-family: "Lato", 'Cabin', Arial, Tahoma, sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    -webkit-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    transition: 0.2s ease all;
}

input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    cursor: pointer;
    background: #af1b3f;
    border-color: #af1b3f;
}

body,html { height: 100%; }

/********************************************************************************************* 

1. Page Structure: Common layout elements

*********************************************************************************************/

a { color: #db6f3b; text-decoration: none; transition: all 0.2s ease-in-out; }
a:hover, a:focus { color: #3b7fdb; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .title-widget a, .title-post a {
	color: #171513;
}

h1 a:hover, h1 a:hover, h2 a:hover, h2 a:hover, h3 a:hover, h3 a:hover, h4 a:hover, h4 a:hover, h5 a:hover, h5 a:hover, h6 a:hover, h6 a:hover, .title-widget a:hover, .title-widget a:focus, .title-post a:hover, .title-post a:focus {
	color: #46bcec;
}

body {
	background-color: #f3f0ec;
	color: #444;
	font-family: 'Lato', 'PT Serif', Arial, Tahoma, sans-serif;
	font-size: 62.5%;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	text-align: center;
}

#container {
	font-size: 15px;
	height: 100%;
	line-height: 1.8;
	padding: 0;
	text-align: center;
	width: 100%;
}

div.wrapper {
	margin: 0 auto;
	padding: 0; 
	position: relative;
	text-align: left; 
	width: 1200px;
}

div.wrapper-main {
	height: 100%;
}

li.cleaner,
div.cleaner,
div.divider {
	margin:0;
	clear: both; 
	font-size:1px; 
	height: 1px;  
	line-height: 1px; 
}

.centered,
.title-center {
	text-align: center;
}

/********************************************************************************************* 

2. Page Structure: Header

*********************************************************************************************/

.site-header {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
}

/*
.logged-in .site-header {
	padding-top: 32px;
}
*/

#site-logo .logo-main {
	display: inline-block;
	font-family: 'Lato', Georgia, serif;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 1.25;
	margin: 0 0 10px;
	text-transform: uppercase;
}

#site-logo .logo-tagline {
	color: #aaa;
	display: block;
	font-family: 'Lato', 'Cabin', Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.75;
	margin: 0 0 0;
}

#site-logo a {
	color: #fff;
}

#site-logo a:hover,
#site-logo a:focus {
	color: #F49E4C;
}

#header-block-1 {
	background-color:#E1332C; /*#334C60*/
	display: inline-block;
	padding: 20px 30px;
	text-align: center;
	width: 22%;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.15);
}

#header-block-1 .logo-main {
	height: auto;
	max-width: 100%;
}

#header-block-2 .wrapper-block {
	/*background-color: #0e0c15;
	background-color: rgba(14,12,21,1);*/
	background-color:#FF3333;
	opacity:0.9;
	padding: 0 40px;
}

#header-block-2 {
	display: inline-block;
	vertical-align: middle;
	width: 78%;
}

.site-header-centered #header-block-1,
.site-header-centered #header-block-2 {
	text-align: center;
	width: 100%;
}

.site-header-centered #site-menu-main {
	text-align: center;
}

/********************************************************************************************* 

3. Navigation

*********************************************************************************************/

.navbar-header {
   display: none;
}

/* Main Menu */

#site-menu-main {
	text-align: left;
}

#site-menu-main .hermes-notice {
	color: #aaa;
	margin: 8px 0;
	padding: 0;
	text-transform: none;
}

#site-menu-main .hermes-notice a {
	color: #fff;
	display: inline;
	float: none;
	padding: 0;
}

#site-menu-main .hermes-notice a:hover,
#site-menu-main .hermes-notice a:focus {
	color: #fff;
	text-decoration: underline;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	/* float: left; */
}
.sf-menu li:hover > ul,
.sf-menu li:focus > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}

/*** DEMO SKIN ***/
.sf-menu ul {
	border: solid 1px #222;
	box-shadow: 0 0 5px rgba(0,0,0,.25);
	min-width: 16em; /* allow long menu items to determine submenu width */
	*width: 16em; /* no auto sub width for IE7, see white-space comment below */
}
#menu-main-menu a {
	color: #fff;
	color: rgba(255,255,255,1);
	display: inline-block;
	padding: 15px 3px;
	position: relative;
	zoom: 1; /* IE7 */
}

#menu-main-menu ul a {
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu-main-menu .current-menu-item > a,
#menu-main-menu .current-menu-ancestor > a,
#menu-main-menu .sfHover > a,
#menu-main-menu a:hover, 
#menu-main-menu a:active,
#menu-main-menu a:focus {
	color: #efc69b;
	text-decoration: underline;
}

#menu-main-menu li {
	display: inline-block;
	font-family: 'Lato', 'Cabin', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0.5px;
	margin: 0 6px;
	position: relative;
	text-transform: uppercase;
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
}
#menu-main-menu ul li {
	background: #353535;
	border-bottom: solid 1px #4a4a4a;
	display: block;
	font-family: 'Lato', 'Cabin', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 3px 10px;
	text-align: left;
	text-transform: none;
}
.sf-menu li:hover,
.sf-menu li:focus,
.sf-menu li.sfHover {
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}

/*** arrows (for all except IE7) **/
#menu-main-menu .sf-with-ul {
	padding-right: 15px;
	*padding-right: 15px; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 45%;
	right: 0;
	margin-top: 0;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: #aaa; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(255,255,255,.5);
}
.hermes-header-menu .sf-arrows .sf-with-ul:after {
	top: 40%;
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -8px;
	margin-right: -10px;
	border-color: transparent;
	border-top-color: #aaa; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(255,255,255,.5);
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-top-color: white;
}

.sf-arrows .sub-menu .sf-with-ul:after {
	border-top-color: transparent;
	border-left-color: #aaa;
	top: 65%;
}

.sf-arrows .sub-menu li > .sf-with-ul:focus:after,
.sf-arrows .sub-menu li:hover > .sf-with-ul:after,
.sf-arrows .sub-menu .sfHover > .sf-with-ul:after {
	border-top-color: transparent;
	border-left-color: #fff;
}

/********************************************************************************************* 

4. Page Structure: Main Content

*********************************************************************************************/

#content {
	/* margin-bottom: 70px;
	padding-top: 80vh;
	position: relative; */
	margin-bottom: 70px;
	text-align: center;
	width: 100%;
	position: absolute;
	top: 75vh;
	bottom: 0;
	left: 0;
	z-index: 5;
	transition: all 0.25s linear;
}

#content.minimized {
	margin-bottom: 0;
	top: auto;
}

.wrapper-frame-maximize .hidden {
	display: none;
}

.hermes-noslideshow #content {
	margin-top: 60px;
	position: relative;
	top: 0;
}

.hermes-noslideshow .site-header {
	position: relative;
}

.textwidget a {
	text-decoration: underline;
}

div.wrapper-frame-outer {
	background-color: #fff;
	padding: 20px;
	text-align: left;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
}

.wrapper-section {
	padding: 60px 70px;
}

/* .wrapper-section:nth-child(odd) { */
.wrapper-section {
	background-color: #f7f6f4;
	-webkit-box-shadow: inset 0px 0px 30px 0px rgba(128,128,128,0.05);
	-moz-box-shadow: inset 0px 0px 30px 0px rgba(128,128,128,0.05);
	box-shadow: inset 0px 0px 30px 0px rgba(128,128,128,0.05);
}

/*
.wrapper-section:last-of-type {
	padding-bottom: 150px;
} */

.wrapper-booking,
.wrapper-section-related {
	background-color: #473144;
	padding: 30px 70px;
	text-align: center;
}

.wrapper-booking .hermes-label {
	color: #fff;
	display: inline-block;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.5px;
	margin: 0 8px 0 0;
}

.wrapper-booking .hermes-form-item {
	display: inline-block;
	margin: 0 10px;
}

.wrapper-booking input,
.wrapper-booking select,
.wrapper-booking textarea {
	border: 0;
	line-height: 1em;
}

.wrapper-booking input[type=submit] {
	background-color: rgba(0,0,0,0.4);
	font-size: 12px;
	letter-spacing: 1px;
}

.wrapper-booking input[type=submit]:hover,
.wrapper-booking input[type=submit]:focus {
	background-color: #af1b3f;
}

.wrapper-section div.wrapper {
	text-align: center;
}

.wrapper-section-related {
	padding: 0;
}

.wrapper-section-gallery {
	margin-top: 40px;
	margin-bottom: 40px;
}

.wrapper-section-gallery .title-section {
	margin-top: 0;
}

.title-welcome,
.title-page,
.title-section {
	color: #171513;
	display: block;
	font-family: 'Lato', 'Abril Fatface', Arial, Tahoma, sans-serif;
	font-size: 50px;
	font-weight: 300;
	line-height: 1.1;
	margin: 0;
	text-align: center;
}

.title-section {
	font-size: 24px;
	font-weight: 400;
	text-transform: uppercase;
}

.title-welcome:after,
.title-page:after,
.title-section:after {
    background: transparent url(../images/ornament-bothways-tall.png) no-repeat top left;
    content: " ";
    display: block;
    height: 26px;
    margin: 20px auto 50px;
    width: 350px;
}

.title-widget {
	color: #121212;
	display: block;
	font-family: 'Lato', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 15px;
	font-weight: 400;
	margin: 0 0 1em;
	text-align: left;
}

.hermes-columns .hermes-column {
	display: inline;
	float: left;
}

.hermes-columns-2 .hermes-column {
	margin-right: 3.92156862%;
	width: 48.03921568%;
}

.hermes-columns-3 .hermes-column {
	margin-right: 2.94117647%;
	width: 31.37254901%;
}

.hermes-columns-4 .hermes-column {
	margin-right: 1.96078431%;
	width: 23.52941176%;
}

.hermes-columns-2 .hermes-column-2,
.hermes-columns-3 .hermes-column-3,
.hermes-columns-4 .hermes-column-4 {
	margin-right: 0;
}

.hermes-columns-2 .hermes-column:nth-of-type(n+3),
.hermes-columns-3 .hermes-column:nth-of-type(n+4),
.hermes-columns-4 .hermes-column:nth-of-type(n+5) {
	margin-top: 50px;
}

.hermes-columns-2 .hermes-column-1,
.hermes-columns-3 .hermes-column-1,
.hermes-columns-4 .hermes-column-1 {
	clear: both;
}

/* */

.site-read-more {
	display: block;
	margin: 20px 0 0;
}

.site-read-more-anchor {
	background-color: #4b686e;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.5px;
	padding: 6px 15px;
	text-transform: uppercase;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.site-read-more-anchor:hover,
.site-read-more-anchor:focus {
	background-color: #af1b3f;
	color: #fff;
}

.page-template-attraction .page-meta-extra span:last-child {
	margin-right: 0;
}

.page-meta-extra .site-read-more-anchor {
	background-color: #262626;
	color: #fff;
}

.page-meta-extra .site-read-more-anchor:hover,
.page-meta-extra .site-read-more-anchor:focus {
	background-color: #af1b3f;
	color: #fff;
}

.site-read-more-anchor .fa {
	margin-left: 5px;
}

/* Used for filtering content */

.hermes-related-pages .hermes-related-page,
#yoast-breadcrumbs {
	display: inline-block;
	font-size: 13px;
	font-weight: 400;
	margin: 0 12px;
	position: relative;
	text-transform: uppercase;
}

.hermes-related-pages a {
	color: #fff;
	display: inline-block;
	padding: 12px 1px;
}

.hermes-related-pages .current-menu-item a,
.hermes-related-pages a:hover,
.hermes-related-pages a:focus {
	color: #efc69b;
	text-decoration: underline;
}

.hermes-related-pages .current-menu-item:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-top-color: #473144;
	border-width: 8px;
	margin-left: -8px;
	z-index: 10;
}

#yoast-breadcrumbs,
.hermes-related-children {
	margin-bottom: 40px; 
}

.wrapper-frame-contacts {
	background-color: #af2543;
	background-color: rgba(175,27,63,0.9);
	color: #fff;
	font-size: 15px;
	padding: 12px 20px;
	text-align: center;
	text-transform: uppercase;
}

.wrapper-frame-maximize {
	background-color: #111;
	background-color: rgba(0,0,0,0.85);
	display: inline-block;
	font-size: 12px;
	height: auto;
	margin: 0 auto;
	padding: 7px 20px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}

.hermes-noslideshow .wrapper-frame-maximize {
	display: none;
}

/*
.wrapper-frame-maximize:before {
	content: '';
	line-height: 0;
	font-size: 0;
	width: 0;
	height: 0;
	border-bottom: 35px solid rgba(0,0,0,.85);
	border-left: 15px solid transparent;
	position: absolute;
	bottom: 0;
	left: -15px;
}

.wrapper-frame-maximize:after {
	content: '';
	line-height: 0;
	font-size: 0;
	width: 0;
	height: 0;
	border-bottom: 35px solid rgba(0,0,0,.85);
	border-right: 15px solid transparent;
	position: absolute;
	bottom: 0;
	right: -15px;
}
*/

.wrapper-frame-maximize a {
	color: #fff;
}

.wrapper-frame-maximize a:hover,
.wrapper-frame-maximize a:focus {
	color: #efc69b;
	text-decoration: underline;
}

.wrapper-frame-contacts .hermes-contact {
	display: inline-block;
	margin: 0 5px;
}

.wrapper-frame-contacts .fa {
	margin-right: 4px;
}

.wrapper-frame-contacts a {
	color: #fff;
	text-decoration: underline;
	text-transform: lowercase;
}

.wrapper-frame-contacts a:hover,
.wrapper-frame-contacts a:focus {
	color: #efc69b;
}

/********************************************************************************************* 

5. Content Blocks

*********************************************************************************************/

/* Homepage Welcome Widget */

#site-home-welcome,
.hermes-page-intro,
.home .wrapper-section .textwidget {
	font-family: 'Lato';
	font-size: 18px;
	line-height: 1.8;
}

.home .wrapper-section .widget_text,
.home .wrapper-section .widget {
	margin-top: 50px;
	margin-bottom: 50px;
}

.home .wrapper-section .widget_text:first-child,
.home .wrapper-section .widget:first-child {
	margin-top: 0;
}

.home .wrapper-section .widget_text:last-child,
.home .wrapper-section .widget:last-child {
	margin-bottom: 0;
}

.home .wrapper-section .widget_text iframe {
	margin: 50px 0 0;
}

/* Featured Pages */

.hermes-featured-pages .post-cover,
.hermes-posts-archive .post-cover {
	height: 100%;
	position: relative;
	border-bottom: solid 1px #fff;
    -webkit-box-shadow: 0px 30px 30px -35px rgba(0, 0, 0, 0.25);
    -moz-box-shadow:    0px 30px 30px -35px rgba(0, 0, 0, 0.25);
    box-shadow:         0px 30px 30px -35px rgba(0, 0, 0, 0.25);
}

.hermes-featured-pages .wrapper-featured-page,
.hermes-featured-pages .wrapper- {
	background-color: #fff;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
}

.hermes-featured-pages .post-content {
	font-size: 14px;
	line-height: 1.8;
	margin: 0;
	padding: 25px 30px 30px;
	text-align: left;
	background-color: #f7f6f4;
	-webkit-box-shadow: inset 0px 0px 30px 0px rgba(128,128,128,0.05);
	-moz-box-shadow: inset 0px 0px 30px 0px rgba(128,128,128,0.05);
	box-shadow: inset 0px 0px 30px 0px rgba(128,128,128,0.05);
}

.hermes-featured-pages .post-excerpt,
.hermes-featured-pages .page-meta-list {
	margin: 1.25em 0 0;
}

.page-meta-list .hermes-item-label {
	font-weight: 500;
}

.hermes-featured-pages .post-cover .page-meta-extra {
	background-color: #af1b3f;
	padding: 5px 20px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin: 0;
	text-transform: uppercase;
	position: absolute;
	bottom: 20px;
	left: 0;
	z-index: 2;
}

.hermes-featured-pages .title-post {
	font-family: 'PT Serif', 'Lato', Arial, Tahoma, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.5;
	margin: 0 0 0.5em;
	text-align: center;
}

.hermes-columns-3 .title-post {
	font-size: 20px;
}

.hermes-featured-pages .title-post:after {
    background: transparent url(../images/ornament-header-small.png) no-repeat top left;
    content: " ";
    display: block;
    height: 20px;
    margin: 10px auto 0;
    width: 86px;
}

.hermes-featured-pages .title-post a {
	color: #4b686e;
}

.hermes-featured-pages .title-post a:hover,
.hermes-featured-pages .title-post a:focus {
	color: #af1b3f;
}

.hermes-featured-pages .site-read-more {
	text-align: center;
}

.hermes-featured-pages .hermes-featured-page:last-child {
	margin-bottom: 0;
}

.hermes-page-intro .post-meta {
	color: #777;
	font-size: 14px;
	margin: 0.5em 0 1em;
}

.single-post .hermes-page-intro .post-meta,
.single-testimonial .hermes-page-intro .post-meta {
	text-align: center;
}

.hermes-page-intro .post-meta {
	margin: 0 0 2em;
}

.hermes-page-intro .post-meta a,
.hermes-page-intro .page-meta-extra-value {
	border-bottom: solid 2px #f4ac32;
	color: #232323;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 2px;
}

.hermes-page-intro .post-meta a:hover,
.hermes-page-intro .post-meta a:focus {
	color: #dc965a;
}

.hermes-page-intro .page-meta-extra {
	font-size: 14px;
	margin: 0 0 40px;
	text-align: center;
	text-transform: uppercase;
}

.page-meta-list .page-meta-item {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5;
	margin: 0 0 0.6em;
	text-transform: uppercase;
}

.page-meta-list .hermes-item-value {
	color: #181818;
}

.hermes-page-intro .post-meta .post-meta-span {
	margin: 0 5px;
}

/* */

.post-cover,
.post-thumbnail {
	position: relative;
}

.post-cover .thumbnail,
.post-thumbnail .thumbnail {
	height: auto;
	max-width: 100%;
	width: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.post-cover .thumbnail:hover,
.post-thumbnail .thumbnail:hover {
	filter: alpha(opacity=75);
	opacity: 0.75; 
}

/* Posts Widget */

.hermes-posts-list .hermes-post {
	border-bottom: solid 1px #e1e1e1;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.hermes-posts-list .hermes-post:last-child {
	border-bottom-width: 0;
	margin-bottom: 20px;
	padding-bottom: 0;
}

.hermes-testimonials {
	margin: 40px 0 0;
}

.hermes-testimonials .hermes-testimonial {
	margin-bottom: 30px;
}

.hermes-testimonials .hermes-testimonial .title-post {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.9;
	margin: 0 0 1em;
	text-transform: uppercase;
}

.hermes-testimonials .hermes-testimonial .hermes-author {
	color: #777;
	font-size: 14px;
	margin: 1.25em 0 0;
	padding-left: 30px;
}

.hermes-testimonials .testimonial-content {
	background-color: #fff;
	border: solid 1px rgba(0,0,0,0.08);
	font-family: 'Lato', 'Cabin', Georgia, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1.8;
    padding: 30px;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
}

.hermes-testimonials .testimonial-content:after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 50%;
    border-style: solid;
    border-width: 12px 12px 0;
    border-color: #eaf2f2 transparent;
    display: block;
    width: 0;
    z-index: 1;
}

/* Rates Table */

.hermes-special-section  {
	background-color: #4b686e;
	margin-bottom: 50px;
	position: relative;
}

.hermes-special-section .title-widget {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}

.room-section {
	margin: 0;
	padding: 40px;
}

.hermes-table {
	border-spacing: 0;
	font-size: 14px;
	margin: 0;
	width: 100%;
}

.hermes-table th,
.hermes-table td {
	padding: 0;
	text-align: center;
}

.hermes-table td {
	padding: 0;
}

.hermes-rates tbody .caption {
	padding-right: 10px;
}

.hermes-room-specs {
	text-align: center;
}

.hermes-room-specs .hermes-table-item {
	border-bottom: solid 1px rgba(255,255,255,0.15);
	display: inline-block;
	line-height: 1.5;
	margin: 0 1% 15px;
	padding: 0 0 8px;
	text-align: center;
	vertical-align: top;
	width: 18%;
}

.hermes-room-specs .caption {
	color: #b19473;
	color: rgba(255,255,255,0.6);
	display: block;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
}

.hermes-room-specs .value {
	color: #fff;
	display: block;
	margin-top: 5px;
}

/* Directory Template */

.hermes-posts-archive {
	font-size: 16px;
	line-height: 1.8;
	margin: 40px 0 0;
}

.hermes-posts-list .post-cover,
.hermes-testimonials .post-cover {
	display: inline;
	float: left;
	margin-right: 30px;
	width: 29,41177647%;
}

.hermes-posts-list .post-content {
	overflow: hidden;
	padding-top: 0;
}

.hermes-posts-list .title-post {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
}

.hermes-columns-4 .title-post,
.hermes-columns-4 .title-post {
	font-size: 16px;
}

.hermes-posts-list .title-post a {
	color: #121212;
}

.hermes-posts-list .title-post a:hover,
.hermes-posts-list .title-post a:focus {
	color: #e69843;
}

.hermes-posts-list .post-meta {
	color: #888;
	font-size: 14px;
	font-weight: normal;
	margin: 0.75em 0;
}

.hermes-posts-list .post-excerpt {
	margin: 10px 0 0;
}

.hermes-map {
	margin: 0 0 10px;
}

.hermes-map iframe {
	width: 100%;
}

/* Gallery Template */

.hermes-gallery-item {
	display: inline-block;
	padding: 3px;
}

.hermes-gallery-cols-2 .hermes-gallery-item {
	width: 50%;
}

.hermes-gallery-cols-3 .hermes-gallery-item {
	width: 33.333333%;
}

.hermes-gallery-cols-4 .hermes-gallery-item {
	width: 25%;
}

.hermes-gallery-cols-5 .hermes-gallery-item {
	width: 20%;
}

.hermes-gallery-cols-6 .hermes-gallery-item {
	width: 16.666666%;
}

.hermes-gallery-cols-7 .hermes-gallery-item {
	width: 14.28571428%;
}

.hermes-gallery-cols-8 .hermes-gallery-item {
	width: 12.5%;
}

.hermes-gallery-item img {
	height: auto;
	max-width: 100%;
	width: 100%;
}

.hermes-gallery-item .post-content {
	text-align: center;
}

/* TripAdvisor Widget */

.hermes-ta-widget {
	text-align: center;
}

.hermes-ta-box .hermes-ta-icon {
	display: inline-block;
	margin-bottom: 12px;
}

.hermes-ta-box .hermes-ta-title {
	display: block;
	font-size: 14px;
}

.hermes-ta-line .hermes-ta-icon,
.site-header .hermes-ta-box .hermes-ta-icon {
	display: inline-block;
	margin-right: 6px;
	margin-bottom: 4px;
	vertical-align: middle;
}

.hermes-ta-line .hermes-ta-title,
.site-header .hermes-ta-box .hermes-ta-title {
	display: inline-block;
	font-size: 12px;
	line-height: 1.35;
}

/* Testimonials Page */

.hermes-testimonials .hermes-testimonial:last-child {
	margin-bottom: 0;
}

.hermes-testimonials .hermes-testimonial-block {
	margin: 0;
	padding: 0;
}

/********************************************************************************************* 

6. Single: Post/Page Styling

*********************************************************************************************/

.hermes-page-intro .title-page {
	margin-top: 0;
}

.post-single table th,
.post-single table td {
	border-right: solid 1px #e1e1e1;
	border-right-color: rgba(0,0,0,0.05);
	font-family: 'Cabin';
	font-size: 15px;
	padding-left: 20px;
}

.post-single table th {
	border-right-color: rgba(255,255,255,0.05);
}

.post-single table th:last-child {
	border-right-width: 0;
}

.post-single {
	font-family: 'Lato', 'Cabin', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 18px;  
	line-height: 1.8;
	margin: 0;
	max-width: 100%;
	text-align: left;
	overflow: hidden;
}

/*
.page-template-room .post-single {
	font-size: 16px;
} */

.post-single h2, 
.post-single h3, 
.post-single h4, 
.post-single h5, 
.post-single h6 {
	font-family: 'Lato';
	font-weight: 500;
	margin: 1.25em 0 1.25em;
	line-height: 1.4;
}

.post-single h1 {
	font-size: 32px;
}

.post-single h2 {
	font-size: 20px;
}

.post-single h3 {
	font-size: 18px;
}

.post-single h4 {
	font-size: 18px;
}

.post-single h5 {
	font-size: 16px;
}

.post-single h6 {
	font-size: 14px;
}

.post-single p {
	margin-top: 0;
	margin-bottom: 1.5em; 
}

.post-single p:last-of-type {
	margin-bottom: 0;
}

.post-single img {
	margin-bottom: 20px; 
}

.post-single img.alignnone, 
.post-single img.aligncenter, 
.post-single img.alignleft, 
.post-single img.alignright {
	max-width: 100%;
	width:auto;
 	height:auto;
}

.post-single iframe {
	max-width: 100%;
}

.post-single textarea {
	max-width: 97%;
}

.full-width .post-single img.alignnone, 
.full-width .post-single img.aligncenter, 
.full-width .post-single img.alignleft, 
.full-width .post-single img.alignright {
	max-width: 100%;
	width:auto;
 	height:auto;
}

.post-single ul, 
.post-single ol {
	margin: 0 0 1em 1em; 
}
.post-single li ul, 
.post-single li ol {
	margin-bottom: 0; 
}
.post-single li {
	list-style-position: outside; 
	margin-left: 20px;
} 
.post-single ul li {
	list-style-type: square;
}
.post-single ol li {
	list-style-type: decimal; 
}

.post-single ul.list-cols-2,
.post-single ul.list-cols-3,
.post-single ul.list-cols-4 {
	margin: 0;
	padding: 0;
}

.post-single ul.list-cols-2 li,
.post-single ul.list-cols-3 li,
.post-single ul.list-cols-4 li {
	float: left;
	font-size: 15px;
	list-style-position: inside;
	margin: 0;
	padding: 0 10px 0 0;
	width: 50%;
}

.post-single ul.list-cols-3 li {
	width: 33.3333%;
}

.post-single ul.list-cols-4 li {
	width: 25%;
}

.post-single ul.list-cols-2:after,
.post-single ul.list-cols-3:after,
.post-single ul.list-cols-4:after {
	content: " ";
	clear: both;
	display: table;
}

.post-single ul.list-cols-2 li:last-of-type:after,
.post-single ul.list-cols-3 li:last-of-type:after,
.post-single ul.list-cols-4 li:last-of-type:after {
	display: block;
	height: 1px;
	margin: 0 0 30px;
}

.post-single blockquote {
    color:#999;
    border-left: solid 3px #ececec;
    padding: 0 15px;
    margin: 10px;
}
.post-single a {
	text-decoration:none; 
}
.post-single a:hover,
.post-single a:focus {
	text-decoration:underline; 
	cursor: pointer; 
}

.hermes-post-share {
	margin: 15px 0;
	padding-bottom: 15px;
}

.post-featured-cover {
	margin: 0 0 20px -40px;
}

.post-single thead th {
	background-color: #0063aa;
	color: #fff;
}

.post-single table tr {
	border-bottom: solid 1px #e1e1e1;
}

.post-single tr:nth-child(odd) {
	background-color: #f9f9f9;
}

.post-single tr:nth-child(even) {
	background-color: #f1f1f1;
}

/********************************************************************************************* 

7. Comments Styling

*********************************************************************************************/

#hermes-comments {
	margin: 50px 0 0;
}

#respond {
	margin-top: 50px;
}

.commentlist .comment,
.commentlist .pingback,
.commentlist .trackback {
	border-bottom: solid 1px #e3e3e3;
	list-style-type: none;
	margin-bottom: 12px;
	padding-bottom: 12px;
}

.commentlist > .comment:last-child {
	border-bottom: 0;
	margin-bottom: 30px;
	padding-bottom: 0;
}

.commentlist .children {
	padding-left: 12.9032%;
}

.commentlist .avatar {
	background-color: #fff;
	border: solid 1px #eeeeee;
	padding: 4px;
	height: auto;
	width: 100%;
	max-width: 70px;
}

.commentlist .byuser .avatar {
	border-color: #ddd;
}

.commentlist .byuser .comment-author-name {
	color: #e69843;
}

.commentlist .comment-author {
	display: inline;
	float: left;
	margin-right: 20px;
	width: 80px;
	text-align: center;
}

.commentlist .comment-author-name {
	color: #252525;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 1.25;
	margin-bottom: 12px;
}

.commentlist .comment-timestamp {
	color: #999;
	font-size: 13px;
	margin: 0 0 0 5px;
}

.commentlist .comment-bullet {
	color: #ccc;
	font-size: 13px;
	margin: 0 2px;
}

.commentlist .comment-body {
	font-size: 14px;
	line-height: 2;
	overflow: hidden;
	padding-top: 5px;
}

.commentlist .comment-edit-link {
	font-size: 11px;
}

.comment-body p {
	margin: 0 0 1.5em;
}

.comment-awaiting-moderation {
	color: #999;
	font-style: italic;
}

.commentlist .reply {
	margin-top: 10px;
	text-transform: lowercase;
}

.commentlist .comment-reply-link {
	font-size: 13px;
	padding: 4px 10px;
}

/* Comment Form */

#respond .hermes-comment-label {
	color: #252525;
	display: block;
	font-weight: bold;
	margin: 0 0 8px;
	text-transform: uppercase;
}

#respond .hermes-comment-input {
	border: solid 1px #ddd;
	font-family: 'Lato', Arial, Tahoma, sans-serif;
	font-size: 18px;
	height: auto;
	line-height: 2;
	padding: 5px 15px;
	width: 100%;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px;    
	border-radius: 2px; 
}

#respond .hermes-comment-input:focus {
	background-color: #e1f2fa;
	border-color: #bdd8e5;
}

#respond .required_lab {
	color: #ef4832;
}

#respond .comment-form-p,
#respond .form_fields {
	display: inline-block;
	float: right;
	margin: 0 0 20px;
	vertical-align: top;
	width: 60%;
}

.logged-in #respond .comment-form-p,
.logged-in #respond .form_fields {
	width: 100%;
}

#respond .form_fields {
	margin-right: 4%;
	width: 36%;
}

#respond .form-submit {
	clear: both;
	margin: 0;
}

#respond .comment-notes,
#respond .form-allowed-tags {
	display: none;
}

#respond #submit {
	
}

/* Reply Form */

.comment #respond {
	margin-top: 30px;
}

#reply-title {
	margin: 0 0 20px;
}

#reply-title a {
	color: #1c97d4;
}

#reply-title a:hover,
#reply-title a:focus {
	color: #ef4832;
}

/********************************************************************************************* 

8. Page Structure: Footer

*********************************************************************************************/

.site-footer {
	font-size: 14px;
	line-height: 1.85;
	padding: 0;
	position: relative;
	z-index: 5;
}

.site-footer .wrapper {
	width: 100%;
}

.site-footer a {
	color: #db6f3b;
	text-decoration: underline;
}

.site-footer a:hover,
.site-footer a:focus,
.site-footer .current-menu-item a {
	color: #0e0c15;
	text-decoration: underline;
}

.site-footer .widget {
	margin-top: 30px;
}

.site-footer .widget:first-of-type {
	margin-top: 0;
}

.site-footer .hermes-columns {
	margin: 50px 70px;
}

.site-footer .textwidget {
	font-size: 13px;
	line-height: 1.7;
}

.site-footer-standard #site-footer-logo {
	margin: 50px 0 30px;
	text-align: center;
}

.site-footer-widgetized .hermes-footer-contacts {
	margin: 0;
	text-align: left;
}

.site-footer-standard .hermes-footer-contacts {
	margin: 30px 0 30px;
	text-align: center;
}

.hermes-footer-contacts .fa {
	margin-right: 3px;
}

.hermes-footer-contacts .hermes-contact {
	display: block;
	line-height: 1.75;
	margin: 4px 0;
}

.site-footer-standard .hermes-contact {
	display: inline-block;
	font-size: 17px;
	margin-right: 7px;
	margin-left: 7px;
}

.site-footer-standard .address {
	display: block;
}

.site-footer-widgetized #site-footer-logo {
	margin: 0;
}

#site-footer-logo .footer-logo {
	max-width: 100%;
	height: auto;
}

/* Credit & Copyright */

#footer-credit {
	padding: 30px 0 10px;
}

#footer-credit div.wrapper {
	text-align: center;
}

/*
#footer-credit:before {
    background: transparent url(images/ornament-bothways-tall.png) no-repeat top left;
    content: " ";
    display: block;
    height: 26px;
    margin: 0 auto 30px;
    width: 350px;
}
*/

.site-footer-standard #footer-credit:before {
	margin-top: 30px;
}

.wrapper-footer-copy {
	font-size: 13px;
}

.hermes-credit {
	margin: 0;
}

.hermes-credit a {
	color: inherit;
	text-decoration: none;
}

.hermes-credit a:hover,
.hermes-credit a:focus {
	text-decoration: underline;
}

/* Footer Menu */

#hermes-nav-footer-copy {
	background-color: #0e0c15;
	margin: 0;
	padding: 12px 60px;
	text-align: center;
}

#hermes-nav-footer-copy li {
	display: inline-block;
	font-size: 13px;
	font-weight: 600;
	margin: 0 8px;
	text-transform: uppercase;
}

#hermes-nav-footer-copy a {
	color: #fff;
	text-decoration: none;
}

#hermes-nav-footer-copy .current-menu-item a,
#hermes-nav-footer-copy a:hover,
#hermes-nav-footer-copy a:focus {
	color: #efc69b;
	text-decoration: underline;
}


/********************************************************************************************* 

9. Misc

*********************************************************************************************/

/* Image Effects */

.hermes-effect-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	opacity: 0;
	transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

.magnifying-glass-icon {
	color: #181818;
	font-size: 30px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 50%;
	padding: 40px;
	line-height: 1;
	opacity: 0;
}

.post-cover:hover .hermes-effect-overlay {
	background-color: #fff;
	opacity: 0.7;
}

.post-cover:hover .magnifying-glass-icon {
	opacity: 1;
}

#wpstats { display: none; }

/* Pagination */
div.navigation { font-size: 15px; line-height: 1.75; margin: 50px 0 0; text-align: center; }
div.navigation p {margin: 0;}
div.navigation a {
	background-color: #f1f1f1; 
	color: #333; 
	padding: 7px 10px; line-height: 1.75;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
div.navigation .current { 
	background-color: #af1b3f; 
	color: #fff; 
	padding: 7px 10px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
div.navigation a:hover,
div.navigation a:focus {
	background-color: #af1b3f; 
	color: #fff;
}

/* WordPress Search Widget */

.post-single #searchform {
	margin-bottom: 20px;
}

.widget_search .search-field {
	margin-bottom: 5px;
	width: 85%;
}

#searchform label {
	display: none;
}

#s {
	background-color: #fff;
	display: inline;
	float: left;
	border: solid 1px #ccc;
	font-size: 13px;
	margin: 0 3px 10px 0;
	padding: 6px 5px;
	width: 70%;
}

#searchsubmit {
	border: none;
	display: inline;
	float: left;
}

/* Begin Images */
.post-single .aligncenter {	display: block;	margin-left: auto;	margin-right: auto;	}
.post-single .alignright {	margin: 0 0 5px 20px;	display: inline;	}
.post-single .alignleft {	margin: 0 20px 5px 0;	display: inline;	}
.alignright {	float: right;	}
.alignleft {	float: left	}

/* Caption for images */
.post-single .wp-caption { background-color: #f3f3f3; border-bottom: solid 1px #e3e3e3; padding: 0 0 15px; }
.post-single .wp-caption img { background:none; margin: 0 0 15px; border:0 none; max-width:100%; width: 100%; height:auto; }
.post-single .wp-caption-text, .gallery-caption { color:#777; font-size:11px; line-height: 1.4em; margin:0 10px; }
.post-single .wp-caption.aligncenter { margin:0 auto 15px; }

/* [gallery] shortcode styling */
.post-single .gallery { margin: auto; text-align:center; clear:both; }
.post-single .gallery-icon {
	background-color: #fff;
	border: solid 1px #eeeeee;
	margin-bottom: 10px;
	padding: 9px;
}
.post-single .gallery .gallery-item {display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline; margin: 10px; width: 30%; }
.post-single .gallery img { width: 100%; height: auto; margin: 0; }
.post-single .gallery-caption { margin-left: 0; }

/* Recent Comments Widget */

.recent-comments-list .recent-comment,
#recentcomments .recentcomments {
	font-size: 11px;
	margin-bottom: 8px;
}

.recent-comments-list .post-cover {
	background-color: #fff;
	border: solid 1px #eeeeee;
	display: inline;
	float: left;
	margin-right: 10px;
	padding: 4px;
}

/* Recent Posts Widget */

.recent-comments-list .recent-comment {
	font-size: 11px;
	margin-bottom: 8px;
}

.hermes-posts-recent .post-cover {
	width: 23.33%;
}

/* Hermes Contacts Widget */

.hermes-contacts .hermes-contact:last-child {
	margin-bottom: 0;
}

/* Aside Widget Corrections */

aside .hermes-post .post-cover {
	display: none;
}

/* Gravity Forms Fixes */

.gform_wrapper .gform_heading {
	margin-bottom: 20px;
}

.gform_wrapper .gform_fields {
	margin-left: 0;
}

.gform_wrapper .gfield {

}

.gform_wrapper .gfield {
	list-style-type: none;
	margin-left: 0;
}

.gform_wrapper .gfield_label {
	font-weight: bold;
}

.gform_wrapper .gfield input,
.gform_wrapper .gfield .textarea {
	border: solid 1px #cdd7dc;
	margin-bottom: 10px;
	padding: 8px 12px;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px;    
	border-radius: 2px; 
}

.gform_wrapper input[type=text] {
	min-width: 90%;
}

.gform_wrapper .gfield_required {
	color: #cc333f;
	margin-left: 2px;
}

.site-aside .gform_wrapper .gform_footer {
	margin-top: 0;
}

/* MailPoet Newsletters Plugin */

.widget_wysija_cont {
	font-size: 13px;
}

.widget_wysija_cont .widget-preform {
	margin: 0 0 20px;
}

.widget_wysija_cont .wysija-input {
	border: 0;
	font-size: 12px;
	width: 95%;
}

.site-aside .widget_wysija_cont .wysija-input {
	border: solid 1px #ccc;
}

#container .widget_wysija_cont .wysija-submit,
#container .wpcf7 .wpcf7-submit,
.gform_wrapper .gform_footer input.button, 
.gform_wrapper .gform_footer input[type=submit],
#container .hermes-input-submit {
	background-color: #121212;
	color: #fff;
	display: inline-block;
	font-family: 'Cabin', Arial, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1;
	margin: 0;
	padding: 13px 15px 12px;
	text-transform: uppercase;
}

.site-aside .gform_wrapper .gform_footer input[type=submit] {
	margin-bottom: 0;
	padding-right: 0;
	padding-left: 0;
	text-align: center;
	max-width: 100%;
}

#container .widget_wysija_cont .wysija-submit:hover,
#container .widget_wysija_cont .wysija-submit:focus,
#container .wpcf7 .wpcf7-submit:hover,
#container .wpcf7 .wpcf7-submit:focus,
#container .hermes-input-submit:hover,
#container .hermes-input-submit:focus,
.gform_wrapper .gform_footer input[type=submit]:hover,
.gform_wrapper .gform_footer input[type=submit]:focus {
	background-color: #af1b3f;
	color: #fff;
}

/* Contact Form 7 Fixes */

.widget .wpcf7 .ajax-loader {
	display: none;
}

.widget .wpcf7 input,
.widget .wpcf7 textarea {
	border-color: #888;
	margin: 10px 0 20px;
	max-width: 100%;
	width: 100%;
}

.widget .wpcf7 p {
	margin: 0;
}

.widget div.wpcf7 img.ajax-loader {
	height: 1px;
	line-height: 1px;
}

.widget div.wpcf7-mail-sent-ok {
	background-color: #398f14;
	border-width: 0;
	color: #fff;
	display: block;
	margin-right: 0;
	margin-left: 0;
	padding: 10px 8px;
	text-align: center;
}

#container .site-aside .wpcf7 .wpcf7-submit {
	margin: 0 0 20px;
}

/* WordPress check fixes */

.sticky,
.bypostauthor {
	
}

/* ThickBox Link Fix */

#TB_window #TB_caption {
	font-size: 13px;
	height: auto;
	line-height: 24px;
}

#TB_caption a {
	color: #333;
	font-weight: bold;
}


/********************************************************************************************* 

10. Buttons, Forms

*********************************************************************************************/

.button {
	display: inline;
}

input.button.gform_button,
.button,
#respond #submit,
#searchsubmit {
	color: #fff; 
	cursor: pointer;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1;
	padding: 15px 25px 13px;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: 0.1s linear all;
	-moz-transition: 0.1s linear all;
	-ms-transition: 0.1s linear all;
	-o-transition: 0.1s linear all;
	transition: 0.1s linear all;
}

/* Booking Form */

.hermes-label {
	cursor: pointer;
	display: block;
	font-weight: bold;
	margin: 0 0 5px;
}

#form-booking {
	margin-top: 30px;
}

#form-booking .hermes-input {
	border: solid 1px #ccc;
	width: 60%;
	padding: 4px 5px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#form-booking .hermes-input-small {
	min-width: 100px;
	width: 20%;
}

#booking-comments {
	height: 100px;
}

#hermes-form-success {
	color: #57a957;
	font-weight: bold;
}

#hermes-form-errors {
	color: #c43c35;
}

/* Facebook Like Button */

.widget .fb_iframe_widget span iframe { border: solid 1px #aaa !important; }

/********************************************************************************************* 

11. Slideshow

*********************************************************************************************/

.hermes-gallery-wrapper {
	position: fixed;
	height: 100vh;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

.hermes-gallery-wrapper .royalSlider {
	height: 100%;
	width: 100%;
}

#hermes-gallery .hermes-notice {
	padding: 40px 0;
}

#hermes-gallery-shadow {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100px;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 ); /* IE6-9 */
}

.hermes-gallery-wrapper .scroll-down-link {
	color: #fff;
	font-size: 36px;
	position: absolute;
	bottom: 30px;
	left: 48%;
	right: 50%;
	z-index: 20;
}

.hermes-gallery-wrapper .scroll-down-link .fa {
	padding: 20px;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
}


/*********************************************************************************************

12. SlickNav Responsive Mobile Menu

*********************************************************************************************/

/*!
 * SlickNav Responsive Mobile Menu v1.0.10
 * (c) 2016 Josh Cope
 * licensed under MIT
 */
.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer; }
  .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em; }

.slicknav_menu {
  *zoom: 1; }
  .slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left; }
  .slicknav_menu .slicknav_icon {
    float: left;
    width: 1.125em;
    height: 0.875em;
    margin: 0.188em 0 0 0.438em; }
    .slicknav_menu .slicknav_icon:before {
      background: transparent;
      width: 1.125em;
      height: 0.875em;
      display: block;
      content: "";
      position: absolute; }
  .slicknav_menu .slicknav_no-text {
    margin: 0; }
  .slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
  .slicknav_menu:before {
    content: " ";
    display: table; }
  .slicknav_menu:after {
    content: " ";
    display: table;
    clear: both; }

.slicknav_nav {
  clear: both; }
  .slicknav_nav ul {
    display: block; }
  .slicknav_nav li {
    display: block;
	text-transform: uppercase; }
  .slicknav_nav .menu-item-has-children li {
  	text-transform: none;
  }
  .slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em; }
  .slicknav_nav .slicknav_item {
    cursor: pointer; }
    .slicknav_nav .slicknav_item a {
      display: inline; }
  .slicknav_nav .slicknav_row {
    display: block; }
  .slicknav_nav a {
    display: block; }
  .slicknav_nav .slicknav_parent-link a {
    display: inline; }

.slicknav_brand {
  float: left; }

.slicknav_menu {
  font-size: 13px;
  box-sizing: border-box;
  background-color: #0e0c15;
  background-color: rgba(14,12,21,1);
  padding: 5px; }
  .slicknav_menu * {
    box-sizing: border-box; }
  .slicknav_menu .slicknav_menutxt {
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 3px #000; }
  .slicknav_menu .slicknav_icon-bar {
    background-color: #fff; }

.slicknav_btn {
  margin: 5px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #222; }

.slicknav_nav .menu {
	margin-bottom: 20px;
}

.slicknav_nav {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  list-style: none;
  overflow: hidden; }
  .slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0 0 0 20px; }
  .slicknav_nav .slicknav_row {
    padding: 5px 10px;
    margin: 2px 5px; }
    .slicknav_nav .slicknav_row:hover {
      background: #af2543;
      color: #fff; }
  .slicknav_nav a {
    padding: 5px 10px;
    margin: 2px 5px;
    text-decoration: none;
    color: #fff; }
    .slicknav_nav a:hover {
      background: #af2543;
      color: #fff; }
  .slicknav_nav .slicknav_txtnode {
    margin-left: 15px; }
  .slicknav_nav .slicknav_item a {
    padding: 0;
    margin: 0; }
  .slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0; }

.slicknav_brand {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px; }

/*********************************************************************************************

13. Media Queries 

*********************************************************************************************/
 
/* Tablet Landscape */
@media screen and (max-width: 1220px) {

	div.wrapper {
		margin-right: auto;
		margin-left: auto;
		width: 100%;
	}
	
	/* Facebook Like Button */
	.widget div.fb-like.fb_iframe_widget {
		width: 100% !important;		
	}

	.widget .fb_iframe_widget { width: 100%!important }
	.widget .fb_iframe_widget span { width: 100%!important; }
	.widget .fb_iframe_widget span iframe { width: 100%!important; }
	
	.twitter-follow-button {max-width: 100%; }

	#menu-main-menu a {
		padding-top: 10px;
		padding-bottom: 10px;
	}

}

/* Tablet Landscape */
@media screen and (max-width: 960px) {

	.wrapper-section {
		padding: 50px 60px;
	}

	.wrapper-booking, .wrapper-section-related {
		padding-right: 30px;
		padding-left: 30px;
	}

	.wrapper-frame-contacts {
		font-size: 14px;
	}

	.title-welcome, 
	.title-page {
		font-size: 40px;
	}

	.hermes-featured-pages .title-post {
		font-size: 20px;
	}

	#site-home-welcome, 
	.hermes-page-intro, 
	.home .wrapper-section .textwidget,
	.post-single {
		font-size: 16px;
	}

	.hermes-featured-pages .post-content {
		padding-right: 20px;
		padding-left: 20px;
	}

	.hermes-related-pages .hermes-related-page, 
	#yoast-breadcrumbs {
		margin-right: 8px;
		margin-left: 8px;
	}

	#container .rsDefault .rsBullets {
		bottom: 5vh;
	}

	#container .rsDefault .rsBullet.rsNavSelected span {
		width: 26px;
		height: 26px;
	}

	.wrapper-booking .hermes-label {
		display: block;
		margin: 0 0 6px;
		text-align: center;
		text-transform: uppercase;
	}

	.wrapper-booking input[type=submit] {
		letter-spacing: 0;
		padding-right: 15px;
		padding-left: 15px;
	}

	.title-welcome:after, .title-page:after, .title-section:after {
		margin-bottom: 40px;
	}
	
}

/* Tabled Portrait */
@media screen and (max-width: 768px) {

	.site-header,
	#header-block-1,
	#header-block-2 {
		display: block;
		float: none;
		margin-right: 0;
		position: relative;
		width: 100%;
	}

	.hermes-gallery-wrapper {
		position: relative;
		height: 100%;
		top: auto;
		left: auto;
	}

	#content {
		margin-bottom: 0;
		position: relative;
		top: 0;
	}

	.hermes-noslideshow #content {
		margin-top: 0;
	}

	.wrapper-frame-maximize {
		display: none;
	}

	div.wrapper-frame-outer {
		padding: 15px;
	}

	.wrapper-section {
		padding: 40px;
	}

	#logo {
		display: block;
		float: none;
		margin-right: 0;
	}
	
	.site-footer .theme-credit {
		display: none;
	}

	/* Main Menu */

	#header-block-2 .wrapper-block {
		padding-right: 0;
		padding-left: 0;
	}

	#site-menu-main,
	#menu-main-slick {
		display: none;
	}

	.navbar-header {
		display: block;
	}

	
	/* End Main Menu */
	
	.room-section {
		padding: 30px;
	}
	
	.title-welcome {
		font-size: 32px;
		font-weight: 400;
	}
	
	.title-section {
		font-size: 20px;
	}
	
	.home .wrapper-section .textwidget {
		margin-right: 0;
		margin-left: 0;
	}
	
	.hermes-featured-pages {
		text-align: center;
	}

	.hermes-columns-3 .hermes-column {
		display: inline-block;
		float: none;
		margin-right: 1%;
		margin-left: 1%;
		vertical-align: top;
		width: 48%;
	}

	.hermes-columns-2 .hermes-column:nth-of-type(n+3), 
	.hermes-columns-3 .hermes-column:nth-of-type(n+3), 
	.hermes-columns-4 .hermes-column:nth-of-type(n+3) {
		margin-top: 40px;
	}

	.widget .hermes-columns-3 .hermes-column-3 {
		margin-top: 30px;
		margin-right: auto;
		margin-left: auto;
	}

	.hermes-columns-4 .hermes-column {
		margin-right: 4%;
		width: 48%;
	}
	
	.hermes-columns-4 .hermes-column-2,
	.hermes-columns-4 .hermes-column-4 {
		margin-right: 0;
	}
	
	.hermes-columns-4 .hermes-column-1,
	.hermes-columns-4 .hermes-column-2 {
		margin-bottom: 40px;
	}
	
	.site-footer .hermes-cols-5 .hermes-column {
		width: 25%;
	}
	
	.site-footer .hermes-cols-5 .hermes-column-5 {
		clear: both;
		display: block;
		float: none;
		margin-top: 30px;
		margin-right: 0;
		width: 100%;
	}
	
	.hermes-testimonials .testimonial-content,
	.hermes-featured-pages .title-post {
		font-size: 16px;
	}
	
	.hermes-content-columns .hermes-content-column {
		display: block;
		width: 100%;
	}
	
	.hermes-content-columns .hermes-content-column-1 .column-wrapper {
		padding-right: 0;
	}
	
	.hermes-content-columns .hermes-content-column-2 {
		margin-top: 50px;
	}
	
	.magnifying-glass-icon {
		padding: 30px;
	}
	
	div.wrapper-frame-outer {
		padding: 0;
	}

	#hermes-nav-footer-copy {
		padding-right: 20px;
		padding-left: 20px;
	}

	.wrapper-frame-contacts .address {
		display: block;
	}

	#footer-credit {
		padding-bottom: 30px;
	}
	
}

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 640px) {

	.page-meta-extra .page-meta-extra-value {
		margin: 8px 0;
	}
	
	.page-meta-list .hermes-item-label {
		display: block;
	}
	
	.hermes-gallery-cols-5 .hermes-gallery-item,
	.hermes-gallery-cols-6 .hermes-gallery-item,
	.hermes-gallery-cols-7 .hermes-gallery-item,
	.hermes-gallery-cols-8 .hermes-gallery-item {
		width: 25%;
	}
	
	.site-footer .hermes-columns-4 .hermes-column {
		width: 50%;
	}
	
	.site-footer .hermes-columns-4 .hermes-column-4 {
		width: 100%;
	}
	
	.site-footer .hermes-columns-4 .hermes-column-1,
	.site-footer .hermes-columns-4 .hermes-column-2 {
		margin-bottom: 10px;
	}
	
	.hermes-gallery-wrapper .rsDefault .rsBullets {
		width: 40px;
	}
	
	.hermes-gallery-wrapper .rsDefault .rsBullet {
		display: block;
		margin: 10px 0 0;
	}

	.hermes-columns-3 .hermes-column {
		
	}

	.hermes-columns-3 .hermes-column:first-of-type {
		margin-top: 0;
	}

	.hermes-featured-pages .post-cover .page-meta-extra {
		padding-right: 10px;
		padding-left: 10px;
	}

	.hermes-featured-pages .post-excerpt {
		display: none;
	}

	.title-welcome, .title-page {
		font-size: 32px;
	}

	.site-footer-standard .hermes-contact {
		font-size: 15px;
	}

	#hermes-nav-footer-copy li {
		font-size: 12px;
		font-weight: 400;
	}

	.hermes-gallery-wrapper {
		height: 70vh;
	}

	.wrapper-booking .hermes-form-submit {
		display: block;
		margin-top: 20px;
	}

	.wrapper-booking .hermes-label {
		margin-bottom: 12px;
	}

}

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 480px) {

	.hermes-related-pages .hermes-related-page, #yoast-breadcrumbs {
		text-transform: none;
	}
	
	.post-single,
	.page-template-room .post-single {
		font-size: 14px;
	}

	.title-welcome {
		font-size: 24px;
	}

	.title-section {
		font-size: 18px;
	}
	
	.hermes-columns-2 .hermes-column,
	.hermes-columns-3 .hermes-column,
	.hermes-columns-4 .hermes-column {
		display: block;
		float: none;
		margin: 0 auto 30px;
		width: 100%;
	}
	
	.hermes-columns-3 .hermes-column-3 {
		margin-bottom: 0;
	}
	
	.hermes-columns-3 .post-cover {
		max-width: 360px;
		margin-right: auto;
		margin-left: auto;
	}

	.hermes-gallery-cols-4 .hermes-gallery-item,
	.hermes-gallery-cols-5 .hermes-gallery-item,
	.hermes-gallery-cols-6 .hermes-gallery-item,
	.hermes-gallery-cols-7 .hermes-gallery-item,
	.hermes-gallery-cols-8 .hermes-gallery-item {
		width: 33%;
	}
	
	.hermes-room-specs .hermes-table-item {
		margin-right: 2%;
		margin-left: 2%;
		width: 46%;
	}

	.page-meta-list .hermes-item-label {
		display: inline-block;
	}

	.hermes-featured-pages .post-excerpt {
		display: block;
	}

	.hermes-gallery-wrapper {
		height: 60vh;
	}

	.hermes-testimonials .testimonial-content, 
	.hermes-featured-pages .title-post {
		font-size: 15px;
	}

	.hermes-page-intro .page-meta-extra {
		font-size: 13px;
	}

	#container .rsDefault .rsBullets {
		max-width: 100%;
		padding: 0 40px;
		width: 100%;
	}

	.hermes-gallery-wrapper .rsDefault .rsBullet {
		display: inline-block;
		margin: 0 7px 10px;
	}
	
}

@media screen and (max-width: 410px) {

	.title-welcome:after, .title-page:after, .title-section:after {
		display: none;
	}

	.title-welcome,
	.title-page,
	.title-section {
		margin-bottom: 30px;
	}

	.wrapper-booking .hermes-form-departure {
		margin-top: 10px;
	}

	.site-footer-standard .hermes-contact,
	.wrapper-frame-contacts .hermes-contact {
		display: block;
	}

}

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 320px) {

	.hermes-columns-2 .hermes-column,
	.hermes-columns-3 .hermes-column,
	.hermes-columns-4 .hermes-column {
		display: block;
		float: none;
		margin-right: 0;
		margin-bottom: 30px;
		width: 100%;
	}
	
	.hermes-columns-2 .hermes-column:last-child,
	.hermes-columns-3 .hermes-column:last-child,
	.hermes-columns-4 .hermes-column:last-child,
	.site-footer .hermes-cols-5 .hermes-column:last-child {
		margin-bottom: 0;
	}

	.hermes-gallery-cols-3 .hermes-gallery-item,
	.hermes-gallery-cols-4 .hermes-gallery-item,
	.hermes-gallery-cols-5 .hermes-gallery-item,
	.hermes-gallery-cols-6 .hermes-gallery-item,
	.hermes-gallery-cols-7 .hermes-gallery-item,
	.hermes-gallery-cols-8 .hermes-gallery-item {
		width: 50%;
	}
	
}