div.catalog-list.FLAT div.item div.wrapper-article-available div.detail-available.empty-quantity span.text{
    color: #fe6153 !important;
}
div.catalog-list.FLAT div.item div.wrapper-article-available div.detail-available.simple span.text{
    color: #fe6153 !important;
}

body div.catalog-list.FLAT div.item div.wrapper-article-available div.detail-available.empty-quantity {

    background: url(/local/templates/concept_phoenix_s1/images/svg/plane.svg) left center no-repeat !important;

}

body div.cart-info-block div.wrapper-article-available div.detail-available.empty-quantity {
    background: url(/local/templates/concept_phoenix_s1/images/svg/plane.svg) left 7px no-repeat;
}

body div.catalog-list.FLAT div.item div.wrapper-article-available div.detail-available.simple {

    background: url(/local/templates/concept_phoenix_s1/images/svg/plane.svg) left center no-repeat !important;
    padding-left: 20px;
}

body div.cart-info-block div.wrapper-article-available div.detail-available.simple {
    padding-left: 20px;
    color: #fe6153 !important;
    background: url(/local/templates/concept_phoenix_s1/images/svg/plane.svg) left 7px no-repeat;
}

body .list-detail-btn-preorder{
    margin-top: 15px;
}

@media (max-width: 991px) {
    .btn-transpatent.detail-btn-preorder {
        display: block;
        height: auto;
        font-size: 14px;
        line-height: 40px;
    }
}

.compare_view .remove{
    display: none !important;
}

body .show-search-list-parent{
    display: none;
}
body .search-btns-box{
    justify-content: flex-end;
}

body div.basket-style div.product div.price-product{
    white-space: normal;
}
body .container-item-filter{
    padding: 20px;
}
.comment-coupon{
    font-size: 12px;
    font-style: italic;
}
.wrap-act .col-12.questions.active .main-name.bold{
    display: none;

}
.disconntinue .item-inner .wrapper-top{
    opacity: 0.5;
}
.LIST .disconntinue .row, .TABLE .disconntinue .row{
    opacity: 0.5;
}
body .TABLE .wrapper-board-label{
    position: relative;
}
    /*.disconntinue .item-inner::before{*/
/*    content: 'Снято с производства';*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    background: red;*/
/*    font-size: 12px;*/
/*    padding: 0px 10px;*/
/*    color: white;*/
/*    border-radius: 2px;*/
/*}*/
.discontinue-detail{
    position: absolute;
    top: 0;
    left: 0;
    background: red;
    font-size: 12px;
    padding: 0px 10px;
    color: white;
    border-radius: 2px;
}

.r52-a-cookies{
    left: 0;
    z-index: 99999;
}

body .r52-a-cookies__btn:hover{
    background: #cf0006;
    border-color: #fff;
}