

/* Start:/local/templates/ibpstore/components/shtyl/sortpanel/.default/style.css?17763280322667*/
.grid-panel ul.nav,
.sort-panel ul.nav{
    --nav-link-color: var(--gray-700);
    --nav-link-hover-color: var(--primary);
    --nav-link-padding-x: 1rem;
    --nav-link-padding-y: 0;
    --nav-link-font-weight: 500;
}
.sort-panel .nav .nav-item:last-child .label,
.grid-panel .nav .nav-item:last-child .label{
    padding-right: 0;
}

.sort-panel .nav .nav-item:first-child .label,
.grid-panel .nav .nav-item:first-child .label{
    padding-left: 0;
}

.sort-panel .nav-link span:after{
    font-family: "Iconly" !important;
    font-weight: 400;
}
.sort-panel .nav-link.up span:after{
    content:'\e01e';
    display: inline-block;
    padding: 0 0.5rem;
    vertical-align: middle;
}
.sort-panel .nav-link.down span:after{
    content:'\e01f';
    display: inline-block;
    padding: 0 0.5rem;
    vertical-align: middle;
}
@media (max-width: 767px) {
    .sort-panel .offcanvas-bottom {
        height: 60vh;
    }
    .sort-panel .offcanvas .nav-link span:after{
        display: none !important;
    }
    .sort-panel .offcanvas .nav{
        flex-direction: column !important;
    }
    .sort-panel .offcanvas .nav .nav-link{
        text-decoration: underline;
        text-align: start;
        padding: 0.5rem 0rem;
    }
    .sort-panel .offcanvas .nav-item{
        width: 100%;
    }
    .sort-panel .nav-item.active > .nav-link.selected{
        font-weight: 500;
        color: var(--primary) !important;
    }
    .sort-panel .nav-link.default span{
        color: var(--primary);
        text-decoration: underline;
        padding: 0 0.5rem;
    }
    .sort-panel .nav-link.up span:after{
        content:'\f106';
    }
    .sort-panel .nav-link.down span:after{
        content:'\f107';
    }
}
@media (min-width: 768px) {
    .sort-panel .offcanvas{
        visibility: visible !important;
        position: relative;
        transform:none;
        border:none;
        z-index: 10;
        background-color: transparent;
        height: auto;
    }
    .sort-panel .offcanvas-header{
        display: none;
    }
    .sort-panel .offcanvas-body{
        padding: 0;
    }
    .sort-panel .nav .nav-link{
        display: none !important;
    }
    .sort-panel .nav .nav-item:not(.active) .nav-link.not-selected:nth-child(n+2),
    .sort-panel .nav .nav-item.active .nav-link.not-selected{
        display: block !important;
    }
    .sort-panel .nav-item.active .nav-link{
        font-weight: 500;
        color: var(--primary) !important;
    }
}
.sort-panel .offcanvas-title{
    font-size: 1.2rem;
    color: var(--primary);
    font-weight: 500;
}

@media (min-width: 768px){
    .sort-panel .offcanvas {
        box-shadow: none;
    }
}
/* End */


/* Start:/local/templates/ibpstore/components/bitrix/news/articles/bitrix/catalog.smart.filter/.default/style.css?17762466038489*/
@media (min-width: 992px) {
	.smart-filter .offcanvas{
		visibility: visible;
		position: relative;
		transform:none;
		border:none;
		--offcanvas-zindex: 50;
		width:100%;
	}
	.smart-filter .offcanvas-body{
		overflow: visible;
	}
	.smart-filter .offcanvas-title,
	.smart-filter .smart-filter-title{
		margin-bottom: 1rem;
	}
	#smart-filter-wrapper.sticky{
		z-index:50;
	}
}

@media (max-width: 991px) {
	.smart-filter .offcanvas{
		border-right: none;
	}
	.smart-filter .offcanvas-body{
		margin-bottom: 8rem;
	}

	.smart-filter .offcanvas-footer{
		position: fixed;
		bottom: 0;
		left: 0;
		width: 400px;
		background-color: #ffffff;
	}
	.smart-filter .offcanvas-footer .btn{
		border-radius: 0;
	}
	.smart-filter-button-container{
		position: fixed;
		bottom: 0;
		width: 100%;
		left: 0;
		background-color: #ffffff;
		padding: 1rem;
		flex-direction: column;
		margin: 0;
	}

	.smart-filter-button-container {
		max-width: var(--offcanvas-width);
	}
}

.smart-filter{
	background-color:#ffffff ;
}
.smart-filter .form-control{
	font-weight:500; ;
	--box-shadow-inset: none;
}
.smart-filter .offcanvas-title,
.smart-filter .smart-filter-title{
	font-size: 1.28571rem;
	font-weight: 500;
}
.smart-filter-parameters-box-title-text{
	font-weight: 500;
	font-size: 1.14286rem;
	padding-right: 1rem;
}
.smart-filter-parameters-box-reset{
	color: #666666;
	text-wrap: nowrap;
	padding-left:0.5rem;
}
.smart-filter-parameters-box-reset:hover {
	color: var(--primary);
}
@media screen and (min-width: 992px) {
	.smart-filter-parameters-box-reset{
		font-size: 0.875rem;
	}
}
.smart-filter-parameters-box-title{
	position: relative;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	align-items:center;
}

.smart-filter-parameters-box,
.smart-filter-parameters-box-title,
.smart-filter-parameters-box-container {
	margin-bottom: 1rem;
}

.smart-filter-input-group-checkbox-list .form-check:last-child{
	margin-bottom: 0 !important;
}
.smart-filter-parameters-box {
	position: relative;
}


.smart-filter-block {
	display: none;
	box-sizing: content-box;
	transition: padding .3s ease;
}
@media screen and (min-width: 992px) {
	.smart-filter-input-group-checkbox-list.smart-filter-scroll-list {
		overflow-y: auto;
		max-height: 8rem;
		height:100%;
		scrollbar-width: thin;
		overscroll-behavior: contain;
	}
}
.smart-filter-button-box .smart-filter-block,
.smart-filter-parameters-box.bx-active .smart-filter-block { display: block; }


.smart-filter-angle{

	position: relative;
	display: inline-block;
	width: 20px;
	height: 19px;
	vertical-align: middle;
}
.smart-filter-angles{
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 20px;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.smart-filter-angle-up .smart-filter-angles:before{
	content: "\f106";
	display: block;
}
.smart-filter-angle-down .smart-filter-angles:before{
	content: "\f107";
}

.smart-filter-input-group-number .form-group{
	padding-left: .5rem;
}
.smart-filter-input-group-number .form-group:first-child{
	padding-left: 0;
}
.smart-filter-input-group-checkbox-list .form-check,
.smart-filter-input-group-checkbox-list-group {
	margin-bottom: 0.25rem;
}

.smart-filter-input-group-checkbox-list-group:last-child {
	margin-bottom: 0;
}

.smart-filter-input-group-checkbox-list .form-check,
.smart-filter-input-group-checkbox-list .form-check input,
.smart-filter-input-group-checkbox-list .form-check label{
	cursor: pointer;
}
.smart-filter-input-group-checkbox-list .form-check:hover .form-check-input{
	border: 1px solid var(--primary);
}
.smart-filter-input-group-checkbox-list .form-check-input[disabled] ~ .form-check-label,
.smart-filter-input-group-checkbox-list .form-check-input:disabled ~ .form-check-label {
	opacity: 0.25;
}

.smart-filter-input-container{
	display: flex;
	align-items: center;
}
.smart-filter-input-container label{
	padding-right:0.5rem;
}

/*
* 	Result Popup
*
*/

.smart-filter-popup-result {
	position: absolute;
	z-index: 150;
	display: none;
	white-space: nowrap;
	background-color:#ffff;
	flex-direction: column;
	box-shadow: -4px 5px 20px rgba(0, 0, 0, 0.25);
	padding: 1.5rem;
	border-radius:0.214rem;
	top: 50%;
	transform: translateY(-50%);
}
.smart-filter-popup-text{
	color: #666666;
}
.smart-filter-popup-text span {
	color: #000000;
	font-weight: 500;
}
.smart-filter-popup-result.show {
	display: flex;
}

.smart-filter-popup-result.right { left: calc(100% + 1rem); }

.smart-filter-popup-result.left { right:  calc(100% + 1rem); }

.smart-filter-popup-result.right:after {
	content: " ";
	position: absolute;
	left: -14px;
	top: 50%;
	transform: translateY(-50%);
	border-top: 15px solid transparent;
	border-right: 15px solid #ffff;
	border-left: none;
	border-bottom: 15px solid transparent;
}
.smart-filter-popup-result.left:after {
	content: " ";
	position: absolute;
	right: -14px;
	top: 50%;
	transform: translateY(-50%);
	border-top: 15px solid transparent;
	border-right: none;
	border-left: 15px solid #ffff;
	border-bottom: 15px solid transparent;
}


.smart-filter-horizontal .smart-filter-popup-result {
	position: relative;
	right: auto;
	bottom: -7px;
	left: auto;
	display: inline-block;
}

.smart-filter-popup-result-close { display: none; }

.smart-filter .tooltip-img {
	margin-left: 0.5rem;
	margin-top: -0.25rem;
	position: absolute;
	display: inline-block;
	cursor: pointer;
	font-size: 1rem;
}
.smart-filter-hint{
	display:inline;
}

.filter-items-list {
	--nav-link-padding-y: 0.414rem;
	--nav-link-padding-x: 1rem;
	--nav-link-font-size: 0.933rem;
	--nav-link-color: #fff;
	--nav-link-hover-color: #fff;
	--nav-pills-link-active-color: #fff;
	--nav-pills-link-active-bg: var(--primary);
	--nav-pills-border-radius: 0.2rem;
}
.filter-item{
	background-color: var(--primary);
	display: flex;
	align-items: center;
}
.filter-items-list .nav-item{
	margin-left: 0.5rem;
	margin-bottom: 0.5rem;
}
.filter-item i{
	color:#ffffff;
	font-size: 1.25rem;
	line-height: 1.25;
}
.filter-item.clear{
	background: #F5F5F5;
	color:#4C4C4C;
}
.filter-item.clear i{
	color:#000000;
}
@media screen and (max-width: 991px) {
	.filter-items-list {
		--nav-link-font-size: 1rem;
	}
}
@media screen and (min-width: 992px){
	.filter-items-list .nav-item{
		max-width: 40rem;
	}
}
.smart-filter input::-webkit-outer-spin-button,
.smart-filter input::-webkit-inner-spin-button {
	/* display: none; <- Crashes Chrome on hover */
	-webkit-appearance: none;
	margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
@media (max-width: 991px){
	.filter-items-list{
		margin-bottom: 0.5rem;
	}

	.filter-items-list .nav-item{
		margin-bottom: 0;
	}
}
.smart-filter .smart-filter-count{
	color:#666666;
}

.smart-filter .input-group>.btn {
	position: absolute;
	right: 0;
	border: none!important;
	z-index:10;
	height:100%;
}
.smart-filter .input-group>.form-control {
	flex-grow: 1;
	padding-right: 1.85rem!important;
	border-radius: .1875rem!important;
}
.smart-filter .input-group>.input-group-text {
	border-right: 0!important;
}

.smart-filter .input-group .input-group-text,
.smart-filter .input-group .form-control
{
	border: var(--border-width) solid var(--gray-500);
}
.smart-filter .input-group:hover .input-group-text,
.smart-filter .input-group:hover .form-control,
.smart-filter .input-group:focus-within .input-group-text,
.smart-filter .input-group:focus-within .form-control
{
	border-color: var(--primary)!important;
}
.smart-filter .input-group .form-control:focus {
	border-color: var(--primary)!important;
}
.smart-filter .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){
	border-left: 0;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}
.smart-filter .input-group>:not(:last-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){
	padding-right: 0.25rem;
}
.smart-filter .input-group>.form-control, .smart-filter .input-group>.form-floating, .smart-filter .input-group>.form-select{
	padding: .5rem;
}
.smart-filter .input-group>.btn{
	--btn-hover-color: var(--danger);
	--btn-active-color: var(--danger);
}
/* End */


/* Start:/local/templates/ibpstore/components/bitrix/system.pagenavigation/.default/style.css?17743458031119*/
.pagination-container ul.pagination{
    --pagination-border-radius:0;
    --pagination-active-bg: transparent;
    --pagination-active-border-color: transparent;
    --pagination-active-color: var(--primary);
    --pagination-hover-color: var(--primary);
    --pagination-hover-bg: transparent;
    --pagination-hover-border-color: transparent;
    --pagination-focus-color: var(--primary);
    --pagination-focus-bg: transparent;
    --pagination-font-size: 1rem;
    --pagination-color: #000000;
}

.pagination-container .page-link.showing,
.pagination-container .view-more-button{
    font-size: 0.9333rem;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
}
.pagination-container .view-more-button{
    font-size:1.067rem;
    font-weight: 500;
    text-decoration:none;
    color:#000;
}
.pagination-container .view-more-button i{
    background-color: var(--light);
    color: #000;
    border-radius: 50%;
    padding: 0.4rem;
    font-size: 1rem;
}
.pagination-container .view-more-button:hover i{
    background-color: var(--primary);
    color:#fff;
}

.page-load-status {
    display: none;
}
/* End */


/* Start:/local/templates/ibpstore/components/bitrix/news.list/articles-list/style.css?17743458036076*/
.article-list-item .card-text{
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.article-list-item .card-header {
    background: none;
    border-bottom: 0px;
}
.article-list-item .img-block{
	display: block;
	width: 100%;
	height: 11.5rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.article-list-item-title a:hover{
	color:var(--danger) !important;
}
.article-list-item:hover .img-block{
	opacity: .8;
}
@media (max-width: 991px) {
	.article-list-item .img-block{
		height: 11rem;
	}
	.article-list-item .article-list-item-label{
		display:none;
	}
}
@media (max-width: 767px) {
	.article-list-item .img-block{
		height: 14rem;
	}
}

.article-list-item-label{
	position: absolute;
	top:0;
	left:0;
}
.article-list-item-label .label {
	border-radius: 3px 0 0 0;
	line-height: 1.6667rem;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 0.8667rem;
	padding: 0rem 0.5rem;
	display: inline-block;
	position: relative;
}
@media (min-width: 768px) {
	.article-list-item-label .label:nth-child(2n+1){
		z-index: 11;
	}
	.article-list-item-label .label:nth-child(2n){
		padding-left: 1.25rem;
	}
}

.article-list-item-label .label:after{
	display: block;
	content: '';
	height: 100%;
	width: 1.5rem;
	position: absolute;
	top: 0;
	right: -1.45rem;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.article-list-item-label .label.red{
	background-color: #dc0d15;
	color:#ffffff;
}
.article-list-item-label .label.red:after{
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNyAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMjRMNC4xOTYyOWUtMDYgMEwyMC43OTA2IDMuNjM1MTRlLTA2QzE4LjYyNzQgMy4yNTY5MWUtMDYgMTYuNjMxNiAxLjE2NDQ1IDE1LjU2NzIgMy4wNDc2Nkw1LjQ0NzE2IDIwLjk1MjNDNC4zODI3MyAyMi44MzU2IDIuMzg3IDI0IDAuMjIzNzg4IDI0TDAgMjRaIiBmaWxsPSIjREMwRDE1Ii8+Cjwvc3ZnPgo=");
}

.article-list-item-label .label.blue{
	background-color: #2f72cf;
	color:#ffffff;
}
.article-list-item-label .label.blue:after{
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyMSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMjRMNC4xOTYyOWUtMDYgMEwyMC43OTA2IDMuNjM1MTRlLTA2QzE4LjYyNzQgMy4yNTY5MWUtMDYgMTYuNjMxNiAxLjE2NDQ1IDE1LjU2NzIgMy4wNDc2Nkw1LjQ0NzE2IDIwLjk1MjNDNC4zODI3MyAyMi44MzU2IDIuMzg3IDI0IDAuMjIzNzg4IDI0TDAgMjRaIiBmaWxsPSIjMkY3MkNGIi8+Cjwvc3ZnPgo=");
}
.article-list-item-label .label.grayy{
	background-color: #6A645C;
	color:#ffffff;
}
.article-list-item-label .label.grayy:after{
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyMSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMjRMNC4xOTYyOWUtMDYgMEwyMC43OTA2IDMuNjM1MTRlLTA2QzE4LjYyNzQgMy4yNTY5MWUtMDYgMTYuNjMxNiAxLjE2NDQ1IDE1LjU2NzIgMy4wNDc2Nkw1LjQ0NzE2IDIwLjk1MjNDNC4zODI3MyAyMi44MzU2IDIuMzg3IDI0IDAuMjIzNzg4IDI0TDAgMjRaIiBmaWxsPSIjNkE2NDVDIi8+Cjwvc3ZnPgo=");
}
.article-list-item-label .label.fiolet{
	background-color: #83418c;
	color:#ffffff;
}
.article-list-item-label .label.fiolet:after{
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyMSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMjRMNC4xOTYyOWUtMDYgMEwyMC43OTA2IDMuNjM1MTRlLTA2QzE4LjYyNzQgMy4yNTY5MWUtMDYgMTYuNjMxNiAxLjE2NDQ1IDE1LjU2NzIgMy4wNDc2Nkw1LjQ0NzE2IDIwLjk1MjNDNC4zODI3MyAyMi44MzU2IDIuMzg3IDI0IDAuMjIzNzg4IDI0TDAgMjRaIiBmaWxsPSIjODM0MThDIi8+Cjwvc3ZnPgo=");
}
.article-list-item-label .label.orange{
	background-color: #f29c38;
	color:#ffffff;
}
.article-list-item-label .label.orange:after{
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyMSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMjRMNC4xOTYyOWUtMDYgMEwyMC43OTA2IDMuNjM1MTRlLTA2QzE4LjYyNzQgMy4yNTY5MWUtMDYgMTYuNjMxNiAxLjE2NDQ1IDE1LjU2NzIgMy4wNDc2Nkw1LjQ0NzE2IDIwLjk1MjNDNC4zODI3MyAyMi44MzU2IDIuMzg3IDI0IDAuMjIzNzg4IDI0TDAgMjRaIiBmaWxsPSIjRjI5QzM4Ii8+Cjwvc3ZnPgo=");
}

.article-list-item-label .label.deep_blue{
	background-color: #034991;
	color:#ffffff;
}
.article-list-item-label .label.deep_blue:after{
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyMSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMjRMNC4xOTYyOWUtMDYgMEwyMC43OTA2IDMuNjM1MTRlLTA2QzE4LjYyNzQgMy4yNTY5MWUtMDYgMTYuNjMxNiAxLjE2NDQ1IDE1LjU2NzIgMy4wNDc2Nkw1LjQ0NzE2IDIwLjk1MjNDNC4zODI3MyAyMi44MzU2IDIuMzg3IDI0IDAuMjIzNzg4IDI0TDAgMjRaIiBmaWxsPSIjMDM0OTkxIi8+Cjwvc3ZnPgo=");
}
.article-list-item-label .label.green{
	background-color: #197b30 !important;
	color:#ffffff;
}
.article-list-item-label .label.green:after{
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyMSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMjRMNC4xOTYyOWUtMDYgMEwyMC43OTA2IDMuNjM1MTRlLTA2QzE4LjYyNzQgMy4yNTY5MWUtMDYgMTYuNjMxNiAxLjE2NDQ1IDE1LjU2NzIgMy4wNDc2Nkw1LjQ0NzE2IDIwLjk1MjNDNC4zODI3MyAyMi44MzU2IDIuMzg3IDI0IDAuMjIzNzg4IDI0TDAgMjRaIiBmaWxsPSIjMTk3QjMwIi8+Cjwvc3ZnPgo=");
}
.article-list-item-label .label.yellow{
	background-color: #f7c644 !important;
	color:#ffffff;
}
.article-list-item-label .label.yellow:after{
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyMSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMjRMNC4xOTYyOWUtMDYgMEwyMC43OTA2IDMuNjM1MTRlLTA2QzE4LjYyNzQgMy4yNTY5MWUtMDYgMTYuNjMxNiAxLjE2NDQ1IDE1LjU2NzIgMy4wNDc2Nkw1LjQ0NzE2IDIwLjk1MjNDNC4zODI3MyAyMi44MzU2IDIuMzg3IDI0IDAuMjIzNzg4IDI0TDAgMjRaIiBmaWxsPSIjRjdDNjQ0Ii8+Cjwvc3ZnPgo=");
}


/* add */

.article-list-item-title a {
	line-height: 1.4rem;
}
/* End */
/* /local/templates/ibpstore/components/shtyl/sortpanel/.default/style.css?17763280322667 */
/* /local/templates/ibpstore/components/bitrix/news/articles/bitrix/catalog.smart.filter/.default/style.css?17762466038489 */
/* /local/templates/ibpstore/components/bitrix/system.pagenavigation/.default/style.css?17743458031119 */
/* /local/templates/ibpstore/components/bitrix/news.list/articles-list/style.css?17743458036076 */
