#product-content {
}
#product-content > #stores {
	display: none;
}
#builder_add_banner,
#builder_shares,
#builder_add_banner_2,
#builder_collections,
#builder_add_banner_3,
#builder_articles,
#builder_photo,
#builder_videos {
	display: none !important;
}

.product-fast-order-ozon-link {
	background: #005afd;
	color: #fff;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 2px;
	text-decoration: none;
	padding-bottom: 2px;
}

@media (max-width: 600px) {
	.product-fast-order-ozon-link {
		padding-bottom: 0px;
	}
}

.telegram_fixed{
  width: 60px;
    height: 60px;
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 999999;
}

.telegram_fixed img{
  width: 100%;
}

.menu-open {
	display1: none !important;
}

.footer-logotype-link {
	display: none !important;
}
#stores {
	display: none !important;
}
.ui-img-cover > img {
	width: 60%;
	height: 60%;
	margin-left: 120px;
	margin-top: 60px;
}
.ui-button {
	color: white !important;
	background-color: var(
		--ui-button-background-color,
		var(--ui-button-scheme, #1b1e25)
	) !important;
}
