/*
Theme Name: Sarin
Theme URI: http://wpbingosite.com/wordpress/sarin/
Author: Wpbingo
Author URI: http://wpbingosite.com/
Description: Sarin is a modern, clean and professional WooCommerce WordPress theme. It is built to well suit for any online stores: electronics store, fashion store, jewelry store...
Version: 1.1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: sarin*/
/* Ukrycie opisu produktu w podsumowaniu Checkout */
.woocommerce-checkout-review-order-table .product-cart-info p,
.woocommerce-checkout-review-order-table .product-cart-info .description,
.woocommerce-checkout-review-order-table .product-cart-info .item-description,
.woocommerce-checkout-review-order-table .product-cart-info dl.variation,
.woocommerce-checkout-review-order-table .product-cart-info .wc-item-meta,
.woocommerce-checkout-review-order-table .product-cart-info small {
    display: none !important;
}

/* Ukrycie opisu produktu w podsumowaniu Checkout (dla WooCommerce Blocks) */
.wc-block-components-order-summary-item__description .wc-block-components-product-metadata p {
    display: none !important;
}
