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

@charset "UTF-8";
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 84.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
.g-slideshow .g-overlay-container {
  width: 85rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 84.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #ffffff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #d14b4b;
}
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #d14b4b;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #d96b6b;
  border-color: #d96b6b;
}
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #d14b4b;
  color: #d14b4b;
}
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #d14b4b;
  border-color: #d14b4b;
  color: #ffffff;
}
.g-slideshow .uk-flex-center {
  text-align: center;
}
.g-slideshow .style2 {
  padding: 70px 0;
}
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #ffffff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #ffffff !important;
  font-size: 1.2rem;
  display: table;
}
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #ffffff;
  border-color: #ffffff;
  color: #1a1a1a;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #ffffff;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #312f38 !important;
}
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #312f38;
}
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
.g-onepage-menu ul {
  margin: 0;
  list-style: none;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #e0e0e5;
  border-radius: 3px;
}
.g-onepage-menu ul li a {
  font-weight: 500;
  padding: 0.625rem 1.25rem;
  color: #312f38;
  display: block;
  border-bottom: 1px solid #e0e0e5;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
.g-onepage-menu ul li a:hover {
  background: #f8f9fa;
  color: #000001;
}
.g-onepage-menu ul li a i {
  margin-right: 5px;
}
.g-onepage-menu ul li:last-child a {
  border-bottom: none;
}
.g-onepage-menu ul li .submenu {
  border: none;
  display: none;
}
.g-onepage-menu ul li .submenu.uk-active {
  display: block;
}
.g-onepage-menu ul li .submenu.uk-active a {
  padding-left: 35px;
}
.g-onepage-menu ul li .submenu li:last-child {
  border-bottom: 1px solid #e0e0e5;
}
.g-onepage-menu ul li.uk-active > a {
  background: #f8f9fa;
  color: #d14b4b;
}
.g-onepage-menu ul li.uk-active .submenu {
  display: block;
}
.g-onepage-menu ul li.uk-active .submenu a {
  padding-left: 35px;
}
h3 {
  font-size: 2rem;
}
#g-page-surround {
  background-image: url('../../images/header/wood.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
#g-sidebar {
  background: transparent;
}
#g-breadcrumb {
  padding: 0;
}
#g-breadcrumb .g-content {
  margin: 0;
  padding: 0;
}
.breadcrumb {
  margin: 1rem 0 20px;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.moduletable .breadcrumb span.divider {
  vertical-align: sub;
}
.moduletable .breadcrumb li {
  font-weight: 500;
}
.moduletable .breadcrumb li.active {
  font-weight: 700;
  color: #312f38;
}
.uk-link, a {
  color: #312f38 !important;
}
#g-produkte .button a {
  color: #fff;
}
/* ----------------------------------------------------------------------BOX-SHADOW---------------------------------------------------------------------- */
#g-produkte .g-container .g-grid .g-grid .g-block, #g-overview .g-container .g-grid .g-grid .g-block, #g-galerie, #g-zirbe, #g-zirbe-betten, #g-bettsystem, #g-accessoires, #g-b2b, #g-mainbar, #g-about, #g-umwelt, .kontakt_left .g-content, .kontakt_right, #g-navigation, #g-overview .g-content .g-block, #g-utility {
  -webkit-box-shadow: 5px 5px 6px -1px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 5px 5px 6px -1px rgba(0, 0, 0, 0.6);
  box-shadow: 5px 5px 6px -1px rgba(0, 0, 0, 0.6);
}
/* ----------------------------------------------------------------------NAVIGATION---------------------------------------------------------------------- */
#g-navigation {
  background-image: url('../../images/header/wood_nav.jpg');
  background-size: cover;
}
#g-navigation .logo-flex {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
#g-navigation .mainmenu {
  background: rgba(255, 255, 255, 0.6);
}
#g-navigation .g-social {
  display: flex;
  justify-content: center;
  align-items: center;
}
#social-6846-particle {
  margin: 0;
  padding: 0;
}
#g-navigation .g-container {
  width: 100%;
}
#g-navigation .g-container .g-grid {
  background: white;
  background: rgba(255, 255, 255, 0.4);
  padding-top: 1rem;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  display: flex;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1.3rem;
}
#g-navigation .g-main-nav .g-toplevel {
  text-align: center;
}
.g-menu-item-container > i {
  width: 100%;
  text-align: center;
  margin-bottom: 0.3rem;
}
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 1rem;
  vertical-align: top;
}
.g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  max-height: 100px;
}
#g-navigation .g-content.g-particle {
  margin: 0;
  margin-top: 10px;
}
/* ----------------------------------------------------------------------NAVIGATION DROPDOWN---------------------------------------------------------------------- */
#g-navigation .g-main-nav .g-dropdown > .g-dropdown-column {
  background-image: url('../../images/header/wood_nav.jpg');
  background-color: wheat;
  border: 0;
  box-shadow: 5px 5px 6px -1px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 5px 5px 6px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 5px 5px 6px -1px rgba(0, 0, 0, 0.75);
}
#g-navigation .g-main-nav .g-dropdown > .g-dropdown-column .g-grid {
  padding-top: 0;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.g-sublevel > li > .g-menu-item-container:hover {
  background: white;
  background: rgba(255, 255, 255, 0.5);
}
.g-main-nav .g-sublevel > li {
  padding: 0;
  margin: 0;
}
.g-sublevel .g-menu-item-title {
  padding-left: 1rem;
  font-size: 1.1rem;
}
#g-navigation .g-main-nav .g-dropdown {
  border: 0;
  border-radius: 0;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container:hover {
  color: #424753;
}
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #424753;
  background: rgba(255, 255, 255, 0.5);
}
/* ----------------------------------------------------------------------SLIDESHOW---------------------------------------------------------------------- */
#g-slideshow {
  padding: 0;
  margin-bottom: 1rem;
}
#g-slideshow .g-content {
  margin: 0;
  padding: 0;
}
#g-slideshow .g-slideshow a {
  color: rgba(255, 255, 255, 0.7);
}
#g-slider .g-container {
  width: 100%;
}
#g-slider .g-content {
  margin: 0;
  padding: 0;
}
/* ----------------------------------------------------------------------Termine---------------------------------------------------------------------- */
#g-termine {
  background-color: rgba(179, 162, 132, 0.9);
}
#g-termine h1 {
  margin: 0.75rem 0 0 0;
  color: #222;
}
#g-termine .g-container {
  text-align: left;
}
#g-termine .g-content {
  padding-left: 2rem;
  padding-right: 2rem;
}
#g-termine .g-array-item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  background: rgba(255, 255, 255, 0.8);
}
#g-termine .g-array-item-image {
  width: 500px;
  margin: 0 1rem 0 0;
}
#g-termine .g-content-array .g-grid:last-child {
  margin-bottom: 2rem;
}
/* ----------------------------------------------------------------------Bettmodelle---------------------------------------------------------------------- */
#g-bettmodelle {
  background: rgba(179, 162, 132, 0.9);
}
#g-bettmodelle .g-container .g-grid .g-grid .g-block {
  background-color: rgba(255, 255, 255, 0.8);
  padding-top: 2rem;
  padding-bottom: 1rem;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  margin-bottom: 0.5rem;
}
#g-bettmodelle .g-container {
  width: 100%;
}
#g-bettmodelle .g-content {
  padding: 0;
  text-align: center;
  margin: 0;
  margin-top: -2px;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
#g-bettmodelle .button {
  background: #c32c2e;
  transition: background 1s;
}
#g-bettmodelle .button:hover {
  background: #7d1c1e;
}
#g-bettmodelle .uk-button-secondary {
  color: #fff !important;
}
#g-bettmodelle .uk-card-default {
  background-color: rgba(255, 255, 255, 0.9);
}
/* ----------------------------------------------------------------------Ausstellung---------------------------------------------------------------------- */
#g-ausstellung {
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
}
/* ----------------------------------------------------------------------Produkte Startseite---------------------------------------------------------------------- */
#g-produkte .g-container .g-grid .g-grid .g-block {
  background-color: rgba(255, 255, 255, 0.8);
  padding-top: 2rem;
  padding-bottom: 1rem;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  margin-bottom: 0.5rem;
}
#g-produkte .g-container {
  width: 100%;
}
#g-produkte .g-content {
  padding: 0;
  text-align: center;
  margin: 0;
  margin-top: -2px;
}
#g-produkte .button {
  background: #c32c2e;
  transition: background 1s;
}
#g-produkte .button:hover {
  background: #7d1c1e;
}
#g-produkte .uk-button-secondary {
  color: #fff !important;
}
#g-produkte .uk-card-default {
  background-color: rgba(255, 255, 255, 0.9);
}
/* ----------------------------------------------------------------------FACEBOOK---------------------------------------------------------------------- */
#g-utility {
  background: rgba(255, 255, 255, 0.8);
  margin-bottom: 1rem;
  margin-top: 0;
}
#g-utility .g-title {
  display: none;
}
/* ----------------------------------------------------------------------Produkte Zusammenfassung---------------------------------------------------------------------- */
#g-overview .g-container .g-grid .g-grid .g-block {
  background-color: rgba(255, 255, 255, 0.8);
  padding-top: 2rem;
  padding-bottom: 1rem;
  margin-right: 1rem;
  margin-left: 1rem;
  margin-top: 1rem;
}
#g-overview .g-grid .g-grid .g-block {
  background-color: rgba(255, 255, 255, 0.8);
  padding-top: 2rem;
  padding-bottom: 1rem;
  margin-right: 1rem;
  margin-left: 1rem;
  margin-top: 1rem;
}
#g-overview .g-content {
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
}
#g-overview .button {
  background: #c32c2e;
  transition: background 1s;
}
#g-overview .button:hover {
  background: #7d1c1e;
}
#g-container-main .button {
  display: none;
}
.g-array-item-image, .g-array-item-title {
  pointer-events: none;
}
/* ----------------------------------------------------------------------Produkte Detail---------------------------------------------------------------------- */
#g-mainbar, #g-artikel {
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center;
  padding: 0;
  margin: 0;
}
#g-galerie {
  background-color: rgba(179, 162, 132, 0.9);
}
#g-galerie .thumbnail-container .img-thumbnail {
  background-color: transparent !important;
}
#g-galerie .thumbnail {
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 3px transparent;
}
#g-artikel .g-content {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
}
#g-artikel p {
  margin: 0;
  text-align: left;
}
.rechtliches .g-content {
  width: 80%;
  margin: 1rem auto;
}
.rechtliches .g-content ul {
  margin-left: 0;
}
#g-artikel .button {
  display: none;
}
#g-zirbe, #g-zirbe-betten, #g-bettsystem, #g-accessoires {
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding: 0;
  margin: 1rem 1rem 1rem 0;
}
/* ----------------------------------------------------------------------Über uns---------------------------------------------------------------------- */
#g-about {
  background-image: url('../../images/above/Jörg%20Freudemann.jpg');
  background-size: cover;
}
#g-about p {
  background-color: rgba(255, 255, 255, 0.6);
  padding: 2rem;
  border-radius: 20px;
  position: relative;
}
#g-about p:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-right-color: rgba(255, 255, 255, 0.6);
  border-left: 0;
  margin-top: -20px;
  margin-left: -20px;
}
#g-about {
  text-align: center;
  padding-bottom: 4rem;
}
#g-about, #g-umwelt {
  background-color: rgba(255, 255, 255, 0.8);
  margin-top: 0;
}
#g-about .g-container, #g-umwelt .g-container {
  width: 90%;
}
#g-umwelt p {
  width: 90%;
  margin: 0 auto;
}
#g-umwelt .umwelt {
  text-align: center;
}
.umwelt_left {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
#g-about .ueber_uns {
  text-align: center;
}
.about_right {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.above-img {
  display: none;
}
/* ----------------------------------------------------------------------B2B---------------------------------------------------------------------- */
#g-b2b {
  background-color: rgba(255, 255, 255, 0.8);
  margin-top: 1rem;
}
.displayname {
  display: none;
}
/* ----------------------------------------------------------------------Datenschutz---------------------------------------------------------------------- */
#g-datenschutz {
  background-color: rgba(255, 255, 255, 0.8);
  margin-top: 1rem;
}
/* ----------------------------------------------------------------------Kontakt---------------------------------------------------------------------- */
.kontakt_right {
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid transparent;
  border-radius: 0;
  margin-top: 1rem;
}
.kontakt_left .g-content {
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  margin: 0.938rem;
  padding-top: 2rem;
}
.kontakt_left i {
  font-size: 30px;
  color: #c32c2e;
}
.kontakt_left p {
  margin-top: 0;
  margin-bottom: 2rem;
}
.btn-primary {
  background: #c32c2e;
  width: 100%;
  padding: 1rem;
  margin-top: 1rem;
  font-size: 1rem;
}
.btn-primary:hover {
  background: #d02f32;
}
.mod-rscontact-width-auto {
  width: 100%;
}
/* ----------------------------------------------------------------------FOOTER---------------------------------------------------------------------- */
#g-footer {
  background-image: url('../../images/header/wood_nav.jpg');
  background-size: cover;
  padding: 0;
  margin-top: 0;
}
#g-footer .g-container {
  width: 100%;
}
#g-footer .g-container .g-grid {
  background: white;
  background: rgba(255, 255, 255, 0.6);
}
#g-footer .g-copyright {
  font-size: 1rem;
  text-align: center;
}
#g-footer .g-horizontalmenu {
  text-align: center;
}
/* ----------------------------------------------------------------------MOBILE---------------------------------------------------------------------- */
@media only screen and (max-width: 48rem) {
  .g-container {
    width: 100%;
  }
  #g-produkte .g-container .g-grid .g-grid .g-block {
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
  }
  #g-produkte .g-content {
    padding: 0.5rem;
  }
  #g-overview .g-container .g-grid .g-grid .g-block {
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
  }
  #g-overview .g-content {
    padding-left: 0rem;
    padding-right: 0rem;
    padding: 0.5rem;
  }
  #g-overview .g-grid .g-grid .g-block {
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
  }
  .kontakt_left .g-content {
    margin: 1rem 0 0 0;
  }
  #g-about {
    background-image: none;
    background: white;
    background: rgba(255, 255, 255, 0.8);
  }
  #g-about p {
    background-color: transparent;
    padding: 0;
    border-radius: 0;
  }
  #g-about p:after {
    display: none;
  }
  .above-img {
    display: block;
  }
  #g-zirbe, #g-zirbe-betten, #g-bettsystem, #g-accessoires {
    margin-right: 0;
  }
  #g-termine .g-content {
    padding: 0.5rem;
  }
  .svg {
    margin-bottom: 1rem;
  }
  .rechtliches .g-content {
    width: 95%;
  }
}
/*# sourceMappingURL=custom_11.css.map */