.drag-block.container.FAVORIT_ITEM{overflow:visible;}

.hot-wrapper-items{position:relative;padding-bottom:60px;}
.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .hot-wrapper-items{padding-bottom: 70px;}

/*.hot-wrapper-items .top_block{margin-bottom: 18px;padding-top: 7px;}*/
.hot-wrapper-items .top_block{margin-bottom: 33px;padding-top: 7px;}

.with_left_block  .hot-wrapper-items .items {
    padding: 49px;
    border: 1px solid #ececec;
}
.hot-wrapper-items .item-stock, .hot-wrapper-items .article_block {
    display: inline-block;
    margin: 0px 8px;
    vertical-align: middle;
}
.hot-wrapper-items .sa_block {margin: 0px -8px;}

.hot-wrapper-items .items{position: relative;}
.hot-wrapper-items .items .flexslider{position: absolute;left: 0px;right: 0px;top: 0px;bottom: 0px;}
.hot-wrapper-items > .items > .item:not(.active){display:none;}
.hot-wrapper-items .item{max-width: 880px;margin: auto;}
.hot-wrapper-items .item .image-wrapper{max-width: 350px;position:relative;margin: auto;}
/*.hot-wrapper-items .item .stickers{right: 0px;left: auto;top: 0px;padding: 0px;}*/
.hot-wrapper-items .item .stickers{right: auto;left: 0;top: 0px;padding: 0px;}
.hot-wrapper-items .item .fast_view_block{opacity: 0;transition: opacity 0.2s ease;width: 206px;margin-left: -103px;left: 50%;top: 50%;font-size: 13px;
margin-top: -20px;line-height: 36px;cursor: pointer;color: #666;height: 36px;background-color: rgba(229,229,229,.9);text-decoration: none;border-radius: 2px;}
.hot-wrapper-items .item .fast_view_block svg path{fill: #333;}
.hot-wrapper-items .item:hover .fast_view_block{opacity: 1;}
.hot-wrapper-items .item .view_sale_block.v2{margin-bottom:9px;}
.hot-wrapper-items .item .title{margin: 0px 0px 2px;}
.hot-wrapper-items .item .rating{display: flex;margin:0px 0px 12px;}
.hot-wrapper-items .item .votes_block.nstar{margin:0px;}
.hot-wrapper-items .cost.prices{margin-top: 12px;}

.hot-wrapper-items .item .footer-action{padding:28px 0px 10px;}
.hot-wrapper-items .item .footer-action > div, .hot-wrapper-items .item .footer-action > .like_icons > div{display: inline-block;vertical-align:top;}
.hot-wrapper-items .item .footer-action .counter_wrapp{padding:0px 15px 0px 0px;}
.hot-wrapper-items .item .footer-action .like_icons{position:static;}
.hot-wrapper-items .item .footer-action .like_icons span{opacity:1;visibility: visible;width:48px;height:48px;line-height: 48px;text-align: center;margin:0px 2px;}

.hot-wrapper-items .image a{width: 100%; height: 100%; display:block;}

@media (min-width: 992px){
	.hot-wrapper-items .item_info_wrapper{padding-left:30px;}
}
@media (max-width: 991px){
	.hot-wrapper-items .item_info{text-align:center;}
	.hot-wrapper-items .js-info-block{left: 50%;margin-left: -137px;}
	.with_left_block .hot-wrapper-items .items{padding:29px;}
	.hot-wrapper-items .item .rating{justify-content: center;}
}
@media (min-width: 601px){
	/*.hot-wrapper-items .top_block{position:absolute;top:0px;z-index: 1;}*/
	.hot-wrapper-items .item .image-wrapper{justify-content: center;min-height: 350px;}
	.hot-wrapper-items .image a{margin: auto;}
	.hot-wrapper-items .image a img{max-width: 100%;max-height: 100%;}
}
@media (max-width: 600px){
	/*new mobile*/
	.hot-wrapper-items .items.mobile-overflow .flexslider,
	.hot-wrapper-items .items.mobile-overflow .flex-control-nav{display: none;}
	.hot-wrapper-items .items.mobile-overflow > .item{display: block !important;margin: 0px 0px 15px -1px;padding-right: 0px;}
	.hot-wrapper-items .items.mobile-overflow .item .main_item_wrapper{border: 1px solid #ececec;height: 100%;}
	.hot-wrapper-items .items.mobile-overflow .item .inner_wrap{height: 100%;display: flex;flex-direction: column;}
	.hot-wrapper-items .items.mobile-overflow .item .image-wrapper{padding: 30px 29px 26px;min-height: 334px;}
	.hot-wrapper-items .items.mobile-overflow .item .item_info{flex-grow: 1;}
	.hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper{text-align: left;padding: 0px 29px 98px;}
	.hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper .rating{justify-content: left;}
	.hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper .title{margin-bottom: 1px;}
	.hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper .title a{font-size: 18px;}
	.hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper .sa_block{line-height: 20px;}
	.hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper .cost.prices{margin-top: 7px;}
	.hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper .cost.prices .price{font-size: 18px;}
	.hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper .cost.prices .price.discount{font-size: 13px;}
	.hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper .footer-action{padding: 22px 0px 28px;position: absolute;bottom: 0px;}

	.hot-wrapper-items .items.mobile-overflow.c_1 .item.np{padding-right: 16px;}
}