/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

.slider_wrapper .product-item-container {
    padding: 5px;
    position: relative;
}

.product_item-link {
    display: block;
    color: var(--main_font_color);
    text-align: center;
}

.product_item_img {
    position: relative;
}

.product-item {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 20px;
    position: relative;
    background-color: #FFFFFF !important;
    box-sizing: border-box;
    border-radius: 30px;
    min-height: 510px;
}

.sale-products-gift.bx_sale_gift_main_products .product-item {
    min-height: 100% !important;
}

.product_item_title .name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0;
    overflow: hidden;
    height: 32px;
    background-color: #fff;
    z-index: 1;
    position: relative;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    font-size: 14px;
    line-height: 16.8px;
}

.product_item_title .name span {
    font-weight: bold;
}

@media (min-width: 1024px) {
    .product_item_title .name {
        text-align: left;
    }
}

@media (max-width: 1024px) {
    .product_item.product-item .product_item_buy_box {
        padding-top: 10px;
    }
}

@media (min-width: 1024px) {
    .product_item.product-item .product_item_buy_box {
        display: flex;
        align-items: center;
        width: 100%;
    }
}

.scu_params_wrapper {
    padding-top: 12px;
    height: 31px;
}

.product_item__price {
    position: relative;
    text-align: center;
}

.product_item__price .price-unit {
    font-size: 11px;
    color: var(--main_font_color);
    font-weight: normal;
    text-align: center;
}

.favour__list .price-unit {
    font-size: 20px;
    color: var(--main_font_color);
    font-weight: normal;
}

.product_item__price .price {
    font-size: 20px;
    font-weight: normal;
    color: var(--main_font_color);
    margin-right: 11px;
}

.product_item__price .old_price span i {
    margin-left: 3px;
}

.product_item__price .price span i {
    margin-left: 3px;
}

.product_item__price .old_price {
    font-size: 18px;
    color: #8B8B8B;
    position: relative;
    line-height: 22px;
    width: 100%;
}

.old_price span {
    position: relative;
    display: inline-block;
    padding: 0 2px;
    font-weight: 500;
    color: #999999;
    font-size: 16px;
    line-height: 16px;
    left: 0;
    top: 0px;
}

.old_price span:before,
.bx_item_price .old:before {
    content: '';
    display: block;
    position: absolute;
    width: 110%;
    height: 1px;
    border-top: solid 1px rgba(143, 143, 143, .9);
    top: 0;
    bottom: 0;
    left: -2px;
    margin: auto;
}

.favour__list {
    margin-left: -10px;
    margin-right: -10px;
}

.slider .product-item-container {
    width: 100%;
    max-width: 100%;
}

.bx-touch .product-item-container {
    height: auto;
}

.main-slider .product_item {
    width: 100%;
    max-width: 100%;
}

.main-slider .product_item {
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    overflow: hidden;
}

.basket-item-list .close-btn {
    width: 11px;
    height: 11px;
    right: 10px;
    top: 10px;
}

.basket-item-list .product_item_name_box {
    font-size: 12px;
    height: auto;
    padding: 0;
    padding-bottom: 5px;
}

.basket-item-list .product_item__price .old_price {
    position: relative;
    bottom: auto;
    font-size: 11px;
}

.basket-item-list .product_item__price .price {
    font-size: 12px;
}

.basket-item-list .close-btn:before,
.basket-item-list .close-btn:after {
    width: 100%;
    top: 5px;
    left: 0;
}

.catalog__list-wrapper .product_item_img:hover {
    -webkit-box-shadow: 0 0 10px rgba(53, 53, 53, 0.15);
    box-shadow: 0 0 10px rgba(53, 53, 53, 0.15);
    z-index: 150;
}

.product_item_wrapper_img {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 250px;
    line-height: 250px;
    text-align: center;
}

.product_item_img:hover .product-item-image-wrapper {
    opacity: 1;
}

.product_item_wrapper_img .product_item_img-bg {
    width: auto;
    height: auto;
    max-width: 95%;
    max-height: 206px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}

.product_item__icons {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
}

.product-item-container.hover .product_item__icons {
    opacity: 1;
}

.product-item-container:hover .product_item__icons {
    opacity: 1;
}

.to_compare {
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.product_item__price .product-item-info-container {
    position: absolute;
    bottom: 10px;
    right: 5px;
    z-index: 100;
    cursor: pointer;
    margin-bottom: 0;
}

.product_item__ico {
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
    position: relative;
}

.product_item__ico a {
    display: block;
}

.favour__list .product_item__price .favour-in {
    display: none;
}

.fast_view.btn-primary {
    z-index: -1;
    opacity: 0;
    position: absolute;
    width: 170px;
    height: 46px;
    left: 0;
    right: 0;
    top: 45px;
    bottom: 0;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    font-size: 14px;
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    color: var(--main_font_color) !important;
}

.fast_view.btn-primary:hover {
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
    background-color: #fff !important;
    color: var(--main_font_color) !important;
}

.fast_view.btn-primary:active,
.fast_view.btn-primary:focus {
    background-color: #fff !important;
    color: var(--main_font_color) !important;
}

.bx-no-touch .product-item-container.hover .product-item,
.bx-no-touch .product-item-container:hover .product-item {
    position: relative;
    right: auto;
    left: auto;
    width: auto;
}

.bx-no-touch .product-item-container.hover .product-item {
    left: auto;
    right: auto;
}

.bx-no-touch .product__list .product-card .product-item-container.hover .product-item,
.bx-no-touch .product__list .product-card .product-item-container:hover .product-item {
    right: auto;
    left: auto;
}

.bx-touch .product-item {
    width: auto;
    background: #fff;
}


.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden,
.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden,
.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden {
    height: 30px;
    z-index: 1;
    opacity: 1;
    position: relative;
    margin-top: 16px;
}

.product-item-scu-block-name {
    font-size: 12px;
    margin-bottom: 5px;
}

.bx-touch .product-item-info-container.product-item-hidden {
    height: auto;
}


.product_item .product_item_img:hover .fast_view {
    opacity: 1;
    z-index: 150;
}

.bx-no-touch .product-detail-sales-slider .product-detail-sales-slider .product-item-container.hover .product-item,
.bx-no-touch .product-detail-sales-slider .product-detail-sales-slider .product-item-container:hover .product-item {
    position: absolute;
    right: -15px;
    left: -15px;
    padding: 15px 15px 0;
    width: auto;
    border-color: transparent;
    -webkit-box-shadow: 0 7px 10px 0 rgba(0, 0, 0, .19);
    box-shadow: 0 7px 10px 0 rgba(0, 0, 0, .19);
}

.product-detail-sales-slider .bx-touch .product-item {
    padding: 15px 0 0;
    width: auto;
    background: #fff;
}


/*Image*/
.product-item-image-wrapper {
    position: relative;
    display: block;
    margin-bottom: 25px;
    padding-top: 180px;
    width: 100%;
}

.product-detail-sales-slider .product-detail-sales-slider .product-item-container.hover.product-item-scalable-card .product-item-image-wrapper {
    padding-top: 54%;
}

.product__list .product-card .product-item-container .product-item-image-wrapper {
    padding-top: 180px;
}

.product__list .product-card .product-item-container .product-item-image-slider-slide-container,
.product__list .product-card .product-item-container .product-item-image-original,
.product__list .product-card .product-item-container .product-item-image-alternative {
    max-height: 220px;
}

.product-item-image-original,
.product-item-image-alternative {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    max-height: 200px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.product-item-image-original {
    z-index: 1;
}

.product-item-image-alternative {
    z-index: 1;
    opacity: 0;
}

.product-item-big-card .product-item-image-wrapper {
    margin-bottom: 25px;
}

/*Image Slider*/
.product-item-image-slider-slide-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    max-height: 200px;
}

.product-item-image-slide {
    position: relative;
    display: none;
    height: 100%;
    background-color: #fff;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.product-item-image-slider-slide-container img,
.product-item-image-alternative img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: auto;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .product-item-image-slide {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

    .product-item-image-slide.next,
    .product-item-image-slide.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    .product-item-image-slide.prev,
    .product-item-image-slide.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    .product-item-image-slide.next.left,
    .product-item-image-slide.prev.right,
    .product-item-image-slide.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.product-item-image-slider-slide-container>.active,
.product-item-image-slider-slide-container>.next,
.product-item-image-slider-slide-container>.prev {
    display: block;
}

.product-item-image-slider-slide-container>.active {
    left: 0;
}

.product-item-image-slider-slide-container>.next,
.product-item-image-slider-slide-container>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.product-item-image-slider-slide-container>.next {
    left: 100%;
}

.product-item-image-slider-slide-container>.prev {
    left: -100%;
}

.product-item-image-slider-slide-container>.next.left,
.product-item-image-slider-slide-container>.prev.right {
    left: 0;
}

.product-item-image-slider-progress-bar-container {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
}

.product-item-image-slider-progress-bar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    height: 1px;
    background-color: var(--theme-color-primary);
    opacity: .8;
}

.product-item-image-slider-control-container {
    position: absolute;
    right: 0;
    top: 100%;
    left: 0;
    z-index: 15;
    display: block;
    padding: 0;
    text-align: center;
}

.product-detail-sales-slider .product-item-container.hover .product-item-image-slider-control-container,
.product-item-line-card:hover .product-item-image-slider-control-container {
    opacity: 1;
}

.product-item-image-slider-control,
.product-item-image-slider-control.active {
    display: inline-block;
    margin: 0 2px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid var(--main_color);
    cursor: pointer;
}

.product-item-image-slider-control:hover,
.product-item-image-slider-control.active:hover {
    cursor: pointer;
}

.product-item-image-slider-control.active,
.product-item-image-slider-control:hover {
    background-color: var(--main_color);
}

/*Label*/
.product-item-label-text,
.product-item-label-ring {
    position: absolute;
}

.product-item-label-text span,
.product-item-label-ring {
    display: inline-block;
    clear: both;
    margin-bottom: 2px;
    color: #ED5756;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    vertical-align: middle;
    text-align: center;
}

.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring {
    background-color: #fba90c;
}

.product-item-label-text>div,
.product-item-label-ring>div {
    line-height: 0;
}

.product_item .product_card-flags {
    z-index: 1;
}

.product_item .product__list .product_item .product-item-label-top {
    top: 0px;
}


/* TEXT */
.product-item-label-text span {
    padding: 2px 5px;
    vertical-align: middle;
    font-weight: bold;
}

@media (max-width: 767px) {
    .product-item-label-text>div {
        line-height: 0;
    }

    .product-item-label-text.product-item-label-small span,
    .product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
        margin-bottom: 1px;
        padding: 2px 7px;

        line-height: 14px;
    }

    .product-item-big-card .product-item-label-text.product-item-label-small span,
    .product-item-label-text.product-item-label-big span,
    .product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
        margin-bottom: 1px;
        padding: 3px 12px;
        font-size: 14px;
        line-height: 16px;
    }

    .product-item-big-card .product-item-label-text.product-item-label-big span {
        padding: 3px 12px;
        font-size: 20px;
        line-height: 25px;
    }
}

/*RING*/
.product-item-label-ring {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0%;
    font-weight: 500;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
}

.product-item-big-card .product-item-label-ring.product-item-label-small {
    width: 100px;
    height: 100px;
    font-size: 30px;
    line-height: 100px;
}

.product-item-label-ring.product-item-label-big,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
    width: 50px;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
}

.product-item-big-card .product-item-label-ring.product-item-label-big {
    width: 120px;
    height: 120px;
    font-size: 42px;
    line-height: 120px;
}


.product-item-label-top {
    top: 0px;
}

.product-item-label-center {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.product-item-label-center>div {
    text-align: center;
}

.product-item-label-left {
    left: -20px;
}

.product-item-label-ring.product-item-label-left {
    left: -5px;
}

.product-item-label-left>div {
    text-align: left;
}

.product-item-label-bottom {
    bottom: 15px;
}

.product-item-label-middle {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.product-item-detail-price .product-item-label-ring.product-item-label-right {
    left: 100px;
}

.product-item-label-ring.product-item-label-right {
    right: 0px;
}

.product-item-label-right>div {
    text-align: right;
}

.product-item-label-center.product-item-label-middle {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/*Title*/
.product-item-title {
    overflow: hidden;
    margin: 0;
    padding: 0;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
}

.bx-touch .product-item-title,
.product-detail-sales-slider .product-item-container.hover .product-item-title {
    overflow: auto;
    white-space: normal;
}

.product-item-title a {
    color: #3f3f3f;
    text-decoration: none;
}

.product-item-line-card .product-item-title {
    white-space: normal;
    text-align: left;
}

.product-item-big-card .product-item-title a {
    font-size: 21px;
}

.product-item-line-card .product-item-title a {
    font-size: 20px;
}

@media (max-width: 1199px) {
    .product-item-big-card .product-item-title a {
        font-size: 18px;
    }
}

@media (max-width: 991px) {
    .product-item-big-card .product-item-title a {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .product-item-big-card .product-item-title a {
        font-size: 14px;
    }
}

@media (max-width: 575px) {
    .product-item-big-card .product-item-title a {
        font-size: 16px;
    }
}

/*Price*/
.product-item-price-container {
    text-align: center;
    line-height: 1;
}

.product-item-price-current {
    color: #3f3f3f;
    white-space: nowrap;
    font-weight: bold;
    font-size: 13px;
}

.product-item-price-old {
    color: #a5a5a5;
    white-space: nowrap;
    font-size: 12px;
}

.product-item-big-card .product-item-price-current,
.product-item-big-card .product-item-price-old {
    vertical-align: middle;
    line-height: 20px;
}

.product-item-big-card .product-item-price-container {
    margin: 0 0 10px;
}

.product-item-big-card .product-item-price-current {
    font-size: 18px;
}

.product-item-big-card .product-item-price-old {
    font-size: 15px;
}


.product-item-info-container-title {
    font-size: 12px;
}

.bx-touch .product-item-info-container.product-item-touch-hidden {
    display: none !important
}

.bx-touch .product-detail-sales-slider .product-item-info-container.product-item-hidden,
.bx-no-touch .product-detail-sales-slider .product-item-container.hover .product-item-info-container.product-item-hidden {
    display: block;
    opacity: 1;
    top: 0;
    z-index: 1;
}

/*Amount*/
.product-item-amount {
    text-align: center;
}

.product-item-amount-field-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 26px;
    height: 26px;
    border-radius: 50%;
    background-color: #fff;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    opacity: 1 !important;
}

.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover {
    background: #fff;
}

.product-item-amount-field-btn-plus:active,
.product-item-amount-field-btn-minus:active {
    background: #fff;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
    opacity: .5 !important;
    cursor: default;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover {
    background-color: #fff;
}

.product-item-amount-field-btn-plus:after {
    content: '\f067';
    font-size: 12px;
    font-family: FontAwesome;
    color: var(--main_font_color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: .8;
}

.product-item-amount-field-btn-minus:after {
    content: '\f068';
    font-size: 12px;
    font-family: FontAwesome;
    color: var(--main_font_color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: .8;
}

.product-item-quantity-block {
    position: relative;
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #1d5027;
    border-radius: 25px;
}

.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after {
    opacity: 1;
    font-size: 12px;
}

.product-item-amount-field-container .count_input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0px;
    border-left: 0px;
    border-right: 0px;
    height: 26px;
    margin: 0px;
}

.product-item-amount-field {
    display: inline-block;
    padding: 0 5px;
    width: auto;
    max-width: 34px;
    min-width: 34px;
    height: 100%;
    border: 0;
    background: transparent !important;
    color: var(--main_font_color);
    vertical-align: middle;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
}

.product-item-amount-field:focus {
    outline: none !important;
}

.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button {
    margin: 0;
    -webkit-appearance: none;
    appearance: none
}

.product-item-amount-description-container {
    display: block;
    color: #a5a5a5;
    white-space: nowrap;
    font-size: 12px;
}

.product-item-big-card .product-item-amount-field-container {
    text-align: left;
}

.product-item-amount-description-container strong {
    color: #333;
    white-space: nowrap;
}

.product-item-amount-label-container {
    margin: 5px 0;
    color: #a5a5a5;
    font-weight: bold;
    font-size: 12px;
}

/**/
.product-item-quantity {
    font-size: 12px;
    line-height: 15px;
    padding-left: 10px;
    position: relative;
    color: #5FA800;
}

.product-item-quantity:before {
    position: absolute;
    left: 0;
    top: 6px;
    content: '';
    width: 5px;
    height: 5px;
    background-color: #5FA800;
    border-radius: 50%;
}

/*region Properties */
.product-item-properties {
    display: block;
    margin: 0;
}

.product-item-properties dl {
    clear: both;
}

.product-item-properties dt {
    float: left;
    clear: both;
    font-weight: normal;
    font-size: 12px;
}

.product-item-properties dd {
    float: right;
    margin-bottom: 3px;
    margin-left: 5px;
    font-size: 12px;
}

/*endregion*/

/*Compare*/
.product-item-compare-container {
    position: relative;
    display: none;
    margin: 0 -15px;
    padding: 4px 15px;
    min-height: 30px;
    border-top: 1px solid #e6e6e6;
    background: #f3f3f3;
    -webkit-box-shadow: inset 0 1px 1px 0 #eee;
    box-shadow: inset 0 1px 1px 0 #eee;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
}

.product-item-line-card .product-item-compare-container {
    margin: 0;
    border: none;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: center;
}

.bx-touch .product-item-compare-container {
    display: none;
}

.product-item-line-card .product-item-compare-container,
.product-detail-sales-slider .product-item-container.hover .product-item-compare-container {
    display: block;
}

.product-item-compare .checkbox {
    margin: 0;
    padding: 0;
}

/* SCU */
.product_item_sku {
    width: 100%;
}

.bx-no-touch .product-item-container.hover .product_item_sku,
.bx-no-touch .product-item-container:hover .product_item_sku,
.bx-touch .product-item-info-container.product-item-hidden .product_item_sku {
    z-index: 1;
}

.bx-touch .product-item-info-container.product-item-hidden .product_item_sku {
    position: relative;
}

.product-item-line-card .product-item-scu-container {
    text-align: left;
}

.product-item-scu-container-title {
    color: #333;
    font-size: 12px;
}

.product-item-scu-block {}

.product-item-scu-block-title {
    font-size: 12px;
}

.product-item-scu-list {
    margin: 0;
}

.product-item-scu-item-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    padding-left: 0;
    max-width: 100%;
}

.product-item-scu-item-text-container {
    min-width: 32px;
}


.product-item-scu-item-color-block {
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
}




.product-item-scu-item-color-block.product-item-scu-item .product-item-scu-item-color {
    position: relative;
    top: 0;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    border: 1px solid #d9d9d9;
    border-radius: 50%;
    margin-right: 10px;
}

.product-item-scu-item-text-block {
    position: relative;
    padding: 2px 5px;
    border: 1px solid #d9d9d9;
    cursor: pointer;
    border-radius: 3px;
}



.product-item-scu-item-text-container.selected .product-item-scu-item-text-block {
    border-width: 1px;
}


.product-item-scu-item-text {
    overflow: hidden;
    max-width: 100%;
    vertical-align: middle;
    text-align: center;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px;
    line-height: 18px;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
    position: relative;
    border-color: #a9adb4 !important;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block.product-item-scu-item:after {
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    background: rgba(255, 255, 255, 0.75);
    background-size: 10px;
    content: "";
}

.product-item-scu-item-text-block:hover,
.product-item-scu-item-color-block:hover,
.product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.product-item-scu-item-color-container.selected .product-item-scu-item-color-block {
    border-color: var(--main_color);
}

/*Description*/
.product-item-description-container {}

.product-item-description-container p {
    color: #575757;
    font-size: 13px;
}



.wrapper-select-block {
    /* размер и позиционирование */
    position: relative;
    width: 100%;
    padding: 5px 10px;
    /*Общие стили */
    background: #fff;
    border: 1px solid #d2d2d2;
    color: #000;
    outline: none;
    cursor: pointer;
    /* Настройки шрифтов */
    border-radius: 3px;
    font-size: 14px;
}

.wrapper-select-block:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -6px;
    border-width: 6px 0 6px 6px;
    border-style: solid;
    border-color: transparent #555;
}

@media (max-width: 1024px) {
    .wrapper-select-block:after {
        right: 8px;
    }
}

.product-item-scu-list .select-val {
    display: none;
}

.product-item-scu-list.wrapper-select-block .select-val {
    display: block;
    font-size: 12px;
}

.wrapper-select-block .select-block {
    /* размер и позиция */
    position: absolute;
    top: 100%;
    border-top: 0;
    border-radius: 0 0 3px 3px;
    padding: 0;
    left: -1px;
    /* Size */
    right: -1px;
    /* Size */

    /* Стили */
    background: #fff;
    font-weight: normal;
    opacity: 0;
    pointer-events: none;
    max-height: 84px;
    display: block;
    z-index: 2;
}

.wrapper-select-block .select-block li {
    display: block;
    padding: 0;
}

.wrapper-select-block .select-block li .product-item-scu-item {
    display: flex;
    flex-wrap: wrap;
    padding: 5px 10px;
    border: 0;
    border-radius: 0;
    align-items: center;
}

.wrapper-select-block .select-block li .product-item-scu-item span {
    font-size: 12px;
}

.wrapper-select-block .select-block li.selected .product-item-scu-item {
    background-color: rgba(185, 69, 96, .3);
}

.wrapper-select-block .select-block li .select-item {
    text-align: left;
    font-size: 12px;
}

/* Состояние при наведении курсора */
.wrapper-select-block .select-block li:hover .product-item-scu-item {
    background: #f3f8f8;
}

/* активное состояние */
.wrapper-select-block.active .select-block {
    opacity: 1;
    pointer-events: auto;
}

.wrapper-select-block.active:after {
    border-color: #555 transparent;
    border-width: 6px 6px 0 6px;
    margin-top: -3px;
}

.wrapper-select-block.active {
    border-radius: 3px 3px 0 0;
}




/*Buttons*/
.product-item-button-container {
    width: 100%;
}

.product-item-button-container .btn.btn-link {
    color: #ff0000;
    cursor: default;
    width: 100%;
    border: 2px solid #ff0000;
    border-radius: 25px;
    height: 40px;
}

.product-item-button-container .btn.btn-link:hover {
    text-decoration: none;
}

.btn.product-item-detail-buy-button,
.product_item__cart .basket_icon {
    font-weight: normal;
    font-size: 14px;
    background-color: var(--main_color);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
    white-space: nowrap;
    width: 100%;
}

.btn.product-item-detail-buy-button:hover,
.product_item__cart .basket_icon:hover {
    color: #fff;
    background-color: var(--main_color_hover);
}

.btn.product-item-detail-buy-button:active,
.product_item__cart .basket_icon:active {
    background-color: var(--main_color_active);
    color: #fff;
}

.btn.product-item-detail-buy-button:focus,
.product_item__cart .basket_icon:focus {
    background-color: var(--main_color_active);
    color: #fff;
}

.btn.offers-item-link {
    font-weight: normal;
    font-size: 14px;
}

.btn.offers-item-link .fa {
    margin-left: 5px;
    font-size: 14px;
    font-weight: normal;
}

.basket_icon span {
    display: inline-block;
    vertical-align: middle;
}

.product_card_detail .special_offer .product-item-image-wrapper {
    padding-top: 180px;
}

.product_card_detail .product_item__cart .basket_icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product_item__cart .offers-item-link {
    font-weight: normal;
    font-size: 14px;
    background-color: var(--main_color);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
    position: relative;
}

.product_item__cart .offers-item-link:hover {
    background-color: var(--main_color_hover);
    color: #fff;
}

.product_item__cart .offers-item-link:active,
.product_item__cart .offers-item-link:focus {
    background-color: var(--main_color_active);
    color: #fff;
}

.product_item__cart .offers-item-link span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}

.product_item__cart .offers-item-link .fa-angle-right {
    width: 18px;
    line-height: 1;
    font-size: 14px;
    position: relative;
    top: -1px;
}

.mini-quantity-btn-slider .product_item__cart .offers-item-link,
.mini-quantity-btn-slider .product_item__cart .basket_icon.btn-not-avaliable {
    padding-left: 9px;
    padding-right: 9px;
}

.product_item__cart .basket_icon.btn-not-avaliable .img_basket {
    background: none;
    font-size: 16px;
    line-height: 18px;
}

@media (min-width: 1024px) {
    .product_item__cart .basket_icon.btn-not-avaliable .img_basket {
        background: none;
        font-size: 16px;
        line-height: 1;
        margin-right: 5px;
        position: relative;
        top: -1px;
    }

    .basket_icon span {
        line-height: 1;
    }
}


/*Stickers*/
.product-item-sticker,
.product-item-sticker-round {
    display: none;
}

/*More*/
.product-item-more-container {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 15px 5px;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 2px;
}

.product-item-more-wrapper {
    position: relative;
    display: block;
    margin-bottom: 15px;
    padding-top: 116%;
    width: 100%;
}

.product-item-more {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #f3f3f3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjk3LjYxMyAyOTcuNjEzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjxjaXJjbGUgY3g9IjE1LjI3OSIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iMTQuODMiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjU5Ljc2OSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTAzLjgxIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIxNC44MyIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE0OC4zMDIiIGN5PSIxMDMuODEiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5Mi4zNDMiIGN5PSI1OS43NjkiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjM4LjIzOCIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNS4yNzkiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjI4Mi43ODIiIHI9IjE0LjgzMSIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMjgyLjc4MiIgcj0iMTQuODMxIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjgyLjMzNCIgY3k9IjE0Ny44NTIiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjwvc3ZnPg==) no-repeat center;
    background-size: 50%;
    opacity: .7;
}

.bx-touch .product-item-more,
.product-detail-sales-slider .product-item-container.hover .product-item-more,
.product-detail-sales-slider .product-item-container:hover .product-item-more {
    opacity: 1;
}

.product-item-more-title {
    overflow: hidden;
    text-align: center;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input[type='number'] {
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}


@media (max-width: 1024px) {
    .product-item-amount-field-btn-minus {
        border-right: 0px;
    }

    .product-item-amount-field-container .count_input {
        border-left: 0px;
    }

    .product-item-amount-field-btn-plus {
        border-left: 0px;
    }

    .product-item-container .product_item .article {
        position: absolute;
        top: 10px;
    }

    .slider .owl-stage-outer {
        padding-bottom: 10px;
    }

    .slider {
        margin-bottom: 0;
    }

    .fast_view {
        display: none !important;
    }

    .product_item_img:hover .product-item-image-wrapper {
        opacity: 1;
    }

    .product_item_sku {
        margin-top: 0;
    }

    .slider-viewed .product_item__cart .basket_icon .img_basket,
    .catalog-products-viewed-container .product_item__cart .basket_icon span {
        display: inline-block;
    }

    .slider .product-item-container,
    .slider-viewed .product-item-container {
        padding-left: 5px;
        padding-right: 5px;
    }

    .product_item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .product_item_img,
    .product_item_name_box {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        max-width: 55%;
    }

    .product_item_img {
        padding: 10px 0;
        max-width: 45%;
    }

    .product-item-container .product_item .to_favorites {
        top: auto;
        width: 30px;
        height: 30px;
        bottom: 0px;
        left: 0;
        right: 0px;
        top: 0px;
        position: relative;
        margin-left: 0px;
    }

    .product-item-image-wrapper {
        margin-bottom: 0;
        padding-top: 150px;
    }

    .product-item-image-original,
    .product-item-image-alternative {
        width: 95%;
        height: 95%;
    }

    .product-item-image-slider-control-container {
        display: none;
    }

    .product_item_title .name,
    .product_card_detail .special_offer .product_item_title .name {
        white-space: normal;
        padding: 0;
        padding-left: 0px;
        max-height: 42px;
        height: 28px;
        font-size: 14px;
        line-height: 1.2;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

    .product_item__price .price-unit {
        display: inline;
        margin-left: 3px;
    }

    .product_item__price .old_price,
    .product_item_name_box {
        position: relative;
    }

    .product_item_buy_box .btn-block-col {
        position: relative;
        bottom: 0;
        left: 0;
        right: 0;
        padding-left: 5px !important;
        padding-right: 5px;
        margin-bottom: 5px;
    }

    .product_item__cart .basket_icon span {
        font-size: 12px;
    }

    .mini-quantity-btn-slider .product_item__cart .basket_icon .img_basket,
    .mini-quantity-btn-slider .product_item__cart .offers-item-link .fa,
    .mini-quantity-btn-slider .product_item__cart .basket_icon span,
    .mini-quantity-btn-slider .product_item__cart .offers-item-link span {
        display: inline-block;
        vertical-align: middle;
    }

    .product_item__cart .basket_icon .img_basket,
    .slider-viewed .product_item__cart .basket_icon .img_basket,
    .mini-quantity-btn-slider .product_item__cart .basket_icon .img_basket,
    .mini-quantity-btn-slider .product_item__cart .offers-item-link .fa {
        margin-right: 0px;
    }

    .product_item_buy_box {
        padding-top: 0px;
        padding-left: 0px;
    }

    .product-item-amount-field-container {
        padding-right: 0;
    }

    .product-item-amount-field-container .count_input {
        margin: 0px;
        border-radius: 0px;
        height: 36px;
    }

    .product-item-amount-field-btn-minus:after {
        content: '\f068';
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: var(--main_font_color);
        font-size: 12px;
        line-height: 1;
    }

    .product-item-amount-field-btn-plus:after {
        content: '\f067';
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: var(--main_font_color);
        font-size: 12px;
        line-height: 1;
    }

    .product-item-label-ring.product-item-label-small,
    .product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
        font-size: 14px;
        line-height: 17px;
    }

    .product-item-big-card .product-item-label-ring.product-item-label-small,
    .product-item-label-ring.product-item-label-big,
    .product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
        width: 36px;
        height: 36px;
        font-size: 11px;
        line-height: 36px;
    }

    .product-item-big-card .product-item-label-ring.product-item-label-big {
        width: 70px;
        height: 70px;
        font-size: 24px;
        line-height: 70px;
    }

    .product-detail-sales-slider .product_item__price .price-unit {
        font-size: 11px;
        font-weight: normal;
        color: #919191;
    }

    .product-detail-sales-slider .product_item__price .price {
        font-size: 16px;
    }

    .product_card_detail .special_offer .product-item-image-wrapper {
        padding-top: 150px;
    }

    .product-detail-sales-slider .product_item__price .old_price {
        display: block;
        text-align: center;
    }
}

@media (max-width: 575.98px) {
    .product_item__price .to_favorites {
        bottom: 0;
        right: 0;
    }

    .product_item_wrapper_img {
        height: 200px;
        line-height: 200px;
    }

    .product_item_wrapper_img .product_item_img-bg {
        max-height: 156px;
    }
}

.product_item_buy_box {
    position: relative;
}

@media (min-width: 1025px) {
    .product_item_buy_box {
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
}

.product-item-container .product_item__cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    left: 0px;
    visibility: visible;
    width: 100%;
    top: 0px;
    opacity: 1;
}

.product-item-container.hover .product_item__cart {
    position: relative;
    top: 0;
    left: 0;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
}

.product_item_subtitle {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    padding: 0;
    overflow: hidden;
    height: 19px;
    background-color: #fff;
    z-index: 1;
    position: relative;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    margin-bottom: 1px;
    line-height: 18px;
}

.product_item_subtitle a {
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: var(--main_font_color);
    font-weight: bold;
    margin: 0px;
    text-align: left;
}

.product_item_subtitle a:hover {
    border-color: transparent;
}

@media (max-width: 1024px) {
    .product_item_subtitle p {
        text-align: center;
    }

    .product_item_subtitle {
        padding-right: 0px;
    }
}

@media (max-width: 900px) {
    .product_item_subtitle {
        padding-left: 0px;
    }

    .product_item_subtitle p {
        text-align: center;
    }
}

.fa-star {
    margin-left: 5px;
    color: #c5c5c5;
    font-size: 14px;
}

.fa-star:first-child {
    margin-left: 0px;
}

.fa.fa-star.active {
    color: #FFA511;
}

.product-item-container .product_item .article {
    position: relative;
    font-size: 12px;
    line-height: 1;
    color: #808080;
    top: 0px;
}

.product-item-container .product_item .article .article_count {
    left: -58px;
    position: relative;
    top: 0px;
    line-height: 1;
}

.product-item-container.hover .product_item .article .article_count {
    position: relative;
    left: 0px;
    top: 0px;
}

.product-item-container .product_item .article .article_title {
    position: relative;
    left: -100px;
    visibility: hidden;
    top: 0;
}

.product-item-container.hover .product_item .article .article_title {
    visibility: visible;
    left: 0;
    position: relative;
    top: 0;
}

.product-item-container:hover .product_item .article .article_title {
    visibility: visible;
    left: 0;
    position: relative;
    top: 0;
}

.product-item-container:hover .product_item .article .article_count {
    position: relative;
    left: 0px;
    top: 0px;
}

@media (max-width: 1024px) {
    .product-item-container .product_item .article {
        position: absolute;
        top: 10px;
        z-index: 11;
    }

    .product_item_name_box .product_item_title {
        text-align: left;
    }

    .product-item-container .product_item .article .article_title {
        left: 0;
        visibility: visible;
    }

    .product-item-container .product_item .article .article_count {
        left: 0;
    }

    .product-item-container .product_item__cart {
        left: 0;
        position: relative;
        visibility: visible;
    }

    .recipes_block_wrapper {
        margin-bottom: 15px;
    }
}

.product-item-container.hover .product-item {
    z-index: 999;
    overflow: hidden;
}

@media (max-width: 1024px) {
    .bx-touch .product-item-container {
        min-height: 100%;
        height: 100%;
    }

    .product-item-container .product-item {
        min-height: 100%;
    }

    .product_item__icons {
        position: absolute;
        right: auto;
        top: auto;
        bottom: 0;
        left: 0;
        z-index: 100;
        padding: 0px 6px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #fff;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
        border-radius: 14px;
    }

    .product-item-container .product_item .to_compare {
        width: 30px;
        height: 30px;
        position: relative;
        top: 0px;
        left: 0px;
        right: 0px;
        z-index: 11;
        border: none;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .product-item-image-slider-slide-container img,
    .product-item-image-alternative img {
        max-height: 80%;
    }

    .product_item__price .price {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .product-item-amount-field-btn-minus {
        border-right: 0px;
    }
}

@media (max-width: 900px) {
    .product-item-amount-field-btn-minus {
        border-right: 0px;
    }

    .product-item-image-slider-slide-container {
        width: 95%;
        height: 95%;
        top: 15px;
    }

    .product_card_detail .product_item__cart .basket_icon .img_basket {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (min-width: 1024px) and (max-width: 1365px) {
    .product-item-amount-field-btn-minus {
        border-right: 0px;
    }

    .description_block:not(:last-child) {
        margin-right: 15px;
    }
}

.main-button-container .btn {
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-button-container .btn:hover {
    background-color: var(--main_color_hover) !important;
    color: #fff !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.main-button-container .btn:focus,
.main-button-container .btn:active {
    background-color: var(--main_color_active) !important;
    color: #fff !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.btn.disabled {
    background-color: transparent !important;
}

.btn.disabled:hover {
    background-color: transparent !important;
}

@media (max-width: 900px) {
    .sale-products-gift .product_item {
        margin-bottom: 10px;
    }

    .product_item__ico {
        background-color: transparent;
    }

    .col-md-10.catalog__content.pr-3 {
        padding-right: 0px !important;
    }

    .product_card__title .col {
        padding-left: 0px !important;
    }

    .product-detail-byu-container .basket_icon .img_basket,
    .product-detail-byu-container .btn.product-item-detail-buy-button .img_basket {
        display: none;
    }

    .product_item__icons {
        opacity: 1;
    }
}

.basket_icon.btn.btn-not-avaliable {
    position: relative;
    color: #f00;
    cursor: default;
    background-color: #ffffff;
    border: 2px solid #f00;
    width: 100%;
    left: 0px;
    padding: 12px 6px;
}

.basket_icon.btn.btn-not-avaliable:before {
    border-radius: 50%;
    position: absolute;
    content: '';
    width: 52px;
    height: 52px;
    background-image: url("data:image/svg+xml,%3csvg width='52' height='52' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='52' height='52' fill='none' rx='100' ry='100' stroke='%23DBDBDBFF' stroke-width='3' stroke-dasharray='4%2c 6' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
    transform-origin: center;
}

.basket_icon.btn.btn-not-avaliable:hover:before {
    animation: none;
}

.basket_icon.btn.btn-not-avaliable .not_avaliable_icon svg {
    position: relative;
    left: 1px;
    top: 1px;
}

.basket_icon.btn.btn-not-avaliable .not_avaliable_icon {
    line-height: 1;
}

.basket_icon.btn.btn-not-avaliable:active,
.basket_icon.btn.btn-not-avaliable:focus {
    box-shadow: none;
}

.sale-products-gift {
    padding: 0;
    margin-bottom: 5px;
}

.sale-products-gift .product-item-container {
    padding-left: 5px;
    padding-right: 5px;
}

@media (max-width: 900px) {
    .product_item_name_box .rating_item {
        margin-bottom: 10px;
    }

    .sale-products-gift {
        padding: 0px;
    }
}

/* Активные иконки выезжающие справа */

.product-icon-action {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
    display: flex;
}

.product-icon-action .add-wishlist,
.product-icon-action .add-to-compare {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer;
}

.product-icon-action .add-wishlist .active svg {
    fill: var(--main_color);
}

.product-icon-action .add-to-compare .active svg path {
    stroke: var(--main_color);
}

.product-icon-action .add-wishlist svg,
.product-icon-action .add-to-compare svg path {
    transition: .3s;
}

.product-icon-action .add-wishlist:hover svg {
    fill: var(--main_color);
}

.product-icon-action .add-to-compare:hover svg path {
    stroke: var(--main_color);
}

.wishlist_link svg {
    position: relative;
}

.product-icon-action .add-to-compare {
    margin-right: 10px;
}

.btn.btn-primary.offers-item-link {
    position: relative;
}

@media (max-width: 1024px) {
    .btn.btn-primary.offers-item-link {
        top: 0;
    }

    .price-block-col {
        -ms-flex: 0 0 30% !important;
        flex: 0 0 30% !important;
        max-width: 30% !important;
        padding-left: 0px !important;
    }

    .product_item_name_box .product_item_title {
        margin-bottom: 10px;
    }

    .product_item_sku:first-child {
        margin-bottom: 5px;
    }

    .basket_icon.btn.btn-not-avaliable {
        padding-left: 10px;
        padding-right: 10px;
    }

    .scu_params_wrapper {
        height: 19px;
        padding-top: 0px;
    }

    .old_price span {
        position: relative;
        top: 0;
        font-size: 14px;
        line-height: 15px;
    }

    .product_item__price .price {
        font-size: 14px;
        line-height: 15px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .product_item__price .old_price,
    .product_item_name_box {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .product-icon-action {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        right: auto;
        left: 15px;
        top: auto;
        bottom: 10px;
        width: 50px;
        padding: 0px;
    }

    .product-icon-action .add-wishlist,
    .product-icon-action .add-to-compare {
        opacity: 1;
        visibility: visible;
        transform: translateX(0px);
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        top: 0px;
        right: 0px;
        margin-bottom: 0px;
        width: 18px;
        height: 18px;
    }

    .product-icon-action .add-wishlist .wishlist_link,
    .product-icon-action .add-to-compare .compare_link {
        background-color: transparent;
    }

    .product-icon-action .add-to-compare .compare_link svg path {
        stroke: #9B9B9B;
    }

    .product-icon-action .add-wishlist .wishlist_link:before,
    .product-icon-action .add-to-compare .compare_link:before {
        content: none;
    }

    .product-icon-action .add-quick-view {
        display: none;
    }

    .rating_item .count_rating {
        display: none;
    }

    .product-icon-action .add-wishlist .wishlist_link:hover {
        background-color: transparent;
    }

    .product-icon-action .add-wishlist .wishlist_link.active {
        box-shadow: none;
        background-color: transparent;
        background: transparent;
    }

    .product-icon-action .add-wishlist .wishlist_link:active,
    .product-icon-action .add-wishlist .wishlist_link:focus {
        box-shadow: none;
        background-color: transparent;
        background: transparent;
    }

    .product-icon-action .add-to-compare .compare_link.active svg path {
        stroke: #FFBD39;
    }

    .product-icon-action .add-to-compare .compare_link:hover {
        background-color: transparent;
    }

    .product-icon-action .add-to-compare .compare_link.active {
        box-shadow: none;
        background-color: transparent;
        background: transparent;
    }

    .product-icon-action .add-to-compare .compare_link:active,
    .product-icon-action .add-to-compare .compare_link:focus {
        box-shadow: none;
        background-color: transparent;
        background: transparent;
    }

    .product-item-quantity-block {
        top: 0;
    }

    .product_item_buy_box {
        right: -10px;
        margin-right: 10px;
        left: 5px;
    }

    .product-icon-action .add-wishlist .wishlist_link:active:before,
    .product-icon-action .add-to-compare .compare_link:active:before,
    .product-icon-action .add-quick-view .quick_view_link:active:before,
    .product-icon-action .add-wishlist .wishlist_link:focus:before,
    .product-icon-action .add-to-compare .compare_link:focus:before,
    .product-icon-action .add-quick-view .quick_view_link:focus:before {
        content: none;
    }
}




/*styles from card-list*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

.slider_wrapper .product-item-container,
.product__list .product-item-container {
    position: relative;
}

.product_item-link {
    display: block;
    color: var(--main_font_color);
    text-align: center;
}

.product_item_img {
    position: relative;
}

.product_item_table .product_item_img {
    padding-left: 55px;
    padding-right: 15px;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.product_item_table {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 20px;
    position: relative;
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    box-sizing: border-box;
    border-radius: 10px;
    justify-content: space-between;
    align-items: center;
    padding-right: 50px;
    overflow: hidden;
}

.product_item_table .product_item_title {
    margin-bottom: 8px;
}

.product_item_table .product_item_title .name {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    padding: 0px 0;
    overflow: hidden;
    height: 20px;
    background-color: #fff;
    z-index: 1;
    position: relative;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    font-size: 16px;
    line-height: 20px;
    color: var(--main_font_color);
}

@media (max-width: 1024px) {
    .product_item_table .product_item_title .name {
        font-size: 12px;
    }
}

.product_item_table .product_item_title:hover .name {
    color: var(--main_color_hover);
}

@media (min-width: 1024px) {
    .product_item_title .name {
        text-align: left;
    }
}

.product_item_table .scu_params_wrapper {
    height: 20px;
    padding-top: 0px;
    margin-bottom: 15px;
}

.product_item_table .product_item_buy_box {
    padding-top: 0px;
}

.product_item__price {
    position: relative;
    text-align: left;
    display: flex;
    align-items: center;
    line-height: 0;
}

.product_item__price .price-unit {
    font-size: 11px;
    color: var(--main_font_color);
    font-weight: normal;
}

.favour__list .price-unit {
    font-size: 13px;
    color: var(--main_font_color);
    font-weight: normal;
    position: absolute;
}

.product_item__price .old_price span i {
    margin-left: 3px;
}

.product_item__price .price span i {
    margin-left: 3px;
}

.product_item__price .old_price {
    font-size: 18px;
    color: #8B8B8B;
    position: relative;
    line-height: 1;
    width: 100%;
}

.product_item_table .old_price span {
    position: relative;
    display: inline-block;
    padding: 0 2px;
    font-weight: 500;
    color: #8B8B8B;
    font-size: 18px;
    line-height: 22px;
    left: 0;
    top: 0px;
}

.old_price span:before,
.bx_item_price .old:before {
    content: '';
    display: block;
    position: absolute;
    width: 110%;
    height: 1px;
    border-top: solid 1px rgba(143, 143, 143, .9);
    top: 0;
    bottom: 0;
    left: -2px;
    margin: auto;
}

.favour__list {
    margin-left: -10px;
    margin-right: -10px;
}

.slider .product-item-container {
    width: 100%;
    max-width: 100%;
}

.bx-touch .product-item-container {
    height: auto;
}

.main-slider .product_item {
    width: 100%;
    max-width: 100%;
}

.main-slider .product_item {
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 24px;
    overflow: hidden;
}

.basket-item-list .close-btn {
    width: 11px;
    height: 11px;
    right: 10px;
    top: 10px;
}

.basket-item-list .product_item_name_box {
    font-size: 12px;
    height: auto;
    padding: 0;
    padding-bottom: 5px;
}

.basket-item-list .product_item__price .old_price {
    position: relative;
    bottom: auto;
    font-size: 11px;
}

.basket-item-list .product_item__price .price {
    font-size: 12px;
}

.basket-item-list .close-btn:before,
.basket-item-list .close-btn:after {
    width: 100%;
    top: 5px;
    left: 0;
}

.catalog__list-wrapper .product_item_img:hover {
    -webkit-box-shadow: 0 0 10px rgba(53, 53, 53, 0.15);
    box-shadow: 0 0 10px rgba(53, 53, 53, 0.15);
    z-index: 150;
}

.product_item_wrapper_img {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 250px;
    line-height: 250px;
    text-align: center;
}

.product_item_img:hover .product-item-image-wrapper {
    opacity: 1;
}

.product_item_wrapper_img .product_item_img-bg {
    width: auto;
    height: auto;
    max-width: 95%;
    max-height: 206px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}

.product_item__icons {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
}

.product-item-container.hover .product_item__icons {
    opacity: 1;
}

.product-item-container:hover .product_item__icons {
    opacity: 1;
}

.to_compare {
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.product_item__price .product-item-info-container {
    position: absolute;
    bottom: 10px;
    right: 5px;
    z-index: 100;
    cursor: pointer;
    margin-bottom: 0;
}

.product_item__ico {
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
    position: relative;
}

.product_item__ico a {
    display: block;
}

.favour__list .product_item__price .favour-in {
    display: none;
}

.fast_view.btn-primary {
    z-index: -1;
    opacity: 0;
    position: absolute;
    width: 170px;
    height: 46px;
    left: 0;
    right: 0;
    top: 45px;
    bottom: 0;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    font-size: 14px;
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    color: var(--main_font_color) !important;
}

.fast_view.btn-primary:hover {
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
    background-color: #fff !important;
    color: var(--main_font_color) !important;
}

.fast_view.btn-primary:active,
.fast_view.btn-primary:focus {
    background-color: #fff !important;
    color: var(--main_font_color) !important;
}

.bx-no-touch .product-item-container.hover .product_item_table,
.bx-no-touch .product-item-container:hover .product_item_table {
    position: relative;
    right: auto;
    left: auto;
    width: auto;
}

.bx-no-touch .product-item-container.hover .product-item {
    left: auto;
    right: auto;
}

.bx-no-touch .product-item-container .product-item {
    transition: .3s;
}

.bx-no-touch .product-item-container:hover .product-item {
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
}

.bx-no-touch .product__list .product-card .product-item-container.hover .product_item_table,
.bx-no-touch .product__list .product-card .product-item-container:hover .product_item_table {
    right: auto;
    left: auto;
}

.bx-touch .product_item_table {
    width: auto;
    background: #fff;
}

.bx-touch .product-item-info-container {
    height: auto;
}


.product_item .product_item_img:hover .fast_view {
    opacity: 1;
    z-index: 150;
}

.bx-no-touch .product-detail-sales-slider .product-detail-sales-slider .product-item-container.hover .product_item_table,
.bx-no-touch .product-detail-sales-slider .product-detail-sales-slider .product-item-container:hover .product_item_table {
    position: absolute;
    right: -15px;
    left: -15px;
    padding: 15px 15px 0;
    width: auto;
    border-color: transparent;
    -webkit-box-shadow: 0 7px 10px 0 rgba(0, 0, 0, .19);
    box-shadow: 0 7px 10px 0 rgba(0, 0, 0, .19);
}

.product-detail-sales-slider .bx-touch .product_item_table {
    padding: 15px 0 0;
    width: auto;
    background: #fff;
}


/*Image*/
.product_item_table .product-item-image-wrapper {
    position: relative;
    display: block;
    margin-bottom: 25px;
    width: 30%;
    min-width: 130px;
    max-height: 130px;
    height: 100%;
    min-height: 130px;
    max-height: 130px;
    padding: 0px;
}

.product-detail-sales-slider .product-detail-sales-slider .product-item-container.hover.product-item-scalable-card .product-item-image-wrapper {
    padding-top: 54%;
}

.product__list .product-card .product-item-container .product-item-image-wrapper {
    padding-top: 180px;
}

.product__list .product-card .product-item-container .product-item-image-slider-slide-container,
.product__list .product-card .product-item-container .product-item-image-original,
.product__list .product-card .product-item-container .product-item-image-alternative {
    max-height: 220px;
}

.product-item-image-original,
.product-item-image-alternative {
    position: absolute;
    top: 25px;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    max-height: 200px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

@media (max-width: 1024px) {

    .product-item-image-original,
    .product-item-image-alternative {
        top: 0px;
    }
}

.product-item-image-original {
    z-index: 0;
}

.product-item-image-alternative {
    z-index: 0;
    opacity: 0;
}

.product-item-big-card .product-item-image-wrapper {
    margin-bottom: 25px;
}

/*Image Slider*/
.product-item-image-slider-slide-container {
    position: absolute;
    top: 23px;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    max-height: 150px;
}

@media (max-width: 1024px) {
    .product-item-image-slider-slide-container {
        top: 0px;
    }
}

.product-item-image-slide {
    position: relative;
    display: none;
    height: 100%;
    background-color: #fff;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .product-item-image-slide {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

    .product-item-image-slide.next,
    .product-item-image-slide.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    .product-item-image-slide.prev,
    .product-item-image-slide.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    .product-item-image-slide.next.left,
    .product-item-image-slide.prev.right,
    .product-item-image-slide.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.product-item-image-slider-slide-container>.active,
.product-item-image-slider-slide-container>.next,
.product-item-image-slider-slide-container>.prev {
    display: block;
}

.product-item-image-slider-slide-container>.active {
    left: 0;
}

.product-item-image-slider-slide-container>.next,
.product-item-image-slider-slide-container>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.product-item-image-slider-slide-container>.next {
    left: 100%;
}

.product-item-image-slider-slide-container>.prev {
    left: -100%;
}

.product-item-image-slider-slide-container>.next.left,
.product-item-image-slider-slide-container>.prev.right {
    left: 0;
}

.product-item-image-slider-progress-bar-container {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
}

.product-item-image-slider-progress-bar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    height: 1px;
    background-color: var(--theme-color-primary);
    opacity: .8;
}

.product-item-image-slider-control-container {
    position: absolute;
    right: 0;
    top: 100%;
    left: 0;
    z-index: 1;
    display: block;
    padding: 0;
    text-align: center;
}

.product-detail-sales-slider .product-item-container.hover .product-item-image-slider-control-container,
.product-item-line-card:hover .product-item-image-slider-control-container {
    opacity: 1;
}

.product-item-image-slider-control,
.product-item-image-slider-control.active {
    display: inline-block;
    margin: 0 2px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid var(--main_color);
    cursor: pointer;
}

.product-item-image-slider-control:hover,
.product-item-image-slider-control.active:hover {
    cursor: pointer;
}

.product-item-image-slider-control.active,
.product-item-image-slider-control:hover {
    background-color: var(--main_color);
}

/*Label*/
.product-item-label-text,
.product-item-label-ring {
    position: absolute;
}

.product-item-label-text span,
.product-item-label-ring {
    display: flex;
    justify-content: center;
    align-items: center;
    clear: both;
    margin-bottom: 2px;
    color: #fff;
    font-weight: 600;

    line-height: 1;
    vertical-align: middle;
    text-align: center;
    background-color: #FF7A2F;
    border-radius: 50%;
    width: 34px;
    height: 34px;
}

.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring {
    background-color: #fba90c;
}

.product-item-label-text>div,
.product-item-label-ring>div {
    line-height: 0;
}

.product-detail-slider .product_item .product-item-label-right {
    left: auto !important;
}

/* TEXT */
.product-item-label-text span {
    padding: 2px 5px;
    vertical-align: middle;
    font-weight: bold;
}

@media (max-width: 767px) {
    .product-item-label-text>div {
        line-height: 0;
    }

    .product-item-label-text.product-item-label-small span,
    .product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
        margin-bottom: 1px;
        padding: 2px 7px;

        line-height: 14px;
    }

    .product-item-big-card .product-item-label-text.product-item-label-small span,
    .product-item-label-text.product-item-label-big span,
    .product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
        margin-bottom: 1px;
        padding: 3px 12px;
        font-size: 14px;
        line-height: 16px;
    }

    .product-item-big-card .product-item-label-text.product-item-label-big span {
        padding: 3px 12px;
        font-size: 20px;
        line-height: 25px;
    }
}

/*RING*/

.product-item-big-card .product-item-label-ring.product-item-label-small {
    width: 100px;
    height: 100px;
    font-size: 30px;
    line-height: 100px;
}

.product-item-label-ring.product-item-label-big,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
    width: 50px;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
}

.product-item-big-card .product-item-label-ring.product-item-label-big {
    width: 120px;
    height: 120px;
    font-size: 42px;
    line-height: 120px;
}


.product-item-label-top {
    top: 0px;
}

.product-item-label-center {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.product-item-label-center>div {
    text-align: center;
}

.product-item-label-left {
    left: -20px;
}

.product-item-label-ring.product-item-label-left {
    left: -5px;
}

.product-item-label-left>div {
    text-align: left;
}

.product-item-label-bottom {
    bottom: 0px;
}

@media (max-width: 1024px) {
    .product-item-label-bottom {
        bottom: 15px;
    }
}

.product-item-label-middle {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.product-item-label-ring.product-item-label-right {
    right: -5px;
}

.product_item_table .product-item-label-ring.product-item-label-right {
    position: absolute;
}

.product_item_table .product-item-label-ring.product-item-label-right span {
    position: absolute;
}

.product-item-label-right>div {
    text-align: right;
}

.product_item_table.product_item .product-item-label-ring.product-item-label-right {
    right: -15px;
    top: -15px;
    width: 40px;
    height: 20px;
    left: auto;
    bottom: auto;
}

.product-item-label-center.product-item-label-middle {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/*Title*/
.product-item-title {
    overflow: hidden;
    margin: 0;
    padding: 0;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
}

.bx-touch .product-item-title,
.product-detail-sales-slider .product-item-container.hover .product-item-title {
    overflow: auto;
    white-space: normal;
}

.product-item-title a {
    color: #3f3f3f;
    text-decoration: none;
}

.product-item-line-card .product-item-title {
    white-space: normal;
    text-align: left;
}

.product-item-big-card .product-item-title a {
    font-size: 21px;
}

.product-item-line-card .product-item-title a {
    font-size: 20px;
}

@media (max-width: 1199px) {
    .product-item-big-card .product-item-title a {
        font-size: 18px;
    }
}

@media (max-width: 991px) {
    .product-item-big-card .product-item-title a {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .product-item-big-card .product-item-title a {
        font-size: 14px;
    }
}

@media (max-width: 575px) {
    .product-item-big-card .product-item-title a {
        font-size: 16px;
    }
}

/*Price*/
.product-item-price-container {
    text-align: center;
    line-height: 1;
}

.product-item-price-current {
    color: #3f3f3f;
    white-space: nowrap;
    font-weight: bold;
    font-size: 13px;
}

.product-item-price-old {
    color: #a5a5a5;
    white-space: nowrap;
    font-size: 12px;
}

.product-item-big-card .product-item-price-current,
.product-item-big-card .product-item-price-old {
    vertical-align: middle;
    line-height: 20px;
}

.product-item-big-card .product-item-price-container {
    margin: 0 0 10px;
}

.product-item-big-card .product-item-price-current {
    font-size: 18px;
}

.product-item-big-card .product-item-price-old {
    font-size: 15px;
}


.product-item-info-container-title {
    font-size: 12px;
}

.bx-touch .product-item-info-container.product-item-touch-hidden {
    display: none !important
}

.bx-touch .product-detail-sales-slider .product-item-info-container,
.bx-no-touch .product-detail-sales-slider .product-item-container.hover .product-item-info-container {
    display: block;
    opacity: 1;
    top: 0;
    z-index: 1;
}

/*Amount*/
.product-item-amount {
    text-align: center;
}

.product_item_buy_box .product-item-amount-field-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover {
    background: #fff;
}

.product-item-amount-field-btn-plus:active,
.product-item-amount-field-btn-minus:active {
    background: #fff;
}

.product_item_buy_box .product-item-amount-field-btn-plus:after,
.product_item_buy_box .product-item-amount-field-btn-minus:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    opacity: .8;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
    opacity: .5 !important;
    cursor: default;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover {
    background-color: #fff;
}

.product_item_buy_box .product-item-amount-field-btn-plus:after {
    content: '\f067';
    font-size: 12px;
    font-family: FontAwesome;
    color: var(--main_color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product_item_buy_box .product-item-amount-field-btn-minus:after {
    content: '\f068';
    font-size: 12px;
    font-family: FontAwesome;
    color: var(--main_color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product_item_buy_box .product-item-amount-field-container .count_input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0px;
    border-left: 0px;
    border-right: 0px;
    height: 26px;
    margin: 0px;
}

.product_item_buy_box .product-item-amount-field {
    display: inline-block;
    padding: 0 5px;
    width: auto;
    max-width: 50px;
    min-width: 50px;
    height: 100%;
    border: 0;
    background: transparent !important;
    color: var(--main_font_color);
    vertical-align: middle;
    text-align: center;
    font-weight: normal;
    font-size: 12px;
    line-height: 22px;
}

.product-item-amount-field:focus {
    outline: none !important;
}

.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button {
    margin: 0;
    -webkit-appearance: none;
    appearance: none
}

.product-item-amount-description-container {
    display: block;
    color: #a5a5a5;
    white-space: nowrap;
    font-size: 12px;
}

.product-item-big-card .product-item-amount-field-container {
    text-align: left;
}

.product-item-amount-description-container strong {
    color: #333;
    white-space: nowrap;
}

.product_item_table .product-item-amount-label-container {
    margin: 5px 0;
    color: #a5a5a5;
    font-weight: bold;
    font-size: 12px;
}

/**/
.product-item-quantity {
    font-size: 12px;
    line-height: 15px;
    padding-left: 10px;
    position: relative;
    color: #5FA800;
}

.product-item-quantity:before {
    position: absolute;
    left: 0;
    top: 6px;
    content: '';
    width: 5px;
    height: 5px;
    background-color: #5FA800;
    border-radius: 50%;
}

/*region Properties */
.product-item-properties {
    display: block;
    margin: 0;
}

.product-item-properties dl {
    clear: both;
}

.product-item-properties dt {
    float: left;
    clear: both;
    font-weight: normal;
    font-size: 12px;
}

.product-item-properties dd {
    float: right;
    margin-bottom: 3px;
    margin-left: 5px;
    font-size: 12px;
}

/*endregion*/

/*Compare*/
.product-item-compare-container {
    position: relative;
    display: none;
    margin: 0 -15px;
    padding: 4px 15px;
    min-height: 30px;
    border-top: 1px solid #e6e6e6;
    background: #f3f3f3;
    -webkit-box-shadow: inset 0 1px 1px 0 #eee;
    box-shadow: inset 0 1px 1px 0 #eee;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
}

.product-item-line-card .product-item-compare-container {
    margin: 0;
    border: none;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: center;
}

.bx-touch .product-item-compare-container {
    display: none;
}

.product-item-line-card .product-item-compare-container,
.product-detail-sales-slider .product-item-container.hover .product-item-compare-container {
    display: block;
}

.product-item-compare .checkbox {
    margin: 0;
    padding: 0;
}

/* SCU */
.product_item_table .product_item_sku {
    position: relative;
    width: 100%;
    bottom: 0;
    z-index: 0;
}

@media (max-width: 1024px) {
    .product_item_table .product_item_sku {
        width: 80%;
    }
}

.bx-no-touch .product-item-container.hover .product_item_table .product_item_sku:first-child,
.bx-no-touch .product-item-container:hover .product_item_table .product_item_sku:first-child {
    margin-top: 0px;
    margin-bottom: 0px;
}

.bx-touch .product-item-info-container .product_item_sku {
    position: relative;
}

.product-item-line-card .product-item-scu-container {
    text-align: left;
}

.product-item-scu-container-title {
    color: #333;
    font-size: 12px;
}

.product-item-scu-block {}

.product-item-scu-block-title {
    font-size: 12px;
}

.product-item-scu-list {
    margin: 0;
}

.product-item-scu-item-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}



.product-item-scu-item-color {
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.product-item-scu-item-text-block {
    position: relative;
    padding: 2px 5px;
    border: 1px solid #d3d3d3;
    cursor: pointer;
    border-radius: 3px;
}


.product-item-scu-item-text-container.selected .product-item-scu-item-text-block {
    border-width: 1px;
}


.product-item-scu-item-text {
    overflow: hidden;
    max-width: 100%;
    vertical-align: middle;
    text-align: center;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px;
    line-height: 18px;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
    position: relative;
    border-color: #d9d9d9 !important;
}

/*Description*/
.product-item-description-container {}

.product-item-description-container p {
    color: #575757;
    font-size: 13px;
}



.wrapper-select-block {
    /* размер и позиционирование */
    position: relative;
    width: 100%;
    padding: 5px 10px;
    /*Общие стили */
    background: #fff;
    border: 1px solid #D8D8D8;
    color: var(--main_font_color);
    outline: none;
    cursor: pointer;
    /* Настройки шрифтов */
    border-radius: 4px;
    font-size: 12px;
}

.product_item_table .wrapper-select-block:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -6px;
    border-width: 6px 0 6px 6px;
    border-style: solid;
    border-color: transparent #555;
}

@media (max-width: 1024px) {
    .product_item_table .wrapper-select-block:after {
        right: 5px;
    }
}

.product-item-scu-list .select-val {
    display: none;
}

.product-item-scu-list.wrapper-select-block .select-val {
    display: block;
    font-size: 12px;
}


.wrapper-select-block .select-block li.selected .product-item-scu-item {
    background-color: rgba(185, 69, 96, .3);
}

.wrapper-select-block .select-block li .select-item {
    text-align: left;
    font-size: 12px;
}

/* Состояние при наведении курсора */
.wrapper-select-block .select-block li:hover .product-item-scu-item {
    background: #f3f8f8;
}

/* активное состояние */
.wrapper-select-block.active .select-block {
    opacity: 1;
    pointer-events: auto;
}

.wrapper-select-block.active:after {
    border-color: #555 transparent;
    border-width: 6px 6px 0 6px;
    margin-top: -3px;
}

.wrapper-select-block.active {
    border-radius: 3px 3px 0 0;
}



.product_card_detail .special_offer .product-item-image-wrapper {
    padding-top: 155px;
}

.product_card_detail .special_offer .product_item_title .name {
    font-size: 14px;
}

.product_card_detail .product_item__cart .basket_icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product_item__cart .offers-item-link {
    background-color: var(--main_color);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product_item__cart .offers-item-link:hover {
    background-color: var(--main_color_hover);
    color: #fff;
}

.product_item__cart .offers-item-link:active,
.product_item__cart .offers-item-link:focus {
    background-color: var(--main_color_active);
    color: #fff;
}

.product_item__cart .offers-item-link span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}

.product_item__cart .offers-item-link .fa-angle-right {
    width: 18px;
    line-height: 1;
    font-size: 14px;
    position: relative;
    top: -1px;
}

.mini-quantity-btn-slider .product_item__cart .basket_icon span,
.mini-quantity-btn-slider .product_item__cart .offers-item-link span {
    /*display: none;*/
}

.mini-quantity-btn-slider .product_item__cart .basket_icon .img_basket,
.mini-quantity-btn-slider .product_item__cart .offers-item-link .fa {
    display: block;
    margin-top: 0;
    margin-right: 1px;
}

.mini-quantity-btn-slider .product_item__cart .offers-item-link,
.mini-quantity-btn-slider .product_item__cart .basket_icon.btn-not-avaliable {
    padding-left: 9px;
    padding-right: 9px;
}

.product_item__cart .basket_icon.btn-not-avaliable .img_basket {
    background: none;
    font-size: 16px;
    line-height: 18px;
}

@media (min-width: 1024px) {
    .product_item__cart .basket_icon.btn-not-avaliable .img_basket {
        background: none;
        font-size: 16px;
        line-height: 1;
        margin-right: 5px;
        position: relative;
        top: -1px;
    }

    .basket_icon span {
        line-height: 1;
    }
}


/*Stickers*/
.product-item-sticker,
.product-item-sticker-round {
    display: none;
}

/*More*/
.product-item-more-container {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 15px 5px;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 2px;
}

.product-item-more-wrapper {
    position: relative;
    display: block;
    margin-bottom: 15px;
    padding-top: 116%;
    width: 100%;
}

.product-item-more {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #f3f3f3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjk3LjYxMyAyOTcuNjEzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjxjaXJjbGUgY3g9IjE1LjI3OSIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iMTQuODMiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjU5Ljc2OSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTAzLjgxIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIxNC44MyIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE0OC4zMDIiIGN5PSIxMDMuODEiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5Mi4zNDMiIGN5PSI1OS43NjkiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjM4LjIzOCIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNS4yNzkiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjI4Mi43ODIiIHI9IjE0LjgzMSIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMjgyLjc4MiIgcj0iMTQuODMxIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjgyLjMzNCIgY3k9IjE0Ny44NTIiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjwvc3ZnPg==) no-repeat center;
    background-size: 50%;
    opacity: .7;
}

.bx-touch .product-item-more,
.product-detail-sales-slider .product-item-container.hover .product-item-more,
.product-detail-sales-slider .product-item-container:hover .product-item-more {
    opacity: 1;
}

.product-item-more-title {
    overflow: hidden;
    text-align: center;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input[type='number'] {
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}



@media (max-width: 1300px) {

    .product_item__cart .basket_icon span,
    .product_item__cart .basket_icon .img_basket {
        font-size: 0;
        margin-top: 0;
        margin-right: 0;
    }

    .product-item-amount-field-container {
        position: relative;
        padding-right: 29px;
    }

    .product-item-amount-field-btn-plus:after,
    .product-item-amount-field-btn-minus:after {
        line-height: 17px;
        font-family: FontAwesome;
        background: none;
    }

    .product-item-amount-field-btn-minus:after {
        content: '\f107';
    }

    .product-item-amount-field-btn-plus:after {
        content: '\f106';
    }
}

@media (max-width: 1024px) {
    .product-item-container .product_item .article {
        position: absolute;
        top: 10px;
    }

    .slider .owl-stage-outer {
        padding-bottom: 10px;
    }

    .slider {
        margin-bottom: 0;
    }

    .fast_view {
        display: none !important;
    }

    .product_item_img:hover .product-item-image-wrapper {
        opacity: 1;
    }

    .product_item_sku {
        margin-top: 0;
    }

    /*}*/

    .slider-viewed .product_item__cart .basket_icon .img_basket,
    .catalog-products-viewed-container .product_item__cart .basket_icon span {
        display: inline-block;
    }

    .slider .product-item-container,
    .slider-viewed .product-item-container {
        padding-left: 5px;
        padding-right: 5px;
    }

    .product_item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .product_item_img,
    .product_item_name_box {
        max-width: 55%;
    }

    .product_item_img {
        padding: 10px 0;
        max-width: 45%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    .product-item-container .product_item .to_favorites {
        top: auto;
        width: 30px;
        height: 25px;
        bottom: 0px;
        left: 0;
        right: 0px;
        top: 0px;
        position: relative;
        margin-left: 0px;
    }

    .product-item-image-wrapper {
        margin-bottom: 0;
        padding-top: 110px;
    }

    .product-item-image-slider-control-container {
        display: none;
    }

    .product_item_title .name,
    .product_card_detail .special_offer .product_item_title .name {
        white-space: normal;
        margin: 0 0 5px;
        padding: 0;
        padding-left: 5px;
        max-height: 42px;
        height: 27px;
        font-size: 12px;
        line-height: 1.2;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

    .product_item__price .price-unit {
        display: inline;
        margin-left: 3px;
    }

    .product_item__price .old_price,
    .product_item_name_box {
        position: relative;
    }

    .product_item_buy_box .btn-block-col {
        position: relative;
        bottom: 0;
        left: 0;
        right: 0;
        padding-left: 0px !important;
        padding-right: 0px;
        margin-bottom: 5px;
    }

    .product_item__cart .basket_icon span {
        font-size: 14px;
        line-height: 1;
    }

    .mini-quantity-btn-slider .product_item__cart .basket_icon .img_basket,
    .mini-quantity-btn-slider .product_item__cart .offers-item-link .fa,
    .mini-quantity-btn-slider .product_item__cart .basket_icon span,
    .mini-quantity-btn-slider .product_item__cart .offers-item-link span {
        display: inline-block;
        vertical-align: middle;
    }

    .product_item__cart .basket_icon .img_basket,
    .slider-viewed .product_item__cart .basket_icon .img_basket,
    .mini-quantity-btn-slider .product_item__cart .basket_icon .img_basket,
    .mini-quantity-btn-slider .product_item__cart .offers-item-link .fa {
        margin-right: 0px;
    }

    .product-item-amount-field-container {
        padding-right: 0;
    }

    .product-item-amount-field-container .count_input {
        margin: 0px;
        border-radius: 0px;
        height: 36px;
    }

    .product-item-amount-field-btn-minus:after {
        content: '\f068';
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: var(--main_font_color);
        font-size: 12px;
        line-height: 1;
    }

    .product-item-amount-field-btn-plus:after {
        content: '\f067';
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: var(--main_font_color);
        font-size: 12px;
        line-height: 1;
    }

    .product-item-label-ring.product-item-label-small,
    .product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
        width: 30px;
        height: 30px;

        line-height: 30px;
    }

    .product-item-label-ring.product-item-label-right {
        left: auto;
        right: 10px;
    }

    .product-item-big-card .product-item-label-ring.product-item-label-small,
    .product-item-label-ring.product-item-label-big,
    .product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
        width: 36px;
        height: 36px;
        font-size: 11px;
        line-height: 36px;
    }

    .product-item-big-card .product-item-label-ring.product-item-label-big {
        width: 70px;
        height: 70px;
        font-size: 24px;
        line-height: 70px;
    }

    .product-detail-sales-slider .product_item__price .price-unit {
        font-size: 11px;
        font-weight: normal;
        color: #919191;
    }

    .product-detail-sales-slider .product_item__price .price {
        font-size: 16px;
    }

    .product_card_detail .special_offer .product-item-image-wrapper {
        padding-top: 150px;
    }

    .product-detail-sales-slider .product_item__price .old_price {
        display: block;
        text-align: center;
    }
}

.product_item_table .product_item_buy_box .product-item-quantity-block {
    margin-right: 0px;
}

.product_item_table .product_item_buy_box {
    position: relative;
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    max-width: 24%;
}

.product_item_table .product_item_name_box {
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
    max-width: 46%;
    padding: 0 15px;
    margin-top: 20px;
}

.product_item_table .product_item_buy_box {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}

.product-item-container .product_item__cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    left: 0px;
    visibility: visible;
    width: 100%;
    top: 10px;
    opacity: 1;
}

.product-item-container.hover .product_item__cart {
    position: relative;
    top: 0;
    left: 0;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
}

.product_item_table .product_item_subtitle {
    margin-bottom: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding: 0px 0;
    overflow: hidden;
    height: 51px;
    background-color: #fff;
    z-index: 1;
    position: relative;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 12px;
    line-height: 15px;
    color: #8B8B8B;
}

.product_item_table .product_item_subtitle a {
    font-size: 12px;
    line-height: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #8B8B8B;
    margin: 0px;
    text-align: left;
    border-bottom: none;
    border-bottom: 1px dashed #8B8B8B;
}

.product_item_table .product_item_subtitle a:hover {
    color: var(--main_color_hover);
    border-color: transparent;
}

@media (max-width: 1024px) {
    .product_item_subtitle p {
        text-align: center;
    }

    .product_item_subtitle {
        padding-right: 0px;
        padding-left: 5px;
    }
}

@media (max-width: 900px) {
    .product_item_subtitle {
        padding-left: 5px;
    }

    .product_item_subtitle p {
        text-align: center;
    }
}

.fa-star {
    margin-left: 5px;
    color: #c5c5c5;
    font-size: 14px;
}

.fa-star:first-child {
    margin-left: 0px;
}

.fa.fa-star.active {
    color: #FFA511;
}

.product-item-container .product_item .article {
    position: relative;
    font-size: 12px;
    line-height: 1;
    color: #808080;
    top: 0px;
}

.product-item-container .product_item .article .article_count {
    left: -58px;
    position: relative;
    top: 0px;
    line-height: 1;
}

.product-item-container.hover .product_item .article .article_count {
    position: relative;
    left: 0px;
    top: 0px;
}

.product-item-container .product_item .article .article_title {
    position: relative;
    left: -100px;
    visibility: hidden;
    top: 0;
}

.product-item-container.hover .product_item .article .article_title {
    visibility: visible;
    left: 0;
    position: relative;
    top: 0;
}

.product-item-container:hover .product_item .article .article_title {
    visibility: visible;
    left: 0;
    position: relative;
    top: 0;
}

.product-item-container:hover .product_item .article .article_count {
    position: relative;
    left: 0px;
    top: 0px;
}

@media (max-width: 1024px) {
    .product-item-container .product_item .article {
        position: absolute;
        top: 10px;
        z-index: 11;
    }

    .product_item_name_box .product_item_title {
        text-align: left;
    }

    .product-item-container .product_item .article .article_title {
        left: 0;
        visibility: visible;
    }

    .product-item-container .product_item .article .article_count {
        left: 0;
    }

    .product-item-container .product_item__cart {
        left: 0;
        position: relative;
        visibility: visible;
    }

    .recipes_block_wrapper {
        margin-bottom: 15px;
    }
}

.product-item-container.hover .product-item {
    z-index: 999;
    overflow: hidden;
}

@media (max-width: 1024px) {
    .bx-touch .product-item-container {
        min-height: 100%;
        height: 100%;
        margin-bottom: 15px;
    }

    .product-item-container .product-item {
        min-height: 100%;
    }

    .product_item__icons {
        position: absolute;
        right: auto;
        top: auto;
        bottom: 0;
        left: 0;
        z-index: 100;
        padding: 0px 6px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #fff;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
        border-radius: 14px;
    }

    .product-item-container .product_item .to_compare {
        width: 30px;
        height: 30px;
        position: relative;
        top: 0px;
        left: 0px;
        right: 0px;
        z-index: 11;
        border: none;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media (max-width: 900px) {
    .product-item-image-slider-slide-container {
        width: 95%;
        height: 95%;
    }

    .product_card_detail .product_item__cart .basket_icon .img_basket {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (min-width: 1024px) and (max-width: 1365px) {
    .description_block:not(:last-child) {
        margin-right: 15px;
    }
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: var(--main_font_color) !important;
    background-color: #fff !important;
}

.nav-tabs .nav-link,
.nav-tabs .nav-item .nav-link {
    color: rgba(71, 71, 71, .5);
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-item .nav-link:hover {
    color: var(--main_font_color);
}

.main-button-container .btn {
    background-color: var(--main_color) !important;
    color: #fff !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-button-container .btn:hover {
    background-color: var(--main_color_hover) !important;
    color: #fff !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.main-button-container .btn:focus,
.main-button-container .btn:active {
    background-color: var(--main_color_active) !important;
    color: #fff !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

@media (max-width: 900px) {
    .sale-products-gift .product_item {
        margin-bottom: 10px;
    }

    .product_item__ico {
        background-color: transparent;
    }

    .col-md-10.catalog__content.pr-3 {
        padding-right: 0px !important;
    }

    .product_card__title .col {
        padding-left: 0px !important;
    }

    .product-detail-byu-container .basket_icon .img_basket,
    .product-detail-byu-container .btn.product-item-detail-buy-button .img_basket {
        display: none;
    }

    .product_item__icons {
        opacity: 1;
    }
}

.basket_icon.btn.btn-not-avaliable.with_border .border_svg .rect {
    stroke: #DBDBDB;
}

.basket_icon.btn.btn-not-avaliable.with_border:before {
    content: none;
}

.basket_icon.btn.btn-not-avaliable:hover:before {
    animation: none;
}

.sale-products-gift {
    padding: 0px;
}

.sale-products-gift .product-item-container {
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 5px;
}

@media (max-width: 900px) {
    .product_item_name_box .rating_item {
        margin-bottom: 10px;
    }
}

/* Активные иконки выезжающие справа */

.product_item_table .product-icon-action {
    position: absolute;
    top: 0px;
    left: 14px;
    right: auto;
    padding: 13px 0;
    z-index: 10;
    height: 100%;
}

.product_item_table .product-icon-action .add-wishlist,
.product_item_table .product-icon-action .add-to-compare,
.product_item_table .product-icon-action .add-quick-view {
    transform: translateX(-30px);
    opacity: 0;
    visibility: hidden;
    margin-bottom: 30px;
    -webkit-transition: opacity .3s, transform .3s;
    -o-transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s;
}

.product_item_table:hover .product-icon-action .add-wishlist,
.product_item_table:hover .product-icon-action .add-to-compare,
.product_item_table:hover .product-icon-action .add-quick-view {
    transform: none;
    opacity: 1;
    visibility: visible;
}

.wishlist_link svg {
    position: relative;
}

.product_item_table:hover .product-icon-action .add-wishlist {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.product_item_table:hover .product-icon-action .add-to-compare {
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.product_item_table:hover .product-icon-action .add-quick-view {
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.product_item_table .product-icon-action .add-wishlist .wishlist_link,
.product_item_table .product-icon-action .add-to-compare .compare_link,
.product_item_table .product-icon-action .add-quick-view .quick_view_link {
    display: block;
    height: 42px;
    width: 42px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
}

.product_item_table .product-icon-action .add-wishlist .wishlist_link:active,
.product_item_table .product-icon-action .add-to-compare .compare_link:active,
.product_item_table .product-icon-action .add-quick-view .quick_view_link:active,
.product_item_table .product-icon-action .add-wishlist .wishlist_link:focus,
.product_item_table .product-icon-action .add-to-compare .compare_link:focus,
.product_item_table .product-icon-action .add-quick-view .quick_view_link:focus {
    box-shadow: inset 0px 3px 2px rgba(0, 0, 0, 0.15);
}

.product_item_table .product-icon-action .add-quick-view .quick_view_link:hover {
    background-color: #87D2FF;
}

.product_item_table .product-icon-action .add-wishlist .wishlist_link:hover {
    background-color: #FF8685;
}

.product_item_table .product-icon-action .add-to-compare .compare_link:hover {
    background-color: #FFBD39;
}

.product_item_table .product-icon-action .add-wishlist .wishlist_link.active {
    background: #D35B5A;
    box-shadow: inset 0px 3px 2px rgba(0, 0, 0, 0.15);
}

.product_item_table .product-icon-action .add-to-compare .compare_link.active {
    background: #E6A931;
    box-shadow: inset 0px 3px 2px rgba(0, 0, 0, 0.15);
}

.product_item_table .product-icon-action .add-wishlist .wishlist_link.active:before {
    animation: spin 4s linear infinite;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='100' ry='100' stroke='%23D35B5AFF' stroke-width='3' stroke-dasharray='4%2c 6' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
}

.product_item_table .product-icon-action .add-to-compare .compare_link.active:before {
    animation: spin 4s linear infinite;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='100' ry='100' stroke='%23E6A931FF' stroke-width='3' stroke-dasharray='4%2c 6' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
}

.product_item_table .product-icon-action .add-wishlist .wishlist_link:hover:before,
.product_item_table .product-icon-action .add-to-compare .compare_link:hover:before,
.product_item_table .product-icon-action .add-quick-view .quick_view_link:hover:before {
    animation: spin 4s linear infinite;
}

.product_item_table .product-icon-action .add-wishlist .wishlist_link:before {
    border-radius: 50%;
    position: absolute;
    content: '';
    width: 52px;
    height: 52px;
    transform-origin: center;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='100' ry='100' stroke='%23FFA1A0FF' stroke-width='3' stroke-dasharray='4%2c 6' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
}

.product_item_table .product-icon-action .add-to-compare .compare_link:before {
    border-radius: 50%;
    position: absolute;
    content: '';
    width: 52px;
    height: 52px;
    transform-origin: center;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='100' ry='100' stroke='%23FFC85BFF' stroke-width='3' stroke-dasharray='4%2c 6' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
}

.product_item_table .product-icon-action .add-quick-view .quick_view_link:before {
    border-radius: 50%;
    position: absolute;
    content: '';
    width: 52px;
    height: 52px;
    transform-origin: center;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='100' ry='100' stroke='%23A6DEFFFF' stroke-width='3' stroke-dasharray='4%2c 6' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
}

.product_item_table .product-icon-action .add-wishlist .wishlist_link {
    background-color: #FFA1A0;
}

.product_item_table .product-icon-action .add-to-compare .compare_link {
    background-color: #FFC85B;
}

.product_item_table .product-icon-action .add-quick-view .quick_view_link {
    background-color: #A6DEFF;
}

.product_item_table .product_card-flags {
    display: flex;
    top: 15px;
    left: 232px;
}

.product_item_table .product_card-flags .flag-item {
    margin-right: 20px;
    margin-bottom: 0px;
}

@media (max-width: 1024px) {
    .product_item_table .product_item_img {
        padding: 10px 0;
        max-width: 45%;
        padding-left: 0px;
        padding-right: 0px;
    }

    .product_item_table .product_item_name_box {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        max-width: 55%;
        display: flex;
        flex-direction: column;
        margin-top: 0px;
    }
}

@media (max-width: 900px) {
    .product_item_table .btn.btn-primary.offers-item-link {
        top: 0;
    }

    .product_item_table .product_item_name_box .product_item_title {
        margin-bottom: 10px;
    }

    .product_item_table .product_item_sku {
        margin-bottom: 5px;
    }

    .product_item_table .basket_icon.btn.btn-not-avaliable {
        padding-left: 10px;
        padding-right: 10px;
    }

    .product_item_table .scu_params_wrapper {
        height: 16px;
        padding-top: 0px;
        margin-bottom: 5px;
    }

    .product_item_table .product_item_subtitle {

        height: 36px;
        margin-bottom: 5px;
    }

    .product_item_table .old_price span {
        position: relative;
        top: 0;
        font-size: 14px;
        line-height: 15px;
    }

    .product_item_table .product_item__price .price {
        font-size: 15px;
        line-height: 15px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .product_item_table .product_item__price .old_price,
    .product_item_name_box {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .product_item_table .product-icon-action {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        right: 15px;
        top: 5px;
        width: 50px;
        padding: 0px;
        height: 30px;
        left: auto;
    }

    .product_item_table .product-icon-action .add-wishlist,
    .product_item_table .product-icon-action .add-to-compare {
        opacity: 1;
        visibility: visible;
        transform: translateX(0px);
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        top: 0px;
        right: 0px;
        margin-bottom: 0px;
        width: 18px;
        height: 18px;
    }

    .product_item_table .product-icon-action .add-wishlist .wishlist_link,
    .product_item_table .product-icon-action .add-to-compare .compare_link {
        background-color: transparent;
    }

    .product_item_table .product-icon-action .add-wishlist .wishlist_link svg {
        fill: #9B9B9B;
    }

    .product_item_table .product-icon-action .add-to-compare .compare_link svg path {
        stroke: #9B9B9B;
    }

    .product_item_table .product-icon-action .add-wishlist .wishlist_link:before,
    .product_item_table .product-icon-action .add-to-compare .compare_link:before {
        content: none;
    }

    .product_item_table .product-icon-action .add-quick-view {
        display: none;
    }

    .product_item_table .rating_item .count_rating {
        display: none;
    }

    .product_item_table .product-icon-action .add-wishlist .wishlist_link:hover {
        background-color: transparent;
    }

    .product_item_table .product-icon-action .add-wishlist .wishlist_link.active {
        box-shadow: none;
        background-color: transparent;
        background: transparent;
    }

    .product_item_table .product-icon-action .add-wishlist .wishlist_link:active,
    .product_item_table .product-icon-action .add-wishlist .wishlist_link:focus {
        box-shadow: none;
        background-color: transparent;
        background: transparent;
    }

    .product_item_table .product-icon-action .add-wishlist .wishlist_link.active svg {
        fill: #FF8685;
    }

    .product_item_table .product-icon-action .add-to-compare .compare_link.active svg path {
        stroke: #FFBD39;
    }

    .product_item_table .product-icon-action .add-to-compare .compare_link:hover {
        background-color: transparent;
    }

    .product_item_table .product-icon-action .add-to-compare .compare_link.active {
        box-shadow: none;
        background-color: transparent;
        background: transparent;
    }

    .product_item_table .product-icon-action .add-to-compare .compare_link:active,
    .product_item_table .product-icon-action .add-to-compare .compare_link:focus {
        box-shadow: none;
        background-color: transparent;
        background: transparent;
    }

    .product_item_table .product-item-quantity-block {
        top: 0;
    }

    .product_item_table .product_item_buy_box {
        right: 10px;
        margin-right: 10px;
        margin-left: 10px;
        display: flex;
        max-width: 100%;
        flex: 0 0 100%;
        justify-content: center;
    }

    .product_item_table .product-item-label-ring.product-item-label-right span {
        position: relative;
        left: 0;
        top: 0;
    }

    .product_item_table .product-item-label-ring.product-item-label-right {
        position: absolute;
        left: 0;
        top: -5px;
    }
}

@media (max-width: 1024px) {
    .product_item_table .product-item-label-ring.product-item-label-small.product-item-label-bottom.product-item-label-right {
        display: none;
    }

    .product-icon-action .add-wishlist .wishlist_link:active:before,
    .product-icon-action .add-to-compare .compare_link:active:before,
    .product-icon-action .add-quick-view .quick_view_link:active:before,
    .product-icon-action .add-wishlist .wishlist_link:focus:before,
    .product-icon-action .add-to-compare .compare_link:focus:before,
    .product-icon-action .add-quick-view .quick_view_link:focus:before {
        content: none;
    }
}

@media (max-width: 1024px) {
    .product_item_table.product_item .product_card-flags {
        left: 10px !important;
        top: 5px !important;
    }

    .product_item_table.product_item .product_item_buy_box {
        padding-top: 0px;
    }
}

.product_item_table.product_item .product_item_buy_box .product_item_sku {
    margin-bottom: 24px !important;
}

/* Мобильная карточка товара */

@media (max-width: 1024px) {
    .product_item.product-item .product_item_subtitle {
        height: 20px;
        line-height: 15px;
        margin-bottom: 5px;
    }

    .product_item.product-item .product_item_name_box .product_item_title {
        margin-bottom: 5px;
    }

    .product_item.product-item .product_item_title .name,
    .product_item.product-item .product_card_detail .special_offer .product_item_title .name {
        font-size: 12px;
    }

    .product_item.product-item .product_item_sku:first-child {
        margin-top: 0px;
    }

    .product_item.product-item .product_item_sku {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .product_item.product-item .wrapper-select-block {
        padding: 3px 5px;
    }

    .product_item.product-item .product_item.product-item .product_item_buy_box {
        padding-top: 5px;
    }

    .product_item.product-item .scu_params_wrapper {
        padding-top: 6px;
        padding-left: 5px;
    }

    .product_item_table.product_item .product_item_buy_box>div {
        margin-bottom: 0px;
    }

    .product_item_sku:first-child {
        margin-top: 0px;
    }

    .product_item_table .product-item-image-wrapper {
        margin-bottom: 0px;
    }
}

@media (max-width: 1024px) {
    .product_item_table {
        overflow: visible;
    }

    .product_item .product_card-flags {
        z-index: 0;
    }

    .product_item_table .old_price span:before,
    .product_item_table .bx_item_price .old:before {
        width: 100%;
        max-width: 50px;
    }

    .product_item_table .product_item__price .old_price {
        text-align: left;
        top: -3px;
    }
}


@media (min-width: 1024px) {
    .product_item_img:hover .add-quick-view {
        z-index: 10;
        opacity: 1;
        visibility: visible;
        cursor: pointer;
    }

    .product_item_img .add-quick-view:hover svg {
        transition: .3s;
    }

    .product_item_img .add-quick-view:hover svg {
        fill: var(--main_color);
    }

    .product_item_img .add-quick-view:active {
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    }

    .product_item_img .add-quick-view {
        width: 54px;
        height: 54px;
        background: #FFFFFF;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0px 6px 4px rgba(0, 0, 0, 0.15);
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
        transition: .3s;
        opacity: 0;
        visibility: hidden;
    }

    .fast_view.quick_view_link {
        position: relative;
        top: -1px;
    }
}

.price-block-col {
    margin-bottom: 35px;
    padding-left: 0px !important;
}

.btn-block-col {
    width: 100%;
    display: flex;
    height: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
}

.product_item.product-item .product_item_name_box {
    min-height: 243px;
    position: relative;
}

.product-item-info-container.product-item-hidden .product_item_sku:nth-child(2) {
    margin-top: 5px;
}

.sale-products-gift .basket_icon.btn-primary.btn-buy svg {
    margin-right: 6px;
}

.product_item__cart.on-basket .product-item-quantity-block {
    display: flex;
}

.product_item__cart .product-item-quantity-block {
    display: none;
}

/* custom */

.product_item_preview {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;

    border-top: 1px solid #1d5027;
    padding-top: 5px;
    margin-top: 10px;
}

.product_item_preview,
.product_item_preview * {
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 14px !important;
    line-height: 20px !important;
    color: #ff0000 !important;
    text-align: left !important;
}

.product_item_preview br {
    display: none;
}

.product_item_supplier_stock {
    display: flex;
    align-items: flex-start;
    box-sizing: border-box;
    width: 100%;
    max-width: 224px;
    min-height: 56px;
    margin-top: 10px;
    padding: 8px 10px;
    border: 1px solid #f0c875;
    border-radius: 12px;
    background: linear-gradient(180deg, #fff9e8 0%, #fff2cc 100%);
    color: #6e4b00;
    text-align: left;
    box-shadow: 0 4px 12px rgba(240, 180, 41, 0.14);
}

.product_item_supplier_stock-icon {
    flex: 0 0 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    margin-right: 7px;
    border-radius: 50%;
    background: #f0b429;
    color: #fff;
    font-size: 12px;
    font-weight: 800;
    line-height: 1;
}

.product_item_supplier_stock-text {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.product_item_supplier_stock-title {
    overflow: hidden;
    color: #684600;
    font-size: 12px;
    font-weight: 800;
    line-height: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product_item_supplier_stock-note {
    color: #87600a;
    font-size: 11px;
    font-weight: 600;
    line-height: 13px;
    overflow-wrap: anywhere;
}

.product_item_table .product_item_supplier_stock {
    max-width: 360px;
}

.product_item .product_item__cart .basket_icon span {
    font-size: 14px;
}

@media screen and (max-width: 1024px) {

    .product_item_preview,
    .product_item_preview * {
        font-size: 12px !important;
        line-height: 16px !important;
    }

    .product_item_preview {
        -webkit-line-clamp: 4;
        padding-left: 5px;
        margin-top: 0px;
    }

    .product_item_supplier_stock {
        max-width: 100%;
        min-height: 52px;
        margin-top: 8px;
        padding: 7px 9px;
        border-radius: 10px;
    }

    .product_item_supplier_stock-icon {
        width: 17px;
        height: 17px;
        margin-right: 6px;
        font-size: 11px;
    }

    .product_item_supplier_stock-title {
        font-size: 11px;
        line-height: 13px;
        white-space: normal;
    }

    .product_item_supplier_stock-note {
        font-size: 10px;
        line-height: 12px;
        max-width: 100%;
    }

}

@media screen and (max-width: 420px) {
    .product_item_supplier_stock {
        padding: 7px 8px;
    }

    .product_item_supplier_stock-note {
        max-width: 100%;
    }

}
