Automatic Carimali Machine
A collection page of Australia - Di Pacci
About
.car-wrap { font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 1.75; color: #1e1e1e; } .car-wrap p { font-size: 12px; color: #5a5a5a; line-height: 1.75; margin: 0 0 9px; } .car-wrap p strong { color: #1e1e1e; } .car-wrap a { color: #3b9130; font-weight: 700; text-decoration: none; } .car-wrap a:hover { text-decoration: underline; } /* EYEBROW + H1 */ .car-sub { font-family: 'Nunito', Helvetica, sans-serif; font-size: 9px; font-weight: 800; letter-spacing: 0.18em; text-transform: uppercase; color: #3b9130; display: block; margin-bottom: 10px; } .car-h1 { font-family: 'Nunito', Helvetica, sans-serif; font-size: 1.6rem; font-weight: 800; color: #1e1e1e; line-height: 1.2; margin: 0 0 4px; } .car-h1 span { color: #3b9130; } /* INTRO */ .car-intro { padding-bottom: 14px; border-bottom: 2px solid #c8e4c5; margin-bottom: 14px; } /* BADGES */ .car-badges { display: flex; flex-wrap: wrap; gap: 5px; margin: 10px 0; } .car-badge { font-family: 'Nunito', Helvetica, sans-serif; font-size: 9px; font-weight: 800; padding: 3px 9px; border-radius: 20px; border: 1px solid #c8e4c5; background: #f2faf1; color: #3b9130; } .car-badge.dk { background: #1e1e1e; color: #fff; border-color: #1e1e1e; } /* BEST FOR */ .car-bestfor { background: #f2faf1; border: 1px solid #c8e4c5; border-left: 3px solid #3b9130; border-radius: 4px; padding: 9px 12px; font-size: 11px; color: #1e1e1e; margin: 12px 0; display: flex; align-items: center; gap: 8px; flex-wrap: wrap; } .car-bestfor-label { font-family: 'Nunito', Helvetica, sans-serif; font-weight: 800; font-size: 10px; color: #3b9130; white-space: nowrap; } /* MODEL CARDS */ .car-models { display: flex; flex-direction: column; gap: 6px; margin: 14px 0; } .car-model { background: #fff; border: 1px solid #e4e4e4; border-left: 3px solid #3b9130; border-radius: 4px; padding: 10px 13px; text-decoration: none; color: inherit; display: block; } .car-model:hover { border-color: #3b9130; background: #f2faf1; } .car-model-top { display: flex