Earthbound Bone Design Leather Collar Size Chart

Earthbound Bone Design Leather Collar Size Guide

Size Neck size x Width of Collar Collar Width
Small 29 - 36cm 22.5mm
Medium 34 - 41cm 22.5mm
Large 38 - 46cm 25mm
Extra Large 43 - 51cm 25mm
/* Hide the filter section by default on mobile devices */ .filter-section { display: none; background: #fff; padding: 20px; border: 1px solid #ccc; border-radius: 5px; position: relative; } .filter-toggle-button { display: block; background: #007bff; color: #fff; padding: 10px; border: none; border-radius: 5px; cursor: pointer; margin-bottom: 10px; } @media (min-width: 768px) { .filter-section { display: block !important; border: none; padding: 0; } .filter-toggle-button { display: none; } }