#grbm-preview,
.grbm-badge{
  max-width: 350px;
  margin: 20px 0px;
  box-shadow: 0 0 6px rgba(0,0,0,0.1);
}

.grbm-badge.top-left    { position: fixed; top: 10px; left: 10px; z-index: 9999; }
.grbm-badge.top-right   { position: fixed; top: 10px; right: 10px; z-index: 9999; }
.grbm-badge.bottom-left { position: fixed; bottom: 10px; left: 10px; z-index: 9999; }
.grbm-badge.bottom-right{ position: fixed; bottom: 10px; right: 10px; z-index: 9999; }
.grbm-badge.content     { position: relative; }

/* ▸ Ausgeblendete Shortcodes, wenn Funktion deaktiviert */
.grbm--hidden{display:none!important}

/* Öffnugstage */
.grbm-hours-days {
  min-width: 114px;
  display: inline-block;
}

/* Swiper */
.grbm.swiper-button-next,
.grbm.swiper-button-prev {
  background-image: unset !important;
}