/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/* Add your custom styles here */

/* Add your custom styles here */
/* CUSTOM ON-HOVER IMAGE */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,300;0,400;0,600;0,700;1,400&display=swap');

/* Add your custom styles here */
/* CUSTOM ON-HOVER IMAGE */

body{
	font-family: "Montserrat", Sans-serif;
	background:#fff;
}
#prod-usp-info{
	font-size:12px;
}

#prod-usp-info li {
  list-style: none;
  padding-bottom: 12px;
}
#prod-usp-info li::before {
	list-style-type: none;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url('https://tvlift-meubel.nl/wp-content/uploads/Vector.svg');
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 8px;
  margin-top: 4px;
  vertical-align: top;
}

#prod-usp-info ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

#prod-usp-info ul li {
  position: relative;
  padding-left: 28px; /* space for the icon */
  margin-bottom: 12px; /* spacing between items */
  line-height: 1.4;
}

#prod-usp-info ul li::before {
  content: "";
  position: absolute;
  left: 0;
  bottom:10;
  top:0; /* vertical alignment tweak */
  width: 18px;
  height: 18px;
  background-image: url('https://tvlift-meubel.nl/wp-content/uploads/Vector.svg'); /* your icon */
  background-size: contain;
  background-repeat: no-repeat;
}


#prod-usp-info li .d-info-f-line::after {
	display: inline-block;
	margin-left:5px;
	content: '';
	position: absolute;
	top: 4px;
	width: 14px;
	height: 14px;
	background-image: url('https://tvlift-meubel.nl/wp-content/uploads/info-circle-1.svg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	pointer-events: none;
}


.woocommerce-product-details__short-description ul,.niceul ul {
	list-style: none;
	padding-left: 0;
}
textarea{
	min-height:80px;
	border:2px solid #ccc !important;
}
textarea:focus{
	border-color:#000 !important;
}
input:focus-visible{
}
.woocommerce-product-details__short-description ul li,.niceul ul li{
	padding-left: 1.5em;
	margin-bottom: 0.5em;
	position: relative;
}

.woocommerce-product-details__short-description ul li:before,.niceul ul li:before{
	content: '';
	position: absolute;
	left: 0;
	top: 4px;
	width: 16px;
	height: 16px;
	background-image: url('https://tvlift-meubel.nl/wp-content/themes/hello-theme-child-master/listitem.svg');
	fill:#ffd939;
}
.single-product .bwp-single-info .description ul li, .quickview-container .bwp-single-info .description ul li {
  margin-bottom: 5px;
  position: relative;
  padding-left: 22px;
}
.single-product .bwp-single-info .description ul li:before, .quickview-container .bwp-single-info .description ul li:before {
content:"\2714\0020";
  position: absolute;
  left: 0;
  color: #222;
}
.filterbtn{
	margin-bottom:20px !important;
}
.page-description a{
	text-decoration:underline;
}
.page-description a:hover{
	text-decoration:none;
	font-weight:500;
}
.relative-time-description{
	display:none;
}
.woocommerce-LoopProduct-link picture:nth-child(2){
	display:none;
}
.woocommerce-LoopProduct-link:hover picture:nth-child(2){
	display:block;
}
.woocommerce-LoopProduct-link:hover picture:nth-child(1){
	display:none;
}
#custom_html-3{
	display:none;
}
#order_review{
	background:#f6f6f6;
  padding: 30px;
	border:none;
}
strong.product-quantity,dl.variation{
	text-transform:lowercase;
}
table.shop_table{
	margin-top:0;
}
.bottom-cart p{
	margin-bottom:0;
	padding:0;
	
}
.bottom-cart a{
	text-decoration:underline;
	font-size:14px;
	float:left;
	padding:15px;
}
.bottom-cart a:hover{
	text-decoration:none;
}
.actions p{
	margin: 0 !important;
}
.cart-collaterals a.checkout-button br{display:none;}
td.product-thumbnail a img{
	max-width:120px;
	float:left;
	margin-right:30px
}
td.product-thumbnail .product-name a{
	font-weight:500;
}
.woocommerce .cart-collaterals .cart_totals{
	width:100%;
}
.checkout .woocommerce-checkout-review-order .title-product-name,.cart-collaterals .cart_totals  h2{
	margin: -30px -30px -1px -30px !important;
	text-transform:uppercase;
font-size: 16px !important;;
  color: #000;
  padding: 30px 30px 30px;
  background: #e9e9e9;
  margin: 0;
  line-height: 1.8;
  border-bottom: 0;
	font-weight:700 !important;
}
.woocommerce-message{
	background:#e9e9e9;
	padding:30px;
	font-size:16px;
}
.woocommerce-message a{
	font-weight:500;
	text-decoration:underline;
}
.woocommerce-message a:hover{
	text-decoration:none;
}
.cart-collaterals #shipping_method{
	margin-left:0;
}
#shipping_method li{
	font-size:14px;
	padding:0 0 10px 0;
	border-bottom:1px solid #dedede;
	margin-bottom:10px;
	list-style:none;
}
#shipping_method li:last-child{border:none;
margin-bottom:0;}
#shipping_method li input{
	margin-bottom:0;
	margin-right:10px;
	display:none;
}
#shipping_method li label{
	display:inline;
}
.cart_totals{
background: #f6f6f6;
	padding:30px;
}
.cart-collaterals table{
	margin:0;
	border:none;
}
.cart-collaterals table td,
.cart-collaterals table th{
	vertical-align:middle;
	border:none;
	background:none;
	font-size:14px;
}
.cart-collaterals table th{
	font-size:14px;
	font-weight:500;
}
.woocommerce-cart-form__contents th{
	background:none;
	border:none;
	vertical-align:middle;
	font-size:16px;
	text-align:center;
	border-bottom:1px solid #e8e8e8;
	padding:30px 15px;
	font-weight:500;
}
.shop_table .product-quantity,
.shop_table .product-price{
	display:none;
}
.shop_table .product-remove,
.shop_table .product-thumbnail,
.shop_table .product-price,
.shop_table .product-quantity,
.shop_table .product-subtotal{
	vertical-align:middle;
	
}
.shop_table .product-remove a{
	border-radius:100%;
	width:16px;
	height:16px;
	display:block;
	line-height:14px;
	text-align:center;
	border:1px solid #000c
}
.cart-collaterals .checkout-button{
	background:#000c;
	color:#fff;
	border:2px solid #000c;
	width:100%;
	/*text-transform:uppercase;
	font-weight:400;*/
	text-transform:lowercase;
	margin-top:45px;
	
	border-color:#000c;
}
.cart-collaterals .checkout-button:hover{
	background:#fff;
	color:#000c;
	border-color:#000c;
}
.woocommerce-shipping-destination strong{
	display:block;
}
a.shipping-calculator-button{
	text-decoration:underline;
}
.cart_totals .cart-subtotal .woocommerce-Price-amount bdi,
.cart_totals .order-total .woocommerce-Price-amount bdi
{
	font-size:20px;
}
.shop_table .product-remove a:hover{
	font-weight:600;
}
dl.variation dt{
	font-weight:400;
} 
.woocommerce-cart-form .shop_table .product-price,
.woocommerce-cart-form .shop_table .product-quantity,
.woocommerce-cart-form .shop_table .product-subtotal{
	text-align:center;
}
.shop_table .product-name{
	font-size:14px;
}
table.shop_table.cart > tbody td{
	border:none;
	border-bottom:1px solid #e8e8e8;
}
.elementor-widget-text-editor {
	line-height:1.3em;
}
.elementor-widget-text-editor ul li{
	list-style:disc;
}
ul.tabs li a:before{content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 32px;
  height: 1px;
  background: #e5e5e5;
}
ul.tabs li a.active:before{
	color:#000
}
.webwinkelkeur-rich-snippet{
	font-size:14px;
}
.elementor-widget-text-editor p{
	margin-bottom:20px;
}
.elementor-widget-text-editor ul{
	margin:20px 0;
	padding-left:40px;
}
ul,ol,li{
	list-style: none;
}
*{
	margin:0;
	padding:0;
}

/* Stijl voor de extra informatie tabel */
.payment_method_mollie_wc_gateway_ideal select{
	padding:0;
	border:none;
	margin-bottom:0;
}
.introduction_text_label,
.riverty_fieldset .validate-required > label{
  display: block;
  width: 100%;
  color: #000;
  font-size: 16px;
  margin: 0 0 5px 0 !important;
  padding: 0;
    padding-left: 0px;
  padding-left: 0 !important;
}
.select2-selection__clear {
  display: none;
}
table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
}
.woocommerce .elementor-37719 .elementor-element.elementor-element-965f519 .flex-control-thumbs img{
	width:100%;
}
.woocommerce .elementor-37719 .elementor-element.elementor-element-965f519 .flex-control-thumbs li{
	width:20%;
}
.zoomImg{
	cursor: zoom-in;
}
a.woocommerce-product-gallery__trigger{
	display: none;
}
.gmbrr.carousel .navigation .bullet a{
	max-width:10px;
	max-height:10px;
}
.woocommerce-product-details__short-description ul{
margin:20px 0;
}
table p{
	margin:0;
	padding:0;
}
table th,
table td {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: left;
}

table th {
    background-color: #f2f2f2;
}
.wc-pao-addons-container{
	font-size:16px;
}
div.product-addon-totals .wc-pao-subtotal-line{
	padding:20px 0;
}
.elementor-widget-woocommerce-archive-description ul{
	list-style:disc;
	margin-left:20px;
	margin-top:20px;
}
.elementor-widget-woocommerce-archive-description p{
	margin-bottom:20px;
}
.woocommerce-input-wrapper{
display: block;
width:100%;	
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last{
	float:left;
}
.woocommerce-checkout-review-order-table{
	border:none;
}
.woocommerce-billing-fields{
	text-align: :left;
}
.payment_box{
	font-size:14px;
	border:1px solid #ddd;
	padding:15px;
}
.payment_box p{
	margin-bottom: 0;
}
.afterpay_selling_points_block ul li:before{
	margin-left:5px;
	text-align: left;
}
p.riverty_terms{
	display: inline;
}
.wc_checkout_add_ons p.form-row{
	border:1px solid #333;
}
.woocommerce-billing-fields h3{
	text-align: left;
}
.woocommerce-terms-and-conditions-link{
	text-decoration: underline;
}
h3#order_review_heading{
	display: none;
}
#order_review{
	
  padding: 30px;
  text-align: left;
}
.title-product-name{
	margin:0;
}
.woocommerce-checkout-review-order-table{
	
}
		/*.KOPE STIJL woocommerce */
		
		.checkout .form-row {
		  margin-bottom:30px;
		  margin-left:0;
		  margin-right:0
		}
		.checkout .form-row label {
		  color:#000;
		  float:left;
		  font-size:16px;
		  font-weight: 500;
		  margin-bottom:10px;
		}
		.rtl .checkout .form-row label {
		  float:right
		}
		.checkout .form-row .woocommerce-input-wrapper {
		  width:100%;
		  float:left
		}
		.rtl .checkout .form-row .woocommerce-input-wrapper {
		  float:right
		}
		.checkout .form-row .woocommerce-input-wrapper .input-text {
		  width:100%;
		  border-width:0 0 2px;
		  border-color:#e5e5e5;
		  padding:0;
		  height:40px;
		  line-height:40px;
		  color:#000
		}
		.checkout .form-row .woocommerce-input-wrapper textarea {
		  height:auto!important
		}
		.checkout .form-row .selection .select2-selection--single {
		  height:40px;
		  line-height:40px;
		  border-width:0 0 2px;
		  border-color:#e5e5e5;
		  border-radius:0
		}
		.checkout .form-row .selection .select2-selection--single span {
		  line-height:40px;
		  padding:0;
		  height:40px
		}
		.checkout #place_order {
		  color:#fff;
		  background:#000;
		  font-size:14px;
		  text-transform:uppercase;
		  padding:0 50px;
		  line-height:70px;
		  cursor:pointer;
		  border:0;
		  width:100%;
		  font-weight:500;
		  letter-spacing:.1em;
		  border:1px solid #000;
		  -webkit-transition:all .3s ease;
		  transition:all .3s ease
		}
		.checkout #place_order:hover {
		  background:0 0;
		  color:#000
		}
		.checkout .woocommerce-checkout-payment .place-order {
		  padding:0
		}
.woocommerce-shipping-fields .shipping_address{
	padding:30px 30px 15px 30px !important;
	background:#f1f1f1;
	margin-bottom:30px;
}
		.checkout .woocommerce-checkout-payment .payment_methods {
		  padding:20px;
		  margin-bottom:30px;
		  list-style:none;
			background:#fefefe;
		  border:1px solid #d9d9d9
		}
		.checkout .woocommerce-checkout-payment .payment_methods li {
		  padding:5px 0;
		  margin-bottom:0;
		}
.checkout .woocommerce-checkout-payment .payment_methods li label{
	display:inline;
}
		.checkout .woocommerce-checkout-payment .payment_methods li .payment_box {
		  padding-bottom:17px
		}
		.checkout .woocommerce-checkout-payment .payment_methods li:first-child {
		  padding-top:0
		}
		.checkout .woocommerce-checkout-payment .payment_methods li:last-child {
		  border-bottom:0
		}
		.woocommerce-terms-and-conditions-wrapper{
			font-size:14px;
		}
		.woocommerce .woocommerce-terms-and-conditions, .woocommerce-page .woocommerce-terms-and-conditions {
  margin-bottom: 1.618em;
  padding: 0 !important;
  max-width: 95% !important;
}
		.payment_methods li>label {
		  float:unset;
		  margin:0;
		  padding-left:18px;
		  position:relative;
		  margin-bottom:0;
		  cursor:pointer;
		  color:#000;
		  font-size:14px;
		}
		.rtl .payment_methods li>label {
		  padding-right:18px;
		  padding-left:0
		}
		.payment_methods li>label:before {
		  position:absolute;
		  left:0;
		  top:calc(50% - 6px);
		  width:12px;
		  height:12px;
		  border:1px solid #868686;
		  content:"";
		  border-radius:50%;
		  -webkit-border-radius:50%;
		  -moz-border-radius:50%;
		  -ms-border-radius:50%;
		  -o-border-radius:50%
		}
		.rtl .payment_methods li>label:before {
		  right:0;
		  left:auto
		}
		.payment_methods li .input-radio:checked+label {
		  color:#000
		}
		.payment_methods li .input-radio:checked+label:before {
		  background:#000;
		  border-color:#000
		}
		.payment_methods img {
		  height:1.5625em;
		  vertical-align:middle;
		  margin:0;
		}
		.payment_methods .woocommerce-notice {
		  padding:20px!important;
		  min-height:auto
		}
		.payment_methods .about_paypal {
		  float:right;
		  position:relative
		}
		.payment_methods .about_paypal:before {
		  position:absolute;
		  content:"";
		  background:#000;
		  bottom:0;
		  left:50%;
		  -webkit-transform:translateX(-50%);
		  -moz-transform:translateX(-50%);
		  -ms-transform:translateX(-50%);
		  -o-transform:translateX(-50%);
		  transform:translateX(-50%);
		  -webkit-transition:all .3s ease;
		  transition:all .3s ease;
		  width:100%;
		  height:1px
		}
		.payment_methods .about_paypal:hover:before {
		  width:50%
		}
		.payment_methods input.input-radio {
		  display:none
		}
		.payment_methods .payment_box {
		  line-height:1.5
		}
		.payment_methods .payment_box p:last-child {
		  margin-bottom:0
		}
		.checkout .woocommerce-shipping-methods .shipping_method {
		  display:none
		}
		.checkout .woocommerce-shipping-methods label {
		  margin:0;
		  margin-left:5px;
		  font-weight:400;
		  margin-bottom:0;
		  position:relative;
		  padding-left:18px;
		  cursor:pointer
		}
		.rtl .checkout .woocommerce-shipping-methods label {
		  margin-right:5px;
		  margin-left:0
		}
		.rtl .checkout .woocommerce-shipping-methods label {
		  padding-right:18px;
		  padding-left:0
		}
		.checkout .woocommerce-shipping-methods label:before {
		  position:absolute;
		  left:0;
		  top:calc(50% - 6px);
		  width:12px;
		  height:12px;
		  border:1px solid #868686;
		  content:"";
		  border-radius:50%;
		  -webkit-border-radius:50%;
		  -moz-border-radius:50%;
		  -ms-border-radius:50%;
		  -o-border-radius:50%
		}
		.rtl .checkout .woocommerce-shipping-methods label:before {
		  right:0;
		  left:auto
		}
		.checkout .woocommerce-shipping-methods .shipping_method:checked+label:before {
		  background:#000;
		  border-color:#000
		}
		.checkout .radio label,
		.checkout .checkbox label {
		  margin-left:0;
		  padding-left:0
		}
		.checkout .radio label .input-checkbox,
		.checkout .checkbox label .input-checkbox {
		  position:static;
		  margin:0
		}
		.checkout .woocommerce-form-login .woocommerce-form__label {
		  margin-top:10px;
		  width:100%;
		  display:block
		}
		.checkout .woocommerce-form-login .woocommerce-form__label span {
		  margin-left:25px
		}
		.rtl .checkout .woocommerce-form-login .woocommerce-form__label span {
		  margin-right:25px;
		  margin-left:0
		}
		.checkout .woocommerce-form-login .woocommerce-form__label input[type=checkbox] {
		  position:absolute;
		  margin-top:5px
		}
		.checkout .woocommerce-form-login .form-row {
		  clear:both
		}
		.checkout .woocommerce-form-login .form-row.form-row-first,
		.checkout .woocommerce-form-login .form-row.form-row-last {
		  clear:none
		}
		.checkout h3 {
		  margin-top:0;
		  font-size:24px;
		  margin-bottom:30px
		}
		.checkout ul.payment_methods li {
		  width:100%;
		  clear:both
		}
		.checkout ul.payment_methods li label {
		  padding-left:10px;
		  float:left;
		  margin-top:-8px
		}
		.rtl .checkout ul.payment_methods li label {
		  float:right
		}
		.checkout ul.payment_methods li label .input-radio {
		  left:0;
		  margin:6px 0 0
		}
		.checkout ul.payment_methods li>input {
		  float:left
		}
		.rtl .checkout ul.payment_methods li>input {
		  float:right
		}
		.checkout ul.payment_methods li .payment_box {
		  width:100%;
		  clear:both
		}
		.checkout ul.payment_methods li.payment_method_paypal>label img {
		  margin:0 10px
		}
		.checkout .place-order {
		  clear:both
		}
		.checkout #payment_method_paypal {
		  margin-top:47px
		}
		.checkout #payment_method_cheque {
		  float:left
		}
		.rtl .checkout #payment_method_cheque {
		  float:right
		}
		.checkout .woocommerce-checkout-review-order .checkout-review-order-table-wrapper {
		  padding:30px 40px;
		  border:1px solid #000;
		}
		@media(max-width:480px) {
		  .checkout .woocommerce-checkout-review-order .checkout-review-order-table-wrapper {
		    padding:30px 20px
		  }
		}
		.checkout .woocommerce-checkout-review-order .title-product-name {
		  font-size:22px;
		  color:#000;
		  margin-bottom:15px;
			font-weight:500;
		}
		.checkout .woocommerce-checkout-review-order .cart_item {
		  display:flex;
		  margin-bottom:15px;
		  justify-content:space-between;
		  border-top: 1px solid #e9e9e9;
  padding-top: 30px;
		}
		.checkout .woocommerce-checkout-review-order .cart_item:last-child {
		  margin-bottom:0
		}
.checkout .woocommerce-checkout-review-order > .cart_item{
	border:none !important;
}
		.checkout .woocommerce-checkout-review-order .product-total {
		  color:#000;
		  font-size:16px;
		}
		.checkout .woocommerce-checkout-review-order .info-product {
		  display:flex
		}
		.checkout .woocommerce-checkout-review-order .info-product .product-thumble {
		  max-width:55px
		}
		.checkout .woocommerce-checkout-review-order .info-product .product-thumble img {
		  border:1px solid #e8e8e8
		}
		.checkout .woocommerce-checkout-review-order .info-product .product-name {
		  padding-left:0;
		  color:#000;
		  text-transform:uppercase;
		  word-break:break-word;
		  font-size:14px
		}
		.rtl .checkout .woocommerce-checkout-review-order .info-product .product-name {
		  padding-right:0;
		  padding-left:0
		}
		.checkout .woocommerce-checkout-review-order .info-product .product-name .product-quantity {
		  display:block;
		  font-weight:600
		}
		.checkout .woocommerce-checkout-review-order h2 {
		  margin:0;
		  font-size:15px
		}
		.checkout .woocommerce-checkout-review-order .cart-subtotal {
		  margin-top:30px
		}
		.checkout .woocommerce-checkout-review-order .cart-subtotal,
		.checkout .woocommerce-checkout-review-order .order-total {
		  display:flex;
		  justify-content:space-between;
		  align-items:center;
		  border-top:1px solid #dedede;
		  padding:27px 0
		}
		.checkout .woocommerce-checkout-review-order .cart-subtotal .subtotal-price,
		.checkout .woocommerce-checkout-review-order .order-total .subtotal-price {
		  color:#000
		}
.wc-pao-addon .wc-pao-addon-wrap .wc-pao-addon-radio {
  align-self: center;
  margin-right: 7px;
  margin-top: 2px;
}
		.checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals {
		  display:flex;
		  align-items:center;
		  justify-content:space-between;
		  border-top:1px solid #dedede;
		  padding:27px 0
		}
		.checkout .woocommerce-checkout-review-order .total-price {
		  color:#000;
		  text-align: right;
		}
.checkout .woocommerce-checkout-review-order .total-price .amount{
	font-size:20px;
}
.checkout .woocommerce-checkout-review-order .total-price small .amount{
	font-size:14px;
}
		.checkout .woocommerce-checkout-review-order .woocommerce-shipping-methods {
		  text-align:right;
		  padding:0;
		  list-style:none
		}
		.rtl .checkout .woocommerce-checkout-review-order .woocommerce-shipping-methods {
		  text-align:left
		}
		.checkout .woocommerce-checkout-review-order .woocommerce-shipping-methods li {
		  margin:5px 0
		}
		.checkout #ship-to-different-address {
		  display:block;
		  margin:10px 0 20px;
		  font-size:16px;
		  text-align:left;
		}
		@media(max-width:767px) {
		  .checkout #ship-to-different-address {
		    margin-left:0
		  }
		  .rtl .checkout #ship-to-different-address {
		    margin-right:0;
		    margin-left:0
		  }
		}
		.checkout #ship-to-different-address label {
		  font-weight:400
		}
		.checkout #ship-to-different-address label.woocommerce-form__label-for-checkbox {
		  cursor:pointer
		}
		.checkout #ship-to-different-address label.woocommerce-form__label-for-checkbox span {
		  position:relative;
		  padding-left:18px
		}
		.rtl .checkout #ship-to-different-address label.woocommerce-form__label-for-checkbox span {
		  padding-right:18px;
		  padding-left:0
		}
		.checkout #ship-to-different-address label.woocommerce-form__label-for-checkbox span:before {
		  position:absolute;
		  left:0;
		  top:calc(50% - 6px);
		  width:12px;
		  height:12px;
		  border:1px solid #868686;
		  border-radius:50%;
		  -webkit-border-radius:50%;
		  -moz-border-radius:50%;
		  -ms-border-radius:50%;
		  -o-border-radius:50%;
		  content:""
		}
		.rtl .checkout #ship-to-different-address label.woocommerce-form__label-for-checkbox span:before {
		  right:0;
		  left:auto
		}
		.checkout #ship-to-different-address label.woocommerce-form__label-for-checkbox .woocommerce-form__input:checked+span:before {
		  background:#222;
		  border-color:#222
		}
		.checkout #ship-to-different-address #ship-to-different-address-checkbox {
		  display:none
		}
		.checkout .create-account .woocommerce-form__label span {
		  margin-left:10px
		}
		.rtl .checkout .create-account .woocommerce-form__label span {
		  margin-right:10px;
		  margin-left:0
		}
		.checkout .create-account .woocommerce-form__label input[type=checkbox] {
		  margin-left:0;
		  margin-top:5px
		}
		.rtl .checkout .create-account .woocommerce-form__label input[type=checkbox] {
		  margin-right:0;
		  margin-left:0
		}
		.checkout .woocommerce-checkout {
		  clear:both
		}
		.checkout .checkout_coupon>.form-row {
		  margin-bottom:30px
		}
		.checkout .checkout_coupon input[name=apply_coupon] {
		  padding:9px 10px
		}
		.woocommerce-order-received,
		.woocommerce-view-order {
		  font-size:14px
		}
		.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received,
		.woocommerce-view-order .woocommerce .woocommerce-thankyou-order-received {
		  background:0 0;
		  border:2px dashed #222;
		  font-weight:700;
		  width:100%;
		  text-align:center;
		  font-size:16px;
		  margin-bottom:30px;
		  line-height:1.4;
		  padding:15px 25px;
		  color:#222
		}
		.woocommerce-order-received .woocommerce-thankyou-order-details,
		.woocommerce-view-order .woocommerce-thankyou-order-details {
		  list-style-type:none;
		  padding:0;
		  margin-bottom:50px
		}
		@media(min-width:991px) {
		  .woocommerce-order-received .woocommerce-thankyou-order-details,
		  .woocommerce-view-order .woocommerce-thankyou-order-details {
		    display:flex;
		    flex-direction:row;
		    justify-content:space-between
		  }
		  .woocommerce-order-received .woocommerce-thankyou-order-details li,
		  .woocommerce-view-order .woocommerce-thankyou-order-details li {
		    border-right:1px solid #e5e5e5;
		    border-bottom:none!important;
		    padding-bottom:0!important
		  }
		  .rtl .woocommerce-order-received .woocommerce-thankyou-order-details li,
		  .rtl .woocommerce-view-order .woocommerce-thankyou-order-details li {
		    border-left:1px solid #e5e5e5;
		    border-right:0
		  }
		  .woocommerce-order-received .woocommerce-thankyou-order-details li:last-child,
		  .woocommerce-view-order .woocommerce-thankyou-order-details li:last-child {
		    border-right:none
		  }
		  .rtl .woocommerce-order-received .woocommerce-thankyou-order-details li:last-child,
		  .rtl .woocommerce-view-order .woocommerce-thankyou-order-details li:last-child {
		    border-left:none;
		    border-right:0
		  }
		}
		.woocommerce-order-received .woocommerce-thankyou-order-details li,
		.woocommerce-view-order .woocommerce-thankyou-order-details li {
		  flex-grow:1;
		  padding-left:20px;
		  padding-right:20px;
		  margin-bottom:20px;
		  text-align:center;
		  border-bottom:1px solid #e5e5e5;
		  padding-bottom:20px
		}
		.form-row{
			margin-right: 0;
			margin-left:0;
		}
		/*kope stijl woocommerce einde*/
.shop_table .woocommerce-Price-amount,
.woocommerce-shipping-methods{
	font-size:14px;
	
}
.includes_tax{
	display: block;
}		

.select2-results__option {
  user-select: none;
  -webkit-user-select: none;
  font-size: 14px;
  text-align: left;
}		
		
.select2-container .select2-selection--single{
	text-align: left !important;
}
.woocommerce form .form-row label, 
.woocommerce-page form .form-row label {
  display: block;
  font-size: 16px !important;
  font-weight: 500 !important;
}
.billing_address_2_field{
	margin-top:-30px;
}	
/* Stijl voor formuliervelden */

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea,
select{
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    box-sizing: border-box;
	font-size:16px ;
	height: 40px;
  line-height: 40px;
  border-width: 0 0 2px;
  border-color: #e5e5e5;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  background:#fff;
}

.checkout .form-row .selection .select2-selection--single span{
	font-size:16px;
	color:#000;
}

/* Stijl voor checkbox en radio knoppen */
input[type="checkbox"],
input[type="radio"] {
    margin-bottom: 15px;
}

/* Optionele stijl voor focus-effect op invoervelden en drop-downs */
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
textarea:focus,
select:focus {
    border-color: #333; /* Groene kleur als voorbeeld */
}
.wc_checkout_add_ons .description{
	font-size:14px;
	text-align: left;
}

.woocommerce form .form-row label, 
.woocommerce-page form .form-row label {
  display: block;
  font-size: 16px;
  font-weight: 500;
}
.woocommerce-error {
  border: 2px solid red;
 padding:30px 30px 15px 30px;
	margin-bottom:50px
}
.woocommerce-error li{
	padding-bottom:15px !important;
}
.woocommerce-terms-and-conditions-checkbox-text{
	font-size:14px;
	line-height:14px;
}
#terms {
  margin-bottom: 0;
}
.verzend-opties{
	font-weight:700;
	font-size:15px;
	border-top:1px solid #dedede;
	padding-top:30px;
}
/* Stijl voor knoppen */

.woocommerce-checkout #place_order,
.button,
.single_add_to_cart_button,
button,
input[type="submit"] {
    display: inline-block;
    padding: 20px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    line-height:1.3em;
}
#wc_checkout_add_ons .form-row {
  border: 1px solid #000;
  padding: 15px;
}
.checkbox .woocommerce-input-wrapper {
  width: 20px !important;
  float: left !important;
  margin-right: 20px;
}
#wc_checkout_add_ons span.description {
  display: block;
  font-size: 14px;
  margin-top: 20px;
  width: 100%;
  text-align: left;
}

#shipping_method, .fee {
  font-size: 16px;
  text-align: left;
  line-height: 1.3em;
  margin-left: 30px;
	margin-top:20px;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
	width:100%;
}
.fee > div {
  display: inline;
  padding-bottom: 10px;
}
.fee {
  margin-left: 0;
  display: block;
  margin-bottom: 15px;
}
#order_review .woocommerce-Price-amount {
  color: #000;
}
.elementor-nav-menu--dropdown ul li a{
	font-size:16px !important;
	text-transform:uppercase;
}
/* Stijl voor besteloverzicht */
.woocommerce-checkout-review-order-table {
    width: 100%;
    margin-top: 0;
}

/* Stijl voor betalingsmethoden */
.woocommerce-checkout #payment {
    margin-top: 20px;
}

.tagcloud a,.elementor-widget-sidebar a{
	display: block;
	font-size:18px !important;
	line-height: 2;
	font-weight: 300;
}
.tagcloud a:hover, .elementor-widget-sidebar a:hover {
  font-weight: 500;
}
.tag-link-count{
	float:right;
	color:#A0A0A0;
}
.widgettitle{
	font-size:20px;
	text-transform: uppercase;
	margin:0 0 20px 0;
}
.elementor-widget-container > li{
	margin-bottom:40px;
}
.products.elementor-grid a.button{
	display: none;
}
.woocommerce-pagination,.elementor-pagination{
	text-align: center;
	margin:50px 0 50px 0;
}

ul.page-numbers li a, 
ul.page-numbers li a,
ul.page-numbers li span.current, 
ul.page-numbers li span.current{
  display: inline-block;
	font-weight:400;
  width: 40px;
  height: 40px;
  text-align: center;
  border: 1px solid #efefef;    
  line-height: 40px;
  padding: 0;
  box-sizing: content-box;
	color:#a8a8a8;
  }
ul.page-numbers li a:hover, 
ul.page-numbers li a:hover,
ul.page-numbers li span.current, 
ul.page-numbers li span.current{ 
	background:#000;
	color:#fff;
	border-color:#000;
	} 
.woocommerce-pagination a.next{
	display: none;
}
.woocommerce-info, .woocommerce-message {
  text-transform: none;
}
.woocommerce-info, .woocommerce-message {
  border-top: 3px solid #000;
  text-transform: capitalize;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
  padding: 12px 22px 12px 42px;
  margin: 0 0 24px 0;
  position: relative;
  background-color: #f7f6f7;
  color: #515151;
  border-top: 3px solid #a46497;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
  border-top-color: #b81c23;
  width: 100%;
}
/* Responsieve aanpassingen */
@media only screen and (max-width: 600px) {
    .woocommerce-checkout input[type="text"],
    .woocommerce-checkout input[type="password"],
    .woocommerce-checkout input[type="email"],
    .woocommerce-checkout select {
        margin-bottom: 10px;
    }
}


/* Maak de tabel responsief voor kleine schermen */
@media only screen and (max-width: 600px) {
    table {
        border: 0;
    }

    table th,
    table td {
        border: 1px solid #ddd;
        box-sizing: border-box;
    }

    /* Voeg wat ruimte toe tussen de rijen */
    table td {
        margin-bottom: 10px;
    }

    /* Zorg ervoor dat de koppen nog steeds zichtbaar zijn */
    table th {
        position: absolute;
        left: -9999px;
        background-color: #f2f2f2;
    }
}
.elementor-widget-social-icons .elementor-grid{
	float:left;
	margin-bottom:15px
}

.woocommerce-page-header {
  margin-bottom: 80px; }
  .woocommerce-page-header ul {
    list-style: none;
    padding: 0;
    text-align: center;
    position: relative; }
  .woocommerce-page-header ul li {
    display: inline-block;
    margin: 0 20px;
    font-size: 25px; }
  .woocommerce-page-header ul li a {
    display: inline-block;
    position: relative;
    color: #868686;
    padding-bottom: 5px; }
  .woocommerce-page-header ul li a:before {
    content: "";
    width: 0;
    height: 2px;
    background: #000;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    bottom: -1px; }
  .woocommerce-page-header ul li:hover a, .woocommerce-page-header ul li.active a {
    color: #000; }
  .woocommerce-page-header ul li:hover a:before, .woocommerce-page-header ul li.active a:before {
    width: 100%; }
  @media (max-width: 991px) {
    .woocommerce-page-header ul:before {
      width: 100vw; }

    .woocommerce-page-header ul li {
      font-size: 20px;
      margin: 0 15px; } }
  @media (max-width: 480px) {
    .woocommerce-page-header ul:before {
      display: none; }

    .woocommerce-page-header ul li {
      margin: 0 0 5px;
      display: block;
      font-size: 16px; }
      .woocommerce-page-header ul li a {
        background: #f5f5f5;
        width: 100%;
        padding: 5px 0 0; }
        .woocommerce-page-header ul li a:before {
          display: none; } }
