.socialsharing-container{margin-left:-40px;display:flex;justify-content:center}
.share{display:flex;width:455px;align-items:flex-start;gap:64px}
.share h4{padding-top:8px}
.share .social{display:flex;align-items:center;gap:8px;flex:1 0 0}
.share .social .socialnav{height:36px;padding:8px 32px;justify-content:center;align-items:center;flex:1 0 0}
.share .social .socialnavfb{border-radius:2px;background:#25599f}
.share .social .socialnavtwitter{border-radius:2px;background:var(--Primary-Charcoal,#333)}
.share .social .socialnavpinterest{border-radius:2px;background:#cb2027}
.share .social .socialnavmail{border-radius:2px;background:#001952}
.share .social .socialnavfb svg{width:8.4px;height:16px;fill:#FFF}
.share .social .socialnavtwitter svg{width:17.702px;height:16px;fill:#FFF}
.share .social .socialnavpinterest svg{width:16px;height:16px;fill:#FFF}
.share .social .socialnavmail svg{width:20px;height:16px;fill:#FFF}
.custom-button .btn{width:Hug(69px)px;height:Hug(26px)px;padding:4px 8px 4px 8px;gap:8px;border-radius:2px 2px 2px 2px;opacity:1 !important;display:inline-flex;align-items:center;background-color:#001952;color:white;text-decoration:none;border:0;cursor:pointer}
.custom-button{display:flex;height:36px;justify-content:center;align-items:stretch;flex:1 0 0}
.custom-button .btn:hover{background-color:#001952}
.btn-text{font-family:Petco Circular CAP;font-weight:500;letter-spacing:.4000000059604645px;text-align:left;color:#fff}
@media(max-width:932px){.share{display:block;width:unset}
.socialnav{width:60px;display:grid;justify-content:center;align-items:center}
.share .social .socialnav .custom-button{display:flex;height:36px;padding:8px 32px;justify-content:center;align-items:center;flex:unset;width:80px}
.socialsharing-container{padding:0 15px;margin-left:0}
.custom-button{width:60px;background-color:#001952}
.btn-text{display:none}
.btn-icon{width:22px;height:18px;margin:auto}
}