@import url('/typo3conf/ext/theme_pittsballoon/Resources/Public/Fonts/roboto.css');
@import url('/typo3conf/ext/theme_pittsballoon/Resources/Public/Fonts/roboto-condensed.css');

.ccm-modal.ccm--is-blocking {
  background-color: rgba(0,0,0,.5) !important;
}

body {
  padding:0;
  margin:0;
  min-height:100%;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  font-family: 'Roboto', sans-serif;
  background-color: #fff;
  color: #404040;
  font-size: 17px;
  font-weight: normal;
}

body,
li,
address {
    line-height: 24px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', serif;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 700;
}

h1 {
    font-size: 36px;
    line-height: 48px;
    text-align: center;
}
h2 {
    font-size: 28px;
    line-height: 35px;
    color: #00AEEF;
    text-align: center;
}
h3 {
    font-size: 18px;
    line-height: 22px;
}
h4 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px;
}
h5 {
    font-size: 13px;
    line-height: 17px;
}
h6 {
    font-size: 12px;
    line-height: 16px;
}

p {
    margin: 0 0 15px;
    max-width: 960px;
}

a {
    color: #00AEEF;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #232323;
    text-decoration: none;
}

#pageWrapper {
  /* padding-top:200px; */
  padding-bottom: 45px;
}

.section-title h3, h3 {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 22px;
    font-family: 'Roboto Condensed', sans-serif;
}


a.mailto.shop, body.onlineshop a.mailto.event {
  display:none;
}

body.onlineshop a.mailto.shop {
  display: inline-block;
}

header .navbar {
  border: none;
  margin-bottom: 0;
}

#balkenTop {
  /* height: 30px; */
  font-size: 12px;
  background: #00ADEF;
  color: #fff;
  text-align: center;
}

#balkenTop ul {
  margin:0;
  padding:0;
  line-height: 20px;
  padding: 4px 0;
}

#balkenTop li {
  line-height: 1;
  display: inline-block;
  border-right: 1px solid #fff;
  padding-left: 5px;
  padding-right: 10px;
}

#balkenTop li:last-child {
  border-right:none;
  padding-right: 5px;
}

#mobileMenuIcon {
  display:none;
}


#pittsballoonLogo img {
  margin-left: 82px;
  height: 60px;
}

#startseite #pittsballoonLogo img {
  margin-left: 90px;
  height: 87px;
}

#benutzerBereichButton img, #sucheButton img {
    width: auto;
    height: 24px;
    margin-top:2px;
}

#warenkorbButton img {
    width: auto;
    height: 24px;
}

#headerLinks .right a {
    display: inline-block;
    margin: 0 5px;
    color: #666;
}

#headerRechts {
  float: right;
}

#funktionsZeile {
  display:none;
}

#infoLinks {
  float:left;
  margin-top: 4px;
  margin-right: 75px;
}

#infoLinks a {
  color: #888;
  margin-left: 24px;
  text-decoration: none;
}

#infoLinks a:hover {
  color:#00AEEF;
}


#headerLogo {
  float:left;
}

#headerTop img {
  vertical-align: middle;
}

#headerTop {
  background-color:#fff;
  padding: 20px 0;
  padding-bottom: 54px;
}

#headerTop .inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
}

#navStrich {
  width: 100%;
  height:5px;
}

#navStrich div {
  width: 50%;
  float: left;
  height: 100%;
}

/* #navStrich .onlineshop.active, #navStrich .eventdekoration.active  {
  background-color: #888;
} */

#navStrich .eventdekoration {
  background-color: #00AEEF;
}

#navStrich .onlineshop {
  background-color: #00ADEF;
}

.mainNav {
  background-color: #fff;
  min-height: 49px;
  font-size: 18px;
  font-family: 'Roboto',sans-serif;
  text-align: center;
  font-weight: 500;
}

.mainNav label {
  font-weight: 500;
  margin-bottom: 0;
}

.mainNav > .container {
  padding:0;
  width: 1170px;
  width: 1240px;
}

.mainNav .inner {
  margin: 0 auto;
  width: 900px;
  padding: 0;
  /* height: 58px; */
}

.mainNav ul {
  margin-left: 0;
  padding-left: 0;
}

.mainNavLev1 {
  margin-bottom: 0;
  margin-top: 18px;
}

.mainNavLev1 li, .onlineshopNav > a {
  display:none;
}

.mainNavLev1 .onlineshopNav {
  display: block;
}

.mainNavLev1 li.onlineshopNav li {
  display: inline-block;
  margin-right: 30px;
  vertical-align: top;
}

.mainNavLev1 li.onlineshopNav li:last-child {
  margin-right: 0;
}

.mainNav a {
  text-transform: uppercase;
  color: #404040;
}

.mainNav .submenu a {
  text-transform: none;
  font-size: 16px;
  font-weight: 300;
}

.mainNav a:hover {
  color: #00AEEF;
  /* text-decoration: underline; */
  /* border-bottom: 2px solid #232323; */
}

.submenuCheckbox {
  display: none;
}


.submenuWrap {
  display: grid;
  grid-template-rows: 0fr;
  transition: all 0.5s ease-out;
  padding-top: 0px;
}

.submenu {
  overflow: hidden;
}

#biabStartImg {
  height: calc(85vh - 217px);
  min-height: 436px;
  width: 100%;
  object-fit: cover;
  object-position: left top;
}

#biabStartImgWrap {
  position: relative;
  margin-bottom: calc(15vh - 50px);
}

#c548 .nivo-caption,
#c1100 .nivo-caption, #biabStartImgWrap .caption {

  opacity: 1;
  width: auto;
  bottom: 22%;
  right: 10vw;
  left: unset;
  background: #00ADEF;
  color: #fff;
  font-size: 2.1vw;
  padding: 0;

}

#biabStartImgWrap .caption {

  position:absolute;
  padding:5px 10px;
}


#c548 .nivo-caption p,
#c1100 .nivo-caption p, #biabStartImgWrap .caption p {
  margin: 0;
  line-height: normal;
}



@media (min-width: 1239.9px) {

  .mainNavLev1 li.onlineshopNav li:hover .submenu {
    width: 200%;
    padding-left: 0;
    margin-left: 0;
  }

  .mainNavLev1 li.onlineshopNav li:hover .submenuWrap {
    grid-template-rows: 1fr;
    padding-top: 10px;
  }

}

.mainNavLev1 li.onlineshopNav .submenu li {
  display: block;
  margin: 0;
  max-width: 100px;
  white-space: nowrap;
  text-align: left;
}

.mainNavLev1 li.onlineshopNav .submenu li:last-child {
  padding-bottom: 10px;
}

.subMenuToggle {
  display: none;
}

#menuIcon, #toggleMenu, #menuClose {
  display: none;
}

html.noScroll {
  overflow:hidden;
}

@media (hover: none) {
  .mainNavLev1 label a {
    pointer-events: none;
  }
}

@media (max-width: 1239.9px) {

  #balkenTop .hideMobile {
    display:none;
  }

  #balkenTop li:nth-child(3) {
    border-right:none;
    padding-right: 5px;
  }

  .mainNav {
    display: none;
    text-align: left;

    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 300px;
    z-index: 1000;
    font-weight: normal;
  }

  .mainNavLev1 label {
    display: block;
    cursor: pointer;
  }

  .subMenuToggle {
    display:block;
    float: right;
    margin-right: 5px;
  }

  .subMenuToggle::before {
    content: '+';
  }

  .subMenuOpen.open .subMenuToggle::before {
    content: '–';
  }

  .mainNavLev1 label a {
    pointer-events: none;
  }

  .submenuCheckbox:checked + .submenuWrap {
    grid-template-rows: 1fr;
  }

  .submenuCheckbox:checked + .submenu {
    display:block;
  }

  .mainNav > .container {
    width: auto;
  }



  .mainNav a:hover {
    border-bottom: none;
  }

  .bgClick {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0,0,0,0.6);
    display: none;
    z-index: 900;
  }

  #toggleMenu:checked + .mainNav .bgClick {
    display: block;
  }

  .mainNavLev1 li {
    display: block;
    margin: 23px 0;
  }

  .mainNavLev1 li, .onlineshopNav > a {
    display:block;
  }

  .mainNavLev1 li.onlineshopNav li {
    display: block;
    border-bottom: 1px solid gray;
    margin: 0;
    padding: 10px 0;
    margin-right: 30px;
  }

  .mainNavLev1 li.onlineshopNav li:last-child {
    margin-right: 30px;
  }

  .mainNav label {
    font-weight: normal;
  }

  .mainNavLev1 li.onlineshopNav ul li:first-child {
    border-top: 1px solid gray;
    margin-top: 15px;
  }

  .mainNavLev1 li.onlineshopNav > ul {
    margin-bottom: 33px;
    font-size: 16px;
    margin-left: 24px;
  }

  .mainNav .mainNavLev1 {
    margin-left: 24px;
  }

  .onlineshopNav ul a {
    text-transform: none;
  }

  .mainNavLev1 li.onlineshopNav .submenu li, .mainNavLev1 li.onlineshopNav .submenu li:first-child   {
    max-width: none;
    white-space: normal;
    border: none;
    padding: 4px 0;

  }

  .mainNav .mainNavLev1 ul.submenu {
    margin-left: 10px;
  }

  label.subMenuOpen:hover, label.subMenuOpen:hover a {
    color: #00AEEF;
  }


  #menuIcon, #menuClose {
    display: block;
  }

  #menuClose {
    margin-left: 18px;
    margin-top: 14px;
  }

  #menuIcon {
    margin-left: 78px;
    margin-bottom: 28px;
  }

  #toggleMenu:checked + .mainNav {
    display: block;
    overflow-y: auto;
  }

  #infoLinks {
    display:none;
  }

}

.menuClose {
  display: none;
  z-index: 200;
  padding: 5px 10px;
}

.right {
    float:right;
}

.left {
    float:left;
}

#showInfo {
  display: none;
  cursor: pointer;
  margin-left: -9px;
}


#sucheButton {
    background:none;
    border:none;
    cursor:pointer;
    background-color: #eee;
    padding: 2px 5px;
    color: #666;
    font-size: 14px;
    padding: 4px 6px;
    border-radius: 4px;
}

#suchfeld {
    width: 140px;
    height: auto;
    transition: width 1s;
    border: none;
    border-bottom: 1px solid #737373;
    display:inline-block;
    margin:0;
    padding:0;
    margin-right: 12px;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    max-width: 230px;
}

#suchfeld:focus {
    outline:none;
}

#suchbox {
  float: right;
  margin-right: 12px;
}

#suchbox.hideSuche {
  display:none;
}

#navigation #benutzerBereichButtonWrapper a {
  margin: 0;
}

#benutzerBereichButton img, #sucheIcon, #showInfo img {
  width: auto;
  height: 24px;
  cursor: pointer;
}

#benutzerBereichButtonWrapper {
  position: relative;
  display: inline-block;
  margin: 0 5px;
}

#benutzerDropdownMeinKonto {
    margin: 12px 0;
}

#benutzerDropdownName {
  margin-top: 4px;
}

#navigation #benutzerBereichButton {
  margin: 0;
}

#benutzerBereichButtonInner {
  position: absolute;
  left: -90px;
  top: 20px;
}

#benutzerBereichLoginDropdown a.pittButton {
  color: #fff;
  text-decoration: none;
}

#benutzerBereichLoginDropdown p {
  text-align: left;
  margin-top: 15px;
}

#benutzerBereichLoginDropdown p a {
  color: #404040;
  text-decoration: underline;
}


#benutzerBereichButtonWrapper:hover #benutzerBereichLoginDropdown {
    display: block;
}

#benutzerBereichLoginDropdown {
  display: none;
  position: relative;
  top: 30px;
  background-color: #fff;
  width: 200px;
  line-height: normal;
  padding: 10px;
  padding-top: 20px;
  border: 1px solid #eee;
  transition: all 0.5s ease-in-out 3s;
}

#benutzerBereichLoginDropdown:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#benutzerBereichLoginDropdown:after {
	border-color: rgba(246, 246, 246, 0);
	border-bottom-color: #eee;
	border-width: 10px;
	margin-left: -10px;
}
#benutzerBereichLoginDropdown:before {
	border-color: rgba(160, 160, 160, 0);
	border-bottom-color: #eee;
	border-width: 11px;
	margin-left: -11px;
}

#benutzerBereichLoginDropdown p {
  margin-bottom: 0;
}

#headerTop #warenkorbButton {
  cursor:pointer;
  position: relative;
  margin-right: 0;
  /* width: 32px; */
  display: inline-block;
  line-height: 0;
}

#warenkorbButton img {
  width: auto;
  height: 26px;
  margin-top:0;
}

#warenkorbArtikelanzahl {
  position: absolute;
  left: 15.7px;
  top: 10px;
  color: #fff;
  font-weight: bold;
}

#basketCount {
  display:none;
}

#warenkorbArtikelanzahl.zweiStellig {
  left: 10px;
}

#cartOverlay {
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
  cursor:pointer;
  z-index: 2000;
  display:none;
}

#cartOverlay {
    background: rgba(0,0,0,0.7);
    opacity: unset;
}

#shoppingCart {
  position:fixed;
  width: 300px;
  max-width: 90%;
  bottom:0;
  right:0;
  background-color: #fff;
  z-index: 3000;
  top: 0;
  padding-top:99px;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);

  overflow-y: auto;
}

#shoppingCart.slide-in {
    animation: slide-in 0.5s forwards;
    -webkit-animation: slide-in 0.5s forwards;
}

#shoppingCart.slide-out {
    animation: slide-out 0.5s forwards;
    -webkit-animation: slide-out 0.5s forwards;
}

@keyframes slide-in {
    100% { transform: translateX(0%); }
}

@-webkit-keyframes slide-in {
    100% { -webkit-transform: translateX(0%); }
}

@keyframes slide-out {
    0% { transform: translateX(0%); }
    100% { transform: translateX(100%); }
}

@-webkit-keyframes slide-out {
    0% { -webkit-transform: translateX(0%); }
    100% { -webkit-transform: translateX(100%);}
}

.warenkorbEigenschaften {
  margin-top: 6px;
}

#shoppingCart .warenkorbEigenschaften {
  margin-left: 75px;
}

.warenkorbEigenschaft {
  font-size: 12px;
  margin-bottom: 3px;
}

.warenkorbEigenschaft label {
  display: inline-block;
  min-width: 24px;
}

#weiterEinkaufen {
  padding: 10px;
  cursor: pointer;
}

#weiterEinkaufen a {
  text-decoration: none;
  color: #404040;
}

#weiterEinkaufen a:hover {
  color: #EC018D;
}

#shoppingCart .zurKasseButton, #shoppingCart .zumWarenkorbButton {
  display:block;
  text-decoration: none;
  width: 90%;
  margin: 10px auto;
  color: #fff;
  padding: 6px 8px;
  border-radius: 8px;
}

#shoppingCart .zurKasseButton {
  margin-top: 25px;
  background-color: green;
}

a.zurKasseButton {
  background-color: green;
  color: #fff;
  margin-top: 25px;
  text-decoration: none;
  display: inline-block;
}

#shoppingCart .zumWarenkorbButton {
  background-color: gray;
}

div.cartPosDelete {
  float:right;
}

.cartPosDeleteBtn {
  padding: 5px;
}

.dropPosBtn {
  padding: 5px 5px 3px 5px;
}

div.cartProductWrapper {
  margin-top: 10px;
  border-bottom: 1px solid #404040;
  padding: 10px;
  padding-bottom: 15px;
}

img.cartProductImage {
  float:left;
  margin-right: 15px;
}

a.cartProductInfo {
  margin-top: 8px;
  text-decoration: none;
  color: #404040;
  width: 56%;
  display: inline-block;
}

div.cartZwischensumme {
  padding: 5px;
  margin-top: 10px;
  font-weight: bold;
}

span.cartZwischensummeBetrag {
  float: right;
}

div.cartMessage {
  display: none;
  padding: 10px;
}

div.cartAddSuccess {
  color: green;
  background-color: #d6e3c9;
}

#footer {
    background-color: #fff;
    color: #404040;
    padding: 30px 0;
    border-top: 3px solid #a0a0a0;
    font-size: 15px;
}

#footer img {
  vertical-align: unset;
}

#footer h3 {
  font-size: 18px;
  text-align: left;
  color: #404040;
  margin-bottom: 10px;
  display: block;
  font-weight:400;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
}

#footer a {
    color:#404040;
    text-decoration: none;
}

#footer a:hover {
    color:#404040;
}

#footerKontakt {
  margin: 30px 0 50px 0;
}

.footerLinkgruppe {
  float:left;
  margin-right: 40px;
}

#footerSocial {
  margin-top: 13px;
}

#footerSocial img {
  height: 28px;
  margin-right: 3px;
}

#footerZahlungsarten img {

}

#fZahlungKreditkarte, #fZahlungOnlineUeberw,
#fZahlungPayPal, #fZahlungVorkasse, #fVersandDHL   {
  height: 36px;
}

#fFairnessHandel {
  background-color: #fff;
  height: 70px;
  padding: 5px;
  text-align: center;
  width: 61px;
}

#fFairnessHandel img {
  height: 100%;
}

/* .anredeSocial {
  margin-top: 12px;
} */

#footerImprint {
  text-align: left;
  margin-top: 30px;
}

#footerImprint.right {
  float: right;
}

#footerImprint a {
  text-transform: uppercase;
  text-decoration: none;
  margin-left: 30px;
}

#withLove {
  color: #a0a0a0;
}

#pageMitNavigation {
  padding-top: 45px;
}

#mitNaviVolleBreite {
  margin-top: 30px;
}

.kaufenButton, .pittButton, input[type="submit"] {
  border: none;
  background-color: #00AEEF;
  color: #fff;
  border-radius: 22px;
  padding: 6px 14px;
  text-transform: uppercase;
  margin-top: 15px;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
}

.row.sameHeight {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  flex-wrap: wrap;
}
.row.sameHeight > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

.blauTextBoxMitBild {
  max-width: 1714px; /* 1905 * 90% */
  width:90%;
  text-align: center;
  margin: 0 auto;
}

.blauTextBoxMitBild .col {
  padding: 0;
}

.textColumn {
  word-break: break-word;
}

.blauTextBoxMitBild .textColumn {
  background-color: #00AEEF;
  color: #fff;
}

.blauTextBoxMitBild h2 {
  color: #fff;
}

.blauTextBoxMitBild .imageContainer, .blaueTextBoxBildRechts .imageContainer {
  height:100%;
  width:100%;
  background-size:cover;
}

#page-1 h2, .startseiteHeadline {
  color: #000;
  font-size: 34px;
  line-height: 42px;
  margin-bottom: 50px;
}

#page-1 .zweiSpaltenBildergallerie {
  margin-bottom: 95px;
}

#page-1 .headKategorie h1 {
  margin-bottom: 10px;
  color: #000;
}

#page-1 .theme-PittsProduktSliderWebshop {
  margin-top: 10px;
}

.theme-PittsProduktSliderWebshop {
  max-width: 1418px;
  margin: 0 auto;
}

#page-1 .unterTeaserText {
  margin-bottom: 95px;
}

div.layout-63 {
  margin-bottom: 60px;
}

div.layout-63 + div.layout-63 {
  margin-top: -30px;
}

.ueberschriftBildText > a {
  color:inherit;
}

.ueberschriftBildText {
  text-align: center;
}

.ueberschriftBildText h3 {
  margin-bottom: 15px;
  color: #000;
  text-transform: none;
  font-size: 26px;
}

.ueberschriftBildText h3.klein {

}

.ueberschriftBildText .text {
  margin-top: 15px;
}

.startseiteTeaser {
  position: relative;
  width: 100%;
  height: calc(100vh - 198px);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 80px;
}

.themenLayout p {
  max-width: none;
}

.themenLayout .text-container {
  padding:0;
  margin: 0;
}

.themenLayout .pittsSly .frame .slidee li, #page-1 .pittsSly .frame .slidee li {
  margin: 0;
  height: 100%;
}

.themenLayout .pittsSly .frame .slidee li img, #page-1 .pittsSly .frame .slidee li img {
  height: auto;
}

.themenLayout .pittsSly .frame, #page-1 .pittsSly .frame {
  margin: 0;
}

.themenLayout .pittsSly .imgWrap, #page-1 .pittsSly .imgWrap {
  margin: 0;
}

.themenLayout .pittsSly, #page-1 .pittsSly {
  height: 300px;
}

.themenLayout .templateBlank .pittsSly, #page-1 .pittsSly {
  height: unset;
}

.themenLayout .templateBlank .text-container {
  padding: 30px 0;
}

.themenLayout .templateBlank .pittsSly .frame .slidee li, #page-1 .pittsSly .frame .slidee li  {
    margin: 0 10px;
}


.pittsSly ul.slidee a {
  text-decoration: none;
}

.pittsSly p {
  text-decoration: none;
}

.pittsSly a {
  color: #404040;
}

.produktSliderName {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0;
}

.produktSliderBeschreibung {
  font-size: 14px;
}

.produktSliderBeschreibung p {
  margin: 0 auto;
}

.pittsSly .frame .slidee li {
  margin: 0 10px;
}



.ueberschriftTeaser {
  height: calc(70vh - 198px);
}

.startseiteTeaser .teaserText {
  position: absolute;
  bottom: 100px;
  left: 50px;
  color: #fff;
}

.startseiteTeaser .teaserText h1 {
  font-size: 38px;
  line-height: 39px;
  margin-bottom:0;
  color: #fff;
  background-color: #00AEEF;
  padding: 6px 10px;
}

.startseiteTeaser .teaserText h2, #page-1 .startseiteTeaser .teaserText h2 {
  margin-bottom:0;
}

.startseiteTeaser .teaserText h2 a {
  font-size: 38px;
  line-height: 39px;
}

.startseiteTeaser .teaserText h2 a:hover {
  text-decoration: none;
}

.startseiteTeaser .teaserLink {
  font-size: 17px;
  margin-top: 12px;
  display: inline-block;
}

.startseiteTeaser .teaserText a {
  color: #fff;
  background-color: #00AEEF;
  padding: 6px 10px;
}

.startseiteTeaser .teaserText a span {
  margin-right: 3px;
}

.startseiteTeaser .teaserText a:hover {
  text-decoration: underline;
}

.unterTeaserText a.mehrErfahren, #pageWrapper a.mehrErfahren {
  display: inline-block;
  color: #404040;
  border: 2px solid #404040;
  padding: 3px 10px;
  margin-top:26px;
  font-size: 23px;
}

.unterTeaserText a.mehrErfahren:hover, #pageWrapper a.mehrErfahren:hover {
  color: #00AEEF;
  border-color: #00AEEF;
}

.unterTeaserText {
  margin-bottom: 110px;
  font-size: 30px;
  line-height: 39px;
  text-align: center;
  padding: 0 150px;
}

.unterTeaserText p {
  /* max-width: 500px; */
}

.blaueTextBoxBildRechts  {
  margin: 15px 0;
  text-align: center;
}

.blaueTextBoxBildRechts p, .blauTextBoxMitBild p {
  padding: 0 16px 16px 16px;
}

.blaueTextBoxBildRechts .col {
  padding:0;
}

.blaueTextBoxBildRechts h2, .blaueTextBoxBildRechts h3 {
  color: #fff;
}

.blaueBox .textColumn {
  background-color:#00AEEF;
  color: #fff;
  padding:16px;
  padding-top: 32px;
}

.blaueBox {
  font-size: 18px;
  line-height: 26px;
}

.blaueBox h2 {
  font-size: 34px;
  margin-bottom: 34px;
}

.blaueTextBoxBildRechts h3 {
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 22px;
}

.zweiSpaltenBildergallerie, .weisseTextBoxBildLinks, .weisseTextBoxBildRechts, .blaueBox {
  /* margin: 15px 0; */
  margin-bottom: 50px;
}

.unterTeaserText.single {
  margin: 70px auto;
}

.ueberschriftUndUntertitelBox {
  text-align: center;
  margin-top: 86px;
  margin-bottom: 40px;
}

.ueberschriftUndUntertitelBox h2, body.onlineshop .ueberschriftUndUntertitelBox h2 {
  color: #404040;
  font-style: italic;
  font-size: 21px;
}

.ueberschriftUndUntertitelBox h3 {
  color: #00AEEF;
  margin-bottom: 10px;
  font-size:34px;
  line-height: 40px;
}

.ueberschriftUndUntertitelBox h3:after {
  content:'–';
  display:block;
  margin-top:12px;
}

.ueberschriftUndUntertitelBox .textbox {
  font-size: 18px;
  line-height: 26px;
}

.ueberschriftUndUntertitelBox .textbox p {
  margin: 0 auto;
}

.zweiSpaltenBildergallerie.rowAbstand {
  /* margin: 15px 0; */
  margin-bottom: 0;
}

.zweiSpaltenBildergallerie .textColumn {
  font-size: 18px;
  padding: 0px 18px;
}

.zweiSpaltenBildergallerie .textColumn h2 {
  margin-top: 8px;
}

.zweiSpaltenBildergallerie.mitText .textColumn {
  color: #404040;
  text-align: center;
  height: 100%;
}

.zweiSpaltenBildergallerie.mitText.pittsBlue .textColumn {
  background-color: #00AEEF;
  color: #fff;
}

.zweiSpaltenBildergallerie h2 {
  color: #404040;
  font-size: 34px;
  line-height: 42px;
}

.zweiSpaltenBildergallerie.mitText.pittsBlue h2 {
  color: #fff;
}

.zweiSpaltenBildergallerie .row {
  margin-bottom: 30px;
}

.zweiSpaltenBildergallerie .left {
  margin-left: 9px;
}

.zweiSpaltenBildergallerie .right {
  margin-right: 9px;
}

.zweiSpaltenBildergallerie img {
  width: 570px;
  height: 426.7px;
  object-fit: cover;
  max-width: 100%;
}

.zweiSpaltenBildergallerie .imgWrapper {
  position: relative;
  text-align: center;
}

.zweiSpaltenBildergallerie .caption {
  background-color: #fff;
  color: #00AEEF;
  position:absolute;
  bottom:20px;
  left: 50%;
  transform: translateX(-50%);
  padding: 8px 24px;
  font-size:16px;
  font-weight:bold;
  border-radius: 6px;
}

.zweiSpaltenBildergallerie .hoverDescription {
  display:none;
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
  background-color:#00AEEF;
  opacity:0.75;
}

.zweiSpaltenBildergallerie .imgWrapper:hover .hoverDescription {
  display:block;
}


.zweiSpaltenBildergallerie .imgWrapper .textbox {
  display:none;
  position:absolute;
  top:0;
  left:0;
  right:0;
  text-align: center;
  color:#fff;
  height: 100%;
  justify-content: center;
  flex-direction: column;
  font-size:26px;
  font-weight: bold;
  line-height:100%;
  margin: 10px 0;
}

.zweiSpaltenBildergallerie .imgWrapper:hover .textbox {
  display:flex;
}

.headKategorie {
  color: #666;
  margin-top: 40px;
  margin-bottom: 45px;
}

.headKategorie.noBg {
  background-color:#fff;
}

.headKategorie h1 {
  margin-top: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  word-break: break-word;
  text-align: center;
  margin-bottom: 0;
  color: #EC018D;
}

#content.kategorie-391 .headKategorie, #c1118 .headKategorie {
  margin-top: 26px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.kategorieListe.textListe a {
  color: #404040;
  margin-left:10px;
  line-height: 24px;
}

.kategorieListe {
  text-align: center;
}

.kategorieListe.textListe {
  margin-bottom: 95px;
}

.kategorieListe .kategorienWrapper {
  margin-bottom: 30px;
}

.kategorieListe img {
  width: 370px;
  max-width: 100%;
  height: 277px;
  object-fit: cover;
}

.kategorieLabel {
  position: absolute;
  top: 10px;
  left: 20px;
  color: #fff;
  text-decoration: none;
}

.kategorieLabel h3 {
  color: #fff;
  margin: 0;
}


.kategorieListe .kategorien {
  position: relative;
  line-height: 1;
}

.kategorieListe .caption {
  position: absolute;
  left: 0;
  right:0;
  text-align: center;
  bottom: 20px;
}

.kategorieListe .pittButton {
  color: #fff;
  border-radius: 0;
  margin: 0 20px;
  text-transform: none;
}

.kategorieListe .kategorien:hover .pittButton {
  background-color: #00709a;
}

.kategorieListe .textUnterKategorieBild {
  color: #EC018D;
  margin: 10px 0 36px 0;
  font-size: 15px;
  font-weight: bold;
}


.kategorieListe.textListe a {
  padding: 12px;
  outline: 1px solid #666;
  display: inline-block;
  margin-bottom: 10px;
  /* box-sizing: border-box; */
}

.kategorieListe.textListe a:hover {
  outline: 2px solid #666;
  /* font-weight: bold; */
}

#boxEinstieg {
  margin-top: 15px;
  padding-bottom: 0;
}

#boxEinstieg .einstiegImg {
  line-height: normal;
  height: auto;
}

#boxEinstieg h3 {
  margin-bottom: 36px;
}

#boxEinstieg .col-md-4 {
  margin-bottom: 60px;
}

#boxEinstieg .einstiegHeadline {
  margin-bottom: 8px;
}

#boxEinstieg, #startseiteUSPs {
    text-align: center;
    margin-top: 45px;
    padding-bottom: 45px;
}

#startseiteUSPs {
    margin-bottom: -45px;
}

#boxEinstieg .einstiegHeadline {
  text-transform: uppercase;
  display: block;
  color: #11394F;
  font-weight: bold;
  margin: 20px 0 20px 0;
  font-size: 24px;
}

#boxEinstieg  .einstiegImg {
  height: 195px;
  line-height: 195px;
}

#startseiteUSPs .einstiegImg {
  height: 195px;
  line-height: 195px;
}

#startseiteUSPs {
  margin-top: 30px;
  padding-top: 30px;
}


.einstiegImg img {
  vertical-align: middle;
}

#einstiegBoxWrapper {

    margin: 0 0 0 0;
}

#einstiegBoxWrapper p {
    text-align: center;
}

#c1153 {
  margin-top: 30px;
  margin-bottom: 110px;
}

#c796 {
  margin-top: 40px;
}

@media (pointer: coarse) {

  .naviImage {
    display: block !important;
  }

  .naviText {
    margin: 0;
    font-weight: bold;
    text-align: center;
    line-height: 19px;
    margin-top: 7px;
  }

  .naviImage img {
    width: 100%;
    height: 126px;
    object-fit: cover;
  }

  .naviIcon {
    display: none;
  }

  .mainNav {
    min-height: 48px;
  }

}

@media (max-width: 1430px) {

  #benutzerBereichLoginDropdown {
    top: 22px;
    right: 60px;
  }

  #benutzerBereichLoginDropdown:before {
    left: unset;
    right: 28px;
  }

}

@media (max-width: 767px) {

  #page-1 h2, .startseiteHeadline, #page-1 .headKategorie h1 {
    font-size: 30px;
    line-height: 1.2;
    padding: 0 5px;
  }

  .zweiSpaltenBildergallerie img {
    width: 100%;
    height: auto;
    object-fit: unset;
  }

  .layout-52 + .layout-52 {
    margin-top: -60px;
  }

  #c1197, #c1206, #c1201, #c1205 {
    display: none;
  }

  #biabStartImg {
    height: 240px;
  }

  #c1100 #slider, #biabStartImg {
    height: auto;
    min-height: auto;
    height:210px;
  }

  #c548 .nivo-caption,
  #c1100 .nivo-caption,
  #biabStartImgWrap .caption {
    font-size: 5.2vw;
    line-height: 5.9vw;
  }

  #mobileMenuIcon {
    display:block;
    float: left;
  }

  #menuIcon {
    display:none;
  }

  #headerTop {
    text-align: center;
  }

  #headerLogo {
    float:none;
    display:inline;
  }

  #startseite #pittsballoonLogo img {
    margin-left:0;
    height: 19px;
  }

  #warenkorbArtikelanzahl {
    font-size: 15px;
  }

  #shoppingCart {
    top: 0;
  }

  .blauTextBoxMitBild .imageContainer, .blaueTextBoxBildRechts .imageContainer {
    height: 250px;
  }

  .blauTextBoxMitBild .col, .blaueTextBoxBildRechts .col {
    width: 100%;
    margin-bottom: 0;
  }

  .blauTextBoxMitBild .textColumn, .blaueTextBoxBildRechts .textColumn {
    font-size: 14px;
    line-height: 22px;
  }

  .blauTextBoxMitBild .textColumn h2, .blaueTextBoxBildRechts .textColumn h2 {
    font-size: 28px;
  }

  .zweiSpaltenBildergallerie .col {
    margin-bottom: 18px;
  }

  .zweiSpaltenBildergallerie .imageContainer {
    margin-bottom: 0;
  }

  #warenkorbButton img {
    height: 23px;
  }

  #headerTop {
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 21px;
  }

  .footerLinkgruppe {
    margin-bottom: 16px;
  }

  .startseiteTeaser {
    margin-bottom: 0;
  }

  .teaserText {
    background-color: #00AEEF;
    padding: 10px 15px;
    margin-bottom: 30px;
  }

  .wrapUeberschriftTeaser {
    padding-top: 4px;
  }

  .wrapUeberschriftTeaser .teaserText {
    margin-bottom: 0;
  }

  .teaserText h2, .teaserText h1 {
    text-align: left;
    font-size: 23px;
    line-height: 30px;
    margin-bottom:0;
    color: #fff;
  }

  .teaserText a {
    color: #fff;
  }

  .teaserLink {
    border: 1px solid #fff;
    padding: 5px 10px;
    font-size: 13px;
    display: none;
  }

  .unterTeaserText {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 46px;
  }

  .unterTeaserText a.mehrErfahren, #pageWrapper a.mehrErfahren {
    border: 1px solid #404040;
    padding: 3px 6px;
    margin-top: 16px;
    font-size: 16px;
    line-height: 23px;
  }

  .unterTeaserText.single {
    margin-top: 35px;
  }

  .zweiSpaltenBildergallerie .textColumn {
    padding: 0;
    font-size: 14px;
    line-height: 22px;
    padding: 0 16px;
  }

  .zweiSpaltenBildergallerie .textColumn h2 {
    font-size: 28px;
    margin-top: 8px;
  }

  #pittsballoonLogo img {
    width: auto;
    margin-left: 0;
    margin-top: 1px;
    height:19px;
  }

  #benutzerBereichButton img, #sucheIcon, #showInfo img {
    height: 20px;
  }

  .mainNav {
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .zweiSpaltenBildergallerie .row {
    margin-bottom:0;
  }

  .zweiSpaltenBildergallerie .left, .zweiSpaltenBildergallerie .right {
    float:none;
    margin-left:0;
    Margin-right:0;
  }

  .zweiSpaltenBildergallerie .imgWrapper {
    margin-bottom:0;
  }

  li.desktopHide {
    display:block;
  }

  #infoLinks {
    display:none;
    position: absolute;
    top: 49px;
    left:0;
  }

  #showInfo {
    display: inline-block;
  }

  #infoLinks a {
    font-size: 13px;
  }

  #suchbox {
    float: left;
    margin-top: 30px;
    margin-bottom: 20px;
}
  }

  #suchfeld {
    font-size: 13px;
    border-bottom: 1px solid #737373;
    width: 44vw;
    line-height: 22px;
  }

  .ueberschriftUndUntertitelBox .textbox p {
    padding: 0 16px 16px 16px;
    font-size: 16px;
  }

  .menuClose {
    position: absolute;
    right: 8px;
    top: 0;
  }


  .mainNav .inner {
    width: 100%;
  }



}
