.kivo-blocks-delivery-notice {
    margin: 0 0 14px;
    padding: 10px 12px;
    border: 1px solid rgba(0,0,0,.12);
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.45;
}

/* Keep the real WooCommerce rate active, but hide its zero-cost UI. */
body:not(.kivo-real-free-shipping) .wc-block-components-totals-shipping,
body:not(.kivo-real-free-shipping) .wp-block-woocommerce-checkout-shipping-method-block,
body:not(.kivo-real-free-shipping) .wc-block-checkout__shipping-method-option,
body:not(.kivo-real-free-shipping) .wc-block-components-shipping-rates-control {
    display: none !important;
}


.kivo-belagavi-free-message {
    margin: 0 0 14px;
    padding: 11px 13px;
    border: 1px solid #1f4e36;
    border-radius: 6px;
    background: #f5efe0;
    color: #1f4e36;
    font-weight: 700;
    line-height: 1.4;
}
