/* скрываем цены и корзину, кнопку входа на сайт -- временно 14.09.2023 */
a[href="/auth/"],
.fly-cart,
.top-cart,
.product-price:not(.shows),
/*.bx-filter-section form>.row .bx-filter-parameters-box:last-child,*/
.product-desc .cart.nobottommargin.clearfix,
.col_two_fifth.col_last.product-desc>div:last-child,
.product-rating
{
	display: none !important;
}
