.catalog-section {
	position: relative;
	display: block;
	margin: 0;
}
.catalog-section .element {
	padding: 15px;
	position: relative;
	border: 1px solid rgba(119,106,97,0.1);
	margin: 0 0 15px 0;
	border-radius: 0;
	transition: border-color 0.3s;
}
.catalog-section .element .image {
	position: relative;
    display: block;
    width: 100%;
    height: 200px;
    margin: 0;
    text-align: center;
}
.catalog-section .element .image-wrapper {
	display: block;
	width: 100%;
	height: 200px;
	margin: 0;
}
.catalog-section .element .image-wrapper a.image-wrapper-detail {
	display: flex;
	align-items: center;
    width: 100%;
    height: 175px;
    line-height: 200px;
    text-align: center;
    white-space: nowrap;
    text-decoration: none;
    margin: 0 auto 15px auto;
    padding: 0;
    vertical-align: middle;
    box-sizing: border-box;
    transition: opacity 0.3s;
}
.catalog-section .element .image img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	transition: transform 0.3s;
	vertical-align: middle;
	margin: 0 auto;
}
.catalog-section .element .information {
	overflow: hidden;
	line-height: 1.4;
	margin: 5px 0;
	position: relative;
	background-color: #ffffff;
    text-overflow: ellipsis;
}
.catalog-section .element .information .name {
	font-size: 14px;
	color: #000000;
	line-height: 1.4;
	text-decoration: none;
    white-space: nowrap;
}
.catalog-section .element .information .name:hover {
	text-decoration: underline;
}
.catalog-section .element .buys {
	position: relative;
	text-align: left;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}
.catalog-section .element .buys .price {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
	white-space: nowrap;
	width: 100%;
	height: auto;
}
.catalog-section .element .buys .price .new {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	line-height: normal;
	color: #000000;
	font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
	font-weight: bold;
}
.catalog-section .uni-20 .element .buys .price .new {
	font-size: 18px;
}
.catalog-section .price .old_price {
	font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
	font-weight: bold;
    display: inline-block;
	vertical-align: middle;
    font-size: 14px;
    line-height: normal;
    color: #f74802;
    text-decoration: line-through;
    margin: 0;
}
.catalog-section .buy {
	display: block;
	width: 100%;
	text-align: center;
}
.catalog-section .detail-page {
	display: block;
	text-align: center;
	color: #000000;
	border: 1px solid #ececec;
	background-color: #ececec;
	border-radius: 5px;
	margin-top: 5px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	transition: all 0.3s;
}
.catalog-section .detail-page:hover {
	border: 1px solid #d2d2d2;
	background-color: #ececec;
	color: #000000;
}
.catalog-section .state.unavailable {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #f74802;
}
.tile_rassrochka_price {
	width: auto;
	position: absolute;
	z-index: 3;
	top: 5px;
	left: -3px;
	margin: 0 5px;
	text-align: right;
	font-size: 16px;
    line-height: 1;
    margin: 0 0 5px 0;
	font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
	font-weight: bold;
}
.tile_rassrochka_price a {
display: block;
    border-radius: 0 30px 30px 0;
    color: #212121;
    text-decoration: none;
    background: #fed625d6;
    padding: 8px 15px 9px 10px;
    transition: background 0.3s;
}
.tile_rassrochka_price a:hover {
	color: #212121;
}
.tile_rassrochka_price span {
	font-family: Tahoma, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	display: block;
	margin-top: 2px;
}
.tile_rassrochka {
    display: block;
    text-align: center;
    margin: 10px 0 0 0;
    padding: 0;
	box-sizing: border-box;
	transition: background 0.3s;
}
.tile_rassrochka a, .tile_fastorder a {
	display: block;
	width: 100%;
	max-width: 300px;
	font-size: 16px;
	text-transform: uppercase;
	height: 50px;
    line-height: 49px;
	text-decoration: none;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	border: 1px solid #eb134a;
	border-radius: 30px;
	padding: 0 10px;
	margin: 0 auto;
	background: #ffffff;
	color: #eb134a;
	text-align: center;
	box-sizing: border-box;
	transition: background-color 0.3s;
}
.tile_rassrochka a:hover, .tile_fastorder a:hover {
	background: #fff0f3;
	color: #eb134a;
}
.catalog-section .not-available {
	font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	color: #ff0030;
    margin: 14px 0 0 0;
    min-height: 117px;
    font-size: 16px;
}

.section_item_slider {
	width: 100%;
	height: 100%;
}

.section_item_slider .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.section_item_slider .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.section_item_slider .swiper-pagination {
    bottom: 0 !important;
}

.category_description {
	line-height: 1.4;
}

.category_description ul, .category_description ol {
	margin: 0 0 15px 0;
}