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

Theme Name: Ambassador
Theme URI: http://www.hermesthemes.com/themes/ambassador/
Version: 1.3.1
Author: HermesThemes.com
Author URI: http://www.hermesthemes.com/
Description: Ambassador is an exclusive WordPress Theme for Hotels and other related businesses.
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hermes_textdomain
Tags: blue, orange, red, white, light, two-columns, left-sidebar, right-sidebar, flexible-width, custom-background, custom-menu, featured-images, full-width-template, theme-options, threaded-comments, translation-ready, holiday

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.

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

0.  CSS Reset  -------------------------  All Theme Files
1.  Page Structure: Common elements  ---  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. Media Queries  ---------------------

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


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

0. CSS Reset  -------------------------  All Theme Files

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

/*! 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

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

::-moz-selection{background:#00aeef; color:#fff; }
::selection{ background:#00aeef; color:#fff; }

a { color: #1c97d4; text-decoration:none; }
a:hover { color: #ef4832; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; transition-duration: 0.2s; }
a:hover, a:active { outline: none; }

body {
	background-color: #f5f5f5;
	color: #555;
	font-family: 'Source Sans Pro', Arial, Tahoma, sans-serif;
	font-size: 62.5%;
	line-height: 1.5;
	text-align: center;
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	color: #333;
	font-weight: bold;
	line-height: 1.4;
	margin: 0;
	padding: 0;
}

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

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

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

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

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

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

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

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

div.divider-main {
	border-top: solid 4px #222;
	border-bottom: solid 1px #e5e5e5;
	height: 4px;
	margin: 10px 0 20px;
}

.title-xl {
	font-size: 50px;
}

.title-l {
	font-size: 34px;
}

.title-m {
	font-size: 20px;
}

.title-s {
	font-size: 16px;
}

.title-xs {
	font-size: 13px;
}

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

.title-caps {
	font-weight: normal;
	text-transform: uppercase;
}

.title-ornament {
	background: transparent url(images/back-heading-ornament.png) no-repeat bottom center;
	padding-bottom: 20px;
	text-align: center;
}

.type-custom {
	letter-spacing: 0.5px;
	/* font-family: Georgia, serif; */
}

.title-widget {
	font-family: 'Source Sans Pro', 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 13px;
	letter-spacing: 0.5px;
	margin-top: 0;
	margin-bottom: 20px;
	text-transform: uppercase;
}

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

2. Page Structure: Header

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

.site-header {
	z-index: 10;
}

.site-header .wrapper-logo {
	background-color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}

#logo {
	display: inline;
	float: left;
	margin-right: 20px;
}

/* Header Contact Info */
.header-additional {
	clear: right;
	display: inline;
	float: right;
	text-align: right;
}

.header-additional a {
	color: #1c97d4;
}

.header-additional a:hover,
.header-additional a:focus {
	color: #cc333f;
}

.hermes-contact .fa {
	display: inline-block;
	margin-right: 5px;
}

.hermes-contact {
	font-size: 13px;
	line-height: 1.9;
}

.hermes-contact span.label {
	color: #666;
}

.hermes-contact span.value {
	color: #cc333f;
	font-weight: bold;
}

/* Top Menu (Secondary) */

#menu-top {
	display: inline;
	float: right;
	margin-bottom: 20px;
}

#menu-top a {
	color: #999;
}

#menu-top .current-menu-item a,
#menu-top a:hover,
#menu-top a:focus {
	color: #333;
}

#menu-top li {
	border-left: solid 1px #e7e7e7;
	display: inline;
	float: left;
	font-size: 13px;
	line-height: 1.5;
	margin-left: 10px;
	padding-left: 10px;
}

#menu-top li:first-child {
	border-left-width: 0;
	margin-left: 0;
	padding-left: 0;
}

/* Footer Contact Info */

.wrapper-footer-contacts {
	background-color: #2b2b2b;
}

.footer-additional {
	clear: both;
	padding: 13px 0 15px;
	text-align: center;
}

.footer-additional a {
	color: #b5d9e8;
}

.footer-additional a:hover,
.footer-additional a:focus {
	color: #fff;
}

.footer-additional .hermes-contact {
	background: none;
	display: inline-block;
	font-size: 14px;
	font-style: normal;
	line-height: 1.8;
	padding-right: 0;
}

.footer-additional .hermes-contact .divider {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 7px;
}

.footer-additional .hermes-contact span.label {
	color: #fff;
}

.footer-additional .hermes-contact span.value {
	color: #fff;
}

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

3. Navigation

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

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

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

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

#menu-main {
	background-color: #2b2b2b;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	position:relative;
	z-index: 50;
}

/* Mobile Menu Icons */
.navbar-toggle {
    display: none;
    position: relative;
    float: left;
    margin: 15px 0 15px 0;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 3px
}

#menu-top-slide:not( .mm-menu ),
#menu-main-slide:not( .mm-menu ) {
   display: none;
}

/*** 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 #333;
	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 {
	color: #fff;
	display: inline-block;
	padding: 20px 1px;
	position: relative;
	zoom: 1; /* IE7 */
}

.sf-menu ul a,
.sf-menu .current-menu-ancestor .sub-menu a {
	color: #aaa;
	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 {
	color: #f5d876;
}

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

.sf-menu .sub-menu .current-menu-item > a {
	background-color: #444;
	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: #fff;
}

.sf-menu li {
	font-family: 'Source Sans Pro', Arial, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.5;
	margin: 0 10px;
	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: #333;
	border-bottom: solid 1px #444;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	text-align: left;
	text-transform: none;
}
.sf-menu ul li:last-child {
	border-bottom-width: 0;
}
.sf-menu ul ul li {
	background: #333;
}
.sf-menu ul li:hover,
.sf-menu ul li:focus {
	background-color: #444;
	/* 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: 46%;
	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: #fff; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(255,255,255,0.5);
}

.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: #fff; /* 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: #aaa; /* 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: #fff; /* IE8 fallback colour */
}


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

4. Page Structure: Main Content

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

#content {
	position: relative;
}

.no-slideshow {
	padding-top: 0 !important;
}

#content div.wrapper {
	background-color: #fff;
	border-bottom: solid 4px #252525;
	padding: 30px;
	position: relative;
	z-index: 10;
}

#main {
	display: inline;
	float: left;
	margin: 0 2.1276% 0 0;
}

.site-aside {
	display: inline;
	float: left;
	font-size: 14px;
	line-height: 1.7;
	margin: 0 0 30px;
}

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

#prefooter .widget {
	margin-top: 30px;
}

.textwidget li {
	list-style-type: square;
	line-height: 1.9;
}

.textwidget iframe {
	width: 100%;
}

.widget li {
	line-height: 1.9;
}

/* Hermes Photos Gallery */

#hermes-gallery {
	background-color: #333;
	display: block;
	position: relative;
	width: 100%;
	text-align: center;
}

.hermes-gallery-wrapper {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
}

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

#hermes-gallery span.gallery-shadow {
	background: transparent url(images/back-shadow-gallery.png) repeat-x top left;
	display: block;
	font-size: 1px;
	height: 2px;
	line-height: 1px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
}

#hermes-gallery .slide-title {
	color: #fff;
	font-size: 16px;
	line-height: 1.4;
	margin: 0;
	text-align: center;
	text-shadow: #000 1px 1px 0;
}

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

5. Content Blocks

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

.widget .title-widget {
	margin-bottom: 20px;
}

/* Homepage Welcome Message */
.welcome-message {
	font-size: 17px;
	line-height: 1.7;
	margin-bottom: 30px;
	text-align: center;
}

.welcome-message .title-welcome {
	color: #444;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.4;
	margin: 0 0 20px;
}

/* 3 Featured Pages */

ul.featured-pages {
	margin-bottom: 39px;
}

.featured-pages .featured-page {
	display: inline;
	float: left;
	margin-right: 2.127659%;
	width: 31.91489%;
}

.featured-pages .featured-page.last {
	margin-right: 0;
}

.featured-pages .outer-frame {
	background-color: #eaeaea;
	border: solid 1px #e1e1e1;
	padding: 4px;
}

.featured-pages .frame {
	background-color: #f5f5f5;
	border: solid 5px #fff;
	padding: 10px;
}

.featured-pages .post-cover {
	background-color: #fff;
	border: solid 1px #eeeeee;
	margin-bottom: 10px;
	padding: 4px;
}

.featured-pages .post-cover img {
	height: auto;
	width: 100%;
}

.featured-pages .title-post {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.featured-pages .post-excerpt {
	font-size: 14px;
	line-height: 1.7;
}

.featured-pages p {
	margin: 0;
}

.featured-pages span.more,
.hermes-posts span.more {
	display: block;
	font-size: 12px;
	letter-spacing: 0.5px;
	margin: 8px 0 0;
	text-transform: uppercase;
}

/* Columns */

.hermes-column {
	display: inline;
	float: left;
	margin-right: 2.127659%;
	width: 31.91489%;
}

.hermes-column.wide {
	width: 65.95744%;
}

.hermes-column.full {
	width: 100%;
}

.hermes-column.last {
	margin-right: 0;
}

.wrapper-reversed .hermes-column.wide {
	float: right;
	margin-right: 0;
	margin-left: 2.127659%;
}

/* Hermes Posts Widgets */

.hermes-posts {
	margin-bottom: 20px;
}

.site-aside .hermes-posts {
	margin-bottom: 0;
}

.hermes-post {
	border-bottom: solid 1px #e5e5e5;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.hermes-events .hermes-event:last-child,
.site-aside .hermes-post:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.hermes-posts .post-cover {
	background-color: #fff;
	border: solid 1px #f1f1f1;
	display: inline;
	float: left;
	margin-right: 20px;
	padding: 4px;
	width: 22.58064516%;
}

.hermes-posts .post-cover img {
	height: auto;
	width: 100%;
}

.hermes-posts .post-excerpt,
.tribe-events-list .tribe-events-loop .tribe-events-content {
	font-size: 14px;
	line-height: 1.8;
	overflow: hidden;
}

.hermes-posts .excerpt-full {
	overflow: auto;
}

.hermes-posts p {
	margin: 0;
}

.hermes-posts .postmeta {
	color: #aaa;
	font-size: 13px;
	margin: 8px 0 8px;
}

.hermes-posts .title-post {
	font-size: 18px;
	margin-bottom: 6px;
}

/* Hermes Testimonials Widget */

.widget blockquote.hermes-testimonial {
	background-color: #f3f3f3;
	border-bottom: solid 1px #e3e3e3;
	font-size: 16px;
	font-style: italic;
	line-height: 1.8;
	padding: 20px 30px;
}

.site-footer .widget blockquote.hermes-testimonial {
	background-color: #e9e9e9;
	border-bottom: solid 1px #e1e1e1;	
} 

.hermes-testimonial .post-cover {
	background-color: #fff;
	border: solid 1px #e3e3e3;
	display: inline;
	float: left;
	margin-right: 20px;
	padding: 4px;
}

div.widget blockquote.hermes-testimonial p {
	margin: 0;
}

div.widget figcaption.hermes-author {
	font-size: 12px;
	margin: 15px 0 0 31px;
}

/* Hermes Attractions Widget */

.hermes-attractions .hermes-attraction,
.hermes-gallery .hermes-photo {
	display: inline;
	float: left;
	font-size: 12px;
	line-height: 1.5;
	margin-right: 2.127659%;
	margin-bottom: 20px;
	text-align: center;
	width: 31.914893%;
}

.hermes-attractions .hermes-attraction.last,
.hermes-gallery .hermes-photo.last,
.hermes-gallery-widget-photo.last {
	margin-right: 0;
}

.hermes-attractions .hermes-attraction.first,
.hermes-gallery .hermes-photo.first,
.hermes-gallery-widget-photo.first {
	clear: left;
}

.hermes-attractions div.post-cover,
.hermes-gallery div.post-cover,
.hermes-rooms div.post-cover {
	background-color: #fff;
	border: solid 1px #eeeeee;
	margin-bottom: 10px;
	padding: 4px;
}

.hermes-attractions div.post-cover img,
.hermes-gallery div.post-cover img,
.hermes-rooms div.post-cover img {
	height: auto;
	width: 100%;
}

/* Hermes Testimonials */

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

/* Hermes Rooms */

.hermes-rooms {
	margin-top: 20px;
}

.hermes-rooms-grid .hermes-room {
	display: inline;
	float: left;
	margin: 0 2.1276% 20px 0;
	padding-bottom: 15px;
	text-align: center;
	width: 31.9148%;
}

.hermes-room .post-cover {
	margin-bottom: 15px;
}

.hermes-rooms-list div.post-cover {
	margin-bottom: 0;
}

.hermes-rooms-list .hermes-room {
	border-bottom: solid 1px #e5e5e5;
	margin-bottom: 20px;
	padding-bottom: 15px;
}

.hermes-rooms-list div.post-cover {
	border: 0;
	display: inline;
	float: left;
	margin-right: 2.1276%;
	padding: 0;
	width: 30.85106382%;
}

.hermes-rooms-list .post-excerpt {
	font-size: 15px;
	overflow: hidden;
}

.hermes-room .title-post,
.hermes-attraction .title-post {
	font-size: 20px;
	margin-bottom: 10px;
	text-align: center;
}

.hermes-room .thumb-attraction {
	height: auto;
	width: 100%;
}

.hermes-rooms-grid .hermes-room-last {
	margin-right: 0;
}

.hermes-room:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.hermes-room .value {
	color: #333;
}

.hermes-room .price,
.post-single .price {
	color: #cc333f;
}

.hermes-rooms-meta {
	margin-top: 10px;
	margin-left: 5px;
}

.hermes-room-meta {
	font-size: 14px;
	list-style-type: square;
}

.hermes-room-meta .value {
	color: #333;
}

.hermes-room-meta .price {
	color: #cc333f;
}

/* Hermes Related Pages */

.widget .hermes-related-page,
.site-aside .widget .menu .menu-item {
	background: #fcfcfc url(images/back-related-shadow.png) repeat-x top left;
	border-left: solid 5px #e9e9e9;	
	margin-bottom: 5px;
	padding: 5px 10px;
}

.widget .hermes-related-page.current-page,
.site-aside .widget .menu .menu-item.current-menu-item {
	border-left: solid 5px #7eccf3;	
}

.widget .hermes-related-page.current-page a,
.site-aside .widget .menu .menu-item.current-menu-item a {
	color: #666;
	font-weight: bold;
}

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

6. Single: Post/Page Styling

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

.post-single,
.single-tribe_events .tribe-events-content {
	font-size: 15px;  
	line-height: 1.9; 
	max-width: 100%;
}

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

.postmeta {
	margin: 0;
}

.post-meta .title-page {
	font-size: 34px;
	margin: 0 0 20px;
}

.post-meta p.postmeta {
	color: #999;
	font-size: 13px;
	margin: 1em 0 1em;
}

.post-meta div.divider {
	border-top-color: #f1f1f1;
}

.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: 28px;
}

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

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

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

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

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

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

7. Comments Styling

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

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

.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: #ccc;
}

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

.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: 1.4;
	margin-bottom: 12px;
}

.commentlist .comment-timestamp {
	color: #999;
	font-size: 10px;
	text-align: right;
}

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

.commentlist .comment-body {
	font-size: 12px;
	line-height: 1.9;
	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: 1.8;
	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 {
	padding: 30px 0 20px;
}

.site-footer a {
	color: #666;
}

.site-footer a:hover,
.site-footer a:focus {
	color: #00aeef;
}

.site-footer .divider {
	margin: 20px 0;
}

.site-footer .column {
	font-size: 13px;
	line-height: 1.8;
	float: left;
	display: inline; 
	margin-right: 2.1276%;
	width: 14.8936%;
}

.column-narrow .post-cover {
	border: 0;
	display: block;
	float: none;
	margin: 0 0 15px;
	padding: 0;
	width: 100%;
}

.column-narrow .post-excerpt {
	display: block;
	float: none;
	margin: 0;
	width: 100%;
}

.site-footer .column-wide {
	line-height: 1.7;
	width: 48.9364%;
}

.site-footer .column-last {
	margin-right: 0;
}

.site-footer p.title {
	font-size: 14px;
	line-height: 1.8;
	margin: 0 0 10px;
}

.site-footer li {
	line-height: 1.9;
}

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

.site-footer p {
	margin: 0 0 1em;
}

.hermes-credit {
	color: #999;
	display: inline;
	float: right;
	margin: 0;
}

.hermes-credit a {
	color: #999;
}

.hermes-credit a:hover,
.hermes-credit a:focus {
	color: #333;
}

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

9. Misc

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

.toggle_mobile_menu { display:none !important; } 

/* Pagination */
div.navigation {font-size: 13px; margin: 20px 0 25px; text-align: center; }
div.navigation p {margin: 0; }
div.navigation a { background-color: #f1f1f1; color: #333; line-height: 2em; padding: 7px 10px; }
div.navigation .current { background-color: #1c97d4; color: #fff; font-weight:bold; line-height: 2em; padding: 7px 10px; }
div.navigation a:hover,
div.navigation a:focus {
	background: none;
	background-color: #1c97d4; 
	color: #fff;
}

/* WordPress Search Widget */

#searchform label {
	display: none;
}

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

.widget_search #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.4; 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: 12px;
	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 */

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

/* 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 #ccc;
	margin-bottom: 10px;
	padding: 5px;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px;    
	border-radius: 2px; 
}

.gform_wrapper input[type=text] {
	min-width: 200px;
}

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

/* WordPress check fixes */

.sticky,
.bypostauthor {
	
}

/* 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: 3.2258%;
	width: 20.9677%;
}

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

10. Buttons, Forms

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

.button {
	display: inline;
}

input.button.gform_button,
.button,
#respond #submit,
#searchsubmit {
	font-weight: bold;
	text-align: center;
	padding: 15px 30px;
	border: solid 1px #2b849e;
	cursor: pointer;
	height: auto;
	color: #fff;                
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px;    
	border-radius: 2px;         
	-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;
}

input.button.gform_button,
.button.blue,
#respond #submit,
#searchsubmit {
	background-color: #0064cd;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
	background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
	background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
	background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
	background-image: -o-linear-gradient(top, #049cdb, #0064cd);
	background-image: linear-gradient(top, #049cdb, #0064cd);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
	border-color: #0064cd #0064cd #003f81;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: #09509a 1px 1px 0;
}

.button.green {
	background-color: #57a957;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
	background-image: -moz-linear-gradient(top, #62c462, #57a957);
	background-image: -ms-linear-gradient(top, #62c462, #57a957);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #57a957));
	background-image: -webkit-linear-gradient(top, #62c462, #57a957);
	background-image: -o-linear-gradient(top, #62c462, #57a957);
	background-image: linear-gradient(top, #62c462, #57a957);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
	border-color: #57a957 #57a957 #3d773d;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: #3e783e 1px 1px 0;
}

.button.orange {
	background-color: #c98610;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#e49d1f), to(#c98610));
	background-image: -moz-linear-gradient(top, #e49d1f, #c98610);
	background-image: -ms-linear-gradient(top, #e49d1f, #c98610);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e49d1f), color-stop(100%, #c98610));
	background-image: -webkit-linear-gradient(top, #e49d1f, #c98610);
	background-image: -o-linear-gradient(top, #e49d1f, #c98610);
	background-image: linear-gradient(top, #e49d1f, #c98610);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e49d1f', endColorstr='#c98610', GradientType=0);
	border-color: #c98610 #c98610 #bf831c;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: #bf831c 1px 1px 0;
}

.button.purple {
	background-color: #4f337d;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#664a96), to(#4f337d));
	background-image: -moz-linear-gradient(top, #664a96, #4f337d);
	background-image: -ms-linear-gradient(top, #664a96, #4f337d);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #664a96), color-stop(100%, #4f337d));
	background-image: -webkit-linear-gradient(top, #664a96, #4f337d);
	background-image: -o-linear-gradient(top, #664a96, #4f337d);
	background-image: linear-gradient(top, #664a96, #4f337d);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#664a96', endColorstr='#4f337d', GradientType=0);
	border-color: #4f337d #4f337d #382458;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: #3a2164 1px 1px 0;
}

.button.red {
	background-color: #c43c35;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
	background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: linear-gradient(top, #ee5f5b, #c43c35);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
	border-color: #c43c35 #c43c35 #882a25;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: #a8332d 1px 1px 0;	
}

.button.silver {
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
	background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	border-color: #339bb9 #339bb9 #22697d;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: #fff 1px 1px 0;
	color: #333;
}

.button.teal {
	background-color: #339bb9;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#5bc0de), to(#339bb9));
	background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc0de), color-stop(100%, #339bb9));
	background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
	background-image: linear-gradient(top, #5bc0de, #339bb9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
	border-color: #339bb9 #339bb9 #22697d;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: #2a819a 1px 1px 0;
}

input.button.gform_button:hover,
.button:hover,
#respond #submit:hover,
#searchsubmit:hover,
input.button.gform_button:focus,
.button:focus,
#respond #submit:focus,
#searchsubmit:focus {
	background-position: 0 -15px;
	text-decoration: none;
}

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,
#form-prebooking .button,
input.button.gform_button,
.button.submit {
	height: auto;
	font-size: 11px;
	padding: 7px 15px;
}

/* Booking Form */

#form-booking .hermes-label {
	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;
}

/* PreBooking Form */

#content div.wrapper-booking {
	padding: 0;
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 0;
}

#content div.wrapper-form {
	background: #262626;
	border-bottom: 0;
	padding: 20px 30px 15px;
}

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

#form-prebooking p {
	color: #bbb;
	display: inline;
	float: left;
	font-size: 13px;
	margin: 0 30px 0 0;
	text-shadow: #000 1px 1px 0;
}

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

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

#form-prebooking .hermes-input {
	border: solid 1px #ccc;
	width: 150px;
	padding: 4px 5px;
}

/* AWE Booking Form Plugin */

#container #awe-plugin-booking { margin-top: 0; 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 {
	/* background-color: #fff; */
}

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

.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: 940px;
	}
}

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

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

11. Slideshow

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

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .hermes-slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .hermes-slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .hermes-slides {display: block;} 
* html .hermes-slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .hermes-slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .hermes-slides {zoom: 1;}

.carousel li {margin-right: 5px; }


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {
	background:url(images/hermes-arrows.png) no-repeat;
	cursor: pointer;
	position: absolute;
	top: 43%;
	width: 60px;
	height: 60px;
	text-indent:-9999px; 
	z-index: 60;
	zoom: 1;
	filter: alpha(opacity=15);
	opacity: 0.15; 
	-webkit-transition: all .3s ease;
}

.flexslider:hover .flex-next,
.flexslider:focus .flex-next {right: 5px; filter: alpha(opacity=40); opacity: 0.4; }
.flexslider:hover .flex-prev,
.flexslider:focus .flex-prev {left: 5px; filter: alpha(opacity=40); opacity: 0.4; }

#hermes-gallery a.flex-next { background-position:-60px 0; right:50px;}
#hermes-gallery a.flex-prev { background-position: 0 0; left:50px; }
#hermes-gallery a.flex-next:hover,
#hermes-gallery a.flex-next:focus {	filter: alpha(opacity=80); opacity: 0.8; }
#hermes-gallery a.flex-prev:hover,
#hermes-gallery a.flex-prev:focus { filter: alpha(opacity=80); opacity: 0.8; }


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

12. Mmenu Script

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

.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; z-index: 100; }
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: 1020px) {

	div.wrapper,
	div.wrapper-booking,	
	#content div.wrapper {
		padding-right: 3%;
		padding-left: 3%;
		width: 94%;
	}

	#form-prebooking .hermes-input {
		width: 140px;
	}

	/* Facebook Like Button */
	div.fb-like.fb_iframe_widget {
		width: 100% !important;		
	}
	
	.fb_iframe_widget { width: 100%!important }
	.fb_iframe_widget span { width: 100%!important; }
	.fb_iframe_widget span iframe { width: 100%!important; }
	
	.twitter-follow-button {max-width: 100%; }

}

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

	#form-prebooking .hermes-input {
		width: 110px;
	}

	#hermes-gallery a.flex-next { right:40px; }
	#hermes-gallery a.flex-prev { left:40px; }

}

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

	#form-prebooking .hermes-form-email {
		display: none;
	}

	#hermes-gallery a.flex-next { right:30px; }
	#hermes-gallery a.flex-prev { left:30px; }

	.site-footer .column {
		margin: 0 1.5% 20px;
		width: 30%;
	}
	
	.site-footer .column-wide {
		clear: both;
		display: block;
		float: none;
		margin: 0;
		width: 100%;
	}

}

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

	#content div.wrapper-booking {
		display: none;
	}

	/* Make Menu Mobile-Device Friendly */

	#menu-main-menu { display: none !important; float: none; }
	header .menu-main-container { text-indent: -9999px; height: 0; }
	.menu-main-container.mm-menu { background-color: #131313; text-indent: 0; height: 100%; }
	
	.mm-listview { background-color: #131313; padding: 60px 30px; }
	.mm-listview .mm-listview { display: block; padding: 0 20px; }
	.mm-opened .sub-menu { display: block !important; }
	.mm-listview li { text-align: left; }
	.mm-listview > li { border-bottom: solid 1px #272727; text-transform: uppercase; }
	.mm-listview > li > a:hover {
		color: #ffd064;
	}
	
	.navbar-header {
		text-align: center;
	}
	
	.navbar-toggle .icon-bar {
	    background: #fff;
	    border-radius: 1px;
	    display: block;
	    width: 24px;
	    height: 2px;
	}
	
	.navbar-toggle { 
		display: inline-block;
		float: none; 
		margin: 20px auto 10px; 
		text-align: center;
	}
	.btn_menu_icons { 
		background-color: #cc333f;
		display: inline-block; 
		margin: 0 auto 0;
		padding: 10px;
	}

	.btn_menu_icons:hover {
	    background: #cc111a;
	}

	.btn_menu_span {
		color: #fff;
		display: inline-block;
		line-height: 1.5;
		margin: 10px auto 0 10px;
		vertical-align: top;
	}
	
	.btn_menu_span:hover,
	.btn_menu_span:focus,
	.navbar-toggle .icon-bar:hover,
	.navbar-toggle .icon-bar:focus {
		color: #f5d876;
	}
	
	.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 */
	
	#logo {
		display: block;
		float: none;
		margin-right: 0;
	}

	#logo img {
		max-height: 80px;
		width: auto;
	}
	
	.header-additional {
		display: block;
		float: none;
		text-align: center;
	}
	
	.hermes-contact {
		background: none;
		display: block;
		padding-right: 0;
	}
	
	.flex-direction-nav a { top: 33%; opacity: 0.4; filter: alpha(opacity=40); }
	#hermes-gallery a.flex-next { right:20px; }
	#hermes-gallery a.flex-prev { left:20px; }

	.site-header div.wrapper {
		text-align: center;
	}
	
	#menu-main div.wrapper {
		text-align: left;
	}
	
	#menu-top {
		display: block;
		float: none;
		margin: 25px 0 10px;
		text-align: center;
	}
	
	#menu-top li {
		float: none;
	}
	
	.featured-pages .featured-page {
		display: block;
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
		width: 100%;
	}
	
	.featured-pages .post-cover {
		display: inline;
		float: left;
		margin-right: 5%;
		width: 30%;
	}
	
	.featured-pages .post-excerpt {
		display: inline;
		float: left;
		overflow: hidden;
		width: 60%;
	}
	
	.featured-pages .title-m {
		font-size: 16px;
	}

	.featured-pages div.post-excerpt {
		font-size: 11px;
	}

	#main {
		display: block;
		float: none;
		margin-right: 0;
		margin-bottom: 30px;
	}
	
	.site-aside.hermes-column,
	.hermes-column.last {
		display: block;
		float: none;
		width: 100%;
	}

	.hermes-column.wide {
		display: block;
		float: none;
		margin-right: 0;
		margin-bottom: 30px;
		width: 100%;
	}
	
	.site-aside.hermes-column .widget {
		display: inline;
		float: left;
		margin-right: 2%;
		margin-bottom: 15px;
		margin-left: 1%;
		width: 47%;
	}
	
}

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

	.welcome-message {
		font-size: 11px;
		margin-bottom: 20px;
		text-align: center;
	}

	.welcome-message h1 {
		font-size: 16px;
		margin: 0 0 15px;
	}

	.featured-pages .post-cover {
		display: block;
		float: none;
		margin-right: 0;
		padding: 1%;
		width: 98%;
	}
	
	.featured-pages .post-excerpt {
		display: block;
		float: none;
		overflow: visible;
		width: 100%;
		font-size: 12px;
	}

	.site-aside.hermes-column .widget {
		display: block;
		float: none;
		margin-right: 0;
		margin-left: 0;
		width: 100%;
	}

}

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

	.hermes-attractions .hermes-attraction {
		display: block;
		float: none;
		margin: 0 0 15px;
		width: 100%;
	}
	
	.hermes-room .post-cover {
		display: none;
	}
	
	.hermes-room .post-excerpt {
		display: block;
		float: none;
		width: 100%;
	}
	
	.site-footer .column {
		display: blockl
		float: none;
		margin: 0 0 20px;
		width: 100%;
	}

}