/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  transition: color 0.25s;
  text-decoration: none;
}
.gantry-logo {
  -webkit-transition: -webkit-transform 0.3s linear;
  -moz-transition: -moz-transform 0.3s linear;
  transition: transform 0.3s linear;
}
header .gantry-logo {
  margin-top: 0px;
  -webkit-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.7));
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.7));
}
.gantry-logo:hover {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.gantry-logo svg {
  max-width: 240px;
}
header .gantry-logo svg {
  min-width: 200px;
  max-width: 200px;
}
.headertext p {
  margin: 0;
  line-height: 40px;
}
@media (max-width: 767px) {
  .headertext p {
    margin: 10px 0px;
    line-height: 25px;
    font-size: 12px;
  }
}
strong {
  color: inherit;
}
#g-slider .g-video {
  max-height: 680px;
  overflow: hidden;
}
video {
  width: 100%;
}
@media (min-width: 1920px) {
  video {
    width: inherit;
  }
}
/********************* STARTSEITE *************************/
.restaurant .page-header.p1:before {
  content: "Herzlich willkommen im ";
  text-align: center;
  display: block;
}
.restaurant .page-header.p1 h1 {
  font-weight: 600;
  text-transform: uppercase;
  margin: 0px 0px;
  padding: 0;
  text-align: center;
}
.restaurant .page-header.p2 h2 {
  font-size: 100%;
}
.restaurant .page-header.p2 h2, .restaurant h3.speisekarten {
  text-align: center;
  display: flow-root;
  position: relative;
  margin-top: 0px;
  margin-bottom: 60px;
}
.restaurant .page-header.p2 h2:before, .restaurant h3.speisekarten:before {
  background: #666;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: -30px;
  width: 90%;
  height: 1px;
  margin: auto;
  display: block;
  content: "";
}
.restaurant .page-header.p2 h2:after, .restaurant h3.speisekarten:after {
  background: url('../../images/schmuck_element_01.svg') no-repeat center center #fff;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: -34px;
  width: 60px;
  height: 9px;
  margin: auto;
  display: block;
  content: "";
}
.img1 figure, .img2 figure {
  margin: 0 0 1.5rem 1.5rem;
  float: right;
  width: 50%;
}
@media (max-width: 959px) {
  .img1 figure {
    width: 58%;
  }
}
@media (max-width: 767px) {
  .img2 figure {
    width: 100%;
    order: 6;
  }
  header .gantry-logo svg {
    min-width: 150px;
  }
}
.restaurant .item-page .item-image {
  margin-top: -50px;
}
@media (max-width: 767px) {
  .restaurant .item-page .item-image {
    margin-top: 20px;
  }
}
nav.g-main-nav {
  float: right;
  margin: 16px 0;
}
nav .g-menu-item {
  width: auto;
  position: relative !important;
  float: none !important;
  text-align: right !important;
  margin: 0 !important;
  padding: 0 !important;
  display: table !important;
  font-weight: 300;
}
nav .g-menu-item .g-menu-item-container {
  margin: 0 !important;
  padding: 0 !important;
}
a.resbutton {
  padding: 5px 15px !important;
  border: 1px solid #fff;
  display: inline-table !important;
  color: #fff !important;
  line-height: 33px;
  background: rgba(255, 255, 255, 0.1);
  margin: 0px 0px 5px 20px;
  font-size: 16px;
  font-weight: 300;
}
a.resbutton:hover {
  border: 1px solid #B2997C;
  color: #B2997C !important;
  background: rgba(0, 0, 0, 0.1);
}
[data-id="hauptmenu"] .mobilemenuck-bar-button:hover {
  color: #765F45;
  border: 1px solid #B2997C;
  background: rgba(0, 0, 0, 0.1);
}
@media (max-width: 959px) {
  nav .g-menu-item {
    width: auto;
    position: relative !important;
    float: none !important;
    text-align: right !important;
    margin: 0 !important;
    padding: 0 !important;
    display: table-cell !important;
  }
  nav .g-menu-item:last-child {
    /*width:60px;*/
  }
  nav.g-main-nav {
    margin: 16px 0;
  }
}
@media (max-width: 767px) {
  nav .g-menu-item:last-child {
    display: none !important;
  }
}
.mobilemenuck-item .nav-header {
  padding: unset;
  text-shadow: unset;
}
.nav-header {
  display: block;
  padding: 15px 0 15px 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: unset;
  color: unset;
  text-shadow: unset;
  text-transform: unset;
  text-shadow: 1px 1px 2px #000000;
}
/*************************** SLIDER HEAD ***************************/
/*
header { z-index:1; background:#444;
.g-grid:first-child { width:100%;left:0;top:0;}
.g-grid:last-child { width:100%;left:0;z-index:-1;top:40px;}
	}

.grid_bg_1 { background:#111;position:absolute;width:100%;left:0;top:0;z-index:-1;}
.grid_bg_2 { background:#464646;position:absolute;width:100%;left:0;top:0;z-index:-1;top:40px;}

#g-slider { position:relative; top:0; width:100%; z-index:0;}
#g-slider .slider.moduletable { display:flex; justify-content: center;}
#g-slider .slider_slogan { position:absolute; opacity:1 !important; color:#fff; margin-top:2rem !important;
  font-size: 50px;
  line-height: 120%;
  font-weight: 700;
  font-family: HelveticaNeue, Arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  text-shadow: 2px 2px 6px #000;
  text-align: center;}

@media (max-width: 47.99rem) { #g-slider { position:inherit; } }


.uk-scope .uk-slideshow-items { aspect-ratio: 20 / 6 !important; min-height: 550px !important;}
@media (max-width: 47.99rem) { .uk-scope .uk-slideshow-items { aspect-ratio: 20 / 6; min-height: 400px !important;} }

#g-slider .reservieren {line-height: 100% !important;font-weight: 700 !important; z-index: 6;
  white-space: nowrap;
  transition: all ease-in 0.3s;
  padding: 20px;
  letter-spacing: 0px;text-shadow: 0px 0px 0px #000; margin:auto;margin-top:60px; display:block; width: min-content;
  font-size: 20px; color:#fff;background:rgba(118, 95, 69, 1);border-radius:5px;box-shadow: 0px 0px 3px rgba(0,0,0,0.9);
}
#g-slider .reservieren:hover {background:rgba(118, 95, 69, 1);  transform: scale(105%);box-shadow: 0px 0px 6px rgba(0,0,0,1);}
@media (max-width: 47.99rem) { #g-slider .reservieren {font-size: 16px;margin-top:30px;padding: 15px; } }


@keyframes slideInTop {
    0% {
        opacity: 0;
        transform: translateY(-50px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}


.slider_slogan {
    opacity: 0;
    transform: translateY(-50px);
    transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}


.slider_slogan.active {
    opacity: 1;
    transform: translateY(0);
    animation: slideInTop 0.5s ease-out;
}



@keyframes slideInBottom {
    0% {
        opacity: 0;
        transform: translateY(+50px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}


#g-slider .reservieren {
    opacity: 0;
    transform: translateY(+50px);
    transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}


#g-slider .reservieren.active {
    opacity: 1;
    transform: translateY(0);
    animation: slideInBottom 0.5s ease-out;
}
*/
/*************************** /SLIDER HEAD ***************************/
#g-header {
  min-height: 180px;
}
@media (max-width: 47.99rem) {
  #g-header {
    min-height: 130px;
  }
}
#g-header .g-grid:first-child .g-content {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#g-header .g-social a {
  background: none;
  color: #fff;
  border: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 47.99rem) {
  #g-slider. {
    position: relative;
  }
  #g-header .g-grid:nth-child(2) .g-content {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
  }
  #g-header .hamburger .g-content {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  #g-header .g-social {
    display: none;
  }
  #g-header .logo {
    width: 20%;
    flex: 0 20%;
  }
  #g-header .hamburger {
    width: 80%;
    flex: 0 80%;
  }
  #g-header .headertext {
    text-align: center;
  }
}
@media (max-width: 47.99rem) {
  h1 {
    font-size: 1.75rem;
    text-align: center;
  }
}
#g-footer {
  border-top: 0px solid #9f854c;
}
#g-footer .adress h4 {
  color: #ffffff;
}
#g-footer strong {
  color: inherit;
}
#g-footer a {
  color: #ffffff;
}
#g-footer a:hover {
  color: #765F45;
}
.footermenu {
  margin-top: 0px;
}
.footermenu .nav {
  margin-top: 0px;
  flex-direction: column;
}
.footermenu li {
  border-bottom: 1px solid #ffffff;
  padding: 7px 0;
}
#g-footer .openingtime, #g-footer .adress {
  margin-top: 8px;
}
.g-branding {
  text-align: right;
}
.moduletable.stift {
  margin-left: -180px;
  position: relative;
}
#g-footer .branding a {
  color: rgba(255, 255, 255, 0.1) !important;
  font-size: 0.9rem;
}
#g-footer .branding a:hover {
  color: rgba(255, 255, 255, 0.4) !important;
  font-size: 0.9rem;
}
@media (max-width: 48rem) {
  #g-footer .g-grid:first-child .g-block:nth-child(1) {
    margin-bottom: 0px;
  }
  #g-footer .g-grid:first-child .g-block:nth-child(2) {
    margin-bottom: 40px;
  }
  #g-footer .g-grid:first-child .g-block:nth-child(3) {
    margin-bottom: 40px;
  }
  footer .gantry-logo svg {
    margin-left: 85px;
  }
  .footermenu {
    margin-top: -30px;
  }
  .moduletable.certificates {
    margin-top: -10px;
  }
  #copyright {
    margin: 0;
    padding: 0;
  }
  .copyright .g-content {
    margin-top: -20px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .branding .g-content {
    margin-top: 0;
    padding-top: 0;
  }
  .g-branding {
    text-align: center;
  }
}
#g-offcanvas a {
  color: inherit;
}
.aktionsmenu ul {
  margin-left: -10px;
}
.aktionsmenu li {
  display: inline-block;
  margin-right: 20px;
  font-size: 2rem;
}
/******************** Mainmenu *****************/
.g-offcanvas-toggle i {
  display: none;
}
.slogan {
  font-size: 24px;
}
header a#phone {
  color: #fff !important;
  display: inline-block;
  margin-top: -10px;
}
header a#phone:hover {
  color: #765F45 !important;
}
header .headertext i {
  font-size: 44px;
  margin-right: 8px;
  margin-top: -16px;
  display: inline-block;
}
.social p:first-child {
  text-transform: uppercase;
}
.social li {
  display: inline-block;
  margin-top: 1.5em;
  min-width: 9em;
}
.social a {
  display: inline-block;
  -webkit-transition: -webkit-transform 0.25s linear, color 0.25s;
  -moz-transition: -moz-transform 0.25s linear, color 0.25s;
  transition: transform 0.25s linear, color 0.25s;
}
.social a:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.social a .symbol {
  display: inline-block;
  margin-right: 0.625em;
  margin-bottom: -0.25em;
}
.social a .symbol.youtube-icon {
  margin-right: 0.52778em;
}
.social a span {
  display: inline-block;
}
@media (min-width: 40em) {
  .social p:first-child {
    margin-bottom: 2em;
  }
  .social a .social-icon {
    display: block;
    margin-right: 0;
  }
  .social a span {
    display: block;
    line-height: 40px;
    margin-left: 10px;
  }
}
.button, .prev-next-button {
  display: inline-block;
  position: relative;
}
.button span, .prev-next-button span {
  display: block;
  position: absolute;
  top: 50%;
  left: 32.25806%;
  font-family: "nimbus-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 0.75em;
  letter-spacing: 0.2em;
  color: #907c4e;
  text-transform: uppercase;
  -webkit-transform: translate(-50%, -70.45455%);
  -moz-transform: translate(-50%, -70.45455%);
  -ms-transform: translate(-50%, -70.45455%);
  -o-transform: translate(-50%, -70.45455%);
  transform: translate(-50%, -70.45455%);
}
.button {
  -webkit-transition: -webkit-transform 0.3s linear;
  -moz-transition: -moz-transform 0.3s linear;
  transition: transform 0.3s linear;
}
.button:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.menu-button {
  display: block;
  padding: 0.84375em 0.46875em;
}
.menu-button .symbol {
  display: block;
  width: 2.0625em;
  height: 1.3125em;
}
.js-open-menu {
  padding: 0;
  overflow: hidden;
}
.menu-button-scroll .symbol--hamburger.hamburger-clone, .symbol--hamburger.hamburger-clone {
  position: absolute;
  top: 0;
  fill: #000000 !important;
  transform: translateX(-35px);
  transition: transform 0.2s ease-in-out;
}
.js-open-menu:hover .hamburger-clone {
  transform: translateX(0px);
  transition: transform 0.2s ease-in-out;
}
.menu-button-scroll {
  display: block;
  position: fixed;
  top: 2.5em;
  left: 0;
  z-index: 1005;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.3s linear;
  -moz-transition: -moz-transform 0.3s linear;
  transition: transform 0.3s linear;
}
.menu-button-scroll.is-visible {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
}
.menu-button-scroll > a {
  display: block;
}
.menu-button-scroll .symbol {
  display: block;
}
.menu-button-scroll .hamburger-wrapper {
  position: absolute;
  top: 4.625em;
  left: 1.0625em;
  width: 2.0625em;
  height: 1.3125em;
  overflow: hidden;
}
.menu-button-scroll .symbol--hamburger {
  fill: #fff !important;
}
.menu-button-scroll .symbol--menu-triangle {
  width: 5.375em;
  height: 10.625em;
  fill: #907c4e;
}
.prev-next-button span {
  left: 50% !important;
}
.prev-next-button a {
  display: block;
  position: relative;
}
.prev-next-button .svg-center {
  -webkit-transform-origin: -15% 50%;
  -moz-transform-origin: -15% 50%;
  -ms-transform-origin: -15% 50%;
  -o-transform-origin: -15% 50%;
  transform-origin: -15% 50%;
}
.prev-next-button .svg-prev {
  -webkit-transform-origin: 40% 50% 0;
  -moz-transform-origin: 40% 50% 0;
  -ms-transform-origin: 40% 50% 0;
  -o-transform-origin: 40% 50% 0;
  transform-origin: 40% 50% 0;
}
.prev-next-button .svg-next {
  -webkit-transform-origin: -70% 50% 0;
  -moz-transform-origin: -70% 50% 0;
  -ms-transform-origin: -70% 50% 0;
  -o-transform-origin: -70% 50% 0;
  transform-origin: -70% 50% 0;
}
.symbol {
  fill-rule: evenodd;
  clip-rule: evenodd;
  stroke-linejoin: round;
  stroke-miterlimit: 1.41421;
}
.symbol--logo {
  fill: #000;
}
.symbol--logo-shop {
  display: block;
  margin: 3.75em auto 0;
  width: 10.81081%;
  height: auto;
  fill: #fff;
}
.symbol--button-prev-next {
  width: 14.375em;
  height: 6.25em;
}
.symbol--sm {
  display: inline-block;
  width: auto;
  height: 1.875em;
  width: 1.875em;
}
.symbol--map-marker {
  display: inline-block;
  width: 0.77778em;
  height: 1.11111em;
  margin-right: 0.5em;
}
.symbol--hamburger {
  fill: #907c4e;
}
.symbol--button {
  width: 9.6875em;
  height: 6.25em;
}
.symbol.white {
  fill: #fff;
}
a:hover .symbol.white, a:focus .symbol.white {
  -webkit-transition: fill 0.25s;
  -moz-transition: fill 0.25s;
  transition: fill 0.25s;
  fill: #907c4e;
}
.menu-button-scroll.is-visible {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
}
.menu-button-scroll {
  display: block;
  position: fixed;
  top: 2.5em;
  left: 0;
  z-index: 1005;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.3s linear;
  -moz-transition: -moz-transform 0.3s linear;
  transition: transform 0.3s linear;
}
.menu-button-scroll > a {
  display: block;
}
.js-open-menu {
  padding: 0;
  overflow: hidden;
}
.menu-button-scroll .symbol--menu-triangle {
  width: 5.375em;
  height: 10.625em;
  fill: #907c4e;
}
.menu-button-scroll .symbol {
  display: block;
}
.symbol {
  fill-rule: evenodd;
  clip-rule: evenodd;
  stroke-linejoin: round;
  stroke-miterlimit: 1.41421;
}
.menu-button-scroll .hamburger-wrapper {
  position: absolute;
  top: 4.625em;
  left: 1.0625em;
  width: 2.0625em;
  height: 1.3125em;
  overflow: hidden;
}
.menu-button-scroll .symbol--hamburger {
  fill: #fff !important;
}
.menu-button-scroll .symbol--hamburger.hamburger-clone, .symbol--hamburger.hamburger-clone {
  position: absolute;
  top: 0;
  fill: #000000 !important;
  transform: translateX(-35px);
  transition: transform 0.2s ease-in-out;
}
/***************** Main Content **********/
figure {
  width: fit-content;
}
figure.right {
  float: right;
}
.item-image.pull-left {
  margin-top: 12px;
}
/***************** Reservierungsform *********/
#g-kontakt {
  background: #765f45;
}
#g-kontakt p, #g-kontakt .datenschutzblock {
  color: #ffffff;
}
#g-kontakt h3 {
  font-size: 2rem;
  line-height: 140%;
  color: #ffffff;
  margin: 0 0 7px 0;
}
#g-kontakt h3 {
  text-align: center;
  display: flow-root;
  position: relative;
  margin-top: 0px;
  margin-bottom: 60px;
}
#g-kontakt h3:before {
  background: #fff;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: -30px;
  width: 90%;
  height: 1px;
  margin: auto;
  display: block;
  content: "";
}
#g-kontakt h3:after {
  background: url('../../images/schmuck_element_01_weiss.svg') no-repeat center center #765f45;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: -34px;
  width: 60px;
  height: 9px;
  margin: auto;
  display: block;
  content: "";
}
#g-kontakt .subline {
  font-size: 1.4rem;
  line-height: 140%;
  margin: 0 0 30px 0;
  display: block;
}
#g-kontakt a {
  color: #ffffff;
}
#g-kontakt label {
  border: #ffffff;
}
#g-kontakt .bfQuickMode input[type="checkbox"] + label::before {
  border-color: #fff;
}
#g-kontakt .pflichtfeld {
  color: #fff;
  margin-top: 10px;
  margin-bottom: -10px;
}
#g-kontakt button.btn {
  background: #4693C4;
}
/***************** /Reservierungsform *********/
/*++++++++++++++++++++++++++++ TO TOP BUTTON *****************************/
.totop {
  position: fixed;
  bottom: 30px;
  right: 28px;
  z-index: 99999;
  display: none;
}
.totop a {
  color: #765F45 !important;
  background: #fff;
  padding: 0px;
  border-radius: 180px;
  height: 46px;
  width: 46px;
  display: inline-block;
  text-align: center;
}
.totop i {
  line-height: 47px;
  font-size: 48px;
}
.totop a {
  background-size: 100% 100%;
  background-position: top left;
  -webkit-transition: -webkit-transform 0.3s linear;
  -moz-transition: -moz-transform 0.3s linear;
  transition: all 0.3s linear;
  -webkit-filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.7));
  filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.7));
}
.totop a:hover {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
/*++++++++++++++++++++++++++++ / TO TOP BUTTON *****************************/
/*++++++++++++++++++++++++++++ TEAM *****************************/
.team .items-row {
  margin-bottom: 30px;
}
.team_item {
  position: relative;
}
.team_item h3 {
  background: #765F45;
  position: absolute;
  top: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.team_item h3 a {
  color: #fff;
}
.team_item img {
  max-width: 100%;
}
@media (max-width: 47.99rem) {
  .team_item {
    margin-bottom: 30px;
  }
  .team .items-row {
    margin-bottom: 0px;
  }
}
/*++++++++++++++++++++++++++++ / TEAM *****************************/
/**************************** PHOCA GALLERY ********************/
#pg-msnr-container. {
  columns: 4;
}
.pg-item-box {
  float: none;
  padding: 0px;
  margin: 0px 0px 20px 0px;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(120, 120, 120, 0.5), inset 0px 0px 0px 0px rgba(240, 240, 240, 0.2);
  box-shadow: 0px 0px 0px 0px rgba(120, 120, 120, 0.5), inset 0px 0px 0px 0px rgba(240, 240, 240, 0.2);
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: #fff;
  display: inline-block;
}
.pg-cv-box {
  float: none;
  padding: 0px;
  margin: 0px 0px 20px 0px;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(120, 120, 120, 0.5), inset 0px 0px 0px 0px rgba(240, 240, 240, 0.2);
  box-shadow: 0px 0px 0px 0px rgba(120, 120, 120, 0.5), inset 0px 0px 0px 0px rgba(240, 240, 240, 0.2);
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: #fff;
  display: inline-block;
}
#pg-icons img {
  display: none;
}
@media (min-width: 300px) {
  .pg-grid-sizer {
    width: unset;
  }
  #pg-msnr-container {
    columns: 1;
    text-align: center;
  }
  .pg-cv-box {
    margin: 0px auto 20px auto;
  }
  .pagination-centered .pull-right {
    float: inherit;
  }
}
@media (min-width: 560px) {
  .pg-grid-sizer {
    width: unset;
  }
  #pg-msnr-container {
    columns: 2;
  }
}
@media (min-width: 768px) {
  .pg-grid-sizer {
    width: unset;
  }
  #pg-msnr-container {
    columns: 4;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
}
/**************************** FESTE FEIERN ********************/
.feste_content {
  width: 67%;
  float: left;
}
@media (max-width: 1199px) {
  .feste_content {
    width: 57%;
    float: left;
  }
}
@media (max-width: 959px) {
  .feste_content {
    width: 55%;
    float: left;
  }
}
@media (max-width: 767px) {
  .feste_content {
    width: 100%;
    float: none;
  }
}
/**************************** WIDGETKIT SPEISEKARTEN ********************/
h3.speisekarten {
  text-align: center;
}
.uk-h3 {
  margin-top: 0;
  font-size: 24px;
  line-height: 60px;
  font-weight: 600;
  text-transform: none;
  color: #fff !important;
  background: rgba(118, 95, 69, 0.8);
  position: absolute;
  top: 0;
  width: 100%;
  height: 60px;
  text-align: center;
}
.uk-h3 a {
  color: #fff !important;
  line-height: 60px;
  font-size: 22px;
}
.uk-h3 a:hover {
  color: #fff !important;
}
.uk-scope * + p {
  margin-top: -80px !important;
  z-index: 9999 !important;
  position: relative;
}
.uk-button.uk-button-default {
  /*background: rgba(118,95,69, 0.8) !important;*/
  background: rgba(54, 54, 54, 0.6) !important;
  color: #fff !important;
}
.uk-panel:hover .uk-button.uk-button-default {
  /*background: rgba(118,95,69, 1) !important;*/
  background: #363636 !important;
  color: #fff !important;
}
.uk-panel {
  margin-bottom: 20px !important;
}
.uk-icon {
  color: #fff !important;
  font-weight: bold !important;
}
/**************************** KONTAKT ********************/
#kontaktinfo {
  display: flex;
}
.kontaktform .info {
  width: 20%;
  min-width: 215px;
}
@media (max-width: 767px) {
  .kontaktform .info {
    width: 100%;
    float: unset;
    margin-bottom: 40px;
  }
  #kontaktinfo {
    flex-direction: column;
  }
}
.kontaktform.map {
  width: -webkit-fill-available;
  width: -moz-available;
}
/**************************** /KONTAKT ********************/
/**************************** UMGEBUNG ********************/
img.umgebung:nth-child(1) {
  margin-right: 15px;
  width: calc(50% - 15px);
}
img.umgebung:nth-child(2) {
  margin-left: 15px;
  width: calc(50% - 15px);
}
@media (max-width: 47.99rem) {
  img.umgebung:nth-child(n) {
    margin: 0px 0px 20px 0px;
    width: 100%;
  }
}
/**************************** / UMGEBUNG ********************/
/**************************** GUTSCHEINE ********************/
.wpgv-giftitemimage {
  display: none;
}
.wpgv-item .wpgv-buy button {
  padding: 5px 5px;
}
#wpgv-giftitems * {
  font-family: inherit !important;
}
.wpgv-items-wrap {
  padding: 0px 15px;
  margin: 0;
}
.wpgv-content h4, .wpgv-content p {
  margin: 0;
}
.wpgv_preview-box {
  align-items: normal;
}
.wpgv_preview-box .cardDiv {
  position: relative;
}
.wpgv_preview-box .cardDiv h3 {
  bottom: 0;
  position: absolute;
  width: 100%;
  margin-top: 20px;
}
.wpgvstyle2.wpgv_preview-box .voucherBottomDiv {
  margin-bottom: 40px;
  margin-top: 0px;
}
.wpgvstyle2.wpgv_preview-box .cardDiv .cardImgTop img {
  height: inherit;
}
.wpgvstyle2.wpgv_preview-box .cardImgTop, .wpgvstyle2.wpgv_preview-box .sidedetails {
  padding-top: 0px;
}
.wpgvstyle2.wpgv_preview-box .cardDiv .itemtitle {
  margin-top: 35px;
}
.wpgv_preview-box .cardDiv .voucherBottomDiv label {
  color: #4693C4;
}
.voucherBottomDiv .voucherValueForm .currencySymbol {
  color: #fff;
  left: 10px !important;
}
.wpgv_preview-box .cardDiv {
  background: unset;
}
.wpgv_preview-box .cardDiv .voucherBottomDiv {
  padding: 35px 15px 10px 15px;
}
.wpgv_preview-box .cardDiv .voucherBottomDiv .voucherValueForm .voucherValueCard, .wpgv_preview-box .cardDiv .voucherBottomDiv .voucherValueForm .voucherValueCard:focus, .wpgv_preview-box .cardDiv .voucherBottomDiv .voucherValueForm .voucherValueCard:hover {
  padding-left: 40px;
}
/*# sourceMappingURL=custom_12.css.map */