.mcart__price {
    color:#000!important;
}

.logo_footer {
    width:200px!important;
}

.counter,.product__button {
    height: 50px!important;
}

.menuCatalog {
    font-weight: 700!important;
}

body .cont__line2, body .cont__line2:after {
    background: #f59b24;
}

body .cont__line1, body .cont__line1:after {
    background: #f59b24;
}

body .cont__line1 {
    height: 5px;
}

body .cont__line1:after {
    width: 5px;
}

body .cont__line2 {
    width: 5px;
}

body .cont__line2:after {
    height: 5px;
}

.page ul, .page ol, .brand-plugin-catalog-brand-categories__item li {
    list-style: none;
}

.page li:before, .brand-plugin-catalog-brand-categories__item li:before {
    padding-right: 5px;
    font-weight: bold;
    color: #fbad1a;
    content: "\2714";
    transition-duration: 0.5s;
}

body .cont__line3, body .cont__line4 {
    background: #f59b24;
    width: 5px;
}

@media screen and (max-width: 1200px) {
    .js-searchpro__field-wrapper {

        display: none;

    }
    .header__search.hicon {
        display: inline-block;
    }
}


@media screen and (min-width: 1200px) {
    .bread {
        margin: 0 0 90px!important;
    }


    .bread .wrap {
        position: absolute;
        margin: 25px 0px;
    }


    .js-searchpro__field-wrapper {
        position: relative;
        display: inline-block;
        padding-top: 30px;
    }

}
.search .js-searchpro__field-wrapper {
    position: relative;
    display: inline-block !important;
    padding-top: 30px;
}
.naprav_trener_f label:hover,
.ch_kat_obych:hover{
    cursor: pointer;
    color: var(--h-m-color-hover)!important;
}
.catalog_toolbar .blok{
    float: none;
    display: flex;
    vertical-align: middle;
    align-items: center;
}
.sidebar-left_title{
    display: block;
    text-align: left;
    line-height: 26px;
    padding: 0;
}
.header__top .header__info a img{
    margin-left: 20px;
    width: 26px;
    height: 26px;
}
.staff img{
    margin-top: -2px;
}
.staff{
    color:#555!important;
    background:none!important;
    border: 0!important;
}
.page-numbers span,
.page-numbers a{
    background: var(--b-bg);
    border: 0;
    border-radius: 3px;
    cursor: pointer;
    color: var(--b-color);
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .3px;
    padding: 0 25px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    text-decoration: none;
    transition: all .2s ease-out;
    max-width: 190px;
    margin-top: 0 auto;
    padding-top: 0!important;
    margin-left: 2px;
    margin-right: 2px;
}
.page-numbers .pix-load-more{
    display:none;
}
.page-numbers{
    text-align: center;
    margin-top: 10px;
    display: block!important;
}
