.ya-share2
{
	display: none!important;
}

.checkbox.js-sell_point-item .checkbox__text:before {
    background-color: #666666;
}
.js-sell_point-item._disabled {
    opacity: 0.4;
    cursor: default;
}
.js-contacts-error
{
	padding: 30px 0px;
    font-size: 16px;
    display: none;
}
.education-app__select
{
    padding: 0px;
    border: 0px;	
}

.product-card-videos__element_master
{
	width: 360px;
}
@media (max-width: 400px)
{
	.product-card-videos__element_master
	{
		width: 100%;
	}
}
.about-n
{
	margin-top: -40px;
}
.about-n90
{
	margin-top: -90px;
}
.product-card-links__item ul {
	color: #e43339;
	margin-left: 16px;
}
.product-card-links__item ul li
{
	padding-top: 10px;
}
.product-card-links__item ul li .product-card-links__link
{
	font-size: 18px;
	white-space: normal;
}
.product-card-links__nolink,
.product-card-links__nolink:hover
{
	cursor:default;
	border: 0px;
	color: #000;
}
.page-section._white .page-section__header *
{
	color: #FFF!important;
}
.page-section._white .page-section__header .breadcrumbs__box:not(:last-child):after
{
	background-color: #FFF!important;
}