@charset "UTF-8";
top: 53%;
left: 94%;
z-index: 1;
section {
  padding: 50px 0;
}
@media only screen and (min-width: 992px) {
  section {
    padding: 80px 0;
  }
}
#wrapper main > hr {
  margin: 0;
}
html,
body {
  font-size: 16px;
}
html,
body {
  line-height: 1.6;
}
p,
ul,
ol {
  margin-top: 1.5rem;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  line-height: 1.1;
  margin-top: 1.5rem;
  margin-bottom: .5rem;
}
.d-h1,
.d-h2,
.d-h3,
.d-h4,
.d-h5,
.d-h6 {
  line-height: 1.1;
  margin-top: 1.5rem;
  margin-bottom: .5rem;
}
h1,
.h1 {
  font-size: calc(1.375rem + 1.5vw);
}
h2,
.h2 {
  font-size: calc(1.325rem + 0.9vw);
}
h3,
.h3 {
  font-size: calc(1.3rem + 0.6vw);
}
h4,
.h4 {
  font-size: calc(1.275rem + 0.3vw);
}
h5,
.h5 {
  font-size: 1.25rem;
}
h6,
.h6 {
  font-size: 1rem;
}
.d-h1 {
  font-size: calc(1.625rem + 4.5vw);
}
.d-h2 {
  font-size: calc(1.575rem + 3.9vw);
}
.d-h3 {
  font-size: calc(1.525rem + 3.3vw);
}
.d-h4 {
  font-size: calc(1.475rem + 2.7vw);
}
.d-h5 {
  font-size: calc(1.425rem + 2.1vw);
}
.d-h6 {
  font-size: calc(1.375rem + 1.5vw);
}
.tagline {
  font-size: 1.1rem;
  margin-top: 0rem;
  margin-bottom: 1.2rem;
}
p.tagline + h1,
p.tagline + h2,
p.tagline + h3,
p.tagline + h4,
p.tagline + h5,
p.tagline + h6 {
  margin-top: 0px;
}
@media only screen and (min-width: 992px) {
  html,
  body {
    font-size: 17px;
  }
  html,
  body {
    line-height: 1.6;
  }
  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6 {
    line-height: 1.1;
  }
  h1,
  .h1 {
    font-size: 2.5rem;
  }
  h2,
  .h2 {
    font-size: 2rem;
  }
  h3,
  .h3 {
    font-size: 1.75rem;
  }
  h4,
  .h4 {
    font-size: 1.5rem;
  }
  h5,
  .h5 {
    font-size: 1.25rem;
  }
  h6,
  .h6 {
    font-size: 1rem;
  }
  .d-h1 {
    font-size: 5rem;
  }
  .d-h2 {
    font-size: 4.5rem;
  }
  .d-h3 {
    font-size: 4rem;
  }
  .d-h4 {
    font-size: 3.5rem;
  }
  .d-h5 {
    font-size: 3rem;
  }
  .d-h6 {
    font-size: 2.5rem;
  }
  .tagline {
    font-size: 1.3rem;
  }
}
.fa,
.fa-brands,
.fa-classic,
.fa-regular,
.fa-sharp,
.fa-solid,
.fab,
.far,
.fas {
  font-size: 1.3rem;
  vertical-align: middle;
}
html,
body {
  font-family: 400;
}
h1,
.h1 {
  font-weight: 600;
}
.d-h1 {
  font-weight: 600;
}
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: 800;
}
.d-h2,
.d-h3,
.d-h4,
.d-h5,
.d-h6 {
  font-weight: 800;
}
.tagline {
  font-weight: 400;
}
html,
body {
  font-family: 'Raleway', sans-serif;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: 'Raleway', sans-serif;
}
.d-h1,
.d-h2,
.d-h3,
.d-h4,
.d-h5,
.d-h6 {
  font-family: 'Raleway', sans-serif;
}
.tagline {
  font-family: 'Raleway', sans-serif;
}
p {
  color: rgba(0,0,0,0.8);
}
h1,
.h1 {
  color: #FF6E00;
}
h2,
.h2 {
  color: #FF6E00;
}
h3,
.h3 {
  color: #FF6E00;
}
h4,
.h4 {
  color: #FF6E00;
}
h5,
.h5 {
  color: #FF6E00;
}
h6,
.h6 {
  color: #FF6E00;
}
.tagline {
  color: #000000;
}
.light p,
.light li,
.light a,
.light span {
  color: rgba(255,255,255,0.8);
}
.light h1,
.light .h1 {
  color: #ffffff;
}
.light h2,
.light .h2 {
  color: #ffffff;
}
.light h3,
.light .h3 {
  color: #ffffff;
}
.light h4,
.light .h4 {
  color: #ffffff;
}
.light h5,
.light .h5 {
  color: #ffffff;
}
.light h6,
.light .h6 {
  color: #ffffff;
}
.light .tagline {
  color: rgba(255,255,255,0.8);
}
a {
  color: #00C832;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #019525;
}
.p-6 {
  padding: 6rem !important;
}
.pt-6 {
  padding-top: 6rem !important;
}
.px-6 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}
.py-6 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}
@media only screen and (min-width: 992px) {
  .p-lg-6 {
    padding: 6rem !important;
  }
  .pt-lg-6 {
    padding-top: 6rem !important;
  }
  .px-lg-6 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .py-lg-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
}
@media only screen and (min-width: 1200px) {
  .p-xl-6 {
    padding: 6rem !important;
  }
  .pt-xl-6 {
    padding-top: 6rem !important;
  }
  .px-xl-6 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .py-xl-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
}
* {
  background-image: no-repeat;
}
body,
html {
  background-color: #f8f8f8;
}
.bg-color-1 {
  background-color: #FF6E00;
}
.bg-color-2 {
  background-color: #FFA500;
}
.bg-color-3 {
  background-color: #FFD200;
}
.bg-color-4 {
  background-color: #FFFF00;
}
.bg-color-5 {
  background-color: #0032FF;
}
.bg-color-6 {
  background-color: #00c3f0;
}
.bg-color-7 {
  background-color: #00dcff;
}
.bg-color-8 {
  background-color: #00C832;
}
.bg-color-9 {
  background-color: #F5F5F5;
}
.bg-color-10 {
  background-color: #202020;
}
.bg-color-11 {
  background-color: #6c6c6c;
}
.bg-color-link {
  background-color: #00C832;
}
.text-color-1 {
  color: #FF6E00;
}
.text-color-2 {
  color: #FFA500;
}
.text-color-3 {
  color: #FFD200;
}
.text-color-4 {
  color: #FFFF00;
}
.text-color-5 {
  color: #0032FF;
}
.text-color-6 {
  color: #00c3f0;
}
.text-color-7 {
  color: #00dcff;
}
.text-color-8 {
  color: #00C832;
}
.text-color-9 {
  color: #F5F5F5;
}
.text-color-10 {
  color: #202020;
}
.text-color-11 {
  color: #6c6c6c;
}
.text-color-link {
  color: #00C832;
}
.fw-900 {
  font-weight: 100;
}
.fw-200 {
  font-weight: 200;
}
.fw-300 {
  font-weight: 300;
}
.fw-400 {
  font-weight: 400;
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600;
}
.fw-700 {
  font-weight: 700;
}
.fw-800 {
  font-weight: 800;
}
.fw-900 {
  font-weight: 900;
}
img {
  max-width: 100%;
  height: auto;
}
body {
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: ;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
button {
  cursor: pointer;
}
.layout-shift-1 {
  transform: translateY(-150px);
  margin-bottom: -150px;
}
.btn {
  border-radius: 99px;
  color: #fff;
  font-size: 1rem;
  line-height: 1;
  font-weight: bold;
  vertical-align: middle;
  padding: 13px 21px;
  border: none;
}
.btn.btn-primary {
  background-color: #00C832;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background-color: #01fb3f;
}
.btn.btn-secondary {
  background-color: #FF6E00;
}
.btn.btn-secondary:hover,
.btn.btn-secondary:focus {
  background-color: #ff8b33;
}
@media only screen and (min-width: 992px) {
  .btn {
    font-size: 1rem;
    padding: 18px 36px;
  }
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-loading .slick-list {
  background: #fff url('./ajax-loader.gif') center center no-repeat;
}
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  color: transparent;
  opacity: 0.8;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 0.8;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 1;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('./fonts/slick.eot');
  src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
.slick-prev,
.slick-next {
  z-index: 99;
  background-repeat: no-repeat;
  width: 18px;
  height: 32px;
}
.slick-prev {
  left: 25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: 25px;
}
.slick-prev:before {
  content: "";
}
[dir="rtl"] .slick-prev:before {
  content: "";
}
.slick-next {
  right: 25px;
}
[dir="rtl"] .slick-next {
  left: 25px;
  right: auto;
}
.slick-next:before {
  content: "";
}
[dir="rtl"] .slick-next:before {
  content: "";
}
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: 25px;
  z-index: 1;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 0.8;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 16px;
  height: 16px;
  border: 3px solid #fff;
  border-radius: 99px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 1;
  background-color: #fff;
}
#wpadminbar {
  position: fixed;
}
body.admin-bar header {
  top: 46px;
}
@media only screen and (min-width: 783px) {
  body.admin-bar header {
    top: 32px;
  }
}
section#home_hero .bgcont {
  background: #FF6E00;
  background: linear-gradient(90deg,#FF6E00 0%,#FFD200 100%);
}
#whatsapp-btn {
  position: fixed;
  right: 0px;
  bottom: 0px;
  z-index: 999;
  width: 70px;
}
#whatsapp-btn img {
  width: 100%;
}
img.tollbadge-home {
  max-width: 180px;
}
@media only screen and (min-width: 992px) {
  #whatsapp-btn {
    width: 80px;
  }
}
#wrapper {
  z-index: 3;
  position: relative;
  background-color: #fff;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
#wrapper.menu-is-open {
  -webkit-transform: translateX(-100vw);
  -moz-transform: translateX(-100vw);
  -ms-transform: translateX(-100vw);
  -o-transform: translateX(-100vw);
  transform: translateX(-100vw);
}
#mobile-navigation {
  position: fixed;
  height: 100%;
  right: 0;
  top: 0;
  visibility: hidden;
  z-index: 1;
  width: 100vw;
  background-color: #111;
  overflow-y: auto;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform .4s 0s, visibility 0s .4s;
  -moz-transition: -moz-transform .4s 0s, visibility 0s .4s;
  transition: transform .4s 0s, visibility 0s .4s;
  -webkit-transform: translateX(80px);
  -moz-transform: translateX(80px);
  -ms-transform: translateX(80px);
  -o-transform: translateX(80px);
  transform: translateX(80px);
}
#mobile-navigation ul.menu {
  list-style: none;
  padding: 138px 0 0 0;
}
#mobile-navigation ul.menu > li > a {
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  padding: 10px 11px 10px 11px;
  color: #fff;
  text-decoration: none;
  font-family: 'Raleway', sans-serif;
  display: inline-block;
  width: calc(100% - 90px);
}
#mobile-navigation ul.menu > li > a:hover {
  color: #fff;
}
#mobile-navigation ul.menu > li span.menu-item-toggle {
  width: 90px;
  height: 28px;
  display: inline-block;
  vertical-align: middle;
  content: "";
  background-image: url('../img/arrow-white-down.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px;
  cursor: pointer;
  transition-duration: 0.5s;
}
#mobile-navigation ul.menu > li span.menu-item-toggle.open {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  transition-duration: 0.5s;
}
#mobile-navigation ul.menu > li ul.sub-menu {
  display: none;
  padding: 0;
  list-style-type: none;
}
#mobile-navigation ul.menu > li ul.sub-menu li a {
  color: #fff;
  font-weight: 700;
  font-size: 0.9rem;
  padding: 12px 0 12px 30px;
  display: block;
  text-decoration: none;
  background-color: rgba(255,255,255,0.065);
}
#mobile-navigation .no-touch  a:hover {
  color: #FFF;
}
@media only screen and (min-width: 768px) {
  #mobile-navigation .cd-navigation {
    margin: 20px 0;
  }
}
#mobile-navigation.menu-is-open {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  -webkit-transition: -webkit-transform .4s 0s, visibility 0s 0s;
  -moz-transition: -moz-transform .4s 0s, visibility 0s 0s;
  transition: transform .4s 0s, visibility 0s 0s;
  -webkit-overflow-scrolling: touch;
}
#mobile-navigation .item-has-children > a {
  position: relative;
}
#mobile-navigation .item-has-children a img {
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  transform-origin: 2px 8px;
  -webkit-transform-origin: 2px 8px;
  -moz-transform-origin: 2px 8px;
}
#mobile-navigation .item-has-children > a.submenu-open img {
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  -o-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}
#mobile-navigation .item-has-children .collapser {
  float: right;
  background-color: rgba(255,255,255,0.1);
  width: 40px;
  text-align: center;
}
#mobile-navigation .item-has-children .collapser img {
  margin-top: -3px;
}
img[data-lazyloaded] {
  opacity: 0;
}
img.litespeed-loaded {
  -webkit-transition: opacity .5s linear 0.2s;
  -moz-transition: opacity .5s linear 0.2s;
  transition: opacity .5s linear 0.2s;
  opacity: 1;
}
ul.accordionjs {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.accordionjs > li.acc_section {
  border-top: 1px solid #ddd;
}
ul.accordionjs > li.acc_section:last-child {
  border-bottom: 1px solid #ddd;
}
ul.accordionjs > li.acc_section div.acc_head {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 30px;
  cursor: pointer;
  font-size: 17px;
}
ul.accordionjs > li.acc_section div.acc_head:before {
  content: "+";
  position: absolute;
  margin-left: -25px;
  color: #bbb;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
}
ul.accordionjs > li.acc_section.acc_active div.acc_head:before {
  content: "-";
}
ul.accordionjs > li.acc_section div.acc_content {
  padding-bottom: 12px;
  margin-top: -6px;
}
.wpcf7 form div.row > div {
  padding: 0 5px;
}
.wpcf7 form div.row > div:first-child {
  padding-left: 15px;
}
.wpcf7 form div.row > div:last-child {
  padding-right: 15px;
}
.wpcf7 form div.row > div label {
  width: 100%;
  font-size: 16px;
  color: #555;
  font-family: ;
}
.wpcf7 form div.row > div label > span {
  width: 100%;
}
.wpcf7 form div.row > div label > span input,
.wpcf7 form div.row > div label > span textarea {
  border: 1px solid #d7d7d7;
  outline: none;
  width: 100%;
  border-radius: 4px;
  padding: 12px 16px 10px 16px;
  font-size: 19px;
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.05);
  margin-bottom: 12px;
  margin-top: 4px;
}
.wpcf7 form div.row > div label > span input.wpcf7-not-valid,
.wpcf7 form div.row > div label > span textarea.wpcf7-not-valid {
  border: 1px solid #eb9191;
}
.wpcf7 form div.row > div label > span select {
  border: 1px solid #ddd;
  font-size: 16px;
  color: #333;
  display: block;
}
.wpcf7 form div.row > div label > span textarea {
  height: 120px;
}
.wpcf7 form div.row > div label > span span.wpcf7-not-valid-tip {
  margin-bottom: 15px;
}
.wpcf7 form .wpcf7-submit {
  margin-top: 20px;
  display: block;
}
.wpcf7 form .wpcf7-response-output {
  font-family: ;
  padding: 17px 20px;
  border-radius: 4px;
  font-weight: 700;
  font-size: 17px;
  line-height: 1.7;
  background-color: #fbfbfb;
  border: 2px solid #e2e2e2;
}
.wpcf7 form.sent .wpcf7-response-output {
  background-color: #EDFDF8;
  border: 2px solid #92EBD1;
}
.wpcf7 form.spam .wpcf7-response-output {
  background-color: #fcecec;
  border: 2px solid #eb9191;
}
.wpcf7 form.invalid .wpcf7-response-output {
  background-color: #fbfaf5;
  border: 2px solid #ffb900;
}
@media only screen and (min-width: 576px) {
  .wpcf7 form div.row > div {
    padding: 0 15px;
  }
  .wpcf7 form div.row > div label > span input,
  .wpcf7 form div.row > div label > span textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
}
button[name='update_cart'] {
  display: none !important;
}
.woocommerce table.shop_table {
  border: 0;
  border-radius: 0;
}
form.checkout p#billing_first_name_field,
form.checkout p#shipping_first_name_field {
  width: 49%;
}
form.checkout p#billing_last_name_field,
form.checkout p#shipping_last_name_field {
  width: 49%;
}
form.checkout p#billing_address_1_field,
form.checkout p#shipping_address_1_field {
  width: 59%;
  float: left;
  clear: left;
}
form.checkout p#billing_address_2_field,
form.checkout p#shipping_address_2_field {
  width: 39%;
  float: right;
  clear: right;
}
form.checkout p#billing_postcode_field,
form.checkout p#shipping_postcode_field {
  width: 39%;
  float: left;
  clear: left;
}
form.checkout p#billing_city_field,
form.checkout p#shipping_city_field {
  width: 59%;
  float: right;
  clear: right;
}
form.checkout p#billing_phone_field {
  width: 49%;
  float: left;
  clear: left;
}
form.checkout p#billing_email_field {
  width: 49%;
  float: right;
  clear: right;
}
form.checkout p#billing_company_field {
  padding-bottom: 0px;
}
form.checkout label {
  font-size: 0.9rem;
  font-weight: 800;
}
form.checkout input,
form.checkout select,
form.checkout textarea {
  padding: 8px 12px;
  border-radius: 3px;
  border: 1px solid #ddd;
  font-size: 1.05rem;
}
form.checkout span.optional {
  display: none;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background-color: rgba(0,0,0,0);
}
#add_payment_method #payment .place-order,
.woocommerce-cart #payment .place-order,
.woocommerce-checkout #payment .place-order {
  padding: 0 !important;
}
#add_payment_method #payment #place_order,
.woocommerce-cart #payment #place_order,
.woocommerce-checkout #payment #place_order {
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-radius: 12px;
  font-size: 1.25rem;
}
:root {
  --woocommerce: #FF6E00;
  --wc-green: #7ad03a;
  --wc-red: #a00;
  --wc-orange: #ffba00;
  --wc-blue: #2ea2cc;
  --wc-primary: #FF6E00;
  --wc-primary-text: white;
  --wc-secondary: #ebe9eb;
  --wc-secondary-text: #515151;
  --wc-highlight: #77a464;
  --wc-highligh-text: white;
  --wc-content-bg: #fff;
  --wc-subtext: #767676;
}
.woocommerce-store-notice,
p.demo_store {
  background-color: #FF6E00;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #FF6E00;
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: #FF6E00;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #FF6E00;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #FF6E00;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  border-top: 3px solid #FF6E00;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #ff770f;
}
form.woocommerce-checkout label.newsletter_permission {
  font-weight: 400 !important;
}
form.woocommerce-checkout #customer_details .col-md-8:last-of-type .inner .woocommerce-additional-fields h3 {
  display: none;
}
form.woocommerce-checkout #customer_details .col-md-8:last-of-type .inner .woocommerce-additional-fields #billing_confirmation_field label:first-child {
  font-weight: 700;
}
form.woocommerce-checkout #customer_details .col-md-8:last-of-type .inner .woocommerce-additional-fields #billing_confirmation_field label {
  line-height: 1.5;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner {
  border-radius: 8px;
  background-color: #F7F7F7;
  padding: 15px 15px 15px 15px;
  border: 1px solid #E7E7E7;
  box-shadow: 0 5px 24px 0 rgba(0,0,0,0.07);
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row {
  padding: 8px 0;
  width: calc(50% - 5px);
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row label {
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 3px;
  letter-spacing: 0.2px;
  color: #4A4949;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row label:first-of-type {
  font-weight: 600;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row input[type="text"],
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row input[type="tel"],
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row input[type="email"] {
  padding: 10px 10px;
  border: 1px solid #D5D5D5;
  border-radius: 3px;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.08);
  font-size: 16px;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row abbr.required {
  display: none;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row > span {
  display: block;
  width: 100%;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row select {
  appearance: none;
  -webkit-appearance: none;
  background-color: #fff;
  color: #333;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.08);
  font-size: 16px;
  border: 1px solid #D5D5D5;
  border-radius: 3px;
  padding: 6px 10px 5px 10px;
  width: 100%;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row select:active,
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row select:focus {
  outline: none;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_company_field {
  width: 100%;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_customer_type_field {
  width: 100%;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_salutation_field {
  width: calc(25% - 6.6667px);
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_first_name_field {
  width: calc(33.3333% - 6.6667px);
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_last_name_field {
  width: calc(41.6667% - 6.6667px);
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_address_1_field {
  width: calc(50% - 6.6667px);
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_address_2_field {
  width: calc(25% - 6.6667px);
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_bus_field {
  width: calc(25% - 6.6667px);
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_country_field {
  width: 100%;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_newsletter_flg_field {
  width: 100%;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_confirmation_field {
  width: 100%;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_customer_type_field label:first-of-type {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_customer_type_field label.radio {
  margin-left: 6px;
}
form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_country_field > label {
  display: block;
  width: 100%;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner {
  border-radius: 8px;
  background-color: #fff;
  padding: 30px;
  box-shadow: 0 5px 24px 0 rgba(0,0,0,0.07);
  border: 1px solid #E7E7E7;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review table.shop_table {
  border-collapse: collapse;
  border-radius: 5px;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review table.shop_table thead {
  background-color: #fbfbfb;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review table.shop_table thead tr th {
  border-color: #eaeaea;
  padding: 5px 12px;
  margin-top: 1px;
  background-color: #fbfbfb;
  color: #111;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review table.shop_table tbody tr td {
  border-color: #eaeaea;
  padding: 22px 12px;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review table.shop_table tbody tr td.product-name {
  font-size: 19px;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review table.shop_table tbody tr td dl.variation {
  font-size: 14px;
  line-height: 1.3;
  margin-top: 4px;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review table.shop_table tbody tr td dl.variation dd p {
  font-size: 14px;
  line-height: 1.3;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review table.shop_table tfoot tr th,
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review table.shop_table tfoot tr td {
  border-color: #eaeaea;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review .wc_payment_methods li.wc_payment_method {
  line-height: 1;
  vertical-align: middle;
  padding: 0 0 8px 0;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review .wc_payment_methods li.wc_payment_method:last-of-type {
  padding: 0;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review .wc_payment_methods li.wc_payment_method input {
  vertical-align: middle;
  margin: 0 10px 0 0;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review .wc_payment_methods li.wc_payment_method label {
  margin-bottom: 0;
  line-height: 1.5;
  vertical-align: middle;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review .wc_payment_methods li.wc_payment_method label svg {
  float: left !important;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review button#place_order {
  background-color: #00C832;
  color: #fff;
  padding: 18px 44px;
  font-size: 18px;
}
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review button#place_order:hover,
form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner #order_review button#place_order:focus {
  color: #fff;
  background-color: ;
}
@media only screen and (min-width: 768px) {
  form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner {
    padding: 15px;
  }
  form.woocommerce-checkout #orderreviewcontainer .row .col-md-8 .inner h3 {
    font-size: 18px;
  }
  form.woocommerce-checkout label.newsletter_permission {
    font-weight: 400 !important;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner {
    padding: 15px;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner h3 {
    font-size: 18px;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row {
    padding: 8px 0;
    width: calc(50% - 5px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_company_field {
    width: 100%;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_customer_type_field {
    width: 100%;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_salutation_field {
    display: none;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_first_name_field {
    width: calc(41.6667% - 5px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_last_name_field {
    width: calc(58.3333% - 5px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_address_1_field {
    width: calc(58.3333% - 6.6667px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_address_2_field {
    width: calc(25% - 6.6667px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_bus_field {
    width: calc(16.6667% - 6.6667px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_postcode_field {
    width: calc(41.6667% - 6.6667px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_city_field {
    width: calc(58.3333% - 6.6667px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_country_field {
    width: 100%;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_phone_field {
    width: calc(41.6667% - 6.6667px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_email_field {
    width: calc(58.3333% - 6.6667px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_newsletter_flg_field {
    width: 100%;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row input[type="text"],
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row input[type="tel"],
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row input[type="email"],
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row select {
    font-size: 15px;
  }
  body.it form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_address_1_field {
    width: 100%;
  }
  body.it form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_address_2_field {
    width: calc(50% - 5px) !important;
  }
  body.it form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_bus_field {
    width: calc(50% - 5px) !important;
  }
  body.it form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row input[type="text"],
  body.it form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row input[type="tel"],
  body.it form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row input[type="email"],
  body.it form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row select {
    font-size: 15px;
  }
}
@media only screen and (min-width: 576px) {
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type {
    padding-left: 0;
    padding-right: 0;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner {
    border-radius: 0;
    box-shadow: 0;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row {
    padding: 8px 0;
    width: 100%;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_company_field {
    width: 100%;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_customer_type_field {
    width: 100%;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_salutation_field {
    display: none;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_first_name_field {
    width: calc(41.6667% - 2px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_last_name_field {
    width: calc(58.3333% - 2px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_address_1_field {
    width: calc(58.3333% - 2.6667px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_address_2_field {
    width: calc(25% - 2.6667px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_bus_field {
    width: calc(16.6667% - 2.6667px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_postcode_field {
    width: calc(41.6667% - 2px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_city_field {
    width: calc(58.3333% - 2px);
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_country_field {
    width: 100%;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_phone_field {
    width: 100%;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_email_field {
    width: 100%;
  }
  form.woocommerce-checkout #customer_details .col-md-8:first-of-type .inner .woocommerce-billing-fields > div p.form-row#billing_newsletter_flg_field {
    width: 100%;
  }
}
section.notices {
  background-color: #F4F4F4;
  padding-bottom: 0;
}
section.notices .container .woocommerce-notices-wrapper .woocommerce-message {
  margin: 0;
  background: #fff;
}
section.breadcrumbs {
  background-color: #F4F4F4;
  padding: 50px 0 0 0;
}
section.breadcrumbs .container p {
  margin: 0;
  color: rgba(0,0,0,0.5);
  font-size: 15px;
}
section.breadcrumbs .container p a {
  color: #FF6E00;
  text-decoration: none;
}
section.breadcrumbs .container p a:hover {
  text-decoration: underline;
}
section.product-main {
  border-bottom: 1px solid #e9e9e9;
}
section.product-main .container .row > div .woocommerce-product-gallery .flex-viewport {
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}
section.product-main .container .row > div .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper > div {
  display: flex !important;
  justify-content: center;
}
section.product-main .container .row > div .woocommerce-product-gallery ol.flex-control-nav {
  margin: 20px 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}
section.product-main .container .row > div .woocommerce-product-gallery ol.flex-control-nav li {
  overflow: hidden;
  cursor: pointer;
}
section.product-main .container .row > div .woocommerce-product-gallery ol.flex-control-nav li img {
  border: 2px solid rgba(0,0,0,0);
  border-radius: 4px;
}
section.product-main .container .row > div .woocommerce-product-gallery ol.flex-control-nav li img:hover {
  filter: brightness(1.1);
}
section.product-main .container .row > div .woocommerce-product-gallery ol.flex-control-nav li img.flex-active {
  border: 2px solid #cc5800;
}
section.product-main .container .row > div.summary p.price span.woocommerce-Price-amount {
  color: ;
  font-size: 20px;
  font-weight: 800;
}
section.product-main .container .row > div.summary p.price span.eenheid {
  color: rgba(0,0,0,0.4);
}
section.product-main .container .row > div.summary div.service ul {
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;
}
section.product-main .container .row > div.summary div.service ul li {
  padding-left: 30px;
  background-image: url('../img/green-check.svg');
  background-repeat: no-repeat;
  background-position: 0% 50%;
  margin: 8px 0;
}
section.product-main .container .row > div.summary form.cart:not(.variations_form) {
  display: flex;
  flex-wrap: wrap;
}
section.product-main .container .row > div.summary form.cart:not(.variations_form) div.quantity select.qty {
  appearance: none;
  font-size: 16px;
  padding: .618em 1em;
  border-radius: 4px 0 0 4px;
  border: 1px solid #ddd;
  border-right: 0;
  outline: none;
}
section.product-main .container .row > div.summary form.cart:not(.variations_form) button {
  border-radius: 0 4px 4px 0;
  padding: .618em 4em;
}
section.product-main .container .row > div.summary form.cart:not(.variations_form) table.extra-options {
  flex-shring: 0;
  margin-bottom: 30px;
}
section.product-main .container .row > div.summary form.variations_form #periode {
  margin-right: 10px;
}
section.product-main .container .row > div.summary form.variations_form .woocommerce-variation-add-to-cart {
  display: flex;
  margin-top: 10px;
}
section.product-main .container .row > div.summary form.variations_form table.variations {
  margin-bottom: 12px;
}
section.product-main .container .row > div.summary form.variations_form table.variations select {
  appearance: none;
  padding: 5px 48px 5px 16px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-left: 10px;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
  cursor: pointer;
  outline: none;
  background-image: url('../img/angle-down.svg');
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: calc(100% - 16px) 50%;
}
section.product-main .container .row > div.summary form.variations_form table.variations select:hover {
  border: 1px solid #ccc;
}
section.product-main .container .row > div.summary form.variations_form table.variations .reset_variations {
  display: none !important;
}
section.product-main .container .row > div.summary form.variations_form div.quantity select.qty {
  appearance: none;
  font-size: 16px;
  padding: .618em 1em;
  border-radius: 4px 0 0 4px;
  border: 1px solid #ddd;
  border-right: 0;
  outline: none;
}
section.product-main .container .row > div.summary form.variations_form button {
  border-radius: 0 4px 4px 0;
  padding: .618em 4em;
}
section.product-main .container .row > div.summary .product_meta {
  margin-top: 30px;
}
section.product .container div.woocommerce-tabs ul.tabs {
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.product .container div.woocommerce-tabs ul.tabs li a {
  text-decoration: none;
  color: #ffc599;
  border-bottom: 1px solid #ffc599;
  padding-bottom: 3px;
  margin: 0 15px;
}
section.product .container div.woocommerce-tabs ul.tabs li.active a {
  color: #FF6E00;
  border-bottom: 1px solid #FF6E00;
}
section.product .container section.related {
  padding: 80px 0 0 0;
}
section.product .container section.related > h2 {
  text-align: center;
  margin-bottom: 30px;
}
header {
  position: sticky;
  z-index: 50;
  width: 100%;
  padding: 0;
  box-shadow: 0 0 2px 0 rgba(0,0,0,0.15);
  transition-duration: 0.4s;
}
header section#topheader {
  background-color: #fff;
  border-bottom: 1px solid #e7e7e7;
}
header section#topheader ul li {
  font-size: 0.8rem;
  font-weight: 500;
  color: rgba(0,0,0,0.7);
}
header section#topheader ul i.fa-regular {
  font-size: 1rem;
}
header section#header {
  padding: 0;
  margin: 0;
  height: 50px;
  background-color: #fff;
}
header section#header .container {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header section#header .container .logocont {
  height: 100%;
  margin: 0;
}
header section#header .container .logocont a {
  height: 100%;
  display: flex;
  align-items: center;
}
header section#header .container .logocont a img {
  height: 66%;
  margin-bottom: -5px;
  width: auto;
}
header section#header .container nav {
  display: none;
}
header section#header .container .mobile-triggers {
  display: inline-block;
  padding: 0;
  float: right;
  margin-top: 2px;
  transition-duration: 0.4s;
}
header section#header .container .mobile-triggers img {
  height: 30px;
}
header section#header .container .mobile-triggers a {
  display: inline-block;
  padding: 7px;
  transition-duration: 0.4s;
}
header section#header .container .mobile-triggers a:not(:last-child) {
  margin-right: 4px;
}
@media only screen and (min-width: 992px) {
  header section#header {
    height: 60px;
    transition-duration: 0.4s;
  }
  header section#header .container .mobile-triggers {
    display: none;
  }
  header section#header .container .logocont a img {
    height: 70%;
  }
  header section#header .container nav {
    height: 100%;
    display: block;
  }
  header section#header .container nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  header section#header .container nav ul.menu {
    display: flex;
    height: 100%;
    align-items: center;
  }
  header section#header .container nav ul.menu > li {
    position: relative;
    display: flex;
  }
  header section#header .container nav ul.menu > li a {
    padding: 0;
    font-size: 1rem;
    font-family: ;
    font-weight: 500;
    text-decoration: none;
    color: #111;
    padding: 10px 0;
  }
  header section#header .container nav ul.menu > li:hover a,
  header section#header .container nav ul.menu > li:focus a {
    color: #444;
    text-decoration: none;
  }
  header section#header .container nav ul.menu > li.current-menu-item a,
  header section#header .container nav ul.menu > li.current-menu-ancestor a {
    color: #00C832;
  }
  header section#header .container nav ul.menu > li.current-menu-item a:hover,
  header section#header .container nav ul.menu > li.current-menu-item a:focus,
  header section#header .container nav ul.menu > li.current-menu-ancestor a:hover,
  header section#header .container nav ul.menu > li.current-menu-ancestor a:focus {
    color: #019525;
  }
  header section#header .container nav ul.menu > li:not(:last-child) {
    margin-right: 40px;
  }
  header section#header .container nav ul.menu > li ul.sub-menu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    padding: 0;
    border-radius: 4px;
    transition-duration: 0.15s;
    z-index: 10;
    border: none;
    border-radius: 3px;
    margin: 0;
    border-top: 4px solid rgba(0,0,0,0);
    transition: opacity ease-in-out .1s;
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.1);
    transform: translateY(47px);
  }
  header section#header .container nav ul.menu > li ul.sub-menu li a {
    display: block;
    transition-duration: 0.15s;
    padding: 14px 24px;
    white-space: nowrap;
    text-decoration: none;
    font-size: 1.06rem;
    color: #777;
  }
  header section#header .container nav ul.menu > li ul.sub-menu li:first-child a {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  header section#header .container nav ul.menu > li ul.sub-menu li:last-child a {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  header section#header .container nav ul.menu > li ul.sub-menu li:nth-child(1n + 2) a {
    border-top: 1px solid #e7e7e7;
  }
  header section#header .container nav ul.menu > li ul.sub-menu li:hover a,
  header section#header .container nav ul.menu > li ul.sub-menu li:focus a {
    color: #000;
    text-decoration: none;
  }
  header section#header .container nav ul.menu > li ul.sub-menu li.current-menu-item a {
    color: #00C832;
  }
  header section#header .container nav ul.menu > li ul.sub-menu li.current-menu-item a:hover,
  header section#header .container nav ul.menu > li ul.sub-menu li.current-menu-item a:focus {
    color: #019525;
  }
  header section#header .container nav ul.menu > li:hover ul.sub-menu {
    visibility: visible;
    opacity: 1;
  }
  header.sticky-top section#header {
    top: initial;
  }
}
section#cover {
  background-color: #c8c8c8;
  padding: 0;
  text-align: center;
}
section#cover .container .row > div {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media only screen and (min-width: 992px) {
  section#cover .container .row > div {
    padding-top: 180px;
    padding-bottom: 180px;
  }
}
section#pagecover {
  padding: 0;
  text-align: center;
}
section#pagecover img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  overflow: hidden;
  object-position: center;
  object-fit: cover;
  z-index: -1;
}
section#pagecover .container .row > div {
  padding-top: 80px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  section#pagecover .container .row > div {
    padding-top: 120px;
    padding-bottom: 80px;
  }
}
section.basissectie.padding-top-none,
section.introsectie.padding-top-none,
section.kolommensectie.padding-top-none,
section.dienstensectie.padding-top-none,
section.blogsectie.padding-top-none,
section.wysiwygsectie.padding-top-none,
section.vacaturesectie.padding-top-none {
  padding-top: 0px;
  scroll-margin-top: 70px;
}
section.basissectie.padding-bottom-none,
section.introsectie.padding-bottom-none,
section.kolommensectie.padding-bottom-none,
section.dienstensectie.padding-bottom-none,
section.blogsectie.padding-bottom-none,
section.wysiwygsectie.padding-bottom-none,
section.vacaturesectie.padding-bottom-none {
  padding-bottom: 0px;
}
section.basissectie.padding-top-xsmall,
section.introsectie.padding-top-xsmall,
section.kolommensectie.padding-top-xsmall,
section.dienstensectie.padding-top-xsmall,
section.blogsectie.padding-top-xsmall,
section.wysiwygsectie.padding-top-xsmall,
section.vacaturesectie.padding-top-xsmall {
  padding-top: 25px;
  scroll-margin-top: 50px;
}
section.basissectie.padding-bottom-xsmall,
section.introsectie.padding-bottom-xsmall,
section.kolommensectie.padding-bottom-xsmall,
section.dienstensectie.padding-bottom-xsmall,
section.blogsectie.padding-bottom-xsmall,
section.wysiwygsectie.padding-bottom-xsmall,
section.vacaturesectie.padding-bottom-xsmall {
  padding-bottom: 25px;
}
section.basissectie.padding-top-small,
section.introsectie.padding-top-small,
section.kolommensectie.padding-top-small,
section.dienstensectie.padding-top-small,
section.blogsectie.padding-top-small,
section.wysiwygsectie.padding-top-small,
section.vacaturesectie.padding-top-small {
  padding-top: 50px;
  scroll-margin-top: 50px;
}
section.basissectie.padding-bottom-small,
section.introsectie.padding-bottom-small,
section.kolommensectie.padding-bottom-small,
section.dienstensectie.padding-bottom-small,
section.blogsectie.padding-bottom-small,
section.wysiwygsectie.padding-bottom-small,
section.vacaturesectie.padding-bottom-small {
  padding-bottom: 50px;
}
section.basissectie.padding-top-regular,
section.introsectie.padding-top-regular,
section.kolommensectie.padding-top-regular,
section.dienstensectie.padding-top-regular,
section.blogsectie.padding-top-regular,
section.wysiwygsectie.padding-top-regular,
section.vacaturesectie.padding-top-regular {
  padding-top: 70px;
  scroll-margin-top: 70px;
}
section.basissectie.padding-bottom-regular,
section.introsectie.padding-bottom-regular,
section.kolommensectie.padding-bottom-regular,
section.dienstensectie.padding-bottom-regular,
section.blogsectie.padding-bottom-regular,
section.wysiwygsectie.padding-bottom-regular,
section.vacaturesectie.padding-bottom-regular {
  padding-bottom: 70px;
}
section.basissectie.padding-top-large,
section.introsectie.padding-top-large,
section.kolommensectie.padding-top-large,
section.dienstensectie.padding-top-large,
section.blogsectie.padding-top-large,
section.wysiwygsectie.padding-top-large,
section.vacaturesectie.padding-top-large {
  padding-top: 100px;
  scroll-margin-top: 100px;
}
section.basissectie.padding-bottom-large,
section.introsectie.padding-bottom-large,
section.kolommensectie.padding-bottom-large,
section.dienstensectie.padding-bottom-large,
section.blogsectie.padding-bottom-large,
section.wysiwygsectie.padding-bottom-large,
section.vacaturesectie.padding-bottom-large {
  padding-bottom: 100px;
}
section.basissectie .container .row > div > *:last-child,
section.introsectie .container .row > div > *:last-child,
section.kolommensectie .container .row > div > *:last-child,
section.dienstensectie .container .row > div > *:last-child,
section.blogsectie .container .row > div > *:last-child,
section.wysiwygsectie .container .row > div > *:last-child,
section.vacaturesectie .container .row > div > *:last-child {
  margin-bottom: 0;
}
section.basissectie .elementscont span.element,
section.introsectie .elementscont span.element,
section.kolommensectie .elementscont span.element,
section.dienstensectie .elementscont span.element,
section.blogsectie .elementscont span.element,
section.wysiwygsectie .elementscont span.element,
section.vacaturesectie .elementscont span.element {
  position: absolute;
}
section.basissectie .elementscont span.element img,
section.introsectie .elementscont span.element img,
section.kolommensectie .elementscont span.element img,
section.dienstensectie .elementscont span.element img,
section.blogsectie .elementscont span.element img,
section.wysiwygsectie .elementscont span.element img,
section.vacaturesectie .elementscont span.element img {
  max-width: initial !important;
}
section.basissectie .bgcont,
section.introsectie .bgcont,
section.kolommensectie .bgcont,
section.dienstensectie .bgcont,
section.blogsectie .bgcont,
section.wysiwygsectie .bgcont,
section.vacaturesectie .bgcont {
  z-index: -2;
}
#home_hero .elementscont span.element-1 {
  top: -280px;
  left: -55%;
  z-index: -1;
}
#home_hero .elementscont span.element-1 img {
  width: 453px;
}
#home_hero .elementscont span.element-2 {
  top: 65%;
  left: 80%;
  z-index: -1;
  display: none;
}
#home_hero .elementscont span.element-2 img {
  width: 192px;
}
#home_hero .elementscont span.element-3 {
  top: 62%;
  left: 90%;
  z-index: -1;
}
#home_hero .elementscont span.element-3 img {
  width: 122px;
}
#home_hero .elementscont span.element-4 {
  top: -50%;
  left: 68%;
  z-index: -1;
}
#home_hero .elementscont span.element-4 img {
  width: 600px;
}
#home_hero .elementscont span.element-5 {
  top: 45%;
  left: -2%;
  z-index: 0;
}
#home_hero .elementscont span.element-5 img {
  width: 80px;
}
#home_support .elementscont span.element-1 {
  top: 53%;
  left: 94%;
  z-index: 1;
}
#home_support .elementscont span.element-1 img {
  width: 120px;
}
@media only screen and (min-width: 992px) {
  section.basissectie.padding-top-none,
  section.introsectie.padding-top-none,
  section.kolommensectie.padding-top-none,
  section.dienstensectie.padding-top-none,
  section.blogsectie.padding-top-none,
  section.wysiwygsectie.padding-top-none,
  section.vacaturesectie.padding-top-none {
    padding-top: 0px;
    scroll-margin-top: 100px;
  }
  section.basissectie.padding-bottom-none,
  section.introsectie.padding-bottom-none,
  section.kolommensectie.padding-bottom-none,
  section.dienstensectie.padding-bottom-none,
  section.blogsectie.padding-bottom-none,
  section.wysiwygsectie.padding-bottom-none,
  section.vacaturesectie.padding-bottom-none {
    padding-bottom: 0px;
  }
  section.basissectie.padding-top-xsmall,
  section.introsectie.padding-top-xsmall,
  section.kolommensectie.padding-top-xsmall,
  section.dienstensectie.padding-top-xsmall,
  section.blogsectie.padding-top-xsmall,
  section.wysiwygsectie.padding-top-xsmall,
  section.vacaturesectie.padding-top-xsmall {
    padding-top: 25px;
    scroll-margin-top: 50px;
  }
  section.basissectie.padding-bottom-xsmall,
  section.introsectie.padding-bottom-xsmall,
  section.kolommensectie.padding-bottom-xsmall,
  section.dienstensectie.padding-bottom-xsmall,
  section.blogsectie.padding-bottom-xsmall,
  section.wysiwygsectie.padding-bottom-xsmall,
  section.vacaturesectie.padding-bottom-xsmall {
    padding-bottom: 25px;
  }
  section.basissectie.padding-top-small,
  section.introsectie.padding-top-small,
  section.kolommensectie.padding-top-small,
  section.dienstensectie.padding-top-small,
  section.blogsectie.padding-top-small,
  section.wysiwygsectie.padding-top-small,
  section.vacaturesectie.padding-top-small {
    padding-top: 50px;
    scroll-margin-top: 50px;
  }
  section.basissectie.padding-bottom-small,
  section.introsectie.padding-bottom-small,
  section.kolommensectie.padding-bottom-small,
  section.dienstensectie.padding-bottom-small,
  section.blogsectie.padding-bottom-small,
  section.wysiwygsectie.padding-bottom-small,
  section.vacaturesectie.padding-bottom-small {
    padding-bottom: 50px;
  }
  section.basissectie.padding-top-regular,
  section.introsectie.padding-top-regular,
  section.kolommensectie.padding-top-regular,
  section.dienstensectie.padding-top-regular,
  section.blogsectie.padding-top-regular,
  section.wysiwygsectie.padding-top-regular,
  section.vacaturesectie.padding-top-regular {
    padding-top: 70px;
    scroll-margin-top: 70px;
  }
  section.basissectie.padding-bottom-regular,
  section.introsectie.padding-bottom-regular,
  section.kolommensectie.padding-bottom-regular,
  section.dienstensectie.padding-bottom-regular,
  section.blogsectie.padding-bottom-regular,
  section.wysiwygsectie.padding-bottom-regular,
  section.vacaturesectie.padding-bottom-regular {
    padding-bottom: 70px;
  }
  section.basissectie.padding-top-large,
  section.introsectie.padding-top-large,
  section.kolommensectie.padding-top-large,
  section.dienstensectie.padding-top-large,
  section.blogsectie.padding-top-large,
  section.wysiwygsectie.padding-top-large,
  section.vacaturesectie.padding-top-large {
    padding-top: 100px;
    scroll-margin-top: 100px;
  }
  section.basissectie.padding-bottom-large,
  section.introsectie.padding-bottom-large,
  section.kolommensectie.padding-bottom-large,
  section.dienstensectie.padding-bottom-large,
  section.blogsectie.padding-bottom-large,
  section.wysiwygsectie.padding-bottom-large,
  section.vacaturesectie.padding-bottom-large {
    padding-bottom: 100px;
  }
  #home_hero .elementscont span.element-1 {
    top: -180px;
    left: -5%;
    z-index: -1;
  }
  #home_hero .elementscont span.element-1 img {
    width: 553px;
  }
  #home_hero .elementscont span.element-2 {
    top: 65%;
    left: 20%;
    z-index: -1;
  }
  #home_hero .elementscont span.element-2 img {
    width: 192px;
  }
  #home_hero .elementscont span.element-3 {
    top: 7%;
    left: 70%;
    z-index: 0;
  }
  #home_hero .elementscont span.element-3 img {
    width: 122px;
  }
  #home_hero .elementscont span.element-4 {
    top: -60%;
    left: 48%;
    z-index: -1;
  }
  #home_hero .elementscont span.element-4 img {
    width: 1300px;
  }
  #home_hero .elementscont span.element-5 {
    top: 45%;
    left: -2%;
    z-index: 0;
  }
  #home_hero .elementscont span.element-5 img {
    width: 80px;
  }
  #home_support .elementscont span.element-1 {
    top: 45%;
    left: 55%;
    z-index: 1;
  }
  #home_support .elementscont span.element-1 img {
    width: 120px;
  }
}
section.kolommensectie .container .row > div .tekst > *:first-child,
section.kolommensectie .container-fluid .row > div .tekst > *:first-child {
  margin-top: 0;
}
section.kolommensectie .container .row > div .tekst > *:last-child,
section.kolommensectie .container-fluid .row > div .tekst > *:last-child {
  margin-bottom: 0;
}
section.kolommensectie .container .row > div .knoppen a,
section.kolommensectie .container-fluid .row > div .knoppen a {
  margin-right: 10px;
}
section.kolommensectie .container .row > div .knoppen a:last-child,
section.kolommensectie .container-fluid .row > div .knoppen a:last-child {
  margin-right: 0;
}
section.kolommensectie .container .row > div .usps ul,
section.kolommensectie .container-fluid .row > div .usps ul {
  border: 1px solid #ddd;
  padding: 20px 25px;
  margin: 0;
  list-style: none;
}
section.kolommensectie .container .row > div .usps ul li,
section.kolommensectie .container-fluid .row > div .usps ul li {
  background-image: url(../img/checkmark-green.svg);
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: 0% 50%;
  padding: 8px 0 8px 38px;
}
section.kolommensectie .container .row > div .cta,
section.kolommensectie .container-fluid .row > div .cta {
  background-color: #f3f3f3;
  border-radius: 3px;
  padding: 15px 20px 30px;
  margin-bottom: 30px;
  margin-top: 30px;
  background-image: url(../img/toothbrush-background.jpg);
  background-size: cover;
  background-position: center bottom;
}
section.kolommensectie .container .row > div .cta .title,
section.kolommensectie .container-fluid .row > div .cta .title {
  font-size: 20px;
  font-weight: bold;
  color: #c31e62;
}
section.kolommensectie .container .row > div .cta p,
section.kolommensectie .container-fluid .row > div .cta p {
  margin: 5px 0 15px;
}
section.kolommensectie .container .row > div .acties > .row > div a .icoon i,
section.kolommensectie .container-fluid .row > div .acties > .row > div a .icoon i {
  font-size: 2.2rem;
  color: #000;
}
section.kolommensectie .container .row > div .acties > .row > div a .tekst,
section.kolommensectie .container-fluid .row > div .acties > .row > div a .tekst {
  font-size: 1.2rem;
  color: #000;
}
section.kolommensectie .container .row > div .afbeeldingen .image-slider ul.slick-dots > li:only-child,
section.kolommensectie .container-fluid .row > div .afbeeldingen .image-slider ul.slick-dots > li:only-child {
  display: none;
}
section.kolommensectie .container .row > div .afbeeldingen .image-slider img.mask1,
section.kolommensectie .container .row > div .afbeeldingen .image-slider img.mask2,
section.kolommensectie .container-fluid .row > div .afbeeldingen .image-slider img.mask1,
section.kolommensectie .container-fluid .row > div .afbeeldingen .image-slider img.mask2 {
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
}
section.kolommensectie .container .row > div .afbeeldingen .image-slider img.mask1,
section.kolommensectie .container-fluid .row > div .afbeeldingen .image-slider img.mask1 {
  -webkit-mask-image: url(../img/masks/mask-1.svg);
  mask-image: url(../img/masks/mask-1.svg);
}
section.kolommensectie .container .row > div .afbeeldingen .image-slider img.mask2,
section.kolommensectie .container-fluid .row > div .afbeeldingen .image-slider img.mask2 {
  -webkit-mask-image: url(../img/masks/mask-2.svg);
  mask-image: url(../img/masks/mask-2.svg);
}
section.kolommensectie .container .row > div .ruimte.klein,
section.kolommensectie .container-fluid .row > div .ruimte.klein {
  height: 15px;
}
section.kolommensectie .container .row > div .ruimte.gemiddeld,
section.kolommensectie .container-fluid .row > div .ruimte.gemiddeld {
  height: 35px;
}
section.kolommensectie .container .row > div .ruimte.groot,
section.kolommensectie .container-fluid .row > div .ruimte.groot {
  height: 50px;
}
section.kolommensectie .container .row > div .logoslider .images .imgcont,
section.kolommensectie .container-fluid .row > div .logoslider .images .imgcont {
  aspect-ratio: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
}
section.kolommensectie .container .row > div .logoslider .images .imgcont img,
section.kolommensectie .container-fluid .row > div .logoslider .images .imgcont img {
  object-fit: contain;
  max-width: 60%;
  max-height: 60px;
}
@media only screen and (min-width: 992px) {
  section.kolommensectie .container .row > div .ruimte.klein,
  section.kolommensectie .container-fluid .row > div .ruimte.klein {
    height: 25px;
  }
  section.kolommensectie .container .row > div .ruimte.gemiddeld,
  section.kolommensectie .container-fluid .row > div .ruimte.gemiddeld {
    height: 50px;
  }
  section.kolommensectie .container .row > div .ruimte.groot,
  section.kolommensectie .container-fluid .row > div .ruimte.groot {
    height: 80px;
  }
}
footer .main .elementscont {
  z-index: -1;
}
footer .main .elementscont span.element {
  position: absolute;
}
footer .main .elementscont span.element img {
  max-width: initial !important;
}
footer .main .elementscont span.element-1 {
  top: -180px;
  left: -5%;
  z-index: 0;
}
footer .main .elementscont span.element-1 img {
  width: 553px;
  display: none;
}
footer .main .elementscont span.element-2 {
  top: 10%;
  left: -30px;
  z-index: 0;
}
footer .main .elementscont span.element-2 img {
  width: 132px;
}
footer .main .elementscont span.element-3 {
  top: 25%;
  left: 88%;
  z-index: 0;
}
footer .main .elementscont span.element-3 img {
  width: 122px;
}
footer .main .elementscont span.element-4 {
  top: -60%;
  left: 48%;
  z-index: 0;
}
footer .main .elementscont span.element-4 img {
  width: 1300px;
  display: none;
}
footer .main .elementscont span.element-5 {
  top: 95%;
  left: 46%;
  z-index: 0;
}
footer .main .elementscont span.element-5 img {
  width: 80px;
}
footer .main .bgcont {
  z-index: -1;
  background: #FF6E00;
  background: linear-gradient(90deg,#FF6E00 0%,#FFD200 100%);
}
footer .main .container .row > div .logo-tollbadge-wit {
  width: 200px;
  max-width: 50%;
}
footer .main .container .row > div a:hover {
  color: rgba(255,255,255,0.6);
}
footer .disclaimer {
  background-color: #FF6E00;
}
footer .disclaimer .container a:hover {
  color: rgba(255,255,255,0.6);
}
@media only screen and (min-width: 768px) {
  footer .main .elementscont span.element-1 {
    top: -180px;
    left: -5%;
    z-index: 0;
  }
  footer .main .elementscont span.element-1 img {
    width: 553px;
    display: none;
  }
  footer .main .elementscont span.element-2 {
    top: 10%;
    left: -110px;
    z-index: 0;
  }
  footer .main .elementscont span.element-2 img {
    width: 132px;
  }
  footer .main .elementscont span.element-3 {
    top: 20%;
    left: 85%;
    z-index: 0;
  }
  footer .main .elementscont span.element-3 img {
    width: 122px;
  }
  footer .main .elementscont span.element-4 {
    top: -60%;
    left: 48%;
    z-index: 0;
  }
  footer .main .elementscont span.element-4 img {
    width: 1300px;
    display: none;
  }
  footer .main .elementscont span.element-5 {
    top: 65%;
    left: 66%;
    z-index: 0;
  }
  footer .main .elementscont span.element-5 img {
    width: 80px;
  }
  footer .main .container .row > div .logo-tollbadge-wit {
    max-width: initial;
  }
}
