:root{--avx1076-bd:#d63384;--avx1076-bd-hover:#b9236f}
body.avx-shop-page .cpsc-card__actions .cpsc-cart-icon:not(.is-disabled){
  background:var(--avx1076-bd)!important;
  border-color:var(--avx1076-bd)!important;
  color:#fff!important;
  box-shadow:none!important;
}
body.avx-shop-page .cpsc-card__actions .cpsc-cart-icon:not(.is-disabled):hover,
body.avx-shop-page .cpsc-card__actions .cpsc-cart-icon:not(.is-disabled):focus-visible{
  background:var(--avx1076-bd-hover)!important;
  border-color:var(--avx1076-bd-hover)!important;
  color:#fff!important;
}
body.avx-shop-page .cpsc-card__actions .cpsc-cart-icon.is-disabled{
  background:#f1f3f5!important;
  border-color:#e2e5e9!important;
  color:#9aa1ab!important;
}
