

/* Start:/local/templates/100system/components/bitrix/news.list/tags_section/style.css?1697464087994*/
.categories-list .category-item{margin-bottom: 26px!important;}
.catalog-grid{position: relative;}
.disable span:hover{color:#f5791f!important}

.tags_section .tag {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 10px;
	box-shadow: 0 3px 5.64px 0.36px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
	border: none;
    overflow: hidden;
	background: #fff;
}
.tags_section .tag:first-child {
	margin-left: 0;
}
.tags_section {
	margin-left: 275px;
}
.tags_section .disable {
	color: #000 !important
}

@media(max-width:550px){
    div[data-entity="catalog-grid"]{
        display: flex;
        flex-wrap: wrap;
    }
    div[data-entity="catalog-grid"] > div{width: 100%;}
    .tags_section{position: relative;margin-bottom: 20px;display: flex;flex-wrap: wrap;left: 0px!important;top: 0px!important;margin-left: 0;}
    .tags_section .tag{margin: 5px!important;font-size:13px !important;padding: 5px 10px;}
    
}

.tags_section .btn-remove-tag {
	margin-top: 3px;
    margin-left: 3px;
}
/* End */
/* /local/templates/100system/components/bitrix/news.list/tags_section/style.css?1697464087994 */
