/* Default Rules */
.wc-imaxel-processing {
	opacity:0.4;
}
.wc-imaxel-processing, .wc-imaxel-processing * {
	cursor:progress !important;
	pointer-events: none !important;
}
.wc-imaxel-loading {
	display:inline-block;
	width:32px;
	height:32px;
	background-repeat:no-repeat;
	background-size:cover;
	background-image:url('../images/icon-loading.gif');
}
.wc-imaxel-clearfix {
	clear:both;
	float:none;
	width:100%;
}
.wc-imaxel-hidden {
	display:none !important;
}
.wc-imaxel-pagination {
	text-align:center;
}

/* WooCommerce Blocks Cart/Checkout */
body table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
	display:inline-block;
}
li.wc-block-components-product-details__wc_imaxel_3dv_product_name,
li.wc-block-components-product-details__wc-imaxel-3dv-product-name,
li.wc-block-components-product-details__wc_imaxel_3dv_thumbnail_url,
li.wc-block-components-product-details__wc-imaxel-3dv-thumbnail-url,
dt.variation-wc_imaxel_3dv_product_name,
dd.variation-wc_imaxel_3dv_product_name,
dt.variation-wc_imaxel_3dv_thumbnail_url,
dd.variation-wc_imaxel_3dv_thumbnail_url,
.wc-imaxel-3dv-thumbnail-data {
	display:none !important;
}