Sofa.com
Ev & YaşamUp to 24 months interest free
/* Scoped desktop styling */ .my-delivery-credit-wrapper { margin: 0 !important; padding: 0 !important; /* Pull the entire block up to remove top gap */ position: relative !important; top: -30px !important; /* Reduce space occupied at the bottom */ margin-bottom: -30px !important; } /* Targeting the spans - matched to feature thumbs block */ .my-delivery-credit-wrapper .delivery-credit-block span { font-family: 'Lato', sans-serif !important; font-size: 14px !important; font-weight: 300 !important; line-height: 20px !important; text-transform: none !important; letter-spacing: 0 !important; color: #000 !important; display: block !important; margin-top: 5px !important; } /* Prevent any bolding if strong tags get reintroduced */ .my-delivery-credit-wrapper .delivery-credit-block span strong { font-weight: 300 !important; } /* Container styling - tightened gap */ .my-delivery-credit-wrapper .delivery-credit-container { display: flex !important; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; gap: 10px; /* Reduced gap to keep it compact */ margin: 0 !important; padding: 0 !important; width: 100%; box-sizing: border-box; } .my-delivery-credit-wrapper .delivery-credit-block { display: flex !important; flex-direction: column; align-items: center; justify-content: flex-start; text-align: center; text-decoration: none; flex: 1 1 calc(25% - 10px); min-width: 120px; margin: 0 !important; padding: 0 !important; } .my-delivery-credit-wrapper .delivery-credit-block img { width: 60px; /* Slightly smaller icons to save vertical space */ height: auto; margin: 0 auto; display: block; } /* SmartEdit placement fix - Force the inner container higher */ .my-delivery-credit-wrapper .show-everywhere { display: block !important; margin-top: 0 !important; padding-top: 0 !important; }
Get Deal →