.top-menu .prmn-cmngr{
	margin-right:20px;
	font-size:.8em;
	margin-top:-2px;
}
.product-page__more-attr{
	margin:0px;
}
.product-page__price.price{
	margin-bottom:10px;
}
.price_kredit{
	display:block;
	width:100%;
	margin-bottom:10px;
}
.price_kredit a{
	display:block;
	width:100%;
	margin-bottom:10px;
}
.colorbox{
	cursor:pointer;
}
.product-thumb__image{
	text-align:center;
}
.slick-slide img{
	display:inline-block !important;
}
.product-page .qty-indicator{
	margin-top:0px;
}
/* Правки нового меню */
.wsmenu>.wsmenu-list>li.mobile-menu-contacts{
	display:none;
}
.mobile_search_burger{
	display:flex;
}
.products-block .product-layout .product-thumb .category_images_swiper .swiper .swiper-wrapper .swiper-slide a img,
.product-thumb__image a img{
	max-width:100%;
}
/* Правки нового меню */
.row-shipping_address_city .simplecheckout-rule-group{
	display:none;
}
.nalichie_sklad{
	color:#000;
}
.nalichie_sklad span.green{color:#6ab344;}
.nalichie_sklad span.red{color:#ff0000;}
/* Кнопка больше категорий */
#product-category #content .category-list{
	height:50px;
	overflow:hidden;
}
.show_more_categories{
	display: inline-block;
    width: 100%;
    text-align: center;
}
.show_more_categories_button{
	display:inline-block;
	padding:10px 25px;
	color:red;
	background:#f7f7f7;
	cursor:pointer;
	border-radius:10px;
}
.show_more_categories_button .fas.fa-chevron-up{
	position:relative;
	top:3px;
}
#product-category #content .category-list.is_opened{
	height:100%;
}
/* Кнопка больше категорий */
@media (max-width: 767px) {
    .header-phones__ul {
        z-index: 99999;
    }
	.wsmenu>.wsmenu-list>li.mobile-menu-contacts{
		display:block;
	}
}