@font-face {
    font-family: 'icomoon';
    src:  url('fonts/icomoon.eot?ybtss5');
    src:  url('fonts/icomoon.eot?ybtss5#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ybtss5') format('truetype'),
    url('fonts/icomoon.woff?ybtss5') format('woff'),
    url('fonts/icomoon.svg?ybtss5#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon2-"], [class*=" icon2-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon2-icon-wish-add:before {
    content: "\e900";
}
/***************/

@font-face {
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/oxygen/v10/2sDcZG1Wl4LcnbuCNWgzaGW8.ttf) format('truetype');
}

* {
    /*-webkit-transition: all .3s linear !important;
    transition: all .3s linear !important*/
}

/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block
}

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

progress {
    vertical-align: baseline
}

template, [hidden] {
    display: none
}

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

a:active, a:hover {
    outline-width: 0
}

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

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

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

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: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none;
    max-width: 100%;
    height: auto;
}

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

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

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

button, input, optgroup, select, textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: bold
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

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

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-input-placeholder {
    color: inherit;
    opacity: 0.54
}

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

.icon-codedby {
    width: 47px;
    height: 5px;
    background-image: url("../img/icons.png");
    background-position: 0px -15px
}

.icon-coderiver {
    width: 49px;
    height: 5px;
    background-image: url("../img/icons.png");
    background-position: 0px 0px
}

html, body {
    height: 100%
}

body {
    color: #000;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    line-height: 1.25
}

* {
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

h1, h2, h3, h4, h5, h6 {
    font-size: 1em;
    line-height: 1;
    margin: 0
}

img {
    vertical-align: top;
    max-width: 100%
}

a {
    text-decoration: none;
    -webkit-transition: none;
    transition: none
}

a:hover {
    text-decoration: none
}

ul, ol {
    list-style-type: none;
    list-style-position: inside;
    padding: 0;
    margin: 0
}

p {
    margin: 0
}

button {
    outline: none
}

button:focus {
    outline: none
}

[class^='icon-'], [class*=' icon-'] {
    position: relative;
    vertical-align: middle
}

.wrapper {
    position: relative;
    min-width: 320px;
    min-height: 100%;
    overflow: hidden
}

.btn {
    position: relative;
    display: inline-block;
    height: 44px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    padding: 0 20px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    outline: none;
    cursor: pointer
}

.btn:hover, .btn:active {
    color: #fff;
    outline: none
}

.btn:focus {
    outline: none
}

.btn.disabled, .btn[disabled] {
    pointer-events: none;
    opacity: 0.5;
    cursor: auto
}

::-webkit-input-placeholder {
    color: #999;
    opacity: 1
}

::-moz-placeholder {
    color: #999;
    opacity: 1
}

:-ms-input-placeholder {
    color: #999;
    opacity: 1
}

:-moz-placeholder {
    color: #999;
    opacity: 1
}

input, textarea {
    position: relative;
    background: #fff;
    color: #000;
    width: 100%;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    border: 1px solid #666;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 0 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input:hover, textarea:hover {
    border-color: #333
}

input:active:not(.btn):not([disabled])::-webkit-input-placeholder, input:focus:not(.btn):not([disabled])::-webkit-input-placeholder, textarea:active:not(.btn):not([disabled])::-webkit-input-placeholder, textarea:focus:not(.btn):not([disabled])::-webkit-input-placeholder {
    color: transparent
}

input:active:not(.btn):not([disabled])::-moz-placeholder, input:focus:not(.btn):not([disabled])::-moz-placeholder, textarea:active:not(.btn):not([disabled])::-moz-placeholder, textarea:focus:not(.btn):not([disabled])::-moz-placeholder {
    color: transparent
}

input:active:not(.btn):not([disabled]):-ms-input-placeholder, input:focus:not(.btn):not([disabled]):-ms-input-placeholder, textarea:active:not(.btn):not([disabled]):-ms-input-placeholder, textarea:focus:not(.btn):not([disabled]):-ms-input-placeholder {
    color: transparent
}

input:active:not(.btn):not([disabled]):-moz-placeholder, input:focus:not(.btn):not([disabled]):-moz-placeholder, textarea:active:not(.btn):not([disabled]):-moz-placeholder, textarea:focus:not(.btn):not([disabled]):-moz-placeholder {
    color: transparent
}

input[disabled], textarea[disabled] {
    opacity: 0.5
}

input {
    height: 44px;
    text-overflow: ellipsis;
    overflow: hidden
}

textarea {
    height: 110px;
    padding: 15px 15px;
    resize: none
}

.has-error input, .has-error textarea {
    color: #b01e1e !important;
    border-color: #ce7f7f !important
}

.has-error input::-webkit-input-placeholder, .has-error textarea::-webkit-input-placeholder {
    color: #ce7f7f !important
}

.has-error input::-moz-placeholder, .has-error textarea::-moz-placeholder {
    color: #ce7f7f !important
}

.has-error input:-ms-input-placeholder, .has-error textarea:-ms-input-placeholder {
    color: #ce7f7f !important
}

.has-error input:-moz-placeholder, .has-error textarea:-moz-placeholder {
    color: #ce7f7f !important
}

.has-success input, .has-success textarea {
    color: #4ab020 !important;
    border-color: #4ab020 !important
}

.form-title {
    position: relative
}

.form-body {
    position: relative
}

.form-text {
    position: relative
}

.form-group {
    position: relative
}

.form-group:not(:last-child) {
    margin-bottom: 20px
}

.form-button {
    position: relative
}

.form-button:not(:last-child) {
    margin-bottom: 20px
}

.checkbox {
    position: relative;
    display: inline-block
}

.checkbox [type="checkbox"], .checkbox [type="radio"] {
    position: absolute;
    left: -9999px;
    width: inherit;
    height: inherit
}

.checkbox [type="checkbox"] ~ label, .checkbox [type="radio"] ~ label {
    position: relative;
    display: inline-block;
    min-height: 20px;
    color: #1a1a1a;
    line-height: 20px;
    padding-left: 20px;
    margin: -5px 0;
    cursor: pointer
}

.checkbox [type="checkbox"] ~ label:before, .checkbox [type="radio"] ~ label:before {
    content: '';
    position: absolute;
    background: #fff;
    top: 50%;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #c8c8c8;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.checkbox [type="checkbox"] ~ label:after, .checkbox [type="radio"] ~ label:after {
    content: '';
    position: absolute;
    background: #ccc;
    top: 50%;
    left: 4px;
    width: 12px;
    height: 12px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0
}

.checkbox [type="checkbox"] ~ label:hover:before, .checkbox [type="radio"] ~ label:hover:before {
    border-color: #999
}

.checkbox [type="checkbox"] ~ label:not(:empty), .checkbox [type="radio"] ~ label:not(:empty) {
    margin: 0;
    padding-left: 30px
}

.checkbox [type="checkbox"]:disabled ~ label:after, .checkbox [type="radio"]:disabled ~ label:after {
    opacity: 0
}

.checkbox [type="checkbox"]:checked ~ label:after, .checkbox [type="radio"]:checked ~ label:after {
    opacity: 1
}

.checkbox [type="checkbox"]:checked:disabled ~ label:after, .checkbox [type="radio"]:checked:disabled ~ label:after {
    opacity: 0.2
}

.checkbox [type="radio"] ~ label:before, .checkbox [type="radio"] ~ label:after {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.checkbox.has-error [type="checkbox"] ~ label, .checkbox.has-error [type="radio"] ~ label {
    color: #b01e1e !important
}

.checkbox.has-error [type="checkbox"] ~ label:before, .checkbox.has-error [type="radio"] ~ label:before {
    border-color: #ce7f7f !important
}

.help-block {
    position: absolute;
    top: 100%;
    width: 100%;
    color: #b01e1e;
    font-size: 12px;
    line-height: 16px;
    padding: 0 30px
}



@font-face {
    font-family: 'icons';
    src: url("fonts/icons.eot?f69v45");
    src: url("fonts/icons.eot?f69v45#iefix") format("embedded-opentype"), url("fonts/icons.ttf?f69v45") format("truetype"), url("fonts/icons.woff?f69v45") format("woff"), url("fonts/icons.svg?f69v45#icons") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icons' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 20px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-wss:before {
    content: "\e924";
    color: #75797b
}

.icon-arrow-down-accord:before {
    content: "\e921"
}

.icon-quest .path1:before {
    content: "\e91d";
    color: #000
}

.icon-quest .path2:before {
    content: "\e91e";
    margin-left: -1em;
    color: #fff
}

.icon-table:before {
    content: "\e91f"
}

.icon-message:before {
    content: "\e920"
}

.icon-checkout-google .path1:before {
    content: "\e918";
    color: #fbbb00
}

.icon-checkout-google .path2:before {
    content: "\e919";
    margin-left: -1em;
    color: #518ef8
}

.icon-checkout-google .path3:before {
    content: "\e91a";
    margin-left: -1em;
    color: #28b446
}

.icon-checkout-google .path4:before {
    content: "\e91b";
    margin-left: -1em;
    color: #f14336
}

.icon-checkout-facebook:before {
    content: "\e91c";
    color: #145ecc
}

.icon-btn-facebook:before {
    content: "\e916";
    color: #fff
}

.icon-btn-google:before {
    content: "\e917";
    color: #fff
}

.icon-arrow-down:before {
    content: "\e915"
}

.icon-footer-pinterest:before {
    content: "\e900"
}

.icon-close-btn:before {
    content: "\e901"
}

.icon-trash:before {
    content: "\e902"
}

.icon-minus:before {
    content: "\e903"
}

.icon-shopping:before {
    content: "\e904"
}

.icon-close:before {
    content: "\e905"
}

.icon-menu:before {
    content: "\e906"
}

.icon-search:before {
    content: "\e907"
}

.icon-wish:before {
    content: "\e908"
}

.icon-cart:before {
    content: "\e909"
}

.icon-footer-facebook:before {
    content: "\e90a"
}

.icon-footer-instagram:before {
    content: "\e90b"
}

.icon-footer-tiktok:before {
    content: "\e90c"
}

.icon-footer-youtube:before {
    content: "\e90d"
}

.icon-wallet:before {
    content: "\e90e"
}

.icon-return:before {
    content: "\e90f"
}

.icon-shop:before {
    content: "\e910"
}

.icon-t-shirt:before {
    content: "\e911"
}

.icon-gift:before {
    content: "\e912"
}

.icon-plus:before {
    content: "\e913"
}

.icon-help-minus:before {
    content: "\e914"
}

.add-to-popup {
    z-index: -1;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    position: fixed;
    top: 95px;
    right: 10px;
    max-width: 348px;
    width: 100%
}

.add-to-popup--open {
    border: 1px solid #DEDEDE;
    background: #fff;
    z-index: 51;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.add-to-popup__wrapper {
    padding: 30px 0 30px 30px
}

.add-to-popup__text {
    margin-bottom: 20px
}

.add-to-popup__text p {
    max-width: 230px;
    font-family: "Lato";
    font-size: 14px;
    line-height: 20px;
    color: #000000
}

.add-to-popup__text p a {
    color: inherit
}

.add-to-popup__text p a:hover {
    text-decoration: underline
}

.add-to-popup__btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.add-to-popup__btn span {
    font-family: "Oswald";
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000000;
    margin-right: 10px
}

.add-to-popup__btn:hover {
    cursor: pointer;
    opacity: .6
}

.add-to-popup__close {
    cursor: pointer;
    position: absolute;
    top: 30px;
    right: 30px
}

.add-to-popup__close span {
    font-size: 20px
}

.mfilter-free-container {
    border-left: 1px solid #ECECEC;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.mfilter-free-container--open {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.mfilter-option.mfilter-hide {
    display: none
}

.mfilter-free-container {
    max-width: 338px;
    width: 100%;
    position: fixed;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 999;
    background-color: white
}

.mfilter-button-reset {
    font-family: "Oswald";
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #AAAAAA
}

.mfilter-button-top {
    margin-bottom: 60px
}

.mfilter-heading {
    margin-bottom: 10px;
    pointer-events: none
}

.mfilter-heading-text span {
    font-family: "Oswald";
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000000
}

a.mfilter-button-more {
    font-family: "Oswald";
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #AAAAAA
}

.mfilter-price-slider {
    margin-bottom: 15px
}

.mfilter-price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.mfilter-price-inputs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ui-slider span.ui-slider-handle {
    background: #000000;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: none;
    outline: none;
    width: 12px;
    height: 12px;
    display: inline-block
}

.ui-slider-horizontal div.ui-slider-range {
    background: #000000;
    height: 1px;
    left: 11px
}

.ui-slider-horizontal .ui-slider-handle {
    left: 11px
}

div.ui-slider-horizontal {
    height: 1px;
    border: none;
    background: #B5B5B5;
    max-width: -webkit-calc(100% - 22px);
    max-width: calc(100% - 22px);
    margin: 0 auto
}

div.ui-slider-horizontal:before {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    width: 23px;
    left: -21px;
    background: #B5B5B5
}

div.ui-slider-horizontal:after {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    width: 17px;
    right: -17px;
    background: #B5B5B5
}

.price-min, .price-max {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.price-min span, .price-max span {
    font-family: "Oswald";
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000000;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.price-max input {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: right
}

.price-max span:last-child {
    margin-left: 5px
}

.price-min input {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 31%;
    -ms-flex: 1 1 31%;
    flex: 1 1 31%;
    text-align: left
}

.price-min span:last-child {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-left: 5px
}

.box-content.mfilter-content {
    position: relative
}

.close_button {
    cursor: pointer;
    border: none;
    outline: none;
    background: none;
    position: absolute;
    top: 0;
    right: 0
}

.close_button span:before {
    font-size: 16px
}

#mfilter-opts-price-min, #mfilter-opts-price-max {
    padding: 0;
    border: 0;
    outline: none;
    height: auto;
    font-family: "Oswald";
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000000
}

.mfilter-tb-as-tr {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.mfilter-tb-as-tr:not(:last-child) {
    margin-bottom: 8px
}

.mfilter-tb-as-tr > div:first-child {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.mfilter-tb-as-tr label {
    width: 100%;
    cursor: pointer
}

.mfilter-tb-as-tr label:after {
    content: "";
    position: absolute;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    right: 0px;
    top: 34%;
    width: 17px;
    height: 9px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    border-left: 3px solid #000;
    border-bottom: 3px solid #000;
    -webkit-transform: rotate(-45deg) translateY(-50%);
    -ms-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%);
    opacity: 0
}

.mfilter-tb-as-tr input[type="checkbox"]:checked, .mfilter-tb-as-tr input[type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
    height: auto
}

.mfilter-filter-item:not(:last-child) {
    margin-bottom: 36px
}

.mfilter-opts-container {
    margin-bottom: 8px
}

.mfilter-col-count {
    display: none
}

.mfilter-tb-as-td {
    font-family: "Oswald";
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #AAAAAA
}

.mfilter-tb-as-td:hover {
    color: #000;
    cursor: pointer
}

.mfilter-input-active label {
    color: #000
}

.mfilter-input-active label:after {
    opacity: 1
}

.mfilter-free-container #mfilter-free-container-0 {
    height: 100vh
}

.mfilter-free-container #mfilter-free-container-0 > div {
    height: 100%;
    overflow: auto
}

.mfilter-box {
    padding: 30px 20px 0 30px
}

.error_block {
    position: relative;
    max-width: 447px;
    width: 100%;
    margin-bottom: 20px;
    background: #FFFFFF;
    border: 1px solid #F13F33;
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    padding: 9px 11px
}

.error_block img {
    margin-right: 10px
}

.error_block span {
    color: #F13F33;
    padding-right: 15px
}

.error_block.shown {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.error_block button {
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    outline: none;
    background: none
}

.mfilter-col-count {
    display: none
}

.product-alert {
    margin-left: 20px
}

.login__validator {
    max-width: 447px;
    margin-bottom: 20px;
    background: #FFFFFF;
    border: 1px solid #F13F33;
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    padding: 9px 11px;
    position: absolute;
    top: 130px;
    left: 180px
}

.login__validator img {
    margin-right: 10px
}

.login__validator span {
    color: #F13F33
}

.login__validator.shown {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.btn-filter-wrapper{
    display: flex;
    justify-content: flex-end;
}

.show-991-1200{
    border: none;
    background: transparent;
    font-family: "Oswald";
    text-transform: uppercase;
    padding-right: 20px;
}

@media screen and (max-width: 1366px) {
    .login__validator {
        left: 64px
    }
}

@media screen and (max-width: 991px) {
    .login__validator {
        top: 90px;
        left: 42px
    }
}

@media screen and (max-width: 768px) {
    .login__validator {
        position: relative;
        top: 90px;
        left: 0;
        margin: 0 auto
    }
}

@media screen and (max-width: 500px) {
    .login__validator {
        margin: 0 32px
    }
}

.success-block {
    position: relative;
    max-width: 447px;
    margin-bottom: 20px;
    background: #FFFFFF;
    border: 1px solid #000000;
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    padding: 9px 11px
}

.success-block img {
    margin-right: 10px
}

.success-block span {
    color: #000;
    padding-right: 15px
}

.success-block.shown {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    transform: translateY(-60px)
}

.success-block button {
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    outline: none;
    background: none
}

.icon-close-btn:hover {
    cursor: pointer;
    opacity: .6
}

.checkout__bottom-order:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.6)
}

a.button__disabled, button.button__disabled, input.button__disabled {
    pointer-events: none;
    background: #FDFDFD;
    border: 1px solid #E2E2E2;
    color: #B0B2B8
}

@font-face {
    font-family: 'Oswald';
    src: url("../css/fonts/Oswald-Regular.eot");
    src: local("☺"), url("../css/fonts/Oswald-Regular.woff") format("woff"), url("../css/fonts/Oswald-Regular.ttf") format("truetype"), url("../css/fonts/Oswald-Regular.svg") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Lato';
    src: url("../css/fonts/Lato-Regular.eot");
    src: local("☺"), url("../css/fonts/Lato-Regular.woff") format("woff"), url("../css/fonts/Lato-Regular.ttf") format("truetype"), url("../css/fonts/Lato-Regular.svg") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50;
    padding-bottom: 15px;
}

.header__wrapper {
    padding: 35px 20px 0px 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header__right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.header__left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 220;
}

.header__category {
    margin-bottom: auto;
    margin-left: 77px;
    margin-right: auto;
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center
}

.header__category span {
    cursor: pointer;
    position: relative;
    font-family: "Oswald";
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000000
}

.header__category span:not(:last-child) {
    margin-right: 60px
}

.header__category span.active:before {
    position: absolute;
    content: "";
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #000
}
.header__category span{
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}
.header__category span:hover {
    opacity: .6
}

.header__category span:hover:before {
    opacity: 0.6
}

.header__bottom {
    width: 100%;
    padding: 18px 20px 0
}

.header__bottom-wrapper {
    width: 100%;
    position: relative;
    padding: 18px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header__zoom-selector {
    display: none;
    margin-right: 57px
}

.header__zoom-selector span {
    display: inline-block;
    font-family: "Oswald";
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #000000
}

.header__filter {
    display: none
}

.header__menu {
    margin-right: 140px;
    cursor: pointer
}

.header__menu span:hover {
    opacity: .6
}

.header__search, .header__seans, .header__wish, .header__cart {
    cursor: pointer;
    font-family: "Oswald";
    font-weight: 400;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #000000;
    /*-webkit-transition: color .3s linear;
    transition: color .3s linear;*/

    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.header__search:hover, .header__seans:hover, .header__wish:hover, .header__cart:hover {
    opacity: .6
}

.header__search a, .header__seans a, .header__wish a, .header__cart a {
    font-family: "Oswald";
    font-weight: 400;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #000000;
    -webkit-transition: color .3s linear;
    transition: color .3s linear
}

.header__search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-itens: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-right: 84px
}

.header__search > div {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.06em;
    text-transform: uppercase
}

.header__search > .title{
    font-size: 15px;
}

.header__search span {
    display: block;
    width: 20px;
    height: 20px;
    margin-left: 15px
}

.header button.search__button {
    border: none;
    outline: none;
    background: none;
    width: 24px;
    height: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header__seans a {
    font-size: 15px;
    line-height: 21px;
    letter-spacing: 0.06em;
    text-transform: uppercase
}

.header .icon-menu:before {
    color: #000000;
    -webkit-transition: color .3s linear;
    transition: color .3s linear
}

.header .icon-search:before, .header .icon-wish:before, .header .icon-cart:before {
    color: #000000;
    font-size: 18px;
    -webkit-transition: color .3s linear;
    transition: color .3s linear;
    display: block;
    width: 18px;
    height: 18px
}

.header__wish, .header__seans {
    margin-right: 40px
}

.header__wish b {
    font-family: "Lato";
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #000000;
    margin-left: 10px
}

.header__cart b {
    font-family: "Lato";
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #000000;
    margin-left: 10px
}

.header .dark-img {
    display: none
}

.header .light-img {
    display: block
}

.header .header__logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.header.header--dark .header__wrapper {
    padding-top: 30px
}

.header.header--dark .header__search, .header.header--dark .header__seans a, .header.header--dark .header__wish, .header.header--dark .header__cart {
    color: #ffffff
}

.header.header--dark .header__search:hover:before {
    background: #ffffff;
}

.header.header--dark .icon-search:before, .header.header--dark .icon-wish:before, .header.header--dark .icon-cart:before, .header.header--dark .icon-menu:before {
    color: #ffffff
}

.header.header--dark .dark-img {
    display: block
}

.header.header--dark .light-img {
    display: none
}

.header.header--dark .header__cart b {
    color: #ffffff
}

.header {
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.header--catalog .header__category {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 267px;
    width: 100%;
    display:none!important;
}

.header--catalog .header__category a {
    margin-right: 30px;
    display: inline-block;
    min-height: 28px
}

.header--catalog .header__category .slick-list {
    overflow: hidden
}

.header--catalog .header__filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding-top: 25px;
}

.header--catalog .header__filter .filter-btn {
    cursor: pointer;
    border: none;
    outline: none;
    background: none;
    padding: 0;
    font-family: "Oswald";
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #000000;
    font-size: 14px;
    line-height: 21px
}

.header--catalog .RangeSlider {
    display: block;
    line-height: unset;
    padding-top: 2px;
}

.header.scroll {
    padding-bottom: 15px;
    background: #fff
}

.header.scroll .header__filter, .header.scroll .header__zoom-selector {
    display: none
}

.header--checkout .header__right {
    display: none
}

.range-wrapper {
    width: 160px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    position: relative
}

.range__wrapper.sv_range__wrapper{
    position: relative;
    height: 16px;
    margin-top: 12px;
}

.range-input {
    height: 16px;
    padding: 0px 8px 0 5px;
    border: none !important;
    border-color: #fff;
    outline: none;
    width: 100%;
    position: relative;
    z-index: 10;
    -webkit-appearance: none;
    background: transparent;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;

}

.range-input::-webkit-slider-thumb{
    -webkit-appearance: none;
    position: relative;
    border: 0;
    z-index: 20;
    cursor: pointer;
    background: #000;
    width: 13px;
    height: 13px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer
}


.range-input::-moz-range-thumb {
    position: relative;
    border: 0;
    z-index: 20;
    cursor: pointer;
    background: #000;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}


.range-input::-moz-range-thumb:hover {
    cursor: pointer
}

.range-input::-ms-thumb {
    position: relative;
    border: 0;
    z-index: 20;
    cursor: pointer;
    background: #000;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer;
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.range-input::-ms-thumb:hover {
    cursor: pointer
}

.range-input::-webkit-slider-runnable-track {
    width: 100%;
    height: 100%;
    cursor: pointer;
    margin: 0;
    position: relative;
    top: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}

.range-input::-moz-range-track {
    width: 100%;
    height: 100%;
    cursor: pointer;
    margin: 0;
    position: relative;
    top: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}

.range-input::-ms-track {
    width: 100%;
    height: 100%;
    cursor: pointer;
    margin: 0;
    position: relative;
    top: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    height: 100%;
    cursor: pointer;
    background: transparent;
    border-color: transparent
}

.range-input:focus {
    outline: none
}

.range-labels {
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    width: 100%;
    margin: 0;
    padding: 0;
    top: 6px;
}

@-moz-document url-prefix() {
    .range-labels {
        top: 8px;
    }

    @media screen and (min-width: 1441px){
        .range-labels {
            top: 7px;
        }
    }

}

.range-labels:before {
    content: "";
    height: 1px;
    background: #000;
    width: auto;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px
}

.range-labels li {
    position: relative;
    text-align: center;
    color: #000;
    font-size: 14px;
    cursor: pointer;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 33.33%;
    -ms-flex: 0 1 33.33%;
    flex: 0 1 33.33%
}

.range-labels li:first-child {
    text-align: left
}

.range-labels li:first-child::before {
    left: 7px;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%)
}

.range-labels li:last-child {
    text-align: right
}

.range-labels li:last-child::before {
    right: 7px;
    left: auto;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%)
}

.show-991-1200{
    display: none;
}


.header__filter-wrapper.filter-wrapper{
    position: relative;
    top: -2px
}

@media screen and (max-width: 1930px){
    header--catalog, header__category{
        max-width: 267px;
    }
    .show-991-1200{
        display: none;
    }

    .header__wrapper .slick-track {
        margin-left: -80px;
    }
}

@media screen and (max-width: 1600px) {
    .RangeSlider {
        width: 6.8vw
    }
    .show-991-1200{
        display: none;
    }
}

@media screen and (max-width: 1480px) {
    .header__category span:not(:last-child) {
        margin-right: 20px
    }

    .header__category span, .header__seans {
        font-size: 14px;
        line-height: 16px
    }

    .header__search, .header__zoom-selector span {
        font-size: 15px;
        line-height: 18px
    }

    .header__search {
        margin-right: 50px;
        align-items: flex-start;
    }

    .range-input {
        /*top: -9px*/
    }

    .range-input::-webkit-slider-thumb {
        -webkit-appearance: none;
    }
    .show-991-1200{
        display: none;
    }
}

@media screen and (max-width: 1366px) {
    .header__category {
        margin-left: 35px
    }

    .header__zoom-selector {
        margin-right: 35px
    }

    .range-input {
        padding: -2px 15px
    }

    .range-input::-webkit-slider-thumb {
        -webkit-appearance: none;
   }

    .header__menu{
        margin-right: 30px;
    }
    .show-991-1200{
        display: none;
    }
}


@media screen and (min-width: 1170px) and (max-width: 1234px) {
    .header__menu {
        margin-right: 30px
    }
    .header__logo{
        max-width: 200px;
    }
    .show-991-1200{
        display: none;
    }
}
@media screen and (min-width: 992px) and (max-width: 1170px){
    .header__logo{
        max-width: 160px;
    }

    .header__filter filter{
        order:2;
        flex-grow: 1;
    }

    .header__right{
        order:3;
        /*flex-grow: 1;*/
    }

    .header--catalog .header__filter{
        padding-top:0;
        width: auto;
        padding-right: 30px;
    }

    .header__seans{
        margin-right: 25px;
    }
    .header__search{
        margin-right: 25px;
    }
    .filter-btn{
        /*display: none;*/
    }
    .show-991-1200{
        display: block;
    }
}


@media screen and (max-width: 991px) {
    .header__wrapper {
        padding-top: 20px
    }

    .header__right {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start
    }

    .header--catalog {
        background: #fff
    }

    .header--catalog .RangeSlider {
        margin-top: 14px;
        width: 100%;
        margin-right: 0
    }

    .range-labels:before {
        width: 100%
    }

    .header__zoom-selector span {
        display: none
    }

    .header__category {
        margin-left: 0
    }

    .range__wrapper {
        margin: 0 -10px
    }

    .range-input {
        /*top: 14px*/
    }

    .range-input::-webkit-slider-thumb {
        -webkit-appearance: none;
    }

    .header__seans {
        display: none
    }

    .header__search {
        margin-right: 50px;
        font-size: 22px;
        line-height: 33px;
        position: relative;
        top: -2px
    }

    .header__search span {
        margin-left: 6px
    }

    .header__menu {
        margin-right: 106px
    }

    .icon-menu:before {
        font-size: 18px
    }

    .header__logo {
        max-width: 160px
    }

    .header__cart b, .header__wish b {
        font-size: 18px;
        line-height: 22px
    }

    .header .icon-search:before, .header .icon-wish:before, .header .icon-cart:before {
        font-size: 21px
    }

    .header__cart b, .header__wish b {
        margin-left: 6px
    }

    .page__bullet {
        width: 8px;
        height: 8px
    }

    .header--catalog .header__category {
        max-width: 80%;
    }

    .show-991-1200{
        display: none;
    }
}

@media screen and (max-width: 600px) {

    .range__wrapper.sv_range__wrapper{
        height: 17px;
    }

    .range-input {
        height: 17px;
    }

    .range-input::-webkit-slider-thumb {
        width: 17px;
        height: 17px;
        /*top: 11px*/
    }

    .header__search {
        top: -4px
    }

    .header__search > div {
        display: none
    }

    .range-labels{
        top: 8px;
    }

    .range-labels:before {
        /*left: 8px*/
    }

    /************/
    .range-input::-moz-range-thumb {
        width: 17px;
        height: 17px;
    }
    /************/




    .header__search {
        font-size: 0
    }

    .header__menu {
        margin-right: 20px
    }

    .header__cart b, .header__wish b {
        font-size: 12px;
        line-height: 14px
    }

    .header .icon-search:before, .header .icon-wish:before, .header .icon-cart:before {
        font-size: 17px
    }

    .header__search {
        margin-right: 22px
    }

    .header__wish, .header__seans {
        margin-right: 25px
    }

    .show-991-1200{
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .header .header__logo img {
        max-width: 110px
    }

    .header__category {
        margin-bottom: unset
    }

    .header__category span, .header--catalog .header__filter .filter-btn span {
        font-size: 12px;
        line-height: 18px
    }

    .header__wrapper {
        padding-top: 15px;
        padding-left: 16px;
        padding-right: 16px
    }

    .header--catalog .header__filter {
        padding-top: 25px;
        align-items: flex-start;
    }

    .header--catalog .RangeSlider {
        margin-top: 10px
    }

    .header__menu {
        margin-right: 23px
    }

    .header__search {
        margin-right: 24px
    }

    .header__wish, .header__seans {
        margin-right: 27px
    }

    .header__cart b, .header__wish b {
        margin-left: 7px
    }

    .icon-cart:before {
        font-size: 18px !important
    }

    .header--catalog .header__wish, .header--catalog .header__seans {
        margin-right: 25px
    }

    .header--catalog .header__search {
        margin-right: 23px
    }

    .header--catalog .header__category {
        max-width: 70%;
    }

    .show-991-1200{
        display: none;
    }

}

@media screen and (max-width: 360px){
    .header--catalog .header__category a {
        margin-right: 15px;
    }
    .show-991-1200{
        display: none;
    }

    /*.slick-list draggable{*/
    /*    padding:0 0;*/
    /*}*/

/*    .slick-track { */
/*        margin-left: -53px; */
/*    } */
}


    .header__search {
    position: relative
}

.header__search:hover {
    opacity: 1
}

.header__search:hover:before {
    content: "";
    position: absolute;
    display: block;
    bottom: -5px;
    left: 0;
    width: 106%;
    height: 1px;
    background: #000
}

.footer {
    margin-top: auto
}

.footer__top {
    border-top: 1px solid #ECECEC;
    border-bottom: 1px solid #ECECEC
}

.footer__top-wrapper {
    padding: 51px 20px 40px
}

.footer__top .footer__top-wrapper.footer__row{
    align-items: flex-start;
}

.footer__bottom-wrapper {
    padding: 20px
}

.footer__bottom-block {
    font-family: "Lato";
    font-weight: 400;
    font-size: 13px;
    line-height: 28px;
    letter-spacing: 0.02em;
    color: #37393A
}

.footer__bottom-block a, .footer__bottom-block span {
    color: inherit
}

.footer__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__row a:hover {
    opacity: .6
}

.footer__row a{
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.footer__block-title {
    font-family: "Oswald";
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 8px
}

.footer__block-title.with-cursor {
    cursor: pointer
}

.footer__block-title a {
    color: inherit
}

.footer__help {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 17%;
    -ms-flex: 0 0 17%;
    flex: 0 0 17%;
    max-width: 17%
}

.footer__company {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.9%;
    -ms-flex: 0 0 16.9%;
    flex: 0 0 16.9%;
    max-width: 16.9%
}

.footer__social {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40.666667%;
    -ms-flex: 0 0 40.666667%;
    flex: 0 0 40.666667%;
    max-width: 40.666667%
}

.footer__social-title {
    margin-bottom: 20px
}

.footer__social span {
    cursor: pointer;
    display: block;
}

.footer__social span:hover:before {
    opacity: 0.6
}

.footer__social span:before {
    font-size: 23px
}

.footer__social a {
    color: #000;
    display: inline-block;
}

.footer__social a:not(:last-child) {
    margin-right: 18px
}

.footer__subscribe {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 447px;
    margin-left: auto
}

.footer__subscribe .success_text{
    display: none;

    height: 50px;
    border: none;
    outline: none;
    background: #F8F8F8;
    font-family: "Lato";
    font-weight: 400;
    font-size: 13px;
    line-height: 50px;
    color: #75797B;
    padding: 0 0 0 11px;
    margin-bottom: 10px
}

.footer__subscribe .footer__subscribe-form.footer__form.subcribed .success_text{
    display: block;
}

.footer__subscribe .footer__subscribe-form.footer__form.subcribed .footer__form-item{
    display: none;
}

.footer__subscribe .footer__subscribe-form.footer__form.subcribed #button-subscribe{
    display: none;
}

.footer__subscribe-title {
    margin-bottom: 19px
}

.footer__list span {
    font-family: "Lato";
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #37393A;
    max-width: 265px;
    display: inline-block;
    margin-top: 5px
}

.footer__list li {
    font-family: "Lato";
    font-weight: 400;
    font-size: 13px;
    line-height: 30px;
    color: #37393A;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.footer__list li:hover {
    opacity: .6
}

.footer__list li a {
    color: inherit
}

.footer__policy {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 17%;
    -ms-flex: 0 0 17%;
    flex: 0 0 17%;
    max-width: 17%;
    letter-spacing: 0
}

.footer__copy {
    margin-left: auto
}

.footer__form-item {
    margin-bottom: 10px
}

.footer__form-item label {
    width: 100%;
    position: relative
}

.footer__form-item label input:focus {
    color: #000;
    border-bottom: none
}

.footer__form-item label input:focus + span.border-form:before {
    content: "";
    position: absolute;
    display: block;
    width: 2px;
    z-index: 50;
    height: 50px;
    left: 0;
    background: #000;
    -webkit-transform: translateY(-18%);
    -ms-transform: translateY(-18%);
    transform: translateY(-18%);
    top: -50%
}

.footer__form-item > span {
    display: none
}

.footer__form-item.wrong label {
    position: relative
}

.footer__form-item.wrong label:before {
    background: #F13F33
}

.footer__form-item.wrong.test .img-wrong {
    bottom: 0
}

.footer__form-item.wrong .has-error-span {
    display: block;
    color: #F13F33;
    margin-top: 5px;
    margin-left: 11px
}

.footer__form-item.wrong .img-wrong {
    display: block;
    position: absolute;
    right: 11px;
    bottom: 0px
}

.footer__form-item.wrong input {
    color: #F13F33
}

.footer__form-item.success label {
    position: relative
}

.footer__form-item.success.test .img-success {
    bottom: 0
}

.footer__form-item.success .img-success {
    display: block;
    position: absolute;
    right: 11px;
    bottom: 0px
}

.footer__form-item input {
    height: 50px;
    border: none;
    outline: none;
    background: #F8F8F8;
    font-family: "Lato";
    font-weight: 400;
    font-size: 13px;
    line-height: 28px;
    color: #75797B;
    padding: 0 0 0 11px
}

.footer__form button {
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    border: none;
    outline: none;
    width: 100%;
    background: #000;
    height: 50px;
    font-family: "Oswald";
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer
}

.footer__form button:hover {
    background: rgba(0, 0, 0, 0.6)
}

.footer-dev {
    margin-left: 10%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.footer-dev a.wss .wss_tooltip {
    display: block;
    position: absolute;
    background: #000000;
    right: 0px;
    bottom: calc(100% + 0px);
    width: 160px;
    color: #ffffff;
    font-size: 12px;
    line-height: 1.25;
    padding: 5px 10px;

    transition: all .5s ease;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
}


.footer-dev a.wss:hover{
    opacity: 1;
}

.footer-dev a.wss:hover .wss_tooltip {
    z-index: 1;
    visibility: visible;
    opacity: 1;
}

.footer-dev span.title {
    font-family: "Lato";
    font-weight: 400;
    font-size: 13px;
    line-height: 28px;
    letter-spacing: 0.02em;
    color: #37393A
}

.footer-dev span.title {
    margin-right: 20px
}

.footer-dev span.icon-wss {
    font-size: 21px
}

.footer-dev span:nth-child(2):before {
    font-size: 21px
}

@media screen and (max-width: 991px) {
    .footer__help, .footer__social {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 52%;
        -ms-flex: 0 0 52%;
        flex: 0 0 52%;
        max-width: 52%
    }

    .footer__company, .footer__subscribe {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 48%;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%
    }

    .footer__top-wrapper {
        padding-bottom: 40px
    }

    .block-pb {
        margin-bottom: 50px
    }

    .footer__policy {
        max-width: unset;
        width: unset;
        margin-right: 50px;
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset
    }

    .footer__copy {
        margin-left: auto
    }

    .footer__top-wrapper {
        padding-top: 38px;
        padding-left: 25px;
        padding-right: 19px
    }

    .footer__bottom-wrapper {
        padding-top: 10px;
        padding-left: 25px
    }

    .footer-dev {
        margin-left: 4%
    }
}

@media screen and (max-width: 650px) {
    .footer__bottom-wrapper.footer__row > div {
        width: 50%;
        margin: 0
    }

    .footer__bottom-wrapper.footer__row > div:nth-child(even) {
        text-align: right
    }

    .footer__bottom-wrapper.footer__row .footer-dev {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .footer__bottom-wrapper.footer__row .footer-dev span:first-child {
        display: none
    }
}

@media screen and (max-width: 600px) {
    .footer__list li {
        font-size: 12px;
        line-height: 26px
    }

    .bottom-section__wrapper {
        padding: 40px 0
    }

    .footer__help, .footer__company, .footer__social, .footer__subscribe {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .footer__social {
        margin-bottom: 40px
    }

    .footer__block-title {
        font-size: 12px;
        margin-bottom: 0
    }

    .footer__social {
        padding-top: 15px
    }

    .footer__social-title {
        margin-bottom: 15px
    }

    .block-pb {
        position: relative;
        margin-bottom: 0px;
        padding: 16px 0
    }

    .block-pb:after {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        content: '';
        position: absolute;
        background: #ECECEC;
        bottom: 0;
        height: 1px;
        width: 100vw;
        left: 50%
    }

    .block-pb .footer__block-title {
        position: relative
    }

    .block-pb .footer__block-title:before {
        content: '';
        position: absolute;
        background: url("../img/arrow-down.svg") center;
        background-repeat: no-repeat;
        background-size: cover;

        width: 8px;
        height: 5px;

        right: 0;
        top: 48%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all .3s linear;
        transition: all .3s linear;
    }

    .block-pb.show .footer__block-title:before {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .footer__list {
        display: none;
        margin-top: 10px
    }

    .footer__top-wrapper {
        padding: 5px 15px 40px
    }

    .icon-menu:before {
        font-size: 14px
    }
}

@media screen and (max-width: 480px) {
    .footer__copy {
        margin-left: unset
    }

    .footer__subscribe-title {
        margin-bottom: 10px
    }

    .footer__bottom-block {
        font-size: 12px;
        line-height: 26px
    }

    .footer__bottom-block:last-child {
        margin-top: 6px
    }

    .footer__bottom-wrapper {
        padding-top: 4px;
        padding-left: 15px;
        padding-right: 15px
    }

    .footer__policy {
        margin-right: 53px
    }

    .block-pb .footer__block-title:before {
        top: 34%;
        right: 2px
    }

    .footer__bottom-wrapper.footer__row > div:nth-child(even) {
        width: 40%
    }

    .footer__bottom-wrapper.footer__row > div:nth-child(odd) {
        width: 60%
    }
}

.seasons-slider .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.sidebar {
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    z-index: 51;
    left: 0;
    -webkit-transition: -webkit-transform 0.7s;
    transition: -webkit-transform 0.7s;
    transition: transform 0.7s;
    transition: transform 0.7s, -webkit-transform 0.7s;
    height: 100%;
    overflow: hidden;
    width: 100vw;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.sidebar--open {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px)
}

.sidebar__close-btn {
    position: absolute;
    top: 28px;
    left: 14px;
    border: none;
    outline: none;
    cursor: pointer;
    background: none;
    color: #000000;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.sidebar__close-btn:hover {
    opacity: .6
}

.sidebar__close-btn span:before {
    font-size: 16px
}

.sidebar__content {
    position: relative;
    height: 100%;
    overflow: hidden;
    width: 100vw;
    background: rgba(255, 255, 255, 0.97);
    padding: 126px 0 37px 22px;
    overflow-y: scroll
}

.sidebar-box__header {
    cursor: pointer;
    font-family: "Oswald";
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #000000;
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 400;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.sidebar-box__header:hover {
    opacity: .6
}

.sidebar-box__list {
    display: none;
    padding-left: 10px;
    margin-bottom: 41px
}

.sidebar-box__list li {
    cursor: pointer;
    font-family: "Lato";
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 10px;
    color: #37393A
}

.sidebar-box__list li a {
    color: inherit
}

.sidebar-bottom {
    margin-top: 80px
}

.sidebar-bottom a {
    font-family: "Oswald";
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #000000
}

.sidebar-bottom div:not(:last-child) {
    margin-bottom: 40px
}

.sidebar-bottom--mobile {
    display: none
}

@media screen and (min-width: 992px){
    .sidebar-bottom {
        display: none
    }
}

@media screen and (min-width: 769px) {
    .sidebar {
        opacity: 0;
        -webkit-transition: opacity 0.7s, -webkit-transform 0s 0.7s;
        transition: opacity 0.7s, -webkit-transform 0s 0.7s;
        transition: opacity 0.7s, transform 0s 0.7s;
        transition: opacity 0.7s, transform 0s 0.7s, -webkit-transform 0s 0.7s;

        -webkit-transition: all .3s linear !important;
        transition: all .3s linear !important;

    }

    .sidebar--open {
        opacity: 1;
        -webkit-transition: opacity 0.7s;
        transition: opacity 0.7s
    }

    .sidebar-bottom {
        /*display: none*/
    }

    .sidebar-bottom--mobile {
        display: none
    }

    .sidebar__content {
        padding-left: 23px
    }
}

@media screen and (max-width: 768px) {
    .sidebar__content {
        padding-left: 27px
    }

    .sidebar__close-btn {
        top: 26px;
        left: 21px
    }

    .sidebar-box__list li {
        margin-bottom: 21px;
        line-height: 16px
    }
}

@media screen and (max-width: 480px) {
    .sidebar-bottom {
        display: none
    }

    .sidebar-bottom--mobile {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 57px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 0px;
        padding: 20px 14px 20px 16px;
        border-top: 2px solid #ECECEC;
        background: rgba(255, 255, 255, 0.97)
    }

    .sidebar-bottom--mobile div:not(:last-child) {
        margin-bottom: 0
    }

    .sidebar__content {
        padding-top: 74px;
        padding-left: 16px;
        padding-bottom: 94px
    }

    .sidebar__close-btn span:before {
        font-size: 14px
    }

    .sidebar__close-btn {
        top: 17px;
        left: 9px
    }

    .sidebar-box__header {
        letter-spacing: 0.06em
    }

    .sidebar-bottom a {
        letter-spacing: 0
    }

    .sidebar-box__list li {
        margin-bottom: 11.2px
    }
}

.event-none {
    pointer-events: none
}

.search {
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    z-index: 49;
    left: 0;
    -webkit-transition: -webkit-transform 0.7s;
    transition: -webkit-transform 0.7s;
    transition: transform 0.7s;
    transition: transform 0.7s, -webkit-transform 0.7s;
    height: 100%;
    overflow: hidden;
    width: 100vw;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.search--open {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px)
}

.search__wrapper {
    height: 100%;
    width: 100%;
    padding: 215px 21px 0 0;
    background: #fff
}

.search__interest {
    margin-top: 60px
}

.search__content {
    position: relative;
    padding-left: 330px
}

.search__close {
    -webkit-appearance: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-appearance: none;
    outline: none;

    border: none;
    background: none;
    margin: 0;
    padding: 0;
    text-decoration: none;


    cursor:pointer;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;

    position: absolute;
    top: 2px;
    right: 21px;
    cursor: pointer;
    z-index: 2;
}

.search__close span{
    color: #000000;
}

.search__top {
    max-width: 89.40%;
    width: 100%;
    position: relative;
    z-index: 1;
}

.search__top input {
    height: auto;
    border: none;
    border-bottom: 1px solid #DEDEDE;
    outline: none;
    background: none;
    font-family: "Oswald";
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000;
    padding: 0 0 20px 0;
    width: 100%;
}

.search__top input::-webkit-input-placeholder {
    color: #75797B
}

.search__top input::-moz-placeholder {
    color: #75797B
}

.search__top input:-ms-input-placeholder {
    color: #75797B
}

.search__top input::placeholder {
    color: #75797B
}

.search__result-text {
    margin-top: 20px;
    max-height: 180px;
    overflow-y: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.search__result-text span {
    display: inline-block;
    font-family: "Oswald";
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #75797B
}

.search__result-text span b {
    color: #000000;
    font-weight: 400
}

.search__result-text span:not(:last-child) {
    margin-bottom: 20px
}

.interest__title {
    margin-bottom: 20px;
    font-family: "Oswald";
    font-weight: 400;
    font-size: 20px;
    line-height: 48px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000000
}

.interest .slick-list {
    overflow: hidden
}

.interest .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.interest__card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    vertical-align: bottom
}

.interest__card:not(:first-child) {
    margin-left: 29px
}

.interest-photo {
    width: 100%;
    margin-bottom: 10px
}

.interest-photo a {
    display: block;
    overflow: hidden
}

.interest-photo__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    width: 100%
}

.interest-photo__grid {
    position: relative;
    width: 100%
}

.interest-photo__wrapper {
    position: relative;
    margin: 0 auto;
    padding-bottom: 153%
}

.interest-photo__wrapper img {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    object-fit: cover;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.interest-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.interest-info > div {
    width: 100%
}

.interest-info__many {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px
}

.interest-info__name {
    cursor: pointer;
    font-family: "Oswald";
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000000
}

.interest-info__price {
    font-family: "Oswald";
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 10px
}

.search__result {
    margin-top: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.search__result-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 330px;
    -ms-flex: 0 1 330px;
    flex: 0 1 330px;
    max-width: 330px
}

.search__result-left-wrapper {
    text-align: right;
    padding-right: 31px
}

.search__result table {
    margin-left: auto;
    vertical-align: top
}

.search__result table th {
    font-family: "Oswald";
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000000
}

.search__result table th a{
    font-family: "Oswald";
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
}

.search__result table th a:hover{
    opacity: 0.8;
}

.search__result-count {
    text-align: left;
    padding-left: 15px
}

.search__result-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 -webkit-calc(100% - 330px);
    -ms-flex: 0 1 calc(100% - 330px);
    flex: 0 1 calc(100% - 330px);
    max-width: -webkit-calc(100% - 330px);
    max-width: calc(100% - 330px);
    width: 100%;
    overflow-y: auto;
    max-height: 54vh
}

.search__result-cards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.search__result-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    vertical-align: bottom;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(20% - 25px);
    max-width: calc(20% - 25px);
    margin-bottom: 60px
}

.search__result-card:not(:nth-child(5n+1)) {
    margin-left: 31px
}

.search__result-photo {
    width: 100%;
    margin-bottom: 10px
}

.search__result-photo a {
    display: block;
    overflow: hidden
}

.search__result-photo__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    width: 100%
}

.search__result-photo__grid {
    position: relative;
    width: 100%
}

.search__result-photo__wrapper {
    position: relative;
    margin: 0 auto;
    padding-bottom: 153%
}

.search__result-photo__wrapper img {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    object-fit: cover;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.search__result-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.search__result-info > div {
    width: 100%
}

.search__result-info__many {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px
}

.search__result-info__name {
    cursor: pointer;
    font-family: "Oswald";
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000000
}

.search__result-info__price {
    font-family: "Oswald";
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 10px
}

@media screen and (max-width: 1280px) {
    .search__content {
        padding-left: 200px
    }

    .search__result-left {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 200px;
        -ms-flex: 0 1 200px;
        flex: 0 1 200px;
        max-width: 200px
    }

    .search__result-right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 -webkit-calc(100% - 200px);
        -ms-flex: 0 1 calc(100% - 200px);
        flex: 0 1 calc(100% - 200px);
        max-width: -webkit-calc(100% - 200px);
        max-width: calc(100% - 200px)
    }
}

@media screen and (max-width: 1150px) {
    .interest-photo {
        margin-bottom: 10px
    }

    .search__result-photo {
        margin-bottom: 10px
    }

    .search__content, .search__result {
        padding: 0 20px
    }

    .search__top {
        margin: 0 auto
    }

    .search__result-text, .search__interest {
        max-width: 89.40%;
        margin: 20px auto 0
    }

    .search__wrapper {
        padding-right: 0
    }

    .search__result-card {
        margin-bottom: 30px
    }

    .search__result-left-wrapper {
        padding-right: 20px
    }
}

@media screen and (max-width: 991px) {
    .search__result-card {
        /*width: -webkit-calc(var(--grid-column-width) * 3 + var(--grid-column-gutter) * 2);
        width: calc(var(--grid-column-width) * 3 + var(--grid-column-gutter) * 2);*/
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
        max-width: unset
    }

    .search__result-card:not(:nth-child(4n+1)) {
        margin-left: 20px
    }

    .search__result-card:nth-child(4n+1) {
        margin-left: 0px
    }

    .interest__card:not(:first-child) {
        margin-left: 20px
    }

    .search__result-info__name, .search__result-info__price, .interest-info__name, .interest-info__price {
        font-size: 12px;
        line-height: 16px
    }
}

@media screen and (max-width: 767px) {
    .search__result-card {
        /*width: -webkit-calc(var(--grid-column-width) * 4 + var(--grid-column-gutter) * 3);
        width: calc(var(--grid-column-width) * 4 + var(--grid-column-gutter) * 3)*/
        width: 100%;
    }

    .search__result-card:not(:nth-child(3n+1)) {
        margin-left: 20px
    }

    .search__result-card:nth-child(3n+1) {
        margin-left: 0px
    }

    .search__result-left {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 150px;
        -ms-flex: 0 1 150px;
        flex: 0 1 150px;
        max-width: 150px
    }

    .search__result-right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 -webkit-calc(100% - 150px);
        -ms-flex: 0 1 calc(100% - 150px);
        flex: 0 1 calc(100% - 150px);
        max-width: -webkit-calc(100% - 150px);
        max-width: calc(100% - 150px)
    }

    .search__result-text, .search__interest, .search__top {
        max-width: 95%
    }




}

@media screen and (max-width: 600px) {
    .search__result-card:not(:nth-child(3n+1)) {
        margin-left: 0
    }

    .search__result table th {
        font-size: 12px;
        line-height: 16px
    }

    .search__result-right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 -webkit-calc(100% - 130px);
        -ms-flex: 0 1 calc(100% - 130px);
        flex: 0 1 calc(100% - 130px);
        max-width: -webkit-calc(100% - 130px);
        max-width: calc(100% - 130px)
    }

    .search__result-left {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 130px;
        -ms-flex: 0 1 130px;
        flex: 0 1 130px;
        max-width: 130px
    }

    .search__result-left-wrapper {
        padding-right: 10px
    }
}

.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8)
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.5
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-bg {
    background: #fff
}

.message-popup {
    position: relative;
    max-width: 666px;
    width: 100%;
    margin: 0 auto;
    padding: 40px;
    background: #FFFFFF;
    border: 1px solid #ECECEC
}

.message-popup__title {
    max-width: 431px;
    width: 100%;
    font-family: "Oswald";
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 40px
}

.message-popup__form-field {
    margin-bottom: 40px
}

.message-popup__form-field > span {
    display: none
}

.message-popup__form-field.wrong label {
    position: relative
}

.message-popup__form-field.wrong .has-error-span {
    display: block;
    color: #F13F33;
    margin-top: 5px;
    margin-left: 11px
}

.message-popup__form-field.wrong .img-wrong {
    display: block;
    position: absolute;
    right: 11px;
    bottom: 0px
}

.message-popup__form-field.wrong input {
    border-color: #F13F33;
    color: #F13F33
}

.message-popup__form-field.success label {
    position: relative
}

.message-popup__form-field.success .img-success {
    display: block;
    position: absolute;
    right: 11px;
    bottom: 0px
}

.message-popup__form-field input {
    height: auto;
    border: none;
    border-bottom: 1px solid #75797B;
    outline: none;
    background: none;
    font-family: "Lato";
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    padding: 0 0 10px 11px
}

.message-popup__form-btn {
    margin-left: auto;
    display: block;
    max-width: 248px;
    border: none;
    outline: none;
    width: 100%;
    background: #000;
    height: 50px;
    font-family: "Oswald";
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-align: center;
    color: #FFFFFF
}

.message-popup__form-btn:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.6)
}

.message-popup__close {
    cursor: pointer;
    position: absolute;
    top: 40px;
    right: 40px
}

.message-popup__close span {
    font-size: 20px
}

.similar-popup {
    position: fixed;
    top: 0;
    right: 0;
    z-index: -1;
    height: 100vh;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.similar-popup--open {
    z-index: 52;
    background: rgba(255, 255, 255, 0.5)
}

.similar-popup--open .similar-popup__wrapper {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.similar-popup__other {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.similar-popup__wrapper {
    position: relative;
    border-left: 1px solid #ECECEC;
    height: 100%;
    padding: 31px 38.5px 0 40px;
    overflow-y: auto;
    max-width: 592px;
    width: 100%;
    background: #fff;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    margin-left: auto
}

.similar-popup__header {
    margin-bottom: 82px
}

.similar-popup__title {
    font-family: "Oswald";
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000000
}

.similar-popup__close {
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px
}

.similar-popup__close span {
    font-size: 20px
}

.material-accord {
    margin-bottom: 40px;
    padding: 40px 0;
    border-bottom: 1px solid #ECECEC
}

.material-accord__header {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.material-accord__header > span:first-child {
    font-family: "Oswald";
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000000
}

.material-accord__header > span:nth-child(2) {
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-color: #000 transparent transparent transparent;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    transform: rotate(-90DEG);
}

.material-accord__header.active > span:nth-child(2) {
    transform: rotate(0DEG);
}

.material-accord__content {
    display: none;
    padding-top: 20px
}

.material-accord table tr:not(:last-child) td {
    padding-bottom: 20px
}

.material-accord table td:first-child {
    font-weight: 600;
    font-family: "Lato";
    font-size: 14px;
    line-height: 20px;
    color: #000000
}

.material-accord table td:nth-child(2) {
    font-family: "Lato";
    font-size: 14px;
    line-height: 17px;
    color: #37393A;
    padding-left: 20px
}

.care-accord__header {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.care-accord__header > span:first-child {
    font-family: "Oswald";
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000000
}

.care-accord__header > span:nth-child(2) {
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-color: #000 transparent transparent transparent;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    transform: rotate(-90DEG);
}

.care-accord__header.active > span:nth-child(2) {
    transform: rotate(0DEG);
}

.care-accord__content {
    display: none;
    padding-top: 20px
}

.care-accord__row:not(:last-child) {
    margin-bottom: 30px
}

.care-accord__row > span {
    font-family: "Lato";
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #000000
}

.care-accord__text {
    margin-top: 10px
}

.care-accord__text p {
    font-family: "Lato";
    font-size: 14px;
    line-height: 20px;
    color: #37393A
}

.care-accord__text p:not(:last-child) {
    margin-bottom: 10px
}

@media screen and (max-width: 991px) {
    .similar-popup__wrapper {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 600px;
        -ms-flex: 1 0 600px;
        flex: 1 0 600px;
        padding-left: 20px
    }
}

@media screen and (max-width: 650px) {
    .similar-popup__wrapper {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 480px;
        -ms-flex: 1 0 480px;
        flex: 1 0 480px;
        padding-left: 20px
    }
}

@media screen and (max-width: 500px) {
    .similar-popup__wrapper {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 400px;
        -ms-flex: 1 0 400px;
        flex: 1 0 400px;
        padding-left: 20px
    }
}

@media screen and (max-width: 480px) {
    .similar-popup__wrapper {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 360px;
        -ms-flex: 1 0 360px;
        flex: 1 0 360px;
        padding-left: 20px
    }

    .care-accord__text p, .care-accord__row > span {
        font-size: 12px;
        line-height: 18px
    }

    .material-accord {
        margin-bottom: 20px;
        padding-bottom: 20px
    }

    .material-accord__header > span:first-child, .care-accord__header > span:first-child {
        font-size: 14px;
        line-height: 20px
    }
}

@media screen and (max-width: 380px) {
    .similar-popup__wrapper {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 300px;
        -ms-flex: 1 0 300px;
        flex: 1 0 300px;
        padding-left: 10px
    }
}

.size-matrix {
    position: fixed;
    top: 0;
    right: 0;
    z-index: -1;
    height: 100vh;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.size-matrix--open {
    z-index: 52;
    background: rgba(255, 255, 255, 0.5)
}

.size-matrix--open .size-matrix__wrapper {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.size-matrix__other {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.size-matrix__wrapper {
    padding-top: 31px;
    border-left: 1px solid #ECECEC;
    height: 100%;
    overflow-y: auto;
    max-width: 592px;
    width: 100%;
    background: #fff;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    margin-left: auto
}

.size-matrix__header {
    padding-left: 40px;
    margin-bottom: 82px
}

.size-matrix__title {
    font-family: "Oswald";
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000000
}

.size-matrix__table-title {
    font-family: "Oswald";
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 19px;
    padding-left: 40px
}

.size-matrix__size-table table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 60px
}

.size-matrix__size-table table tr {
    border-top: 1px solid #ECECEC
}

.size-matrix__size-table table tr:last-child {
    border-bottom: 1px solid #ECECEC
}

.size-matrix__size-table table tr td {
    padding: 15px 0px;
    font-family: "Lato";
    font-size: 14px;
    line-height: 20px
}

.size-matrix__size-table table tr td:first-child {
    padding-left: 40px;
    font-weight: 500
}

.size-matrix__size-table table tr td:not(:first-child) {
    width: 60px;
    text-align: center
}

.size-matrix__size-table table tr td:last-child {
    width: 95px;
    padding-right: 35px
}

.size-matrix__size-table table tr td:not(:first-child):not(:last-child) {
    width: 80px
}

.size-matrix__equal-table table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 60px
}

.size-matrix__equal-table table tr {
    border-top: 1px solid #ECECEC
}

.size-matrix__equal-table table tr:last-child {
    border-bottom: 1px solid #ECECEC
}

.size-matrix__equal-table table tr td {
    padding: 15px 0px;
    font-family: "Lato";
    font-size: 14px;
    line-height: 20px
}

.size-matrix__equal-table table tr td:first-child {
    padding-left: 40px;
    font-weight: 500
}

.size-matrix__equal-table table tr td:not(:first-child) {
    width: 60px;
    text-align: center
}

.size-matrix__equal-table table tr td:last-child {
    width: 95px;
    padding-right: 35px
}

.size-matrix__equal-table table tr td:not(:first-child):not(:last-child) {
    width: 80px
}

.size-matrix__btn {
    border: none;
    outline: none;
    max-width: 248px;
    margin-left: 40px;
    width: 100%;
    background: #000;
    height: 50px;
    font-family: "Oswald";
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 20px
}

.size-matrix__btn:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.6)
}

.size-matrix__close {
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px
}

.size-matrix__close span {
    font-size: 20px
}

@media screen and (max-width: 991px) {
    .size-matrix__wrapper {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 600px;
        -ms-flex: 1 0 600px;
        flex: 1 0 600px;
        max-width: unset
    }

    .size-matrix__title {
        font-size: 36px;
        line-height: 40px
    }
}

@media screen and (max-width: 650px) {
    .size-matrix__wrapper {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 540px;
        -ms-flex: 1 0 540px;
        flex: 1 0 540px;
        max-width: unset
    }
}

@media screen and (max-width: 600px) {
    .size-matrix__wrapper {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 480px;
        -ms-flex: 1 0 480px;
        flex: 1 0 480px;
        max-width: unset
    }

    .size-matrix__size-table table tr td:not(:first-child):not(:last-child), .size-matrix__equal-table table tr td:not(:first-child):not(:last-child) {
        width: 60px
    }

    .size-matrix__title {
        font-size: 24px;
        line-height: 32px
    }

    .size-matrix__table-title {
        font-size: 14px;
        line-height: 20px
    }
}

@media screen and (max-width: 500px) {
    .size-matrix__wrapper {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 420px;
        -ms-flex: 1 0 420px;
        flex: 1 0 420px;
        max-width: unset
    }

    .size-matrix__size-table table tr td, .size-matrix__equal-table table tr td {
        font-size: 12px;
        line-height: 18px
    }
}

@media screen and (max-width: 440px) {
    .size-matrix__wrapper {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 380px;
        -ms-flex: 1 0 380px;
        flex: 1 0 380px
    }

    .size-matrix__size-table table tr td:first-child, .size-matrix__equal-table table tr td:first-child {
        padding-left: 20px;
        width: 110px
    }

    .size-matrix__equal-table table tr td:last-child, .size-matrix__size-table table tr td:last-child {
        padding-right: 20px;
        width: 60px
    }

    .size-matrix__header {
        padding-left: 20px
    }

    .size-matrix__table-title {
        padding-left: 20px
    }

    .size-matrix__btn {
        margin-left: 20px
    }

    .size-matrix__size-table table tr td:not(:first-child):not(:last-child), .size-matrix__equal-table table tr td:not(:first-child):not(:last-child) {
        width: 50px
    }
}

@media screen and (max-width: 380px) {
    .size-matrix__wrapper {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 300px;
        -ms-flex: 1 0 300px;
        flex: 1 0 300px;
        padding-top: 55px
    }

    .size-matrix__header {
        margin-bottom: 40px
    }

    .size-matrix__size-table table tr td:first-child, .size-matrix__equal-table table tr td:first-child {
        padding-left: 10px
    }

    .size-matrix__equal-table table tr td:last-child, .size-matrix__size-table table tr td:last-child {
        padding-right: 10px
    }

    .size-matrix__table-title {
        padding-left: 10px
    }

    .size-matrix__header {
        padding-left: 10px
    }
}

.find-size {
    position: fixed;
    top: 0;
    right: 0;
    z-index: -1;
    height: 100vh;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.find-size--open {
    z-index: 52;
    background: rgba(255, 255, 255, 0.5)
}

.find-size--open .find-size__wrapper {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.find-size__other {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.find-size__wrapper {
    position: relative;
    border-left: 1px solid #ECECEC;
    height: 100%;
    padding: 31px 0 20px 62px;
    overflow-y: auto;
    max-width: 592px;
    width: 100%;
    background: #fff;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    margin-left: auto
}

.find-size__title {
    font-family: "Oswald";
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 10px
}

.find-size__subtitle {
    display: inline-block;
    font-family: "Lato";
    font-size: 14px;
    line-height: 17px;
    color: #37393A;
    margin-bottom: 55px
}

.find-size__body {
    max-width: 400px
}

.find-size__size-info {
    margin-bottom: 20px
}

.find-size__size-info > span {
    display: inline-block;
    margin-top: 10px;
    font-family: "Lato";
    font-size: 13px;
    line-height: 18px;
    color: #000000
}

.find-size__image {
    position: relative
}

.find-size__image-grid {
    overflow: hidden;
    position: relative
}

.find-size__image-wrapper {
    padding-bottom: 153%
}

.find-size__image img {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0
}

.size-accord {
    padding: 15px 0px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}

.size-accord__header {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 10px
}

.size-accord__header > span:first-child {
    font-family: "Oswald";
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000000
}

.size-accord__header.active > span:nth-child(2) {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.size-accord__content {
    padding: 15px 10px 0;
    display: none;
    margin-top: 15px
}

.size-accord__list li {
    cursor: pointer;
    font-family: "Oswald";
    font-weight: 700;
    font-size: 14px;
    line-height: 20px
}

.size-accord__list li:not(:last-child) {
    margin-bottom: 15px
}

.size-accord__list li:hover {
    background: #F8F8F8
}

.icon-arrow-down-accord {
    font-size: 5px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.find-size__close {
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px
}

.find-size__close span {
    font-size: 20px
}

@media screen and (max-height: 900px) {
    .find-size__body {
        max-width: 350px
    }

    .find-size__wrapper {
        max-width: 475px
    }
}

@media screen and (max-height: 830px) {
    .find-size__body {
        max-width: 300px
    }

    .find-size__wrapper {
        max-width: 425px
    }
}

@media screen and (max-height: 780px) {
    .find-size__subtitle {
        margin-bottom: 20px
    }
}

@media screen and (max-width: 991px) {
    .find-size__wrapper {
        max-width: unset;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 575px;
        -ms-flex: 1 0 575px;
        flex: 1 0 575px
    }

    .find-size__title {
        font-size: 36px;
        line-height: 40px
    }
}

@media screen and (max-width: 600px) {
    .find-size__wrapper {
        padding-left: 30px;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 505px;
        -ms-flex: 1 0 505px;
        flex: 1 0 505px
    }
}

@media screen and (max-width: 600px) {
    .find-size__wrapper {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 450px;
        -ms-flex: 1 0 450px;
        flex: 1 0 450px
    }
}

@media screen and (max-width: 480px) {
    .find-size__title {
        font-size: 24px;
        line-height: 32px
    }

    .find-size__wrapper {
        padding-left: 20px;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 380px;
        -ms-flex: 1 0 380px;
        flex: 1 0 380px
    }

    .size-accord__list li, .size-accord__header > span:first-child {
        font-size: 12px;
        line-height: 18px
    }

    .find-size__subtitle {
        margin-bottom: 35px
    }
}

@media screen and (max-width: 400px) {
    .find-size__wrapper {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 300px;
        -ms-flex: 1 0 300px;
        flex: 1 0 300px
    }

    .find-size__size-info > span {
        font-size: 11px;
        line-height: 16px
    }
}

.img-success, .img-wrong {
    display: none
}

.container {
    padding: 211px 180px 100px
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.list-group {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 25%;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.list-group-item {
    font-family: "Oswald";
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000000;
    cursor: pointer
}

.list-group-item:hover {
    opacity: .6
}

.list-group-item:not(:last-child) {
    margin-bottom: 10px
}

.container h1, .container h2 {
    margin-bottom: 60px;
    font-family: "Oswald";
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000000
}

#content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 75%;
    -ms-flex: 0 1 75%;
    flex: 0 1 75%
}

#content fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

#content legend {
    font-family: "Oswald";
    font-weight: 400;
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 32px
}

#content .form-group {
    max-width: 447px
}

#content .form-group > div label.wrong label {
    position: relative
}

#content .form-group > div label.wrong .has-error-span {
    display: block;
    color: #F13F33;
    margin-top: 5px;
    margin-left: 11px
}

#content .form-group > div label.wrong .img-wrong {
    display: block;
    position: absolute;
    right: 11px;
    bottom: 0px
}

#content .form-group > div label.wrong input {
    border-color: #F13F33 !important;
    color: #F13F33 !important
}

#content .form-group > div label.success label {
    position: relative
}

#content .form-group > div label.success .img-success {
    display: block;
    position: absolute;
    right: 11px;
    bottom: 0px
}

#content .form-group > label {
    display: none
}

#content .form-group input {
    height: auto;
    border: none;
    border-bottom: 1px solid #DEDEDE;
    outline: none;
    background: none;
    font-family: "Lato";
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    padding: 0 0 10px 11px
}

#content .form-group input:focus {
    border-color: #000
}

.buttons {
    margin-top: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.buttons .pull-right {
    max-width: 447px;
    width: 100%
}

.buttons .pull-right a {
    border: none;
    outline: none;
    width: 100%;
    background: #000;
    height: 50px;
    font-family: "Oswald";
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #FFFFFF;
    cursor: pointer
}

.buttons .pull-right input{
    border: none;
    outline: none;
    width: 100%;
   /* background: rgba(0,0, 0, 0.7);*/
    background: #000;
    height: 50px;
    font-family: "Oswald";
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #FFFFFF;
    cursor: pointer
}

.buttons .pull-right .button__disabled{
    background: rgba(0, 0, 0, 0.7)
}


.buttons .pull-right input:hover, .buttons .pull-right a:hover {
    background: rgba(0, 0, 0, 0.6)
}

.buttons .pull-left {
    max-width: 150px;
    width: 100%
}

.buttons .pull-left a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    outline: none;
    width: 100%;
    background: #000;
    height: 50px;
    font-family: "Oswald";
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #FFFFFF;
    cursor: pointer
}

.buttons .pull-left a:hover {
    background: rgba(0, 0, 0, 0.6)
}

#common-success {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 211px 180px 100px
}

#common-success .text-page__wrapper {
    padding: 0
}

.table-responsive {
    margin-bottom: 32px
}

.table-responsive table thead td {
    font-family: "Oswald";
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    color: #000000;
    padding: 0 30px
}

.table-responsive table thead td:first-child {
    padding-left: 0
}

.table-responsive table thead td:last-child {
    padding-right: 0
}

.table-responsive table tbody td {
    font-family: "Lato";
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    padding: 0 30px
}

.table-responsive table tbody td:first-child {
    padding-left: 0
}

.table-responsive table tbody td:last-child {
    padding-right: 0
}

.table-responsive + div > div {
    font-family: "Lato";
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #000000
}

@media screen and (max-width: 1100px) {
    .container {
        padding: 170px 64px 100px
    }
}

@media screen and (max-width: 991px) {
    .container h1 {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 40px
    }

    #content legend {
        font-size: 24px;
        line-height: 32px
    }
}

@media screen and (max-width: 768px) {
    #content .form-horizontal {
        margin-left: 30px
    }
}

@media screen and (max-width: 650px) {
    .container {
        padding: 110px 32px 30px
    }

    .list-group-item {
        font-size: 12px
    }

    .list-group-item:not(:last-child) {
        margin-bottom: 5px
    }

    #content fieldset {
        padding-left: 10px
    }
}

@media screen and (max-width: 550px) {
    .list-group-item:not(:last-child) {
        margin-right: 15px
    }

    .container h1 {
        font-size: 32px;
        line-height: 38px
    }

    .container {
        padding: 110px 20px 30px
    }

    .row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .list-group {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        margin-bottom: 25px
    }

    #content {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }

    #content fieldset {
        padding: 0
    }

    #content .form-group {
        max-width: 100%
    }

    .buttons .pull-right {
        max-width: 100%
    }
}

@media screen and (max-width: 480px) {
    .list-group-item:not(:last-child) {
        margin-right: 10px
    }

    .list-group {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.content_preload {
    display: none
}

.content_preload.shown {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
    background-color: rgba(0, 0, 0, 0.15);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.content_preload.shown .loading {
    width: 300px;
    /*height: 50px;*/
    position: relative
}

.content_preload.shown .loading p {
    display: none;
    top: 0;
    padding: 0;
    margin: 0;
    color: #000;
    font-family: "Lato";
    -webkit-animation: text 3.5s ease both infinite;
    animation: text 3.5s ease both infinite;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.4em
}

@-webkit-keyframes text {
    0% {
        letter-spacing: 1px;
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
    40% {
        letter-spacing: 2px;
        -webkit-transform: translateX(26px);
        transform: translateX(26px)
    }
    80% {
        letter-spacing: 1px;
        -webkit-transform: translateX(32px);
        transform: translateX(32px)
    }
    90% {
        letter-spacing: 2px;
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
    100% {
        letter-spacing: 1px;
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@keyframes text {
    0% {
        letter-spacing: 1px;
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
    40% {
        letter-spacing: 2px;
        -webkit-transform: translateX(26px);
        transform: translateX(26px)
    }
    80% {
        letter-spacing: 1px;
        -webkit-transform: translateX(32px);
        transform: translateX(32px)
    }
    90% {
        letter-spacing: 2px;
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
    100% {
        letter-spacing: 1px;
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}

.content_preload.shown .loading span {
    background-color: #ffffff;
    display: block;
    height: 6px;
    width: 301px;
    margin-top: 30px;
    /*bottom: 0;
    position: absolute;*/
    /*-webkit-transform: translateX(301px);
    -ms-transform: translateX(301px);
    transform: translateX(301px);
    -webkit-animation: loading 3.5s ease both infinite;
    animation: loading 3.5s ease both infinite*/
}

.content_preload.shown .loading span:before {
    position: absolute;
    content: "";
    width: 0%;
    height: 6px;
    background-color: #000000;
    animation: loading2 1s linear infinite;
}


@keyframes loading {
    0% {
        width: 16px;
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
    40% {
        width: 100%;
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
    80% {
        width: 16px;
        -webkit-transform: translateX(64px);
        transform: translateX(64px)
    }
    90% {
        width: 100%;
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
    100% {
        width: 16px;
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}


@keyframes loading2 {
    0% {
        width: 0%
    }

    50% {
        width: 50%
    }

    100% {

        width: 100%;
    }
}

.text-page__wrapper {
    padding: 211px 180px 100px
}

.text-page__title {
    font-family: "Oswald";
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 60px
}

.text-page__text ul li {
    font-family: "Lato";
    font-size: 14px;
    line-height: 20px;
    color: #37393A
}

.text-page__text ul li:not(:last-child) {
    margin-bottom: 20px
}

.text-page__text ul li a {
    color: inherit
}

.text-page__text ul li a:hover {
    cursor: pointer;
    text-decoration: underline
}

.text-page__text ol {
    padding-left: 38px;
    list-style: disc
}

.text-page__text ol li {
    font-family: "Lato";
    font-size: 14px;
    line-height: 20px;
    color: #37393A
}

.text-page__text ol li:not(:last-child) {
    margin-bottom: 20px
}

.text-page__text ol li a {
    color: inherit
}

.text-page__text ol li a:hover {
    cursor: pointer;
    text-decoration: underline
}

.text-page__text p {
    font-family: "Lato";
    font-size: 14px;
    line-height: 20px;
    color: #37393A
}

.text-page__text p:not(:last-child) {
    margin-bottom: 20px
}

.text-page__text p a {
    color: inherit
}

.text-page__text p a:hover {
    cursor: pointer;
    text-decoration: underline
}

.text-page__text a {
    font-family: "Lato";
    font-size: 14px;
    line-height: 20px;
    color: #37393A
}

.text-page__text a:hover {
    cursor: pointer;
    text-decoration: underline
}

input:focus {
    border-bottom: 1px solid #000
}

input {
    -webkit-border-radius: 0;
    border-radius: 0
}

/*******************************************/
.header__wrapper #search .slick-track{
    margin-left: 0;
}

.html_module_container{
    padding-top: 10px;
    padding-bottom: 10px;
}

.html_module_container h1{
    margin-bottom: 5px;
}

/***********/
#content .required .wrong label input{
    border-color: #F13F33;
}

.required .wrong .has-error-span{
    font-size: 12px;
    line-height: 16px;
    color: #F13F33;
    margin: 5px 0px 0px 11px;
}
/*******************************************/
.account-login .login__wrapper{
    flex-wrap: wrap;
}

.account-login .login__wrapper .alerts_line{
    width: 100%;
    flex: 0 1 100%;
    max-width: 100%;
}

/*******************************************/

@media screen and (min-width: 992px) and (max-width: 1170px){
    .btn-filter-wrapper{
        display: none;
    }
}

@media screen and (min-width: 1481px){
    .range-input{
        /*top: -11px;*/
    }
}


@media screen and (max-width: 1440px) {
    .text-page__wrapper {
        padding: 160px 173px 100px
    }
}

@media screen and (max-width: 1280px) {
    .text-page__wrapper {
        padding: 130px 80px 70px
    }
}

@media screen and (max-width: 1100px) {
    .text-page__wrapper {
        padding: 100px 64px 100px
    }
}

@media screen and (max-width: 991px) {
    .text-page__title {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 40px
    }

}

@media screen and (min-width: 768px) and (max-width: 991px){

    #search .render_search__result{
        height: calc(100vh - 284px);
    }

    #search .render_search__result .search__result-right{
        max-height: calc(100vh - 350px);
    }


    #search .search__result-right-wrapper .search__result-cards{
        display: grid;
        grid-template-columns: repeat(2,minmax(100px,1fr));
        grid-gap: 20px;
    }
    #search .search__result-right-wrapper .search__result-cards .search__result-card{
        margin: 0;
    }

    .header__wrapper .header__filter.filter{
        justify-content: space-between;
        align-items: flex-start;
    }

    .header__wrapper .header__filter.filter .header__category.sv-header__category {
        max-width: 70%;
    }


    .header__wrapper .header__filter.filter .slick-track{
        margin-left: 0;
    }


    #checkout-cart .detail__goods__wrap .detail__goods .detail__good-right{
        width: calc(100% - 101px);
    }

}/*@media screen and (min-width: 768px) and (max-width: 991px){*/


@media screen and (max-width: 767px){

    body .catalog__row.row-type-1 .row-type-1__item .row-type-1-info .row-type-1-info__name .js-add-wish{
        display: block;
    }

    body .catalog__row.row-type-1 .row-type-1__item .row-type-1-info .js-add-wish.additional_wish_button{
        display: none;
    }


    /*******/
    #common-success{
        padding: 120px 20px 60px;
        flex-direction: column;
    }


    .range-input {
       /* top: 14px*/
    }


    .header--catalog .header__filter .filter-btn{
        font-size: 12px;
    }


    .header--catalog .header__filter{
        justify-content: flex-start;
    }
    .header__wrapper .slick-track {
        margin-left: 0px;
    }


}/*@media screen and (max-width: 767px){*/


@media screen and (max-width: 600px) {
    .text-page__wrapper {
        padding: 90px 20px 50px
    }
    .range-input {
        /*top: 11px*/
    }
}

@media screen and (max-width: 480px) {
    .info__name a{
        font-size: 12px!important;
    }

    .text-page__title {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 25px
    }

    .text-page__text p {
        font-size: 12px
    }

    .discount > span:not(:last-child) {
        margin-right: 10px
    }

    .discount span {
        font-size: 12px
    }
}


/*# sourceMappingURL=libsAll.css.map */


body:not(.common-home) header{
    background-color: rgba(255,255,255,1)!important;
}

*{-webkit-tap-highlight-color: transparent;}

header .header__filter.filter{
    display: none!important;
}

@media screen and (max-width: 767px){
    .search__wrapper{
        padding-top: 75px;
    }

    .header.header--dark .header__wrapper {
        padding-top: 15px
    }

}/*@media screen and (max-width: 767px){*/

.alert button{
    cursor: pointer;
}

.pay__checkbox .alert{
    margin-top: 10px;
}

.footer_payments{
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.footer_payments img{
    margin-left: 18px;
}

.footer_payments img:first-child{
    margin-left: 0;
}


