

/* 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 */
/* /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 */
