@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//hsg-bestel.nl/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.2") format("woff2");
}

:root {
	--wd-text-font: Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Fjalla One", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(171,73,0);
	--wd-alternative-color: rgb(107,20,0);
	--wd-link-color: rgb(31,25,58);
	--wd-link-color-hover: rgb(116,122,211);
	--btn-default-bgcolor: rgb(170,73,0);
	--btn-default-bgcolor-hover: rgb(107,20,0);
	--btn-accented-bgcolor: rgb(171,73,0);
	--btn-accented-bgcolor-hover: rgb(107,20,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	background-color: Array;
	background-image: url(Array);
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(Array);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(0,0,0);
	background-image: none;
	background-size: contain;
	background-position: center center;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: rgb(0,0,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(54,68,73);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-family: Arial, Helvetica, sans-serif;	font-weight: 400;
	font-size: 15px;
	text-transform: capitalize;
	color: rgb(255,255,255);
}
body[class*="wrapper-boxed"] {
	background-color: Array;
	background-image: url(Array);
}
.page .wd-page-content {
	background-color: Array;
	background-image: url(Array);
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: Array;
	background-image: url(Array);
}
.single-product .wd-page-content {
	background-color: Array;
	background-image: url(Array);
}
.woodmart-archive-blog .wd-page-content {
	background-color: Array;
	background-image: url(Array);
}
.single-post .wd-page-content {
	background-color: Array;
	background-image: url(Array);
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: Array;
	background-image: url(Array);
}
.single-portfolio .wd-page-content {
	background-color: Array;
	background-image: url(Array);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


html {
  scroll-behavior: smooth;
}

.button osence-edit-options {
    display: inline-flex;
	background-color:#e3e4f6;
    align-items: center;
    text-shadow: none;
    line-height: 1.2;
    text-transform: uppercase;
    font-size:13px;
}


.woocommerce td.product-name img,
.woocommerce .wc-item-data img {
    display: none !important;
}


/*verwijder prijzen
.price {
	display:none;
}
.amount{
	display:none;
}
.product-grid-item .price {
display: none!important;
}

.widget_shopping_cart .mini_cart_item .woocommerce-Price-amount.amount {
	display: none!important;
}

.woocommerce-mini-cart__total{
	
	display: none!important;
}


.product-price, .product-subtotal {
	display: none!important;
}

.cart-subtotal, .order-total {
	display: none!important;
}

.woocommerce-checkout-review-order-table td.product-total {
	display: none;
}

.woocommerce-checkout-review-order-table .cart-subtotal {
	display: none;
}

tr.order-total{
	display: none!important;
}

tfoot.woocommerce-table--order-details {
   display: none!important;
}

.woocommerce-order-details tfoot{
   display: none!important;
}

td.product-total .amount {
   display: none!important;
}

th.product-total{
   display: none!important;
}
td.product-total .amount {
	display:none !important;
}



tr.cart-subtotal{
	display:none !important;
}
tr.tax-total{
	display:none !important;
}


.wd-header-cart.wd-design-3 .wd-cart-subtotal .amount {
	display:none!important;
}

einde verwijder prijzen*/

div.product-grid-item .price {
	display: none;
}

.summary-inner>.price {
	display: none;
}



/*Template aanpassingen producten*/
/*kopiebutton*/

.kopiebutton {
	display:block;
	float:right;
	background-color:#f3f3f3;
	padding:14px;
	
	font-size:14px;
	font-weight:400;
}

.optiebutton {
	display:block;
	float:left;
	background-color:#f3f3f3;
	padding:14px;
	font-size:14px;
	font-weight:400;
}
.woocommerce-ordering {
  display: none;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
    display: none;
}
a.button.product_type_variable.add_to_cart_button.add-to-cart-loop {
    display: none;
}

.product-images-inner {
	display:none!important;
	visibility:none;
}

div.col-lg-4 col-12 col-md-6 product-images{
	    flex: 0 0 8%!important;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 8%!important;
    max-width: 8%!important;
	display:none!important;
}

.col-lg-4 col-12 col-md-6 product-images{
	    flex: 0 0 8%!important;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 8%!important;
    max-width: 8%!important;
	display:none!important;
}

ul.variation{

    font-size: 10px!important;
    color:#7e7c7b!important;

}

.wd-shop-tools {
	display:none!important;
}

/*einde aanpassingen Template*/


/* footer */
.footer-column {
	padding:3px;
}
.wp-block-column:not(:first-child){
	margin-left:0px !important;
		line-height:24px !important;
}
.main-footer{
	font-size:12px !important;
}
.wp-block-column{
	line-height:24px !important;
}
.footer-titel{
	font-weight: 600;
}
/* einde footer */



/*mini cart*/

.woocommerce-mini-cart__buttons .checkout.wc-forward {
	display: none!important;
}


.woocommerce-mini-cart-item.mini_cart_item .cart-item-image {
display: none;
}

.product_list_widget>li {
    border-bottom: 1px solid var(--brdcolor-gray-300); 
}

.woocommerce-mini-cart img{
display: none;
}


.variation div{
clear:both;
	display: inline-block;
text-align: left!important;
	max-width: 150px;
	border:none!important;
	padding:2px
}



dl dt {
	font-size: 0.8em;
	color: var(--color-gray-800);
    font-weight:normal!important;
	
}

dl dd {
	font-size: 0.8em;

	color: var(--color-gray-800);
    font-weight:normal!important;
	
}

dd label {
		display: inline-block;
	
}

dd div {
		display: inline-block;
	
}

.product_list_widget>li>a {
    display: block;
    margin-bottom: 0px!important;
}



.widget_shopping_cart .mini_cart_item .woocommerce-Price-amount.amount {
	display: none!important;
}

.variation-Uwprijs .item-variation-value{
	font-size:14px;
	font-weight:bold;
	color:#747ad2!important;
}




/*einde mini cart*/



.create-account-link{
	display:none!important;
	visibility:none;
}

.lost_password{
	display:none!important;
	visibility:none;
}


/*start bestelformulier rednao */

option:disabled {
	display:none!important;
}

.rnDisabled {
	display:none!important;
}


/**.variation img{
	display:none!important;
}**/

.item-variation-name{
	display:inline-block;
	float:left;
	width:50%;
	color:black;
	font-size:8pt;
}


.item-variation-value{
	display:inline-block;
	width:49%;
	padding:0 1px!important;
	color:black;
	font-size:8pt;
}

.item-variation-value div{
	width:49%;
	display:inline-block;
	color:#363634;
	clear: both;
    text-align: left!important;
    border:none!important;
    padding:0!important;
	margin:0!important;
}

.tekstkopie {
	font-size:10px;
	padding-top:5px;
}

.rnImagePickerContainer {
    display: flex;
    flex-wrap: wrap;
}


.rnImagePickerContainer .rnImagePickerImage {
    border: 1px #dfdfdf solid;
    transition: border 200ms ease-in-out;
	margin-bottom:5px;
}


.rnImagePickerContainer .rnImagePickerImage:hover {
    border-color: #ab4900!important;
	border: 2px solid!important;
	background-color: #ffffff!important;
}


.rnImagePickerContainer .rnSelected .rnImagePickerImage{
    border: 3px solid #ab4900!important;
	background-color: #ffffff!important;

}


/*.buttonSelectionItemContainer {
    display: contents!important;
    flex-direction: row;
    justify-content:none!important;
    flex-wrap: wrap;
    margin-bottom: 5px!important;
}*/


.ButtonSelectorItem:hover {
    border-color: #ab4900!important;
	border: 2px solid!important;
	background-color: #ffffff!important;
}
/*.ButtonSelectorItem{
    min-height: 75px!important;
    border:#dfdfdf 1px solid;
    justify-content: center;
    cursor: pointer;
	float: left!important;
	max-width: 155px!important;
	margin-right: 10px!important;
    padding:6px;
    box-sizing: border-box;
    transition:border-color 100ms ease-in-out, background-color 100ms ease-in-out;
    margin-bottom: 5px;
}*/
.ButtonSelectorItem.rnSelected {
 border: 3px solid #ab4900!important;
 background-color: #ffffff!important;
}

.rnRequiredInd {
	display:none!important;
}


.blockveld{
   padding: 0 5px 15px 5px;
    box-sizing: border-box;
}

.kleurstaal img {
	width:100%!important;
	height:100%!important;
	border-radius: 55px !important;
	border:none!important;
}

.rednaoLabel {
	border-top:none!important;
	font-size:14px;
	text-decoration:bold;
	padding:10px 0px;
	margin:10px 0;
}

.rednaoLabel label {
    margin-bottom: 5px;
    color: var(--wd-title-color);
    vertical-align: middle;
    font-weight: 600!important;
	font-size:14px;
}

.attlabel1 label {
	color: red;
	font-size: 24px;
}

.rnButtonSelectorLabelContainer label{
    font-weight: 400!important;
}

.NoTitle Label{
	display:none!important;
	border-top:none!important;
}


.NoTitle>.rednaoLabel{
	border-top:none!important;
}

.NoTitle{
	width:230px!important;
	border:none!important;
	border-top:none!important;
	margin:0 auto;
	display:block!important;
}

tr.rn-extra-product-item {
	display:none!important;
}
.rn-extra-product-item a {
	display:none!important;
	visibility:none!important;
}
a.rn-extra-product-item {
	display:none!important;
	visibility:none!important;
}
.rn-extra-product-item img{
	display:none!important;
	visibility:none!important;
}

img.rn-extra-product-item {
	display:none!important;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    	display:none!important;
}

.rnTotalBox {
		display:none !important;
}

/*.berekening .price{
color:#000000!important;
}*/

.price .euroteken{
	display:none!important;
}

.rnValidationMessage {
    color: darkred;
    font-style: italic;
    font-size: 14px;
  cursor: pointer;
  transition: 0.3s;
}




.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
	min-width:480px;
}


.rednaoLabel > .rednaoGroupContainer{
	display:none!important;
}


label {
    display:inline-block!important;
}

.montagehoogtedropdown{
	padding-bottom:6px;
}

.rednao input > .montagehoogtedropdown {
	max-width:45%;
	float:left;
}


.notice-info{
	display:none!important;
}

.rednaoGroupContainer .rnTitle{
display: none!important;
}

.onzichtbaar{
display: none!important;
}


.rednaoValue{
	font-size:22px;
	color:#ab4900;
}



.rnbtn.rnbtnPopUpButton {
   color: rgba(0, 0, 0, 0.5)!important;
}

.rnbtnPopUpButton {
 opacity: 0.5;
	width:100%!important;
	height:100px;
	margin-bottom:-120px;
}

.rnbtnPopUpButton:hover {
	opacity: 0.5;
}


.rednao .rnbtn-primary:focus, .rednao .rnbtn-primary.focus {
    box-shadow: 0 0 0 2.8px #747ad2!important);
}

.opmerking{
	color:#ed122a!important;
	font-weight:bold!important;
}

.opmerking.rednao input[type=text]{
	color:#ed122a!important;
	font-weight:bold!important;
}

.HideLabel span{
	display:none!important;
}


/*einde bestelformulieren rednao*/


/*overzicht betelling*/





a.rn-edit-options{
		display:block!important;
	float:right;
	background-color:#b1c0f5;
	width:20%;
	padding:8px;
	font-size:12px;
	color:red!important;
		margin-bottom:10px;
}

.editknop{
	width:100%;

}
.woocommerce-orders-table__cell-order-status{

	padding:4px;
}


.fee{
	display:none!important;
}


.woocommerce-checkout-review-order-table td.product-total {
	display: none;
}

.woocommerce-checkout-review-order-table .cart-subtotal {
	display: none;
}

th.product-total{
   display: none!important;
}

.woocommerce-checkout-review-order-table th, .woocommerce-checkout-review-order-table td {
    max-width: 100%;
    width: 100%;
}





/*Details product - ook in pdf */
.wc-item-meta {
    margin-top: 10px;
    font-size: 13px;
    /*line-height: 1.5!important;*/
	text-align:left;
}

li.wc-item-meta img{
	display:none!important;
	visibility:none!important;
}

.wc-item-meta img {
	display:none!important;
	visibility:none!important;
}

img > .td{
	display:none!important;
	visibility:none!important;
}

.wc-item-meta-label {
	display:block;
	width:50%!important;
}

.wc-item-meta-label label {
	margin: 0;
    padding: 0;
}


.wc-item-meta p {
	display:inline-block;
	width:50%;
}


.wc-item-meta label {
	margin: 0;
    padding: 0;
}

.wc-item-meta div{
	width:48%!important;
	display:inline-block;
	color:#363634;
    text-align: left!important;
    border:none!important;
    padding:0!important;
	margin:0!important;
}

img >.wc-item-meta div {
	display:none!important;
	visibility:none!important;
}

table.order-details img {
	display:none!important;
	visibility:none!important;
}

img.table.order-details {
    display:none!important;
	visibility:none!important;
}

img.td {
    display:none!important;
	visibility:none!important;
}

.td img {
    display:none!important;
	visibility:none!important;
}
ul.wc-item-meta img{
	display:none!important;
}


/* einde details product ook in pdf*/


/* einde overzicht bestelling*/


/*lege winkelwagen*/
.wd-empty-page {
    position: relative;
    margin-top: 5vw;
    margin-bottom: 15px;
    color: var(--wd-title-color);
    text-align: center;
    /* font-weight: var(--wd-title-font-weight); */
    /* font-style: var(--wd-title-font-style); */
    font-size: 20px!important;
    font-family: var(--wd-title-font);
    line-height: 1.2;
}

.wd-empty-page::before {
	display:none!important
}

.wd-empty-mini-cart::before {
	display:none!important
}
/*einde lege winkelwagen*/


.page-title .title {
	visibility:hidden;
}

.wd-checkout-steps li {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    color: var(--wd-title-color);
    text-transform: uppercase;
    font-weight: var(--wd-title-font-weight);
    font-style: var(--wd-title-font-style);
    font-size: 16px!important;
    font-family: var(--wd-title-font);
    line-height: 1.2;
	padding-top:40px!important;
}



table th {
    padding: 8px 6px!important;
    border-bottom: 2px solid var(--brdcolor-gray-200);
    color: var(--wd-title-color);
    text-transform: uppercase;
    font-weight: var(--wd-title-font-weight);
    font-style: var(--wd-title-font-style);
    font-size: 14px!important;
	font-weight:bold;
    font-family: var(--wd-title-font);
}



.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border:none!important;
    background: rgb(235,201,9)!important;
    font-weight: normal;
    color: #fff;
}



.item-metaPDF{
	
		display:block!important;
	width:50%;
	float:left;

}

/*mijn account*/

.MyAccount-content {
	display:none!imortant;
}


.wpum-action-links {
	display:none!important;
}


.form-table tr {
    display: none!important;
}

.hiddenfield1{
    display: none!important;
}

.product-image-summary .quantity {
display: none;
}

.category-image img{
  
	max-height:120px;
}

.rednao-details-button{
	margin-top:5px;
	display:block;
	background-color:#f3f3f3;
	padding:3px;
	font-size: 13px !important;
    font-weight: normal !important;

}
.rednao-details-button a{

	font-size:12pt!important;
	font-weight:300!important;
	
}

.button rednao-copy-button{

font-size:13px; font-weight:300; margin-top:4px; display:inline-block; padding:4px 8px;}

.woodmart-woocommerce-layered-nav .wc-layered-nav-term .count{
    display: none;
}

.archive .woocommerce-result-count {
    display: none !important;
}

.woocommerce div.product div.images {
    display: none !important;
}

.deletebutton{
	margin-top:5px;
	display:block;
	background-color:#747ad3;
	padding:3px;
	font-size: 13px !important;
    font-weight: normal !important;

}

/* Alleen de twee actieknoppen in de productnaamcel */
.product-name > a.button.osence-edit-options,
.product-name > a.button.osence-copy-item {
  display: inline-flex;
  align-items: center;
	margin-top:8px;
	margin-bottom:12px;
  padding: .35rem .85rem;
  background: #f3f3f3;
  color: #1f2937;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  line-height: 1;
  text-shadow: none;
}



/* ruimte tussen de twee knoppen */
.product-name > a.button + a.button {
  margin-left: .4rem;
}

.product-name > a:first-of-type {
  font-weight: 700;   /* bold */
  font-size: 16px;    /* iets groter, pas aan naar smaak */
  color: #111;        /* eventueel donkerder */
  text-decoration: none; /* lijntje weg */
}

.product-category .wd-cat-thumb img,
.category-grid-item .wd-cat-thumb img,
.wd-cat .category-image img {
    width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
    object-position: center center !important;
}

.single-product .ts-wrapper {
    display: none !important;
}
