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

Theme Name: Arcadia
Theme URI: http://www.hermesthemes.com/themes/arcadia/
Version: 1.3
Private: true
Author: HermesThemes.com
Author URI: http://www.hermesthemes.com/
Description: Arcadia 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

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: #222; 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: 1.5em;
    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: "Roboto", serif;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 12px;
    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] {
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    font-weight: 500;
    background-color: #111;
    border: none;
    color: white;
    -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: #ce5462;
}

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

1. Page Structure: Common layout elements

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

a { color: #0f80c3; text-decoration:none; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; transition-duration: 0.2s; }
a:hover, a:focus { color: #ce5462; }

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

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

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

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

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

div.divider {
	border-top: solid 1px #eee;
	margin: 20px 0;
}

div.divider-blank {
	border: 0;
	margin: 20px 0;
}

.title-widget {
	color: #181818;
	font-family: 'Lato', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 20px;
	text-transform: uppercase;
}

.site-aside .title-widget {
	text-transform: uppercase;
}

.title-widget a,
.title-section a,
.title-subsection a {
	color: #181818;
}

.title-widget a:hover,
.title-widget a:focus,
.title-section a:hover,
.title-section a:focus,
.title-subsection a:hover,
.title-subsection a:focus {
	color: #ce5462;
}

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

.title-normal {
	font-weight: normal;
}

.title-caps {
	text-transform: uppercase;
}

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

2. Page Structure: Header

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

.site-header {
	background-color: #fff;
	border-bottom: solid 1px #d9e1e1;
}

#hermes-contacts {
    color: #424242;
}

div.wrapper-header {
	padding: 0;
}

#logo {
	display: inline-block;
	margin: 20px 30px 20px 0;
}

.header-centered #logo {
	display: block;
	float: none;
	margin-right: 0;
	text-align: center;
}

.header-centered #menu-main {
	display: block;
	float: none;
	margin: 0 0 10px;
}

/* TA & WPML Widgets */
#lang_sel_list,
.site-header #CDSWIDTCH {
	margin: 0 auto !important;
}

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

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

#logo a {
	color: #1a2e53;
}

#logo a:hover,
#logo a:focus {
	color: #ce5462;
}

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

.wrapper-header-secondary {
	background-color: #f1f1f1;
	border-bottom: solid 1px #e1e1e1;
	padding: 15px 0 15px;
}

.wrapper-header-secondary a {
	color: #39b3be;
}

.wrapper-header-secondary a:hover,
.wrapper-header-secondary a:focus {
	color: #181818;
	text-decoration: underline;
}

.hermes-header-contacts {
	display: inline-block;
	vertical-align: top;
	width: 59%;
}

.site-header .contacts-full-width {
	width: 100%;
}

.site-header .hermes-contacts .hermes-contact {
	display: inline-block;
	margin: 0 15px 0 0;
}

.site-header .hermes-contacts .hermes-contact:last-child {
	margin-right: 0;
}

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

#header-widgets {
	display: inline-block;
	float: right;
	vertical-align: top;
	text-align: right;
	width: 39%;
}

#header-widgets .title-widget {
	display: none;
}

#header-widgets .menu-item {
	display: inline-block;
	margin: 0 0 0 15px;
}

#header-widgets .widget {
	display: inline-block;
	margin: 0 0 0 20px;
}

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

3. Navigation

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

.navbar-header {
   display: none;
}

#menu-main {
	display: inline;
	float: right;
	margin-left: 50px;
}

#menu-main-menu {
	margin: 0;
	text-align: center;
}

#menu-main .hermes-notice {
	color: #f49200;
	margin: 0;
	padding: 20px 0;
	text-transform: none;
}

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

#menu-main .hermes-notice a:hover,
#menu-main .hermes-notice a:focus {
	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 {
	display: inline-block;
}
.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%;
}

/* COLOR STYLE */
.sf-menu ul {
	border: solid 1px #637e8e;
	box-shadow: 1px 1px 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 */
}

.sf-menu a {
	border-top: solid 4px transparent;
	color: #1a2e53;
	display: inline-block;
	padding: 35px 1px 15px;
	position: relative;
	zoom: 1; /* IE7 */
}

.sf-menu ul a,
.sf-menu .current-menu-ancestor .sub-menu a {
	border-top-width: 0;
	color: #fff;
	display: block;
	padding: 10px;
}

.sf-menu .current-menu-item > a,
.sf-menu .current-menu-ancestor > a,
.sf-menu a:hover, 
.sf-menu a:active,
.sf-menu a:focus {
	border-top-color: #ce5462;
	color: #ce5462;
}

.sf-menu .current-menu-item {
	font-weight: 500;
}

.sf-menu .sub-menu .current-menu-item > a {
	background-color: #39b3be;
	color: #fff;
}

.sf-menu ul a:hover,
.sf-menu ul a:focus,
.sf-menu .current-menu-ancestor .sub-menu a:hover,
.sf-menu .current-menu-ancestor .sub-menu a:focus {
	color: #c9d3db;
}

.sf-menu li {
	font-family: 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.5;
	margin: 0 5px;
	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 .sf-menu .special-red a {
	background-color: #ce5462;
	border-top-width: 0;
	color: #fff;
	padding: 6px 10px;
}

#menu-main .sf-menu .special-red a:hover,
#menu-main .sf-menu .special-red a:focus {
	background-color: #aa3d4a;
}

#menu-main .sf-menu .special-blue a {
	background-color: #1ab4da;
	border-top-width: 0;
	color: #fff;
	padding: 10px 12px;
}

#menu-main .sf-menu .special-blue a:hover,
#menu-main .sf-menu .special-blue a:focus {
	background-color: #1e96b3;
}

#menu-main .sf-menu .special-green a {
	background-color: #74bd50;
	border-top-width: 0;
	color: #fff;
	padding: 10px 12px;
}

#menu-main .sf-menu .special-green a:hover,
#menu-main .sf-menu .special-green a:focus {
	background-color: #599c38;
}

.sf-menu li:last-child {
	margin-right: 0;
}

.sf-menu ul li {
	background: #7291a4;
	border-bottom: solid 1px #83a8bf;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	text-align: left;
}
.sf-menu ul ul li {
	background: #637e8e;
}
.sf-menu ul li:hover,
.sf-menu ul li:focus {
	background-color: #637e8e;
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 20px;
	*padding-right: 1em; /* 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: 60%;
	right: 2px;
	margin-top: 0;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: #666; /* edit this to suit design (no rgba in IE8) */
}

.sub-menu .sf-with-ul:after {
	right: 10px;
}

.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: #ce5462; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-top-color: #fff; /* edit this to suit design (no rgba in IE8) */
}
.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: #ce5462; /* IE8 fallback colour */
}

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

4. Page Structure: Main Content

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

#content {
	margin-top: 60px;
}

#content-main {
	display: inline;
	float: right;
	width: 77.19298245%;
}

.site-aside {
	display: inline;
	float: left;
	width: 22.80701754%;
}

.content-main-wrapper {
	margin-left: 70px;
	padding-top: 0;
}

.full-width .content-main-wrapper {
	margin: 0;
	padding-right: 0;
	padding-left: 0;
}

.full-width #content-main {
	display: block;
	float: none;
	width: 100%;
}

.wrapper-reversed #content-main {
	float: left;
}

.wrapper-reversed .content-main-wrapper {
	margin-right: 70px;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}

.home-content .title-widget,
.title-section,
.title-subsection {
	font-family: 'Lora', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.4;
	text-align: center;
}

.home-content .title-widget:after,
.title-section:after,
.title-subsection:after {
    background-color: #ccc;
    content: " ";
    display: block;
    height: 1px;
    margin: 30px auto 40px;
    width: 50px;
}

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

.hermes-columns-2 .hermes-column {
	margin-right: 2.631578%;
	width: 48.684210%;
}

.hermes-columns-3 .hermes-column {
	margin-right: 2.631578%;
	width: 31.578947%;
}

.hermes-directory .hermes-column {
	margin-right: 3.70370370%;
	width: 30.86419753%;
}

.hermes-columns-4 .hermes-column {
	margin-right: 3.508771%;
	width: 22.368421%;
}

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

/* Sidebars */

.site-aside {
	line-height: 1.9;
}

.site-aside .widget {
	margin-bottom: 30px;
}

.site-aside .title-widget a,
.site-aside .hermes-related-page a {
	color: #181818;
}

.site-aside a,
.site-aside .title-widget a:hover,
.site-aside .title-widget a:focus,
.site-aside .hermes-related-page a:hover,
.site-aside .hermes-related-page a:focus {
	color: #ce5462;
}

.site-aside a:hover,
.site-aside a:focus {
	color: #342319;
	text-decoration: underline;
}

.site-aside .hermes-related-page {
	background-color: #ececec;
	border-bottom: solid 1px #e0e0e0;
	font-size: 16px;
	line-height: 2;
	margin: 0;
	padding: 15px 30px 14px;
}

.site-aside .current-menu-item {
	background-color: #39b3be;
	font-weight: bold;
	position: relative;
}

.site-aside .current-menu-item a {
	color: #fff;
}

.site-aside .current-menu-item a:hover,
.site-aside .current-menu-item a:focus {
	color: #fff;
	text-decoration: underline;
}

.site-aside .current-menu-item:after {
	content: "";
	width: 0; 
	height: 0; 
	border-style: solid;
	border-width: 31px 0 31px 21px;
	border-color: transparent transparent transparent #39b3be;
	position: absolute;
	right: -21px;
	top: 0;
	-webkit-transform:rotate(360deg);
}

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

5. Content Blocks

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

.post-cover,
.post-thumbnail {
	background-color: #e69843;
	position: relative;
}

.post-cover .thumbnail,
.post-thumbnail .thumbnail {
	height: auto;
	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 {
	height: auto;
	width: 100%;
	filter: alpha(opacity=75);
	opacity: 0.75; 
}

/* Homepage Widgets */

.wrapper-home-special {
	background-color: #eaf2f2;
	margin: 50px 0;
	padding: 60px 0;
}

#home-section-widgetized .widget {
	margin-bottom: 50px;
}

#home-section-widgetized .wrapper-home-special .widget:last-child {
	margin-bottom: 0;
}

#content .widget-welcome,
#home-section-widgetized .widget_text {
	font-family: 'Lora', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 18px;
	line-height: 2;
	margin-right: auto;
	margin-left: auto;
	max-width: 900px;
	text-align: center;
}

#home-section-widgetized .widget-welcome .textwidget {
	font-style: italic;
}

#home-section-widgetized .title-welcome {
	font-family: 'Lora', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 30px;
	text-align: center;
	text-transform: none;
} 

/* Homepage Featured Pages */

.hermes-widget-feat-pages .post-content {
	font-size: 15px;
	line-height: 1.8;
	padding: 20px 0 0;
	text-align: left;
}

.wrapper-home-special .wrapper-featured-page {
	background-color: #fff;
	margin-top: 0;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
    -webkit-box-shadow: 0 3px 3px -2px rgba(0,0,0,0.3);
    box-shadow: 0 3px 3px -2px rgba(0,0,0,0.3);
}

.wrapper-home-special .hermes-widget-feat-pages .post-content {
	padding: 30px;
}

.wrapper-home-special .hermes-widget-feat-pages .hermes-columns-4 .post-content {
	padding: 20px 20px 30px;
}

.wrapper-home-special .hermes-widget-feat-pages .hermes-columns-4 .post-content {
	font-size: 14px;
}

.hermes-widget-feat-pages .title-post {
	display: inline-block;
	font-family: 'Lato', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.8;
	text-transform: uppercase;
}

.page-template-rooms .hermes-widget-feat-pages .title-post {
	font-size: 20px;
}

.hermes-widget-feat-pages .room-meta {
	font-size: 15px;
}

.hermes-widget-feat-pages .title-post a {
	color: #1a2e53;
}

.hermes-widget-feat-pages .title-post a:hover,
.hermes-widget-feat-pages .title-post a:focus {
	color: #ce5462;
}

#home-section-widgetized .hermes-widget-feat-pages .title-post a {
	color: #ce5462;
}

#home-section-widgetized .hermes-widget-feat-pages .title-post a:hover,
#home-section-widgetized .hermes-widget-feat-pages .title-post a:focus {
	color: #131313;
}

.hermes-widget-feat-pages .post-excerpt {
	border-top: solid 1px #e5e5e5;
	margin: 20px 0 0;
	padding-top: 20px;
}

.home .hermes-widget-feat-pages .post-excerpt {
	border-top-width: 0;
	margin-top: 10px;
	padding-top: 0;
}

.hermes-widget-feat-pages .title-post:hover:after,
.hermes-widget-feat-pages .title-post:focus:after {
    background-color: #ce5462;
}

.widget .read-more {
	display: block;
	font-family: 'Lato', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 13px;
	letter-spacing: 0.5px;
	margin-top: 20px;
}

.widget .read-more-anchor {
	background-color: #39b3be;
	color: #fff;
	padding: 8px 15px;
}

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

/* Featured Page Widget */

.hermes-widget-feat-page .feat-page-cover {
	display: inline;
	float: right;
	width: 65.789473%;
}

.hermes-widget-feat-page .feat-page-wrapper {
	background-color: #f1f0e5;
	display: inline;
	float: left;
	width: 100%;
}

.feat-page-layout-2 .feat-page-cover {
	float: left;
}

.hermes-widget-feat-page .feat-page-content {
	display: inline;
	float: right;
	font-size: 14px;
	line-height: 2;
	width: 34.210526%;
}

.feat-page-ratio-2 .feat-page-cover,
.feat-page-ratio-2 .feat-page-content {
	width: 50%;
}

.hermes-widget-feat-page .feat-page-content p {
	margin-bottom: 1.1em;
}

.hermes-widget-feat-page .feat-page-content-wrapper {
	padding: 40px 30px;
}

.feat-page-ratio-2 .feat-page-content-wrapper {
	padding: 40px;
}

.hermes-widget-feat-page .title-post {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.75;
	margin: 0 0 20px;
	text-transform: uppercase;
}

.hermes-widget-feat-page .title-post a {
	color: #342319;
}

.hermes-widget-feat-page .title-post a:hover,
.hermes-widget-feat-page .title-post a:focus {
	color: #ae8348;
}

.hermes-widget-feat-page .title-post:after {
    background-color: #ae8348;
    content: " ";
    display: block;
    height: 3px;
    margin: 20px 0 30px;
    width: 100px;
}

.widget .hermes-widget-feat-page .read-more {
	margin-top: 30px;
}

/* Posts List */

.hermes-posts .hermes-post {
	list-style-type: none;
}

/* Posts Widget */

.hermes-directory .hermes-directory-item {
	margin-bottom: 30px;
}

.hermes-posts-list .hermes-post {
	border-bottom: solid 1px #eee;
	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 .hermes-testimonial {
	margin-bottom: 30px;
}

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

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

.hermes-testimonials .testimonial-content {
    background: #eaf2f2;
    border: solid 1px #d9e1e1;
	font-family: 'Lora', 'Roboto Slab', Georgia, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 2;
    padding: 30px;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

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

/* Rooms List */

.hermes-rooms .hermes-columns-2 .hermes-column,
.hermes-posts-archive .hermes-columns-2 .hermes-column {
	margin-top: 10px;
	margin-right: 2.63157894%;
	margin-bottom: 40px;
	width: 48.68421052%;
}

.hermes-rooms .hermes-columns-3 .hermes-column,
.hermes-posts-archive .hermes-columns-3 .hermes-column {
	margin-right: 4%;
	width: 30.666666%;
}

.hermes-rooms .hermes-column-1,
.hermes-posts-archive .hermes-column-1 {
	clear: both;
}

.hermes-rooms .hermes-columns-2 .hermes-column-2,
.hermes-rooms .hermes-columns-3 .hermes-column-3,
.hermes-posts-archive .hermes-columns-2 .hermes-column-2,
.hermes-posts-archive .hermes-columns-3 .hermes-column-3 {
	margin-right: 0;
}

/* Rates Table */

.hermes-special-section  {
	background-color: #f4ede5;
	position: relative;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
    -webkit-box-shadow: 0 3px 3px -2px rgba(0,0,0,0.3);
    box-shadow: 0 3px 3px -2px rgba(0,0,0,0.3);
}

.hermes-special-section:before {
    width: 0;
    height: 0;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    background-color: rgba(0,0,0,0.08);
    border: 1em solid #fff;
    border-color: #fff #fff #f8f4f0 #f8f4f0;
    border-radius: 0 0 0 1px;
	-webkit-box-shadow: -2px 2px 3px -1px rgba(0,0,0,0.1);
	-moz-box-shadow: -2px 2px 3px -1px rgba(0,0,0,0.1);
	box-shadow: -2px 2px 3px -1px rgba(0,0,0,0.1);
}

.room-section {
	display: inline;
	float: right;
	margin: 0 0 40px 5%;
	padding: 20px;
	width: 35%;
}

.hermes-table {
	border-spacing: 0;
	font-family: 'Lato', 'Roboto', Arial, Tahoma, sans-serif;
	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 .hermes-table-item {
	border-top: solid 1px #e5ded6;
	line-height: 1.75;
	padding: 8px 0;
	text-align: left;
}

.hermes-room-specs .caption {
	color: #b19473;
	display: inline-block;
	font-size: 13px;
	font-weight: 400;
	padding-right: 10px;
	text-transform: uppercase;
	vertical-align: top;
	width: 45%;
}

.hermes-room-specs .value {
	color: #131313;
	display: inline-block;
	vertical-align: top;
	width: 55%;
}

/* Directory Template */

.hermes-directory,
.hermes-posts-archive {
	font-size: 16px;
	line-height: 2;
}

.hermes-directory .post-cover {
	margin-bottom: 20px;
}

.hermes-posts-list .post-cover,
.hermes-testimonials .post-cover {
	display: inline;
	float: left;
	margin-right: 4.93827160%;
	width: 24.69135802%;
}

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

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

.hermes-directory .title-post,
.hermes-posts-list .title-post {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.75;
}

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

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

.hermes-directory .post-meta {
    color: #39b3be;
    font-size: 14px;
    font-weight: normal;
    margin: 10px 0 10px;
    text-transform: uppercase;
}

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

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

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

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

/* Gallery Template */

.hermes-gallery-item {
	display: inline;
	float: left;
	margin: 0 4% 20px 0;
	width: 30.666666%;
}

.gallery-item-3 {
	margin-right: 0;
}

.gallery-item-first {
	clear: left;
}

.hermes-gallery-item .post-cover {
	margin: 0 0 15px;
}

.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 {
	padding-bottom: 10px;
}

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

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

6. Single: Post/Page Styling

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

.hermes-page-intro {
	padding-top: 15px;
}

.hermes-page-intro .post-meta {
	margin-bottom: 20px;
}

.hermes-page-intro:after {
    background-color: #ccc;
    content: " ";
    display: block;
    height: 1px;
    margin: 0 0 30px;
    width: 50px;
}

.hermes-page-intro .title-page {
	color: #342319;
	display: inline-block;
	font-family: 'Lora', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 28px;
	font-weight: 400;
	line-height: 1.3;
	margin-bottom: 0.85em;
	text-transform: uppercase;
}

.hermes-page-intro .title-page-withmeta {
	margin-bottom: 0.5em;
}

.hermes-page-intro .room-meta,
.hermes-widget-feat-pages .room-meta {
	color: #ce5462;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 10px;
}

.post-single {
	font-size: 17px;  
	line-height: 1.8;
	max-width: 100%;
}

.page-template-room .post-single {
	display: inline-block;
	width: 60%;
}

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

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

.post-single h2, 
.post-single h3, 
.post-single h4, 
.post-single h5, 
.post-single h6 {
	font-weight: bold;
	margin: 1em 0 1em;
	line-height: 1.4; 
}

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

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

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

.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 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 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;
}

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

7. Comments Styling

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

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

.title-section,
.title-subsection,
#hermes-comments .title-section {
	font-family: 'Lato', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.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: 12px;
	text-align: right;
}

.commentlist .comment-bullet {
	color: #ccc;
	font-size: 11px;
	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: 11px;
	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: 14px;
	height: auto;
	line-height: 2;
	padding: 3% 3% 0;
	width: 94%;
	-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%;
}

#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 {
	background-color: #181818;
	color: #bbb;
	font-size: 14px;
	line-height: 1.85;
	margin-top: 60px;
	padding: 0;
}

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

.site-footer .title-widget {
	color: #39b3be;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

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

.site-footer a:hover,
.site-footer a:focus,
.site-footer .current-menu-item a {
	color: #e69843;
	text-decoration: none;
}

.site-footer li {
	line-height: 2;
	list-style-type: none;
	margin: 0 0 5px;
}

.site-footer .hermes-separator {
	display: inline-block;
	font-weight: bold;
	font-size: 18px;
	margin: 0 5px;
}

/* Footer Sections */

.hermes-footer-sections {
	margin-bottom: 10px;
}

.site-footer .hermes-cols-2 .hermes-column {
	margin-right: 5.263157%;
	width: 47.368421%;
}

.site-footer .hermes-cols-3 .hermes-column {
	margin-right: 2.631578%;
	width: 31.578947%;
}

.site-footer .hermes-cols-4 .hermes-column {
	font-size: 13px;
	margin-right: 2.631578%;
	width: 31.57894736%;
}

.site-footer .hermes-cols-4 .hermes-column-2,
.site-footer .hermes-cols-4 .hermes-column-3 {
	width: 14.47368421%;
}

.site-footer .hermes-cols-2 .hermes-column-2,
.site-footer .hermes-cols-3 .hermes-column-3,
.site-footer .hermes-cols-4 .hermes-column-4 {
	margin-right: 0;
}

div.wrapper-footer-widgets {
	padding-top: 50px;
}

/* Credit & Copyright */

#footer-credit {
	border-top: solid 1px #333;
	padding: 40px 0 50px;
}

#footer-credit .hermes-separator {
	font-size: 14px;
}

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

#hermes-nav-footer-copy {
	float: right;
}

#hermes-nav-footer-copy li {
	display: inline-block;
	margin-right: 15px;
}

.hermes-credit {
	margin: 0;
}


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

9. Misc

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

#wpstats { display: none; }

/* Pagination */
div.navigation { font-size: 14px; margin: 20px 0 25px; text-align: center; }
div.navigation p {margin: 0;}
div.navigation a {padding: 7px 10px; line-height: 1.75; background-color: #f1f1f1; color: #333; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
div.navigation .current { background-color: #7a942b; color: #fff; padding: 7px 10px; line-height: 1.75;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
div.navigation a:hover,
div.navigation a:focus {
	background-color: #7a942b; 
	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 {
	font-size: 13px;
	line-height: 1.4;
	margin: 0 0 6px 0;
	text-align: left;
}

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

.hermes-sprite-contact {
	background: transparent url(images/sprite-contact-icons-white.png) no-repeat top left;
	display: inline-block;
	margin-right: 8px;
}

.hermes-contacts-white .hermes-sprite-contact {
	background-image: url(images/sprite-contact-icons-white.png);
}

.hermes-contacts-black .hermes-sprite-contact {
	background-image: url(images/sprite-contact-icons.png);
}

.hermes-contact .hermes-contact-email { background-position: 0 -60px; }
.hermes-contact .hermes-contact-fax { background-position: 0 -90px; }
.hermes-contact .hermes-contact-marker { background-position: 0 0; }
.hermes-contact .hermes-contact-phone { background-position: 0 -31px; }

/* 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: 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 14px;
	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: #df5c15;
	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;
}

/* The Events Calendar fixes */

body #tribe-events-pg-template {
	max-width: 100%;
}

.tribe-event-meta {
	margin: 0 0 30px;
}

.tribe-event-meta .time-details,
.tribe-event-meta .tribe-events-event-cost {
	background-color: #dfdfdf;
	color: #151515;
	display: inline-block;
	font-size: 13px;
	padding: 5px 10px;
	text-transform: uppercase;
}

.tribe-event-meta .tribe-events-event-cost,
body .tribe-events-list .tribe-events-event-cost span {
	background-color: #57a957;
	border-width: 0;
	color: #fff;
}

body .tribe-events-loop .tribe-events-event-meta {
	margin-bottom: 1.5em;
}

body #tribe-events-content .updated,
body #tribe-events-content .tribe-events-event-cost {
	display: inline-block;
	margin-right: 5px;
}

#tribe-events-content .event_content {
	overflow: hidden;
}

body .tribe-events-list .type-tribe_events h2,
body .tribe-events-list h2.tribe-events-list-event-title {
	display: inline-block;
	margin-bottom: 10px;
}

#container .tribe-events-list-widget .duration {
	color: #aaa;
	font-size: 13px;
	font-weight: 400;
	margin: 8px 0 0;
	text-transform: uppercase;
}

#container .tribe-events-list-widget ol li {
	border-bottom: solid 1px #e5e5e5;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#container .tribe-events-list .tribe-events-event-image {
	margin-right: 4.0540%;
	width: 36.4864%;
}

.single-tribe_events .tribe-events-event-image {
	margin-bottom: 0 !important;
}

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

10. Buttons, Forms

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

.button {
	display: inline;
}

input.button.gform_button,
.button,
#respond #submit,
#searchsubmit {
	color: #fff; 
	cursor: pointer;
	font-family: 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	letter-spacing: 0;
	line-height: 1;
	padding: 13px 30px;
	text-align: center;
	text-transform: uppercase;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-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;
}

.button.blue {
	background-color: #0064cd;
	border-color: #0064cd;
}

input.button.gform_button,
#respond #submit,
#searchsubmit {
	background-color: #e69843;
	color: #fff;
}

input.button.gform_button:hover,
input.button.gform_button:focus,
#respond #submit:hover,
#respond #submit:focus,
#searchsubmit:hover,
#searchsubmit:focus {
	background-color: #ab3f3f;
	color: #fff;
}

.button.green {
	background-color: #7a942b;
	border-color: #7a942b;
}

.button.orange {
	background-color: #e69843;
	border-color: #e69843;
}

.button.orange:hover,
.button.orange:focus {
	background-color: #121212;
	border-color: #121212;
}

.button.purple {
	background-color: #4f337d;
	border-color: #4f337d;
}

.button.red {
	background-color: #c43c35;
	border-color: #c43c35;
}

.button.silver {
	background-color: #e6e6e6;
	border-color: #339bb9;
	color: #333;
}

.button.teal {
	background-color: #339bb9;
	border-color: #339bb9;
}

input.button.gform_button:active,
.button:active,
#respond #submit:active,
#searchsubmit:active {
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}

#searchsubmit,
input.button.gform_button,
.button.submit {
	height: auto;
	font-size: 11px;
	padding: 7px 15px;
}

/* PreBooking Form */

div.wrapper-booking {
	background-color: #eaf2f2;
	border-bottom: solid 1px #d9e1e1;
	margin: 0;
	padding: 20px 0;
}

div.wrapper-booking .wrapper-form {
	text-align: center;
}

.wrapper-booking .hermes-notice {
	margin: 0;
}

#form-prebooking p {
	display: inline-block;
	font-size: 13px;
	margin: 0 20px 0 0;
}

#form-prebooking .last {
	margin-right: 0;
}

#form-prebooking .hermes-label {
	display: inline-block;
	line-height: 20px;
	margin-right: 5px;
}

#form-prebooking .hermes-input {
	border: solid 1px #ccc;
	width: 180px;
}

#form-prebooking .hermes-select {
	width: 70px;
}

div.wrapper-booking input[type=button], 
div.wrapper-booking input[type=submit] {
	background-color: #ce5462;
}

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

/* Booking Form */

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

#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;
}

/* AWE Booking Form Plugin */

#container #awe-plugin-booking { margin: 0 auto; text-align: left; }

.site-aside .apb-widget-area {
	width: 100%;
}

#container .apb-widget-area, #container .apb-content-area {
	padding: 0;
}

.site-aside .awebooking-widget {
	margin-bottom: 30px;
}

.site-aside .awebooking-wrapper,
.site-aside .room-detail_book, 
.site-aside .awebooking-wrapper,
.site-aside .apb-room-selected {
	
}

#container .fc-day-grid-container {
	height: auto !important;
}

.apb-container .site-aside-wrapper {
	background: none;
	padding: 0;
}

#container .apb-sidebar-left .apb-content-area,
#container .apb-sidebar-left .apb-widget-area {
	left: auto;
	right: auto;
}

#container .apb-layout {
	margin-right: 0;
	margin-left: 0;
}

#container .apb-content-area,
#container .apb-widget-area {
	width: 100%;
}

#awe-plugin-booking .hermes-layout-columns .hermes-cols-2 .hermes-layout-column-2 .wrapper-layout-column {
	padding-left: 20px;
}

.apb-container .title-page {
	margin-bottom: 30px;
}

.hermes-page-intro .room-detail_total {
	border-bottom-width: 0;
	padding: 0;
}

/*
#container .apb-room_img {
	width: 40%;
}
*/

#container .awebooking, #container .apb-datepicker, #container .awebooking-widget, #container .apb-room_text {
	line-height: 1.9;
}

#container .apb-room_price .apb-room_amount {
	margin-left: 0;
}

#add_payment_method #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
	list-style-type: none;
}

@media (min-width: 1200px) {
	#container .apb-container {
		padding-right: 0;
		padding-left: 0;
		width: 1180px;
	}
}

@media (max-width: 992px) {
	#container .apb-container {
		padding-right: 0;
		padding-left: 0;
		width: 100%;
	}
}

/* Facebook Like Button */

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

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

11. Slideshow

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

/*! Flickity v1.2.1
http://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus { outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
          tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
	background:url(images/hermes-arrows.png) no-repeat;
	position: absolute;
	top: 50%;
	width: 128px;
	height: 132px;
	text-indent:-9999px; 
	border: none;
	border-radius: 0;
	cursor: pointer;
	/* vertically center */
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	filter: alpha(opacity=10);
	opacity: 0.1; 
	-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;
}

#hermes-gallery:hover .flickity-prev-next-button,
#hermes-gallery:focus .flickity-prev-next-button { filter: alpha(opacity=50); opacity: 0.5; }

#hermes-gallery .flickity-prev-next-button:hover { filter: alpha(opacity=90); opacity: 0.9; }

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F;
}

.flickity-prev-next-button:active {
  filter: alpha(opacity=60); /* IE8 */
  opacity: 0.6;
}

.flickity-prev-next-button.previous { background-position: 0 0; left: 30px; }
.flickity-prev-next-button.next { background-position:-128px 0; right: 30px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 30px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 30px;
}

.flickity-prev-next-button:disabled {
  filter: alpha(opacity=30); /* IE8 */
  opacity: 0.3;
  cursor: auto;
}

.flickity-prev-next-button svg {
  display: none;
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

.flickity-prev-next-button .arrow {
  fill: #333;
}

/* color & size if no SVG - IE8 and Android 2.3 */
.flickity-prev-next-button.no-svg {
  color: #333;
  font-size: 26px;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots { direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  filter: alpha(opacity=25); /* IE8 */
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  filter: alpha(opacity=100); /* IE8 */
  opacity: 1;
}

#hermes-gallery iframe {
	max-width: 100%;
	width: 100%;
}

#hermes-gallery .hermes-gallery-slide {
	height: 650px;
	list-style-type: none;
	width: 100%;
}

#hermes-gallery .hermes-slide-image {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

#hermes-gallery .hermes-notice {
	font-size: 15px;
	line-height: 1.9;
	margin: 20px 0;
}

#hermes-gallery .wrapper {
	position: relative;
}

#hermes-gallery img {
	height: auto;
	width: 100%;
}

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

#hermes-gallery-header .post-preview-wrapper {
	color: #fff;
	font-family: 'Lora', 'Roboto', Arial, Tahoma, sans-serif;
	text-align: center;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
}

#hermes-gallery-header .slide-meta {
	font-size: 14px;
	margin: 2em 0 1em;
}

#hermes-gallery-header .slide-meta-author {
	text-transform: uppercase;
}

#hermes-gallery-header .slide-quote {
	display: block;
	font-size: 17px;
	font-style: italic;
	line-height: 2;
	margin: 1em auto;
	max-width: 700px;
}

#hermes-gallery .flickity-page-dots,
.flickity-prev-next-button:disabled {
	display: none;
}

/* Booking Form in the Slideshow */

#hermes-booking-miniform {
	display: block;
	background-color: #fff;
	position: absolute;
	top: 70px;
	left: 0;
	text-align: left;
	z-index: 3;
	width: 360px;
	-webkit-box-shadow: 0px 3px 1px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 3px 1px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 3px 1px 0px rgba(0,0,0,0.25);
	zoom: 1;
	filter: alpha(opacity=20);
	opacity: 0.2;
	-webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; transition-duration: 0.2s;
}

#hermes-booking-miniform:hover,
#hermes-booking-miniform:focus {
	filter: alpha(opacity=100);
	opacity: 1;
}

#hermes-booking-miniform .booking-miniform-title {
	background-color: #181818;
	color: #fff;
	font-family: 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 16px;
	line-height: 2;
	margin: 0;
	padding: 10px 20px;
}

#hermes-booking-miniform .booking-miniform-content {
	padding: 20px 20px 30px;
}

#hermes-booking-miniform a {
	color: #ae8348;
	text-decoration: underline;
}

#hermes-booking-miniform a:hover,
#hermes-booking-miniform a:focus {
	color: #121212;
	text-decoration: underline;
}

#hermes-booking-miniform .booking-miniform-excerpt {
	font-size: 13px;
	margin: 20px 0 0;
}

#hermes-booking-miniform .hermes-label {
	font-family: 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: 400;
}

#hermes-booking-miniform .hermes-input {
	border: solid 1px #d9d9d9;
	font-size: 12px;
	padding-right: 3%;
	padding-left: 3%;
	width: 100%;
}

#hermes-booking-miniform .button {
	margin-top: 10px;
	padding: 10px 20px;
}

/******************************************
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 li 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: 15px;
  box-sizing: border-box;
  background: #4c4c4c;
  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 5px 6px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #222; }

.slicknav_nav {
  color: #fff;
  font-size: 1em;
  line-height: 1.2em;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden; }
  .slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0; }
  .slicknav_nav .slicknav_row {
    padding: 8px 10px;
    margin: 2px 5px; }
    .slicknav_nav .slicknav_row:hover {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      background: #ccc;
      color: #fff; }
  .slicknav_nav a {
    padding: 6px 15px;
    margin: 2px 5px;
    text-decoration: none;
    color: #fff; }
    .slicknav_nav a:hover {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      background: #ccc;
      color: #222; }
  .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. Color Schemes 

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

/* Dark Color Scheme */

.site-scheme-dark {
	color: #bbb;
}

.site-scheme-dark,
.site-scheme-dark .site-header {
	background-color: #222;
}

.site-scheme-dark .site-header {
	border-color: #111;
	color: #ccc;
}

.site-scheme-dark .hermes-page-intro:after,
.site-scheme-dark .home-content .title-widget:after, 
.site-scheme-dark .title-section:after, 
.site-scheme-dark .title-subsection:after {
	background-color: #666;
}

.site-scheme-dark .wrapper-header-secondary {
	background-color: #282828;
	border-bottom-color: #383838;
}

.site-scheme-dark div.wrapper-booking {
	background-color: #ce5462;
	border-color: #111;
	color: #fff;
}

.site-scheme-dark div.wrapper-booking input[type=button], 
.site-scheme-dark div.wrapper-booking input[type=submit] {
	background-color: #232323;
}

.site-scheme-dark div.wrapper-booking input[type=button]:hover,
.site-scheme-dark div.wrapper-booking input[type=button]:focus, 
.site-scheme-dark div.wrapper-booking input[type=submit]:hover,
.site-scheme-dark div.wrapper-booking input[type=submit]:focus {
	background-color: #e69843;
}

.site-scheme-dark #form-prebooking .hermes-input {
	border-width: 0;
}

.site-scheme-dark a,
.site-scheme-dark #home-section-widgetized .hermes-widget-feat-pages .title-post a,
.site-scheme-dark .hermes-widget-feat-pages .title-post a,
.site-scheme-dark .hermes-directory .title-post a, 
.site-scheme-dark .hermes-posts-list .title-post a,
.site-scheme-dark .site-footer .current-menu-item a,
.site-scheme-dark .site-footer a:hover,
.site-scheme-dark .site-footer a:focus,
.site-scheme-dark .wrapper-header-secondary a:hover,
.site-scheme-dark .wrapper-header-secondary a:focus {
	color: #e69843;
}

.site-scheme-dark .site-aside .title-widget,
.site-scheme-dark .hermes-page-intro .room-meta,
.site-scheme-dark .hermes-widget-feat-pages .room-meta,
.site-scheme-dark a:hover,
.site-scheme-dark a:focus {
	color: #39b3be;
}

.site-scheme-dark .site-aside a,
.site-scheme-dark .site-footer a {
	color: #fff;
}

.site-scheme-dark .site-header .zoom-social-icons-list--without-canvas .socicon {
	color: #fff !important;
}

.site-scheme-dark .site-header .zoom-social-icons-list--without-canvas .socicon:hover,
.site-scheme-dark .site-header .zoom-social-icons-list--without-canvas .socicon:focus {
	color: #39b3be !important;
}

.site-scheme-dark .wrapper-home-special {
	background-color: #393939;
	border-top: solid 1px #111;
	border-bottom: solid 1px #111;
}

.site-scheme-dark .wrapper-home-special .wrapper-featured-page {
	background-color: #292929;
}

.site-scheme-dark #logo a {
	color: #fff;
}

.site-scheme-dark #logo a:hover,
.site-scheme-dark #logo a:focus {
	color: #39b3be;
}

.site-scheme-dark .title-widget,
.site-scheme-dark .hermes-page-intro .title-page {
	color: #fff;
}

.site-scheme-dark .hermes-directory .title-post a:hover,
.site-scheme-dark .hermes-directory .title-post a:focus, 
.site-scheme-dark .hermes-posts-list .title-post a:hover,
.site-scheme-dark .hermes-posts-list .title-post a:focus,
.site-scheme-dark #home-section-widgetized .hermes-widget-feat-pages .title-post a:hover,
.site-scheme-dark #home-section-widgetized .hermes-widget-feat-pages .title-post a:focus {
	color: #39b3be;
}

.site-scheme-dark .hermes-widget-feat-pages .title-post a:hover,
.site-scheme-dark .hermes-widget-feat-pages .title-post a:focus {
	color: #fff;
}

.site-scheme-dark .hermes-widget-feat-pages .post-excerpt,
.site-scheme-dark .hermes-posts-list .hermes-post {
	border-color: #494949;
}

.site-scheme-dark .site-aside .title-widget a, 
.site-scheme-dark .site-aside .hermes-related-page a {
	color: #fff;
}

.site-scheme-dark .site-aside .hermes-related-page {
	background-color: #444;
	border-bottom-color: #222;
}

.site-scheme-dark .site-aside .current-menu-item {
	background-color: #39b3be;
}

.site-scheme-dark .hermes-special-section .title-widget {
	color: #222;
}

.site-scheme-dark .site-footer .title-widget {
	color: #39b3be;
}

.site-scheme-dark .hermes-special-section:before {
	border-color: #222 #222 #f8f4f0 #f8f4f0;
}

.site-scheme-dark .sf-menu a {
	color: #ccc;
}

.site-scheme-dark .sf-menu .special-red a,
.site-scheme-dark .sf-menu .sub-menu a {
	color: #fff;
}

.site-scheme-dark .sf-menu .current-menu-item > a, 
.site-scheme-dark .sf-menu .current-menu-ancestor > a, 
.site-scheme-dark .sf-menu .sfHover > a, 
.site-scheme-dark .sf-menu a:hover, 
.site-scheme-dark .sf-menu a:active, 
.site-scheme-dark .sf-menu a:focus {
	color: #fff;
}

.site-scheme-dark .sf-arrows .sf-with-ul:after {
	border-top-color: #fff;
}

/* Earthy Color Scheme */

.site-scheme-earthy,
.site-scheme-earthy #logo .logo-tagline {
	color: #b09e8e;
}

.site-scheme-earthy {
	background-color: #36251e;
}

.site-scheme-earthy .site-header {
	background-color: #36251e;
	border-color: #44362c;
	color: #b09e8e;
}

.site-scheme-earthy .site-footer {
	background-color: #261a15;
	color: #b09e8e;
}

.site-scheme-earthy #footer-credit {
	border-color: #36251e;
}

.site-scheme-earthy .hermes-page-intro:after,
.site-scheme-earthy .home-content .title-widget:after, 
.site-scheme-earthy .title-section:after, 
.site-scheme-earthy .title-subsection:after {
	background-color: #5b4339;
}

.site-scheme-earthy .wrapper-header-secondary {
	background-color: #422f27;
	border-bottom-color: #44362c;
}

.site-scheme-earthy div.wrapper-booking {
	background-color: #422f27;
	border-color: #44362c;
	color: #fff;
}

.site-scheme-earthy .sf-menu .special-red a,
.site-scheme-earthy div.wrapper-booking input[type=button], 
.site-scheme-earthy div.wrapper-booking input[type=submit] {
	background-color: #e69843;
}

.site-scheme-earthy .widget .read-more-anchor,
.site-scheme-earthy .sf-menu .special-red a:hover,
.site-scheme-earthy .sf-menu .special-red a:focus,
.site-scheme-earthy div.wrapper-booking input[type=button]:hover,
.site-scheme-earthy div.wrapper-booking input[type=button]:focus, 
.site-scheme-earthy div.wrapper-booking input[type=submit]:hover,
.site-scheme-earthy div.wrapper-booking input[type=submit]:focus {
	background-color: #39b3be;
}

.site-scheme-earthy #form-prebooking .hermes-input {
	border-width: 0;
}

.site-scheme-earthy .sf-menu .current-menu-item > a, 
.site-scheme-earthy .sf-menu .current-menu-ancestor > a, 
.site-scheme-earthy .sf-menu .sfHover > a, 
.site-scheme-earthy .sf-menu a:hover, 
.site-scheme-earthy .sf-menu a:active,
.site-scheme-earthy .sf-menu a:focus {
	border-top-color: #e69843;
}

.site-scheme-earthy a,
.site-scheme-earthy #home-section-widgetized .hermes-widget-feat-pages .title-post a,
.site-scheme-earthy .hermes-widget-feat-pages .title-post a,
.site-scheme-earthy .hermes-directory .title-post a, 
.site-scheme-earthy .hermes-posts-list .title-post a,
.site-scheme-earthy .site-footer .current-menu-item a,
.site-scheme-earthy .site-footer a:hover,
.site-scheme-earthy .site-footer a:focus,
.site-scheme-earthy .wrapper-header-secondary a:hover,
.site-scheme-earthy .wrapper-header-secondary a:focus {
	color: #e69843;
}

.site-scheme-earthy .site-aside .title-widget,
.site-scheme-earthy .hermes-page-intro .room-meta, 
.site-scheme-earthy .hermes-widget-feat-pages .room-meta,
.site-scheme-earthy a:hover,
.site-scheme-earthy a:focus {
	color: #39b3be;
}

.site-scheme-earthy .site-aside a,
.site-scheme-earthy .site-footer a {
	color: #fff;
}

.site-scheme-earthy .site-header .zoom-social-icons-list--without-canvas .socicon {
	color: #fff !important;
}

.site-scheme-earthy .site-header .zoom-social-icons-list--without-canvas .socicon:hover,
.site-scheme-earthy .site-header .zoom-social-icons-list--without-canvas .socicon:focus {
	color: #39b3be !important;
}

.site-scheme-earthy .wrapper-home-special {
	background-color: #422f27;
	border-top: solid 1px #261a15;
	border-bottom: solid 1px #261a15;
}

.site-scheme-earthy .wrapper-home-special .wrapper-featured-page {
	background-color: #36251e;
}

.site-scheme-earthy #logo a {
	color: #fff;
}

.site-scheme-earthy #logo a:hover,
.site-scheme-earthy #logo a:focus {
	color: #39b3be;
}

.site-scheme-earthy .title-widget,
.site-scheme-earthy .hermes-page-intro .title-page {
	color: #fff;
}

.site-scheme-earthy .hermes-directory .title-post a:hover,
.site-scheme-earthy .hermes-directory .title-post a:focus, 
.site-scheme-earthy .hermes-posts-list .title-post a:hover,
.site-scheme-earthy .hermes-posts-list .title-post a:focus,
.site-scheme-earthy #home-section-widgetized .hermes-widget-feat-pages .title-post a:hover,
.site-scheme-earthy #home-section-widgetized .hermes-widget-feat-pages .title-post a:focus {
	color: #39b3be;
}

.site-scheme-earthy .hermes-widget-feat-pages .title-post a:hover,
.site-scheme-earthy .hermes-widget-feat-pages .title-post a:focus {
	color: #fff;
}

.site-scheme-earthy .hermes-widget-feat-pages .post-excerpt,
.site-scheme-earthy .hermes-posts-list .hermes-post {
	border-color: #5b4339;
}

.site-scheme-earthy .site-aside .title-widget a, 
.site-scheme-earthy .site-aside .hermes-related-page a {
	color: #fff;
}

.site-scheme-earthy .site-aside .hermes-related-page {
	background-color: #4f3a32;
	border-bottom-color: #36251e;
}

.site-scheme-earthy .site-aside .current-menu-item,
.site-scheme-earthy .widget .read-more-anchor:hover,
.site-scheme-earthy .widget .read-more-anchor:focus {
	background-color: #e69843;
}

.site-scheme-earthy .site-aside .current-menu-item:after {
	border-color: transparent transparent transparent #e69843;
}

.site-scheme-earthy .hermes-special-section .title-widget {
	color: #222;
}

.site-scheme-earthy .site-footer .title-widget {
	color: #39b3be;
}

.site-scheme-earthy .hermes-special-section:before {
	border-color: #36251e #36251e #f8f4f0 #f8f4f0;
}

.site-scheme-earthy .sf-menu a {
	color: #b09e8e;
}

.site-scheme-earthy .sf-menu .special-red a,
.site-scheme-earthy .sf-menu .sub-menu a {
	color: #fff;
}

.site-scheme-earthy .sf-menu .current-menu-item > a, 
.site-scheme-earthy .sf-menu .current-menu-ancestor > a, 
.site-scheme-earthy .sf-menu .sfHover > a, 
.site-scheme-earthy .sf-menu a:hover, 
.site-scheme-earthy .sf-menu a:active, 
.site-scheme-earthy .sf-menu a:focus {
	color: #fff;
}

.site-scheme-earthy .sf-arrows .sf-with-ul:after {
	border-top-color: #fff;
}

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

14. Media Queries 

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

	div.wrapper {
		margin-right: auto;
		margin-left: auto;
		width: 94%;
	}
	
	#hermes-gallery .hermes-gallery-slide {
		height: 600px;
	}
	
	/* 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%; }

}

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

	#content .widget-welcome, 
	#home-section-widgetized .widget_text {
		font-size: 17px;
		max-width: 100%;
	}
	
	.hermes-widget-feat-pages .title-post {
		font-size: 16px;
	}
	
	.hermes-columns-4 .hermes-column {
		margin-right: 2%; 
		width: 23.5%;
	}
	
	.hermes-columns-2 .hermes-column-2, 
	.hermes-columns-3 .hermes-column-3, 
	.hermes-columns-4 .hermes-column-4 {
		margin-right: 0;
	}
	
	.content-main-wrapper {
		margin-left: 50px;
	}
	
	.wrapper-reversed .content-main-wrapper {
		margin-right: 50px;
	}
	
	.site-aside .hermes-related-page {
		padding: 10px 15px;
	}
	
	.site-aside .current-menu-item:after {
		border-width: 24px 0 24px 15px;
		right: -15px;
	}
	
	.page-template-room .post-single {
		display: block;
		width: 100%;
	}
	
	.site-aside .hermes-related-page {
		font-size: 14px;
	}
	
	.room-section {
		display: block;
		float: none;
		margin: 10px auto;
		padding: 30px;
		width: 100%;
	}
	
	#hermes-gallery .hermes-gallery-slide {
		height: 450px;
	}
	
	#form-prebooking .hermes-input {
		width: 160px;
	}
	
	input.button.gform_button, 
	.button, #respond #submit, 
	#searchsubmit {
		padding-right: 20px;
		padding-left: 20px;
	}
	
}

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

	div.wrapper-header {
		text-align: center;
	}
	
	#logo {
		display: block;
		float: none;
		margin-right: 0;
	}
	
	.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;
	}
	
	.hermes-widget-feat-page .feat-page-cover,
	.hermes-widget-feat-page .feat-page-content {
		display: block;
		float: none;
		margin-right: 0;
		width: 100%;
	}
	
	#content {
		margin-top: 40px;
	}
	
	#content-main,
	.site-aside,
	.wrapper-reversed #content-main {
		display: block;
		float: none;
		width: 100%;
	}

	.content-main-wrapper {
		margin-left: 0;
	}

	.wrapper-reversed .content-main-wrapper {
		margin-right: 0;
	}
	
	.site-aside {
		margin-top: 40px;
	}
	
	.site-footer .hermes-cols-4 .hermes-column-1,
	.site-footer .hermes-cols-4 .hermes-column-4 {
		display: block;
		float: none;
		margin-right: 0;
		width: 100%;
	}
	
	.site-footer .hermes-cols-4 .hermes-column-2,
	.site-footer .hermes-cols-4 .hermes-column-3 {
		margin-right: 6%;
		width: 47%;
	}
	
	.site-footer .hermes-cols-4 .hermes-column-3 {
		margin-right: 0;
	}

	.site-footer .title-widget {
		font-size: 14px;
	}
	
	.site-footer .theme-credit {
		display: none;
	}

	#hermes-gallery .hermes-gallery-slide {
		height: 400px;
	}
	
	#hermes-gallery-header .slide-quote {
		font-size: 16px;
	}
	
	.home-content .title-widget, 
	.title-section, .title-subsection {
		font-size: 20px;
	}
	
	.hermes-widget-feat-pages .post-content {
		font-size: 14px;
	}
	
	.site-aside .current-menu-item:after {
		display: none;
	}

	#form-prebooking .hermes-input {
		width: 150px;
	}
	
	input.button.gform_button, 
	.button, #respond #submit, 
	#searchsubmit {
		padding-right: 15px;
		padding-left: 15px;
	}
	
	#form-prebooking .hermes-form-submit {
		display: block;
		margin: 15px 0 0;
	}
	
	/* Main Menu */

    div.wrapper-menu {
    	padding-top: 15px;
    	padding-bottom: 15px;
		text-align: center;
    }

	#menu-main {
		display: none;
	}

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

	.navbar-header {
		display: block;
		margin-bottom: 30px;
	}

	.site-header .slicknav_menu {
		background-color: #333;
	}

	.site-header .menu {
		margin-bottom: 10px;
	}

	/* End Menu */
	
}

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

	div.wrapper {
		width: 92%;
	}
	
	.hermes-header-contacts,
	#header-widgets {
		display: block;
		float: none;
		text-align: center;
		width: 100%;
	}
	
	#header-widgets .widget {
		margin-top: 20px;
	}

	#home-section-widgetized .title-welcome {
		font-size: 26px;
	}
	
	.hermes-page-intro .title-page {
		font-size: 24px;
	}
	
	.hermes-widget-feat-pages .title-post,
	.page-template-rooms .hermes-widget-feat-pages .title-post {
		font-size: 18px;
		line-height: 1.5;
	}
	
	.post-single,
	#content .widget-welcome, 
	#home-section-widgetized .widget_text {
		font-size: 16px;
	}
	
	.hermes-directory, 
	.hermes-posts-archive {
		font-size: 14px;
	}
	
	#hermes-gallery .hermes-gallery-slide {
		height: 300px;
	}

	#hermes-gallery-header .slide-quote {
		font-size: 15px;
		line-height: 1.75;
	}

	.flickity-prev-next-button {
		background: url(images/hermes-arrows-small.png) no-repeat;
		width: 31px;
		height: 31px;
	}
	
	.flickity-prev-next-button.next {
		background-position: -31px 0;
	}
	
	.sf-menu ul {
		min-width: auto;
	}
	
}

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

	.hermes-columns-2 .hermes-column,
	.hermes-columns-3 .hermes-column,
	.hermes-columns-4 .hermes-column {
		display: block;
		float: none;
		margin: 0 auto 30px;
		width: 80%;
	}
	
	.hermes-rooms .hermes-columns-2 .hermes-column, 
	.hermes-posts-archive .hermes-columns-2 .hermes-column {
		margin: 0 0 30px;
		width: 100%;
	}
	
	.hermes-page-intro .room-meta, 
	.hermes-widget-feat-pages .room-meta {
		display: block;
		margin-top: 10px;
		margin-left: 0;
	}

	#form-prebooking p {
		display: block;
		margin: 5px auto;
	}

	#hermes-gallery .hermes-gallery-slide {
		height: 260px;
	}
	
	#hermes-gallery-header .post-preview {
		display: none;
	}
	
	.apb-room-select-item .img {
		display: none;
	}
	
}

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

	#hermes-gallery .hermes-gallery-slide {
		height: 220px;
	}

	.hermes-columns-2 .hermes-column,
	.hermes-columns-3 .hermes-column,
	.hermes-columns-4 .hermes-column {
		width: 100%;
	}
	
	#home-section-widgetized .title-welcome,
	.hermes-page-intro .title-page {
		font-size: 20px;
	}
	
	.home-content .title-widget, 
	.title-section, 
	.title-subsection {
		font-size: 18px;
	}
	
	.post-single, 
	#content .widget-welcome, 
	#home-section-widgetized .widget_text {
		font-size: 15px;
	}
	
	.hermes-posts-list .post-cover, 
	.hermes-testimonials .post-cover {
		display: block;
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
		width: 100%;
	}
	
	.hermes-room-specs .caption,
	.hermes-room-specs .value {
		display: block;
		float: none;
		padding-right: 0;
		width: 100%;
	}
	
	.hermes-gallery-item .post-content {
		display: none;
	}
	
	.hermes-testimonials .testimonial-content {
		padding: 20px;
	}
	
	.hermes-testimonials .hermes-testimonial .title-post,
	.hermes-testimonials .hermes-testimonial .hermes-author {
		padding-left: 20px;
	}

}