.b-filter .b-form_box .marg-bot {
    margin-bottom: 7px;
}

.img-main-news {
    float: left;
    margin: 2em;
}

.h2_main_news {
    margin-bottom: 1em;
}

.container .b-announce_pic {
    border-left: 0px;
}

.order-detail-wrap input[type=checkbox].bx-soa-pp-company-checkbox {
    position: absolute;
    top: 7px;
    left: 7px;
    margin: 0;
    padding: 0;
    z-index: 100;
}

.b-product_general_info_specs .b-product_general_info_specs_additional {
    margin-top: -1px;
}

.b-page_content .container .proxy-h2 {
    font: 700 25px 'Open Sans', sans-serif;
}

h2.b-related_goods_heading_title {
    font: 700 25px 'Open Sans', sans-serif;
}

.news-det {
    font: 400 18px 'Open Sans', sans-serif;
    color: #a1a1a1;
}

.b-good h2.b-good_title a {
    /* font:600 .845em 'Open Sans',sans-serif; */
}

.b-cart-back {
    text-decoration: none;
    color: #adadad;
}

.b-cart-back:hover {
    color: #3a3d3e;

}

.b-account .btn-back {
    width: 20%;
    margin-bottom: 2em;
}

.container .b-path li>ul>li {
    text-decoration: underline;
}

.b-search-result_item_content {

    margin-right: 7em;

}

.b-search-result_group .b-search-result_item_content .price {
    font-weight: bold;
    top: 2em;
    right: 2em;
}

.i-category-person:before {
    content: '\e808';
    font-size: 37px;
}

.b-range_wg_value:after {}

.b-filter_wrap .new-p:after {
    font: normal 1em !important;
    content: 'мес' !important;
}

.label-cheek {
    display: block;
}

.cheek-text {

    float: left;
    width: 80%;
}

.cheek-block .checker {
    float: left;
    margin-right: 1em;
}

.clr {
    clear: both;
}

.b-subscribe p a {
    color: #7c7c7c;
}

.b-form_box_link {
    font-size: 14px;
    line-height: 20px;
}

/**** PRE-OG ****/
.js-og-loader {
    position: absolute;
    background-image: url("/images/PxGR.gif");
    background-size: contain;
    background-position: center center;
    z-index: 1;
    width: 24px;
    height: 24px;
}


.b-catalog_psevdo-sub_item_pic_capsule {
    overflow: hidden;
}

.b-catalog_psevdo-sub_item {
    position: relative;
}

.b-catalog_psevdo-sub_item.active {
    background-color: #fff;
    box-shadow: 0 5px 25px 2px rgba(150, 150, 150, 0.6);
    /*border-bottom: 2px solid #a9a9a9;*/
    opacity: 0.6;
}

.b-catalog_psevdo-sub_item.active:after {
    content: '';
    display: block;
    width: 100%;
    height: 4px;
    background-color: #a9a9a9;
    background-color: #F44336;
    position: absolute;
    bottom: -1px;
    left: 0;

}

/*.b-catalog_psevdo-sub_item.active .b-catalog_psevdo-sub_item_info_title{
	color: #a0a0a0;
}*/

.scrollToTop {
    display: none;
    position: fixed;
    bottom: 50px;
    right: 50px;
    font-size: 16px;
    background: #f6110038;
    text-align: center;
    padding: 4px 11px 5px 11px;
    cursor: pointer;
    /*border-radius: 100%;*/
    z-index: 20;
}

.scrollToTop:hover {
    background: #f6110058;
}

.b-product_general_colors .not-available {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="red" d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>');
}