.product-detail .right{
	display:none;
}
.product-detail .left{
	width:100%;
}

.item_reviews{
	    background: #fff;
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 20px;
}
.item_reviews .name{
	font-weight: bold;
}
.item_reviews .date{
	    color: #999;
    font-size: 13px;
    margin-bottom: 5px;
}
.reviews-list{
	margin-top: 20px;
}
.wrapper_yandex_reviews{
	text-align: center;
	margin-bottom: 20px;
}
.wrapper_yandex_reviews .title{
	font-weight: bold;
	margin-bottom: 5px;
}
@media (max-width: 1551px) {
	.product-main-info .info .order-container .buttons .counter{
		position:initial;
    width: auto;
    min-width: 100px;
    max-width: 133px;
	}
	.product-main-info .info .order-container .buttons .product-item-button-container{
		display: flex;
		flex-shrink: 0;
		margin-left: 7px;
		flex-direction: initial;
	}
	.product-item-detail-info-container{
		display:none !important;
	}
	.product-main-info .info .order-container .buttons .product-item-button-container>div{
		    width: inherit;
    display: block;
	}
	.product-main-info .info .order-container .buttons .product-item-button-container .detail-buy-button{
		    width: initial;
    margin-left: 0;
    margin-top: 0;
	}
	.product-main-info .info .order-container .buttons .product-item-button-container .one-click{
		   width: initial;
    margin-left: 0;
    margin-top: 0;
	}

}
.listing_propse>div{
	padding:10px;
}
.listing_propse>div:nth-child(2n-1){
	background:#f3f3f3;
}
.wrapper_tags_filter .section_tag{
	margin-bottom:20px;
}
.wrapper_tags_filter .section_tag .title{
	font-weight:bold;
	margin-bottom:10px;
}
.wrapper_tags_filter .sotbit-seometa-tag-link{
	padding: 0px 12px;
    background: #dbdbdb;
    display: inline-block;
    border-radius: 21px;
    color: #000;
    margin-right: 5px;
    border: 1px solid #bbb;	
	font-size:14px;
}
.sotbit-seometa-tag-link.active{
	color:#fff;
	background:#faaf00;
	border-color:#faaf00;
}

header .slogan{
	width:100%;
} 
header .logo{
	max-width:230px;
}
header .logo img{
	max-width:150px;
}
.tel.header_tel a{
	display:block;
}
.top .socials.tele a{
	width: 22px;
    height: 21px;
    background: url(/img/telegram.png) no-repeat;
    display: block;
	padding:0 !important;
    background-size: contain;
}
.top .socials.vib a {
    width: 20px;
    height: 21px;
    background: url(/img/viber.png) no-repeat;
    display: block;
	padding:0 !important;
    background-size: contain;
	margin-top: 2px;
}
.top .socials.watsap  a {
    width: 20px;
    height: 21px;
    background: url(/img/whatsapp.png) no-repeat;
    display: block;
	padding:0 !important;
    background-size: contain;
}
.tel.header_tel{
	text-align:left;

}
.tel.header_tel .item_phone{
	display:inline-block;	
}
.tel.header_tel .item_phone.header-one-tel{
	display: none;
}
.top.social_wrapper{
	display:flex;
	align-items:center;
	position:relative;
	top:6px;
}
.item_phone .socials{
	margin-right:10px;
}
.middle .tel-container .top_s a{
	color: #424242;
    white-space: nowrap;
    transition: color .2s;
	font-size:14px;
}
.middle .tel-container .top_s .icon-custom:before {
    display: inline-block;
    font-family: 'Icon Custom';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.header_action_blocks .wishlist-link:before {
    content: '\0043';
    position: relative;
    top: 1px;
	color:#3f3f3f;
    margin-right: 4px;
	margin-top:3px;
    font-size: 20px;
}
.header_action_blocks  .compare-link:before {
    content: '\0042';
    position: relative;
	color:#3f3f3f;
    top: 1px;
    margin-right: 5px;
	margin-top:3px;
    font-size: 20px;
}
header .tel-container .call-me{
	line-height:inherit;
}
.middle .tel-container .top_s{
	margin-top:26px;
}
header .address{
	margin-top:15px;
}
header .tel-container .call-me{
	border-bottom:none !important;
	text-align:center;
}
header .tel-container .block-header-mail{
	text-align:center;
}
.list_wrapper_picture{
	position:relative;
	text-align:center;
	margin-right:20px;
}
.list_wrapper_picture:after{
	content:'';
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	transition:all .2s;
	border-radius:10px;

}
.list_wrapper_picture:hover .link-fast-view {
    opacity: 1;
}
.list_wrapper_picture:hover:after{
    background:#22222261;
}
.list_wrapper_picture .link-fast-view {
    position: absolute;
    width: 156px;
    margin: 0 auto;
    padding: 10px 5px;
    font-size: 0.875em;
    color: #282828;
    text-align: center;
    background-color: #fff;
    border-radius: 50px;
    opacity: 0;
    box-shadow: 0px 5px 5px rgba(0,0,0,0.15);
    transition: opacity .1s ease-out,color .2s,background .2s;
    z-index: 10;
    top: 50%;
    margin-top: -31px;
    left: 50%;
    margin-left: -84px;
}
.list_wrapper_picture .img{
	margin:0 auto;
}
.tab-content .characteristics label:before{
	display:none !important;
}
.tab-content .characteristics .filter-action{
	display:none !important;
}
body.fixed{
	padding-top:206px;
}
body.fixed header{
	position:fixed;
	left:0;
	right:0;
	top:0;
	z-index:99;
	display:flex;
	align-items:center;
	padding: 0px 35px;
	justify-content:space-between;
    border-bottom: 1px solid #e7e7e7;
}
body.fixed header .middle .tel-container{
	padding:0px;
}
body.fixed header .wishlist-link.icon-custom{
	margin-left:15px;
}
body.fixed header .bottom{
	order:0;
}
body.fixed header>.middle{
	order:2;
	width:100%;
	border-bottom:0px;
}
body.fixed header .bottom .content-menu{
	display:none;
}
body.fixed header .logo,body.fixed header .address.icon-custom,body.fixed header .socials,body.fixed header .callback-popup-btn{
	display:none;
}
body.fixed header .tel.header_tel{
	display:flex;
	align-items:center;
}
body.fixed header .item_phone.social_wrapper{
	top:0;
}
body.fixed header .end-block{
	display:none;
}
body.fixed header .block-header-mail{
	display: flex;
    align-items: center;
}
.middle .tel-container .top_s{
	margin-top:0px;
}
.product-detail .tabs-container .tabs .tab.hide_tab_reviews{
	display:none;
}
.all_price_product{
	text-align:center;
	margin-top:10px;
	color:#999;
}
.all_price_product span{
	color:#000;
	font-weight:bold;
}
.buttons.no_flex_wrap{
	flex-wrap: wrap;
	justify-content: center;
}
.product-main-info .all_price_product{
	text-align:left;
}
.top_line_header{
    display: flex;
    justify-content: end;
    width: 100%;
}
.top_line_header .social_wrapper{
	display:flex;
}
.top_line_header .address {
	margin-top:0px;
	margin-right:20px;
}
.top_line_header .mail{
	color:#000;
	margin-right:25px;
}
.top_line_header .social_wrapper>div{
	margin-right:5px;
}
.top_line_header .social_wrapper{
	margin-right:25px;
}
.header_action_blocks{
	display:flex;
	align-items:center;
}
.header_action_blocks .basket-container .basket-text .name{
	display:none;
}
.header_action_blocks .icon-custom{
	position:relative;
	margin-right:25px;
}
.header_action_blocks .icon-custom span{
	position: absolute;
    top: -4px;
    right: -12px;
    display: block;
    width: 18px;
    height: 18px;
    font-size: 11px;
    font-weight: 700;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #626262;
    border-radius: 50%;
    box-sizing: border-box;
    box-shadow: 0 0 0 1px #fff;
}
header .basket-container .basket-link{
	background:none;
	margin-right:10px;
}
header .basket-container .basket-link:before {
    color: #3f3f3f;
	top:0;
	font-size:25px;
}
header .basket-container .basket-link{
	width:initial;
	height:initial;
}
header .basket-container{
	margin-left:0px;
}
header .basket-container .basket-text{
	margin-top:0px;
}
header .basket-container .basket-link .items-counter{
	right:-12px;
}
.fixed .top_line_header{
	display:none;
}
.catalog .products-container .products .products-list.pricelist{
	margin-top: 40px;
}
.catalog .products-container .products .products-list.list .product-wrap{
	margin-top: 40px;
}
.catalog .products-container .products .products-list{
	margin-top: 40px;
}
.blog_detail img:not(.eye){
	max-width: 400px;
	width: 100%;
	height: auto;
}
.table-responsive{
	overflow: auto;
}
@media (max-width: 770px) {
	.item_phone.social_wrapper{
		display:none;
	}
	header .middle .tel-container{
		margin-right:10px;
	}
	.catalog .category .text{
		display: flex;
		flex-direction: column;
		align-items: baseline;
		justify-content: center;
	}
}
