#primary {
	
}
#main {
padding-top: 70px;
padding-right: calc((100% - 1107px) / 2);
padding-left: calc((100% - 1107px) / 2);
}
.woocommerce #primary .woocommerce-breadcrumb {
font-size: 16px;
font-weight: 300;
color: var(--secondairy_color);	
}
/* ## product page ## */
.woocommerce #primary .product .summary,
.woocommerce #primary .product .images {
margin-bottom: 100px;	
}
.woocommerce .product .reset_variations {
color: var(--headers);
}
.woocommerce .product h1 {
font-weight: 700;
margin-bottom: 20px;
}
.woocommerce #primary .product .price {
color: var(--headers);
font-size: 30px;
font-weight: 700;
margin-bottom: 20px;
}
.woocommerce #primary .product .price del {
font-size: 16px;
}
.woocommerce #primary .product .price ins {
	text-decoration: none;
}
.woocommerce-product-details__short-description {
margin-bottom: 20px;
}
.woocommerce .product_meta span {
font-size: 16px;
line-height: 30px;
font-weight: 300;	
}
.sku_wrapper {
display: table;
float: none;	
}
.posted_in {
display: table;
float: none;		
}
.posted_in a {
color: var(--headers);	
}
.woocommerce-Tabs-panel h2 {
	display: none;
}
.woocommerce #primary .woocommerce-tabs {
margin-bottom: 100px;	
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
display: none;
}
.woocommerce #primary .product .woocommerce-tabs ul.tabs li {
border: 1px solid #EDEDED;
color: var(--secondairy_color);	
background-color: #FFFFFF;
border-radius: 0px;
margin:0;
padding: 0 20px;
}
.woocommerce #primary .product .woocommerce-tabs ul.tabs li.active {
background-color: #EDEDED;
border-bottom: 1px solid #cfc8d8;	
}
.woocommerce #primary .woocommerce-Tabs-panel {
padding: 40px;	
}
.woocommerce #primary .woocommerce-Tabs-panel h2 {
font-size: 22px;
margin-bottom: 20px;
}
.woocommerce .woocommerce-Tabs-panel h3 {
	font-size: 24px;	
	margin-bottom: 10px;
}
.woocommerce #comments {
margin-bottom: 20px;	
}
.woocommerce #reply-title {
display: table;
font-weight: 700;
margin-bottom: 20px;	
}
.woocommerce #comment-form-rating {
margin-bottom: 20px;
}
.woocommerce .comment-form-rating label {
font-weight: 700;	
}
.woocommerce .related.products h2 {
font-size: 30px;	
}
.woocommerce .summary .marketingBox {
	margin-top: 40px;
}
.woocommerce .summary .marketingBox ul {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 16px;
	line-height: 33px;
	color: #353535;
	list-style-type: none;
}
.woocommerce .summary .marketingBox ul li {
	padding: 0 0 2px 0;
}
.woocommerce .summary .marketingBox ul li:before {
	display: inline-table;
	position: relative;
	font-family: "Font Awesome 6 Pro";
	font-weight: bold;
	color: #00b900;
	margin: 0 10px 0 0;
	content: "\f00c";
}
.woocommerce-variation-price {
margin: 20px 0px;
}
.woocommerce-product-gallery__image:nth-child(n+2) {
display: table;
float: left;	
}
/* ## product archive ## */
.woocommerce #primary .woocommerce-products-header {
margin-bottom: 20px;	
}
.woocommerce #primary ul.products {
padding-top: 50px;
padding-bottom: 50px;
}
.woocommerce #primary ul.products li.product {
border: 1px solid #EDEDED;
padding: 20px;	
}
.woocommerce #primary ul.products li.product h2 {
padding: .5em 0 0 0;
font-size: 1em;
text-align: center;
}
.woocommerce #primary ul.products li.product .price {
padding: .5em 0 0 0;
margin-bottom: 0px;
font-size: 1em;
text-align: center;
color: var(--secondairy_color);
}
.woocommerce #primary ul.products li.product .price .amount {
	margin: 0px;
}
.woocommerce #primary ul.products li.product .button {
display: table;
margin: 10px auto;
}
.woocommerce-Price-amount {
margin-left: 10px;
}
.summary .price .woocommerce-Price-amount {
margin-left: 0px;	
}

/* ## winkelwagen ## */
.wc-block-components-product-name,
.wc-block-components-product-name:hover {
color: var(--secondairy_color);
font-weight: 700;
text-decoration: none;	
}
#wrapper .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus,
#wrapper .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
box-shadow:none;
border: none;
width: 100px;	
padding: 0px;
}

/* ## message ## */
.woocommerce .woocommerce-message {
border-top:none;
border: 1px solid #EDEDED;
background-color: transparent;
}

/* ## button ## */
#wrapper a.wc-block-components-button:not(.is-link),
#wrapper a.wc-block-cart__submit-button,
.woocommerce #primary .form-submit input#submit,
.woocommerce #primary .button { padding: 0 26px; height: 45px; line-height: 45px; display: inline-block; font-size: 15px; font-weight: 700; text-decoration: none; color: var(--button_text_color); border: solid 1px var(--button_color); background-color: var(--button_color); border-radius: 100px; transition: all  0.5s ease-in-out; }
.woocommerce #primary .form-submit input#submit:hover,
.woocommerce #primary .button:hover { color: var(--button_color); border: solid 1px var(--button_color); background-color: var(--button_text_color); }

/* ## formulieren ## */
.woocommerce .selectWrap,
.woocommerce .variations .value {
position: relative;
}
.woocommerce .selectWrap:after,
.woocommerce .variations .value:after {
position: absolute;
right: 20px;
top: 6px;
font-family: 'Font Awesome 6 Pro';
content: '\f078';
}
.woocommerce .selectWrap:after {
top: 10px;
}
.woocommerce table.variations th {
float: left;
width: 100%;
}
.woocommerce table.variations td {
float: left;
width: 100%;
}

.woocommerce form label {
text-align: left;
}
.woocommerce form select {
padding: 0px 35px 0px 20px;
width: 100%;
height: 45px;
font-size: 14px;
line-height: 45px;
color: #4b2b22;
border: 1px solid #EDEDED;
-webkit-border-radius: 25px;
border-radius: 25px;
/* background: url(images/select-arrow.png) top 50% right 12px no-repeat; */
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
}
.woocommerce #primary input.qty {
width: 100px;
padding: 0 20px;
margin-right: 10px;
height: 45px;
border-radius: 50px;
-webkit-border-radius: 50px;
border: 1px solid #EDEDED;
}
#wrapper .product {
	overflow: hidden;
}
#wrapper span.onsale {
display: table;
margin: auto;
width: auto;
height: auto;
padding:8px 15px;
min-height: inherit;
position: absolute;
font-size: 14px;
font-weight: bold;
line-height: inherit;
text-align: left;
top: 0px;
left: 0px;
right: inherit;
border-radius:6px 0 6px 0;
-webkit-border-radius:6px 0 6px 0;
background-color: var(--headers);	
}
/* ## combo deals ## */
.wooco-title-inner a {
color:var(--primary_color);	
}
#wrapper .wooco-products .wooco-product form.variations_form .variations .variation {
width: 200px;
height: 40px;
line-height: 40px;
padding: 0px 15px;
border-radius: 40px;
}
#wrapper .wooco-products .wooco-product form.variations_form .variations .variation .select select,
#wrapper .wooco-products .wooco-product form.variations_form .variations .variation .select {
height: 40px;	
}
#wrapper .wooco-products .wooco-product form.variations_form .variations .variation .label {
display: none;
}

/* ## dasboard ## */
#wrapper .woocommerce-MyAccount-navigation ul li {
	list-style: none;
	padding-left: 0px;
	color: var(--secondairy_color);
	line-height: 36px;
	margin-bottom: 15px;
}
#wrapper .woocommerce-MyAccount-navigation ul li.is-active a {
	font-weight: 600;	
}
#wrapper .woocommerce-MyAccount-navigation ul li a {
	color: var(--secondairy_color);
}
#wrapper .woocommerce-MyAccount-navigation ul li a:hover {
text-decoration: none;	
}
#wrapper .woocommerce-MyAccount-navigation ul li:before {
	display: table;
	float: left;
	width: 36px;
	height: 36px;	
	border-radius: 50%;
	background: #EFEFEF;
	text-align: center;
	line-height: 36px;
	margin-right: 10px;
}
li.woocommerce-MyAccount-navigation-link--dashboard:before {
content: "\f624";
font-family: "Font Awesome 6 Pro";
}
li.woocommerce-MyAccount-navigation-link--orders:before {
content: "\f07a";
font-family: "Font Awesome 6 Pro";	
}
li.woocommerce-MyAccount-navigation-link--downloads:before {
content: "\f56d";
font-family: "Font Awesome 6 Pro";	
}
li.woocommerce-MyAccount-navigation-link--edit-address:before {
content: "\f2b9";
font-family: "Font Awesome 6 Pro";	
}
li.woocommerce-MyAccount-navigation-link--edit-account:before {
content: "\f007";
font-family: "Font Awesome 6 Pro";		
} 
li.woocommerce-MyAccount-navigation-link--customer-logout:before {
content: "\f023";
font-family: "Font Awesome 6 Pro";			
}
.woocommerce-account #wrapper .woocommerce-MyAccount-navigation {
	width: 25%;
}
.woocommerce-account #wrapper .woocommerce-MyAccount-content {
	width: 75%;
}
#wrapper .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2,
#wrapper  .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
	max-width: inherit;
}
#wrapper .edit {
padding: 5px 14px;
font-size: 12px;
margin-bottom: 40px;
margin-right: 5px;
display: inline-block;
font-weight: 700;
text-decoration: none;
color: var(--button_text_color);
border-radius: 50px;
background: var(--button_color);
border: 1px solid var(--button_color);
transition: all 0.3s;	
}
/* ## Winkelwagen ## */
#wrapper input[type=checkbox] {
appearance: none;
    background-color: #fff;
    border: 1px solid rgba(25, 23, 17, .48);
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 1em;
    height: 1.5em;
    margin: 0 1em 0 0;
    min-height: 1.5em;
    min-width: 1.5em;
    overflow: hidden;
    position: static;
    vertical-align: middle;
    width: 1.5em;	
	padding: 0px;
}
#wrapper .wc-block-components-product-name {
	font-size: 18px;
	font-weight: bold;
}
#wrapper .wc-block-components-product-metadata__description p {
	font-size: 16px;
}
#wrapper .wc-block-components-product-details__afspraak-id span {
	font-size: 16px;
}
#wrapper .is-active label {
	display: none;
}
#wrapper .wc-block-components-text-input label {
font-size: 16px;
left:15px;
height: 45px;
line-height: 35px;
}
#wrapper .wc-block-components-checkout-place-order-button__text,
#wrapper .wc-block-components-button__text {
	font-size: 15px;
}
#wrapper .wc-block-components-textarea {
	margin-top: 25px;
}
#wrapper .wc-block-components-order-summary-item__quantity {
	width: 26px;
	height: 26px;
}
#wrapper .wc-block-components-order-summary-item__quantity span {
	font-weight: 600;
	font-size: 12px;
}
#wrapper .woocommerce-table__product-name.product-name {
	font-weight: bold;
}
#wrapper .woocommerce-table__product-name.product-name .wc-item-meta li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#wrapper .woocommerce-table__product-name.product-name .wc-item-meta {
	margin-bottom: 15px;
	padding: 0px;
}
#wrapper .woocommerce-table__product-name.product-name .wc-item-meta,
#wrapper .woocommerce-table__product-name.product-name .wc-item-meta strong,
#wrapper .woocommerce-table__product-name.product-name .wc-item-meta p {
	display: table;
	font-size: 16px;
}
#wrapper .woocommerce-table.shop_table span {
	margin: 0px;
	padding: 0px;
}
#wrapper address {
	padding: 25px;
}


