﻿.sticky-scroll-layout .sticky-header {
    position: relative;
    -webkit-transition: height .5s;
    transition: height .5s
}

    .sticky-scroll-layout .sticky-header .fixed {
        width: 100%;
        /*position: fixed;*/
        position: absolute;
        /*z-index: 10000;*/
    }

 .sticky-scroll-layout .sticky-header .fixed {
    left: 0
}

 .sticky-scroll-layout .sticky-header .fixed {
    right: 0
}

 .sticky-scroll-layout .sticky-header .fixed,  .sticky-scroll-layout .sticky-header .fixed {
    margin: 0
}

  .sticky-scroll-layout .sticky-header {
    margin-right: -40px
}

  .sticky-scroll-layout .sticky-header,   .sticky-scroll-layout .sticky-header {
    margin-left: -40px
}

  .sticky-scroll-layout .sticky-header {
    margin-right: -40px
}

 .mobile .sticky-scroll-layout .sticky-header {
    margin-right: -20px
}

 .mobile .sticky-scroll-layout .sticky-header,  .mobile .sticky-scroll-layout .sticky-header {
    margin-left: -20px
}

 .mobile .sticky-scroll-layout .sticky-header {
    margin-right: -20px
}

.operational-message {
    line-height: 1.25;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    position: relative
}

 .operational-message,  .operational-message {
    padding: 8px 0
}

     .operational-message.horizontal {
        padding-right: 0
    }

     .operational-message.horizontal {
        padding-left: 0
    }

.operational-message.horizontal .message-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

 .operational-message.horizontal .message-text :first-child {
    margin-right: 8px
}

 .operational-message.horizontal .message-text :first-child {
    margin-left: 8px
}

.operational-message.horizontal p, .operational-message.horizontal p.title {
    font-size: .8125rem
}

.operational-message a {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    z-index: 10
}

 .operational-message a {
    right: 0
}

 .operational-message a,  .operational-message a {
    left: 0
}

 .operational-message a {
    right: 0
}

.operational-message p {
    font-size: .8125rem
}

    .operational-message p.title {
        color: #00ca8d;
        line-height: 1.25;
        font-size: .9375rem;
        font-weight: 700;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        margin-bottom: 0
    }

.operational-message .icon-container {
    color: #00ca8d
}

 .operational-message .icon-container {
    margin-right: 16px
}

 .operational-message .icon-container {
    margin-left: 16px
}

.operational-message .hl {
    color: #00ca8d;
    font-weight: 700
}

.operational-message.error {
    background-color: #ffe9e9
}

    .operational-message.error .hl, .operational-message.error .icon-container, .operational-message.error .message-text, .operational-message.error p.title {
        color: #f14a5f
    }

.operational-message.warning .hl, .operational-message.warning .icon-container, .operational-message.warning p.title {
    color: #f5a623
}

.operational-message.info .hl, .operational-message.info .icon-container, .operational-message.info p.title {
    color: #4a90f1
}

.operational-message.info .link-arrow, .operational-message .link-arrow, .operational-message.warning .link-arrow {
    color: #fff
}

.operational-message.light .link-arrow {
    color: #000
}

.operational-message .bullets {
    font-size: 32px
}

 .operational-message .bullets,  .operational-message .bullets {
    padding: 0 16px
}

.operational-message span {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 1;
    flex-shrink: 1
}

    .operational-message span.icon-container {
        -webkit-flex-shrink: 0;
        flex-shrink: 0
    }

.operational-message .message-text {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.operational-message .link-arrow {
    color: #fff
}

 .operational-message .link-arrow {
    margin-right: 0
}

 .operational-message .link-arrow {
    margin-left: 0
}

.operational-message.tickmode {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

    .operational-message.tickmode > * {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0
    }

    .operational-message.tickmode .message-text {
        -webkit-flex-shrink: 1;
        flex-shrink: 1
    }

    .operational-message.tickmode .hl, .operational-message.tickmode p, .operational-message.tickmode p.title {
        line-height: 1.5
    }

    .operational-message.tickmode .icon-container {
        color: #00ca8d
    }

    .operational-message.tickmode.dark .hl, .operational-message.tickmode.dark p, .operational-message.tickmode.dark p.title {
        color: #fff
    }

.styled-mode .category-page__message-slot .grid-messages .icon-container, .styled-mode .category-page__message-slot .grid-messages .message-text, .styled-mode .category-page__message-slot .grid-messages .title {
    color: var(--styled-text-color)
}

#main-content #product-detail .footer-messages {
    padding-top: 50px;
    padding-bottom: 18px
}

    #main-content #product-detail .footer-messages .operational-message {
        padding-top: 0;
        padding-bottom: 32px
    }

.message-slot {
    font-size: .8125rem;
    position: relative
}

    .message-slot .operational-message {
        padding-top: 0;
        padding-bottom: 0
    }

    .message-slot.light {
        background-color: #fff;
        color: #000
    }

    .message-slot.dark {
        background-color: #000;
        color: #fff
    }

    .message-slot.transparent {
        background-color: transparent;
        color: #000
    }

    .message-slot.fixed {
        position: fixed;
        bottom: 0;
        z-index: 10210
    }

 .message-slot.fixed {
    left: 0
}

 .message-slot.fixed,  .message-slot.fixed {
    right: 0
}

 .message-slot.fixed {
    left: 0
}

.message-slot .message-slot-carousel .swiper-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    min-height: 40px;
    height: auto
}

.message-slot .message-slot-loop .swiper-slide {
    width: auto
}

.message-slot .message-slot-loop .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

.mobile .message-slot.has-border {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 8px 0
}

.mobile .styled-mode .message-slot.has-border {
    border-top: 1px solid var(--styled-text-color);
    border-bottom: 1px solid var(--styled-text-color)
}

.tags {
    box-sizing: border-box
}

    .tags .tag {
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        margin-bottom: 16px;
        border: 1px solid #e9e9e9;
        width: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex
    }

        .tags .tag:not(:last-child) {
            margin-right: 0
        }

 .tags .tag:not(:last-child) {
    margin-right: 16px
}

 .tags .tag:not(:last-child) {
    margin-left: 16px
}

.mobile .tags .tag {
    margin-bottom: 24px
}

 .tags .tag.is-naked,  .tags .tag.is-naked {
    padding: 8px 16px
}

.tags .tag .bubble {
    display: inline-block;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    border: 0 solid transparent;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

 .tags .tag .bubble {
    margin-left: -8px
}

 .tags .tag .bubble {
    margin-right: -8px
}

 .tags .tag .bubble {
    margin-right: 8px
}

 .tags .tag .bubble {
    margin-left: 8px
}

.tags .tag .bubble.border-color-white {
    border: 1px solid #e9e9e9
}

.tags .icon-tag {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: auto;
    line-height: 1.5;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

    .tags .icon-tag, .tags .icon-tag .icon-button {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        cursor: pointer
    }

        .tags .icon-tag .icon-button {
            background-color: transparent;
            color: #b4b4b4;
            border: 0;
            outline: none;
            margin-top: 2px
        }

 .tags .icon-tag .icon-button,  .tags .icon-tag .icon-button {
    padding: 0
}

 .tags .icon-tag .icon-button {
    margin-left: 8px
}

 .tags .icon-tag .icon-button {
    margin-right: 8px
}

.filter-tag-swiper .swiper-container .swiper-wrapper {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap
}

    .filter-tag-swiper .swiper-container .swiper-wrapper .swiper-slide {
        width: auto
    }

 .filter-tag-swiper .swiper-container .swiper-wrapper .swiper-slide:first-child span {
    margin-left: 0
}

 .filter-tag-swiper .swiper-container .swiper-wrapper .swiper-slide:first-child span {
    margin-right: 0
}

.filter-tag-swiper .swiper-container .swiper-wrapper.tags, .filter-tag-swiper .swiper-container .swiper-wrapper.tags .tag {
    margin-bottom: 0
}

.mobile .filter-tag-swiper .swiper-container:after, .mobile .filter-tag-swiper .swiper-container:before {
    width: 16px;
    height: 20px;
    content: "";
    position: absolute;
    z-index: 10
}

 .mobile .filter-tag-swiper .swiper-container:before {
    background-image: -webkit-linear-gradient(right,hsla(0,0%,100%,0),#fff);
    background-image: linear-gradient(270deg,hsla(0,0%,100%,0),#fff)
}

 .mobile .filter-tag-swiper .swiper-container:before {
    background-image: -webkit-linear-gradient(left,hsla(0,0%,100%,0),#fff);
    background-image: linear-gradient(90deg,hsla(0,0%,100%,0),#fff)
}

.mobile .filter-tag-swiper .swiper-container:after {
    top: 0
}

 .mobile .filter-tag-swiper .swiper-container:after {
    background-image: -webkit-linear-gradient(left,hsla(0,0%,100%,0),#fff);
    background-image: linear-gradient(90deg,hsla(0,0%,100%,0),#fff)
}

 .mobile .filter-tag-swiper .swiper-container:after {
    background-image: -webkit-linear-gradient(right,hsla(0,0%,100%,0),#fff);
    background-image: linear-gradient(270deg,hsla(0,0%,100%,0),#fff)
}

 .mobile .filter-tag-swiper .swiper-container:after {
    right: 0
}

 .mobile .filter-tag-swiper .swiper-container:after {
    left: 0
}

 .mobile .styled-mode .filter-tag-swiper .swiper-container:before {
    background-image: -webkit-linear-gradient(right,hsla(0,0%,100%,0),var(--styled-background-color));
    background-image: linear-gradient(270deg,hsla(0,0%,100%,0),var(--styled-background-color))
}

 .mobile .styled-mode .filter-tag-swiper .swiper-container:after,  .mobile .styled-mode .filter-tag-swiper .swiper-container:before {
    background-image: -webkit-linear-gradient(left,hsla(0,0%,100%,0),var(--styled-background-color));
    background-image: linear-gradient(90deg,hsla(0,0%,100%,0),var(--styled-background-color))
}

 .mobile .styled-mode .filter-tag-swiper .swiper-container:after {
    background-image: -webkit-linear-gradient(right,hsla(0,0%,100%,0),var(--styled-background-color));
    background-image: linear-gradient(270deg,hsla(0,0%,100%,0),var(--styled-background-color))
}

.fade-category-selector-carousel-enter-active, .fade-category-selector-carousel-leave-active {
    -webkit-transition: opacity .25s,height .25s;
    transition: opacity .25s,height .25s
}

.fade-category-selector-carousel-enter, .fade-category-selector-carousel-leave-to {
    opacity: 0
}

.category-selector-carousel {
    visibility: visible;
    opacity: 1;
    -webkit-transition: height .5s;
    transition: height .5s
}

    .category-selector-carousel .swiper-container {
        overflow: visible
    }

        .category-selector-carousel .swiper-container .swiper-wrapper .swiper-slide {
            width: auto;
            display: block
        }

 .category-selector-carousel .swiper-container .swiper-wrapper .swiper-slide {
    margin-left: 4px
}

 .category-selector-carousel .swiper-container .swiper-wrapper .swiper-slide {
    margin-right: 4px
}

.category-selector-carousel .swiper-container .swiper-wrapper .swiper-slide .category-selector-image {
    background: none;
    color: inherit;
    outline: inherit;
    border: none;
    cursor: pointer
}

 .category-selector-carousel .swiper-container .swiper-wrapper .swiper-slide .category-selector-image,  .category-selector-carousel .swiper-container .swiper-wrapper .swiper-slide .category-selector-image {
    padding: 0
}

.category-selector-carousel .swiper-container .swiper-wrapper .swiper-slide .category-selector-image.selected .image-item-wrapper {
    border: 1px solid #000
}

.category-selector-carousel .swiper-container .swiper-wrapper .swiper-slide .category-selector-image.selected .category-selector-title {
    color: #000;
    font-weight: 500
}

.category-selector-carousel .swiper-container .swiper-wrapper .swiper-slide .category-selector-image .image-item-wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    overflow: hidden
}

    .category-selector-carousel .swiper-container .swiper-wrapper .swiper-slide .category-selector-image .image-item-wrapper img {
        height: 100%;
        width: auto;
        max-width: none;
        z-index: -1;
        position: absolute
    }

        .category-selector-carousel .swiper-container .swiper-wrapper .swiper-slide .category-selector-image .image-item-wrapper img:first-child {
            background-color: #e9e9e9
        }

.category-selector-carousel .swiper-container .swiper-wrapper .swiper-slide .category-selector-image .category-selector-title {
    font-size: .8125rem;
    color: #636363;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.category-selector-carousel .swiper-container .swiper-button-next, .category-selector-carousel .swiper-container .swiper-button-prev {
    color: inherit;
    border: none;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    height: 40px;
    width: 40px;
    margin-top: -14px;
    background: #fff;
    border-radius: 50%;
    line-height: 28px
}

 .category-selector-carousel .swiper-container .swiper-button-next,  .category-selector-carousel .swiper-container .swiper-button-prev,  .category-selector-carousel .swiper-container .swiper-button-next,  .category-selector-carousel .swiper-container .swiper-button-prev {
    padding: 0
}

.category-selector-carousel .swiper-container .swiper-button-next .icon-container, .category-selector-carousel .swiper-container .swiper-button-prev .icon-container {
    display: block
}

 .category-selector-carousel .swiper-container .swiper-button-next .icon-container,  .category-selector-carousel .swiper-container .swiper-button-prev .icon-container,  .category-selector-carousel .swiper-container .swiper-button-next .icon-container,  .category-selector-carousel .swiper-container .swiper-button-prev .icon-container {
    margin: 0 auto
}

.category-selector-carousel .swiper-container .swiper-button-next.swiper-button-disabled, .category-selector-carousel .swiper-container .swiper-button-prev.swiper-button-disabled {
    display: none
}

.mobile .category-selector-carousel .swiper-slide .category-selector-image {
    min-width: 144px
}

    .mobile .category-selector-carousel .swiper-slide .category-selector-image .image-item-wrapper {
        height: 184px;
        margin-bottom: 8px
    }

 .category-selector-carousel {
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

     .category-selector-carousel .swiper-container .swiper-wrapper.is-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

     .category-selector-carousel .swiper-container .swiper-wrapper .swiper-slide.is-opacity {
        opacity: .3;
        pointer-events: none
    }

     .category-selector-carousel .swiper-container .swiper-wrapper .swiper-slide .category-selector-image {
        min-width: 184px
    }

         .category-selector-carousel .swiper-container .swiper-wrapper .swiper-slide .category-selector-image .image-item-wrapper {
            height: 232px;
            margin-bottom: 12px
        }

     .category-selector-carousel .swiper-container .swiper-button-next,  .category-selector-carousel .swiper-container .swiper-button-prev {
        top: 116px
    }

@media screen and (min-width:1440px) {
     .category-selector-carousel .swiper-container .swiper-wrapper .swiper-slide {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        flex-grow: 0
    }

         .category-selector-carousel .swiper-container .swiper-wrapper .swiper-slide .category-selector-image {
            min-width: 232px
        }
}

.product-banner-card {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative
}

    .product-banner-card .banner-image-wrapper {
        width: 100%
    }

        .product-banner-card .banner-image-wrapper.loading {
            position: absolute;
            top: 0;
            width: 100%;
            height: 100%
        }

    .product-banner-card .video-item-wrapper {
        position: absolute;
        top: 0
    }

    .product-banner-card .product-text {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        position: absolute;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        z-index: 20
    }

        .product-banner-card .product-text.product-banner-label {
            bottom: 1rem
        }

 .product-banner-card .product-text.product-banner-label {
    left: 1rem
}

 .product-banner-card .product-text.product-banner-label {
    right: 1rem
}

 .product-banner-card .product-text.product-banner-label,  .product-banner-card .product-text.product-banner-label {
    padding: 8px
}

.product-banner-card .product-text.full-image {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: rgba(0,0,0,.2);
    color: #fff;
    font-size: 1.5625rem;
    font-weight: 500;
    margin-top: 0;
    width: 100%;
    top: 0;
    height: 100%;
    z-index: 20;
    text-align: center
}

 .product-banner-card .product-text.full-image {
    left: 0
}

 .product-banner-card .product-text.full-image {
    right: 0
}

 .grid.two-cols .grid-item.double .product-text.full-image.expand,  .grid.two-cols .grid-item.double .product-text.full-image.fill {
    width: 58%
}

  .grid.two-cols .grid-item.double .product-text.full-image.fill {
    left: 21%
}

  .grid.two-cols .grid-item.double .product-text.full-image.fill {
    right: 21%
}

  .grid.two-cols .grid-item.double .product-text.full-image.expand {
    left: 21%
}

  .grid.two-cols .grid-item.double .product-text.full-image.expand {
    right: 21%
}

  .grid.two-cols .grid-item.double .product-text.product-banner-label.fill {
    left: calc(21% + 1rem)
}

  .grid.two-cols .grid-item.double .product-text.product-banner-label.fill {
    right: calc(21% + 1rem)
}

  .grid.two-cols .grid-item.double .product-text.product-banner-label.expand {
    left: calc(21% + 1rem)
}

  .grid.two-cols .grid-item.double .product-text.product-banner-label.expand {
    right: calc(21% + 1rem)
}

.product-video-card {
    overflow: hidden;
    position: relative
}

    .product-video-card .product-video, .product-video-card .product-video .product-video-wrapper {
        position: relative
    }

        .product-video-card .product-video .product-video-wrapper .video-item-wrapper {
            position: absolute;
            top: 0
        }

        .product-video-card .product-video .product-video-wrapper .product-video {
            display: block
        }

        .product-video-card .product-video > .discount-tag {
            position: absolute;
            bottom: 16px;
            z-index: 20;
            background-color: hsla(0,0%,100%,.8);
            color: #000;
            font-size: .6875rem
        }

 .product-video-card .product-video > .discount-tag {
    left: 16px
}

 .product-video-card .product-video > .discount-tag {
    right: 16px
}

 .product-video-card .product-video > .discount-tag,  .product-video-card .product-video > .discount-tag {
    padding: 4px 8px;
    margin: 0
}

.mobile .product-video-card .product-video > .discount-tag {
    bottom: 8px
}

 .mobile .product-video-card .product-video > .discount-tag {
    left: 8px
}

 .mobile .product-video-card .product-video > .discount-tag {
    right: 8px
}

.product-carousel-card {
    position: relative;
    overflow: hidden;
    margin-bottom: 4px
}

    .product-carousel-card .visual-content-wrapper {
        position: relative;
        z-index: 0
    }

        .product-carousel-card .visual-content-wrapper .main-image-wrapper {
            position: relative;
            overflow-y: hidden
        }

            .product-carousel-card .visual-content-wrapper .main-image-wrapper .image-item-wrapper.loading {
                position: absolute;
                top: 0;
                width: 100%;
                height: 100%
            }

            .product-carousel-card .visual-content-wrapper .main-image-wrapper .discount-tag {
                position: absolute;
                bottom: 16px;
                z-index: 20;
                background-color: hsla(0,0%,100%,.8);
                color: #000;
                font-size: .6875rem
            }

 .product-carousel-card .visual-content-wrapper .main-image-wrapper .discount-tag {
    left: 16px
}

 .product-carousel-card .visual-content-wrapper .main-image-wrapper .discount-tag {
    right: 16px
}

 .product-carousel-card .visual-content-wrapper .main-image-wrapper .discount-tag,  .product-carousel-card .visual-content-wrapper .main-image-wrapper .discount-tag {
    padding: 4px 8px;
    margin: 0
}

.mobile .product-carousel-card .visual-content-wrapper .main-image-wrapper .discount-tag {
    bottom: 8px
}

 .mobile .product-carousel-card .visual-content-wrapper .main-image-wrapper .discount-tag {
    left: 8px
}

 .mobile .product-carousel-card .visual-content-wrapper .main-image-wrapper .discount-tag {
    right: 8px
}

.product-carousel-card .visual-content-wrapper.grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row
}

    .product-carousel-card .visual-content-wrapper.grid .main-image-wrapper {
        width: calc(50% - 24px)
    }

    .product-carousel-card .visual-content-wrapper.grid .product-colors-grid {
        cursor: default;
        width: 50%;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }

 .product-carousel-card .visual-content-wrapper.grid .product-colors-grid {
    padding-left: 24px
}

 .product-carousel-card .visual-content-wrapper.grid .product-colors-grid {
    padding-right: 24px
}

.product-carousel-card .visual-content-wrapper.grid .product-colors-grid > * {
    width: calc(50% - 12px)
}

 .product-carousel-card .visual-content-wrapper.grid .product-colors-grid > :nth-child(odd) {
    margin-right: 12px
}

 .product-carousel-card .visual-content-wrapper.grid .product-colors-grid > :nth-child(2n),  .product-carousel-card .visual-content-wrapper.grid .product-colors-grid > :nth-child(odd) {
    margin-left: 12px
}

 .product-carousel-card .visual-content-wrapper.grid .product-colors-grid > :nth-child(2n) {
    margin-right: 12px
}

.product-carousel-card .visual-content-wrapper.grid .product-colors-grid > :nth-child(n+3) {
    margin-top: 28px
}

.product-total-look-card, .product-total-look-card .product-image-wrapper {
    position: relative;
    overflow: hidden
}

    .product-total-look-card .total-look-image-wrapper {
        width: 100%
    }

        .product-total-look-card .total-look-image-wrapper.loading {
            position: absolute;
            top: 0;
            width: 100%;
            height: 100%
        }

.product-total-look-card__details {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: .8125rem;
    margin-top: 12px;
    color: #636363
}

    .product-total-look-card__details .details__label {
        color: #000;
        font-size: .9375rem;
        line-height: .9375rem;
        font-weight: 700;
        margin-bottom: 8px
    }

    .product-total-look-card__details .details__text {
        font-size: .8125rem;
        line-height: .8125rem
    }

.product-total-look-card .total-look__area.v-popper {
    position: absolute;
    height: 24px;
    width: 24px;
    border-radius: 50%
}

 .product-total-look-card .total-look__area.v-popper {
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0)
}

 .product-total-look-card .total-look__area.v-popper {
    -webkit-transform: translate3d(50%,-50%,0);
    transform: translate3d(50%,-50%,0)
}

.product-total-look-card .total-look__area-icon, .product-total-look-card .total-look__area .trigger {
    height: inherit;
    width: inherit
}

    .product-total-look-card .total-look__area-icon.btn.is-naked svg {
        fill: #fff
    }

        .product-total-look-card .total-look__area-icon.btn.is-naked svg circle[pid="0"] {
            stroke: #fff
        }

.product-total-look-card .total-look__wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    overflow: hidden
}

 .product-total-look-card .total-look__wrapper {
    right: 0
}

 .product-total-look-card .total-look__wrapper,  .product-total-look-card .total-look__wrapper {
    left: 0
}

 .product-total-look-card .total-look__wrapper {
    right: 0
}

.product-total-look-card .total-look__popover {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    line-height: 1
}

.product-total-look-card .total-look__popover-content {
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    margin-right: 8px
}

.product-total-look-card .total-look__popover-name, .product-total-look-card .total-look__popover-price .current-price-elem {
    color: #fff;
    font-size: .6875rem;
    line-height: 1.25
}

.product-total-look-card .total-look__popover-name {
    font-weight: 500;
    display: inline-block
}

.product-total-look-card .total-look__popover-price {
    font-weight: 700
}

    .product-total-look-card .total-look__popover-price .old-price-discount {
        display: none
    }

.product-total-look-card .total-look__popover-arrow {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    fill: #fff;
    height: 8px;
    width: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

    .product-total-look-card .total-look__popover-arrow svg {
        height: 8px;
        width: 8px
    }

 .product-total-look-card .total-look__popover-arrow svg {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

 .product-total-look-card .total-look__popover-arrow svg {
    -webkit-transform: rotate(-270deg);
    transform: rotate(-270deg)
}

.product-total-look-card .total-look__toggle.btn.is-naked {
    position: absolute;
    bottom: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-radius: 20px;
    background-color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-height: 32px
}

 .product-total-look-card .total-look__toggle.btn.is-naked {
    left: 16px
}

 .product-total-look-card .total-look__toggle.btn.is-naked {
    right: 16px
}

 .product-total-look-card .total-look__toggle.btn.is-naked {
    padding: 6px 10px 6px 13px
}

 .product-total-look-card .total-look__toggle.btn.is-naked {
    padding: 6px 13px 6px 10px
}

.product-total-look-card .total-look__toggle.btn.is-naked .svg-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.product-total-look-card .total-look__toggle.btn.is-naked .total-look__toggle-text {
    line-height: 1.25rem
}

 .product-total-look-card .total-look__toggle.btn.is-naked.total-look__toggle--closed {
    padding-right: 13px
}

 .product-total-look-card .total-look__toggle.btn.is-naked.total-look__toggle--closed {
    padding-left: 13px
}

.product-total-look-card .total-look__toggle.btn.is-naked.total-look__toggle--closed .total-look__toggle-text {
    display: none
}

.mobile .product-total-look-card .total-look__toggle.btn.is-naked.btn.is-naked {
    min-height: 28px
}

 .mobile .product-total-look-card .total-look__toggle.btn.is-naked.btn.is-naked {
    padding: 4px 10px 4px 13px
}

 .mobile .product-total-look-card .total-look__toggle.btn.is-naked.btn.is-naked {
    padding: 4px 13px 4px 10px
}

.product-total-look-card .total-look__toggle-text {
    font-size: .8125rem;
    font-weight: 700;
    line-height: 1
}

 .product-total-look-card .total-look__toggle-text {
    margin-left: 10px
}

 .product-total-look-card .total-look__toggle-text {
    margin-right: 10px
}

 .product-total-look-card .total-look__toggle-text,  .product-total-look-card .total-look__toggle-text {
    -webkit-transform: translate3d(0,1px,0);
    transform: translate3d(0,1px,0)
}

.product-total-look-card .v-popper--theme-dropdown.v-popper__popper {
    z-index: 100
}

.product-total-look-card .v-popper--theme-dropdown .v-popper__inner {
    background-color: rgba(0,0,0,.6);
    box-shadow: none;
    color: #fff;
    border-radius: 6px;
    max-width: 132px;
    min-width: 132px
}

 .product-total-look-card .v-popper--theme-dropdown .v-popper__inner,  .product-total-look-card .v-popper--theme-dropdown .v-popper__inner {
    padding: 6px 8px
}

.product-total-look-card .v-popper--theme-dropdown .v-popper__arrow-container {
    width: 20px;
    height: 20px
}

    .product-total-look-card .v-popper--theme-dropdown .v-popper__arrow-container .v-popper__arrow {
        border-color: rgba(0,0,0,.6)
    }

.product-total-look-card .v-popper--theme-dropdown[data-popper-placement^=top] .v-popper__arrow {
    border-width: 10px 10px 0
}

.product-total-look-card .v-popper--theme-dropdown[data-popper-placement^=bottom] .v-popper__arrow {
    border-width: 0 10px 10px;
    top: -10px
}

.product-total-look-card .v-popper--theme-dropdown[data-popper-placement^=right] .v-popper__arrow {
    border-width: 10px 10px 10px 0;
    left: -10px
}

.product-total-look-card .v-popper--theme-dropdown[data-popper-placement^=left] .v-popper__arrow-container {
    right: -10px
}

    .product-total-look-card .v-popper--theme-dropdown[data-popper-placement^=left] .v-popper__arrow-container .v-popper__arrow {
        border-width: 10px 0 10px 10px;
        right: -10px
    }

 .product-total-look-card .v-popper--theme-dropdown[data-popper-placement^=left] .v-popper__arrow-container {
    right: 0
}

 .product-total-look-card .v-popper--theme-dropdown[data-popper-placement^=right] .v-popper__arrow-container {
    left: -10px
}

 .double .product-total-look-card .price-elem {
    display: block
}

.category-product-card {
    padding-bottom: 24px
}

 .category-product-card {
    padding-bottom: 40px
}

.grid .grid-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

    .grid .grid-container .grid-item {
        width: 100%
    }

 .grid .grid-container .grid-item .product-content .wrapper-content,  .grid .grid-container .grid-item .product-content .wrapper-content {
    padding: 0
}
 .grid.two-cols .grid-container .grid-item.double {
    width: 100%;
}

 .grid .grid-container .grid-item .product-content .wrapper-content {
    right: 0
}

 .grid .grid-container .grid-item .product-content .wrapper-content {
    left: 0
}

.grid .grid-container .grid-item .product-content .wrapper-content .product-text {
    margin-top: 1px;
    margin-bottom: 4px;
    color: #000;
    line-height: 1.25
}

.styled-mode .grid .grid-container .grid-item .product-content .wrapper-content .product-text {
    margin-top: 3px;
    color: var(--styled-text-color)
}

.grid .grid-container .grid-item .product-content .wrapper-content .product-label__text {
    line-height: 1.5
}

.grid .grid-container .grid-item .product-content .wrapper-content .top-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

    .grid .grid-container .grid-item .product-content .wrapper-content .top-block .left-elem .product-label, .grid .grid-container .grid-item .product-content .wrapper-content .top-block .left-elem .product-text.product-text__without-label {
        margin-top: 12px;
        margin-bottom: 0
    }

    .grid .grid-container .grid-item .product-content .wrapper-content .top-block .touch-area-wrapper {
        margin-top: 6px
    }

 .grid .grid-container .grid-item .product-content .wrapper-content .top-block .touch-area-wrapper {
    right: 5px
}

 .grid .grid-container .grid-item .product-content .wrapper-content .top-block .touch-area-wrapper {
    left: 5px
}

.grid .grid-container .grid-item .product-content .wrapper-content .price-elem {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

    .grid .grid-container .grid-item .product-content .wrapper-content .price-elem .current-price-elem, .grid .grid-container .grid-item .product-content .wrapper-content .price-elem .gift-elem, .grid .grid-container .grid-item .product-content .wrapper-content .price-elem .old-price-elem {
        line-height: 1.25
    }

 .grid .grid-container .grid-item .product-content .wrapper-content .price-elem .old-price-elem {
    margin-left: 12px
}

 .grid .grid-container .grid-item .product-content .wrapper-content .price-elem .old-price-elem {
    margin-right: 12px
}

 .grid .grid-container .grid-item .product-content .wrapper-content .price-elem .price-range-elem .old-price-elem {
    margin-left: 0
}

 .grid .grid-container .grid-item .product-content .wrapper-content .price-elem .price-range-elem .old-price-elem {
    margin-right: 0
}

.grid .grid-container .grid-item .product-content .wrapper-content .price-elem .old-price-discount {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    white-space: nowrap
}

.grid .grid-container .grid-item .product-banner-card:before, .grid .grid-container .grid-item .product-carousel-card .carousel .main-image-wrapper:before, .grid .grid-container .grid-item .product-image-card .product-image-wrapper:before, .grid .grid-container .grid-item .product-image-wrapper:before, .grid .grid-container .grid-item .product-total-look-card:before, .grid .grid-container .grid-item .product-video-card .product-video-wrapper:before {
    display: block;
    content: "";
    width: 100%
}

.grid .grid-container .grid-item .product-banner-card img, .grid .grid-container .grid-item .product-banner-card video, .grid .grid-container .grid-item .product-carousel-card .carousel .main-image-wrapper img, .grid .grid-container .grid-item .product-carousel-card .carousel .main-image-wrapper video, .grid .grid-container .grid-item .product-image-card .product-image-wrapper img, .grid .grid-container .grid-item .product-image-card .product-image-wrapper video, .grid .grid-container .grid-item .product-image-wrapper img, .grid .grid-container .grid-item .product-image-wrapper video, .grid .grid-container .grid-item .product-total-look-card img, .grid .grid-container .grid-item .product-total-look-card video, .grid .grid-container .grid-item .product-video-card .product-video-wrapper img, .grid .grid-container .grid-item .product-video-card .product-video-wrapper video {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%
}

 .grid .grid-container .grid-item .product-image-card .product-image-wrapper video {
    right: 0
}

 .grid .grid-container .grid-item .product-image-card .product-image-wrapper video {
    left: 0
}

 .grid .grid-container .grid-item .product-image-card .product-image-wrapper img {
    right: 0
}

 .grid .grid-container .grid-item .product-image-card .product-image-wrapper img {
    left: 0
}

 .grid .grid-container .grid-item .product-video-card .product-video-wrapper video {
    right: 0
}

 .grid .grid-container .grid-item .product-video-card .product-video-wrapper video {
    left: 0
}

 .grid .grid-container .grid-item .product-video-card .product-video-wrapper img {
    right: 0
}

 .grid .grid-container .grid-item .product-video-card .product-video-wrapper img {
    left: 0
}

 .grid .grid-container .grid-item .product-carousel-card .carousel .main-image-wrapper video {
    right: 0
}

 .grid .grid-container .grid-item .product-carousel-card .carousel .main-image-wrapper video {
    left: 0
}

 .grid .grid-container .grid-item .product-carousel-card .carousel .main-image-wrapper img {
    right: 0
}

 .grid .grid-container .grid-item .product-carousel-card .carousel .main-image-wrapper img {
    left: 0
}

 .grid .grid-container .grid-item .product-banner-card video {
    right: 0
}

 .grid .grid-container .grid-item .product-banner-card video {
    left: 0
}

 .grid .grid-container .grid-item .product-banner-card img {
    right: 0
}

 .grid .grid-container .grid-item .product-banner-card img {
    left: 0
}

 .grid .grid-container .grid-item .product-total-look-card video {
    right: 0
}

 .grid .grid-container .grid-item .product-total-look-card video {
    left: 0
}

 .grid .grid-container .grid-item .product-total-look-card img {
    right: 0
}

 .grid .grid-container .grid-item .product-total-look-card img {
    left: 0
}

 .grid .grid-container .grid-item .product-image-wrapper video {
    right: 0
}

 .grid .grid-container .grid-item .product-image-wrapper video {
    left: 0
}

 .grid .grid-container .grid-item .product-image-wrapper img {
    right: 0
}

 .grid .grid-container .grid-item .product-image-card .product-image-wrapper video,  .grid .grid-container .grid-item .product-image-wrapper img {
    left: 0
}

 .grid .grid-container .grid-item .product-image-card .product-image-wrapper video {
    right: 0
}

 .grid .grid-container .grid-item .product-image-card .product-image-wrapper img {
    left: 0
}

 .grid .grid-container .grid-item .product-image-card .product-image-wrapper img {
    right: 0
}

 .grid .grid-container .grid-item .product-video-card .product-video-wrapper video {
    left: 0
}

 .grid .grid-container .grid-item .product-video-card .product-video-wrapper video {
    right: 0
}

 .grid .grid-container .grid-item .product-video-card .product-video-wrapper img {
    left: 0
}

 .grid .grid-container .grid-item .product-video-card .product-video-wrapper img {
    right: 0
}

 .grid .grid-container .grid-item .product-carousel-card .carousel .main-image-wrapper video {
    left: 0
}

 .grid .grid-container .grid-item .product-carousel-card .carousel .main-image-wrapper video {
    right: 0
}

 .grid .grid-container .grid-item .product-carousel-card .carousel .main-image-wrapper img {
    left: 0
}

 .grid .grid-container .grid-item .product-carousel-card .carousel .main-image-wrapper img {
    right: 0
}

 .grid .grid-container .grid-item .product-banner-card video {
    left: 0
}

 .grid .grid-container .grid-item .product-banner-card video {
    right: 0
}

 .grid .grid-container .grid-item .product-banner-card img {
    left: 0
}

 .grid .grid-container .grid-item .product-banner-card img {
    right: 0
}

 .grid .grid-container .grid-item .product-total-look-card video {
    left: 0
}

 .grid .grid-container .grid-item .product-total-look-card video {
    right: 0
}

 .grid .grid-container .grid-item .product-total-look-card img {
    left: 0
}

 .grid .grid-container .grid-item .product-total-look-card img {
    right: 0
}

 .grid .grid-container .grid-item .product-image-wrapper video {
    left: 0
}

 .grid .grid-container .grid-item .product-image-wrapper video {
    right: 0
}

 .grid .grid-container .grid-item .product-image-wrapper img {
    left: 0
}

 .grid .grid-container .grid-item .product-image-wrapper img {
    right: 0
}

.grid .grid-container .grid-item.normal .product-banner-card:before, .grid .grid-container .grid-item.normal .product-carousel-card .carousel .main-image-wrapper:before, .grid .grid-container .grid-item.normal .product-image-card .product-image-wrapper:before, .grid .grid-container .grid-item.normal .product-image-wrapper:before, .grid .grid-container .grid-item.normal .product-video-card .product-video-wrapper:before {
    padding-top: 150%
}

.grid .grid-container .grid-item.double .product-banner-card.expand .carousel .main-image-wrapper:before, .grid .grid-container .grid-item.double .product-banner-card.expand .product-image-wrapper:before, .grid .grid-container .grid-item.double .product-banner-card.expand .product-video-wrapper:before, .grid .grid-container .grid-item.double .product-banner-card.fill .carousel .main-image-wrapper:before, .grid .grid-container .grid-item.double .product-banner-card.fill .product-image-wrapper:before, .grid .grid-container .grid-item.double .product-banner-card.fill .product-video-wrapper:before, .grid .grid-container .grid-item.double .product-carousel-card.expand .carousel .main-image-wrapper:before, .grid .grid-container .grid-item.double .product-carousel-card.expand .product-image-wrapper:before, .grid .grid-container .grid-item.double .product-carousel-card.expand .product-video-wrapper:before, .grid .grid-container .grid-item.double .product-carousel-card.fill .carousel .main-image-wrapper:before, .grid .grid-container .grid-item.double .product-carousel-card.fill .product-image-wrapper:before, .grid .grid-container .grid-item.double .product-carousel-card.fill .product-video-wrapper:before, .grid .grid-container .grid-item.double .product-image-card.expand .carousel .main-image-wrapper:before, .grid .grid-container .grid-item.double .product-image-card.expand .product-image-wrapper:before, .grid .grid-container .grid-item.double .product-image-card.expand .product-video-wrapper:before, .grid .grid-container .grid-item.double .product-image-card.fill .carousel .main-image-wrapper:before, .grid .grid-container .grid-item.double .product-image-card.fill .product-image-wrapper:before, .grid .grid-container .grid-item.double .product-image-card.fill .product-video-wrapper:before, .grid .grid-container .grid-item.double .product-total-look-card.expand .carousel .main-image-wrapper:before, .grid .grid-container .grid-item.double .product-total-look-card.expand .product-image-wrapper:before, .grid .grid-container .grid-item.double .product-total-look-card.expand .product-video-wrapper:before, .grid .grid-container .grid-item.double .product-total-look-card.fill .carousel .main-image-wrapper:before, .grid .grid-container .grid-item.double .product-total-look-card.fill .product-image-wrapper:before, .grid .grid-container .grid-item.double .product-total-look-card.fill .product-video-wrapper:before, .grid .grid-container .grid-item.double .product-video-card.expand .carousel .main-image-wrapper:before, .grid .grid-container .grid-item.double .product-video-card.expand .product-image-wrapper:before, .grid .grid-container .grid-item.double .product-video-card.expand .product-video-wrapper:before, .grid .grid-container .grid-item.double .product-video-card.fill .carousel .main-image-wrapper:before, .grid .grid-container .grid-item.double .product-video-card.fill .product-image-wrapper:before, .grid .grid-container .grid-item.double .product-video-card.fill .product-video-wrapper:before {
    padding-top: 128%
}

.grid .grid-container .grid-item.double .product-banner-card:before, .grid .grid-container .grid-item.double .product-carousel-card .carousel .main-image-wrapper:before, .grid .grid-container .grid-item.double .product-image-card .product-image-wrapper:before, .grid .grid-container .grid-item.double .product-total-look-card .product-image-wrapper:before, .grid .grid-container .grid-item.double .product-video-card .product-video-wrapper:before {
    padding-top: 62.5%
}

.grid .grid-container .grid-item.double .product-banner-card .discount-tag, .grid .grid-container .grid-item.double .product-image-card .product-image-wrapper .discount-tag, .grid .grid-container .grid-item.double .product-total-look-card .product-image-wrapper .discount-tag, .grid .grid-container .grid-item.double .product-video-card .product-video-wrapper .discount-tag {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    background: none
}

 .grid .grid-container .grid-item.double .product-banner-card .discount-tag,  .grid .grid-container .grid-item.double .product-image-card .product-image-wrapper .discount-tag,  .grid .grid-container .grid-item.double .product-total-look-card .product-image-wrapper .discount-tag,  .grid .grid-container .grid-item.double .product-video-card .product-video-wrapper .discount-tag,  .grid .grid-container .grid-item.double .product-banner-card .discount-tag,  .grid .grid-container .grid-item.double .product-image-card .product-image-wrapper .discount-tag,  .grid .grid-container .grid-item.double .product-total-look-card .product-image-wrapper .discount-tag,  .grid .grid-container .grid-item.double .product-video-card .product-video-wrapper .discount-tag {
    padding: 0
}

.grid .grid-container .grid-item.double .product-banner-card .discount-tag span, .grid .grid-container .grid-item.double .product-image-card .product-image-wrapper .discount-tag span, .grid .grid-container .grid-item.double .product-total-look-card .product-image-wrapper .discount-tag span, .grid .grid-container .grid-item.double .product-video-card .product-video-wrapper .discount-tag span {
    background-color: #fff
}

 .grid .grid-container .grid-item.double .product-banner-card .discount-tag span,  .grid .grid-container .grid-item.double .product-image-card .product-image-wrapper .discount-tag span,  .grid .grid-container .grid-item.double .product-total-look-card .product-image-wrapper .discount-tag span,  .grid .grid-container .grid-item.double .product-video-card .product-video-wrapper .discount-tag span,  .grid .grid-container .grid-item.double .product-banner-card .discount-tag span,  .grid .grid-container .grid-item.double .product-image-card .product-image-wrapper .discount-tag span,  .grid .grid-container .grid-item.double .product-total-look-card .product-image-wrapper .discount-tag span,  .grid .grid-container .grid-item.double .product-video-card .product-video-wrapper .discount-tag span {
    padding: 8px 8px 5.33333px
}

.grid .grid-container .grid-item.double .product-banner-card.full-height:before, .grid .grid-container .grid-item.double .product-image-card.full-height .product-image-wrapper:before, .grid .grid-container .grid-item.double .product-total-look-card.full-height .product-image-wrapper:before, .grid .grid-container .grid-item.double .product-video-card.full-height .product-video-wrapper:before {
    padding-top: 150%
}

.grid .grid-container .grid-item.double .product-carousel-card.full-height .carousel .main-image-wrapper:before {
    padding-top: 128%
}

 .mobile .grid .grid-container,  .mobile .grid .grid-container {
    margin: 0 -4px
}

.mobile .grid .grid-container .grid-item.double .product-banner-card:not(.full-height):before, .mobile .grid .grid-container .grid-item.double .product-carousel-card:not(.full-height) .carousel .main-image-wrapper:before, .mobile .grid .grid-container .grid-item.double .product-image-card:not(.full-height) .product-image-wrapper:before, .mobile .grid .grid-container .grid-item.double .product-total-look-card:not(.full-height) .product-image-wrapper:before, .mobile .grid .grid-container .grid-item.double .product-video-card:not(.full-height) .product-video-wrapper:before {
    padding-top: 66.6%
}

 .mobile .grid .grid-container .grid-item .wrapper-content {
    margin-left: 12px
}

 .mobile .grid .grid-container .grid-item .wrapper-content {
    margin-right: 12px
}

 .mobile .grid .grid-container .grid-item .wrapper-content .top-block .left-elem .product-text.product-text__without-label {
    margin-right: 10px
}

 .mobile .grid .grid-container .grid-item .wrapper-content .top-block .left-elem .product-text.product-text__without-label {
    margin-left: 10px
}

.mobile .grid .grid-container .grid-item .wrapper-content .color-cuts {
    margin-top: 3px
}

 .mobile .grid .grid-container .grid-item,  .mobile .grid .grid-container .grid-item {
    padding: 0 4px
}

.mobile .grid .grid-container .grid-item.normal {
    width: 50%
}

.mobile .grid .grid-container .grid-item .future-price {
    margin-top: 4px
}

.mobile .grid .grid-container .grid-item .future-price__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: start;
    align-items: start
}

.mobile .grid .grid-container .grid-item.double .future-price__date {
    margin: 0
}

.mobile .grid .grid-container .grid-item.double .future-price__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

  .grid.two-cols,   .grid.two-cols {
    padding: 0 152px
}
.grid.two-cols {
    padding: 0 152px;
}
 .grid.two-cols .grid-container {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

     .grid.two-cols .grid-container .grid-item.double {
        width: 100% !important;
    }
.grid .grid-container .grid-item.double .product-image-card.expand .product-image-wrapper img {
    left: 50%;
}
  .grid.two-cols .grid-container .grid-item.double .product-image-card .product-image-wrapper {
    margin-right: 6%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card .product-image-wrapper {
    margin-left: 6%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card .product-video-wrapper {
    margin-right: 6%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card .product-video-wrapper {
    margin-left: 6%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card .carousel .main-image-wrapper {
    margin-right: 6%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card .carousel .main-image-wrapper {
    margin-left: 6%
}

  .grid.two-cols .grid-container .grid-item.double .product-banner-card {
    margin-right: 6%
}

  .grid.two-cols .grid-container .grid-item.double .product-banner-card {
    margin-left: 6%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card .product-image-wrapper {
    margin-right: 6%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card .product-image-wrapper,   .grid.two-cols .grid-container .grid-item.double .product-total-look-card .product-image-wrapper {
    margin-left: 6%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card .product-image-wrapper {
    margin-right: 6%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card .product-video-wrapper {
    margin-left: 6%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card .product-video-wrapper {
    margin-right: 6%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card .carousel .main-image-wrapper {
    margin-left: 6%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card .carousel .main-image-wrapper {
    margin-right: 6%
}

  .grid.two-cols .grid-container .grid-item.double .product-banner-card {
    margin-left: 6%
}

  .grid.two-cols .grid-container .grid-item.double .product-banner-card {
    margin-right: 6%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card .product-image-wrapper {
    margin-left: 6%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card .product-image-wrapper {
    margin-right: 6%
}

 .grid.two-cols .grid-container .grid-item.double .product-banner-card video,  .grid.two-cols .grid-container .grid-item.double .product-carousel-card .carousel .main-image-wrapper video,  .grid.two-cols .grid-container .grid-item.double .product-image-card .product-image-wrapper video,  .grid.two-cols .grid-container .grid-item.double .product-total-look-card .product-image-wrapper video,  .grid.two-cols .grid-container .grid-item.double .product-video-card .product-video-wrapper video {
    width: 100%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card.fill .product-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card.fill .product-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card.fill .product-video-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card.fill .product-video-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card.fill .carousel .main-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card.fill .carousel .main-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card.expand .product-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card.expand .product-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card.expand .product-video-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card.expand .product-video-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card.expand .carousel .main-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card.expand .carousel .main-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card.fill .product-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card.fill .product-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card.fill .product-video-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card.fill .product-video-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card.fill .carousel .main-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card.fill .carousel .main-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card.expand .product-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card.expand .product-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card.expand .product-video-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card.expand .product-video-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card.expand .carousel .main-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card.expand .carousel .main-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card.fill .product-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card.fill .product-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card.fill .product-video-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card.fill .product-video-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card.fill .carousel .main-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card.fill .carousel .main-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card.expand .product-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card.expand .product-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card.expand .product-video-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card.expand .product-video-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card.expand .carousel .main-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card.expand .carousel .main-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card.fill .product-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card.fill .product-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card.fill .product-video-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card.fill .product-video-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card.fill .carousel .main-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card.fill .carousel .main-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card.expand .product-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card.expand .product-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card.expand .product-video-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card.expand .product-video-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card.expand .carousel .main-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card.fill .product-image-wrapper,   .grid.two-cols .grid-container .grid-item.double .product-total-look-card.expand .carousel .main-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card.fill .product-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card.fill .product-video-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card.fill .product-video-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card.fill .carousel .main-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card.fill .carousel .main-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card.expand .product-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card.expand .product-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card.expand .product-video-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card.expand .product-video-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card.expand .carousel .main-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-image-card.expand .carousel .main-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card.fill .product-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card.fill .product-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card.fill .product-video-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card.fill .product-video-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card.fill .carousel .main-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card.fill .carousel .main-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card.expand .product-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card.expand .product-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card.expand .product-video-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card.expand .product-video-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card.expand .carousel .main-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-video-card.expand .carousel .main-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card.fill .product-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card.fill .product-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card.fill .product-video-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card.fill .product-video-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card.fill .carousel .main-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card.fill .carousel .main-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card.expand .product-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card.expand .product-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card.expand .product-video-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card.expand .product-video-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card.expand .carousel .main-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-carousel-card.expand .carousel .main-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card.fill .product-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card.fill .product-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card.fill .product-video-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card.fill .product-video-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card.fill .carousel .main-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card.fill .carousel .main-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card.expand .product-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card.expand .product-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card.expand .product-video-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card.expand .product-video-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card.expand .carousel .main-image-wrapper {
    margin-left: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-total-look-card.expand .carousel .main-image-wrapper {
    margin-right: 24%
}

  .grid.two-cols .grid-container .grid-item.double .product-banner-card.fill {
    margin-right: 0
}

  .grid.two-cols .grid-container .grid-item.double .product-banner-card.fill {
    margin-left: 0
}

  .grid.two-cols .grid-container .grid-item.double .product-banner-card.expand {
    margin-right: 0
}

  .grid.two-cols .grid-container .grid-item.double .product-banner-card.fill,   .grid.two-cols .grid-container .grid-item.double .product-banner-card.expand {
    margin-left: 0
}

  .grid.two-cols .grid-container .grid-item.double .product-banner-card.fill {
    margin-right: 0
}

  .grid.two-cols .grid-container .grid-item.double .product-banner-card.expand {
    margin-left: 0
}

  .grid.two-cols .grid-container .grid-item.double .product-banner-card.expand {
    margin-right: 0
}

 .grid.two-cols .grid-container .grid-item.double .product-video-card .product-video-wrapper video {
    width: 100%
}

 .grid.two-cols .grid-container .grid-item.double .product-video-card.expand .product-video-wrapper video,  .grid.two-cols .grid-container .grid-item.double .product-video-card.fill .product-video-wrapper video {
    width: auto
}

 .grid.two-cols .grid-container .grid-item.normal {
    width: calc(50% - 24px) !important;
}

     .grid.two-cols .grid-container .grid-item.normal .product-banner-card:before,  .grid.two-cols .grid-container .grid-item.normal .product-carousel-card .carousel .main-image-wrapper:before,  .grid.two-cols .grid-container .grid-item.normal .product-image-card .product-image-wrapper:before,  .grid.two-cols .grid-container .grid-item.normal .product-total-look-card .product-image-wrapper:before,  .grid.two-cols .grid-container .grid-item.normal .product-video-card .product-video-wrapper:before {
        padding-top: 128%
    }

 .grid.four-cols .category-product-card {
    padding-bottom: 26px
}

  .grid.four-cols {
    padding-left: 2px
}

  .grid.four-cols,   .grid.four-cols {
    padding-right: 2px
}

      .grid.four-cols .grid-container .grid-item,   .grid.four-cols {
        padding-left: 2px
    }

          .grid.four-cols .grid-container .grid-item,   .grid.four-cols .grid-container .grid-item {
            padding-right: 2px
        }

          .grid.four-cols .grid-container .grid-item {
            padding-left: 2px
        }

 .grid.four-cols .grid-container .grid-item.double {
    width: 50%
}

 .grid.four-cols .grid-container .grid-item.normal {
    width: 25% !important;
}
.grid-item.normal {
    width: 25% !important;
}
.grid-item.double {
    width: 50% !important;
}

  .grid .grid-container .grid-item.double .product-image-card .product-image .discount-tag {
    margin-left: 0
}

  .grid .grid-container .grid-item.double .product-image-card .product-image .discount-tag {
    margin-right: 0
}

  .grid .grid-container .grid-item.double .product-image-card .product-video .discount-tag {
    margin-left: 0
}

  .grid .grid-container .grid-item.double .product-image-card .product-video .discount-tag {
    margin-right: 0
}

  .grid .grid-container .grid-item.double .product-image-card .visual-content-wrapper .discount-tag {
    margin-left: 0
}

  .grid .grid-container .grid-item.double .product-image-card .visual-content-wrapper .discount-tag {
    margin-right: 0
}

  .grid .grid-container .grid-item.double .product-video-card .product-image .discount-tag {
    margin-left: 0
}

  .grid .grid-container .grid-item.double .product-video-card .product-image .discount-tag {
    margin-right: 0
}

  .grid .grid-container .grid-item.double .product-video-card .product-video .discount-tag {
    margin-left: 0
}

  .grid .grid-container .grid-item.double .product-video-card .product-video .discount-tag {
    margin-right: 0
}

  .grid .grid-container .grid-item.double .product-video-card .visual-content-wrapper .discount-tag {
    margin-left: 0
}

  .grid .grid-container .grid-item.double .product-video-card .visual-content-wrapper .discount-tag {
    margin-right: 0
}

  .grid .grid-container .grid-item.double .product-carousel-card .product-image .discount-tag {
    margin-left: 0
}

  .grid .grid-container .grid-item.double .product-carousel-card .product-image .discount-tag {
    margin-right: 0
}

  .grid .grid-container .grid-item.double .product-carousel-card .product-video .discount-tag {
    margin-left: 0
}

  .grid .grid-container .grid-item.double .product-carousel-card .product-video .discount-tag {
    margin-right: 0
}

  .grid .grid-container .grid-item.double .product-carousel-card .visual-content-wrapper .discount-tag {
    margin-left: 0
}

  .grid .grid-container .grid-item.double .product-carousel-card .visual-content-wrapper .discount-tag {
    margin-right: 0
}

  .grid .grid-container .grid-item.double .product-total-look-card .product-image .discount-tag {
    margin-left: 0
}

  .grid .grid-container .grid-item.double .product-total-look-card .product-image .discount-tag {
    margin-right: 0
}

  .grid .grid-container .grid-item.double .product-total-look-card .product-video .discount-tag {
    margin-left: 0
}

  .grid .grid-container .grid-item.double .product-total-look-card .product-video .discount-tag {
    margin-right: 0
}

  .grid .grid-container .grid-item.double .product-total-look-card .visual-content-wrapper .discount-tag {
    margin-left: 0
}

  .grid .grid-container .grid-item.double .product-total-look-card .visual-content-wrapper .discount-tag {
    margin-right: 0
}

 .grid .grid-container .grid-item.double .product-carousel-card .future-price__wrapper,  .grid .grid-container .grid-item.double .product-image-card .future-price__wrapper,  .grid .grid-container .grid-item.double .product-total-look-card .future-price__wrapper,  .grid .grid-container .grid-item.double .product-video-card .future-price__wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

 .grid .grid-container .grid-item.double .product-carousel-card .product-content,  .grid .grid-container .grid-item.double .product-image-card .product-content,  .grid .grid-container .grid-item.double .product-total-look-card .product-content,  .grid .grid-container .grid-item.double .product-video-card .product-content {
    text-align: center
}

     .grid .grid-container .grid-item.double .product-carousel-card .product-content .color-cuts,  .grid .grid-container .grid-item.double .product-image-card .product-content .color-cuts,  .grid .grid-container .grid-item.double .product-total-look-card .product-content .color-cuts,  .grid .grid-container .grid-item.double .product-video-card .product-content .color-cuts {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

  .grid .grid-container .grid-item.double .product-image-card.fill .product-image-wrapper img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-image-card.fill .product-image-wrapper img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-image-card.fill .product-image-wrapper video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-image-card.fill .product-image-wrapper video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-image-card.fill .product-video-wrapper img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-image-card.fill .product-video-wrapper img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-image-card.fill .product-video-wrapper video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-image-card.fill .product-video-wrapper video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-image-card.fill .carousel .main-image-wrapper img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-image-card.fill .carousel .main-image-wrapper img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-image-card.fill .carousel .main-image-wrapper video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-image-card.fill .carousel .main-image-wrapper video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-image-card.expand .product-image-wrapper img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-image-card.expand .product-image-wrapper img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-image-card.expand .product-image-wrapper video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-image-card.expand .product-image-wrapper video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-image-card.expand .product-video-wrapper img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-image-card.expand .product-video-wrapper img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-image-card.expand .product-video-wrapper video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-image-card.expand .product-video-wrapper video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-image-card.expand .carousel .main-image-wrapper img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-image-card.expand .carousel .main-image-wrapper img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-image-card.expand .carousel .main-image-wrapper video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-image-card.expand .carousel .main-image-wrapper video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-video-card.fill .product-image-wrapper img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-video-card.fill .product-image-wrapper img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-video-card.fill .product-image-wrapper video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-video-card.fill .product-image-wrapper video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-video-card.fill .product-video-wrapper img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-video-card.fill .product-video-wrapper img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-video-card.fill .product-video-wrapper video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-video-card.fill .product-video-wrapper video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-video-card.fill .carousel .main-image-wrapper img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-video-card.fill .carousel .main-image-wrapper img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-video-card.fill .carousel .main-image-wrapper video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-video-card.fill .carousel .main-image-wrapper video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-video-card.expand .product-image-wrapper img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-video-card.expand .product-image-wrapper img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-video-card.expand .product-image-wrapper video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-video-card.expand .product-image-wrapper video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-video-card.expand .product-video-wrapper img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-video-card.expand .product-video-wrapper img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-video-card.expand .product-video-wrapper video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-video-card.expand .product-video-wrapper video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-video-card.expand .carousel .main-image-wrapper img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-video-card.expand .carousel .main-image-wrapper img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-video-card.expand .carousel .main-image-wrapper video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-video-card.expand .carousel .main-image-wrapper video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-carousel-card.fill .product-image-wrapper img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-carousel-card.fill .product-image-wrapper img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-carousel-card.fill .product-image-wrapper video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-carousel-card.fill .product-image-wrapper video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-carousel-card.fill .product-video-wrapper img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-carousel-card.fill .product-video-wrapper img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-carousel-card.fill .product-video-wrapper video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-carousel-card.fill .product-video-wrapper video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-carousel-card.fill .carousel .main-image-wrapper img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-carousel-card.fill .carousel .main-image-wrapper img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-carousel-card.fill .carousel .main-image-wrapper video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-carousel-card.fill .carousel .main-image-wrapper video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-carousel-card.expand .product-image-wrapper img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-carousel-card.expand .product-image-wrapper img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-carousel-card.expand .product-image-wrapper video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-carousel-card.expand .product-image-wrapper video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-carousel-card.expand .product-video-wrapper img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-carousel-card.expand .product-video-wrapper img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-carousel-card.expand .product-video-wrapper video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-carousel-card.expand .product-video-wrapper video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-carousel-card.expand .carousel .main-image-wrapper img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-carousel-card.expand .carousel .main-image-wrapper img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-carousel-card.expand .carousel .main-image-wrapper video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-carousel-card.expand .carousel .main-image-wrapper video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-total-look-card.fill .product-image-wrapper img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-total-look-card.fill .product-image-wrapper img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-total-look-card.fill .product-image-wrapper video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-total-look-card.fill .product-image-wrapper video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-total-look-card.fill .product-video-wrapper img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-total-look-card.fill .product-video-wrapper img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-total-look-card.fill .product-video-wrapper video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-total-look-card.fill .product-video-wrapper video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-total-look-card.fill .carousel .main-image-wrapper img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-total-look-card.fill .carousel .main-image-wrapper img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-total-look-card.fill .carousel .main-image-wrapper video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-total-look-card.fill .carousel .main-image-wrapper video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-total-look-card.expand .product-image-wrapper img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-total-look-card.expand .product-image-wrapper img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-total-look-card.expand .product-image-wrapper video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-total-look-card.expand .product-image-wrapper video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-total-look-card.expand .product-video-wrapper img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-total-look-card.expand .product-video-wrapper img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-total-look-card.expand .product-video-wrapper video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-total-look-card.expand .product-video-wrapper video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-total-look-card.expand .carousel .main-image-wrapper img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-total-look-card.expand .carousel .main-image-wrapper img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-total-look-card.expand .carousel .main-image-wrapper video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-total-look-card.expand .carousel .main-image-wrapper video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-image-card.fill .product-image-wrapper img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-image-card.fill .product-image-wrapper img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-image-card.fill .product-image-wrapper video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-image-card.fill .product-image-wrapper video {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-image-card.fill .product-video-wrapper img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-image-card.fill .product-video-wrapper img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-image-card.fill .product-video-wrapper video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-image-card.fill .product-video-wrapper video {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-image-card.fill .carousel .main-image-wrapper img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-image-card.fill .carousel .main-image-wrapper img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-image-card.fill .carousel .main-image-wrapper video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-image-card.fill .carousel .main-image-wrapper video {
    right: 50%
}

 
  .grid .grid-container .grid-item.double .product-image-card.expand .product-image-wrapper img {
    right: 50% !important;
}

.grid .grid-container .grid-item.double .product-image-card.expand .product-image-wrapper img {
    /*left: 50% !important;*/
    left: -50% !important;
    overflow:hidden !important;
}

.grid .grid-container .grid-item .product-image-card .product-image-wrapper img {
    right: 0;
}
  .grid .grid-container .grid-item.double .product-image-card.expand .product-image-wrapper video {
    left: 50%
}

.double .left-elem {
    text-align:center;
}
.double .price-elem {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

  .grid .grid-container .grid-item.double .product-image-card.expand .product-image-wrapper video {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-image-card.expand .product-video-wrapper img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-image-card.expand .product-video-wrapper img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-image-card.expand .product-video-wrapper video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-image-card.expand .product-video-wrapper video {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-image-card.expand .carousel .main-image-wrapper img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-image-card.expand .carousel .main-image-wrapper img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-image-card.expand .carousel .main-image-wrapper video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-image-card.expand .carousel .main-image-wrapper video {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-video-card.fill .product-image-wrapper img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-video-card.fill .product-image-wrapper img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-video-card.fill .product-image-wrapper video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-video-card.fill .product-image-wrapper video {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-video-card.fill .product-video-wrapper img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-video-card.fill .product-video-wrapper img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-video-card.fill .product-video-wrapper video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-video-card.fill .product-video-wrapper video {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-video-card.fill .carousel .main-image-wrapper img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-video-card.fill .carousel .main-image-wrapper img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-video-card.fill .carousel .main-image-wrapper video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-video-card.fill .carousel .main-image-wrapper video {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-video-card.expand .product-image-wrapper img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-video-card.expand .product-image-wrapper img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-video-card.expand .product-image-wrapper video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-video-card.expand .product-image-wrapper video {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-video-card.expand .product-video-wrapper img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-video-card.expand .product-video-wrapper img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-video-card.expand .product-video-wrapper video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-video-card.expand .product-video-wrapper video {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-video-card.expand .carousel .main-image-wrapper img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-video-card.expand .carousel .main-image-wrapper img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-video-card.expand .carousel .main-image-wrapper video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-video-card.expand .carousel .main-image-wrapper video {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-carousel-card.fill .product-image-wrapper img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-carousel-card.fill .product-image-wrapper img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-carousel-card.fill .product-image-wrapper video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-carousel-card.fill .product-image-wrapper video {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-carousel-card.fill .product-video-wrapper img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-carousel-card.fill .product-video-wrapper img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-carousel-card.fill .product-video-wrapper video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-carousel-card.fill .product-video-wrapper video {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-carousel-card.fill .carousel .main-image-wrapper img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-carousel-card.fill .carousel .main-image-wrapper img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-carousel-card.fill .carousel .main-image-wrapper video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-carousel-card.fill .carousel .main-image-wrapper video {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-carousel-card.expand .product-image-wrapper img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-carousel-card.expand .product-image-wrapper img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-carousel-card.expand .product-image-wrapper video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-carousel-card.expand .product-image-wrapper video {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-carousel-card.expand .product-video-wrapper img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-carousel-card.expand .product-video-wrapper img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-carousel-card.expand .product-video-wrapper video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-carousel-card.expand .product-video-wrapper video {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-carousel-card.expand .carousel .main-image-wrapper img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-carousel-card.expand .carousel .main-image-wrapper img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-carousel-card.expand .carousel .main-image-wrapper video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-carousel-card.expand .carousel .main-image-wrapper video {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-total-look-card.fill .product-image-wrapper img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-total-look-card.fill .product-image-wrapper img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-total-look-card.fill .product-image-wrapper video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-total-look-card.fill .product-image-wrapper video {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-total-look-card.fill .product-video-wrapper img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-total-look-card.fill .product-video-wrapper img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-total-look-card.fill .product-video-wrapper video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-total-look-card.fill .product-video-wrapper video {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-total-look-card.fill .carousel .main-image-wrapper img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-total-look-card.fill .carousel .main-image-wrapper img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-total-look-card.fill .carousel .main-image-wrapper video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-total-look-card.fill .carousel .main-image-wrapper video {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-total-look-card.expand .product-image-wrapper img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-total-look-card.expand .product-image-wrapper img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-total-look-card.expand .product-image-wrapper video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-total-look-card.expand .product-image-wrapper video {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-total-look-card.expand .product-video-wrapper img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-total-look-card.expand .product-video-wrapper img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-total-look-card.expand .product-video-wrapper video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-total-look-card.expand .product-video-wrapper video {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-total-look-card.expand .carousel .main-image-wrapper img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-total-look-card.expand .carousel .main-image-wrapper img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-total-look-card.expand .carousel .main-image-wrapper video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-total-look-card.expand .carousel .main-image-wrapper video {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-banner-card.fill img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-banner-card.fill img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-banner-card.fill video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-banner-card.fill video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-banner-card.expand img {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-banner-card.expand img {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-banner-card.expand video {
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

  .grid .grid-container .grid-item.double .product-banner-card.expand video {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

  .grid .grid-container .grid-item.double .product-banner-card.fill img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-banner-card.fill img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-banner-card.fill video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-banner-card.fill video {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-banner-card.expand img {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-banner-card.expand img {
    right: 50%
}

  .grid .grid-container .grid-item.double .product-banner-card.expand video {
    left: 50%
}

  .grid .grid-container .grid-item.double .product-banner-card.expand video {
    right: 50%
}

.skeleton-product-card .loading {
    position: relative;
    overflow: hidden;
    background-color: #f5f5f5;
    background-image: -webkit-linear-gradient(45deg,#f5f5f5,#f5f5f5 20%,#ebebeb 50%,#f5f5f5 80%,#f5f5f5);
    background-image: linear-gradient(45deg,#f5f5f5,#f5f5f5 20%,#ebebeb 50%,#f5f5f5 80%,#f5f5f5);
    background-size: 600%;
    background-repeat: no-repeat;
    -webkit-animation: loading-placeholder 1s linear infinite;
    animation: loading-placeholder 1s linear infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

    .skeleton-product-card .loading.img-wrapper {
        line-height: 0
    }

        .skeleton-product-card .loading.img-wrapper:before {
            display: block;
            content: "";
            width: 100%;
            padding-top: 150%
        }

        .skeleton-product-card .loading.img-wrapper img {
            -o-object-fit: cover;
            object-fit: cover;
            position: absolute;
            top: 0;
            bottom: 0;
            height: 100%;
            width: 100%
        }

 .skeleton-product-card .loading.img-wrapper img {
    right: 0
}

 .skeleton-product-card .loading.img-wrapper img,  .skeleton-product-card .loading.img-wrapper img {
    left: 0
}

 .skeleton-product-card .loading.img-wrapper img {
    right: 0
}

.skeleton-product-card .loading.first-line {
    margin-top: 8px;
    width: 35%;
    height: 16px
}

 .skeleton-product-card .loading.first-line {
    margin-left: 12px
}

 .skeleton-product-card .loading.first-line {
    margin-right: 12px
}

.skeleton-product-card .loading.second-line {
    width: 70%;
    height: 16px;
    margin-top: 8px
}

 .skeleton-product-card .loading.second-line {
    margin-left: 12px
}

 .skeleton-product-card .loading.second-line {
    margin-right: 12px
}

.skeleton-product-card .loading.third-line {
    width: 35%;
    height: 16px;
    margin-top: 8px;
    margin-bottom: 24px
}

 .skeleton-product-card .loading.third-line {
    margin-left: 12px
}

 .skeleton-product-card .loading.third-line {
    margin-right: 12px
}

 .skeleton-product-card .loading.first-line {
    margin-bottom: 12px
}

  .skeleton-product-card .loading.first-line {
    margin-left: 8px
}

  .skeleton-product-card .loading.first-line {
    margin-right: 8px
}

 .skeleton-product-card .loading.second-line {
    margin-bottom: 12px
}

  .skeleton-product-card .loading.second-line {
    margin-left: 8px
}

  .skeleton-product-card .loading.second-line {
    margin-right: 8px
}

 .skeleton-product-card .loading.third-line {
    margin-bottom: 12px
}

  .skeleton-product-card .loading.third-line {
    margin-left: 8px
}

  .skeleton-product-card .loading.third-line {
    margin-right: 8px
}

.skeleton-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

 .skeleton-grid,  .skeleton-grid {
    margin: 0 -4px
}

.skeleton-grid .column-grid {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none;
    width: 50%
}

 .skeleton-grid .column-grid,  .skeleton-grid .column-grid {
    padding: 0 4px
}

 .skeleton-grid .column-grid {
    width: calc(50% - 24px)
}

     .skeleton-grid .column-grid.is-half-grid {
        width: 25%
    }

  .skeleton-grid .column-grid.is-half-grid,   .skeleton-grid .column-grid.is-half-grid {
    padding: 0 2px
}

 .category-page .skeleton-grid {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

  .category-page .skeleton-grid,   .category-page .skeleton-grid {
    padding: 0 152px
}

      .category-page .skeleton-grid.four-cols,   .category-page .skeleton-grid.four-cols {
        padding: 0 8px
    }

.category-grid .translate-and-fade-enter-active, .category-grid .translate-and-fade-leave-active {
    -webkit-transition: all .25s;
    transition: all .25s
}

.category-grid .translate-and-fade-enter, .category-grid .translate-and-fade-leave-to {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px)
}

.filter-item .filter-view__icon--join-life {
    fill: #52a852
}

 .filter-item .filter-view__icon--join-life {
    margin-left: 4px
}

 .filter-item .filter-view__icon--join-life {
    margin-right: 4px
}

.filter-item .filter-item-content {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%
}

    .filter-item .filter-item-content .icon-button {
        cursor: pointer;
        background-color: transparent;
        position: relative;
        height: 18px;
        width: 18px;
        border: 0;
        outline: none;
        color: #b4b4b4
    }

 .filter-item .filter-item-content .icon-button,  .filter-item .filter-item-content .icon-button {
    padding: 0
}

.filter-item .filter-item-content .icon-button span {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    top: 0;
    height: 100%;
    width: 100%
}

 .filter-item .filter-item-content .icon-button span span,  .filter-item .filter-item-content .icon-button span span {
    margin: 0
}

.filter-item .filter-item-content .icon-selected {
    color: #00ca8d
}

.filter-item .filter-item-content .item-text {
    font-size: 1.3rem;
    font-weight: 400;
    color: #636363
}
.item-text{
    margin-left:3%;
}

 .filter-item .filter-item-content .item-text {
    padding-left: 1px
}

 .filter-item .filter-item-content .item-text {
    padding-right: 12px
}

.filter-item .filter-item-content .item-text.bold, .filter-item .filter-item-content .item-text.is-selected {
    font-weight: 700;
    color: #000
}

.filter-item .filter-item-content .item-text:before {
    font-weight: 700;
    content: attr(text);
    display: block;
    height: 0;
    visibility: hidden
}

.filter-item .filter-item-content .rectangle {
    border: .8px solid transparent;
    border-radius: 50px;
    width: 10px;
    height: 10px;
    margin-left:2%;
    
}

 .filter-item .filter-item-content .rectangle {
    margin-left: 15px
}

 .filter-item .filter-item-content .rectangle {
    margin-right: 8px
}

.filter-item .filter-item-content .rectangle.white {
    border-color: #979797
}

.styled-mode .filter-item .filter-item-content .icon-button, .styled-mode .filter-item .filter-item-content .item-text {
    color: var(--styled-main-text-color)
}

.styled-mode .filter-item .filter-item-content .rectangle {
    box-shadow: 0 0 1px 1px #fff;
    border-color: #979797
}

.filter-header {
    display: block
}

    .filter-header .total:before {
        content: "("
    }

    .filter-header .total:after {
        content: ")"
    }

 .filter-list .filter-header {
    margin-bottom: 24px
}

  .filter-list ul + ul {
    margin-left: 32px
}

  .filter-list ul + ul {
    margin-right: 32px
}

.filter-list {
    /*min-width: 132px*/
    min-width: 20%;
}

    /*.filter-list ul {
        display: inline-grid
    }*/
/*.filter-view__item--color ul {
    display: inline-grid;
}*/

.filter-list li {
    padding-bottom: 8px
}

        .filter-list li:last-child {
            padding-bottom: 0
        }

.filter-view {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: fixed;
    overflow-y: scroll;
    z-index: 10300;
    background-color: #fff;
    width: 100%;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.05);
    padding-left:40px;
    padding-right:40px;
}

 .filter-view {
    padding-right: 40px
}

 .filter-view,  .filter-view {
    padding-left: 40px
}

 .filter-view {
    padding-right: 40px
}

 .filter-view {
    right: 0
}

 .filter-view {
    left: 0
}

.filter-view .filter-header, .filter-view__panel {
    font-size: 1.3rem;
    font-weight: 500
}

.filter-view__panel {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 24px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    box-shadow: 0 0 4px rgba(0,0,0,.15);
    border: 0;
    background: #fff;
    cursor: pointer
}

 .filter-view__panel {
    margin-left: auto
}

 .filter-view__panel {
    margin-right: auto
}

 .filter-view__panel {
    margin-right: -4px
}

 .filter-view__panel {
    margin-left: -4px
}

.filter-view__panel .icon-container.icon-size-24 .bskico-cancel {
    font-size: 36px
}

 .filter-view__panel .icon-container.icon-size-24 .bskico-cancel {
    margin: -5px 0 0 -10px
}

 .filter-view__panel .icon-container.icon-size-24 .bskico-cancel {
    margin: -5px -10px 0 0
}

.filter-view__list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%
}

.filter-view__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

 .filter-view__item--tipology {
    margin-right: 80px
}

 .filter-view__item--tipology {
    margin-left: 80px
}

 .filter-view__item--color {
    margin-right: 80px
}

 .filter-view__item--color {
    margin-left: 80px
}

 .filter-view__item--size {
    margin-right: 40px
}

 .filter-view__item--size {
    margin-left: 40px
}

.filter-view__item--price {
    padding-bottom: 8px
}

.filter-view__item--news {
    margin-top: 32px;
    margin-bottom: 8px
}

.filter-view__actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.filter-view__actions, .filter-view__button {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.filter-view__button {
    -webkit-align-self: flex-end;
    align-self: flex-end
}

.filter-view__button--clean {
    visibility: hidden;
    font-size: .8125rem;
    font-weight: 500
}

 .filter-view__button--clean {
    padding-right: 8px
}

 .filter-view__button--clean {
    padding-left: 8px
}

.filter-view__button--clean :first-letter {
    text-transform: uppercase
}

.filter-view__button--visible {
    background: transparent !important;
    visibility: visible
}

.filter-view__button--apply {
    height: 40px;
    margin-bottom: 56px
}

.styled-mode .filter-view {
    background-color: var(--styled-background-color)
}

.styled-mode .filter-view, .styled-mode .filter-view__button--clean {
    color: var(--styled-main-text-color)
}

.styled-mode .filter-view__button--apply {
    background-color: var(--styled-main-text-color);
    color: var(--styled-background-color)
}

.column-number-grid-toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    font-size: .8125rem;
    font-weight: 400;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

 .column-number-grid-toggle .column-number-li {
    margin-right: 5px
}

 .column-number-grid-toggle .column-number-li {
    margin-left: 5px
}

 .column-number-grid-toggle .column-number-li:last-child {
    margin-right: 5px
}

 .column-number-grid-toggle .column-number-li:last-child {
    margin-left: 5px
}
.image-item-wrapper {
    line-height: 0;
    display: block;
}

.order-line .icon-container .bskico-check {
    color: #00ca8d
}

 .order-line .list,  .order-line .list {
    padding: 16px 24px
}

     .order-line .list ul.is-order {
        padding-left: 0
    }

     .order-line .list ul.is-order {
        padding-right: 0
    }

.order-line .list ul.is-order li {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

    .order-line .list ul.is-order li:after {
        display: none
    }

    .order-line .list ul.is-order li a {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        flex-grow: 1
    }

 .order-line .list ul.is-order li a {
    padding: 0 16px 24px 0
}

 .order-line .list ul.is-order li a {
    padding: 0 0 24px 16px
}

.order-line .list ul.is-order li:last-child a {
    padding-bottom: 8px
}

.order-grid-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

 .order-grid-header,  .order-grid-header {
    padding: 0 36px
}

.order-grid-header .order-grid-text {
    font-size: .8125rem;
    font-weight: 400;
    color: #636363
}

 .order-grid-header .order-grid-text {
    margin-right: 16px
}

 .order-grid-header .order-grid-text {
    margin-left: 16px
}

.order-grid-header .order-grid-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative
}

.order-grid-header li {
    display: inline-block
}

    .order-grid-header li .order-line {
        position: absolute;
        width: 200px;
        z-index: 20
    }

 .order-grid-header li .order-line .list {
    padding-left: 16px
}

 .order-grid-header li .order-line .list,  .order-grid-header li .order-line .list {
    padding-right: 16px
}

 .order-grid-header li .order-line .list {
    padding-left: 16px
}

.order-grid-header li .order-line .list ul.is-order {
    display: inline-block;
    width: 100%
}

 .order-grid-header li .order-line .list ul.is-order,  .order-grid-header li .order-line .list ul.is-order {
    padding: 0
}

.order-grid-header li .order-line .list ul.is-order li {
    padding-bottom: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

    .order-grid-header li .order-line .list ul.is-order li a {
        font-size: .8125rem;
        font-weight: 400
    }

 .order-grid-header li .order-line .list ul.is-order li a,  .order-grid-header li .order-line .list ul.is-order li a {
    padding: 0
}

.order-grid-header li .order-line .list ul.is-order li:last-child {
    padding-bottom: 0
}

.order-grid-header li .collapsable.filter-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    font-size: .8125rem;
    font-weight: 500;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    box-shadow: 0 0 4px rgba(0,0,0,.15);
    border: 0;
    background: #fff;
    cursor: pointer
}

    .order-grid-header li .collapsable.filter-button .active-filters-bubble {
        top: 0
    }

 .order-grid-header li .collapsable.filter-button .bskico-filter {
    margin: -4px 0 0 -10px
}

 .order-grid-header li .collapsable.filter-button .bskico-filter {
    margin: -4px -10px 0 0
}

.order-grid-header li .collapsable.filter-button .total {
    display: none
}

.styled-mode .order-grid-header * {
    color: var(--styled-main-text-color)
}

    .styled-mode .order-grid-header * .order-line .list {
        background-color: var(--styled-background-color)
    }

 .filter-grid-header,  .filter-grid-header {
    padding: 24px 40px
}

     .filter-grid-header .filter-tag-swiper {
        margin-right: 400px
    }

     .filter-grid-header .filter-tag-swiper {
        margin-left: 400px
    }

     .filter-grid-header .filter-tag {
        margin-right: 400px
    }

     .filter-grid-header .filter-tag {
        margin-left: 400px
    }

.filter-grid-header .filter-tag-swiper .swiper-container, .filter-grid-header .filter-tag .swiper-container {
    overflow: visible
}

    .filter-grid-header .filter-tag-swiper .swiper-container .swiper-wrapper, .filter-grid-header .filter-tag .swiper-container .swiper-wrapper {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }

.filter-grid-header .tags {
    line-height: 0
}

    .filter-grid-header .tags .icon-tag.is-naked {
        color: #636363;
        font-weight: 400;
        font-size: .8125rem
    }

.is-keyboard .filter-grid-header .tags .icon-tag.is-naked {
    outline-offset: -1px;
    height: auto
}

 .filter-grid-header .tags .swiper-slide {
    margin: 3px 24px 8px 0
}

 .filter-grid-header .tags .swiper-slide {
    margin: 3px 0 8px 24px
}

.is-keyboard .filter-grid-header .tags .swiper-slide button.is-naked:focus {
    outline-offset: -2px
}

 .is-keyboard .filter-grid-header .tags .swiper-slide button.is-naked:focus,  .is-keyboard .filter-grid-header .tags .swiper-slide button.is-naked:focus {
    padding: 4px
}

.filter-grid-header .tags .swiper-slide button.grid-tag {
    display: inline-block;
    font-size: .8125rem;
    font-weight: 400
}

 .filter-grid-header .tags .swiper-slide button.grid-tag,  .filter-grid-header .tags .swiper-slide button.grid-tag {
    margin: 0
}

.filter-grid-header .tags .swiper-slide button.grid-tag.active {
    font-weight: 700;
    color: #000
}

 .filter-grid-header .tags .swiper-slide:last-child {
    margin-right: 0
}

 .filter-grid-header .tags .swiper-slide:last-child {
    margin-left: 0
}

.styled-mode .grid-tag, .styled-mode .grid-tag.active, .styled-mode .tags.icon, .styled-mode .tags .icon-tag, .styled-mode .tags .icon-tag .icon-button {
    color: var(--styled-main-text-color)
}

.category-page .seo-content .seo-title {
    font-size: 1.0625rem;
    font-weight: 700
}

.category-page .seo-content .seo-info {
    font-size: .8125rem;
    font-weight: 400
}

.category-page .seo-content .filter-tag-swiper .swiper-container .swiper-wrapper .swiper-slide {
    font-size: .8125rem;
    font-weight: 700
}

    .category-page .seo-content .filter-tag-swiper .swiper-container .swiper-wrapper .swiper-slide .grid-tag {
        color: #000
    }

 .category-page .seo-content .filter-tag-swiper .swiper-container .swiper-wrapper .swiper-slide .grid-tag {
    margin-left: 12px
}

 .category-page .seo-content .filter-tag-swiper .swiper-container .swiper-wrapper .swiper-slide .grid-tag,  .category-page .seo-content .filter-tag-swiper .swiper-container .swiper-wrapper .swiper-slide .grid-tag {
    margin-right: 12px
}

 .category-page .seo-content .filter-tag-swiper .swiper-container .swiper-wrapper .swiper-slide .grid-tag {
    margin-left: 12px
}

.category-page .seo-content .filter-tag-swiper .swiper-container .swiper-wrapper .swiper-slide .grid-tag.active {
    font-weight: 700
}

.category-page .static-html-content {
    height: 100%;
    line-height: 0
}

.styled-mode .category-page .seo-content, .styled-mode .category-page .seo-content .filter-tag-swiper .swiper-container .swiper-wrapper .swiper-slide .grid-tag {
    color: var(--styled-main-text-color)
}

.styled-mode .category-page .custom-footer-image {
    width: 100%;
    line-height: 0;
    margin-top: 64px
}

.category-page {
    min-height: calc(100vh - 92px);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

    .category-page.has-messages .category-selector-carousel {
        padding-top: 16px
    }

    .category-page.is-solid .sticky-header .fixed {
        background-color: #fff;
        -webkit-transition-property: background-color;
        transition-property: background-color
    }

    .category-page.no-tipologies.is-solid .sticky-header .fixed {
        height: 60px
    }

    .category-page.no-tipologies .sticky-header .order-grid-header {
        width: 100%
    }

    .category-page.no-tipologies .category-grid {
        padding-top: 32px;
        
    }

    .category-page .sticky-header {
        min-height: 32px;
        height: 72px;
    }

        .category-page .sticky-header.top-header .filter-view__filters {
            display: -webkit-box;
            display: -webkit-flex;
            display: flex
        }

        .category-page .sticky-header.top-header .filter-view__panel {
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
            order: 1
        }

        .category-page .sticky-header .fixed {
            -webkit-transition-duration: .3s;
            transition-duration: .3s;
            -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
            background-color: transparent
        }

        .category-page .sticky-header .category-page__message-slot {
            padding-top: 6px
        }

 .category-page .sticky-header .category-page__message-slot {
    padding-left: 40px
}

 .category-page .sticky-header .category-page__message-slot,  .category-page .sticky-header .category-page__message-slot {
    padding-right: 40px
}

 .category-page .sticky-header .category-page__message-slot {
    padding-left: 40px
}

.category-page .sticky-header .category-page__message-slot .message-slot {
    margin-top: 8px
}

    .category-page .sticky-header .category-page__message-slot .message-slot.grid-messages {
        opacity: 0;
        -webkit-transition: opacity .3s .6s;
        transition: opacity .3s .6s
    }

        .category-page .sticky-header .category-page__message-slot .message-slot.grid-messages.show {
            opacity: 1
        }

    .category-page .sticky-header .category-page__message-slot .message-slot .link-arrow {
        display: none
    }

    .category-page .sticky-header .category-page__message-slot .message-slot .message-text > * {
        display: inline;
        line-height: 1.5
    }

 .category-page .sticky-header .category-page__message-slot .message-slot .message-text > :not(:first-child) {
    margin-left: 12px
}

 .category-page .sticky-header .category-page__message-slot .message-slot .message-text > :not(:first-child) {
    margin-right: 12px
}

.category-page .sticky-header .category-page__message-slot .message-slot .message-text .title {
    font-size: .8125rem
}

.category-page .sticky-header .category-page__message-slot .message-slot:first-child {
    margin-top: 0
}

.category-page .sticky-header .order-grid-header {
    position: fixed
}

 .category-page .sticky-header .order-grid-header {
    right: 0
}

 .category-page .sticky-header .order-grid-header {
    left: 0
}

.is-clipped .category-page .sticky-header .order-grid-header {
    right: var(--scrollbar-width)
}

.is-clipped .category-page .sticky-header .order-grid-header {
    left: var(--scrollbar-width)
}

.category-page .sticky-header .filter-view, .category-page .sticky-header .order-grid-header {
    top: 90px;
    padding-right : 60px;
    
}
.order-grid-header {
    right: 40px;
}

.category-page .category-selector-carousel {
    padding-bottom: 40px
}

    .category-page .category-selector-carousel.category-selector--hidden {
        display: none
    }

.category-page .category-grid {
    -webkit-transition: padding-top .2s ease-out;
    transition: padding-top .2s ease-out;
    width:100%;
    float:right;
}
.category-grid-filter {
    width: 23%;
    float: left;
    transition: 0.3s;
}

.category-page .seo-content {
    margin-top: 128px
}

    .category-page .seo-content .seo-title {
        margin-bottom: 8px
    }

    .category-page .seo-content .seo-info {
        margin-bottom: 16px
    }

    .category-page .seo-content .filter-tag-swiper .swiper-container .swiper-wrapper {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }

 .category-page .seo-content .filter-tag-swiper .swiper-container .swiper-wrapper {
    margin-left: 28px
}

 .category-page .seo-content .filter-tag-swiper .swiper-container .swiper-wrapper,  .category-page .seo-content .filter-tag-swiper .swiper-container .swiper-wrapper {
    margin-right: 28px
}

 .category-page .seo-content .filter-tag-swiper .swiper-container .swiper-wrapper {
    margin-left: 28px
}

.styled-mode .category-page .custom-footer-image {
    margin-bottom: 64px
}

.styled-mode .category-page.no-tipologies .sticky-header .fixed, .styled-mode .category-page.no-tipologies .sticky-header.top-header .fixed {
    height: 0
}

 .category-page .skeleton-grid:not(.is-half-grid) .loading.img-wrapper:before {
    padding-top: 128%
}

 .category-page .skeleton-grid:not(.is-half-grid) .loading.first-line {
    margin-bottom: 12px
}

  .category-page .skeleton-grid:not(.is-half-grid) .loading.first-line {
    margin-left: 0
}

  .category-page .skeleton-grid:not(.is-half-grid) .loading.first-line {
    margin-right: 0
}

 .category-page .skeleton-grid:not(.is-half-grid) .loading.second-line {
    margin-bottom: 12px
}

  .category-page .skeleton-grid:not(.is-half-grid) .loading.second-line {
    margin-left: 0
}

  .category-page .skeleton-grid:not(.is-half-grid) .loading.second-line {
    margin-right: 0
}

 .category-page .skeleton-grid:not(.is-half-grid) .loading.third-line {
    margin-bottom: 12px
}

  .category-page .skeleton-grid:not(.is-half-grid) .loading.third-line {
    margin-left: 0
}

  .category-page .skeleton-grid:not(.is-half-grid) .loading.third-line {
    margin-right: 0
}
/*#lst_1 {
    display: none !important;
}*/
@media only screen and (min-width: 300px) and (max-width: 800px) {
    #lst_1, #lst_2 {
        display: block !important;
    }
    #lst_3, #lst_4 {
        display: none !important;
    }
    .grid-item.normal {
        width: 50% !important;
    }
    .grid-item.double {
        width: 100% !important
    }
    .filter-view {
        padding-left:0.5px !important;
    }
    .filter-list {
        min-width:25% !important;
    }
    .filter-item .filter-item-content .item-text {
        font-size:1.0rem !important;
        font-weight:bold !important;
    }
}

 .color-cuts.selectable .color-cut:first-child {
    margin-left: 0;
}

.product-image-card:hover .product-content .color-cut {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

 .color-cuts.selectable .color-cut {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 1px;
}

.color-cuts input[type=radio] {
    vertical-align: baseline;
}
.color-cuts.selectable label {
    cursor: pointer;
}

  .color-cuts .color-cut {
    margin-left: 4px;
}

 .color-cuts .color-cut:first-child {
    margin-left: 0;
}

 .color-cuts .color-cut {
    height: 16px;
    width: 16px;
    display: none;
}

 .color-cuts .color-cut {
    margin-left: 2px;
}

.color-cuts .color-cut {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

    .color-cuts .color-cut img {
        height: 12px !important;
        width: 12px !important;
    }
category-grid .color-cuts .more-colors.color-number {
    font-size: .6875rem;
}

.color-cuts .color-number {
    font-weight: 400;
    display: block !important;
}
.color-cuts.selectable .color-cut:hover {
    opacity: .7;
}

.product-image-card:hover .product-content .color-cut {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
.color-cuts.selectable {
    cursor: default;
}

.color-cuts {
    height: 18px;
}
    .color-cuts .color-cut input {
        position: absolute;
        opacity: 0;
        width: 0;
        height: 0;
    }
.color-cuts .color-cut {
    height: 16px;
    width: 16px;
    display: none;
}
.color-cut.is-active .image-item {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px #b4b4b4;
}
.product-image-card .product-image .pagination.four-cols, [dir=rtl] .product-image-card .product-image .pagination.four-cols {
    padding: 0 24px;
}