/*
Theme Name: Youit | Bootscore Child
Theme URI: https://youit.nl
Description: A child theme for Bootscore
Author: Your Name
Author URI: https://yourwebsite.com
Template: bootscore
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bootscore-child
*/
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v31/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-WYi1UA.ttf) format('truetype');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v31/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4i1UA.ttf) format('truetype');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v31/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-NYi1UA.ttf) format('truetype');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v31/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-2Y-1UA.ttf) format('truetype');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v31/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-4I-1UA.ttf) format('truetype');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v31/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-h4-1UA.ttf) format('truetype');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v31/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-ro-1UA.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesans3/v19/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Kw461EN.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesans3/v19/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Kzm61EN.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesans3/v19/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Ky461EN.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesans3/v19/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8KyK61EN.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesans3/v19/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Kxm7FEN.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesans3/v19/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Kxf7FEN.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesans3/v19/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Kw47FEN.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesans3/v19/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8KwR7FEN.ttf) format('truetype');
}
html,
body {
  height: inherit;
}
body {
  background-color: white;
}
body,
p,
table td {
  font-family: "Source Sans 3", sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 200;
}
body.logged-in.admin-bar .topbar {
  top: 32px;
}
*:focus {
  outline: none;
}
html:not(.home) {
  margin-top: 0 !important;
}
body,
html {
  overflow-x: hidden;
}
body {
  background-color: #07151b;
}
.text-primary {
  color: #f4f0eb !important;
}
a {
  color: #b98a43;
  transition: 0.3s;
}
a:hover {
  color: #946e35;
}
.small {
  font-size: 14px;
  font-weight: 100;
}
hr {
  max-width: 300px;
  border-color: #b98a43;
  margin: 20px auto;
}
.readmore {
  display: inline-block;
  text-align: right;
}
.readmore.overzicht {
  margin-top: 40px;
}
.readmore:hover {
  color: #b98a43;
}
div:hover,
span:hover,
div:focus,
span:focus,
div:active,
span:active {
  outline: 0 !important;
}
.btn,
.button,
.wp-block-button__link,
.btn-primary,
.nav-tabs .nav-item .nav-link,
.wpcf7 input[type="submit"],
.vrcdivsearch .vrcsfentrysubmit input.vrcdetbooksubmit,
.vrcdivsearch .button,
.wc-block-components-checkout-place-order-button__text {
  background: #b98a43;
  border: #b98a43;
  padding: 0;
  margin: 0;
  box-shadow: none;
  border-radius: 4px;
  appearance: none;
  -webkit-appearance: none;
  outline: none;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 300;
  font-size: 18px;
  padding: 10px 22px;
  text-decoration: none !important;
  letter-spacing: 0;
  transition: 0.3s background-color, 3s border-color;
  color: #ffffff;
}
.btn:focus,
.button:focus,
.wp-block-button__link:focus,
.btn-primary:focus,
.nav-tabs .nav-item .nav-link:focus,
.wpcf7 input[type="submit"]:focus,
.vrcdivsearch .vrcsfentrysubmit input.vrcdetbooksubmit:focus,
.vrcdivsearch .button:focus,
.wc-block-components-checkout-place-order-button__text:focus {
  box-shadow: none;
}
.btn:hover,
.button:hover,
.wp-block-button__link:hover,
.btn-primary:hover,
.nav-tabs .nav-item .nav-link:hover,
.wpcf7 input[type="submit"]:hover,
.vrcdivsearch .vrcsfentrysubmit input.vrcdetbooksubmit:hover,
.vrcdivsearch .button:hover,
.wc-block-components-checkout-place-order-button__text:hover {
  background-color: #946e35;
  border-color: #946e35;
  color: #ffffff;
}
.wc-block-components-button {
  background-color: #07151b;
  padding: 0;
}
.wpcf7-not-valid-tip {
  margin-top: 7px;
  font-size: 14px;
  opacity: 0.8;
}
.btn.btn-lg {
  padding: 8px 20px;
  min-width: 200px;
  font-size: 20px;
}
.btn-secondary {
  background-color: #5f337b;
  color: #ffffff;
  border: #5f337b;
  transition: 0.3s;
}
.btn-secondary:hover,
.btn-secondary:focus {
  background-color: #432457;
  border-color: #432457;
  color: #ffffff;
}
.btn-outline {
  background-color: #ffffff;
  color: #f4f0eb;
  border: 2px solid #f4f0eb;
  transition: 0.3s;
}
.btn-outline:hover,
.btn-outline:focus {
  color: #b98a43;
  border-color: #b98a43;
}
textarea:focus,
input:focus {
  outline: none;
}
.formulier {
  padding: 100px 0;
}
h1,
.visual_title {
  margin-bottom: 20px;
  font-family: "Rubik", serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 38px;
  color: #ffffff;
  text-transform: uppercase;
}
h1 strong,
.visual_title strong {
  color: #b98a43;
  font-weight: 400;
}
h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Rubik", serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 32px;
  color: #ffffff;
}
h3 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Rubik", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  color: #ffffff;
}
h4 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: "Rubik", serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  color: #ffffff;
}
strong.gold {
  color: #c7b299;
}
header.site-header {
  width: 100%;
  z-index: 10;
  background-color: transparent;
  position: absolute;
  top: 0;
  transition: 0.3s;
}
header.site-header .header-actions .btn {
  background-color: #b98a43;
  border-radius: 42px;
  color: white;
  padding: 10px 12px;
  max-height: 47px;
}
header.site-header .header-actions .btn:hover {
  background-color: #946e35;
  border-color: #946e35;
}
header.site-header .header-actions .btn.account-toggler {
  background-color: #5f337b;
  border-color: #5f337b;
  transition: 0.3s;
}
header.site-header .header-actions .btn.account-toggler:hover {
  background-color: #432457;
  border-color: #432457;
}
header.site-header .header-actions .btn.nav-toggler {
  background-color: transparent;
  font-size: 30px;
  padding: 5px 12px;
}
header.site-header.fixed {
  background-color: #07151b;
}
header.site-header.fixed .head {
  position: fixed;
  z-index: 999;
  background-color: #07151b;
  width: 100%;
}
header.site-header.fixed .head .logo-link {
  margin: 0;
}
header.site-header.fixed .head .logo-link img {
  transition: 0.3s;
  width: 95px;
  height: 52px;
}
header.site-header.fixed .head .navigation .mainnav .navbar .navbar-nav .nav-item {
  margin: 8px 0;
  transition: 0.3s;
}
header.site-header .head-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
}
header.site-header .logo-link {
  position: relative;
  z-index: 99999;
  margin: 15px 0;
}
header.site-header .logo-link img {
  transition: 0.3s;
  padding: 5px;
}
header.site-header .btn-outline {
  display: flex;
  height: 44px;
  border-radius: 4px;
  font-weight: 300;
  font-size: 18px;
  justify-content: center;
  line-height: 18px;
  padding: 10px 15px;
  align-content: center;
  align-items: center;
  margin-bottom: 0;
}
header.site-header .btn-outline:hover {
  opacity: 0.8;
}
header.site-header .btn-outline img {
  margin-right: 10px;
}
header.site-header .main-navigation {
  margin-right: 0 !important;
  box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.05);
}
header.site-header .main-navigation .primary-navigation {
  text-align: right;
}
header.site-header .main-navigation .primary-navigation li.current-menu-item a {
  color: #f4f0eb;
}
header.site-header .main-navigation .primary-navigation li a {
  padding: 32px 5px;
  font-size: 16px;
  font-weight: 300;
  transition: 0.3s color;
  color: #f4f0eb;
}
header.site-header .main-navigation .primary-navigation li a:hover,
header.site-header .main-navigation .primary-navigation li a:focus {
  text-decoration: none;
  color: #b98a43;
}
header .head {
  position: relative;
  transform: translateY(0);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  will-change: transform;
}
header .head.fixed {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: #07151b;
}
header .head.hide {
  transform: translateY(-100%);
}
header .head.show {
  transform: translateY(0);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
  background-color: #07151b;
}
body:not(.home) {
  background-color: #07151b;
}
body:not(.home) header.site-header {
  background-color: #07151b;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
}
.bg-body-tertiary {
  background-color: #07151b !important;
}
.navbar {
  padding: 0;
  height: 100%;
}
.navbar .navbar-brand {
  width: 160px;
  position: relative;
  padding: 15px 0;
}
.navbar .navbar-brand img {
  width: 100%;
}
.navbar .navbar-nav {
  padding-left: 10px;
  display: flex;
  gap: 16px;
}
.navbar .navbar-nav .nav-item {
  margin: 10px 0;
  transition: 0.3s;
}
.navbar .navbar-nav .nav-item a {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 18px;
  transition: 0.3s;
}
.navbar .navbar-nav .nav-item a:hover,
.navbar .navbar-nav .nav-item a:focus {
  color: #b98a43;
  outline: none;
}
.navbar .navbar-nav .nav-item a.dropdown-toggle {
  margin-right: 15px;
}
.navbar .navbar-nav .nav-item a.dropdown-toggle:after {
  display: none;
}
.navbar .navbar-nav .nav-item .rotate {
  position: absolute;
  border: 0;
  font-size: 10px;
  margin-top: 8px;
  transition: 0.3s;
  right: -7px;
  top: -1px;
  padding: 8px;
  z-index: 999;
}
.navbar .navbar-nav .nav-item.menu-item-has-children {
  position: relative;
}
.navbar .navbar-nav .nav-item.menu-item-has-children > a {
  position: relative;
  display: inline-block !important;
  padding-right: 20px;
}
.navbar .navbar-nav .nav-item.menu-item-has-children > a::after {
  display: inline-block !important;
  content: "\f078";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
  transition: transform 0.3s ease;
  border: none !important;
}
.navbar .navbar-nav .nav-item.menu-item-has-children.show > a::after,
.navbar .navbar-nav .nav-item.menu-item-has-children:hover > a::after,
.navbar .navbar-nav .nav-item.menu-item-has-children:focus-within > a::after {
  transform: translateY(-50%) rotate(180deg);
}
.navbar .navbar-nav .nav-item.menu-item-has-children.show .dropdown-menu,
.navbar .navbar-nav .nav-item.menu-item-has-children:hover .dropdown-menu,
.navbar .navbar-nav .nav-item.menu-item-has-children:focus-within .dropdown-menu {
  display: block;
}
.navbar .navbar-nav .nav-item .dropdown-menu {
  position: absolute;
  margin-top: 0;
  margin-left: 0;
  border-radius: 4px;
  padding: 10px 15px;
  border: none;
  white-space: nowrap;
  background-color: white;
  -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
}
.navbar .navbar-nav .nav-item .dropdown-menu li {
  z-index: 4;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.navbar .navbar-nav .nav-item .dropdown-menu li a {
  color: #111111;
  transition: 0.3s;
  font-size: 16px;
  padding-left: 0;
  padding-right: 0;
}
.navbar .navbar-nav .nav-item .dropdown-menu li a:hover,
.navbar .navbar-nav .nav-item .dropdown-menu li a:active,
.navbar .navbar-nav .nav-item .dropdown-menu li a:focus {
  background-color: white;
  color: #b98a43;
}
.navbar .navbar-nav .nav-item .dropdown-menu li a.active {
  color: #b98a43;
  background-color: white;
}
.wc-breadcrumb.bg-body-tertiary.py-2 {
  background-color: #07151b !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.wc-breadcrumb.bg-body-tertiary.py-2 .breadcrumb {
  margin-top: 0;
}
.wc-breadcrumb.bg-body-tertiary.py-2 .breadcrumb .breadcrumb-item {
  color: #707070;
}
.wc-breadcrumb.bg-body-tertiary.py-2 .breadcrumb .breadcrumb-item a {
  color: #b98a43;
}
.wc-breadcrumb.bg-body-tertiary.py-2 .breadcrumb .breadcrumb-item:before {
  color: #b98a43;
}
.visual {
  position: relative;
  z-index: 1;
}
.visual:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
}
.visual:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(7, 21, 27, 0.5) 71%, #07151b 100%);
}
.visual img {
  max-width: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center center;
  height: 750px;
}
.visual .row {
  height: 100%;
}
.visual .row .visual-content {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}
.visual .row .visual-content .subtitel {
  color: #ffffff;
  font-weight: 500;
}
.visual .row .visual-content h2 {
  margin-top: 0;
}
body:not(.home) .visual img {
  height: 650px;
}
.visual-caption {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  height: 100%;
  display: flex;
  justify-content: center;
  align-content: center;
  width: 100%;
  color: white;
}
.visual-caption p {
  color: white;
  font-size: 20px;
  line-height: 24px;
}
.visual-caption .btn {
  margin-top: 20px;
  margin-right: 10px;
}
.visual-holder .status {
  position: absolute;
  top: 40px;
  left: 0;
  background-color: #c7b299;
  color: white;
  font-size: 22px;
  padding: 14px 20px;
}
.visual-holder .status.verkocht {
  background-color: #b98a43;
}
.wp-block-media-text {
  margin: 100px 0;
}
.wp-block-quote {
  position: relative;
  margin: 100px 0 100px 100px;
}
.wp-block-quote:before {
  left: -10px;
  content: "";
  height: 100%;
  position: absolute;
  left: -20px;
  width: 6px;
  background-color: #f4f0eb;
}
.wp-block-quote p {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Rubik", serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  color: #111111;
}
.wp-block-media-text__media img {
  border-radius: 40px;
}
.wp-block-image img {
  border-radius: 10px;
}
.wp-block-columns {
  margin: 60px 0 60px;
}
.wp-block-columns .wp-block-column {
  margin-bottom: 0;
  text-decoration: none;
  border: none;
}
.wp-block-columns .wp-block-column .subtitel {
  margin-bottom: 10px;
  color: #f4f0eb;
  font-weight: 600;
  font-size: 14px;
}
.wp-block-columns .wp-block-column h3 {
  margin-top: 5px;
}
.wp-block-columns .wp-block-column ul.wp-block-list {
  margin-left: 0;
}
.wp-block-separator {
  margin: 60px auto;
}
.home main {
  padding-top: 0;
}
.home h1 {
  text-align: center;
  max-width: 680px;
  margin: 20px auto 20px;
}
.home #momenten {
  background-color: #07151b;
}
.home #momenten h2,
.home #momenten p {
  color: white;
}
.home #momenten h2 strong {
  font-weight: 400;
  color: #b98a43;
}
.home #momenten .card-overzicht .card {
  border-radius: 4px;
  background-color: transparent;
}
.home #momenten .card-overzicht .card .card-link .image-wrapper {
  border-radius: 10px;
}
.home #momenten .card-overzicht .card .card-link .image-wrapper img {
  border-radius: 10px;
}
.home #momenten .readmore {
  color: #b98a43;
  transition: 0.3s;
}
.home #momenten .readmore:hover {
  color: #b78942;
}
.home #momenten .readmore .fa-arrow-right {
  margin-right: 10px;
  margin-left: 5px;
  font-size: 13px;
}
.home #content .wp-block-columns {
  margin: 50px 0;
}
.home #content .wp-block-columns .wp-block-column {
  padding: 0;
  background-color: transparent;
  box-shadow: none;
}
.home #content .wp-block-columns .wp-block-column .wp-block-image img {
  height: auto;
  object-fit: contain;
  mix-blend-mode: multiply;
}
.home #overons .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.home #overons .container-fluid .row {
  background-color: #f4f0eb;
}
.home #overons .container-fluid .afbeelding img {
  width: 100%;
}
.home #overons .container-fluid .tekst {
  display: flex;
  height: auto;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  padding: 0 60px;
}
.home #overons .container-fluid .tekst h2 {
  text-transform: uppercase;
  font-size: 26px;
}
#content h2 {
  margin-block-end: 10px;
}
main .content-intro {
  padding: 60px 0 10px;
}
main .content-item {
  padding: 60px 0 60px;
}
main .content-item ul {
  margin-left: 0;
}
main ul,
main ol {
  margin: 30px 0 40px;
}
main ul {
  margin-left: 20px;
}
main ul li {
  position: relative;
  margin: 5px 0;
}
main .wp-block-gallery {
  margin: 60px 0;
}
main blockquote {
  padding: 30px;
  margin: 60px 0;
  background-color: #5f337b;
  border-color: #5f337b;
  border-radius: 10px;
}
main blockquote p {
  font-family: "Rubik", serif;
  font-size: 23px;
  line-height: 28px;
  font-weight: 400;
}
main blockquote {
  padding: 40px;
  margin: 60px 0;
  background: linear-gradient(135deg, #5f337b, #7b4fa0, #5f337b);
  color: white;
  border-radius: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
  position: relative;
}
main blockquote::before {
  content: "“";
  position: absolute;
  top: -121px;
  left: -5px;
  font-size: 375px;
  color: rgba(255, 255, 255, 0.2);
}
.card {
  margin-bottom: 50px;
}
.card a {
  text-decoration: none;
}
.container > .row > .caption {
  margin-bottom: 50px;
}
.nav-tabs {
  border-bottom: 0;
  gap: 0 15px;
  margin: 0 0 15px;
}
.nav-tabs .nav-item {
  margin-bottom: 0;
}
.nav-tabs .nav-item:before {
  content: "";
  background: inherit;
}
.nav-tabs .nav-item .nav-link.secondary {
  background-color: #f4f0eb;
}
.nav-tabs .nav-item .nav-link.secondary:hover {
  background-color: #b98a43;
}
.tab-content {
  background-color: rgba(96, 51, 122, 0.15);
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  margin-bottom: 80px;
}
.tab-content .wpcf7 form {
  padding: 5px 30px;
  background-color: inherit;
  box-shadow: none;
}
span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em;
  width: 55px;
}
/* Container styling */
.wpcf7 form {
  margin: 30px auto 40px;
}
.wpcf7 form input.wpcf7-text,
.wpcf7 form textarea.wpcf7-textarea {
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.wpcf7 form input.wpcf7-text:focus,
.wpcf7 form textarea.wpcf7-textarea:focus {
  border-color: transparent;
  border-bottom: 1px solid rgba(185, 138, 67, 0.25);
  box-shadow: none;
}
/* Labels */
.wpcf7 label {
  width: 100%;
  display: block;
  margin-bottom: 0;
  font-weight: 600;
  color: #fff;
}
.wpcf7 h3 {
  margin-top: 0;
  margin-left: 10px;
  text-transform: uppercase;
}
/* Required field asterisk */
.wpcf7 label .ster {
  content: "*";
  color: #e74c3c;
  margin-left: 0.25rem;
  font-weight: bold;
}
/* Inputs, textareas, selects */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="date"],
.wpcf7 input[type="file"],
.wpcf7 select,
.wpcf7 textarea {
  width: 100%;
  padding: 20px;
  margin-top: 8px;
  margin-bottom: 1.25rem;
  border: 1px solid #fff;
  background-color: white;
  border-radius: 8px;
  font-size: 18px;
  transition: border-color 0.2s, box-shadow 0.2s;
}
/* Textarea height */
.wpcf7 textarea {
  min-height: 120px;
  resize: vertical;
}
.grecaptcha-badge {
  display: none;
}
.wpcf7-acceptance span.wpcf7-list-item {
  width: 100%;
  margin-left: 0;
}
.wpcf7-acceptance span.wpcf7-list-item label {
  font-weight: 300;
}
.wpcf7-acceptance span.wpcf7-list-item label input {
  width: 16px;
  height: 16px;
  margin-right: 7px;
}
.wpcf7-acceptance span.wpcf7-list-item a {
  color: #f4f0eb;
}
.wpcf7-acceptance span.wpcf7-list-item a:hover {
  color: #b98a43;
}
/* Error & success messages */
.wpcf7 .wpcf7-response-output {
  margin-top: 1rem;
  padding: 0.75rem 1rem;
  border-radius: 6px;
  font-weight: 500;
}
.w-100 p {
  width: 100%;
}
.wpcf7 .wpcf7-validation-errors {
  background-color: #fdecea;
  color: #e74c3c;
  border: 1px solid #f5c6cb;
}
.wpcf7 .wpcf7-mail-sent-ok {
  background-color: #e8f8f5;
  color: #2ecc71;
  border: 1px solid #2ecc71;
}
/* Responsive */
@media (max-width: 480px) {
  .wpcf7 form {
    padding: 1rem;
  }
  .wpcf7 input[type="submit"] {
    width: 100%;
  }
}
main .content a:not(.btn, .wp-element-button) {
  transition: 0.3s color;
  color: #c7b299;
  text-decoration: underline;
}
main .content a:not(.btn, .wp-element-button):hover,
main .content a:not(.btn, .wp-element-button):active,
main .content a:not(.btn, .wp-element-button):focus {
  color: #b98a43;
}
main .content .wp-block-buttons {
  margin-top: 30px;
}
.read-link .arrow {
  position: relative;
  top: 5px;
  margin-right: 10px;
  color: #c7b299;
}
.swiper-wrapper {
  padding: 5px 0;
}
.swiper-pagination {
  position: relative !important;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #f4f0eb;
}
.swiper-pagination .swiper-pagination-bullet {
  margin-top: 20px;
  width: 12px;
  height: 12px;
  background-color: #cccccc;
}
.swiper-wrapper {
  padding-bottom: 60px;
}
.swiper.card-overzicht {
  overflow: inherit;
}
.swiper .swiper-button-prev,
.swiper .swiper-button-next {
  width: 40px;
  height: 40px;
  background-color: #5f337b;
  top: 0px;
  border-radius: 40px;
  color: #ffffff;
  z-index: 20;
  transition: 0.3s;
}
.swiper .swiper-button-prev:hover,
.swiper .swiper-button-next:hover {
  color: white;
  background-color: #432457;
}
.swiper .swiper-button-prev:after,
.swiper .swiper-button-next:after {
  display: none;
}
.swiper .swiper-button-prev {
  left: inherit;
  right: 55px;
}
.swiper .swiper-button-prev:before {
  display: none;
}
.search-results-wrapper {
  padding: 40px 0;
}
.search-results-wrapper .search-results-list {
  margin-left: 0;
  padding-left: 0;
}
.search-results-wrapper .search-results-list .search-result-item:before {
  display: none;
}
.search-results-wrapper .search-results-list .search-result-item hr {
  margin: 10px 0;
}
.single main,
.page main {
  padding-top: 0;
}
.single .content-item,
.page .content-item {
  padding: 80px 0 80px;
}
.single .content-item .subtitel,
.page .content-item .subtitel {
  margin-bottom: 10px;
  color: #f4f0eb;
  font-size: 14px;
  font-weight: 600;
}
.single .content-item h2,
.page .content-item h2,
.single .content-item h3,
.page .content-item h3 {
  margin-top: 35px;
}
.single .content-item .date,
.page .content-item .date {
  margin-bottom: 30px;
  display: inline-block;
  width: fit-content;
  background-color: rgba(96, 51, 122, 0.15);
  border-radius: 15px;
  padding: 5px 15px;
  font-size: 14px;
}
.single .content-item .date i,
.page .content-item .date i {
  margin-right: 5px;
}
.pagination {
  display: flex;
  gap: 12px;
  justify-content: space-between !important;
  margin-left: 0 !important;
}
.pagination .page-link {
  background: #b98a43;
  border: #b98a43;
  padding: 0;
  margin: 0;
  box-shadow: none;
  border-radius: 4px;
  appearance: none;
  -webkit-appearance: none;
  outline: none;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 300;
  font-size: 18px;
  padding: 10px 22px;
  text-decoration: none !important;
  letter-spacing: 0;
  transition: 0.3s background-color, 3s border-color;
  color: #ffffff;
}
.pagination .page-link:focus {
  box-shadow: none;
}
.pagination .page-link:hover {
  background-color: #946e35;
  border-color: #946e35;
  color: #ffffff;
}
i.arrow {
  display: inline-block;
  margin-bottom: 20px;
  color: #f4f0eb;
}
i.arrow:after {
  content: "";
  transform: rotate(-180deg);
  background-color: currentColor;
  /* gebruikt text-kleur */
  -webkit-mask: url("assets/img/arrow.svg") no-repeat center;
  mask: url("assets/img/arrow.svg") no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 21px;
  height: 14px;
  display: block;
}
.search-form {
  display: flex;
  gap: 12px;
  max-width: 800px;
  margin: 20px 0;
}
.search-form label {
  width: 100%;
  max-width: 500px;
}
.search-form .search-field {
  flex: 1;
  padding: 12px 16px;
  border: 1px solid #d5d8dd;
  border-radius: 6px;
  font-size: 16px;
  transition: all 0.25s ease;
  background: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  width: 100%;
}
.search-form .search-field:focus {
  outline: none;
  border-color: #f18c90;
  box-shadow: 0 0 0 4px rgba(124, 147, 215, 0.2);
}
.search-form .search-field::placeholder {
  color: #a0a4ab;
}
.search-form .search-submit {
  padding: 12px 20px;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  cursor: pointer;
  background: #f4f0eb;
  color: #fff;
  font-weight: 600;
  transition: background 0.25s ease;
}
.search-form .search-submit:hover {
  background: #b98a43;
}
.search-form .search-submit:active {
  background: #b98a43;
}
.search-results {
  background-color: white;
}
.search-results main {
  padding-bottom: 100px;
}
.wp-block-woocommerce-product-categories ul.wc-block-product-categories-list {
  margin-left: 0;
  margin-top: 5px;
}
.wp-block-woocommerce-product-categories ul.wc-block-product-categories-list li {
  margin: 0;
}
.wp-block-woocommerce-product-categories ul.wc-block-product-categories-list li.list-group-item {
  border: 0;
  position: relative;
  padding-left: 20px;
  display: flex;
  flex-direction: column;
}
.wp-block-woocommerce-product-categories ul.wc-block-product-categories-list li.list-group-item.align-items-center {
  align-items: start !important;
}
.wp-block-woocommerce-product-categories ul.wc-block-product-categories-list li.list-group-item:hover {
  background-color: transparent;
}
.wp-block-woocommerce-product-categories ul.wc-block-product-categories-list li.list-group-item a:hover {
  color: #b98a43;
}
.wp-block-woocommerce-product-categories ul.wc-block-product-categories-list li.list-group-item a:hover:before {
  color: #b98a43;
}
.wp-block-woocommerce-product-categories ul.wc-block-product-categories-list li.list-group-item a:before {
  position: absolute;
  left: 0px;
  content: '\f054';
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: 100;
  font-size: 12px;
  color: #ffffff;
  transition: 0.3s;
}
#sidebar #block-11 {
  margin-bottom: 0 !important;
}
#sidebar h2 {
  margin-bottom: 0;
}
#sidebar #block-9 .wc-block-product-filters__overlay {
  border-top: 1px solid rgba(255, 255, 255, 0.25) !important;
  padding-top: 30px;
}
.product-attributes h3 {
  margin-top: 0;
}
.product-attributes .list-unstyled {
  margin-left: 0;
}
.card-overzicht .swiper-slide:last-child .card {
  border-right: none;
}
.card {
  position: relative;
  top: 0;
  margin-top: 40px;
  margin-bottom: 0;
  text-decoration: none;
  border: none;
  transition: 0.3s;
  background-color: transparent;
  box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.05);
}
.card:hover h3.titel {
  color: #111111;
  text-align: left;
}
.card:hover .image-wrapper img {
  transform: scale(1.02);
}
.card .card-label {
  position: relative;
  background-color: #b98a43;
  position: absolute;
  top: 30px;
  color: white;
  padding: 9px 14px;
  font-size: 20px;
  font-weight: 500;
}
.card .image-wrapper {
  overflow: hidden;
}
.card .image-wrapper img {
  width: 100%;
  height: 340px;
  /* square box */
  object-fit: cover;
  /* crop to fill */
  display: block;
  transition: 0.3s;
}
.card .content-wrapper {
  background-color: #ffffff;
  padding: 20px;
}
.card .subtitel {
  margin-bottom: 10px;
  color: #f4f0eb;
  font-size: 14px;
  font-weight: 600;
}
.card .date {
  margin-bottom: 10px;
  display: inline-block;
  width: fit-content;
  background-color: rgba(96, 51, 122, 0.15);
  border-radius: 15px;
  padding: 5px 15px;
  font-size: 14px;
}
.card .date i {
  margin-right: 5px;
}
.card h3.titel {
  margin-top: 5px;
  color: #111111;
  text-align: left;
  font-size: 22px;
  font-weight: 300;
  transition: 0.3s;
  font-family: "Source Sans 3", sans-serif;
}
.card .prijs {
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  color: #07151b;
}
.card .prijs small {
  font-size: 18px;
  font-weight: 300;
}
.card .intro {
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 23px;
}
.card .eigenschappen {
  margin: 0;
  padding-left: 0;
  display: flex;
  gap: 50px;
  justify-content: space-between;
}
.card .eigenschappen .eigenschap {
  display: flex;
  gap: 6px;
  font-weight: 500;
}
.card .specificaties {
  padding-left: 0;
  list-style: none;
  margin: 10px 0 20px;
}
.card .specificaties li {
  position: relative;
  margin-bottom: 8px;
  font-size: 17px;
  padding-left: 30px;
}
.card .specificaties li:before {
  position: absolute;
  top: 1px;
  left: -2px;
}
.product .card,
.product.card {
  margin-top: 0;
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  border-radius: 15px;
  text-align: left;
}
.product .card .image-wrapper,
.product.card .image-wrapper {
  padding: 15px;
}
.product .card .image-wrapper img,
.product.card .image-wrapper img {
  height: 250px;
}
.product .card h2,
.product.card h2,
.product .card h3,
.product.card h3 {
  color: #07151b;
  text-align: left;
  font-size: 18px;
  line-height: 22px;
  font-family: "Source Sans 3", sans-serif;
  margin-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
}
.product .card .content-wrapper,
.product.card .content-wrapper {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  padding: 0px 20px 20px;
}
.product .card .content-wrapper .short-description,
.product.card .content-wrapper .short-description {
  text-align: left;
  font-size: 18px;
  color: #07151b;
}
.product.card a.woocommerce-loop-product__link {
  overflow: hidden;
}
.product.card a.woocommerce-loop-product__link:hover img {
  transform: scale(1.02);
}
.product.card h2 {
  font-weight: 600;
  text-transform: uppercase;
}
.product.card img.card-img-top {
  padding: 0;
  border-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
  transition: 0.3s;
}
.product.card .card-body {
  padding-top: 0;
}
.product.card .card-body .price,
.product.card .card-body .add-to-cart-container {
  display: inline-flex;
  align-items: end;
}
.product.card .card-body .add-to-cart-container {
  order: 2;
  margin-left: auto;
}
.product.card .card-body .add-to-cart-container .add_to_cart_button {
  font-size: 16px;
  padding: 8px 15px;
  text-transform: uppercase;
}
.product.card .card-body .price {
  position: relative;
  top: 10px;
  display: flex;
  flex-direction: column;
  margin-right: 10px;
  margin-bottom: 5px;
  color: #07151b !important;
  text-align: left;
  font-weight: 400;
  font-family: "Rubik", serif;
  font-size: 18px;
  align-items: start;
}
.product.card .card-body .price del {
  order: 2;
  font-size: 14px;
  color: #07151b;
}
.product.card .card-body .price ins {
  order: 1;
  color: #07151b;
}
.overlay {
  position: relative;
}
.overlay .content-wrapper {
  position: absolute;
  bottom: 0;
  background-color: transparent;
  width: 100%;
  padding: 0;
}
.overlay .content-wrapper:after {
  position: absolute;
  width: 100%;
  height: 100px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(7, 21, 27, 0.5) 39%, rgba(7, 21, 27, 0.8) 76%);
  content: '';
  z-index: 0;
  left: 0;
  bottom: 0;
}
.overlay .content-wrapper .wrapper h3.titel {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
  color: white;
  font-weight: 600;
  font-size: 22px;
  padding: 18px 20px;
  z-index: 1;
}
.wc-block-product-filter-checkbox-list__items .wc-block-product-filter-checkbox-list__item.has-depth-1 {
  padding-left: 15px;
}
#uitgelichte-producten {
  background-color: #ffffff;
  margin: 60px 0 0;
}
#uitgelichte-producten:before {
  content: '';
  background-color: #07151b;
  position: absolute;
  width: 100%;
  height: 340px;
  z-index: 0;
}
#uitgelichte-producten strong {
  font-weight: 400;
  color: #b98a43;
}
#uitgelichte-producten .container {
  position: relative;
  z-index: 1;
}
#uitgelichte-producten .swiper .swiper-button-prev,
#uitgelichte-producten .swiper .swiper-button-next {
  top: -40px;
}
.page #uitgelichte-producten {
  padding-bottom: 80px;
}
.woocommerce .woocommerce-result-count {
  font-weight: 500;
  margin-top: 10px;
}
.woocommerce .category-seo-text {
  padding-top: 40px;
}
.woocommerce .category-seo-text ul li {
  list-style: circle;
}
#logos {
  padding: 80px 0;
  background-color: #ffffff;
}
#logos h2 {
  text-transform: uppercase;
  color: #07151b;
}
#logos h2 strong {
  font-weight: 400;
  color: #b98a43;
}
#logos p {
  color: #07151b;
}
#logos .logos-klanten {
  margin-top: 40px;
}
#logos .logos-klanten img {
  padding: 20px;
}
#projecten {
  padding: 100px 0 0;
  background-color: #07151b;
}
#projecten.overzicht .card {
  margin-top: 30px;
}
#projecten h2 {
  text-transform: uppercase;
  color: white;
}
#projecten h2 strong {
  font-weight: 400;
  color: #b98a43;
}
#projecten p {
  color: white;
}
#projecten .short-description {
  padding: 5px 30px 30px;
  color: white;
}
#projecten .card {
  position: relative;
}
#projecten .card .image-wrapper {
  overflow: hidden;
  border-radius: 10px;
}
#projecten .card .image-wrapper img {
  width: 100%;
  height: 440px;
  /* square box */
  object-fit: cover;
  /* crop to fill */
  display: block;
  transition: 0.3s;
}
#projecten .overlay:after {
  display: none;
}
#projecten .overlay .content-wrapper {
  height: 100%;
  display: flex;
  align-items: end;
}
#projecten .overlay .content-wrapper:after {
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(7, 21, 27, 0.5) 39%, rgba(7, 21, 27, 0.8) 76%);
}
#projecten .overlay .content-wrapper .titel {
  padding: 18px 30px 5px;
}
#projecten .overlay .content-wrapper .short-description {
  z-index: 1;
}
#projecten .readmore {
  color: #b98a43;
}
#projecten .readmore:hover {
  color: #b98a43;
}
.filter-btn {
  display: inline-block;
  margin-right: 10px;
}
.filter-btn.active {
  background-color: #5f337b;
  color: #ffffff;
  border: #5f337b;
  transition: 0.3s;
}
.filter-btn.active:hover,
.filter-btn.active:focus {
  background-color: #432457;
  border-color: #432457;
  color: #ffffff;
}
.offcanvas:not(.header-offcanvas):not(.show) {
  display: none;
}
.offcanvas {
  background-color: #07151b !important;
}
.offcanvas.offcanvas-end,
.offcanvas.ajax-login {
  height: 100vh;
  background-color: #07151b;
}
.offcanvas.offcanvas-end .offcanvas-header,
.offcanvas.ajax-login .offcanvas-header {
  background-color: #07151b;
}
.offcanvas.offcanvas-end .offcanvas-body .bg-body,
.offcanvas.ajax-login .offcanvas-body .bg-body {
  background-color: #07151b !important;
}
.offcanvas.offcanvas-end .offcanvas-body .list-group-item,
.offcanvas.ajax-login .offcanvas-body .list-group-item {
  background-color: #07151b;
}
.offcanvas.offcanvas-end .offcanvas-body .list-group-item.mini_cart_item.woosb-cart-item.woosb-cart-child,
.offcanvas.ajax-login .offcanvas-body .list-group-item.mini_cart_item.woosb-cart-item.woosb-cart-child {
  padding-left: 40px;
  background-color: #333333;
}
.offcanvas.offcanvas-end .card-footer.bg-body-tertiary,
.offcanvas.ajax-login .card-footer.bg-body-tertiary {
  background-color: #07151b !important;
}
.offcanvas.offcanvas-end .woocommerce-mini-cart-item a.remove.remove_from_cart_button,
.offcanvas.ajax-login .woocommerce-mini-cart-item a.remove.remove_from_cart_button {
  color: #707070 !important;
}
.offcanvas.offcanvas-end .woocommerce-mini-cart-item a.remove.remove_from_cart_button:hover,
.offcanvas.ajax-login .woocommerce-mini-cart-item a.remove.remove_from_cart_button:hover {
  color: #b98a43 !important;
}
html.offcanvas-open {
  overflow: hidden;
}
.woocommerce div.product form.cart .button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button {
  color: #ffffff;
  background-color: #b98a43;
  border-color: #b98a43;
}
.woocommerce div.product form.cart .button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,
.woocommerce div.product form.cart .button:focus,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce button.button.alt:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:focus {
  color: #ffffff;
  background-color: #946e35;
  border-color: #946e35;
}
.woocommerce button.button,
.woocommerce .shop_table a.button,
.woocommerce .shop_table a.woocommerce-MyAccount-downloads-file.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit {
  color: #b98a43;
  background-color: transparent;
  border-color: #b98a43;
}
.woocommerce button.button:hover,
.woocommerce .shop_table a.button:hover,
.woocommerce .shop_table a.woocommerce-MyAccount-downloads-file.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce button.button:focus,
.woocommerce .shop_table a.button:focus,
.woocommerce .shop_table a.woocommerce-MyAccount-downloads-file.button.alt:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:focus {
  color: #ffffff;
  background-color: #b98a43;
  border-color: #b98a43;
}
.woocommerce .card {
  background-color: #ffffff;
}
.woocommerce .card img {
  padding: 15px;
}
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary-item .wc-block-components-product-metadata {
  display: none;
}
body .wc-block-components-form .wc-block-components-text-input input:-webkit-autofill + label,
body .wc-block-components-form .wc-block-components-text-input.is-active label,
body .wc-block-components-text-input input:-webkit-autofill + label,
body .wc-block-components-text-input.is-active label,
body .wc-blocks-components-select .wc-blocks-components-select__label,
body .wc-block-components-form .wc-block-components-text-input label,
body .wc-block-components-text-input label {
  color: #707070;
}
.single-product .product p.price {
  display: flex;
  flex-direction: column;
}
.single-product .product p.price del {
  font-size: 14px;
  order: 2;
}
.single-product .product p.price ins {
  order: 1;
  color: white !important;
  font-size: 20px;
}
.single-product .product .producten-usps {
  margin-left: 0;
  padding-left: 20px;
}
.single-product .product .producten-usps li {
  padding-left: 10px;
  list-style: none;
  position: relative;
}
.single-product .product .producten-usps li:before {
  position: absolute;
  left: -20px;
  content: '\f058';
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: 100;
  color: #b98a43;
}
.single-product .woocommerce-product-gallery {
  border-radius: 15px;
}
.single-product .woocommerce-product-gallery img {
  border-radius: 15px;
}
.single-product #content {
  padding-bottom: 0px !important;
}
.single-product footer {
  padding-top: 0;
}
.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: 53%;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
  width: 45%;
}
.woocommerce #content .product-content {
  padding-top: 60px;
}
.woocommerce #content .product-content .product-description > h2 {
  margin-top: 0;
}
.woocommerce #content .product-content .product-description h2 {
  margin-block-end: 20px;
}
.woocommerce #content .product-content .product-attributes ul {
  margin-top: 0;
}
.woocommerce #content .product-content .product-attributes ul li {
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  width: auto;
  padding: 10px 0 10px;
}
.woocommerce #content .product-content .product-attributes ul li:last-child {
  border-bottom: 0;
}
.badge,
.category-badge {
  text-transform: uppercase;
  font-weight: 300;
  padding-top: 5px;
}
.category-badge {
  display: block;
  margin: 20px 0;
}
.category-badge a {
  background-color: #b98a43 !important;
  color: white !important;
}
.related-products-wrapper {
  margin-top: 40px;
  position: relative;
  background: #fff;
  padding: 40px 0;
  z-index: 1;
}
.related-products-wrapper h2 {
  color: #ffffff;
}
/* Links en rechts “uitrekken” */
.related-products-wrapper::before,
.related-products-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100vw;
  background: #fff;
  z-index: -2;
}
.related-products-wrapper::before {
  right: 100%;
}
.related-products-wrapper::after {
  left: 100%;
}
.related-products-wrapper .inner-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  height: 340px;
  background: #07151b;
  z-index: -1;
}
.woocommerce .list-group-item {
  background-color: #07151b;
}
#bottom {
  padding: 60px 0 20px;
  background-color: #07151b;
}
#bottom .footer-logo {
  margin-bottom: 20px;
}
#bottom h2,
#bottom h3 {
  color: #ffffff;
}
#bottom a {
  display: inline-block;
  color: #b98a43;
  margin-bottom: 5px;
  transition: 0.3s;
}
#bottom a:hover {
  color: #f4f0eb;
}
#bottom .social-item {
  margin-right: 15px;
}
#bottom .social-item:last-child {
  margin-right: 0;
}
#bottom .social-item i {
  font-size: 30px;
}
.page.no-featured-image main,
.single.no-featured-image main {
  padding-top: 65px;
}
#copyright {
  background-color: #07151b;
  padding: 20px 0;
  line-height: 30px;
}
#copyright .text-right {
  text-align: right;
}
#copyright h2,
#copyright h3 {
  color: #ffffff;
}
#copyright div {
  color: #ffffff;
}
#copyright a {
  color: white;
}
#copyright a:hover {
  color: #b98a43;
}
#copyright .seperator {
  padding: 0 10px;
}
#copyright .site-info {
  padding: 20px;
}
footer {
  position: relative;
  background-color: #07151b;
  padding-top: 60px;
}
footer .contact-informatie {
  margin: 20px 0;
}
footer .footer-widgets .wp-block-columns {
  margin: 0;
  gap: 0;
}
footer .footer-widgets .wp-block-columns .wp-block-column {
  padding: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
}
footer h3 {
  margin-top: 48px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 20px;
}
footer .footer-menu {
  margin-top: 10px;
  padding-left: 0;
}
footer .footer-menu li {
  list-style: none;
  padding-bottom: 5px;
}
footer a {
  text-decoration: none;
}
footer p {
  color: #ffffff;
}
footer #bottom {
  padding: 60px 0 60px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
footer #bottom .footer-logo {
  margin-bottom: 20px;
}
footer #bottom h2,
footer #bottom h3 {
  color: #ffffff;
}
footer #bottom a {
  color: #ffffff;
}
footer #bottom a:hover {
  color: #b98a43;
}
footer #bottom .social-item {
  margin-right: 15px;
}
footer #bottom .social-item:last-child {
  margin-right: 0;
}
footer #bottom .social-item i {
  font-size: 30px;
}
footer #copyright {
  background-color: #07151b;
  padding: 20px 0;
}
footer #copyright h2,
footer #copyright h3 {
  color: #ffffff;
}
footer #copyright div {
  color: #ffffff;
}
footer #copyright a {
  color: #ffffff;
}
footer #copyright a:hover {
  color: #b98a43;
}
footer #copyright .site-info {
  padding: 20px;
}
.tooltip-target {
  display: inline-block;
  color: white;
  cursor: pointer;
  position: relative;
}
/* Tooltip container */
.tooltip {
  position: absolute;
  background-color: #333;
  color: #fff;
  padding: 8px 12px;
  border-radius: 4px;
  font-size: 14px;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  z-index: 1000;
}
/* Tooltip arrow */
.tooltip::after {
  content: "";
  position: absolute;
  border-width: 5px;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.modal-body {
  padding: 24px;
}
.modal-body h3 {
  margin-top: 0;
  color: #111111;
}
.modal-body p {
  color: #111111;
}
.modal-body a {
  color: #f4f0eb;
}
.modal-body a:hover,
.modal-body a:focus {
  color: #b98a43;
}
.modal-footer {
  border-top: transparent;
}
.modal.fade.show {
  z-index: 10;
}
.modal-backdrop.show {
  opacity: 0.5;
  z-index: 9;
}
@media only screen and (max-width: 1200px) {
  .top-bar-wrapper .top-bar-widget ul#menu-top-menu,
  .top-bar-wrapper .top-nav-widget ul#menu-top-menu {
    justify-content: center;
  }
  .top-bar-wrapper .top-nav-widget .swiper-slide {
    text-align: center;
    padding: 0.5rem;
    font-weight: 500;
  }
  .top-bar-wrapper .top-nav-widget ul#menu-top-menu {
    justify-content: center;
    padding: 10px 0;
  }
  .navbar .offcanvas-body #menu-top-menu-1 {
    padding: 10px 15px;
    border-radius: 10px;
    margin-left: -5px;
    position: absolute;
    bottom: 10px;
    width: calc(100% - 30px);
  }
  .navbar .offcanvas-body #menu-top-menu-1 li {
    font-size: 16px;
    text-decoration: none;
  }
  .swiper.visual {
    width: 100%;
    height: 650px;
    z-index: 999;
    overflow: inherit;
  }
  .swiper.visual .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: white;
    position: relative;
  }
  .swiper.visual .swiper-slide .slide-left {
    position: relative;
    top: 50px;
  }
  .home main {
    padding: 40px 0;
  }
  #uitgelicht .content-wrapper {
    margin-bottom: 15px;
  }
  .over-ons .image-wrapper {
    margin-left: -20%;
    width: calc(100% + 40%);
    margin-right: -20%;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 991px) and (max-width: 1200px) {
  header .navbar-brand img {
    max-width: 130px;
  }
  header .header-actions .cart-content {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .woocommerce #content div.product div.images,
  .woocommerce div.product div.images,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page div.product div.images {
    float: left;
    width: 100%;
  }
  .top-bar-wrapper .top-bar-widget ul li {
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
  }
  .top-bar-wrapper .top-nav-widget ul#menu-top-menu {
    padding-top: 0;
    display: none;
  }
  header .offcanvas-body .top-nav-widget {
    display: block;
  }
  .swiper.visual {
    height: 550px;
  }
  .swiper.visual .swiper-slide {
    max-height: 500px;
  }
  .swiper.visual .swiper-slide .slide-left {
    top: 0;
  }
  .swiper.visual .swiper-slide .slide-right {
    bottom: -180px;
  }
  .swiper.visual .swiper-slide .slide-right img {
    width: 300px;
  }
  .swiper.visual .swiper-pagination-wrapper .swiper-pagination {
    text-align: left;
    bottom: 70px;
  }
  .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: 100%;
  }
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary {
    width: 100%;
  }
  #copyright .text-right {
    text-align: left;
  }
}
@media only screen and (max-width: 768px) {
  .swiper.visual {
    height: calc(100% + 100px);
  }
  .swiper.visual .swiper-slide {
    max-height: 500px;
  }
  .swiper.visual .swiper-slide .slide-left {
    top: 50px;
  }
  .swiper.visual .swiper-slide .slide-right {
    bottom: -80px;
  }
}
@media only screen and (min-width: 768px) {
  .usp-wrapper .swiper-wrapper {
    gap: 25px;
  }
  .usp-wrapper .usp {
    width: auto !important;
  }
}
/*# sourceMappingURL=./style.css.map */