/*
Theme Name: NordwestZentrum Frankfurt
Theme URI: https://www.nwz-frankfurt.de/
Description: NordwestZentrum Frankfurt
Version: 1.0
Author: iideenreich GmbH
*/
.headerIconField {
  width: auto;
  height: 15px;
  margin: 0em;
  padding: 0em;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('font/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''), url('font/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('font/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('font/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('font/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''), url('font/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('font/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('font/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
}
/* roboto-300italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('font/roboto-v30-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''), url('font/roboto-v30-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('font/roboto-v30-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */ url('font/roboto-v30-latin-300italic.woff') format('woff'), /* Modern Browsers */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('font/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''), url('font/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('font/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('font/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
}
/* roboto-700italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('font/roboto-v30-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''), url('font/roboto-v30-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('font/roboto-v30-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */ url('font/roboto-v30-latin-700italic.woff') format('woff'), /* Modern Browsers */
}
@font-face {
    font-family: 'African';  /* Name der Schriftart */
    src: url('font/african.woff') format('woff');  /* Pfad zur Schriftdatei */
    font-weight: normal;
    font-style: normal;
}
* {
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
}
#animatedfsmenu_css #menu-hauptmenue .current_page_item a {
  color: #FFCB57 !important;
}
.animatedfsmenu-navbar-toggler {
  display: none !important;
}
a, a:hover {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
h2 {
  font-size: 1.875em;
  color: #B2022C;
  font-weight: 700 !important;
  line-height: 1.5em;
}
h3 {
  font-weight: 700 !important;
  font-size: 1.5em;
  color: #B2022C;
}
h4 {
  font-weight: 700 !important;
  font-size: 1.25em !important;
  color: #000000 !important;
}
p {
  font-size: 1em;
  color: #3E3E3E;
  line-height: 1.5em;
}
article .wp-caption, article .wp-caption img {
  max-width: 100% !important;
  height: auto;
}
#headerLogo {
  max-width: 240px;
  position: absolute;
  top: -30px;
  z-index: 10;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#carouselExampleIndicators {
  position: relative;
  top: 50px;
}
img {
  max-width: 100%;
}
.widgetArea a:hover {
  color: #FFF;
  text-decoration: none;
  background: #520516;
}
.startSlider {
  background: #f2f2f2;
}
.startOpening dl dt {
  text-transform: uppercase;
}
.startOpening .active dl dt {
  color: #FFCB57;
}
.startOpening dl {
  text-align: left;
  color: #FFF;
  font-size: 1em;
}
.startOpening dl {
  line-height: 1.3em;
  padding-left: 0.75em;
  border-left: 1px solid #FFF;
}
.startOpening .active dl {
  border-left: 1px solid #FFCB57;
}
.startOpening {
  padding: 2.5em 0em 0em 0em;
  background: #b00930;
}
.startOpenicon {
  position: absolute;
}
.sliderSection .carousel-inner {
  background: #FFF;
  margin: 0em 0em;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
  padding: 5px;
}
#headerLogo:hover {
  top: -5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#startOpenicon {
  position: relative;
  top: -5px;
  margin-bottom: -1em !important;
}
.headerMenu {}
#menu-hauptmenue {
  margin-right: 1em;
}
.headerMenu li a {
  font-size: 1.05em;
  text-transform: uppercase;
  color: #656565;
}
.widgetArea {
  border: 5px solid #F2F2F2;
}
.headerMenu li a:hover {
  color: #b00930;
}
.headerMenu li:last-child {
  border-right: 0px none;
}
.headerMenu li a:hover {}
.headerMenu li a {
  padding-left: 0.75em !important;
  padding-right: 0.75em !important;
  padding-top: 0em;
  padding-bottom: 0em;
}
.headerMenu li {
  border-right: 1px solid #B00930;
}
.widgetArea {}
.widgetArea h2 {
  margin-bottom: 0em;
}
.linkField {
  margin-bottom: 2em;
  position: relative;
  position-top: -10px;
  display: inline-block;
  background: #b2022c;
  border-radius: 10px;
  font-weight: 700 !important;
  color: #FFF;
  padding: 0.5em 2em;
  top: -20px;
}
.iconSidebar {
  position: relative;
  top: -30px;
  margin-bottom: -25px;
}
.iconSidebar {
  height: 50px;
}
.newsHeadlineCard h4 {
  color: #b2022c !important;
}
.newsHeadlineCard h5 {
  font-weight: bold;
}
.newsIntro {
  background: #f2f2f2;
}
.linkField:hover {
  color: #FFF;
  text-decoration: none;
  background: #520516;
}
h2 {
  text-align: center;
  padding: 20px;
}
/* Slider */
.slick-slide {
  margin: 0px 20px;
}
.slick-slide img {
  width: 100%;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  max-width: 190px;
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.form-control:focus {
  border-color: #b00930 !important;
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2) !important;
}
.footer-02 h5 {
  font-size: 1.5rem;
  color: #B2022C;
  font-weight: 700 !important;
}
footer {
  background: #b2022c;
}
.footer-02 {
  margin: 2em 0em;
  border-top: 2px dashed #FFF;
  border-bottom: 2px dashed #FFF;
}
.searchArea .btn {
  background: #b00930;
  color: #FFF !important;
}
.searchArea .btn:hover {
  color: #b00930 !important;
  background: #fff !important;
}
.searchBarSub .searchArea button {
  background: #520516 !important;
}
.searchArea {
  background: #f2f2f2;
}
.footer-02 .card {
  border: 0px none !important;
  border-radius: 10px !important;
}
.footer-03 p {
  color: #FFF;
}
.footer-03 span {
  display: inline-block;
  padding: 0em 0.5em;
}
#sticker {
  background: #FFF;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.is-sticky #sticker {
  z-index: 999 !important;
  position: relative;
  background: #FFF;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.is-sticky #sticker #headerLogo {
  max-width: 200px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.is-sticky #navbarText {
  padding: 0.5em 0em !important;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.footerListStart li {
  border-right: 1px solid #fff;
  padding: 0em 1em;
  line-height: 1em;
  display: inline-block;
}
.footerListStart li a {
  color: #FFF;
  margin: 0em;
  padding: 0em;
  line-height: 1em;
  font-size: 12px;
}
.footerListStart li:last-child {
  border-right: 0px none;
}
article h1 {
  font-size: 2em;
}
.headerSubpage .articleBGIMG2021 {
  text-align: center;
}
.bg-shadow-artikel {
  background-position: center center !important;
  /*  background: #1e4d6c;
  background: linear-gradient(0deg, rgba(176, 9, 48, .3) 0%, rgba(176, 9, 48, 0) 90%);*/
  background-position-x: 0%;
  background-position-y: 0%;
  padding: 10em 0 10em;
}
.newsField .card-body a {
  color: #b2022c;
  font-weight: bold;
}
.newsField .card-body em {
  margin-top: 1em;
  display: block;
}
footer .card-body a:hover {}
footer .card-body a img {
  position: relative;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
footer .card-body a:hover img {
  margin-top: 1em;
}
footer .card-body a:hover h5 {
  color: #212529;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
aside h4 {
  font-weight: 300 !important;
}
.news-teaser-text ul {
  padding: 1em 0em;
  margin: 1em 0em !important;
  border-top: 2px solid #f2f2f2;
  border-bottom: 2px solid #f2f2f2;
  padding-left: 0em;
}
.news-teaser-text ul li {
  padding: 0.25em 0em;
  text-align: left;
}
#menu-hauptmenue .current_page_item a {
  color: #b00930 !important;
  font-weight: bold;
}
.sidebarListe {}
.sidebarListe li:last-child a {
  border-bottom: 0px none;
}
.sidebarListe li {
  list-style: none;
}
aside h4 {
  font-weight: bold !important;
}
.defaultArticle img {
  width: 100%;
  margin: 0em 0em 1em;
  height: auto;
}
.sidebarListe li a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: block;
  line-height: 1em;
  color: #3E3E3E;
  font-weight: 300;
  padding: 15px 0px;
  font-size: 1em;
  border-bottom: 1px solid #d3d3d3;
}
.sidebarListe li:hover a:before {
  content: "\f105";
  float: left;
  font-size: 1.25em;
  margin-right: 0.25em;
  color: #B2022C;
  font-family: 'FontAwesome';
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sidebarListe li:hover a {
  color: #b00930;
  text-decoration: none !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.nwzLogo {
  max-width: 380px;
}
.instagramColor {
  background: #f04c5a !important;
}
.instagramColor:hover {
  background: #df437d !important;
}
.facebookColor {
  background: #1873eb !important;
}
.facebookColor:hover {
  background: #135bba !important;
}
.articleBGIMG2021 {
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-size: cover !important;
}
.articleBGIMG2021 {
  background-position: center center;
}
.headerSubpage h1 {
  color: #FFF;
  text-transform: uppercase;
  font-weight: 700;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  font-size: 4rem;
}
article p a {
  color: #b00930;
  font-weight: bold;
}
article p a:hover {
  text-decoration: underline;
  color: #b00930;
}
.footerListStart li a:hover {
  text-decoration: underline !important;
}
article h1 {
  margin-top: 1.25em;
  margin-bottom: 0.5em;
}
#storeInfo dd ul {
  margin: 0;
  padding: 0;
}
#storeInfo dd ul li:first-child {
  padding-left: 0;
}
#storeInfo dd ul li {
  padding: 0em 0.3em;
  display: inline;
  border-right: 1px solid #FFF;
  font-size: 1.125em;
}
#storeInfo dd ul li:last-child {
  border-right: 0px none;
}
/*Galerie Filter */
#sectionFilter figure > a {
  border: 1px solid #eee;
  height: 220px;
  background: #FFF;
  padding: 2em 2em 2em 2em;
  display: block;
}
#sectionFilter a:hover {}
#sectionFilter a:hover .logoWhite {
  opacity: 1;
  display: block !important;
}
#sectionFilter .gridImage img {
  width: 100%;
  max-width: 320px !important;
  opacity: 1;
}
#sectionFilter figcaption {
  display: none;
}
#sectionFilter a figcaption {
  font-family: 'bunday_sanssemibold_up';
  text-align: center;
  /*	color: #FFF;*/
  color: #520516;
  font-size: 1.25em;
}
#sectionFilter a:hover figcaption {
  display: block;
}
#sectionFilter a figcaption span {
  border-top: 2px solid rgba(0, 0, 0, 0.4);
  border-bottom: 2px solid rgba(0, 0, 0, 0.4);
  display: block;
  padding: 0.1em 0em;
  font-size: 18px;
  font-family: 'bunday_sanssemibold_up';
  font-weight: normal;
}
#sectionFilter .gridImage img {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 280px;
  text-align: center;
  width: 100%;
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.customer-logos a img {
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
#sectionFilter a:hover img, .customer-logos a:hover img {
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0) !important;
  -webkit-filter: grayscale(0) !important;
  filter: grayscale(0) !important;
}
#sectionFilter .container-fluid {
  padding: 0em;
  margin: 0em;
}
#sectionFilter a .logoBlack {
  position: relative;
  /*	top: 30px;*/
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#sectionFilter a:hover .logoBlack {
  top: 0px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#sectionFilter a:hover {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#sectionFilter a:hover {
  /*	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);*/
  position: relative;
  z-index: 2;
  background: url(layout/bg-gradient.png) center center no-repeat rgba(0, 0, 0, 0.05);
}
#containerOpening {
  color: #fff;
  background: #b2022c;
}
.arcTxt span, .arcTxt h3 {
  display: block;
}
#storeInfo dl, #storeInfo dt, #storeInfo dd {
  margin-bottom: 0em;
  line-height: 1.4em;
}
#storeInfo a {
  font-weight: bold;
  color: #ffcb57;
}
#storeInfo dt {
  text-transform: uppercase;
  font-size: 0.834em;
}
.single-retail .bg-shadow-artikel {
  /*  padding: 5em 0em;*/
  height: 560px !important;
}
.brandIconHead {
  padding: 0em;
  margin: 0em;
  width: 600px !important;
}
.logoField {
  border-top: 1px solid #f2f2f2;
}
/* ----------------------- Article - OpeningTime ------------------------ */
.arcOpening {
  position: relative;
  background: #fff;
}
.arcOpening img {
  width: 100%;
}
.sidebarInformation hr {
  margin-top: 0.5em !important;
  margin-bottom: 0.5em !important;
}
#sonderOpeningHoliday li {
  border-bottom: 0px none !important;
}
.sunday {
  display: none;
}
.timeArea {
  box-shadow: -5px 0px 10px rgba(0, 0, 0, 0.2);
}
.sidebarInformation a {
  color: #ffcb57 !important;
  font-weight: bold;
}
.timeArea {
  background: #b00930;
  border-radius: 0px 10px 10px 0px;
  color: #FFF;
}
.timeArea ul {
  padding: 0em 0em;
}
.timeArea li {
  font-weight: normal;
  font-size: 1em;
  padding: 0.3em 0em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.timeArea li:last-child {
  border-bottom: none;
}
.timeArea h6 {
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  padding: 0;
}
.tAtop {
  padding: 1.5em 2em !important;
  min-height: 259px;
}
.timeArea .currentDay dl dt, .timeArea .currentDay dl dd {
  font-size: 16px !important;
}
.searchBarSub .searchArea {
  background: #b00930 !important;
}
.searchBarSub .searchArea button {
  background: #FFF;
  color: #b00930;
}
.timeArea .currentDay dt {
  color: #ffcb57;
  font-weight: bold;
}
.headerIcon {
  background: #b00930;
  border-radius: 0px 0px 10px 10px;
  color: #FFF;
  margin: 0px 2px;
  padding: 24px 6px;
  position: relative;
  text-decoration: none !important;
  top: -5px;
}
.headerIcon:hover {
  color: #FFF;
  background: #520516;
}
.timeArea .currentDay dd {
  font-weight: bold;
}
.tAbtm {
  width: 100%;
}
.filters-button-group a {}
.tAbtm a {
  background: #520516;
  text-decoration: none;
  color: #FFF;
  text-decoration: none;
  padding: 1em 2em 0.8em;
  text-align: left;
  display: block;
  border-radius: 0px 0px 10px 0px;
}
.tAbtm a i {
  position: relative;
  top: 0px;
  font-size: 0.7em;
}
.tAbtm a:hover {
  background: #f49b00;
  text-decoration: none;
  color: #FFF;
}
#relatedPage h2 span {
  color: #FFF;
}
#relatedPage h5 span {
  color: #fff;
}
#relatedPage {
  background: #b2022c;
}
.headArea {
  margin-top: 50px;
}
.headArea h2, .headArea h5 {
  text-align: right;
}
.timeArea ul li {
  list-style: none;
}
dl, dt, dd {
  margin-bottom: 0em !important;
}
.logoCarouselStore a:hover {
  border-color: #520516;
  border-radius: 10px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.logoCarouselStore a {
  border-radius: 10px;
  display: block;
  border: 3px solid #FFF;
  position: relative;
  top: 0px;
}
.arcOpening {
  border-radius: 10px;
}
.arcOpening img {
  border-radius: 10px 0px 0px 10px;
}
.relatedSlide a {
  margin: 0em 1em;
  margin-top: 0em;
  padding: 1em 0em;
  background: #FFF;
}
.relatedSlide img {
  max-width: 100%;
}
.searchListField a h5 {
  color: #b00930;
  font-weight: bold;
  font-size: 1.3em;
}
.searchListField a:hover h5 {
  text-decoration: underline !important;
}
.searchArea .form-control {
  border-radius: 10px 0px 0px 10px !important;
}
.searchArea button {
  border-radius: 0px 10px 10px 0px !important;
}
.searchListField a h5 i {
  font-size: 0.7em;
  position: relative;
  top: -1px;
}
.searchListField a h6 {
  color: #3E3E3E;
  margin-bottom: 0.1em;
  font-weight: bold;
  font-size: 1em;
}
.searchListField a:hover {
  text-decoration: none;
}
.searchListField a em {
  color: #3E3E3E;
  style: normal;
  font-size: 0.9em;
}
.subArticleMenu {
  background: #b00930;
}
.subArticleMenu ul {
  padding-top: 0.75em;
}
.subArticleMenu ul li a:hover {
  background: #520516 !important;
  cursor: pointer;
}
.subArticleMenu ul li a {
  color: #FFF !important;
  border-radius: 10px 10px 0px 0px !important;
  font-size: 1.4em;
  padding: 0.5em 2em 0.75em;
}
.subArticleMenu ul li.current-menu-item a {
  background: #FFF !important;
  color: #b00930 !important;
  border-radius: 10px 10px 0px 0px !important;
}
.brotgube a {
  color: #3E3E3E;
}
.introLine {
  color: #a6082d !important;
}
.introAreaText {
  display: block;
  width: 100%;
  background: #f2f2f2;
  border-radius: 10px;
  text-align: center;
  padding: 3em;
}
.brotgube a:hover {
  color: #b00930;
  text-decoration: none;
}
.brotgube .breadcrumb_last {
  font-weight: bold !important;
}
.brotgube {
  border-bottom: 2px solid #f2f2f2 !important;
}
.news-teaser-text a {
  color: #b00930;
  font-weight: bold;
}
#searchfield img {
  width: 200px;
}
#searchfield .searchwp-highlight {
  background: #f2f2f2 !important;
  color: #b00930;
}
#searchfield {
  list-style: none;
}
#searchfield li {
  list-style: none;
}
#searchfield h4 {
  color: #a70b30 !important;
}
#searchfield h4 b {
  font-size: 100%;
}
#searchfield img {
  max-width: 100%;
}
#searchfield li {
  border-bottom: 2px solid #ccc;
}
#searchfield a {
  display: block;
}
#searchfield a:hover {
  text-decoration: none;
}
.asideArea {
  background: #eee;
  margin-bottom: 1.5em;
}
.externLinkJob {
  font-size: 2.5em;
  line-height: 0em;
}
.moreJobs {
  background: #f2f2f2;
}
.externLinkJob:hover {
  color: #FFF !important;
}
#searchfield li a {
  color: #171714;
}
#searchfield li a:hover {
  border-left: 5px solid #520516;
  padding-left: 1em;
}
#searchfield li:last-child {
  border-bottom: 0px none;
}
#searchfield li {
  padding: 1em 0em;
}
#searchfield h6, #searchfield h3 {
  margin: 0;
  padding: 0;
}
.iconService img {}
/*.iconService {
    margin-top:100px;
}*/
.iconService {
  position: relative;
  /*   top:-75px;
    margin-bottom: -95px !important;*/
  max-width: 140px !important;
  margin: 0 auto !important;
}
.card-img-top {
  text-align: center !important;
}
.serviceField .card {
  display: block;
  width: 100%;
  text-align: center;
}
.card-text ul {
  margin: 0em;
  padding: 0em;
}
.card-text ul li {
  list-style: none;
  width: 100%;
  text-align: center;
}
.serviceField .card, .galerieArea .card {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1) !important;
}
/*.container, .container-lg, .container-md, .container-sm, .container-xl {
  max-width: 1500px !important;
    width:100%;
}*/
.galerieLink a {
  display: block;
}
.galerieLink a:hover .card-body {
  background: #b00930;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  text-decoration: none !important;
}
.galerieLink a:hover h5 {
  color: #FFF !important;
}
.newsHeadlineCard {
  text-decoration: none !important;
}
.galerieLink a:hover .card-body h4 {
  color: #FFF !important;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#menu-sidebar .current_page_item a {
  font-weight: bold;
  color: #b00930;
}
.galerieArea p {
  font-size: 0.8em;
}
.galerieArea {
  margin: 0em;
  padding: 0em;
}
.galerieArea li {
  list-style: none;
}
.page-template-page-shops {
  background: #FFF !important;
}
.galerieLink h5 {
  font-weight: normal;
  text-align: center;
  font-size: 1em;
  color: #3e3e3e;
}
.defaultArticle hr {
  margin: 3em 0em;
}
.defaultArticle h3 {
  font-size: 1.75rem;
  line-height: 1em;
  color: #a6082d !important;
}
.defaultArticle h5 {
  font-weight: bold;
  line-height: 1em;
  display: block;
  margin-bottom: 1em;
}
.grid .grid-item h1 {
  background: #EEEEEE;
  height: 150px;
  line-height: 150px;
  color: white;
  font-size: 3em;
  text-align: center;
  margin-bottom: 30px;
}
.portfolio-menu {
  text-align: center;
}
.portfolio-menu ul li {
  display: inline-block;
  margin: 0;
  list-style: none;
  padding: 10px 15px;
  cursor: pointer;
  -webkit-transition: all 05s ease;
  -moz-transition: all 05s ease;
  -ms-transition: all 05s ease;
  -o-transition: all 05s ease;
  transition: all .5s ease;
}
.portfolio-item {
  /*width:100%;*/
}
.portfolio-item .item {
  /*width:303px;*/
  float: left;
  margin-bottom: 10px;
}
.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40 !important;
  border-color: #343a40 !important;
}
#lageplanArea .mapplic-popup-link {
  background: #b00930 !important;
  color: #FFF !important;
  text-align: center;
  text-transform: normal !important;
  font-weight: normal;
  width: 100% !important;
  color: #b00930 !important;
}
.mapplic-tooltip-content {
  display: none !important;
}
#lageplanArea .mapplic-popup-link {
  color: blue !important;
  border-radius: 4px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1) !important;
  color: #fff !important;
  font-size: 14px;
  font-weight: 300;
  display: inline-block;
  float: right;
  margin-top: 0px;
  padding: 11px 8px 10px 8px !important;
  text-decoration: none;
}
#lageplanArea .mapplic-popup-link:hover {
  color: #fff !important;
  background-color: #000000 !important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2) !important;
}
#lageplanArea .mapplic-tooltip-description {
  font-weight: bold !important;
  font-size: 18px !important;
}
.single-retail #startOpenicon {
  max-width: 45px;
  width: 100%;
  opacity: 0.5;
}
.single-retail #startOpenicon:hover {
  opacity: 1;
}
.single-retail .tAbtm {
  position: relative;
  bottom: 0;
}
.clipSection {
  width: 100%;
  padding: 0em 0em 2em 0em;
}
.clipSection video {
  width: 100% !important;
  height: auto;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1) !important;
}
.navbar-nav li.current-menu-item a {
  font-weight: bold;
  color: #b00930;
}
#lageplanArea .mapplic-list-category h4 {
  display: none !important;
}
#lageplanArea .mapplic-list-category span {
  color: #3E3E3E !important;
  font-weight: bold;
}
#lageplanArea .mapplic-list-expandable li {
  border-bottom: 1px solid #f1f1f2;
}
#lageplanArea .mapplic-list-expandable li:last-child {
  border-bottom: 0px none;
}
#lageplanArea .mapplic-list-category .mapplic-thumbnail {
  background: #b00930;
  color: #FFF !important;
}
#lageplanArea .mapplic-thumbnail {
  width: 80px !important;
  height: 45px !important;
}
#lageplanArea .mapplic-list-category > a {
  margin: 0em !important;
}
#lageplanArea .mapplic-list-category .mapplic-thumbnail {
  display: none;
}
#lageplanArea .mapplic-sidebar {
  margin-top: 5%;
}
#lageplanArea .mapplic-search-input:before {
  content: "";
  float: left;
  position: absolute;
  z-index: 10;
  color: red !important;
  font-size: 1.25em;
}
#lageplanArea .mapplic-list-container li {
  border-radius: 0px 0px 10px 10px;
}
#lageplanArea .mapplic-filter {
  border-radius: 10px 10px 0px 0px;
}
#lageplanArea .mapplic-search-clear {
  top: 20px !important;
  right: 20px !important;
}
#lageplanArea .mapplic-search-input {
  border-radius: 10px;
  background: #f1f1f2 !important;
  padding: 0em !important;
  text-align: center !important;
}
#lageplanArea .mapplic-filter-tags {
  text-align: left;
  position: relative;
  top: 14px;
  right: 0px !important;
  ;
  white-space: nowrap;
  width: 100% !important;
  overflow: hidden;
  text-align: center !important;
  padding: 1em !important;
}
#lageplanArea .mapplic-tag {
  background-color: #2f3434;
  border-radius: 12px;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  font-weight: 600;
  margin-left: 4px;
  padding: 4px 10px 4px 12px !important;
  display: inline-block;
}
.popupGalerie li a {
  display: block;
  text-align: center;
  border-radius: 10px;
  border: 5px solid #f2f2f2;
}
.popupGalerie li a img {}
.popupGalerie li a h5 {
  font-size: 1em;
}
.popupGalerie li a:hover {
  border-color: #c10033;
}
/*Popup Area*/
.popupGalerie ul {
  padding: 0em !important;
}
.popupGalerie {
  text-align: center;
}
.popupGalerie li {
  list-style: none;
}
.modal-content p em {
  font-size: 0.8em;
  line-height: 1em !important;
  font-style: italic !important;
}
.modal-content h5 {
  font-weight: bold;
}
.modal-content {
  background-clip: padding-box;
  border-radius: 10px !important;
  background-color: #ffffff;
  border: 0px none !important;
  box-shadow: 0px 0px 40px rgba(255, 255, 255, 0.3) !important;
  outline: 0 none;
  position: relative;
}
.modal-header {
  background: #c10033;
  color: #FFF !important;
  font-weight: bold;
}
.piktogramm-white {
  margin: 1em auto;
  display: block;
  width: 140px;
  background-size: cover;
  height: 140px;
  text-align: center;
  background-position: right 0px;
}
.modal-content h4 {
  margin-top: 1em;
  text-transform: uppercase;
  font-size: 1.4em;
}
.modal-content p {
  font-size: 1.0em;
}
.modal-footer {
  padding: 0 !important;
  margin: 0 !important;
}
.close {
  font-size: 2em !important;
  opacity: 0.4 !important;
  color: #FFF !important;
  text-shadow: none !important;
}
.close:hover {
  opacity: 1 !important;
}
.closefield {
  color: #fff !important;
  text-align: center;
  border-radius: 0px 0px 8px 8px !important;
  width: 100%;
  background: #3E3E3E !important;
  border: 0px none !important;
  margin: 0em !important;
  font-size: 1em;
  font-weight: bold;
  padding: 0.8em 0em !important;
  height: auto !important;
  display: block;
}
.closefield:hover {
  background: #c10033 !important;
}
.modal-dialog {
  top: 15%;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.5);
}
.lageplanBtn {
  background: #b00930;
  border-radius: 10px;
  border: 1px solid #b00930;
  margin: 0.4em auto 0.4em auto;
  color: #FFF;
  display: block;
  padding: 0.5em 2em;
  text-align: left !important;
}
.lageplanDownload {
  width: 70%;
  margin: 0 auto;
}
.lageplanDownload a {}
.lageplanBtn:hover {
  background: #FFF;
  color: #b00930;
  border: 1px solid #b00930;
  text-decoration: none;
}
.lageplanBtn i {
  margin-right: 0.5em;
}
.btn-lg, .btn-group-lg > .btn {
  border-radius: 0px !important;
}
.modal-dialog .modal-body a {
  color: #f49b00;
}
.modal-body {
  padding: 1em 1.5em !important;
}
#lageplanArea .mapplic-sidebar {
  width: 20%;
}
.arztBg {
  height: 300px !important;
}
.arztKateogrie li {
  color: #FFF;
  border-radius: 5px;
  padding: 0.5em;
  margin: 0em 0.1em;
  background: #b2022c !important;
  border: 5px;
}
.moreAerzte .introLine {
  display: none;
}
#lageplanArea .mapplic-container {
  width: 80%;
}
.modal-title {
  font-size: 1.5em !important;
  font-weight: bold;
}
.defaultArea {}
.lageplanDownload img {
  width: 100%;
}
.lageplanDownload a {
  display: block;
}
.subFilterArea {
  padding-top: 1em;
}
.subFilterArea h5 {
  padding: 0em 0em 0.5em;
  font-weight: bold;
  display: block;
  color: #a6082d;
  border-bottom: 1px dashed #b00930;
}
.arztCardSetting {
  border-radius: 0px !important;
}
.subFilterArea ul {
  margin: 0em;
  padding: 0em;
}
.subFilterArea ul li {
  list-style: none;
  padding: 0.5em 0em;
  border-bottom: 1px solid #f2f2f2;
}
.subFilterArea ul li:last-child {
  border-bottom: 0px none;
}
.subFilterArea ul li a {
  font-weight: bold;
  color: #343a40;
}
.subFilterArea ul li:hover a {
  color: #a6082d;
  text-decoration: none;
}
.centerHinweisTxt h3 {
  font-size: 1.2em;
  color: #FFF;
}
.centerHinweisTxt p {
  font-size: 0.9em;
  color: #FFF;
  line-height: 1.2em;
}
.extraHinweis em {
  margin-bottom: 2em;
  font-size: 0.8em;
  color: #FFF;
  display: block;
  line-height: 1.4em;
}
.single-retail .bg-shadow-artikel {
  background: none !important;
}
.single-jobs .headerStartArea {
  display: none;
}
.vfbp-form {
  margin-bottom: 3em;
}
.vfbp-form a {
  color: #b00930 !important;
  font-weight: bold !important;
}
.socialFootIcon {}
.vfb-fieldType-submit button {
  width: 100%;
  background: #b00930 !important;
  border: 0px none !important;
  font-weight: bold;
  font-size: 1em;
  padding: 2em 0em;
  border-radius: 0px !important;
}
.vfb-fieldType-submit button:hover {
  background: #46494c !important;
}
.quelltext {
  display: block;
  text-align: right;
  font-weight: 300 !important;
  margin-top: 1em;
  font-size: 0.75em !important;
}
.arcTxt ul {
  margin: 0em;
  padding: 0em;
}
.arcTxt ul li {
  list-style: none;
}
.arcTxt a {
  color: #b2022c;
  font-weight: bold;
}
.arcTxt a:hover {
  text-decoration: #f49b00 !important;
}
.arcTxt strong {
  color: #000000 !important;
}
.galerieLink a:hover h4 {
  text-decoration: none;
  overflow: none;
}
.footer-02 .card {
  word-break: normal !important;
}
.footer-02 .card-text {
  font-size: 0.9em;
}
.footer-02 .card-text a:hover {
  color: #b2022c;
  text-decoration: none;
}
.socialFootIcon {
  color: #b2022c;
}
.socialFootIcon:hover {
  color: #000 !important;
  text-decoration: underline !important;
}
.footer-02 a:hover {
  text-decoration: none !important;
}
.nwzLogo {
  max-width: 100% !important;
  margin: 0 auto;
}
.newsField .linkField span {
  font-size: 0.8em !important;
  font-weight: bold;
  color: #fff !important;
}
header .carousel-indicators {
  display: none;
}
.single-jobs .menu-item-1248 a {
  color: #b00930;
  font-weight: bold;
}
.newsField .linkField i {
  top: -10px;
  font-size: 0.8em !important;
}
#facebookIcon {
  width: 85px;
}
.hinweisInformation a {
  color: #b2022c;
  font-weight: bold;
}
.single-jobs .defaultArticle ul {
  margin-bottom: 2em;
  margin-left: 1em;
  list-style-position: inside;
}
.single-jobs .defaultArticle ul li {
  list-style: circle !important;
}
.entry-date {
  font-style: italic;
}
.searchwp-live-search-results {
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2) !important;
}
.searchwp-live-search-results .searchwp-live-search-result {
  border-bottom: 2px dashed #f2f2f2;
}
.specialOpeningStart {
  border-top: 1px solid #FFF;
  text-align: center;
  color: #FFF;
  font-style: italic;
  padding: 1em 0em 2em;
}
.specialOpeningStart a {
  font-weight: 600;
  color: #ffcb57;
  font-style: normal;
}
.specialOpeningStart a:hover {
  color: #520516;
}
.specialOpeningContent li {
  list-style: none;
}
.shopAllOpeningTime > li {
  border-bottom: 2px solid #f2f2f2 !important;
}
.shopAllOpeningTime > li:last-child {
  border-bottom: 0px none !important;
}
.shopAllOpeningTime .subListe img {
  max-width: 150px;
}
.footer-01 img {
  width: 100%;
  max-width: 400px !important;
}
.hinweisInformation a:hover {
  background: none;
  color: #b2022c;
  text-decoration: underline;
}
.galleryArea {
  margin: 1em 0em;
  padding: 1em 0em;
  border-top: 2px solid #f2f2f2;
  border-bottom: 2px solid #f2f2f2;
}
.galleryArea ul {
  margin: 0em 0em;
  padding: 0em;
}
.galleryArea ul li {
  list-style: none;
  padding: 5px !important;
}
.galleryArea ul li img {
  border: 2px solid #FFF;
  margin: 4px !important;
  border-radius: 10px;
  width: 100%;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.lpdlAreaSub {
  width: 100%;
  background: #520516;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  border-bottom: 5px solid #FFF;
  text-align: center;
}
.closedHint a {
  color: #ffcb57;
  font-weight: bold;
}
.arcTxt a:hover {
  text-decoration: underline !important;
}
.closedHint a:hover {
  color: #FFF;
}
.lpdlAreaSub a {
  display: block;
  font-size: 1.2em;
  font-weight: normal;
  color: #FFF !important;
  padding: 1.2em 0em !important;
}
.lpdlAreaSub a:hover {
  text-decoration: none;
  background: #ffcb57;
}
.retailSliderArea .carousel-indicators {
  display: none;
}
.mapplic-element {
  overflow-x: auto !important;
}
.termineKalender li {
  padding: 0.5em 0em;
}
.termineKalender div:first-child {
  font-weight: bold;
}
.ifbBlack a {
  font-weight: bold;
  color: #b2022c;
}
.ifbBlack {
  background: #ffdd09;
  color: #000;
}
/*.ifbBlack {
    background:#000;
    color:#FFF;
}*/
.downloadFlyer a {
  background: #b00930;
  width: 100%;
  display: block;
  margin-top: 1em;
  padding: 10px 20px;
  color: #fff;
}
.downloadFlyer a:hover {
  background: #000;
  color: #fff;
  text-decoration: none;
}
.infoBoxTermine {
  border: 8px solid #000 !important;
}
.retailSliderArea #carouselExampleIndicators {
  top: 0;
}
.galerieLink a {
  text-decoration: none !important;
}
.termineKalender a {
  color: #b00930;
  font-weight: bold;
}
.kunstSommerHeadline {
  /*    color:#FFF;*/ color: #000;
  font-weight: bold;
  padding: 1.5em;
  line-height: 1.5em !important;
  text-shadow: 0px 0px 20px 10px rgba(255, 221, 9, 1);
  background: transparent;
}
.page-id-2439 .articleBGIMG2021 {
  display: none;
}
.imageAreaGoethe {
  border: 5px solid #FFF;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}
.kksArea {
  background: #f6e809;
}
.couponDownload {
  display: block;
}
.couponDownload:hover {
  background: #FFF;
  color: #b2022c;
  text-decoration: none;
}
.couponDownload {
  display: inline-block;
  background: #B2022C;
  color: #fff;
  padding: 0.5em 2em;
}
.cuoponArea {
  background: #d1c7be;
}
.page-template-page-couponing h2 {
  color: #FFF;
  font-size: 3em !important;
}
.page-template-page-couponing .articleBGIMG2021 {
  display: none;
  /*height:600px;
    width:100%;
    background:#b5a798 url(../../uploads/2022/10/Header-Couponing-Vorschaubild.jpg) center center   !important ;
    background-size:cover !important;*/
}
.page-template-page-testseite .startOpening {
  padding-top: 2em !important;
}
.sliderAreaNeu {
  background: #f2f2f2;
}
.page-template-page-couponing .startHeadline {
  display: none;
}
/*Weihnachtszeit */
/*
.hinweisInformation {
    background:#760034;
}

.hinweisInformation h4 {
    margin-bottom: 1em;
}
.hinweisInformation strong {
    font-size:1.35em;
}
.hinweisInformation strong, .hinweisInformation h2,  .hinweisInformation h4{
    font-weight:bold !important;
    color:#f0d08c;
}

.hinweisInformation h2 {
    padding-top:0em;
    padding-bottom:0em !important;
}

.hinweisInformation b {
    font-weight:bold;
    text-decoration: underline;
}

.hinweisInformation hr 
{ border-bottom:1px dashed #f0d08c;}
.hinweisInformation h4 {
    color:#fff !important;
}
.hinweisInformation p {
    color:#FFF;
}*/
.weihnachtenClip video {
  border: 3px solid #f0d08c;
}
.pkLagePlan {
  background: #b2022c;
}
.pkLagePlan .hinweisPK {
  font-size: 0.9em;
  text-align: center;
  padding-bottom: 1em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  display: block;
  color: #FFF;
}
.hinweisPK a {
  color: #ffcb57;
  text-decoration: none;
  font-weight: bold;
}
.hinweisPK a:hover {
  text-decoration: underline;
  color: #ffcb57;
}
.pkdiscliamer {
  font-size: 0.9em;
  text-align: center;
  display: block;
  color: rgba(0, 0, 0, 0.6);
  padding: 2em 1em;
  background: #f2f2f2;
  border-radius: 10px;
}
.pkdiscliamer a {
  font-weight: bold;
  color: #a6082d;
}
.page-id-2439 .headerSubpage h1 {
  font-size: 3rem !important;
  color: #00654b !important;
  text-shadow: none !important;
}
.dinoHeadline {
  color: #FFF !important;
  font-family: "New Amsterdam", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 2em;
}
.borders {
  border-top: 2px dashed #FFF;
  border-bottom: 2px dashed #FFF;
}
#DinoArea .kksArea {
  background: #6d6e28 !important;
}
#DinoArea .kksArea h5 {}
.highlights figure img {
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 0px;
  margin-bottom: -100px;
}
.highlights figcaption a, .beschreibungLisa a {
  border: 2px solid #FFF;
  display: inline-block;
  padding: 0.5em 2em;
  color: #FFFFFF;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;  /* Fügt die Positionierung hinzu, damit z-index funktioniert */
  z-index: 19;
}


.ctaschulung

{
  border: 2px solid #6d6e28;
  display: inline-block;
  padding: 0.5em 2em;
  color: #6d6e28;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: bold;
}


.ctaschulung:hover

{
  border: 2px solid #6d6e28;
  display: inline-block;
  padding: 0.5em 2em;
    background:#6d6e28;
  color: #fff;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: bold;
}





.highlights figcaption a:hover, .beschreibungLisa a:hover {
  color: #9ba71c;
  background: #fff;
  text-decoration: none;
}
.highlights .badge {
  background: #9ba71c;
  font-size: 1.3em;
  text-transform: uppercase;
  letter-spacing: 0.25em;
}
.highlights .carousel-indicators {
  bottom: -40px;
}
.highlights figcation {}
.highlights h3 {
  color: #FFF !important;
  font-family: "African", !important;
  font-size: 2,5em;
}

figcaption h3 {
  font-family: "African", sans-serif;
  color: #FFF;  /* Optional: Farbe festlegen */
  font-size: 2,5em;  /* Optional: Schriftgröße */
}
.guide {
  border-radius: 20px;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.05);
  background: #FFF;
}
.highlights {
  margin-bottom: 100px;
}
.guide h3 {
  color: #6d6e28;
  font-family: "New Amsterdam", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 3em;
}
.guide .nav-tabs .nav-link {
  color: #6d6e28;
  font-size: 1.5em;
  font-family: "New Amsterdam", sans-serif !important;
}
#DinoArea .guide h5 {
  line-height: 1.5em;
  display: block;
}
.guide thead th {
  font-weight: bold;
}
@media (max-width: 767.98px) {
  #DinoArea .guide .table th, #DinoArea .guide .table td {
    width: 50% !important;
    text-align: left;
  }
}
.beschreibungLisa h3 {
  color: #fff;
  font-family: "New Amsterdam", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  text-transform: none !important;
  line-height: 1em !important;
  font-size: 4em;
}
.beschreibungLisa p {
  color: #fff;
}
.beschreibungLisa h4 {
  color: #9ba71c !important;
  font-size: 2em !important;
  font-family: "New Amsterdam", sans-serif !important;
}

.dinobeschreibung p {
  color: white !important;
  font-size: 16px; /* Beispiel für Schriftgröße, nach Bedarf anpassen */
}

#workshop {
  width: 100vw; /* Volle Breite des Viewports */
  margin: 0;
  padding: 0;
}

#workshop .row {
  margin: 0;
}