.lk__content-item--visible {
    display: block;
}

/* Share block in product card */
.ya-share2__link {
    position: relative;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px;
}

.ya-share2__badge {
    width: 30px;
    height: 23px;
    margin-right: 5px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: center;
}

.ya-share2__icon {
    display: block;
    width: 100%;
    height: 100%;
}

.ya-share2__item_service_vkontakte .ya-share2__icon {
    background: transparent url(dist/assets/images/static/vk.svg) center center no-repeat;
}

.ya-share2__item_service_facebook .ya-share2__icon {
    background: transparent url(dist/assets/images/static/facebook.svg) center center no-repeat;
}

.ya-share2__item_service_twitter .ya-share2__icon {
    background: transparent url(dist/assets/images/static/twitter.svg) center center no-repeat;
}
.ya-share2__item_service_whatsapp .ya-share2__icon {
    background: transparent url(dist/assets/images/static/whatsapp.png) center center no-repeat;
	background-size: 21px;
}
.ya-share2__item_service_telegram .ya-share2__icon {
	background: transparent url(dist/assets/images/static/telegram.png) center center no-repeat;
	background-size: 21px;
}

.ya-share2__title {
    font-size: 12px;
    -webkit-transition: color .3s;
    transition: color .3s;
    color: #000;
}
.custom-heading-1 {
    margin: 5px 0;
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    display: inline-block;
    color: #2a333d;
}

.item-news__more {
    clear: left;
    float: right;
}
.item-news__more:hover {
    text-decoration: underline;
}

.robokasskassa_payment_button {
    margin-top: 20px;
    /* margin-left: auto;*/
    margin-left: 0px;
}

.g-card__title{
    color: #000;
}
@media (max-width: 420px) {
	/* .m-slider__slide-title span {
	    line-height: 26px;
	} */
	/*.m-banner .m-slider .owl-stage .owl-item:first-child .m-slider__slide {
	    background-position: -124px center!important;
	    background-size: 145%;
	    background-color: #248bde;
	}
	.m-banner .m-slider .owl-stage .owl-item:last-child .m-slider__slide {
	    background-position: -150px center!important;
	}*/
	/* .m-banner .m-slider .owl-stage .owl-item:first-child .m-slider__slide-text {
	    margin-top: 14px!important;
	    margin-bottom: 0!important;
	} */
}
.good__info-section--props{

}
.good__info-section--props .good__info-line:nth-child(2){
    font-weight: bold;
}
/*
.good__final-stock-main{
    display: none;
}*/

.g-descr__content p {
  word-wrap: break-word;
}