body {
    overflow-y: inherit;
}

.fixsed {
    position: fixed;
    width: 100%;
    top: 0;
}

/* #bx_basketFKauiI:hover {
    color: #fff;
    background-color: #fc9c5c;
} */

#bx_basketFKauiI #but_cart:hover {
    color: #fff;
}
.mobile-modification{
    display: none;
}

.menu_in #baground_big_block,
.cab_in #baground_big_block {
    display: block !important;
}

.icon__geoip__city, .bxmaker__geoip__city__line-name,
.bxmaker__geoip__city__line-name.js-bxmaker__geoip__city__line-name.js-bxmaker__geoip__city__line-city {
    display: inline-block;
    vertical-align: middle;
    border-bottom: none;
    color: #666;
    font-size: 14px;
}
.icon__geoip__city:hover, .header__top_city .bxmaker__geoip__city__line-name:hover, .bxmaker__geoip__city__line-name.js-bxmaker__geoip__city__line-name.js-bxmaker__geoip__city__line-city:hover {
    color: #fa6405;
}
.bxmaker__geoip__city__line-question-text span {
    cursor: default;
}
.header .bxmaker__geoip__city__line-info-content {
    display: none;
}
.header .bxmaker__geoip__city__line-question-btn-box {
    padding: 25px 25px;
    text-shadow: none;
    background-color: #FFF;
    position: relative;
}
.header .bxmaker__geoip__city__line-question-text {
    padding-bottom: 0;
}
/* правки меню + header */

#nav_list > li > .nav_list {
    width: 390px;
}

#nav_list .nav_list {
    width: 353px
}

.nav__item_catalog {
    width: 100%;
}

.nav > * > .nav_list li > .nav_list,
.nav__conteiner > * > .nav_list li > .nav_list {
    margin-left: 389px;
}

.items .item_1level:hover {
    border-color: #c9c9c9;
}

.nav > * > .nav_list li > .nav_list,
.nav__conteiner > * > .nav_list li > .nav_list {
    margin-left: 389px
}

.header__form-wrap {
    vertical-align: middle;
}

.header__form-wrap form {
    margin: 0;
}

.header__but_catalog:before {
    margin-right: -.25em;
}

.banner-counter__title {
    top: 15px;
}

.header {
    /* z-index: 11; */
}

.nav_list > .js-lastopen > .nav__item,
.nav_list > .parent_one:hover > .nav__item,
.nav_list > .parent_two:hover > .nav__item {
    color: #fa6405;
    background-color: #f9f9f9;
    transition: none !important
}

.header__but .cabinet-info {
    /*display: none;*/
}

.header__but.active .cabinet-info {
    display: block;
}

.nav__item_color {
    width: calc(25% - 1px);
}

.nav__item_categories {
    width: 100%;
}
.toggle-wrap.toggle-wrap_tags .toggle-wrap__item.ui-state-active {
    box-shadow: 0 0;
}

.toggle-wrap.toggle-wrap_tags .toggle-wrap__item a {
    line-height: 30px;
}


/* карточки товаров */

.shop_top_list.items .item {
    width: calc(25% + 1px);
    border: .5px solid #e4e4e4;
}

.input-group:after {
    content: '';
    display: table;
    clear: both;
}

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
    width: 30px;
    height: 30px;
    background-color: #f9f9f9;
    border: 1px solid #e4e4e4;
}

.brandshop-footer__item {
    height: auto;
}


/* фильтр */

.filters__filter {
    /* margin: 0; */
}

.filters__content {
    /* padding: 0; */
}

.filters__container {
    height: 0;
    overflow: hidden;
}

.bx-active .filters__container {
    height: auto;
}

.bx-filter-parameters-box .filters__title:before {
    transform: rotate(90deg);
}

.bx-filter-parameters-box.bx-active .filters__title:before {
    transform: scale(-1) rotate(90deg);
}

.bx-filter-block {
    display: none;
    /* display: block;
    margin: 0;
    padding: 0 13px;
    height: 0;
    overflow: hidden; */
}

.bx-active .bx-filter-block {
    /* height: auto; */
}

.bx-filter-parameters-box-container {
    /* padding-bottom: 13px; */
    /*margin-bottom: 15px;*/
}

.bx-filter-parameters-box-title .fa {
    display: none;
}

.bx-filter-parameters-box-container-block.bx-left {
    margin: 0;
}

.bx-filter-popup-result a {
    width: 100%;
}


/* дет.страница карточки товара */

span.variant__list-title {
    line-height: 26px;
}

.link-label__item {
    line-height: 28px;
}

.nav_parts .nav__wrap.active,
.nav_parts .ui-state-active {
    height: 49px;
}

.variant .ya-share2__list_direction_horizontal > .ya-share2__item {
    width: 25px;
    height: 0;
    padding-bottom: calc(100% * 3 / 7);
    background-size: cover !important;
    margin: 0;
    margin-left: 10px;
}

.variant .ya-share2__list_direction_horizontal > .ya-share2__item:first-child {
    margin-left: 0;
}

.item__price-old_cart {
    min-height: 13px;
}

.item__img img {
    max-height: 100%;
    margin: auto;
    display: block;
}

.variant__item:first-child {
    padding-top: 24px;
}

.recent-variants-conteiner {
    margin-top: 115px;
}


.social-enter__but i {
    width: 20px;
    height: 20px;
}

.social-enter__but span {
    font-size: 0;
}

.separate-block_registration .social-enter__but span {
    font-size: .8rem;
}

.form__textarea_big:before {
    left: 0 !important;
}

.block-partition_thankyou {
    background-color: #fff;
}

.bonus-info {
    margin-bottom: 130px;
}

.b-action_inner,
.b-action__caption,
.b-action__right,
.b-action__logo,
.b-action_inner .b-action__logo {
    height: auto;
}

.b-action_inner .b-action__logo img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.b-action__right {
    width: 200px;
}

.b-action__logo {
    width: 200px;
    height: 200px;
    display: block;
    float: left;
    border-right: 1px solid #e4e4e4;
    text-align: center;
    padding: 0;
}

.brandshop-group .box-img2,
.brandshop-group .box-img2 img {
    max-height: 212.7px;
}

.brandshop-slider__item {
    width: 155px;
}

.variant__item {
    padding: 24px;
}

.variant__item.variant__item_last {
    padding: 14px 24px;
}

.variant__b-feauters {
    margin-left: -.25em;
}

.order-main-wrp {
    width: 100%;
    display: block;
    /* margin-bottom: 135px; */
}

#ItemsOptions {
    margin-bottom: 0;
}

.order-main-wrp .cart-main {
    float: left;
}

.order-main-wrp:after,
.order-main-wrp:before,
#ItemsOptions:after,
#ItemsOptions:before {
    content: '';
    display: table;
    clear: both;
}

.ui-selectmenu-menu .ui-widget.ui-widget-content {
    width: 349px !important;
    margin-top: -1px;
}

.ui-selectmenu-menu .ui-widget.ui-widget-content .ui-menu-item-wrapper {
    padding-top: 5px;
    padding-bottom: 5px;
}

.choice-city__block a {
    line-height: 200%;
}

.choice-city__column_objects {
    width: 290px;
}

.choice-city__caption {
    white-space: normal;
}

.cart-info__delivery {
    margin: 11px 0;
}

.cart-info__orders {
    font-size: 12px;
}

.cart-info__pic img:first-of-type {
    width: 35px;
}

.nav_divide {
    margin-left: 24px;
}


.mb_120 {
    margin-bottom: 120px;
}

.items.items_3 .slick-slide.slick-current {
    border-left: 1px solid #e4e4e4;
}

.items.items_3 .slick-slide {
    border-left: 0;
}

.item__price .rub {
    font-size: 19px;
}


.table_list .js-item-anim-fade,
.table_list .js-item-anim-fade__el {
    height: 116px;
}

.table_list .item__price-old {
    margin-bottom: 4px;
}

.table .table_discounts-listing {
    margin-bottom: 0;
}

.table .table-variants-conteiner {
    z-index: 10;
}
.b-preview__left {
    width: calc(100% - 690px);
}

.b-popular .items .item {
    padding-left: 20px;
    padding-right: 20px;
}

.table_list .el-plate-container {
    max-height: 16px;
    overflow: hidden;
}

.b-popular .items .item__descript-conteiner .el-plate-container {
    display: none;
}

.header-info {
    border-bottom-width: 2px;
}

.select-ico.select-ico_active {
    z-index: 1000;
}

#fast-tags #categories-wrap,
#fast-tags #categories-wrap .ui-widget-content {
    background: transparent !important;
    border: 0;
}

.ui-spinner a.ui-spinner-button {
    position: absolute;
}

a span {
    line-height: inherit;
}
/* Для нового вида каталога */
.catalog-items_list #itemsGrid,
.catalog-items_grid #itemsList{
    display: none;
}
.k_loader {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
    background-image: url(img/ripple.svg);
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1000000;

}
.logo-mobile,
.mobile-header-burger{
    display: none;
}
