.post-type-archive-product li.product { display: flex !important; flex-direction: column !important; overflow: hidden !important; } .post-type-archive-product li.product .woocommerce-LoopProduct-link { order: -1 !important; display: block !important; width: 100% !important; height: 250px !important; } .post-type-archive-product li.product .woocommerce-LoopProduct-link img { width: 100% !important; height: 100% !important; object-fit: cover !important; }  .woocommerce-cart .wc-proceed-to-checkout .checkout-button, .woocommerce-cart .wc-proceed-to-checkout a[href*="checkout"], .woocommerce-cart a.alt.wc-forward { display: none !important; visibility: hidden !important; opacity: 0 !important; height: 0 !important; width: 0 !important; pointer-events: none !important; }