@charset "UTF-8";
#maincontent p a.button.white-button {
  color: #ff8b01;
}
#maincontent .section-eight .section-right .section-right-inner .quotee {
  color: #ff8b01;
}
#maincontent .section-eight .section-right .section-right-inner .flex-control-nav.flex-control-paging li a.flex-active {
  background-color: #ff8b01;
}

.header-message p a {
  color: #fff;
  font-weight: 600;
}

.cms-page-view .section2-buttons a {
  margin: 10px 0;
}

.pakketten {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.pakketten .pakket {
  width: 24%;
}

.pakketten .pakket .pakket-rij1 {
  min-height: 250px;
}

.pakketten .pakket .title-pakket {
  font-weight: 600;
  color: #91c04d;
}

.pakketten .pakket ul {
  padding: 0 0 0 20px;
  margin: 10px 0;
}

.categorypath-kunstgras-accessoires .top-price .per-meter,
.catalog-product-view.product-kunstgrashaak .top-price .per-meter,
.catalog-product-view.product-zelfklevend-kunstgrastape-10-meter .top-price .per-meter,
.catalog-product-view.product-kunstgrashaak .top-price .per-meter {
  display: none;
}

.fotorama__thumb-border {
  display: none;
}

#amasty-shopby-product-list .product-items .product-item .product-item-info .usp-label.blue-label {
  background-color: #018aff;
  color: white;
  border: none;
}

#maincontent .section-two .home-section-inner .section-left .section-two-left-inner {
  min-height: 460px;
}

.check,
.checkmark {
  list-style: none;
}
.check li,
.checkmark li {
  position: relative;
}
.check li:before,
.checkmark li:before {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 600;
  color: #91c04d;
  position: absolute;
  left: -20px;
}

@media screen and (max-width: 1024px) {
  .pakketten .pakket {
    width: 49%;
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
    padding: 16px;
  }

  .pakketten .pakket:nth-child(3),
.pakketten .pakket:nth-child(4) {
    border-bottom: 0;
  }

  .pakketten .pakket .pakket-rij1 {
    min-height: 0;
  }
}
@media screen and (max-width: 768px) {
  .pakketten .pakket {
    width: 100%;
  }

  .pakketten .pakket:nth-child(3) {
    border-bottom: 1px solid #000;
  }
}

/*# sourceMappingURL=kga-extra.css.map */
