.main-nav__link:after {

    width: 10px;
    height: 12px;

}
.main-nav__item--made_in_ukraine
{
    border-bottom:1px solid #191145;
    margin-bottom:15px;

    padding-bottom: 10px;
}
.popular-brands__item{
    align-items:center;
    display:flex;
    height:180px;
    width:180px;
    border:9px solid #F8F8F8;
    background:#fff;
    padding:5px;
}
.popular-brands__item_w{
    border-left:4px solid rgba(25, 17, 69, 0.0756);

    display:block;
    border-right:4px solid rgba(25, 17, 69, 0.0756);
    align-items:center;
    display:flex;
}
.popular-brands__item_w2{
    border-left:4px solid #fff;
    border-right:4px solid #fff;
    background: rgba(25, 17, 69, 0.0756);
    display:block;
    text-align:center;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.popular-brands__item_w, .popular-brands__item_w2{
    height:40px;
    width:100%;
    text-align:center;
}

.popular-brands__item:hover .popular-brands__item_w .popular-brands__item_w2, .popular-brands__item:hover .popular-brands__item_w{
    height:100%;
    width:100%;
    text-align:center;

}

.popular-brands__item:hover .popular-brands__item_w .popular-brands__item_w2{
    border:none;
    align-items:center;
    display:flex;
    margin-top:0px;
    width:100%;
}

.big_font_brand{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    display:block;
    margin-top:-15px;
}
.big_font_type{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #191145;
    display:block;
}
.big_font_type,.big_font_brand{
    color: #191145;
}



.main-nav{

    height: calc(100vh - 80px);
}
@media (min-width: 1025px){


    .main-nav {

        max-height: 360px;
    }
}

.main-nav__item--special .main-nav__see-all-image,
.main-nav__item--latest .main-nav__see-all-image{
    display:none;
}
.main-nav__item--special .main-nav__see-all-arrow, .main-nav__item--latest .main-nav__see-all-arrow{
    position: absolute;
    bottom: 0px;
    height: 32px;
    width: 170px;
    right: 20px;
    background:none;
}
.main-nav__items--level---4 .main-nav__items-scroll {
    min-width: 400px;
    overflow-x: none;
}


.recommended-brands__item:hover img{
    filter:unset;
    transition:unset;
}




.pre_order_days_text_class img{
    margin-right:5px;
}
.pre_order_days_text_class{

    background-color:#fff;

    color:#eb5a36;
    font-family: SF UI Text;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 10px;

    text-align: center;
    letter-spacing: -0.171429px;
    margin-bottom:10px;
    display:flex;

}

.pre_order_days_text_class span.pre_order_img
{
    background:#fff;
    padding:0px;
    border-radius:0px 10px 10px 0px;
    display: inline-flex;

    padding: 3px 0px 3px 0px;

}
.pre_order_days_text_class span.pre_order_img img{
    width:20px;
}
.pre_order_days_text_class span.pre_order_text{
    padding:5px;
    display: inline-flex;
}
.catalog-items__to-single-item{
    position:relative;
}



.main-nav__link:after{
    content:none;
}
.main-nav__link span{
    display:flex;
}
.main-nav__link span:after{
    content: "";
    width: 14px;
    height: 12px;
    border-left: 5px solid #676284;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    margin-left: 8px;
    transition: border-color .3s ease;

}


.header__mobile-buttons--left{

}
.header__mobile-button--phone{
    position:absolute;
    top:0px;left:70px;
    height:30px;
    width:25px;
    display:block;
}
.header__button.header__mobile-button--search
{

}
.header__mobile-button--phone .icon--phone
{
    background: url(/catalog/view/theme/chereviki/build/img/phone-icon.png) 95% 10% no-repeat;
    background-size: 18px;


    height: 25px;
    width: 25px;


    background-color: #fff;
    color: #191145;

    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 9999;

}


@media (max-width: 500px) {
    .main-nav__link--latest,
    .main-nav__link--kids-shoes,
    .main-nav__link--womens-shoes,
    .main-nav__link--mens-shoes,
    .main-nav__link--bags,
    .main-nav__link--special,
    .main-nav__link--brands,
    .main-nav__link--made_in_ukraine,
    .main-nav__link {
        color: #191145;
    }

    .main-nav__link--latest {

        background: url(img/icons/01_icons_w.svg) no-repeat top left;
        padding-left: 35px;

        background-size: 25px 18px;

    }

    .main-nav__link--kids-shoes {

        background: url(img/icons/01c_icons.svg) no-repeat top left;
        padding-left: 35px;

        background-size: 25px 18px;
    }

    .main-nav__link--womens-shoes {

        padding-left: 35px;
        background: url(img/icons/01a_icons_w.svg) no-repeat top left;

        background-size: 25px 18px;
    }

    .main-nav__link--mens-shoes {
        background: url(img/icons/01b_icons.svg) no-repeat top left;
        padding-left: 35px;

        background-size: 25px 18px;
    }

    .main-nav__link--bags {
        background: url(img/icons/01e_icons.svg) no-repeat top left;

        padding-left: 35px;

        background-size: 25px 18px;
    }

    .main-nav__link--special {
        background: url(img/icons/01d_icons.svg) no-repeat top left;
        padding-left: 35px;

        background-size: 25px 18px;
    }

    .main-nav__item--brands {
        margin: 0px;
    }

    .main-nav__link--brands {
        background: url(img/icons/01f_icons.svg) no-repeat top left;
        padding-left: 35px;

        background-size: 25px 18px;
    }

    .main-nav__link--made_in_ukraine {
        background: url(img/icons/flag_uk.svg) no-repeat top left;
        padding-left: 35px;

        background-size: 25px 18px;

    }

    .main-nav__item {


        margin-bottom: 5px;
        margin-top: 10px;
        border-bottom: 1px dotted #676284;
    }


    .main-nav__item--level.main-nav__link--made_in_ukraine{

        /*padding-bottom: 0px;
        margin-bottom: 0px;*/

        border-bottom: 1px solid #191145!important;
    }


    .main-nav__item--made_in_ukraine {
        margin-bottom: 20px;
        border-bottom: 1px solid #191145!important;
    }

    .main-nav__link {
        font-size:18px!important;
    }

}


.main-nav__items--level {
    min-width: 370px;
}
#filters{
    z-index:1;
}


.nocount.filters__checkbox-unchecked:before{
    content:none!important;
}
.filters__filter-item{
    position:relative;
}

.filters__filter-item{
    position:relative;z-index:99999;
}
.count_products_filter{

    background: #265EED;
    background: #191145;
    padding:10px;

    display: flex;
    height:26px;
    width:150px;
    /*box-sizing: border-box;*/
    /*box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);*/

    position: absolute;
    top: -5px;
    z-index: 9;
    right: calc(-100% + 150px);
}
.count_products_filter.hide{
    display:none;
}

.count_products_filter > span span,.count_products_filter > span a, .count_products_filter > span{
    color:#fff;



    font-family: SF UI Text;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;

    line-height: 17px;
    /* identical to box height */
    display: flex;
    align-items: center;


    /*height:20px;
    width:150px;*/
    color: #FFFFFF;
}

.count_products_filter:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    /*border-width: 7px 7px 7px 0;*/
    /*border-color: transparent #265EED transparent transparent;*/
}
.count_products_filter > span span{}
.count_products_filter > span a{
    text-decoration-line: underline;text-decoration:underline;
    color: #FFFFFF;
    margin-right:5px;
    font-size: 12px;
}



.filters__showall-btn-desktop{
    display: inline-flex;


    padding: 8px 0;
    text-decoration: none;

    color:#fff;
    font-size: 14px;
    font-weight: 600;
    width: 48%;
    height: 35px;

    border: 1px solid #255eed;
    border-radius: 2px;
    text-align: center;
    position: relative;
    background: #255eed;
    max-height: 35px;
    transition: .4s;


    width:100%;
    text-align:center;
    margin:15px 0px;
    display: inline-flex;
}

.filters__wrapper {

}
.filters__filter--reset-desctop{

    /*
        position: fixed;
        bottom:0px;
        left:0px;*/
    width: 240px;
    background:#fff;
}
.filters__showall-btn-desktop .filters__reset-btn-text {
    text-align: center;
    align-items: center;
    margin: 0px auto;
}



@media screen and (max-width: 768px) {


    .filters--active
    {

        top: 60px;
    }
    .filters__reset-btn-hover{
        display:none;
    }
    .filters__showall-btn{
        display: inline-flex;


        padding: 8px 0;
        text-decoration: none;

        color:#fff;
        font-size: 14px;
        font-weight: 600;
        width: 48%;
        height: 35px;

        border: 1px solid #191145;
        border-radius: 2px;
        text-align: center;
        position: relative;
        background: #191145;
        max-height: 35px;
        transition: .4s;


        width:100%;


        margin-left: 15px;
        display: inline-flex;
    }

    form.filters .filters__wrapper .filters__filter.filters__filter--reset{

        position: fixed;
        bottom: 0px;
        left: 0px;
        background: #fff;
        width: 100%;
        display: flex;
        padding: 15px;


        background: #FFFFFF;
        box-shadow: 0px 5px 40px rgba(0, 0, 0, 0.25);
        z-index:9;
    }
    .filters__reset-btn{

        display: inline-flex;
        width:auto;width:100%;


    }
    .filters__reset-btn-text{
        width:100%;
    }
    .filters__reset-btn .filters__reset-btn-text{
        width:100%;
        text-align:center;

        padding-top: 10px;
    }

    .state_active_filters{
        bordeR:none;padding:10px 0px;
    }
    .state_active_filters .filters__reset-btn{
        display:none;
    }
    .filters__mobile-heading {

        width: calc(100% + 130px);
        margin-bottom:0px;
    }
    .content__left-side.content__left-side--show{

        /*padding-left: 15px;
        padding-right: 15px;*/
        padding-left: 0px;
    }


    .state_active_filters .item_state{
        bordeR:none;
        padding-bottom:0px;
        margin-bottom:0px;
    }
    .state_active_filters .filters__filter{
        border-bottom:none;

    }
    .state_active_filters{

        border-bottom: 1px solid #d5d5d5;
    }

    /*
        .state_active_filters{
            display:none;
        }*/

    .filters__wrapper{

        overflow-y: visible;
        /*height: calc(100vh - 348px);*/
        height: 100%;

        padding-bottom: 60px;
    }
    #filters{

        z-index: 9;
        /*overflow-y: scroll!important;*/
    }
    .filters__filter{

        overflow: initial;
    }
    .count_products_filter{

        right: calc(-100% + 290px);
    }

    .filters__filter-body--range .count_products_filter{
        top:-50px;
    }


    form.filters{
        height: calc(100vh - 150px);
        overflow-y: scroll;
        padding-left:15px;
        padding-right:15px;
    }

    .filters__filter:nth-last-child(2){
        padding-bottom:80px;
    }




    .filters.filters--active
    {
        width:100%!important;
    }
    .filters__mobile-heading{
        width:100%;
    }
    .filters__wrapper{
        margin-top:20px!important;
    }
}

