

/* Start:/bitrix/templates/aspro_mshop/components/bitrix/catalog.section/catalog_list/style.css?1535551362770*/
.tagList {
    display: block;
    margin: 15px 0 15px;
    position: relative;
    width: 100%;
    border: 1px solid #e5e5e5;
    background: #ffe843;
	/*font-size: 15px;*/
	font-weight: bold;
}

.tagList + [data-readmore-toggle] {
    margin-left: 20px;
    margin-bottom: 20px;
}

.tagList .showed ul {
    display: inline-block;
    width: 23%;
    vertical-align: text-top;
   	margin-top: 10px;
    margin-bottom: 10px;
	margin-left: 20px;
}

.tagList .showed ul li {
    word-wrap: break-word;
    padding: 3px 0;
}

.tagList .showed ul li a:hover {
	text-decoration: none;
}


ul li::before {
	list-style: none !important;
	float: left;
	content: "" !important;
	width: 4px;
	height: 4px;
	margin: 9px 0px 0px -8px;
	background: red; none repeat scroll 0% 0%;
}
/* End */
/* /bitrix/templates/aspro_mshop/components/bitrix/catalog.section/catalog_list/style.css?1535551362770 */
