

/* Start:/bitrix/templates/aspro_next/components/bitrix/catalog/mainadv/style.css?16897683811613*/
@media (min-width: 860px) {
    .sh-desktop {
        display: block !important;
    }

    .sh-mobile {
        display: none !important;
    }
}

@media (max-width: 860px) {
    .sh-desktop, .sh-mobile .sort_display {
        display: none !important;
    }

    .sh-mobile {
        display: block !important;
    }
}

.filter_newopener {
    border: solid 2px green;
    background: none;
    border-radius: 20px;
    padding: 5px 20px;
    display: block;
    font-weight: bold;
    color: #000;
    margin-top: -2px;
    margin-left: 10px;
    position: relative;
}

.filter_newopener.opened {
    background: green;
    color: #fff;
}

.sh-mobile .adaptive_filter {
    background: none;
}

.sh-mobile .sort_header {
    text-align: right;
}

.sh-mobile .sort_header .sort_filter {
    float: inherit;
    margin-top: 0px;
    width: 70%;
    height: 34.3px;
    display: inline-block;
    text-align: right;
    vertical-align: middle;
    margin-right: 10px;
}

@media (max-width: 440px) {
    .sh-mobile .sort_header .sort_filter {
        width: 220px;
    }
}

.sh-mobile .sort_header .arrow-i {
    content: "";
    width: 8px;
    height: 8px;
    background: url('/bitrix/templates/aspro_next/images/svg/Arrow_down_sm.svg') 0 0 no-repeat;
    background-size: auto;
    display: block;
    position: absolute;
    right: 4px;
    background-size: contain;
    z-index: 10;
    top: 17px;
}

.sh-mobile .sort_header .form-select {
    appearance: none;
    padding: 6px 13px 5px;
    position: relative;
}

.sh-mobile .rel-form-select {
    width: 100%;
    position: relative;
    display: block;
}
/* End */


/* Start:/bitrix/templates/aspro_next/components/bitrix/catalog.section.list/front_sections_only_new/style.css?17500596241585*/
.shf-mob-nm{
    /* display: none; */
}
.shf-pc-nm{
    display: none;
}

.catalog-item{
    width: 16.6% !important;
}
.item{
    flex-direction:column-reverse !important;
    justify-content:space-between !important;
}


.list > .margin0{

    align-content: start;
}
/* @media (max-width: 991px) { */
    .shf-mob-nm{
        /* display: block; */
    }
    .shf-pc-nm{
        /* display: none; */
    }
    .shf-name {
        position: absolute;
        left: 10px;
        bottom: 10px;
        background: #188b30;
        color: #fff;
        padding: 0 7px;
        text-transform: uppercase;
        font-size: 10px !important;
        font-weight: 700;
    }

    .shf-name a, .shf-name a .fcksht:hover, .shf-name a .fcksht:focus {
        color: #fff !important;
        text-transform: uppercase;
        font-size: 10px !important;
        font-weight: 700;
        text-align: left;
        margin: 0 !important;
    }

    .item:hover .fcksht {
        color: #fff !important;
        text-transform: uppercase;
        font-size: 10px !important;
        font-weight: 700;
        text-align: left;
        margin: 0 !important;
    }
    
    .custom-fast-view-catalog {
        margin-top: 10px;
    }
    
    .custom-fast-view-catalog .item {
        padding: 0!important;
    }
/* } */

@media (max-width: 768px) {
    .catalog-item{
        width: 18% !important;
    }
}

@media (max-width: 540px) {
.catalog-item {
        width: 33% !important;
    }
}

.row:before, .row:after{
    display:none !important;
}

.flexbox{
    justify-content: space-between;
}
/* End */


/* Start:/bitrix/templates/aspro_next/components/bitrix/catalog.smart.filter/mainnew/style.css?16897683811133*/
/*BIZ*/
.bx_filter .bx_filter_parameter_biz{
	font-size:15px;
	display:inline-block;
	margin-right:10px;
	text-decoration:none;
	color:#215968;
	border-bottom:1px dashed;
}
.bx_filter .bx_filter_parameter_biz:hover{
	text-decoration:none;
	border-bottom:1px solid;
}
.bx_filter .bx_filter_parameter_biz.active{
	position:relative;
	padding-left:20px;
	color:#d54a4a;
	border-bottom:1px solid;
}
.bx_filter .bx_filter_parameter_biz.active:hover{
	border-bottom:1px dashed;
}
.bx_filter .bx_filter_parameter_biz.active:before{
	position:absolute;
	top:4px;
	left:1px;
	display:block;
	width:13px;
	height:13px;
	content:' ';
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAABFElEQVQoz2NgIBJcl+Qzui7J33Vdgo+RWA38NxQknwDp/zekhRoIarghyc94Q15iC5D+f1NJ5v/n7dumE7ZFWqgYbANQ08c1a37+///fAL8GCT7L6zLCf0CaXjbUAdX/j0aWdAJKTACaxookJnJTUeoFyIaHIYH////8ORHZzdw35MTegyRvSAkeAdISYH8oSu4Fid0x0f//5/nzo0BbWOCagBzur0ePvrujp/kf5Aygc54DbZkDYt9UkPj/7czpl0A1ohhuBwra/Lp//809Zwewh8GagfSHpUt+A+VMcXoaKKn45+PHK0/iY8EaX1SUgzyeRDB4gYp4//3+veX9/Hn//379OpPY1ALSyAzEOUDMhksNAKf2po+AEPuKAAAAAElFTkSuQmCC') no-repeat center left;
}
/* End */
/* /bitrix/templates/aspro_next/components/bitrix/catalog/mainadv/style.css?16897683811613 */
/* /bitrix/templates/aspro_next/components/bitrix/catalog.section.list/front_sections_only_new/style.css?17500596241585 */
/* /bitrix/templates/aspro_next/components/bitrix/catalog.smart.filter/mainnew/style.css?16897683811133 */
