/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: https://www.phpcomasy.com/licence/
|
 */
/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2013 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Basic stuff -------------------------------------------------------------------------- */
body {
  margin: 0;
  padding: 0;
  font: 14px/20px "OpenSans", Helvetica, sans-serif;
  color: #29381b;
}

body {
  margin-left: var(--management-panel-width);
  --management-highlight-color: #29381b;
  --management-highlight-color-rgb: 41, 56, 27;
}

div#siteframe {
  max-width: 1012px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: left;
  position: relative;
  box-sizing: border-box;
}

div#contentframe {
  margin: 0;
  padding: 0 40px 40px;
  background: url(../img/olive.png) no-repeat right top #a9ad81;
  box-shadow: inset 0 0 35px #29381b;
}

div#content {
  padding: 28px 0 0;
}

/* ---------- BG ---------- */
div#bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

div#bg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* ---------- Header ---------- */
div#header {
  margin: 0;
  padding: 14px 0 0;
  color: #fff;
  position: relative;
  height: 219px;
}
div#header .voucher_badge {
  display: block;
  position: absolute;
  bottom: 39px;
  left: 113px;
  width: 120px;
  height: 120px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background: #29381b;
  border: 6px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2), inset 0 0 20px #131a0d;
  border-radius: 100%;
  box-sizing: border-box;
  transform: rotate(-8deg);
  transition: all 0.2s ease-out;
}
div#header .voucher_badge span {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  padding: 0 10px;
  transform: translate(0, -50%);
}
div#header .voucher_badge span i {
  display: block;
  margin: -9px 0 6px;
  font-size: 24px;
  line-height: 24px;
}
div#header .voucher_badge:hover {
  transform: scale(0.95) rotate(-8deg);
}

div#header div#logo {
  position: absolute;
  bottom: 29px;
  right: 50%;
  width: 300px;
  height: 153px;
  margin: 0 -150px 0 0;
  padding: 0;
}

a#best_of_swiss_gastro {
  position: absolute;
  top: 77px;
  left: 10px;
}

div#logo_print {
  display: none;
}

div#header div.ie7 {
  display: none;
}

div#header div.tripadvisor_excellence_wrap {
  float: right;
  clear: right;
  margin-top: 25px;
}

div#header div.tripadvisor_excellence_wrap > div > div {
  margin: 0 0 0 6px;
}

div#header div.tripadvisor_excellence_wrap .TA_certificateOfExcellence {
  float: left;
}

.preload div#footer .tripadvisor_wrap {
  opacity: 0;
  visibility: hidden;
}

div#footer .tripadvisor_wrap {
  display: inline-block;
  vertical-align: middle;
  padding: 15px 8px 0;
  height: 79px;
  width: 107px;
  overflow: hidden;
  transition: all 0.3s ease-out;
}

/* ---------- Slider ---------- */
#slider {
  margin-bottom: 10px;
  max-height: 331px;
}

body.preload #slider {
  overflow: hidden;
}
body.preload #slider .slide {
  opacity: 0;
}

.slick-slider {
  position: relative;
}

.slick-list {
  overflow: auto;
  position: relative;
  z-index: 100;
  border: 10px solid #fff;
  border-right: none;
  background: #fff;
  box-sizing: border-box;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}

.slick-track {
  display: flex;
  justify-content: center;
}

.slick-slide {
  margin-right: 10px;
}
.slick-slide img {
  margin: 0;
  width: 100%;
  height: 100%;
}

.bx-wrapper img {
  width: 100%;
  height: auto !important;
}

.bx-wrapper {
  background: #fff;
}

.bx-wrapper .picture {
  pointer-events: none;
}

#slider .video-js {
  width: 100% !important;
  height: 0 !important;
  padding-bottom: 100%;
}

div#slider_wrap {
  position: relative;
  margin-bottom: 2px;
}

div#slider_wrap div.slider {
  width: 962px !important;
  height: 314px !important;
  position: relative;
  z-index: 50;
  background: url(../img/slider_bg.png) no-repeat center center transparent;
  margin: -8px 0 0 -8px;
  padding: 18px;
}

div#slider_wrap.slider_wrap_gallery {
  box-shadow: 0 0 10px -4px #000;
}

div#slider_wrap.slider_wrap_gallery div.slider {
  width: 982px !important;
  height: auto !important;
  background: #fff;
  margin: 8px 0;
  padding: 10px 0 0;
}

div.slider_wrap_3 div.slider_wrap {
  overflow: hidden;
}

div.slider_wrap_3 div.slide {
  width: 972px;
  float: left;
}

div.slider_wrap_3 div.slide_picture_inner {
  float: left;
  margin: 0 10px 0 0;
}

div.slider_wrap_3 div.first_slide {
  border-left: 0;
}

.bx-wrapper .bx-viewport {
  z-index: 100;
  border: 10px solid #fff;
  box-sizing: border-box;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}

span.slick-arrow {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  margin-top: -29px;
}

span.slick-arrow {
  display: block;
  margin-top: 0 !important;
  transition: all 0.3s ease-out;
}

span.slick-arrow i {
  display: block;
  height: 42px;
  width: 50px;
  background: #fff;
  overflow: hidden;
  position: absolute;
  top: 8px;
  text-indent: 9999px;
  transition: all 0.3s ease-out;
}

span.slick-arrow:hover i {
  background-color: #a9ad81 !important;
  cursor: pointer;
}

span.slick-arrow {
  background: url(../img/slider_arrows_no_bg.png) no-repeat left top;
  height: 58px;
  width: 63px;
  position: absolute;
  z-index: 20;
}

span.slick-arrow-left {
  background-position: right top;
  left: -48px;
}

span.slick-arrow-right {
  right: -48px;
}

span.slick-arrow-left:hover {
  left: -58px;
}

span.slick-arrow-right:hover {
  right: -58px;
}

span.slick-arrow-right i {
  right: 8px;
  background: url(../img/slider_arrow_next.png) no-repeat center right #fff;
}

span.slick-arrow-left i {
  left: 8px;
  background: url(../img/slider_arrow_prev.png) no-repeat center left #fff;
}

div#slider_wrap.slider_wrap_gallery div.pictures,
div#slider_wrap.slider_wrap_gallery div.picture,
div#slider_wrap.slider_wrap_gallery div.picture a {
  margin: 0;
  padding: 0;
  border: 0;
}

div#slider_wrap.slider_wrap_gallery div.picture {
  margin: 0 0 10px 10px;
}

/* ---------- Footer ---------- */
div#footer {
  max-width: 980px;
  margin: 0 auto 20px;
  padding: 12px 20px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  box-sizing: border-box;
}

div#footer ul li {
  list-style: none;
  font-weight: 700;
  display: inline-block;
  padding-left: 15px;
  position: relative;
}

div#footer ul li:first-child {
  padding-left: 0;
}

div#footer ul li:first-child:before {
  display: none;
}

div#footer ul li:before {
  content: "";
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 100%;
  left: 4px;
  top: 8px;
  display: block;
  position: absolute;
}

div#footer ul.copy li,
div#footer ul.copy a {
  font-weight: 400;
  padding-left: 0px;
  list-style-type: none;
}
div#footer ul.copy li:before,
div#footer ul.copy a:before {
  content: none;
}

div#footer a {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
}

div#footer a:hover {
  text-decoration: underline;
}

div#footer a span {
  display: none;
}

div#footer span,
div#footer span * {
  font-size: 11px;
}

div#footer span span {
  display: none;
}

div#footer .footer_logo {
  display: inline-block;
  padding: 15px 8px 0;
  vertical-align: middle;
}

div#footer .footer_logo img {
  height: 43px;
  width: auto;
  vertical-align: middle;
  transform: rotate(0.0001deg);
  image-rendering: pixelated;
}

div#footer .footer_logo.wellness img {
  height: 52px;
}

div#footer #family_destination img {
  height: 59px;
}

div#footer #food4family img {
  height: 52px;
}

div#footer #tripadvisor img {
  height: 26px;
}

#logos {
  margin-left: -8px;
}

/* Additional stuff --------------------------------------------------------------------- */
.resource.picture {
  margin: 0;
}

div.pictures a {
  padding: 0;
  border: 0;
}

#gallery {
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  padding: 10px 10px 0 10px;
  margin-bottom: 10px;
}

div.gallery {
  margin-left: -10px;
}

div.gallery .picture {
  box-shadow: none;
  float: left;
  width: 16.666%;
  box-sizing: border-box;
  padding: 0 0 10px 10px;
}

div.gallery .picture span {
  transition: all 0.3s ease-out;
}

div.gallery .picture img {
  width: 100%;
  height: auto;
}

div.gallery .picture:hover span {
  box-shadow: 0 0 5px 0 #333;
}

div.standard_pictures .picture,
div.standard_pictures .picture a {
  padding: 0;
  border: 0;
}

div.slider_thumbnails {
  display: none;
}

div#content div.documents {
  padding: 0;
  margin: 15px 0 0;
  border: 0;
}

div.documents h2 {
  display: none;
}

.slide_video_popup {
  height: auto;
  width: auto;
  margin: 0;
  right: auto;
  left: 50%;
  border: 5px solid #222;
  transform: translate(-50%, -50%);
}

.slide_video_popup .popup_header {
  height: 0;
  min-height: 0;
  background: none;
  padding: 0;
}

.slide_video_popup .popup_header > * {
  display: none;
}

.slide_video_popup .popup_header .closelink {
  display: block;
  font-size: 0;
  height: 0;
}

.slide_video_popup .popup_header .closelink a {
  width: 36px;
  height: 36px;
  position: absolute;
  font-size: 0;
  text-align: center;
  text-decoration: none;
  z-index: 90;
  top: -15px;
  right: -15px;
  background: url(../img/close.png) no-repeat;
}

.slide_video_popup .popup_body {
  padding: 0;
  height: auto;
}

.slide_video_popup .description {
  padding: 0;
}

body > .null ~ .null {
  opacity: 0.9 !important;
}

div.slide_picture_inner {
  position: relative;
}

a.slide_video_link:after {
  content: "";
  background: url(../img/play_button.png) no-repeat center center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  display: block;
  z-index: 70;
}

#privacy_banner #privacy_banner_inner #privacy_buttons a {
  box-shadow: none;
  transition: all 0.3s ease-in-out;
}
#privacy_banner #privacy_banner_inner #privacy_buttons #privacy_button {
  background: #29381b;
  color: white !important;
  text-shadow: none;
}

.vjs-poster {
  background-size: cover !important;
}

/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2012 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/
/* ---------- Headings ---------- */
h1 {
  color: #29381b;
  font-size: 26px;
  line-height: normal;
  font-weight: normal;
  margin: 0 0 15px;
  padding: 0;
}

h2, h2 a,
div#content div.documents h2,
div.introduction {
  font-size: 22px;
  font-weight: normal;
  line-height: 24px;
  color: #29381b;
  margin: 15px 0 15px 0;
  padding: 0;
  text-decoration: none;
}

h3, h3 a,
h4, h4 a,
h5, h5 a {
  font-size: 16px;
  color: #29381b;
  text-transform: none;
  margin: 15px 0 5px 0;
  padding: 0;
  border: none;
}

div.introduction {
  margin: 0 0 15px 0;
  padding: 0;
  line-height: 28px;
}

p {
  margin: 0 0 10px 0;
  padding: 0;
}

div#content div.resource_container.videos h2 {
  display: none;
}

.resource_container.float_left, .resource_container.float_left_with_clear {
  padding-right: 20px;
}

iframe.jobs {
  width: 100% !important;
  height: 200px;
}

/* ---------- Links ---------- */
a {
  outline: none;
}

a img {
  border: none;
}

div#contentframe a {
  text-decoration: underline;
  color: #29381b;
  transition: all 0.3s ease-out;
}

div#contentframe a:hover {
  text-decoration: underline;
  color: #000;
}

a * {
  cursor: pointer;
}

/* ---------- Lists ---------- */
div#content ul {
  margin: 1px 0 10px;
  padding: 0 0 0 15px;
}

/* ---------- Tables ---------- */
div#content table {
  border: none;
  border-spacing: 0;
  border-collapse: separate;
  margin: 16px 0 20px 0;
  border-top: 1px solid #d5d5d5;
}

table td {
  border-bottom: 1px solid #d5d5d5;
  padding: 3px 0;
}

.htjobs-table {
  border-top: 1px solid #31482D !important;
}

div#content .htjobs-table td {
  border-bottom: 1px solid #31482D !important;
  padding: 10px 0 !important;
}

/* ---------- Iframe ---------- */
.htjobs-table {
  font: 14px/20px "OpenSans", Helvetica, sans-serif;
  color: #29381b;
}

.htjobs-table span,
.htjobs-footer span,
.htjobs-footer a,
.htjobs-table *,
.htjobs-table a {
  font-size: 14px !important;
}

.htjobs-table td {
  padding: 0 !important;
}

/* ---------- Documents ---------- */
div#content div.documents {
  margin: 30px 0 0;
}

div#contentframe .documents .document {
  display: block;
  margin: 10px 7px 0 0;
}

div#contentframe .documents .document a {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 8px 16px;
  padding-left: 56px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  background: #29381b;
  box-shadow: inset 0 0 20px #131a0d;
  transition: all 0.2s ease-out;
}

div#contentframe .documents .document a i {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 40px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
  background: #a9ad81;
  box-shadow: inset 0 0 20px #29381b;
  transition: all 0.2s ease-out;
}

div#contentframe .documents .document a:hover,
div#contentframe .documents .document a:hover i {
  background: #a9ad81;
  box-shadow: inset 0 0 35px #29381b;
}

div#contentframe .documents .document a:hover i {
  background: none;
  box-shadow: inset 0 0 35px rgba(0, 0, 0, 0);
}

/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2010 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/
/*
* Put your editmode styles in here.
* This stylesheet will only be loaded if an admin user is logged in.
*/
/* Quicklinks ------------------------------------------------------------------- */
div#portlet_quicklinks {
  margin: 0 0 10px 0;
  padding: 0;
}

div#portlet_quicklinks h1 {
  display: block;
  padding-left: 10px;
}

div#portlet_quicklinks div.portlet-content {
  padding: 0 10px 10px 10px;
}

.message .missing_fields ul {
  margin-left: 13px !important;
  margin-bottom: 2px !important;
  padding: 0 0 0 4px !important;
}
.message .missing_fields ul li {
  font-weight: 400;
}

.logged_in div.portlets div.portlets_inner_wrap a.add_portlet_link:hover {
  color: #666 !important;
}
.logged_in div#portlets_bottom div.portlet .management_controls .control_link i {
  text-decoration: none;
}

body.system_page #bg,
body.system_page #rootnavi,
body.system_page #portlets_wrap {
  display: none;
}

/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2012 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/
@font-face {
  font-family: "OpenSansLight";
  src: url("fonts/OpenSans-Light-webfont.eot");
  src: url("fonts/OpenSans-Light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Light-webfont.woff") format("woff"), url("fonts/OpenSans-Light-webfont.ttf") format("truetype"), url("fonts/OpenSans-Light-webfont.svg#OpenSansLight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans";
  src: url("fonts/OpenSans-SemiBoldItalic.woff2") format("woff2"), url("fonts/OpenSans-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "OpenSans";
  src: url("fonts/OpenSans-SemiBold.woff2") format("woff2"), url("fonts/OpenSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "OpenSans";
  src: url("fonts/OpenSans-BoldItalic.woff2") format("woff2"), url("fonts/OpenSans-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "OpenSans";
  src: url("fonts/OpenSans-Italic.woff2") format("woff2"), url("fonts/OpenSans-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "OpenSans";
  src: url("fonts/OpenSans-Regular.woff2") format("woff2"), url("fonts/OpenSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "OpenSans";
  src: url("fonts/OpenSans-ExtraBold.woff2") format("woff2"), url("fonts/OpenSans-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "OpenSans";
  src: url("fonts/OpenSans-ExtraBoldItalic.woff2") format("woff2"), url("fonts/OpenSans-ExtraBoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "OpenSans";
  src: url("fonts/OpenSans-Bold.woff2") format("woff2"), url("fonts/OpenSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2012 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/
/* Inputs ------------------------------------------------------------------------------- */
div.mailform_element input,
div.mailform_element textarea,
div.mailform_element select,
div.login_form input,
form#subscribe_newsletter input,
form#subscribe_newsletter select {
  font: 14px/20px "OpenSans", Helvetica, sans-serif;
}

label {
  display: inline;
  float: left;
  width: 140px;
}

input,
select,
textarea {
  padding: 2px 4px;
  color: #979d73;
  border: 1px solid #979d73;
  transition: all 0.3s ease-out;
}

input:hover,
input:focus,
input:active,
select:hover,
select:focus,
select:active,
textarea:hover,
textarea:focus,
textarea:active {
  color: #29381b;
  border: 1px solid #29381b;
}

/* Buttons ------------------------------------------------------------------------------ */
body:not(.system_page) a.button {
  display: block;
}
body:not(.system_page) a.button,
body:not(.system_page) input.button,
body:not(.system_page) input.mailform-submit,
body:not(.system_page) .listing-more-button,
body:not(.system_page) #listing_entry_content a,
body:not(.system_page) .listing_entry_backlink a {
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  padding: 6px 9px;
  text-shadow: 1px 1px rgba(255, 255, 255, 0.2);
  font-weight: bold !important;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  border: 1px solid #29381b;
  background-color: transparent;
  color: #29381b !important;
  cursor: pointer;
  overflow: visible;
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), inset 0 10px rgba(255, 255, 255, 0.2), inset 0 10px 20px rgba(255, 255, 255, 0.25), inset 0 -15px 30px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease-out;
  text-decoration: none !important;
}
body:not(.system_page) .listing-more-button:hover,
body:not(.system_page) #listing_entry_content a:hover,
body:not(.system_page) .listing_entry_backlink a:hover,
body:not(.system_page) a.button:hover,
body:not(.system_page) a.button:focus,
body:not(.system_page) a.button:active,
body:not(.system_page) input.button:hover,
body:not(.system_page) input.button:focus,
body:not(.system_page) input.button:active,
body:not(.system_page) input.mailform-submit:hover,
body:not(.system_page) input.mailform-submit:focus,
body:not(.system_page) input.mailform-submit:active {
  border: 1px solid #29381b;
  background-color: #29381b;
  text-shadow: none;
  color: #fff !important;
  cursor: pointer;
}
body:not(.system_page) a.add_portlet_link {
  display: inline-block !important;
}
body:not(.system_page) font.required,
body:not(.system_page) .mailform_error label {
  color: #e2001a !important;
}
body:not(.system_page) form p {
  margin-bottom: 5px;
}

/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2013 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/
/* ---------- Listing ---------- */
div.listing-description {
  padding-bottom: 10px;
}

div.listing_entry {
  padding: 15px 0 0;
  margin: 15px 0 0;
  border-top: 1px solid #d5d5d5;
}

div.listing_index_0 {
  padding: 0;
  margin: 0;
  border: 0;
}

div.listing-content-text,
div.listing-content {
  overflow: hidden;
  margin-bottom: 8px;
}

div.listing_entry div.pictures {
  margin: 0 20px 20px 0;
}

div.listing_entry div.pictures .picture {
  margin: 3px 0 0;
}

div.listing_entry a.listing-more-button {
  margin-top: 10px;
}

/* --- Pagination --- */
div.module-listing div.pagination {
  background: none transparent;
  border-top: 1px solid #d5d5d5;
  padding-top: 1px;
}

div#content div.module-listing div.pagination a {
  background: #eee;
  color: #999;
}

div#content div.module-listing div.pagination a:hover,
div#content div.module-listing div.pagination a.current {
  background: #a00057;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
}

div#content div.module-listing div.pagination a.inactive,
div#content div.module-listing div.pagination a.inactive:hover {
  color: #d5d5d5;
  background: #eee;
  cursor: default;
}

/* ---------- Overview ---------- */
div#module_overview div.mod_title {
  display: none;
}

div.overview_item {
  padding: 25px 0 0;
  margin: 25px 0 0;
  border: 0;
  border-top: 1px solid #d5d5d5;
}

div.overview_item_0 {
  margin: 0;
  padding: 0;
  border: 0;
}

div.overview_item div.content {
  float: none;
  display: block;
  overflow: hidden;
}

div.overview_item div.pictures {
  margin: 0 20px 0 0;
}

/* ---------- Mailform ---------- */
div#mailform_content {
  padding-bottom: 15px;
}

div.mailform_element {
  padding-bottom: 3px;
  position: relative;
}

div#mailform_elements {
  overflow: auto;
}

div#mailform_elements div.select_field label,
div#mailform_elements div.checkbox_field label {
  width: 353px;
}

div#mailform_elements div.standard label {
  width: 140px;
}

div#mailform_elements div.select_field span.helptext img {
  display: none;
}

div#mailform_elements div.select_field span.helptext span {
  display: inline;
  position: static;
  font: 12px/24px "OpenSans", Helvetica, sans-serif;
  background: none transparent;
  padding: 0 0 0 5px;
  margin: 0;
  border: 0;
  color: #5d585b;
  width: auto;
}

.mailform_element.checkbox_field {
  margin-top: 20px;
  position: relative;
}
.mailform_element.checkbox_field p {
  width: calc(100% - 21px);
  float: right;
  position: relative;
}
.mailform_element.checkbox_field input {
  width: 20px;
  height: 20px;
  float: left;
  margin: 2px 12px 0 0;
  opacity: 0;
  position: relative;
  cursor: pointer;
  z-index: 10;
}
.mailform_element.checkbox_field label {
  width: auto;
  float: none;
  overflow: hidden;
  cursor: pointer;
  display: block;
  padding: 0;
  text-align: left;
}
.mailform_element.checkbox_field label:after, .mailform_element.checkbox_field label:before {
  content: "\f0c8";
  position: absolute;
  top: 10px;
  left: -19px;
  display: block;
  font-family: "Font Awesome 6 Pro";
  font-size: 20px;
  line-height: 20px;
  font-weight: 100;
  text-transform: none;
  color: #29381b;
  width: 20px;
  height: 20px;
  pointer-events: none;
  z-index: 2;
  transition: all 0.3s ease-in-out;
}
.mailform_element.checkbox_field label:after {
  content: "\f14a";
  opacity: 0;
  visibility: hidden;
  font-weight: 700;
  color: #29381b;
  background: none;
  z-index: 4;
}
.mailform_element.checkbox_field label.checkbox {
  width: 100% !important;
  margin-top: 9px !important;
  margin-left: 10px !important;
}
.mailform_element.checkbox_field input:checked + label:before {
  color: #29381b;
}
.mailform_element.checkbox_field input:checked + label:after {
  opacity: 1;
  visibility: visible;
}

div#mailform_submit_button {
  float: left;
  margin-top: 10px;
}

/* ---------- Google Maps ---------- */
#google_map {
  max-width: 982px;
  margin: 0 auto 10px;
  padding: 10px;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}

#module_map {
  width: 100% !important;
  height: 314px !important;
}

div.infowindow h2 {
  margin-top: 0;
}

/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2013 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/
/* ---------- Metanavi ---------- */
div#metanavi {
  padding: 0 0 0 7px;
  float: left;
}

div#metanavi ul {
  margin: 0;
  padding: 0;
  position: relative;
}

div#metanavi li,
div#langnavi li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}

div#metanavi a,
div#langnavi a {
  color: #3e3d40;
  font-size: 12px;
  font-weight: bold;
  margin: 0 4px 0 0;
  padding: 0 3px 3px;
  text-decoration: none;
  text-transform: uppercase;
}

div#metanavi a {
  margin: 0 7.5px 0 0;
}

div#metanavi a:hover,
div#langnavi a:hover {
  text-decoration: none;
  background: url(../img/metanavi_current_line.png) repeat-x center bottom;
}

div#metanavi li.current a,
div#langnavi a.current {
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  background: url(../img/metanavi_current_line.png) repeat-x center bottom;
}

div#metanavi li.current a:hover,
div#langnavi li.current a:hover {
  text-decoration: none;
}

/* ---------- Languagenavi ---------- */
div#langnavi {
  padding: 2px 2px 0 0;
  float: right;
}

div#langnavi ul.controls,
div#langnavi h3 {
  display: none;
}

div#langnavi .portlet,
div#langnavi ul {
  margin: 0;
  padding: 0;
}

/* ---------- Rootnavi ---------- */
div#rootnavi {
  padding: 0 108px;
  margin: 0 -108px 10px;
  background: url(../img/rootnavi_bg.png) repeat-y center center;
  text-align: center;
}

div#rootnavi ul {
  margin: 0;
  padding: 0;
  display: block;
}

div#rootnavi li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0 0 0 1px;
  background: url(../img/rootnavi_line.png) no-repeat center left;
}

div#rootnavi li.sort-0 {
  background: none transparent;
}

div#rootnavi li#root-nav-17 {
  display: none;
}

div#rootnavi a {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  padding: 0 15px 1px 14px;
  margin: 0;
  line-height: 40px;
  letter-spacing: 0.5px;
  text-decoration: none;
  font-family: "Open Sans", Helvetica, sans-serif;
  transition: all 0.3s ease-out;
}

div#rootnavi a:hover {
  background: rgba(30, 30, 30, 0.2);
}

div#rootnavi li.current a {
  font-weight: 700;
  background: url(../img/rootnavi_current.png) repeat-x center center;
}

div#rootnavi li.current a:hover {
  text-decoration: none;
}

/* ---------- Subnavi ---------- */
div#contentframe ul.sub-navigation {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #868e64;
}

div#contentframe .sub-navigation li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0 8px 0 14px;
  background: url(../img/subnavi_bullet.png) no-repeat left center;
}

div#contentframe .sub-navigation li.sort-0 {
  background: none transparent;
  padding-left: 0;
}

div#contentframe .sub-navigation a {
  color: #29381b;
  font-size: 14px;
  font-weight: bold;
  line-height: 51px;
  padding: 0;
  margin: 0;
  text-decoration: none;
  transition: all 0.2s ease-out;
}

div#contentframe .sub-navigation li.current a,
div#contentframe .sub-navigation a:hover {
  text-decoration: none;
  color: #fff;
}

li#rwdnav-33 {
  display: none;
}

/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2013 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/
/* ---------- Portlets Bottom ---------- */
div#portlets_wrap {
  margin-top: 10px;
  max-width: 972px;
  font-size: 0;
}

div#portlets_bottom {
  margin-left: -10px;
}

div#portlets_bottom div.portlet {
  background: transparent none;
  color: #fff;
  width: 33.33%;
  float: left;
  width: 33.333%;
  padding: 0 0 10px 10px;
  box-sizing: border-box;
}

div#portlets_bottom div.portlet .portlet_inner {
  padding: 25px 29px;
  line-height: 20px;
  background: #29381b;
  vertical-align: top;
  font-size: 14px;
  position: relative;
  box-shadow: inset 0 0 20px #131a0d;
  box-sizing: border-box;
}

div#portlets_bottom div.portlet * {
  color: #fff;
}

div#portlets_bottom div.portlet a * {
  color: #a9ad81;
  text-decoration: underline;
}

div#portlets_bottom ul.controls {
  background: #29381b;
  background: rgba(41, 56, 27, 0.5);
}

div#portlets_bottom ul.controls a *,
div#portlets_bottom ul.controls a {
  text-decoration: none;
}

div#portlets_bottom li.portlet-handle img {
  visibility: hidden;
}

div#portlets_bottom h3.portlet-title,
div#portlets_bottom h3.portlet-title a {
  margin: 0;
  padding: 0 0 12px;
  font-size: 18px;
  font-weight: 600;
  border: none;
  text-decoration: none;
}

div#header div.portlet-content {
  background: transparent none;
  padding: 0;
}

div.portlet-content {
  margin: 0;
  padding: 0;
  border: none;
}

div.portlet p {
  margin: 0;
  padding: 0;
}

.listing-content,
#listing_entry_content {
  margin-bottom: 2px;
}

div#portlets_bottom li.portlet-resource-link {
  display: none;
}

div#portlets_bottom form.add_portlet {
  background: #a9ad81;
  border: 1px solid #29381b;
  font-size: 12px;
  display: inline-block;
  box-shadow: 0 0 2px #000, inset 0 0 15px #29381b;
}

div#portlets_bottom form.add_portlet a {
  color: #29381b;
}

div#portlets_bottom .portlet a.portlet_wrapper_link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2013 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/
/* ---------- Print ---------- */
@media print {
  div#langnavi,
  div#metanavi,
  div#footer,
  div#rootnavi,
  div#bg,
  ul.sub-navigation,
  div#portlets_wrap,
  div#slider_wrap {
    display: none !important;
  }
  div#header {
    height: auto;
  }
  div#header div#logo {
    position: static;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0 0 30px;
    text-align: center;
  }
  div#header div#logo img {
    height: 120px;
  }
  div#slider_wrap {
    background: none transparent;
    margin: 0;
    padding: 0;
  }
  div#slider_wrap.slider_wrap_map {
    display: block;
    padding-bottom: 35px;
  }
  div#siteframe,
  div#contentframe {
    margin: 0;
    padding: 0;
    width: auto;
    box-shadow: none;
    background: none transparent;
  }
  div#content {
    margin: 0;
    padding: 0;
    font: 12px/18px Verdana, Arial, Helvetica, sans-serif !important;
    color: black !important;
    background: none transparent;
  }
  h1 {
    font-size: 24px;
  }
  h2,
  div.introduction {
    font-size: 20px;
  }
  div#content ul,
  div#content ul li {
    list-style: disc;
  }
  div#content ul {
    padding-left: 14px;
  }
  div#content ul li {
    background: none transparent;
    padding-left: 0;
  }
  * {
    box-shadow: none !important;
  }
}
/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2018 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/
.responsive_navigation_toggle {
  z-index: 10000;
  display: none;
  width: 46px;
  box-sizing: border-box;
  height: 38px;
  position: fixed;
  top: 20px;
  right: 20px;
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  transition: all 0.3s ease-out;
}

.responsive_navigation_toggle span {
  background: #a9ad81;
  display: block;
  height: 4px;
  position: absolute;
  top: 8px;
  right: 8px;
  left: 8px;
  bottom: 8px;
  transform: rotate(0);
  transition: transform 0.3s ease 0s, top 0.25s ease 0.25s, opacity 0.01s ease 0.25s;
  z-index: 150;
}

.responsive_navigation_toggle span:nth-child(2) {
  top: 17px;
}

.responsive_navigation_toggle span:nth-child(3) {
  top: 26px;
}

.navi_open .responsive_navigation_toggle span {
  top: 43.5%;
  transition: top 0.25s ease 0s, transform 0.3s ease 0.25s, opacity 0.01s ease 0.25s;
}

.navi_open .responsive_navigation_toggle span:first-child {
  opacity: 0;
}

.navi_open .responsive_navigation_toggle span:nth-child(2) {
  transform: rotate(-45deg);
}

.navi_open .responsive_navigation_toggle span:nth-child(3) {
  transform: rotate(45deg);
}

/* @group responsive navigation */
#rwdnav {
  display: none;
}

#rwdnav-1 > a span {
  display: none;
}

.rwd_navigation {
  display: block;
  list-style: none;
  padding: 30px 20px;
  clear: both;
  margin: 0;
}

.rwd_navigation li a {
  display: block;
  text-decoration: none;
  color: #29381b;
}

.rwd_navigation li.current > a {
  color: #a9ad81;
  font-weight: 700;
}

.rwd_navigation > li:first-child > a {
  border-top: 0;
  padding-top: 0;
}

.rwd_navigation > li > a {
  padding: 16px 10px;
  font-size: 20px;
  line-height: 29px;
  font-weight: 400;
  border-top: 1px solid #eee;
}

.rwd_navigation ul.level1 {
  margin: -12px 0 0;
  padding: 0 0 14px;
  list-style: none;
}

.rwd_navigation ul.level1 > li > a {
  color: rgba(41, 57, 27, 0.5);
  font-size: 16px;
  line-height: 19px;
  padding: 7px 10px;
  font-weight: 300;
  position: relative;
}

.rwd_navigation ul.level1 > li > a span:before {
  bottom: 4px;
  width: 15px;
  right: -15px;
}

.rwd_navigation ul.level1 > li.current > a {
  color: #a9ad81;
  font-weight: 700;
}

#rwdnav .language_switcher {
  overflow: auto;
  padding: 12px 0;
  border-bottom: 2px solid #eee;
  margin-left: -10px;
  text-align: center;
}

#rwdnav .language_switcher .language {
  float: left;
  width: 25%;
  box-sizing: border-box;
  padding: 0 0 0 10px;
  text-decoration: none;
  color: rgba(41, 57, 27, 0.4);
}

#rwdnav .language_switcher .language.current {
  font-weight: 700;
  color: rgb(41, 57, 27);
}

/* @end */
@media screen and (min-width: 750px) {
  #portlets_bottom .portlet:nth-child(4n), #portlets_bottom .portlet:nth-child(5n) {
    width: 50%;
  }
}
@media screen and (max-width: 1200px) {
  div#rootnavi {
    padding: 0;
    margin: 0 0 10px;
    background: url(../img/rootnavi_bg.png) repeat-y center center;
    text-align: center;
    background-size: 100% 100%;
  }
}
@media screen and (max-width: 1080px) {
  span.slick-arrow {
    position: absolute;
    width: calc(100% + 20px);
    top: 50%;
    left: 0;
    margin-top: -21px;
    margin-left: -10px;
    z-index: 110;
  }
  span.slick-arrow-left,
  span.slick-arrow-right {
    height: 42px;
    width: 39px;
    overflow: hidden;
    background: none;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  }
  span.slick-arrow i {
    display: block;
    height: 42px;
    width: 50px;
    overflow: hidden;
    position: absolute;
    top: 0;
  }
  span.slick-arrow-right {
    right: 0;
    margin-right: -10px;
    margin-left: 0;
    left: unset;
  }
  span.slick-arrow-right i {
    right: 0;
  }
  span.slick-arrow-right:hover {
    right: 0;
  }
  span.slick-arrow-left i {
    left: 0;
  }
  span.slick-arrow-left:hover {
    left: 0;
  }
}
@media screen and (max-width: 1000px) {
  #slider {
    max-height: 33vw;
  }
}
@media screen and (max-width: 980px) {
  .tripadvisor_excellence_wrap {
    text-align: center;
    margin-top: 20px;
  }
  #TA_certificateOfExcellence130,
  #TA_certificateOfExcellence846,
  #TA_certificateOfExcellence477,
  #TA_certificateOfExcellence506 {
    display: inline-block;
  }
  div#TA_certificateOfExcellence130 {
    display: inline-block !important;
  }
  div#mailform_elements div.text_field {
    float: left !important;
    width: 100% !important;
  }
  div#mailform_elements div.text_field textarea {
    width: 300px !important;
  }
  div#mailform_submit_button {
    float: left !important;
  }
}
@media screen and (max-width: 900px) {
  #rwdnav-17,
  #metanavi,
  #langnavi,
  div#rootnavi {
    display: none;
  }
  .responsive_navigation_toggle {
    display: block;
  }
  nav#rwdnav {
    display: block;
    visibility: hidden;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 77%;
    height: 100%;
    opacity: 1;
    background: #fff;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.2);
    transform: translate(-77%, 0);
    transition: all 0.3s ease-out;
  }
  .navi_open nav#rwdnav {
    visibility: visible;
    opacity: 1;
    transform: translate(0, 0);
  }
  a#best_of_swiss_gastro {
    position: absolute;
    top: 20px;
    left: 0;
    width: 45px;
  }
  a#best_of_swiss_gastro img {
    width: 100%;
    height: auto;
  }
  div#header {
    margin: 0;
    padding: 14px 0 0;
    color: #fff;
    position: relative;
    height: 130px;
  }
  div#header .voucher_badge {
    top: 13px;
    bottom: auto;
    left: 60px;
    width: 80px;
    height: 80px;
    border-width: 3px;
    font-size: 11px;
    line-height: 16px;
  }
  div#header .voucher_badge span {
    padding: 0 5px;
  }
  div#header .voucher_badge span i {
    margin: -10px 0 3px;
    font-size: 15px;
    line-height: 15px;
  }
  div#header div#logo {
    position: absolute;
    bottom: auto;
    top: 20px;
    right: 50%;
    width: 200px;
    height: 0;
    margin: 0 -100px 0 0;
    padding: 0;
  }
  div#header div#logo img {
    width: 100%;
    height: auto;
  }
  div#contentframe {
    padding: 0 20px 20px;
  }
  div#content {
    padding-top: 15px;
  }
  div#footer {
    text-align: left;
  }
  div#footer ul {
    margin-bottom: 5px;
  }
  div#footer ul li {
    display: block;
    padding-left: 0;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  }
  div#footer ul li .spacer {
    display: none;
  }
  div#footer span {
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  }
  div#footer ul li:before {
    display: none;
  }
  .tripadvisor_excellence_wrap {
    text-align: left;
  }
  #CDSWIDCOE {
    margin: 0 10px 0 0 !important;
  }
  div.gallery .picture {
    width: 25%;
  }
}
@media screen and (max-width: 750px) {
  div#portlets_bottom div.portlet {
    width: 50%;
  }
  #slider {
    max-height: 50vw;
  }
}
@media screen and (max-width: 650px) {
  div.gallery .picture {
    width: 33.33%;
  }
}
@media screen and (max-width: 600px) {
  #header .voucher_badge {
    display: none;
  }
  #rwdnav .voucher_badge {
    display: block;
    margin: 10px 0;
    padding: 10px 20px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    background: #29381b;
  }
  #rwdnav .voucher_badge i {
    margin: 0 7px 0 0;
  }
  #rwdnav .voucher_badge + li > a {
    border-top: 0;
  }
}
@media screen and (max-width: 550px) {
  div#mailform_elements div.text_field textarea,
  label,
  div.mailform_element input {
    width: 100% !important;
  }
  #mailform_submit_button label {
    display: none;
  }
  div#mailform_elements div.text_field textarea,
  label,
  div.mailform_element input {
    margin-bottom: 2px;
    margin-top: 5px;
  }
  .mailform_element.checkbox_field {
    margin-top: 10px;
  }
}
@media screen and (max-width: 450px) {
  #slider {
    max-height: 100vw;
  }
  div#portlets_bottom div.portlet {
    width: 100%;
  }
  div#portlets_bottom div.portlet .portlet_inner {
    min-height: auto !important;
  }
  span.slick-arrow-left:hover,
  span.slick-arrow-left {
    left: 6px;
  }
  span.slick-arrow-right:hover,
  span.slick-arrow-right {
    right: 6px;
  }
  div#siteframe {
    padding: 0 10px;
  }
  .responsive_navigation_toggle {
    right: 10px;
    top: 10px;
  }
  div#header {
    padding: 0;
    height: 126px;
  }
  div#header div#logo {
    top: 10px;
  }
  a#best_of_swiss_gastro {
    top: 10px;
    width: 42px;
  }
  div#footer {
    padding: 12px 10px;
  }
  .category_29 iframe {
    height: 450px !important;
  }
  div.gallery .picture {
    width: 50%;
  }
  div#portlets_bottom div.portlet .portlet_inner {
    padding: 17px 20px;
  }
  .tripadvisor_excellence_wrap {
    margin-top: 10px;
  }
}
@media screen and (max-width: 350px) {
  #CDSWIDCOE {
    margin: 0 -2px 0 0 !important;
  }
}/*# sourceMappingURL=styles3.css.map */