.woocommerce .dvcs-notice,
.dvcs-notice {
    direction: rtl;
    margin: 0 0 20px;
    padding: 16px 48px 16px 18px;
    border-top-color: #d63638;
    border-radius: 4px;
    background-color: #fff5f5;
    color: #5f2120;
    line-height: 1.9;
    text-align: right;
}

.woocommerce .dvcs-notice::before {
    color: #d63638;
}

.dvcs-hide-cart form.cart,
.dvcs-hide-cart .cart.grouped_form,
.dvcs-hide-cart .variations_form,
.dvcs-hide-cart .single_add_to_cart_button,
.dvcs-hide-cart .wd-buy-now-btn,
.dvcs-hide-cart .woodmart-buy-now-btn,
.dvcs-hide-cart .buy-now-btn,
.dvcs-purchase-blocked {
    display: none !important;
}

.dvcs-hide-cart [aria-disabled="true"] {
    pointer-events: none !important;
}

.tablinks.dvcs-closed-delivery-date,
.tabcontentdel.dvcs-closed-delivery-date {
    display: none !important;
}
