/* הסתרת רכישה מהירה באזור "אולי תאהבי גם" בעגלה */
body.woocommerce-cart .cross-sells a.button.drclear-buy-now {
    display: none !important;
}