div.bx-blue .btn.btn-default{
    border-color: #000;
    background-color: #000;
    color: #fff;
    border-radius: 4px;
}

/* .text-page{
min-height: 100vh;
} */

.feature__val{
    overflow: auto;
}

.p_authorization{
    min-height: 600px!important;
}

.brand__grid{
    min-height: 700px;
}

.ndc{
    font-size: 80%;
    font-weight: 400;
    line-height: 1;
    margin-top: 6px;
    text-transform: none;
    opacity: .5;
}

.line-product-list__colr{
    position: relative;
    flex-shrink: 0;
    margin: -10px 0 0 20px;
}

.line-stickers{
    margin-top: -5px;
    position: absolute;
    top: -32px;
    display: flex;
    flex-wrap: nowrap;
    min-width: 400px;
}

@media (max-width: 479px)
{
    .line-stickers{left:-27px}
}

.product-table__top{
    justify-content: start;
}

.modal-btn-all-filters{
    display: none;
}

.sale-order-detail.rbh-sale-order-detail .sale-order-detail-about-order-inner-container > .row{
    display: block;
    width: 100%;
}

.sale-order-detail.rbh-sale-order-detail .sale-order-detail-about-order-inner-container > .row > div{
    width: 100%;
}

sup{
    padding-left: 5px;
}

.page-content{
    min-height: 99vh;
}

.page-content p{
    font-size: 1.1em;
}

ul{
    padding-left: 30px;
}

.page-lk__content{
    min-height: 950px;
}

bx-sbb-empty-cart-container{
    min-height: 950px;
}

.compare-info{
    min-height: 950px;
}

.bx-basket{
    min-height: 950px;
}

.top-slider__slide::after{
    background: rgba(0, 0, 0, .1);
}

.workarea{
    min-height: 97vh;
}

.workarea100{
    min-height: 100vh;
}

.product-list__block{
    justify-content: space-between;
    padding: 15px 0;
}

.product-list__top{
    margin-bottom: 0!important;
}

.product-list{
    margin-bottom: 10px;
    padding: 5px 20px 5px 32px;
}

.product-table__coll{
    min-width: 100%;
}

.product-table__top{
    flex-wrap: wrap;
}

.filter__items .smart-filter-input-group-checkbox-list{
    display: flex;
    flex-direction: column;
}

.filter__items .smart-filter-input-group-checkbox-list .sfchecked{
    order: -1;
}

.bx-ag-search-page form{
    visibility: hidden;
    opacity: 0;
}

.filter__items .smart-filter-input-group-checkbox-list .sfchecked input:disabled + .checkbox__text::after {
    background-color: #7777;
}


@media (min-width: 767px){
    .products-info__item:not(:first-child){
        max-width: 688px;
        max-height: 344px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .products-info__items{
        display: flex;
        align-items: center;
        padding: 0px 112px;
    }
}

@media (max-width: 767px){
    .products-info__item:not(:first-child){
        max-width: 688px;
        width: 60%;
        max-height: 146px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .products-info__item{
        width: calc(40% - 10px);
    }
}

.main-profile-social-block{
    display: none;
}

/* стрелки слайдера новинки, акции, хиты*/
.products.products_main._shadow .products__slider .slider-button-prev,
.products.products_main._shadow .products__slider .slider-button-next{
    top: 105px !important;
}

.header-sity{
    display: none;
}

.swiper-slide.compare-info__slide.compare-slide-first .product-feature__title
{
    opacity: 1 !important;
}

.button_da55{
    bottom: 40px!important;
}

.sorting._flex .sorting-number + .views{
    flex-direction: row-reverse;
}

.sale-order-list-shipment-title, .sale-order-list-shipment-status, .sale-order-list-cancel-container, .sale-order-list-button-container{
    display: none;
}

.sale-order-title{
    padding-bottom: 15px;
}

.products__lists .products__table .product-list__number.rbh_on_order{
    color: #B1B1B1;
    font-weight: 400;
    opacity: .8;
    font-size: 18px;
    white-space: nowrap;
    line-height: 1.3;
    flex-shrink: 0;
    margin: 0 20px;
}
@media(max-width: 1199px){
    .products__lists .products__table .product-list__number.rbh_on_order{
        font-size: 16px;
        margin-right: 0;
        margin-left: auto;
    }
}
@media(max-width: 767px){
    .products__lists .products__table .product-list__number.rbh_on_order{
        font-size: 14px;
    }
}

@media(max-width: 479px){
    .products__lists .products__table .product-list__number.rbh_on_order{
        font-size: 12px;
    }
    .products__lists .products__table .product-list__number.rbh_on_order{
        position: absolute;
        top: 0;
        right: 0;
        font-size: 12px;
        margin: 0;
    }
}

.products__lists .product-list__block .product-list__number  > span,
.products__lists .products__table .product-table__number > span,
.products__lists .product-list__block .product-list__number ,
.products__lists .products__table .product-table__number {
    color: #3AAB3A;
}

.products__lists .product-list__block .product-list__number.rbh_on_order
{
    color: #B1B1B1;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    margin: 10px 0 0 13px;
}

.smart-filter-section .filter__head.filter_doublehead{
    display: block;
    position: initial;
    padding: 0;
    margin-bottom: 20px;
}

@media(max-width: 1024px){
    .aside.left .product_last_viewed_w{
        display: none !important;
    }
}

.product-info .product-info__box .product-info__info{
    color: #3AAB3A;
}

.not-avalible{
    color: #383838;
}


.product-info .product-info__box .product-info__info > span.detail_not_available_msg{
    color: #B1B1B1;
}

.aside.left .product_last_viewed_w .main-title{
    color: #2E2E2E;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
    text-transform: unset;
}

.aside.left .product_last_viewed_w .products__slider_marg {
    margin-top: 0;
}

.aside.left .product_last_viewed_w .product__box{
    padding-bottom: 0;
}

.uptop_menu_wrapper {
    align-items: center;
    width: 100%;
}

.header .header__top .header-links_uptop{
    margin-left: 0;
}

.header .header__top .header-links_uptop .header-links__link {
    width: 190px;
}

.header .header__top .header-links_uptop .header-links__link:nth-of-type(1) {
    margin-left: 10px;
}

@media(max-width: 1250px){
    .header .header__top .header-links_uptop .header-links__link {
        width: 190px;
    }
    .header-contact__val {
        font-size: 12px;
    }
}

@media(max-width: 1099px){
    .uptop_menu_wrapper{
        flex-wrap: nowrap;
        justify-content: center;
    }
    .uptop_menu_wrapper .header-contact{
        text-align: center;
        justify-content: center;
    }
}


/*@media(max-width: 1330px){*/
/*    .header .header__top .header-links_uptop .header-links__link {*/
/*        width: 150px;*/
/*    }*/
/*}*/

.catalog_top_v2 .catalog-list{
    padding: 0;
}

a.download-catalog__link span{
    min-width: unset;
}

.aside__products .products .product__box,
.aside__products .products.product_last_viewed_w .product__box{
    padding-bottom: 10px;
}

.fl{
    float: left;
}

.svyaz{
    width: 190px;
    margin-left: 0px;
    background: #fff;
    border: 1px solid #2e2e2e;
    border-radius: 4px;
    margin-right: 10px;
    cursor: pointer;
}

.svyaz:hover{
    background: #fff;
    border-color: #f1c88d;
}

.svyaz img{
    margin-right: 10px;
}

@media (max-width: 1024px) {
    .rbh_smart_filter_w .smart-filter-section .filter__head.filter_doublehead {
        display: none;
    }
    .rbh_smart_filter_w .smart-filter-form.form{
        margin-bottom: 50px;
    }
    .rbh_smart_filter_w .smart-filter-container-modef .smart-filter-popup-result.left{
        right: 5%;
    }
    .content .sorting > button.open-filter[data-number="1"]{
        display:none;
    }
}

/*loader animate*/
.loadmsg_wrapper{
    text-align: center;
    padding: 30px 0;
}
.lds-ring {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 32px;
    height: 32px;
    margin: 8px;
    border: 4px solid #2e2e2e;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #2e2e2e transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* Fedorin Banner Change 23.08 */

.main-slider__box{
    bottom: 17%;
}

.main-slider__more{
    position: absolute;
    bottom: 50px;
}

@media (max-width: 767px) {
    .main-slider__more {
        bottom: 10px;
    }
}

.sorting .views{
    display: none;
}

/* vacancy page 14.11 */

.vacancy-changer .dropbtn {
    color: #2E2E2E;
    font: 16px var(--font_family);
    display: block;
    width: 100%;
    height: 50px;
    padding: 0 50px 0 14px;
    border: 1px solid #ddd;
    border-radius: 5px 5px 0 0;
    background: rgba(255, 255, 255);
    cursor: pointer;
    padding-top: 14px;
}

.vacancy-changer .dropbtn:hover, .vacancy-changer .dropbtn:focus {

}

.vacancy-changer #SearchInput {
    box-sizing: border-box;
    background-image: url('searchicon.png');
    background-position: 14px 12px;
    background-repeat: no-repeat;
    font-size: 16px;
    padding: 14px 20px 12px 45px;
    border: none;
    border-bottom: 1px solid #ddd;
    width: 100%;
}

.vacancy-changer #SearchInput:focus {outline: 3px solid #ddd;}

.vacancy-changer .dropdown {
    position: relative;
    display: inline-block;
    width: 100%;
}

.vacancy-changer .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f6f6f6;
    min-width: 230px;
    overflow: auto;
    border: 1px solid #ddd;
    z-index: 100;
    width: 100%;
    border-radius: 0 0 5px 5px;
    box-shadow: 2px 2px 7px 0px rgba(0,0,0,.05);
}

.vacancy-changer .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.vacancy-changer .dropdown a:hover {background-color: #ddd;}

.vacancy-changer .show {display: block;}

.vacancy-body{
    display: block;
    width: 100%;
}

.vacancy-body .vacancy-items{
    display: flex;
    flex-direction: column;
    width: 100%;
}

.vacancy-body .vacancy-element{
    display: flex;
    align-items: center;
    padding: 10px;
    background-color: #fff;
    border-radius: 5px;
    margin-top: 10px;
    cursor: pointer;
    min-height: 85px;
    width: 100%;
    position: relative;
}

.vacancy-body .vacancy-element:hover{
    border: 1px solid #f1c88d;
}

.vacancy-body .vacancy-element:hover .fdXFKp{
    color: #f1c88d;
    transform: rotate(360deg);
    transition: 0.3s;
}

.vacancy-body a{
    text-decoration: none;
    color: #000;
}

.vacancy-body .vacancy-items h4{
    max-width:fit-content;
    display:inline-block;
    margin-top: 10px;
}

.vacancy-changer{
    width: 100%;
    display: none;
}

.circle{
    display: flex;
    flex-flow: row;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    flex: 0 0 24px;
    width: 0;
    position: relative;
    height: 0;
    box-sizing: border-box;
    border-radius: 50%;
    visibility: visible;
    opacity: 1;
    border: none;
    margin-left: 16px;
    position: relative;
    right: 15px;
    top: -35px;
    float: right;
}

.coohK {
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    display: flex;
    flex-flow: row;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    transition-timing-function: ease;
    transition-duration: 0.2s;
    transition-property: all;
    z-index: 1;
    background-color: rgb(255, 255, 255);
    color: rgb(20, 20, 20);
    border-radius: 100%;
    width: 40px;
    height: 40px;
    right: 15px;
}

.hGELxu {
    opacity: 1;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: nowrap;
}

.coohK .Icon {
    width: 16px;
    height: 16px;
}

.fdXFKp {
    position: relative;
    width: 24px;
    height: 24px;
    appearance: none;
}

.fdXFKp svg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.vacancy-banner{
    margin-bottom: 0px
}

.vacancy-bottom-text{
    margin-top: 40px
}

.vacancy-feedback{
    color: #fff;
    cursor: pointer;
    background-color: #2E2E2E;
    padding: 8px 20px;
    text-align: center;
    border-radius: 4px;
}

.vacancy-feedback:hover{
    background-color: #E1B87F;
}

@media (max-width: 600px) {
    .vacancy-banner{
        margin-bottom: 0px;
    }
}

/* product-detail-page advanced block */

.product-info__data .col-help {
    flex: 0 0 355px;
    max-width: 100%;
}

.col-help .elements{
    display: flex;
    flex-direction: column;
}

.col-help .element{
    display: flex;
    align-items: center;
    padding: 10px;
    border: 1px solid rgba(56, 56, 56, .1);
    border-radius: 5px;
    margin-bottom: 10px;
}

.col-help .element span{
    margin-left: 10px;
}

.col-help .elements a{
    color: #000;
    text-decoration: none;
}

.col-help .element img{
    width: 45px;
}

.col-help .element:hover{
    background-color: #000;
    cursor: pointer;
    transition: color .2s linear, background .2s linear, border .2s linear;
}

.col-help .element .change-svg:nth-of-type(1){
    display: block;
    width: 45px;
}

.col-help .element .change-svg:nth-of-type(2){
    display: none;
}

.col-help .element:hover .change-svg:nth-of-type(1){
    display: none;
}

.col-help .element:hover .change-svg:nth-of-type(2){
    display: block;
}

.col-help .element:hover span{
    color: #fff;
}

.section-features .aside__products .main-title, .section-features .main-title{
    font-size: 18px;
}

.product-info__name{
    margin-top: 0px;
}
.section-features .col-related-products{
    flex: 0 0 315px;
    max-width: 315px;
}

.product-info__data{
    gap: 0px;
}

.product-info .stickers{
    position: absolute;
    margin-bottom: 10px;
    height: 60px;
    max-height: 60px;
}

.product-info__data .product-info__bot{
    gap: 21px;
    margin-bottom: 10px;
}

.product-info__data .col-title{
    margin-bottom: 41px;
}


@media (max-width: 767px){
    .product-info__data .product-addcart, .product-info__data .product-quickbuy {
        width: 100%;
    }

    .section-features{
        margin-top: 20px;
    }

    .section-features > .cont{
        gap: 0;
    }

    .section-features .col-related-products{
        max-width: 100%;
    }

    .product-info__data .col-help{
        display: none;
    }

    .coohK{
        position: relative;
    }

    .product-list__number{
        margin: 0;
    }

}

@media (min-width: 767px){
    ._mobile{display:none;
    }

    .image-delivery{
        width: 700px;
    }

    .section-features .col-related-products{
        max-width: 100%;
    }

}

/* cookies footer modal */
.cookie-banner {
    position: fixed;
    width:800px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    border: 2px solid #2E2E2E;
    border-radius: 4px;
    box-shadow: 0 -2px 8px rgba(0,0,0,0.1);
    padding: 15px;
    display: flex;
    justify-content: center;
    font-family: sans-serif;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
}
.cookie-banner__content {
    max-width: 800px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cookie-banner__content p {
    margin: 0;
    font-size: 16px;
    color: #333;
}
a.link {
    color: #000;
    font-weight: 400;
}
a.link:hover {
    color: #c38b3d;
}
.cookie-banner__buttons {
    margin-left: 20px;
}
.btn_cookie {
    padding: 8px 16px;
    font-size: 16px;
    border-radius: 4px;
    border: 2px solid #2E2E2E;
    background: #fff;
    color: #2E2E2E;
    cursor: pointer;
    transition: all 0.3s;
}
.btn_cookie:hover {
    background: #E1B87F;

}
@media (max-width: 800px) {
    .cookie-banner {
        width: 100%;
        left: 0;
        top: auto;
        bottom: 60px;
        transform: none;
        border-radius: 4px;
    }
    .cookie-banner__content p {
        margin: 0;
        font-size: 12px;
        color: #333;
    }
    .cookie-banner__buttons {
        text-align: center;
        margin-top: 10px;
    }
    .btn_cookie {
        padding: 8px 16px;
        font-size: 14px;
        border-radius: 4px;
        border: 2px solid #2E2E2E;
        background: #fff;
        color: #2E2E2E;
        cursor: pointer;
        transition: all 0.3s;
    }
}

/* politycs agree checkbox */
.form__agree .form__line {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 5px;
}

.form__agree .form__field {
    display: flex;
    align-items: center;
    gap: 8px;
    white-space: nowrap;
}

.product-info__data .col-info .product-info__price {
    line-height: normal;
}
