Puma

A collection page of Detailing Shed

category
Products
7
Active ads
0
Depth
Published
2026/09/07

About

.dspc-wrap { background:#fff; padding:24px; font-family:'Barlow',sans-serif; color:#2a2a2a; } .dspc-hero { background:#f8faff; border:1px solid #d8daff; border-radius:8px; padding:30px 28px; margin-bottom:20px; } .dspc-hero h1 { font-family:'Saira',sans-serif; font-weight:700; color:#1a1a1a; font-size:27px; margin:0 0 10px; } .dspc-hero .dspc-sub { font-family:'Saira',sans-serif; font-weight:600; color:#0f63b3; font-size:15.5px; margin:0 0 12px; } .dspc-hero p { color:#2a2a2a; font-size:15px; line-height:1.65; margin:0; } .dspc-badges { display:flex; gap:10px; flex-wrap:wrap; margin:18px 0 0; } .dspc-badge { background:#eaebfd; color:#0f63b3; font-family:'Saira',sans-serif; font-weight:600; font-size:12.5px; padding:6px 12px; border-radius:20px; } .dspc-cta-primary { display:block; width:100%; background:#0f63b3 !important; color:#fff !important; font-family:'Saira',sans-serif; font-weight:700; text-decoration:none; text-align:center; padding:17px; border-radius:8px; font-size:16.5px; margin-bottom:10px; } .dspc-cta-primary:hover { background:#094a85 !important; } .dspc-cta-row { display:flex; gap:10px; flex-wrap:wrap; margin-bottom:8px; } .dspc-cta-secondary { flex:1; min-width:190px; text-align:center; background:#fff !important; color:#0f63b3 !important; border:2px solid #d8daff; font-family:'Saira',sans-serif; font-weight:600; text-decoration:none; padding:13px 16px; border-radius:6px; font-size:14px; } .dspc-cta-secondary:hover { border-color:#0f63b3; } .dspc-details summary { list-style:none; display:flex; align-items:center; justify-content:center; gap:7px; background:#0f63b3; color:#fff; font-family:'Saira',sans-serif; font-weight:600; font-size:14px; border-radius:6px; padding:12px 26px; cursor:pointer; margin:16px auto 8px; width:fit-content; } .dspc-details summary::-webkit-details-marker { display:none; } .dspc-details summary:hover { background:#238bed; } .dspc-details summary .dspc-arrow { transition:transform .2s ease; } .dspc-details[open] summary .d