label.error {
  padding: 5px;
  color: #a94442;
  font-size: 12px;
  margin-bottom: 0;
}

.c-layout-header .c-brand .c-logo .c-desktop-logo {
  max-width: 120px;
  position: absolute;
  top: 4px;
  left: 0;
}

.c-content-overlay .c-overlay-wrapper .c-overlay-content {
  height: 100%;
}
.c-content-overlay .c-overlay-wrapper .c-overlay-content i {
  position: absolute;
  top: 50%;
  margin-top: -22px;
  left: 50%;
  margin-left: -22px;
}

.c-theme-btn.btn.btn-white.btn-resultaten {
  padding: 30px;
  font-weight: 600;
}

@media screen and (max-width: 580px) {
  .c-theme-btn.btn.btn-white.btn-resultaten {
    padding: 15px;
  }
}

.c-theme-btn.btn.btn-white.btn-resultaten i {
  margin-bottom: 5px;
  font-size: 30px;
}

.sperma-bestellen-position {
  position: absolute;
  right: 10px;
  top: 155px;
}

.c-desktop-sperma-inverse {
  display: none;
  color: #33A457;
  background: #fff;
  font-weight: 600;
  font-size: 16px;
  border-radius: 10px;
  line-height: 65px;
  padding: 0 15px;
  text-transform: uppercase;
}

.btn-sperma {
  padding: 20px;
}

.shopify-buy-frame--product iframe{
  background-color: #fff;
}

#privacy-accept {
  position: fixed;
  overflow: hidden;
  line-height: 1.5em;
  z-index: 9999;
  bottom: 20px;
  left: 20px;
  right: 20px;
  background-color: #282d32;
  max-width: 24em;
  color: #fff;
  border-color: #fff;
  border-radius: 0;
  padding: 30px;
}

#privacy-accept p {
  margin-top: 0;
}

#privacy-accept a {
  color: #fff;
}

#privacy-accept a:hover {
  color: #33A457;
}

#privacy-accept .knop {
  margin: 0;
}

@media print {
  header,
.spacingbanner,
.c-btn-uppercase.btn-md,
a[href="javascript:history.back()"],
.paard.c-content-box.c-bg-grey-1,
.c-disclaimer {
    display: none;
  }

  .c-layout-header-fixed.c-layout-page {
    margin-top: 10px;
  }

  footer .col-md-4, footer .col-md-5 {
    display: none;
  }

  .c-content-box {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .c-page-on-scroll.c-layout-header-fixed .c-desktop-sperma-inverse {
    display: block;
  }
}
@media (max-width: 767px) {
  .btn-sperma {
    display: none;
  }
}
@media (max-width: 991px) {
  .sperma-bestellen-position {
    top: 125px;
  }
}

/*# sourceMappingURL=pweb.css.map */
