.product-price:has(.ywcact-sealed-auction),
.yith-wcwl-share,
.wishlist-page-links{display:none !important;}
#mm-auctions-container ul{display:flex;gap:10px;}
.yith-wcact-auctions-status a.custom-pay-button{
  text-align: center;
  margin: 10px 0px 0px 0px !important;
  width: 100%;
  font-weight: 600;
  background: yellow;
  padding: 10px 8px 10px;
  border-radius: 8px;
  margin-left: 10px;
  border: 2px dotted red;
  color: #000 !important;
  font-size: 13px;}
ul.products li.product{width:calc(50% - 15px)}
ul.products li.product img{

  max-height: 190px;
  width: auto;
  max-width: 100%;
}
.yith-wcact-auctions-status a.custom-pay-button:hover{
  background: orange;}
#mm-auctions-container ul li.product{margin-right: 0px !important;text-align: left;}
#mm-auctions-container .woocommerce-pagination{max-width: 100vw; overflow-x: scroll;}
@media (max-width: 890px){#mm-auctions-container ul li.product{width:100%;}}
@media (min-width: 1024px){.storefront-full-width-content .site-main ul.products.columns-3 li.product.mm-row-product{width:45%; !important}}
