.shopwp-icon {
	display: block;
}

/* #elementor-panel-category-shopwp {
	display: none;
} */

.shopwp-icon:before {
	content: '';
	height: 30px;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 188.6 189.4' style='enable-background:new 0 0 188.6 189.4' xml:space='preserve'%3E%3Ccircle cx='94.9' cy='95.3' r='91.3' style='fill:%23fff'/%3E%3Cpath d='M79.9 52.5c2.8-7 8.9-11.8 15.8-11.8 7 0 13 4.8 15.8 11.8h7.4c-3.2-11.6-12.4-20-23.2-20s-20 8.4-23.2 20h7.4zM142 63.9H47.5c-2 22-3.7 44.1-5 66.1.3 2.8 2.2 7.6 10.1 8.2h84.2c7.9-.6 9.8-5.4 10.1-8.2-1.2-22.1-2.9-44.1-4.9-66.1zM123.1 103c-2.2 6.8-6.1 12.5-11.5 16.3-4.9 3.6-10.9 5.5-16.9 5.5h-.2c-5.9-.1-11.7-2-16.5-5.5-5.4-3.9-9.3-9.5-11.5-16.3l-.6-2h12.3l.3.7c2.9 7.1 9.2 11.6 16.4 11.6h.3c7.1-.1 13.3-4.5 16.1-11.6l.3-.7h12.3l-.8 2z' style='fill:%23404349'/%3E%3C/svg%3E");
}

.shopwp-elementor-theme-light .shopwp-icon:before {
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 188.6 189.4' style='enable-background:new 0 0 188.6 189.4' xml:space='preserve'%3E%3Cstyle%3E.st1%7Bfill:%23fff%7D%3C/style%3E%3Ccircle cx='94.9' cy='95.3' r='91.3' style='fill:%23415aff'/%3E%3Cpath class='st1' d='M79.9 52.5c2.8-7 8.9-11.8 15.8-11.8 7 0 13 4.8 15.8 11.8h7.4c-3.2-11.6-12.4-20-23.2-20s-20 8.4-23.2 20h7.4zM142 63.9H47.5c-2 22-3.7 44.1-5 66.1.3 2.8 2.2 7.6 10.1 8.2H136.8c7.9-.6 9.8-5.4 10.1-8.2-1.2-22.1-2.9-44.1-4.9-66.1zM123.1 103c-2.2 6.8-6.1 12.5-11.5 16.3-4.9 3.6-10.9 5.5-16.9 5.5h-.2c-5.9-.1-11.7-2-16.5-5.5-5.4-3.9-9.3-9.5-11.5-16.3l-.6-2h12.3l.3.7c2.9 7.1 9.2 11.6 16.4 11.6h.3c7.1-.1 13.3-4.5 16.1-11.6l.3-.7h12.3l-.8 2z'/%3E%3C/svg%3E");
}

.shopwp-finished-loading .shopwp-skeleton,
.shopwp-finished-loading .elementor-element .shopwp-skeleton {
	display: none;
}

.elementor-widget-shopwp-product-description.elementor-element.elementor-widget-empty,
.elementor-widget-shopwp-product-images.elementor-element.elementor-widget-empty,
.elementor-widget-shopwp-product-pricing.elementor-element.elementor-widget-empty,
.elementor-widget-shopwp-product-buy-button.elementor-element.elementor-widget-empty,
.elementor-widget-shopwp-product-title.elementor-element.elementor-widget-empty,
.elementor-widget-shopwp-products.elementor-element.elementor-widget-empty {
	background: transparent;
}
