/* .hovering .image_product::after {
	content: "";
	display: block;
	padding-top: 100%;
}
.hovering .image_product img {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	transition: 0.2s;
	height: 100% !important;
} */

.alxds button i {
	display: none;
}

.form-import-product > div {
	max-width: 600px !important;
}

.form-2-import-product > div {
	max-width: 800px !important;
}


body.premium-xdscmc .alxds button i, body.premium-xdscmc .body-code span i {
	display: none;
}

/* body:not(.premium-xdscmc) .balxds {
	width: 500px;
} */
	
body:not(.premium-xdscmc) .get-random-sku,
body:not(.premium-xdscmc) .reload-form-quick,
body:not(.premium-xdscmc) .copy-attributes-product
{
	display: none;
}