.price_hide-1 .hide_price-1 .product__price , .price_hide-4 .hide_price-4 .product__price , .price_hide-5 .hide_price-5 .product__price , .price_hide-6.hide_price-6 .product__price { display: none; }
.price_hide-1 .hide_price-1 .item-header__price , .price_hide-4 .hide_price-4 .item-header__price , .price_hide-5 .hide_price-5 .item-header__price , .price_hide-6.hide_price-6 .item-header__price { display: none; }
.price_hide-1 .hide_price-1 .product__action , .price_hide-4 .hide_price-4 .product__action , .price_hide-5 .hide_price-5 .product__action , .price_hide-6.hide_price-6 .product__action { display: none; }

.price_hide-1 .hide_price-1 .product__prices:before , .price_hide-4 .hide_price-4 .product__prices:before , .price_hide-5 .hide_price-5 .product__prices:before , .price_hide-6 .hide_price-6 .product__prices:before { content: 'Товар недоступен в данном регионе'; display: block; text-align: center; font-size: 12px; background: #ededed; padding: 4px 5px; border-radius: 6px; }

.just_block .is-krutilka { position: relative; z-index: 20;  display: inline-block; vertical-align: top; margin: -22px 0 0 9px; }
.just_block .is-krutilka svg { width: 30px; height: 30px; }

.just_block .is-krutilka , .just_block .in-mobile { display: inline-block !important; vertical-align: middle; }
	
.just_block .is-krutilka { margin: 0 5px 0 0 !important; border: none; box-shadow: none; height: auto; width: auto !important; line-height: normal; font-size: 11px; vertical-align: middle; }
.just_block .is-krutilka svg { display: inline-block !important; vertical-align: middle; margin-right: 3px; }
.just_block .realtime.in-mobile { white-space: nowrap; padding: 0; border: none; font-size: 10px; background: none; margin-bottom: 0 !important; }
.just_block .realtime.in-mobile svg { width: 25px; height: 25px; margin-right: 3px; display: inline-block; vertical-align: middle; }

.just_block .is-krutilka svg path , .just_block .realtime svg path { fill:#333; color: #333; }

.just_block { display: block; position: relative; padding-bottom: 5px; margin-top: -15px; }

/*Stikers*/
.stiker__list { position: absolute; left: 0; top: 0; z-index: 2; max-width: 90%; padding: 0 5px; font-weight: 500; text-align: left; text-transform: none; font-size: 0; }
.stiker__item { display: inline-block; padding: 5px 10px 4px; line-height: 15px; font-size: 12px; font-weight: 500; border-radius: 5px; margin: 0 5px 5px 0; letter-spacing: 0.1em; box-sizing: border-box; }
/**/
.products-slider .product__price { font-size: 16px !important; }
.products-slider .product__price--old { font-size: 14px !important; }
.products-slider .product__price--sale { margin-left: 10px; margin-right: 0; margin-bottom: 2px; }
.products-slider .product__price--sale span { display: table-caption; background: #383b40; color: #fff; font-size: 11px; border-radius: 4px; padding: 3px 5px; font-weight: 300; }

.swiper-slide .product__action .line { background: rgba(0,0,0,0.4); }

@media (max-width: 900px){
	.products-slider__container .product__colors { display:flex !important; margin-top: 10px; }
}