.cd-group {
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 6px;
    background: #fafafa;
    margin-bottom: 18px;
}

.cd-row {
    background: #f9f9f9;
    border: 1px solid #e5e5e5;
    padding: 12px;
    border-radius: 5px;
    margin: 10px 0;
}

.cd-row label {
    font-weight: 600;
    margin-right: 6px;
}

.cd-actions {
    text-align: right;
    margin-top: 10px;
}
.carousel-products .wc-cd-price-note,
.tax-product_cat .wc-cd-price-note {
	display: none !important;
}
