/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 20 2026 | 19:31:54 */
/* =========================
   SHIPPING PAGE
   ========================= */

.bf-shipping-block {
    margin-bottom: 40px;
}

.bf-shipping-note {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #e5e5e5;
}

/* =========================
   RETURNS PAGE
   ========================= */

.bf-returns-block {
    margin-bottom: 40px;
}

.bf-returns-note {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #e5e5e5;
}


