/*********************************************************************************************

Theme Name: Caballero
Theme URI: http://www.hermesthemes.com/themes/caballero/
Version: 1.1.2
Private: true
Author: HermesThemes.com
Author URI: http://www.hermesthemes.com/
Description: Caballero is an exclusive WordPress Theme for Hotels, Wineries and other hospitality businesses.
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 10px }
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 {
    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: #e1662f;
}

/********************************************************************************************* 

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: #e1662f; }

body {
	background-color: #fff;
	color: #424242;
	font-family: 'Merriweather', 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.75em;
	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;
}

.wrapper-main {
	background-color: #fff;
}

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: 'Merriweather', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 20px;
}

.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: #e1662f;
}

.title-center {
	text-align: center;
}

.title-normal {
	font-weight: normal;
}

.title-caps {
	text-transform: uppercase;
}

/********************************************************************************************* 

2. Page Structure: Header

*********************************************************************************************/

.site-header {
	background-color: #232323;
}

.header-light {
	background-color: #fff;
}

.header-light #hermes-contacts {
    color: #424242;
}

div.wrapper-header {
	padding: 20px 0;
}

#logo {
	display: inline;
	float: left;
	margin-right: 30px;
}

.header-centered #logo {
	display: block;
	float: none;
	margin-right: 0;
	text-align: center;
}

/* TA & WPML Widgets */
#lang_sel_list,
header #CDSWIDTCH {
	margin: 0 auto !important;
}

#logo .logo-main {
	display: inline-block;
	font-family: 'Playfair Display','Roboto', Georgia, serif;
	font-size: 30px;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 1.25em;
	text-transform: uppercase;
}

#logo .logo-tagline {
	color: #aaa;
	display: block;
	font-family: 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0.5px;
	line-height: 1.75em;
	margin: 5px 0 0;
}

#logo a,
.site-header a {
	color: #fff;
}

#logo a:hover,
#logo a:focus,
.site-header a:hover,
.site-header a:focus {
	color: #e1662f;
}

.header-light #logo a, 
.header-light a {
    color: #121212;
}

#logo .logo-img {
	height: auto;
	max-width: 100%;
}

#hermes-contacts {
	color: #c2c2c2;
	display: inline;
	float: right;
	font-family: 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 2em;
}

#hermes-contacts .fa {
	display: inline-block;
	margin-right: 5px;
	text-align: right;
	width: 15px;
}

.header-centered #hermes-contacts {
	display: block;
	float: none;
	margin: 30px 0 0;
	text-align: center;
}

/********************************************************************************************* 

3. Navigation

*********************************************************************************************/

.wrapper-menu {
	background-color: #121212;
	margin: 0 0 60px;
}

.btn_menu {
	display: none;
}

#menu-main-menu {
	margin: 0;
	text-align: center;
}

#menu-main .hermes-notice {
	color: #fff;
	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;
}

/* Mobile Menu Icons */
.navbar-toggle {
    display: none;
    position: relative;
    float: left;
    margin: 15px 0 15px 0;
}


.navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 2px;
    background: #fff;
    border-radius: 1px;
}

.navbar-toggle:hover .icon-bar {
    background: #eee;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px
}

#menu-top-slide:not( .mm-menu ),
#menu-main-slide:not( .mm-menu ) {
   display: none;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	display: none;
	position: absolute;
	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 {
	box-shadow: 1px 1px 3px rgba(0,0,0,.15);
	min-width: 15em; /* allow long menu items to determine submenu width */
	*width: 15em; /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu a {
	border-bottom: solid 4px transparent;
	color: #eee;
	display: inline-block;
	padding: 15px 5px 11px;
	position: relative;
	zoom: 1; /* IE7 */
}

.sf-menu ul a {
	border-bottom-width: 0;
	padding: 10px;
}

.sf-menu .current-menu-item > a,
.sf-menu .current-menu-ancestor > a,
.sf-menu .sfHover > a,
.sf-menu a:hover, 
.sf-menu a:active,
.sf-menu a:focus {
	border-bottom-color: #7a942b;
	color: #7a942b;
}

.sf-menu li {
	font-family: 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.75em;
	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;
}
.sf-menu ul li {
	background: #252525;
	border-bottom: solid 1px #353535;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	text-align: left;
	text-transform: none;
}
.sf-menu ul ul li {
	background: #252525;
}
.sf-menu ul li:hover,
.sf-menu ul li:focus {
	background-color: #353535;
	border-bottom-color: #454545;
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 1.75em;
	*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: 50%;
	right: 0.6em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: #fff; /* edit this to suit design (no rgba in IE8) */
}
.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: #7a942b; /* 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: #7a942b; /* IE8 fallback colour */
}

/********************************************************************************************* 

4. Page Structure: Main Content

*********************************************************************************************/

#content-main {
	display: inline;
	float: left;
	width: 68.421052%;
}

.site-aside {
	display: inline;
	float: left;
	width: 31.578947%;
}

.site-aside-wrapper {
	background-color: #eee7da;
	padding: 30px;
}

.content-main-wrapper {
	padding-right: 30px;
}

.full-width .content-main-wrapper {
	padding-right: 120px;
	padding-left: 120px;
}

.full-width #content-main {
	display: inline;
	float: left;
	width: 100%;
}

.wrapper-reversed #content-main {
	float: right;
}

.wrapper-reversed .content-main-wrapper {
	padding-right: 0;
	padding-left: 30px;
}

.home-content .title-widget,
.title-section,
.title-subsection {
	font-family: 'Playfair Display', 'Merriweather', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 1.3em;
	text-align: center;
}

.home-content .title-widget:after,
.title-section:after,
.title-subsection:after {
    background-color: #181818;
    content: " ";
    display: block;
    height: 2px;
    margin: 20px auto 40px;
    width: 100px;
}

.hermes-columns .hermes-column {
	display: inline;
	float: left;
}

/* Homepage Widgetized Area */

#home-section-widgetized .widget {
	margin-top: 60px;
}

.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-columns-4 .hermes-column {
	margin-right: 1.754385%;
	width: 23.684210%;
}

.hermes-columns-2 .hermes-column-2,
.hermes-columns-3 .hermes-column-3,
.hermes-columns-4 .hermes-column-4 {
	margin-right: 0;
}

/* Inner Pages */


/* Sidebars */

.site-aside {
	line-height: 1.9em;
}

.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: #e1662f;
}

.site-aside a:hover,
.site-aside a:focus {
	color: #342319;
	text-decoration: underline;
}

.site-aside .title-widget {
	font-weight: normal;
}

.site-aside .hermes-related-page {
	font-size: 13px;
	line-height: 2em;
	margin: 0 0 5px;
}

.site-aside .current-menu-item {
	font-weight: bold;
}

.site-aside .current-menu-item a {
	color: #e1662f;
	text-decoration: underline;
}

/********************************************************************************************* 

5. Content Blocks

*********************************************************************************************/

.post-cover,
.post-thumbnail {
	background-color: #eab267;
	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=65);
	opacity: 0.65; 
}

.post-cover .room-meta {
	background: #121212;
	background: rgba(0,0,0,0.8);
	color: #fff;
	margin: 0;
	padding: 10px 15px;
	position: absolute;
	bottom: 30px;
	right: 0;
	z-index: 2;
}

/* Homepage Intro */

#hermes-home-intro {
	line-height: 2em;
}

#hermes-home-intro .widget {
	margin-top: 0;
	margin-bottom: 30px;
}

#hermes-home-intro p {
	margin-bottom: 1.3em;
}

#hermes-home-intro p:last-child {
	margin-bottom: 0;
}

#hermes-home-intro .hermes-column-3 .wrapper-column {
	background-color: #7a942b;
	color: #fff;
	font-size: 13px;
	padding: 30px 30px 0;
}

#hermes-home-intro .hermes-column-3 a {
	color: #fff;
	text-decoration: underline;
}

#hermes-home-intro .hermes-column-3 a:hover,
#hermes-home-intro .hermes-column-3 a:focus {
	color: #121212;
}

#hermes-home-intro .hermes-column-3 .widget:last-child {
	margin-bottom: 0;
}

#hermes-home-intro .title-widget {
	font-family: 'Merriweather';
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

#hermes-home-intro .title-welcome {
	font-family: 'Playfair Display', 'Merriweather', 'Roboto', Georgia, Arial, Tahoma, sans-serif;
	font-size: 24px;
	text-align: left;
	text-transform: none;
} 

.home-content .title-welcome:after {
	height: 5px;
	margin: 30px 0 30px;
}

#hermes-home-intro .title-welcome .title-widget-line2 {
	display: block;
	font-size: 50px;
	font-weight: 900;
	line-height: 1.1em;
	margin-top: 10px;
}

#hermes-home-intro .hermes-column-3 .title-widget {
	color: #fff;
}

#hermes-home-intro .hermes-column-2 .title-widget:after,
#hermes-home-intro .hermes-column-3 .title-widget:after {
	margin-bottom: 30px;
}

#hermes-home-intro .hermes-column-3 .title-widget:after {
	background-color: #fff;
}

/* Homepage Featured Pages */

.hermes-widget-feat-pages .post-content {
	font-size: 14px;
	line-height: 2em;
	padding: 20px 0 0;
	text-align: left;
}

.hermes-widget-feat-pages .title-post {
	font-family: 'Merriweather', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 2em;
	text-transform: uppercase;
}

.hermes-widget-feat-pages .title-post a {
	color: #342319;
}

.hermes-widget-feat-pages .title-post a:hover,
.hermes-widget-feat-pages .title-post a:focus {
	color: #e1662f;
}

.hermes-widget-feat-pages .title-post:after {
    background-color: #ae8348;
    content: " ";
    display: block;
    height: 3px;
    margin: 10px 0 20px;
    width: 100px;
}

.hermes-widget-feat-pages .post-excerpt {
	margin: 0;
}

.hermes-widget-feat-pages .title-post:hover:after,
.hermes-widget-feat-pages .title-post:focus:after {
    background-color: #e1662f;
}

.widget .read-more {
	display: block;
	font-family: 'Roboto', 'Merriweather', Arial, Tahoma, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	margin-top: 20px;
	text-transform: uppercase;
}

.widget .read-more-anchor {
	background-color: #ae8348;
	color: #fff;
	padding: 10px 20px;
}

.widget .read-more-anchor:hover,
.widget .read-more-anchor:focus {
	background-color: #e1662f;
	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: 2em;
	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.75em;
	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-testimonials .hermes-testimonial .post-content {
	font-size: 14px;
	line-height: 2em;
}

.hermes-directory .hermes-directory-item,
.hermes-posts-list .hermes-post,
.hermes-testimonials .hermes-testimonial {
	border-bottom: solid 1px #eee;
	margin-bottom: 30px;
	padding-bottom: 20px;
}

.hermes-directory .hermes-directory-item:last-child,
.hermes-posts-list .hermes-post:last-child,
.hermes-testimonials .hermes-testimonial:last-child {
	border-bottom-width: 0;
	margin-bottom: 20px;
	padding-bottom: 0;
}

.hermes-testimonials .hermes-testimonial .title-post {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.9em;
	margin: 0 0 0.5em;
	text-transform: uppercase;
}

.hermes-testimonials .hermes-testimonial .hermes-author {
	color: #888;
	font-size: 13px;
	letter-spacing: 1px;
	margin: 0 0 1em;
}

/* Rooms List */

.hermes-rooms .hermes-columns-2 .hermes-column,
.hermes-posts-archive .hermes-columns-2 .hermes-column {
	margin-top: 10px;
	margin-right: 4%;
	margin-bottom: 40px;
	width: 48%;
}

.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-table {
	border-spacing: 0;
	font-family: 'Merriweather', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 14px;
	margin: 10px 0 20px;
	width: 100%;
}

.hermes-table thead {
	border: solid 1px #b8a9d3;
	border-bottom-width: 0;
}

.hermes-table tbody {
	border: 0;
}

.hermes-table th,
.hermes-table td {
	padding: 0;
	text-align: center;
}

.hermes-table td {
	padding: 10px 15px 10px 0;
}

.hermes-rates tbody .caption {
	padding-right: 10px;
	padding-left: 10px; 
}

.hermes-table tr {
	background-color: #fff;
	line-height: 1.75em;
	padding: 0;
}

.hermes-rates .value,
.hermes-room-specs td {
	border-bottom: solid 1px #ece9e5;
}

.hermes-room-specs td {
	text-align: left;
}

.hermes-room-specs .caption {
	color: #a26d68;
	font-size: 13px;
	font-weight: 400;
	padding-left: 15px;
	text-transform: uppercase;
	width: 40%;
}

.hermes-table .even {
	background-color: #f6f3ee;
}

/* Directory Template */

.hermes-directory,
.hermes-posts-archive {
	font-size: 14px;
	line-height: 2em;
}

.hermes-directory .post-cover,
.hermes-posts-list .post-cover,
.hermes-testimonials .post-cover {
	display: inline;
	float: left;
	margin-right: 4%;
	width: 32%;
}

.hermes-directory .post-content,
.hermes-posts-list .post-content {
	overflow: hidden;
	padding-top: 0;
}

.hermes-directory .title-post,
.hermes-posts-list .title-post {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.75em;
}

.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: #e1662f;
}

.hermes-directory .post-meta,
.hermes-posts-grid .post-meta {
    color: #bc7a05;
    font-size: 15px;
    font-weight: normal;
    margin: 10px 0 15px;
}

.hermes-posts-list .post-meta,
.hermes-posts-grid .post-meta {
	color: #888;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0;
	margin: 0.75em 0;
}

.hermes-directory .post-excerpt,
.hermes-posts-list .post-excerpt {
	margin: 15px 0 0;
}

.hermes-posts-grid .post-content .post-excerpt {
	font-family: 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 14px;
}

.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,
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,
header .hermes-ta-box .hermes-ta-title {
	display: inline-block;
	font-size: 12px;
	line-height: 16px;
}

/* 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 {

}

.hermes-page-intro .post-meta {
	margin-bottom: 0;
}

.hermes-page-intro:after {
    background-color: #181818;
    content: " ";
    display: block;
    height: 3px;
    margin: 20px 0 30px;
    width: 120px;
}

.hermes-page-intro .title-page {
	color: #342319;
	font-family: 'Playfair Display', 'Merriweather', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 40px;
	font-weight: 900;
	line-height: 1.25em;
	margin-bottom: 0.85em;
}

.hermes-page-intro .title-page-withmeta {
	margin-bottom: 0.5em;
}

.hermes-page-intro .room-meta {
	font-weight: bold;
	margin: 0 0 30px;
}

.post-single {
	font-family: 'Merriweather', Arial, Tahoma, sans-serif;
	font-size: 15px;  
	line-height: 2em;
	max-width: 100%;
}

.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: 12px 0 12px;
	line-height: 1.25em; 
}

.post-single h1 {
	font-size: 32px;
	line-height: 36px;
}

.post-single h2 {
	font-size: 26px;
	line-height: 32px;
}

.post-single h3 {
	font-size: 22px;
	line-height: 26px;
}

.post-single h4 {
	font-size: 18px;
	line-height: 24px;
}

.post-single h5 {
	font-size: 16px;
	line-height: 22px;
}

.post-single h6 {
	font-size: 14px;
	line-height: 20px;
}

.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: 'Playfair Display', 'Merriweather', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 24px;
	font-weight: 900;
	margin-bottom: 30px;
}

.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: 50px;
}

.commentlist .byuser .avatar {
	border-color: #ddd;
}

.commentlist .byuser .comment-author-name {
	color: #e1662f;
}

.commentlist .comment-author {
	display: inline;
	float: left;
	margin-right: 20px;
	width: 60px;
	text-align: center;
}

.commentlist .comment-author-name {
	color: #252525;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	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: 2em;
	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;
}

#respond .hermes-comment-input {
	border: solid 1px #ddd;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding: 5px;
	width: 70%;
	-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 {
	margin: 0 0 15px;
}

#respond .form-submit {
	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: #141414;
	color: #bbb;
	font-family: 'Merriweather', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 2em;
	margin-top: 60px;
	padding: 0;
}

.site-footer .widget {
	margin-bottom: 30px;
}

.site-footer .title-widget {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

.site-footer a {
	color: #fff;
}

.site-footer a:hover,
.site-footer a:focus,
.site-footer .current-menu-item a {
	color: #ae8348;
	text-decoration: underline;
}

.site-footer li {
	line-height: 2em;
	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: 23.026315%;
}

.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;
}

/* Contacts */

#footer-contacts {
	background-color: #ae8348;
	color: #fff;
	font-family: 'Merriweather', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

div.wrapper-footer-widgets {
	padding-top: 50px;
}

.footer-contacts {
	overflow: hidden;
	text-align: center;
}

.footer-contacts a {
	text-decoration: underline;
}

.footer-contacts a:hover,
.footer-contacts a:focus {
	color: #181818;
}

.footer-contacts .hermes-contact {
	display: inline-block;
	margin: 0;
}

.footer-contacts .hermes-contact span:before {
  content: "\f335";
  font-family: 'Dashicons', sans-serif;
  font-size: 10px;
  margin: 0 8px 0 8px;
  opacity: .75;
}

.footer-contacts .hermes-contact:first-child span:before,
.footer-contacts .booking span:before {
	display: none;
}

/* 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: 24px; 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: 24px;
	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: 4px;
}
.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: 20px;
	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: 1em;
	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: 1em;
	padding: 15px 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: #7a942b;
	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: #e1662f;
	border-color: #e1662f;
}

.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;
}

/* 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.9em;
}

#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: 60px;
	height: 60px;
	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: 0; }
.flickity-prev-next-button.next { background-position:-60px 0; right: 0; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 0;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 0;
}

.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: 26px;
	margin: 20px 0;
}

#hermes-gallery .wrapper {
	position: relative;
}

#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: 'Merriweather', '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: 2em;
	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: 2em;
	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;
}

/* Quick Links in Slideshow */

#hermes-gallery-actions {
	position: absolute;
	top: 70px;
	right: 20px;
	text-align: left;
	z-index: 3;
	width: 260px;
}

#hermes-gallery-actions .widget {
	margin: 0 0 10px;
}

.gallery-actions-item {
	font-family: 'Roboto', 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: 500;
	margin: 0;
}

.gallery-actions-item a {
	background: #fff;
	background: rgba(255,255,255,0.9);
	color: #121212;
	display: block;
	padding: 7px 15px;
}

#hermes-gallery-actions .widget_text {
	background: #fff;
	background: rgba(255,255,255,0.9);
	color: #121212;
	font-family: 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 13px;
	padding: 15px;
}

.gallery-actions-item a:hover,
.gallery-actions-item a:focus {
	background: #df5c15;
	background: rgba(223,92,21,0.9);
	color: #fff;
	margin-right: -10px;
	margin-left: -10px;
	padding-right: 25px;
	padding-left: 25px;
}

.gallery-actions-item-special a {
	background: #121212;
	background: rgba(15,15,15,0.9);
	color: #fff;
	display: block;
	font-weight: 700;
}

.gallery-actions-item-special a:hover,
.gallery-actions-item-special a:focus {
	background: #df5c15;
	background: rgba(223,92,21,0.9);
	color: #fff;
	display: block;
}

.gallery-actions-item .fa {
	margin-right: 3px;
}

/*********************************************************************************************

12. jQuery MMenu 

*********************************************************************************************/

/*
    jQuery.mmenu CSS
*/
.mm-hidden { display: none !important }
.mm-wrapper { overflow-x: hidden; position: relative; }
.mm-menu, .mm-menu > .mm-panel { margin: 0; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 0; }
.mm-menu { background: inherit; display: block; overflow: hidden; padding: 0; }
.mm-panel { -webkit-transition: -webkit-transform 0.4s ease; -moz-transition: -moz-transform 0.4s ease; -ms-transition: -ms-transform 0.4s ease; -o-transition: -o-transform 0.4s ease; transition: transform 0.4s ease; -webkit-transform: translate3d(100%, 0, 0); -moz-transform: translate3d(100%, 0, 0); -ms-transform: translate3d(100%, 0, 0); -o-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }
.mm-panel.mm-opened { -webkit-transform: translate3d(0%, 0, 0); -moz-transform: translate3d(0%, 0, 0); -ms-transform: translate3d(0%, 0, 0); -o-transform: translate3d(0%, 0, 0); transform: translate3d(0%, 0, 0); }
.mm-panel.mm-subopened { -webkit-transform: translate3d(-30%, 0, 0); -moz-transform: translate3d(-30%, 0, 0); -ms-transform: translate3d(-30%, 0, 0); -o-transform: translate3d(-30%, 0, 0); transform: translate3d(-30%, 0, 0); }
.mm-panel.mm-highest { z-index: 1 }
.mm-menu > .mm-panel { background: inherit; -webkit-overflow-scrolling: touch; overflow: scroll; overflow-x: hidden; overflow-y: auto; box-sizing: border-box; padding: 0 20px; }
.mm-menu > .mm-panel.mm-hasheader { padding-top: 40px }
.mm-menu > .mm-panel:before, .mm-menu > .mm-panel:after { content: ''; display: block; height: 20px; }
.mm-vertical .mm-panel { -webkit-transform: none !important; -moz-transform: none !important; -ms-transform: none !important; -o-transform: none !important; transform: none !important; }
.mm-vertical .mm-listview .mm-panel, .mm-listview .mm-vertical .mm-panel { display: none; padding: 10px 0 10px 10px; }
.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after, .mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after { border-color: transparent }
.mm-vertical li.mm-opened > .mm-panel, li.mm-vertical.mm-opened > .mm-panel { display: block }
.mm-vertical .mm-listview > li > .mm-next, .mm-listview > li.mm-vertical > .mm-next { height: 40px; bottom: auto; }
.mm-vertical .mm-listview > li > .mm-next:after, .mm-listview > li.mm-vertical > .mm-next:after { top: 16px; bottom: auto; }
.mm-vertical .mm-listview > li.mm-opened > .mm-next:after, .mm-listview > li.mm-vertical.mm-opened > .mm-next:after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.mm-header { border-bottom: 1px solid transparent; text-align: center; line-height: 20px; height: 40px; padding: 0 40px; margin: 0; position: absolute; top: 0; left: 0; right: 0; }
.mm-header > a { text-decoration: none; display: block; padding: 10px 0; }
.mm-header .mm-title { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.mm-header .mm-btn { box-sizing: border-box; width: 40px; height: 40px; position: absolute; top: 0; z-index: 1; }
.mm-header .mm-btn:first-child { padding-left: 20px; left: 0; }
.mm-header .mm-btn:last-child { padding-right: 20px; right: 0; }
.mm-listview, .mm-listview > li { list-style: none; display: block; padding: 0; margin: 0; }
.mm-listview { font: inherit; font-size: 14px; }
.mm-listview a, .mm-listview a:hover { text-decoration: none }
.mm-listview > li { position: relative }
.mm-listview > li > a, .mm-listview > li > span { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; color: inherit; line-height: 20px; display: block; padding: 10px 10px 10px 0; margin: 0; }
.mm-listview > li:not(.mm-divider):after { content: ''; border-bottom-width: 1px; border-bottom-style: solid; display: block; position: absolute; left: 0; right: 0; bottom: 0; }
.mm-listview > li:not(.mm-divider):after { left: 20px }
.mm-listview .mm-next { background: rgba(3, 2, 1, 0); width: 50px; padding: 0; position: absolute; right: 0; top: 0; bottom: 0; z-index: 2; }
.mm-listview .mm-next:before { content: ''; border-left-width: 1px; border-left-style: solid; display: block; position: absolute; top: 0; bottom: 0; left: 0; }
.mm-listview .mm-next + a, .mm-listview .mm-next + span { margin-right: 50px }
.mm-listview .mm-next.mm-fullsubopen { width: 100% }
.mm-listview .mm-next.mm-fullsubopen:before { border-left: none }
.mm-listview .mm-next.mm-fullsubopen + a, .mm-listview .mm-next.mm-fullsubopen + span { padding-right: 50px; margin-right: 0; }
.mm-menu > .mm-panel > .mm-listview { margin-left: -20px; margin-right: -20px; }
.mm-menu > .mm-panel > .mm-listview.mm-first { margin-top: -20px }
.mm-menu > .mm-panel > .mm-listview.mm-last { padding-bottom: 20px }
.mm-prev:before, .mm-next:after { content: ''; border: 2px solid transparent; display: inline-block; width: 8px; height: 8px; margin: auto; position: absolute; top: 0; bottom: 0; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.mm-prev:before { border-right: none; border-bottom: none; left: 20px; }
.mm-next:after { border-top: none; border-left: none; right: 20px; }
.mm-divider { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 10px; text-transform: uppercase; text-indent: 20px; line-height: 25px; }
.mm-listview > li.mm-spacer { padding-top: 40px }
.mm-listview > li.mm-spacer > .mm-next { top: 40px }
.mm-listview > li.mm-spacer.mm-divider { padding-top: 25px }
.mm-menu { background: #f3f3f3; color: rgba(0, 0, 0, 0.7); }
.mm-menu .mm-header { border-color: rgba(0, 0, 0, 0.1) }
.mm-menu .mm-header > a { color: rgba(0, 0, 0, 0.3) }
.mm-menu .mm-header .mm-btn:before, .mm-menu .mm-header .mm-btn:after { border-color: rgba(0, 0, 0, 0.3) }
.mm-menu .mm-listview > li:after { border-color: rgba(0, 0, 0, 0.1) }
.mm-menu .mm-listview > li > a.mm-prev, .mm-menu .mm-listview > li > a.mm-next { color: rgba(0, 0, 0, 0.3) }
.mm-menu .mm-listview > li > a.mm-prev:before, .mm-menu .mm-listview > li > a.mm-next:after { border-color: rgba(0, 0, 0, 0.3) }
.mm-menu .mm-listview > li > a.mm-prev:after, .mm-menu .mm-listview > li > a.mm-next:before { border-color: rgba(0, 0, 0, 0.1) }
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span { background: rgba(255, 255, 255, 0.5) }
.mm-menu.mm-vertical .mm-listview li.mm-opened > a.mm-next, .mm-menu.mm-vertical .mm-listview li.mm-opened > .mm-panel, .mm-menu .mm-listview li.mm-opened.mm-vertical > a.mm-next, .mm-menu .mm-listview li.mm-opened.mm-vertical > .mm-panel { background: rgba(0, 0, 0, 0.05) }
.mm-menu .mm-divider { background: rgba(0, 0, 0, 0.05) }
/*
    jQuery.mmenu offcanvas addon CSS
*/
.mm-page { box-sizing: border-box; position: relative; }
.mm-slideout { -webkit-transition: -webkit-transform 0.4s ease; -ms-transition: -ms-transform 0.4s ease; transition: transform 0.4s ease; }
html.mm-opened { overflow: hidden; position: relative; }
html.mm-opened body { overflow: hidden }
html.mm-opened .mm-page { min-height: 100vh }
html.mm-background .mm-page { background: inherit }
#mm-blocker { background: rgba(3, 2, 1, 0); display: none; width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 999999; }
html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker { display: block }
.mm-menu.mm-offcanvas { display: none; position: fixed; }
.mm-menu.mm-current { display: block }
.mm-menu { width: 80%; min-width: 140px; max-width: 440px; }
html.mm-opening .mm-slideout { -webkit-transform: translate(80%, 0); -moz-transform: translate(80%, 0); -ms-transform: translate(80%, 0); -o-transform: translate(80%, 0); transform: translate(80%, 0); }
@media all and (max-width: 175px) {
    html.mm-opening .mm-slideout { -webkit-transform: translate(140px, 0); -moz-transform: translate(140px, 0); -ms-transform: translate(140px, 0); -o-transform: translate(140px, 0); transform: translate(140px, 0); }
}
@media all and (min-width: 550px) {
    html.mm-opening .mm-slideout { -webkit-transform: translate(440px, 0); -moz-transform: translate(440px, 0); -ms-transform: translate(440px, 0); -o-transform: translate(440px, 0); transform: translate(440px, 0); }
}
menu.mm-measureheight > .mm-panel { bottom: auto !important; height: auto !important; }

/*
    jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu, html.mm-opened.mm-dragging .mm-page, html.mm-opened.mm-dragging .mm-fixed-top, html.mm-opened.mm-dragging .mm-fixed-bottom, html.mm-opened.mm-dragging #mm-blocker { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; }

/*
    jQuery.mmenu borderstyle extension CSS
*/
.mm-menu.mm-border-none .mm-listview > li:after, .mm-listview.mm-border-none > li:after { content: none }
.mm-menu.mm-border-full .mm-listview > li:after, .mm-listview.mm-border-full > li:after { left: 0 !important }

/*
    jQuery.mmenu pageshadow extension CSS
*/
.mm-menu.mm-pageshadow:after { content: ""; display: block; width: 20px; height: 120%; position: absolute; left: 100%; top: -10%; z-index: 99; }
.mm-menu.mm-pageshadow.mm-right:after { left: auto; right: 100%; }
.mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-front:after { content: none; display: none; }
.mm-menu.mm-pageshadow:after { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) }


/*
    jQuery.mmenu themes extension CSS
*/
.mm-menu.mm-theme-dark { background: #333333; color: rgba(255, 255, 255, 0.8); }
.mm-menu.mm-theme-dark .mm-header { border-color: rgba(0, 0, 0, 0.15) }
.mm-menu.mm-theme-dark .mm-header > a { color: rgba(255, 255, 255, 0.4) }
.mm-menu.mm-theme-dark .mm-header .mm-btn:before, .mm-menu.mm-theme-dark .mm-header .mm-btn:after { border-color: rgba(255, 255, 255, 0.4) }
.mm-menu.mm-theme-dark .mm-listview > li:after { border-color: rgba(0, 0, 0, 0.15) }
.mm-menu.mm-theme-dark .mm-listview > li > a.mm-prev, .mm-menu.mm-theme-dark .mm-listview > li > a.mm-next { color: rgba(255, 255, 255, 0.4) }
.mm-menu.mm-theme-dark .mm-listview > li > a.mm-prev:before, .mm-menu.mm-theme-dark .mm-listview > li > a.mm-next:after { border-color: rgba(255, 255, 255, 0.4) }
.mm-menu.mm-theme-dark .mm-listview > li > a.mm-prev:after, .mm-menu.mm-theme-dark .mm-listview > li > a.mm-next:before { border-color: rgba(0, 0, 0, 0.15) }
.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span { background: rgba(0, 0, 0, 0.1) }
.mm-menu.mm-theme-dark.mm-vertical .mm-listview li.mm-opened > a.mm-next, .mm-menu.mm-theme-dark.mm-vertical .mm-listview li.mm-opened > .mm-panel, .mm-menu.mm-theme-dark .mm-listview li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-dark .mm-listview li.mm-opened.mm-vertical > .mm-panel { background: rgba(255, 255, 255, 0.05) }
.mm-menu.mm-theme-dark .mm-divider { background: rgba(255, 255, 255, 0.05) }
.mm-menu.mm-theme-dark .mm-buttonbar { border-color: rgba(255, 255, 255, 0.8); background: #333333; }
.mm-menu.mm-theme-dark .mm-buttonbar > * { border-color: rgba(255, 255, 255, 0.8) }
.mm-menu.mm-theme-dark .mm-buttonbar > input:checked + label { background: rgba(255, 255, 255, 0.8); color: #333333; }
.mm-menu.mm-theme-dark label.mm-check:before { border-color: rgba(255, 255, 255, 0.8) }
.mm-menu.mm-theme-dark em.mm-counter { color: rgba(255, 255, 255, 0.4) }
.mm-menu.mm-theme-dark .mm-footer { border-color: rgba(0, 0, 0, 0.15); color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-dark .mm-fixeddivider span { background: rgba(255, 255, 255, 0.05) }
.mm-menu.mm-pageshadow.mm-theme-dark:after { box-shadow: 0 0 20px rgba(0, 0, 0, 0.5) }
.mm-menu.mm-theme-dark .mm-search input { background: rgba(255, 255, 255, 0.3); color: rgba(255, 255, 255, 0.8); }
.mm-menu.mm-theme-dark .mm-noresultsmsg { color: rgba(255, 255, 255, 0.4) }
.mm-menu.mm-theme-dark .mm-indexer a { color: rgba(255, 255, 255, 0.4) }
.mm-menu.mm-theme-dark label.mm-toggle { background: rgba(0, 0, 0, 0.15) }
.mm-menu.mm-theme-dark label.mm-toggle:before { background: #333333 }
.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle { background: #4bd963 }
.mm-menu.mm-theme-white { background: white; color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-theme-white .mm-header { border-color: rgba(0, 0, 0, 0.1) }
.mm-menu.mm-theme-white .mm-header > a { color: rgba(0, 0, 0, 0.3) }
.mm-menu.mm-theme-white .mm-header .mm-btn:before, .mm-menu.mm-theme-white .mm-header .mm-btn:after { border-color: rgba(0, 0, 0, 0.3) }
.mm-menu.mm-theme-white .mm-listview > li:after { border-color: rgba(0, 0, 0, 0.1) }
.mm-menu.mm-theme-white .mm-listview > li > a.mm-prev, .mm-menu.mm-theme-white .mm-listview > li > a.mm-next { color: rgba(0, 0, 0, 0.3) }
.mm-menu.mm-theme-white .mm-listview > li > a.mm-prev:before, .mm-menu.mm-theme-white .mm-listview > li > a.mm-next:after { border-color: rgba(0, 0, 0, 0.3) }
.mm-menu.mm-theme-white .mm-listview > li > a.mm-prev:after, .mm-menu.mm-theme-white .mm-listview > li > a.mm-next:before { border-color: rgba(0, 0, 0, 0.1) }
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-white .mm-listview > li.mm-selected > span { background: rgba(0, 0, 0, 0.05) }
.mm-menu.mm-theme-white.mm-vertical .mm-listview li.mm-opened > a.mm-next, .mm-menu.mm-theme-white.mm-vertical .mm-listview li.mm-opened > .mm-panel, .mm-menu.mm-theme-white .mm-listview li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-white .mm-listview li.mm-opened.mm-vertical > .mm-panel { background: rgba(0, 0, 0, 0.03) }
.mm-menu.mm-theme-white .mm-divider { background: rgba(0, 0, 0, 0.03) }
.mm-menu.mm-theme-white .mm-buttonbar { border-color: rgba(0, 0, 0, 0.6); background: white; }
.mm-menu.mm-theme-white .mm-buttonbar > * { border-color: rgba(0, 0, 0, 0.6) }
.mm-menu.mm-theme-white .mm-buttonbar > input:checked + label { background: rgba(0, 0, 0, 0.6); color: white; }
.mm-menu.mm-theme-white label.mm-check:before { border-color: rgba(0, 0, 0, 0.6) }
.mm-menu.mm-theme-white em.mm-counter { color: rgba(0, 0, 0, 0.3) }
.mm-menu.mm-theme-white .mm-footer { border-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-theme-white .mm-fixeddivider span { background: rgba(0, 0, 0, 0.03) }
.mm-menu.mm-pageshadow.mm-theme-white:after { box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) }
.mm-menu.mm-theme-white .mm-search input { background: rgba(0, 0, 0, 0.05); color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-theme-white .mm-noresultsmsg { color: rgba(0, 0, 0, 0.3) }
.mm-menu.mm-theme-white .mm-indexer a { color: rgba(0, 0, 0, 0.3) }
.mm-menu.mm-theme-white label.mm-toggle { background: rgba(0, 0, 0, 0.1) }
.mm-menu.mm-theme-white label.mm-toggle:before { background: white }
.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle { background: #4bd963 }

/*
    jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top, .mm-menu.mm-bottom { width: 100%; min-width: 100%; max-width: 100%; }
.mm-menu.mm-right { left: auto; right: 0; }
.mm-menu.mm-bottom { top: auto; bottom: 0; }
html.mm-right.mm-opening .mm-slideout { -webkit-transform: translate(-80%, 0); -moz-transform: translate(-80%, 0); -ms-transform: translate(-80%, 0); -o-transform: translate(-80%, 0); transform: translate(-80%, 0); }
@media all and (max-width: 175px) {
    html.mm-right.mm-opening .mm-slideout { -webkit-transform: translate(-140px, 0); -moz-transform: translate(-140px, 0); -ms-transform: translate(-140px, 0); -o-transform: translate(-140px, 0); transform: translate(-140px, 0); }
}
@media all and (min-width: 550px) {
    html.mm-right.mm-opening .mm-slideout { -webkit-transform: translate(-440px, 0); -moz-transform: translate(-440px, 0); -ms-transform: translate(-440px, 0); -o-transform: translate(-440px, 0); transform: translate(-440px, 0); }
}
/*
    jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout { -webkit-transform: none !important; -moz-transform: none !important; -ms-transform: none !important; -o-transform: none !important; transform: none !important; z-index: 0 !important; }
.mm-menu.mm-front { z-index: 1 }
.mm-menu.mm-front, .mm-menu.mm-next { -webkit-transition: -webkit-transform 0.4s ease; -ms-transition: -ms-transform 0.4s ease; transition: transform 0.4s ease; -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); -ms-transform: translate3d(-100%, 0, 0); -o-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }
.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right { -webkit-transform: translate3d(100%, 0, 0); -moz-transform: translate3d(100%, 0, 0); -ms-transform: translate3d(100%, 0, 0); -o-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }
.mm-menu.mm-top { -webkit-transform: translate3d(0, -100%, 0); -moz-transform: translate3d(0, -100%, 0); -ms-transform: translate3d(0, -100%, 0); -o-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); }
.mm-menu.mm-bottom { -webkit-transform: translate3d(0, 100%, 0); -moz-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); -o-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }
html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.mm-menu.mm-top, .mm-menu.mm-bottom { height: 80%; min-height: 140px; max-height: 880px; }

/* Custom mmenu **/
.mm-listview { font-size: 14px }
.mm-menu > .mm-panel { padding: 20px 40px; }
.mm-listview ul > li { font-size: 13px; text-transform: none; }

/*********************************************************************************************

13. Media Queries 

*********************************************************************************************/
 
/* Tablet Landscape */
@media screen and (max-width: 1200px) {

	div.wrapper {
		margin-right: auto;
		margin-left: auto;
		width: 94%;
	}
	
	div.wrapper-menu {
		margin-right: auto;
		margin-left: auto;
		width: 100%;
	}
	
	#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) {

	.wrapper-menu {
		margin-bottom: 50px;
	}
	
	#hermes-home-intro .title-welcome {
		font-size: 20px;
	}
	
	#hermes-home-intro .title-welcome .title-widget-line2 {
		font-size: 40px;
	}
	
	.home-content .title-widget, 
	.title-section, .title-subsection {
		font-size: 24px;
	}
	
	.hermes-widget-feat-pages .title-post,
	#hermes-home-intro .title-widget {
		font-size: 16px;
	}
	
	.hermes-widget-feat-pages .post-content {
		font-size: 13px;
		line-height: 1.75em;
	}
	
	.hermes-widget-feat-page .feat-page-content {
		font-size: 13px;
		line-height: 1.9em;
	}
	
	.hermes-page-intro .title-page {
		font-size: 36px;
	}

	#hermes-gallery .hermes-gallery-slide {
		height: 450px;
	}

	#footer-contacts {
		font-size: 13px;
	}
	
}

/* Tabled Portrait */
@media screen and (max-width: 768px) {

	div.wrapper-header {
		text-align: center;
	}
	
	.wrapper-menu {
		margin-bottom: 40px;
	}

	div.wrapper-menu .wrapper {
		text-align: center;
	}
	
	#logo,
	#hermes-contacts {
		display: block;
		float: none;
		margin-right: 0;
	}
	
	#hermes-contacts {
		margin-top: 30px;
	}
	
	#hermes-home-intro .hermes-column {
		display: block;
		float: none;
		margin-right: 0;
		text-align: left;
		width: 100%;
	}
	
	#hermes-home-intro .title-welcome {
		text-align: center;
	}
	
	.home-content .title-welcome:after {
		margin-right: auto;
		margin-bottom: 10px;
		margin-left: auto;
	}
	
	.hermes-columns-4 .hermes-column {
		margin-right: 6%;
		width: 47%;
	}
	
	.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-content,
	.hermes-widget-feat-page .feat-page-cover {
		width: 100%;
	}
	
	.hermes-widget-feat-page .feat-page-content-wrapper {
		padding-top: 30px;
	} 
	
	#content-main,
	.site-aside,
	.wrapper-reversed #content-main {
		display: block;
		float: none;
		width: 100%;
	}
	
	.content-main-wrapper {
		padding: 0;
	}
	
	.site-aside {
		margin-top: 40px;
	}
	
	.site-footer {
		font-size: 12px;
		line-height: 1.8em;
	}

	.site-footer .title-widget {
		font-size: 13px;
	}
	
	.site-footer .theme-credit {
		display: none;
	}
	
	/* Main Menu */

    div.wrapper-menu {
    	padding-top: 15px;
    	padding-bottom: 15px;
		text-align: center;
    }
	
	/* Menu */
	header .menu-main-container { text-indent: -9999px; height: 0; }
	.menu-main-container.mm-menu { text-indent: 0; height: 100%; }
	
	.mm-listview li { text-align: left; }
	.mm-listview > li { text-transform: uppercase; }
	
	#navbar-main { display: none; }
	.navbar-toggle { display: inline; float: right; margin: 5px 0 5px; }
	.btn_menu_icons { display: inline-block; float: left; }
	.btn_menu_span {
		color: #fff;
		display: inline-block;
		float: left;
		line-height: 1.5em;
		margin: 0 0 0 15px;
	}

	#menu-main,
	.header-centered #menu-main {
		display: none;
		margin: 20px 0 0;
		padding: 0 50px;
	}

	#menu-main { text-align: left; }
	
	.sf-menu li {
		border-bottom: solid 1px #584c69;
		display: block;
	}
	
	.sf-menu li:last-child {
		border-bottom-width: 0;
	}
	
	.sf-menu a {
		padding: 10px;
	}
	
	.sf-arrows .sf-with-ul {
		padding-right: 10px;
	}
	
	.sf-arrows .sf-with-ul:after {
		display: none;
	}
	
	.sf-menu ul {
		display: block !important;
		opacity: 1 !important;
		position: relative;
		top: auto;
		left: auto;
		box-shadow: none;
	}
	
	.sf-menu ul ul {
		left: auto;
		top: auto;
	}
	
	.sf-menu ul li {
		background: none;
		text-align: center;
	}
	
	.sf-menu ul ul li,
	.sf-menu li:hover,
	.sf-menu li:focus, 
	.sf-menu li.sfHover {
		background: none;
	}
	
	.sf-menu ul li .sf-with-ul {
		font-weight: bold;
		text-transform: uppercase;
	}
	
	/* End Main Menu */
	
}

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 640px) {

	#container {
		font-size: 13px;
	}
	
	.hermes-page-intro .title-page {
		font-size: 28px;
	}
	
	.home-content .title-widget, 
	.title-section, .title-subsection {
		font-size: 20px;
	}
	
	.hermes-directory .title-post, .hermes-posts-list .title-post {
		font-size: 16px;
	}
	
	.hermes-directory, .hermes-posts-archive {
		font-size: 13px;
	}
	
	#hermes-gallery .hermes-gallery-slide {
		height: 300px;
	}
	
	#hermes-gallery-header .post-preview {
		display: none;
	}
	
	#hermes-gallery-actions {
		position: relative;
		display: block;
		top: auto;
		right: auto;
		width: 100%;
		margin: 10px 0 0;
		text-align: center;
	}
	
	.gallery-actions-item-standard a {
		background: #eee;
	}
	
	.site-footer .hermes-cols-3 .hermes-column {
		margin-right: 6%;
		width: 47%;
	}
	
	.site-footer .hermes-cols-3 .hermes-column-1 {
		display: block;
		float: none;
		margin-right: 0;
		width: 100%;
	}
	
	.site-footer .hermes-cols-3 .hermes-column-3 {
		margin-right: 0;
	}

	.post-single {
		font-size: 14px;
	}

	.hermes-columns-3 {
		text-align: center;
	}

	.hermes-columns-3 .hermes-column {
		display: block;
		float: none;
		margin: 0 auto 40px;
		width: auto;
	}

	.hermes-columns-3 .hermes-column-3 {
		margin-bottom: 0;
	}

	.hermes-columns-3 .hermes-column .post-cover,
	.hermes-columns-3 .hermes-column .post-thumbnail {
		background: none;
		text-align: left;
	}

	.hermes-columns-3 .hermes-column .post-cover .thumbnail {
		max-width: 100%;
		width: auto;
	}
	
}

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 480px) {

	#logo .logo-main {
		font-size: 24px;
	}
	
	.hermes-page-intro .title-page {
		font-size: 24px;
	}
	
	#hermes-home-intro .title-welcome {
		margin-bottom: 0;
	}
	
	#hermes-home-intro .title-welcome .title-widget-line2 {
		font-size: 32px;
	}
	
	.footer-contacts .hermes-contact {
		display: inline;
	}

	.site-footer .hermes-cols-3 .hermes-column {
		display: block;
		float: none;
		margin-right: 0;
		width: 100%;
	}
	
	.post-single {
		font-size: 13px;
	}

	.hermes-columns-3 .hermes-column .post-cover .thumbnail {
		width: 100%;
	}

	.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-2 .hermes-column:last-of-type,
	.hermes-columns-3 .hermes-column:last-of-type,
	.hermes-columns-4 .hermes-column:last-of-type {
		margin-bottom: 0;
	}
	
}

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 320px) {

	

}