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

Theme Name: Gasthaus
Theme URI: http://www.hermesthemes.com/themes/gasthaus/
Version: 1.0
Private: true
Author: HermesThemes.com
Author URI: http://www.hermesthemes.com/
Description: Gasthaus is an exclusive WordPress Theme for Hotels, Inns, B&Bs, Motels, etc.
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
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. Slicknav Responsive Menu  ----------
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: "Lato", serif;
    font-size: 15px;
    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;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    background-color: #111;
    border: none;
    color: white;
    font-family: "Lato", sans-serif;
    font-size: 13px;
    font-weight: bold;
    -webkit-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    transition: 0.2s ease all;
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    background: #f5b82e;
    color: #121212;
    cursor: pointer;
}

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

1. Page Structure: Common layout elements

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

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

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

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

.wrapper-site {
    background-color: #fff;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: left;
    width: 1200px;
    -webkit-box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.07);
    -moz-box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.07);
    box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.07);
}

.wrapper {
    margin: 0 auto;
    width: 1200px;
}

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

.wrapper-box {
    background-color: #fff;
    padding: 30px 40px;
}

.wrapper-main {
    background-color: #f6f3ee;
}

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: #131313;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 20px;
    text-transform: uppercase;
}

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

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

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

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

2. Page Structure: Header

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

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

.site-header-centered {
    padding-left: 0;
    position: relative;
}

/*
.admin-bar .site-header {
	top: 32px;
}
*/

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

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

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

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

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

.site-header-default #site-logo .custom-logo {
    height: auto;
    max-width: 100%;
}

#header-block-1 {
    background-color: #af1b3f;
    display: inline;
    float: left;
    padding: 20px 30px;
    text-align: center;
    width: 27.35042735%;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
}

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

#header-block-2 .wrapper-block {
    background-color: #fff;
    background-color: rgba(255,255,255,0.9);
    padding: 10px 30px;
    text-align: left;
}

#header-block-3 .wrapper-block {
    background-color: #0e0c15;
    background-color: rgba(14,12,21,0.9);
    padding: 0 30px;
}

#header-block-2,
#header-block-3 {
    display: inline;
    float: right;
    width: 72.64957264%;
}

#header-block-2 {
    font-family: 'Lato';
    font-size: 13px;
    font-style: italic;
    line-height: 1.8em;
}

#header-block-2 p {
    display: inline-block;
    margin: 0 3px;
}

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

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

#site-header-widgets {
    display: inline;
    float: right;
    margin-left: 50px;
}

#site-header-widgets .widget {
    display: inline;
    float: left;
    margin-right: 20px;
    vertical-align: top;
}

#site-header-widgets .widget:last-of-type {
    margin-right: 0;
}

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

#site-header-widgets .search-field,
#site-header-widgets .search-submit {
    display: inline-block;
    width: auto;
}

#site-header-widgets .search-field,
#site-header-widgets .search-submit {
    border-color: #ccc;
    border-color: rgba(0,0,0,0.2);
    font-size: 13px;
    padding: 5px 10px;
}

#site-header-widgets .search-submit {
    border-color: #111;
    font-style: normal;
}

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

3. Navigation

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

.navbar-header {
    display: none;
}

/* Main Menu */

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

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

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

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

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

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

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

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

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

#menu-main-menu li {
    display: inline-block;
    font-family: 'Lato', 'Cabin', 'Roboto', Arial, Tahoma, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0 5px;
    position: relative;
    text-transform: uppercase;
    white-space: nowrap; /* no need for Supersubs plugin */
    *white-space: normal; /* ...unless you support IE7 (let it wrap) */
    -webkit-transition: background .2s;
    transition: background .2s;
}

#menu-main-menu li:first-of-type {
    margin-left: 0;
}

#menu-main-menu ul li {
    background: #353535;
    border-bottom: solid 1px #4a4a4a;
    display: block;
    font-family: 'Lato', 'Cabin', 'Roboto', Arial, Tahoma, sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    padding: 3px 10px;
    text-align: left;
    text-transform: none;
}
.sf-menu li:hover,
.sf-menu li:focus,
.sf-menu li.sfHover {
    /* only transition out, not in */
    -webkit-transition: none;
    transition: none;
}

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

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

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

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

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

4. Page Structure: Main Content

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

.wrapper-content {
    padding: 50px 0 50px 30px ;
}

.wrapper-content-notop {
    padding-top: 0;
}

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

.wrapper-content-block {
    padding: 0 50px;
}

/* Sidebars */

.site-aside {
    background-color: #fff;
    border: solid 1px #eee;
    border-color: rgba(0,0,0,0.07);
    display: inline;
    float: left;
    line-height: 1.6em;
    padding: 29px;
    position: relative;
    width: 27.35042735%;
    z-index: 20;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
}

/* Reversed Sidebar */

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

.wrapper-reversed .wrapper-content {
    padding-right: 30px;
    padding-left: 0;
}

/* Full Width Template */

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

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

.hermes-withslideshow .site-aside {
    margin-top: -120px;
}

.home.hermes-withslideshow .site-aside {
    margin-top: -70px;
}

.site-aside .widget {
    border-bottom: solid 1px #eee;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.site-aside .widget:last-of-type {
    border-bottom-width: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.textwidget p {
    margin-bottom: 1.25em;
}

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

.site-aside .title-widget,
.site-aside .title-widget a {
    color: #342319;
}

.site-aside a,
.site-aside .title-widget a:hover,
.site-aside .title-widget a:focus {
    color: #d25757;
}

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

.site-aside .title-widget {
    font-size: 14px;
}

/* Used for filtering content */

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

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

.site-aside .hermes-related-page {
    background-color: #f2f2f2;
    border-bottom: solid 1px #e0e0e0;
    font-size: 14px;
    line-height: 1.5em;
    margin: 0;
    padding: 14px 20px 13px;
}

.site-aside .hermes-related-pages .current-menu-item {
    background-color: #2c76c0;
    font-weight: bold;
    position: relative;
}

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

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

/* Welcome */

#site-home-welcome {
    background-color: #f1f1f1;
    border-bottom: solid 1px #e9e9e9;
    margin-bottom: 50px;
    padding: 49px;
    /*
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
    */
}

#site-home-welcome .title-welcome {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.3em;
    margin: 0 0 30px;
}

#site-home-welcome .textwidget {
    font-size: 15px;
    line-height: 1.7em;
}

/* Homepage Content Widgets */

#site-home-widgets {
    font-size: 15px;
    line-height: 1.7em;
}

#site-home-widgets .widget {
    border-bottom: solid 1px #eee;
    margin-bottom: 40px;
    padding-bottom: 40px;
}

#site-home-widgets .widget:last-of-type {
    border-bottom-width: 0;
    margin-bottom: 20px;
    padding-bottom: 0;
}

#site-home-widgets .widget_text ol,
#site-home-widgets .widget_text ul {
    margin: 30px 20px;
}

#site-home-widgets .widget_text li {
    list-style-type: circle;
    list-style-position: outside;
    margin: 0 0 5px;
}

#site-home-widgets .title-widget,
.title-section {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.5em;
    margin: 0 0 30px;
    text-transform: none;
}

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

5. Content Blocks

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

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

.post-cover .thumbnail,
.post-thumbnail .thumbnail {
    height: auto;
    width: 100%;
}

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

.site-read-more .site-read-more-anchor {
    background-color: #f5b82e;
    color: #121212;
    font-size: 11px;
    padding: 10px 20px;
    text-transform: uppercase;
}

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

.widget-booking-button .site-read-more {
    margin-top: 0;
}

.widget-booking-button .site-read-more-anchor {
    display: block;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-align: center;
}

/* Rooms Template */

.hermes-rooms .hermes-column,
.hermes-widget-feat-pages .hermes-column {
    display: inline-block;
    margin-right: 4%;
    margin-bottom: 40px;
    vertical-align: top;
    width: 48%;
}

.hermes-widget-feat-pages .hermes-column {
    margin-bottom: 0;
}

.hermes-widget-feat-pages .hermes-cols-1 .hermes-column {
    margin-right: 0;
    width: 100%;
}

.hermes-widget-feat-pages .hermes-cols-3 .hermes-column {
    margin-right: 2%;
    width: 32%;
}

.hermes-rooms .hermes-column-2,
.hermes-widget-feat-pages .hermes-cols-1 .hermes-column-1,
.hermes-widget-feat-pages .hermes-cols-2 .hermes-column-2,
.hermes-widget-feat-pages .hermes-cols-3 .hermes-column-3 {
    margin-right: 0;
}

.hermes-rooms .post-content {
    background-color: #f1f1f1;
    border-top: solid 5px #fff;
    padding: 15px;
}

.hermes-rooms .hermes-cols-3 .post-content {
    padding: 10px;
}

.hermes-rooms .post-content .post-content-wrapper {
    background-color: #fff;
    padding: 40px 30px;
    position: relative;
    text-align: center;
}

.hermes-rooms .hermes-cols-1 .post-content .post-content-wrapper {
    padding-right: 70px;
    padding-left: 70px;
}

.hermes-rooms .hermes-cols-3 .post-content .post-content-wrapper {
    padding-right: 20px;
    padding-left: 20px;
}

.hermes-rooms .post-with-thumbnail .post-content-wrapper {
    margin-top: -100px;
    z-index: 2;
}

.hermes-rooms-minimal .post-with-thumbnail .post-content-wrapper {
    margin-top: 0;
    padding-top: 30px;
    padding-bottom: 0;
    z-index: 2;
}

.hermes-rooms-minimal .hermes-columns .post-content {
    border-top-width: 0;
    padding: 0;
}

.hermes-rooms-minimal .hermes-columns .post-excerpt {
    border-top-width: 0;
    padding: 0;
}

.hermes-rooms .title-post {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4em;
    margin: 0 0 20px;
    position: relative;
    text-transform: none;
}

.hermes-rooms .hermes-cols-3 .title-post {
    font-size: 16px;
}

.hermes-rooms,
.hermes-posts-archive {
    margin-top: 30px;
}

#site-home-widgets .hermes-rooms {
    margin-top: 0;
}

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

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

.hermes-rooms .post-excerpt,
.hermes-posts .post-excerpt {
    font-size: 14px;
    line-height: 1.5em;
    margin: 0;
}

.hermes-rooms .hermes-cols-1 .post-excerpt {
    font-size: 16px;
}

.hermes-posts .post-excerpt {
    font-size: 15px;
    line-height: 1.6em;
}

.hermes-rooms .site-read-more,
.hermes-posts .site-read-more {
    margin-top: 30px;
}

.hermes-rooms .room-meta {
    font-size: 14px;
    font-weight: 600;
    margin: 20px 0;
    position: relative;
    text-align: center;
}

.hermes-rooms .room-meta .room-meta-span,
.hermes-page-intro .room-meta .room-meta-span {
    background-color: #fff;
    display: inline-block;
    padding: 2px 15px;
    position: relative;
    z-index: 3;
}

.hermes-rooms .room-meta:after,
.page-template-room .hermes-page-intro .room-meta:after,
.page-template-attraction .hermes-page-intro .room-meta:after {
    background-color: #fff;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    content: " ";
    height: 4px;
    position: absolute;
    top: 50%;
    left: 10%;
    width: 80%;
}

.page-template-room .hermes-page-intro .room-meta:after,
.page-template-attraction .hermes-page-intro .room-meta:after {
    left: 0;
    width: 100%;
}

/* Posts Widget */

.hermes-posts-list .hermes-post {
    border: solid 1px #eee;
    margin-bottom: 30px;
    padding: 29px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
}

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

.hermes-posts-list .post-cover {
    display: inline-block;
    margin-right: 4.34782608%;
    vertical-align: top;
    width: 34.78260869%;
}

.hermes-posts-list .post-content {
    display: inline-block;
    vertical-align: top;
    width: 60.86956521%;
}

.hermes-posts .title-post {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5em;
    margin: 0 0 20px;
}

.hermes-posts .post-meta {
    color: #999;
    font-size: 13px;
    margin: 20px 0;
}

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

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

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

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

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

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

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

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

/* Gallery Template */

.wrapper-section-specs,
.wrapper-section-gallery {
    margin: 30px 0;
}

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

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

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

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

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

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

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

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

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

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

/* Rates Table */

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

.hermes-table thead {
    border: solid 1px #eee;
    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 #e7e7e7;
}

.hermes-room-specs td {
    text-align: left;
}

.hermes-room-specs .caption {
    font-size: 13px;
    font-weight: 400;
    padding-left: 15px;
    text-transform: uppercase;
    width: 40%;
}

.hermes-table .even {
    background-color: #f4f4f4;
}

/* 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;
}

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

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

.widget_recent_entries li {
    border-top: solid 1px #eee;
    border-top-color: rgba(0,0,0,0.1);
    margin: 15px 0 0;
    padding-top: 15px;
}

.widget_recent_entries a {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4em;
}

.widget_recent_entries .post-date {
    color: #999;
    color: rgba(0,0,0,0.4);
    display: block;
    font-size: 13px;
    margin: 1em 0 0;
}

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

6. Single: Post/Page Styling

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

.hermes-page-intro .title-page {
    color: #121212;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.25em;
    margin-bottom: 0.85em;
}

.archive .hermes-page-intro .title-page {
    font-size: 28px;
}

.page-template-room .hermes-page-intro .title-page,
.page-template-attraction .hermes-page-intro .title-page {
    text-align: center;
}

.hermes-page-intro .room-meta {
    font-weight: bold;
    margin: 0 0 30px;
    position: relative;
    text-align: center;
}

.hermes-page-intro .post-meta {
    color: #999;
    margin: 0 0 30px;
}

.hermes-page-intro .post-meta-span {
    margin-right: 12px;
}

.hermes-page-intro .post-meta-span:last-of-type {
    margin-right: 0;
}

.post-single {
    font-size: 15px;
    line-height: 1.7em;
    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: 1em 0;
    line-height: 1.3em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.post-single ul,
.post-single ol {
    margin: 0 0 1em 1em;
}
.post-single li ul,
.post-single li ol {
    margin-bottom: 0;
}
.post-single li {
    list-style-position: outside;
    margin-left: 20px;
}
.post-single ul li {
    list-style-type: square;
}
.post-single ol li {
    list-style-type: decimal;
}
.post-single blockquote {
    color:#999;
    border-left: solid 3px #ececec;
    padding: 0 15px;
    margin: 10px;
}
.post-single a {
    text-decoration: underline;
}
.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;
}

#hermes-comments .title-section {
    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: #d25757;
}

.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: 1.8em;
    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-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 {
    color: #666;
    font-size: 13px;
    line-height: 1.6em;
    padding: 0;
}

.site-footer .wrapper-footer-widgets {
    background-color: #f4f4f4;
    border-top: solid 1px #e1e1e1;
    padding: 50px 0;
}

.site-footer li {
    margin-bottom: 6px;
}

.site-footer .textwidget p:last-of-type,
.site-footer li:last-of-type {
    margin-bottom: 0;
}

.site-footer .hermes-cols-4 .hermes-column {
    display: inline-block;
    float: none;
    vertical-align: top;
    padding: 0 30px;
    width: 25%;
}

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

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

.site-footer .hermes-column .widget:last-of-type {
    margin-bottom: 0;
}

/* Credit & Copyright */

#footer-credit {
    padding: 50px 0 50px;
    text-align: center;
}

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

.hermes-credit {
    margin: 0;
}

#site-nav-footer {
    background-color: #121212;
    line-height: 1.8em;
    padding: 15px 30px;
    text-align: center;
}

#site-nav-footer a {
    color: #fff;
}

#site-nav-footer a:hover,
#site-nav-footer a:focus {
    color: #f5b82e;
}

.site-footer #site-nav-footer li {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin: 0 10px;
    text-transform: uppercase;
}

#footer-widgets-fullwidth {
    background-color: #f4f4f4;
    border-top: solid 1px #e1e1e1;
    padding: 29px;
}


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

9. Misc

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

/* Image Effects */

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

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

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

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

#wpstats { display: none; }

/* Pagination */
div.navigation { text-align: center; margin: 20px 0 25px; font-size: 14px; }
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: #443a53; 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: #443a53;
    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-sprite-contact {
    background: transparent url(/web/20180821085243im_/http://hotelwhitesands.com/wp-content/themes/gasthaus/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(/web/20180821085243im_/http://hotelwhitesands.com/wp-content/themes/gasthaus/images/sprite-contact-icons-white.png);
}

.hermes-contacts-black .hermes-sprite-contact {
    background-image: url(/web/20180821085243im_/http://hotelwhitesands.com/wp-content/themes/gasthaus/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 #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;
}

/* 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 {
    background-color: #d25757;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1em;
    margin: 0 0 1em;
    padding: 13px 15px 12px;
    text-transform: uppercase;
}

#container .widget_wysija_cont .wysija-submit:hover,
#container .widget_wysija_cont .wysija-submit:focus {
    background-color: #b14242;
    color: #fff;
}

/* WordPress check fixes */

.sticky,
.bypostauthor {

}

/* ThickBox Link Fix */

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

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

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

10. Buttons, Forms

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

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

10. Buttons, Forms

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

.button {
    display: inline;
}

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

/* Booking Form */

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

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

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

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

#booking-comments {
    height: 100px;
}

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

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

/* Facebook Like Button */

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

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

11. Slideshow

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

#hermes-gallery,
#hermes-gallery-header,
#container .hermes-gallery-slideshow {
    display: block;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2;
}

#content #hermes-gallery {
    margin-bottom: 40px;
}

#content .hermes-gallery-inside {
    margin-bottom: 5px !important;
}

#container .hermes-gallery-slideshow {
    margin-bottom: 4px;
}

#hermes-gallery li,
#hermes-gallery-header li {
    list-style-type: none;
}

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

#hermes-gallery-carousel {
    margin-bottom: 40px;
}

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

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

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

#hermes-gallery-header .booking-btn-span {
    background-color: #f5b82e;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0;
    padding: 15px 5px;
    position: absolute;
    top: 0;
    right: 30px;
    z-index: 10;
}

#hermes-gallery-header .booking-btn-anchor {
    border: solid 1px #836237;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#hermes-gallery-header .booking-btn-span:hover,
#hermes-gallery-header .booking-btn-span:focus,
#hermes-gallery-header .booking-btn-anchor:hover,
#hermes-gallery-header .booking-btn-anchor:focus {
    background-color: #d25757;
    border-color: #fff;
}


/*
 * 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;}
.hermes-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 { display: block; height: auto; width: 100%; }

/* Clearfix for the .slides element */
.hermes-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;}

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {
    background:url(/web/20180821085243im_/http://hotelwhitesands.com/wp-content/themes/gasthaus/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=0);
    opacity: 0;
    -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;
}

.flexslider .flex-next {
    right: -10px;
}

.flexslider .flex-prev {
    left: -10px;
}

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

.flexslider a.flex-next { background-position:-60px 0; }
.flexslider a.flex-prev { background-position: 0 0; }
.flexslider a.flex-next:hover,
.flexslider a.flex-next:focus {	filter: alpha(opacity=70); opacity: 0.7; }
.flexslider a.flex-prev:hover,
.flexslider a.flex-prev:focus { filter: alpha(opacity=70); opacity: 0.7; }

#hermes-gallery-carousel .flex-direction-nav a,
.hermes-gallery-widget .flex-direction-nav a {
    background:url(/web/20180821085243im_/http://hotelwhitesands.com/wp-content/themes/gasthaus/images/hermes-arrows-small.png) no-repeat;
    width: 31px;
    height: 31px;
}

#hermes-gallery-carousel .flex-direction-nav a.flex-next,
.hermes-gallery-widget .flex-direction-nav a.flex-next { background-position:-31px 0; }
#hermes-gallery-carousel .flex-direction-nav a.flex-prev,
.hermes-gallery-widget .flex-direction-nav a.flex-prev { background-position: 0 0; }

.flexslider .slide-meta {
    background-color: rgba(39,33,45,0.85);
    color: #fff;
    padding: 10px 20px 10px 20px;
    position: absolute;
    bottom: 20px;
    left: 0;
    max-width: 50%;
    text-align: left;
}

.flexslider .slide-meta {
    right: 0;
    left: auto;
}

.flexslider .slide-counter {
    color: #aaa;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
}

.flexslider .slide-title {
    border-left: solid 1px #555;
    font-size: 13px;
    line-height: 21px;
    margin: 0 0 0 10px;
    padding-left: 10px;
}

.flexslider .slide-title-single {
    margin-left: 20px;
}

/* Control Nav (Bullets) */
.flex-control-nav {position: absolute; bottom: 30px; right: 0; text-align: right; z-index: 10; width: 100%; padding-right: 25px; }
.flex-control-nav li {margin: 0 7px; display: inline-block; zoom: 1; *display: inline;}
.wrapper-reversed .flex-control-nav { text-align: left; padding-right: 0; padding-left: 25px; }
.hermes-room .flex-control-nav { bottom: 15px; }
.hermes-room .flex-control-nav li { margin: 0 7px; }

.flex-control-paging li a {
    border: solid 2px #fff;
    display: block;
    width: 18px;
    height: 18px;
    text-indent: -9999px;
    text-align: left;
    cursor: pointer;
    -webkit-transition-duration: 0; -moz-transition-duration: 0; transition-duration: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 10px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0 rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0 rgba(0,0,0,0.2);
}
.flex-control-paging li a:hover,
.flex-control-paging li a:focus,
.flex-control-paging li a.flex-active { background-color: #fff; }

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

12. SlickNav Responsive Mobile Menu

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

/*!
 * SlickNav Responsive Mobile Menu v1.0.10
 * (c) 2016 Josh Cope
 * licensed under MIT
 */
.slicknav_btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 8px 25px;
    line-height: 1em;
    cursor: pointer;
    margin: 0 auto; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 2px; }

.slicknav_menu {
    *zoom: 1; }
.slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left; }
.slicknav_menu .slicknav_icon {
    float: left;
    width: 15px;
    height: 12px;
    margin: 2px 0 0 5px; }
.slicknav_menu .slicknav_icon:before {
    background: transparent;
    width: 15px;
    height: 12px;
    display: block;
    content: "";
    position: absolute; }
.slicknav_menu .slicknav_no-text {
    margin: 0; }
.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 15px;
    height: 2px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.slicknav_menu:before {
    content: " ";
    display: table; }
.slicknav_menu:after {
    content: " ";
    display: table;
    clear: both; }

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

.slicknav_brand {
    float: left; }

.slicknav_menu {
    font-size: 13px;
    box-sizing: border-box;
    padding: 5px;
    text-align: center; }
.slicknav_menu * {
    box-sizing: border-box; }
.slicknav_menu .slicknav_menutxt {
    color: #fff;
    font-weight: bold; }
.slicknav_menu .slicknav_icon-bar {
    background-color: #fff; }

.slicknav_btn {
    background-color: #0e0c15;
    margin: 5px;
    text-decoration: none;
}

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

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

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


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

13. Media Queries

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

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

    #container {
        padding-top: 0;
        padding-bottom: 0;
    }

    .wrapper-site,
    .wrapper {
        padding-right: 0;
        padding-left: 0;
        width: 100%;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    /* 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) {

    .site-header {
        padding: 0;
        position: relative;
    }

    #header-block-1,
    #header-block-2,
    #header-block-3 {
        display: block;
        float: none;
        margin:0 auto;
        width: 100%;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

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

    #menu-main-menu li {
        margin-right: 3px;
        margin-left: 3px;
    }

    .hermes-rooms .hermes-cols-3 .post-excerpt {
        display: none;
    }

    .hermes-rooms .hermes-cols-3 .post-content .post-content-wrapper {
        padding-right: 0;
        padding-left: 0;
    }

}

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

    .hermes-page-intro .title-page {
        font-size: 28px;
    }

    #main-content-block,
    .wrapper-reversed #main-content-block,
    .site-aside,
    .hermes-withslideshow .site-aside,
    .home.hermes-withslideshow .site-aside {
        display: block;
        float: none;
        margin-top: 40px;
        width: 100%;
    }

    #main-content-block,
    .wrapper-reversed #main-content-block {
        margin-top: 0;
    }

    .wrapper-content,
    .wrapper-reversed .wrapper-content {
        padding: 40px;
    }

    .wrapper-content-block {
        padding: 0;
    }

    #site-home-welcome {
        padding: 39px;
    }

    .site-footer .hermes-cols-4 .hermes-column {
        width: 50%;
    }

    .site-footer .hermes-column-1,
    .site-footer .hermes-column-2 {
        margin-bottom: 30px;
    }

    .site-footer .hermes-column-3 .widget:last-of-type,
    .site-footer .hermes-column-4 .widget:last-of-type {
        margin-bottom: 0;
    }

    /* Main Menu */

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

    #menu-main {
        display: none;
    }

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

    .navbar-header {
        display: block;
    }

    .site-header .slicknav_menu {
        background: none;
    }

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

    /* End Menu */

    .theme-credit {
        display: none;
    }

}

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

    .wrapper-content,
    .wrapper-reversed .wrapper-content {
        padding: 29px;
    }

    #site-home-welcome .title-welcome {
        font-size: 26px;
    }

    #site-home-widgets .title-widget,
    .title-section {
        font-size: 18px;
    }

    .hermes-posts .title-post {
        font-size: 16px;
    }

    .hermes-posts .post-excerpt {
        font-size: 14px;
    }

    .hermes-posts .post-meta {
        font-size: 12px;
    }

    .hermes-rooms .post-content {
        border-top-width: 0;
        padding: 0;
    }

    .hermes-rooms .hermes-cols-3 .post-content {
        padding: 0;
    }

    .hermes-rooms .post-content .post-content-wrapper {
        padding: 30px 0 0;
    }

    .hermes-rooms .post-with-thumbnail .post-content-wrapper {
        margin-top: 0;
    }

    .commentlist .comment-body {
        font-size: 13px;
        line-height: 1.7em;
    }

}

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

    .hermes-page-intro .title-page {
        font-size: 24px;
    }

    #site-home-welcome {
        padding: 29px;
    }

    #site-home-welcome .title-welcome {
        font-size: 22px;
    }

    #site-home-welcome .textwidget,
    .post-single {
        font-size: 14px;
        line-height: 1.6em;
    }

    #site-home-widgets {
        font-size: 14px;
    }

    .hermes-rooms .title-post {
        font-size: 16px;
    }

    .widget_recent_entries li {
        margin-top: 10px;
        padding-top: 10px;
    }

}

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

    .wrapper-content,
    .wrapper-reversed .wrapper-content {
        padding: 19px;
    }

    #site-home-welcome .title-welcome,
    .hermes-page-intro .title-page {
        font-size: 20px;
    }

    #site-home-welcome .textwidget, .post-single {
        font-size: 13px;
        line-height: 1.5em;
    }

    .widget_recent_entries a {
        font-size: 15px;
    }

    .hermes-widget-feat-pages .hermes-cols-2 .hermes-column,
    .hermes-widget-feat-pages .hermes-cols-3 .hermes-column,
    .hermes-rooms .hermes-column,
    .hermes-widget-feat-pages .hermes-column {
        display: block;
        float: none;
        margin: 0 auto 30px;
        width: 100%;
    }

    .hermes-widget-feat-pages .hermes-cols-3 .hermes-column-3 {
        margin-bottom: 0;
    }

    .site-footer .hermes-cols-4 .hermes-column {
        margin-bottom: 30px;
        padding: 0 20px;
        width: 100%;
    }

    .site-footer .hermes-cols-4 .hermes-column-4 {
        margin-bottom: 0;
    }

}
/*
     FILE ARCHIVED ON 08:52:43 Aug 21, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:12:48 Aug 30, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 233.609
  PetaboxLoader3.resolve: 252.849 (2)
  exclusion.robots: 0.247
  RedisCDXSource: 7.518
  exclusion.robots.policy: 0.237
  esindex: 0.008
  load_resource: 166.208
  LoadShardBlock: 209.617 (3)
  PetaboxLoader3.datanode: 119.562 (4)
  CDXLines.iter: 12.88 (3)
*/