

/* Start:/local/templates/lbtek/components/bitrix/news/catalog/style.css?1737027904433*/
@media (min-width: 992px) {
	.body .content-md > .right_block.catalog_page {width: 100%;}
	.content-md > .right_block.narrow_Y.catalog_page .section-content-wrapper {width: 75%;}
	.content-md > .right_block.narrow_N.catalog_page .section-content-wrapper {width: 100%;}
	.right_block.catalog_page .main-catalog-wrapper .left_block {margin-top: 0;}

}
@media (max-width: 991px) {
	.right_block .main-catalog-wrapper {display: block;}
}
/* End */


/* Start:/local/templates/lbtek/components/bitrix/news.list/catalog-sections-aa/style.css?17881810504208*/
.lbtek .catalog.sections .row_block > div:has(.depth-2-plus){

    /*display: flex;*/
    /*flex-wrap:wrap;*/
    display: grid;
    /*grid-template-columns: repeat(6, 180px);*/
    grid-template-columns: minmax(200px, 200px)  repeat(auto-fill, 200px) 0;
    width: 100%;
    justify-content: space-between;
    grid-row-gap: 0;
    margin-bottom: 0;
}
.lbtek .catalog.sections .row_block .item .info{
    padding-left:0;
}

.lbtek .catalog.sections .row_block .item.depth-2-plus{
    height:unset;
    display: flex;
    flex-direction: column;
    flex: 0 0 16%;
    align-items: center;
    border: 1px solid #eee;
    margin-bottom:0;
}

.lbtek .catalog.sections .item.depth-1 .title{
    border-bottom: 2px solid #b41818;
}

.lbtek .catalog.sections .item .title .caption-block{
    background-color: #b41818;
    color: #eee;
    padding: 6px 14px 5px 14px;
    height: 12px;
    display: table;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.lbtek .catalog.sections .item.depth-2-plus .title .caption-block{
    background-color: unset;
    color: #b41818;
    text-align:center;
    font-weight: 400;
    -webkit-line-clamp: 2;
    height: 50px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    /* overflow: hidden; */
    /* min-height: 38px; */
    /* width: 100%; */
    -webkit-box-orient: vertical;
    font-size:16px;
}
.subsections-row{
    margin-top: 12px;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 10px;
    text-align: center;
}

.subsections-row > div{
    display: flex;
    flex-direction: column;
    max-width:220px;
}

.subsections-row > div .subsection-name{
    padding:12px 6px;
    font-size:16px;
}

@media (max-width:767px){
    .sections#compact-view-mobile-catalog-sections .items .item {
        padding: 15px 30px 18px 64px!important;
        position: relative;
        border-bottom: none;
    }
    .sections#compact-view-mobile-catalog-sections .items > div:last-of-type .item {
        border-bottom: 1px solid #f2f2f2;
    }
    .sections#compact-view-mobile-catalog-sections .items .item .image {
        display: flex;
        align-items: center;
        vertical-align: middle;
        width: 41px;
        margin: 0px 0px 0px 12px;
        line-height: normal;
        float: none;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        height: auto;
        background: transparent;
    }
    .sections#compact-view-mobile-catalog-sections .items .item.childs:after{content:' ';background-image:url(/local/templates/lbtek/components/bitrix/news.list/catalog-sections-aa/../../../../images/svg/Triangle_right.svg);position:absolute;top:50%;margin:-14px 0 0 -15px;display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;min-width:30px;min-height:30px;background-repeat:no-repeat;background-position:center center;right:5px;}
    .sections#compact-view-mobile-catalog-sections .items .item .info {display: inline-block;padding: 0;vertical-align: middle;}
    .sections#compact-view-mobile-catalog-sections .items .item .info .text {display: none;}
    .sections#compact-view-mobile-catalog-sections .items .item .info .title {margin: 0;}
    .sections#compact-view-mobile-catalog-sections .items .item .info .title a {
    		font-size: 1em;
    		text-align: left;
    		display: inline-block;
    		margin-bottom: 0;
    	}

    	/* depth-2-plus grid on narrow screens */
    	.lbtek .catalog.sections .row_block > div:has(.depth-2-plus) {
    		grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
    		gap: 10px;
    		justify-content: center;
    	}
    	.lbtek .catalog.sections .row_block .item.depth-2-plus {
    		flex: 0 0 auto;
    	}
    	.lbtek .catalog.sections .row_block .item.depth-2-plus .image img {
    		max-width: 100%;
    		height: auto;
    	}
    	.lbtek .catalog.sections .item.depth-2-plus .title .caption-block {
    		font-size: 13px;
    		height: auto;
    	}
    	.subsections-row > div {
    		max-width: 100%;
    	}
    	.subsections-row > div .subsection-name {
    		font-size: 14px;
    		padding: 8px 4px;
    	}
    }
/* End */
/* /local/templates/lbtek/components/bitrix/news/catalog/style.css?1737027904433 */
/* /local/templates/lbtek/components/bitrix/news.list/catalog-sections-aa/style.css?17881810504208 */
