.product-btns-top {
	position: relative;
}
.product-btns-top.active .share-box {
	opacity: 1;
	visibility: visible;
	transform: none;
}
.share-box {
	position: absolute;
	right: 100%;
	margin-right: 10px;
	z-index: 1010;
	transition: all 0.1s;
	opacity: 0;
	visibility: hidden;
	top: 16px;
	transform: translateX(10%);
}
.ya-share2 {
	display: flex;
}
.ya-share2__list {
	display: flex !important;
}
.hatiko-editor-block .d-flex {
	gap: 8px;
}
.hatiko-editor-block article {
	background: none !important;
}
.product-trigger img {
	width: auto !important;
}
