.woocommerce-checkout .required {
    display: none !important;
}
.labels-rounded-sm .product-label {
    border-radius: 4px;
}
.out-of-stock {
    padding: 4px 4px !important;
}
.wd-toolbar {
		    background-color: rgb(29, 39, 66);
}
.product-label {
		font-size: 10px;
}
.wd-tools-element>a {
		color: #ffffff;
}
/*
.wd-side-hidden {
		background-color: rgb(29, 39, 66);
}
*/
.wd-nav[class*="wd-style-underline"] .nav-link-text {
		color: #1D2742 !important;
}
.wd-tools-element {
    --wd-header-el-color-hover:white;
}