<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("../../mindig/woocommerce/style.css");

/* Below you can write your style */

#page-meta form.woocommerce-ordering {

}

#sbOptions_64445074 &gt; li:nth-child(6) {
	display: none;
}

#sbOptions_64445074 &gt; li:nth-child(5) {
	display: none;
}

#sbOptions_64445074 &gt; li:nth-child(7) {
	display: none;
}

#sbOptions_64445074 &gt; li:nth-child(8) {
	display: none;
}

#sbOptions_64445074 &gt; li:nth-child(9) {
	display: none;
}

.woocommerce ul.products li.product .product-wrapper {
	border: 1.5px solid;
}

.clearfix.product-wrapper.flip {
	display: grid;
}

div.clearfix.related.products {
	max-width: 60%
}

#yith-s {
	max-width: 100% !important;
	border: none !important;
}
</pre></body></html>