/*
 * v1.7.81.31 — Yavuz Plastik katalog kart aksiyonları
 * Referans PET şişe paleti: mavi #0050D0, yeşil #008000.
 * Yalnız açık katalog ürün kartlarına uygulanır.
 */
html body.mxstockos-public-catalog-page .mxstockos-public-catalog-v145 .mxstockos-public-card .mxstockos-public-qty button:first-child{
  background:#0050D0!important;
  border-color:#0050D0!important;
  color:#fff!important;
  box-shadow:0 4px 10px rgba(0,80,208,.18)!important;
}
html body.mxstockos-public-catalog-page .mxstockos-public-catalog-v145 .mxstockos-public-card .mxstockos-public-qty button:last-child{
  background:#008000!important;
  border-color:#008000!important;
  color:#fff!important;
  box-shadow:0 4px 10px rgba(0,128,0,.18)!important;
}
html body.mxstockos-public-catalog-page .mxstockos-public-catalog-v145 .mxstockos-public-card .mxstockos-public-add.is-quote{
  background:#0050D0!important;
  border:1px solid #0050D0!important;
  color:#fff!important;
  box-shadow:0 7px 15px rgba(0,80,208,.18)!important;
}
html body.mxstockos-public-catalog-page .mxstockos-public-catalog-v145 .mxstockos-public-card .mxstockos-public-add.is-cart,
html body.mxstockos-public-catalog-page .mxstockos-public-catalog-v145 .mxstockos-public-card .mxstockos-public-add.is-added{
  background:#008000!important;
  border:1px solid #008000!important;
  color:#fff!important;
  box-shadow:0 7px 15px rgba(0,128,0,.18)!important;
}
html body.mxstockos-public-catalog-page .mxstockos-public-catalog-v145 .mxstockos-public-card .mxstockos-public-qty button:first-child:hover,
html body.mxstockos-public-catalog-page .mxstockos-public-catalog-v145 .mxstockos-public-card .mxstockos-public-add.is-quote:hover{
  background:#003FA8!important;
  border-color:#003FA8!important;
}
html body.mxstockos-public-catalog-page .mxstockos-public-catalog-v145 .mxstockos-public-card .mxstockos-public-qty button:last-child:hover,
html body.mxstockos-public-catalog-page .mxstockos-public-catalog-v145 .mxstockos-public-card .mxstockos-public-add.is-cart:hover,
html body.mxstockos-public-catalog-page .mxstockos-public-catalog-v145 .mxstockos-public-card .mxstockos-public-add.is-added:hover{
  background:#006A00!important;
  border-color:#006A00!important;
}
html body.mxstockos-public-catalog-page .mxstockos-public-catalog-v145 .mxstockos-public-card .mxstockos-public-qty button:focus-visible,
html body.mxstockos-public-catalog-page .mxstockos-public-catalog-v145 .mxstockos-public-card .mxstockos-public-add:focus-visible{
  outline:3px solid rgba(0,80,208,.28)!important;
  outline-offset:2px!important;
}
