

/* Start:/bitrix/templates/template.nadel/components/ma-19/catalog.section.list/list.termins/style.css?1776928614835*/
.b-section-list {

}
	.b-section-list_title {
		font-size: 18px;
		line-height: 1;
		margin-bottom: 10px;
		display: none;
	}
	.b-section-list ul {
		padding: 0;
		margin: 0;
		list-style: none;
		display: flex;
		flex-wrap: wrap;
	}
		.b-section-list ul li {
			display: flex;
			align-items: center;
			justify-content: center;
			width: 64px;
			height: 42px;
			margin: 0;
			padding: 0;
			/* padding: 8px 20px 9px; */
			border: 1px solid #f5d300;
			border-radius: 25px;
			margin-right: 15px;
			margin-bottom: 15px;
		}
		.b-section-list ul li:hover {
			background-color: #f5d300;
			outline: none;
		}
		.b-section-list ul li:focus {
			outline: none;
		}
			.b-section-list ul li a {
				text-decoration: none;
				border: none;
				font-size: 18px;
				padding: 8px 15px 8px;
			}
/* End */


/* Start:/bitrix/templates/template.nadel/components/ma/news.list/.default/style.css?17769286111080*/
.b-discount-list_item {
	margin: 0 0 20px 0;
	overflow: hidden;
	padding: 20px 0 25px 30px;
	position: relative;
}
.b-discount-list_item:nth-child(odd) {
	background-color: #f1efea;
}

.b-discount-list_item:nth-child(odd)::before {
	position: absolute;
	content: '';
	width: 38px;
	height: 32px;
	background-image:  url('/images/Vector.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	bottom: 0;
	right: 18px;
}
	.b-discount-list_item_holder {
		overflow: hidden;
	}
		.b-discount-list_item_pic {
			float: left;
			margin: 0 15px 0 0;
		}
		.b-discount-list_item_title {
			margin-bottom: 10px;
			font-size: 25px;
			color: rgb(55, 44, 44);
			letter-spacing: -0.5px;
		}
		.b-discount-list_item_text {
			width: 737px;
    }

  /* Мобильная версия */
@media (max-width: 767px) {
  .b-news-list .b-discount-list_item_text {
    width: auto;
    padding-right: 20px;
    font-size: 14px;
    line-height: 1.2;
  }

  .b-news-list .b-discount-list_item_title {
    font-size: 20px;
    padding-right: 20px;
  }
}

/* End */
/* /bitrix/templates/template.nadel/components/ma-19/catalog.section.list/list.termins/style.css?1776928614835 */
/* /bitrix/templates/template.nadel/components/ma/news.list/.default/style.css?17769286111080 */
