/* Webshop - Category item */
.banner {
  z-index: 1;
  right: 10%;
  background: url('../img/shape_blue.svg');
  width: 90px;
  height: 90px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  position: absolute;
  left: 20px;
  top: 20px;
}
.banner.banner_orange {
  background: url('../img/shape_orange.svg');
}
.banner .inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 15px;
  font-weight: 700;
  margin: 0;
}
.select2-container {
  height: 45px;
}
.select2-container .select2-selection--single {
  height: 45px;
  border: 1px solid #ddd;
  border-radius: 0;
  padding: 0 10px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  height: 45px;
  line-height: 42px;
}
.select2-container .select2-selection--single .select2-selection__arrow {
  height: 45px;
  right: 10px;
}
.attributes {
  margin: 0 0 20px;
}
.attributes .card .card-header {
  font-weight: 700;
  background: #DB2C70;
  color: #fff;
}
.attributes .card .card-inner .eigenschap_item .eigenschap_col {
  padding-right: 0;
  display: flex;
}
.attributes .card .card-inner .eigenschap_item .value_col {
  padding-left: 0;
  display: flex;
}
.attributes .card .card-inner .eigenschap_item .eigenschap {
  width: 100%;
  font-weight: 700;
  padding: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background: #f6f5ec;
}
.attributes .card .card-inner .eigenschap_item .value {
  width: 100%;
  padding: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.cat_heading_wrapper {
  margin-bottom: 20px;
}
.cat_heading_wrapper .img {
  height: 100%;
  background-size: contain!important;
  background-position: center center!important;
  background-repeat: no-repeat !important;
  mix-blend-mode: darken;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.products_wrapper {
  padding-right: 50px;
}
.products_wrapper .headerimg {
  border-radius: 15px;
  overflow: hidden;
}
.products_wrapper .headerimg .img {
  height: auto!important;
  padding: 16.5% 0;
  border-radius: 15px;
}
.products_wrapper .headerimg .caption {
  text-align: left;
  bottom: 60px;
  left: 50px;
  right: 50px;
}
.products_wrapper .headerimg .caption h1 {
  font-size: 4.4rem;
  line-height: 1.2;
  margin: 0;
}
.products_wrapper .headerimg .caption .heading {
  top: 0;
}
.products_wrapper .woocommerce-breadcrumb {
  display: none;
}
.products_wrapper.product_images_ ul.products li.product .product_inner .product_image .img {
  background-size: cover!important;
}
.products_wrapper.product_images_cover ul.products li.product .product_inner .product_image .img {
  background-size: cover!important;
}
.products_wrapper.product_images_contain ul.products li.product .product_inner .product_image .img {
  background-size: contain!important;
}
.term-description {
  margin: 40px 0 30px;
  font-family: 'Montserrat', sans-serif;
  line-height: 3rem;
  color: #474747;
}
.term-description .read_full_tern_description {
  color: #DB2C70;
  cursor: pointer;
}
.term-description .read_full_tern_description i {
  font-size: 15px;
}
.woocommerce .woocommerce-breadcrumb {
  margin: 0 0 20px;
}
.woocommerce .woocommerce-breadcrumb a {
  margin: 0 5px;
  color: #585858;
}
.woocommerce .woocommerce-breadcrumb a:hover,
.woocommerce .woocommerce-breadcrumb a:focus,
.woocommerce .woocommerce-breadcrumb a:active {
  color: #DB2C70;
}
.woocommerce table.shop_table {
  border: 1px solid #ddd;
  background: #eee;
  font-size: 16px;
  line-height: 30px;
}
.woocommerce table.shop_table thead th,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot th {
  border: 0;
}
.woocommerce table.shop_table td {
  line-height: 30px;
}
.woocommerce table.shop_table th {
  padding: 5px 15px;
}
.woocommerce table.shop_table tr td,
.woocommerce table.shop_table tr th {
  padding: 5px 15px;
}
.woocommerce table.shop_table tr td.actions #coupon_code {
  width: 185px;
  padding: 0 15px;
}
.woocommerce table.shop_table tr td.product-name {
  font-weight: 700;
}
.woocommerce table.shop_table tr td.product-name a {
  color: #DB2C70;
}
.woocommerce table.shop_table tr td.product-name .variation {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.65);
}
.woocommerce table.shop_table tr td.product-name ul.wc-item-meta {
  font-weight: 400;
}
.woocommerce table.shop_table tr td .quantity input {
  height: 43px;
  border-radius: 0;
  border: 1px solid #ddd;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  margin: 0;
}
.woocommerce table.shop_table tr td .quantity input ::-webkit-outer-spin-button,
.woocommerce table.shop_table tr td .quantity input ::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce table.shop_table thead {
  display: none;
}
.woocommerce table.shop_table thead tr th {
  background: #DB2C70;
  color: #fff;
  padding: 20px;
}
.woocommerce table.shop_table tfoot tr th,
.woocommerce table.shop_table tfoot tr td {
  color: #171717;
  border: 0;
}
.woocommerce table.shop_table tfoot tr.cart-subtotal th,
.woocommerce table.shop_table tfoot tr.cart-subtotal td {
  padding-top: 20px;
}
.woocommerce table.shop_table tfoot tr.woocommerce-shipping-totals th,
.woocommerce table.shop_table tfoot tr.woocommerce-shipping-totals td {
  padding-bottom: 20px;
}
.woocommerce table.shop_table tfoot tr.order-total {
  background: #eee;
}
.woocommerce table.shop_table tfoot tr.order-total th,
.woocommerce table.shop_table tfoot tr.order-total td {
  padding-top: 20px;
  background: transparent;
}
.woocommerce table.shop_table tfoot tr.order-total th {
  color: #171717;
}
.woocommerce table.shop_table tfoot tr.order-total td strong {
  color: #DB2C70;
  font-size: 25px;
}
.woocommerce table.shop_table tfoot tr.order-total td small {
  display: block;
  font-size: 11px;
  line-height: 15px;
}
.woocommerce table.shop_attributes .woocommerce-product-attributes-item--attribute_product_cat {
  display: none;
}
.woocommerce .woocommerce-result-count {
  font-size: 15px;
  color: #171717;
  font-weight: 700;
  line-height: 52px;
  font-family: 'Montserrat', sans-serif;
}
.woocommerce .woocommerce-customer-details address {
  border-radius: 0;
  padding: 30px;
  background: rgba(0, 0, 0, 0.025);
  border-width: 0 0 2px 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.05);
}
.woocommerce .woocommerce-ordering .filter_toggle {
  cursor: pointer;
  float: left;
  border: 1px solid #ddd;
  padding: 10px 15px;
  font-size: 15px;
  border-radius: 5px;
  position: relative;
}
.woocommerce .woocommerce-ordering .filter_toggle:before {
  content: '';
  background: url('../img/filter.png');
  background-size: contain!important;
  width: 18px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.woocommerce .woocommerce-ordering .filter_toggle .count_filters {
  position: absolute;
  top: -5px;
  right: -5px;
  display: inline-block;
  vertical-align: middle;
  background: #c13600;
  border-radius: 50em;
  color: #fff;
  width: 20px;
  height: 20px;
  line-height: 21px;
  font-size: 10px;
  text-align: center;
}
.woocommerce .woocommerce-ordering select {
  float: right;
  font-family: 'Montserrat', sans-serif;
  background: #fff;
  border-radius: 5px;
  height: 45px;
  color: #171717;
  border-width: 1px 1px 2px 1px;
  padding: 0 12px;
  font-size: 1.5rem;
}
.woocommerce .coupon button {
  background: #171717 !important;
  width: 100%;
  border-radius: 50em;
}
.woocommerce button.button:disabled,
.woocommerce input.button:disabled {
  padding: 14px 26px !important;
}
.woocommerce button.button:before,
.woocommerce input.button:before {
  display: none;
}
.woocommerce button.button:focus,
.woocommerce input.button:focus {
  border: 0!important;
  outline: 0 none!important;
}
.woocommerce .button:after,
.woocommerce a.button:after,
.woocommerce a.button.alt:after,
.woocommerce button.button.alt:after,
.woocommerce input.button.alt:after {
  display: none;
}
.woocommerce .button:focus,
.woocommerce a.button:focus,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus {
  border: 0!important;
  outline: 0 none!important;
}
.woocommerce .cart-collaterals {
  position: sticky;
  top: 200px;
}
.woocommerce .cart-collaterals .cart_totals {
  font-size: 17px;
  line-height: 30px;
  margin-top: 0;
}
.woocommerce .cart-collaterals .cart_totals .table {
  background: transparent;
  color: #474747;
}
.woocommerce .cart-collaterals .cart_totals .table label {
  color: #474747;
}
.woocommerce .cart-collaterals .cart_totals h2 {
  color: #171717;
}
.woocommerce .cart-collaterals .cart_totals table {
  border-width: 0;
}
.woocommerce .cart-collaterals .cart_totals table tr td,
.woocommerce .cart-collaterals .cart_totals table tr th {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top-width: 0;
  padding: 15px;
}
.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .woocommerce-shipping-destination {
  display: none;
}
.woocommerce .cart-collaterals .cart_totals table tr.order-total th,
.woocommerce .cart-collaterals .cart_totals table tr.order-total td {
  background: transparent;
}
.woocommerce .cart-collaterals .cart_totals table tr.order-total td strong {
  font-size: 25px;
  color: #DB2C70;
}
.woocommerce .star-rating {
  width: 6.8em;
}
.woocommerce .star-rating:before {
  letter-spacing: 4px;
}
.woocommerce .star-rating span:before {
  color: #474747;
  letter-spacing: 4px;
}
.woocommerce .woocommerce-review-link {
  color: #474747;
  font-size: 16px;
}
.woocommerce div.product div.images {
  width: 49%;
  position: relative;
}
.woocommerce div.product div.summary {
  width: 46%;
  margin-bottom: 0;
  position: relative;
  z-index: 0;
  margin-top: 0;
}
.woocommerce div.product div.summary:before {
  content: '';
  position: absolute;
  left: -22%;
  top: -180px;
  bottom: -30%;
  right: -100%;
  z-index: -1;
  pointer-events: none;
  background: url('../img/shape_detail.svg');
  background-size: contain!important;
  background-repeat: no-repeat !important;
  background-position: top center!important;
}
.woocommerce div.product div.summary .banner {
  left: -95px;
  top: -50px;
}
.woocommerce div.product .star_rating_wrapper {
  margin: 0 0 20px;
}
.woocommerce div.product .star_rating_wrapper .star-rating {
  display: inline-block;
  vertical-align: top;
  float: none;
  margin: 0;
  top: 5px;
}
.woocommerce div.product .star_rating_wrapper .star-rating span:before {
  color: #ffb601;
}
.woocommerce div.product .star_rating_wrapper .description {
  display: inline-block;
  vertical-align: top;
}
.woocommerce div.product .star_rating_wrapper .description .amount_reviews {
  cursor: pointer;
  opacity: 0.5;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.woocommerce div.product .star_rating_wrapper .description .amount_reviews:hover,
.woocommerce div.product .star_rating_wrapper .description .amount_reviews:focus,
.woocommerce div.product .star_rating_wrapper .description .amount_reviews:active {
  opacity: 1;
}
.woocommerce div.product .product_title {
  color: #171717;
  font-size: 4.4rem;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.2;
  margin-top: -10px;
  margin-bottom: 0;
}
.woocommerce div.product .price {
  font-family: 'Montserrat', sans-serif;
  margin: 15px 0;
  font-size: 3.8rem;
  font-weight: 700;
  color: #171717;
}
.woocommerce div.product .price sup {
  font-size: 2.3rem;
}
.woocommerce div.product .price .stuk {
  font-size: 1.6rem;
  color: #474747;
  font-weight: 600;
}
.woocommerce div.product .price del {
  font-size: 28px;
  color: #585858;
  font-weight: 400;
  opacity: 0.35;
  margin-right: 7px;
}
.woocommerce div.product .price del .woocommerce-Price-amount {
  font-size: 28px;
  color: #585858;
  font-weight: 400;
}
.woocommerce div.product .price ins {
  font-size: 38px;
  font-weight: 700;
  color: #26262B;
  text-decoration: none;
}
.woocommerce div.product .price .woocommerce-Price-amount {
  font-size: 38px;
  font-weight: 600;
  color: #26262B;
  text-decoration: none;
}
.woocommerce div.product .price .after_price {
  font-size: 38px;
  font-weight: 600;
  color: #26262B;
}
.woocommerce div.product .stock_wrap .stock_item {
  font-weight: 600;
}
.woocommerce div.product .stock_wrap .stock_item:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  border-radius: 50em;
  background: #ccc;
  position: relative;
  top: -1px;
  margin-right: 2px;
}
.woocommerce div.product .stock_wrap .stock_item.stock {
  color: #00BA1F;
}
.woocommerce div.product .stock_wrap .stock_item.stock:before {
  background: #00BA1F;
}
.woocommerce div.product .stock_wrap .stock_item.no_stock:before {
  background: red;
}
.woocommerce div.product span.onsale {
  display: none;
  border-radius: 0;
  padding: 10px 20px;
  height: auto;
  width: auto;
  min-width: inherit;
  min-height: inherit;
  line-height: inherit;
  background: #474747;
  color: #171717;
  text-transform: uppercase;
  font-size: 14px;
}
.woocommerce div.product p.price {
  letter-spacing: 0.25px;
  font-size: 25px;
  font-weight: 600;
  margin: 15px 0;
  color: #DB2C70 !important;
}
.woocommerce div.product p.price del {
  font-size: 28px;
  color: #585858;
  font-weight: 400;
}
.woocommerce div.product p.price ins {
  text-decoration: none;
  color: #26262B;
  font-size: 28px;
  font-weight: 600;
}
.woocommerce div.product form.cart .variations {
  margin-bottom: 0;
}
.woocommerce div.product form.cart .variations label {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
}
.woocommerce div.product form.cart .variations label[for=pa_kleur],
.woocommerce div.product form.cart .variations label[for=pa_maat] {
  position: relative;
  top: 10px;
  font-weight: 500;
}
.woocommerce div.product form.cart .button {
  float: none;
  margin-left: 55px;
  height: 55px;
  background: #DB2C70;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  padding: 0.618em 2em;
  border-radius: 10px;
}
.woocommerce div.product form.cart .button:focus {
  background: #171717 !important;
}
.woocommerce div.product form.cart .button.jvm_add_to_wishlist {
  background: transparent;
  font-size: 21px;
  line-height: 35px;
  margin-left: 5px;
}
.woocommerce div.product .price_afmeting_wrapper .price_afmeting {
  display: inline-block;
  padding: 5px 15px;
  border: 1px solid #ddd;
  border-radius: 50em;
  margin: -5px 0 15px;
  font-size: 15px;
}
.woocommerce div.product .price_afmeting_wrapper .select_afmeting {
  color: #c13600;
  margin-left: 10px;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
}
.woocommerce div.product .price_afmeting_wrapper .select_afmeting:hover,
.woocommerce div.product .price_afmeting_wrapper .select_afmeting:focus,
.woocommerce div.product .price_afmeting_wrapper .select_afmeting:active {
  color: #DB2C70;
}
.woocommerce div.product p.stock {
  color: #474747;
  margin: 0 0 20px;
  border-bottom: 2px solid #ddd;
  border-left: 1px solid #ddd;
  padding: 10px 20px;
  border-radius: 0 0 0 10px;
}
.woocommerce div.product p.stock.in-stock:before {
  content: '\f00c';
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  margin-right: 5px;
  color: #DB2C70;
}
.woocommerce div.product p.stock.out-of-stock:before {
  content: '\f00d';
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  margin-right: 5px;
  color: #d13c3c;
}
.woocommerce div.product p.stock.available-on-backorder:before {
  content: '\f0f3';
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  margin-right: 5px;
  color: #474747;
}
.woocommerce div.product form.cart .quantity {
  margin-right: 0;
}
.woocommerce div.product form.cart .quantity input {
  padding: 0;
  width: 41px;
}
.woocommerce div.product form.cart .quantity_plus,
.woocommerce div.product form.cart div.quantity,
.woocommerce div.product form.cart .quantity_minus {
  display: inline-block;
  vertical-align: top;
}
.woocommerce div.product form.cart .quantity_plus,
.woocommerce div.product form.cart .quantity_minus {
  line-height: 1.5rem;
  background: #171717;
  color: #fff;
  box-shadow: none;
  width: 24px;
  height: 24px;
  font-size: 17px;
  font-weight: 500;
  border: 1px solid #f1f1f1;
  position: relative;
  z-index: 1;
  outline: none!important;
}
.woocommerce div.product form.cart .quantity_minus {
  position: absolute;
  left: 61px;
  margin-top: 31px;
}
.woocommerce div.product form.cart .quantity_plus {
  margin-left: 0;
  position: absolute;
  left: 61px;
}
.woocommerce div.product form.cart div.quantity {
  float: left;
  display: inline-block;
}
.woocommerce div.product form.cart div.quantity input {
  height: 55px;
  width: 55px;
  border-color: #e6e6e6;
  border-radius: 0;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: textfield;
}
.woocommerce div.product form.cart .add_to_cart_wrap {
  margin-left: 47px;
  margin-top: 24px;
  padding: 0;
}
.woocommerce div.product .product_main_description {
  font-size: 16px;
  line-height: 28px;
  color: #585858;
}
.woocommerce div.product .product_main_description p {
  margin: 0 0 20px;
}
.woocommerce div.product .product_main_description h6 {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  margin: 0 0 15px;
}
.woocommerce div.product .product_main_description img {
  display: inline-block;
  vertical-align: top;
  width: 25px;
  height: 25px;
  border-radius: 50em;
  margin: 0 5px 0 0;
  cursor: pointer;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.woocommerce div.product .product_main_description img:hover,
.woocommerce div.product .product_main_description img:focus,
.woocommerce div.product .product_main_description img:active {
  opacity: 0.75;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.woocommerce div.product .product_main_description .product_usps ul {
  font-size: 1.4rem;
  font-weight: 500;
  column-count: 2;
  color: #474747;
}
.woocommerce div.product .product_main_description .product_usps ul li {
  line-height: 23px;
  margin-bottom: 10px;
}
.woocommerce div.product .product_main_description .product_usps ul li:before {
  content: '\f00c';
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: 12px;
  color: #00BA1F;
}
.woocommerce div.product .product_usps {
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
  padding: 15px 0;
  border-radius: 4px;
  margin: 0 0 20px;
}
.woocommerce div.product .product_usps ul {
  font-size: 1.4rem;
  font-weight: 500;
  column-count: 2;
  color: #474747;
}
.woocommerce div.product .product_usps ul li {
  line-height: 23px;
  margin-bottom: 10px;
}
.woocommerce div.product .product_usps ul li:before {
  content: '\f00c';
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: 12px;
  color: #00BA1F;
}
.woocommerce .product-addon {
  background: #F2F2F2;
  padding: 20px;
}
.woocommerce .product-addon.product-addon-oppervlakte {
  display: none;
  position: relative;
  padding: 0;
}
.woocommerce .product-addon.product-addon-oppervlakte .form-row {
  display: none;
}
.woocommerce .product-addon label {
  position: relative;
  margin-bottom: 10px;
}
.woocommerce .product-addon .addon-name {
  font-size: 22px;
}
.woocommerce .product-addon .addon-name .required {
  display: none;
}
.woocommerce .product-addon .addon-description p {
  font-style: normal;
}
.woocommerce .product-addon .btn_berekenen {
  position: absolute;
  bottom: 31px;
  left: 138px;
}
.woocommerce .product-addon input {
  background: #fff;
  height: 55px;
  border-color: #e6e6e6;
}
.woocommerce .product-addon input.addon-input_multiplier {
  width: 100px!important;
}
.woocommerce .list-downloads {
  margin-top: 15px;
  font-size: 17px;
}
.woocommerce .list-downloads .parent {
  background: #eeebe3;
  padding: 15px;
  font-weight: 700;
}
.woocommerce .list-downloads li {
  padding: 0;
  border: 1px solid #e5e2d8;
}
.woocommerce .list-downloads li a {
  display: block;
  padding: 15px;
}
.woocommerce .list-downloads li a:before {
  content: '\f56d';
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  margin-right: 5px;
}
.woocommerce .woocommerce-result-count {
  opacity: 0.75;
}
.woocommerce ul.products {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0!important;
  margin: 0 -13px;
}
.woocommerce ul.products.columns-1 li.product {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.woocommerce ul.products.columns-1 li.product .product_inner {
  margin: 0;
}
.woocommerce ul.products.columns-2 li.product {
  margin: 13px 13px 13px 13px;
  flex-grow: 0;
  width: calc(100% * (1/2) - 26px);
}
.woocommerce ul.products.columns-3 li.product {
  margin: 15px 15px 15px 15px;
  flex-grow: 0;
  width: calc(100% * (1/3) - 30px);
}
.woocommerce ul.products.columns-4 li.product {
  margin: 20px 20px 20px 20px;
  flex-grow: 0;
  width: calc(100% * (1/4) - 40px);
}
.woocommerce ul.products li.fullwidth {
  width: 100%;
}
.woocommerce ul.products li.product {
  padding: 0;
  margin: 0 5px 30px;
  border: 0 solid #eee;
  box-shadow: none;
  background: #fcfcfc;
  position: relative;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.woocommerce ul.products li.product:hover,
.woocommerce ul.products li.product:focus,
.woocommerce ul.products li.product:active {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.075);
}
.woocommerce ul.products li.product:hover .product_inner .product_image,
.woocommerce ul.products li.product:focus .product_inner .product_image,
.woocommerce ul.products li.product:active .product_inner .product_image {
  box-shadow: inset 0 2px 0 #DB2C70;
}
.woocommerce ul.products li.product:hover .product_inner .product_content .product_title,
.woocommerce ul.products li.product:focus .product_inner .product_content .product_title,
.woocommerce ul.products li.product:active .product_inner .product_content .product_title {
  text-decoration: underline;
}
.woocommerce ul.products li.product .product_inner {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  height: 100%;
  border: 0;
  border-radius: 3px;
  background: transparent;
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.woocommerce ul.products li.product .product_inner.horizontal {
  display: block;
}
.woocommerce ul.products li.product .product_inner.horizontal .product_image {
  float: left;
  width: 300px;
}
.woocommerce ul.products li.product .product_inner.horizontal .product_image .onsale {
  left: 0;
  right: auto;
  border-radius: 0;
  padding: 10px 20px;
  height: auto;
  width: auto;
  min-width: inherit;
  min-height: inherit;
  line-height: inherit;
  background: #474747;
  color: #171717;
  text-transform: uppercase;
  font-size: 14px;
}
.woocommerce ul.products li.product .product_inner.horizontal .product_content {
  float: right;
  width: calc(100% - 300px);
  padding: 30px;
}
.woocommerce ul.products li.product .product_inner.horizontal .product_content .buttons {
  margin-top: 30px;
  position: relative;
  left: inherit;
  bottom: inherit;
  right: inherit;
}
.woocommerce ul.products li.product .product_inner .product_image {
  text-align: center;
  padding: 0;
  margin: 0;
  background-color: #fff;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.woocommerce ul.products li.product .product_inner .product_image .img {
  margin: 0 auto;
  padding: 50% 0;
  background-position: center center!important;
  background-repeat: no-repeat !important;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.woocommerce ul.products li.product .product_inner .product_image .img.img_contain {
  background-size: contain!important;
}
.woocommerce ul.products li.product .product_inner .product_image .img.img_cover {
  background-size: cover!important;
}
.woocommerce ul.products li.product .product_inner:hover,
.woocommerce ul.products li.product .product_inner:focus,
.woocommerce ul.products li.product .product_inner:active {
  border-color: #474747;
}
.woocommerce ul.products li.product .product_inner:hover .product_inner .product_content .product_title,
.woocommerce ul.products li.product .product_inner:focus .product_inner .product_content .product_title,
.woocommerce ul.products li.product .product_inner:active .product_inner .product_content .product_title {
  color: #474747;
}
.woocommerce ul.products li.product .product_inner a img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  margin: 0;
}
.woocommerce ul.products li.product .product_inner .product_content {
  padding: 30px 20px 60px 20px;
}
.woocommerce ul.products li.product .product_inner .product_content .product_title {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: #171717;
  padding: 0;
}
.woocommerce ul.products li.product .product_inner .product_content .the_category {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.4rem;
  color: #171717;
  line-height: 3.5rem;
}
.woocommerce ul.products li.product .product_inner .product_content .price {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 0;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  color: #171717;
  margin: 0 0 15px 0;
}
.woocommerce ul.products li.product .product_inner .product_content .price sup {
  font-size: 1.4rem;
}
.woocommerce ul.products li.product .product_inner .product_content .price .stuk {
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.4);
  font-weight: 400;
}
.woocommerce ul.products li.product .product_inner .product_content .price .button_wrap {
  position: absolute;
  right: 0;
  bottom: 0;
}
.woocommerce ul.products li.product .product_inner .product_content .price .button_wrap .btn {
  display: inline-block;
  padding: 10px 20px!important;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0;
  border: 0 solid #a6a6a6;
}
.woocommerce ul.products li.product .product_inner .product_content .price .button_wrap .btn:after {
  display: none!important;
}
.woocommerce ul.products li.product .product_inner .product_content .price .button_wrap .btn img {
  margin: 0;
  height: 21px;
  width: auto;
}
.woocommerce ul.products li.product .product_inner .product_content .short_description {
  color: #585858;
  font-size: 16px;
  line-height: 28px;
}
.woocommerce ul.products li.product .product_inner .product_content .short_description ul {
  list-style-position: inside;
  list-style-type: none;
  margin: 0;
  padding-left: 0;
  text-align: left;
}
.woocommerce ul.products li.product .product_inner .product_content .short_description ul li {
  position: relative;
  display: block;
  padding-left: 20px;
}
.woocommerce ul.products li.product .product_inner .product_content .short_description ul li:before {
  content: '\f00c';
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 0;
  font-size: 12px;
  margin-right: 10px;
  color: #474747;
  font-weight: 700;
}
.woocommerce ul.products li.product .product_inner .product_content .short_description p {
  margin: 0;
}
.woocommerce ul.products li.product .product_inner .product_content .buttons {
  position: absolute;
  bottom: 25px;
  left: 25px;
  right: 25px;
}
.woocommerce ul.products li.product .product_inner .product_content .buttons .btn {
  background: #f6f5ec;
  padding: 10px 15px;
  box-shadow: none;
  color: #555 !important;
  display: block;
  width: 100%;
  font-size: 15px;
}
.woocommerce ul.products li.product .product_inner .product_content .buttons .btn:after {
  line-height: 5px;
}
.woocommerce ul.products li.product .product_inner .product_content .buttons .btn:hover,
.woocommerce ul.products li.product .product_inner .product_content .buttons .btn:focus,
.woocommerce ul.products li.product .product_inner .product_content .buttons .btn:active {
  background: #c13600 !important;
  color: #fff !important;
}
.woocommerce .woocommerce-pagination {
  margin-top: 40px;
}
.woocommerce .woocommerce-pagination ul.page-numbers {
  border-width: 0;
}
.woocommerce .woocommerce-pagination ul.page-numbers li {
  border-width: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50em;
}
.woocommerce .woocommerce-pagination ul.page-numbers li:before {
  display: none;
}
.woocommerce .woocommerce-pagination ul.page-numbers li a,
.woocommerce .woocommerce-pagination ul.page-numbers li span {
  color: #474747;
  width: 50px;
  height: 50px;
  line-height: 50px;
  padding: 0;
}
.woocommerce .woocommerce-pagination ul.page-numbers li a:hover,
.woocommerce .woocommerce-pagination ul.page-numbers li a:focus,
.woocommerce .woocommerce-pagination ul.page-numbers li a:active {
  color: #DB2C70;
}
.woocommerce .woocommerce-pagination ul.page-numbers li span.current {
  background: #DB2C70;
  color: #fff;
}
.single_product_colors {
  margin: 0 0 40px;
}
.single_product_colors .heading {
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
  margin-right: 15px;
}
.single_product_colors .the_colors {
  display: inline-block;
  vertical-align: middle;
}
.single_product_colors .the_colors .single_color_hex {
  display: inline-block;
  vertical-align: top;
  width: 21px;
  height: 21px;
  border-radius: 50em;
  margin-right: 5px;
}
.single_product_colors .the_colors .single_color_hex_text {
  display: inline-block;
  vertical-align: top;
  height: 21px;
  line-height: 21px;
  padding: 0 8px;
  background: rgba(0, 0, 0, 0.1);
  margin-right: 5px;
  border-radius: 3px;
  font-size: 13px;
  font-weight: 500;
}
.buy_shop {
  padding-left: 20px;
  margin-top: 25px;
}
.buy_shop a {
  color: #26262B;
  font-weight: 600;
}
.questions_wrapper {
  float: right;
  position: relative;
  right: -100px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.questions_wrapper.questions_wrapper_fixed {
  position: fixed;
  bottom: 15px;
  right: -110%;
  z-index: 99;
}
.questions_wrapper.questions_wrapper_fixed .img_wrapper {
  display: inline-block;
  vertical-align: top;
  width: 54px;
  height: 54px;
}
.questions_wrapper.questions_wrapper_fixed .img_wrapper img {
  mask-size: 54px 54px;
  -webkit-mask-size: 54px 54px;
}
.questions_wrapper.questions_wrapper_fixed .btn_wrap {
  display: inline-block;
  vertical-align: top;
  margin-top: 0;
}
.questions_wrapper.make_fixed {
  right: 15px;
  z-index: 9999!important;
}
.questions_wrapper .img_wrapper {
  width: 170px;
  height: 170px;
  position: relative;
}
.questions_wrapper .img_wrapper img {
  mask: url('../img/shape_img.svg');
  -webkit-mask: url('../img/shape_img.svg');
  mask-size: 170px 170px;
  -webkit-mask-size: 170px 170px;
  mask-repeat: space;
  object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  min-height: 100%;
  width: auto;
}
.questions_wrapper .btn_wrap {
  margin-top: 15px;
}
.questions_wrapper .btn_wrap .btn {
  box-shadow: none;
  font-weight: 700;
  background: #eee;
}
.section_specificaties {
  margin-top: 25px;
  position: relative;
  z-index: 1;
}
.section_specificaties .item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}
.section_specificaties .item .link {
  color: #222;
  font-weight: 600;
}
.section_servicepakket {
  position: relative;
  z-index: 0;
  padding-bottom: 10%;
}
.section_servicepakket:before {
  content: '';
  position: absolute;
  right: 0;
  top: -6%;
  bottom: -15px;
  width: 102%;
  left: 1%;
  z-index: -1;
  background: url('../img/shape_servicepakket.svg');
  background-repeat: no-repeat !important;
  background-size: 100%!important;
  background-position: right center!important;
}
.section_servicepakket .col_img {
  position: relative;
}
.section_servicepakket .col_img img {
  position: absolute;
  left: -8%;
  width: 108%;
}
.section_servicepakket .heading {
  color: #fff;
  padding-left: 65px;
}
.section_servicepakket .inner {
  padding: 30px 0;
}
.section_servicepakket .inner .item {
  color: #fff;
  padding-right: 25px;
  margin-bottom: 50px;
}
.section_servicepakket .inner .item .h3 {
  font-weight: 600;
}
.section_servicepakket .inner .item .title {
  font-size: 22px;
}
.section_servicepakket .inner .item .number {
  color: #474747;
  display: block;
  font-size: 32px;
}
.section_servicepakket .inner .item .text {
  margin-top: 35px;
}
.product_extra .full_description {
  margin-right: 75px;
  color: #585858;
}
.product_extra .full_description h2:first-of-type {
  display: none;
}
.product_extra .full_description ul {
  list-style-type: none;
  margin: 0 0 40px;
  padding: 0;
}
.product_extra .full_description ul li {
  position: relative;
  padding-left: 30px;
}
.product_extra .full_description ul li:before {
  position: absolute;
  left: 0;
  content: '\f00c';
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  color: #474747;
  font-size: 11px;
}
.product_extra h2 {
  font-size: 2.9rem;
  line-height: 1.25;
  margin: 0 0 40px;
  color: #474747;
}
.product_extra .specs_tab h2 {
  display: none;
}
.product_extra .specs_tab table tr td {
  background: #fff;
}
.product_extra .specs_tab table tr:nth-child(even) td,
.product_extra .specs_tab table tr:nth-child(even) th {
  background: #fff;
}
.product_extra .specs_tab table.shop_attributes th {
  padding: 12px 0;
  font-weight: 600;
  border-bottom: 1px solid #f4f4f5;
  color: #26262B;
}
.product_extra .specs_tab table.shop_attributes td {
  font-style: normal;
  border-bottom: 1px solid #f4f4f5;
  color: #585858;
}
.related h3 {
  font-size: 2.9rem;
  line-height: 1.25;
  margin: 0 0 15px;
  color: #474747;
}
.related ul.products.columns-4 li.product {
  margin: 20px 20px 20px 20px;
  flex-grow: 0;
  width: calc(100% * (1/3) - 40px);
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  text-align: center;
}
/* Single */
.product_wrapper .heading_title {
  text-align: center;
  position: relative;
  z-index: 1;
}
.product_wrapper .heading_title .real_color_name {
  color: #aaa;
  position: relative;
  top: -5px;
}
.product_wrapper .product_main_images_wrapper {
  position: relative;
  border: 0 solid #222;
  background: transparent;
}
.product_wrapper .product_main_images_wrapper .banner {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  font-size: 12px;
  border-radius: 3px;
  text-transform: uppercase;
  padding: 10px 15px;
}
.product_wrapper .product_main_images_wrapper #main_images_navigation {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
}
.product_wrapper .product_main_images_wrapper #main_images_navigation .owl-prev,
.product_wrapper .product_main_images_wrapper #main_images_navigation .owl-next {
  font-size: 15px;
  bottom: 0;
  cursor: pointer;
  z-index: 2;
  background: #888;
  border-radius: 50em;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.product_wrapper .product_main_images_wrapper #main_images_navigation .owl-prev.disabled,
.product_wrapper .product_main_images_wrapper #main_images_navigation .owl-next.disabled {
  background: #222;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 0.25);
}
.product_wrapper .product_main_images_wrapper #main_images_navigation .owl-prev.disabled:hover,
.product_wrapper .product_main_images_wrapper #main_images_navigation .owl-next.disabled:hover,
.product_wrapper .product_main_images_wrapper #main_images_navigation .owl-prev.disabled:focus,
.product_wrapper .product_main_images_wrapper #main_images_navigation .owl-next.disabled:focus,
.product_wrapper .product_main_images_wrapper #main_images_navigation .owl-prev.disabled:active,
.product_wrapper .product_main_images_wrapper #main_images_navigation .owl-next.disabled:active {
  background: #222;
  color: rgba(255, 255, 255, 0.25);
}
.product_wrapper .product_main_images_wrapper #main_images_navigation .owl-prev:hover,
.product_wrapper .product_main_images_wrapper #main_images_navigation .owl-next:hover,
.product_wrapper .product_main_images_wrapper #main_images_navigation .owl-prev:focus,
.product_wrapper .product_main_images_wrapper #main_images_navigation .owl-next:focus,
.product_wrapper .product_main_images_wrapper #main_images_navigation .owl-prev:active,
.product_wrapper .product_main_images_wrapper #main_images_navigation .owl-next:active {
  background: #DB2C70;
  color: #fff;
}
.product_wrapper .product_main_images_wrapper #main_images_navigation .owl-prev {
  position: absolute;
  left: -25px;
}
.product_wrapper .product_main_images_wrapper #main_images_navigation .owl-next {
  position: absolute;
  right: -25px;
}
.product_wrapper .product_main_images_wrapper .product_main_images_carousel .owl-stage .owl-item {
  background: transparent;
}
.product_wrapper .product_main_images_wrapper .product_main_images_carousel .owl-stage .owl-item .item {
  margin-left: 0 !important;
  padding-top: 40%;
  padding-bottom: 40%;
  background-size: contain!important;
  background-position: center center!important;
  background-repeat: no-repeat !important;
}
.product_wrapper .product_main_images_wrapper .product_main_images_carousel .owl-stage .owl-item .item.portrait {
  background-size: contain!important;
}
.product_wrapper .product_main_images_wrapper .product_main_images_carousel .owl-stage .owl-item .item .typed_text_wrapper {
  position: absolute;
  bottom: 100px;
  color: #171717;
  left: 0;
  right: 0;
  text-align: center;
  width: 30%;
  margin: 0 auto;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  font-size: 22px;
}
.product_wrapper .product_main_images_wrapper .product_main_images_carousel .owl-stage .owl-item .item .typed_text_wrapper .typed_text {
  font-weight: 500;
}
.product_wrapper .product_main_images_wrapper .product_main_images_carousel .owl-dots {
  position: relative;
  margin: 0;
  padding: 30px 0 10px 0;
  left: 0;
  right: 0;
  text-align: center;
}
.product_wrapper .product_main_images_wrapper .product_main_images_carousel .owl-dots .owl-dot {
  display: inline-block;
  vertical-align: top;
  margin: 0 4px;
  width: 11px;
  height: 11px;
  border-radius: 50em;
  background: #ddd;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.product_wrapper .product_main_images_wrapper .product_main_images_carousel .owl-dots .owl-dot:hover,
.product_wrapper .product_main_images_wrapper .product_main_images_carousel .owl-dots .owl-dot:focus,
.product_wrapper .product_main_images_wrapper .product_main_images_carousel .owl-dots .owl-dot:active {
  background: #171717;
}
.product_wrapper .product_main_images_wrapper .product_main_images_carousel .owl-dots .owl-dot.active {
  background: #DB2C70;
}
.product_wrapper .entry-summary.summary-soldout {
  position: relative;
}
.product_wrapper .entry-summary.summary-soldout:after {
  content: '';
  position: absolute;
  background: rgba(255, 255, 255, 0.65);
  pointer-events: none;
  z-index: 1;
  left: 0;
  top: -5px;
  right: 0;
  bottom: -5px;
}
.product_wrapper .entry-summary .product_main_description {
  margin-top: 30px;
  margin-bottom: 15px;
}
.product_wrapper .entry-summary .product_main_description ul {
  list-style-type: none;
  margin: 0 0 40px;
  padding: 0;
}
.product_wrapper .entry-summary .product_main_description ul li {
  position: relative;
  padding-left: 30px;
}
.product_wrapper .entry-summary .product_main_description ul li:before {
  position: absolute;
  left: 0;
  content: '\f00c';
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  color: #474747;
  font-size: 11px;
}
.product_wrapper .entry-summary .product_main_description .read_full_tern_description {
  color: #DB2C70;
  cursor: pointer;
}
.product_wrapper .entry-summary .product_main_description .read_full_tern_description i {
  font-size: 12px;
}
.product_wrapper .entry-summary .product_main_description .request-btn a {
  cursor: pointer;
}
.product_wrapper .thumb_images {
  margin-top: 30px;
}
.product_wrapper .thumb_images .col_img .img {
  width: 100%;
  padding: 40% 0;
  background-size: cover!important;
  background-repeat: no-repeat !important;
  background-position: center center!important;
}
.checkout-button {
  background: #DB2C70 !important;
}
.upsells {
  margin-bottom: 40px;
}
.upsells .heading {
  border-bottom: 1px solid #F2F2F2;
  margin-bottom: 5px;
  padding-bottom: 25px;
}
.upsells .heading h4 {
  font-size: 2.8rem;
  margin: 0;
  color: #171717;
}
.upsells .upsell_item {
  border-bottom: 1px solid #eee;
  padding: 20px 0;
}
.upsells .upsell_item .within_col {
  padding: 10px 0 5px 5px;
}
.upsells .upsell_item .title {
  font-size: 1.6rem;
  color: #000;
  line-height: 28px;
}
.upsells .upsell_item .img {
  display: flex;
  height: 100%;
  background-size: cover!important;
  background-position: top center!important;
  background-repeat: no-repeat !important;
  position: relative;
  top: 5px;
}
.upsells .upsell_item .the_price {
  font-weight: 700;
  font-size: 2.3rem;
  font-family: 'Montserrat', sans-serif;
  color: #000;
}
.upsells .upsell_item .the_price sup {
  font-size: 1.4rem;
}
.upsells .upsell_item .cart .btn {
  font-family: 'Montserrat', sans-serif;
  background: #171717;
  position: relative;
  padding: 8px 15px;
}
.upsells .upsell_item .cart .btn:before {
  content: '';
  display: inline-block;
  background: url('../../img/cart-icon.svg');
  width: 24px;
  height: 21px;
  background-size: 24px 21px;
  background-repeat: no-repeat !important;
}
.upsells .upsell_item .cart .btn .btn_text {
  position: absolute;
  right: 7px;
  top: 0;
  font-size: 16px;
  font-weight: 500;
}
.upsells .showmore {
  margin-top: 15px;
  background: rgba(0, 0, 0, 0.1);
  padding: 10px 20px;
  font-size: 15px;
  border-radius: 50em;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.upsells .showmore i {
  font-size: 14px;
}
.upsells .showmore:hover,
.upsells .showmore:focus,
.upsells .showmore:active {
  background: rgba(0, 0, 0, 0.2);
}
ul.plus {
  list-style-type: none;
  margin: 27px 0 30px;
  padding: 0;
  line-height: 2.6rem;
  font-size: 1.4rem;
}
ul.plus li {
  position: relative;
  padding-left: 30px;
}
ul.plus li p {
  margin: 0;
}
ul.plus li:before {
  content: '+' !important;
  display: inline-block;
  font-weight: 700!important;
  color: #2CB742 !important;
  font-size: 21px!important;
  position: absolute;
  left: 0;
}
.section_related_projects .heading {
  text-align: center;
  margin: 0 0 50px;
  color: #171717;
}
.section_related_projects .img-base {
  padding: 50% 0;
  background-size: cover!important;
  background-position: center center!important;
  background-repeat: no-repeat !important;
  border-radius: 10px;
}
.section_product_below {
  padding-top: 0;
}
.section_product_below .product_extra {
  padding-right: 125px;
}
.section_product_below .product_extra .head {
  margin: 0 0 20px;
}
.section_product_below .product_extra .head h4 {
  font-size: 2rem;
  color: #DB2C70;
  margin: 0;
}
.section_product_below .product_below_left {
  padding-right: 40px;
}
.section_product_below .product_below_left .heading {
  border-bottom: 1px solid #F2F2F2;
  margin-bottom: 35px;
  padding-bottom: 25px;
}
.section_product_below .product_below_left .heading h2 {
  font-size: 2.8rem;
  margin: 0;
}
.section_product_below .product_below_left .full_description {
  line-height: 3rem;
}
.section_product_below .product_below_left .specs {
  border-top: 1px solid #f2f2f2;
  padding-top: 40px;
}
.section_product_below .product_below_left .specs h2 {
  display: none;
}
.section_product_below .product_below_left .specs table th {
  padding: 8px 15px;
}
.section_product_below .product_below_left .specs table tr:nth-child(odd) td,
.section_product_below .product_below_left .specs table tr:nth-child(odd) th {
  background: #f2f2f2;
}
.section_product_below .product_below_left .specs table tr:nth-child(even) td,
.section_product_below .product_below_left .specs table tr:nth-child(even) th {
  background: #fff;
}
.section_product_below .product_below_left .specs table tr th,
.section_product_below .product_below_left .specs table tr td {
  font-style: normal;
  border: 0;
}
.section_product_below .product_below_left .merk_image {
  border: 1px solid #eee;
}
.section_product_below .product_below_left .product_tips {
  border-top: 1px solid #f2f2f2;
  padding-top: 40px;
  line-height: 3rem;
  margin-top: 40px;
}
.section_product_below .product_below_left .leave_review {
  margin-top: 35px;
}
.section_product_below .product_below_left .pro_dont {
  padding-left: 75px;
}
.section_product_below .product_below_left .pro_dont ul.plus {
  list-style-type: none;
  margin: 27px 0 30px;
  padding: 0;
  line-height: 3rem;
}
.section_product_below .product_below_left .pro_dont ul.plus li {
  position: relative;
  padding-left: 30px;
  font-size: 1.6rem;
}
.section_product_below .product_below_left .pro_dont ul.plus li p {
  margin: 0;
}
.section_product_below .product_below_left .pro_dont ul.plus li:before {
  content: '+';
  display: inline-block;
  font-weight: 700;
  color: #2CB742;
  font-size: 21px;
  position: absolute;
  left: 0;
}
.section_product_below .product_below_left .pro_dont ul.min {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 3rem;
}
.section_product_below .product_below_left .pro_dont ul.min li {
  position: relative;
  padding-left: 30px;
}
.section_product_below .product_below_left .pro_dont ul.min li:before {
  content: '-';
  font-weight: 700;
  color: #DB2C70;
  font-size: 21px;
  position: absolute;
  left: 0;
}
.section_product_below .product_below_left .pro_dont ul.min li p {
  margin: 0;
}
.section_product_below .product_below_right .heading {
  border-bottom: 1px solid #F2F2F2;
}
.shop_table tr.tax-total {
  display: none!important;
}
.wc_payment_method label {
  display: inline-block !important;
  vertical-align: top;
  cursor: pointer;
}
.wc_payment_method label img {
  float: none;
}
#main_images_dots {
  margin-top: 30px;
  position: relative;
  z-index: 1;
}
#main_images_dots a.active .owl-dot {
  border: 1px solid #DB2C70;
}
#main_images_dots .owl-dot {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  background-size: contain!important;
  background-position: center center!important;
  background-repeat: no-repeat !important;
  height: 90px;
}
#main_images_dots .owl-dot .img {
  background-size: contain!important;
  background-position: center center!important;
  background-repeat: no-repeat !important;
  background-color: #fff !important;
  height: 90px;
  border: 1px solid #fff;
  border-radius: 0;
  cursor: pointer;
}
#main_images_dots .owl-dot.active .img {
  border-color: #DB2C70;
}
#main_images_dots .owl-dot:hover,
#main_images_dots .owl-dot:focus,
#main_images_dots .owl-dot:active {
  opacity: 0.75;
}
.product_reviews {
  font-size: 18px;
  line-height: 32px;
  margin-left: 30px;
}
.product_reviews .woocommerce-Reviews-title {
  padding-bottom: 20px;
  color: #171717;
  font-size: 2.9rem;
  line-height: 1.25;
}
.product_reviews .woocommerce-Reviews-title span {
  color: #DB2C70;
}
.product_reviews .review-comments {
  margin-top: 15px;
}
.product_reviews .review-comments ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.product_reviews .review-comments ul li {
  text-align: left;
  border: 1px solid #eee;
  padding: 30px 40px;
  margin: 0 0 15px;
}
.product_reviews .review-comments ul li img {
  display: none;
}
.product_reviews .review-comments ul li p.meta {
  margin: 0 0 10px;
}
.product_reviews .review-comments ul li p.meta .woocommerce-review__published-date {
  opacity: 0.5;
}
.product_reviews .review-comments ul li .description p {
  margin: 0 0 15px;
}
.product_reviews .review-comments ul li .star-rating {
  width: 6em;
}
.product_reviews .review-comments ul li .star-rating:before {
  letter-spacing: 4px;
}
.product_reviews .review-comments ul li .star-rating span:before {
  color: #474747;
  letter-spacing: 4px;
}
.product_reviews .add_review {
  margin-top: 30px;
}
.product_reviews .add_review .add_review_btn {
  display: inline-block;
  padding: 20px 40px;
  background: #DB2C70;
  border-radius: 50em;
  font-weight: 700;
  margin: -5px 0 15px;
  text-transform: uppercase;
  color: #171717;
  font-size: 15px;
  cursor: pointer;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.product_reviews .add_review .add_review_btn i {
  margin-right: 5px;
}
.product_reviews .add_review .add_review_btn:hover,
.product_reviews .add_review .add_review_btn:focus,
.product_reviews .add_review .add_review_btn:active {
  border-color: #DB2C70;
  color: #DB2C70;
}
.product_reviews #review_form_wrapper {
  opacity: 0;
  pointer-events: none;
  height: 0;
}
.product_reviews #review_form_wrapper.active {
  opacity: 1;
  pointer-events: inherit;
  height: auto;
  background: #f9fdff;
  padding: 35px;
}
.product_reviews #review_form_wrapper h3 {
  font-size: 22px;
  line-height: 32px;
  color: #DB2C70;
  margin: 0 0 20px;
}
.product_reviews #review_form_wrapper .comment-form-comment {
  margin-top: 15px!important;
}
.product_reviews #review_form_wrapper .comment-form-comment textarea {
  height: 125px!important;
}
.product_extra h2 {
  color: #171717;
}
/* Cart */
.woocommerce-cart-form table.shop_table {
  border: 0;
}
.woocommerce-cart-form table.shop_table thead th,
.woocommerce-cart-form table.shop_table tbody th,
.woocommerce-cart-form table.shop_table tfoot th {
  border: 0;
}
.woocommerce-cart-form table.shop_table th {
  padding: 15px;
}
.woocommerce-cart-form table.shop_table tr td,
.woocommerce-cart-form table.shop_table tr th {
  padding: 20px 10px;
}
.woocommerce-cart-form table.shop_table tr td.actions #coupon_code {
  width: 185px;
  padding: 0 15px;
}
.woocommerce-cart-form table.shop_table tr td.product-name {
  font-weight: 700;
}
.woocommerce-cart-form table.shop_table tr td.product-name a {
  color: #DB2C70;
}
.woocommerce-cart-form table.shop_table tr td.product-name .variation {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.65);
}
.woocommerce-cart-form table.shop_table tr td .quantity input {
  height: 43px;
  border-radius: 0;
  border: 1px solid #ddd;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  margin: 0;
}
.woocommerce-cart-form table.shop_table tr td .quantity input ::-webkit-outer-spin-button,
.woocommerce-cart-form table.shop_table tr td .quantity input ::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce-cart-form table.shop_table thead tr th {
  background: #fff;
  color: #474747;
  padding: 20px;
  border-width: 0;
}
.woocommerce-cart-form a.remove {
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 20px;
  background: #eee;
  color: #DB2C70 !important;
}
.woocommerce-cart-form a.remove:hover,
.woocommerce-cart-form a.remove:focus,
.woocommerce-cart-form a.remove:active {
  background: #DB2C70;
  color: #fff;
}
#customer_details {
  margin: 0 0 30px;
  width: 65%;
  padding-right: 50px;
  display: inline-block;
  vertical-align: top;
}
#customer_details .col-1,
#customer_details .col-2 {
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  max-width: 48%;
}
#customer_details label {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 5px;
}
#customer_details .woocommerce-input-wrapper {
  display: block;
  width: 100%;
}
#customer_details input[type=text],
#customer_details input[type=tel],
#customer_details input[type=email],
#customer_details textarea {
  width: 100%;
  border-color: #ddd;
  border-radius: 0;
}
#customer_details textarea {
  height: 115px;
}
#customer_details h3#ship-to-different-address {
  font-size: 20px;
  line-height: 27px;
  color: #474747;
  margin-top: 20px;
  position: relative;
  top: 1px;
}
#customer_details h3#ship-to-different-address span {
  margin-left: 13px;
  position: relative;
  top: 1px;
  cursor: pointer;
}
#customer_details .woocommerce-additional-fields {
  margin-top: 6px;
}
.woocommerce-form-coupon-toggle .woocommerce-info {
  border-top-color: #DB2C70;
  background: #DB2C70;
  box-shadow: none;
}
.woocommerce-form-coupon-toggle .woocommerce-info:before {
  content: '\f541';
  font-family: "Font Awesome 5 Free";
  color: #171717;
  font-weight: 700;
}
.woocommerce-form-login-toggle .woocommerce-info {
  border-top-color: #DB2C70;
  background: #DB2C70;
  box-shadow: none;
}
.woocommerce-form-login-toggle .woocommerce-info:before {
  content: '\f007';
  font-family: "Font Awesome 5 Free";
  color: #171717;
  font-weight: 700;
}
body.woocommerce-checkout .woocommerce-info {
  margin: 0 0 15px;
}
body.woocommerce-checkout .woocommerce-info a {
  font-weight: 700;
}
#order_review {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  width: 33.5%;
}
#order_review h3#order_review_heading {
  margin: 0 15px 15px 15px;
  color: #171717;
  font-size: 2.6rem;
  line-height: 1.25;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #DB2C70;
  color: #fff;
}
.woocommerce-customer-details .col-1,
.woocommerce-customer-details .col-2 {
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  max-width: 48%;
}
.woocommerce-customer-details h2.woocommerce-column__title {
  font-size: 2.8rem;
  line-height: 1.25;
}
#coupon_code {
  height: 46px;
}
.coupon_wrap .button {
  background: #DB2C70 !important;
  color: #DB2C70 !important;
  border-radius: 0!important;
}
.coupon_wrap .button:before {
  display: none;
}
.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: #DB2C70;
  color: #fff;
}
.tawcvs-swatches {
  width: 395px;
}
.tawcvs-swatches .swatch-label {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.075);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}
.tawcvs-swatches .swatch-label.disabled {
  background: #DB2C70;
  color: rgba(0, 0, 0, 0.85);
  opacity: 0.25 !important;
}
.tawcvs-swatches .swatch-label:hover,
.tawcvs-swatches .swatch-label:focus,
.tawcvs-swatches .swatch-label:active {
  border-color: #171717;
  color: #171717;
}
.tawcvs-swatches .swatch {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 45px;
  border-radius: 50em;
  margin: 5px;
}
.tawcvs-swatches .swatch.swatch-color {
  border-radius: 50em;
  border-color: transparent;
}
.tawcvs-swatches .swatch.selected {
  border-color: #DB2C70;
  color: #fff;
  background: #DB2C70;
}
.tawcvs-swatches .swatch-color.selected::before {
  border-color: #DB2C70;
}
.woocommerce-cart-form {
  float: left;
  width: 65%;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  width: 35%;
  float: right;
}
body.woocommerce-cart .woocommerce:after {
  display: block;
  clear: both;
  content: "";
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  float: none;
  width: 100%;
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
  font-size: 2.9rem;
  line-height: 1.25;
}
.woocommerce-tabs {
  display: none;
}
form.variations_form a.reset_variations {
  display: none!important;
}
form.variations_form .single_variation_wrap .woocommerce-variation-description {
  display: none;
}
section.up-sells h2 {
  color: #171717;
}
section.up-sells ul.products.columns-4 li.product {
  margin: 20px 20px 20px 20px;
  flex-grow: 0;
  width: calc(100% * (1/3) - 40px);
}
.widget-container-colors ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  position: relative!important;
  overflow: hidden;
}
.widget-container-colors ul li.has_no_hex {
  overflow: visible;
}
.widget-container-colors ul li.has_no_hex a {
  background: rgba(0, 0, 0, 0.1);
  position: relative;
  color: #222 !important;
  border-radius: 3px;
  padding: 0 8px!important;
  font-size: 13px!important;
  font-weight: 500;
  height: 21px;
  line-height: 21px;
}
.widget-container-colors ul li:before {
  display: none!important;
}
.widget-container-colors ul li a {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  color: transparent!important;
  margin: 0!important;
  padding: 0!important;
}
.widget-container-colors ul li .color_circle {
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 21px;
  border-radius: 50em;
}
.brochure_download_wrapper {
  margin-bottom: 35px;
  border: 1px solid #efefef;
  padding: 30px 25px;
  background: #fff;
  margin-top: 20px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.brochure_download_wrapper:after {
  content: '';
  background: #f4f4f5;
  width: 85%;
  height: 75%;
  border-radius: 50em;
  position: absolute;
  left: -15%;
  bottom: -25%;
  z-index: -1;
}
.brochure_download_wrapper .heading {
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  color: #26262B;
  padding-right: 15px;
}
.brochure_download_wrapper .image {
  padding: 20% 0;
  margin-top: -75px;
  margin-left: 125px;
}
.brochure_download_wrapper .btn_wrap {
  margin-top: -55px;
}
.brochure_download_wrapper .btn {
  display: block;
  width: 100%;
}
.advies_wrapper {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 20px;
  margin-right: 20px;
}
.advies_wrapper .img-base {
  position: relative;
}
.advies_wrapper .img-base .img {
  padding: 28% 0;
  background-size: cover!important;
  background-position: center center!important;
  background-repeat: no-repeat !important;
}
.advies_wrapper .img-base .inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
.advies_wrapper .img-base .inner .heading {
  color: #fff;
  padding: 40px 45px 40px 65px;
  z-index: 1;
  font-size: 32px;
  line-height: 32px;
  position: relative;
  max-width: 400px;
}
.advies_wrapper .img-base .inner .heading:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: -1;
  width: 550px;
  background-size: 546px 355px;
  background: url('../img/between.svg');
  background-position: top left!important;
  background-repeat: no-repeat !important;
}
.advies_wrapper .img-base .inner .heading strong {
  display: block;
}
.advies_wrapper .img-base .inner .btn_wrap {
  position: absolute;
  bottom: 65px;
  left: 65px;
}
.sidebar-products {
  padding: 0;
  margin: 0 22px 0 0;
}
.sidebar-products .heading {
  color: #DB2C70;
  font-size: 2rem;
  font-weight: 700;
  margin: 0 0 40px;
}
.sidebar-products .sidebar-products-inner {
  height: 100%;
  overflow-y: auto;
}
.sidebar-products .sidebar-products-inner h4 {
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
  color: #26262B;
  margin-bottom: 40px;
}
.sidebar-products .sidebar-products-inner .woocommerce-breadcrumb {
  display: none;
}
.sidebar-products .close_sidebar {
  position: absolute;
  top: 20px;
  right: 25px;
  font-size: 25px;
  cursor: pointer;
}
.sidebar-products .widget-area {
  margin: 0 0 30px;
  font-size: 15px;
  color: #DB2C70;
}
.sidebar-products .widget-area .widget-title {
  font-size: 15px;
  line-height: 30px;
  color: #171717;
  font-weight: 600;
  border-bottom: 0 solid #E2E5DC;
  margin: 0;
  padding: 0;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.sidebar-products .widget-area .widget-title:after {
  content: '\f078';
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: 13px;
  position: absolute;
  right: 0;
  top: 2px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.sidebar-products .widget-area .widget-title.active:after {
  -webkit-transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
}
.sidebar-products .widget-area .widget-title:hover,
.sidebar-products .widget-area .widget-title:focus,
.sidebar-products .widget-area .widget-title:active {
  color: #DB2C70;
}
.sidebar-products .widget-area ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.sidebar-products .widget-area ul li {
  background: #fff;
  padding: 14px 25px;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  margin-bottom: 20px;
}
.sidebar-products .widget-area ul li:before {
  display: none;
}
.sidebar-products .widget-area ul li li {
  border: 0;
}
.sidebar-products .widget-area ul ul.woocommerce-widget-layered-nav-list {
  margin: 0 0 25px;
  padding: 0;
  border: 0 solid #ddd;
}
.sidebar-products .widget-area ul li#woocommerce_product_categories-2.the_only_one {
  display: block!important;
}
.sidebar-products .widget-area ul li#woocommerce_layered_nav_filters-2 {
  margin: 0 0 30px;
}
.sidebar-products .widget-area ul li#woocommerce_layered_nav_filters-2 li {
  font-size: 14px;
  padding: 0;
}
.sidebar-products .widget-area ul li#woocommerce_layered_nav_filters-2 li a {
  display: block;
  padding: 5px 15px;
  background: #DB2C70;
  border: 0 solid #ddd;
  border-radius: 3px;
  margin-left: 0;
  color: #fff;
}
.sidebar-products .widget-area ul li#woocommerce_layered_nav_filters-2 li a:after {
  right: 15px;
  color: #fff;
  display: inline-block !important;
}
.sidebar-products .widget-area ul li#woocommerce_layered_nav_filters-2 li a:hover,
.sidebar-products .widget-area ul li#woocommerce_layered_nav_filters-2 li a:focus,
.sidebar-products .widget-area ul li#woocommerce_layered_nav_filters-2 li a:active {
  border-color: #ccc;
  color: rgba(0, 0, 0, 0.85);
}
.sidebar-products .widget-area ul li#woocommerce_layered_nav_filters-2 li:before {
  display: none;
}
.sidebar-products .widget-area ul li#woocommerce_layered_nav_filters-2 li:after {
  display: none;
}
.sidebar-products .widget-area ul li:not(.widget-container) {
  float: none;
  position: relative;
  margin-bottom: 5px;
  line-height: 25px;
}
.sidebar-products .widget-area ul li:not(.widget-container) a {
  color: #585858;
  font-size: 16px;
  text-decoration: none;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.sidebar-products .widget-area ul li:not(.widget-container) a:not(.button) {
  text-decoration: none;
  margin-left: -25px;
  padding-left: 25px;
  display: inline-block;
}
.sidebar-products .widget-area ul li:not(.widget-container):before {
  display: inline-block;
  vertical-align: top;
  content: '';
  opacity: 1;
  background: #fff;
  color: #171717;
  width: 20px;
  height: 20px;
  position: relative;
  top: 3px;
  margin-right: 8px;
  border-radius: 0;
  pointer-events: none;
  border: 1px solid #ededed;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.sidebar-products .widget-area ul li:not(.widget-container):hover:before,
.sidebar-products .widget-area ul li:not(.widget-container):focus:before,
.sidebar-products .widget-area ul li:not(.widget-container):active:before {
  border: 1px solid #DB2C70;
}
.sidebar-products .widget-area ul li:not(.widget-container):hover a,
.sidebar-products .widget-area ul li:not(.widget-container):focus a,
.sidebar-products .widget-area ul li:not(.widget-container):active a {
  color: #DB2C70;
}
.sidebar-products .widget-area ul li:not(.widget-container).chosen:before,
.sidebar-products .widget-area ul li:not(.widget-container).current-cat:before {
  border-color: #DB2C70;
}
.sidebar-products .widget-area ul li:not(.widget-container).chosen a,
.sidebar-products .widget-area ul li:not(.widget-container).current-cat a {
  color: #DB2C70;
}
.sidebar-products .widget-area ul li:not(.widget-container).chosen a:after,
.sidebar-products .widget-area ul li:not(.widget-container).current-cat a:after {
  display: none;
  content: '\f00d';
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  position: absolute;
  right: 0;
}
.sidebar-products .widget-area ul li:not(.widget-container).chosen a:hover,
.sidebar-products .widget-area ul li:not(.widget-container).current-cat a:hover,
.sidebar-products .widget-area ul li:not(.widget-container).chosen a:focus,
.sidebar-products .widget-area ul li:not(.widget-container).current-cat a:focus,
.sidebar-products .widget-area ul li:not(.widget-container).chosen a:active,
.sidebar-products .widget-area ul li:not(.widget-container).current-cat a:active {
  color: #DB2C70;
}
.sidebar-products .widget-area ul li:not(.widget-container).chosen a:hover:after,
.sidebar-products .widget-area ul li:not(.widget-container).current-cat a:hover:after,
.sidebar-products .widget-area ul li:not(.widget-container).chosen a:focus:after,
.sidebar-products .widget-area ul li:not(.widget-container).current-cat a:focus:after,
.sidebar-products .widget-area ul li:not(.widget-container).chosen a:active:after,
.sidebar-products .widget-area ul li:not(.widget-container).current-cat a:active:after {
  color: #474747;
}
.sidebar-products .widget-area ul li:not(.widget-container).chosen:after,
.sidebar-products .widget-area ul li:not(.widget-container).current-cat:after {
  content: '\f00c';
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  color: #DB2C70;
  position: absolute;
  left: 4px;
  top: 1px;
  font-size: 12px;
}
.sidebar-products .widget-area ul li:not(.widget-container) .count {
  display: none;
  color: rgba(0, 0, 0, 0.35);
  position: absolute;
  top: 0;
  right: 0;
}
.sidebar-products .widget-area ul .showmore {
  cursor: pointer;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.sidebar-products .widget-area ul .showmore:hover,
.sidebar-products .widget-area ul .showmore:focus,
.sidebar-products .widget-area ul .showmore:active {
  color: #474747;
}
.sidebar-products .widget-area ul .showmore i {
  font-size: 14px;
}
.sidebar-products .widget-area ul.product-categories li.cat-item-16,
.sidebar-products .widget-area ul.product-categories li.cat-item-505 {
  display: none;
}
.sidebar-products .widget-area ul.product-categories li.current-cat:after {
  display: none;
}
.sidebar-products .widget-area ul.product-categories li.current-cat > a {
  color: #474747;
}
.sidebar-products .widget-area ul.product-categories li.current-cat > a:hover,
.sidebar-products .widget-area ul.product-categories li.current-cat > a:focus,
.sidebar-products .widget-area ul.product-categories li.current-cat > a:active {
  color: #474747;
}
.sidebar-products .widget-area ul.product-categories li:before {
  display: none;
}
.sidebar-products .widget-area ul.product-categories li a:after {
  display: none;
}
.sidebar-products .widget-area ul.product-categories li a:hover,
.sidebar-products .widget-area ul.product-categories li a:focus,
.sidebar-products .widget-area ul.product-categories li a:active {
  color: #474747;
}
.sidebar-products .widget-area ul.product-categories li .children {
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 15px;
  border-left: 1px solid #ddd;
  padding-left: 15px;
  font-size: 15px;
}
.sidebar-products .widget-area ul.product-categories li .children li a:hover,
.sidebar-products .widget-area ul.product-categories li .children li a:focus,
.sidebar-products .widget-area ul.product-categories li .children li a:active {
  color: #474747;
}
.sidebar-products .widget_price_filter .price_slider_wrapper .ui-slider-range {
  background: #474747;
}
.sidebar-products .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: #fbfaf4;
}
.sidebar-products .widget_price_filter .price_slider_wrapper .ui-slider-handle {
  background: #DB2C70;
}
.sidebar-products .widget_price_filter .price_slider_amount .button {
  background: #474747 !important;
  color: #fff !important;
  padding: 15px;
  font-size: 16px;
  border-radius: 50em;
  box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.2);
  border-width: 0;
  font-weight: normal;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
}
.sidebar-products .widget_price_filter .price_slider_amount .price_label {
  font-size: 14px;
  font-weight: 500;
  color: #474747;
}
del {
  font-size: 18px;
  color: #474747;
}
del .woocommerce-Price-amount {
  font-size: 18px;
  color: #000;
  background: transparent;
  padding: 0;
  border-radius: 0;
}
ins .woocommerce-Price-amount {
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}
.woocommerce-Price-amount {
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}
.woocommerce-Price-amount .woocommerce-Price-currencySymbol {
  margin-right: 5px;
}
.woocommerce-Price-amount .int-part:after {
  content: ',';
}
.woocommerce-Price-amount .int-part.no_decimals:after {
  display: none;
}
.woocommerce-Price-amount sup {
  font-size: 65%;
  margin-left: 2px;
}
.addition_term_des {
  font-family: 'Montserrat', sans-serif;
  line-height: 3rem;
}
.archive_extra_description {
  font-size: 18px;
  line-height: 32px;
  margin: 50px 0 0 0;
}
.archive_extra_description h2 {
  color: #171717;
  margin: 0 0 30px;
}
.woocommerce-notices-wrapper {
  font-size: 17px;
  letter-spacing: 0;
  line-height: 30px;
}
.woocommerce-message {
  border-top-color: #DB2C70;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.075);
  font-size: 17px;
  letter-spacing: 0;
  line-height: 30px;
}
.woocommerce-message:before {
  color: #DB2C70;
}
.alert {
  background: #f3f4f9;
  font-size: 17px;
  font-weight: 400;
  border-width: 0 0 3px 0;
  border-style: solid;
  border-color: #DB2C70;
  color: #000;
  letter-spacing: 0;
  padding: 30px;
  border-radius: 0;
  box-shadow: none;
  line-height: 30px;
}
.alert:before {
  color: #DB2C70;
}
table.order_details {
  border-radius: 0!important;
}
table.order_details tbody tr th,
table.order_details tbody tr td {
  background: #f9f9f9;
}
table.order_details tbody tr:last-of-type th,
table.order_details tbody tr:last-of-type td {
  border-bottom: 1px solid #eee;
}
table.order_details tfoot tr th,
table.order_details tfoot tr td {
  padding: 10px 15px;
}
table.order_details tfoot tr:first-of-type th,
table.order_details tfoot tr:first-of-type td {
  padding-top: 25px;
}
table.order_details tfoot tr:last-of-type th,
table.order_details tfoot tr:last-of-type td {
  padding-bottom: 25px;
}
.woocommerce div.product div.images.woocommerce-product-gallery .typed_text_wrapper {
  position: absolute;
  top: 35%;
  color: #000;
  left: 0;
  right: 0;
  text-align: center;
  width: 35%;
  margin: 0 auto;
  font-family: 'Indonesia', serif;
  letter-spacing: 0.25px;
  font-weight: 500;
  height: 125px;
  font-size: 45px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.woocommerce div.product div.images.woocommerce-product-gallery .typed_text_wrapper.white {
  color: #fff;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
  width: 16%;
  margin: 2%;
  display: flex;
  flex: 1;
  margin-top: 30px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(1) {
  flex: 100%;
}
.shop_table .cart_item {
  position: relative;
  background: #fafafa;
}
.shop_table .cart_item .cart-item-details {
  font-size: 17px;
  line-height: 30px;
}
.shop_table .cart_item .cart-item-details .product-name {
  font-weight: 700;
  font-size: 19px;
  line-height: 32px;
  padding-right: 65px;
}
.shop_table .cart_item .cart-item-details dl.variation {
  margin: 0 0 15px;
}
.shop_table .cart_item .cart-item-details dl.variation dt.variation-Maat {
  display: inline-block;
  margin: 0;
}
.shop_table .cart_item .cart-item-details dl.variation dd.variation-Maat {
  display: inline-block;
  margin: 0;
}
.shop_table .cart_item .cart-item-details dl.variation p {
  margin: 0;
}
.shop_table .cart_item .cart-item-details .product-price {
  font-weight: 700;
  font-size: 19px;
  line-height: 35px;
  margin: 0 0 20px;
}
.shop_table .cart_item .cart-item-details .product-price .stukprijs {
  opacity: 0.5;
  font-weight: 400;
  font-size: 17px;
}
.shop_table .cart_item .cart-item-details .product-price .subtotal {
  color: #171717;
}
.shop_table .cart_item .cart-item-details .product-quantity p {
  margin: 0 0 10px;
}
.shop_table .cart_item .cart-item-details .product-quantity .qty {
  height: 57px;
  width: 75px;
  text-align: center;
  border: 1px solid #eee;
}
.shop_table .cart_item .cart-item-details .product-quantity button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  background: transparent;
  padding: 0!important;
  border: 0;
  color: #171717 !important;
  box-shadow: none;
  text-transform: none;
  letter-spacing: 0;
  font-size: 17px;
  margin-left: 5px;
}
.shop_table .cart_item .cart-item-details .product-quantity button:before {
  display: none;
}
.shop_table .cart_item .cart-item-details .product-quantity button:hover,
.shop_table .cart_item .cart-item-details .product-quantity button:focus,
.shop_table .cart_item .cart-item-details .product-quantity button:active {
  background: transparent!important;
  color: #171717 !important;
}
.shop_table .cart_item .cart-item-details .product-remove {
  position: absolute;
  right: 30px;
  top: 30px;
}
.shop_table .cart_item .cart-item-details .product-remove a.remove {
  font-weight: 300;
  width: 40px;
  background: #eee;
  height: 40px;
  line-height: 40px;
  color: #474747 !important;
}
.shop_table .cart_item .cart-item-details .product-remove a.remove:hover,
.shop_table .cart_item .cart-item-details .product-remove a.remove:focus,
.shop_table .cart_item .cart-item-details .product-remove a.remove:active {
  background: #ccc;
}
.woocommerce-billing-fields__field-wrapper label {
  font-weight: 700;
  color: #171717;
  font-size: 18px;
}
.woocommerce-billing-fields h2,
.woocommerce-billing-fields h3,
.woocommerce-billing-fields h4 {
  color: #171717;
}
.woocommerce-checkout-review-order-table {
  border: 0;
  border-radius: 0;
}
.woocommerce-checkout-review-order-table thead tr th {
  background: #DB2C70;
  color: #fff;
}
.woocommerce-checkout-review-order-table tbody tr td {
  padding: 15px!important;
  border: 0!important;
}
.woocommerce-checkout-review-order-table tbody tr:nth-child(odd) td {
  background: #fff;
}
.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name {
  width: 60%;
  font-weight: 400;
  color: #171717;
  line-height: 30px;
}
.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name dl.variation {
  font-size: 16px;
}
.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-total {
  text-align: right;
  padding-right: 30px!important;
  color: #171717;
}
.woocommerce-info {
  border-top-color: #474747;
  background: #fff;
  padding: 20px 25px 20px 65px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.075);
  font-size: 18px;
  line-height: 32px;
}
.woocommerce-info:before {
  color: #474747;
  top: 20px;
}
body.home .referenties_wrapper .item {
  background: #f6f6f6;
}
body.home .referenties_wrapper .item img {
  mix-blend-mode: darken;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: #fff;
  border: 1px solid #DB2C70;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background: #DB2C70;
  color: #fff;
}
#add_payment_method #payment div.payment_box p,
.woocommerce-cart #payment div.payment_box p,
.woocommerce-checkout #payment div.payment_box p {
  margin: 0 0 15px;
  font-weight: 700;
}
#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 #DB2C70;
  border-top-color: #dfdcde;
  border-right-color: #dfdcde;
  border-left-color: #dfdcde;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 100%;
}
.woocommerce-MyAccount-navigation {
  margin: 0 0 40px;
}
.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.woocommerce-MyAccount-navigation ul li {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #DB2C70;
  margin: 0;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads {
  display: none;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
  background: #DB2C70;
  color: #fff;
}
.woocommerce-MyAccount-navigation ul li.is-active a:hover,
.woocommerce-MyAccount-navigation ul li.is-active a:focus,
.woocommerce-MyAccount-navigation ul li.is-active a:active {
  color: #fff;
}
.woocommerce-MyAccount-navigation ul li a {
  display: block;
  background: #fff;
  padding: 15px 30px;
  color: #171717;
  box-shadow: inset 0 0 0 #DB2C70;
}
.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-MyAccount-navigation ul li a:focus,
.woocommerce-MyAccount-navigation ul li a:active {
  color: #DB2C70;
  padding: 15px 25px 15px 35px;
  box-shadow: inset 6px 0 0 #DB2C70;
}
.woocommerce-account .woocommerce-MyAccount-content {
  padding: 0;
  width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-input-wrapper {
  width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-button {
  padding: 0;
  background: transparent;
  box-shadow: none;
  border: 0;
  font-size: 17px;
  text-transform: inherit;
  letter-spacing: 0.25px;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-button:before {
  display: none;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-button:hover,
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-button:focus,
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-button:active {
  background: transparent!important;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-button.view {
  color: #DB2C70 !important;
  text-decoration: underline;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-button.view:hover,
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-button.view:focus,
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-button.view:active {
  color: #171717;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-button.invoice {
  color: #171717 !important;
  margin-left: 50px;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-button.invoice:hover,
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-button.invoice:focus,
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-button.invoice:active {
  color: #474747;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table thead tr th {
  background: #171717;
  font-size: 18px;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table tbody tr td {
  font-size: 17px;
  line-height: 32px;
  padding: 25px 20px;
}
.woocommerce-account .addresses .title h3 {
  float: none;
}
.woocommerce-account .addresses .title .edit {
  float: none;
}
.woocommerce-account .woocommerce-address-fields__field-wrapper {
  margin: 0 0 35px;
}
table.woocommerce-table--order-details thead tr th {
  background: #171717 !important;
}
table.woocommerce-table--order-details tbody tr td {
  padding: 25px 20px!important;
}
.mark,
mark {
  background: #DB2C70;
}
body.woocommerce-account #customer_login {
  margin-top: 40px;
}
body.woocommerce-account .col-1 {
  padding: 0;
}
body.woocommerce-account .col-1,
body.woocommerce-account .col-2 {
  -ms-flex: 0 0 48.333333%;
  flex: 0 0 48.333333%;
  max-width: 48.333333%;
}
body.woocommerce-account .col-1 h2,
body.woocommerce-account .col-2 h2 {
  color: #DB2C70 !important;
}
body.woocommerce-account .col-1 input[type=text],
body.woocommerce-account .col-2 input[type=text],
body.woocommerce-account .col-1 input[type=password],
body.woocommerce-account .col-2 input[type=password],
body.woocommerce-account .col-1 input[type=email],
body.woocommerce-account .col-2 input[type=email] {
  background: #f9fdff;
  border-color: #DB2C70;
}
body.woocommerce-account em {
  font-size: 14px;
}
body.woocommerce-account fieldset {
  margin-top: 30px;
  font-weight: 700;
}
body.woocommerce-account fieldset legend {
  color: #DB2C70;
  margin: 0 0 25px;
}
.coupon {
  display: inline-block;
}
.coupon .coupon_heading .title {
  font-size: 20px;
  line-height: 35px;
  color: #171717;
  font-weight: 700;
  cursor: pointer;
}
.coupon .coupon_heading .coupon_heading_inner {
  cursor: pointer;
}
.coupon .coupon_heading i {
  color: #474747;
}
.coupon .coupon_heading:hover,
.coupon .coupon_heading:focus,
.coupon .coupon_heading:active {
  color: #DB2C70;
}
.coupon .coupon_wrap {
  margin-top: 20px;
}
.back_shopping {
  margin: 30px 0;
}
/* Login form */
.woocommerce form .form-row .required {
  color: #474747;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border-width: 2px 2px 4px 2px;
  border-style: solid;
  border-color: #DB2C70;
  background: #fff;
  padding: 35px;
}
.woocommerce label {
  display: block;
  font-weight: 700;
  color: #171717;
}
.woocommerce label[for=payment_method_mollie_wc_gateway_ideal] {
  display: inline-block;
}
.woocommerce label[for=payment_method_mollie_wc_gateway_ideal] svg {
  position: relative;
  top: 5px;
  left: 5px;
}
.woocommerce label[for=payment_method_bacs] {
  display: inline-block;
}
.woocommerce #password {
  display: block;
  width: 100%;
}
.woocommerce ul.order_details {
  display: flex;
}
.woocommerce ul.order_details li {
  flex: 1;
  float: none;
  margin: 1px;
  padding: 10px 25px;
  border: 0;
  line-height: 30px;
  background: rgba(0, 0, 0, 0.025);
}
.woocommerce-privacy-policy-text {
  font-size: 15px;
  line-height: 26px;
}
span.password-input {
  display: block;
  width: 100%;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
  display: block;
  width: 100%;
}
/** image at left. */
.woocommerce-cart-form .product-thumbnail {
  height: 145px;
  width: 185px;
  display: inline-block;
}
.woocommerce-cart-form .product-thumbnail img {
  max-width: none;
  height: 145px!important;
  width: 100%;
  object-fit: contain;
  border: 1px solid #ebebeb;
}
/** item details at right. */
.woocommerce-cart-form .cart-item-details {
  display: inline-block;
  vertical-align: top;
  margin-left: 24px;
  width: 100%;
}
/** no bullets on item list. */
ul.woocommerce-cart-form__contents {
  list-style: none;
  padding-left: 0;
}
/** wrapper: color, margin. */
li.woocommerce-cart-form__cart-item {
  display: flex;
  box-shadow: none;
  border: 1px solid #eee;
  padding: 36px;
  padding-bottom: 24px;
  margin-bottom: 30px;
}
/** item details: no spacing between elements. */
.woocommerce-cart-form .cart-item-details > * {
  margin: 0;
}
/** "update cart" on each item (right side). */
.woocommerce-cart-form .product-quantity .quantity {
  display: inline-block;
}
.woocommerce-cart-form .product-quantity button {
  float: right;
}
/** cart totals: fixed at right with "sticky". */
#wrap_all,
#content {
  /** parents need to be "overflow: visible". */
  overflow: visible;
}
.woocommerce {
  /** wrapper needs to be flex. */
  max-width: none !important;
}
.cart-collaterals {
  /** "sticky". */
  position: sticky;
  display: inline-block;
  vertical-align: top;
  top: 0;
  width: 400px;
}
.cart_totals {
  /** cart totals width. */
  float: left;
  width: 100% !important;
}
.woocommerce-cart-form {
  /** items width. */
  display: inline-block;
  width: 63%;
  padding-right: 35px;
}
.woocommerce-customer-details h2 {
  color: #171717;
}
.woocommerce-customer-details .woocommerce-columns {
  display: flex;
}
.woocommerce-customer-details .woocommerce-columns .woocommerce-column {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.name_preview {
  font-size: 16px;
  color: #474747;
  background: rgba(0, 0, 0, 0.05);
  padding: 15px;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  position: relative;
}
.name_preview:before {
  content: '';
  position: absolute;
  top: -10px;
  right: 50px;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-bottom: solid 10px rgba(0, 0, 0, 0.05);
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
}
.name_preview i {
  display: none;
  font-size: 16px;
  color: #171717;
  width: 30px;
  font-weight: 700;
  height: 30px;
  line-height: 25px;
  margin-right: 0;
  text-align: center;
  border-radius: 50em;
}
.name_preview:hover,
.name_preview:focus,
.name_preview:active {
  color: #DB2C70;
}
/*# sourceMappingURL=webshop.css.map */