/*[PATH @digikala/supernova-digistyle-mobile/static/css/app.css]*/
@charset "UTF-8";
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*, :after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

blockquote, body, dd, dl, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, legend, ol, p, pre, ul {
    margin: 0;
    padding: 0
}
.is-absolute-header {
    padding-top: 95px;
}
li > ol, li > ul {
    margin-bottom: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset {
    min-width: 0;
    border: 0
}

input {
    outline: none
}


* {
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit;
    font-weight: bolder
}

code, kbd, samp {
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden], template {
    display: none
}

.c-mega-search {
    top: 0;
    padding-top: 0;
    height: 100%;
    position: fixed;
}

body ::-webkit-scrollbar, html ::-webkit-scrollbar {
    display: none
}

body {
    position: relative;
    color: #6b6b6b;
    background: #fff
}

body.is-access-page {
    padding-top: 0
}

input.ltr {
    direction: ltr;
    text-align: left
}


dd, ol, ul {
    margin-right: 24px
}

[data-icon], [data-icon]:before {
    display: inline-block;
    line-height: 1
}

.c-product-title__design-badge {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 700;
    line-height: 1;
    padding: 1px 5px;
    margin-right: 2px;
    height: 15px;
    color: #fff;
    border-radius: 7.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-product-title__design-badge--iranian {
    background-color: #000
}

.c-product-title__design-badge--top {
    background-color: #41c1c6
}

.c-product-title__model {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.714;
    color: #262626
}

.c-product-title__color {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 2
}

.c-product-title__price-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-product {
    background-color: #fff
}

.c-product .c-product-services {
    font-weight: 700
}

.c-product__wrapper--full {
    margin-left: -10px;
    margin-right: -10px
}

.c-product__wrapper--full .c-product__colors, .c-product__wrapper--full .c-product__sizes {
    padding: 0 9px
}

.c-product__production-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: normal;
    color: #353535
}

.c-product__production-price:before {
    content: "\F0A5\00FE0E";
    margin-left: 8px;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 16px
}

.c-product__production-price-currency {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-product__production-price-currency:after {
    content: "\F0B8\00FE0E";
    margin-right: 4px;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 12px
}

.c-product__section {
    color: #000;
    padding: 0 12px
}

.c-product__section--separated {
    margin-bottom: 20px;
    border-bottom: 1px solid #e9e9e9
}

.c-product__section--no-padding {
    padding: 0
}

.c-product__section--bottom-padding {
    padding-bottom: 20px
}

.c-product__section--size {
    margin-bottom: 14px
}

.c-product__section--price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-bottom: 4px
}

.c-product__section--usp {
    margin-bottom: 30px;
    padding: 0
}

.c-product__section--usp .c-product-services {
    padding-right: 0;
    padding-left: 0
}

.c-product__section--extra-bottom-padding {
    padding-bottom: 25px
}

.c-product__section--breadcrumbs {
    margin-bottom: 20px
}

.c-product__section--next-purchase {
    margin: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-product__section--gallery {
    padding-right: 0;
    padding-left: 0
}

.c-product__section--gallery .c-gallery {
    padding-top: 0
}

.c-product__section--gallery .c-gallery:last-of-type {
    padding-bottom: 0
}

.c-product__section--gallery .c-gallery__header-desc {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.714
}

.c-product__section--gallery.c-product-grid {
    margin-top: 16px
}

.c-product__order-btn {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.714;
    margin-bottom: -38px;
    min-height: 52px
}

.c-product__order-btn:before {
    content: "\F047\00FE0E";
    width: 24px;
    height: 24px;
    font-size: 24px;
    margin-left: 8px
}

.c-product__order-btn--success:before {
    content: "\F016\00FE0E";
    margin-left: 10px;
    font-size: 24px
}

.c-product__order-btn--next:before {
    content: "\F050\00FE0E"
}

.c-product__gift {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    margin-right: 10px
}

.c-product__gift:before {
    content: "\F038\00FE0E";
    font-size: 24px;
    color: #ee2c7f
}

.c-product__favor {
    position: absolute;
    top: 16px;
    z-index: 10;
    left: 16px;
    width: 36px;
    height: 36px
}

.c-product__favor-icon {
    padding: 0 10px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    top: 16px
}

.c-product__favor-icon:before {
    content: "\F02C\00FE0E"
}

.c-product__favor-icon:after {
    content: "\F02B\00FE0E"
}

.c-product__favor-icon:before {
    color: #000
}

.c-product__favor-icon:after, .c-product__favor-icon:before {
    font-size: 20px;
    line-height: 1.4;
    position: absolute;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.c-product__favor-icon:after {
    color: #ee2c7f;
    opacity: 0
}

.c-product__favor-check {
    display: none
}

.c-product__favor-check:checked + .c-product__favor-icon:before {
    opacity: 0
}

.c-product__favor-check:checked + .c-product__favor-icon:after {
    opacity: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.c-product__title {
    margin-bottom: 12px
}

.c-product__discount {
    color: #fff;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.5;
    background-color: #f04d7d;
    margin-right: -11px;
    padding: 3px 9px 3px 8px
}

.c-product__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.c-product__price-before {
    font-size: 13px;
    font-size: .812rem;
    font-weight: 400;
    line-height: 1.846;
    color: #7a7a7a
}

.c-product__price-before-currency {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 2
}

.c-product__price-after {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    color: #000
}

.c-product__price-after-currency {
    font-size: 13px;
    font-size: .812rem;
    font-weight: 700;
    line-height: normal
}

.c-product__gold-price-info {
    cursor: pointer;
    vertical-align: middle
}

.c-product__gold-price-info:before {
    content: "\F0A5\00FE0E";
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 16px;
    color: #7b7b7b
}

.c-product__price-normal {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    line-height: normal;
    color: #000;
    text-decoration: none
}

.c-product__section-title {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.714;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-product__section-title--seller {
    margin-bottom: 0
}

.c-product__section-title--side-margin {
    margin: 0 12px
}

.c-product__section-title--separated {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-product__section-title--separated-dropdown {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.c-product__section-title-preview {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 2
}

.c-product__section-title-cta {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 700;
    line-height: 2;
    color: #41c1c6
}

.c-product__colors {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    white-space: nowrap
}

.c-product__colors > :not(:last-child) {
    margin-left: 15px
}

.c-product__color {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    width: 70px;
    height: 80px;
    border: 1px solid #e3e3e3;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-product__color--selected {
    border-color: #41c1c6
}

.c-product__color img {
    max-width: 100%;
    max-height: 100%
}

.c-product__sizes {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    white-space: nowrap
}

.c-product__size-radio {
    display: none
}

.c-product__size-radio:checked + .c-product__size {
    border-color: #41c1c6;
    color: #555
}

.c-product__size-radio:checked + .c-product__size .c-product__color-pin:before {
    opacity: 1
}

.c-product__size {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 2;
    padding: 6px 8px 5px;
    height: 32px;
    min-width: 48px;
    border-radius: 16px;
    border: 1px solid #d9d9d9;
    color: #9d9d9d
}

.c-product__size--dropup {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: 11px 10px 10px;
    border-radius: 20px;
    min-height: 40px;
    min-width: 56px
}

.c-product__size:not(:last-child) {
    margin-left: 8px
}

.c-product__size.is-disabled {
    color: #b7b7b7;
    opacity: 1 !important;
    -ms-touch-action: none !important;
    touch-action: none !important;
    pointer-events: none !important;
    cursor: not-allowed !important
}

.c-product__size--active {
    border-color: #41c1c6;
    color: #555
}

.c-product__size--active .c-product__color-pin:before {
    opacity: 1
}

.c-product__color-pin {
    height: 20px;
    width: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 5px;
    border-radius: 50%;
    border: 1px solid #e9e9e9;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5
}

.c-product__color-pin:before {
    content: "\F017\00FE0E";
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.c-product__color-pin.pin-dark:before {
    color: #000
}

.c-product__color-pin--dropup {
    height: 24px;
    width: 24px
}

.c-product__color-pin--dropup:before {
    width: 23px;
    height: 23px
}

.c-product__specs-container {
    overflow-x: hidden;
    display: none;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.c-product__specs-container.is-open {
    display: block;
    margin-bottom: 20px
}

.c-product__specs-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.c-product__specs-title:after {
    content: "\F0E5\00FE0E";
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 24px;
    height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-product__specs-title.is-open {
    margin-bottom: 16px
}

.c-product__specs-title.is-open:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.c-product__specs-tabs {
    margin-bottom: 15px
}

.c-product__attrs {
    list-style-type: disc;
    margin: 0 12px 0 0
}

.c-product__attr {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: 2.4;
    padding-right: 2px
}

.c-product__attr-text {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 2.25;
    position: relative;
    right: -5px;
    top: -1px
}

.c-product__specs {
    list-style-type: none;
    margin: 0
}

.c-product__specs-section-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #81858b;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 700;
    line-height: 2;
    padding: 16px 0
}

.c-product__specs-section-title span {
    margin-left: 12px
}

.c-product__specs-section-title:before {
    content: "";
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 1px;
    background: #e3e3e3
}

.c-product__spec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: right;
    background-color: #fff;
    padding: 9px 12px
}

.c-product__spec:nth-of-type(odd) {
    background: #fafafa
}

.c-product__spec-key {
    font-weight: 700
}

.c-product__spec-key, .c-product__spec-value {
    font-size: 12px;
    font-size: .75rem;
    line-height: 2;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.c-product__spec-value {
    font-weight: 400
}

.c-product__comments {
    list-style-type: none;
    margin: 0
}

.c-product__comment {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 18px
}

.c-product__comment, .c-product__comment-headline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-product__comment-headline {
    margin-bottom: 8px;
    padding-right: 6px
}

.c-product__comment-title {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    line-height: normal
}

.c-product__comment-author {
    color: #acacac;
    margin-right: 8px;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 2
}

.c-product__comment-text {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.714;
    margin-bottom: 20px
}

.c-product__comment-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 8px 0 12px;
    font-size: 11px;
    font-size: .688rem;
    font-weight: 400;
    line-height: 2.182
}

.c-product__comment-info-item {
    margin-left: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-product__comment-info-title {
    color: #616161;
    margin-left: 8px
}

.c-product__comment-info-value {
    color: #000;
    font-weight: 500
}

.c-product__comment-info-value--color {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-product__comment-color {
    width: 12px;
    height: 12px;
    border: .5px solid rgba(0, 0, 0, .12);
    border-radius: 50%;
    margin-left: 4px
}

.c-product__gift-dialog {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    background-color: #000;
    color: #fff;
    font-size: 12px;
    padding: 5px 15px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: absolute;
    top: -50px;
    z-index: 1;
    left: -3px
}

.c-product__gift-dialog:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000;
    position: absolute;
    z-index: 10;
    left: 5px;
    bottom: -10px
}

.c-product__quantity-title {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 2;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-product__quantity-number {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 2;
    color: #c4c4c4;
    margin-right: 8px
}

.c-product__seller-details {
    margin-bottom: 20px
}

.c-product__seller {
    color: #353535;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: normal
}

.c-product__seller--ds:before {
    content: "\F025\00FE0E";
    margin-left: 4px;
    color: #41c1c6;
    line-height: 0;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.2
}

.c-product__seller--ds-16:before {
    content: "\F025\00FE0E";
    margin-left: 4px;
    color: #41c1c6;
    line-height: 0;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5
}

.c-product__seller--official:before {
    content: "فروشنده رسمی برند";
     
    font-size: 8px;
    font-size: .5rem;
    font-weight: 400;
    line-height: 3;
    color: #00b5b8;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 5px
}

.c-product__seller--flagship:after {
    content: "\F096\00FE0E";
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 2;
    margin-right: 4px;
    width: 12px;
    height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #41c1c6
}

.c-product__seller--flagship-16:after {
    content: "\F096\00FE0E";
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    margin-right: 4px;
    width: 16px;
    height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #41c1c6
}

.c-product__seller--lg {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    line-height: normal;
    margin-top: 0
}

.c-product__seller--lg.c-product__seller--flagship:before {
    font-size: 15px
}

.c-product__seller--lg.c-product__seller--ds:before {
    font-size: 25px;
    font-size: 1.562rem;
    font-weight: 400;
    line-height: 25px
}

.c-product__seller--lg.c-product__seller--official:before {
    font-size: 11px;
    font-size: .688rem;
    font-weight: 400;
    line-height: 2.182
}

.c-product__seller-prefix {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: 1.5
}

.c-product__seller-name {
    margin-right: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #353535;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-product__seller-name--small {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: 1.5
}

.c-product__seller-name--seller-modal {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.714
}

.c-product__seller-tag {
    color: #41c1c6;
    background-color: rgba(65, 193, 198, .1);
    border-radius: 7px;
    font-size: 9px;
    font-size: .562rem;
    font-weight: 500;
    line-height: normal;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 14px;
    margin-right: 4px;
    padding: 0 4px
}

.c-product__seller-tag:before {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 2;
    height: 12px;
    width: 12px;
    margin-left: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-product__seller-tag--official {
    color: #41c1c6;
    background-color: rgba(65, 193, 198, .1)
}

.c-product__seller-tag--official:before {
    content: "\F096\00FE0E";
    color: #41c1c6
}

.c-product__seller-tag--favorite {
    color: #41c1c6;
    background-color: rgba(65, 193, 198, .1)
}

.c-product__seller-tag--favorite:before {
    content: "\F096\00FE0E";
    color: #41c1c6
}

.c-product__seller-count {
    margin-left: 2px
}

.c-product__seller-warranty-sign {
    margin-bottom: 5px;
    color: #7a7a7a;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.2
}

.c-product__seller-warranty-sign:before {
    content: "\F146\00FE0E";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 20px;
    height: 20px
}

.c-product__seller-warranty-text {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: 1.667;
    color: #555
}

.c-product__seller-warranty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: 2;
    white-space: nowrap;
    margin-bottom: 10px
}

.c-product__seller-warranty:before {
    content: "\F146\00FE0E";
    font-size: 24px;
    margin-left: 5px
}

.c-product__seller-warranty--sm:before {
    font-size: 20px
}

.c-product__seller-shipping-sign {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 5px;
    color: #7a7a7a
}

.c-product__seller-shipping-sign:before {
    content: "\F0FA\00FE0E";
    width: 20px;
    height: 20px
}

.c-product__seller-shipping, .c-product__seller-shipping-sign:before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-product__seller-shipping {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 500;
    line-height: normal;
    color: #555;
    margin-right: 4px;
    white-space: nowrap
}

.c-product__seller-shipping:before {
    font-size: 24px;
    margin-left: 5px
}

.c-product__seller-shipping--ready {
    color: #41c1c6
}

.c-product__seller-shipping--sm:before {
    font-size: 20px
}

.c-product__seller-shipping-text {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 500;
    line-height: normal;
    text-decoration: underline;
    margin-left: 4px;
    margin-right: 4px
}

.c-product__seller-shipping-days {
    border-bottom: 1px solid #81858b;
    margin: 0 2px;
    line-height: 1.4
}

.c-product__seller-price-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 15px 0;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: normal
}

.c-product__seller-price-title {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: normal
}

.c-product__seller-price {
    font-size: 13px;
    font-size: .812rem;
    font-weight: 700;
    line-height: normal
}

.c-product__seller-price-value {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    line-height: normal
}

.c-product__seller-rate {
    color: #555;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: normal;
    margin-left: 8px
}

.c-product__seller-rate-star {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.714;
    color: #ffe35a
}

.c-product__seller-rate-star:before {
    content: "\F07C\00FE0E";
    width: 14px;
    height: 14px
}

.c-product__seller-rate-number, .c-product__seller-rate-star:before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-product__seller-rate-number {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: normal;
    margin: 0 2px
}

.c-product__seller-rate-number--star {
    margin-right: 0;
    margin-left: 8px
}

.c-product__seller-rate-number--star:before {
    content: "\F138\00FE0E";
    font-size: 15px;
    font-size: .938rem;
    font-weight: 400;
    line-height: normal
}

.c-product__seller-rate-divider {
    width: 1px;
    height: 11px;
    border: .5px solid #81858b;
    margin: 0 10px
}

.c-product__seller-satisfaction-text {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: 1.667;
    color: #555
}

.c-product__seller-satisfaction {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1;
    color: #000;
    margin-right: 4px
}

.c-product__seller-item {
    list-style-type: none;
    width: 100%
}

.c-product__seller-item--current {
    background-color: #fafafa
}

.c-product__seller-item--modal {
    padding: 20px 12px;
    border-bottom: 1px solid #d8d8d8
}

.c-product__seller-item--modal:last-child {
    border-bottom: none
}

.c-product__seller-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-product__seller-row--title {
    padding: 12px 0
}

.c-product__seller-row--seller-modal, .c-product__seller-row--title {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-product__seller-row--seller-modal {
    margin-bottom: 12px
}

.c-product__seller-row--detail {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.c-product__seller-row--detail + .c-product__seller-row--detail {
    margin-top: 8px
}

.c-product__seller-item-row {
    padding: 15px;
    border-bottom: 1px solid #e0e0e0 !important
}

.c-product__seller-item-row--details {
    color: #81858b;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: 2.4
}

.c-product__seller-item-row--modal:last-child {
    border-bottom: none !important;
    padding: 0
}

.c-product__other-sellers {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 700;
    line-height: normal;
    color: #41c1c6
}

.c-product__seller-count {
    margin: 0 1px
}

.c-product__sellers-list {
    width: 100%;
    list-style-type: none;
    margin: 0;
    margin-top: 48px
}

.c-product__details-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.c-product__details-container > * {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 33.333%;
    flex: 1 0 33.333%;
    min-width: 150px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 0
}

.c-product__details-container > :first-child {
    padding-right: 0
}

.c-product__details-container > :last-child {
    padding-left: 0
}

.c-product__details-container--modal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.c-product__details-container--modal > *, .c-product__seller-btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-product__seller-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: end;
    align-self: flex-end;
    background-color: transparent;
    border: 1px solid #f04d7d;
    color: #f04d7d;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 38px;
    padding: 0 15px;
    white-space: nowrap;
    cursor: pointer
}

.c-product__seller-btn--full {
    width: 100%
}

.c-product__seller-details-modal {
    padding-bottom: 12px;
    border-bottom: 1px solid #f5f5f5
}

.c-product__seller-detail-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px;
    background-color: #fafafa;
    width: calc((100% - 8px) / 2)
}

.c-product__seller-detail-block + .c-product__seller-detail-block {
    margin-right: 8px
}

.c-product__seller-detail-block--column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.c-product__add-comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 12px 20px
}

.c-product__add-comment-text {
    color: #000
}

.c-product__add-comment-btn, .c-product__add-comment-text {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 2
}

.c-product__add-comment-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 9px 16px;
    border: 1px solid #41c1c6;
    color: #41c1c6
}

.c-product__add-comment-btn:before {
    content: "\F094\00FE0E";
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1;
    width: 24px;
    height: 24px;
    margin-left: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-product__comment-preview-container {
    width: 100%;
    overflow-x: scroll
}

.c-product__comment-preview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 16px 0 20px;
    padding: 0 12px
}

.c-product__comment-preview-item {
    position: relative;
    background-color: #fafafa;
    padding: 16px 12px 12px;
    width: 200px;
    height: 169px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.c-product__comment-preview-item + .c-product__comment-preview-item {
    margin-right: 8px
}

.c-product__comment-preview-recommend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: 1.6
}

.c-product__comment-preview-recommend:before {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    position: relative;
    width: 16px;
    height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 4px
}

.c-product__comment-preview-recommend--positive {
    color: #16d39a
}

.c-product__comment-preview-recommend--positive:before {
    content: "\F057\00FE0E";
    top: -3px
}

.c-product__comment-preview-recommend--negative {
    color: #ff7588
}

.c-product__comment-preview-recommend--negative:before {
    content: "\F056\00FE0E"
}

.c-product__comment-preview-recommend--not-sure {
    color: #7b7b7b
}

.c-product__comment-preview-recommend--not-sure:before {
    content: "\F053\00FE0E"
}

.c-product__comment-preview-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    font-size: .812rem;
    font-weight: 500;
    line-height: normal;
    margin: 12px 0
}

.c-product__comment-preview-content {
    position: relative;
    font-size: 11px;
    font-size: .688rem;
    font-weight: 400;
    line-height: 1.6;
    color: #555;
    text-align: justify;
    margin-bottom: 16px;
    padding-left: 12px;
    max-height: 48px;
    overflow: hidden
}

.c-product__comment-preview-content:before {
    position: absolute;
    content: "...";
    bottom: 0;
    left: 0
}

.c-product__comment-preview-content:after {
    position: absolute;
    background-color: #fafafa;
    content: "";
    left: 0;
    width: 1em;
    height: 1em
}

.c-product__comment-preview-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-product__comment-preview-author, .c-product__comment-preview-time {
    color: #9d9d9d;
    font-size: 9px;
    font-size: .562rem;
    font-weight: 400;
    line-height: 2.667
}

.c-product__comment-preview-separator {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #9d9d9d
}

.c-product__comment-preview-separator:before {
    content: "\F0A6\00FE0E";
    width: 16px;
    height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-product__comment-empty-wrapper {
    position: relative
}

.c-product__comment-empty-text {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 2;
    color: #7b7b7b;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 16px
}

.c-product__comment-empty-star-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-product__comment-empty-star-wrapper label:last-of-type {
    margin-left: 0
}

.c-product__comment-empty-star-wrapper input {
    -webkit-appearance: unset;
    -moz-appearance: unset;
    appearance: unset
}

.c-product__comment-empty-star-wrapper input:checked ~ label:before {
    color: #ffe35a
}

.c-product__comment-empty-star {
    position: relative;
    z-index: 1;
    margin-left: 4px
}

.c-product__comment-empty-star:before {
    content: "\F07C\00FE0E";
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.2;
    width: 20px;
    height: 20px;
    color: #d8d8d8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-product__comment-empty-star + .c-product__comment-empty-star {
    margin-right: 4px
}

.c-product__comment-empty-star--zero {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    opacity: 0
}

.c-product__comment-empty-star--zero:before {
    content: ""
}

.c-product__comment-empty-btn {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #41c1c6;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 2;
    border: 1px solid #41c1c6;
    padding: 8px;
    margin: 16px 12px 20px
}

.c-product__comment-empty-btn:before {
    content: "\F052\00FE0E";
    margin-left: 8px;
    color: #41c1c6;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1;
    width: 24px;
    height: 24px
}

.c-product__related-products-title {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: normal;
    color: #000;
    margin-bottom: 12px
}

.c-product__related-products-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: auto;
    margin-bottom: 20px
}

.c-product__related-product {
    margin-left: 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 68px;
    flex: 0 0 68px
}

.c-product__related-product-image {
    width: 68px;
    height: 68px;
    padding-top: 4px;
    border: 1px solid #e9e9e9;
    border-radius: 2px
}

.c-product-empty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 32px
}

.c-product-empty__text {
    margin-bottom: 40px;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.67;
    color: #7b7b7b;
    text-align: center
}

.c-product-share {
    margin: 0
}

.c-product-share__item-container {
    margin-top: 8px
}

.c-product-share__item-container:first-of-type {
    margin-top: unset
}

.c-product-share__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 0;
    color: #000;
    font-size: 13px;
    font-size: .812rem;
    font-weight: 400;
    line-height: 1.846
}

.c-product-share__item--copy:before {
    content: "\F0A7\00FE0E"
}

.c-product-share__item--facebook:before {
    content: "\F0FB\00FE0E"
}

.c-product-share__item--twitter:before {
    content: "\F0FE\00FE0E"
}

.c-product-share__item--whatsapp:before {
    content: "\F0FF\00FE0E"
}

.c-product-share__item:before {
    margin-left: 16px;
    font-size: 24px
}

.c-product-gold {
    padding: 16px 20px
}

.c-product-gold__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-product-gold__title {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: normal;
    color: #262626
}

.c-product-gold__close:before {
    content: "\F0DD\00FE0E";
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 24px;
    color: #262626
}

.c-product-gold__section {
    margin-bottom: 16px
}

.c-product-gold__section:not(:last-child) {
    border-bottom: 1px solid #f5f5f5
}

.c-product-gold__row {
    margin-bottom: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-product-gold__info-title {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: normal;
    color: #7b7b7b
}

.c-product-gold__info-value {
    font-size: 13px;
    font-size: .812rem;
    font-weight: 500;
    line-height: normal;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.c-product-gold__info-value span {
    color: #7b7b7b;
    margin-left: 8px
}

.c-product-gold__info-value--currency:after {
    content: "\F13D\00FE0E";
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 16px;
    margin-right: 2px
}

.c-swiper-product {
    border-bottom: 1px solid #e6e6e6;
    background-color: #fff;
    position: relative;
    margin-top: 12px;
    margin-bottom: 17px
}

.c-swiper-product .swiper-wrapper {
    background-color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-swiper-product .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-swiper-product .swiper-slide img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-height: 248px;
    -o-object-fit: contain;
    object-fit: contain;
    width: calc(100% - 32px);
    margin: auto;
    position: relative
}

.c-swiper-product .swiper-slide img img {
    overflow: hidden
}

.c-swiper-product .swiper-slide img img[alt]:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-weight: 300;
    color: transparent;
    text-align: center;
    content: attr(alt);
    background-size: contain;
    width: 100%
}

.c-swiper-product__item {
    margin: 0 0 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-swiper-product .swiper-container-horizontal > .swiper-pagination-bullets, .c-swiper-product__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-swiper-product .swiper-container-horizontal > .swiper-pagination-bullets {
    line-height: 11px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-swiper-product .swiper-pagination-bullet {
    height: 4px;
    width: 4px;
    background-color: #e9e9e9;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 1
}

.c-swiper-product .swiper-pagination-bullet-active {
    background-color: #000;
    width: 6px;
    height: 6px
}

.c-swiper-main {
    position: relative;
    width: 100%;
    height: calc(100vh - 61px)
}

.c-swiper-home .swiper-button-prev, .c-swiper-home .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.c-swiper-home .swiper-button-next, .c-swiper-home .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.c-swiper-home .swiper-button-next, .c-swiper-home .swiper-button-prev, .c-swiper-home .swiper-container-rtl .swiper-button-next, .c-swiper-home .swiper-container-rtl .swiper-button-prev {
    width: 24px;
    height: 24px;
    background-position: 50%;
    background-size: 8px
}

.c-swiper-home .swiper-pagination-bullet-active {
    background: #000
}

.c-modify-order .c-modify-items__summary-title {
    margin-bottom: 0
}

.c-modify-order .c-modify-items__summary-row--details {
    margin-bottom: 24px
}

.c-modify-order .cp-button {
    height: 40px;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 2
}

.c-modify-order--border-bottom {
    padding-bottom: 24px;
    border-bottom: 1px solid #f5f5f5
}

.c-modify-order--summery-icon-title {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-modify-order--summery-icon-title .delivery-icon {
    color: #7b7b7b;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.333
}

.c-modify-order--summery-icon-title .delivery-icon:before {
    content: "\F04D\00FE0E"
}

.c-modify-order--detail-text {
    margin-bottom: 8px;
    line-height: 24px !important
}

.c-modify-order__header-item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 24px
}

.c-modify-order__header-item label {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: 24px
}

.c-modify-order__header-item--detail {
    color: #7b7b7b
}

.c-modify-order__success--content-mt {
    margin-top: -48px
}

.c-modify-order__success--button-mt {
    margin-top: 76px
}

.c-modify-order__success--button-mt a {
    width: 240px;
    height: 40px;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 2
}

.c-modify-items__form {
    min-height: calc(100vh - 48px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.c-modify-items__form .c-upload-drag__uploaded {
    overflow: hidden
}

.c-modify-items__form-content {
    padding: 0 16px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.c-modify-items__form-content--return {
    min-height: calc(100vh - 24px - 52px - 48px)
}

.c-modify-items__form-content--full {
    min-height: 100vh;
    padding: 40px
}

.c-modify-items__form-content--center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-modify-items__page-content {
    padding: 0 16px 20px
}

.c-modify-items__summary {
    padding: 16px 0
}

.c-modify-items__summary ~ .c-modify-items__summary {
    border-top: 1px solid #f5f5f5
}

.c-modify-items__summary--collapse {
    padding-bottom: 0
}

.c-modify-items__summary--products {
    border-bottom: 1px solid #f5f5f5
}

.c-modify-items__summary--products + .c-modify-items__summary--products {
    border-bottom: none
}

.c-modify-items__summary-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #000;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 8px
}

.c-modify-items__summary-row--light {
    color: #7b7b7b;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: 2
}

.c-modify-items__summary-row:last-child {
    margin-bottom: 0
}

.c-modify-items__summary-row--details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 16px
}

.c-modify-items__summary-row--thumbnails {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow: auto;
    margin: 16px 0 24px
}

.c-modify-items__summary-row--thumbnails-full {
    width: 100%;
    margin-bottom: 0
}

.c-modify-items__summary-main-title {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.71;
    color: #000;
    margin-bottom: 8px
}

.c-modify-items__summary-products {
    margin-top: 24px
}

.c-modify-items__summary-products .c-modify-items__product-row:first-child {
    border-top: none
}

.c-modify-items__product-thumb {
    width: 56px;
    height: 56px;
    margin-left: 12px
}

.c-modify-items__product-thumb--sm {
    width: 48px;
    height: 48px
}

.c-modify-items__select-options {
    display: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.c-modify-items__select-options--active {
    display: block
}

.c-modify-items__summary-text {
    color: #000;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: 2.4;
    margin-top: 24px
}

.c-modify-items__summary-title {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: normal;
    color: #7b7b7b;
    margin-bottom: 8px
}

.c-modify-items__summary-title:last-child {
    margin-bottom: 0
}

.c-modify-items__summary-title--dark {
    color: #434343
}

.c-modify-items__summary-detail span, .c-modify-items__summary-title--dark {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: normal
}

.c-modify-items__summary-detail-text {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.67;
    color: #434343
}

.c-modify-items__summary-detail-text + .c-modify-items__summary-title {
    margin-top: 12px
}

.c-modify-items__summary-detail-text--dark {
    color: #000
}

.c-modify-items__summary-link {
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: #41c1c6;
    margin-top: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-modify-items__summary-link:after {
    content: "\F0D3\00FE0E";
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 16px;
    margin-right: 2px
}

.c-modify-items__product-row {
    border-top: 1px solid #f5f5f5;
    padding: 16px 0
}

.c-modify-items__product-row-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.c-modify-items__product-row-details--col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.c-modify-items__product-row-title {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 500;
    line-height: 1.67;
    color: #000
}

.c-modify-items__product-row-info {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 500;
    line-height: 1.67;
    color: #7b7b7b
}

.c-modify-items__form-fields--disabled {
    opacity: .5;
    pointer-events: none
}

.c-modify-items__form-field.cp-input__form-field:first-child {
    margin-top: 8px
}

.c-modify-items__checkbox.cp-checkbox {
    padding: 0
}

.c-modify-items__checkbox.cp-checkbox:not(:last-child) {
    margin-bottom: 0
}

.c-modify-items__checkbox .cp-checkbox__checkmark {
    margin-top: 36px;
    margin-left: 12px
}

.c-modify-items__checkbox .c-product-details__wrapper {
    padding: 0
}

.c-modify-items__checkbox .c-product-details__img-container {
    margin-right: 0
}

.c-modify-items__cancel-button .cp-checkbox__label {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-modify-items__cancel-button .cp-checkbox__label .cp-checkbox__title {
    color: #ff7588
}

.c-modify-items__cancel-button.cp-checkbox {
    height: 44px;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    border: none;
    padding: 8px 24px;
    width: auto;
    margin-top: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.c-modify-items__cancel-button.cp-checkbox input:checked ~ .cp-checkbox__label .cp-checkbox__title {
    color: #16d39a
}

.c-modify-items__cancel-button .cp-checkbox__checkmark {
    display: none !important
}

.c-modify-items__navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 16px 0
}

.c-modify-items__navigation-link {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: normal;
    color: #262626;
    border-bottom: 1px solid #262626
}

.c-modify-items__navigation-link--deactive {
    color: #c4c4c4;
    border: none;
    pointer-events: none
}

.c-modify-items__navigation-counter {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.71;
    color: #000
}

.c-modify-items__upload-title-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-modify-items__upload-title {
    color: #000;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    line-height: normal
}

.c-modify-items__upload-text {
    color: #7b7b7b;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: normal
}

.c-modify-items__upload-box--hidden {
    visibility: hidden;
    opacity: 0
}

.c-modify-items__upload-box .c-upload-drag {
    border: none;
    margin: 8px 0 16px;
    padding: 0;
    text-align: right;
    display: block
}

.c-modify-items__upload-box .c-upload-drag__uploaded {
    border: 1px solid #e9e9e9
}

.c-modify-items__upload-box .c-upload-drag__btn:not(.c-upload-drag__btn-plus) {
    border: none;
    padding: 0;
    border-radius: 50%;
    background: #41c1c6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-modify-items__upload-box .c-upload-drag__btn:not(.c-upload-drag__btn-plus):before {
    content: "\F090\00FE0E";
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 20px;
    color: #fff;
    margin: 0
}

.c-modify-items__caution {
    color: #ffa87d;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: 1.6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 16px
}

.c-modify-items__caution:before {
    content: "\F0A5\00FE0E"
}

.c-modify-items__caution:first-child {
    margin-top: 0;
    margin-bottom: 16px
}

.c-modify-items__caution--cancel {
    margin: 16px 0 0 !important;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.c-modify-items__caution:before {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 20px;
    margin-left: 8px
}

.c-modify-items__statusbar {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 500;
    line-height: 1.67;
    padding-bottom: 8px;
    border-bottom: 1px solid #ffa87d;
    color: #ffa87d;
    margin-bottom: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-modify-items__statusbar--refunded {
    color: #16d39a;
    border-color: #16d39a
}

.c-modify-items__status-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.c-modify-items__action-icon {
    margin-right: 12px;
    line-height: 0
}

.c-modify-items__action-icon--edit:before {
    content: "\F09D\00FE0E";
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 20px;
    color: #7b7b7b
}

.c-modify-items__action-icon--delete:before {
    content: "\F09B\00FE0E";
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 20px;
    color: #7b7b7b
}

.c-modify-items__return-methods {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    overflow-x: auto;
    padding: 1px 16px;
    margin: 0 -16px 16px;
    width: 100vw
}

.c-modify-items__return-methods:after {
    content: "";
    min-width: 12px;
    height: auto;
    display: inline-block
}

.c-modify-items__tab-pill {
    color: #9d9d9d;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.83;
    padding: 8px 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    border: 1px solid #c4c4c4;
    border-radius: 24px;
    margin: 0 4px;
    white-space: nowrap
}

.c-modify-items__tab-pill:first-child {
    margin-right: 0
}

.c-modify-items__tab-pill--active {
    color: #000;
    border-color: #000
}

.c-modify-items__tab-pill--normal:before {
    content: "\F04A\00FE0E";
    margin-left: 8px;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 20px
}

.c-modify-items__tab-pill--post:before {
    content: "\F04B\00FE0E";
    margin-left: 8px;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 20px
}

.c-modify-items__tab-pill--tipax:before {
    content: "\F04C\00FE0E";
    margin-left: 8px;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 20px
}

.c-modify-items__tab-pill-item {
    margin-bottom: 0 !important
}

.c-modify-items__collapse.cp-collapse {
    padding: 0
}

.c-modify-items__collapse .cp-collapse__label {
    padding-bottom: 0
}

.c-modify-items__collapse .cp-collapse__input:not(:checked) ~ .cp-collapse__content .c-product-details__txt-container, .c-modify-items__collapse .cp-collapse__input:not(:checked) ~ .cp-collapse__content .cp-button, .c-modify-items__collapse .cp-collapse__input:not(:checked) ~ .cp-collapse__content [class^=c-modify-items] {
    display: none
}

.c-modify-items__collapse .cp-collapse__input:not(:checked) ~ .cp-collapse__content .c-modify-items__product-row, .c-modify-items__collapse .cp-collapse__input:not(:checked) ~ .cp-collapse__content .c-modify-items__summary-products, .c-modify-items__collapse .cp-collapse__input:not(:checked) ~ .cp-collapse__content .c-product-details, .c-modify-items__collapse .cp-collapse__input:not(:checked) ~ .cp-collapse__content .c-product-details__img-container, .c-modify-items__collapse .cp-collapse__input:not(:checked) ~ .cp-collapse__content .c-product-details__img-container img, .c-modify-items__collapse .cp-collapse__input:not(:checked) ~ .cp-collapse__content .c-product-details__wrapper--return {
    display: block
}

.c-modify-items__collapse .cp-collapse__input:not(:checked) ~ .cp-collapse__content .c-modify-items__product-row {
    padding: 0
}

.c-modify-items__collapse .cp-collapse__input:not(:checked) ~ .cp-collapse__content .c-modify-items__summary-products {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    overflow: auto
}

.c-modify-items__collapse .cp-collapse__input:not(:checked) ~ .cp-collapse__content .c-product-details__img-container {
    height: 40px;
    width: 40px
}

.c-modify-items__success-icon {
    width: 80px;
    height: 80px
}

.c-modify-items__success-message {
    color: #000;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.43;
    margin-top: 24px;
    text-align: center
}

.c-modify-items__success-details {
    margin: 16px auto 24px;
    text-align: center
}

.c-modify-items__return-code, .c-modify-items__success-details {
    color: #555;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.67
}

.c-modify-items__return-code {
    margin: 16px auto 40px
}

.c-modify-items__time-select-radio input:not(:checked) ~ .cp-checkbox__label .cp-checkbox__subtitle {
    display: none
}

.c-modify-items__time-select-radio .c-modify-items__return-methods {
    margin-bottom: 0
}

.c-modify-items__radio-details-title {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: 1.6;
    color: #7b7b7b;
    margin-left: 16px
}

.c-modify-items__radio-details-content {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.6;
    color: #434343
}

.c-modify-items__radio-details-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    margin-top: 8px
}

.c-modify-items__radio-details-row:first-child {
    margin-top: 12px
}

.c-checkout-stepbar {
    overflow: auto;
    padding: 10px 0;
    padding-bottom: 0
}

.c-checkout-stepbar__steps {
    text-align: center;
    white-space: nowrap
}

.c-checkout-stepbar__step {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 29px
}

.c-checkout-stepbar__step, .c-checkout-stepbar__step-image-wrapper {
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-checkout-stepbar__step-image-wrapper {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 2px solid #41c1c6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 8px
}

.c-checkout-stepbar__step-image-wrapper:after {
    content: "";
    height: 2px;
    background-color: #41c1c6;
    left: 0;
    -webkit-transform: translateX(calc(-100% - 6px));
    transform: translateX(calc(-100% - 6px));
    position: absolute;
    z-index: 1;
    width: 55px
}

.c-checkout-stepbar__step:last-child .c-checkout-stepbar__step-image-wrapper:after {
    content: unset
}

.c-checkout-stepbar__step--current .c-checkout-stepbar__step-image-wrapper:after, .c-checkout-stepbar__step--current ~ .c-checkout-stepbar__step .c-checkout-stepbar__step-image-wrapper:after {
    background-color: unset;
    border: 1px dashed #e3e4e4
}

.c-checkout-stepbar__step--current ~ .c-checkout-stepbar__step .c-checkout-stepbar__step-image-wrapper {
    border-color: #848484;
    border-width: 1px
}

.c-checkout-stepbar__step-image {
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.c-checkout-stepbar__step--current ~ .c-checkout-stepbar__step .c-checkout-stepbar__step-image {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .4
}

.c-checkout-stepbar__step-title {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 700;
    line-height: 1.67;
    color: #41c1c6;
    margin: 8px -27px 0;
    max-width: 103px;
    white-space: normal
}

.c-checkout-stepbar__step--current ~ .c-checkout-stepbar__step .c-checkout-stepbar__step-title {
    color: #848484;
    font-weight: 400
}

.c-checkout-shipment__address {
    color: #7a7a7a;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 2.07;
    text-align: right
}

.c-checkout-shipment__address:before {
    content: attr(data-title);
    color: #000
}

.c-checkout-shipment__address-action, .c-checkout-shipment__address-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-checkout-shipment__address-action {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 36px;
    height: 24px;
    padding: 5px;
    color: #000
}

.c-checkout-shipment__address-action--edit:before {
    content: "\F026\00FE0E"
}

.c-checkout-shipment__address-action--remove:before {
    content: "\F01E\00FE0E"
}

.c-checkout-shipment__address-cost {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    line-height: 2.07;
    color: #000
}

.c-checkout-shipment__address-cost:before {
    font-weight: 400;
    content: attr(data-title)
}

.c-checkout-shipment__address-cost:after {
    color: #7a7a7a;
    font-weight: 400;
    content: attr(data-value)
}

.c-checkout-shipment__address-title {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 700;
    line-height: normal
}

.c-checkout-shipment__address-title-name {
    color: #434343;
    font-weight: 400
}

.c-checkout-shipment__invoice-note {
    color: #7a7a7a;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 2
}

.c-checkout-shipment__day {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5
}

.c-checkout-shipment__day, .c-checkout-shipment__hours {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 4px;
    color: #000
}

.c-checkout-shipment__hours {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.c-checkout-shipment__hour {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-top: 16px;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1
}

.c-checkout-shipment__hour.u-disabled {
    opacity: .2
}

.c-checkout-shipment__hour:nth-child(2n) .o-form__radio {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.c-checkout-shipment__timescopes {
    padding: 24px 20px
}

.c-checkout-shipment__timescopes .o-section__title-outer {
    padding: 0;
    margin: 0 0 8px
}

.c-checkout-shipment__timescopes-days {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    overflow: auto
}

.c-checkout-shipment__timescope-isFull {
    color: #ffa87d
}

.c-checkout-shipment__timescope-title {
    font-size: 13px;
    font-size: .812rem;
    font-weight: 400;
    line-height: normal
}

.c-checkout-shipment__timescope-title span {
    font-weight: 700
}

.c-checkout-shipment__timescope-currency {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-checkout-shipment__timescope-currency:after {
    content: "\F13D\00FE0E";
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 16px;
    margin-right: 4px
}

.c-checkout-shipment__timescope-day {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 8px;
    border-bottom: 4px solid transparent;
    color: #434343;
    text-align: center;
    min-width: 70px;
    min-height: 60px
}

.c-checkout-shipment__timescope-date {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: normal;
    text-align: center
}

.c-checkout-shipment__timescope-weekday {
    font-size: 13px;
    font-size: .812rem;
    font-weight: 400;
    line-height: normal;
    text-align: center
}

.c-checkout-shipment__timescope-month {
    position: relative;
    margin-right: -8px
}

.c-checkout-shipment__timescope-month span {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: 22px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    border-bottom: 1px solid #c4c4c4
}

.c-checkout-shipment__timescope-month + .c-checkout-shipment__timescope-day {
    margin-right: 20px
}

.c-checkout-shipment__guide-text {
    padding: 12px 20px;
    color: #7b7b7b;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 24px;
    text-align: center
}

.cp-tab--timescope .cp-tab__contents {
    margin-top: 16px
}

.cp-tab--timescope .cp-checkbox {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cp-tab--timescope .cp-checkbox--timescope {
    border: 1px solid #e2e2e8;
    padding: 16px;
    margin-bottom: 8px
}

.cp-tab__anchor--active .c-checkout-shipment__timescope-day {
    border-color: #41c1c6;
    color: #41c1c6
}

.c-address-modal .c-header-cross {
    border-bottom: none
}

.c-address-modal .c-header-cross__container {
    -webkit-box-shadow: none;
    box-shadow: none
}

.c-address-modal__addresses {
    padding-bottom: 120px;
    overflow: scroll;
    height: calc(100vh - 48px)
}

.c-address-modal__add-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    border-radius: 25px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    padding: 8px 16px;
    min-height: 48px;
    background: #41c1c6;
    color: #fff;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    line-height: normal
}

.c-address-modal__add-btn:before {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 24px;
    margin-left: 8px
}

.c-map-modal {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.c-map-modal__map-container {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.c-map-modal__bottom-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, .14), 0 -2px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 -1px 1px rgba(0, 0, 0, .14), 0 -2px 2px rgba(0, 0, 0, .05);
    padding: 16px 0
}

.c-map-modal__bottom-bar-text {
    color: #7b7b7b;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 700;
    line-height: 217%;
    text-align: right;
    margin-left: 16px
}

.c-checkout-payment__gateways {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.c-checkout-payment__gateway-input {
    display: none
}

.c-checkout-payment__gateway-container {
    height: 70px;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1.5px solid #eaeaea;
    padding: 9px;
    border-radius: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-checkout-payment__gateway-input:checked + .c-checkout-payment__gateway-container {
    border-color: #41c1c6;
    background-color: #f3feff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.c-checkout-payment__gateway-container:not(:last-child) {
    margin-left: 10px
}

.c-checkout-payment__gateway {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.c-checkout-payment__gateway-logo {
    max-width: 34px
}

.c-checkout-payment__digipay-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 2;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 5px
}

.c-checkout-payment__digipay-title {
    color: #000
}

.c-checkout-payment__digipay-trusted {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-checkout-payment__digipay-trusted-banks {
    margin-right: 5px
}

.c-checkout-payment__digipay-trusted-bank-logo {
    max-width: 15px
}

.c-checkout-payment__gift-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 150px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-checkout-payment__gift-form.is-scaled {
    min-height: 180px
}

.c-checkout-payment__code-form-container {
    position: relative
}

.c-checkout-payment__code-success {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    opacity: 0;
    -ms-touch-action: none;
    touch-action: none;
    pointer-events: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 100px 50px 10px
}

.c-checkout-payment__code-success:before {
    content: "\F015\00FE0E";
    position: absolute;
    top: 40px;
    font-size: 48px;
    color: #41c1c6;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.c-checkout-payment__code-success.is-visible {
    -ms-touch-action: auto;
    touch-action: auto;
    pointer-events: all;
    opacity: 1
}

.o-toggle__radio:checked ~ .c-checkout-payment__code-success {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-checkout-payment__code-success-message {
    margin: 10px -20px 40px;
    text-align: center;
    color: #000
}

.c-checkout-payment__redirection-text {
    font-size: 13px;
    font-size: .812rem;
    font-weight: 700;
    line-height: 1.846;
    color: #000;
    margin-bottom: 33px
}

.c-checkout-payment__disabled-cod-container {
    position: relative;
    padding: 12px 52px 16px 12px;
    color: #f57f17;
    background-color: #fff;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 21px
}

.c-checkout-payment__disabled-cod-container:before {
    content: "\F002\00FE0E";
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 24px;
    color: #f9a825
}

.c-checkout-payment__method + .c-checkout-payment__method .cp-checkbox {
    border-top: 1px solid #e9e9e9
}

.c-checkout-payment__method .cp-checkbox {
    margin-bottom: 0;
    padding: 12px 0
}

.c-checkout-payment__summary {
    padding: 16px 20px;
    background: #fff
}

.c-checkout-payment__summary-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-checkout-payment__summary-date-time {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: normal;
    color: #262626;
    max-width: 80%
}

.c-checkout-payment__summary-date-time span {
    font-weight: 700
}

.c-checkout-payment__wallet-link {
    margin-right: 8px;
    color: #2fa7ae;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: normal
}

.c-checkout-payment__wallet-link--charge {
    color: #f04d7d
}

.c-checkout-payment__type-container {
    padding: 20px 30px 30px;
    position: relative
}

.c-checkout-payment__type-container .c-checkout-shipment__radio-circle {
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 22px
}

.c-checkout-payment__type-container .c-checkout-shipment__radio-text {
    margin-bottom: 10px;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    line-height: normal;
    margin-right: 0;
    cursor: pointer
}

.c-checkout-payment__type-description {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 300;
    line-height: normal;
    color: #666
}

.c-checkout-payment__type-description + .c-checkout-payment__type-description {
    margin-top: 5px
}

.c-checkout-payment__type-description--wallet, .c-checkout-payment__wallet-balance {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 8px
}

.c-checkout-payment__wallet-balance {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: normal
}

.c-checkout-payment__wallet-balance:after {
    content: "\F13D\00FE0E";
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 20px;
    margin-right: 4px
}

.c-checkout-thanks {
    padding-bottom: 10px
}

.c-checkout-thanks__status {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 20px;
    margin-right: -10px;
    margin-left: -10px
}

.c-checkout-thanks__status, .c-checkout-thanks__status-symbol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-checkout-thanks__status-symbol {
    width: 105px;
    height: 105px;
    border-radius: 50%;
    font-size: 65px;
    margin-bottom: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1
}

.c-checkout-thanks__status--success .c-checkout-thanks__status-symbol {
    color: #41c1c6;
    background: #ebf9f9
}

.c-checkout-thanks__status--success .c-checkout-thanks__status-symbol:before {
    content: "\F00E\00FE0E"
}

.c-checkout-thanks__status--failure .c-checkout-thanks__status-symbol {
    color: #f04d7d;
    background: #fef1f1
}

.c-checkout-thanks__status--failure .c-checkout-thanks__status-symbol:before {
    content: "\F00D\00FE0E"
}

.c-checkout-thanks__status-title {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
    text-align: center
}

.c-checkout-thanks__status--success .c-checkout-thanks__status-title {
    color: #41c1c6
}

.c-checkout-thanks__status--failure .c-checkout-thanks__status-title {
    color: #f04d7d
}

.c-checkout-thanks__status-text {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.86;
    letter-spacing: .1px;
    color: #000;
    text-align: center
}

.c-checkout-thanks__status-keyword {
    font-weight: 700
}

.c-checkout-thanks__content {
    background: #fff;
    width: calc(100% + 40px);
    padding: 0 20px;
    padding-top: 60px;
    margin-top: -60px;
    padding-bottom: 20px
}

.c-checkout-thanks__framed-box {
    border: 1px solid #000;
    padding: 24px;
    max-width: 460px;
    margin: 40px auto
}

.c-checkout-thanks__framed-text {
    text-align: center;
    color: #000;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 24px
}

.c-app {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 96px;
    background: #f9fafb;
    min-height: 100%
}

.has-sub-header .c-app {
    padding-top: 88px;
    padding-top: 136px
}

.has-banner .c-app {
    padding-top: 175px
}

.no-header .c-app {
    padding-top: 0
}

.no-searchbar .c-app {
    padding-top: 60px
}

.no-searchbar.order-manage-page .c-app {
    padding-top: 48px
}

.c-app--white {
    background-color: #fff
}

.c-app__navbar {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 999999999;
    height: 48px;
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
}

.c-app__navbar--open {
    z-index: 30
}

.c-app__navbar--hide {
    -webkit-transform: translateY(-48px);
    transform: translateY(-48px);
    -webkit-transform: translateY(-96px);
    transform: translateY(-96px)
}

.c-app__body {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background: #fdfdfd
}

.c-app__body--full-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.c-app__body--has-siblings {
    padding-top: 55px
}

.c-app__body--has-gallery-controls {
    padding-bottom: 38px
}

.c-app__body--white {
    background-color: #fff
}

.c-app__body--top-spacing {
    padding-top: 8px
}

.c-app__body--no-spacing {
    padding-top: 0
}

.c-app__backToTop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    padding-top: 16px;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: normal;
    color: #7b7b7b;
    margin-bottom: 24px
}

.c-app__backToTop:before {
    content: "\F0E0\00FE0E";
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 20px;
    margin-left: 4px
}

.c-navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    padding: 12px 16px;
    background-color: #fff;
    position: relative
}

.c-navbar, .c-navbar--line-shadow {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #f5f5f5
}

.c-navbar--line-shadow-white {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #fff
}

.c-navbar--no-shadow {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: none
}

.c-navbar__back-arrow {
    cursor: pointer;
    display: none;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    width: 20px;
    height: 20px;
    padding: 10px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.c-navbar__back-arrow:before {
    content: "\F00A\00FE0E"
}

.c-navbar__back-arrow--right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    width: 24px;
    height: 24px;
    margin-left: 12px
}

.c-navbar__back-arrow--right:before {
    content: "\F0EE\00FE0E";
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 24px;
    color: #000
}

.c-navbar__logo {
    display: block;
    height: 18px;
    width: 113px;
    margin-right: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: transparent;
    background: url(../files/851cffa3.svg) no-repeat 50% transparent;
    margin-left: 6px;
    background-size: contain
}

.c-navbar__logo--small {
    width: 90px
}

.c-navbar__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-navbar__controls--align-right {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.c-navbar__controls--align-left {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.c-navbar__controls-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    width: 24px;
    height: 24px
}

.c-navbar__controls-item + .c-navbar__controls-item {
    margin-right: 20px
}

.c-navbar__controls-item--menu {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.333
}

.c-navbar__controls-item--menu::before {
    content: "\f0c9";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
}

.c-navbar__controls-item--search {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1
}

.c-navbar__controls-item--search:before {
    content: "\F075\00FE0E"
}

.c-navbar__controls-item--cart {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1
}

.c-navbar__controls-item--cart::before {
    content: "\f07a";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
}

.c-navbar__controls-item--favorite {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1
}

.c-navbar__controls-item--favorite:before {
    content: "\F050\00FE0E"
}

.c-navbar__controls-item--favorite-added {
    color: #f04d7d;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1
}

.c-navbar__controls-item--favorite-added:before {
    content: "\F03D\00FE0E"
}

.c-navbar__controls-item--share {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1
}

.c-navbar__controls-item--share:before {
    content: "\F079\00FE0E"
}

.c-navbar__controls-item span {
    position: absolute;
    right: -6px;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: 2.4;
    width: 15px;
    height: 15px;
    padding-top: 2px;
    border-radius: 50%;
    background-color: #f04d7d;
    pointer-events: none
}

.c-navbar__controls-item-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.c-navbar__middle-section {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 14px 12px 8px;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 0;
    max-height: unset;
    background: #fdfdfd
}

.c-navbar__middle-section .c-gallery__result-title {
    white-space: normal;
    line-height: 26px
}

.c-navbar__subheader {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 40px;
    padding: 10px 16px
}

.c-navbar__subheader--shadow {
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1)
}

.c-navbar__esi-container {
    display: none
}

.c-navbar__title {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.c-navbar__title--full-width {
    width: 100%
}

.c-navbar__title-text {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.71;
    color: #000
}

.c-navbar__back {
    position: relative;
    width: 24px;
    height: 24px;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1;
    margin-left: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000
}

.c-navbar__back:before {
    content: "\F0EE\00FE0E"
}

.c-navbar__back--close-interface:before {
    content: "\F0DD\00FE0E"
}

.c-navbar__back--left {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-right: auto;
    margin-left: 0
}

.c-navbar__fade {
    content: "";
    z-index: -1;
    top: 0;
    background-color: rgba(0, 0, 0, .7)
}

.c-navbar__fade, .c-navbar__siblings {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0
}

.c-navbar__siblings {
    top: 120px;
    list-style: none;
    padding: 10px 0 0;
    margin: 0;
    border-top: 1px solid #e6e6e6;
    background-color: #fff;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.c-navbar__siblings.is-hidden, .c-navbar__siblings.is-hidden ~ .c-navbar__fade {
    display: none
}

.c-navbar__siblings-item {
    padding: 0;
    margin: 0
}

.c-navbar__sibling {
    position: relative;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 24px;
    padding: 12px 16px;
    color: #000
}

.c-navbar__sibling, .c-navbar__sibling:after {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-navbar__sibling:after {
    position: absolute;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 50%;
    left: 16px;
    width: 24px;
    height: 24px;
    font-size: 14px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "\F039\00FE0E"
}

.c-navbar__sibling--current {
    color: #41c1c6
}

.c-navbar__sibling--current:after {
    content: "\F12C\00FE0E"
}

.c-navbar__products-title {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000
}

.c-navbar--has-filters {
    -webkit-box-shadow: none;
    box-shadow: none
}

.c-navbar__search-bar {
    padding: 4px 16px;
    width: 100%;
    height: 48px;
    background: #fff;
    position: relative;
    border-bottom: 1px solid #f5f5f5
}

.no-searchbar .c-navbar__search-bar {
    display: none
}

.c-navbar__search-bar-input {
    font-size: 11px;
    font-size: .688rem;
    font-weight: 400;
    line-height: normal;
    border: none;
    background: #f5f5f5;
    color: #7b7b7b;
    padding-right: 40px;
    width: 100%;
    height: 36px
}

.c-navbar__search-bar-icon {
    position: absolute;
    top: calc(50% - 12px);
    right: 22px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.c-navbar__logo.js-navbar-logo img {
    max-width: 75px;
}
.c-navbar__search-bar-icon::before {
    color: #000;
    line-height: 24px;
    content: "\e005";
    position: absolute;
    font-family: Flaticon;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: normal;
}

.c-menu {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100
}

.c-menu--hidden {
    visibility: hidden;
    opacity: 0
}

.c-menu__fade {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 120vh;
    background-color: #000;
    opacity: .8;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    overflow: hidden
}

.c-menu__fade--hidden {
    opacity: 0
}

.c-menu__wrapper {
    position: fixed;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 84.4vw;
    height: 100vh;
    padding-bottom: 20vh;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    background-color: #fff;
    overflow-x: hidden;
    z-index: 999999999;
}

.c-menu__wrapper--hidden {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.c-menu__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 12px 16px 7px;
    background-color: #fff;
    min-height: 34px
}

.c-menu__header.has-gender {
    display: none
}

.c-menu__user-hello {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 2;
    color: #000;
    margin-right: 8px;
    margin-top: 1px
}

.c-menu__user-hello:before {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 700;
    line-height: 2;
    content: attr(first-name)
}

.c-menu__profile-link {
    display: inline-block;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1;
    margin-right: auto;
    color: #000
}

.c-menu__profile-link:before {
    content: "\F06C\00FE0E"
}

.c-menu__login-button {
    border: 1px solid #000;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
    font-size: 12px;
    font-size: .75rem;
    line-height: 2;
    min-width: 103px;
    margin-right: auto
}

.c-menu__close-button, .c-menu__login-button {
    color: #000;
    font-weight: 400;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.c-menu__close-button {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
    height: 24px;
    width: 24px
}

.c-menu__close-button::before {
    content: "\f00d";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 100;
}

.c-menu__search-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 16px 16px;
    height: 40px;
    border-bottom: 1px solid #000;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 1;
    left: 0;
    min-height: 40px
}

.c-menu__search-field {
    border: none;
    width: calc(100% - 30px);
    color: #262626;
    margin: 7px 0;
    font-size: 13px;
    font-size: .812rem;
    font-weight: 400;
    line-height: 1.846
}

.c-menu__search-field:placeholder {
    color: #7b7b7b
}

.c-menu__search-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 20px;
    height: 20px;
    margin: 7px 0;
    font-size: 17px;
    font-size: 1.062rem;
    font-weight: 400;
    line-height: 1.412;
    color: #000
}

.c-menu__search-icon::before {
    content: "\f053";
    font-size: 25px;
    letter-spacing: normal;
    line-height: 48px;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 100;
}

.c-menu__search-icon--clear:before {
    content: "\F09A\00FE0E"
}

.c-menu__search-result-help {
    margin-right: 5px;
    color: #9d9d9d
}

.c-menu__footer {
    height: 75px;
    margin-top: auto;
    background: url(../files/9f876bf7.svg) no-repeat 50% transparent
}

.c-menu__footer, .c-menu__tabs {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.c-menu__tabs {
    position: relative;
    z-index: 0;
    padding: 0;
    background-color: #000;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-menu__tabs.has-gender {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 104px
}

.c-menu__tabs.has-gender, .c-menu__tabs.is-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-menu__gender-back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-size: cover
}

.c-menu__gender-back:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .6)
}

.c-menu__tabs-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-top: 10px
}

.c-menu__tabs-wrapper--hidden {
    display: none
}

.c-menu__tab-image-wrapper {
    display: none;
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden
}

.c-menu__tab-image-wrapper:before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5)
}

.c-menu__tab-image {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.c-menu__tab-back {
    position: relative;
    z-index: 4;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 20px;
    height: 30px;
    padding: 5px;
    margin: 5px 10px 10px;
    position: absolute;
    right: 5px;
    width: 24px;
    height: 24px;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-right: 10px
}

.c-menu__tab-back--hidden {
    display: none
}

.c-menu__tab-back:before {
    content: "\F00C\00FE0E";
    position: relative;
    top: 4px;
    text-align: center;
    font-size: 17px;
    font-size: 1.062rem;
    font-weight: 400;
    line-height: 20px;
    width: 20px;
    margin-left: 8px
}

.c-menu__tab-link {
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 30px;
    padding: 5px 20px;
    z-index: 2;
    opacity: .5
}

.c-menu__tab-link span {
    display: block;
    position: relative
}

.c-menu__tab-link.is-active {
    font-weight: 700;
    z-index: 1;
    opacity: 1
}

.c-menu__tab-link.is-active span:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    bottom: -5px;
    height: 2px;
    background-color: #f04d7d
}

.c-menu__tab-link.is-active .c-menu__tab-image-wrapper {
    display: block
}

.c-menu__tabs-title {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 30px;
    font-weight: 700;
    width: 100%;
    padding: 5px
}

.c-menu__list-level {
    height: 100%
}

.c-menu__list-level--initial, .c-menu__list-level--show {
    display: block
}

.c-menu__list-level--hidden {
    display: none
}

.c-menu__list-wrapper {
    display: none;
    width: 100%
}

.c-menu__list-container {
    position: relative;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    width: 100%
}

.c-menu__list-title {
    color: #7a7a7a;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 24px;
    font-weight: 700;
    padding: 10px 20px;
    margin: 0
}

.c-menu__list {
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #fff
}

.c-menu__list--first {
    height: unset
}

.c-menu__list + .c-menu__list {
    margin-top: 20px
}

.c-menu__list + .c-menu__list--no-gap {
    margin-top: 0
}

.c-menu__list li:last-child > .c-menu__list-link {
    border-bottom: 1px solid #e8e8e8
}

.c-menu__list li + li > .c-menu__special-link {
    margin-bottom: 17px
}

.c-menu__list--hidden {
    display: none
}

.c-menu__list-item {
    margin: 0 16px
}

.c-menu__list-item--border-top {
    border-top: 1px solid #f7f7f7
}

.c-menu__all-link {
    color: #000;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.714;
    position: absolute;
    left: 50px;
    display: none
}

.c-menu__list-link {
    color: #000;
    position: relative;
    border-top: 1px solid #e8e8e8;
    min-height: 57px;
    font-size: 13px;
    font-size: .812rem;
    line-height: 1.85;
    opacity: 1;
    left: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 0;
    margin: 0
}

.c-menu__list-link, .c-menu__list-link:before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400
}

.c-menu__list-link:before {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    width: 20px;
    margin-left: 10px
}

.c-menu__list-link--all {
    border-top: none
}

.c-menu__list-link--about:before {
    content: "\F118\00FE0E"
}

.c-menu__list-link--contact:before {
    content: "\F115\00FE0E"
}

.c-menu__list-link--faq:before {
    content: "\F117\00FE0E"
}

.c-menu__list-link--return:before {
    content: "\F11A\00FE0E"
}

.c-menu__list-link--terms:before {
    content: "\F11B\00FE0E"
}

.c-menu__list-link--garantee:before {
    content: "\F116\00FE0E"
}

.c-menu__list-link--has-nested::before {
    width: 24px;
    height: 24px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-right: auto;
    margin-left: 0;
    content: "\f053";
    font-size: 20px;
    letter-spacing: normal;
    line-height: 48px;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 100;
}

.c-menu__list-link__link-container {
    position: relative
}

.c-menu__special-link {
    border-top: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 48px;
    min-height: 48px;
    margin-bottom: 8px;
    overflow: hidden
}

.c-menu__special-link--promotion {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc427), to(#ffce34));
    background-image: linear-gradient(180deg, #ffc427, #ffce34)
}

.c-menu__special-link--newest {
    background-color: #53c2f5
}

.c-menu__special-link + .c-menu__special-link {
    margin-bottom: 17px
}

.c-menu__special-image {
    position: relative;
    left: -20px;
    height: 95px;
    width: 160px
}

.c-menu__special-image--promotion {
    width: 130px;
    margin-top: 10px;
    background: url(../files/b1e6c7be.jpg) no-repeat 0;
    background-size: contain
}

.c-menu__special-image--newest {
    height: 120px;
    left: -40px;
    background: url(../files/3e42241c.jpg) no-repeat 0;
    background-size: contain
}

.c-menu__special-title {
    font-weight: 500;
    margin-right: 16px
}

.c-menu__general-category, .c-menu__special-title {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.714
}

.c-menu__general-category {
    position: relative;
    min-height: 96px;
    border-top: none;
    margin-bottom: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-weight: 400
}

.c-menu__general-category--men {
    background-color: #f1c9c2
}

.c-menu__general-category--women {
    background-color: #f5d7d9
}

.c-menu__general-category--children {
    background-color: #f7dfdd
}

.c-menu__general-category--beauty {
    background-color: #f7e2e7
}

.c-menu__general-category-title {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    margin-right: 16px
}

.c-menu__general-category-image {
    height: 96px;
    width: 166px;
    margin-right: auto
}

.c-menu__general-category-image--men {
    background: url(../files/cae99b2d.png) no-repeat 0 transparent;
    background-size: contain
}

.c-menu__general-category-image--women {
    background: url(../files/6f9f5e18.png) no-repeat 0 transparent;
    background-size: contain
}

.c-menu__general-category-image--children {
    background: url(../files/2c2aa943.png) no-repeat 0 transparent;
    background-size: contain
}

.c-menu__general-category-image--beauty {
    background: url(../files/cc2147be.png) no-repeat 0 transparent;
    background-size: cover
}

.c-menu__search-results {
    list-style: none;
    margin: 0
}

.c-menu__search-results li:last-child > .c-menu__list-link {
    border-bottom: 1px solid #e8e8e8
}

.c-menu__sub-header {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5f5f5;
    height: 40px;
    margin-bottom: 12px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 1;
    left: 0
}

.c-menu__sub-header-title {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.714;
    color: #000
}

.c-menu__sub-header-back {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    right: 8px;
    top: 8px;
    width: 24px;
    height: 24px;
    color: #000;
    font-size: 13px;
    font-size: .812rem;
    font-weight: 400;
    line-height: 1.846
}

.c-menu__sub-header-back::before {
    content: "\f054";
    font-size: 20px;
    letter-spacing: normal;
    line-height: 48px;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 100;
}

.c-menu__separator {
    height: 4px;
    background-color: #fff
}

.c-menu__item-icon {
    width: 24px;
    height: 24px;
    margin-left: 12px
}

.c-menu__item-icon img {
    max-width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.modal-open, .modal-open body {
    overflow: hidden;
    height: 100%
}

.modal-open body {
    position: fixed
}

.modal-open body .c-gallery-control {
    z-index: 14
}

.slided-out {
    left: 83vw;
    opacity: .25
}

.c-search {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    overflow: auto;
    z-index: 21;
    height: 100vh
}

.c-search--hidden {
    visibility: hidden;
    opacity: 0
}

.c-search__header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 60px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1)
}

.c-search__header-title {
    color: #000;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.333
}

.c-search__close {
    position: absolute;
    top: 50%;
    right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 400;
    line-height: 22px;
    width: 36px;
    height: 36px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}


.c-search__body {
    padding: 20px;
    padding: 0 16px
}

.c-search__body-inner--full-size {
    margin-left: -20px;
    margin-right: -20px
}

.c-search__input {
    position: relative;
    margin: 10px 5px
}

.c-filter__filters-content .c-search__input {
    margin: 10px auto 0
}

.c-search__input--smaller {
    width: 90%;
    margin-right: 0;
    right: 5%
}

.c-search__input--filter input {
    font-size: 12px
}

.c-search__input--brands {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 2;
    margin: 0;
    width: 100%;
    padding: 16px 0
}

.c-search__input--brands .c-search__input-submit {
    right: 25px
}

.c-search__input--brands .c-search__input-field {
    width: 92.5%;
    margin: 0 auto;
    height: 40px
}

.c-filter__filters-content .c-search__input, .c-search__input--brands + .c-brands-list__designers-container {
    margin-top: 0
}

.c-search__input-clear {
    position: absolute;
    top: 50%;
    left: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 16px;
    width: 20px;
    height: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.c-search__input-clear:before {
    content: "\F112\00FE0E"
}

.c-filter__filters-content .c-search__input-clear {
    position: absolute;
    top: 50%;
    left: 0;
    width: 24px;
    height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
    color: #000;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 24px;
    border: none;
    padding: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.c-filter__filters-content .c-search__input-clear:before {
    content: "\F0DD\00FE0E"
}

.c-search__input-submit {
    position: absolute;
    top: 50%;
    right: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 400;
    line-height: 22px;
    width: 30px;
    height: 30px;
    border: none;
    padding: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.c-search__input-submit:before {
    content: "\F129\00FE0E";
    font-size: 24px
}

.c-filter__filters-content .c-search__input-submit {
    color: #c4c4c4;
    width: 24px;
    height: 24px;
    left: 0;
    right: unset
}

.c-filter__filters-content .c-search__input-submit:before {
    content: "\F075\00FE0E";
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 24px;
    color: #c4c4c4
}

.c-search__input-field {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    width: 100%;
    height: 50px;
    padding-right: 40px;
    padding-left: 5px;
    border: none;
    border-radius: 0;
    background-color: hsla(0, 0%, 85%, .2);
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px
}

.c-filter__filters-content .c-search__input-field {
    background-color: #fff;
    height: 40px;
    padding: 0;
    border-bottom: 1px solid #c4c4c4;
    -webkit-transition: border .3s ease;
    transition: border .3s ease
}

.c-search__input-field--empty ~ .c-search__input-submit {
    pointer-events: none
}

.c-search__input-field:not(:placeholder-shown) {
    border-color: #000
}

.c-search__input-field:not(:placeholder-shown) ~ .c-search__input-submit {
    display: none
}

.c-search__input-field:not(:placeholder-shown) ~ .c-search__input-clear {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-search__input-field::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .6)
}

.c-search__input-field::-moz-placeholder {
    color: rgba(0, 0, 0, .6)
}

.c-search__input-field:-ms-input-placeholder {
    color: rgba(0, 0, 0, .6)
}

.c-search__input-field:-moz-placeholder {
    color: rgba(0, 0, 0, .6)
}

.c-search__input-field--brands::-webkit-input-placeholder {
    color: #9d9d9d;
    font-weight: 400
}

.c-search__input-field--brands::-moz-placeholder {
    color: #9d9d9d;
    font-weight: 400
}

.c-search__input-field--brands:-ms-input-placeholder {
    color: #9d9d9d;
    font-weight: 400
}

.c-search__input-field--brands:-moz-placeholder {
    color: #9d9d9d;
    font-weight: 400
}

.c-filter__filters-content .c-search__input-field--brands::-webkit-input-placeholder {
    color: #7b7b7b;
    font-weight: 400
}

.c-filter__filters-content .c-search__input-field--brands::-moz-placeholder {
    color: #7b7b7b;
    font-weight: 400
}

.c-filter__filters-content .c-search__input-field--brands:-ms-input-placeholder {
    color: #7b7b7b;
    font-weight: 400
}

.c-filter__filters-content .c-search__input-field--brands:-moz-placeholder {
    color: #7b7b7b;
    font-weight: 400
}

.c-search__title {
    color: #000;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 30px;
    margin-top: 20px
}

.c-search__title--empty {
    color: #8a8a8a;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5
}

.c-search__title--empty span {
    color: initial
}

.c-search__title--empty:after {
    content: "";
    display: block;
    height: 110px;
    margin: 50px 0 20px;
    background: url(../files/c8b963b9.svg) no-repeat 50% transparent
}

.c-search__history {
    padding-top: 18px;
    margin: 20px 0 30px;
    border-top: 1px solid #e6e6e6
}

.c-search__history--no-margin {
    margin-top: 0;
    margin-bottom: 0
}

.c-search__history-header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-search__history-header, .c-search__history-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-search__history-title {
    color: #000;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    font-size: 1rem;
    line-height: 28px;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: normal;
    color: #262626
}

.c-search__history-title:before {
    content: "\F07E\00FE0E";
    margin-left: 8px;
    color: #434343;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 24px
}

.c-search__history-title--trends:before {
    content: "\F074\00FE0E";
    margin-left: 8px;
    color: #434343;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 24px
}

.c-search__history-title--brands:before {
    content: "\F0B7\00FE0E";
    margin-left: 8px;
    color: #434343;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 24px
}

.c-search__history-title--products:before {
    content: "\F083\00FE0E";
    margin-left: 8px;
    color: #434343;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 24px
}

.c-search__history-title--advanced:before {
    content: "\F12E\00FE0E";
    margin-left: 8px;
    color: #434343;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 24px
}

.c-search__history-title-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.c-search__history-delete-all {
    color: #434343
}

.c-search__history-delete-all:before {
    content: "\F09B\00FE0E";
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 24px
}

.c-search__history-clear {
    color: #000;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 25px;
    padding-left: 5px;
    padding-right: 5px
}

.c-search__history-list {
    list-style: none;
    margin: 20px 0;
    padding: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.c-search__history-item, .c-search__history-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-search__history-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 6px 8px;
    border-radius: 100px;
    border: 1px solid #d9d9d9;
    margin-left: 12px;
    margin-bottom: 12px
}

.c-search__history-link {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    color: #000;
    width: 100%;
    padding: 10px 0;
    font-size: 14px;
    font-size: .875rem;
    line-height: 25px;
    width: auto;
    color: #434343;
    padding: 0;
    margin: 0 4px;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: normal
}

.c-search__history-link--trend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-search__history-link--trend:after {
    content: "\F0D8\00FE0E";
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 18px;
    color: #434343
}

.c-search__history-clear-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-search__history-clear-item:before {
    content: "\F0DD\00FE0E";
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 18px;
    color: #434343
}

.c-search__result-list {
    list-style: none;
    padding-bottom: 5px;
    margin: 0 0 20px
}

.c-search__result-list--border {
    border-bottom: 1px solid #d7d7d7
}

.c-search__result-list--pill {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 16px;
    padding-bottom: 16px;
    margin-bottom: 0;
    overflow-x: auto
}

.c-search__result-list--advanced {
    margin-bottom: 0
}

.c-search__result-item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 16px 0
}

.c-search__result-item:before {
    content: "\F075\00FE0E";
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 24px;
    margin-left: 18px;
    color: #434343
}

.c-search__result-item--pill {
    width: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 3px 12px;
    border: 1px solid #c4c4c4;
    border-radius: 2px;
    margin-left: 12px
}

.c-search__result-item--pill:before {
    display: none;
    content: "";
    width: auto
}

.c-search__result-item--advanced:before {
    content: "\F12E\00FE0E";
    margin-left: 8px;
    color: #434343;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 24px
}

.c-search__result-chev:after {
    content: "\F0D8\00FE0E";
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 18px;
    color: #434343;
    margin-right: 4px
}

.c-search__result-item-link {
    display: block;
    color: #000;
    padding: 10px;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 25px;
    width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.c-search__result-item-link--partial {
    color: #7a7a7a
}

.c-search__result-item-link--partial span {
    color: initial;
    font-weight: 700
}

.c-search__result-item-link--pill {
    width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000;
    border-radius: 2px;
    overflow: hidden;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 700;
    line-height: normal
}

.c-search__result-item-link--pill img {
    -o-object-fit: contain;
    object-fit: contain;
    margin-left: 8px;
    border-radius: 2px
}

.c-search__result-item-link--brand {
    white-space: nowrap;
    min-height: 46px;
    min-width: 46px
}

.c-search__result-item-link--product {
    min-width: 164px;
    max-height: 62px
}

.c-search__result-item-title {
    font-size: 13px;
    font-size: .812rem;
    font-weight: 700;
    line-height: 28px;
    color: #424750
}

.c-search__result-item-category {
    font-size: 11px;
    font-size: .688rem;
    font-weight: 400;
    line-height: 24px;
    color: #81858b
}

.c-download-app {
    z-index: 21;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 15px 20px;
    background-color: rgba(0, 0, 0, .75)
}

.c-download-app, .c-download-app__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-download-app__content {
    color: #fff;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.714
}

.c-download-app__icon {
    width: 30px;
    height: 30px;
    margin-left: 12px;
    background: url(../files/0221db1b.png) no-repeat 50% transparent;
    background-size: 30px 30px
}

.c-download-app__close {
    position: absolute;
    top: 15px;
    left: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.2
}

.c-download-app__close:before {
    content: "\F01A\00FE0E"
}

.c-download-app__modal-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100px;
    padding-bottom: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.c-download-app__modal-content a {
    margin: 4px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 36px
}

.c-download-app__modal-content img {
    width: 24px;
    margin: 0 8px 0 12px
}

.js-android-links-modal .c-dropup__header, .js-ios-links-modal .c-dropup__header {
    display: none
}

.c-footer {
    color: #7b7b7b;
    padding: 0;
    background-color: #fafafa;
    padding-bottom: 0;
    border-top: 1px solid #d9d9d9
}

.c-footer__contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 300;
    line-height: 27px
}

.c-footer__contact-phone {
    color: #7b7b7b;
    font-weight: 400;
    margin-right: 6px
}

.c-footer__socials {
    color: #7b7b7b;
    border-bottom: 1px solid #e9e9e9;
    padding: 12px;
    margin-top: 0
}

.c-footer__socials, .c-footer__socials-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-footer__socials-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 11px;
    font-size: .688rem;
    font-weight: 400;
    line-height: 2.182
}

.c-footer__quick-access {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e9e9e9;
    background-color: #fafafa
}

.c-footer__quick-link-container {
    margin: 8px 0;
    text-align: center;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 520px) {
    .c-footer__quick-link-container {
        width: 50%
    }
}

@media (min-width: 520px) {
    .c-footer__quick-link-container {
        width: 25%
    }
}

.c-footer__quick-link-text {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 2;
    color: #7b7b7b
}

.c-footer__story-container {
    padding: 20px 12px 45px;
    background-color: #fafafa;
    border-bottom: 1px solid #e9e9e9
}

.c-footer__story-title {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 2;
    text-align: center;
    color: #7b7b7b;
    margin-bottom: 12px
}

.c-footer__story-content {
    color: #555;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: 1.8
}

.c-footer__rights-reserved-container {
    padding: 8px 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 420px) {
    .c-footer__rights-reserved-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .c-footer__rights-reserved-container:before {
        content: attr(data-part-first-line)
    }

    .c-footer__rights-reserved-container:after, .c-footer__rights-reserved-container:before {
        font-size: 9px;
        font-size: .562rem;
        font-weight: 400;
        line-height: 2.667;
        color: #7b7b7b;
        line-height: 1.8;
        text-align: center
    }

    .c-footer__rights-reserved-container:after {
        position: relative;
        content: attr(data-part-second-line)
    }
}

@media (min-width: 420px) {
    .c-footer__rights-reserved-container:before {
        content: attr(data-all);
        font-size: 9px;
        font-size: .562rem;
        font-weight: 400;
        line-height: 2.667;
        color: #7b7b7b;
        text-align: center
    }
}

.c-footer__rights-reserved-text {
    line-height: normal;
    font-size: 9px;
    font-size: .562rem;
    font-weight: 400;
    line-height: 2.667;
    color: #7b7b7b;
    margin-left: 2px;
    text-align: center
}

.c-footer__socials-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 24px;
    width: 24px;
    height: 24px;
    color: #7b7b7b;
    margin-right: 20px
}

.c-footer__socials-item--instagram:before {
    content: "\F0FC\00FE0E"
}

.c-footer__socials-item--telegram:before {
    content: "\F0FD\00FE0E"
}

.c-footer-plp {
    padding: 8px 12px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fafafa;
    border-top: 1px solid #d9d9d9;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 0
}

.c-footer-plp, .c-footer-plp__support {
    color: #7b7b7b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-footer-plp__support {
    font-size: 11px;
    font-size: .688rem;
    font-weight: 400;
    line-height: 1.82
}

.c-footer-plp__support:after {
    content: "\F0D6\00FE0E";
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 16px
}

.c-footer-plp__tm {
    font-size: 9px;
    font-size: .562rem;
    font-weight: 400;
    line-height: 2.22;
    direction: ltr;
    text-align: left
}

.c-pane {
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1)
}

.c-pane--white {
    background-color: #fff
}

.c-dropup__container {
    position: fixed;
    bottom: -100%;
    left: 0;
    right: 0;
    z-index: 15;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #000
}

.c-dropup__content-wrapper {
    z-index: 1;
    background-color: #fff;
    padding: 20px 10px 75px;
    min-height: 50px;
    -webkit-box-shadow: 0 -1px 8px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 -1px 8px 0 rgba(0, 0, 0, .2)
}

.c-dropup__content-wrapper.pdp-choose-color, .c-dropup__content-wrapper.pdp-choose-size {
    padding: 23px 0 64px
}

.c-dropup__header {
    margin-bottom: 11.5px;
    padding: 0 15px 15px;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5
}

.c-dropup__header--separated {
    border-bottom: 2px solid #e5e5e5
}

.c-dropup__header.pdp-choose-color, .c-dropup__header.pdp-choose-size {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 500;
    line-height: normal;
    margin: 0 12px 18px;
    padding: 0
}

.c-dropup__header.pdp-choose-color, .c-dropup__header.pdp-choose-size, .c-dropup__headline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-dropup__headline {
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5ea
}

.c-dropup__header-description, .c-dropup__headline {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: -.5px;
    padding-bottom: 15px
}

.c-dropup__content {
    max-height: 50vh;
    overflow-x: hidden;
    overflow-y: auto
}

.c-dropup__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .38);
    z-index: -1;
    pointer-events: all;
    display: none
}

.c-dropup__close:before {
    content: ""
}

.c-dropup-share {
    z-index: 25
}

.c-dropup-share__content-wrapper {
    padding: 16px
}

.c-dropup-share__header {
    display: none
}

.c-dropup-weekly {
    z-index: 25
}

.c-dropup-weekly__content-wrapper {
    padding: 0
}

.c-dropup-weekly__header {
    display: none
}

.c-dropup-weekly .c-dropup__content {
    overflow: hidden;
    min-height: 75vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.c-dropup-gold-price__content {
    max-height: 70vh;
    overflow: scroll
}

.c-home-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    overflow: hidden
}

.c-home-banner .swiper-slide a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.c-home-banner__cover {
    position: relative;
    width: 100%;
    height: auto
}

.c-home-banner__links {
    position: absolute;
    z-index: 2;
    bottom: 20px;
    left: 0;
    right: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0
}

.c-home-banner__links, .c-home-banner__links-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-home-banner__links-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 280px;
    height: 50px;
    margin-top: 20px;
    background-color: rgba(0, 0, 0, .75)
}

.c-home-banner__links-item-text {
    color: #fff;
    display: block;
    text-align: center;
    width: 100%;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 50px;
    vertical-align: middle
}

.c-category-slider {
    padding: 20px 25px;
    overflow: hidden
}

.c-category-slider__list {
    overflow: visible
}

.c-category-slider__list-item {
    -webkit-transform: scale3d(.95, .8, 1) !important;
    transform: scale3d(.95, .8, 1) !important;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.c-category-slider__list-item.swiper-slide-active {
    -webkit-transform: scaleX(1) !important;
    transform: scaleX(1) !important
}

.c-category-slider__list-item img {
    width: 100%
}

.c-category-section {
    margin: 12px 0
}

.c-brand-slider {
    position: relative;
    padding: 0;
    overflow: hidden
}

.c-brand-slider--outed-pagination {
    padding-bottom: 15px
}

.c-brand-slider--outed-pagination .swiper-pagination-bullet {
    width: 6px !important;
    height: 6px !important;
    border-radius: 50%;
    background-color: #fff !important;
    border: 1px solid #939393;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.c-brand-slider--outed-pagination .swiper-pagination-bullet-active {
    background-color: #939393 !important
}

.c-brand-slider + .c-landing__category-title-container {
    padding-top: 10px
}

.c-brand-slider__list-different-size {
    padding-top: 20px;
    height: 30vh;
    width: 88%;
    margin-bottom: 10px
}

.c-brand-slider__list-different-size--flashsales {
    height: 45vw
}

.c-brand-slider__list-different-size .swiper-wrapper .swiper-slide-next {
    text-align: right
}

.c-brand-slider__list-different-size .swiper-wrapper .swiper-slide-next img {
    height: 90%;
    margin-top: 2.5%
}

.c-brand-slider__list-different-size .swiper-wrapper .swiper-slide-prev {
    text-align: left
}

.c-brand-slider__list-different-size .swiper-wrapper .swiper-slide-prev img {
    height: 90%;
    margin-top: 2.5%;
    max-width: 90%
}

.c-brand-slider__list-different-size--sale {
    height: 40vh
}

.c-brand-slider__list-item-different-size img {
    -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, .2);
    height: 100%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.c-brand-slider__list {
    overflow: visible
}

.c-brand-slider__list-item img {
    width: 100%
}

.c-brand-slider__pagination {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    line-height: 10px
}

.c-brand-slider__pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: hsla(0, 0%, 100%, .4);
    -webkit-transition: background-color .2s ease-in;
    transition: background-color .2s ease-in
}

.c-brand-slider__pagination .swiper-pagination-bullet-active {
    background-color: #fff
}

.c-brand-slider__pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
    margin-right: 5px
}

.c-brands-slider {
    padding: 32px 0 0;
    background-color: #fff
}

.c-brands-slider__list {
    padding: 0 10px
}

.c-gallery--favorite-brands + .c-brands-slider {
    padding: 0
}

.c-brands-slider__title {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 25px;
    color: #000;
    padding: 10px
}

.c-brands-slider__list-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 70px;
    height: auto;
    padding: 12px 2vw
}

.c-brands-slider__list-item img {
    max-width: 100%;
    max-height: 100%
}

.c-brands-slider__pagination {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px;
    z-index: 0
}

.c-brands-slider__pagination .swiper-pagination-bullet {
    background-color: #000;
    width: 15px;
    height: 2px;
    border-radius: 0;
    opacity: .5
}

.c-brands-slider__pagination .swiper-pagination-bullet-active {
    opacity: 1
}

.c-brands-slider__pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
    margin-right: 5px
}

.c-brands-slider__all {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.333;
    width: 60vw;
    height: 40px;
    width: 220px;
    margin: 15px auto 0;
    border: 1px solid #000
}

.c-brand-info, .c-brands-slider__all {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000
}

.c-brand-info {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 12px 12px 0;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    line-height: normal
}

.c-brand-info__logo {
    height: 44px;
    margin-right: 8px;
    max-width: 120px;
    -o-object-fit: contain;
    object-fit: contain
}

.c-brand-info__title {
    line-height: 1.71;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-brand-info__title--center {
    -ms-flex-item-align: center;
    align-self: center
}

.c-brand-info__description {
    margin-top: -16px;
    padding: 0 12px
}

.c-brand-info__description .o-toggle__header {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 500;
    line-height: 1.6;
    color: #7b7b7b;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0;
    margin-bottom: 12px
}

.c-brand-info__description .o-toggle__header:after {
    content: "\F0E3\00FE0E";
    width: auto;
    height: auto;
    margin-right: 2px;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 14px;
    color: #7b7b7b
}

.c-brand-info__description .o-toggle__radio:checked ~ .o-toggle__header:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.c-brand-info__description .o-toggle__body-brand {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: 1.6;
    color: #000;
    padding: 0 !important
}

.c-brand-info__description .o-toggle__body-brand p {
    margin-bottom: 0
}

.c-product-services {
    position: relative;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.714;
    min-height: 60px;
    overflow: hidden
}

.c-product-services--bg {
    background-color: #000
}

.c-product-services--inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 700;
    line-height: 1.17;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    padding: 0 12px;
    margin: 24px 0
}

.c-product-services--inline .c-product-services__link:before {
    margin-bottom: 6px;
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 40px
}

@media screen and (max-width: 374px) {
    .c-product-services--inline {
        font-size: 11px
    }
}

.c-product-services__link {
    text-align: center;
    color: #7b7b7b;
    font-size: 8px;
    font-size: .5rem;
    font-weight: 500;
    line-height: normal;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.c-product-services__link + .c-product-services__link {
    margin-right: 8px
}

.c-product-services__link:before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 34px;
    font-size: 2.125rem;
    font-weight: 400;
    line-height: 34px
}

@media screen and (max-width: 374px) {
    .c-product-services__link:before {
        font-size: 30px
    }
}

.c-product-services__link--slide {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000;
    -webkit-transform: translateX(-100vw);
    transform: translateX(-100vw);
    -webkit-animation: Mb 15s infinite;
    animation: Mb 15s infinite
}

.c-product-services__link--slide:before {
    margin-left: 10px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.c-product-services__link:nth-child(2) {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.c-product-services__link:nth-child(3) {
    -webkit-animation-delay: 10s;
    animation-delay: 10s
}

.c-product-services__link--shipping:before {
    height: 40px;
    content: "";
    background: url(../files/c968eac8.svg) no-repeat 50%;
    background-size: 40px
}

.c-product-services__link--return:before {
    height: 40px;
    content: "";
    background: url(../files/bc93f765.svg) no-repeat 50%;
    background-size: 40px
}

.c-product-services__link--garantee:before {
    height: 40px;
    content: "";
    background: url(../files/bafc4f4a.svg) no-repeat 50%;
    background-size: 40px
}

@-webkit-keyframes Mb {
    0% {
        -webkit-transform: translateX(-100vw);
        transform: translateX(-100vw)
    }
    3%, 33% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    36%, to {
        -webkit-transform: translateX(100vw);
        transform: translateX(100vw)
    }
}

@keyframes Mb {
    0% {
        -webkit-transform: translateX(-100vw);
        transform: translateX(-100vw)
    }
    3%, 33% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    36%, to {
        -webkit-transform: translateX(100vw);
        transform: translateX(100vw)
    }
}

.c-banner-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 12px 0
}

.c-banner-grid--bg {
    background-color: #fff
}

.c-banner-grid__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.c-banner-grid__row + .c-banner-grid__row {
    margin-top: 6px
}

.c-banner-grid__row--vertical {
    margin-top: auto !important
}

.c-banner-grid__col {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    width: calc(100% - 6px);
    margin: 0 3px;
    background-size: cover;
    background-position: 50%
}

.c-banner-grid__col--6 {
    width: calc(0.5 * 100% - 6px)
}

.c-banner-grid__col--vertical {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.c-banner-grid__col img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto
}

.c-banner-grid__col:first-child {
    margin-right: 0
}

.c-banner-grid__col:last-child {
    margin-left: 0
}

.c-banner-grid__col:only-child {
    margin: 0
}

.c-banner-grid__link {
    display: block;
    position: relative;
    width: 100%
}

.c-banner-grid__link-description {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    color: #000;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 2;
    font-weight: 700;
    text-align: left;
    padding: 3px 5px
}

.c-banner-grid__link-description:after {
    content: "\F00A\00FE0E";
    position: relative;
    top: 3px;
    margin-right: 2px
}

.c-banner-grid__link-description--pane {
    background-color: #eee
}

.c-home-static-banner {
    padding: 16px 2vw 0
}

.c-home-static-banner__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px;
    color: #616161;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.714
}

.c-home-static-banner__title:before {
    content: "\F021\00FE0E";
    font-size: 22px;
    margin-left: 10px
}

.c-home-static-banner__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2vw
}

.c-home-static-banner__row:last-of-type {
    margin-bottom: unset
}

.c-home-static-banner__link-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    margin-left: 2vw
}

.c-home-static-banner__link-item:last-of-type {
    margin-left: unset
}

.c-home-static-banner__link-item:after {
    content: attr(data-label);
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 2;
    font-weight: 700;
    text-align: center;
    z-index: 1
}

.c-home-static-banner__img {
    width: 100%
}

.c-home-static-advantages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 16px 2vw 0;
    padding: 48px 2vw 16px
}

.c-home-static-advantages__item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-home-static-advantages__img {
    width: 40px;
    margin-bottom: 8px;
    margin-bottom: 4px
}

@media (min-width: 768px) {
    .c-home-static-advantages__img {
        width: 64px
    }
}

.c-home-static-advantages__title {
    color: #555;
    font-size: 8px;
    font-size: .5rem;
    font-weight: 400;
    line-height: 3;
    font-weight: 500;
    line-height: 1.67
}

.c-home-magazine {
    padding: 20px 10px;
    background-color: #fff
}

.c-home-magazine__header {
    color: #000;
    font-size: 16px;
    font-size: 1rem;
    line-height: 28px;
    font-weight: 400;
    margin: 0 0 20px;
    padding-right: 6px
}

.c-home-magazine__article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.c-home-magazine__article-img {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 60px;
    height: auto
}

.c-home-magazine__article-title {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-item-align: center;
    align-self: center;
    color: #000;
    font-size: 14px;
    font-size: .875rem;
    line-height: 25px;
    font-weight: 400;
    width: 100%;
    margin: 0 20px 0 0
}

.c-home-magazine__all {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    height: 40px;
    width: 220px;
    margin: 30px auto 0;
    border: 1px solid #000
}

.c-home-grid-magazine {
    padding: 20px 10px;
    background-color: #fff
}

.c-home-grid-magazine__header {
    margin: 0 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-home-grid-magazine__header .header-title {
    font-size: 14px;
    font-size: .875rem;
    line-height: 28px;
    font-style: normal;
    font-weight: 700;
    text-align: right;
    color: #0c0c0c;
    font-weight: 400;
    margin: 0
}

.c-home-grid-magazine__header .more-url {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 2;
    font-style: normal;
    font-weight: 700;
    text-align: left;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center
}

.c-home-grid-magazine__header .more-url span {
    font-size: 16px;
    height: 16px;
    width: 16px;
    margin-right: 4px
}

.c-home-grid-magazine__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.c-home-grid-magazine__article {
    width: 45%;
    max-width: 240px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #f7f7f9;
    margin-bottom: 12px
}

.c-home-grid-magazine__article-img {
    width: 100%;
    height: 25vw;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 150px
}

.c-home-grid-magazine__article-title {
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 217%;
    text-align: center;
    color: #080a38;
    margin: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.c-about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px;
    border-top: 1px solid hsla(0, 0%, 90%, .3);
    background-color: #fff
}

.c-about--gray {
    border-top: 1px solid #d9d9d9;
    padding: 15px 12px;
    background-color: #fafafa
}

.c-about--gray .c-about__desc:after {
    background: -webkit-gradient(linear, left bottom, left top, from(#f9fafb), to(hsla(0, 0%, 100%, 0))) !important;
    background: linear-gradient(0deg, #f9fafb, hsla(0, 0%, 100%, 0)) !important
}

.c-about--gray p {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: 1.8;
    color: #555;
    margin-bottom: 12px
}

.c-about--gray h1 {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    line-height: normal;
    color: #555;
    margin-bottom: 8px
}

.c-about--gray h2 {
    font-size: 11px;
    font-size: .688rem;
    font-weight: 700;
    line-height: 1.8;
    color: #555;
    margin-bottom: 8px
}

.c-about--gray h1, .c-about--gray h2, .c-about--gray h3 {
    color: #555
}

.c-about__header {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    font-weight: 400;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 20px
}

.c-about__desc, .c-about__header {
    color: #000;
    font-size: 14px;
    font-size: .875rem
}

.c-about__desc {
    position: relative;
    font-weight: 400;
    line-height: 25px;
    margin: 0;
    overflow: hidden
}

.c-about__desc.collapsed {
    height: 105px
}

.c-about__desc.collapsed:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(hsla(0, 0%, 100%, 0)));
    background: linear-gradient(0deg, #fff, hsla(0, 0%, 100%, 0))
}

.c-about__desc h1 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    line-height: normal;
    color: #434343;
    margin-bottom: 8px
}

.c-about__desc h2 {
    font-size: 14px;
    font-size: .875rem
}

.c-about__desc h2, .c-about__desc h3 {
    font-weight: 700;
    line-height: normal;
    color: #555;
    margin-bottom: 8px
}

.c-about__desc h3, .c-about__desc p {
    font-size: 12px;
    font-size: .75rem
}

.c-about__desc p {
    font-weight: 400;
    line-height: normal;
    color: #555;
    margin-bottom: 12px
}

.c-about__link {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: 1.8;
    color: #555
}

.c-about__expand {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px;
    color: #000;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 500;
    line-height: normal
}

.c-about__expand:after {
    content: "\F0E0\00FE0E";
    position: static;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-transform: none;
    transform: none;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 20px
}

.c-about__expand.collapsed:after {
    content: "\F0E3\00FE0E";
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 20px
}

.c-about__question {
    color: #555;
    margin-bottom: 8px;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    line-height: normal
}

.c-about__answer {
    color: #7b7b7b;
    margin-bottom: 24px;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: normal
}

.c-subcategory {
    padding-top: 20px;
    padding-bottom: 10px;
    overflow-x: visible;
    overflow-y: hidden;
    white-space: nowrap
}

.c-subcategory__wrapper {
    text-align: center;
    margin-bottom: -40px;
    padding: 0 15px 40px;
    overflow: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-subcategory__item {
    display: inline-block;
    width: 92px;
    padding: 0 5px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.c-subcategory__item:not(.c-subcategory__item--selected) {
    opacity: .55
}

.c-subcategory__item-frame {
    position: relative;
    display: block;
    text-align: center;
    width: 72px;
    height: 72px;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden
}

.c-subcategory__item-img {
    position: absolute;
    top: 50%;
    right: 50%;
    height: auto;
    width: 77px;
    max-width: none;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

.c-subcategory__item-name {
    display: block;
    text-align: center;
    color: #000;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.714;
    white-space: normal;
    margin-top: 4px
}

.c-subcategory__item--selected .c-subcategory__item-name {
    font-weight: 700
}

.c-subcategories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 12px 12px 0;
    background: #fdfdfd
}

@media (min-width: 767px) {
    .c-subcategories {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.c-subcategories--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-subcategories--scroll {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: auto
}

@media (min-width: 767px) {
    .c-subcategories--scroll {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}


.c-subcategories__item-frame:nth-child(3n+1) {
    margin-right: 0
}

.c-subcategories__item-frame:nth-child(3n) {
    margin-left: 0
}

.c-subcategories__item-frame:nth-last-child(-n+3) {
    margin-bottom: 8px
}

.c-subcategories--scroll .c-subcategories__item-frame {
    margin: 0 4px 8px;
    max-width: 72px
}

.c-subcategories--scroll .c-subcategories__item-frame:nth-child(3n), .c-subcategories--scroll .c-subcategories__item-frame:nth-child(3n+1) {
    margin: 0 4px 8px
}

@media (min-width: 767px) {
    .c-subcategories--scroll .c-subcategories__item-frame {
        margin: 0 16px 20px;
        max-width: 72px
    }

    .c-subcategories--scroll .c-subcategories__item-frame:nth-child(3n), .c-subcategories--scroll .c-subcategories__item-frame:nth-child(3n+1) {
        margin: 0 16px 20px
    }
}

.c-subcategories--home .c-subcategories__item-frame {
    margin: 0 20px !important
}

@media (max-width: 768px) {
    .c-subcategories--home .c-subcategories__item-frame {
        margin: 0 8px !important;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 48px) / 4);
        flex: 0 0 calc((100% - 48px) / 4)
    }

    .c-subcategories--home .c-subcategories__item-frame:first-child {
        margin-right: 0 !important
    }

    .c-subcategories--home .c-subcategories__item-frame:last-child {
        margin-left: 0 !important
    }
}

@media (min-width: 767px) {
    .c-subcategories__item-frame {
        margin: 0 16px 20px;
        max-width: 72px
    }

    .c-subcategories__item-frame:nth-child(3n), .c-subcategories__item-frame:nth-child(3n+1) {
        margin: 0 16px 20px
    }
}

.c-subcategories__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-subcategories__title {
    color: #000;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: 1.4;
    text-align: center
}

.c-subcategories__item-image {
    border-radius: 50%;
    padding: 8px;
    width: 72px;
    height: 72px;
    margin-bottom: 4px;
    overflow: hidden;
    position: relative
}

.c-subcategories--home .c-subcategories__item-image {
    width: 72px;
    height: 72px
}

@media (max-width: 768px) {
    .c-subcategories--home .c-subcategories__item-image {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 60px;
        height: 60px;
        padding: 0
    }
}

.c-subcategories__image-overlay {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .03;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -ms-touch-action: none;
    touch-action: none;
    pointer-events: none
}

.c-subcategories__image {
    width: 56px;
    height: 56px;
    font-size: 8px;
    font-size: .5rem;
    font-weight: 400;
    line-height: normal
}

.c-subcategories--home .c-subcategories__image {
    width: 72px;
    height: 72px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width: 768px) {
    .c-subcategories--home .c-subcategories__image {
        width: 60px;
        height: 60px
    }
}

.c-subcategories--home {
    margin-top: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-subcategories--no-overlay .c-subcategories__image-overlay {
    display: none !important
}

.c-gallery {
    padding-top: 32px
}

.c-gallery:last-of-type {
    padding-bottom: 16px
}

.c-shadow-scroll__wrapper--outer + .c-gallery {
    padding-top: 0
}

.c-gallery--lighter {
    background-color: #f9fafb
}

.c-gallery--controlled {
    padding-top: 0
}

.c-gallery--controlled > .c-shadow-scroll__wrapper--fixed {
    margin-top: -10px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1)
}

.c-gallery--controlled .c-gallery__header {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    z-index: 3;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #f9fafb;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: top .2s ease-in-out;
    transition: top .2s ease-in-out
}

@media screen and (max-width: 374px) {
    .c-gallery--controlled {
        padding-top: 0
    }

    .c-gallery--controlled .c-gallery__header {
        padding-bottom: 0
    }

    .c-gallery--controlled .c-gallery__header-desc {
        font-size: 14px;
        font-size: .875rem;
        font-weight: 400;
        line-height: 25px
    }
}

.c-gallery--bg {
    background-color: #fff
}

.c-gallery__wrapper {
    width: 100%
}

.c-gallery__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 12px
}

@media screen and (max-width: 374px) {
    .c-gallery__header {
        padding: 0 12px
    }
}

.c-gallery__header--favorite-brands {
    padding-bottom: 0;
    padding-top: 12px
}

.c-gallery__header--favorite-brands .c-gallery__header-desc {
    text-align: center;
    width: 100%;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    line-height: normal;
    color: #000;
    position: relative
}

.c-gallery__header--favorite-brands .c-gallery__header-desc:before {
    content: "";
    height: 1px;
    width: 100%;
    background: #e9e9e9;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.c-gallery__header--favorite-brands .c-gallery__favorite-brands-title {
    padding: 0 12px;
    background: #fff;
    position: relative;
    z-index: 1
}

.c-gallery__header-desc {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 500;
    line-height: 1.67;
    color: #000
}

.c-gallery__header-link {
    color: #000;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 24px;
    margin-right: 5px
}

.c-gallery__header-link--grid {
    height: 40px;
    width: calc(100% - 24px);
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.83;
    color: #000;
    text-align: center;
    margin: 0 auto 56px;
    border: 1px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-gallery__header-link--grid-head {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    color: #41c1c6
}

.c-gallery__header-view {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 36px;
    height: 36px;
    margin-left: -7px
}

.c-gallery__header-view:before {
    color: #000;
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 400;
    line-height: 22px
}

.c-gallery__header-view--list:before {
    content: "\F108\00FE0E"
}

.c-gallery__header-view--grid:before {
    content: "\F03B\00FE0E"
}

.c-gallery__header-view--no-shift {
    margin-left: 0
}

@media screen and (max-width: 374px) {
    .c-gallery__header-view {
        margin-left: 0
    }
}

.c-gallery__item-count {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 400;
    line-height: normal;
    color: #c4c4c4
}

.c-gallery__result-title {
    text-align: right;
    white-space: nowrap;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    line-height: normal;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-gallery__result-title span {
    margin-left: 5px
}

.c-gallery__result-title--has-siblings {
    padding-right: 6px
}

.c-gallery__result-title--has-siblings:after {
    content: "\F111\00FE0E";
    font-size: 6px;
    margin-right: 10px
}

.c-gallery__result-title-keywoard {
    font-weight: 700;
    font-size: 18px
}

.c-gallery__pagination-loading {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 12px;
    position: relative;
    display: none;
    margin-bottom: 56px
}

.c-gallery__pagination-loading--show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-gallery__pagination-load-btn--hide {
    display: none !important
}

.c-gallery__pagination-loading-text {
    position: absolute;
    bottom: 0;
    left: 12px;
    right: 12px;
    text-align: center;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: normal;
    color: #000;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-gallery__pagination-loading-text:before {
    content: "\F0A8\00FE0E";
    color: #000;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 20px;
    margin-left: 4px;
    -webkit-animation: Nb 1s infinite linear;
    animation: Nb 1s infinite linear
}

.c-gallery--bg-gap {
    padding-top: 48px
}

@-webkit-keyframes Nb {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.c-gallery-new__header {
    margin-bottom: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-gallery-new__header-link {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 700;
    line-height: normal;
    color: #41c1c6
}

.c-gallery-new__header-desc {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.714
}

.c-shadow-scroll__wrapper--bottom-margin {
    margin-bottom: 20px
}

.c-gallery-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-gallery-list--inline {
    overflow: hidden
}

.c-gallery-list--inline .c-gallery-list__item {
    width: 42vw
}

.c-gallery-list--inline .c-gallery-list__item--cancel-order {
    width: 29vw;
    margin: 0 4px
}

@media screen and (max-width: 400px) {
    .c-gallery-list--inline .c-gallery-list__item {
        width: 45vw
    }

    .c-gallery-list--inline .c-gallery-list__item--cancel-order {
        width: 29vw;
        margin: 0 4px
    }
}

.c-gallery-list__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 2vw 20px;
    margin-bottom: -20px;
    overflow-y: hidden
}

.c-gallery-list__wrapper--new {
    padding: 0;
    margin: 0
}

.c-gallery-list__wrapper--inline {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-y: hidden
}

.c-gallery-list__wrapper--inline:after {
    content: "";
    width: 2vw;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.c-gallery-list__promotion-discount {
    color: #fff;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 27px;
    background: #f04d7d;
    padding: 0 8px;
    height: 27px;
    text-align: center;
    position: absolute;
    left: -5px;
    bottom: 10px;
    z-index: 1
}

.c-gallery-list__new-promotion-discount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 0;
    top: 8px;
    z-index: 2;
    padding: 0 6px;
    background: #f04d7d
}

.c-gallery-list__new-promotion-discount span {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 700;
    line-height: 17px;
    color: #fff;
    height: 16px;
    text-align: center
}



