.p-0 {
  padding: 0px;
}

.p-3 {
  padding: 3px;
}

.p-5 {
  padding: 5px;
}

.p-10 {
  padding: 10px;
}

.p-15 {
  padding: 15px;
}

.p-20 {
  padding: 20px;
}

.p-25 {
  padding: 25px;
}

.p-30 {
  padding: 30px;
}

.p-35 {
  padding: 35px;
}

.p-40 {
  padding: 40px;
}

.p-45 {
  padding: 45px;
}

.p-50 {
  padding: 50px;
}

.pt-0 {
  padding-top: 0px;
}

.pt-3 {
  padding-top: 3px;
}

.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pr-0 {
  padding-right: 0px;
}

.pr-3 {
  padding-right: 3px;
}

.pr-5 {
  padding-right: 5px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-25 {
  padding-right: 25px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-35 {
  padding-right: 35px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-45 {
  padding-right: 45px;
}

.pr-50 {
  padding-right: 50px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-3 {
  padding-bottom: 3px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pl-0 {
  padding-left: 0px;
}

.pl-3 {
  padding-left: 3px;
}

.pl-5 {
  padding-left: 5px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-25 {
  padding-left: 25px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-35 {
  padding-left: 35px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-45 {
  padding-left: 45px;
}

.pl-50 {
  padding-left: 50px;
}

.m-0 {
  margin: 0px;
}

.m-3 {
  margin: 3px;
}

.m-5 {
  margin: 5px;
}

.m-10 {
  margin: 10px;
}

.m-15 {
  margin: 15px;
}

.m-20 {
  margin: 20px;
}

.m-25 {
  margin: 25px;
}

.m-30 {
  margin: 30px;
}

.m-35 {
  margin: 35px;
}

.m-40 {
  margin: 40px;
}

.m-45 {
  margin: 45px;
}

.m-50 {
  margin: 50px;
}

.mt-0 {
  margin-top: 0px;
}

.mt-3 {
  margin-top: 3px;
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mr-0 {
  margin-right: 0px;
}

.mr-3 {
  margin-right: 3px;
}

.mr-5 {
  margin-right: 5px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-25 {
  margin-right: 25px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-35 {
  margin-right: 35px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-45 {
  margin-right: 45px;
}

.mr-50 {
  margin-right: 50px;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-3 {
  margin-bottom: 3px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.ml-0 {
  margin-left: 0px;
}

.ml-3 {
  margin-left: 3px;
}

.ml-5 {
  margin-left: 5px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-25 {
  margin-left: 25px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-35 {
  margin-left: 35px;
}

.ml-40 {
  margin-left: 40px;
}

.ml-45 {
  margin-left: 45px;
}

.ml-50 {
  margin-left: 50px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  font-family: "Open Sans", Helvetica, sans-serif;
  font-weight: 400;
  overflow-x: hidden;
  font-size: 16px;
  line-height: 22px;
  color: #777777;
}

.uber-row.row:before, .uber-row.row:after {
  display: none !important;
}

.clear {
  clear: both;
}

.container {
  width: 100%;
}
.container.grey-background {
  background-color: #F6F6F6;
}
.container.seagreen-background {
  background-color: #74BCB7;
}
@media screen and (max-width: 768px) {
  .container.grey-background.mobile-white {
    background-color: #ffffff;
  }
}

.wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .wrapper {
    max-width: 90%;
  }
}

h1 {
  font-family: "Maven Pro", Helvetica, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

h2 {
  font-size: 28px;
  color: #3DB67E;
  font-weight: 600;
  line-height: 34px;
}
h2.white {
  color: #ffffff;
}

h3 {
  font-size: 20px;
  color: #3DB67E;
}

h4 {
  font-size: 20px;
  font-weight: 600;
}

.semibold {
  font-weight: 600;
}

.oblique {
  font-style: oblique;
}

.unordered {
  list-style-type: circle;
  margin-left: 40px;
}

.ordered {
  list-style-type: decimal;
  margin-left: 40px;
}

.bold {
  font-weight: 700;
}

.link-in-text {
  color: #3DB67E;
  text-decoration: underline;
  transition: text-decoration 0.3s ease;
}
.link-in-text:hover {
  color: #3DB67E;
  text-decoration: none;
}
.link-in-text.light {
  color: rgba(119, 119, 119, 0.5);
  text-decoration: none;
}
.link-in-text.light:hover {
  color: rgba(119, 119, 119, 0.5);
  text-decoration: underline;
}

.breadcrumbs {
  color: #777777;
  font-size: 14px;
}
.breadcrumbs a {
  color: #777777;
  text-decoration: none;
  margin-left: 7px;
  margin-right: 7px;
}
.breadcrumbs a:hover {
  color: #777777;
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .breadcrumbs {
    font-size: 12px;
  }
}

.active-breadcrumb {
  margin-left: 7px;
  font-weight: 600;
}

.button, .button:active, .button:visited, .button:focus {
  border-radius: 5px;
  border: none;
  background-color: #3DB67E;
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  text-align: center;
  height: 50px;
  padding: 15px 20px;
  margin: 0;
  transition: background-color 0.3s ease;
  display: block;
}
.button:hover, .button:active:hover, .button:visited:hover, .button:focus:hover {
  background-color: #91caa8;
  color: #ffffff;
  text-decoration: none;
}
.button:focus, .button:active:focus, .button:visited:focus, .button:focus:focus {
  outline: none;
  color: #ffffff;
  text-decoration: none;
}
.button > a, .button:active > a, .button:visited > a, .button:focus > a {
  text-decoration: none;
  color: #ffffff;
}
.button > a:hover, .button:active > a:hover, .button:visited > a:hover, .button:focus > a:hover {
  text-decoration: none;
  color: #ffffff;
}
.button.full-width, .button:active.full-width, .button:visited.full-width, .button:focus.full-width {
  width: 100%;
}
.button.half-width, .button:active.half-width, .button:visited.half-width, .button:focus.half-width {
  width: 50%;
}
.button.grey, .button:active.grey, .button:visited.grey, .button:focus.grey {
  background-color: rgba(119, 119, 119, 0.5);
  text-decoration: none;
}
.button.grey:hover, .button:active.grey:hover, .button:visited.grey:hover, .button:focus.grey:hover {
  background-color: #777777;
  text-decoration: none;
}
.button.disabled, .button:active.disabled, .button:visited.disabled, .button:focus.disabled {
  opacity: 0.4;
  pointer-events: none;
}
.button.negative, .button:active.negative, .button:visited.negative, .button:focus.negative {
  color: rgba(119, 119, 119, 0.5);
  font-size: 14px;
  background-color: #F6F6F6;
  border: 1px solid #777777;
  height: 30px;
  width: 100%;
  text-decoration: none;
  padding: 4px 50px;
}
.button.negative:hover, .button:active.negative:hover, .button:visited.negative:hover, .button:focus.negative:hover {
  text-decoration: none;
  background-color: #777777;
  color: #F6F6F6;
}

.header-button {
  border: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #74BCB7;
  color: #ffffff;
  padding: 10px 20px;
  line-height: 39px;
  transition: background-color 0.5s ease;
}
.header-button:hover {
  background-color: #91caa8;
  text-decoration: none;
  color: #ffffff;
}
.header-button.left {
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .header-button {
    border-radius: 5px;
    width: 50%;
    padding: 10px 30px;
    color: #ffffff !important;
  }
  .header-button:last-child {
    margin-left: 0;
    margin-top: 10px;
  }
}

.pagination {
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
}
.pagination:first-child {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.pagination > li, .pagination > li a {
  width: 50px;
  height: 40px;
  line-height: 40px;
  background-color: #FFD948;
  color: #ffffff;
  text-align: center;
}
.pagination > li:hover, .pagination > li:hover a, .pagination > li a:hover, .pagination > li a:hover a {
  background-color: #ffffff;
  color: #FFD948;
  text-decoration: none;
}
.pagination > li.active, .pagination > li.active > a, .pagination > li a.active, .pagination > li a.active > a {
  background-color: #ffffff;
  color: #FFD948;
}
.pagination > li:first-child, .pagination > li a:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.pagination > li:last-child, .pagination > li a:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.hidden-on-desktop {
  display: none;
}
@media screen and (max-width: 768px) {
  .hidden-on-desktop {
    display: block;
  }
}

.hidden-on-mobile {
  display: block;
}
@media screen and (max-width: 768px) {
  .hidden-on-mobile {
    display: none;
  }
}

.size12 {
  font-size: 12px;
  line-height: 18px;
}

.size14 {
  font-size: 14px;
}

.size20 {
  font-size: 20px;
}

.size28 {
  font-size: 28px;
}

.required {
  color: #3DB67E;
}

.vertical-empty-space-10 {
  height: 10px;
  width: 100%;
}

.vertical-empty-space-20 {
  height: 20px;
  width: 100%;
}

.vertical-empty-space-30 {
  height: 30px;
  width: 100%;
}

.vertical-empty-space-60 {
  height: 60px;
  width: 100%;
}

.vertical-empty-space-100 {
  height: 100px;
  width: 100%;
}

.horizontal-empty-space-10 {
  width: 10px;
  height: 100%;
}

.horizontal-empty-space-30 {
  width: 30px;
  height: 100%;
}

.red-strikethrough {
  color: #D42159;
  text-decoration: line-through;
}

.color-darkgrey {
  color: #777777;
}

.color-pink {
  color: #D42159;
}

.color-black {
  color: #000000;
}

.color-white {
  color: #ffffff;
}

.color-accent {
  color: #3DB67E;
}

.color-seagreen {
  color: #74BCB7;
}

.vertical-align {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .vertical-align {
    display: block;
  }
}

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

.flex-flex-start {
  display: flex;
  justify-content: flex-start;
}

.flex-flex-end {
  display: flex;
  justify-content: flex-end;
}

.flex-center {
  display: flex;
  justify-content: center;
}

.flex-direction-column {
  flex-direction: column;
}

.flex-direction-row {
  flex-direction: row;
}

@media screen and (max-width: 768px) {
  .mobile-flex-direction-column {
    display: flex;
    flex-direction: column;
  }
}

.error-warning {
  padding-left: 20px;
}

.form-group.has-error .help-block {
  color: #D42159;
  font-size: 12px;
  margin-top: 5px;
  margin-left: 20px;
}

.form-group label, .form-group > input {
  color: #777777;
}

.form-group.required label:after {
  content: " *";
  color: #3DB67E;
}

.comingsoondiv {
  position: relative;
}

.comingsoonimage {
  width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 25%);
}

.comingsoonlogo {
  position: absolute;
  bottom: 30px;
  right: 30px;
}

.topbar {
  display: flex;
  justify-content: center;
  height: 30px;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .topbar {
    display: none;
  }
}

.header {
  background-color: #ffffff;
  height: 130px;
  max-height: 130px;
  width: 100%;
  font-family: "Maven Pro", Helvetica, sans-serif;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .header {
    height: 60px;
  }
}

.header-logo {
  height: 80px;
  margin: 25px 0;
}
@media screen and (max-width: 768px) {
  .header-logo {
    height: 40px;
    margin: 10px 0;
  }
}

.header-buttons {
  float: right;
}
@media screen and (max-width: 768px) {
  .header-buttons {
    display: none;
  }
}

.change-brand {
  background-color: #ffffff;
  z-index: 2;
}

.change-brand-dropdown {
  position: absolute;
  background-color: #ffffff;
  padding: 10px;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .change-brand-dropdown {
    position: relative;
    padding: 0 10px;
    margin-top: -20px;
  }
}

a.change-brand-neutraal {
  color: #74BCB7;
  font-size: 14px;
}

a.change-brand-nnfn {
  color: #3DB67E;
  font-size: 14px;
}

a.change-brand-bg {
  color: #64b0e2;
  font-size: 14px;
}

.nav {
  float: right;
  line-height: 100px;
}
@media screen and (max-width: 768px) {
  .nav {
    line-height: 60px;
    float: none;
  }
}

@media screen and (max-width: 768px) {
  .menu {
    display: none;
  }
  .menu.mobile {
    display: block;
    height: 100vh;
    width: 100%;
    margin-top: 30px;
    text-align: center;
  }
}

.nav > ul > li {
  list-style: none;
  float: left;
  margin-right: 40px;
  color: #74BCB7;
}
.nav > ul > li:nth-child(5) {
  margin-right: 0;
  margin-left: -20px;
}
@media screen and (max-width: 768px) {
  .nav > ul > li:nth-child(5) {
    margin-left: 0;
  }
}
.nav > ul > li.dropdown-arrow-down {
  transform: rotateX(0deg);
  transition: transform 0.5s ease;
}
.nav > ul > li:hover .dropdown-arrow-down {
  transform: rotateX(-180deg);
  transition: transform 0.5s ease;
}
.nav > ul > li:hover .dropdown-menu {
  visibility: visible;
}
@media screen and (max-width: 768px) {
  .nav > ul > li {
    list-style: none;
    float: none;
    margin-right: 0;
    color: #74BCB7;
  }
  .nav > ul > li:last-child {
    margin-right: 0;
    margin-left: 0;
  }
}

.nav > ul > li > a, .nav > ul > li > div > a {
  color: #74BCB7;
}
.nav > ul > li > a.active, .nav > ul > li > div > a.active {
  font-weight: 700;
}

.dropdown-menu {
  background-color: white;
  color: #74BCB7;
  position: relative;
  border-radius: 10px;
}

a.dropdown-menu-item {
  color: #74BCB7;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  a.dropdown-menu-item {
    line-height: 24px;
  }
}

.menu-icon {
  font-size: 24px;
}

.hamburger-menu-toggle {
  display: none;
}
@media screen and (max-width: 768px) {
  .hamburger-menu-toggle {
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    margin-top: -40px;
  }
}

.dropdown-content {
  width: 200px;
  padding: 20px;
  position: absolute;
  margin-top: -40px;
  margin-left: -20px;
  z-index: 2;
  background-color: white;
  border-radius: 10px;
  display: none;
}
@media screen and (max-width: 768px) {
  .dropdown-content {
    position: relative;
    margin-top: -10px;
    margin-left: 0;
    padding: 0;
    display: block !important;
    width: 100%;
  }
}

.dropdown-content > li {
  line-height: 25px;
}

.hamburger-menu-toggle > a {
  width: 25px;
  height: 15px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

.hamburger-menu-toggle > a span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #74BCB7;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.hamburger-menu-toggle > a span:nth-child(1) {
  top: 0;
}

.hamburger-menu-toggle > a span:nth-child(2), .hamburger-menu-toggle > a span:nth-child(3) {
  top: 8px;
}

.hamburger-menu-toggle > a span:nth-child(4) {
  top: 16px;
}

.hamburger-menu-toggle.open > a span:nth-child(1) {
  top: 18px;
  width: 0;
  left: 50%;
}

.hamburger-menu-toggle.open > a span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.hamburger-menu-toggle.open > a span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.hamburger-menu-toggle.open > a span:nth-child(4) {
  top: 18px;
  width: 0;
  left: 50%;
}

.header-image {
  height: 400px;
  width: 100%;
  position: relative;
  background-image: url("../img/HeaderLeafNeutralSquaredOption.svg"), url("../img/headerImageSquared.jpg");
  background-position: center left, top center;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
}
@media screen and (max-width: 768px) {
  .header-image {
    height: 500px;
    background-size: cover, cover;
  }
}

@media screen and (max-width: 768px) {
  .search-homepage {
    padding-top: 20px;
  }
}

.search-input {
  background-color: #ffffff;
  color: #000000;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border: none;
  height: 50px;
  font-size: 18px;
  padding-left: 20px;
  width: 30%;
  margin-right: -4px;
}
.search-input::placeholder {
  color: #777777;
}
.search-input:focus {
  outline: none;
}
@media screen and (max-width: 768px) {
  .search-input {
    font-size: 16px;
    padding-left: 10px;
    width: 70%;
  }
}

.search-button {
  color: #ffffff;
  background-color: #FFD948;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border: none;
  height: 50px;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  width: auto;
  padding: 10px 20px 12px;
  transition: background-color 0.3s ease;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
}
.search-button:hover {
  background-color: #3DB67E;
  color: #ffffff;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .search-button {
    font-size: 16px;
    padding: 14px 30px;
    margin-left: -3px;
  }
}

.upper-footer {
  font-family: "Maven Pro", Helvetica, sans-serif;
  font-weight: 400;
  color: #ffffff;
  height: 100px;
  line-height: 22px;
  z-index: 2;
}
.upper-footer a {
  color: #ffffff;
  text-decoration: underline;
}
.upper-footer a:hover {
  color: #ffffff;
  text-decoration: none;
}

.upper-footer-icons {
  font-size: 28px;
}

@media screen and (max-width: 768px) {
  .upper-footer > div > .footer-title {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .upper-footer > div > div {
    margin-top: 30px;
    margin-bottom: 30px;
    display: flex;
  }
}

.lower-footer {
  font-size: 14px;
  line-height: 22px;
  color: #777777;
}
.lower-footer a {
  color: #777777;
  text-decoration: none;
}
.lower-footer a:hover {
  color: #777777;
  text-decoration: underline;
}

ul > li > .accentcolored-link {
  color: #3DB67E;
}

.grey-line {
  height: 2px;
  background-color: #F6F6F6;
}

.footer-external-links {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .footer-external-links {
    flex-direction: column;
  }
}

.footer-external-links-1 p:first-child {
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  .footer-external-links-1 {
    margin-bottom: 30px;
    display: flex;
  }
}

.footer-external-links-2 img:last-child {
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  .footer-external-links-2 {
    margin-bottom: 30px;
    display: flex;
  }
}

.footer-socials {
  font-size: 24px;
  color: #3DB67E;
  margin: 0 5px;
}

.footer-logo {
  opacity: 0.5;
  text-align: center;
}

.atile, .atile:hover, .atile:active, .atile:focus, .atile a, .atile a:hover {
  text-decoration: none;
}

.atile {
  height: 555px;
  display: block;
}
.atile.wide {
  height: 250px;
}

a > .tile {
  text-decoration: none;
}

a:hover > .tile {
  text-decoration: none;
}

.tile {
  width: 100%;
  border: none;
  border-radius: 20px;
  background-color: #ffffff;
  color: #777777;
  transition: box-shadow 0.3s ease, background-color 0.3s ease;
}
.tile.highlighted {
  background-color: #F6F6F6;
}
.tile:hover {
  -webkit-box-shadow: 0 0 15px 0 #b3b3b3;
  -moz-box-shadow: 0 0 15px 0 #b3b3b3;
  box-shadow: 0 0 15px 0 #b3b3b3;
  cursor: pointer;
  background-color: #74BCB7;
  color: #ffffff;
}
.tile:hover .add-to-shoppingcart {
  background-color: #FFD948;
}
.tile:hover .number-of-reviews {
  color: #ffffff;
  text-decoration: none;
}
.tile:hover .hover-price, .tile:hover .red-strikethrough > p, .tile:hover .corrected-price {
  color: #ffffff;
}
.tile:hover .extra-info {
  color: #ffffff;
  border: 1px solid #ffffff;
}
.tile:hover .member-discount {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
}
.tile:hover .description-shorten > p > span {
  color: #ffffff !important;
}
@media screen and (max-width: 992px) {
  .tile {
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
  }
}

.tile .list {
  height: 250px;
}

.inner-tile {
  padding: 20px 20px 25px 20px;
}

.list > .inner-tile {
  width: 100%;
}

.shorten {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 30px;
}

.description-shorten > p {
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 110px;
}

.description-shorten > p > span {
  color: #777777 !important;
}

.tile-image-container {
  position: relative;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 100%;
  height: 250px;
  overflow: hidden;
}

.list > .tile-image-container {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-right-radius: 0;
  width: 320px;
  height: 250px;
}

.tile-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.tile-image.portrait {
  width: 100%;
  height: auto;
}
.tile-image.landscape {
  height: 100%;
  width: auto;
}

.favourite-icon {
  background-color: #ffffff;
  height: 44px;
  width: 44px;
  border-radius: 50%;
  color: #3DB67E;
  position: relative;
  text-align: center;
  line-height: 44px;
  font-size: 26px;
  margin: 10px;
  float: right;
  overflow: hidden;
  display: block;
  transition: box-shadow 0.3s ease, display 0.3s ease;
}
.favourite-icon:hover {
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
}
.favourite-icon:hover .far.fa-heart, .favourite-icon.favourited .far.fa-heart {
  display: none;
}
@media screen and (max-width: 768px) {
  .favourite-icon.mobile {
    height: 22px;
    width: 22px;
    line-height: 22px;
    font-size: 15px;
    margin: 5px;
  }
}

.labels > .label {
  position: absolute;
  font-size: 13px;
  text-transform: uppercase;
  bottom: 10px;
  right: 10px;
  text-align: center;
  color: #ffffff;
  border-radius: 5px;
  width: 90px;
}
.labels > .label.new {
  background-color: #3DB67E;
}
.labels > .label.sale {
  background-color: #D42159;
}
.labels > .label.promotion {
  background-color: #74BCB7;
}
.labels > .label.lastchance {
  background-color: #FFD948;
}

.review-star {
  color: #FFD948;
}
.review-star.big {
  font-size: 26px;
}

.number-of-reviews {
  color: #777777;
  text-decoration: none;
  font-size: 14px;
}

html .rating-container .filled-stars {
  -webkit-text-stroke: unset;
  text-shadow: none;
}

html .rating-container {
  display: inline;
}

html .rating-container .star:first-child {
  margin-left: 0;
}

.add-to-shoppingcart {
  width: 100%;
  background-color: #3DB67E;
  border-radius: 5px;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  padding: 3px 0;
  cursor: pointer;
  transition: box-shadow 0.3s ease;
}
.add-to-shoppingcart:hover {
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
}
.add-to-shoppingcart.disabled {
  opacity: 0.4;
  pointer-events: none;
}

.extra-info {
  font-size: 12px;
  line-height: 18px;
  width: 95px;
  padding: 3px 10px;
  color: #3DB67E;
  border: 1px solid #3DB67E;
  border-radius: 5px;
}
.extra-info.error {
  color: #D42159;
  border: 1px solid #D42159;
  width: 121px;
}
.extra-info.mobile-cart {
  font-size: 10px;
  width: 80px;
  padding: 1px 9px;
}
.extra-info.wide {
  position: absolute;
  right: 34px;
}

.member-discount {
  color: #3DB67E;
  font-size: 14px;
  background-color: rgba(61, 182, 126, 0.1);
  padding: 3px 10px;
  text-align: center;
}
.member-discount.big {
  font-size: 16px;
  padding: 7px 20px;
  width: 320px;
}

.modal-content {
  border: none;
  line-height: 22px;
  font-size: 14px;
  border-radius: 20px;
  box-shadow: none;
  color: #777777;
}
@media screen and (max-width: 768px) {
  .modal-content {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
  }
}

.modal-body {
  padding: 50px;
}
@media screen and (max-width: 768px) {
  .modal-body {
    padding: 20px;
  }
}

.general-input {
  height: 50px;
  width: 100%;
  border: 1px solid #F9F9F9;
  border-right: 1px solid #F9F9F9;
  border-radius: 5px;
  font-size: 12px;
  padding-left: 20px;
  padding-right: 20px;
  transition: border-right 0.3s ease;
  background-color: #ffffff;
}
.general-input:focus {
  outline: none;
  border-bottom: 1px solid #3DB67E;
  border-radius: 5px;
}
.general-input::placeholder {
  color: rgba(119, 119, 119, 0.5);
}
.general-input.password {
  width: 85%;
}
@media screen and (max-width: 768px) {
  .general-input {
    width: 100%;
  }
  .general-input.password {
    width: 75%;
  }
}

textarea {
  padding-top: 20px;
}

.password-toggle-addon input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.password-toggle-addon label {
  padding: 0;
  margin: 0;
}

.password-toggle-addon label img {
  height: 1em;
  cursor: pointer;
  opacity: 0.6;
}

.fa-eye, .fa-eye-slash {
  color: rgba(119, 119, 119, 0.5);
  padding: 10px;
}
.fa-eye:hover, .fa-eye-slash:hover {
  cursor: pointer;
}

.uber-row {
  position: relative;
}

.sidebar {
  background-color: #ffffff;
  height: 100%;
  width: 100%;
  margin-top: 0;
  padding: 40px 20px;
  display: block;
  -webkit-box-shadow: 2px 5px 6px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 5px 6px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 5px 6px -1px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 768px) {
  .sidebar {
    display: none !important;
    background-color: #F6F6F6;
    height: 100%;
    width: 100%;
    margin-top: 0;
    padding: 40px 20px;
    box-shadow: none;
  }
}

@media screen and (max-width: 768px) {
  #SidebarMobile {
    display: none;
    height: 100vh;
  }
  #SidebarMobile.visible {
    display: block;
    height: 100vh;
  }
}

#SidebarMobile ul > li, #SidebarMobile ul > li {
  height: 50px;
}
#SidebarMobile ul > li.filter-option-values, #SidebarMobile ul > li.filter-option-values {
  height: auto;
}
#SidebarMobile ul > li > a, #SidebarMobile ul > li > a {
  color: #777777;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  #firstMenu {
    display: block;
  }
  #firstMenu.hide {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .subsidebar {
    display: none;
  }
  .subsidebar.visible {
    display: flex;
    height: 70vh;
    justify-content: space-between;
    flex-direction: column;
  }
}

.mobile-filter-check {
  visibility: hidden;
  transition: visibility 0.3s ease;
}

.filter-option {
  height: 50px;
}
.filter-option input[type=checkbox] {
  display: none;
}
.filter-option.active .mobile-filter-check {
  visibility: visible;
}

.mobile-filter-add-button {
  height: 30px;
  padding: 4px 20px;
  position: relative;
}
.mobile-filter-add-button:active, .mobile-filter-add-button:focus {
  height: 30px;
  padding: 4px 20px;
}

/* Customize the label (the container) */
.radiobutton {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  margin-left: 10px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.radiobutton input, .sizeOption input, .radiobuttonMobile input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.radiobutton .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #ffffff;
  border-radius: 3px;
  border: 1px solid #3DB67E;
}

/* When the radio button is checked, add a blue background */
.radiobutton input:checked ~ .checkmark {
  background-color: #3DB67E;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radiobutton input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radiobutton .checkmark:after {
  top: 4px;
  left: 4px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: white;
}

.radiobuttonMobile, .checkmarkMobile {
  padding: 2px 0;
  width: 100%;
  text-align: center;
  display: block;
  position: relative;
  margin-bottom: 0px;
  margin-left: 0px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.radiobuttonMobile .checkmarkMobile {
  position: absolute;
  top: 0;
  left: 0;
  height: 99%;
  width: 100%;
}

.radiobuttonMobile input:checked ~ .checkmarkMobile {
  border-bottom: 2px solid #3DB67E;
}

.checkmarkbutton {
  display: block;
  position: relative;
  padding: 10px 0 10px 35px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-top: 1px solid #3DB67E;
}
.checkmarkbutton:last-child {
  border-bottom: 1px solid #3DB67E;
}

/* Hide the browser's default checkbox */
.checkmarkbutton input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmarkbutton .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  border: 1px solid #3DB67E;
  border-radius: 3px;
  margin-left: 10px;
  background-color: #ffffff;
  margin-top: 10px;
}

/* When the checkbox is checked, add a blue background */
.checkmarkbutton input:checked ~ .checkmark {
  background-color: #3DB67E;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmarkbutton .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkmarkbutton input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkmarkbutton .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.filter-category-title {
  display: flex;
  justify-content: space-between;
}
.filter-category-title:hover {
  cursor: pointer;
}

.filter-category-options {
  display: block;
}

.filter-category-chevron {
  transition: transform 0.5s ease;
}

.pricebutton {
  display: block;
  position: relative;
  padding: 10px 0;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-top: 1px solid #3DB67E;
}
.pricebutton:last-child {
  border-bottom: 1px solid #3DB67E;
}

.filter-input {
  font-size: 12px;
  padding: 3px 5px;
  border: 1px solid #3DB67E;
  border-radius: 3px;
  margin-left: 10px;
  margin-right: 10px;
}
.filter-input:focus {
  outline: none;
}
.filter-input::placeholder {
  color: rgba(119, 119, 119, 0.5);
}
@media screen and (max-width: 768px) {
  .filter-input {
    width: 75%;
    margin-bottom: 25px;
  }
}
.filter-input.search {
  width: 90%;
}
@media screen and (max-width: 768px) {
  .filter-input.search {
    width: 95%;
  }
}

.price-input {
  font-size: 12px;
  padding: 3px 5px;
  border: 1px solid #3DB67E;
  border-radius: 3px;
  width: 60px;
  margin-left: 10px;
  margin-right: 10px;
}
.price-input:focus {
  outline: none;
}
.price-input::placeholder {
  color: rgba(119, 119, 119, 0.5);
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

#options {
  display: block;
}

#chev-rotation {
  transition: transform 0.3s ease;
}

.article-detail {
  padding-left: 30px;
  padding-right: 30px;
  background-color: white;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .article-detail {
    padding-left: 0;
    padding-right: 0;
  }
}

.page-navigation {
  display: flex;
  justify-content: space-between;
}

.detail-information-container {
  z-index: 0;
}

.detail-information {
  height: 800px;
}
@media screen and (max-width: 1200px) {
  .detail-information {
    height: 500px;
    min-height: 500px;
  }
}
@media screen and (max-width: 768px) {
  .detail-information {
    height: 100%;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .detail-information > div > h1 {
    font-size: 25px;
  }

  .detail-information > div > div > span > p.size20 {
    font-size: 14px;
  }

  .detail-information > div > div > p.size28 {
    font-size: 20px;
  }

  .detail-information > div > p.size20 {
    font-size: 14px;
  }

  .gjiorhgeben {
    flex-direction: column;
    align-items: start;
  }

  .detail-information > div > a.button {
    width: 100%;
  }
}
.combi-discount {
  display: flex;
  justify-content: space-between;
}
.combi-discount.combi-three-or-more .combi-discount-image-container {
  width: 60px;
  height: 60px;
}
@media screen and (max-width: 768px) {
  .combi-discount.combi-three-or-more .combi-discount-image-container {
    width: 150px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
  }
}

.combi-discount-image-container {
  width: 100px;
  height: 100px;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .combi-discount-image-container {
    width: 150px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
  }
}

.combi-discount-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
  text-align: center;
}

.combi-plus {
  font-size: 30px;
  margin-left: 20px;
  margin-right: 20px;
  line-height: 100px !important;
}
@media screen and (max-width: 768px) {
  .combi-plus {
    margin-left: auto;
    margin-right: auto;
    line-height: 50px !important;
  }
}

.combi-discount-item {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .combi-center {
    display: flex;
    justify-content: center;
  }
}

.change-overview {
  line-height: 20px;
  font-size: 20px;
}
.change-overview a {
  color: #777777;
}
.change-overview a:hover {
  color: #3DB67E;
}
.change-overview a.disabled {
  color: rgba(119, 119, 119, 0.5);
}
.change-overview a.disabled:hover {
  color: #3DB67E;
}
@media screen and (max-width: 768px) {
  .change-overview {
    display: none;
  }
}

.switch {
  position: relative;
  display: block;
  vertical-align: top;
  width: 60px;
  height: 20px;
  padding: 0;
  margin: 0 10px 10px 0;
  background-color: rgba(61, 182, 126, 0.4);
  border-radius: 18px;
  cursor: pointer;
  box-sizing: content-box;
}

.switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  box-sizing: content-box;
}

.switch-label {
  position: relative;
  display: block;
  width: 60px;
  height: inherit;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  background: #ffffff;
  border-radius: inherit;
  box-sizing: content-box;
}

.switch-label:before, .switch-label:after {
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  line-height: 1;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
  box-sizing: content-box;
}

.switch-label:before {
  content: attr(data-off);
  right: 11px;
  color: #777777;
}

.switch-label:after {
  content: attr(data-on);
  left: 11px;
  color: #ffffff;
  opacity: 0;
}

.switch-input:checked ~ .switch-label {
  background: rgba(61, 182, 126, 0.4);
}

.switch-input:checked ~ .switch-label:before {
  opacity: 0;
}

.switch-input:checked ~ .switch-label:after {
  opacity: 1;
}

.switch-handle {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: #3DB67E;
  border-radius: 100%;
}

.switch-handle:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
  width: 12px;
  height: 12px;
  border-radius: 6px;
}

.switch-input:checked ~ .switch-handle {
  left: 40px;
}

.switch-label, .switch-handle {
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}

.extraaddress {
  display: none;
}
.extraaddress.visibleAddress {
  display: block;
}

.shopping-cart-overview {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 30px 15px;
}

.shopping-cart-product-row {
  display: flex;
  justify-content: space-between;
}

.product-row-image-container {
  position: relative;
  width: 160px;
  height: 160px;
  overflow: hidden;
  z-index: 1;
}
.product-row-image-container.small {
  width: 80px;
  height: 80px;
}
@media screen and (max-width: 768px) {
  .product-row-image-container {
    width: 80px;
    height: 80px;
  }
}

.product-row-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.product-row-image.portrait {
  width: 100%;
  height: auto;
}
.product-row-image.landscape {
  height: 100%;
  width: auto;
}

.shopping-cart-product {
  flex-direction: row;
}

.product-row-two, .product-row-three {
  flex-direction: column;
}

.product-row-two {
  width: 250px;
}

.product-row-four {
  flex-direction: column;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .product-row-four {
    flex-direction: row;
    text-align: left;
  }
}

.price-width {
  width: 75px;
  text-align: right;
}

.become-member {
  background-color: rgba(116, 188, 183, 0.1);
  padding: 20px;
}
.become-member.right {
  text-align: right;
}

.shopping-cart-price-row {
  display: flex;
  justify-content: flex-end;
}

@media screen and (max-width: 768px) {
  .discount-shopping-cart {
    padding-top: 20px;
  }
}

.discount-input {
  background-color: #F6F6F6;
  color: #000000;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border: none;
  height: 50px;
  font-size: 14px;
  padding-left: 20px;
  width: 200px;
  margin-right: -4px;
}
.discount-input:focus {
  outline: none;
}
.discount-input::placeholder {
  color: #777777;
}
@media screen and (max-width: 768px) {
  .discount-input {
    font-size: 12px;
    padding-left: 10px;
  }
}

.discount-button {
  color: #ffffff;
  background-color: #FFD948;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border: none;
  height: 50px;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  width: auto;
  padding: 7px 20px 13px;
  transition: background-color 0.3s ease;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
}
.discount-button:hover {
  background-color: #3DB67E;
  color: #ffffff;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .discount-button {
    font-size: 16px;
    padding: 14px 10px;
  }
}

.if-user-becomes-member, .if-user-becomes-member-mobile {
  display: none;
}
.if-user-becomes-member.visible, .if-user-becomes-member-mobile.visible {
  margin-top: 10px;
  display: flex;
}

.shopping-cart-miniature {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 30px;
}

.shopping-cart-mini-row > div > div, .shopping-cart-mini-row > div, .shopping-cart-mini-row {
  color: #777777;
  text-decoration: none;
}
.shopping-cart-mini-row > div > div:hover, .shopping-cart-mini-row > div:hover, .shopping-cart-mini-row:hover {
  color: #777777;
  text-decoration: none;
}

.membercard {
  height: 110px;
  width: auto;
}

.grpg9hgirij {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .grpg9hgirij {
    width: 100%;
  }
}

.changeSize {
  width: 75%;
  border: 1px solid rgba(119, 119, 119, 0.5);
  border-radius: 5px;
}
.changeSize:last-child {
  border-right: none;
}

.sizeOption, .sizeRadio {
  padding: 2px 0;
  width: 100%;
  text-align: center;
  border-right: 1px solid rgba(119, 119, 119, 0.5);
  display: block;
  position: relative;
  margin-bottom: 0px;
  margin-left: 0px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.sizeOption .sizeRadio {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.sizeOption .sizeRadio:hover {
  background-color: rgba(119, 119, 119, 0.5);
  color: #ffffff;
}

.sizeOption input:checked ~ .sizeRadio {
  background-color: rgba(119, 119, 119, 0.5);
  color: #ffffff;
}

.changeAmount {
  display: inline-block;
}

.changeAmount .input-text.qty {
  width: 50px;
  height: 30px;
  padding: 0 5px;
  text-align: center;
  background-color: transparent;
  border: 1px solid rgba(119, 119, 119, 0.5);
}

.input-text:focus {
  outline: none;
}

.changeAmount.buttons_added {
  text-align: left;
  position: relative;
  white-space: nowrap;
  vertical-align: top;
}

.changeAmount.buttons_added input {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  box-shadow: none;
}

.changeAmount.buttons_added .minus,
.changeAmount.buttons_added .plus {
  height: 30px;
  background-color: #ffffff;
  border: 1px solid rgba(119, 119, 119, 0.5);
  cursor: pointer;
}

.changeAmount.buttons_added .minus {
  border-right: 0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  margin-right: -4px;
  padding: 2px 10px 5px;
}

.changeAmount.buttons_added .plus {
  border-left: 0;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  margin-left: -4px;
  padding: 4px 10px 5px;
}

.changeAmount.buttons_added .minus:hover,
.changeAmount.buttons_added .plus:hover {
  background: rgba(61, 182, 126, 0.1);
}

.changeAmount input::-webkit-outer-spin-button,
.changeAmount input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
}

.changeAmount.buttons_added .minus:focus,
.changeAmount.buttons_added .plus:focus {
  outline: none;
}

.succesful-order-icon {
  font-size: 35px;
  margin-top: 5px;
}

.internal-advertisement-image {
  width: 100%;
  height: auto;
  border-radius: 20px;
}

.commercial {
  height: 350px;
  overflow: hidden;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 900px) {
  .commercial {
    height: 200px;
  }
}
.commercial.small {
  height: 200px;
}
@media screen and (max-width: 768px) {
  .commercial.small {
    height: 80px;
  }
}

.commercial-image {
  width: 100%;
  height: auto;
  position: absolute;
  overflow: hidden;
}

.commercial-button {
  position: relative;
}
.commercial-button > .shop-now {
  display: block;
}
@media screen and (max-width: 768px) {
  .commercial-button > .shop-now {
    display: none;
  }
}
.commercial-button > .chevron-right {
  display: none;
}
@media screen and (max-width: 768px) {
  .commercial-button > .chevron-right {
    display: block;
  }
}

.review-row > div > form > div > div > div > .control-label.has-star:after {
  color: #3DB67E !important;
  font-family: "Open Sans", sans-serif !important;
}

.review-row > div > form > div > div > div > .checkmarkbutton {
  border-top: none;
}

.review-row > div > form > div > div > div > div > select,
.review-row > div > form > div > div > div > div > input,
.review-row > div > form > div > div > input {
  width: 100%;
  height: 50px;
  border: 1px solid #f9f9f9;
  border-radius: 5px;
  font-size: 12px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #ffffff;
}
.review-row > div > form > div > div > div > div > select::placeholder,
.review-row > div > form > div > div > div > div > input::placeholder,
.review-row > div > form > div > div > input::placeholder {
  color: rgba(119, 119, 119, 0.5);
}
.review-row > div > form > div > div > div > div > select:focus,
.review-row > div > form > div > div > div > div > input:focus,
.review-row > div > form > div > div > input:focus {
  outline: none;
  border-bottom: 1px solid #3DB67E;
  border-radius: 5px;
}

.review-row > div > form > div > div > div > div > textarea {
  width: 100%;
  border: 1px solid #f9f9f9;
  border-radius: 5px;
  font-size: 12px;
  padding-left: 20px;
  padding-right: 20px;
  height: 100px;
}
.review-row > div > form > div > div > div > div > textarea::placeholder {
  color: rgba(119, 119, 119, 0.5);
}
.review-row > div > form > div > div > div > div > textarea:focus {
  outline: none;
  border-bottom: 1px solid #3DB67E;
  border-radius: 5px;
}

.review-photo-box {
  position: relative;
  width: 250px;
  height: 250px;
  overflow: hidden;
}

.review-photo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.review-photo.portrait {
  width: 100%;
  height: auto;
}
.review-photo.landscape {
  height: 100%;
  width: auto;
}

.error-summary {
  padding: 10px;
  background: #FFD948;
  border-radius: 5px;
}
.error-summary ul {
  list-style: circle;
  margin-top: 5px;
  margin-left: 20px;
}

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