/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 16 2025 | 13:49:10 */
/* CSS Code hier einfügen.

Zum Beispiel:
.example {
    color: red;
}

Um dein CSS-Wissen zu prüfen, teste es hier http://www.w3schools.com/css/css_syntax.asp

Kommentarende*/ 

li.variable-item > div {
    border: 1px solid #dbdbdb !important;
}


.woocommerce-js div.product form.cart .variations th {
	margin-top: 0rem !important;
	margin-bottom: 0 !important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
    margin-bottom: .5rem;
}

.single p.usp_text {
    margin-bottom: 1rem;
}

.product_meta span.posted_in {
    display: none !important;
}


