.social-sharing a.btn:not([disabled]){background-color:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground));color:rgba(var(--color-foreground));display:flex}.social-sharing a.btn:not([disabled]):hover{background-color:rgba(var(--color-button));border:1px solid rgba(var(--color-button));color:rgb(var(--color-button-text))}.social-sharing svg{fill:rgba(var(--color-button));transition:fill .3s}.social-sharing a.btn:not([disabled]):hover svg{fill:#fff}.pdp-social-sharing{margin-left:-20px;width:auto}.social-sharing{display:flex;list-style:none}.social-sharing-list{height:20px;margin:0 2px;width:110px}.btn--share{align-items:center;padding:10px;text-decoration:none}.share-title{text-decoration:auto;text-transform:uppercase}.social-sharing-list>* svg{height:18px;margin:2px;width:16px}