.wf-item-detail-brand{
	font-weight: bold;
	margin-bottom: 2px;
    display: block;
}
.bx_catalog_item_scu .item_wrapper {
	position: relative;
}
.wf-img-tbl-size-link {
	/*position: absolute;*/
	top: 0;
    right: 0;
	font-size: 12px;
	border-bottom: 1px #333 dashed;
    line-height: 1.2;
    margin-top: 5px;
	display: inline-block;
    margin-bottom: 10px;
}
.wf-img-tbl-size-link:hover {
	border-bottom: none;
}
.page-top > div:last-of-type{
	padding: 5px 0px 10px !important;
}
.product-container .product-info{
	padding-top: 10px;
}
.top-block-wrapper .topic{
	padding-top: 10px;
}
.top-block-wrapper .topic__heading{
	display: none;
}
.product-main #navigation{
	font-size: 12px;
}
@media (max-width: 767px){
	.product-container{
		padding-top: 0;
	}
	.wf-img-tbl-size-link{
		right: -20px;
	}
	.top-block-wrapper{
		display: none;
	}
	.product-view--mix .product-info > .flexbox .product-detail-gallery {
		height: auto;
	}
	.product-detail-gallery__slider,
	.owl-carousel .owl-item .product-detail-gallery__item a {
		height: calc( 140vw + 48px);
	}
	.owl-carousel.owl-theme.owl-bg-nav .owl-stage-outer{
		margin-top: -3px;
	}
	.product-detail-gallery__link.popup_link.fancy{
		display: inline-block;
		line-height: calc(100vh - 125px);
		height: calc(100vh - 125px);
		overflow: hidden;
	}
	.owl-carousel .owl-item .product-detail-gallery__item a img{ 
		height: 200vw !important;
	}
	.product-detail-gallery__link.popup_link.fancy img{
		width: 100%;
		-o-object-position: center;
		object-position: center;
	}
	/* картинка на всю ширину экрана */
	.catalog_detail a.product-detail-gallery__link {
		width: 100%!important;
	}
	.catalog_detail a.product-detail-gallery__link img.product-detail-gallery__picture {
		width: 100% !important;
		object-fit: cover !important;
	}
}


.mobile-price-translocation-block .prices_block.translocation {
	display: none;
}

@media screen and (max-width: 768px) {

		.mobile-price-translocation-block .prices_block.translocation {
			position: relative;
			top: 15px;
			display: block;
		}

		.prices_block.original {
			display: none;
		}

		.bx_catalog_item_scu[data-propertyid="393"] .item_wrapper {
			display: flex;
			justify-content: space-between;
		}

		.buy_block.offer-props-wrapper.catalog_block {
			width: 100%;
			max-width: 100%;
		}

		.actions-bottom {
			padding-top: 0!important;
		}

		.product-info-headnote {
			padding-bottom: 0!important;
		}

		.wf-img-tbl-size-link {
			white-space: nowrap;
			height: 18px;
		}

		
		.product-main .product-chars .info_ext_block:first-child {
			margin-top: 0;
		}

		#free-return {
			margin-top: 10px;
			margin-bottom: 5px;
		}

		.detail-text-wrap {
			padding-left: 16px;
			padding-right: 16px;
		}
}

.sku_props .item_wrapper .bx_item_section_name span span {
	display: none;
}

.product-container div + .buy_block {
	padding-top: 0;
}

#free-return {
	display: flex;
	font-size: 12px;
	color: #000;
}

#free-return img {
	margin: 0;
	margin-right: 5px;
	width: 25px;
}









.like_icons.list > div span.btn:not(:hover):not(.added) {
  border: none;
}

