

/* Start:/bitrix/templates/new/components/bitrix/catalog.section.list/main_catalog/style.css?1530031413873*/
.row-custom-main .product-catalog-row {
	width: 100% !important;
}
.product-wrap-large .offer-item img {
	height: 200px;
}
.product-wrap-large .offer-item p {
	font-size: 15px;
}
.row-custom-main {
	margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px) !important;
	margin-bottom: 50px;
}

.offer-item-table {
	display: table;
  position: relative;
  table-layout: fixed;
	width: 100%;
}
.offer-item-table__row {
	display: table-row;
  position: relative;
}
.offer-item-table__cell {
	display: table-cell;
  position: relative;
  padding-bottom: 0;
  height: 172px;
}
.offer-item-table .offer-item-table__row:first-child .offer-item-table__cell {
	vertical-align: top;
}
.offer-item-table .offer-item-table__row:last-child .offer-item-table__cell {
	vertical-align: middle;
	height: 100px;
}

.offer-item-table .offer-item-table__cell p {
	margin: 0;
}

/* End */


/* Start:/bitrix/templates/new/components/bitrix/news.list/main_brands_static/style.css?1517601674688*/
.brands,
.brands .page-block-title {
	display: block;
    position: relative;
}
.brands .page-block-title {
	margin: 0;
}
.brands-table {
	display: block;
    position: relative;
}
.brands-table-row {
	display: grid;
	grid-gap: 5px;
	grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
	grid-template-rows: repeat(1, 130px);
}
.brands-table-cell {
	background-color: white;
	margin-bottom: 5px;
	border-radius: 3px;
	box-sizing: border-box;
	padding: 5px;
}
.brands-table-cell a {
	display: table-cell;
	height: 120px;
	vertical-align: middle;
	cursor: pointer;
	text-align: center;
}
.brands-table-cell__link {
	display: table;
	width: 100%;
}
/* End */
/* /bitrix/templates/new/components/bitrix/catalog.section.list/main_catalog/style.css?1530031413873 */
/* /bitrix/templates/new/components/bitrix/news.list/main_brands_static/style.css?1517601674688 */
