/*
Theme Name: DuoBakkerSport
Theme URI: https://www.clickme.nl
Author: CM
Author URI: https://www.clickme.nl
Description: Shop theme
Version: 1.1.0
License: MIT
License URI: https://opensource.org/licenses/MIT
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

*/
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,fv,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}

html,body {
    scroll-behavior: smooth;	
    font-weight: 400;	
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}
body {
    font-family: "Figtree", serif;
    font-size: 14px;
    font-weight: 300;
}
body.modal-open {
    overflow-y: hidden;
}
article {
position: relative;
}
.padding {
    padding-bottom: 30px;
	padding-top: 30px;
}
.padding60 {
    padding-bottom: 60px;
	padding-top: 60px;
}
h1, h2, h3, h4, h5 {
    font-weight: 800 !important;
    margin: 0px;
}
a {
    text-decoration: none;
    color: #03c5ff;
}
.tabshow {
	display: none!important;
}
.border-round {
border-radius: 40px;
}
.border-round20 {
border-radius: 20px;
}
.border-round10 {
border-radius: 10px;
}
.desktop-hide {
	display: none;
}
.mob-show {
	display: none!important;
}
.alignleft {
	text-align: left;
}
del {
    color: #727272;
    font-size: 15px;
    position: absolute;
    bottom: 10px;
    margin-left: 10px;
}
blockquote {
    border-left: 4px solid #1c8acc;
    padding: 15px;
    font-size: 20px;
    padding-left: 45px;
    line-height: 28px;
    background: white;
    border-radius: 4px;
    margin-bottom: 25px;
}
.box-shadow {
    box-shadow: 2px 0px 8px 1px rgb(0 0 0 / 8%);
}
.bg-white {
	background: white;
}
.darkblue {
    background: #03c5ff;
}
.medium {
	font-weight: 400;
}
.bold {
	font-weight: bold;
}
.nopaddingright {
padding-right: 0px!important;	
}
.nopaddingleft {
padding-left: 0px!important;	
}
.white {
	color: white;
}
.white a {
	color: white;
}
.blue {
color: #03c5ff;	
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.border-top {
border-top: 1px solid #f3f3f3;	
}
.border-bottom {
border-bottom: 1px solid #f3f3f3;	
}
.borderfull {
border: 1px solid #f3f3f3;	
}
div#breadcrumbs {
    font-size: 16px;
}
div#breadcrumbs a {
    color: #03c5ff;
}
#breadcrumbs span span::after {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
    position: relative;
    font-size: 11px;
    top: -1px;
    margin-right: 5px;
    margin-left: 5px;
    left: 0px;
}
.breadcrumb_last::after{
	display: none!important;
}
.head1 {
    font-size: 36px;
	font-weight: bold;
	display: block;	
}
.head20 {
    font-size: 20px;
	font-weight: bold;
	display: block;	
}
.head2 {
    font-size: 30px;
    display: block;
}
.pt-10 {
    padding-top: 10px;
}
.pt-30 {
    padding-top: 30px;
}
.pt-90 {
    padding-top: 90px;
}
.pt-60 {
    padding-top: 60px;
}
.pb-10 {
    padding-bottom: 10px;
}
.pb-20 {
    padding-bottom: 20px;
}
.pb-30 {
    padding-bottom: 30px;
}
.pb-60 {
    padding-bottom: 60px;
}
.pb-80 {
    padding-bottom: 80px;
}
.pb-90 {
    padding-bottom: 90px;
}
.pb-0 {
    padding-bottom: 0px!important;
}
.pt-20 {
    padding-top: 20px;
}
.p-20 {
    padding: 20px;
}
.pt-15 {
    padding-top: 15px;
}
.pb-15 {
    padding-bottom: 15px;
}
.pt-30 {
    padding-top: 30px;
}
.pt-40 {
    padding-top: 40px;
}
.pb-40 {
    padding-bottom: 40px;
}
.pt-50 {
    padding-top: 50px;
}
.pt-60 {
    padding-top: 60px;
}
.pb-50 {
    padding-bottom: 50px;
}
.pb-60 {
    padding-bottom: 60px;
}
.pb-90 {
    padding-bottom: 90px;
}
.mt-0 {
    margin-top: 0px;
}
.mt-10 {
    margin-top: 10px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-50 {
    margin-top: 50px;
}
.mt-60 {
    margin-top: 60px;
}
.mt-90 {
    margin-top: 90px;
}
.mt-110 {
    margin-top: 110px;
}
.mt-130 {
    margin-top: 130px;
}
.mb-0 {
    margin-bottom: 0px;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-15 {
    margin-bottom: 15px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mb-60 {
    margin-bottom: 60px;
}
.mb-80 {
    margin-bottom: 80px;
}
.mb-90 {
    margin-bottom: 90px;
}
.br-10 {
	border-radius: 10px;
}
.head3 {
    font-size: 24px;
    display: block;
}
.head4 {
    font-size: 16px;
    display: block;
}
.img-responsive {
    max-width: 100%;
    height: auto;
}
p.wc-block-components-checkout-order-summary__title-text {
    padding-bottom: 0px;
}
/* Start Service */
.service-block {
    background: #03c5ff;
    position: relative;
}
.service-block h3 {
    font-size: 18px;
}
.service-block a {
    display: block;
    color: white;
    height: 100%;
    padding: 30px;
    padding-left: 70px;
}
.service-block i {
    position: absolute;
    left: 20px;
    font-size: 26px;
    top: 27px;
}
/* Start 2 en 3 blokken */
.block-icoon span {
    background: #028000;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: white;
    font-size: 24px;
}
.block-icoon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}
.blocks-img img {
    object-fit: cover;
    height: 220px;
    width: 100%;
}
.white-block {
    background: white;
    border-radius: 10px;
    margin-bottom: 25px;
	border: 1px solid #e9e9e9;
    padding: 20px 20px 10px 20px;
}

/* Algemene styling voor de review-sectie */
#reviews {
  color: #333;
}

.woocommerce-Reviews-title {
  font-size: 1.75rem;
  font-weight: bold;
  margin-bottom: 1rem;
}

.commentlist {
  list-style: none;
  padding: 0;
}

.review {
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 1.5rem;
  margin-bottom: 1.5rem;
}

.review .star-rating {
  display: inline-block;
  color: #f39c12;
  margin-bottom: 0.5rem;
}

.review .meta {
  font-size: 0.9rem;
  color: #000000;
  margin-top: 0.5rem;
}

.woocommerce-review__author {
  font-weight: bold;
}

.description p {
  font-size: 1rem;
  color: #555;
  line-height: 1.5;
}

/* Formulier styling */
/* Sterrenweergave */
.star-rating {
  display: inline-block;
  font-size: 1.5rem;
  color: #f39c12;
}

.star-rating span {
    color: #ffb95f;
}

.star-rating.filled span {
  color: #f39c12;
}

.comment-form-rating .stars {
  display: inline-block;
  cursor: pointer;
  font-size: 2rem;
}
.comment-form-rating .stars a {
    text-decoration: none;
    color: #000000 !important;
    font-size: 12px;
    font-weight: bold;
}
.comment-form-rating .stars a.active,
.comment-form-rating .stars a:hover {
  color: #f39c12;
}
#review_form_wrapper {
  margin-top: 2rem;
  background-color: #f3f3f3;
  padding: 1.5rem;
  border-radius: 8px;
  border: 1px solid #ddd;
}
.comment-reply-title {
    font-size: 1.5rem;
    color: black;
    font-weight: bold;
    margin-bottom: 15px;
    display: block;
}
.comment-form-rating label {
  font-weight: bold;
  color: #444;
}

.comment-form-comment label {
  font-weight: bold;
  color: #444;
}
.comment-form-comment textarea {
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 0.75rem;
  font-size: 1rem;
  color: #333;
  background-color: #fff;
}

.comment-form-rating select {
  display: inline-block;
  width: 100%;
  padding: 0.5rem;
  margin-top: 0.5rem;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.form-submit input[type="submit"] {
    font-family: "Figtree", serif!important;
    background-color: #03c5ff;
    color: white;
    padding: 0.75rem 1.5rem;
    font-size: 1rem;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.form-submit input[type="submit"]:hover {
  background-color: #005a8c;
}
/* Verberg de originele select */
.comment-form-rating select {
  display: none;
}



/* Start FAQ */
.faq-tab {
    display: none;
    padding: 15px;
    border: 1px solid #ededed;
    border-top: none;
    background-color: #fff;
    border-radius: 0px 0px 10px 10px;
    font-size: 16px;
    line-height: 24px;
    border-bottom: 3px solid #ededed;
}
.faq-title:hover {
    background-color: #1a5c91;
}
.faq-title:after {
    top: 25px;
    transform: translateY(-50%);
    transition: all 0.3s ease;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
    margin: 0 6px 0 8px;
    color: #ffffff;
    position: absolute;
    right: 5px;
    font-size: 16px;
}
.faq-title.active:after {
    content: "\f078";
}
.faq-item {
  border-radius: 5px;
  margin-bottom: 15px;
}
.accordion-header {
  text-align: center;
  background-color: #222222;
  color: white;
  padding: 20px 0;
}
.accordion .entry-content ul {
    margin-top: 5px;
    margin-bottom: 10px;
}
.entry-content ol {
    margin-left: 20px;
    margin-bottom: 20px;
}
.faq-title {
    cursor: pointer;
    background-color: #03c5ff;
    position: relative;
    border: 1px solid #03c5ff;
    transition: background-color 0.3s ease;
    border-radius: 5px;
}
.faq-title span {
    color: white;
    padding: 15px;
    display: block;
    font-weight: bold;
    font-size: 16px;
	padding-right: 25px;	
}
/* Start productpagina */
.rp_estimated_date {
    color: #009639!important;
    font-size: 15px!important;
    margin: 25px 0!important;
    margin-top: 20px!important;
    font-style: italic!important;
}
span.sale-price {
    color: grey;
    margin-right: 6px;
    text-decoration: line-through;
    font-weight: 400;
    font-size: 16px;
}
.shop-usps ul li span {
    padding-left: 25px;
    display: block;
    line-height: 22px;
}
.shop-usps ul li i {
    color: #03c5ff;
    position: absolute;
    top: 3px;
}
select#kleur-select {
    width: 235px;
    border: 1px solid #ebebeb;
    background: #f7f7f7;
    padding: 8px;
    margin-bottom: 20px;
    margin-top: 15px;
    font-family: "Figtree", serif!important;
}
select#maat-select {
    width: 235px;
    border: 1px solid #ebebeb;
    background: #f7f7f7;
    padding: 8px;
    margin-bottom: 20px;
    margin-top: 15px;
    font-family: 'Outfit', sans-serif !important;
}
.product-categories a:hover {
    color: black;
}
.product-categories a {
    color: #7d7d7d;
    font-weight: 500;
    font-size: 13px;
}
.kortingscode {
    background: #f4fff8;
    border: 1px solid #03c5ff;
    padding: 10px;
    margin-bottom: 25px;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
}
p.kortingscode-code strong {
    padding: 5px 10px;
    display: inline-block;
    border: 1px dashed #029639;
    margin-left: 10px;
}
p.kortingscode-code {
    display: block;
    margin-top: 10px;
}
.wc-product-info {
    background: white;
    padding: 20px;
    border-radius: 20px;
    border-bottom: 3px solid #ededed;
    padding-bottom: 35px;
    margin-bottom: 40px;
}
.flex-viewport {
    background: white;
    margin-bottom: 40px;
    border-radius: 20px;
    border-bottom: 3px solid #ededed;
}
/* Start inhoud nieuw */
.inhoudsopgave ol li {
    list-style: none;
}
.inhoudsopgave a {
    text-decoration: underline;
    -webkit-text-decoration-color: #e8e9eb;
    text-decoration-color: #e8e9eb;
    color: #000000;
    font-size: 16px;
    margin-left: 15px;
}
.inhoudsopgave .index_nr {
    background: #409e42;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    color: white;
    display: inline-block;
}
.inhoud-bg {
    background: white;
    border-radius: 10px;
    padding: 20px;
    border-bottom: 3px solid #ededed;
}
/* Blokken horizontaal */

.info-horizontal {
    border-radius: 20px;
    padding-top: 20px;
    padding-bottom: 5px;
    border-bottom: 3px solid #ededed;
    display: block;
}

/* Checkout process */


/* Kortingscode */
ul.wc-block-components-totals-discount__coupon-list {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
}
.wc-block-components-chip, .wc-block-components-chip:active, .wc-block-components-chip:focus, .wc-block-components-chip:hover {
    border: 1px solid #0b66af!important;
}
span.cart-item-name {
    display: block;
}
p.stock.stock-available.woocss_shortcode {
    border: 1px solid #029639;
    color: #029639;
    text-wrap: auto !important;
    line-height: 20px !important;
    font-size: 12px !important;
    padding: 5px 10px !important;
    font-weight: 500;
    margin-top: 10px;
}
.wc-block-components-totals-footer-item .wc-block-components-totals-footer-item-tax {
	display: none;
}
.line {
    background: #c9c9c9;
    height: 4px;
    margin-top: 60px;
}
.active-proces i {
    color: white!important;
}
.finished-step .circle-step {
    border: 2px solid #03c5ff;
}
.cart_step.proces_step.active-proces i {
    color: white;
    font-size: 25px;
}
.wc-block-components-product-badge.wc-block-components-sale-badge {
    margin-left: 10px!important;
}
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
	font-weight: bold!important;
}
.wc-block-checkout__terms {
    margin: 0 0 10px!important;
}
.wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
    padding-top: 24px!important;
}
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row {
    margin-bottom: 15px;
}
span.screen-reader-text {
    display: none;
}
.checkout_proces {
    position: relative;
    margin-bottom: 30px;
}
.finished-step .circle-step i {
    color: #03c5ff;
}
.finished-step .circle-step {
    background: #ffffff;
}
.finished-step span {
    color: #00c5ff!important;
}
.circle-step {
    border: 2px solid #03c5ff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 0 auto;
    background: white;
    position: relative;
    border: 2px solid #03c5ff;
}
.circle-step a {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%; 
    text-align: center; 
    line-height: 60px; 
    text-decoration: none;
    color: inherit;
  display: flex;
    justify-content: center;
    align-items: center;	
}
.wc-block-components-form .wc-block-components-checkout-step {
    margin: 0 0 30px!important;
}
.circle-step img {
    height: 30px !important;
}
.circle-step i {
    font-size: 20px;
    color: #03c5ff;
}
.proces_step span {
    margin-top: 7px;
    display: block;
    font-weight: bold;
    color: black;	
}
.checkout_step {
    position: absolute;
    left: 70%;
    top: -32px;
    color: #03c5ff;
}
.active-proces .circle-step {
    background: #03c5ff;
}
.cart_step {
    position: absolute;
    top: -32px;
    left: 20%;
}
.cart_step a {
    color: #03c5ff;
}
.wc-block-components-checkout-return-to-cart-button {
    display: none;
}
/* Start account */

.woocommerce-address-fields {
    font-family: 'Figtree', sans-serif !important;
}
/* Styling voor WooCommerce factuuradres formulier */
.woocommerce-MyAccount-content {
  padding: 30px;
  background-color: #f9f9f9;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.woocommerce-address-fields h2 {
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: 700;
  color: #333;
}

.woocommerce-address-fields .form-row {
    margin-bottom: 15px;
    padding-bottom: 5px;
}

.woocommerce-address-fields label {
  font-size: 14px;
  color: #555;
  margin-bottom: 5px;
  display: inline-block;
}

.woocommerce-input-wrapper input,
.woocommerce-input-wrapper select {
  width: 100%;
  padding: 12px;
  font-size: 14px;
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-sizing: border-box;
}

.woocommerce-input-wrapper input:focus,
.woocommerce-input-wrapper select:focus {
  border-color: #0073e6;
  outline: none;
}

.woocommerce-address-fields .form-row-first,
.woocommerce-address-fields .form-row-last {
  display: inline-block;
  width: 48%;
  margin-right: 4%;
}

.woocommerce-address-fields .form-row-last {
  margin-right: 0;
}

.woocommerce-address-fields .form-row-wide {
  display: block;
  width: 100%;
}
.woocommerce-address-fields .select2-container {
  width: 100% !important;
}

@media (max-width: 767px) {
p.kortingscode-code strong {	
    margin-top: 10px;
}
p.wc-block-components-checkout-order-summary__title-text {
    padding-bottom: 0px!important;
    padding-left: 15px;
}	
.wc-block-components-order-summary {
    padding-left: 10px;
    padding-right: 10px;
}	
div#customer_login {
    grid-template-columns: auto!important;
}	
.u-column1.col-1, .u-column2.col-2 {
    margin-bottom: 0px;
}	
  .woocommerce-address-fields .form-row-first,
  .woocommerce-address-fields .form-row-last {
    width: 100%;
    margin-right: 0;
  }
}


/* Algemeen stijlen voor het formulier */
.woocommerce-form {
    max-width: 400px;
    padding: 20px;
    background-color: #ffffff;
    border-radius: 8px;
	margin-bottom: 40px;
}

/* Stijlen voor de formulierlabels */
.woocommerce-form label {
    font-size: 14px;
    color: #333;
    margin-bottom: 8px;
    display: block;
}

/* Stijlen voor de inputvelden */
.woocommerce-form input[type="text"], 
.woocommerce-form input[type="password"] {
    width: 100%; /* Vul het veld in de breedte */
    padding: 12px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    background-color: #fff;
}

.woocommerce-form input[type="text"]:focus,
.woocommerce-form input[type="password"]:focus {
    border-color: #0073e6; /* Kleurnuance voor focus */
    outline: none;
}

/* Styling voor de "Onthouden" checkbox */
.woocommerce-form .woocommerce-form__label-for-checkbox {
    font-size: 14px;
    color: #555;
}

.woocommerce-form .woocommerce-form__input-checkbox {
    margin-right: 10px;
}

/* Knop stijlen */
.woocommerce-form .woocommerce-button {
    background-color: #0073e6; /* Blauwe kleur voor de knop */
    color: white;
    padding: 12px;
    font-size: 16px;
    width: 100%;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}
.woocommerce button.button {
    background-color: #03c5ff!important;
    border: none;
    color: white;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
    font-family: "Figtree", serif !important;
    cursor: pointer !important;
    border-radius: 6px;
}
.woocommerce-form .woocommerce-button:hover {
    background-color: #005bb5; /* Donkerder blauwe kleur bij hover */
}

/* Styling voor de vergeten wachtwoord link */
.woocommerce-form .woocommerce-LostPassword {
    text-align: center;
    margin-top: 15px;
}

.woocommerce-form .woocommerce-LostPassword a {
    color: #0073e6;
    font-size: 14px;
    text-decoration: none;
}

.woocommerce-form .woocommerce-LostPassword a:hover {
    text-decoration: underline;
}

form.woocommerce-EditAccountForm.edit-account {
    font-family: 'Figtree', sans-serif !important;
}
.woocommerce-orders-table {
  width: 100%;
  border-collapse: collapse;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  overflow: hidden;
  margin: 20px 0;
  font-family: 'Figtree', sans-serif !important;	
}

.woocommerce-orders-table th {
  background-color: #f8f9fa;
  text-align: left;
  padding: 12px 16px;
  font-size: 16px;
  color: #333;
  font-weight: 600;
  border-bottom: 2px solid #e9ecef;
}

.woocommerce-orders-table td {
  padding: 12px 16px;
  border-bottom: 1px solid #f1f3f5;
  font-size: 15px;
  color: #555;
}

.woocommerce-orders-table__row:hover {
  background-color: #f1f3f5;
}

/* Responsive Styling */
@media (max-width: 768px) {
  .woocommerce-orders-table {
    display: block;
    width: 100%;
  }

  .woocommerce-orders-table th {
    display: none;
  }

  .woocommerce-orders-table__row {
    display: flex;
    flex-wrap: wrap;
    padding: 12px;
    border: 1px solid #f1f3f5;
    border-radius: 8px;
    margin-bottom: 15px;
  }

  .woocommerce-orders-table td {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 8px 0;
    border: none;
    font-size: 14px;
    color: #333;
  }

  .woocommerce-orders-table__cell-order-number::before {
    content: "Bestelling:";
    font-weight: bold;
  }

  .woocommerce-orders-table__cell-order-date::before {
    content: "Datum:";
    font-weight: bold;
  }

  .woocommerce-orders-table__cell-order-status::before {
    content: "Status:";
    font-weight: bold;
  }

  .woocommerce-orders-table__cell-order-total::before {
    content: "Totaal:";
    font-weight: bold;
  }

  .woocommerce-orders-table__cell-order-actions::before {
    content: "Acties:";
    font-weight: bold;
  }

  .woocommerce-button.button.view {
    width: 100%;
    text-align: center;
    padding: 10px;
  }
}

/* Optimalisatie voor mobiel */
@media (max-width: 480px) {
    .woocommerce-orders-table__row {
        flex-direction: row;
    }
  .woocommerce-orders-table__cell {
    padding: 8px 0;
  }
  .woocommerce-button.button.view {
    font-size: 12px;
	 width: auto;
  }
.woocommerce-form-row input.input-text, .woocommerce-form-row select {
    width: -webkit-fill-available!important;
}	
}

/* Algemene WooCommerce Content Styling */
.woocommerce-MyAccount-content {
    background: #ffffff;
    padding: 15px;
    border-radius: 8px;
    font-family: "Figtree", sans-serif;
    color: #333;
}
section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses .col-1 {
    width: 100%;
    margin-bottom: 25px;
}
.woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
    width: 100%;
}
.woocommerce-order-details__title, 
.woocommerce-column__title {
  font-size: 20px;
  font-weight: bold;
  color: #03c5ff;
  margin-bottom: 10px;
  border-left: 4px solid #03c5ff;
  padding-left: 10px;
}

/* Tabellen */
.woocommerce-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 15px;
  background: white;
  border-radius: 8px;
  overflow: hidden;
}

.woocommerce-table th {
  background: #f1f3f5;
  padding: 12px;
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  color: #555;
  border-bottom: 2px solid #e9ecef;
}

.woocommerce-table td {
  padding: 12px;
  border-bottom: 1px solid #f1f3f5;
  font-size: 15px;
  color: #333;
}

.woocommerce-table__product-name a {
  text-decoration: none;
  font-weight: 600;
  color: #03c5ff;
}

.woocommerce-table__product-name a:hover {
  color: #005bb5;
}

.woocommerce-table__product-total {
  font-weight: bold;
  color: #28a745;
}

.order-actions--heading {
  color: #555;
  font-weight: bold;
}

tfoot tr th {
  text-align: left;
  font-weight: 600;
  color: #333;
}

tfoot tr td {
  font-weight: bold;
}

/* WooCommerce Knoppen */
.woocommerce-button.button {
    background: #03c5ff;
    color: white;
    padding: 8px 12px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    transition: background 0.3s ease;
    font-weight: bold;
    margin-right: 10px;
}
.woocommerce-button.button:hover {
    background: #095c9d;
}

/* Factuuradres */
.woocommerce-customer-details address {
  font-style: normal;
  line-height: 1.6;
  background: #ffffff;
  padding: 15px;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  color: #333;
}

.woocommerce-customer-details--email {
  font-weight: bold;
  color: 005bb5;
}
section.woocommerce-customer-details {
    margin-top: 35px;
}
.wc-block-order-confirmation-additional-fields-wrapper {
  background: #f9fafb;
  padding: 12px 16px;
  border-radius: 8px;
  border-left: 4px solid #0073e6;
  margin-top: 15px;
}

.wc-block-components-additional-fields-list dt {
  font-weight: bold;
  color: #333;
}

.wc-block-components-additional-fields-list dd {
  color: #555;
  margin-top: 5px;
}
/* Start cart, account and check out */
.wc-block-components-product-badge.wc-block-components-sale-badge {
    color: #03c5ff;
}
span.wc-block-components-totals-item__label {
    font-size: 17px !important;
}
div#radio-control-wc-payment-method-options-mollie_wc_gateway_ideal__content {
    display: none !important;
}	
.is-large.wc-block-cart {
    margin-bottom: 0px!important;
}
caption.screen-reader-text {
    display: none;
}
.wp-block-woocommerce-cart-cross-sells-block {
    display: none;
}
.wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block {
    margin-bottom: 50px;
}
.wc-block-components-sidebar-layout {
    margin: 0!important;
}
.is-large.wc-block-cart .wc-block-cart-items {
    padding: 10px !important;
    background: white !important;
    border: 1px solid #ebebeb !important;
    border-radius: 10px !important;
}
.is-large.wc-block-cart .wc-block-components-sidebar {
    margin-top: 0;
    padding: 10px;
    border: 1px solid #ebebeb;
    border-radius: 10px;
	background: white;
	margin-bottom: 30px;
}
.wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-product-badge.wc-block-components-sale-badge {
	display: none;
}
.circle-step a:hover i {
    color: white;
}
.circle-step a:hover {
    background: #03c5ff;
}
.checkout_step.proces_step.active_step a:hover i {
    color: #03c5ff;
}
.checkout_step.proces_step.active_step a:hover {
    background: white;
}
span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value {
    font-size: 18px;
}
.wc-block-cart-item__prices {
    display: none;
}
.wc-block-cart-items__row .wc-block-components-product-price {
    display: block;
    top: 0px;
    font-size: 18px;
}
span.wc-block-components-order-summary-item__individual-prices.price.wc-block-components-product-price {
    display: none;
}
.wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block {
    text-align: center;
    width: 100%;
}
.wc-block-components-title.wc-block-components-title {
    font-size: 20px!important;
}
.wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block::after {
    content: '';
    background-image: url(/wp-content/uploads/2025/01/Logos-banner20.jpg);
    width: 100%;
    display: block;
    height: 37px;
    background-size: contain;
    margin-top: 30px;
    background-repeat: no-repeat;
    background-position: center;
}
.wc-block-components-sidebar-layout {
    padding-bottom: 30px!important;
}
nav.woocommerce-MyAccount-navigation ul li a:hover {
    color: #03c5ff;
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #03c5ff;
}
nav.woocommerce-MyAccount-navigation ul li a {
    color: black;
}
nav.woocommerce-MyAccount-navigation ul li {
    display: inline-block;
    margin-right: 25px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
nav.woocommerce-MyAccount-navigation {
    margin-bottom: 30px;
}
.wc-block-components-product-metadata__description {
    display: none;
}
.woocommerce-MyAccount-content a:hover {
    text-decoration: underline !important;
}
.woocommerce-MyAccount-content {
    margin-bottom: 80px;
    margin-top: 50px;
    font-size: 18px;
}
form.wc-block-components-form.wc-block-checkout__form {
    font-size: 18px;
}
form.wc-block-components-form.wc-block-checkout__form .screen-reader-text {
display: none;
}
.wp-block-woocommerce-checkout-order-summary-block {
    font-size: 18px;
}
.wp-block-woocommerce-checkout-order-summary-block .screen-reader-text {
    display: none;
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background: #02c5ff;
    padding: 15px 26px;
    font-family: "Figtree", serif!important;
    font-size: 18px;
    border: 0px;
    color: white;
    cursor: pointer;
    position: relative;
    padding-left: 58px;
    border-radius: 10px;
    border-bottom: 2px solid #08aedf;
    font-weight: bold;
	margin-top: 20px;
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained::before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f061";
    margin: 0 6px 0 8px;
    color: #fff;
    position: absolute;
    font-size: 18px;
    top: 18px;
    margin-right: 15px;
    left: 10px;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained::before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f061";
    margin: 0 6px 0 8px;
    color: #fff;
    position: absolute;
    font-size: 18px;
    top: 16px;
    margin-right: 15px;
    left: 10px;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background: #02c5ff;
    padding: 15px 26px;
    font-family: 'Figtree', sans-serif !important;
    font-size: 18px;
    border: 0px;
    color: white;
    cursor: pointer;
    position: relative;
    padding-left: 58px;
    border-radius: 10px;
    border-bottom: 2px solid #08aedf;
    font-weight: bold;
    margin-top: 20px;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover, button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover {
    background: #2dcefd;
}
span.wc-block-components-product-name {
    font-weight: bold;
    color: #03c5ff !important;
    margin-bottom: 5px;
}
table.wc-block-cart-items.wp-block-woocommerce-cart-line-items-block th {
    font-size: 16px;
}
a.wc-block-components-product-name {
    font-weight: bold;
    color: black;
    font-size: 16px;
}
.is-large.wc-block-cart .wc-block-cart__totals-title {
    font-size: 14px;
}
.wc-block-cart {
    font-size: 18px;
}
.wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
	display: none!important;	
}
.wc-block-cart-items .wc-block-components-product-metadata__description {
    display: none;
} 

/* Gforms */
.gform_button {
    background: #03c5ff !important;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
    border: 0px;
    border-radius: 20px;
    color: white;
    font-family: "Figtree", serif !important;
}
p.gform_required_legend {
    display: none;
}
.gform-theme--foundation {
--gf-form-gap-y: 20px!important;
}
/* Start my account */
.mijn-account i {
    font-size: 20px;
    display: inline-block;
    cursor: pointer;
    color: white;
    position: relative;
    top: -10px;
    margin-right: 5px;
}
.woocommerce header {
    background: white;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border-left: 4px solid #03c5ff !important;
}
.woocommerce-error {
border-left: 4px solid #c0133f !important;
}
ul.woocommerce-error {
    list-style: none;
    font-size: 16px;
}
.wp-block-woocommerce-checkout-order-summary-block {
    background: white!important;
}
form.wc-block-components-form.wc-block-checkout__form {
    font-size: 18px;
    background: white;
    padding: 15px;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
}
.wc-block-components-sidebar {
    margin-top: 0px!important;
}
.woocommerce-message p {
    display: inline-block;
}
.lost_reset_password .woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
    width: 300px;
    margin-bottom: 20px;
}
form.woocommerce-ResetPassword.lost_reset_password {
    margin-bottom: 40px;
    font-size: 16px;
    margin-top: -30px;
}
.lost_reset_password p {
    margin-bottom: 20px;
}
.swiper-slide img {
    height: 290px;
    width: auto !important;
    object-fit: contain;
}
.card-solo img {
    height: 290px;
    object-fit: contain;
}
.card-solo {
    margin-bottom: 25px;
}
.card .dbs_levertijd_loop {
    border: 1px solid #9f9ea0;
    color: #9f9ea0;
}
.swiper-container {
    width: 100%;
    height: auto;
    position: relative;
}
.swiper-slide:hover .news-img img  {
  transform: scale(1.1);
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after, .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'next'!important;
    font-family: 'Font Awesome 5 Free'!important;
    content: "\f061"!important;
    color: #ffffff;
    font-weight: 900;
    background: #03c5ff;
    font-size: 30px!important;
    padding: 9px 11px;
    border-radius: 26px;
    z-index: 9999 !important;
    position: relative;
    right: 10px;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: "\f060"!important;	
	left: 10px!important;
}
.news {
    border-radius: 30px;
}
.news-overlay {
	background-image: linear-gradient(to bottom, #fff 0%, #fff 60%, #636363 100%);
    mix-blend-mode: multiply;
    isolation: isolate;
    bottom: 0px;
    height: 250px;
    position: absolute;
    width: 100%;	
}
/* Start carousel */
/* Slideshow content */
.slideshow_content {
    position: absolute;
    left: 150px;
    text-align: left;
    font-size: 24px;
    text-transform: uppercase;
    width: 600px;
    top: 16%;
    color: white;
}
.slideshow_content h2 {
    font-size: 49px;
    font-weight: 600 !important;
    line-height: 46px;
    margin-top: 10px;
}
span.uppertitle {
    font-weight: 500;
}
.slideshow_text {
    text-transform: none;
    font-weight: 600;
    margin-top: 6%;
}
span.slideshow_btn {
    position: absolute;
    z-index: 99;
    font-size: 17px;
    padding: 6px 15px;
    background: #ffffff;
    color: white;
    display: inline-block;
    border-radius: 26px;
    color: #000000;
    font-weight: 700;
    font-size: 22px;
    margin-top: 40px;
}
.slideshow .carousel.slide {
    position: relative;
}
.slideshow .carousel.slide img {
    object-fit: cover;
    width: 100%;
	margin-bottom: -20px;
}
.slideshow a.left.carousel-control i {
    background: black;
    height: 27px;
    width: 35px;
    border-radius: 22px;
    font-size: 18px;
    padding-top: 8px;
}
.slideshow .carousel-inner img {
    height: auto!important;
    object-fit: contain;
}
.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;text-align: center!important;transition:.6s ease-in-out left;width:100%;}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:inline-block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;width:100% \9;max-width:100%;height:auto}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: inline-block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
}
.slideshow .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgb(255 255 255 / 67%)!important;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
}
.slideshow .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #cfcfcf!important;
}
.slideshow .carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2pxrgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: 1;
    top: 46%;
    left: 20px;
}
.slideshow i.fa-solid.fa-chevron-left {
    left: 15px;
}
.slideshow .carousel-inner {
	border-radius: 0px;
	border-bottom: 0px;
	margin-bottom: 0px;
}
.slideshow i.fa-solid.fa-chevron-right {
    background: #02c5ff8f !important;
}
.slideshow i.fa-solid.fa-chevron-left {
    background: #02c5ff8f !important;
}
.slideshow i.fa-solid.fa-chevron-left:hover, .slideshow i.fa-solid.fa-chevron-right:hover {
 background: #03c5ff !important;
	}
.slideshow i.fa-solid.fa-chevron-right {
    right: 15px;
    background: black;
    height: 27px;
    width: 35px;
    border-radius: 22px;
    font-size: 18px;
    padding-top: 8px;
    margin-right: 15px;
}
.slideshow .carousel-control.right {
    right: 0;
    left: auto;
    background-repeat: repeat-x;
}
span.slideshow_btn a {
    color: black;
}
/* Start hero */
.hero {
    position: relative;
}
.hero h1 {
    position: absolute;
    bottom: 135px;
    background: black;
    padding: 11px;
    color: white;
    font-size: 25px;
    font-weight: 800 !important;
    border-radius: 8px;
    left: 50px;
}
.hero-category {
    border-radius: 10px;
    padding-top: 15px;
    padding-bottom: 20px;
    display: block;
    border: 1px solid #e9e9e9;
}
.hero-category:hover {
    box-shadow: rgb(94 95 111 / 8%) 0px 8px 24px;
}
.hero-category img {
    height: 148px;
    width: auto;
}
.hero.service {
    margin-bottom: 25px;
}
.service.hero h1 {
    bottom: 62px!important;
    font-size: 32px!important;
}
.service-img {
    max-height: 180px;
    width: 100%;
}
.hero-category i {
    margin-left: 6px;
    display: inline-block;
    top: 1px;
    position: relative;
}
.hero-category h4 {
    font-size: 18px;
    color: #000000;
    margin-top: 10px;
    display: inline-block;
}
.hero-img {
    border-radius: 0px 0px 30px 30px;
    max-width: 100%;
	object-fit: cover;
}
.container-fluid.categories-container {
    position: relative;
    top: -40px;
    text-align: center;
}
/* Product banners homepagina */
.product-banners span {
    position: absolute;
    left: 20px;
	right: 20px;
    bottom: 35px;
    background: #048000;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 10px;
    color: white;
}
  .product-banners {
    position: relative;
    overflow: hidden;
    display: inline-block;
    border-radius: 20px;			  
  }
.product-banners img {
    display: block;
    transition: transform 0.6s ease, filter 0.6s ease;
    width: 100%;
    height: auto;
    border-radius: 20px;	
  }
.product-banners:hover img {
    transform: scale(1.1); 
  }
.product-banners:hover{
    box-shadow: rgb(149 165 150 / 11%) 0px 8px 24px;	
}
  .product-banners:hover span {
    opacity: 1;
  }

/* Categorieeën home */
.cat-row img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}

.cat-row span {
    position: relative;
    top: -34px;
    left: 26px;
    font-weight: bold;
    color: #03c5ff;
    font-size: 17px;
}
.cat-row a {
    border-radius: 20px;
    padding-top: 15px;
    padding-bottom: 5px;
    border-bottom: 3px solid #ededed;
    display: block;
    background: white;
    margin-bottom: 25px;
    padding-left: 11px;
}
.cat-row a:hover {
box-shadow: rgb(149 165 150 / 11%) 0px 8px 24px;	
}
/* Algemene stijlen voor de "Mijn Account"-pagina */
.woocommerce-account {
    margin-top: 40px;
}

.woocommerce-account .woocommerce {
    padding: 30px;
    background-color: #f8f9fa; /* Bootstrap lichte achtergrond */
    border-radius: 0.5rem; /* Bootstrap afgeronde hoeken */
}
/* Start 404 */
div#text404 {
    display: inline;
    font-size: 96px;
    font-weight: bold;
    color: #03c5ff;
}
.cursor {
    display: inline-block;
    width: 3px;
    height: 68px;
    background-color: #03c5ff;
    margin-left: 13px;
    animation: blink 0.6s steps(1) infinite;
}
/* Formulier velden */
.woocommerce-form-row input.input-text, 
.woocommerce-form-row select {
    width: 100%;
    padding: 10px;
    border-radius: 0.25rem;
    border: 1px solid #ced4da; /* Bootstrap-style borders */
}

/* Responsieve layout */
@media (max-width: 768px) {
    .woocommerce-account .woocommerce {
        padding: 15px;
    }
}
/* Stijl voor error- en succesmeldingen */
.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message {
    display: block;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 50px;
    padding: 20px;
    font-size: 18px;
    background: #d2f4ff;
    border: 1px solid #02c5ff;
}
/* Start container */
.container-fluid {
    padding-right: var(--bs-gutter-x, 9.5rem);
    padding-left: var(--bs-gutter-x, 9.5rem);
}
/* Start paginering */
nav.woocommerce-pagination {
    display: block;
    margin-bottom: 40px;
    overflow: hidden;
}
ul.page-numbers li span, ul.page-numbers li a {
    float: left;
    padding: 5px;
    margin-right: 10px;
    list-style: none !important;
    background: white;
    padding: 5px 12px;
    font-weight: bold;
    font-size: 18px;
    color: #03c5ff;
    margin-bottom: 15px;
}
span.page-numbers.current {
    color: black;
}
ul.page-numbers li a:hover {
    color: black;
}
ul.page-numbers {
    list-style: none;
}
/* Start empty cart */
.wp-block-woocommerce-empty-cart-block hr {
display: none;
}
.wp-block-woocommerce-empty-cart-block {
    font-size: 18px;
    margin-bottom: 40px;
    padding: 20px;
    margin-top: -25px;
    text-align: center;
}
.wp-block-woocommerce-empty-cart-block h2 {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 24px;
}
/* Start mobile menu */
i.fa-solid.fa-xmark {
    cursor: pointer;
}
#menuToggle {
    cursor: pointer;
}
.submenu a {
    color: black;
    display: block;
}
span#menuToggle3 {
    display: block;
    font-weight: 500;
    font-size: 18px;
    position: relative;
    cursor: pointer;
}
span#menuToggle3 i {
    margin-left: 5px;
    font-size: 16px;
}
span#menuToggle3:hover i {
    color: #009639;
}
body.no-scroll {
    overflow: hidden;
}
#menu {
    position: fixed;
    top: 0;
    left: calc(-400px);
    width: 400px;
    height: 100%;
    background: #ffffff;
    transition: left 0.3s ease;
    z-index: 1000;
    overflow: hidden;
    border-radius: 0px 8px 8px 0px;
}
#menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 100%;
    transition: left 0.3s ease;
}
#menu ul li:hover {
    color: #000000;
}
#menu ul li a:hover {
    color: #000000;
}
li.met-sub::after {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
    margin: 0 6px 0 8px;
    color: #409e42;
    position: absolute;
    right: 8px;
    font-size: 16px;
    top: 17px;
}
.met-sub {
    position: relative;
}
#menu ul.active {
    left: 0;
}
#menu ul.inactive {
    left: -100%;
}
#menu ul {
    top: 150px;
}
#menu ul li a {
    display: block;
    padding: 15px;
}
#menu ul li {
    border-bottom: 1px solid #e0e0e0;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    color: #002856;
}
li.met-sub, li.chevron-left {
    padding: 15px;
}
li.chevron-left::before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f053";
    margin: 0 15px 0 0px;
    color: #409e42;
}
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 500;
    pointer-events: none;
}
#overlay.active {
    opacity: 1;
    pointer-events: all;
}
button#closeMenu {
    position: absolute;
    top: 17px;
    right: 8px;
    background: white;
    border: 0px;
    font-size: 20px;
    color: #000000;
}
.mobilemenu-head {
    text-align: center;
    padding: 10px 0px;
    position: relative;
	background: black;
}
.mobilemenu-head img {
    position: relative;
    left: -10px;
}
.zoekmobiel {
    text-align: center;
    padding: 8px;
    background: #000000;
}
/* Start product slider */
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
	background: white;
	border-radius: 20px;
    border-bottom: 3px solid #ededed;	
}
.carousel-inner img {
    height: 460px;
    object-fit: contain;
}
/* Start usps */
.usps {
    font-weight: 500;
    font-size: 14px;
    color: #00c5ff;
}
.usps ul li i {
    position: absolute;
    font-size: 21px;
    top: -2px;
}
.usps li span {
    padding-left: 32px;
    color: white;
}
.usps ul li {
    position: relative;
    display: inline-block;
    margin-right: 34px;
}
/* Start menu */
.menu .dropbtn {
    display: inline-block;
    position: relative;
    left: -25px;
}
.menu a {
    text-decoration: none;
    display: inline-block;
    color: #002856;
}
.menu .keurmerk {
    position: relative;
    top: 15px;
    width: 130px;
}
.dropdown-content-menu {
    font-size: 16px;
    line-height: 28px;
    max-height: 240px;
}
.border-left {
    padding-left: 70px;
    border-left: 1px solid #d2d2d2;
}
.dropdown-content-menu strong {
    display: block;
    margin-bottom: 10px;
    font-size: 24px;
    color: black;
}
.dropdown-content a:hover {
    color: #03c5ff !important;
}
.dropdown-content-menu.border-left {
    padding-left: 70px;
}
.navbar {
    overflow: hidden;
}
.dropdown {
    display: inline-block;
}
.dropdown .dropbtn span, .dropdown .dropbtn a {
    border: none;
    outline: none;
    font: inherit;
    margin: 0;
    text-decoration: none;
    font-weight: 600;
    display: inline-block;
    color: #ffffff;
    padding: 20px 25px;
    font-size: 17px;
}
.dropdown .dropbtn:hover, .dropbtn a:hover {
    background: #1eccff;
}
.dropdown .dropbtn span, .dropbtn a {
    position: relative;
    bottom: 0px;
    transition: 0.3s;
}
.dropdown-content em::before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
    position: relative;
    font-size: 11px;
    top: -1px;
    margin-right: 8px;
    left: 0px;
    color: #03c5ff;
}
/* Start menu banner */
.menu-banner a:hover {
    color: white!important;
}
.menu-banner img {
    border-radius: 20px;
    object-fit: cover;
    transition: transform 0.6s ease, filter 0.6s ease;
 	display: block;
}
.menu-banner:hover img {
    transform: scale(1.1); 
	border-radius: 20px;  
    color: white!important;	
}
.menu-banner:hover{
    box-shadow: rgb(149 165 150 / 11%) 0px 8px 24px;	
	border-radius: 20px;	
    color: white!important;	
}
.menu-banner:hover span {
    opacity: 1;
  }
.menu-banner a {
    color: white!important;
 	display: block;
	height: 235px;
}
.menu-banner span {
    position: absolute;
    bottom: 35px;
    left: 20px;
    right: 20px;
    font-size: 17px;
    background: #059639;
    font-weight: bold;
    padding: 8px 10px;
    line-height: 21px;
    border-radius: 8px;
}
.menu-banner {
    position: relative;
    overflow: hidden;
    display: inline-block;	
	border-radius: 20px;
}
.menu-banner a {
    margin-top: 0px!important;
}
/* Dropdown-content basisstijl */
.dropdown-content {
    position: absolute;
    background-color: #ffffff;
    width: 100%;
    left: 0;
    z-index: 99999;
    text-align: left;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.4s ease, transform 0.4s ease, visibility 0s 0.4s;
    visibility: hidden;
    top: 61px;
    pointer-events: none;
}

/* Class om dropdown te tonen */
.dropdown-content.show {
    opacity: 1; 
    transform: translateY(0);
    visibility: visible; 
    pointer-events: auto;
    transition: opacity 0.4s ease, transform 0.4s ease;
}
/* Dropdown-content weergeven bij hover op de parent container */
.dropdown:hover .dropdown-content {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    pointer-events: auto; 
    transition: opacity 0.4s ease, transform 0.4s ease, visibility 0s;
}
.dropdown-content.show {
    opacity: 1; 
    transform: translateY(0);
    visibility: visible; 
    transition: opacity 0.6s ease, transform 0.6s ease, visibility 0s; 
}
.dropdown-content-menu a {
    font-size: 16px;
    font-weight: 300;
    color: #000000;
}
.dropdown-content-menu em {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    margin-top: 15px;
	display: inline-block;
}
.dropdown-content-menu a:hover, .dropdown-content-menu em:hover  {
	color: #03c5ff !important;
}
.all a {
    background: #f3f3f3;
    border-radius: 3px;
    padding: 4px 0px 5px 0px;
}
.all a:hover {
    background: #071637;
    color: white!important;
}
.dropdown:hover {
    cursor: pointer;
}
/* Start single blog */
ul.post-categories {
    margin-top: 20px;
}
ul.post-categories li a {
    color: white;
}
ul.post-categories li {
    position: relative;
    background: #03c5ff;
    padding: 5px 10px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 10px;
}
.borderbottom {
    border-bottom: 1px solid #f1f1f1;
}
.bordertop {
    border-top: 1px solid #f1f1f1;
}
.socials i {
    font-size: 20px;
}
i.fas.fa-envelope {
    color: #071637;
}
i.fab.fa-whatsapp {
    color: #25d366;
}
i.fab.fa-facebook {
    color: #0000ee;
}
/* Start nieuws */
.nieuws-title.black {
    object-position: top;
    padding: 10px 5px 10px 5px;
    position: relative;
    font-size: 16px;
}
.news-img .post-categories {
    position: absolute;
    z-index: 9999;
}
.news-img ul.post-categories li {
    border-radius: 8px;
    left: 10px;
}
.scale img {
    -webkit-transition: .4s;
    transition: .4s ease;
}
.news-img img {
    object-fit: cover;
    width: 100%;
    height: 210px;
}
.news-img {
    overflow: hidden;
    height: 210px;
    position: relative;
    background: white;
    border-radius: 15px 15px 0px 0px;
}
a.button_all_news {
    font-size: 16px;
    background: #03c5ff;
    border-bottom: 2px solid #0ba5d3;
    border-radius: 10px;
    padding: 10px 15px;
    display: inline-block;
    color: white;
    font-weight: bold;
}
a.button_all_news i {
    margin-left: 10px;
}
.nieuws {
    padding: 10px;
    background: #ffffff;
    border-radius: 12px;
    transition: box-shadow 0.3s ease;
    margin-bottom: 30px;
    border: 1px solid #e9e9e9;
}
.nieuws:hover {
    box-shadow: rgb(0 0 0 / 8%) 0px 2px 4px;
}
.nieuws-title a {
  text-decoration: none;
  color: #333;
  font-weight: bold;
}

.nieuws-title a:hover {
    color: #03c5ff;
}
.news-img {
  overflow: hidden;
  position: relative;
  border-radius: 12px; /* Optionele afronding */
}

.news-img img {
  width: 100%;
  display: block;
  transition: transform 0.3s ease-in-out;
}

.news-img:hover img {
  transform: scale(1.1); /* Zoom effect bij hover */
}
/* Start single product */
.tab h1, .tab h2 {
    font-size: 25px;
    margin-bottom: 14px;
}
.tab p {
    font-size: 16px;
    line-height: 26px;
	margin-bottom: 10px;
}
.tab h3 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.tab ul {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px;
}
.tab ul li {
    line-height: 25px;
    list-style: none;
    margin-left: 0px;
    font-weight: 400;
}
.tab ul li::before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
    position: relative;
    font-size: 11px;
    top: -1px;
    margin-right: 9px;
    left: 0px;
    color: #03c5ff;
}
.product-specifications table {
    font-size: 16px;
    text-align: left;
}
.product-specifications th {
    font-weight: 500;
    min-width: 180px;
}
.product-specifications table td, .product-specifications table th {
    padding: 5px;
}
span.shop-usps-icon i {
    color: #03c5ff;
    margin-right: 7px;
    border: 1px solid #03c5ff;
    border-radius: 22px;
    padding: 7px;
    background: white;
}
span.shop-usps-icon {
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 15px;
    font-weight: bold;
    color: #000000;
}
.shop-usps img {
    width: 350px;
    border: 1px solid #b1dfc2;
    border-radius: 5px;
    padding: 6px;
    background: white;
}
.white-box .head2 {
    font-size: 24px;
    display: block;
    text-transform: uppercase;
}
.white-box .quantity {
    float: left;
    width: 20%;
}
.white-box .single_add_to_cart_button {
	width: 80%;
}
.shop-usps {
    margin-top: 25px;
    padding: 15px;
    background: #f5f5f5;
    border-radius: 0px 0px 10px 10px;
    border-top: 1px solid #ebebeb;
}
.shop-usps ul {
    list-style: none;
    margin-bottom: 15px;
}
.shop-usps ul li {
    position: relative;
    margin-bottom: 4px;
    font-size: 15px;
}
.shop-usps ul li i {
    color: #03c5ff;
    position: absolute;
    top: 3px;
}
.shop-usps img {
    width: 350px;
}
.product-price {
    font-weight: bold;
    font-size: 26px;
    margin-top: 10px;
    margin-bottom: 10px;	
}
.sign {
    background: black;
    color: white;
    font-weight: bold;
    text-align: left;
    position: absolute;
    padding: 10px;
    padding-right: 14px;
    border-radius: 0px 0px 28px 0px;
}
p.stock.stock-available {
    padding: 5px 10px;
    color: #009639;
    display: inline-block;
    margin-bottom: 20px;
    font-weight: bold;
    border: 1px solid #009639;
    border-radius: 4px;
    background: white;
}
p.stock.stock-unavailable {
    padding: 5px;
    color: #ff6c52;
    display: inline-block;
    margin-bottom: 20px;
    font-weight: bold;
    border: 1px solid #ff6c52;
    border-radius: 4px;
    background: white;
}
.white-box {
    border-radius: 10px;
    border: 1px solid #ebebeb;
    margin-bottom: 30px;
}
.white-box-content {
	padding: 20px;
}
.tabs {
            display: flex;
            flex-direction: column;
        }
.tabs ul {
    list-style-type: none;
    display: flex;
    margin: 0;
    padding: 0;
    overflow-x: auto;
}
.tabs ul li {
    padding: 10px 20px;
    cursor: pointer;
    border: 1px solid #ededed;
    border-bottom: none;
    border-radius: 15px 15px 0px 0px;
    margin-right: 5px;
    font-size: 17px;
    font-weight: bold;
	background: white;
}
.tabs ul li.active {
    background-color: #fff;
    font-weight: bold;
    border: 1px solid #03c5ff;
    border-bottom: 2px solid #03c5ff;
    background: #03c5ff;
    color: #ffffff;
}
.tabs ul li:hover {
    background-color: #fff;
    font-weight: bold;
    border: 1px solid #03c5ff;
    border-bottom: 2px solid #03c5ff;
    background: #03c5ff;
    color: #ffffff;
}
.tabs select {
	display: none;
}
.tab {
    display: none;
    padding: 20px;
    border: 1px solid #ededed;
    line-height: 24px;
    background: white;
    padding-top: 30px;
    border-radius: 0px 0px 20px 20px;
}
        .tab.active {
            display: block;
        }
ul.tabs.wc-tabs {
    padding-top: 50px;
    padding-bottom: 40px;
}
.product a:hover {
    color: #009639;
}
table.woocommerce-product-attributes.shop_attributes th {
    font-weight: 500;
    text-align: left;
}
td.woocommerce-product-attributes-item__value {
    padding-left: 40px;
}
.woocommerce-tabs.wc-tabs-wrapper {
    padding-bottom: 50px;
}
ul.tabs.wc-tabs li {
    list-style: none;
    font-weight: 500;
    font-size: 18px;
    display: inline-block;
    margin-right: 30px;
}
ul.tabs.wc-tabs li.active a {
    color: #009639;
}
.product a {
    color: black;
}
.product {
	margin-bottom: 20px;
}
span.cart-item-count {
    width: 20px;
    height: 20px;
    background-color: #00c5ff;
    color: white;
    border-radius: 50%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    text-align: center;
    position: absolute !important;
    top: -44px !important;
    right: -2px;
}
.product_meta {
    display: none;
}
.vanafprijs {
    margin-bottom: 6px;
    font-size: 14px;
}
.variations_form .price {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 30px;
    display: block;
}
.woocommerce-message {
    display: block;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 50px;
    padding: 20px;
    font-size: 18px;
    background: #d2f4ff;
    border: 1px solid #02c5ff;
}
.woocommerce-notices-wrapper a {
    background: #02c5ff;
    padding: 15px 26px;
    font-family: "Figtree", serif !important;
    font-size: 18px;
    border: 0px;
    color: white;
    cursor: pointer;
    position: relative;
    padding-left: 58px;
    border-radius: 10px;
    border-bottom: 2px solid #07aedf;
    font-weight: bold;
    display: inline-block;
}
.woocommerce-notices-wrapper a::before {
content: '';
    width: 23px;
    position: absolute;
    top: 16px;
    left: 16px;
    height: 24px;
    background: url(/wp-content/themes/duobakkersport/img/cart-white.svg);
    background-repeat: no-repeat;
}
.woocommerce-message a.button.wc-forward {
    margin-left: 20px;
}
a.reset_variations {
    margin-left: 20px;
}
h1.product_title.entry-title {
    font-size: 28px;
    margin-bottom: 15px;
    color: #03c5ff;
    font-weight: 800 !important;
}
.product span i {
    margin-bottom: 10px;
    margin-right: 10px;
    color: #a5c401;
}
label.screen-reader-text {
    display: none;
}
p.price {
    display: inline-block;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 18px;
    padding: 5px;
    border: 3px solid #009639;
}
.cartbutton {
    background: #009639;
    display: inline-block;
    position: absolute;
    bottom: 54px;
    right: 0px;
    padding: 17px;
    color: white;
    font-size: 16px;
}
.prijsoverzicht {
    text-align: right;
    position: relative;
    height: 100%;
}
ul.products.columns-4 .product a:hover {
    color: black;
}
.related-products li.product {
    list-style: none;
}
.woocommerce-product-details__short-description ul {
    margin-bottom: 30px;
} 
.woocommerce-product-details__short-description li i {
    margin-bottom: 10px;
    margin-right: 10px;
    color: #a5c401;
    font-size: 17px;
    position: absolute;
    left: 0px;
    top: 2px;
}
.woocommerce-product-details__short-description li {
    margin-bottom: 15px;
    font-size: 16px;
    list-style: none;
    position: relative;
    padding-left: 40px;
    font-weight: 400;
    border-bottom: 0px !important;
}
ul.products.columns-4 {
    list-style: none;
}
th.label label {
    font-size: 18px;
    margin-right: 20px;
}
td.value select {
    padding: 12px;
    font-family: "Figtree", serif!important;
    font-size: 18px;
}
table.variations {
    margin-bottom: 30px;
}
input.qty {
    width: 30px;
    height: 48px;
    margin-right: 20px;
    padding-left: 20px;
    font-family: "Figtree", serif!important;
}
.korteomschrijving strong {
    font-weight: bold;
}
.korteomschrijving p {
    margin-bottom: 15px;
}
.korteomschrijving ul li {
    line-height: 25px;
    list-style: none;
    margin-left: 0px;
}

.korteomschrijving ul {
    list-style: square;
    margin-left: 0px;
    line-height: 24px;
    margin-top: 10px;
}
.korteomschrijving ul li::before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
    position: relative;
    font-size: 11px;
    top: -1px;
    margin-right: 9px;
    left: 0px;
    color: #03c5ff;
}
.korteomschrijving {
    font-size: 16px;
    margin-bottom: 20px;
}
.korteomschrijving img {
    margin-top: 15px;
    max-width: 100%;
    height: auto;
}
.single_add_to_cart_button {
    background: #02c5ff;
    padding: 15px 26px;
    font-family: 'Figtree', sans-serif !important;
    font-size: 18px;
    border: 0px;
    color: white;
    cursor: pointer;
    position: relative;
    padding-left: 58px;
    border-radius: 10px;
    border-bottom: 2px solid #08aedf;
    font-weight: bold;
}
.single_add_to_cart_button::before {
    content: '';
    width: 23px;
    position: absolute;
    top: 16px;
    left: 16px;
    height: 24px;
    background: url(/wp-content/themes/duobakkersport/img/cart-white.svg);
    background-repeat: no-repeat;
}
.single_add_to_cart_button:hover {
    background: #2dcefd;
}
.quantity {
    float: left;
}
.woocommerce-product-gallery {
    margin-right: 30px;
}
a.cart i {
    margin-right: 10px;
}
a.cart.user {
    margin-right: 30px;
}
a.cart {
    display: inline-block;
    font-size: 18px;
    border-radius: 20px;
    color: #ffffff;
    font-weight: 500;
    margin-top: 8px;
    position: relative;
}
.shop-icons div {
    display: block;
    font-size: 11px;
    text-align: center;
    top: -6px;
    position: relative;
}
/* Spacing utilities */
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* Cards */
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 10px;
    padding: 15px;
}
.card:hover {
    box-shadow: rgb(149 165 150 / 11%) 0px 8px 24px;		
}
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card img {
    height: 300px;
    object-fit: contain;
    border: 1px solid #e9e9e9;
}
.card-body {
    flex: 1 1 auto;
    padding: 10px 0px;
	padding-bottom: 0px;
}
.card-title {
    margin-bottom: 0.75rem;
    font-size: 16px;
    color: black;
    min-height: 44px;
    text-transform: uppercase;
}
.mySwiper .card-title {
    min-height: 50px;
    font-size: 18px !important;
}
.card-title a {
    color: black;
}
.card-text {
  margin-top: 0;
  margin-bottom: 1rem;
}
.addtocart a {
    background: #03c5ff;
    border-radius: 10px;
    display: inline-block;
    padding: 5px;
}
.addtocart img {
    width: 28px !important;
    height: auto !important;
    border: 0px;
}
.price {
    font-size: 22px;
    font-weight: bold;
    position: relative;
    top: 8px;
}
/* Start header */
header {
    background: black;
}
.logo img {
    position: absolute;
    z-index: 9;
    position: relative;
}
.menu {
    position: relative;
    background: #03c5ff;
}
.menu-head i {
    margin-right: 10px;
}
.menu-head li {
    list-style: none;
}
.menu-head a {
    color: black;
}
.menu-head {
    display: block;
    font-weight: 500;
    font-size: 18px;
    position: relative;
    cursor: pointer;
}
.menu-hover span:hover {
    color: #009639;
}
span.cart-item-count:hover {
    color: white;
}
.zoeken {
    display: inline-block;
    background: #f6f6f6;
    border-radius: 40px;
    position: relative;
    position: relative;
    top: 14px;
}
form.search-form {
    background: #f6f6f6;
    border-radius: 40px;
}
button#completed-task {
    position: absolute;
    right: 0px;
    background: #00c5ff;
    border: 0px;
    font-size: 19px;
    top: 0px;
    height: 100%;
    padding: 10px 11px;
    color: white;
    border-radius: 0px 20px 20px 0px;
    cursor: pointer;
}
button#completed-task:hover {
    background: #36d1ff;
}
.zoeken input {
    background: #ffffff;
    padding: 11px 20px 11px 15px;
    font-family: "Figtree", serif !important;
    font-size: 16px;
    border: 0px;
    border-radius: 40px;
    min-width: 320px;
    font-weight: 400;
}
.customerservice i {
    margin-right: 10px;
}
a.customerservice {
    color: white;
}
a.customerservice:hover {
    color: #03c5ff;
}
/* Start content */
.entry-content, .term-description {
    font-size: 18px;
    line-height: 30px;
}
.entry-content p, .term-description p {
    padding-bottom: 20px;
}
.entry-content h2 {
    margin-bottom: 30px;
    font-size: 30px;
}
.entry-content ul {
    margin-left: 20px;
    margin-bottom: 30px;
    margin-top: -20px;
}
.entry-content .woocommerce ul {
    margin-left: 0px !important;
    margin-bottom: 20px;	
}
.product-intro .entry-content {
    font-size: 18px;
    text-align: center;
    line-height: 25px;
}
.content-color {
    background: #f5feff;
    border-radius: 8px;
    padding: 15px;
    border: 1px solid #e8f4f5;
}
.intro-box {
    padding: 20px;
    border: 15px solid #f9f6f3;
    padding-right: 70px;
}
/* Start account */
div#customer_login {
    flex-wrap: wrap;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
	margin-bottom: 40px;
}
.u-column1.col-1, .u-column2.col-2 {
    margin-bottom: 40px;
    display: block;
    width: auto;
    margin-right: 20px;
    font-size: 16px;
}
div#customer_login .woocommerce-Input--text {
    width: -webkit-fill-available;
    border-radius: 0px;
}
div#customer_login h2 {
    margin-bottom: 15px;
    font-size: 18px;
}
.woocommerce-form-row label {
    margin-bottom: 10px;
    width: 100%;
    display: block;
}
p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
    margin-bottom: 10px;
    margin-top: 10px;
    display: block;
}
.woocommerce button.button {
    background-color: #009639;
    border: none;
    color: white;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
    font-family: "Figtree", serif!important;
    cursor: pointer !important;
    border-radius: 6px;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    display: block;
    margin-bottom: 15px;
}
.woocommerce-form-row span.screen-reader-text {
    display: none;
}
p.woocommerce-LostPassword.lost_password {
    margin-top: 10px;
}
.woocommerce-privacy-policy-text {
    margin-bottom: 20px;
    margin-top: 20px;
}
.woocommerce-privacy-policy-text p {
    display: none;
}
/* Start product filter */
span.pwf-note-item {
    margin-bottom: 20px!important;
}
.facetwp-display-value {
    padding-right: 5px;
    font-size: 17px!important;
}
.facetwp-facet {
    margin-bottom: 0px!important;
}
.filterbox h4 {
    font-size: 18px;
    margin-bottom: 10px;
    color: black;
}
/* Start filter  */
h1.page-title {
    font-size: 30px;
    margin-bottom: 15px;
}
button#closeFilter1 {
    background: none;
    border: 0px;
    font-size: 20px;
    display: block;
    position: absolute;
    right: 10px;
    top: 11px;
}
.filter-content {
    padding: 15px;
    padding-top: 40px;
}
.desktop-filter {
    margin-top: 7px;
}
.desktop-filter .filterbox {
    border: 1px solid #e2e2e2;
    margin-bottom: 20px;
    padding: 16px;
    border-radius: 4px;
	background: white;
    border-bottom: 3px solid #ededed;	
}
.desktop-filter .facetwp-facet {
    margin-bottom: 0px!important;
}
#filter-left {
    position: fixed;
    top: 0;
    left: calc(-300px);
    width: 300px;
    height: 100%;
    background: #ffffff;
    transition: left 0.3s ease;
    z-index: 1000;
    overflow: hidden;
    border-radius: 0px 8px 8px 0px;
}
#overlay.active {
    display: block;
}
.filter-content {
    padding: 15px;
}
.noUi-connect {
    background: #58c1ca!important;
}
p.woocommerce-result-count {
    font-size: 16px;
    margin-bottom: 15px;
}
form.woocommerce-ordering {
    padding: 5px;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 34px;
    text-align: right;
    padding-top: 0px;
}
form.woocommerce-ordering select {
    border: 0px;
    font-family: "Figtree", serif!important;
    font-size: 16px;
    padding: 10px;
    margin-bottom: 15px;
}
.filter-mobile {
    background: #03c5ff;
    padding: 10px 20px 10px 20px;
    color: white;
    position: relative;
    border: 0px;
    transition: 0.6s;
    font-family: "Figtree", serif!important;
    cursor: pointer;
    font-size: 16px;
    margin-bottom: 20px;
    border-radius: 8px;
}
.filter-mobile i {
    margin-right: 5px;
}
/* Start social */
.social i {
    margin-right: 15px;
    font-size: 30px;
}
.social a {
    color: white;
}
.cr-trustbadgef, .cr-trustbadgea {
    margin-top: -35px!important;
    margin-bottom: -35px!important;
}
.contact-row {
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
}
.contact-row i {
    color: #03c5ff;
    position: absolute;
    left: 0px;
}
footer {
    font-size: 16px;
}
.footer-usp i {
    position: absolute;
}
.footer-usp {
    position: relative;
}
.footer-usps i {
    font-size: 44px;
    color: #03c5ff;
}
.footer-usp h4 {
    font-size: 16px;
    margin-bottom: 4px;
}
.footer-usp-content {
    padding-left: 80px;
}
.footer-usp-padding {
    padding-left: 60px;
}
.footer-sign {
    font-size: 16px;
}
.footer-sign span {
    position: relative;
    top: 7px;
}
.footer-top li a::before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
    position: relative;
    font-size: 11px;
    top: -1px;
    margin-right: 15px;
    left: 0px;
	color: #03c5ff;
}
footer ul {
    list-style: none;
    font-size: 16px;
    margin-top: 10px;
}
footer ul li {
    font-size: 16px;
    line-height: 28px;
}
footer a:hover {
color: #03c5ff;
}
.logo-footer img {
    top: 5px;
    position: relative;
}
.logo-footer {
    text-align: center;
}
.social-row i {
    font-size: 30px;
    color: #03c5ff;
}
.social-row i {
    margin-right: 15px;
}
.siteinfo-menu a {
    color: black;
}
.siteinfo-menu ul li {
    display: inline-block;
    margin-right: 25px;
}
.siteinfo-menu ul {
    margin-top: 0px;
}
.footer-top {
    background: black;
}
        /* Basisstijl voor de modal */
        #product-modal {
            display: none;
            position: fixed;
            z-index: 9999;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0,0,0,0.8);
        }

        .modal-content {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 80%;
            max-width: 800px;
            background-color: #fff;
            padding: 20px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        }

        .modal-gallery {
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .modal-slide {
            display: none;
            width: 100%;
            height: 400px;
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
        }

        button.modal-prev, button.modal-next {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background-color: rgba(0,0,0,0.5);
            color: #fff;
            border: none;
            padding: 10px;
            font-size: 18px;
            cursor: pointer;
        }

        button.modal-prev {
            left: 10px;
        }

        button.modal-next {
            right: 10px;
        }

        button.close {
            position: absolute;
            top: 10px;
            right: 10px;
            font-size: 30px;
            cursor: pointer;
        }
.woocommerce-product-gallery:hover .slick-prev,
.woocommerce-product-gallery:hover .slick-next {
    display: block; /* Pijltjes zichtbaar maken bij hover */
}
@media (max-width: 1499px) {
    .container-fluid {
        padding-right: var(--bs-gutter-x, 2.5rem);
        padding-left: var(--bs-gutter-x, 2.5rem);
    }
}
@media (max-width: 1299px) {
.slideshow_content {
    top: 11%;
}	
.slideshow_text {
    margin-top: 1%;
}
.slideshow_content h2 {
        font-size: 29px;
    }
span.slideshow_btn {
    margin-top: 25px;
}	
}
@media (max-width: 1199px) {
.dropdown .dropbtn span, .dropdown .dropbtn a {
    padding: 20px 15px;
    font-size: 15px;
}	
.cart_step {
    left: 12%;
}
}
@media (max-width: 1099px) {
.slideshow_content h2 {
    font-size: 29px;
    margin-top: 3px;
}
	.slideshow_text {
    font-size: 20px;
}	
.usps ul li {
    margin-right: 10px;
    font-size: 12px;
}
}
@media (max-width: 991px) {
span.uppertitle {
        text-shadow: rgb(0 0 0 / 49%) 1px 1px 2px;
        font-size: 16px;
    }	
.slideshow_content h2 {
    text-shadow: rgb(0 0 0 / 49%) 1px 1px 2px;	
}	
	.slideshow_text	{
	    text-shadow: rgb(0 0 0 / 49%) 1px 1px 2px;	
	}
    .container-fluid {
        padding-right: var(--bs-gutter-x, 1.5rem);
        padding-left: var(--bs-gutter-x, 1.5rem);
    }	
.cat-row img {
    width: 60px;
    height: 60px;
    object-fit: contain;
}	
	.slideshow_content {
    width: 650px;
    top: 10%;
}
    .slideshow_content h2 {
        font-size: 22px;
        margin-top: 3px;
        line-height: normal;
    }
    span.slideshow_btn {
        margin-top: 20px;
        font-size: 15px;
    }	
.cat-row a {
    padding-top: 5px;
    padding-bottom: 5px;
}	
    .cat-row span {
        top: -24px;
        font-size: 15px;
    }
.checkout_proces {
	margin-bottom: 60px;
}	
#filter-left {
    overflow-y: auto!important;
}	
.service.hero h1 {
    font-size: 28px !important;
    width: fit-content;
}	
.head1 {
    font-size: 30px;
}	
.facetwp-facet {
    margin-bottom: 30px !important;
}	
.cart .head2 {
    text-transform: inherit !important;
}	
    span.cart-item-count {
        top: -6px !important;
		width: 16px;
		height: 16px;
    }
.head2 {
    font-size: 26px;
    display: block;
}	
.col-md-12.pt-20.pb-20 {
    padding-bottom: 5px;
}	
	.single_add_to_cart_button {
margin-left: 10px;
}	
.white-box .single_add_to_cart_button {
    width: 75%;
}	
.product__carousel.mb-40 {
    margin-bottom: 20px;
}	
span.shop-usps-icon {
    margin-bottom: 10px;
}	
.cart img {
    width: 28px;
}
a.cart.user {
    margin-right: 15px;
}	
	.menu {
		background: white;
	}
#menu ul {
        top: 120px;
    }
    .zoeken {
        top: 0px;
        margin-left: 0px;
    }
.prijsoverzicht {
    text-align: left;
}	
	.footer-usp-padding {
		padding-left: 0px;
	}
	.card-title {
		min-height: auto;
	}
.swiper-slide img, .card-solo img {
    height: 240px;
}	
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after, .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
	font-size: 20px!important;
	}	
.product-banners {
    margin-bottom: 20px;
}	
.tabcenter {
	text-align: center;
}	
.categories-container .gx-5 {
    --bs-gutter-x: 1rem;
}	
.hero-category {
		margin-bottom: 20px;
}	
    .hero-img {
        height: 180px;
        width: 100%;
    }	
.hero h1 {
    left: 50px;
    bottom: 65px;
    left: 10px;
    right: 12px;
    font-size: 15px;
}	
.hero-category img {
    height: 90px;
    max-width: 100%;
    object-fit: contain;
}	
.hero-category i {
    display: none;
}	
.hero-container {
    padding: 0px;
}	
.relative-container {
    position: relative;
}	
.cartbutton {
    bottom: 30px;
}	
.desktop-filter {
    display: none;
}		
.logo {
    text-align: center !important;
}	
    .tabs {
        margin: 0px 0px 30px 0px;
    }
.tabhide {
display: none!important;
}
.product-price {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 13px;
    color: #000000;
    border: 1px solid #03c5ff;
	margin-top: 0px;
}	
.tabshow {
display: block!important;
}
.toonzoeken {
    display: inline-block;
}	
    .toonzoeken i {
        font-size: 20px;
        display: inline-block;
        cursor: pointer;
		color: white;
    }
div#menuToggle2 {
    display: inline-block;
    position: relative;
    top: -10px;
    margin-right: 10px;
}	
.dropdown-toggle::after {
	display: none;
}	
.zoekfunctie {
	text-align: right;
}
    .header-center {
        padding: 5px 0px;
        min-height: 48px;
		position: relative;
    }
.logo img {
        width: 200px;
        position: absolute;
        left: -10px;
        right: 0px;
        margin: 0 auto;
        height: 41px;
    }
    i.fa-solid.fa-bars {
        margin-top: 13px;
        font-size: 20px;
        color: white;
    }
.col-lg-3.col-md-6.col-12 {
    margin-bottom: 15px;
}	
.shop-usps {
    margin-top: 5px;
}		
}
@media (max-width: 767.98px) {
    .container-fluid {
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
    }	
.card {
    padding: 10px 5px;
}	
	.mob-hide {
		display: none!important;
	}
	.mob-show {
		display: block!important;
	}	
.circle-step {
    width: 35px;
    height: 35px;
}		
.circle-step img {
    height: 22px !important;
}	
.cart_step {
    top: -20px;
}	
.errorpage .mt-90 {
        margin-top: 50px;
    }
.errorpage .head1 {
        font-size: 24px;
    }	
.errorpage .mt-90 {
        margin-top: 40px;
        margin-bottom: 20px;
    }	
.errorpage .entry-content p {
    font-size: 16px;
    line-height: 24px;
}	
.slideshow_content {
        top: 5%;
        position: absolute;
        margin-right: 30px;
        width: fit-content;
        left: 15px;
    }
    .slideshow_text {
        font-size: 13px;
    }
    .slideshow_content h2 {
        font-size: 15px;
        margin-top: 3px;
        font-weight: 800 !important;
        line-height: 23px;
    }	
div#text404 {
    font-size: 46px;
}	
.cursor {
    height: 35px;
}	
.proces_step span {
    font-size: 11px;
}	
.checkout_step {
    top: -20px;
}	
.product__carousel .gallery-thumbs .swiper-slide {
    width: 31% !important;
}	
	.wc-block-components-checkout-return-to-cart-button {
    display: none;
}		
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row {
    display: block!important;
}
.wc-block-checkout__actions_row	button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    width: 100%;
	margin-top: 0px!important;
}
.cart .grey {
    background: white;
}	
.wc-block-components-product-badge {
    border: 1px solid #03c5ff;
    color: #03c5ff;
    text-wrap: auto !important;
    line-height: 20px !important;
    font-size: 12px !important;
    padding: 5px 10px !important;
}
    .wc-block-components-product-badge.wc-block-components-product-backorder-badge {
        text-wrap: auto !important;
        line-height: 18px;
    }
	.pb-60 {
		padding-bottom: 30px;
	}
    .tabs select {
        display: block;
        width: 100%;
    font-family: "Figtree", serif!important;
        background: #03c5ff;
        padding: 10px;
        font-weight: bold;
        font-size: 16px;
        border: 1px solid #03c5ff;
        color: white;
        border-radius: 6px;
    }
.woocommerce-notices-wrapper a {
margin-top: 15px;
	}	
	.tabs ul {
		display: none;
	}
.tab {
    display: none;
    padding: 0px;
    border: 0px;
    line-height: 24px;
	background: transparent;
    padding-top: 0px;
    padding-bottom: 30px;
}	
.swiper-wrapper.swiper-wrapper-thumbnails {
    display: block;
    text-align: left;
}	
.product {
    margin-bottom: 10px;
}	
.product .card img {
    max-height: 220px;
    object-fit: contain;
}	
.term-description p {
    display: none;
}	
	.pt-60 {
		padding-top: 30px;
	}
	.mb-60 {
		margin-bottom: 30px;
	}	
	.mt-60 {
		margin-top: 30px;
	}	
	 .space-md {
    margin: 20px;
  }
.row.gx-5 {
    --bs-gutter-x: 1.5rem !important;
}	
.zoeken input {
    min-width: 260px;
}	
.zoeken input {
    border: 2px solid #f1f1f1;
}	
.footer-usp {
    margin-bottom: 30px;
}	
    .hero-category h4 {
        font-size: 14px;
    }	
.logo img {
        width: 60px;
        height: 40px;
        top: 11px;
    }
.head3 {
    font-size: 18px;
}	
.card-title {
    font-size: 16px;
}	
#menu {
    left: calc(-100% + 3rem);
    width: calc(100% - 3rem);
}	
}
@media (max-width: 500px) {
.single_add_to_cart_button {
    font-size: 16px;
}	
.card-title {
        min-height: 60px;
        font-size: 15px !important;
    }	
.addtocart {
    right: 8px;
    position: relative;
}		
.mySwiper .addtocart {
    right: 0px;
    position: relative;
}		
}
@media (max-width: 400px) {
.zoeken input {
        min-width: 240px;
    }
}