

/* Start:/local/templates/2021/components/bitrix/main.share/page-actions/style.css?17625402731709*/
.main-share {
	display: inline-flex;
	margin: 0;
	padding: 0;
	list-style: none;
	align-items: center;
}

.main-share-icon {
	display: block;
	margin-left: 4px;
	width: 32px;
	height: 32px;
}

.main-share-icon a,
.main-share-icon a:link,
.main-share-icon a:visited,
.main-share-icon a:active {
	display: block;
	padding-top: 4px;
	width: 32px;
	height: 32px;
	border-radius: 20px;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
}

.main-share-icon > a { background-size: cover; }

.main-share-icon .main-share-vk {
	background: #446690 no-repeat center url(/local/templates/2021/components/bitrix/main.share/page-actions/images/icon-vk.svg);
}

.main-share-icon .main-share-twitter {
	background: #50abf1 no-repeat center url(/local/templates/2021/components/bitrix/main.share/page-actions/images/icon-twitter.svg);
}

.main-share-icon .main-share-google-plus {
	background: #fff no-repeat center url(/local/templates/2021/components/bitrix/main.share/page-actions/images/icon-google-plus.svg);
}

.main-share-icon .main-share-pinterest {
	background: #cb2027 no-repeat center url(/local/templates/2021/components/bitrix/main.share/page-actions/images/icon-pinterest.svg);
	background-size: 16px;
}

.main-share-icon .main-share-facebook {
	background: #39579a no-repeat center url(/local/templates/2021/components/bitrix/main.share/page-actions/images/icon-facebook.svg);
}

.main-share-icon .main-share-telegram {
	background: #50abf1 no-repeat center url(/local/templates/2021/components/bitrix/main.share/page-actions/images/icon-telegram.svg);
}

.fancybox-content.share-container {
	padding: 20px 24px;
	overflow: visible;
}

.share-container .h2 {
	text-align: center;
}

.fancybox-slide--html .share-container .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: -6px;
    top: -6px;
}

.share-container .main-share {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 8px;
}

.share-container .main-share-icon,
.share-container .main-share-icon a {
	widtH: 36px;
	heighT: 36px;
	margin: 0;
	border-radius: 4px;
}
/* End */
/* /local/templates/2021/components/bitrix/main.share/page-actions/style.css?17625402731709 */
