.wcvg-gallery-thumb {
	position: relative;
	display: inline-block;
	margin: 0 8px 8px 0;
}

.wcvg-gallery-thumb img {
	border: 1px solid #ccd0d4;
	border-radius: 2px;
	display: block;
}

.wcvg-gallery-thumb .wcvg-remove-gallery-item {
	position: absolute;
	top: -6px;
	right: -6px;
	background: #b32d2e;
	color: #fff;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	border-radius: 50%;
	text-decoration: none;
	font-size: 12px;
}

.wcvg-image-preview img {
	border: 1px solid #ccd0d4;
	border-radius: 2px;
}

.wcvg-sync-status {
	font-style: italic;
	color: #555;
}

#woocommerce-product-data ul.wc-tabs li.wcvg_tab a::before {
	font-family: WooCommerce;
	content: "\e006";
}

.wcvg-term-row h4 {
	font-size: 14px;
}
