.uc-list {
  padding: 0 15px 0 40px;
}
.fr-message-sportschuetze-munition {
  text-align: left;
}
@media all and (min-width: 1000px) {
  .fr-service__content {
    width: calc(100% - 300px) !important;
  }
}
#ewb-configurator {
  width: 100%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}
#ewb-configurator.ewb-configurator--layer {
  margin-top: 0;
}
#ewb-configurator .intro {
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 10px;
}
#ewb-configurator .intro ol {
  list-style: decimal;
  padding: 20px;
  width: 70%;
}
#ewb-configurator .intro li {
  margin-bottom: 10px;
}
#ewb-configurator .wrapper {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: 0 auto;
  padding: 0 10em;
  width: 100%;
}
@media all and (min-width: 700px) and (max-width: 1199px) {
  #ewb-configurator .wrapper {
    padding: 0 6em;
  }
}
@media all and (max-width: 699px) {
  #ewb-configurator .wrapper {
    padding: 0 2em;
  }
}
.fr-layer #ewb-configurator .wrapper {
  padding: 0;
}
#ewb-configurator.ewb-configurator--layer .wrapper {
  width: 100%;
  padding: 0;
}
#ewb-configurator.ewb-configurator--layer .fr-heading.fr-heading--level1 {
  display: none;
}
#ewb-configurator .checklist {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  position: relative;
  border-bottom: 1px solid #6c7d0e;
}
#ewb-configurator .checklist .fr-message--hint {
  text-align: left;
  display: none;
}
#ewb-configurator .checklist__list__wrapper {
  padding: 0;
}
#ewb-configurator .checklist__list__swiper {
  overflow: hidden;
}
#ewb-configurator .checklist__upload {
  max-width: 340px;
  margin: auto;
  padding-bottom: 30px;
}
#ewb-configurator .checklist__upload-wrap {
  border-bottom: 1px solid #6c7d0e;
}
#ewb-configurator .checklist__hide-upload .checklist__upload-wrap {
  display: none;
}
#ewb-configurator .checklist__upload-icon {
  width: 90px;
  height: 90px;
  background: transparent url("/img/app/icons/online-step-gruen.svg?v=140f647b") center center no-repeat;
  background-size: 85px 85px;
  margin: auto;
}
#ewb-configurator .checklist__title {
  text-align: left;
  text-transform: uppercase;
  padding-bottom: 20px;
}
#ewb-configurator .checklist__list {
  text-align: left;
}
#ewb-configurator .checklist__list__swiper {
  width: 100%;
}
#ewb-configurator .checklist__item {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  vertical-align: top;
  text-align: left;
  padding-right: 30px;
  padding-bottom: 20px;
  cursor: pointer;
  line-height: 18px;
  margin-bottom: 10px;
}
@media all and (min-width: 500px) {
  #ewb-configurator .checklist__item {
    width: 50%;
  }
}
#ewb-configurator .checklist__item--disable-click {
  cursor: auto;
  pointer-events: none;
}
#ewb-configurator .checklist__item .label-wrap {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
#ewb-configurator .checklist__item .check {
  border: 1px solid #636363;
  width: 23px;
  height: 23px;
  position: absolute;
  left: 0;
  top: 0;
}
#ewb-configurator .checklist__item .label {
  padding-left: 33px;
  padding-top: 2px;
  text-align: left;
}
#ewb-configurator .checklist--start.checklist--hunter__active .fr-message--hint {
  display: block;
}
#ewb-configurator .checklist--start .checklist__item--active {
  background-color: #6c7d0e;
  color: #fff;
}
#ewb-configurator .checklist--start .checklist__item {
  border: 1px solid #c3c3c3;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  padding: 12px 0;
  margin-bottom: 18px;
  width: 33%;
}
@media all and (max-width: 499px) {
  #ewb-configurator .checklist--start .checklist__item {
    width: 75%;
    margin-right: 12px;
  }
}
#ewb-configurator .checklist--start .checklist__item:not(:last-child) {
  margin-right: 20px;
  width: calc(33% - 20px);
}
@media all and (max-width: 499px) {
  #ewb-configurator .checklist--start .checklist__item:not(:last-child) {
    width: 75%;
    margin-right: 12px;
  }
}
#ewb-configurator .checklist--start .checklist__item::before {
  bottom: 0;
  top: inherit;
  position: relative;
  left: 0;
}
#ewb-configurator .checklist--start .checklist__item .label-wrap {
  margin-bottom: 5px;
}
#ewb-configurator .checklist--start .checklist__item .label {
  padding-left: 30px;
}
#ewb-configurator .checklist--start .checklist__item .icon {
  background-size: 100px 100px;
  width: 100px;
  height: 100px;
  display: inline-block;
  vertical-align: top;
}
#ewb-configurator .checklist__item--active .check {
  background: #fff url("/img/app/icons/checkmark-green.svg?v=140f647b") 0 0 no-repeat;
}
#ewb-configurator .checklist__item--hunter .icon {
  background: transparent url("/img/app/icons/ewb-configurator/jaeger.svg?v=140f647b") center center no-repeat;
}
#ewb-configurator .checklist__item--sportshooter .icon {
  background: transparent url("/img/app/icons/ewb-configurator/sport.svg?v=140f647b") center center no-repeat;
}
#ewb-configurator .checklist__item--collectionist .icon {
  background: transparent url("/img/app/icons/ewb-configurator/sammler.svg?v=140f647b") center center no-repeat;
}
#ewb-configurator .checklist__item--hunter,
#ewb-configurator checklist__item--sportshooter,
#ewb-configurator .checklist__item--collectionist {
  background-size: 150px 150px;
}
@media all and (min-width: 500px) {
  #ewb-configurator .checklist__item--hunter .icon,
  #ewb-configurator checklist__item--sportshooter .icon,
  #ewb-configurator .checklist__item--collectionist .icon {
    background-size: 120px 120px;
  }
}
@media all and (min-width: 700px) {
  #ewb-configurator .checklist__item--hunter .icon,
  #ewb-configurator checklist__item--sportshooter .icon,
  #ewb-configurator .checklist__item--collectionist .icon {
    background-size: 150px 150px;
  }
}
#ewb-configurator .checklist--result {
  border-bottom: none;
}
#ewb-configurator .checklist--result .checklist__item {
  font-size: 14px;
  cursor: inherit;
  padding: 0;
  text-align: center;
  padding-bottom: 20px;
}
@media all and (max-width: 499px) {
  #ewb-configurator .checklist--result .checklist__item {
    width: 50%;
  }
}
@media all and (min-width: 500px) and (max-width: 699px) {
  #ewb-configurator .checklist--result .checklist__item {
    width: 33%;
  }
}
@media all and (min-width: 700px) {
  #ewb-configurator .checklist--result .checklist__item {
    width: 25%;
  }
}
#ewb-configurator .checklist--result .checklist__item span {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
#ewb-configurator .checklist--result .checklist__item .icon {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 90px;
  height: 90px;
  margin-bottom: 8px;
}
#ewb-configurator .checklist--result .checklist__item::before,
#ewb-configurator .checklist--result .checklist__item::after {
  display: none;
  content: "";
}
#ewb-configurator .checklist--result .checklist__list {
  text-align: center;
  padding-top: 24px;
}
@media all and (max-width: 499px) {
  #ewb-configurator .checklist--result .checklist__list {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.is-clickandcollect #ewb-configurator .checklist--result .checklist__list {
  display: block;
  padding-left: 0px;
}
@media all and (min-width: 500px) {
  .is-clickandcollect #ewb-configurator .checklist--result .checklist__list {
    text-align: left;
  }
}
#ewb-configurator .checklist--result .checklist__item--email .icon {
  background: transparent url("/img/app/icons/ewb-configurator/email.svg?v=140f647b") center center no-repeat;
}
#ewb-configurator .checklist--result .checklist__item--fax .icon {
  background: transparent url("/img/app/icons/ewb-configurator/fax.svg?v=140f647b") center center no-repeat;
}
#ewb-configurator .checklist--result .checklist__item--mail .icon {
  background: transparent url("/img/app/icons/ewb-configurator/mail.svg?v=140f647b") center center no-repeat;
}
#ewb-configurator .checklist--result .checklist__item--filiale .icon {
  background: transparent url("/img/app/icons/ewb-configurator/filiale.svg?v=140f647b") center center no-repeat;
}
#ewb-configurator .checklist--result .checklist__item--einwurf .icon {
  background: transparent url("/img/app/icons/ewb-configurator/einwurf.svg?v=140f647b") center center no-repeat;
}
.ios .checklist__item span,
.ios .checklist__item a {
  color: #3b3933 !important;
  text-decoration: none;
}
