@charset "UTF-8";
/*
    Theme Name: Landingspage
    Theme URI: https://mostvalue.nl
    Author: Most Value
    Author URI: https://www.mostvalue.nl/
    Description: This theme is made by Most Value.
    Version: 1.0
    Text Domain: landingspage
*/
/* TODO: Fill in the correct information above */
/* TODO: Vervang de screenshot.png */
html, body {
  font-size: 18px;
  line-height: 30px;
  font-family: "sofia-pro", sans-serif;
  color: #1a2532;
  font-weight: 300;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.absoluteimg {
  top: 0px;
  height: auto;
  max-width: 80%;
  position: absolute;
}

.winkel-keurmerk {
  margin-top: 20px !important;
  max-width: 200px !important;
}

.form-control-lg {
  font-size: 1rem;
}

.absoluteimg-left {
  left: 50%;
}

.bg-orange {
  color: #fff;
  background: #b1cd40;
}
.bg-orange .btn {
  margin: 0px !important;
}
.bg-orange h1, .bg-orange h2, .bg-orange h3, .bg-orange h4, .bg-orange h5 {
  color: #fff !important;
}

.block {
  padding: 40px 35px;
  border: 1px #eee solid;
}

.owl-item .block {
  padding: 30px 20px;
}

.block-xl {
  padding: 75px;
}

.project {
  position: relative;
  display: block;
}
.project .photo-container {
  margin-bottom: 30px;
}
.project .btn-arrow {
  opacity: 0;
  transition: 0.2s ease-in all;
}
.project:hover .btn-arrow {
  opacity: 1;
  transition: 0.14s ease-in all;
}

.project-xl figure {
  height: 65vh !important;
}

.totop-small {
  margin-top: -95px;
}

.totop-xl {
  margin-top: -350px;
}

.figure {
  height: calc(100% + 95px);
  width: 100%;
  background-size: cover !important;
  background-position: center center !important;
}

.quick-nav {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.quick-nav li {
  display: flex;
  align-items: center;
  padding: 8px 0px;
}
.quick-nav li a {
  display: block;
  font-size: 1.3rem;
  font-family: "sofia-pro", sans-serif;
  font-weight: 400;
}
.quick-nav li a:hover .ar {
  background: #15444c;
}

.logobrand {
  display: block;
  margin-bottom: 50px;
}
.logobrand .photo-container {
  height: 125px;
}
.logobrand .photo-container figure {
  height: 100%;
}

.brandicon {
  display: block;
  margin-right: 15px;
}
.brandicon img {
  height: 155px;
  margin-bottom: 30px;
}

.caption {
  position: absolute;
  color: #fff;
  max-width: 50%;
  left: 100px;
  top: 150px;
  padding: 75px;
}
.caption h1, .caption p {
  color: #fff !important;
}
.caption span {
  display: block;
  margin-bottom: 25px;
}
.caption h1 {
  margin: 0px;
  font-size: 3rem;
}

.captiontrans {
  background: transparent;
}

.wc_payment_method input {
  height: 15px !important;
}
.wc_payment_method img {
  max-height: 50px;
}

.wordpress-webdeveloper-arnhem {
  width: 145px;
  margin-left: 6px;
  float: right;
  margin-top: -1px;
}

.webdesign-arnhem a {
  text-decoration: underline !important;
}

.page-template-page-cart header .headersearch, .page-template-page-cart .bg-dark, .page-template-checkout header .headersearch, .page-template-checkout .bg-dark {
  display: none;
}

.page-template-checkout #header .bg-blue {
  display: none !important;
}

.top {
  font-size: 15px;
  padding: 2px 0px;
  background: #f8f8f4;
  color: #000;
}
.top strong {
  font-size: 15px !important;
  color: #fff;
}
.top a i {
  margin-right: 1px;
  color: #fbbc03 !important;
}
.top .__fbcw__bar-widget {
  display: inline-block !important;
}
.top .__fbcw__bar-widget__amount-of-reviews {
  display: none !important;
}
.top .reviews .fa-star, .top .reviews .fa-star-half {
  font-size: 20px;
}
.top .__fbcw__bar-widget__content .__fbcw__bar-widget__score {
  font-size: 1.1rem;
}
.top img {
  display: block;
  float: left;
  max-height: 19px;
  max-width: 19px !important;
  margin-right: 3px !important;
  margin-top: 6px !important;
  width: 45px;
}
.top .speech img {
  margin-top: 8px !important;
}
.top .fbcompany {
  display: inline-block;
  width: auto;
  max-width: 100% !important;
  max-height: 100% !important;
  margin-right: 15px !important;
}
.top a {
  display: inline-block;
}
.top a img {
  margin-right: 8px !important;
}

.loslaten {
  position: relative !important;
}

.opaci {
  opacity: 0;
}

.reversed_top {
  display: none;
}

.wcpa_opt_price {
  display: none;
}

.kk-rating, .kk-rating-summary-text {
  display: inline-block;
}

.kk-rating-stars {
  display: inline-block;
}
.kk-rating-stars .fa-star {
  color: #ffb55b;
  font-size: 1rem;
  margin-right: 2px;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #15444c;
}

.navbar .navbar-nav {
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}

header {
  position: relative;
  width: 100%;
  background: #fff !important;
  color: #000 !important;
  padding: 10px 0px 0px 0px;
  z-index: 12;
}
header .telefoonnummer {
  font-size: 1.25rem;
  font-weight: 600;
}
header .logo {
  position: relative;
  display: block;
  z-index: 100;
  width: 265px !important;
  margin-bottom: 5px;
}
header .logo img {
  width: 265px;
  margin-left: 18px !important;
}
header .ml-right {
  position: relative;
  z-index: 100;
}

.podstitle {
  font-style: normal;
}
.podstitle em {
  font-style: normal;
  color: #000;
}

.video-container {
  position: relative;
  width: 100%;
  max-width: 1800px;
  margin: 0px auto;
  padding: 0 30px;
}

.video {
  width: 100%;
  height: auto;
}

.__fbcw__bar-widget__feedback-company-branding {
  display: none !important;
}

.__fbcw__bar-widget__content .__fbcw__bar-widget__stars {
  display: none !important;
}
.__fbcw__bar-widget__content .__fbcw__bar-widget__score {
  font-size: 1.1rem;
  font-family: "sofia-pro", sans-serif !important;
  font-weight: bold;
}
.__fbcw__bar-widget__content .__fbcw__bar-widget__amount-of-reviews {
  display: inline-block;
  width: auto !important;
  text-align: center !important;
}

.montageinfo {
  font-size: 1.2rem;
  line-height: 42px;
  color: #15444c;
  font-weight: bold;
}
.montageinfo ul {
  list-style: decimal;
  padding: 0px;
  margin-left: 15px;
}

.border-radius {
  border-radius: 10px;
}

.product-amount {
  width: 100%;
}

.titel4 {
  color: #000;
  display: block;
  font-family: "sofia-pro", sans-serif;
  font-size: 19px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 6px;
}

.titel3 {
  display: block;
  font-size: 1.7rem;
  font-family: "sofia-pro", sans-serif;
  font-weight: 600;
  margin-bottom: 8px;
}

.dienstbuttons {
  margin-top: 40px;
}
.dienstbuttons a {
  padding: 20px 30px;
  width: 100%;
  background: #fff;
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 1.2rem;
  color: #15444c;
}

.woocommerce-cart-form .delete-wrapper .remove {
  color: #fff !important;
  position: absolute;
  background: #e30b3d;
}

.reviews {
  margin-left: 10px;
  display: inline-block;
}
.reviews .fa-star, .reviews .fa-star-half {
  color: #E8B02E;
  font-size: 21px;
}
.reviews .__fbcw__bar-widget__content .__fbcw__bar-widget__score {
  font-size: 1.1rem !important;
}
.reviews .__fbcw__bar-widget {
  display: inline-block !important;
  width: auto !important;
}

.reviews-center {
  display: block;
  margin-bottom: 50px;
}
.reviews-center .__fbcw__bar-widget {
  justify-content: center !important;
}

.__fbcw__bar-widget .__fbcw__bar-widget__content, .__fbcw__bar-widget .__fbcw__bar-widget__score {
  justify-content: center !important;
}

.feedbackcom .__fbcw__bar-widget {
  justify-content: center !important;
  display: inline-block !important;
  width: auto !important;
}
.feedbackcom .__fbcw__bar-widget .__fbcw__bar-widget__score {
  color: #15444c;
  margin-right: 8px;
}
.feedbackcom .__fbcw__bar-widget .__fbcw__bar-widget__score:after {
  content: " / 10";
}

.reviews-footer .__fbcw__bar-widget {
  width: auto !important;
}

.btn-configurate {
  margin-left: 20px;
  color: #15444c;
  margin-top: 25px;
  font-size: 1.1rem;
}
.btn-configurate i {
  color: #15444c;
  font-size: 1.4rem;
  display: inline-block;
  float: left;
  margin-top: 3px;
  margin-right: 8px;
}
.btn-configurate:hover {
  background: transparent !important;
  color: #15444c;
}

.txt .navbar-collapse {
  display: inline-block;
}
.txt .navbar-collapse .footerbarmenu {
  padding: 0px;
}
.txt .navbar-collapse .footerbarmenu li .nav-link {
  padding: 0px;
}
.txt .navbar-collapse .footerbarmenu a:hover {
  color: #15444c;
}

b {
  font-weight: bold;
  display: block;
}

.promotie {
  display: block;
  color: #000;
}
.promotie:hover {
  color: #b1cd40;
}
.promotie:hover b {
  color: #b1cd40;
}
.promotie strong {
  font-weight: 900;
  color: #b1cd40;
}
.promotie b {
  display: inline-block;
}

.typecolor {
  position: relative;
  background-size: cover !important;
  background-position: center center !important;
  padding: 0px;
  margin-bottom: 30px;
  border-radius: 20px;
  float: left;
  width: calc(25% - 10px);
  margin-right: 5px;
  margin-left: 5px;
}
.typecolor .photo-container {
  height: 300px;
  border-radius: 20px;
}
.typecolor p {
  display: inline-block;
  margin: 0px;
}
.typecolor::before {
  content: "";
  position: absolute;
  display: block;
  left: 0px;
  top: 0px;
  height: 40%;
  width: 100%;
  opacity: 0.6;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#081033+0,0c2e49+100&0+0,0.95+100 */
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.87) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.87) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.87) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00081033", endColorstr="#f20c2e49",GradientType=0 );
  /* IE6-9 */
  border-radius: 20px;
}
.typecolor:hover strong {
  background: #15444c;
  color: #fff;
}
.typecolor p {
  position: relative;
  z-index: 3;
  color: #fff;
}
.typecolor strong {
  position: relative;
  bottom: 30px;
  font-size: 1rem;
  font-weight: 600;
  display: inline-block;
  background: #fff;
  color: #000;
  padding: 14px 20px;
  z-index: 3;
  font-family: "sofia-pro", sans-serif;
}
.typecolor strong i {
  margin-left: 5px;
}
.typecolor img {
  position: absolute;
  bottom: -27px;
  right: -33px;
  transform: scale(1.3);
  transition: 0.2s ease-in-out all;
}
.typecolor:hover {
  color: #fff;
}
.typecolor:hover img {
  transform: scale(1.2);
  transition: 0.3s ease-in-out all;
}

.typecolor-full {
  width: calc(100% - 10px) !important;
  height: auto !important;
  padding: 30px 20px !important;
}

.quooker-zwart {
  background: #151416;
  color: #fff;
}

.quooker-messing-patina {
  background: #c3986f;
  color: #fff;
}

.quooker-goud {
  background: #BF912A;
  color: #fff;
}

.quooker-zelf-samenstellen {
  display: none;
  background: #15444c;
  color: #fff;
}
.quooker-zelf-samenstellen:before {
  display: none;
}

.quooker-chroom {
  background: #e6e6e6;
  background: radial-gradient(circle, #e6e6e6 0%, #d2d8d8 100%);
}

.quooker-roestvrijstaal {
  background: #d2d8d8;
  background: linear-gradient(-180deg, #d2d8d8 0%, #696c6c 100%);
  color: #fff;
}

.product-info a {
  color: #15444c;
  text-decoration: underline !important;
}

.promotieblock {
  height: 325px;
  width: 100%;
  display: block;
  border-radius: 10px;
  background-size: cover !important;
  margin-bottom: 15px;
}

.category_ingang-xl .btn-primary {
  background: #b1cd40 !important;
}

.breads {
  padding: 15px 0px;
  font-size: 16px;
}
.breads .breadcrumb {
  padding: 0px 15px;
}

.breadcrumb {
  background: transparent;
  white-space: nowrap;
  overflow: scroll;
}
.breadcrumb a {
  color: #000;
}

.product-container {
  height: 100%;
  padding-bottom: 10px;
}

.product h2 {
  font-size: 1.7rem;
}

.price-container {
  width: 100%;
  margin-bottom: 20px;
}

.cart .btn-secondary {
  width: auto;
  margin-top: 0px;
}
.cart .product-amount {
  height: 67px;
}

.qty_container {
  position: relative;
  width: 135px !important;
  margin-right: 15px;
}
.qty_container input {
  text-align: left;
  padding-left: 30px;
}

.variations tr {
  margin-bottom: 20px;
  display: grid;
}
.variations tr label {
  margin-bottom: 0px;
}

.woocommerce div.product form.cart .variations td.label {
  display: block;
}

.sfeerbeeld {
  position: relative;
  display: block;
  height: 285px;
  text-align: center;
  padding: 10px;
  color: #fff;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 2.5rem;
  padding-top: 80px;
  background-size: cover !important;
  background-position: center center !important;
  margin-bottom: 20px;
  margin-top: 20px;
  border-radius: 10px;
}
.sfeerbeeld small {
  display: block;
  position: relative;
  font-size: 1rem;
  color: #fff !important;
  z-index: 2;
}
.sfeerbeeld .inhoud {
  position: relative;
  z-index: 2;
}
.sfeerbeeld:hover {
  color: #fff;
}
.sfeerbeeld:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 1;
  background: white;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  border-radius: 10px;
}

.woocommerce ul#shipping_method li {
  margin: 0px;
  line-height: 30px;
}

.woocommerce ul#shipping_method li input {
  margin: 0px 10px 0px 0px !important;
  height: 40px !important;
}

.qty_container .plus {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 35px !important;
  width: 35px !important;
  border: 1px #b6b6b6 solid;
  background: #eee !important;
  display: inline-block !important;
  padding: 0px !important;
  color: #000;
  line-height: 28px;
  font-size: 20px;
}

.qty_container .minus {
  position: absolute;
  bottom: 0px;
  right: 0px;
  height: 35px !important;
  width: 35px !important;
  border: 1px #b6b6b6 solid;
  display: inline-block !important;
  background: #eee !important;
  padding: 0px !important;
  color: #000;
  line-height: 28px;
  font-size: 22px;
}

#breadcrumbs {
  display: none;
}

.product-container {
  margin-right: 10px;
}

.product-cont {
  height: 100%;
  background: #fff;
  display: block;
  border: 1px #eee solid;
  padding: 15px;
  transition: 0.2s ease-in-out all;
}
.product-cont .product-image img {
  max-height: 175px;
}
.product-cont img {
  transition: 0.2s ease-in-out all;
}
.product-cont:hover {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
  transition: 0.2s ease-in-out all;
}
.product-cont:hover .btn-cart {
  background: #b1cd40 !important;
  color: #ffffff !important;
}
.product-cont:hover img {
  transform: scale(1.05);
}

.first-section .__fbcw__bar-widget {
  margin-top: 5px;
  justify-content: normal !important;
  padding: 0px !important;
}

#accordionFaq .card {
  background: #fff !important;
  padding: 0px 15px;
  border: 0px;
  border-bottom: 1px #eee solid;
}
#accordionFaq .card .card-header {
  padding: 11px 0px;
  background: transparent;
  border: 0px;
}
#accordionFaq .card .card-header .btn-accordion {
  font-family: "sofia-pro", sans-serif;
  padding: 0px;
  font-size: 1rem;
  background: transparent;
  border: 0px;
  width: 100%;
}
#accordionFaq .card .card-header .btn-accordion .fa-plus {
  float: right !important;
  margin-right: 10px;
  margin-left: 15px;
  font-size: 21px;
  margin-top: 8px;
  color: #15444c;
}
#accordionFaq .card .card-header:hover {
  color: orange;
  background: transparent;
}
#accordionFaq .card .card-body {
  padding: 0px 0px 1.25rem 0px;
}

.single-product .product .product-price {
  font-size: 1.6rem !important;
  color: #000000 !important;
}
.single-product .product .product-price .woocommerce-Price-currencySymbol {
  display: none;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
  font-size: 1.6rem !important;
  color: #000000 !important;
}

.usps {
  position: relative;
  margin: 0px;
  margin-left: 26px;
  padding: 0px;
  list-style: none;
  padding-top: 15px;
  font-size: 0.9rem;
}
.usps strong {
  font-size: 0.9rem;
  color: #15444c;
}
.usps li {
  line-height: 23px;
  padding-bottom: 15px;
  text-indent: 0px;
}
.usps li:before {
  position: absolute;
  left: -22px;
  content: "";
  font-family: "Font Awesome 5 Pro";
  color: #15444c;
}

.captionz {
  z-index: 8;
}

.updatecart {
  display: none;
}

.product-price {
  font-weight: 700;
}
.product-price ins {
  text-decoration: none;
}
.product-price del {
  font-size: 1rem !important;
  font-weight: 500 !important;
}

.cart-product {
  border-bottom: 1px #eee solid;
}
.cart-product .cart-product-image img {
  width: 105px;
}

.product-uitgelicht {
  position: absolute !important;
  bottom: 25px;
  right: 30px;
  margin-right: 15px;
  padding: 5px 50px 30px 50px;
  width: 30%;
  max-width: 400px;
}
.product-uitgelicht .img-front {
  display: inline-block;
  text-align: center;
  margin: 0px auto;
}
.product-uitgelicht .img-front img {
  height: 200px;
  margin-bottom: 15px;
  padding: 15px 15px 15px 0px;
}

.category_ingang {
  width: 100%;
  display: block;
  position: relative;
  background-size: cover !important;
  background-position: center center !important;
  height: 425px;
  border-radius: 0px;
  padding: 30px;
  margin-right: 10px;
  text-align: center;
}
.category_ingang .btn {
  position: absolute;
  display: inline-block;
  bottom: 40px;
  padding: 15px 30px !important;
  left: 15px;
}

.category_ingang-xl {
  height: 495px;
}

.home .productfilterresults .product-container {
  padding-bottom: 0px;
}

.bg-black {
  background: #15444c;
  color: #fff;
}
.bg-black h2, .bg-black p {
  color: #fff !important;
}

.bg-lighter {
  background: #f8f8f4;
  border: 1px #eee solid;
}

.categoryingangen .category_ingang {
  width: calc(33.333333% - 10px);
}
.categoryingangen .category_ingang:nth-child(3n+3) {
  width: 33.333333%;
  margin-right: 0px !important;
}

.form-inline label {
  justify-content: left;
}

.wcpa_form_outer {
  margin: 0px;
}

.product-uitgelicht-relative {
  position: relative !important;
  bottom: inherit;
  right: inherit;
  display: block;
  margin-right: 0px;
  padding: 0px 15px 20px 15px !important;
  width: 100% !important;
  max-width: 100%;
}
.product-uitgelicht-relative .img-front {
  text-align: center;
  margin: 0px auto;
}
.product-uitgelicht-relative .img-front img {
  height: 175px;
  margin-bottom: 15px;
}

.img-front {
  display: grid;
  width: 100%;
  margin: 0px auto;
}

.choosen-type {
  position: fixed;
  font-size: 2rem;
  bottom: 150px;
}

.nogutters {
  margin-left: 0px;
  margin-right: 0px;
}
.nogutters .pcblo {
  padding-right: 0;
  padding-left: 0;
}
.nogutters .pcbloutlet {
  padding-right: 0;
  padding-left: 0;
}

.keuze_type {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-top: 30px;
  padding-right: 0px;
}
.keuze_type li {
  border-bottom: 1px #fff solid;
  margin-bottom: 25px;
}
.keuze_type a:hover h4 {
  color: #15444c;
}
.keuze_type a:hover p {
  color: #15444c;
}
.keuze_type li:last-child {
  border-bottom: 0px;
}

.woo-variation-swatches .variations .variable-items-wrapper li.variable-item[data-value=gemarmerd-antraciet] {
  background-image: url("images/Gemeleerd-antraciet.jpg");
}
.woo-variation-swatches .variations .variable-items-wrapper li.variable-item[data-value=gemarmerd-antraciet] span {
  display: none !important;
}

.woo-variation-swatches .variations .variable-items-wrapper li.variable-item[data-value=aqua-blauw] {
  background-image: url("images/vilt-aqua.jpg");
  background-size: cover !important;
}
.woo-variation-swatches .variations .variable-items-wrapper li.variable-item[data-value=aqua-blauw] span {
  display: none !important;
}

.woo-variation-swatches .variations .variable-items-wrapper li.variable-item[data-value=camel] {
  background-image: url("images/vilt-camel.jpg");
  background-size: cover !important;
}
.woo-variation-swatches .variations .variable-items-wrapper li.variable-item[data-value=camel] span {
  display: none !important;
}

.woo-variation-swatches .variations .variable-items-wrapper li.variable-item[data-value=creme] {
  background-image: url("images/vilt-creme.jpg");
  background-size: cover !important;
}
.woo-variation-swatches .variations .variable-items-wrapper li.variable-item[data-value=creme] span {
  display: none !important;
}

.woo-variation-swatches .variations .variable-items-wrapper li.variable-item[data-value=rood] {
  background-image: url("images/vilt-rood.jpg");
  background-size: cover !important;
}
.woo-variation-swatches .variations .variable-items-wrapper li.variable-item[data-value=rood] span {
  display: none !important;
}

.woo-variation-swatches .variations .variable-items-wrapper li.variable-item[data-value=oranje] {
  background-image: url("https://www.mijnonderzetters.nl/wp-content/themes/landingspage/images/vilt-oranje.jpg");
  background-size: cover !important;
}
.woo-variation-swatches .variations .variable-items-wrapper li.variable-item[data-value=oranje] span {
  display: none !important;
}

.woo-variation-swatches .variations .variable-items-wrapper li.variable-item[data-value=kobaltblauw] {
  background-image: url("images/vilt-kobalt-blauw.jpg");
  background-size: cover !important;
}
.woo-variation-swatches .variations .variable-items-wrapper li.variable-item[data-value=kobaltblauw] span {
  display: none !important;
}

.woo-variation-swatches .variations .variable-items-wrapper li.variable-item[data-value=gemarmerd-grijs] {
  background-image: url("images/Gemeleerd-grijs.jpg");
}
.woo-variation-swatches .variations .variable-items-wrapper li.variable-item[data-value=gemarmerd-grijs] span {
  display: none !important;
}

.owl-carousel-productslider .photo-container {
  height: 110px;
}
.owl-carousel-productslider .photo-container img {
  display: none;
}

.tax-product_cat .category-block {
  height: 230px;
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
  border-radius: 50% 50% !important;
  overflow: hidden;
  padding: 0px;
  height: 40px;
  width: 40px;
}

.product-content .inner {
  padding: 15px 0px 10px 0px;
}
.product-content .inner .titel4 {
  height: 45px;
}

.product-cont-collateral {
  padding: 0px;
}
.product-cont-collateral .inner h4 {
  font-size: 1.1rem;
}

.cart-collaterals .product-image img {
  max-width: 100% !important;
}

.product-price {
  font-family: "sofia-pro", sans-serif;
  text-align: left !important;
  font-weight: 700;
  color: #15444c;
  font-size: 1.1rem;
}

.old-price {
  font-style: normal;
  text-decoration-line: line-through;
}

.qty_container {
  display: inline-block;
  width: 100%;
  margin-top: 0px;
}
.qty_container .btn-secondary {
  display: none;
}

.product-amount {
  display: block;
}

.owl-nav {
  padding: 0px calc(var(--padding-horizontal) + 15px);
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
  padding: 8px 15px 8px 15px !important;
}
.owl-carousel .owl-nav button.owl-next {
  background: #869791 !important;
  color: #fff !important;
}
.owl-carousel .owl-nav button.owl-next:hover {
  background: #15444c !important;
}

.bg-light .owl-nav button.owl-next {
  background: #fff !important;
  color: #15444c !important;
}
.bg-light .owl-nav button.owl-next:hover {
  background: #15444c !important;
}

.reversed {
  position: fixed;
}
.reversed .navbar .navbar-nav .nav-link {
  color: #000;
}
.reversed .socials a {
  color: #ffffff;
}
.reversed .bel {
  color: #ffffff;
}
.reversed .bel strong {
  color: #ffffff;
}

a {
  color: inherit;
}
a:hover {
  color: inherit;
  text-decoration: none;
  transition: 0.2s ease-in-out all;
}

p a {
  font-weight: 500;
}
p a:hover {
  color: #15444c;
  text-decoration: underline;
}

.medewerker-contact {
  position: absolute;
  top: -135px;
  left: -49px;
  max-width: 165px;
}

.opvoorraad {
  text-align: center;
  display: block;
  width: 80%;
  line-height: 25px;
  margin: 0px auto;
  margin-top: 20px;
  opacity: 0.8;
}

.ar {
  display: inline-block;
  height: 36px;
  width: 36px;
  font-size: 24px;
  padding: 6px;
  margin-right: 8px;
}

.impressie {
  position: relative;
  height: 65vh;
  background-size: cover !important;
  background-position: center center !important;
}

.impressie-dark:after {
  content: "";
  top: 0px;
  height: 100%;
  width: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.72);
}

.photo-container figure {
  height: 50vh;
  background-size: cover !important;
  background-position: center center !important;
  margin: 0px;
}

#main h1 {
  font-size: 2rem;
  font-weight: bold;
}
#main .woocommerce {
  background: #fff;
  padding: 60px;
}

.voordelen-list {
  list-style: none;
}
.voordelen-list li:before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  margin-left: 0px;
  color: var(--main-color);
  margin-right: 15px;
}

.nadelen-list {
  list-style: none;
}
.nadelen-list li:before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  color: var(--main-color);
  margin-right: 17px;
  margin-left: 2px;
}

.qraa .price-container {
  display: block;
}

.woocommerce-shipping-destination {
  display: none;
}

.woocommerce-form__label-for-checkbox {
  font-size: 1rem;
  line-height: 30px;
}
.woocommerce-form__label-for-checkbox input {
  height: 35px;
  float: left;
  margin-right: 10px;
  margin-top: -3px;
}

.inclmontage {
  color: #fff;
  background: #15444c;
  padding: 0px 10px;
  font-weight: bold;
  display: inline-block;
  border-radius: 3px;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 30px;
}

.bel {
  color: #15444c;
  display: inline-block;
  line-height: 28px;
  margin: 0px auto;
}
.bel strong {
  font-family: "sofia-pro", sans-serif;
  color: #15444c;
  display: block;
  font-weight: bold;
  line-height: 30px;
  font-size: 1rem;
}

.diensten .dienst-wrapper {
  margin-bottom: 30px;
}
.diensten .dienst-wrapper .dienst {
  display: block;
  height: 100%;
  padding: 75px 30px;
  transition: 0.3s ease-in-out all;
}
.diensten .dienst-wrapper .dienst ul {
  list-style: none;
  margin: 0px;
  margin-top: 25px;
  padding: 0px;
}
.diensten .dienst-wrapper .dienst ul li {
  font-size: 1.15rem;
  font-weight: 300;
  color: #7F888A;
  margin-bottom: 10px;
}
.diensten .dienst-wrapper:hover .dienst {
  background: #15444c;
  transition: 0.3s ease-in-out all;
}
.diensten .dienst-wrapper:hover .dienst h3 {
  color: #ffffff;
}
.diensten .dienst-wrapper:hover .dienst ul li {
  color: #ffffff;
}

.videobtn {
  color: #fff;
}
.videobtn i {
  color: #fff;
  display: inline-block;
  height: 75px;
  width: 75px;
  margin-right: 25px;
  border-radius: 50%;
  border: 3px #fff solid;
  padding: 25px 26px;
  margin-bottom: 15px;
}

.product-image {
  height: 175px;
  overflow: hidden;
  text-align: center;
}
.product-image img {
  max-height: 100% !important;
  object-fit: cover;
}

.container {
  width: 100%;
  max-width: 1100px !important;
}

.container-large {
  width: 100%;
  max-width: 1374px !important;
}

.p100 {
  padding-top: 70vh;
  color: #fff;
}
.p100 h2, .p100 strong {
  color: #fff;
}
.p100 a {
  color: #15444c !important;
}

.homepageimg {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  background-size: cover !important;
  background-position: center center !important;
}

.container-xl {
  position: relative;
  width: 90% !important;
  margin: 0px auto;
  top: 0px;
  max-width: 90% !important;
}

.toppos {
  top: 100px;
  right: -100px;
}

.container-100 {
  max-width: 100%;
  padding: 0px 3vw;
}

.intro {
  font-family: "sofia-pro", sans-serif;
  font-size: 1.1rem;
  line-height: 1.85rem;
  color: #15444c;
}
.intro span {
  color: #15444c;
}

.technische-tekening {
  margin-bottom: 30px;
}
.technische-tekening img {
  max-height: 650px;
}

.contactinfo {
  margin-top: 30px;
}

.contactinformation {
  overflow: hidden;
  font-size: 1.15rem;
}
.contactinformation a {
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
}

strong {
  font-size: 1rem;
  color: #000;
}

.product-cont-collateral .product-image {
  height: 80px;
  background: none !important;
}
.product-cont-collateral .product-content .inner h4 {
  height: auto !important;
}

.cat_over {
  display: block;
  margin-bottom: 50px;
}
.cat_over .image-container {
  width: 100%;
  margin: 0px auto;
  height: 235px;
  background-size: cover !important;
  margin-bottom: 15px;
  background-position: center center !important;
}

.contactinfo {
  color: #15444c;
  font-weight: 700;
}
.contactinfo i {
  color: #000;
  margin-right: 10px;
}

.minheight {
  min-height: 600px;
}

.height {
  height: 100%;
}

.bg-white {
  position: relative;
}

.bg-cta {
  background: #f8f8f4 !important;
  color: #000 !important;
}
.bg-cta strong {
  font-size: 15px;
  color: #000 !important;
}
.bg-cta h3 {
  color: #000 !important;
}

.no-shadow::after {
  display: none;
}

.woocommerce div.product div.images {
  margin-bottom: 1em;
}

b, strong {
  font-weight: 700;
}

.bg-dark {
  position: relative;
  background-color: #f8f8f4 !important;
  color: #000 !important;
}
.bg-dark .bg-white h4 {
  color: #000 !important;
}
.bg-dark .btn-primary {
  background: #15444c !important;
}
.bg-dark h1, .bg-dark h2, .bg-dark h3 {
  color: #000 !important;
}
.bg-dark h4 {
  color: #000 !important;
}
.bg-dark .btn-more {
  color: #ffffff;
}

.bg-vilt {
  background: url("images/vilt-bg-pattern.jpg");
  background-repeat: repeat;
  background-color: #15444c !important;
  color: #ffffff !important;
}
.bg-vilt h1, .bg-vilt h2, .bg-vilt h3 {
  color: #ffffff !important;
}
.bg-vilt h4 {
  color: #ffffff !important;
}
.bg-vilt .btn-more {
  color: #ffffff;
}

.bg-grey {
  background: #15444c;
}

.bg-red {
  background: #AD0A29;
  color: #fff;
}
.bg-red h2, .bg-red h3, .bg-red h4 {
  color: #fff;
  margin: 0px;
  margin-bottom: 10px;
}

.usp-ticker {
  padding: 14px 0px 14px 0px;
  list-style: none;
  font-size: 1.1rem !important;
  text-align: center;
  max-width: 500px;
  margin: 0px auto;
}
.usp-ticker .item {
  background: #fff;
  padding: 6px 15px;
  border-radius: 6px;
}
.usp-ticker i {
  display: inline;
  color: #15444c;
  font-size: 19px;
  margin-right: 5px;
  margin-top: 3px;
}

.bg-green {
  background: #d7e9e3;
  background: linear-gradient(0deg, #d7e9e3 0%, #c8dedb 25%, #b0ceca 56%, #a2c5be 80%, #a0c4bd 100%);
  color: #fff;
}
.bg-green h1, .bg-green h2, .bg-green h3, .bg-green h4 {
  color: #fff;
}
.bg-green .btn-default {
  color: #fff;
  border-color: #fff;
}

.bg-dark.continue:before {
  position: absolute;
  height: 100%;
  width: 50%;
  top: 0px;
  left: 100%;
  content: "";
  background-color: #f8f8f4 !important;
}

@keyframes fadeInDown {
  0% {
    height: 0;
  }
  100% {
    height: 100vh;
  }
}
@keyframes fadeInContainer {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.socials-head {
  max-width: 220px;
  margin-top: 10px;
}
.socials-head a {
  margin-top: 20px;
  color: #15444c;
}

input {
  height: 50px;
  padding: 2px 15px;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.nf-form-content .list-select-wrap .nf-field-element > div, .nf-form-content input:not([type=submit]), .nf-form-content textarea {
  background: #fff !important;
}

.photo-container {
  height: 375px;
  background-size: cover !important;
  background-position: center bottom !important;
}

.sfeerimage {
  display: block;
  height: 100%;
  width: 100%;
  background-size: cover !important;
  background-position: center center !important;
}
.sfeerimage img {
  opacity: 0;
}

.woocommerce-Price-amount {
  display: block;
  margin-bottom: 20px;
}

.reset_variations {
  display: none !important;
}

.woocommerce div.product form.cart .variations select {
  min-width: 100%;
  height: 45px;
  padding: 0px 15px;
  color: #000000;
  border: 1px #888 solid;
}

.stars {
  display: inline-block;
  margin-left: 18px;
}

.blog .blog-photo {
  height: 375px;
  background-size: cover !important;
  border-radius: 10px;
  background-position: center center !important;
}
.blog .blog-content {
  position: absolute;
  display: block;
  width: 260px;
  bottom: 30px;
  text-align: center;
  background: #15444c;
  color: #fff;
  font-size: 19px;
  padding: 18px 30px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
}
.blog .blog-content h4 {
  font-size: 19px !important;
  font-weight: 500;
  color: #fff;
  margin: 0px;
}

.edit-account {
  background: #fff;
  padding: 30px 50px;
  border: 1px solid rgba(0, 0, 0, 0.125);
  color: #495057;
  border-radius: 0.25rem;
}

.dienstenmenu {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 9;
  background: #f8f8f4;
  -webkit-animation: fadeInDown 0.5s ease-in-out;
  animation: fadeInDown 0.5s ease-in-out;
}
.dienstenmenu .container {
  -webkit-animation: fadeInContainer 1s ease-in-out;
  animation: fadeInContainer 1s ease-in-out;
}
.dienstenmenu .block {
  margin-top: 125px;
  padding-top: 20px;
}
.dienstenmenu .nav-link {
  color: #000;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 50px;
  font-family: "sofia-pro", sans-serif;
  padding: 7px 0px;
}
.dienstenmenu .nav-link:hover {
  color: #15444c;
}
.dienstenmenu .active .nav-link {
  color: #b1cd40 !important;
}
.dienstenmenu .contactinfo {
  color: #000;
  border-left: 1px rgba(255, 255, 255, 0.2) solid;
  padding: 30px;
}
.dienstenmenu .contactinfo p {
  opacity: 0.35;
}
.dienstenmenu .contactinfo strong {
  color: #000;
}

.commercial {
  color: #15444c;
  margin-top: 20px;
  display: block;
  font-size: 1.1rem;
}

.productshort ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.productshort ul li:before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  margin-left: 0px;
  color: #15444c;
  margin-right: 15px;
}

.video_showroom {
  position: relative;
  width: 100%;
  height: 60vh;
  overflow: hidden;
}
.video_showroom video {
  width: 100%;
  position: absolute;
  bottom: -100px;
}

.keuzes .keus {
  padding-right: 75px;
}
.keuzes .keus strong {
  display: block;
  color: #15444c;
  margin-bottom: 15px;
}

.klanten h3 {
  margin-bottom: 30px;
}

.klantLogo {
  position: relative;
  display: block;
  background: #fff;
  width: calc(50% - 1px);
  height: 0px;
  padding-bottom: calc(50% - 1px);
  float: left;
  border-right: 1px #eee solid;
  border-bottom: 1px #eee solid;
  transition: 0.3s ease-in-out all;
}
.klantLogo img {
  position: relative;
  display: inline-block;
  margin-right: 20px;
  margin-left: 20px;
  margin-top: 50%;
  transform: translate(0%, -70%);
  max-height: 140px;
  opacity: 0.75;
  filter: grayscale(100%) brightness(1.2);
  transition: 0.3s ease-in-out all;
}
.klantLogo:hover {
  transition: 0.3s ease-in-out all;
}
.klantLogo:hover img {
  opacity: 1;
  filter: grayscale(0%) brightness(1);
  transition: 0.2s ease-in-out all;
}

.filter-products input, .filter-products select {
  padding: 15px 20px;
  width: 100%;
  font-size: 19px;
  border: 1px #4444 solid;
}

.pagination .current {
  opacity: 0.4;
}
.pagination .next {
  display: none;
}

.page-numbers {
  border: 1px #888 solid;
  padding: 3px 12px;
  margin-right: 4px;
}

.overflow-h {
  position: relative;
  overflow-x: hidden;
  height: 100%;
  width: 100%;
}

.screen_container {
  position: relative;
  height: 100%;
  width: 100%;
}
.screen_container:after {
  position: absolute;
  background: url("images/screen_container.svg");
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  background-repeat: no-repeat;
}
.screen_container .screen {
  position: absolute;
  margin-top: 15px;
  height: 100%;
  min-height: 350px;
  top: 0px;
  left: 5px;
  margin-left: 0px;
  border: 29px #0b131a solid;
  border-radius: 20px;
  width: 100%;
  background-size: cover !important;
  background-position: top center !important;
}

.bigscreen {
  width: 130%;
  height: 100%;
}

.screenbig {
  height: 90vh;
}

.visible-mobile {
  display: block;
}

.visible-desktop {
  display: none;
}

.casehead {
  position: relative;
  height: 60vh;
  width: 100%;
  overflow: hidden;
}
.casehead span {
  color: #ffffff;
  opacity: 0.5;
}
.casehead .photo-container {
  height: 100%;
  width: 100%;
  overflow: hidden !important;
}
.casehead .photo-container figure {
  position: absolute;
  height: 100%;
  width: 100%;
  background-size: cover !important;
  background-position: center center !important;
  margin: 0px;
}
.casehead .highlight {
  position: absolute;
  right: 0px;
  bottom: 0px;
  max-width: 80%;
}
.casehead .caption {
  z-index: 5;
  color: #ffffff;
}
.casehead .caption h1, .casehead .caption h2, .casehead .caption p, .casehead .caption strong {
  color: #ffffff;
}

.mywork strong {
  display: block;
  font-family: "sofia-pro", sans-serif;
  font-weight: 600;
  margin-bottom: 10px;
}
.mywork ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  padding-bottom: 30px;
}
.mywork ul li {
  padding: 0px;
  margin: 0px;
}

.z-index {
  position: relative;
  z-index: 9;
}

.cta {
  padding: 75px 30px;
}

.totop {
  margin-top: 75px;
}

.case {
  position: relative;
  height: 50vh;
  display: block;
  overflow: hidden;
}
.case span {
  color: #ffffff;
  opacity: 0.8;
  margin-bottom: 30px;
}
.case .photo-container {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden !important;
}
.case .photo-container figure {
  position: absolute;
  height: 100%;
  width: 100%;
  background-size: cover !important;
  background-position: center center !important;
  margin: 0px;
}
.case .photo-container .highlight {
  position: absolute;
  right: 10%;
  bottom: 0px;
  max-width: 80%;
  transition: 0.3s ease-in-out all;
}
.case .photo-container .caption {
  display: block;
  width: 100%;
  z-index: 3;
}
.case .photo-container .caption .btn {
  opacity: 0;
  transition: 0.3s ease-in-out all;
}
.case .photo-container .caption h1 {
  color: #ffffff;
}
.case:hover {
  text-decoration: none;
}
.case:hover .caption .btn {
  opacity: 1;
}
.case:hover .highlight {
  transform: scale(1.15);
}

.case-small {
  height: 55vh;
}
.case-small .inner {
  padding: 30px;
}
.case-small .photo-container .highlight {
  max-width: 70%;
  right: 0px;
}
.case-small .photo-container .caption h1 {
  font-size: 2.2rem;
}

.productfilterresults .product-cont {
  padding: 30px 20px;
}
.productfilterresults .category-block {
  margin-top: 0px;
  margin-bottom: 15px;
}

.block-filter {
  background: #fff;
  transition: 0.2s ease-in-out all;
  padding: 30px 30px 0px 30px;
  border-radius: 8px;
}
.block-filter ul {
  list-style: none;
  padding: 0px;
}
.block-filter ul li {
  padding: 8px 0px;
  border-bottom: 1px #eee solid;
}
.block-filter ul li a:hover {
  color: #15444c;
}
.block-filter ul li:last-child {
  border-bottom: 0px;
}

.medewerker {
  position: relative;
  background: #fff;
}
.medewerker .contactinfo {
  font-size: 1.2rem;
  font-weight: bold;
}
.medewerker:after {
  content: "";
  position: absolute;
  background: #fff;
  height: 100%;
  width: 50%;
  top: 0px;
  margin-left: 100%;
}
.medewerker h4 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: bold;
  font-family: "sofia-pro", sans-serif;
}
.medewerker .inner {
  margin-left: 15px;
}
.medewerker strong {
  display: block;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  font-family: "sofia-pro", sans-serif;
  font-size: 1.7rem;
  margin-top: 35px;
}
.medewerker .contact {
  font-size: 1.15rem;
  line-height: 2rem;
  margin-top: 25px;
}
.medewerker .contact a {
  color: #000;
  font-weight: bold;
}

.alert p {
  margin: 0px;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
  width: auto !important;
}

.woocommerce ul.order_details li strong {
  font-size: 1rem !important;
}

.woocommerce ul.order_details {
  margin: 0px !important;
  margin-top: 30px !important;
  padding: 0px;
}

.woocommerce .woocommerce-customer-details address {
  min-height: 250px;
  padding: 10px 15px !important;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background-color: #f8f8f4 !important;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  background-color: #d1ecf1 !important;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
  border: 1em solid #d1ecf1;
  border-right-color: transparent !important;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
}

.woocommerce-cart-form h4 {
  font-size: 1.2rem;
}

.orderbevestiging h2 {
  font-size: 2rem !important;
}

.wc-item-meta {
  padding: 0px !important;
}

.woocommerce img, .woocommerce-page img {
  margin: 0px auto;
  display: inline-block;
}

.medewerker_img {
  max-height: 450px;
}

.woocommerce-product-gallery__image {
  display: none !important;
}
.woocommerce-product-gallery__image:first-of-type {
  display: block !important;
}

.relative {
  position: relative;
}

.fixed {
  width: 100%;
  position: absolute;
}
.fixed img {
  position: sticky;
}

.woocommerce-cart-form .wcpa_cart_type_image-group img {
  height: 85px;
}

.wcpa_cart_val .wcpa_cart_price {
  display: none;
}

.color-group .wcpa_color {
  width: 100%;
}

.normal-product-price {
  font-size: 1rem !important;
  font-weight: 400 !important;
  text-decoration: line-through;
}

.woocommerce-cart-form .variation {
  font-size: 18px;
}

.wcpa_cart_type_color-group .wcpa_cart_color {
  height: 75px !important;
  width: 75px !important;
  margin: 0px auto !important;
}

.wcpa_productGroup_item img {
  height: 125px !important;
  margin-right: auto !important;
  float: left;
  margin-left: 12px;
}

.cart_item {
  border-bottom: 1px #eee solid;
  padding: 10px 0px;
}

.mobileimageconfigurator {
  display: none;
}

.wcpa_productGroup {
  padding: 15px;
}

.wcpa_selected {
  border: 2px #b90b2a solid !important;
}

.wcpa_productGroup_item .wcpa_check {
  height: 19px !important;
  width: 19px !important;
  float: right;
  margin-right: 15px !important;
  margin-top: 50px;
  border-radius: 0px !important;
}
.wcpa_productGroup_item .wcpa_check:before {
  width: 6px !important;
  height: 10px !important;
}
.wcpa_productGroup_item label {
  display: inline-block !important;
  width: 100%;
  line-height: 120px;
}

.wcpa_cart_type_image-group {
  padding: 0px !important;
  margin: 0px !important;
}
.wcpa_cart_type_image-group img {
  display: none;
}
.wcpa_cart_type_image-group p {
  margin: 0px !important;
  padding: 0px !important;
}

.wcpa_cart_type_productGroup img {
  display: none;
}

.wcpa_cart_type_color-group {
  padding: 0px !important;
  margin: 0px !important;
}
.wcpa_cart_type_color-group span {
  display: none;
}
.wcpa_cart_type_color-group p {
  margin: 0px !important;
  padding: 0px !important;
}

.wcpa_form_item {
  position: relative;
}
.wcpa_form_item .wcpa_priceouter {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.wcpa_form_item .wcpa_opt_price {
  display: inline-block;
}

.wcpa_price_summary li {
  padding: 15px !important;
}

.wcpa_form_outer .wcpa_form_item .wcpa_checkbox input[type=checkbox]:checked + label .wcpa_check, .wcpa_form_outer .wcpa_form_item .wcpa_productGroup.wcpa_multiselect input[type=checkbox]:checked + label .wcpa_check {
  border: 2px solid #b90a2a !important;
  background: #b90a2a !important;
}

.wcpa_form_outer .wcpa_form_item .wcpa_product_sel_type_outline input:checked + label img, .wcpa_form_outer .wcpa_form_item .wcpa_sel_type_outline .wcpa_image input:checked + img, .wcpa_form_outer .wcpa_form_item .wcpa_sel_type_outline .wcpa_image input:checked + picture img {
  outline: 0px !important;
}

.wcpa_product_disp_type_squircle {
  cursor: pointer !important;
  border: 1px #eee solid;
}

.configurator-img {
  position: relative;
  width: 100%;
  height: 100%;
}
.configurator-img img {
  position: fixed;
  max-width: 600px !important;
}
.configurator-img:before {
  content: "";
  position: absolute;
  left: -50vw;
  width: 50vw;
  height: 100%;
  top: 0px;
  background: #d7e9e3;
  background: linear-gradient(0deg, #d7e9e3 0%, #c8dedb 25%, #b0ceca 56%, #a2c5be 80%, #a0c4bd 100%);
  color: #fff;
}

.woocommerce-cart-form .wcpa_cart_type_image-group {
  padding-top: 0px !important;
}

.wcpa_form_outer .wcpa_form_item input[type=radio] {
  opacity: 0 !important;
}

.form-inline {
  font-size: 18px;
}

.wcpa_selected {
  border: 2px #666 solid;
  position: relative !important;
  top: 0px;
  width: 100%;
  background: #fff;
}

.wcpa_form_outer .wcpa_form_item .image-group label {
  padding: 50px 0px;
}

.wcpa_form_outer .wcpa_form_item .color-group .wcpa_color label span.wcpa_clb_border {
  border: 0px !important;
}

.wcpa_form_outer .wcpa_form_item .image-group img {
  padding-top: 8px;
}

.wcpa_form_outer .wcpa_form_item .image-group img {
  position: absolute;
  top: 0px;
  width: 100%;
  padding-right: calc(100% - 140px);
}

.wcpa_row img {
  box-shadow: none !important;
}
.wcpa_row .image-group {
  position: relative;
  height: 140px;
  padding: 0px;
  overflow: hidden;
  cursor: pointer !important;
  border: 1px #eee solid;
}
.wcpa_row .image-group:after {
  content: "";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  right: 30px;
  top: 55px;
  font-size: 26px;
}
.wcpa_row .wcpa_image_open {
  height: auto;
}
.wcpa_row .wcpa_image label {
  display: inline-block;
  cursor: pointer;
  margin-left: 150px;
}

.wcpa_form_outer .wcpa_form_item .wcpa_image, .wcpa_form_outer .wcpa_form_item .wcpa_image_other {
  margin: 0px !important;
}

.change_type {
  display: none;
}

.change_type_selected {
  display: block;
}

.wcpa_image img {
  height: 150px;
  width: 150px;
}

.wcpa_color span {
  height: 60px !important;
  width: 60px !important;
  border-radius: 50% !important;
  border: 0px !important;
}
.wcpa_color label {
  width: 100%;
  line-height: 60px !important;
}
.wcpa_color label span {
  float: left !important;
  margin-right: 15px !important;
  margin-left: 5px !important;
}

.wcpa_form_outer .wcpa_form_item .color-group .wcpa_color input:checked + label span {
  box-shadow: none !important;
}

.wcpa_form_outer .wcpa_form_item .color-group.color-inline .wcpa_color {
  border: 1px #eee solid !important;
  padding: 15px !important;
}

.navbar-toggler {
  font-size: 1.3rem;
}
.navbar-toggler i {
  margin-right: 10px;
  margin-left: 5px;
  margin-top: 0px;
  font-size: 1.2rem;
  float: left;
  display: inline-block;
}

.csell .btn {
  display: block;
}

table img {
  max-width: inherit;
}

.wp-block-columns figure {
  text-align: center;
}
.wp-block-columns img {
  margin: 0px auto;
  max-width: 200px !important;
  width: auto;
  height: auto;
  max-height: 250px !important;
}

#mc_embed_signup .form-control {
  width: 100% !important;
}
#mc_embed_signup .btn {
  line-height: 0px !important;
}

.productinfo {
  padding: 8px 20px;
  margin-bottom: 4px;
}

.cart-collaterals h2 {
  font-size: 1.5rem;
}
.cart-collaterals .btn-readmore {
  color: #15444c;
  padding: 0px !important;
  margin-top: 5px !important;
  text-align: left !important;
}
.cart-collaterals .btn-readmore i {
  font-size: 18px !important;
}
.cart-collaterals .btn-readmore:hover {
  color: #15444c !important;
  background: transparent !important;
}
.cart-collaterals .product-price {
  font-size: 1rem;
  text-align: left !important;
}
.cart-collaterals h4 {
  margin-bottom: 0px;
}
.cart-collaterals .opvoorraad {
  text-align: left !important;
  margin-top: 0px;
  width: 100%;
  font-size: 0.9rem;
}
.cart-collaterals .product-image img {
  max-height: 150px;
  max-width: 150px;
  display: block;
  margin: 0px auto;
}
.cart-collaterals .product-content .inner {
  padding: 10px 0px;
}
.cart-collaterals section {
  padding-top: 0px;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #dfdfdf !important;
  border-radius: 0px !important;
  display: block;
  height: 50px !important;
  padding: 10px 8px !important;
}

.woocommerce form .form-row {
  display: block;
}

.fa-ul {
  width: 100%;
  margin-left: 0px !important;
}
.fa-ul tr {
  border-bottom: 1px solid #e2e2e2;
}
.fa-ul td {
  padding: 2px 10px;
}
.fa-ul .fa-li {
  display: none;
}
.fa-ul strong {
  width: 275px;
  font-size: 1rem;
  font-weight: 700;
  font-family: "sofia-pro", sans-serif;
  display: inline-block;
}

.fa-ul tr:last-child {
  border: 0px;
}

.modal {
  top: 50px;
}
.modal .modal-dialog {
  background-color: #fff !important;
}

.navbar-modal {
  position: inherit;
  display: inline-block;
  padding: 0px;
  padding-top: 10px;
  width: 150px;
  text-align: center;
  float: left;
  margin-right: 20px;
}
.navbar-modal .navbar-collapse {
  position: absolute;
  top: 0px;
  left: 0px;
}
.navbar-modal button {
  padding: 0px;
}

.search-icon {
  font-size: 28px;
  margin-top: 8px;
  margin-right: 20px;
  display: inline-block;
}

.dropdown-item:focus, .dropdown-item:hover {
  background: transparent;
  color: #b1cd40;
}

.menubanner {
  height: 100%;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  text-align: center;
  padding-bottom: 25px;
  display: flex;
  justify-content: center;
  /* horizontaal centreren */
  align-items: end;
  /* verticaal centreren */
}
.menubanner .inner {
  display: block;
  height: 100px;
}
.menubanner .inner .btn {
  margin-top: 0px;
}
.menubanner .inner h4 {
  color: #fff;
}
.menubanner:hover .btn {
  background: #b1cd40 !important;
}

.open {
  position: relative;
  z-index: 999;
}

.overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 99;
  display: none;
}

.laatsteitem {
  padding-left: 30px;
  border-left: 1px solid #dee2e2;
  color: #b1cd40 !important;
}

.navbar {
  position: inherit;
  padding: 0px 0px 6px 0px;
}
.navbar .navbar-nav {
  width: 100%;
}
.navbar .navbar-nav .dropdown {
  position: inherit;
}
.navbar .navbar-nav .nav-link {
  color: #000;
  font-family: "sofia-pro", sans-serif;
  font-weight: 500;
  padding-right: 15px;
  padding-left: 15px;
  font-size: 1.1rem;
}
.navbar .navbar-nav .nav-link:hover {
  color: #b1cd40;
}
.navbar .navbar-nav .active .nav-link {
  color: #b1cd40 !important;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #b1cd40 !important;
}

.hv {
  height: 115vh !important;
}

.bg {
  overflow: hidden;
  position: relative;
  width: 100%;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat;
}
.bg::after {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 100%;
  content: "";
  left: 0px;
  opacity: 0.4;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#081033+0,0c2e49+100&0+0,0.95+100 */
}

a {
  text-decoration: none !important;
}

.uniquepoints {
  padding: 5px 0px;
  font-size: 18px;
  font-weight: 500;
}
.uniquepoints i {
  color: #b1cd40;
  font-size: 21px;
}

.menunav {
  background: #fff;
  -webkit-box-shadow: inset 0 -1px 0 0 #dee2e2, 0 2px 10px 0 rgba(0, 0, 0, 0.02);
}

.category-block {
  position: relative;
  display: block;
  height: 275px;
  background-size: cover !important;
  background-position: center center !important;
  width: 100%;
  padding: 50px;
  padding-top: 100px;
  color: #fff;
  border-radius: 0px;
  margin-top: 20px;
}
.category-block h3 {
  position: relative;
  z-index: 2;
  color: #fff;
  text-shadow: 2px 0px 5px rgba(0, 0, 0, 0.1), -3px 0px 7px rgba(0, 0, 0, 0.1), 0px 2px 5px rgba(0, 0, 0, 0.1);
}
.category-block .inhoud {
  position: absolute;
  z-index: 7;
  bottom: 20px;
}
.category-block .spanxl {
  display: block;
  margin: 0px auto;
  max-width: 300px;
  font-size: 2.3rem !important;
  line-height: 45px;
  margin-top: 45px;
}
.category-block span {
  display: inline-block;
  margin-top: 60px;
  position: relative;
  z-index: 2;
  padding: 14px 35px;
  font-size: 2rem !important;
  line-height: 40px;
  font-weight: 600;
}
.category-block span i {
  margin-top: 7px;
  display: inline-block;
  margin-left: 15px;
  float: right;
}
.category-block ul {
  position: relative;
  list-style: none;
  z-index: 2;
  line-height: 1.8rem;
  padding: 0px 2px;
}
.category-block ul li:before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 500;
  font-size: 17px;
  margin-right: 8px;
}
.category-block:hover ul {
  color: #fff;
}

.cbs-groot span {
  padding: 0px;
}
.cbs-groot:hover span {
  color: #fff;
}

.cbs-small {
  color: #000;
}
.cbs-small span {
  text-align: left !important;
  color: #000;
  font-size: 1.7rem !important;
}

.cbs-white span, .cbs-white p {
  color: #fff !important;
  text-align: left !important;
}

.cbs-font span {
  background: transparent !important;
  padding: 10px 10px !important;
  border: 3px #fff solid;
  border-radius: 10px !important;
  margin-top: 72px;
  font-family: "sofia-pro", sans-serif;
  color: #fff !important;
  font-weight: 400;
  font-size: 2.1rem !important;
  text-shadow: 2px 0px 5px rgba(0, 0, 0, 0.1), -3px 0px 7px rgba(0, 0, 0, 0.1), 0px 2px 5px rgba(0, 0, 0, 0.1);
}

.category-block-xl {
  height: 425px;
  padding: 60px;
  padding-top: 150px;
}

.specifcaties table {
  width: 100%;
  border-collapse: separate;
}
.specifcaties table td {
  padding: 8px 20px;
}
.specifcaties table td:nth-child(2n) {
  font-weight: bold;
}
.specifcaties table tr:nth-child(even) {
  border-radius: 5px;
  background: #ffffff;
}

.category-block-large {
  height: 620px;
}
.category-block-large:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  opacity: 0.2;
  height: 300px;
  width: 100%;
  background: black;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 30%, rgba(0, 0, 0, 0) 100%);
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.category-block-large span {
  position: absolute;
  bottom: 60px;
}

.category-block-small {
  height: 300px;
  padding: 25px;
}
.category-block-small:before {
  opacity: 0.1;
}
.category-block-small h3 {
  font-size: 1.5rem;
  text-shadow: 2px 0px 5px rgba(0, 0, 0, 0.1), -3px 0px 7px rgba(0, 0, 0, 0.1), 0px 2px 5px rgba(0, 0, 0, 0.1);
}
.category-block-small p {
  font-weight: 400;
}
.category-block-small span {
  position: relative;
  background: transparent;
  color: #000;
  text-align: center;
  font-size: 1.7rem !important;
  padding: 12px 0px 0px 0px;
  width: 100%;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.category-block-small span i {
  float: inherit;
  margin-top: 0px;
  margin-left: 5px;
}

.subcategory-block {
  transition: ease all 0.25s;
}
.subcategory-block:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  opacity: 0.8;
  height: 195px;
  width: 100%;
  background: black;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 30%, rgba(0, 0, 0, 0) 100%);
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.choose-us {
  margin-top: 30px;
}
.choose-us li {
  padding: 20px 0px;
  font-weight: bold;
  list-style: none;
  font-size: 1.1rem;
  color: #15444c;
}
.choose-us li:before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-size: 0.75rem;
  color: #15444c;
  margin-right: 25px;
}
.choose-us li a {
  color: #15444c;
  text-decoration: underline;
}

.mb-5 {
  margin-bottom: 1rem !important;
}

.ml-right {
  width: 275px;
  margin-right: 0px;
  margin-left: auto;
}

.form-control {
  border-radius: 0px !important;
  border: 1px #dee2e2 solid;
}

.intro_banner {
  padding: 150px 0px;
  background-position: center center !important;
  background-size: cover;
}

.bg-light {
  color: #15444c;
  background: #f8f8f4 !important;
}

.bg-blue {
  background: #15444c;
  color: #ffffff;
}
.bg-blue h1, .bg-blue h2, .bg-blue h3, .bg-blue h4, .bg-blue h5, .bg-blue strong {
  color: #ffffff !important;
}
.bg-blue .usps li:before {
  color: #fff;
}

.bg-winkel {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.archive .category-block:before {
  opacity: 0.1;
}

.owl-fotos .foto {
  display: block;
  height: 100%;
  width: 100%;
  transition: ease all 0.5s;
}
.owl-fotos .foto .inner {
  padding: 30px;
}
.owl-fotos .foto h3 {
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 400;
}
.owl-fotos .foto .photo {
  width: 100%;
  height: 400px;
  background-size: cover !important;
  background-position: center center !important;
  transition: ease all 0.3s;
}
.owl-fotos .foto:hover .photo-container .photo {
  transform: scale(1.1);
  transition: ease all 0.3s;
}

.klein_logo {
  max-width: 245px;
  margin-top: 30px;
  margin-bottom: 10px;
}

.hulptools {
  margin-bottom: 15px;
  border: 1px #eee solid;
}
.hulptools h4 {
  margin-bottom: 0px;
}

.dropdown-item.active, .dropdown-item:active {
  background: #15444c;
}

.productovers .pcblo:nth-child(3n+3) .product-cont {
  margin-right: 0px;
}
.productovers .pcbloutlet:nth-child(4n+4) .product-cont {
  margin-right: 0px;
}

.sortby .submit {
  display: none;
}
.sortby .selectfield {
  padding: 10px;
  border-radius: 35px;
  color: #787878;
  border: 1px solid #c4c4c4;
  width: calc(100% - 12px);
}

.dropdown-menu {
  border-radius: 0px;
  margin-top: -1px !important;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.dropdown-menu {
  background: #f4f8f8;
  padding: 30px 15px;
  margin: 0px;
  width: 100%;
}
.dropdown-menu .container, .dropdown-menu .row {
  width: 100%;
}
.dropdown-menu .dropdown-item {
  border-bottom: 1px #dee2e2 solid;
  padding: 8px 0px;
}
.dropdown-menu .nav-item:last-child .dropdown-item {
  border-bottom: 0px;
}

.product-category {
  list-style: none;
  margin-bottom: 30px;
  margin-right: 10px;
  width: 33.33%;
  max-width: calc(33% - 10px);
}
.product-category .woocommerce-loop-category__title {
  font-size: 1.2rem;
  margin-top: 15px;
}

.dropdown-toggle::after {
  border: 0px;
  content: "";
  float: right;
  font-weight: 400;
  font-family: "Font Awesome 5 Pro";
  margin-top: 2px;
  font-size: 1rem !important;
}

.owl-carousel-merkenslider img {
  width: auto !important;
  max-height: 100px !important;
}

.cart-customlocation {
  height: 35px;
  margin-right: 20px;
  float: right;
  display: block;
  position: relative;
}
.cart-customlocation i {
  color: #000 !important;
  font-size: 28px;
  margin-right: 4px;
  margin-top: 8px;
}
.cart-customlocation .notify {
  position: absolute;
  right: -15px;
  top: 0px;
  padding: 0px;
  display: block;
  background: #b1cd40;
  color: #fff;
  border-radius: 50%;
  height: 22px;
  line-height: 22px;
  font-weight: 600;
  text-align: center;
  font-size: 14px;
  width: 22px;
}

.page-numbers {
  margin-top: 0px;
  border: 0px;
  width: 100%;
  display: block;
  color: #000;
  font-size: 20px;
  margin-right: 0px;
}
.page-numbers .next, .page-numbers .prev {
  font-size: 25px;
  padding: 3px 0px !important;
  text-align: center;
}
.page-numbers li {
  padding: 2px 3px;
  display: inline-block;
}
.page-numbers li a {
  background: #fff;
  padding: 5px 0px !important;
  text-align: center;
  height: 40px;
  display: block;
  width: 40px;
  border-radius: 50% 50%;
  color: #000;
}
.page-numbers li .current {
  background: #15444c;
  padding: 5px 0px;
  text-align: center;
  color: #fff;
  height: 40px;
  display: block;
  width: 40px;
  border-radius: 50% 50%;
}
.page-numbers li:before {
  display: none !important;
}

.aanbieding {
  background: #f45151;
  position: absolute;
  right: 10px;
  top: 0px;
  border-top-right-radius: 10px;
  color: #fff;
  padding: 2px 20px;
}

.aanbieding-single {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
.aanbieding-single .aanbieding {
  position: relative;
  border-top-right-radius: 0px;
  right: 0px;
  padding: 6px 20px;
}

.kraan-usp .icoon {
  max-height: 60px;
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.kraan-usp h5 {
  font-size: 1.1rem;
  margin: 0px;
}

.pods {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.pods .pod-inner {
  padding: 0px calc(75px - 20px);
}
.pods .pod-inner .photo {
  height: 275px;
  margin-bottom: 30px;
  background-size: cover !important;
  background-position: center center !important;
}
.pods .pod-inner a i {
  position: relative;
  display: block;
  margin-top: 20px;
  margin-left: 15px;
}
.pods a {
  position: relative;
  display: block;
}
.pods a i {
  opacity: 0;
  position: absolute;
  right: 15px;
  bottom: 0px;
  background: #15444c;
  color: #ffffff;
  transition: 0.2s ease-in-out all;
}
.pods a p {
  margin: 0px;
}
.pods a em {
  font-style: normal;
  color: #000 !important;
  display: inline-block;
}
.pods a:hover span {
  display: block;
}
.pods a:hover i {
  opacity: 1;
  transition: 0.2s ease-in-out all;
}
.pods li {
  padding: 30px;
  border-bottom: 1px #eee solid;
}
.pods li:last-child {
  border: 0px !important;
}
.pods strong {
  font-family: "sofia-pro", sans-serif;
}

.clear {
  clear: both;
}

.bg-small {
  min-height: 45vh;
  height: auto;
  background-position: center center;
}
.bg-small .caption {
  padding-top: calc(75px + 15px);
  padding-bottom: 75px;
}
.bg-small .caption h1, .bg-small .caption h2 {
  font-size: 2rem;
}
.bg-small .inner {
  position: relative;
  z-index: 3;
}

.bg-mini {
  height: 55vh !important;
}

.bg-case {
  height: 65vh !important;
}

.sidebar {
  list-style: none;
  margin: 10px 0px 0px 0px;
  display: inline-block;
}
.sidebar li {
  margin-right: 40px;
  display: list-item;
  float: left;
}
.sidebar li a {
  font-weight: bold;
  color: #000;
}
.sidebar li a:hover {
  color: #15444c;
  text-decoration: underline;
}
.sidebar li a i {
  margin-top: 4px;
  color: #15444c;
  float: left;
  margin-right: 13px;
  font-size: 1.4rem;
}
.sidebar li .all {
  color: #15444c;
  text-decoration: underline;
}

.zoekenopmodel .product-image {
  height: 140px;
}
.zoekenopmodel .productfilterresults .product-cont {
  padding: 30px 15px;
}

.kleuren {
  padding: 0px 0px 30px 0px;
}
.kleuren .kleurod {
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  width: calc(15% - 2px);
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 10px;
}
.kleuren .kleurod img {
  border-radius: 50% 50% !important;
  padding: 4px;
}

.bg-tiny {
  height: 120px !important;
}

h1, h2, h3, h4, h5, h6, .nf-form-title {
  color: #000;
  font-weight: 700;
}

h1 {
  font-family: "sofia-pro", sans-serif;
  font-size: 2rem;
  margin-bottom: 15px;
}

h2 {
  font-family: "sofia-pro", sans-serif;
  font-size: 1.6rem;
}

h3 {
  font-family: "sofia-pro", sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
}

h4 {
  font-size: 1.3rem;
  font-family: "sofia-pro", sans-serif;
  font-weight: 600;
}

h5 {
  font-family: "sofia-pro", sans-serif;
}

.pr-6 {
  padding-right: 75px;
}

.btn {
  padding: 15px 35px !important;
  border-radius: 0px !important;
  margin-top: 25px;
  border: 0px;
  line-height: 28px !important;
}
.btn:hover {
  color: #fff !important;
  background: #b1cd40 !important;
}

.btn-active {
  color: #fff !important;
  background: #b1cd40 !important;
  padding: 15px 15px !important;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  border-radius: 0px !important;
  line-height: 28px !important;
}
.btn-active i {
  font-size: 18px !important;
}

.btn-arrow {
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #fff !important;
  z-index: 3;
  font-size: 30px;
  background: #15444c !important;
  transition: 0.2s ease-in-out all;
}

.woocommerce-ordering {
  display: none;
}

.btn-primary {
  background: #15444c !important;
  color: #ffffff !important;
  font-weight: 600 !important;
  font-size: 1rem !important;
  text-decoration: none;
  border-radius: 10px;
}
.btn-primary i {
  margin-top: 4px;
  display: inline-block;
  margin-left: 15px;
  float: right;
}
.btn-primary:hover {
  background: #b1cd40 !important;
  color: #ffffff !important;
}

.btn-cart {
  padding: 15px 25px !important;
  display: inline-block;
  background: #15444c !important;
  color: #ffffff !important;
  font-weight: 600 !important;
  font-size: 1rem !important;
  margin-top: 0px;
  height: 51px;
  text-decoration: none;
}
.btn-cart i {
  margin-top: 4px;
  display: inline-block;
  margin-left: 0px;
  float: right;
}
.btn-cart:hover {
  background: #5db97b !important;
  color: #ffffff !important;
}

#nf-form-1-cont {
  border-style: none !important;
  padding: 0px !important;
}

.bg-sale {
  background: #f45151;
}
.bg-sale .btn-sale {
  border: 2px #fff solid;
}
.bg-sale .btn-sale:hover {
  background: #15444c !important;
}

.btn-sale {
  background: #f45151;
  color: #fff;
  padding: 10px 15px;
  width: auto;
  display: inline-block;
  margin: 0px auto;
  font-weight: 700;
}

.btnabsolute {
  background: transparent;
  border-left: 0px;
  border-top: 1px #dee2e2 solid;
  border-right: 1px #dee2e2 solid;
  border-bottom: 1px #dee2e2 solid;
  padding-right: 15px;
}

.headersearch {
  margin-top: 0px;
}
.headersearch .form-control {
  display: inline-block;
  width: calc(100% - 150px);
}
.headersearch .btn-search {
  width: 175px;
  margin-left: -25px;
  display: inline-block;
}

.footersearch .btn-search {
  background: #15444c;
}

.woocommerce a.remove {
  width: 25px;
  font-weight: 500;
  font-size: 24px !important;
  line-height: 18px;
}
.woocommerce a.remove:hover {
  background: #e70c0c;
}

.headerusps {
  font-size: 16px;
  color: #000;
  font-family: var(--headings-font);
  font-weight: 500;
  padding-top: 0px;
  margin-left: 0px;
}
.headerusps li {
  display: inline-block;
  margin-right: 10px;
}
.headerusps li:before {
  content: "";
  position: relative;
  font-weight: 600;
  left: 0px;
  color: #5db97b;
  margin-right: 5px;
}

.btn-search {
  padding: 13px 50px !important;
  margin: 0px;
  color: #fff;
  font-weight: 500;
  font-size: 1rem;
  background: #15444c;
}

.form-search {
  height: 50px;
  border-right: 0px;
  width: 100%;
  border-radius: 0px;
  padding-left: 25px;
}

.btn-secondary {
  width: 100%;
  background: #b1cd40;
}
.btn-secondary:hover {
  background-color: #15444c !important;
}

.totals .btn-primary {
  background: #5db97b !important;
}

.wc-forward {
  background: #15444c !important;
  color: #fff !important;
}

.alert-success .wc-forward {
  color: #fff;
  background: #29a745;
}

.feedbackcom {
  text-align: center;
  display: block !important;
}

.btn-default {
  border: 3px #15444c solid;
  color: #15444c;
  font-weight: 600;
}
.btn-default i {
  margin-right: 12px;
  margin-top: 5px;
  display: inline-block;
  float: left;
}

.btn-more {
  font-family: "sofia-pro", sans-serif;
  padding: 0px !important;
}

.bg-dark.block {
  padding-right: 75px;
}
.bg-dark.block p {
  color: #BFBDC1;
}

.bg-img {
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

.fpf-fields-config-wrapper {
  display: none;
}

.fpf-required label {
  font-weight: bold;
}

.variation-Personaliseren, .variation- {
  margin-bottom: 5px;
}
.variation-Personaliseren p, .variation- p {
  margin-bottom: 5px;
}

.naampersonaliseren label {
  display: none !important;
}

main p a {
  color: #15444c !important;
  text-decoration: underline !important;
}
main p a span {
  font-style: normal !important;
  color: #15444c !important;
}
main p a:hover {
  color: #15444c;
}
main h3 {
  margin-bottom: 25px;
}

.contactgegevens a {
  color: #15444c;
  font-weight: 400;
}

section {
  position: relative;
  padding: 75px 0px;
}

.section-small {
  padding: calc(75px / 1.5);
}

#scrollDown span {
  position: absolute;
  bottom: 55px;
  left: calc(50% - 13px);
  width: 26px;
  height: 40px;
  border: 2px solid #fff;
  border-radius: 40px;
  box-sizing: border-box;
  z-index: 8;
}
#scrollDown span:before {
  position: absolute;
  top: 7px;
  left: 50%;
  content: "";
  width: 4px;
  height: 8px;
  margin-left: -2px;
  background-color: #fff;
  border-radius: 2px;
  -webkit-animation: scrolldown 2s infinite;
  animation: scrolldown 2s infinite;
  box-sizing: border-box;
}

.nav-link {
  padding: 10px 15px;
}

.navbar-footer {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.navbar-footer a {
  font-family: "sofia-pro", sans-serif;
  line-height: 45px;
}
.navbar-footer .nav-link {
  padding: 0px;
}

.socials a {
  font-size: 24px;
}
.socials .btn-social {
  padding: 13px;
  font-size: 25px;
  color: #15444c;
}
.socials .btn-social:hover {
  color: #15444c;
}

.bw {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  position: absolute !important;
  top: 0px !important;
  height: 80vh !important;
}
.bw:after {
  opacity: 0.9;
}

footer {
  padding: 75px 0px;
}
footer strong {
  font-family: "sofia-pro", sans-serif;
}
footer .nav-link {
  font-family: "sofia-pro", sans-serif;
}
footer .navbar {
  opacity: 0.5;
}
footer .contactgegevens .contactinfo {
  padding: 30px;
}
footer .contactgegevens .contactinfo:first-of-type {
  border-bottom: 1px rgba(244, 244, 244, 0.6) solid;
}

.footer_link {
  font-weight: bold;
  color: #000;
}
.footer_link:hover {
  color: #15444c !important;
}

.copyright {
  padding-bottom: 75px;
  font-size: 0.9rem;
  line-height: 1.5rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 30px;
}

.footerbarmenu {
  list-style: none;
}
.footerbarmenu li {
  display: inline-block;
}
.footerbarmenu li .nav-link {
  padding: 10px;
}

.title {
  display: block;
  color: #15444c;
  font-family: "sofia-pro", sans-serif;
}

.nieuwsbrief {
  padding: 30px 75px;
  margin-top: 30px;
  margin-bottom: -20px;
  border-radius: 0px;
}

.coupon-row {
  display: none;
}

@keyframes scrolldown {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 15px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@media (max-width: 1545px) {
  .logo {
    width: 230px !important;
  }

  .container {
    max-width: 1320px !important;
  }

  .navbar-toggler {
    font-size: 1.2rem;
  }
}
@media (max-width: 1440px) {
  .typecolor {
    height: 290px;
  }
  .typecolor .photo-container {
    height: 220px;
  }
}
@media (max-width: 1301px) {
  .owl-carousel-productslider .photo-container {
    height: 140px;
  }
}
@media (max-width: 1240px) {
  .product-cont .inner h4 {
    font-size: 1.25rem;
    line-height: 24px !important;
    overflow-wrap: normal;
  }

  .block {
    padding: 40px 30px;
  }

  h4 {
    font-size: 1.2rem;
  }

  .product-uitgelicht-relative {
    padding: 0px 8px !important;
  }

  .quooker-zelf-samenstellen {
    display: block;
  }

  .typecolor {
    width: calc(50% - 10px);
  }
  .typecolor img {
    max-width: 300px;
  }
}
@media (max-width: 1200px) {
  .caption {
    padding: 30px;
  }

  header {
    padding: 10px 0px;
  }

  .search-icon {
    font-size: 26px;
    margin-top: 4px;
  }

  .category-block {
    padding: 30px;
    padding-top: 90px;
  }
  .category-block span {
    padding: 14px 30px;
  }

  .productovers .pcblo:nth-child(3n+3) .product-cont {
    margin-right: 10px;
  }
  .productovers .pcblo:nth-child(2n+2) .product-cont {
    margin-right: 0px;
  }

  .cart-customlocation {
    margin-top: 0px;
  }

  .cart-customlocation i {
    font-size: 26px;
    margin-top: 5px;
  }

  .cart-customlocation i {
    color: #000;
  }

  .headerusps {
    display: none;
    color: #000;
  }

  .navbar-nav li {
    padding: 4px 0px;
  }
  .navbar-nav li li {
    border-top: 0px !important;
    padding: 0px !important;
  }
  .navbar-nav li:first-child {
    border-top: 0px !important;
  }

  .navbar-modal {
    position: relative;
    height: 64px;
    width: 85px;
    margin-right: 0px;
    float: right;
    text-align: center;
    margin-top: 0px;
    padding-top: 4px;
    z-index: 200;
  }
  .navbar-modal .navbar-toggler i {
    margin-right: 0px;
    font-size: 28px;
    color: #15434c;
  }

  .dienstenmenu .nav-link {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
  .dienstenmenu .dropdown-menu {
    position: relative !important;
    transform: inherit !important;
    background: transparent;
    padding: 0px;
    border: 0px;
  }
  .dienstenmenu .dropdown-menu .dropdown-item {
    font-size: 1.2rem;
    line-height: 1.4rem;
    font-weight: normal;
    padding: 1rem 0px;
  }
  .dienstenmenu .dropdown-menu .dropdown-item:active {
    background: transparent;
    color: #15444c;
  }
  .dienstenmenu .menu-mobile-small .nav-link {
    font-size: 1.1rem;
    line-height: 1.4rem;
    font-weight: normal;
  }

  .product-uitgelicht {
    padding: 25px 40px;
    width: 35%;
  }
}
@media (max-width: 1130px) {
  .product-amount {
    padding: 2px 5px;
  }

  .cart_item {
    padding: 30px 0px;
  }

  .uniquepoints {
    font-size: 17px;
  }
}
@media (min-width: 1200px) {
  .dienstenmenu {
    display: none !important;
  }
}
@media (max-width: 992px) {
  .kleurod span {
    display: block;
  }

  .navbar-nav li {
    border-top: 1px #eee solid;
  }

  header .logo {
    margin-left: 0px;
  }

  .brandicon {
    margin-bottom: 30px;
  }
  .brandicon img {
    height: 150px;
  }

  .owl-carousel-productslider .photo-container {
    height: 155px;
  }

  .category-block-large {
    padding-top: 55px !important;
    height: 300px !important;
  }

  .category-block-large:before {
    opacity: 0.9;
  }

  .productovers .pcblo:nth-child(3n+3) .product-cont {
    margin-right: 0px;
  }
  .productovers .pcblo:nth-child(2n+2) .product-cont {
    margin-right: 10px;
  }

  .cart-customlocation {
    margin-top: 10px;
  }

  .cat_over .image-container {
    height: 200px;
  }

  .typecolor {
    height: 225px;
  }
  .typecolor .photo-container {
    height: 155px;
  }

  .owl-carousel-vertical .item {
    transform: rotate3d(0, 0, 1, -90deg);
  }

  .category-block-xl {
    height: 425px !important;
  }

  .category_ingang .btn-primary {
    padding: 15px 20px !important;
    font-size: 1rem !important;
  }

  .dienstenmenu .nav-link {
    display: inline-block;
  }
  .dienstenmenu .nav-link:after {
    float: right;
    padding-top: 2px;
  }

  .cart-customlocation {
    margin-right: 15px;
  }

  .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    padding-right: 10px;
    padding-left: 10px;
  }

  .category-block {
    height: 275px;
  }

  .owl-fotos .foto .photo {
    height: 230px;
  }

  header .logo img {
    margin-top: -5px;
  }

  .category_ingang {
    height: 35vh;
    margin-bottom: 15px;
  }
  .category_ingang .btn {
    width: auto !important;
  }

  .cart-customlocation {
    width: auto;
  }

  .montageinfo {
    font-size: 1rem;
  }

  .typecolor img {
    max-width: 240px;
  }
  .typecolor strong {
    font-size: 1rem !important;
  }

  .mobileimageconfigurator {
    display: none;
  }

  #scrollDown {
    display: none;
  }

  .configurator-img img {
    position: relative;
  }

  h1, h2 {
    font-size: 1.6rem;
  }

  .breadcrumb-item + .breadcrumb-item {
    padding-left: 2px;
  }

  .breadcrumb-item + .breadcrumb-item::before {
    padding-right: 2px;
  }

  .breadcrumb {
    font-size: 0.85rem;
  }

  .typecolor {
    width: calc(50% - 10px);
    margin-right: 5px;
    margin-left: 5px;
    padding: 0px;
    margin-bottom: 10px;
  }
  .typecolor strong {
    font-size: 1.4rem;
    line-height: 25px;
    padding: 10px 10px;
    bottom: 20px;
  }
  .typecolor strong i {
    display: none;
  }
  .typecolor img {
    right: -10px;
  }

  .btn-default {
    padding: 18px 30px !important;
  }

  .ml-4 {
    margin: 0px !important;
  }

  .mobilesection {
    padding: 0px;
  }

  .absoluteimg {
    position: relative !important;
  }

  .caption {
    padding: 60px 35px;
  }

  .home .caption {
    padding-bottom: 125px !important;
  }

  .medewerker .inner {
    margin: 30px;
  }

  .contactinfo {
    padding: 30px;
  }

  .homepageimg {
    height: 360px;
  }

  .ml-right {
    width: auto;
  }

  .pod-inner {
    padding-right: 0px !important;
  }

  .copyright {
    text-align: center;
  }
  .copyright .text-right {
    text-align: center !important;
  }

  .block-xl {
    padding: calc(var(--padding-horizontal) + 15px) 30px;
  }

  .bigscreen {
    margin-top: 30px;
    width: 100%;
  }
  .bigscreen .screen {
    position: relative;
    height: 500px;
    border: 20px #0b131a solid;
  }

  .absoluteimg-left {
    left: 0px;
    max-width: 100% !important;
  }

  .pods li {
    padding-left: 0px;
    padding-right: 0px;
  }

  .quick-nav li a {
    font-size: 1.2rem;
  }
  .quick-nav li a .ar {
    height: 32px;
    width: 32px;
    font-size: 22px;
    padding: 5px;
  }

  .home .bg .caption h1 {
    padding-right: 15vw;
  }

  .logo {
    width: 200px !important;
  }

  .section-small {
    padding: 15px;
  }

  .bg {
    height: auto;
    background-position: 56% center;
  }

  #scrollDown span {
    bottom: 45px;
  }

  .navbar-toggler {
    position: relative;
    z-index: 200;
    margin-top: 9px;
  }
}
@media (max-width: 991px) {
  .totop-xl {
    margin-top: 0px;
  }

  .figure {
    height: 100vh;
  }

  .mobile-fixed {
    width: 100%;
    position: fixed;
    bottom: 0px;
    padding: 10px 15px;
    left: 0px;
    z-index: 99999;
    background: #fff;
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.06);
  }

  .wordpress-webdeveloper-arnhem {
    float: none;
  }
}
@media (max-width: 768px) {
  html, body {
    line-height: 24px;
    font-size: 16px;
  }

  .cat_over .image-container {
    height: 155px;
  }

  .category-block-large span {
    bottom: 25px;
  }

  .category-block span {
    font-size: 1.7rem !important;
    line-height: 34px;
  }

  .product-container {
    margin-right: 0px;
  }

  .breads .breadcrumb {
    padding: 0px;
  }

  header .logo img {
    margin-left: 0px !important;
  }

  .stars {
    margin-left: 0px;
  }

  .brandicon {
    margin-right: 10px;
  }
  .brandicon img {
    height: 130px;
    margin-bottom: 15px;
  }

  .intro_banner {
    padding: 80px 0px;
  }

  .category-block-large {
    height: 225px !important;
  }

  .category-block-large:before {
    height: 175px;
  }

  .category-block-large span {
    bottom: 35px;
  }

  .subcategory-block:before {
    height: 145px;
  }

  .category-block-large {
    padding-bottom: 55px !important;
  }

  .category-block span {
    padding: 0px;
  }

  .category-block-small span {
    font-size: 1.4rem !important;
  }

  #mc_embed_signup {
    max-width: 100% !important;
  }

  .cart-collaterals .product-image {
    height: auto !important;
    width: 100% !important;
  }

  .pt-first {
    padding-top: 8px !important;
  }

  .kleuren .kleurod {
    font-size: 11px;
    width: calc(19% - 2px);
  }

  .titel4 {
    font-size: 16px;
    line-height: 22px;
  }

  .product-image {
    height: 115px !important;
    width: 115px !important;
    margin: 0px auto;
  }

  .sfeerimg {
    width: 100% !important;
  }

  iframe {
    width: 100% !important;
  }

  .tax-product_cat .category-block {
    height: 180px;
  }

  .productovers .pcblo:nth-child(3n+3) .product-cont {
    margin-right: 5px;
  }
  .productovers .pcblo:nth-child(2n+2) .product-cont {
    margin-right: 0px;
  }
  .productovers .pcbloutlet:nth-child(4n+4) .product-cont {
    margin-right: 5px;
  }
  .productovers .pcbloutlet:nth-child(2n+2) .product-cont {
    margin-right: 0px;
  }

  .cart-customlocation {
    margin-top: 12px;
  }

  .page-numbers li a, .page-numbers li .current {
    height: 35px;
    width: 35px;
  }

  .owl-carousel-productslider .photo-container {
    height: 85px;
  }

  .owl-carousel-productslider .owl-nav {
    display: none !important;
  }

  .woocommerce-cart-form h4 {
    font-size: 1.15rem;
  }

  .qty_container {
    width: calc(100% - 215px) !important;
  }

  .cart .mobile-fixed .btn-secondary {
    width: 200px !important;
    padding: 20px 25px !important;
    float: right;
  }

  .first-section {
    padding-top: 15px;
  }

  h1, h2, h3, h4, h5, h6 {
    line-height: 1.9rem !important;
  }

  .woocommerce div.product div.images {
    margin-bottom: 10px;
  }

  header .logo img {
    width: 205px;
  }

  .woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
    height: 32px;
    width: 32px;
  }

  .opvoorraad {
    line-height: 30px;
    margin-top: 9px;
  }

  .blog-container .blog .blog-content {
    width: calc(100% - 60px);
    top: calc(50% + 50px);
  }
  .blog-container .photo-container {
    height: 365px;
    margin-bottom: 15px;
  }

  .blog-xl .blog .blog-content {
    top: auto;
  }

  .blog .blog-photo {
    height: 365px;
  }

  .cart .btn-secondary {
    padding: 18px 25px !important;
  }

  .kk-rating-summary {
    text-align: center !important;
  }

  .woocommerce div.product div.images img {
    max-height: 215px;
    width: auto;
  }

  .woocommerce div.product form.cart .variations {
    margin-bottom: 0px;
  }

  .categoryingangen .category_ingang {
    margin-bottom: 10px;
  }
  .categoryingangen .btn-primary {
    padding: 10px 15px !important;
  }
  .categoryingangen .btn-primary i {
    display: none;
  }
  .categoryingangen .category_ingang:nth-child(1) {
    width: 100%;
  }
  .categoryingangen .category_ingang .btn {
    bottom: 25px;
  }
  .categoryingangen .category_ingang:nth-child(2) {
    width: calc(50% - 10px);
    margin-right: 10px !important;
    height: 160px;
  }
  .categoryingangen .category_ingang:nth-child(2) .btn {
    bottom: 15px;
  }
  .categoryingangen .category_ingang:nth-child(3) {
    width: 50%;
    height: 160px;
  }
  .categoryingangen .category_ingang:nth-child(3) .btn {
    bottom: 15px;
  }

  .product-cont .btn-active {
    margin-top: 10px !important;
  }

  .headersearch .btn-search {
    display: block !important;
    width: 100%;
    margin-left: 0px;
    margin-top: 10px;
  }

  .headersearch .form-control {
    width: 100% !important;
  }

  .aanbieding {
    right: 10px;
    top: 10px;
  }

  .category-block {
    height: 165px;
    padding: 15px;
    padding-top: 50px;
  }

  .category-block-xl {
    padding: 50px;
    padding-top: 100px;
    height: 295px !important;
  }

  section {
    padding: 30px 0px;
  }

  .voorjougeselecteerd .vjgproduct:nth-child(even) .product-cont {
    margin-right: 0px;
  }

  .product-cont {
    padding: 15px 10px;
  }

  .instagramfeed .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .photo-container {
    height: 275px;
    margin-bottom: 30px;
    border-radius: 0px;
  }

  .dienstenmenu .btn-search {
    padding: 15px !important;
    width: 100%;
  }
  .dienstenmenu .dropdown-toggle::after {
    content: "";
    font-family: "Font Awesome 5 Pro";
    border: 0px !important;
    font-size: 1.2rem;
    margin-left: 15px;
  }
  .dienstenmenu .form-control {
    width: calc(100% - 130px);
  }
  .dienstenmenu .form-control-lg {
    font-size: 1rem;
  }

  .product-container {
    padding-bottom: 15px;
  }

  .product-cont .inner p {
    display: none;
  }
  .product-cont .btn-primary {
    padding: 12px 20px !important;
  }

  .product-uitgelicht-relative .img-front img {
    height: 175px;
  }

  .category-block {
    margin-top: 0px;
    margin-bottom: 15px;
  }

  .productfilterresults .product-cont {
    padding: 20px 15px;
  }

  .product-content .inner {
    line-height: 26px;
  }

  .pcblo .product-cont {
    margin-right: 0px;
    padding: 10px !important;
  }
  .pcblo .product-cont .inner h4 {
    font-size: 18px;
    line-height: 26px;
  }

  .pcblo:nth-child(odd) .product-cont {
    margin-right: 5px;
  }

  .pcblo:nth-child(even) .product-cont {
    margin-left: 5px;
  }

  .block {
    padding: 25px 15px;
  }

  .block-filter {
    margin-bottom: 50px;
  }

  .wcpa_productGroup_item img {
    float: inherit;
  }

  .top a {
    margin-right: 14px;
  }

  .intro {
    font-size: 1rem;
    line-height: inherit;
  }

  .typecolor img {
    width: 100%;
    max-width: 200px;
  }
  .typecolor strong {
    padding: 8px;
  }

  .block-mobile {
    padding: 30px 15px;
  }

  .cart_item span {
    display: inline;
    width: 100%;
  }
  .cart_item .wcpa_cart_type_color-group span {
    display: none;
  }

  footer .collapse {
    display: block !important;
  }
  footer .collapse ul {
    margin-bottom: 20px;
  }
  footer .collapse strong {
    font-size: 1.1rem;
  }
  footer .collapse a {
    line-height: 35px;
  }

  .montageinfo {
    line-height: 30px;
  }
  .montageinfo li {
    margin-bottom: 15px;
  }

  .caption {
    display: none;
    max-width: 100%;
    left: 0px;
  }

  .fa-ul {
    margin-bottom: 20px;
  }

  .fa-ul tr {
    margin-bottom: 5px;
    padding-bottom: 6px;
    display: block;
  }

  .fa-ul td {
    padding: 0px;
    display: block;
    width: 100%;
    line-height: 26px;
  }

  .logo {
    width: 200px !important;
  }

  .shoppingcart .block {
    padding: 20px;
  }

  header {
    padding: 10px 0px 0px 0px;
  }

  .reviews-footer {
    margin-top: 15px;
  }
  .reviews-footer .__fbcw__bar-widget {
    width: 100% !important;
  }

  .video_showroom {
    height: 200px;
  }
  .video_showroom video {
    bottom: 0px;
  }

  .reviews {
    display: block;
    margin-bottom: 15px;
  }
  .reviews .__fbcw__bar-widget {
    justify-content: center !important;
  }

  .__fbcw__bar-widget .__fbcw__bar-widget__content, .__fbcw__bar-widget .__fbcw__bar-widget__score {
    justify-content: center !important;
  }

  .dienstbuttons a {
    margin-bottom: 15px;
  }

  .instagrams img {
    margin-bottom: 15px;
  }

  #main h1 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.7rem;
  }

  .block-filter {
    margin-top: 20px;
  }

  .ikbenmarcel {
    position: relative;
    margin-top: -75px;
  }

  header .logo {
    margin-top: 0px;
  }

  .cart-customlocation .notify {
    right: -10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
  }

  .navbar-toggler {
    font-size: 1.1rem;
    margin-top: 11px;
  }

  .btn-configurate {
    display: inline-block;
    margin: 0px auto;
    margin-top: 25px;
  }

  .btn-primary {
    font-size: 1rem !important;
  }
  .btn-primary i {
    margin-left: 15px !important;
  }

  .btn {
    padding: 15px !important;
    width: 100%;
  }

  .cart-collaterals .product-cont {
    padding: 5px;
  }

  .wcpa_cart_val span {
    float: left;
  }

  .wcpa_cart_type_image-group, .woocommerce-cart-form .wcpa_cart_type_color-group, .woocommerce-cart-form .wcpa_cart_type_color-group p, .woocommerce-cart-form .wcpa_cart_type_image-group p, .woocommerce-checkout-review-order-table .wcpa_cart_type_color-group, .woocommerce-checkout-review-order-table .wcpa_cart_type_color-group p, .woocommerce-checkout-review-order-table .wcpa_cart_type_image-group, .woocommerce-checkout-review-order-table .wcpa_cart_type_image-group p {
    margin: 2px 0px !important;
  }

  .wcpa_cart_type_color-group .wcpa_cart_color {
    height: 50px !important;
    width: 50px !important;
  }

  .bigscreen .screen {
    height: 300px;
    min-height: 300px;
    border: 15px #0b131a solid !important;
  }

  .configurator-img {
    height: auto;
  }

  .offset-1 {
    margin-left: 15px;
  }

  .video-container {
    padding: 0px;
  }

  .video {
    position: relative;
    display: block;
    width: 100%;
  }

  .kraan-usp {
    display: block;
  }
  .kraan-usp .icoon {
    display: inline-block;
    max-height: 45px;
    width: 35px;
  }
  .kraan-usp .inner {
    display: inline-block;
    width: calc(100% - 80px);
    float: left;
  }

  .btn-cart {
    width: auto !important;
    padding: 15px 25px !important;
  }
}
.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content input.ninja-forms-field, .nf-form-content select.ninja-forms-field:not([multiple]) {
  height: 55px !important;
  line-height: 36px;
}

.email {
  border-radius: 0px !important;
  height: 58px !important;
  line-height: 58px;
  font-size: 0.85rem !important;
  padding: 0px 0px 0px 20px !important;
}

.shadow {
  box-shadow: 0 10px 30px 0 rgba(72, 72, 72, 0.16) !important;
}

.nf-form-content .list-select-wrap > div div:after {
  font-size: 15px !important;
}

#mc_embed_signup form {
  text-align: left !important;
}

#mc_embed_signup input.email {
  width: auto;
}
#mc_embed_signup .btn {
  margin-top: 0px !important;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
}

.nieuwsbrief i {
  color: #000;
  line-height: 55px;
}
.nieuwsbrief .btn {
  margin: 0px auto;
}

.nf-error.field-wrap .nf-field-element:after {
  height: 54px !important;
  line-height: 55px !important;
}

.nf-form-fields-required {
  display: none;
}

.nf-form-content label {
  font-size: 1rem !important;
}

#wpadminbar {
  background: #3e4a53 !important;
}

#wp-admin-bar-search {
  display: none !important;
}

.nf-multi-cell .nf-cell {
  padding: 0px 10px 0px 0px !important;
}

#wpadminbar #wp-admin-bar-my-account.with-avatar > .ab-empty-item img, #wpadminbar #wp-admin-bar-my-account.with-avatar > a img {
  width: auto;
  height: 16px;
  padding: 0;
  border: 1px solid #82878c !important;
  background: #eee !important;
  line-height: 1.84615384;
  vertical-align: middle;
  margin: -4px 0 0 6px;
  float: none;
  display: inline;
}

.nf-form-content {
  padding: 0px !important;
}

#wpadminbar #wp-admin-bar-my-account.with-avatar > .ab-empty-item img, #wpadminbar #wp-admin-bar-my-account.with-avatar > a img {
  border: 0px;
  border-radius: 50px !important;
}

.space {
  height: 430px;
}

.breadcrumb {
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: inherit;
}

@media (min-width: 770px) {
  .nieuwsbrief .btn {
    float: right;
  }
}
@media (max-width: 768px) {
  #mc_embed_signup input.email {
    width: calc(100% - 30px) !important;
  }
}

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