.bxr-section-desc {
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 14px;
}

span.bxr-font-hover-light-span {
    cursor: default;
}

span.bxr-offer-img-in-list.fancybox-Y {
    cursor: pointer;
}

.float-img {
	float: right;
	max-width: 300px;
	height: auto;
	margin: 0 0 15px 15px;
}

.bxr-share-social {
	z-index: 1111;
}
	
@media (max-width:768px){
	.bxr-detail-torg-btn {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		overflow-x: auto;
		overflow-y: hidden;
	}
	.bxr-detail-torg-btn > div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 110px;
		flex: 0 0 110px;
		max-width: 110px;
	}
	.bxr-detail-torg-btn .clearfix {
		display: none;
	}
	.bxr-indicator-item-favor {
		margin-bottom: 0 !important;
	}
	
	.float-img {
		float: none;
		max-width: 100%;
		height: auto;
		display: block;
		margin: 0 0 15px 0;
	}
	.collapse-on-mob, .subsections__item.-transparent {
		display: none;
	}
	.collapse-on-mob__title {
		background-position: 97% 11px;
		background-repeat: no-repeat;
		background-image: url('/local/templates/market_column/components/alexkova.market/catalog/template1/bitrix/catalog.smart.filter/visual_vertical/images/arrow-down-white.png');
		cursor: pointer;
	}
	.collapse-on-mob__title.opened {
		background-image: url('/local/templates/market_column/components/alexkova.market/catalog/template1/bitrix/catalog.smart.filter/visual_vertical/images/arrow-up-white.png');
	}
}