/* grent.uz: полностью убрать цены и покупку */
body.grent-uz-no-prices .price,
body.grent-uz-no-prices .prices,
body.grent-uz-no-prices .cost,
body.grent-uz-no-prices .price_matrix_wrapper,
body.grent-uz-no-prices .with_matrix,
body.grent-uz-no-prices .prices-wrapper,
body.grent-uz-no-prices .price_value,
body.grent-uz-no-prices .price_currency,
body.grent-uz-no-prices .price_measure,
body.grent-uz-no-prices .price_from,
body.grent-uz-no-prices .min-price,
body.grent-uz-no-prices .max-price,
body.grent-uz-no-prices .block_wrap_inner.prices,
body.grent-uz-no-prices .bx_ui_slider_track,
body.grent-uz-no-prices .bx_ui_slider_pricebar_V,
body.grent-uz-no-prices .bx_ui_slider_pricebar_VD,
body.grent-uz-no-prices .bx_ui_slider_pricebar_VN,
body.grent-uz-no-prices .smartfilter .bx_filter_parameters_box.prices,
body.grent-uz-no-prices .bx_filter .bx_filter_parameters_box[data-prop_code="P1"],
body.grent-uz-no-prices .buy_block,
body.grent-uz-no-prices .counter_wrapp,
body.grent-uz-no-prices .offer_buy_block,
body.grent-uz-no-prices .button_block,
body.grent-uz-no-prices .to-cart,
body.grent-uz-no-prices .in-cart,
body.grent-uz-no-prices .one_click,
body.grent-uz-no-prices .btn-lg.to_cart,
body.grent-uz-no-prices a[data-entity="basket-item"],
body.grent-uz-no-prices .catalog_block .footer_button,
body.grent-uz-no-prices .product-info-headnote__article + .cost,
body.grent-uz-no-prices .product-container .price,
body.grent-uz-no-prices .product-detail-price,
body.grent-uz-no-prices .js_price_wrapper {
	display: none !important;
}

/* на случай если класс body не проставился — по хосту через html */
html[data-uz-no-prices="Y"] .price,
html[data-uz-no-prices="Y"] .prices,
html[data-uz-no-prices="Y"] .cost,
html[data-uz-no-prices="Y"] .price_matrix_wrapper,
html[data-uz-no-prices="Y"] .with_matrix,
html[data-uz-no-prices="Y"] .buy_block,
html[data-uz-no-prices="Y"] .counter_wrapp,
html[data-uz-no-prices="Y"] .button_block,
html[data-uz-no-prices="Y"] .to-cart,
html[data-uz-no-prices="Y"] .footer_button,
html[data-uz-no-prices="Y"] .block_wrap_inner.prices {
	display: none !important;
}
