

/* Start:/local/templates/.default/components/bitrix/news.list/matador_brend_new/style.css?1700426395939*/
.item-list .swe{
	flex-basis:33%;
}
.item-list .bre_img{
margin-bottom: 20px;
text-align: center;
}

.item-list .bre_img img{
	max-width:250px;
	height:auto;
}

.show_more{
	cursor: pointer;
	color: #0b0c10;
  	font-size: 15px;
  	letter-spacing: 0.38px;
  	border-radius: 4px;
  	padding: 2px 5px;
  	border: 1px solid #6e7073;
  	display: inline-block;
  	margin: 10px 0 0 0px;
  	transition: all 0.3s ease;
}

.show_more:hover {
  	background: #0b0c10;
  	color: #fff;
}
.swe .itmc{
	padding-bottom: 0;
	margin-bottom: 0;
}
.itmc .label{
	position: absolute;
	padding: 10px;
	background: #000;
	color: #fff;
	font-weight: bold;
	top: 0;
	letter-spacing: 0.35px;
}

span.bold {
    font-family: "HelveticaNeueCyr-Bold";
}

@media (max-width: 768px) {
	.cmds .txccv{
		max-height: 200px;
		overflow-y: hidden;
	}

	.cmds .txccv.full{
		max-height: 100%;
		overflow-y: hidden;
	}
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/matador_brend_new/style.css?1700426395939 */
