.myc-card-swatches{display:flex;align-items:center;gap:8px;min-height:20px;margin:10px 0 12px}.myc-card-swatch{display:inline-block;width:14px;height:14px;padding:0;border:1px solid rgba(10,16,74,.24);border-radius:50%;box-shadow:0 0 0 1px rgba(255,255,255,.85) inset;cursor:pointer;appearance:none;transition:box-shadow 160ms ease,transform 160ms ease}.myc-card-swatch:hover{transform:scale(1.12)}.myc-card-swatch.is-selected,.myc-card-swatch:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 3px #0a104a}.myc-product-card.is-switching-color .myc-product-media img{opacity:.38}.myc-card-add-to-cart{display:inline-flex;align-items:center;justify-content:center;min-width:132px;margin-top:15px;padding:10px 18px;border:1px solid #b18a10;border-radius:4px;background:#b18a10;color:#fff!important;font-family:PoppinsMulti,Poppins,"Open Sans",Arial,sans-serif;font-size:13px;font-weight:600;line-height:1.25;text-decoration:none!important;transition:background-color 180ms ease,border-color 180ms ease,color 180ms ease}.myc-card-add-to-cart:hover,.myc-card-add-to-cart:focus-visible{border-color:#0a104a;background:#0a104a;color:#fff!important}@media (max-width:767px){.myc-card-add-to-cart{width:100%;min-width:0}}