﻿@charset "UTF-8";
@font-face {
  font-family: "BlaueBrush";
  font-display: swap;
  src: url(/fonts/BlaueBrush.otf) format("opentype");
  font-style: normal;
}
@font-face {
  font-family: "SourceSansPro";
  font-display: swap;
  src: url(/fonts/SourceSansPro/SourceSansPro-Light.ttf);
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "SourceSansPro";
  font-display: swap;
  src: url(/fonts/SourceSansPro/SourceSansPro-Regular.ttf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "SourceSansPro";
  font-display: swap;
  src: url(/fonts/SourceSansPro/SourceSansPro-SemiBold.ttf);
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "SourceSansPro";
  font-display: swap;
  src: url(/fonts/SourceSansPro/SourceSansPro-Bold.ttf);
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "BebasNeue";
  src: url(/fonts/BebasNeue.woff) format("woff");
}
html {
  font-family: SourceSansPro, sans-serif;
  background-color: #ffffff;
  color: #505a78;
}

.container-page-layout {
  font-family: SourceSansPro;
  color: #1F3132;
  overflow: hidden;
}
.container-page-layout h4 {
  font-size: 23px;
}

body {
  font-size: 18px;
  font-family: SourceSansPro;
  color: #0f5532 !important;
  margin-top: 10px;
}
body > div {
  overflow: hidden;
}

.mobilemenu {
  position: fixed;
  width: 100%;
  top: 58px;
  height: 100vh;
  background-color: #ffffff;
}

.table-bordered {
  border: 1px none #8bc241;
}
.table-bordered th {
  border: 1px none GreenChoiceLightGrey;
}
.table-bordered td {
  border: 1px none GreenChoiceLightGrey;
}

.carousel-indicators {
  bottom: 0px;
  color: #fac45e;
}

.header-telefoon {
  margin-top: 35px;
}

.klantenservice {
  background-color: #ff0000 !important;
  border-color: #ff0000 !important;
}

.nomarginleft {
  margin-left: 0px;
}

.klantenserviceborder:focus {
  background-color: #ffffff;
  text-decoration: none;
  border-bottom: 3px solid #8bc241;
}
.klantenserviceborder:hover {
  background-color: #ffffff;
  text-decoration: none;
  border-bottom: 3px solid #8bc241;
}

.footer {
  background-color: #8bc241;
  color: #0f5532;
  padding-top: 30px;
  padding-bottom: 20px;
}
.footer a {
  color: #0f5532;
  text-decoration: none;
}
.footer a:focus {
  color: #0f5532;
  text-decoration: underline;
}
.footer a:hover {
  color: #0f5532;
  text-decoration: underline;
}

.headerdropdownmenu-item-active {
  background-color: #8bc241 !important;
}

.showtegoed {
  font-size: 24px;
  color: #8bc241;
}

.itemdrpfavorieten {
  font-size: 24px;
  color: #8bc241;
}

ul.filter li:before {
  font-family: FontAwesome;
  content: "\f0da";
  color: #000000;
  margin: 0 5px 0 -15px;
}

.product-pointsName {
  font-size: 23px;
  font-weight: 500;
}

.product-points {
  font-weight: 500;
  font-style: normal;
}

.fa-heart:before {
  content: "\f004";
  color: #0f5532;
  font-size: 27px;
}

.fa-heart-o:before {
  content: "\f004";
  color: #a5cd39;
}

.show-discount-value {
  color: #0f5532;
  font-weight: 500;
  font-size: 23px;
  line-height: 23px;
  height: 23px;
  display: flex;
  height: 100%;
}

.button-details {
  font-size: 20px;
  width: 90px;
  text-align: center;
  background-color: #20409a;
  color: #ffffff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  padding: 0;
}

.btn-primary {
  background-color: #fac45e;
  font-size: 18px;
  font-family: SourceSansPro;
  background: #fac45e;
  border-radius: 4px;
  font-weight: inherit;
  color: #000000;
  border-color: transparent !important;
}
.btn-primary:hover {
  background-color: #0f5532 !important;
  border: 1px solid transparent;
}
.btn-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
.btn-primary:not(:disabled):not(.disabled).active:focus {
  box-shadow: none;
}

.rechtsheadersize {
  font-size: 24px;
}
.rechtsheadersize img {
  height: 24px;
}

.rechtsheadersizeprofile {
  border-left: 1px solid #C2C3C3;
  font-size: unset;
  padding-left: 0;
  border: 0;
}

.rechtshover {
  border-bottom: 3px solid transparent;
}

.navbar-default .rechtshover:hover {
  border-bottom: 3px solid #8bc241;
  text-decoration: none;
}
.navbar-default .btn-link {
  color: #0f5532;
}

.product-naampunten {
  color: #0f5aa4;
  font-weight: 700;
}

.btn-success {
  color: #000000;
  background-color: #fac45e;
  font-size: 18px;
  border-color: #fac45e;
}
.btn-success:active {
  background-color: #0f5532;
  color: #ffffff;
  border-color: #0f5532;
}
.btn-success:focus {
  background-color: #0f5532;
  color: #ffffff;
  border-color: #0f5532;
}
.btn-success:hover {
  background-color: #0f5532;
  color: #ffffff;
  border-color: #0f5532;
}

.navbar-left .mega-menu-nav .active {
  border-bottom: 0px solid #000000;
}

.fa-home:before {
  content: "\f015";
  color: #0f5532;
  font-size: 30px;
}

.dropdown .btn-link {
  color: #8bc241;
}

.greenchoicegroen {
  font-size: 18px;
  color: #2f3132;
  font-weight: 700;
  border-color: #fac45e;
  padding: 8px 22.5px;
}

.home-products-feature__card {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  background: #ffffff;
  margin-bottom: 2em;
  border-radius: 4px;
  transition: 0.3s ease-in-out;
  position: relative;
  display: flex;
  box-shadow: 0px 0px 11px #eaf0f6;
  padding: 2em;
}

.group-sm-04 {
  padding: 15px;
}

.groupproducts {
  background-color: #ffffff;
  border: none;
  box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.12);
  border-radius: 0;
}
.groupproducts .image-default img {
  max-width: 100%;
  width: 100%;
}
.groupproducts .home-products-feature__card--headline {
  font-family: SourceSansPro;
  font-style: normal;
  font-weight: 700;
  font-size: 23px;
  line-height: 31px;
  margin-bottom: 10px;
}
.groupproducts .home-products-feature__card--content {
  color: #2f3132;
  font-family: SourceSansPro;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  height: fit-content;
}
.groupproducts .home-products-feature__card--content .btn.btn-primary {
  font-weight: 400;
  display: inline-flex;
  align-items: center;
}
.groupproducts a {
  color: #000000;
}

.home-products-feature__card--text-wrapper {
  padding: 23px;
}
.home-products-feature__card--text-wrapper h4 {
  font-size: 15px;
  line-height: 20px;
}

.h1 {
  margin-top: 6px;
}

h2 {
  margin-top: 6px;
}

h3 {
  margin-top: 6px;
}

h4 {
  margin-top: 6px;
  font-size: 1.5rem;
  font-weight: 600;
}

h5 {
  margin-top: 6px;
}

h6 {
  margin-top: 6px;
}

.home-products-feature__card--content-p {
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 10px;
  border: none;
}

.home-products-feature__features p {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
  margin-top: 2em;
  overflow: hidden;
  position: relative;
  z-index: 1;
  font-size: 13px;
  text-align: center;
  border-top: 1px solid #e0e6ed;
  padding-top: 0em;
}

.set-features {
  text-align: left;
  font-size: 13px;
}

.product-body {
  margin-top: 48px;
}
.product-body .col-12 {
  padding-left: 0px;
  padding-right: 0px;
}

products-within-balance-account-body {
  padding-top: 30px;
}

.home-learnmore {
  margin-top: 20px;
  margin-bottom: 20px;
}

.fa-gift:before {
  content: "\f06b";
  color: #a5cd39;
}

.fa-user:before {
  content: "\f007";
  color: #a5cd39;
}

.sub-category-menu-wrp {
  border: 1px solid #C2C3C3;
  box-sizing: border-box;
  border-radius: 8px;
  filter: none;
  background-color: #ffffff;
  font-family: SourceSansPro;
  font-size: 18px;
  padding: 20px;
}
.sub-category-menu-wrp .list-group-item1 {
  font-family: Bebas Neue;
  color: #0f5532;
  font-size: 32px;
  line-height: 34px;
  font-weight: 400;
}
.sub-category-menu-wrp .scm-body a {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  font-style: normal;
  color: #00572e;
}
.sub-category-menu-wrp .list-group-item {
  background-color: #ffffff;
}
.sub-category-menu-wrp .fa-user {
  display: none;
}
.sub-category-menu-wrp .fa-gift {
  display: none;
}

.badge-warning {
  background-color: #ff813c;
}

.table {
  background-color: #ffffff;
  font-size: 18px;
}
.table > thead > tr > th {
  background-color: #ffffff;
  font-weight: 500;
}

.fa-check:before {
  content: "\f00c";
  color: #a5cd39;
}

.fa-shopping-cart:before {
  content: "\f07a";
  color: #a5cd39;
}

.img {
  vertical-align: middle;
  padding-top: 50px;
}

.bannercss {
  margin-top: 102px;
  padding-left: 0px;
  padding-right: 0px;
}

.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.carousel-inner > .item > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.carousel-inner .banner.bannerMainMobile .bannerPoints p {
  padding: 8px 13px 0px 12px;
}
.carousel-inner .banner.mainPageBanner .bannerPoints p {
  padding-top: 0.525rem;
}
.carousel-inner .bannerMessage .btn.btn-primary {
  font-weight: 400;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

h1 {
  font-size: 31pt;
  line-height: 28pt;
}

.header-nav li a:hover {
  color: #87aa2d;
  text-decoration: none;
}

.polltext_ipv_vote_button_right_answer {
  margin-top: 10px;
  margin-bottom: 30px;
  color: #8bc241;
  font-size: 19px;
}

.dropdown-menu {
  left: -80px;
}
.dropdown-menu > li > a:focus {
  color: #ffffff;
  background-color: #8bc241;
}
.dropdown-menu > li > a:hover {
  color: #ffffff;
  background-color: #8bc241;
}

.remove-right-border {
  border-right: 0px solid #ffffff;
}

.btn-default {
  font-size: 18px;
  color: #333;
  background-color: #fac45e;
}
.btn-default:active {
  background-color: #0f5532;
  color: #ffffff;
  border-color: #0f5532;
}
.btn-default:focus {
  background-color: #0f5532;
  color: #ffffff;
  border-color: #0f5532;
}
.btn-default:hover {
  background-color: #0f5532;
  color: #ffffff;
  border-color: #0f5532;
}

.nav-item {
  text-align: center;
  color: #055532;
  font-size: 18px;
}
.nav-item > a > b {
  font-weight: 400;
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: auto;
  border-top-color: #ddd;
  border-top: 1px solid #ddd;
  padding: 0;
}

.card-title {
  margin-bottom: 0.75rem;
  font-size: 19px;
  background-color: #f5f5f5;
  padding-top: 8px;
  color: #ddd;
  border: 5px;
}

.home-icons-border {
  border-right: 1px solid silver;
}

.col-sm-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
  padding-left: 0px;
}

.price-block__highlight.is--discount {
  background-color: #8bc241;
}

.price-block__highlight.is--price-off-discount {
  background: #ffffff;
  color: #0f5532;
  border-radius: 8px;
  min-width: fit-content;
  min-height: fit-content;
  padding-right: 0.85em;
  padding-left: 0.85em;
  margin-right: 0.2rem;
}

.list-group-item {
  background-color: #ffffff;
  padding-left: 0px;
  padding-top: 1rem;
  padding-bottom: 0px;
  font-size: 18px !important;
}
.list-group-item b {
  font-size: 18px !important;
}

.filtercategorie i {
  font-size: 26px;
}
.filtercategorie b {
  font-size: 32px;
  font-weight: 400;
}

.d-block {
  display: block !important;
  font-weight: 700;
}

.video-container {
  position: relative;
  padding-bottom: 44.25%;
  padding-top: 25px;
  height: 0;
}
.video-container iframe {
  position: absolute;
  top: 25%;
  left: 0;
  width: 100%;
  height: 100%;
}

.navbar {
  background-color: #ffffff !important;
  color: #ffffff !important;
  height: 62px;
  padding-left: 0;
  padding-right: 0;
}
.navbar .nav-item .fa-heart:before {
  color: #0f5532;
  font-size: 26px;
}
.navbar .nav-item .fa-database:before {
  color: #0f5532;
}
.navbar .nav-item .fa-user:before {
  color: #0f5532;
}
.navbar .badge {
  line-height: 12px;
  position: relative;
  right: 6px;
  top: -12px;
  font-size: 12px;
  color: #ffffff;
  padding-left: 5.61px;
  padding-right: 5.61px;
  border: solid 1px #ffffff !important;
  border-radius: 18px;
  line-height: 12px;
  font-weight: 500;
  font-family: SourceSansPro;
  top: -14px;
  right: 9px;
}
.navbar .badge-xs {
  line-height: 12px;
  position: relative;
  right: 6px;
  top: -12px;
  font-size: 12px;
  color: #ffffff;
}
.navbar .hidden-badge {
  color: transparent !important;
  background-color: transparent !important;
  border-color: transparent !important;
}

.fa-navicon:before {
  content: "\f0c9";
  color: #000000;
  font-weight: 600;
}

.fa-reorder:before {
  content: "\f0c9";
  color: #000000;
  font-weight: 600;
}

.fa-bars:before {
  content: "\f0c9";
  color: #000000;
  font-weight: 600;
}

.fa-angle-right:before {
  content: "\f105";
}

.mobile-menu-item {
  background-color: #ffffff;
  font-weight: 700;
  border: none;
  padding: 1px;
}

.badge-info {
  color: #ffffff;
  background-color: #0f5532;
  background: #ff813c;
  border: 1px solid #ffffff;
  border-radius: 9px;
  min-width: 18px;
  min-height: 18px;
  text-align: center;
}

.fa-database:before {
  content: "\f1c0";
  color: #a5cd39;
}

.show-consumer-price {
  display: inline-flex;
  background: #e2f0cf;
  min-height: 37px;
  padding: 7px 12px 7px 23px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.product-card-wrap .product-card {
  height: 100%;
  border: none;
  box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.12);
  padding: 0px;
}
.product-card-wrap .product-card ul.product-stats li {
  display: inline-table;
}
.product-card-wrap .product-card ul.product-stats li a {
  display: block;
  text-align: center;
  color: #a5cd39;
}
.product-card-wrap .product-card .product-name {
  font-size: 18px;
  font-family: SourceSansPro;
  font-weight: 500;
  line-height: 23px;
  padding-bottom: 2em;
  height: 3.5em;
  margin-bottom: 0px;
}
.product-card-wrap .product-card .show-long-description-content {
  font-size: 18px;
  color: #2f3132;
  line-height: 26px;
}
.product-card-wrap .product-card .show-long-description-content b {
  font-size: 23px;
  color: #2f3132;
  line-height: 26px;
  font-weight: 500;
}
.product-card-wrap .product-card .product-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.product-card-wrap .product-card .product-title:hover {
  text-decoration: underline;
}
.product-card-wrap .product-card .product-title a span div {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.product-card-wrap .product-card .product-title .info-icon-product-card {
  display: block;
  margin-top: 14px;
  min-width: 24px;
  height: 24px;
  background: url(../../images/information.svg);
  background-size: cover;
}
.product-card-wrap .product-card .product-title .info-icon-product-card:hover {
  cursor: pointer;
  background: url(../../images/information-hover.svg);
}
.product-card-wrap .product-card .product-title .info-icon-product-card:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.product-card-wrap .product-card .product-title .info-icon-product-card .tooltiptext {
  visibility: hidden;
  width: 86%;
  max-height: 100%;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.34);
  background-color: #ffffff;
  color: #00572e;
  border-radius: 8px;
  padding: 26px 16px 16px 16px;
  position: absolute;
  z-index: 999;
  left: 2px;
  margin-left: 5%;
  margin-top: 40px;
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 16px;
}
.product-card-wrap .product-card .product-title .info-icon-product-card .tooltiptext::before {
  content: "";
  position: absolute;
  top: -20px;
  right: 12px;
  margin-left: 5px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #ffffff transparent;
}
.product-card-wrap .product-card .product-title .info-icon-product-card .tooltiptext p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8; /* number of lines to show */
  -webkit-box-orient: vertical;
  margin-bottom: 0.5rem;
}
.product-card-wrap .product-card .product-title .card-link {
  color: #2f3132;
  max-width: 292px;
  word-break: break-word;
}
.product-card-wrap .single-product-row.product-card .product-detail-name {
  color: #0f5532;
  font-size: 40px;
  font-family: SourceSansPro;
  font-weight: 500;
  font-style: normal;
  line-height: 50px;
}

.card-link {
  padding-bottom: 20px;
}
.card-link:focus {
  text-decoration: none;
}

.input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  padding-right: 40px;
  margin-bottom: 2rem;
  margin-top: 0.75rem;
  border-color: #a5cd39;
}
.input-group > .custom-select:not(:last-child) > .search-input {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  padding-right: 40px;
  margin-bottom: 2rem;
  margin-top: 0.75rem;
  border-color: #a5cd39;
}

.container-product-overview-sort-bar {
  display: flex;
  justify-content: space-between;
  margin-left: 0px;
  padding-top: 0rem;
  padding-bottom: 15px;
}

.form-sort-order {
  height: 38px;
  line-height: 1.5;
  color: #2f3132;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #C2C3C3;
  border-radius: 0.25rem;
  font-size: 16px;
  padding: 0.375rem 0.75rem;
}
.form-sort-order:focus {
  outline: none;
}

.price-block__highlight.is--price-off-discount.points-only-label {
  border-radius: 0;
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
  background-color: #e2f0cf;
  color: #0f5532;
  border: 0;
  min-width: fit-content;
  min-height: fit-content;
  padding: 0.3em 0.7em 0.3em 15px;
}

.list-group-search-results {
  background-color: #0f5532;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #ffffff;
}

.list-group-searchitem-points {
  width: 100%;
  text-align: right;
  font-weight: 700;
  color: #0f5532;
  font-size: 14px;
  padding-right: 10px;
}

.general-page-description {
  padding: 0%;
}

.navbar-toggler-custom-icon {
  border: none;
}
.navbar-toggler-custom-icon .mobile-header-icons img {
  vertical-align: baseline;
  height: 24px;
}

.light-slider .home-products-feature__card--content-p {
  border-bottom: none;
}
.light-slider .groupproducts {
  margin: 16px 14px 16px 12px;
}
.light-slider .product-title {
  margin-bottom: 2rem;
}

.half-holder img {
  max-width: 100%;
}
.half-holder .image-right-2 {
  position: relative;
  z-index: 9999;
  right: 100px;
  bottom: -180px;
}
.half-holder p {
  font-family: SourceSansPro;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 31px;
  color: #646464;
}

.random-products-container .product-title {
  line-height: 23px;
  height: 4em;
  font-weight: 500;
  font-size: 23px;
  padding: 15px;
}
.random-products-container .product-title a {
  color: #0f5532;
}
.random-products-container .product-title a:hover {
  color: #0f5532;
}
.random-products-container .usingCss {
  padding-left: 12px;
}
.random-products-container a .btn {
  margin-left: 15px;
  margin-bottom: 15px;
}
.random-products-container .greenchoice-title {
  font-size: 42px;
  line-height: 42px;
  padding-bottom: 30px;
}
.random-products-container .product-item {
  max-width: 420px;
}
.random-products-container img {
  max-height: 220px;
  object-fit: cover;
  width: 100%;
}

.mainPageBanner {
  cursor: default;
  background-position: bottom;
  background-color: #cbedf9;
  padding-bottom: 60px;
}
.mainPageBanner > div {
  padding-left: 140px;
}
.mainPageBanner #bannerMessage {
  padding-left: 5px;
  padding-top: 1rem;
}
.mainPageBanner .bannerMessage p {
  padding-top: 30px;
  margin-bottom: 0;
}

.bannerMainMobile {
  background-color: #cbedf9;
  min-height: unset !important;
  background-repeat: repeat;
  height: fit-content !important;
}
.bannerMainMobile > div {
  padding-left: 140px;
}
.bannerMainMobile #bannerMessages p {
  margin-right: 9px;
  margin-bottom: 24px;
  margin-top: 18px !important;
}
.bannerMainMobile #bannerMessages > .row > div {
  padding-left: 9px;
}

#bannerTitle {
  padding-top: 1.5rem;
  font-family: Bebas Neue;
  font-style: normal;
  font-weight: 400;
  font-size: 39px;
  line-height: 47px;
}

.bannerPoints {
  width: fit-content;
  margin-left: 2%;
  font-size: 73px;
  line-height: 73px;
}
.bannerPoints > p {
  -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  color: #0f5532;
  width: max-content;
  margin: 0px 0px 5px 1%;
  padding: 0px 14px 1px 13px;
}

.greetings {
  font-size: 39px;
  line-height: 47px;
  color: #ffffff;
  background-color: #0f5532;
  transform: rotate(-5deg) translatey(5px);
  text-transform: uppercase;
  width: max-content;
  margin: 0 0 0 1.25%;
  padding: 3px 10px 0px 9px;
}

#bannerMessage {
  min-width: 30%;
  margin-left: 2%;
  padding-top: 2.5%;
  color: #646464;
  font-family: SourceSansPro;
  font-size: 20px;
  padding-bottom: 5rem;
  line-height: 31px;
}
#bannerMessage td .btn.btn-primary.btn-default {
  margin-bottom: 0px !important;
}
#bannerMessage table {
  margin-bottom: 7rem;
}
#bannerMessage .btn.btn-info {
  font-weight: 400;
}

.product-thumbnail .usingCss {
  padding: 0px;
}

h4.home-products-feature__card--headline {
  margin-bottom: 30px;
}
h4.home-products-feature__card--headline > strong {
  color: #0f5532;
  font-size: 23px;
  font-weight: 500;
}

.right-pointing-arrow::after {
  font-size: 12px;
  font-weight: 700;
  content: "〉";
  padding-left: 5px;
}

.lightSlider {
  overflow: visible;
}

.dropdown-toggle::after {
  content: "";
  border: none;
}

.search-button {
  top: 11px;
  color: gray;
  border-radius: 4px;
  margin-top: 0px;
}
.search-button i:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.8151 10.5504C18.8151 15.1148 15.1148 18.8151 10.5504 18.8151C5.98589 18.8151 2.28566 15.1148 2.28566 10.5504C2.28566 5.98589 5.98589 2.28566 10.5504 2.28566C15.1148 2.28566 18.8151 5.98589 18.8151 10.5504ZM17.1588 18.7751C15.3503 20.23 13.052 21.1007 10.5504 21.1007C4.72356 21.1007 0 16.3772 0 10.5504C0 4.72356 4.72356 0 10.5504 0C16.3772 0 21.1007 4.72356 21.1007 10.5504C21.1007 13.0521 20.23 15.3505 18.775 17.159L23.6651 22.0491C24.1114 22.4954 24.1114 23.219 23.6651 23.6653C23.2188 24.1116 22.4952 24.1116 22.0489 23.6653L17.1588 18.7751Z' fill='%23C2C3C3'/%3E%3C/svg%3E%0A");
  display: inline-block;
  content: "";
  width: 24px;
  height: 24px;
}

input.search-input {
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
  font-weight: 500;
  border-color: #C2C3C3 !important;
}

a.text-dark:hover .rechtsheadersize {
  color: #0f5532 !important;
}
a.text-dark:focus .rechtsheadersize {
  color: #0f5532 !important;
}

.nav-link {
  color: #2f3132 !important;
}

.custom-dropdown-arrow {
  color: #0f5532;
  padding-left: 3px;
}

.greenchoice-title {
  font-size: 42px !important;
  line-height: 67px;
  font-weight: 700;
}

.home-content-p {
  font-size: 20px;
  line-height: 28px;
  padding-top: 15px;
  padding-bottom: 10px;
}

header {
  height: 52px;
}

.product-detailed-slider-card-container .product-detailed-slider-short-description {
  opacity: 0;
  height: 0px;
}
.product-detailed-slider-card-container .product-detailed-slider-priceblock-container .link-prices .row.prices-and-discount {
  display: flex;
  justify-content: space-between;
}
.product-detailed-slider-card-container .product-detailed-slider-priceblock-container .link-prices .row.prices-and-discount .price-block {
  margin-bottom: 0px;
}
.product-detailed-slider-card-container .product-detailed-slider-priceblock-container .link-prices .row.prices-and-discount .price-block .price-block__price .points-only-label {
  margin-bottom: 6px;
}
.product-detailed-slider-card-container .product-detailed-slider-priceblock-container .product-detailed-slider-discount-details {
  display: flex;
  margin-bottom: 8px;
  font-family: RobotoCondensed-Light;
}
.product-detailed-slider-card-container .product-detailed-slider-priceblock-container .product-detailed-slider-discount-details .product-detailed-slider-price-before-discount-currency {
  color: #d0d0d0;
  text-decoration: line-through;
}
.product-detailed-slider-card-container .product-detailed-slider-priceblock-container .product-detailed-slider-discount-details .product-detailed-slider-price-before-discount {
  color: #d0d0d0;
  text-decoration: line-through;
  margin-right: 10px;
}

.product-card-details .product-title {
  padding: 0 15px;
}
.product-card-details .link-prices .showpoints-price {
  padding: 0 15px;
}
.product-card-details .link-prices .points-only-points {
  padding: 0 15px;
}
.product-card-details .link-prices .points-only-points span {
  color: #8bc241;
}
.product-card-details .link-prices .price-zero-points {
  padding: 0 15px;
}
.product-card-details .link-prices .price-zero-points span {
  color: #0f5532;
}
.product-card-details .template2-productlist-buttons {
  padding: 0 15px 14px 15px;
}
.product-card-details .row.prices-and-discount {
  display: flex;
  justify-content: space-between;
}

.price-block__highlight:after {
  display: none !important;
}
.price-block__highlight .promo-price {
  font-weight: 500;
  font-size: 23px;
  line-height: 31px;
}

.add-to-favorite.fav-add {
  color: #ffffff;
  text-shadow: 0 0 2px #000000;
}
.add-to-favorite.fav-add .fa-heart-o:before {
  color: #ffffff;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='27' height='24' viewBox='-1 -1 29 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.5 0C17.109 0 14.8935 1.2555 13.5 3.12C12.1065 1.2555 9.891 0 7.5 0C3.3645 0 0 3.3645 0 7.5C0 15.7365 12.186 23.448 12.705 23.772C12.948 23.9235 13.224 24 13.5 24C13.776 24 14.052 23.9235 14.295 23.772C14.814 23.448 27 15.7365 27 7.5C27 3.3645 23.6355 0 19.5 0Z' fill='%23FFFFFF' stroke='%23646464' stroke-width='1px'/%3E%3C/svg%3E%0A");
  width: 25px;
  height: 22px;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.12));
  transform: scale(1) translate(-3px, 2px);
  display: inline-block;
}

.add-to-favorite.fav-added {
  color: #a5cd39;
  text-shadow: 0 0 2px #000000;
}
.add-to-favorite.fav-added .fa-heart:before {
  color: #8bc241;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='27' height='24' viewBox='0 0 27 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.5 0C17.109 0 14.8935 1.2555 13.5 3.12C12.1065 1.2555 9.891 0 7.5 0C3.3645 0 0 3.3645 0 7.5C0 15.7365 12.186 23.448 12.705 23.772C12.948 23.9235 13.224 24 13.5 24C13.776 24 14.052 23.9235 14.295 23.772C14.814 23.448 27 15.7365 27 7.5C27 3.3645 23.6355 0 19.5 0Z' fill='%238BC241'/%3E%3C/svg%3E%0A");
  display: inline-block;
  width: 25px;
  height: 22px;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.12));
  transform: scale(1) translate(-3px, 2px);
}

.promo-price {
  white-space: nowrap;
  line-height: 29px;
  margin-top: 0.2rem;
  font-size: 20px;
  font-family: SourceSansPro;
}

.breadcrumb {
  background-color: #ffffff;
  margin-bottom: 0.3rem;
  padding: 0.2rem 0.8rem;
}

#categories-mobile-menu .category-item {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  padding: 6px 0px;
}
#categories-mobile-menu .category-item a:before {
  content: "›";
  padding-right: 3px;
  font-family: SourceSansPro;
}
#categories-mobile-menu .category-item a strong {
  font-weight: 400;
}
#categories-mobile-menu .category-item span {
  font-family: Bebas Neue;
  font-size: 32px;
  font-weight: 400;
  color: #0F5532;
}
#categories-mobile-menu .category-item:nth-child(5) {
  margin-top: 12px;
}

.mobile-menu-hyperlink {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #646464;
  font-family: SourceSansPro;
}

.cart-favorite-action .fa-heart:before {
  font-size: inherit;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='27' height='24' viewBox='-1 -1 29 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.5 0C17.109 0 14.8935 1.2555 13.5 3.12C12.1065 1.2555 9.891 0 7.5 0C3.3645 0 0 3.3645 0 7.5C0 15.7365 12.186 23.448 12.705 23.772C12.948 23.9235 13.224 24 13.5 24C13.776 24 14.052 23.9235 14.295 23.772C14.814 23.448 27 15.7365 27 7.5C27 3.3645 23.6355 0 19.5 0Z' fill='%23FFFFFF' stroke='%23646464' stroke-width='1px'/%3E%3C/svg%3E%0A");
  display: inline-block;
  width: 19px;
  height: 17px;
  content: "";
  background-size: cover;
  transform: scale(1.075);
  background-repeat: no-repeat;
}

.mobile-header-icon {
  color: #0f5532;
  font-size: 27px;
}
.mobile-header-icon:before {
  color: inherit;
}

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

.custom-icon-bars {
  font-size: 27px;
}

.btn-template2-productlist-add-to-favorite {
  display: flex;
  justify-content: flex-end;
  border: 0px;
  line-height: 27px;
  padding-right: 0rem;
}
.btn-template2-productlist-add-to-favorite .fa-heart:before {
  color: #a5cd39;
  font-size: inherit !important;
  padding: 1px;
}

.show-long-description {
  margin-top: 0px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.show-long-description .added-to-fav-prod-detail {
  padding-top: 0.6rem;
}
.show-long-description .added-to-fav-prod-detail .fa.fa-heart {
  padding-bottom: 0rem;
  margin-top: 0.2rem;
  padding-top: 0px;
  margin-top: unset;
}
.show-long-description .add-to-fav-prod-detail {
  text-align: center;
  vertical-align: middle;
  padding-top: 0.6rem;
}
.show-long-description .add-to-fav-prod-detail .fa.fa-heart-o {
  padding-top: 0px;
}
.show-long-description .price-block__highlight.is--price-off-discount {
  padding: 0.4em 0.7em;
}
.show-long-description .show-consumer-price-value {
  line-height: 27px;
}
.show-long-description .show-discount-value {
  line-height: 27px;
}

.navbar-toggler-custom-icon-bars {
  font-size: 27px;
  padding: 3px 5px 0px;
}

.navbar-mobile-icon {
  padding-right: 5px;
  margin: 0;
}

.mobile-logo-img {
  height: 28px;
}

.mobile-mobile-categories-dropdown {
  border: 1px solid #DBDBDB;
  text-align: center;
  line-height: 1.5px;
  margin-right: -10%;
}
.mobile-mobile-categories-dropdown .menu-flex-box {
  justify-content: center !important;
  height: 100%;
  vertical-align: middle;
  padding: 7px;
}
.mobile-mobile-categories-dropdown .menu-flex-box b {
  line-height: 100%;
}
.mobile-mobile-categories-dropdown .menu-flex-box .mobile-burger {
  margin-left: 3px;
}
.mobile-mobile-categories-dropdown > .menu-flex-box {
  line-height: 24px;
}
.mobile-mobile-categories-dropdown .fa-gift {
  display: none;
}
.mobile-mobile-categories-dropdown .fa-user {
  display: none;
}

.product-overview-sortorder {
  border-color: #DBDBDB;
}
.product-overview-sortorder .form-sort-order {
  font-weight: 500;
}

label {
  color: #0f5532;
  font-weight: 600;
}

.register-container-left {
  width: 50%;
  background: #ffffff;
  padding: 160px 160px 160px 3rem;
}
.register-container-left > p {
  margin-bottom: 2rem;
  margin-top: 1rem;
}
.register-container-left input[type=checkbox]:checked + label:before {
  background-image: url(/images/register-icon.svg);
  display: inline-block;
  width: 23px;
  height: 23px;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}

.register-container-right {
  width: 50%;
  background-color: #D1EDF7;
  margin: auto;
  padding: 160px;
}
.register-container-right > h2 {
  padding-bottom: 1rem;
  max-width: 350px;
  font-weight: 500;
  margin: auto;
}
.register-container-right > p {
  max-width: 350px;
  margin: auto auto 2rem;
}

.register-container {
  color: #2f3132;
  display: flex;
  font-family: SourceSansPro;
  min-height: 100vh;
  position: absolute;
  z-index: 999999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.register-container > img {
  position: absolute;
  top: 1rem;
  left: 3rem;
}
.register-container img {
  position: absolute;
  margin-left: 43px;
  margin-top: 11px;
}

.register-right-info {
  max-width: 350px;
  margin: auto;
}
.register-right-info > h5 {
  margin: 0px;
  padding: 0px;
}
.register-right-info > h5 > i {
  font-size: 10px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #8bc241;
  border-radius: 27px;
  margin-right: 1.2em;
}
.register-right-info > h5 > i:before {
  color: #ffffff;
  background-image: url(/images/register-icon.svg);
  display: inline-block;
  width: 12px;
  height: 8px;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 0.1rem;
  margin-top: 0.525rem;
}
.register-right-info > div {
  padding-left: 2.6em;
  color: #646464;
  padding-bottom: 1rem;
}

.show-consumer-price-value {
  display: flex;
  align-self: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 31px;
  padding-right: 0.55rem;
  color: #C2C3C3;
}

.showpoints-price {
  font-weight: 500;
  font-size: 23px;
  line-height: 31px;
  margin-top: 0.9rem;
}
.showpoints-price span {
  color: #0f5532;
}

.btn-template2-productlist-add-to-cart {
  height: 45px;
  padding: 12px auto 13px 24px;
  font-size: 18px !important;
  background-color: #fac45e;
  color: #000000;
  border-color: #fac45e;
  font-weight: 400;
}

.points-only-label .promo-price {
  font-family: SourceSansPro !important;
  padding: 4px;
}

.single-product-row .product-thumbnail {
  max-width: 400px;
  margin: auto;
}

.single-product-row.product-card .img-fluid {
  max-height: 400px;
}

#category-list-container .list-group-item {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  font-style: normal;
  color: #00572e;
}
#category-list-container .list-group-item b {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  font-style: normal;
  color: #00572e;
}

.category-breadcrumb {
  line-height: 31px;
  font-size: 18px;
  font-weight: 500;
  color: #0f5532;
  overflow: hidden;
  max-height: 32px;
}

.banner .justify-content-center {
  font-family: SourceSansPro;
}

.product-list-container {
  padding-top: 0.75rem;
}
.product-list-container .lSpg {
  transform: translate(0, -40px) !important;
}
.product-list-container .lSpg a {
  background-color: rgba(255, 255, 255, 0.55) !important;
}
.product-list-container .lSpg .active a {
  background-color: #ffffff !important;
}

.container {
  padding-left: 1rem;
  padding-right: 1rem;
}

.row-half-split .half-titel {
  font-size: 36px;
  font-weight: 700;
  color: #2f3132;
  line-height: 36px;
}

li.last {
  display: inline-flex !important;
  padding: 0px 0.5rem;
}

.add-to-fav-prod-detail {
  height: 100%;
  border: solid 1px #C2C3C3;
  border-radius: 4px;
  color: #2b2b2b;
  font-size: 16px;
  font-weight: 400;
  height: 44px;
  padding-right: 0.5rem;
  text-decoration: none;
  text-shadow: none;
  white-space: nowrap;
}
.add-to-fav-prod-detail > i {
  text-shadow: 0px 0px 2px #000000;
  padding: 0.5rem 0.5rem 0px;
}
.add-to-fav-prod-detail .fa {
  margin-top: unset;
  padding-top: 7px;
  line-height: 22px;
}

.added-to-favorite:hover {
  text-decoration-color: #C2C3C3;
}

.added-to-fav-prod-detail {
  height: 100%;
  border: solid 1px #C2C3C3;
  border-radius: 4px;
  color: #2b2b2b;
  font-size: 16px;
  font-weight: 400;
  height: 44px;
  padding-right: 0.5rem;
  text-decoration: none;
  text-shadow: none;
  white-space: nowrap;
}
.added-to-fav-prod-detail > i {
  text-shadow: 0px 0px #000000;
  padding: 0.5rem;
}
.added-to-fav-prod-detail > i:before {
  font-size: inherit !important;
}
.added-to-fav-prod-detail .fa {
  margin-top: unset;
  padding-top: 7px;
  line-height: 22px;
}
.added-to-fav-prod-detail .fa-heart:before {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='27' height='24' viewBox='002724' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.50C17.109014.89351.255513.53.12C12.10651.25559.89107.50C3.3645003.364507.5C015.736512.18623.44812.70523.772C12.94823.923513.2242413.524C13.7762414.05223.923514.29523.772C14.81423.4482715.7365277.5C273.364523.6355019.50Z' fill='%238BC241'/%3E%3C/svg%3E%0A");
  display: inline-block;
  width: 24px;
  height: 21px;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.12));
  transform: scale(1.33) translate(-3px, 2px);
}

.product-stats {
  justify-content: start;
}
.product-stats > li {
  font-size: 18px !important;
  display: inline-block;
  margin-right: 24px;
}
.product-stats .add-to-cart .btn.btn-primary {
  font-size: 16px;
  font-weight: 400;
  padding: 0.657rem 1.5rem;
}

.overlay {
  color: #2f3132;
}
.overlay .closebtn {
  top: 28px !important;
  color: #2f3132;
  font-size: 35px;
}

.categorie-navigator {
  padding-left: 15px !important;
}

.overlay-content {
  top: 4%;
}

#categories-toggler {
  font-weight: 500;
  margin: auto;
}

.mobile-link-active {
  text-decoration: underline;
  color: #0f5532 !important;
}

.category-item-active {
  color: #0f5532 !important;
}

.navbar-toggler .fa-times {
  -webkit-text-stroke: 2px #ffffff;
}

.form-group {
  max-width: 30rem;
  margin-bottom: 12px;
}

#profileForm .form-group {
  max-width: 30vw;
  margin-top: 2.5rem;
}
#profileForm .form-group:first-of-type {
  margin-top: 0.5rem;
}
#profileForm .form-group.row {
  max-width: 100%;
}

.table .thead-light th {
  background-color: #ebdfcc;
}

.mobile-menu-bars-collapsed {
  color: #000000;
  font-weight: 300;
  width: 23.63px;
  display: inline-block;
}
.mobile-menu-bars-collapsed::after {
  font-family: SourceSansPro;
  font-size: 40px;
  font-style: normal;
  content: "×";
  line-height: 26px;
  vertical-align: sub;
}

.category-active {
  color: #8bc241 !important;
  text-decoration: underline;
}
.category-active b {
  color: #8bc241 !important;
}

a.list-group-item:after {
  content: "";
  display: none;
}

.terms-and-conditions {
  width: 85%;
  display: inline-block;
  padding-left: 0.2em;
  text-align: justify;
}

.terms-and-conditions-agree {
  width: 85%;
  display: inline-block;
  padding-left: 0.2em;
  text-align: left;
}

#btnSave {
  padding: 0.4rem 1.3rem;
}

.btn-arrow-right:after {
  content: "›";
  display: inline-block;
  font-family: SourceSansPro;
  transform: scale(2.6, 1.4);
  padding-left: 5px;
  font-weight: 300;
  line-height: inherit;
  margin-right: 6px;
}

.banner-no-scale {
  min-height: unset !important;
}

.show-long-description-content .product-thumbnail {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.question {
  display: inline;
}

.lSAction > a {
  background-image: url(/images/slider_arrows.svg);
  background-size: 200% 100%;
  opacity: 1;
  height: 48px;
  width: 48px;
}
.lSAction > .lSNext {
  background-position: -48px 0;
}
.lSAction a.disabled-arrow {
  opacity: 0.6;
}

.home-image-uitgelicht img {
  width: 100%;
}

.category-item span b {
  font-family: Bebas Neue;
  font-size: 32px;
  font-weight: 400;
  color: #0F5532;
}
.category-item a b {
  font-weight: 400;
}

.categories-menu-title > b {
  color: #2f3132 !important;
  font-size: 19px;
  line-height: 23px;
  font-weight: 500;
}

.back-col-section {
  margin-left: 0px !important;
  padding-left: 0px !important;
}

#mobilemenu {
  position: fixed;
  width: 100%;
  left: 0px;
  margin-left: 0px;
}
#mobilemenu .accordion {
  padding-top: 2rem;
  margin-bottom: 40px;
}

.lSpg a {
  background-color: #C2C3C3 !important;
}
.lSpg .active a {
  background-color: #2f3132 !important;
}

.template2-productlist-buttons {
  width: 100%;
  justify-content: space-between;
  padding-bottom: 20px;
}

.template2-productlist-add-to-shoppingcart {
  flex-grow: 0.6;
  margin-right: 0;
}
.template2-productlist-add-to-shoppingcart a {
  width: 100%;
  display: inline-block;
}

.fav-add .fa-heart:before {
  color: #ffffff;
}
.fav-add > span {
  line-height: 27px;
}

.form-span {
  margin-left: 0rem;
}

.btn .fa-angle-right {
  transform: scale(2.5, 1.4);
  padding-left: 5px;
  font-weight: 300;
  line-height: inherit;
  margin-right: 6px;
}
.btn .fa-angle-right:before {
  content: "›";
  font-family: SourceSansPro;
}
.btn:focus {
  box-shadow: none;
}

.categories .categorie b {
  word-break: break-all;
}
.categories a {
  border: none;
}

.product {
  padding-bottom: 0.25rem;
}
.product div {
  margin-top: auto;
  margin-bottom: auto;
}

.cart-product-image a {
  margin-bottom: 0.5rem;
  margin-top: 0.75rem;
}

.cart-amount-row input {
  margin-right: 5px;
}

.categorie {
  font-size: 32px;
}
.categorie > b {
  font-weight: 500;
}

.search-close-button {
  top: 9px;
  color: gray;
}

.random-products-slider .product-title {
  font-size: 23px;
  line-height: 31px;
}
.random-products-slider .product-item .product-card {
  background: #ffffff;
  box-shadow: 0px 4px 28px rgba(0, 0, 0, 0.12);
  margin: 16px 14px 16px 12px;
}
.random-products-slider .orderactive .btn-primary {
  margin-top: 10px;
  display: inline-block;
}
.random-products-slider .orderactive .product-title {
  display: inline-block;
  width: 100%;
}

.random-products {
  background: #FAFAFA !important;
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}

.product-overview-sortorder-select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url(https://d2gb0ewkgftmsb.cloudfront.net/greenchoice-lp.jibecompany.com/Default/images/uploads/product-overview-sortorder-select-arrow.svg);
  background-repeat: no-repeat;
  background-position: 95% 50%;
}

#product-list-container .product-card img {
  object-fit: cover;
}
#product-list-container .product-card .price-block.no-padding {
  margin-bottom: 0px;
}

.product-list-mobile-small-padding .product-card img {
  max-height: 220px;
  width: 100%;
  min-height: 220px;
}

.container-page-products-within-account-balance .container {
  padding-left: 0rem;
  padding-right: 0rem;
}

i.svg-m:before {
  content: url("https://d2gb0ewkgftmsb.cloudfront.net/greenchoice-lp.jibecompany.com/Default/images/uploads/shoping-basket.svg");
}

i.svg-n:before {
  content: url("https://d2gb0ewkgftmsb.cloudfront.net/greenchoice-lp.jibecompany.com/Default/images/uploads/heart.svg");
}

i.svg-o:before {
  content: url("https://d2gb0ewkgftmsb.cloudfront.net/greenchoice-lp.jibecompany.com/Default/images/uploads/db.svg");
}

i.menu-bars {
  width: 23.63px;
}
i.menu-bars:before {
  content: url("https://d2gb0ewkgftmsb.cloudfront.net/greenchoice-lp.jibecompany.com/Default/images/uploads/bars.svg");
}

.mobile-header-icon-container {
  transform: translateY(3px);
  display: inline-block;
}

.box-shadow-none .groupproducts {
  box-shadow: none;
  transition: all 0.5s ease-in-out;
}
.box-shadow-none .product-card {
  box-shadow: none !important;
}

.banner-more-to-the-right {
  background-color: #8bc241;
}

.nav-link.text-dark .landing-page-button b {
  color: unset;
}
.nav-link.text-dark b {
  color: #2f3132;
}

.container-half-split.more-points .over-scale-image {
  image-rendering: auto;
}

.template2-productlist-add-to-favorite .fav-add .fa-heart:before {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='27' height='24' viewBox='-1 -1 29 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.5 0C17.109 0 14.8935 1.2555 13.5 3.12C12.1065 1.2555 9.891 0 7.5 0C3.3645 0 0 3.3645 0 7.5C0 15.7365 12.186 23.448 12.705 23.772C12.948 23.9235 13.224 24 13.5 24C13.776 24 14.052 23.9235 14.295 23.772C14.814 23.448 27 15.7365 27 7.5C27 3.3645 23.6355 0 19.5 0Z' fill='%23FFFFFF' stroke='%23646464' stroke-width='1px'/%3E%3C/svg%3E%0A");
  display: inline-block;
  width: 32px;
  height: 28px;
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
  transform: none !important;
}
.template2-productlist-add-to-favorite .fav-added .fa-heart:before {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='27' height='24' viewBox='0 0 27 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.5 0C17.109 0 14.8935 1.2555 13.5 3.12C12.1065 1.2555 9.891 0 7.5 0C3.3645 0 0 3.3645 0 7.5C0 15.7365 12.186 23.448 12.705 23.772C12.948 23.9235 13.224 24 13.5 24C13.776 24 14.052 23.9235 14.295 23.772C14.814 23.448 27 15.7365 27 7.5C27 3.3645 23.6355 0 19.5 0Z' fill='%238BC241'/%3E%3C/svg%3E%0A");
  display: inline-block;
  width: 32px;
  height: 28px;
  padding-bottom: 1px;
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
  transform: none !important;
}
.template2-productlist-add-to-favorite a {
  line-height: 2.2rem;
  height: 48px;
}

.loginPageBanner #bannerMessage {
  padding-bottom: 0px;
}
.loginPageBanner #bannerTitle {
  padding-top: 7rem !important;
}

.navbar-brand img {
  padding-left: 0 !important;
}

.blue-banner {
  background-color: #D1EDF7;
}

a.link-prices {
  text-decoration: none;
  color: none;
}
a.link-prices:hover {
  text-decoration: none;
  color: none;
}
a.link-prices:focus {
  text-decoration: none;
  color: none;
}

.lslide:first-of-type .groupproducts {
  margin-left: 20px;
}
.lslide:last-of-type .groupproducts {
  margin-right: 20px;
}

.lSSlideOuter .lSPager.lSGallery li.active {
  border-radius: unset;
}
.lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: unset;
}
.lSSlideOuter .product-card .btn.btn-primary {
  font-weight: 400;
}

.lSPager.lSGallery .active {
  opacity: 0.5;
}

.container-page-products .container {
  padding-left: 0rem;
  padding-right: 0rem;
}
.container-page-products .showpoints-price {
  text-align: left;
}

#survey-container .form-group {
  max-width: 60rem;
}
#survey-container > .row > div {
  padding-left: 0;
}

.favorite .fa-heart:before {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='27' height='24' viewBox='0 0 27 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.5 0C17.109 0 14.8935 1.2555 13.5 3.12C12.1065 1.2555 9.891 0 7.5 0C3.3645 0 0 3.3645 0 7.5C0 15.7365 12.186 23.448 12.705 23.772C12.948 23.9235 13.224 24 13.5 24C13.776 24 14.052 23.9235 14.295 23.772C14.814 23.448 27 15.7365 27 7.5C27 3.3645 23.6355 0 19.5 0Z' fill='%230f5532'/%3E%3C/svg%3E%0A");
  transform: scale(1);
}

.btn-white {
  background-color: #ffffff;
}
.btn-white:active {
  background-color: #0f5532;
}
.btn-white:focus {
  background-color: #0f5532;
}
.btn-white:hover {
  background-color: #0f5532;
}

.generic-banner {
  min-height: unset !important;
  padding-bottom: 5rem;
  padding-top: 5rem;
}

.banner-yellow {
  background-color: #ffc84c;
}

.banner-skyblue {
  background-color: #d2f0fa;
}

.banner-green {
  background-color: #8cc341;
}

.generic-banner-text {
  padding-top: 0.525rem;
  text-align: center;
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.17);
  background-color: #ffffff;
  margin-bottom: 5px;
  font-size: 73px;
  line-height: 78px;
  font-family: Bebas Neue;
  width: fit-content;
  padding-left: 1rem;
  padding-right: 1rem;
}

.mobile-header-icons #shoppingquantity {
  top: -11px;
}

.terms-right-column-title {
  font-size: 18px;
  line-height: 26px;
  color: #2f3132;
}

.terms-blue-banner-subtitle {
  font-size: 16px;
  line-height: 26px;
}

.badge-content {
  transform: translate(0px, 0.75px);
}

.termsofagreement-body .label-field.left-padding-for-label-with-checkbox {
  margin-top: 1rem;
}
.termsofagreement-body .col-sm-4.col-sm-offset-2 {
  padding-left: 0px;
  padding-right: 0px;
}
.termsofagreement-body .form-group label {
  margin-bottom: 0rem;
}

.banner.mainPageBanner.loginPageBanner {
  padding-bottom: 5rem;
}

.icon-text-position {
  margin-right: 0.3rem;
  margin-left: 0.7rem;
  display: inline-block;
  vertical-align: middle;
}

#sort-order-products {
  font-size: 18px;
}

.empty-orderlist-text {
  display: block;
  padding-left: 0.15rem;
}

.empty-points-text {
  display: block;
  padding-left: 0.15rem;
}

.container.how-it-works {
  padding-top: 3rem;
}

.product-filters {
  z-index: 20;
}

#bannerMessages {
  color: #646464;
}
#bannerMessages p.ballance-zero.visible-zero + p {
  margin-top: 0 !important;
}

.nopaddingleft {
  padding-left: 0px;
}

.default-not-logged .mainPageBanner #bannerMessage {
  padding-left: 0px;
}
.default-not-logged h1 {
  color: #055532 !important;
}
.default-not-logged h2 {
  color: #055532 !important;
}
.default-not-logged h3 {
  color: #055532 !important;
}
.default-not-logged h4 {
  color: #055532 !important;
}
.default-not-logged h5 {
  color: #055532 !important;
}

a {
  color: #0f5532;
  text-decoration: none;
}
a:hover {
  color: #0f5532;
  text-decoration: underline;
}
a:focus {
  color: #0f5532;
  text-decoration: underline;
}

.add-to-favorite {
  color: #ff0000;
}
.add-to-favorite:hover {
  text-decoration: none;
}

.loginbody #msg {
  color: #ff0000;
}

.categories1 {
  background-color: #ffffff;
}
.categories1 a {
  border: none;
}

.categorie-title-background {
  color: #474540;
  text-transform: uppercase;
}

.points-only-product-name:hover {
  text-decoration: underline;
}

.active-link-title {
  text-decoration: underline;
}

.a {
  color: #000000;
}

.navbar-nav .nav-item .nav-link b {
  color: #000000;
}

.loyaltypoint-header-v1 {
  color: #0f5532;
}

.list-group-searchitem strong {
  color: #0f5532;
}

btn-success.active {
  background-color: #0f5532;
  color: #ffffff;
  border-color: #0f5532;
}

.open > .dropdown-toggle.btn-success {
  background-color: #0f5532;
  color: #ffffff;
  border-color: #0f5532;
}
.open > .dropdown-toggle.btn-primary {
  background-color: #0f5532;
  color: #ffffff;
  border-color: #0f5532;
}
.open > .dropdown-toggle.btn-default {
  background-color: #0f5532;
  color: #ffffff;
  border-color: #0f5532;
}

.btn-default.active {
  background-color: #0f5532;
  color: #ffffff;
  border-color: #0f5532;
}

.btn-template2-productdetail-add-to-cart {
  background-color: #0f5532;
  color: #ffffff;
  border-color: #0f5532;
}

.show-features {
  text-align: left;
}

.pollvraag {
  font-size: 19px;
}

.pollantwoorden {
  font-size: 19px;
}

bestelkleur:hover {
  text-decoration: none;
}

.product-card .link-prices {
  text-decoration: none;
}

link-prices:hover {
  text-decoration: none;
}
link-prices:focus {
  text-decoration: none;
}

.btn.btn-primary {
  font-weight: 400;
}

.half-holder.align-self-center .btn.btn-primary {
  font-weight: 400;
  display: flex;
  align-self: center;
  width: fit-content;
}

.show-consumer-price-value + .show-discount-value {
  font-weight: 500;
}

.text-dark {
  color: #055532 !important;
}

.onlydisplayonmobile {
  display: none;
}

#Zoekproduct + .search-close-button {
  display: none;
}

.show-consumer-price.invisible {
  display: none;
}

.price-block.disable-price-block {
  display: none;
}

.label-sort-by {
  display: none;
}

.price-zero {
  display: none;
}

.product-overview-title {
  display: none;
}

.Greenchoicegroen {
  display: none;
}

.h4 {
  font-size: 1.5rem;
  font-weight: 600;
}

.question-title {
  font-size: 1.5rem;
  font-weight: 600;
}

.usingCss {
  padding: 10px;
}

.d-md-block .navbar-brand img {
  padding: 10px;
}

.navbar-collapse .navbar-nav.flex-grow-1 .nav-item {
  line-height: 22px;
}

#Zoekproduct {
  color: #646464;
}

fav-added > span {
  line-height: 27px;
}

.product-card-wrap.temp1 .price-block__highlight .promo-price {
  line-height: 27px;
}

.breadcrumb-item + .breadcrumb-item::before {
  content: "›";
  font-family: SourceSansPro;
}

.cart-item-row {
  padding-top: 0px;
}

.group-item-active {
  color: #8bc241 !important;
  text-decoration: underline;
}

.showpoints-price.points-only-points {
  text-decoration-color: #8bc241;
}

.showpoints-price.price-zero-points {
  text-decoration-color: #00572e;
}

.item-points {
  padding-bottom: 0rem;
  padding-top: 0rem;
}

.item-price {
  padding-bottom: 0rem;
  padding-top: 0rem;
}

.cart-item-qty {
  margin-bottom: 0rem;
}

.cart-item-points {
  margin-bottom: 0rem;
}

.cart-item-price {
  margin-bottom: 0rem;
}

.btn.focus {
  box-shadow: none;
}

.product-body.has-hidden-menu {
  box-shadow: none !important;
}
.product-body.has-hidden-menu .product-card-wrap .product-card {
  box-shadow: none !important;
}

.add-to-fav-prod-detail-text {
  display: inline-block;
}

.added-to-fav-prod-detail-text {
  display: inline-block;
}

.added-to-favorite.fav-added .fa-heart-o:before {
  display: inline-block;
}

.d-flex.justify-content-center.USP-banner {
  font-size: 14px !important;
  font-weight: 400;
  line-height: 20px;
}

.d-flex.justify-content-center.text-center {
  font-size: 14px !important;
  font-weight: 400;
  line-height: 20px;
}
.d-flex.justify-content-center.text-center span {
  margin: auto;
  font-weight: 400;
}

.mobile-menu-header {
  widows: 100vw;
  display: none;
}

.people-story-background-card {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.12);
}
.people-story-background-card:hover > .people-story-card-content > p {
  text-decoration: underline;
}
.people-story-background-card #backgroundPicture {
  display: none;
}
.people-story-background-card .gradient-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  background: linear-gradient(180deg, rgba(47, 49, 50, 0) 38.54%, #2f3132 100%);
  transform: scale(2);
}
.people-story-background-card .top-left-button {
  background: #ffffff;
  color: #2f3132;
  position: absolute;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  font-family: SourceSansPro;
  margin: 0;
  padding: 11px 16px;
  border-radius: 0 0 4px 0;
  text-transform: uppercase;
}
.people-story-background-card .people-story-card-content {
  position: absolute;
  height: 100%;
  width: 100%;
  padding: 34px 23px;
  display: flex;
  flex-direction: column-reverse;
  justify-content: end;
  word-break: break-word;
}
.people-story-background-card .people-story-card-content .people-story-card-header {
  display: flex;
  margin-bottom: 4px;
  margin: 0 auto;
  color: #ffffff;
}
.people-story-background-card .people-story-card-content .people-story-card-header img {
  object-fit: cover;
  border-radius: 50%;
  min-height: 36px;
  height: 36px;
  width: 36px;
  margin-right: 12px;
}
.people-story-background-card .people-story-card-content .people-story-card-header p {
  font-family: BlaueBrush;
  font-weight: 400;
  font-size: 23px;
  line-height: 40px;
  margin: 0;
}
.people-story-background-card .people-story-card-content p {
  text-align: center;
  font-family: SourceSansPro;
  font-weight: 700;
  font-size: 23px;
  line-height: 31px;
  color: #ffffff;
}

.people-story-card {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  background: #8bc241;
}
.people-story-card .top-left-button {
  background: #ffffff;
  color: #2f3132;
  position: absolute;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  font-family: SourceSansPro;
  margin: 0;
  padding: 11px 16px;
  border-radius: 0 0 4px 0;
  text-transform: uppercase;
}
.people-story-card img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}
.people-story-card .people-story-card-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 23px;
  justify-content: space-between;
}
.people-story-card .people-story-card-content:hover > p {
  text-decoration: underline;
}
.people-story-card .people-story-card-content .people-story-card-header {
  display: flex;
  margin-bottom: 4px;
}
.people-story-card .people-story-card-content .people-story-card-header img {
  object-fit: cover;
  border-radius: 50%;
  max-height: 36px;
  min-height: 36px;
  height: 36px;
  width: 36px;
  margin-right: 12px;
}
.people-story-card .people-story-card-content .people-story-card-header p {
  font-family: BlaueBrush;
  font-weight: 400;
  font-size: 23px;
  line-height: 40px;
  margin: 0;
}
.people-story-card .people-story-card-content p {
  margin: 4px 0 16px 0;
  font-family: SourceSansPro;
  font-weight: 500;
  font-size: 23px;
  line-height: 31px;
}
.people-story-card .people-story-card-content button {
  display: flex;
  align-items: center;
  height: 45px;
  width: 152px;
  padding: 12px 24px;
  border: none;
  border-radius: 4px;
  background: #ffffff;
  font-family: SourceSansPro;
  font-size: 18px;
  line-height: 22px;
  color: #2f3123;
}
.people-story-card .people-story-card-content button:hover {
  cursor: pointer;
  background: #e4e4e4;
}
.people-story-card .people-story-card-content button:focus {
  outline: none;
}
.people-story-card .people-story-card-content button:active {
  background: #e4e4e4;
}
.people-story-card .people-story-card-content button .fa-angle-right {
  transform: scale(2.5, 1.4);
  font-weight: 300;
  line-height: inherit;
  margin-left: 8px;
}
.people-story-card .people-story-card-content button .fa-angle-right:before {
  content: "›";
  font-family: SourceSansPro;
}

.category-left-menu-container {
  display: flex;
  flex-direction: column-reverse;
}

.filtercategorie-title-background {
  text-transform: uppercase;
}

.people-story-details-page {
  max-width: 1440px;
  margin: 0.17rem auto 7.5rem auto;
  font-family: SourceSansPro;
}
.people-story-details-page iframe {
  width: 100%;
  max-width: 560px;
}
.people-story-details-page img {
  width: 100%;
  max-width: 700px;
  height: fit-content;
}
.people-story-details-page .text-style {
  margin: 2rem 0;
}
.people-story-details-page .text-style p {
  font-size: 18px;
  line-height: 26px;
  margin: 0 0 2rem 0;
}
.people-story-details-page .text-style h2 {
  color: #2F3132;
  max-width: 495px;
  line-height: 42px;
  font-size: 32px;
  font-weight: 800;
  margin: 48px 0;
}
.people-story-details-page .text-style h3 {
  color: #2F3132;
  margin: 0 0 1rem 0;
}
.people-story-details-page .text-style a {
  margin: 17px 0 0 0;
  color: #0F5532;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}
.people-story-details-page .text-style a:hover {
  cursor: pointer;
}
.people-story-details-page .text-style a .fa-angle-right {
  transform: scale(2.5, 1.4);
  font-weight: 300;
  line-height: inherit;
  font-size: 13px;
  margin-right: 10px;
}
.people-story-details-page .text-style a .fa-angle-right:before {
  content: "›";
  font-family: SourceSansPro;
}
.people-story-details-page .media-style img {
  display: block;
  height: auto;
  margin: auto;
  max-width: 100%;
}
.people-story-details-page .media-style iframe {
  display: block;
  margin: auto;
  border: none;
}

.gc-banner-container {
  height: 246px;
  width: 100%;
  background: #8BC241;
  display: flex;
  flex-direction: row;
}
.gc-banner-container p {
  max-width: 30.625rem;
  margin: 5.4375rem auto 5.4375rem 16.25rem;
  color: #00572e;
  font-family: SourceSansPro;
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
}
.gc-banner-container .gc-banner-image {
  margin: 0 15% 0 auto;
  height: 246px;
  width: auto;
}

.page-content {
  margin: 0;
}

.gc-banner-container-cover {
  height: 340px;
  width: 100%;
}
.gc-banner-container-cover .gc-banner-text-area {
  display: grid;
  grid-gap: 12px;
  position: absolute;
  left: calc((100vw - 1440px) / 2);
  margin-top: 3.5rem;
}
.gc-banner-container-cover .gc-banner-text-area p {
  display: block;
  width: fit-content;
  font-size: 63px;
  font-weight: 400;
  font-family: Bebas Neue;
  text-transform: uppercase;
  color: #0F5532;
  line-height: 52px;
  background: white;
  padding: 8px;
  margin: 0;
}
.gc-banner-container-cover .gc-banner-image-cover {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.d-flex-row {
  display: flex;
  flex-direction: row;
  margin: 10px 0;
}
.d-flex-row:nth-child(2) {
  margin: 10px 60px;
}
.d-flex-row img {
  margin-right: 4px;
}
.d-flex-row p {
  font-weight: 400;
  margin: auto auto auto 0;
}
.d-flex-row span {
  display: flex;
  align-self: center;
}

#peoples-page-video iframe {
  height: 400px;
}

#Zoekproduct {
  font-size: 18px;
}

.showpoints-price {
  text-align: left !important;
}

.tooltiptext b {
  font-weight: 400;
}

.banner-info-line {
  display: flex;
  justify-content: center;
}

.swal2-styled.swal2-confirm {
  background: #8BC241;
}

swal2-styled:active.swal2-confirm:active {
  outline: none;
  border: none;
}

#profileForm .form-group {
  margin-left: 0;
}

.product-card-details {
  height: calc(100% - 220px);
}
.product-card-details .link-prices {
  height: calc(100% - 97px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.product-card-details .link-prices .template2-productlist-buttons {
  padding-bottom: 19px;
}
.product-card-details .link-prices .template2-productlist-buttons .template2-productlist-add-to-shoppingcart span {
  padding-top: 7px;
  padding-bottom: 7px;
}

@media (max-width: 425px) {
  .table {
    font-size: 16px;
  }
  body {
    font-size: 18px;
  }
  .container-page-layout h4 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .form-group {
    max-width: 100% !important;
  }
  .bannerMijnProfiel {
    height: 160px;
    background-size: cover;
  }
  .over-scale-image {
    transform: scale(1.3);
    padding: 3rem 0;
  }
  .product-overview-title {
    display: none;
  }
  .fixed-top {
    height: 60px;
  }
  .terms-and-conditions-title {
    margin-top: 3.5rem;
  }
  .bannerMainMobile > div {
    padding-left: 0;
  }
  h4.home-products-feature__card--headline > strong {
    font-size: 18px;
    line-height: 26px;
  }
  .home-products-feature__card--content p {
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .home-products-feature__card--content a {
    font-size: 18px;
    line-height: 22px;
  }
  .home-content-p {
    font-size: 16px !important;
    line-height: 24px !important;
  }
  #bannerTitle {
    padding-top: 1.5rem;
  }
  #bannerTitle .greetings {
    font-size: 32px;
    line-height: 32px;
    padding: 0.09375em 0.1875em 0rem 0.15625em;
  }
  #bannerMessage {
    padding-bottom: 10%;
  }
  .greenchoice-title {
    font-size: 23px !important;
    line-height: 23px !important;
    padding-top: 30px;
  }
  .light-slider .home-products-feature__card--headline {
    line-height: 24px;
    font-size: 18px;
  }
  .light-slider .home-products-feature__card--content {
    line-height: 24px;
    font-size: 16px;
  }
  .bannerPoints {
    font-size: 40px;
    line-height: 40px;
  }
  .loginPageBanner .bannerPoints {
    font-size: 34px;
  }
  .loginPageBanner #bannerMessage {
    padding-left: 0px;
  }
  #bannerMessages {
    font-size: 16px;
    line-height: 24px;
    padding-left: 0px;
    padding-right: 0px;
  }
  #bannerMessages .btn-primary {
    width: 100%;
  }
  .half-holder {
    padding: 1rem;
  }
  .half-holder p {
    font-size: 16px;
  }
  .row-half-split .half-titel {
    line-height: 23px !important;
    padding-top: 10px;
  }
  .product-body {
    padding-top: 0px;
  }
  products-within-balance-account-body {
    padding-top: 0px;
  }
  .category-breadcrumb {
    margin-bottom: 0px;
    padding: 0px;
  }
  .breadcrumb {
    padding-left: 0.2rem;
  }
  .product-card-wrap .product-card .show-long-description-content {
    font-size: 16px;
    color: #2f3132;
    line-height: 24px;
  }
  .product-card-wrap .product-card .show-long-description-content b {
    font-size: 18px;
    color: #2f3132;
    line-height: 26px;
    font-weight: 500;
  }
  .promo-price {
    margin-top: 0px;
  }
  .show-long-description .product-det-title {
    padding-bottom: 0.6rem;
  }
  .show-long-description ul.product-stats {
    padding-bottom: 1.5rem !important;
  }
  .show-long-description .showpoints-price {
    text-decoration: unset;
  }
  .show-long-description .promo-price {
    font-size: 18px;
    line-height: 28px;
  }
  .product-overview-sortorder {
    border: none;
  }
  .product-overview-sortorder > div {
    border: solid 1px #DBDBDB;
    border-radius: 0.25rem;
  }
  .register-container img {
    margin-left: 10px;
  }
  .product-card-details .link-prices {
    justify-content: flex-start;
  }
  html {
    font-size: 16px;
  }
  body {
    font-size: 16px;
  }
}
@media screen and (max-width: 575px) {
  .onlydisplayonmobile {
    display: block;
  }
}
@media (min-width: 768px) {
  .product-stats {
    display: inline-flex !important;
    padding-bottom: 2.7rem !important;
  }
  .show-long-description .product-det-title {
    padding-bottom: 1.3rem;
  }
  .show-long-description .add-to-cart .btn.btn-primary {
    font-size: 18px;
    line-height: 22px !important;
  }
  .show-long-description .showpoints-price {
    line-height: 27px;
  }
  .show-long-description .add-to-fav-prod-detail {
    font-size: 18px;
    padding-left: 1.1rem;
    padding-right: 1.7rem;
  }
  .show-long-description .added-to-fav-prod-detail {
    display: flex;
    font-size: 18px;
    padding-left: 1.1rem;
    padding-right: 1.7rem;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: none;
  }
  .lSSlideOuter {
    margin: auto;
  }
  .container-page-layout .container {
    margin-bottom: 7rem;
  }
}
@media (min-width: 780px) {
  .container {
    max-width: none;
    width: 95%;
  }
  footer .container {
    max-width: none;
    width: 80%;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 990px) {
  .product-card-wrap .product-card .product-name {
    height: 4.7em;
  }
}
@media only screen and (max-width: 768px) {
  .single-product-row .product-pointsName {
    font-size: 18px;
    font-weight: 500;
  }
  .single-product-row .btn-template2-productlist-add-to-cart {
    font-size: 16px !important;
  }
  .single-product-row .show-consumer-price-value {
    font-size: 16px;
  }
  .single-product-row .show-discount-value {
    font-size: 18px;
  }
  .single-product-row .showpoints-price {
    font-size: 18px;
  }
  .product-card-wrap .single-product-row.product-card .product-detail-name {
    font-size: 23px;
    line-height: 32px;
  }
  .product-card-wrap .product-card .price-block {
    margin: auto 0 auto 0;
  }
  .register-container-left {
    width: 100%;
    padding: 1.2rem;
  }
  .register-container-right {
    width: 100%;
    background-color: #D1EDF7;
    padding: 10%;
  }
  .register-container {
    display: inherit;
  }
  .random-products-container .greenchoice-title {
    font-size: 23px;
    line-height: 23px;
    padding-bottom: 15px;
  }
  .row-half-split .half-titel {
    font-size: 23px !important;
  }
  .form-sort-order {
    font-weight: 600;
    font-size: 14px;
  }
  .product-stats .btn.btn-primary {
    font-size: 16px !important;
    font-weight: 500;
  }
  #product-list-container .single-product-row {
    box-shadow: none;
  }
  #product-list-container .single-product-row .show-long-description {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
    padding-top: 0.9rem !important;
  }
  #product-list-container .single-product-row .show-long-description .col-sm-12 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .category-breadcrumb {
    font-size: 16px;
  }
  .container-product-overview-sort-bar {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -5%;
  }
  .container-product-overview-sort-bar .product-overview-sortorder .float-md-right .form-sort-order {
    padding-left: 13%;
  }
  .product-list-container .row.col-sm-12 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .add-to-fav-prod-detail {
    font-weight: 400;
    height: 44px !important;
  }
  .added-to-fav-prod-detail {
    font-weight: 400;
    height: 44px !important;
  }
}
@media only screen and (max-width: 1200px) {
  .add-to-fav-prod-detail {
    color: #2b2b2b;
    font-size: 16px;
    text-shadow: none;
    font-weight: 400;
    height: 44px;
    border: solid 1px #C2C3C3;
    padding-right: 0.5rem;
    text-decoration: none;
    white-space: nowrap;
    border-radius: 4px;
  }
  .template2-productlist-buttons {
    flex-direction: unset;
  }
  .template2-productlist-buttons div {
    margin-top: 10px;
  }
  .product-stats > li {
    width: 100% !important;
    display: table-cell;
    padding: 0.5rem 0 0;
  }
  ul.product-stats {
    display: grid !important;
  }
  .container-page-layout {
    padding: 0.2rem;
  }
  .add-to-favorite {
    width: 100%;
  }
  .added-to-favorite {
    width: 100%;
  }
  .add-to-cart {
    width: 100%;
  }
  .add-to-cart > .btn {
    width: 100%;
  }
}
@media only screen and (max-width: 992px) {
  .cart-favorite-action .fa-heart:before {
    font-size: inherit;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='27' height='24' viewBox='-1 -1 29 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.5 0C17.109 0 14.8935 1.2555 13.5 3.12C12.1065 1.2555 9.891 0 7.5 0C3.3645 0 0 3.3645 0 7.5C0 15.7365 12.186 23.448 12.705 23.772C12.948 23.9235 13.224 24 13.5 24C13.776 24 14.052 23.9235 14.295 23.772C14.814 23.448 27 15.7365 27 7.5C27 3.3645 23.6355 0 19.5 0Z' fill='%23FFFFFF' stroke='%23646464' stroke-width='1px'/%3E%3C/svg%3E%0A");
    display: inline-block;
    width: 26px;
    height: 23px;
    content: "";
    background-size: cover;
    transform: scale(1.075);
    background-repeat: no-repeat;
  }
  .favorite a:nth-child(2) i:before {
    font-size: inherit;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='27' height='24' viewBox='0 0 27 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.5 0C17.109 0 14.8935 1.2555 13.5 3.12C12.1065 1.2555 9.891 0 7.5 0C3.3645 0 0 3.3645 0 7.5C0 15.7365 12.186 23.448 12.705 23.772C12.948 23.9235 13.224 24 13.5 24C13.776 24 14.052 23.9235 14.295 23.772C14.814 23.448 27 15.7365 27 7.5C27 3.3645 23.6355 0 19.5 0Z' fill='%230f5532'/%3E%3C/svg%3E%0A");
    display: inline-block;
    width: 26px;
    height: 23px;
    content: "";
    background-size: cover;
    transform: scale(1.075);
    background-repeat: no-repeat;
  }
  .td-points-orders {
    border-bottom: 1.5px solid #eee;
    padding-left: 5%;
    text-align: left;
  }
  .thead-points-orders {
    display: none;
  }
  .table td:before {
    line-height: 1.5;
  }
  .favorite .fa-heart:before {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='27' height='24' viewBox='0 0 27 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.5 0C17.109 0 14.8935 1.2555 13.5 3.12C12.1065 1.2555 9.891 0 7.5 0C3.3645 0 0 3.3645 0 7.5C0 15.7365 12.186 23.448 12.705 23.772C12.948 23.9235 13.224 24 13.5 24C13.776 24 14.052 23.9235 14.295 23.772C14.814 23.448 27 15.7365 27 7.5C27 3.3645 23.6355 0 19.5 0Z' fill='%230f5532'/%3E%3C/svg%3E%0A") !important;
    transform: scale(1);
  }
}
@media (max-width: 1025px) and (min-width: 768px) {
  .navbar > .container {
    display: flex;
  }
}
@media screen and (max-width: 660px) {
  .cart-actions-option .action-btn-link {
    margin-right: 0rem;
  }
  .cart-actions-amount .cart-item-qty-width {
    width: 36px;
  }
  .cart-actions-amount .fluid-grid__item .form-span {
    padding: 0rem;
  }
  .product-list-container .lightSlider img {
    object-fit: cover !important;
  }
  .product-body .back-btn-row {
    display: none;
  }
  .product-body .product-list-container {
    padding-top: 0;
  }
  .product-body .product-thumbnail {
    margin-top: 0;
  }
  .product-body > .row > div:nth-child(2) {
    margin-top: 0;
  }
  #ZoekDivContent {
    top: 50px;
    left: 0px;
  }
  .list-group.searchitems {
    max-width: 100%;
    width: 100%;
  }
  .list-group-searchitem-title {
    white-space: normal;
  }
}
@media screen and (max-width: 350px) {
  .cart-actions-amount .cart-item-qty-width {
    width: 2.7rem;
  }
}
@media screen and (max-width: 768px) {
  .product-body .row .col-md-3 {
    padding: 0;
  }
  .gc-banner-container {
    display: flex;
    flex-direction: row;
  }
  .gc-banner-container p {
    display: block;
    margin: 48px auto auto 15px;
    width: 240px;
    font-family: SourceSansPro;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
  }
  .gc-banner-container .gc-banner-image {
    height: 240px;
    width: auto;
    margin: auto 8% 0 auto;
  }
  .carouselContainer {
    height: auto;
  }
  .product-stats .add-to-cart .btn.btn-primary {
    padding: 0.5315rem 1.5rem;
  }
  .home-icons-border {
    border-right: none;
  }
  .product-card-wrap {
    padding-top: 0px;
  }
  .show-long-description-content .product-thumbnail {
    margin-top: 0;
  }
  .col-md-3.product-filters {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
}
@media screen and (min-width: 768px) {
  .product-overview-sortorder .form-sort-order {
    font-weight: 500;
    font-size: 18px;
    max-width: 100%;
    width: 100%;
  }
  .product-body .btn.search-button .fa.fa-search {
    font-size: 27px;
    -webkit-text-stroke: 1px #ffffff;
  }
}
@media screen and (max-width: 425px) {
  .carousel-inner p .btn.btn-primary {
    font-weight: 500;
  }
}
@media screen and (min-width: 1024px) {
  .container-page-products-within-account-balance .products-within-balance-account-body {
    margin-top: 2.3rem;
  }
  .container-page-products-within-account-balance .products-within-balance-account-body .row.col-sm-12.col-md-12.pl-0.pr-0 {
    padding-top: 29px;
  }
  .container-page-products-within-account-balance .products-within-balance-account-body .col-md-3.d-none.d-sm-none.d-md-block.product-filters .form-group {
    margin-bottom: 2.1rem;
  }
  .container-page-products .product-body .row.col-sm-12.col-md-12.pl-0.pr-0 {
    padding-top: 29px;
  }
  .container-page-products .product-body .col-md-3.d-none.d-sm-none.d-md-block.product-filters .form-group {
    margin-bottom: 2.1rem;
  }
  .container-page-products .favorite-product-body {
    margin-top: 2.3rem;
  }
  .container-page-products .favorite-product-body .row.col-sm-12.col-md-12.pl-0.pr-0 {
    padding-top: 29px;
  }
  .container-page-products .favorite-product-body .col-md-3.d-none.d-sm-none.d-md-block.product-filters .form-group {
    margin-bottom: 2.1rem;
  }
  .container-page-products .visited-product-body {
    margin-top: 36px;
  }
  .container-page-products .visited-product-body .row.col-sm-12.col-md-12.pl-0.pr-0 {
    padding-top: 29px;
  }
  .container-page-products .visited-product-body .col-md-3.d-none.d-sm-none.d-md-block.product-filters .form-group {
    margin-bottom: 2.1rem;
  }
}
@media screen and (min-width: 990px) {
  .product-list-container .container-product-overview-sort-bar .float-md-right {
    width: 130%;
  }
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  .product-list-container .container-product-overview-sort-bar .float-md-right {
    width: 205%;
  }
  .tooltiptext {
    font-size: 14px;
  }
  .people-story-details-page {
    margin: 0 160px 40px 160px;
  }
  .d-flex-row {
    display: flex;
    flex-direction: row;
    margin: 10px 0;
  }
  .d-flex-row:nth-child(1) {
    display: none;
  }
  .d-flex-row:nth-child(2) {
    display: none;
  }
  .gc-banner-container p {
    margin-left: 240px;
    font-size: 20px;
  }
  .gc-banner-container .gc-banner-image {
    margin: 0;
  }
  #Zoekproduct .search-button i::before {
    margin-top: 6px;
  }
}
@media screen and (min-width: 1600px) {
  .product-card-details .row.prices-and-discount {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 576px) {
  nav .container {
    max-width: unset !important;
  }
}
@media (min-width: 1300px) {
  .container {
    max-width: none;
    width: 85%;
  }
}
@media (min-width: 800px) {
  .lSSlideOuter {
    margin-left: -20px;
    margin-right: -20px;
  }
  .single-product-row .lSSlideOuter {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1500px) {
  .template2-productlist-add-to-favorite a {
    width: 100% !important;
    max-width: 100%;
  }
}
@media screen and (min-width: 990px) and (max-width: 1200px) {
  .template2-productlist-add-to-favorite a {
    width: 100% !important;
    max-width: 100%;
  }
  .template2-productlist-add-to-shoppingcart {
    flex: unset;
  }
  .template2-productlist-add-to-shoppingcart .btn.btn-primary {
    font-size: 16px;
    padding: 0.5rem;
  }
}
@media (max-width: 990px) {
  .template2-productlist-add-to-favorite a {
    width: 100% !important;
    max-width: 100%;
  }
}
@media (min-width: 1500px) {
  .template2-productlist-add-to-favorite {
    flex-grow: 0.45;
  }
  .template2-productlist-add-to-favorite a {
    padding-left: 0.9rem;
  }
}
@media (max-width: 1024px) {
  .default-not-logged .home-products-feature__card--text-wrapper {
    padding: 10px;
  }
  .mainPageBanner > div {
    padding-left: 10%;
  }
  .bannerMainMobile > div {
    padding-left: 13px;
  }
  .loginPageBanner > div {
    padding-left: 10%;
  }
  .navbar-toggler div:nth-child(2) {
    margin-right: auto !important;
    display: flex !important;
    align-items: center !important;
  }
  .navbar {
    padding: 0;
  }
  .navbar > .container {
    display: block;
  }
  #burger-menu-icon {
    margin: 0;
  }
}
@media (min-width: 990px) {
  .container-page-products .link-prices .show-consumer-price.col-8.no-padding {
    background: #0f5532;
    padding: 0 15px;
  }
  .container-page-products .link-prices .show-consumer-price.col-8.no-padding .show-consumer-price-value {
    background: red;
  }
  .container-page-products-within-account-balance .link-prices .show-consumer-price.col-8.no-padding {
    max-width: 64%;
  }
}
@media (max-width: 1500px) and (min-width: 1350px) {
  .template2-productlist-add-to-favorite {
    flex-grow: 0.25;
  }
}
@media (max-width: 990px) and (min-width: 420px) {
  .template2-productlist-add-to-favorite {
    flex-grow: 0.31;
  }
}
@media (max-width: 420px) and (min-width: 320px) {
  .template2-productlist-add-to-favorite {
    flex-grow: 0.21;
  }
}
@media (max-width: 320px) {
  .add-to-favorite.fav-added {
    padding-right: 0.2rem;
  }
  .add-to-favorite.fav-add {
    padding-right: 0.2rem;
  }
  .bannerMijnProfiel {
    height: 130px;
  }
  .people-story-details-page .text-style h2 {
    font-size: 22px !important;
  }
}
@media (max-width: 1200px) and (min-width: 990px) {
  .template2-productlist-buttons .fa.fa-heart {
    padding-top: 3px;
    margin-left: 1.1vw;
  }
  .row.prices-and-discount .show-consumer-price-value {
    font-size: 15px;
    line-height: 23px;
  }
  .row.prices-and-discount .show-discount-value {
    font-size: 18px;
    line-height: 26px;
  }
  .price-block__highlight.is--price-off-discount {
    padding-left: 0.4em;
    padding-right: 0.4em;
    padding-top: 0em;
  }
  .price-block__highlight.is--price-off-discount .promo-price {
    font-size: 17px;
    line-height: 25px;
  }
  .show-consumer-price-value {
    padding-right: 0em;
  }
  .price-block__highlight.is--price-off-discount.points-only-label {
    padding-left: 0.85em;
    padding-right: 0.85em;
    padding-top: 0.1em;
  }
  .price-block__highlight.is--price-off-discount.points-only-label .promo-price {
    font-size: 23px;
    line-height: 31px;
  }
  .container-page-products .link-prices .show-consumer-price.col-8.no-padding {
    max-width: 68%;
  }
  .btn.btn-template2-productlist-add-to-favorite.add-to-favorite.fav-add {
    padding: 0.1rem 0.2rem;
  }
  .btn.btn-template2-productlist-add-to-favorite.add-to-favorite.fav-added {
    padding: 0.1rem 0.2rem;
  }
}
@media (max-width: 1200px) and (min-width: 1050px) {
  .template2-productlist-buttons .fa.fa-angle-right {
    padding-left: 2px;
  }
  .btn-template2-productlist-add-to-cart {
    font-size: 14px !important;
  }
}
@media (max-width: 1050px) and (min-width: 990px) {
  .template2-productlist-buttons .fa.fa-angle-right {
    padding-left: 1px;
  }
  .btn-template2-productlist-add-to-cart {
    font-size: 13px !important;
  }
}
@media (max-width: 767px) {
  .product-body {
    padding-left: 3.22vw;
    padding-right: 3.22vw;
  }
  .visited-product-body {
    padding-left: 3.22vw;
    padding-right: 3.22vw;
  }
  .products-within-balance-account-body {
    padding-left: 3.22vw;
    padding-right: 3.22vw;
  }
  .favorite-product-body {
    padding-left: 3.22vw;
    padding-right: 3.22vw;
  }
  #Zoekproduct {
    padding: 1.5rem;
  }
  .product-overview-sortorder > div {
    border: solid 1px #DBDBDB;
    border-radius: 0;
  }
  .search-button i:before {
    margin-top: 4px;
    transform: translate(0px, 0.4rem);
  }
}
@media (max-width: 768px) {
  .generic-banner-text {
    font-size: 40px;
    line-height: 41px;
    padding-top: 0.25rem;
  }
  .generic-banner {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .no-max-width-container {
    max-width: unset;
  }
  .bannerPoints > p {
    padding: 5px 8px 0px 7px !important;
  }
  .mainPageBanner #bannerMessage {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 2rem;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .container-half-split.more-points .over-scale-image {
    image-rendering: auto;
    margin: 15% 15% 15% 20%;
  }
  .shoppingcart-body .fa-trash {
    margin-left: 0.2rem;
  }
}
@media (min-width: 576px) and (max-width: 990px) {
  .container-half-split.more-points .over-scale-image {
    padding: 15%;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .show-long-description .btn.btn-primary {
    font-size: 18px !important;
  }
  .show-long-description .add-to-fav-prod-detail {
    padding-bottom: 5.6px;
  }
  .show-long-description .added-to-fav-prod-detail {
    padding-bottom: 5.6px;
  }
}
@media (max-width: 767px) {
  .show-long-description .added-to-fav-prod-detail .fa.fa-heart {
    padding-top: 0.3rem;
  }
  .added-to-fav-prod-detail .fa {
    padding-top: 0.3rem;
  }
  .add-to-fav-prod-detail .fa {
    padding-top: 0.3rem;
  }
}
@media (min-width: 768px) {
  .container-page-layout.container-no-padding {
    padding-top: 0px !important;
  }
  .register-container-right {
    padding-top: 17rem;
    margin: unset;
  }
  .terms-and-conditions-input-label {
    font-weight: 500;
    line-height: 26px;
  }
  .termsofagreement-body .btn.btn-primary.btn-sm {
    line-height: 22px;
    padding: 0.6rem 1.75rem;
  }
  .termsofagreement-body .form-control {
    height: 48px;
  }
  .terms-page-title {
    font-size: 32px;
    line-height: 32px;
    color: #2f3132;
    font-weight: 500;
  }
  .terms-blue-banner-title {
    line-height: 32px;
    color: #2f3132;
  }
  .register-container > img {
    left: 2.5rem;
  }
}
@media (max-width: 768px) {
  .product-body {
    margin-top: 0;
  }
  #peoples-page-video iframe {
    height: 200px;
  }
  .d-flex-row {
    margin: 10px auto;
  }
  .d-flex-row:nth-child(2) {
    display: none;
  }
  .d-flex-row:nth-child(3) {
    display: none;
  }
  #Zoekproduct {
    margin: 16px auto 0 auto;
  }
  .product-overview-sortorder {
    padding-top: 0;
  }
  .gc-banner-container-cover {
    height: 240px;
  }
  .gc-banner-container-cover .gc-banner-text-area {
    display: grid;
    grid-gap: 8px;
    position: absolute;
    left: 15px;
    margin-top: 3.5rem;
  }
  .gc-banner-container-cover .gc-banner-text-area p {
    display: block;
    width: fit-content;
    font-size: 32px;
    font-weight: 400;
    font-family: Bebas Neue;
    text-transform: uppercase;
    color: #0F5532;
    line-height: 32px;
    height: 40px;
    background: white;
    padding: 6px;
    margin: 0;
  }
  .gc-banner-container {
    height: 246px;
    width: 100%;
    background: #8BC241;
    display: flex;
    flex-direction: row;
  }
  .gc-banner-container p {
    position: absolute;
    max-width: 15rem;
    margin: 3rem auto auto 1rem;
    color: #00572e;
    font-family: SourceSansPro;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
  }
  .gc-banner-container .gc-banner-image {
    margin: 0 0 0 auto;
    width: auto;
    transform: scale(0.8) translate(20%, 20%);
  }
  .page-content {
    margin: 0;
  }
  .people-story-details-page {
    margin: 0 15px 2rem 15px;
    font-family: SourceSansPro;
  }
  .people-story-details-page .text-style {
    margin: 2rem 0;
  }
  .people-story-details-page .text-style p {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 2rem 0;
  }
  .people-story-details-page .text-style h2 {
    max-width: 495px;
    line-height: 42px;
    font-size: 30px;
    font-weight: 800;
    margin: 48px 0;
  }
  .people-story-details-page .text-style h3 {
    font-size: 20px;
    margin: 0;
  }
  .people-story-details-page .text-style a {
    margin: 17px 0 0 0;
    color: #0F5532;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
  }
  .people-story-details-page .text-style a:hover {
    cursor: pointer;
  }
  .people-story-details-page .text-style a .fa-angle-right {
    transform: scale(2.5, 1.4);
    font-weight: 300;
    line-height: inherit;
    font-size: 13px;
    margin-right: 10px;
  }
  .people-story-details-page .text-style a .fa-angle-right:before {
    content: "›";
    font-family: SourceSansPro;
  }
  .people-story-details-page .media-style {
    width: 100%;
  }
  .people-story-details-page .media-style img {
    display: block;
    width: inherit;
    height: auto;
    margin: auto;
  }
  .people-story-background-card {
    height: 480px;
    width: 100%;
    margin: 0 auto;
  }
  .people-story-background-card .gradient-overlay {
    width: 100%;
  }
  .people-story-background-card .people-story-card-content {
    width: calc(100% - 46px);
  }
  .people-story-card {
    width: 100%;
    margin: 0 auto;
  }
  .people-story-card img {
    width: 100;
    height: 220px;
    object-fit: cover;
  }
  .terms-and-conditions-input-label {
    font-weight: 500;
    line-height: 22px;
  }
  .termsofagreement-body .btn.btn-primary.btn-sm {
    width: 100%;
    padding-top: 0.85rem;
    padding-bottom: 0.85rem;
    line-height: 22px;
    font-size: 16px;
  }
  .termsofagreement-body .form-control {
    height: 56px;
  }
  .terms-page-title {
    font-size: 20px;
    line-height: 28px;
    color: #2f3132;
    font-weight: 500;
  }
  .terms-blue-banner-title {
    font-size: 23px;
    line-height: 31px;
    color: #2f3132;
  }
  .register-container > img {
    position: unset;
    margin-top: 1rem;
    left: 3rem;
    margin-left: 0.3em;
  }
  .terms-and-conditions-title {
    margin-top: 2.5rem;
  }
  .container-page-layout.container-no-padding {
    padding: 0rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .container-page-products .product-body .row.col-sm-12.col-md-12.pl-0.pr-0 {
    padding-top: 1rem;
  }
  .products-within-balance-account-body .row.col-sm-12.col-md-12.pl-0.pr-0 {
    padding-top: 1rem;
  }
  .visited-product-body .row.col-sm-12.col-md-12.pl-0.pr-0 {
    padding-top: 1rem;
  }
  .favorite-product-body .row.col-sm-12.col-md-12.pl-0.pr-0 {
    padding-top: 1rem;
  }
}
@media (max-width: 1024px) {
  .loginPageBanner #bannerTitle {
    padding-top: 10% !important;
  }
  .banner.mainPageBanner.loginPageBanner {
    padding-bottom: 10.5%;
  }
  #bannerMessage table {
    margin-bottom: 10%;
  }
}
@media (max-width: 768px) {
  .loginPageBanner #bannerMessage {
    padding-bottom: 0px !important;
  }
  .loginPageBanner #bannerTitle {
    padding-top: 15% !important;
  }
  .loginPageBanner > div {
    padding-left: 5%;
  }
  .banner.mainPageBanner.loginPageBanner {
    padding-bottom: 6%;
  }
  .show-long-description .added-to-fav-prod-detail {
    padding-top: 5px;
  }
  .show-long-description .add-to-fav-prod-detail {
    padding-top: 0.5rem;
  }
  .banner-info-line {
    padding: 0px;
  }
}
@media (max-width: 768px) and (min-width: 420px) {
  .loginPageBanner #bannerTitle {
    padding-top: 6% !important;
  }
}
@media (max-width: 576px) {
  .loginPageBanner table .btn.btn-primary.btn-default {
    width: 92.5% !important;
  }
  .orderlist-empty-description .container {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .container.how-it-works .how-it-works-text {
    padding-left: 0.8rem;
  }
}
@media (min-width: 576px) and (max-width: 1024px) {
  .container.center.default-not-logged .image-default.image-center.money-image {
    margin-right: 2.8%;
  }
}
@media (max-width: 1200px) {
  .home-subtitles-1 {
    display: block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    text-align-last: center;
  }
  .home-subtitles-2 {
    display: block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    text-align-last: center;
  }
  .home-subtitles-3 {
    display: block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    text-align-last: center;
  }
}
@media (min-width: 1200px) {
  .home-subtitles-1 {
    display: block;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    text-align-last: center;
    padding-top: 0.5rem;
  }
  .home-subtitles-2 {
    display: block;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    text-align-last: center;
    padding-top: 0.5rem;
  }
  .home-subtitles-3 {
    display: block;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    text-align-last: center;
    padding-top: 0.5rem;
  }
  .pointmutation-overview-empty-description .container {
    padding-left: 0.85rem;
    padding-right: 0.85rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .register-container-right {
    padding-top: 8rem;
  }
}
@media (min-width: 770px) and (max-width: 1005px) {
  .register-container-right {
    padding: 16rem 100px 100px;
  }
  .terms-and-conditions {
    text-align: left;
    padding-left: 0.5em;
  }
  .terms-and-conditions-agree {
    padding-left: 0.5em;
  }
  .register-container-left {
    padding-right: 50px;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .orderlist-empty-description .container {
    margin-left: 0.8em;
  }
  .pointmutation-overview-empty-description .container {
    padding-left: 0.08rem;
    padding-right: 0.08rem;
  }
}
@media (max-width: 400px) {
  .product-list-container .form-sort-order.product-overview-sortorder-select {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
}
@media (min-width: 990px) and (max-width: 1200px) {
  .orderlist-empty-description .container {
    margin-left: 1.3em;
  }
  .pointmutation-overview-empty-description .container {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
}
@media (min-width: 768px) and (max-width: 900px) {
  .product-list-container .product-card-wrap {
    padding-left: 15px !important;
  }
  .product-list-container .btn .fa-angle-right {
    margin-right: 2px;
    padding-left: 2px;
  }
  .product-list-container .show-consumer-price-value {
    font-size: 17px;
  }
  .product-list-container .show-discount-value {
    font-size: 21px;
  }
  .product-list-container .price-block__highlight.is--price-off-discount {
    font-size: 21px;
    padding-right: 0.4em;
    padding-left: 0.4em;
  }
}
@media (min-width: 990px) and (max-width: 1200px) {
  .show-consumer-price {
    padding-bottom: 1rem;
  }
}
@media (max-width: 1200px) and (min-width: 769px) {
  .price-block__highlight.is--price-off-discount .promo-price {
    font-size: 17px;
    line-height: 25px;
  }
  .random-products-container .product-title {
    height: 5em;
  }
}
@media (min-width: 767px) and (max-width: 1024px) {
  .gc-banner-container p {
    max-width: 490px;
    width: 390px;
    margin: 72px auto 72px 18%;
    font-size: 28px;
    line-height: 34px;
  }
  .d-flex {
    height: 39px;
  }
  .d-flex .d-flex-row {
    display: flex;
    height: 25px;
  }
  .d-flex .d-flex-row span {
    display: flex;
    justify-self: center;
  }
  .d-flex .d-flex-row:nth-child(3) {
    display: none;
  }
  .d-flex .d-flex-row:nth-child(2) {
    display: none;
  }
}
@media (min-width: 700px) and (max-width: 850px) {
  .bannerHref .d-flex {
    height: 50px;
    line-height: 14px !important;
  }
  #categories-form .search-button {
    top: 16px;
  }
  .product-body .category-breadcrumb {
    padding-left: 1rem;
    line-height: 45px;
  }
  .product-list-container {
    padding-top: 1rem;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-left: 0rem;
  }
  .sub-category-menu-wrp {
    padding-left: 15px;
  }
}
@media (min-width: 1024px) and (max-width: 1500px) {
  .d-flex {
    height: 39px;
  }
  .d-flex .d-flex-row {
    display: flex;
    height: 25px;
  }
  .d-flex .d-flex-row span {
    display: flex;
    justify-self: center;
  }
  .d-flex .d-flex-row:nth-child(3) {
    display: flex;
  }
  .d-flex .d-flex-row:nth-child(2) {
    display: flex;
  }
}
@media (max-width: 321px) {
  .gc-banner-container .gc-banner-image {
    transform: scale(0.8) translate(22%, 28%);
  }
}
@media (min-width: 769px) and (max-width: 1800px) {
  .people-story-details-page {
    margin: 32px 276px 120px 276px;
    max-width: calc(100vw - 552px);
  }
  .gc-banner-text-area {
    margin-left: calc(276px - (100vw - 1440px) / 2);
  }
  .banner-info-line {
    padding-left: 15.7%;
    justify-content: flex-start;
  }
  .d-flex-row {
    display: flex;
  }
}
@media (min-width: 1960px) {
  .random-products-container .row {
    justify-content: space-around;
  }
}
.btn-primary.disabled {
  background-color: #00572e !important;
  border-color: unset;
}
.btn-primary:disabled {
  background-color: #00572e !important;
  border-color: unset;
}

.forgot-password-button-row {
  max-width: unset;
}

.simple-product-card:hover {
  position: unset;
}

#bannerMessage {
  padding-right: 5rem;
}

@media screen and (min-width: 768px) {
  #bannerMessage {
    max-width: 60%;
  }
}
.order-placed-custom-container {
  margin-bottom: 0rem !important;
}

.order-placed-custom-product img {
  object-fit: cover;
}

.ui-tooltip {
  z-index: 999999 !important;
}