th.label label[for="pa_materiaal"]:before {
    background: #203130 !important;
    width: 23px !important;
    height: 23px !important;
    display: inline-grid;
    text-align: center;
    border-radius: 20em;
    margin-right: 7px;
    font-weight: 800;
    color: white !important;
    padding-top: 3.7px;
    content: "1";
    font-size: 15px;
    padding-left: 0.6px;
}
th.label label[for="pa_formaat"]:before {
    background: #203130 !important;
    width: 23px !important;
    height: 23px !important;
    display: inline-grid;
    text-align: center;
    border-radius: 20em;
    margin-right: 7px;
    font-weight: 800;
    color: white !important;
    padding-top: 3.7px;
    content: "2";
    font-size: 15px;
    padding-left: 0.6px;
}
th.label label[for="pa_lijst"]:before {
     background: #203130 !important;
    width: 23px !important;
    height: 23px !important;
    display: inline-grid;
    text-align: center;
    border-radius: 20em;
    margin-right: 7px;
    font-weight: 800;
    color: white !important;
    padding-top: 3.7px;
    content: "3";
    font-size: 15px;
    padding-left: 0.6px;
}


li.variable-item.image-variable-item {
    width: 8em !important;
    height: 8em !important;
}
li.variable-item.image-variable-item {
    border: none !important;
    padding: 0px ! IMPORTANT;
    box-shadow: none !important;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
    display: unset !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock) .variable-item-contents:before {
    background: none !important;
}
li.variable-item.image-variable-item.image-variable-item-met-lijst:after {
    content: "Met Lijst";
}
li.variable-item.image-variable-item.image-variable-item-zonder-lijst:after {
    content: "Zonder Lijst";

}
li.variable-item.image-variable-item.image-variable-item-met-lijst:after {
    content: "Met Lijst";
}
li.variable-item.image-variable-item.image-variable-item-zonder-lijst:after {
    content: "Zonder Lijst";

}
li.variable-item.image-variable-item.image-variable-item-canvas:after {
    content: "Canvas";
}
li.variable-item.image-variable-item.image-variable-item-plexiglas:after {
    content: "Plexiglas";

}
img.variable-item-image {
    border-top-right-radius: 4px !important;
    border-top-left-radius: 4px !important;
}
li.variable-item.image-variable-item:after {
    text-align: center !important;
    display: block;
    background: #f3f4f3;
    font-weight: 500;
    font-size: var(--default-font-size);
    color: #21312f;
    padding-bottom: 7px;
    padding-top: 3px !important;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px !important;
    margin-top: -32px;
    position: relative;
    z-index: 300;
}
img.variable-item-image {
    border-radius: 5px !important;
}
li.variable-item.image-variable-item.selected:after {
    font-weight: 700 !important;
}

li.variable-item.image-variable-item.image-variable-item-plexiglas {
    width: 33% !important;
    height: 7em ! IMPORTANT;
}
li.variable-item.image-variable-item.image-variable-item-canvas {
    width: 33% !important;
    height: 7em ! IMPORTANT;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
    font-size: var(--default-font-size);
    line-height: 1px !important;
    border-radius: 5px;
    color: #21312f !important;
    padding-left: 12px;
    padding-right: 12px;
    height: 35px !important;
        box-shadow: 0px 0px 0px 1px #cdcdcd;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock) {
    box-shadow: 0px 0px 0px 1px #3C5759;
    background: #f3f4f3 !important;
    font-weight: 800 !important;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item:hover {
    box-shadow: 0px 0px 0px 1px #3C5759;
}
li.variable-item.image-variable-item.selected {
    border: 1px solid #3C5759 !important;
    border-radius: 5px !important;
    transition: 300ms;
}
span.woo-selected-variation-item-name {
    display: none !important;
}
.woo-variation-swatches.wvs-show-label .variations th label {
    font-size: var(--default-font-size);
    color: #21312f !important;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
}
.woo-variation-swatches .variable-items-wrapper {
    margin-bottom: 12px;
    gap: 4px ! IMPORTANT;
}
table.variations {
    margin-bottom: 0px !important;
}
a.reset_variations {
    display: none !important;
}




