/* MEYINSOR Stage17H product UI i18n polish */
.mys_product_add-to-cart-btn{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:46px!important;
  color:#fff!important;
  font-size:16px!important;
  font-weight:700!important;
  line-height:1.25!important;
  text-indent:0!important;
  white-space:normal!important;
}
.mys_product_add-to-cart-btn:empty::before{
  content:attr(data-fallback-text);
}