/*
Theme Name: gfexperience
Theme URI: #
Author: GFE
Author URI: #
Description: 
Version: 1.0
Text Domain: sos
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.wc-block-components-order-summary-item .wc-block-components-order-summary-item__image {
    display: none !important;
}

.wc-block-components-order-summary-item .wc-block-components-order-summary-item__description {
    white-space: normal !important;
    word-break: break-word !important;
    padding-bottom: 0 !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 100% !important;
}

.wc-block-components-order-summary-item .wc-block-components-order-summary-item__total-price {
    display: none !important;
}

.wc-block-components-checkout-return-to-cart-button {
	display: none !important;
}