.elementor-8 .elementor-element.elementor-element-aea5b75{--display:flex;}/* Start custom CSS *//* اصلاح سایز تصویر در منوی سبد خرید المنتور */
.elementor-menu-cart__product-image img {
    width: 30px !important;
    height: 30px !important;
    object-fit: cover !important;
    max-width: 30px !important;
}

/* اصلاح چیدمان برای جلوگیری از بهم ریختگی */
.elementor-menu-cart__product {
    display: flex !important;
    align-items: center !important;
}/* End custom CSS */