/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 05 2026 | 13:52:18 */
.close-side-widget .wd-action-text,
.cart-widget-side .title {
	font-size: 18px;
}

.cart-widget-side .cart-info {
	font-size: 16px;
}

.cart-widget-side .checkout {
	background-color: var(--lichtGroen);
    color: var(--groen);
}

body.woocommerce-cart .product-name a {
	color: var(--groen) !important;
}

body.woocommerce-cart .cart-totals-inner {
	background-color: var(--groen);
	padding: 25px;
	border-radius: 30px;
}

body.woocommerce-cart .cart-totals-inner h2 {
	color: var(--wit) !important;
    font-size: 28px !important;
    text-transform: none;
    font-weight: 700 !important;
    margin-bottom: 0 !important;
}

body.woocommerce-cart .cart-totals-inner td {
	padding-left: 0;
}
body.woocommerce-cart .cart-totals-inner .woocommerce-shipping-destination strong {
	color: var(--wit);
}

body.woocommerce-cart .shipping p,
body.woocommerce-cart .shipping label {
	color: var(--tekstWitDonkereAchtergrond) !important;
}

body.woocommerce-cart .cart-totals-inner bdi,
body.woocommerce-cart .cart-totals-inner p,
body.woocommerce-cart .cart-totals-inner label {
	font-size: 16px !important;
}

body.woocommerce-cart .cart-subtotal td {
	padding-bottom: 0 !important;
}

body.woocommerce-cart .product-price span,
body.woocommerce-cart .product-price bdi {
 	color: var(--tekst) !important;
}

body.woocommerce-cart .product-name,
body.woocommerce-cart .product-price,
body.woocommerce-cart .product-quantity,
body.woocommerce-cart .product-subtotal {
	font-weight: 700 !important;
    text-transform: none !important;
}

#shipping_method input[type="radio"] {
  accent-color: var(--lichtGroen);
}

body.woocommerce-cart .quantity {
	background-color: var(--groenTransparant) !important;
	border-radius: 99px;
}

body.woocommerce-cart .quantity input {
	border: none !important;
}

body.woocommerce-cart .quantity input:hover {
	background-color: var(--groenTransparant) !important;
	color: var(--groen);
}

.shop-table-with-img tbody tr:nth-child(even):not(.wd-cart-action-row) td {
	background-color: var(--groenTransparant);
}

@media(max-width: 1024px) {
	.tm-clear-cart-button {
		margin-top: 10px;
	}
}

@media(max-width: 767.98px) {
	.shop-table-with-img tbody tr:nth-child(even):not(.wd-cart-action-row) td:nth-child(2) {
		border-radius: 30px 30px 0 0;
	}
	.shop-table-with-img tbody tr:nth-child(even):not(.wd-cart-action-row) td:last-child {
		border-radius: 00 30px 30px;
	}
	
	.woocommerce-cart .woocommerce-cart-form__cart-item {
		background-color: var(--groenTransparant) !important;
		display: flex !important;
		padding: 25px !important;
		border-radius: 10px !important;
		margin-bottom: 20px !important;
	}
	.woocommerce-cart .product-remove {
		right: 15px !important;
	}
}

.shop-table-with-img tbody img {
	border-radius: 10px;
}

body.woocommerce-cart .woocommerce-message {
	background-color: var(--lichtGroen);
    color: var(--groen);
    border-radius: 99px;
    margin: 0 25px;
}


/* Afrekenen */
.woocommerce-checkout .woocommerce-checkout-review-order-table thead th {
	text-transform: none !important;
	font-weight: 700;
	font-size: 20px;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .woocommerce-Price-amount,
.woocommerce-checkout .woocommerce-checkout-review-order-table .product-total bdi,
.woocommerce-checkout .woocommerce-checkout-review-order-table label bdi,
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th,
.woocommerce-checkout .woocommerce-checkout-review-order-table thead th,
.woocommerce-checkout .woocommerce-checkout-review-order-table {
	color: var(--wit);
}

.woocommerce-checkout .woocommerce-checkout-review-order-table label {
	color: var(--tekstWitDonkereAchtergrond) !important;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item {
	font-size: 16px;
}

.wd-shipping-details .woocommerce-shipping-fields__field-wrapper,
.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0;
}

.webr-form-afrekenen .select2 {
	display: flex;
	align-items: center;
}

.webr-form-afrekenen textarea,
.webr-form-afrekenen .select2,
.webr-form-afrekenen input {
	height: 52px;
	background-color: var(--groenTransparant);
	border-radius: 10px;
	border: none;
}

.select2-selection__arrow {
	height: 52px;
}

.webr-form-afrekenen .select2-selection {
	border: none !important;
}

.woocommerce-privacy-policy-text {
	font-size: 16px;
}

.woocommerce-terms-and-conditions-checkbox-text {
	font-size: 14px;
}

.wc_payment_methods input {
	accent-color: var(--groen);
}
.woocommerce-form__input-checkbox {
	accent-color: var(--lichtGroen);
}

body.woocommerce-account  #main-content {
	padding-top: 100px;
	padding-bottom: 100px;
}
body.woocommerce-account .wd-my-account-sidebar {
	padding: 30px;
	background-color: var(--groen);
	border-radius: 20px;
}
body.woocommerce-account .woocommerce-MyAccount-title {
	padding: 0px;
    color: var(--wit);
    border: none;
	text-transform: none;
	font-size: 28px;
	line-height: 30px;
}
body.woocommerce-account .wd-my-account-sidebar  .woocommerce-MyAccount-navigation-link a {
	color: var(--wit);
	padding: 0px;
}
body.woocommerce-dashboard .wd-my-account-links li a {
	padding: 30px;
	border-radius: 20px;
	box-shadow: none;
}

body.woocommerce-dashboard .wd-my-account-links li a {
	background-color: var(--groenTransparant);
}
body.woocommerce-dashboard .wd-my-account-links li a:hover {
	background-color: #A2C9C0;
}
body.woocommerce-dashboard .wd-builder-off .wd-nav-my-acc>li>a .wd-nav-icon {
	color: var(--groen);
}
body.woocommerce-dashboard .wd-my-account-links li a .nav-link-text {
	color: var(--groen);
}
body.woocommerce-dashboard .woocommerce-MyAccount-content p a {
	color: var(--tekst);
	text-decoration: underline;
}

body.woocommerce-account .woocommerce-orders-table th {
	font-size: 20px;
	color: var(--groen);
	text-transform: none;
	line-height: 30px;
	font-weight: 700;
}

























