.text p.icon {
	position: relative;
	padding-left: 30px;
}
.text p.icon img {
	position: absolute;
	left: 0;
	top: -2px;
}
.products-category {
	display: none;
}
.products-category-custom {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 26px;
	margin-top: -26px;
	margin-left: auto;
	margin-right: auto;
}
.products-category-custom .catalog-category-item {
	width: 114.5px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	color: #000;
	font-size: 14px;
	line-height: 1.7;
	background-color: #fff;
	margin-top: 26px;
}
.products-category-custom .catalog-category-item > a {
	font-size: 13px;
	color: #555;
	line-height: 17px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 100%;
	position: relative;
	padding-top: 114.5px;
	padding-left: 4px;
	padding-right: 4px;
}
.products-category-custom .catalog-category-item-header {
	border-bottom: 1px solid transparent;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.products-category-custom .catalog-category-item > a:hover .catalog-category-item-header {
	border-bottom-color: #555;
}
.products-category-custom .catalog-category-item-img {
	position: absolute;
	display: block;
	height: 114.5px;
	top: 0;
	left: 0;
	right: 0;
}
.products-category-custom .catalog-category-item-img img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}
.header-contacts > div {
	top: auto;
}
.header-contacts .phone-icon {
	margin-top: auto;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.header-user {
	padding-left: 20px;
}
.user-icon {
	height: 35px;
	width: 36px;
	display: block;
	position: relative;
	background: #0065bb;
	cursor: pointer;
}
.user-icon:after {
	content: '';
	width: 26px;
	height: 26px;
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	margin: -13px 0 0 -13px;
	background: url(/templates/template_56/img/ai.png) no-repeat -292px -48px!important;
}
.user-icon.active:after {
	background-position: -332px -48px!important;
}

@media (min-width:1200px) and (max-width:1224px) {
	.products-category-custom {
		width: 801.5px;
	}
}

@media (max-width:1199px) {
	.products-category-custom .catalog-category-item {
		width: 113px;
	}
	.products-category-custom .catalog-category-item-img {
		height: 113px;
	}
	.products-category-custom .catalog-category-item > a {
		padding-top: 113px;
	}
}

@media (max-width:991px) {
	.products-category-custom .catalog-category-item {
		width: 120px;
	}
	.products-category-custom .catalog-category-item-img {
		height: 120px;
	}
	.products-category-custom .catalog-category-item > a {
		padding-top: 120px;
	}
}

@media (max-width:767px) {
	.products-category-custom {
		justify-content: center;
	}
	.products-category-custom .catalog-category-item {
		width: 96px;
	}
	.products-category-custom .catalog-category-item-img {
		height: 96px;
	}
	.products-category-custom .catalog-category-item > a {
		font-size: 12px;
		line-height: 15px;
		padding-top: 96px;
	}
	.products-category-custom .catalog-category-item-img img {
		max-width: 90%;
		max-height: 90%;
	}
	.header-contacts > div .header-phones {
		margin-top: 0;
	}
	.header-contacts {
		margin-top: 20px;
	}
	.header-user {
		display: none;
	}
}

.products-list {
	visibility: hidden;
}
.products-list .action_icons {
	top: 0;
}
.products-list .product-item .picture_wrapper {
	width: 164px;
}
.products-list .product-item .picture_wrapper .picture {
	width: 52px;
	height: 52px;
	margin: 10px 0 0 64px;
}
.products-list .product-item .product-item-inner {
	padding-left: 164px;
	padding-right: 380px;
	min-height: 72px;
}
.products-list .product-item .title {
	padding-top: 0;
}
.products-list .product-item .title a {
	font-weight: 400;
}
.products-list .product-item .product_list_wrapper {
	padding: 14px 45px 14px 0;
}
.products-list .product-item .stars {
	display: none!important;
}
.products-list .product-item .proizvod_description {
	display: none!important;
}
.products-list .product-item .opisanie_small {
	display: none!important;
}
.products-list .product-item .params {
	display: none!important;
}
.products-list .product-item .product-item-inner:hover .small-buttons .small-button.product-item__compare-block {
	display: none!important;
}
.products-list .product-item .product-item-inner .small-buttons .small-button {
	margin-bottom: 1px;
	opacity: 1;
}
.products-list .product-item .product-item-inner .small-buttons {
	top: 9px;
}
.products-list .product-item .articul {
	margin: 3px 0 0;
}
.products-list .product-item .bying_blok {
	width: 380px;
	padding: 0;
	bottom: 0;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
.products-list .product-item .nalichie_status-wrapper {
	display: none!important;
}
.products-list .product-item .price_block {
	margin-top: -3px;
	margin-bottom: 0;
	float: right;
	padding-left: 35px;
	width: 150px;
}
.products-list .product-item .input-select {
	display: none!important;
}
.products-list .product-item .amount-and-buttons {
	float: none;
	padding: 20px 10px 10px 0;
}
.products-list .product-item .amount {
    margin-top: 0;
}
.products-list .product-item .buttons {
	width: 118px;
	text-align: right;
	margin-top: 0;
}
.products-list .product-item .amount + .buttons {
	padding-left: 5px;
}
.products-list .product-item .button.button-disabled {
	width: 100%;
	/*margin-top: -10px;*/
    margin-top: -3px;
    background: #dcdcdc;
    color: #181818;
    font-weight: 500;
}
.products-list .profit {
    right: auto;
    top: 9px;
    left: 9px;
}

@media (max-width:1199px) {
	.products-list .product-item .title {
		line-height: 17px;
		word-break: break-word;
	}
	.products-list .product-item .title a {
		font-size: 13px;
	}
}

@media (max-width:767px) {
	.products-list .product-item .title {
		word-break: normal;
	}
	.products-list .product-item .product-item-inner {
		padding-right: 0;
	}
	.products-list .product-item .picture_wrapper {
		margin: 0;
		position: absolute;
		left: 0;
		width: 164px;
		top: 0;
		bottom: 0;
		overflow: hidden;
	}
	.products-list .product-item .product_list_wrapper {
		padding: 14px 15px 14px 0;
	}
	.products-list .product-item .bying_blok {
		width: 100%;
		padding: 0;
	}
	.products-list .product-item .amount-and-buttons {
		padding: 0 15px 14px 0;
	}
	.products-list .product-item .price_block {
	    text-align: right;
	}
}

@media (max-width:600px) {
	.products-list .product-item .product_list_wrapper {
	    padding: 14px 15px 14px 144px;
	}
	.products-list .product-item .amount-and-buttons {
		padding: 0;
	    display: flex;
	    flex-wrap: wrap;
	}
	.products-list .product-item .bying_blok {
		padding: 0 15px 14px 15px;
	    flex-wrap: wrap;
	}
	.products-list .product-item .product-item-inner {
		padding-left: 0;
	}
	.products-list .product-item .price_block {
		float: left;
	    padding-left: 15px;
	    width: auto;
	    margin-left: auto;
	}
	.products-list .product-item .buttons {
		width: auto;
	    text-align: right;
	    padding-left: 0!important;
	}
	.products-list .product-item .picture_wrapper {
		width: 144px;
	    bottom: auto;
	}
	.products-list .product-item .amount {
	    margin-left: 0;
		display: none;
	}
}
