
/*** PP-964 ***/
.widget-area.hero .widget, aside.widget.hero .widget {
  text-align: center;
  padding-bottom: 84px !important;
}

.muenchen_container_wrapper.hero {
  background: #9dc55d;
  background-image: linear-gradient(52deg, #79b276, #9dc55d);
  background-image: url(../img/phoenix_743x380@2x.png);
  background-image: url(../img/phoenix_743x380@2x.png), linear-gradient(52deg, #79b276, #9dc55d);
  background-size: 780px, cover;
  background-repeat: no-repeat;
  background-position: 80% 30%;
}

#top-header-sidebar-message {
  color: #ffbb13;
  float:left;
  margin-top:10px; size: 16;
}


/*** new hero settings ***/

.BackWPup-Das-perfek{
  font-size: 68px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  font-family: 'Source Sans Pro';
  line-height: 1.09;
  letter-spacing: -0.9px;
  color: #ffffff;
  text-transform: none;
  text-align: left;
  margin-top: 62px;
  max-width: 808px;
  margin-bottom: 0;
}

.Gibt-es-etwas-Schlim{
  margin-top: 24px;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-family: 'Source Sans Pro';
  line-height: 1.33;
  letter-spacing: normal;
  color: #ffffff;
  text-transform: none;
  text-align: left;
  max-width: 471px;
  margin-bottom: 0;
}

.Rectangle-4-11-20-13 {
  text-align: left;
  margin-top: 38px;
  font-size: 16px;
}

.Jetzt-kaufen {
  padding: 14px 23px;
  max-width: 155px;
  border-radius: 3px;
  border: 2px solid white;
  font-family: 'FiraSans-Medium', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
}

@media screen and (max-width: 1050px) {
  /*** Responsive scale hides the top bar "7000 million" message in frontend ***/
  #top-header-sidebar-message {
    display: none;
  }

  .muenchen_container_wrapper.hero {
    background: #9dc55d;
    background-image: linear-gradient(52deg, #79b276, #9dc55d);
    background-size: cover;
    background-repeat: no-repeat;
  }

  .BackWPup-Das-perfek {
    text-align: center;
    margin-top: 62px;
    max-width: none;
  }

  .Gibt-es-etwas-Schlim {
    text-align:   center;
    margin-left:  auto;
    margin-right: auto;
  }

  .Rectangle-4-11-20-13 {
    text-align: center;
  }
}

/*** PP-964 End***/
