.wrapper .goods .info_col .three_buttons .fast-order {
    width: 100%;
    float: none;
    display: inline-block;
    margin: 0px 0px 20px 0px;
}
.vendor__wrap {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    position: relative;
}
.vendor__wrap .alpha-vendor-nav {
    flex: 0 0 195px;
    columns: 4;
    position: sticky;
    top: 0;
}
.vendor__wrap .badge {
    margin: 3px auto;
    padding: 5px;
    font-size: 16px;
    line-height: 20px;
    background-color: #eef4f6;
    color: #000;
    align-content: center;
    font-weight: 400;
}
.vendor__wrap .alpha-vendor-nav .vendor__link-wrap {
    /* width: 100%;
    display: flex;
    justify-content: center; */
    text-align: center;
    display: block;
}
a.badge:hover,
a.badge:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
a.badge:hover {
    background-color: #bec8ca;
    color: #000;
}
 a.badge.active {
    background-color: #3583b2;
    color: #fff;
    cursor: pointer;
}
.links__wrap {
    display: flex;
    width: 100%;
    padding-bottom: 30px;
}
.catalog-link {
    flex: 0 0 50%;
    display: block;
    font-size: 20px;
    line-height: 1.25;
    color: #3583b2;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
    padding: 10px;
    position: relative;
}
a.catalog-link {
    color: #414141;
    background-color: #f2f4f4;
}
a.catalog-link:hover {
    text-decoration: none;
    opacity: .7;
}
.catalog-link:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 3px;
    background-color: #3583b2;
}
a.catalog-link:before {
    background-color: #9e9e9e;
}
.grey-element {
    background-color: #fafafa;
}
.vendor-list .alpha-group-vendor {
    display: flex;
    flex-wrap: wrap;
}
.vendor-list .item {
    flex: 0 0 33.33%;
    padding: 8px 8px;
}
.vendor-list .vendor-cat-list {
    min-height: auto;
}
.vendor-list .more-handler span {
    color: rgb(209, 0, 26);
    border-bottom: 1px dashed rgb(209, 0, 26);
}
.sale-block {
    background-color: #f4f4f4;
    border-radius: 0 0 6px 6px;
    height: 331px;
    font-size: 16px;
    display: flex;
    margin-bottom: 30px;
}
.sale-block .fz14 {
    font-size: 14px;
}
.sale-block .fz12 {
    font-size: 12px;
}
.sale-block .fw500 {
    font-weight: 500;
}
.sale-block .descr {
    color: #676767;
}
.sale-block__left {
    padding: 29px 30px 25px 20px;
    flex: 1;
}
.sale-block__left p {
    line-height: 1.15;
}
.sale-block h1 {
    margin: 0;
    padding-bottom: 10px;
}
.search-category__wrapper {
    margin-top: 15px;
    position: relative;
    width: 351px;
    margin-bottom: 10px;
}
.search-category__loup {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 11px;
    left: 11px;
    z-index: 2;
}
.search-category__loup svg {
    max-width: 100%;
}
.search-category__x {
    position: absolute;
    width: 13px;
    height: 12px;
    top: 10px;
    right: 13px;
    z-index: 2;
}
.search-category__x svg {
    max-width: 100%;
    cursor: pointer;
}
.search-category {
    padding: 10px 38px 10px 33px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    line-height: 18px;
    font-size: 14px;
    width: 100%;
    font-weight: 400;
    position: relative;
}
.search-category::placeholder {
    color: #bdbdbd;
}
.sale-block .swiper {
    width: 500px;
}
.sale-block .swiper .swiper-slide-active {
    opacity: 1;
}
.sale-block .swiper-slide {
    width: 500px;
}
.sale-block .swiper img {
    max-width: 100%;
}
.sale-column {
    padding: 0 10px!important;
}
.no-sale-category-message {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 110px;
    text-align: center;
}
.sale-category__wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sale-category__item {
    flex: 0 0 calc(50% - 5px);
}
.photo-link {
    position: relative;
}
.photo .photo-link .marketing-delta {
    position: absolute;
    width: 40px;
    height: 22px;
    background-color: #d1001a;
    color: #fff;
    right: 3px;
    bottom: 10%;
    font-weight: 700;
    font-style: italic;
    font-size: 14px;
    transform: rotate(-10deg);
    display: flex;
    align-items: center;
    justify-content: center;
}
.sale-item .marketing-price.has-super-price {
    color: #d1001a;
}
.red-font {
    color: #d1001a;
}
.wrapper .catalog .goods_list .goods-col .sale-item {
    border: 2px solid #d1001a;
}
.sale-title {
    position: absolute;
    bottom: 100%;
    left: -2px;
    top: auto;
    width: auto;
    border-radius: 3px 3px 0 0;
    display: inline-block;
    padding: 5px 10px;
    background: #d1001a;
    color: #fff;
}
.sale-btn {
    width: 100%;
    background-color: #d1001a;
    text-align: center;
    color: #fff;
    position: relative;
    border-radius: 5px;
    padding: 3px;
    display: block;
    margin-top: 8px;
}
.sale-btn:hover {
    color: #fff;
    text-decoration: none;
}
.sale-btn__title {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}
.sale-btn__text {
    text-align: center;
}
.sale-btn__arrow {
    position: absolute;
    width: 8px;
    height: 13px;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
}
.flex-container {
    display: flex;
    flex-wrap: wrap;
}
.wrapper .catalog .goods_list .goods-col.flex-container .item-table {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
@media screen and (max-width: 1200px) {
    .sale-block__right {
        display: none;
    }
    .sale-block {
        height: auto;
    }
}
@media screen and (max-width: 991px) {
    .vendor__wrap {
        display: block;
        position: static;
    }
    .vendor__wrap .alpha-vendor-nav {
        flex: none;
        columns: auto;
        position: static;
        top: auto;
    }
    .vendor__wrap .alpha-vendor-nav .vendor__link-wrap {
        width: auto;
        display: inline-block;
        padding: 0 3px;
    }
    .sale-category__item {
        flex: 0 0 100%;
    }
}
@media screen and (max-width: 575px) {
    .vendor__wrap .badge {
        padding: 3px;
        font-size: 14px;
        line-height: 18px;
    }
    .catalog-link {
        font-size: 16px;
    }
    .search-category__wrapper {
        margin-top: 15px;
        position: relative;
        width: 100%;
    }
}

@media screen and (max-width: 400px) {
    .sale-title {
        font-size: 10px;
    }
    .sale-btn__arrow {
        display: none;
    }
    .sale-btn__title {
        font-size: 14px;
    }
}
