.banner-fly{
    text-align: center; color: #fff; background: linear-gradient(to right, #5bab32, #107606); font-weight: 600;
}
.banner-header-wrap .banner-fly{
    font-size: 26px;
    padding: 10px;
}
.banner-fly-wrap .banner-fly{
    font-size: 18px;
    padding: 5px;
}

@media (max-width: 1024px) {
    .banner-header-wrap .banner-fly {
        font-size: 18px;
    }
    .banner-fly-wrap .banner-fly {
        font-size: 13px;
        padding: 3px;
    }
}
@media (max-width: 768px) {
    .banner-header-wrap .banner-fly {
        display: none;
    }
}
@media (max-width: 480px) {
    .banner-header-wrap .banner-fly {
        display: block;
        font-size: 10px;
        padding: 3px;
    }
}
.fav-category{
    padding: 2px 10px;
    color: #000;
    background: #ffff00;
    width: fit-content;
    font-size: 12px;
    margin-top: 5px;
    text-transform: uppercase;
}
.list-showcase__timer-stickers{
    height: auto ;
}
.list-showcase__element .c-stickers .fav-category, .detail__pic .c-stickers .fav-category {
    display: none;
}
.list-showcase__element .list-showcase__mix .fav-category, .detail__inner .fav-category{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9;
}
.detail__inner .fav-category{
    transform: translateY(15px);
}

.filtren .buttons #del_filter {
    background-color: #fff;
}
.filtren .buttons #set_filter {
    color: #fff;
    background-color: #2db437;
}

#set_filter {
    border-color: #6b6e6d;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
}

.filter-right-button .novinki-button {
    background: white;
}

.body .filter-right .filter-right-button label {
    width: 30px;
}

.filter-right-button .cashback-button {
    background: white;
}

.filter-right-button .akciya-button {
    background: white;
}

.filter-right-button .tovar_nedeli-button {
    background: white;
}

.number {
    width: 86%;
    flex-direction: column;
    display: flex;
    margin-left: 37px;
}

.novinki-button {
    border-color: #6b6e6d;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
}

.cashback-button {
    border-color: #6b6e6d;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
}
.akciya-button {
    border-color: #6b6e6d;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
}

.tovar_nedeli-button {
    border-color: #6b6e6d;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
}

.ui-slider .ui-slider-range, .smartfilter .bx_ui_slider_handle, .smartfilter .bx_ui_slider_pricebar_V {

    background-color: #6b6e6d !important;
}

.b-sorter__template a.selected, .b-sorter__shortsort a.selected {
    color: #6b6e6d;
}

.b-sorter__title {
    color: #000;
}

.b-sorter__template a:hover .svg-icon, .b-sorter__template a:active .svg-icon, .b-sorter__template a.selected .svg-icon, .b-sorter__template a.selected:active .svg-icon {
    fill: #6b6e6d;
}

button.btn-link:nth-child(3) {
    border-color: #6b6e6d;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
}

a.js-sorter__a:nth-child(5) > span:nth-child(1) {
    color: #000;
}

a.js-sorter__a:nth-child(2) > span:nth-child(2) {
    color: #6b6e6d;
}


.cls-1 {
    fill: #fff;
    stroke: #000;
    stroke-linejoin: round;
    stroke-width: 3px;
}

.ui-slider .ui-slider-range, .smartfilter .bx_ui_slider_handle, .smartfilter .bx_ui_slider_pricebar_V {
    background-color: #6b6e6d !important;
}
.filter-right-inner-top {
    flex-direction: column;
}

.b-sorter__template {
    /*flex-direction: row-reverse;*/
}

.filtren .lvl2 .smartf-div {
    display: flex;
    align-items: center;
}

.filter-right-right .b-sorter__template {
    flex-direction: row-reverse;
}

.filter-wrapper .filter-left > div:nth-child(1) {
    width: 100%;
}

.filter-right-right .b-sorter__template a {
    width: 51%;
}

.filter-right-right > div:nth-child(1) > div:nth-child(1) {
    display: flex;
}

.b-sorter__template .svg-icon {
    width: 36px;
    height: 36px;
    margin-right: 1px;
}


div.filter-right-button:nth-child(2) {
    width: 46%;
}

.b-sorter__template a.selected, .b-sorter__shortsort a.selected {
    color: #0000!important;
    background-color: transparent!important;
    border-color: transparent!important;
}

.b-sorter__template a.selected {
    border-bottom-color: #f3f3f3!important;
}

.multiselect > span:nth-child(1) {
    position: absolute;
    z-index: 1;
    left: -50px;
    top: 10px;
}

.filter-left-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.filter-right-inner-top {
}

.filter-right {
    width: 35%;
    padding: 5px;
}

.filter-wrapper .filter-left > div:nth-child(2) {
    width: 39%;
}

.filter-left {
    width: 30%;
}

.filter-right-right {
    margin-left: -6px;
}


.filtren .buttons .filter-set {
    margin-right: 10px;
    margin-bottom: 0!important;
}

.filter-left > div:nth-child(2) {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.filtren .buttons {
    padding: 0px!important;
    margin-top: 15px;
}

.buttons {
    display: flex;
}
.b-sorter__template > a:nth-child(3) {
    margin-right: 30px;
}

.b-sorter__shortsort a:hover .svg-icon, .b-sorter__shortsort a.selected .svg-icon, .b-sorter__sort .b-sorter__dropdownin a:hover .svg-icon, .b-sorter__sort .b-sorter__dropdownin a.selected .svg-icon {
    fill: #000000!important;
}

a.js-sorter__a:nth-child(2) {
    padding-left: 3px !important;
}

.propPrice {
    margin-bottom: 3px;
}

.b-sorter__shortsort {
    padding-top: 3px;
}

.selectBox > select:nth-child(1) {
    background: #fff;
}

.b-sorter {
    padding-top: 10px;
}

.filter-right-inner-bottom {
    margin-top: -22px;
}

.filter-right-left {
    width: 97%;
}

.filter-right {
    padding: 15px;
}

.filter-left-left {
    justify-content: normal;
}

.propPrice {
    margin-bottom: 7px;
    margin-top: 15px;
}

.filtren .filter-left .lvl1 .property {
    padding-top: 0px;
}

.filter-left {
    padding: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.filtren .lvl1:last-of-type:not(.closed) .property {
    border-bottom: none!important;
}

.smartfilter .bx_ui_slider_track {
    height: 2px;
    margin: 27px 12px 15px 11px;
}

.smartfilter .bx_ui_slider_handle {
    top: -5px;
    width: 11px;
    height: 11px;
}
.smartfilter .bx_ui_slider_track {
    margin: 28px 25px 15px 25px;
}
.propPrice {
    margin-bottom: 7px;
    margin-top: 15px;
}
.smartfilter .bx_ui_slider_track {
    margin: 30px 9px 14px 8px !important;
}
.number > span:nth-child(1) {
    top: 7px;
}
.b-sorter {
    padding-top: 0px;
}
.filter-right-inner-bottom {
    margin-top: 0px;
    margin-left: 4px;
}
#yaochustal{
    justify-content: end;
    margin-left: 4px;
    margin-top: 14px;
}
.b-sorter {
    margin-bottom: 0px;
    padding-top: 5px;
}

.filter-right-left {
    align-items: center;
}

div.body:nth-child(1) > div:nth-child(3) > div:nth-child(2) > span:nth-child(1) {
    padding-bottom: 20px;
}

.pseudocheckbox {
    margin-top: 1px;
}

.pseudocheckbox::before {
    content: "\2713";
    display: inline-block;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    background-color: white;
    border: 2px solid #B0B0B0;
    border-radius: 2px;
    margin-right: 6px;
    vertical-align: baseline;

    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #000;
}
.filtren .number .min, .filtren .number .max {
    width: 45%;
}
.catalog_enb_y {
    left: 47px;
}
.catalog_enb_n {
    left: 47px;
}
div.body:nth-child(1) > div:nth-child(3) > div:nth-child(2) {
    margin-left: 0px;
}

.filter-right-inner-bottom .b-sorter__shortsort a.selected {
    padding: 5px 22px 9px 5px;
}

.propPrice {

    margin-bottom: 7px;
    margin-top: 15px;
}

div.body:nth-child(1) > div:nth-child(3) > div:nth-child(2) > span:nth-child(1) {
    padding-bottom: 3px;
}

.b-sorter {
    padding-top: 4px;
}

@media (max-width: 1170px)
{
    .body .filtren [type="checkbox"] + label, .body .filtren [type="radio"] + label{
        padding-left: 50px;
    }

}

@media (max-width: 1170px)
{
    .multiselect > span:nth-child(1) {
        display: none;
    }

    .yaustal {
        margin-left: 5px !important;
    }


}
.form-check {
    height: 30px;
}
.ya2 {
    margin-left: 15px;
}


@media (max-width: 1170px)
{
    .brendi{
        display: none;
    }

}
@media (max-width: 865px) {
    .b-sorter__shortsort .b-sorter__title {
        font-size: 0.9em;
    }
    .filter-right-inner-top {
        justify-content: center;
    }

    .filter-right-left {
        flex-wrap: inherit;
    }

    .filter-right {
        width: 100%;
    }

    @media (max-width: 1170px) {
        @media (max-width: 1170px) {
            div.body:nth-child(1) {
                font-size: 1em;
            }
        }
    }

    @media (max-width: 1170px) {
        .filter-right-left{
            width: 100%;
        }
    }


    .filter-left {
        width: 100%;
    }

    .filtren .number .min, .filtren .number .max {
        padding: 7px 4px 7px;
    }

    .filtren .number .min, .filtren .number .max {
        font-size: 11px;

    }

    .smartfilter .bx_ui_slider_track {
        margin: 34px 9px 13px -27px !important;
    }

    .overSelect {
        background: none;
    }


    .number > span:nth-child(1) {
        left: -39px;
    }

    div.body:nth-child(1) > div:nth-child(3) {
        width: 100% !important;
    }
    #around_filtren > div > div.body.filter-wrapper > div.gopro_2 {
        width: 100% !important;
    }



    .filtren .buttons #del_filter.filter-reset span {
        font-size: 1em;
    }

    .filter-right .b-sorter {
        display: flex;
        flex-direction: row-reverse;
    }


    .b-sorter__template > a:nth-child(3) {
        margin-right: 0px
    }


    .cool > a:nth-child(3) > span:nth-child(1) {
        font-size: 0.9em;
    }
    a.js-sorter__a:nth-child(5) > span:nth-child(1) {
        font-size: 0.9em;
    }

    .filter-right {
        padding-left: 10px;
    }

    .body .filter-right .filter-right-button label {
        height: 30px;
    }
    .body .filter-right .filter-right-button label {
        width: 30px;
    }

    .catalog_enb_y {
        right: 60px;
    }
    .catalog_enb_n{
        right: 60px;
    }

}

@media (max-width: 480px) {
    .filtren .number .min, .filtren .number .max {
        padding: 7px 6px 7px;
    }
}
@media (max-width: 765px) {

    .filtren .lvl2 .smartf-div {
        flex-direction: row-reverse;
    }

    .filter-right-left {
        width: 100%;
    }

    div.filter-right-button:nth-child(2) {
        width: 100%;
    }

    .yaustal {
        margin-left: 0px!important;
        margin-right: 4px!important;
    }

    .filter-right-inner-bottom .b-sorter__shortsort a.selected {
        padding: 5px 0px 9px 5px;
    }

    .filter-right {
        padding: 11px;
    }


    .filter-right .b-sorter {
        margin-bottom: 10px;
    }


    .filter-right-inner-bottom .b-sorter__shortsort a.selected {
        padding: 5px 0px 9px 5px;
    }

    .filter-right {
        padding: 11px;
    }

    #yaochustal {
        width: 100%;
        margin-left: 7px;
    }

}
@media (max-width: 480px) {
    .filter-right .b-sorter {
        justify-content: flex-end;
    }
}

.spanlabel{
    margin-right: 20px;
}
.form-check-label{
    display: flex!important;
    height: 25px!important;
    align-items: center!important;
    padding-left: 49px!important;
}


@media (max-width: 765px) {
    div.form-check:nth-child(2) > label:nth-child(2) > span:nth-child(1) {
        margin-right: 4px;
        margin-bottom: 1px;
    }
    div.form-check:nth-child(3) > label:nth-child(2) > span:nth-child(1) {
        margin-right: 13px;
        margin-bottom: 1px;
    }
    div.form-check:nth-child(2) > label:nth-child(2) {
        padding-left: 40px;
    }
    div.form-check:nth-child(3) > label:nth-child(2) {
        padding-left: 35px;
    }
    #yaochustal {
        justify-content: start;
    }
    .filter-right .b-sorter {
        /* margin-bottom: 10px; */
        margin-bottom: 0px;
    }
    .filter-right {
        /* padding: 11px; */
        padding: 15px;
    }
    .yaustal {
        /* margin-right: 12px !important; */
        margin-right: 6px !important;
    }
    .body .filter-right .filter-right-button label {
        width: 25px;
    }

    .body .filter-right .filter-right-button label {
        height: 25px;
    }
    .filtren .number .min, .filtren .number .max {
        padding: 6px 4px;
    }

    div.body:nth-child(1) {
        font-size: 0.90em;
    }

    .smartfilter .bx_ui_slider_track {
        margin: 31px 9px 13px -27px !important;
    }

    .filtren .buttons #del_filter.filter-reset span {
        font-size: 0.90em;
    }

    .spanlabel {
        margin-right: 20px;
    }

    .form-check-label {
        display: flex;
        height: 25px;
        align-items: center;
        padding-left: 53px;
    }


    .propPrice {
        margin-bottom: 6px;
        margin-top: 11px;
    }

    .filtren .buttons {
        margin-top: 15px;
        margin-bottom: 10px;
        margin-left: 10px;
    }

    #yaochustal {
        margin-top: 8px;
    }

    .b-sorter {
        padding-top: 2px;
    }

    .filtren .buttons #del_filter {
        margin-right: 10px;
        width: 100%;
    }

}
.filtren .buttons .filter-reset {
    width: 100%;

}
@media (max-width: 600px) {
    .form-check {
        height: 25px;
    }
    .cool{
        flex-direction: row-reverse;
    }
    .filter-right-right {
        margin-left: -7px;
        margin-right: -15px;
        display: flex;
        align-content: center;
    }

    #yaochustal {
        margin: 0;
    }

    .form-check-label {
        padding-left: 38px!important;
    }
    .available{
        padding-top: 0;
        padding-right: 2px;

    }
    #yaochustal {
        margin-left: 0px;

    }
    .form-check-span{
        margin-right: 8px;
    }
    .filter-right-inner-top {
        flex-direction: row;
    }
    .cool {
        flex-direction: column-reverse;
    }
    .body .filter-right .filter-right-button label {
        height: 30px;
    }
    .body .filter-right .filter-right-button label {
        width: 30px;
    }
    .form-check-label {
        padding-left: 40px!important;
    }
    .filter-right {
        padding-left: 8px;
    }

    .filter-right-inner-bottom .b-sorter__shortsort a {
        padding: 1px 0 25px !important;
    }


    .b-sorter__sort, .b-sorter__shortsort, .b-sorter__output {
        margin-right: 0;
    }

    .b-sorter__sort, .b-sorter__shortsort {
        margin-right: 0;
    }

    .b-sorter__shortsort {
        padding-top: 0;
    }
    .yaustal {

        margin-right: 4px !important;
    }

    .filter-right-inner-top {
        justify-content: space-evenly;
    }

    /*.filtren .lvl2 .smartf-div {*/
    /*    justify-content: space-between;*/
    /*}*/

    .b-sorter__shortsort {
        padding-top: 0;
    }

    .yaustal {
        width: 56%;
        text-align: center;
    }

    .filter-right-middle {
        width: 100%;
    }

    #yaochustal {
        justify-content: space-evenly;
    }

    .filter-right-right {
        justify-content: center;
    }
    .filter-right-inner-bottom {
        margin-left: 17px;
    }
    .b-sorter__shortsort .b-sorter__title {

        display: none;
    }
}
@media (max-width: 391px) {
    .filter-right-inner-bottom .b-sorter__shortsort a {
        padding: 1px 0 28px !important;
    }
}


#bx_incl_area_36 .bx-context-toolbar-empty-area .rstuning__buttons{
    display: none;
}




