Valor Duty Holster
YOUR HOLSTER. YOUR WAY. Each VALOR® Duty Holster is built to your specifications. The preview image is representative only — final appearance may vary based on firearm, options, finishes, and patterns. /* Container never overflows parent */ .vc-trigger-wrap{ display:flex; flex-wrap:wrap; /* allows shrink instead of overflow */ justify-content:center; gap:12px; /* use gap (no button margins) */ margin:10px 0; width:100%; box-sizing:border-box; } /* Buttons are fluid; never wider than half of the container */ .vc-trigger{ flex:1 1 320px; /* prefers ~320px but can shrink/grow */ max-width:calc(50% - 12px); /* two per row incl. gap */ width:100%; /* respect container width */ margin:0; /* avoid extra width from margins */ padding:12px 16px; background:#eee; border:1px solid #ccc; border-radius:8px; color:#222; cursor:p