.breadcrumbs {
    font-size: 12px;
    padding-bottom: 0;
}

.categories .category-item {
    background: #e1f0c2;
}
.categories .category-item {
    padding: 0.625rem;
    border: 1px;
    margin: 0.1875rem 0.1875rem 0 0;
    border-style: solid;
    border-color: rgba(0,0,0,0);
    border-radius: 0.3125rem;
    text-decoration: none;
    line-height: 1;
    display: inline-block;
}
.products-view-tile .products-view-info .products-view-name-default {
height:6rem;
}
.mobile-product-view-item-image-inner {
    height: 100% !important;
 
}
.products-view-tile .products-view-labels {
    position: absolute!important;
}
.mobile-prod-info-wrap .prod-name {
    height: 110px;
}

.products-view-name.products-view-name-slim {
    height: 7rem;
}

.product-categories-item-inner-slim{
    background-color: white;
}


/* ����� ��������� ��������� ����������� */
/*
.mobile-container-fluid .brand-navigation{
	display: none;
}
*/

.mobile-container-fluid .link-return {
	display: none;
}

.catalog-sort__count {
	display: none;
}

.products-view-sort-result {
	display: none;
}

.catalog-sort-view-mode {
	display: none;
}

.news-list-item .subheader {
	display: none;
}

/* 5.6 */

.mobile-prod-info-wrap .prod-name {
    text-wrap: wrap;
}

.news-item-inner .subheader {
	display: none;
}

.news-list-item {
    border-bottom-style: dotted;
}



.anons-block .block-head {
    text-align: center;
    margin: 40px 0 40px 0;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
}

.anons-block-items {
    display: flex
;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    height: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
}

.anon-item {
    box-sizing: border-box;
    flex-grow: 0;
    flex-shrink: 0;
    padding-right: .625rem;
    padding-left: .625rem;}

.AnonsDate {
    text-align: right;
    color: #94969b;
}


.anons-block .block-head {
    margin-top: 40px;
}

.anons-block .block-head {
    text-align: center;
    margin: 40px 0 40px 0;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
}

.anons-block .block-content .anons-block-items {
    border: 1px solid #e2e3e4;
    border-radius: 6px;
}

.anons-block-items {
    padding: 0;
    margin: 0;
    list-style: none;
}

.anons-block .block-content .anons-block-items-top {
    padding: 20px 20px 15px 20px;
}

.anons-block .block-content .anons-block-items .anons-block-img {
    height: 150px;
}

.anons-block .block-content .anons-block-items .anons-block-title {
    font-weight: bold;
    padding-top: 10px;
    font-size: 14px;
    line-height: 1.2;
    height: 32px;
    overflow: hidden;
}


.anons-block .block-content .anons-block-items .anons-block-anno {
    padding-top: 11px;
    font-size: 14px;
    line-height: 1.4;
    height: 94px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.anons-block .block-content .anons-block-items .anons-block-date {
    text-align: right;
    margin-top: 24px;
}

.anons-block-date .anonsAuthor {
    display: none;
}

.anonsDate {
	text-align: right;
    color: #94969b;
}

.anons-block .allAnons {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-top: 35px;
    margin-bottom: 50px;
}

.anons-block .allAnons .cs-l-2 {
    color: #fff;
    background: #8bc145;
    padding: 11px 43px;
    text-decoration: none;
    border-radius: 6px;
    transition: .3s;
}



.subtags{
    margin-left: -15px;
    margin-right: -15px;
}

.subtags .tag-item {
    padding: .25rem;
    border: 1px;
    margin: .1875rem .1875rem 0 0;
    border-style: solid;
    border-color: transparent;
    border-radius: .3125rem;
    -webkit-text-decoration: none;
    text-decoration: none;
    line-height: 1;
    display: inline-block;
    font-size: 12px;
}