li {
  padding-top: 20px;
  padding-bottom: 20px;
}

.c1 {
  min-height: 480px;
  margin-right: 2px;
  margin-left: 2px;
  background-color: #f0f0f0;
  opacity: 0.5;
  -o-object-fit: fill;
  object-fit: fill;
}

.c2 {
  position: relative;
  min-height: 480px;
  margin-right: 2px;
  margin-left: 2px;
  background-color: #fcefd4;
}

.c3 {
  position: relative;
  min-height: 480px;
  margin-right: 2px;
  margin-left: 2px;
  background-color: #f8e0c4;
}

.c4 {
  position: relative;
  min-height: 480px;
  margin-right: 2px;
  margin-left: 2px;
  background-color: #f6dbc4;
}

.temp1 {
  line-height: 50px;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.col-top {
  margin-bottom: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #efd567;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}

.col-top.glaspakket {
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #fff;
}

.col-top.zon1 {
  position: relative;
  margin-bottom: 0px;
  padding-bottom: 50px;
  background-color: #e3e3e2;
}

.col-top.zon2 {
  position: relative;
  margin-bottom: 0px;
  padding-bottom: 50px;
  background-color: #f3c971;
}

.col-top.zon2.polyes {
  position: relative;
  opacity: 1;
}

.col-top.zon2.polno {
  position: absolute;
  width: 100%;
}

.col-top.zon3 {
  position: relative;
  margin-bottom: 0px;
  padding-bottom: 50px;
  background-color: #eb9a3f;
}

.col-top.zon3.polyes {
  position: absolute;
  width: 100%;
}

.col-top.zon3.polno {
  position: relative;
  width: 100%;
}

.col-top.zon4 {
  position: relative;
  margin-bottom: 0px;
  padding-bottom: 50px;
  background-color: #e1883c;
}

.col-top.zon4.polyes {
  position: relative;
  width: 100%;
}

.col-top.zon4.polno {
  position: absolute;
  width: 100%;
}

.row-bullet {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 17px;
  padding-bottom: 17px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.row-bullet.pol-opacity {
  padding-top: 17px;
  padding-bottom: 17px;
}

.row-bullet.not {
  opacity: 0.15;
}

.row-bullet.not.bg {
  background-color: #d8d8d8;
}

.row-bullet.bg {
  background-color: #f0f0f0;
}

.col-top-opsomming {
  height: 175px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}

.row-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 19px;
  font-weight: 300;
}

.row-tag.empty {
  padding-top: 25px;
  padding-bottom: 25px;
}

.row-tag.pol-opacity {
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 300;
}

.c0 {
  margin-right: 2px;
  margin-left: 2px;
  background-color: transparent;
  -o-object-fit: fill;
  object-fit: fill;
}

.body {
  font-family: Plain, sans-serif;
  font-size: 15px;
}

.heading {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.heading-2 {
  font-weight: 300;
}

.bold-hoor {
  font-weight: 700;
}

.price {
  position: absolute;
  left: auto;
  right: auto;
  -webkit-transform: translate(60px, 0px);
  -ms-transform: translate(60px, 0px);
  transform: translate(60px, 0px);
  font-family: Campton, sans-serif;
  font-weight: 700;
}

.price.sale {
  position: absolute;
  left: 7%;
  top: 10%;
  right: auto;
  bottom: auto;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: rgba(51, 51, 51, 0.27);
  font-size: 17px;
  text-decoration: line-through;
}

.price.price-single {
  -webkit-transform: translate(52px, 0px);
  -ms-transform: translate(52px, 0px);
  transform: translate(52px, 0px);
}

.price.price-sun-1 {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.div-block {
  width: 300px;
}

.gepolariseerd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 11px;
  padding-bottom: 11px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pol-button {
  position: absolute;
  width: 100px;
  height: 40px;
  float: left;
  border-radius: 20px;
  background-color: #d4d4d4;
}

.pol-button.heenenweer {
  background-color: #8ff1a0;
}

.text-block {
  position: static;
  float: left;
}

.pol-switch {
  position: absolute;
  right: 265px;
  bottom: 5px;
  z-index: 500;
  width: 30px;
  height: 30px;
  float: left;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.pol-switch.heenenweer {
  left: auto;
  right: 5px;
  bottom: 5px;
}

.div-block-2 {
  position: relative;
  width: 100px;
  height: 40px;
  margin-left: 30px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.pol-pol {
  position: static;
  float: left;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
}

.extra-glasopties {
  padding-top: 20px;
}

.col-top-glasopteis {
  height: 50px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}

.c-glasopties {
  margin-right: 2px;
  margin-left: 2px;
  background-color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.text-span {
  margin-right: 10px;
  font-weight: 700;
}

.text-span-2 {
  font-weight: 700;
}

.txt-extra-info {
  margin-top: 60px;
  color: #929292;
  line-height: 30px;
  font-weight: 300;
}

.image {
  float: right;
}

.div-extra-glasopties {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 6px;
  padding-bottom: 6px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.omschrijving {
  float: left;
  font-weight: 300;
}

.txt-pricew {
  float: right;
  font-family: Campton, sans-serif;
}

.div-block-3 {
  float: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-4 {
  width: 140px;
  float: left;
}

.div-block-5 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.slide {
  height: 500px;
}

.mask {
  height: 790px;
}

.slider {
  height: 860px;
}

.mob-col-top-opsom {
  height: 147px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}

.slide-ster {
  background-color: #ffefd1;
}

.slide-ster._1-ster {
  float: none;
  background-color: transparent;
  -o-object-fit: fill;
  object-fit: fill;
}

.slider-2 {
  height: 460px;
}

.slider-2.bg {
  height: auto;
  background-color: transparent;
}

.mob-priceblok {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #efd567;
  text-align: center;
}

.mob-priceblok.sun-2-price {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #f3c971;
}

.mob-priceblok.sun-2-price.polarize-price {
  position: absolute;
  left: 0%;
  top: 70px;
  right: 0%;
  bottom: auto;
  opacity: 0;
}

.mob-priceblok.sun-1-price {
  height: 120px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #e3e3e2;
}

.mob-priceblok.sun-3-price {
  height: 120px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #eb9a3f;
}

.mob-priceblok.sun-3-price.polarize-price {
  position: absolute;
  left: 0%;
  top: 70px;
  right: 0%;
  bottom: auto;
  opacity: 0;
}

.mob-priceblok.sun-4-price {
  height: 120px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #e1883c;
  opacity: 1;
}

.mob-priceblok.sun-4-price.polarize-price {
  position: absolute;
  left: 0%;
  top: 70px;
  right: 0%;
  bottom: auto;
  opacity: 0;
}

.mob-price {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.text-block-2 {
  display: block;
  font-family: Campton, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.mob-row-bulle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 280px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.mob-row-bulle.pol-opacity {
  padding-top: 17px;
  padding-bottom: 17px;
}

.mob-row-bulle.not {
  opacity: 0.15;
}

.mob-row-bulle.not.bg {
  background-color: #d8d8d8;
}

.mob-row-bulle.not.gepolariseerd {
  padding-top: 10px;
  padding-bottom: 10px;
}

.mob-row-bulle.bg {
  background-color: #f0f0f0;
}

.mob-row-bulle.not-copy {
  opacity: 0.15;
}

.mob-row-bulle.not-copy.bg {
  background-color: #d8d8d8;
}

.mob-row-bulle.glass-option {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid #f0f0f0;
  border-top-style: none;
  border-top-color: #f0f0f0;
}

.mob-row-bulle.glass-option-last {
  border-bottom: 1px solid #f0f0f0;
  border-top-style: solid;
  border-top-color: #f0f0f0;
}

.mob-div-rows {
  padding-top: 20px;
  padding-bottom: 20px;
}

.mob-div-rows._1-ster {
  padding-top: 20px;
  padding-bottom: 20px;
}

.mob-div-rows.sun-2-options {
  background-color: #fcefd4;
}

.mob-div-rows.sun-3-options {
  background-color: #f8e0c4;
}

.mob-div-rows.sun-4-options {
  background-color: #f6dbc4;
}

.mob-div-rows.glass-options {
  background-color: #fff;
}

.mob-row-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.mob-row-copy.pol-opacity {
  padding-top: 17px;
  padding-bottom: 17px;
}

.mob-row-copy.not {
  opacity: 0.15;
}

.mob-row-copy.not.bg {
  background-color: #d8d8d8;
}

.mob-row-copy.bg {
  background-color: #f0f0f0;
}

.icon {
  color: #000;
  font-size: 30px;
  line-height: 30px;
}

.icon-2 {
  color: #000;
  font-size: 30px;
  line-height: 30px;
}

.text-block-3 {
  position: static;
  clear: none;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: right;
}

.text-block-3.glass-option-title {
  font-size: 16px;
}

.text-block-3.glass-option-price {
  position: static;
  margin-left: 30px;
  font-family: Campton, sans-serif;
  font-weight: 700;
}

.text-block-3.glass-option-price.no-polarize {
  opacity: 0.15;
}

.text-block-3.glass-option-price.no-polarize-toggle {
  font-family: Campton, sans-serif;
}

.pakket {
  margin-right: auto;
  margin-left: auto;
  background-color: #f0f0f0;
  opacity: 1;
}

.pakket.pakket-inactive {
  opacity: 0.5;
}

.div-block-8 {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  text-align: center;
}

.image-2 {
  width: 50px;
  height: 50px;
}

.section {
  height: 100vh;
}

.slide-nav {
  margin-bottom: -50px;
}

.image-3 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.image-3.option-dot {
  margin-right: 30px;
}

.text-block-4 {
  background-color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-9.no-polarize {
  opacity: 0.15;
}

.discount-sticker {
  position: absolute;
  right: 20px;
  z-index: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 125px;
  height: 125px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 5px solid #fff;
  border-radius: 50%;
  background-color: #ef8200;
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
}

.text-block-5 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  -webkit-transform: perspective(0px);
  transform: perspective(0px);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  font-family: Campton, sans-serif;
  color: #fff;
  font-size: 33px;
  line-height: 33px;
  font-weight: 700;
  text-align: center;
}

.div-block-10 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.text-block-6 {
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
}

.text-block-7 {
  position: absolute;
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: -50px;
  background-color: transparent;
  font-family: Campton, sans-serif;
  color: rgba(51, 51, 51, 0.27);
  font-size: 20px;
  font-weight: 700;
  text-align: right;
  text-decoration: line-through;
}

.div-block-11 {
  position: absolute;
}

.div-block-11.default-price {
  opacity: 0;
}

.div-block-11.discount-price {
  border-radius: 0px;
  opacity: 1;
}

.div-block-12 {
  margin-top: 40px;
}

.container-2 {
  position: relative;
}

.div-block-13 {
  position: absolute;
  top: 40px;
  right: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  background-color: #ef8200;
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
}

.text-block-8 {
  display: inline-block;
  padding-right: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Plain, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 300;
}

.text-block-8.price-style {
  margin-right: 0px;
  font-family: Campton, sans-serif;
  font-size: 30px;
}

.image-4 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-color: transparent;
}

.image-5 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.text-block-9 {
  font-family: Campton, sans-serif;
}

.text-span-3 {
  font-family: Plain, sans-serif;
  font-weight: 300;
}

.text-block-10 {
  text-align: left;
}

.text-block-10.extra-text {
  margin-top: 20px;
  color: #929292;
  font-size: 14px;
  font-weight: 300;
}

.text-span-4 {
  font-family: Campton, sans-serif;
}

.text-span-5 {
  font-family: Campton, sans-serif;
}

.link-block-2 {
  position: absolute;
  left: 0%;
  top: 50px;
  right: auto;
  bottom: auto;
}

.div-block-14 {
  position: relative;
}

.text-block-11 {
  position: absolute;
  top: 50px;
  z-index: 500;
  color: #000;
  cursor: pointer;
}

.text-block-11.ev-trigger {
  position: absolute;
  top: 0px;
  opacity: 0;
}

.text-block-11.mf-trigger {
  position: static;
  opacity: 1;
}

.div-block-15 {
  position: absolute;
  width: 100%;
  opacity: 1;
}

.div-block-16 {
  position: absolute;
  width: 100%;
  opacity: 0;
}

.div-block-17 {
  position: absolute;
  top: 50px;
  z-index: 999;
  width: 150px;
}

.tab-link-tab-1 {
  margin-right: 30px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  opacity: 0.25;
  color: #999;
}

.tab-link-tab-1.w--current {
  border-style: none none solid;
  border-width: 2px;
  border-color: #000;
  opacity: 1;
  color: #333;
}

.tab-link-tab-2 {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
  opacity: 0.25;
}

.tab-link-tab-2.w--current {
  border-bottom: 2px solid #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  opacity: 1;
}

.text-block-12 {
  color: #333;
  font-size: 18px;
}

.text-block-13 {
  color: #333;
  font-size: 18px;
}

.tabs {
  background-color: #fff;
}

.tabs-menu {
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  .slide-ster._1-ster {
    background-color: #fff;
  }
  .slider-2 {
    height: 500px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .slider-2.bg {
    background-color: #fff;
  }
  .mob-row-copy {
    font-size: 16px;
  }
  .icon {
    color: #000;
  }
  .icon-2 {
    color: #000;
  }
  .text-block-3 {
    font-size: 16px;
  }
  .pakket {
    margin: 11px;
    background-color: #f0f0f0;
  }
  .pakket._2 {
    background-color: #fcdfc0;
  }
  .container {
    padding: 0px 20px;
  }
  .tab-pane-tab-1 {
    height: 500px;
  }
  .div-block-6 {
    width: 100%;
    height: 100%;
  }
  .div-pakket-tabs {
    height: 100%;
    margin: 21px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #f1b055;
  }
  .div-pakket-tabs.col2 {
    background-color: #af782a;
  }
  .div-pakket-tabs.col3 {
    background-color: #f7e1c3;
  }
  .tabs-content {
    height: 500px;
  }
  .tab-pane-tab-2 {
    height: 500px;
  }
  .tab-pane-tab-3 {
    height: 500px;
  }
  .div-block-7 {
    position: relative;
    overflow: hidden;
    height: 400px;
    margin: 20px 0px;
  }
  .pakket-container {
    position: absolute;
    width: 500vw;
    height: 500px;
  }
  .div-test {
    width: 80vw;
    height: 400px;
    margin-right: 20px;
    float: left;
    background-color: #ebb0b0;
  }
  .div-test._2 {
    background-color: #c28888;
  }
  .bulletpoint-txt {
    padding-top: 19px;
    padding-bottom: 19px;
  }
  .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .link-block {
    margin-right: 10px;
    padding: 10px 20px;
    background-color: #e5dfdf;
    text-decoration: none;
  }
}

@media screen and (max-width: 479px) {
  .heading-2 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 30px;
    line-height: 40px;
  }
  .gepolariseerd {
    padding-left: 10px;
  }
  .pol-copy {
    font-size: 12px;
  }
  .pol-button.heenenweer {
    width: 100px;
    height: 40px;
  }
  .pol-switch.heenenweer {
    right: 5px;
    bottom: 5px;
    width: 30px;
    height: 30px;
  }
  .div-block-2 {
    width: 100px;
    height: 40px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .pol-pol {
    font-size: 12px;
  }
  .txt-extra-info {
    padding-right: 10px;
    padding-left: 10px;
  }
  .mob-priceblok.sun-2-price.polarize-price {
    top: 81px;
    margin-right: auto;
    margin-left: auto;
  }
  .mob-priceblok.sun-3-price.polarize-price {
    top: 81px;
  }
  .mob-priceblok.sun-4-price.polarize-price {
    top: 81px;
  }
  .mob-row-bulle.gepolariseerd.first-bullet {
    padding-left: 0px;
  }
  .div-block-8 {
    text-align: center;
  }
  .image-2 {
    width: 40px;
  }
  .discount-sticker {
    top: 40px;
    right: 20px;
    width: 80px;
    height: 80px;
  }
  .text-block-5 {
    font-size: 20px;
    line-height: 20px;
  }
  .text-block-6 {
    font-size: 16px;
    line-height: 16px;
  }
  .text-block-7 {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    margin-left: -50px;
  }
  .tab-link-tab-1 {
    display: inline-block;
  }
  .tab-link-tab-1.w--current {
    display: inline-block;
  }
  .tab-link-tab-2 {
    display: inline-block;
  }
  .tabs-menu {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@font-face {
  font-family: 'Campton';
  src: url('../fonts/campton-black-webfont.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Campton';
  src: url('../fonts/campton-bold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Plain';
  src: url('../fonts/Plain-Light-Regular.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Plain';
  src: url('../fonts/Plain-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Plain';
  src: url('../fonts/Plain-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
