

/* Start:/bitrix/templates/main/components/bitrix/catalog/main/style.css?1742201946175*/
.sort-value {
	font-weight: bold; }
.sort-value a {
	font-size: 16px;
	display: flex;
	align-items: center; }

.catalog-section-wrapper, .catalog-wrapper{
	margin-top: 30px;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/.default/style.css?17422019461220*/
.category-button {
	text-align: center;
	width: 100%;
}

.categories-block .category-item {
	height: 100%;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	text-align: center;
}

.category-button a {
	flex-direction: column;
}

.category-button a {
	width: 200px;
	transition: .3s;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: #d91f21;
	color: #fff !important;
	padding: 10px 25px;
	font-weight: bold;
	border-radius: 30px;
	position: relative;
	font-size: 20px;
	line-height: 1.2;
	text-decoration: none;
}

.category-button a span {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Proxima Nova Extrabld';
}

.category-button a:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	border-radius: 30px;
	background: rgba(0, 0, 0, 0.1);
}

.categories-block .category-item:hover .category-image {
	transform: rotate(-5deg); }
.categories-block .category-item:hover .category-button a {
	text-decoration: none; }
.categories-block a:hover {
	opacity: 1; }

.category-image {
	transition: .3s; }
/* End */


/* Start:/bitrix/templates/main/components/bitrix/catalog.section/old-products/style.css?17422019461486*/
.panel-group .panel-default > .panel-heading {
	background: transparent;
	border: 2px solid #370d06;
	border-radius: 5px;
	font-weight: bold;
	padding: 0; }
.panel-group .panel-default > .panel-heading .panel-title a {
	padding: 15px 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	font-size: 16px;
	color: #370d06;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer; }
.panel-group .panel-default > .panel-heading .panel-title a:focus, .panel-group .panel-default > .panel-heading .panel-title a:hover {
	text-decoration: none; }
.panel-group .panel-default > .panel-heading .panel-title a:after {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	background-image: url("/images/main/arrow-down.svg");
	background-repeat: no-repeat; }


.product {
	padding: 20px 15px;
	box-shadow: 0 0 5px 3px #ECECEC;
	height: 100%; }
@media (max-width: 575px) {
	.product {
		padding: 15px 10px; } }
@media (max-width: 400px) {
	.product__img-wrapper, .product__content-wrapper {
		text-align: center;
		width: 100% !important;
		flex: auto !important;
		max-width: 100% !important; } }
.product__img {
	max-height: 111px; }
@media (max-width: 400px) {
	.product__img {
		margin-bottom: 15px; } }
.product__name {
	height: 100%; }
.product__name a {
	font-weight: bold;
	font-size: 16px;
	text-decoration: none; }
.product__weight {
	font-size: 14px;
	color: #7e7e7e; }
.product__empty {
	text-transform: uppercase;
	color: #370d06; }
/* End */
/* /bitrix/templates/main/components/bitrix/catalog/main/style.css?1742201946175 */
/* /bitrix/templates/main/components/bitrix/news.list/.default/style.css?17422019461220 */
/* /bitrix/templates/main/components/bitrix/catalog.section/old-products/style.css?17422019461486 */
