a:hover, a:focus{
    color: inherit;
}
.catalog--cart--labels{
    flex: 0 0 100%;
}
.catalog--cart--slider{
    flex: 0 0 49%;
    max-width: unset;
    width: 100%;
    margin-top: 30px;
}
.catalog--cart--text{
    flex: 0 0 49%;
    max-width: 49%;
    width: 100%;
}
.catalog--cart__fastview{
    cursor: pointer;
    /*display: block;*/
}
.remodal .catalog--cart--modal .catalog--cart--slider{
    max-width: 358px;
}
.catalog--cart--text__name{
    line-height: normal;
}
.catalog__title{
    /*font-weight: normal;*/
    margin-bottom: 35px;
}
h1.catalog__title{
    margin-top: 10px;
}
.catalog ul li .bx_sitemap_li_title{
    font-size: 18px;
}
.catalog .bx_sitemap_ul{
    padding: 20px;
    justify-content: flex-start;
}
.catalog .bx_sitemap_ul li{
    margin-right: 20px;
}
.catalog--element--text__property span{
    color: #cc3333;
}
.catalog ul li ul li .bx_sitemap_li_title{
    font-size: 15px;
}
.catalog--cart__title{
    margin-bottom: 10px;
    flex-grow: 1;
    display: block;
}
.catalog--cart__size{
    max-width: 50%;
}
.catalog--cart--sizes--wrapper__link{
    width: 100%;
    background-color: #f3f3f3;
    display: block;
    text-align: center;
}
.catalog--cart--size__btn.disabled{
    opacity: 0.5;
    pointer-events: none;
}

.catalog--cart--size.all{
    width: 100%;
}
.catalog--cart--sizes--wrapper{
    align-items: center;
}
.catalog--cart--size.all span{
    pointer-events: none;
    width: 10px;
}
.search-page{
    margin-top: 50px;
}
div.title-search-result {
    border:1px solid #c6c6c6;
    display:none;
    overflow:hidden;
    z-index:999;
    min-width: 370px;
    margin-top:-3px;
    background-color: #FFF;
}

div.title-search-fader {
    display:none;
    background-image: url('images/fader.png');
    background-position: right top;
    background-repeat: repeat-y;
    position:absolute;
}

p.title-search-preview {
    font-size:12px;
}
div.title-search-result td.title-search-price span {
    font-size: 26px;
}

/*========================*/
.search-form{
    position: relative;
}
.bx_searche{}
.bx_searche .bx_img_element{
    background: #fafafa;
    float: left;
    width: 67px;
    padding: 5px 10px;
    position: absolute;
    top: 0;
    bottom: 0;
}
.alert-success{
    background-color: unset;
}
.bx-soa-section.bx-step-completed{
    border: 1px solid #e8e9eb;
}
.btn-primary{
    background-color: #cc3333;
    border-color: #cc3333;
}
.bx_searche .bx_item_block{
    min-height: 65px;
    position: relative
}
.bx_searche .bx_image{
    width: 45px;
    height: 45px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
    /*float: left;*/
    padding-left: 10px;
    margin-left: 70px;
}
.bx_searche .bx_item_element hr{
    margin: 0;
    border: none;
    border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
    margin-top: 10px;
    display: inline-block;
    color: #4788cb;
    font-size: 13px;
    text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
    font-weight:bold;
    font-size:13px;
}
.bx_searche .bx_price .old{
    font-weight:normal;
    text-decoration: line-through;
    color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
    min-height: 0;
    padding: 0 0 12px;
    line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
    display: block;
    font-size: 12px;
    color: #a7a7a7;
    padding-top: 15px;
    padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
    margin-top: 0;
}
.js-more-container.grid{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.catalog--element--text__name{
    display: none;
}
.js-more-container.grid .center {
    grid-column: span 3;
}
.viewed--wrapper .slick-prev {
    left: -20px;
}
.viewed--wrapper .slick-next {
    right: -20px;
}
.catalog{
    align-items: start;
}
.filter--group{
    max-height: 220px;
    /*overflow: hidden;*/
    padding-bottom: 25px;

    margin-left: 25px;
    padding-right: 25px;
    box-sizing: content-box;
}
.filter--group.opened{
    max-height: unset;
}
.filter--group:nth-last-of-type(2):after {
    display: block;
}
.filter--group:after{
height: 19px;
}
.bx-filter-block{
    height: 100%;
    padding-bottom: 20px;
    overflow: hidden;
    max-height: 100%;
}
.filter--elem{
    padding-bottom: 20px;
    height: 100%;
    margin-left: 0;
    max-width: 100%;
}
.filter--elem label span{
    text-align: justify;
}
.filter--checkbox{
    display: flex;
    align-items: baseline;
}
.filter--group .filter_more{
    position: absolute;
    z-index: 9;
    width: 100%;
    cursor: pointer;
    background-image: url("/img/more.png");
    height: 19px;
    bottom: 0px;
    background-repeat: no-repeat;
}
.bx-auth-reg{
    margin-bottom: 50px;
}
.filter--group .filter_del{
    position: absolute;
    z-index: 9;
    width: 100%;
    cursor: pointer;
    background-image: url("/img/more_empty.png");
    height: 19px;
    bottom: 0px;
    background-repeat: no-repeat;
}
.bx-filter-container-modef{
    position: absolute;
    right: -100px;
    bottom: 50%;
    z-index: 99;
}
.subscribe--form{
    width: 100%;
}
.m-40{
    margin: 40px;
}
.register{
    display: flex;
    flex-flow: column nowrap;
}
.register__label.label_WORK_COMPANY{
    order: 1;
}
.register__label.label_PERSONAL_PHONE{
    order: 4;
}
.register__label.label_NAME{
    order: 2;
}
.register__label.label_UF_INN{
    order: 3;
}
.register__label.label_EMAIL{
    order: 5;
}
.register__label.label_PERSONAL_STREET{
    order: 6;
}
.register__label.label_PERSONAL_NOTES{
    order: 7;
}
.register__label.label_UF_SUBSCRIBE{
    order: 8;
}
.label_UF_MANAGERS {
    order: 9;
    font-size: 18px;
    font-weight: 600;
}
.register__label.label_UF_MANAGERS.register__select--wrapper{
    margin-bottom: 20px;
    max-width: 500px;
    width: 100%;
}
.label_PASSWORD {
    order: 10;
}
.label_CONFIRM_PASSWORD {
    order: 11;
}
.UF_SUBSCRIBE {
    order: 9;
}
.register__btn {
    order: 14;
}
.register__link{
    order: 13;
}
.register input, .register select{
    padding: 0 10px;
}
.register textarea{
    padding: 10px;
}
.register .label_LOGIN{
    display: none;
}
.modal--login__btn{
    color: white;
    cursor: pointer;
}
.remodal.login .modal--login__btn:hover{
    background-color: #f7ff00;
    color: black;
}
.season, .fa.fa-angle-up{
    display: none;
}
.sorting--block__list a.sorting__order {
    position: relative;
    background-color: transparent;
    width: 103px;
    display: block;
    padding: 0 10px;
}
.sorting--block__list a.sorting__order::after{
    content: "";
    position: absolute;
    background-image: url("/img/arrow-down-fill.png");
    width: 14.7px;
    height: 11px;
    right: 12px;
    top: 50%;
    margin-top: -5px;
    background-size: contain;
    border: none;
    background-repeat: no-repeat;
}
.sorting--block__list a.sorting__order.desc::after{
    transform: rotate(180deg);
}
.button{
    width: 107px;
    height: 29px;
    display: block;
    line-height: 29px;
    font-size: 12px;
    text-align: center;
    border-radius: 25px;
    background-color: #474747;
    color: #fff;
    z-index: 999;
    position: relative;
}
.red__button{
    background-color: #a10000;
}
.red__button:hover{
    background-color: #cc3333;
}
.catalog--cart .catalog--cart__price{
    position: absolute;
    bottom: 0;
    right: 0;
}
.catalog--cart--modal, .remodal{
    max-width: 1000px;
}
.catalog--cart__img{
    box-shadow: none;
    border: solid 1px #dbdbdb;
    height: 463px;
}

.news--wrapper{
    width: 100%;
    max-width: 100%;
}
#js-news{
    max-width: 100%;
}
.filter--buttons__item:last-of-type{
    margin-left: 15px;
}
input[type="checkbox"]:before{
    width: 19px;
    height: 19px;
    top: 3px;
}
.filter--checkbox input{
    margin-right: 15px;
}
.catalog--cart{
    max-height: unset;
    height: 580px;
    flex-grow: 1;
    flex-shrink: 2;
}
.catalog--cart__fastview{
    bottom: 160px;
}
.catalog--cart__bottom{
    flex-grow: 1;
    padding-left: 15px;
}
.catalog--cart__size{
    /*margin-left: 15px;*/
    max-width: 100%;
    margin-right: 140px;
    display: block;
}
.lk_links{
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin-bottom: 50px;
}
.lk_links .button{
    background-color: #cc3333;
    width: auto;
    height: 41px;
    margin-right: 20px;
    border: solid 2px #c33;
    padding: 0 20px;
    border-radius: 6px;
    line-height: 41px;
    font-size: 18px;
    font-weight: 600;
}
.lk_links .button:hover, .lk_links .button.active{
    background-color: #fff;
    color: #c33;
}
.brands--slider .slick-prev {
    left: -30px;
}
.brands--slider .slick-next {
    right: -30px;
}
.my_manager{
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    line-height: 2;
}
.manager_name{
    flex: 0 0 10%;
    font-weight: bold;
}
.manager_value{
    flex: 0 0 80%;
}
.topmenu--dropdown.is-opened{
    z-index: 9999;
}

.user_agree{
    position: relative;
    padding-left: 25px;
    text-align: left;
    font-size: 12px;
}

.user_agree a, .subscribe--form__agree a{
    padding: 0;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
}

.subscribe--form__agree a{
    color: #cc3333;
}

.subscribe--form__agree label{
    font-weight: normal;
    font-size: 14px;
}

.user_agree input[type="checkbox"]{
    padding: 0;
    position: absolute;
    left:0;
    top: -5px;
}
.user_agree input[type="checkbox"]:before {
    box-shadow: none;
    border: 1px solid #FFF;
}
.r52-a-cookies__footer{
    background-color: transparent;
}
.r52-a-cookies__btn-settings{
    display: none;
}
.r52-a-cookies__btn-accept{
    width: 100%;
}
.subscribe--form{
    max-width: 540px;
}