/*
Theme Name: PrintSpace - Child
Theme URI: https://harutheme.com/printspace
Author: HaruTheme
Author URI: https://harutheme.com/
Description: This is child theme of PrintSpace
Template: printspace
Version: 1.0.0
*/

/*---------------------------------
  	Write your css code from here
------------------------------------*/

.single-product-image > .woocommerce-product-gallery .slick-slide {
	pointer-events: none !important;
}

.wc-dnd-file-upload {
	padding: 0;
}

.woocommerce-mini-cart-item.mini_cart_item dl.variation .dndmfu_wc_files a,
.wc-block-components-product-details__plik-ze-zdj-ciem .wc-block-components-product-details__value {
	word-break: break-all;
}

.woocommerce-cart .wp-block-woocommerce-cart-order-summary-shipping-block.wc-block-components-totals-wrapper {
	display: none;
}
