@charset "UTF-8";
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input::-moz-focus-inner {
    padding: 0;
    border: 0
}

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

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

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

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

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7
}

a:focus, a:hover {
    text-decoration: underline;
    color: #23527c
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    line-height: 1.42857143;
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #fff
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    overflow: visible;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0
}

[role=button] {
    cursor: pointer
}

.container, .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .container {
        width: 680px
    }
}

@media (min-width: 868px) {
    .container {
        width: 780px
    }
}

@media (min-width: 968px) {
    .container {
        width: 880px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

@media (min-width: 1420px) {
    .container {
        width: 1390px
    }
}

@media (min-width: 1520px) {
    .container {
        width: 1490px
    }
}

@media (min-width: 1620px) {
    .container {
        width: 1590px
    }
}

@media (min-width: 1820px) {
    .container {
        width: 1760px
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
    float: left
}

.col-xs-12 {
    float: left;
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
        float: left
    }

    .col-sm-12 {
        float: left;
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
        float: left
    }

    .col-md-12 {
        float: left;
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
        float: left
    }

    .col-lg-12 {
        float: left;
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.clearfix:after, .clearfix:before, .comment-content:after, .comment-content:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
    display: table;
    content: " "
}

.clearfix:after, .comment-content:after, .container-fluid:after, .container:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    border: 0;
    background-color: transparent;
    text-shadow: none
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-print, .visible-print-block, .visible-print-inline, .visible-print-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2)
}

.btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-success.active, .btn-success:active, .btn-warning.active, .btn-warning:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-danger.disabled, .btn-danger[disabled], .btn-default.disabled, .btn-default[disabled], .btn-info.disabled, .btn-info[disabled], .btn-primary.disabled, .btn-primary[disabled], .btn-success.disabled, .btn-success[disabled], .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-danger, fieldset[disabled] .btn-default, fieldset[disabled] .btn-info, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-success, fieldset[disabled] .btn-warning {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-danger .badge, .btn-default .badge, .btn-info .badge, .btn-primary .badge, .btn-success .badge, .btn-warning .badge {
    text-shadow: none
}

.btn.active, .btn:active {
    background-image: none
}

.btn-default {
    border-color: #dbdbdb;
    border-color: #ccc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
    background-image: -webkit-linear-gradient(top, #fff, #e0e0e0);
    background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: linear-gradient(180deg, #fff 0, #e0e0e0);
    background-repeat: repeat-x;
    text-shadow: 0 1px 0 #fff
}

.btn-default:focus, .btn-default:hover {
    background-color: #e0e0e0;
    background-position: 0 -15px
}

.btn-default.active, .btn-default:active {
    border-color: #dbdbdb;
    background-color: #e0e0e0
}

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #e0e0e0;
    background-image: none
}

.btn-primary {
    border-color: #245580;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
    background-image: -webkit-linear-gradient(top, #337ab7, #265a88);
    background-image: -o-linear-gradient(top, #337ab7 0, #265a88 100%);
    background-image: linear-gradient(180deg, #337ab7 0, #265a88);
    background-repeat: repeat-x
}

.btn-primary:focus, .btn-primary:hover {
    background-color: #265a88;
    background-position: 0 -15px
}

.btn-primary.active, .btn-primary:active {
    border-color: #245580;
    background-color: #265a88
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #265a88;
    background-image: none
}

.btn-success {
    border-color: #3e8f3e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
    background-image: -webkit-linear-gradient(top, #5cb85c, #419641);
    background-image: -o-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: linear-gradient(180deg, #5cb85c 0, #419641);
    background-repeat: repeat-x
}

.btn-success:focus, .btn-success:hover {
    background-color: #419641;
    background-position: 0 -15px
}

.btn-success.active, .btn-success:active {
    border-color: #3e8f3e;
    background-color: #419641
}

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #419641;
    background-image: none
}

.btn-info {
    border-color: #28a4c9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2aabd2);
    background-image: -o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: linear-gradient(180deg, #5bc0de 0, #2aabd2);
    background-repeat: repeat-x
}

.btn-info:focus, .btn-info:hover {
    background-color: #2aabd2;
    background-position: 0 -15px
}

.btn-info.active, .btn-info:active {
    border-color: #28a4c9;
    background-color: #2aabd2
}

.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #2aabd2;
    background-image: none
}

.btn-warning {
    border-color: #e38d13;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
    background-image: -webkit-linear-gradient(top, #f0ad4e, #eb9316);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: linear-gradient(180deg, #f0ad4e 0, #eb9316);
    background-repeat: repeat-x
}

.btn-warning:focus, .btn-warning:hover {
    background-color: #eb9316;
    background-position: 0 -15px
}

.btn-warning.active, .btn-warning:active {
    border-color: #e38d13;
    background-color: #eb9316
}

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #eb9316;
    background-image: none
}

.btn-danger {
    border-color: #b92c28;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
    background-image: -webkit-linear-gradient(top, #d9534f, #c12e2a);
    background-image: -o-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: linear-gradient(180deg, #d9534f 0, #c12e2a);
    background-repeat: repeat-x
}

.btn-danger:focus, .btn-danger:hover {
    background-color: #c12e2a;
    background-position: 0 -15px
}

.btn-danger.active, .btn-danger:active {
    border-color: #b92c28;
    background-color: #c12e2a
}

.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #c12e2a;
    background-image: none
}

.img-thumbnail, .thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #e8e8e8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #e8e8e8);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: linear-gradient(180deg, #f5f5f5 0, #e8e8e8);
    background-repeat: repeat-x
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #2e6da4;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: -webkit-linear-gradient(top, #337ab7, #2e6da4);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: linear-gradient(180deg, #337ab7 0, #2e6da4);
    background-repeat: repeat-x
}

.navbar-default {
    border-radius: 4px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
    background-image: -webkit-linear-gradient(top, #fff, #f8f8f8);
    background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: linear-gradient(180deg, #fff 0, #f8f8f8);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 5px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 5px rgba(0, 0, 0, .075)
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
    background-image: -webkit-linear-gradient(top, #dbdbdb, #e2e2e2);
    background-image: -o-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: linear-gradient(180deg, #dbdbdb 0, #e2e2e2);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075)
}

.navbar-brand, .navbar-nav > li > a {
    text-shadow: 0 1px 0 hsla(0, 0%, 100%, .25)
}

.navbar-inverse {
    border-radius: 4px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
    background-image: -webkit-linear-gradient(top, #3c3c3c, #222);
    background-image: -o-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: linear-gradient(180deg, #3c3c3c 0, #222);
    background-repeat: repeat-x
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .open > a {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
    background-image: -webkit-linear-gradient(top, #080808, #0f0f0f);
    background-image: -o-linear-gradient(top, #080808 0, #0f0f0f 100%);
    background-image: linear-gradient(180deg, #080808 0, #0f0f0f);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25)
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
    border-radius: 0
}

@media (max-width: 767px) {
    .navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
        background-image: -webkit-linear-gradient(top, #337ab7, #2e6da4);
        background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
        background-image: linear-gradient(180deg, #337ab7 0, #2e6da4);
        background-repeat: repeat-x
    }
}

.alert {
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .25), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .25), 0 1px 2px rgba(0, 0, 0, .05);
    text-shadow: 0 1px 0 hsla(0, 0%, 100%, .2)
}

.alert-success {
    border-color: #b2dba1;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
    background-image: -webkit-linear-gradient(top, #dff0d8, #c8e5bc);
    background-image: -o-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: linear-gradient(180deg, #dff0d8 0, #c8e5bc);
    background-repeat: repeat-x
}

.alert-info {
    border-color: #9acfea;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
    background-image: -webkit-linear-gradient(top, #d9edf7, #b9def0);
    background-image: -o-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: linear-gradient(180deg, #d9edf7 0, #b9def0);
    background-repeat: repeat-x
}

.alert-warning {
    border-color: #f5e79e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
    background-image: -webkit-linear-gradient(top, #fcf8e3, #f8efc0);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: linear-gradient(180deg, #fcf8e3 0, #f8efc0);
    background-repeat: repeat-x
}

.alert-danger {
    border-color: #dca7a7;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
    background-image: -webkit-linear-gradient(top, #f2dede, #e7c3c3);
    background-image: -o-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: linear-gradient(180deg, #f2dede 0, #e7c3c3)
}

.alert-danger, .progress {
    background-repeat: repeat-x
}

.progress {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #ebebeb, #f5f5f5);
    background-image: -o-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: linear-gradient(180deg, #ebebeb 0, #f5f5f5)
}

.progress-bar {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
    background-image: -webkit-linear-gradient(top, #337ab7, #286090);
    background-image: -o-linear-gradient(top, #337ab7 0, #286090 100%);
    background-image: linear-gradient(180deg, #337ab7 0, #286090);
    background-repeat: repeat-x
}

.progress-bar-success {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
    background-image: -webkit-linear-gradient(top, #5cb85c, #449d44);
    background-image: -o-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: linear-gradient(180deg, #5cb85c 0, #449d44);
    background-repeat: repeat-x
}

.progress-bar-info {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
    background-image: -webkit-linear-gradient(top, #5bc0de, #31b0d5);
    background-image: -o-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: linear-gradient(180deg, #5bc0de 0, #31b0d5);
    background-repeat: repeat-x
}

.progress-bar-warning {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
    background-image: -webkit-linear-gradient(top, #f0ad4e, #ec971f);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: linear-gradient(180deg, #f0ad4e 0, #ec971f);
    background-repeat: repeat-x
}

.progress-bar-danger {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
    background-image: -webkit-linear-gradient(top, #d9534f, #c9302c);
    background-image: -o-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: linear-gradient(180deg, #d9534f 0, #c9302c);
    background-repeat: repeat-x
}

.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: -o-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0%, 100%, .15) 50%, hsla(0, 0%, 100%, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    border-color: #2b669a;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
    background-image: -webkit-linear-gradient(top, #337ab7, #2b669a);
    background-image: -o-linear-gradient(top, #337ab7 0, #2b669a 100%);
    background-image: linear-gradient(180deg, #337ab7 0, #2b669a);
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 #286090
}

.list-group-item.active .badge, .list-group-item.active:focus .badge, .list-group-item.active:hover .badge {
    text-shadow: none
}

.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

.panel-default > .panel-heading {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #e8e8e8);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: linear-gradient(180deg, #f5f5f5 0, #e8e8e8);
    background-repeat: repeat-x
}

.panel-primary > .panel-heading {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: -webkit-linear-gradient(top, #337ab7, #2e6da4);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: linear-gradient(180deg, #337ab7 0, #2e6da4);
    background-repeat: repeat-x
}

.panel-success > .panel-heading {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #dff0d8, #d0e9c6);
    background-image: -o-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: linear-gradient(180deg, #dff0d8 0, #d0e9c6);
    background-repeat: repeat-x
}

.panel-info > .panel-heading {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
    background-image: -webkit-linear-gradient(top, #d9edf7, #c4e3f3);
    background-image: -o-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: linear-gradient(180deg, #d9edf7 0, #c4e3f3);
    background-repeat: repeat-x
}

.panel-warning > .panel-heading {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
    background-image: -webkit-linear-gradient(top, #fcf8e3, #faf2cc);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: linear-gradient(180deg, #fcf8e3 0, #faf2cc);
    background-repeat: repeat-x
}

.panel-danger > .panel-heading {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
    background-image: -webkit-linear-gradient(top, #f2dede, #ebcccc);
    background-image: -o-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: linear-gradient(180deg, #f2dede 0, #ebcccc);
    background-repeat: repeat-x
}

.well {
    border-color: #dcdcdc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #e8e8e8, #f5f5f5);
    background-image: -o-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: linear-gradient(180deg, #e8e8e8 0, #f5f5f5);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 hsla(0, 0%, 100%, .1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 hsla(0, 0%, 100%, .1)
}

.owl-carousel {
    /* display: none; */
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: a;
    -o-animation-name: a;
    animation-name: a
}

@-webkit-keyframes a {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@-o-keyframes a {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes a {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    -o-transition: -o-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease, -o-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.alignnone {
    margin: .55em
}

.aligncenter, div.aligncenter {
    display: block;
    margin: .55em auto
}

.alignright {
    float: right;
    margin: .55em 0 1.1em 1.1em
}

.alignleft {
    float: left;
    margin: .55em 1.1em 1.1em 0
}

.wp-caption {
    max-width: 96%;
    padding: .55em;
    text-align: center;
    border: 1px solid #ddd;
    background-color: tint(#ddd, 75%)
}

.wp-caption img {
    width: auto;
    max-width: 98.5%;
    height: auto;
    margin: 0;
    padding: 0;
    border: 0
}

.wp-caption .wp-caption-text {
    font-size: 80%
}

.gallery-caption, .wp-caption .wp-caption-text {
    line-height: 1.1;
    margin: 0;
    padding: 0 .55em .55em
}

.gallery-caption {
    font-size: 60%
}

.comment-respond, .entry-comments, .entry-pings {
    margin: 0 0 1.1em
}

.comment-respond, .entry-comments, .entry-pings {
    padding: 1.1em
}

.entry-comments .comment-author {
    margin-bottom: 0
}

.comment-respond input[type=email], .comment-respond input[type=url] input[type=text] {
    width: 50%
}

.comment-respond label {
    display: block;
    margin-right: 1.1em
}

.comment-list li, .ping-list li {
    list-style-type: none
}

.comment-list li {
    margin-top: 1.65em;
    padding: 2.2em
}

.comment-list li li {
    margin-right: -1.65em
}

.comment {
    border: 2px solid #fff;
    border-right: none;
    background-color: tint(#ddd, 75%)
}

.comment .avatar {
    margin: 0 1.1em 1.65em 0
}

.entry-pings .reply {
    display: none
}

.form-allowed-tags {
    font-size: 80%;
    padding: 1.65em;
    background-color: tint(#ddd, 75%)
}

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
    -webkit-transition-duration: 50ms;
    -o-transition-duration: 50ms;
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
    -webkit-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
    -webkit-transition-duration: .1s;
    -o-transition-duration: .1s;
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
    -webkit-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
    -webkit-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
    -webkit-transition-delay: .25s;
    -o-transition-delay: .25s;
    transition-delay: .25s
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
    -webkit-transition-delay: .35s;
    -o-transition-delay: .35s;
    transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
    -webkit-transition-duration: .45s;
    -o-transition-duration: .45s;
    transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
    -webkit-transition-delay: .45s;
    -o-transition-delay: .45s;
    transition-delay: .45s
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
    -webkit-transition-duration: .55s;
    -o-transition-duration: .55s;
    transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
    -webkit-transition-delay: .55s;
    -o-transition-delay: .55s;
    transition-delay: .55s
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
    -webkit-transition-duration: .65s;
    -o-transition-duration: .65s;
    transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
    -webkit-transition-delay: .65s;
    -o-transition-delay: .65s;
    transition-delay: .65s
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
    -webkit-transition-duration: .7s;
    -o-transition-duration: .7s;
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
    -webkit-transition-duration: .75s;
    -o-transition-duration: .75s;
    transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
    -webkit-transition-delay: .75s;
    -o-transition-delay: .75s;
    transition-delay: .75s
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
    -webkit-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
    -webkit-transition-duration: .85s;
    -o-transition-duration: .85s;
    transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
    -webkit-transition-delay: .85s;
    -o-transition-delay: .85s;
    transition-delay: .85s
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
    -webkit-transition-duration: .9s;
    -o-transition-duration: .9s;
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
    -webkit-transition-duration: .95s;
    -o-transition-duration: .95s;
    transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
    -webkit-transition-delay: .95s;
    -o-transition-delay: .95s;
    transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
    -webkit-transition-duration: 1.05s;
    -o-transition-duration: 1.05s;
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.05s;
    -o-transition-delay: 1.05s;
    transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
    -webkit-transition-duration: 1.1s;
    -o-transition-duration: 1.1s;
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
    transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
    -webkit-transition-duration: 1.15s;
    -o-transition-duration: 1.15s;
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.15s;
    -o-transition-delay: 1.15s;
    transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
    -webkit-transition-duration: 1.2s;
    -o-transition-duration: 1.2s;
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
    -webkit-transition-duration: 1.25s;
    -o-transition-duration: 1.25s;
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.25s;
    -o-transition-delay: 1.25s;
    transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
    -webkit-transition-duration: 1.3s;
    -o-transition-duration: 1.3s;
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
    -webkit-transition-duration: 1.35s;
    -o-transition-duration: 1.35s;
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.35s;
    -o-transition-delay: 1.35s;
    transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
    -webkit-transition-duration: 1.4s;
    -o-transition-duration: 1.4s;
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.4s;
    -o-transition-delay: 1.4s;
    transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
    -webkit-transition-duration: 1.45s;
    -o-transition-duration: 1.45s;
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.45s;
    -o-transition-delay: 1.45s;
    transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
    -webkit-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
    -webkit-transition-duration: 1.55s;
    -o-transition-duration: 1.55s;
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.55s;
    -o-transition-delay: 1.55s;
    transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
    -webkit-transition-duration: 1.6s;
    -o-transition-duration: 1.6s;
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
    -webkit-transition-duration: 1.65s;
    -o-transition-duration: 1.65s;
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.65s;
    -o-transition-delay: 1.65s;
    transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
    -webkit-transition-duration: 1.7s;
    -o-transition-duration: 1.7s;
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.7s;
    -o-transition-delay: 1.7s;
    transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
    -webkit-transition-duration: 1.75s;
    -o-transition-duration: 1.75s;
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.75s;
    -o-transition-delay: 1.75s;
    transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
    -webkit-transition-duration: 1.8s;
    -o-transition-duration: 1.8s;
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.8s;
    -o-transition-delay: 1.8s;
    transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
    -webkit-transition-duration: 1.85s;
    -o-transition-duration: 1.85s;
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.85s;
    -o-transition-delay: 1.85s;
    transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
    -webkit-transition-duration: 1.9s;
    -o-transition-duration: 1.9s;
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.9s;
    -o-transition-delay: 1.9s;
    transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
    -webkit-transition-duration: 1.95s;
    -o-transition-duration: 1.95s;
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.95s;
    -o-transition-delay: 1.95s;
    transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
    -webkit-transition-duration: 2s;
    -o-transition-duration: 2s;
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
    -webkit-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
    -webkit-transition-duration: 2.05s;
    -o-transition-duration: 2.05s;
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.05s;
    -o-transition-delay: 2.05s;
    transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
    -webkit-transition-duration: 2.1s;
    -o-transition-duration: 2.1s;
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.1s;
    -o-transition-delay: 2.1s;
    transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
    -webkit-transition-duration: 2.15s;
    -o-transition-duration: 2.15s;
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.15s;
    -o-transition-delay: 2.15s;
    transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
    -webkit-transition-duration: 2.2s;
    -o-transition-duration: 2.2s;
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.2s;
    -o-transition-delay: 2.2s;
    transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
    -webkit-transition-duration: 2.25s;
    -o-transition-duration: 2.25s;
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.25s;
    -o-transition-delay: 2.25s;
    transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
    -webkit-transition-duration: 2.3s;
    -o-transition-duration: 2.3s;
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.3s;
    -o-transition-delay: 2.3s;
    transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
    -webkit-transition-duration: 2.35s;
    -o-transition-duration: 2.35s;
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.35s;
    -o-transition-delay: 2.35s;
    transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
    -webkit-transition-duration: 2.4s;
    -o-transition-duration: 2.4s;
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.4s;
    -o-transition-delay: 2.4s;
    transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
    -webkit-transition-duration: 2.45s;
    -o-transition-duration: 2.45s;
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.45s;
    -o-transition-delay: 2.45s;
    transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
    -webkit-transition-duration: 2.5s;
    -o-transition-duration: 2.5s;
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.5s;
    -o-transition-delay: 2.5s;
    transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
    -webkit-transition-duration: 2.55s;
    -o-transition-duration: 2.55s;
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.55s;
    -o-transition-delay: 2.55s;
    transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
    -webkit-transition-duration: 2.6s;
    -o-transition-duration: 2.6s;
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.6s;
    -o-transition-delay: 2.6s;
    transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
    -webkit-transition-duration: 2.65s;
    -o-transition-duration: 2.65s;
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.65s;
    -o-transition-delay: 2.65s;
    transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
    -webkit-transition-duration: 2.7s;
    -o-transition-duration: 2.7s;
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.7s;
    -o-transition-delay: 2.7s;
    transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
    -webkit-transition-duration: 2.75s;
    -o-transition-duration: 2.75s;
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.75s;
    -o-transition-delay: 2.75s;
    transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
    -webkit-transition-duration: 2.8s;
    -o-transition-duration: 2.8s;
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.8s;
    -o-transition-delay: 2.8s;
    transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
    -webkit-transition-duration: 2.85s;
    -o-transition-duration: 2.85s;
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.85s;
    -o-transition-delay: 2.85s;
    transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
    -webkit-transition-duration: 2.9s;
    -o-transition-duration: 2.9s;
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.9s;
    -o-transition-delay: 2.9s;
    transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
    -webkit-transition-duration: 2.95s;
    -o-transition-duration: 2.95s;
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.95s;
    -o-transition-delay: 2.95s;
    transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
    -webkit-transition-duration: 3s;
    -o-transition-duration: 3s;
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
    -webkit-transition-delay: 3s;
    -o-transition-delay: 3s;
    transition-delay: 3s
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25, .25, .75, .75);
    -o-transition-timing-function: cubic-bezier(.25, .25, .75, .75);
    transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
    -o-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
    transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    -o-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
    -o-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
    transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
    -o-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
    transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
    -o-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
    transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    -o-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    -o-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    -o-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    -o-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    -o-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    -o-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    -o-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    -o-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    -o-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, -o-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform, -o-transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

[data-aos=fade-up] {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
}

[data-aos=fade-down] {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0)
}

[data-aos=fade-right] {
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0)
}

[data-aos=fade-left] {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0)
}

[data-aos=fade-up-right] {
    -webkit-transform: translate3d(-100px, 100px, 0);
    transform: translate3d(-100px, 100px, 0)
}

[data-aos=fade-up-left] {
    -webkit-transform: translate3d(100px, 100px, 0);
    transform: translate3d(100px, 100px, 0)
}

[data-aos=fade-down-right] {
    -webkit-transform: translate3d(-100px, -100px, 0);
    transform: translate3d(-100px, -100px, 0)
}

[data-aos=fade-down-left] {
    -webkit-transform: translate3d(100px, -100px, 0);
    transform: translate3d(100px, -100px, 0)
}

[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, -o-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform, -o-transform
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

[data-aos=zoom-in] {
    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    -o-transform: scale(.6);
    transform: scale(.6)
}

[data-aos=zoom-in-up] {
    -webkit-transform: translate3d(0, 100px, 0) scale(.6);
    transform: translate3d(0, 100px, 0) scale(.6)
}

[data-aos=zoom-in-down] {
    -webkit-transform: translate3d(0, -100px, 0) scale(.6);
    transform: translate3d(0, -100px, 0) scale(.6)
}

[data-aos=zoom-in-right] {
    -webkit-transform: translate3d(-100px, 0, 0) scale(.6);
    transform: translate3d(-100px, 0, 0) scale(.6)
}

[data-aos=zoom-in-left] {
    -webkit-transform: translate3d(100px, 0, 0) scale(.6);
    transform: translate3d(100px, 0, 0) scale(.6)
}

[data-aos=zoom-out] {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

[data-aos=zoom-out-up] {
    -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
    transform: translate3d(0, 100px, 0) scale(1.2)
}

[data-aos=zoom-out-down] {
    -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
    transform: translate3d(0, -100px, 0) scale(1.2)
}

[data-aos=zoom-out-right] {
    -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
    transform: translate3d(-100px, 0, 0) scale(1.2)
}

[data-aos=zoom-out-left] {
    -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
    transform: translate3d(100px, 0, 0) scale(1.2)
}

[data-aos^=slide][data-aos^=slide] {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -o-transform
}

[data-aos^=slide][data-aos^=slide].aos-animate {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

[data-aos=slide-up] {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

[data-aos=slide-down] {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

[data-aos=slide-right] {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

[data-aos=slide-left] {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

[data-aos^=flip][data-aos^=flip] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -o-transform
}

[data-aos=flip-left] {
    -webkit-transform: perspective(2500px) rotateY(-100deg);
    transform: perspective(2500px) rotateY(-100deg)
}

[data-aos=flip-left].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-right] {
    -webkit-transform: perspective(2500px) rotateY(100deg);
    transform: perspective(2500px) rotateY(100deg)
}

[data-aos=flip-right].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-up] {
    -webkit-transform: perspective(2500px) rotateX(-100deg);
    transform: perspective(2500px) rotateX(-100deg)
}

[data-aos=flip-up].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0)
}

[data-aos=flip-down] {
    -webkit-transform: perspective(2500px) rotateX(100deg);
    transform: perspective(2500px) rotateX(100deg)
}

[data-aos=flip-down].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0)
}

.viewbox-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    background: rgba(0, 0, 0, .5);
    z-index: 8
}

.viewbox-body {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    overflow: auto
}

.viewbox-header {
    margin: 10px
}

.viewbox-content {
    margin: 10px;
    width: 300px;
    height: 300px
}

.viewbox-footer {
    margin: 10px
}

.viewbox-content .viewbox-image {
    width: 100%;
    height: 100%
}

.viewbox-button-default {
    cursor: pointer;
    height: 64px;
    width: 64px;
    fill: #dadada !important
}

.viewbox-button-default > svg {
    width: 100%;
    height: 100%;
    background: inherit;
    fill: #dadada;
    pointer-events: none;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.viewbox-button-default:hover {
    fill: #fff
}

.viewbox-button-close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 3
}

.viewbox-button-next, .viewbox-button-prev {
    position: absolute;
    top: 50%;
    height: 128px;
    width: 128px;
    margin: -64px 0 0;
    z-index: 3
}

.viewbox-button-next {
    right: 10px
}

.viewbox-button-prev {
    left: 10px
}

@media (max-width: 480px) {
    .viewbox-button-close {
        top: 0;
        right: 0
    }

    .viewbox-button-next, .viewbox-button-prev {
        height: 81px;
        width: 81px;
        margin-top: -40px
    }

    .viewbox-button-next {
        right: -15px
    }

    .viewbox-button-prev {
        left: -15px
    }
}

.viewbox-container .loader {
    widows: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px
}

.viewbox-container .loader * {
    margin: 0;
    padding: 0
}

.viewbox-container .loader .spinner {
    width: 50px;
    height: 50px;
    position: relative;
    margin: 0 auto
}

.viewbox-container .loader .double-bounce1, .viewbox-container .loader .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #999;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: b 2s infinite ease-in-out;
    -o-animation: b 2s infinite ease-in-out;
    animation: b 2s infinite ease-in-out
}

.viewbox-container .loader .double-bounce2 {
    -webkit-animation-delay: -1s;
    -o-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes b {
    0%, to {
        -webkit-transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1)
    }
}

@-o-keyframes b {
    0%, to {
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    50% {
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes b {
    0%, to {
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    50% {
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

body {
    font-family: Gilroy, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.1;
    min-width: 320px;
    -webkit-transition: background-color .75s ease, color 105ms ease, opacity 45ms ease;
    -o-transition: background-color .75s ease, color 105ms ease, opacity 45ms ease;
    transition: background-color .75s ease, color 105ms ease, opacity 45ms ease;
    color: #000;
    background-color: #fff;
    -webkit-font-smoothing: antialiased
}

body.overflow {
    overflow: hidden
}

body.language-uk .first__block .advises__wrap p:after {
    right: 40px
}

h1, h2, h3, h4, h5, h6 {
    font-family: Gilroy, sans-serif;
    font-size: 16px;
    line-height: 1.2;
    margin: 0
}

ol, ul {
    padding: 0
}

ol, p, pre, ul {
    margin: 0
}

a {
    -webkit-transition: background-color .75s ease, color 105ms ease, opacity 45ms ease;
    -o-transition: background-color .75s ease, color 105ms ease, opacity 45ms ease;
    transition: background-color .75s ease, color 105ms ease, opacity 45ms ease
}

a, a:active, a:focus, a:hover {
    text-decoration: none
}

a:active, a:focus {
    outline: none
}

img, picture {
    max-width: 100%;
    margin: 0
}

.wrapper {
    width: 100%;
    min-height: 100%;
    margin: 0 auto;
    overflow: hidden
}

.container, .wrapper {
    position: relative
}

.about__inner .about__contacts .about__contacts--card .card__content--wrap, .about__inner .about__contacts .contacts__wrap, .about__inner .about__gallery .about__gallery--slider .owl-dots, .about__inner .about__history .history__wrap, .about__inner .about__history .history__wrap .left .history__tabs--list, .about__inner .about__instagram .inst__wrap .photos__wrap, .about__inner .about__instagram .inst__wrap .photos__wrap .item, .about__inner .about__instagram .inst__wrap .top__inst, .about__inner .about__instagram .inst__wrap .top__inst .left, .about__inner .about__mission .about__mission--slider .owl-dots, .about__inner .about__video--banner, .account__inner .account__wrap, .account__inner .account__wrap .right .acc__tabs--content .bottom__buttons--wrap, .account__inner .account__wrap .right .acc__tabs--content .bottom__buttons--wrap .right .buttons, .account__inner .account__wrap .right .acc__tabs--content .order__item .item__content, .account__inner .account__wrap .right .acc__tabs--content .order__item .item__content .thumb__wrap, .account__inner .account__wrap .right .acc__tabs--content .order__item .top, .account__inner .account__wrap .right .bonus__summ, .account__inner .account__wrap .right .bonus__summ .right__bonus--summ, .account__inner .account__wrap .right .buttons__wrap, .account__inner .account__wrap .right .dropdown__return.active .hidden__dropdown, .account__inner .account__wrap .right .dropdown__return .hidden__dropdown .hidden__dropdown--count, .account__inner .account__wrap .right .dropdown__return .hidden__dropdown .hidden__dropdown--count .thumb__item, .account__inner .account__wrap .right .dropdown__return .hidden__dropdown .hidden__dropdown--item, .account__inner .account__wrap .right .dropdown__return .hidden__dropdown .hidden__dropdown--item .thumb__item, .account__inner .account__wrap .right .edits__profile--adress, .account__inner .account__wrap .right .edits__profile--adress .bottom__buttons--profile, .account__inner .account__wrap .right .edits__profile--adress .dropdown__edit.active .hidden__drop, .account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop .drop__country, .account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop .drop__day, .account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop .drop__day--event, .account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop .drop__month, .account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop .drop__month--event, .account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop .drop__sex, .account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop .drop__year, .account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop .drop__year--event, .account__inner .account__wrap .right .edits__profile--adress .event__add--block .event__params, .account__inner .account__wrap .right .edits__profile--form, .account__inner .account__wrap .right .edits__profile--form .bottom__buttons--profile, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit.active .hidden__drop, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop .drop__country, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop .drop__day, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop .drop__day--event, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop .drop__month, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop .drop__month--event, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop .drop__sex, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop .drop__year, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop .drop__year--event, .account__inner .account__wrap .right .edits__profile--form .event__add--block .event__params, .account__inner .account__wrap .right .order__info--wrap .order__info .order__row, .account__inner .account__wrap .right .order__info--wrap .order__item--report .item__holder, .account__inner .account__wrap .right .order__info--wrap .order__item--report .item__holder .left__item--report, .account__inner .account__wrap .right .order__info--wrap .order__item--report .item__holder .left__item--report .thumb__wrap, .account__inner .account__wrap .right .order__info--wrap .order__item--report .item__holder .right__item--report, .account__inner .account__wrap .right .order__info--wrap .order__item--report .top__order--title, .account__inner .account__wrap .right .order__info--wrap .order__item--report .top__order--title .right__order--title, .account__inner .account__wrap .right .order__info--wrap .order__main--summ, .account__inner .account__wrap .right .order__user__info, .account__inner .account__wrap .right .profile__data, .blog__wrap, .brand__catalogs--wrap, .brands__inner .brands__sort--content, .brands__inner .brands__sort--content .right, .brands__inner .brands__sort--wrap, .callback__page--inner .form__block .form__wrap .left form .bottom__buttons, .callback__popup .popup__content, .callback__popup .popup__content .right .bottom__form .ckeckboxes__wrap, .callback__popup .popup__content .thankyou__sub, .callback__popup .popup__inner, .cart__inner .cart__main--content .cart__precheck--wrap, .cart__inner .cart__main--content .cart__precheck--wrap .bottom__addons .addons__price, .cart__inner .cart__main--content .cart__precheck--wrap .bottom__addons .addons__summ, .cart__inner .cart__main--content .cart__precheck--wrap .bottom__addons .mobile__quantity .quantity__inner, .cart__inner .cart__main--content .cart__precheck--wrap .bottom__card--left .bottom__buttons--wrap, .cart__inner .cart__main--content .cart__precheck--wrap .bottom__card--left .bottom__buttons--wrap .right__wrap .buttons, .cart__inner .cart__main--content .cart__precheck--wrap .bottom__card--left .top__bonus, .cart__inner .cart__main--content .cart__precheck--wrap .right, .cart__inner .cart__main--content .cart__precheck--wrap .top__card--cart .card__right, .cart__inner .cart__main--content .cart__summ--button .bottom, .cart__inner .cart__main--content .cart__summ--button .radio__wrap, .cart__inner .cart__main--content .cart__summ--button form, .cart__inner .cart__main--content .cart__top--card .cart__item, .cart__inner .cart__main--content .cart__top--card .cart__item .cart__info--wrap, .cart__inner .cart__main--content .cart__top--card .cart__item .cart__info--wrap .cart__thumb, .cart__inner .cart__main--content .cart__top--card .cart__item .cart__info--wrap .cart__titles .cart__title-additional, .cart__inner .cart__main--content .cart__top--card .cart__item .right__wrap, .cart__inner .cart__main--content .cart__top--card .cart__item .right__wrap .quantity__wrap .quantity__inner, .cart__inner .cart__main--content .cart__top--card .top, .cart__inner .cart__main--content .cart__top--card .top .right, .cart__inner .cart__main--content .right__cart--card--bottom .coupon__apply--wrap, .cart__inner .cart__main--content .right__cart--card--bottom .coupon__apply--wrap .left__c, .cart__inner .cart__main--content .right__cart--card--top .product__options, .cart__inner .cart__main--content .right__cart--card--top .product__options .column .quantity__inner, .cart__inner .cart__main--content .social__bottom--wishlist, .cart__inner .cart__main--content .social__bottom--wishlist .pdf, .cart__inner .empty--cart--popup, .cart__wrap .cart__icon .cart__items--length, .cart__wrap .cart__popup .cart__form .popup__cart--item, .cart__wrap .cart__popup .cart__form .popup__cart--item .cart__info--wrap, .cart__wrap .cart__popup .cart__form .popup__cart--item .cart__info--wrap .cart__thumb, .cart__wrap .cart__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__thumb, .cart__wrap .cart__popup .cart__form .popup__cart--item .right__wrap, .cart__wrap .cart__popup .cart__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner, .cart__wrap .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap, .cart__wrap .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__thumb, .cart__wrap .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__thumb, .cart__wrap .cart__popup .cart__form .wishlist__item, .cart__wrap .cart__popup .cart__form .wishlist__item .cart__info--wrap, .cart__wrap .cart__popup .cart__form .wishlist__item .cart__info--wrap .cart__thumb, .cart__wrap .cart__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__thumb, .cart__wrap .cart__popup .cart__form .wishlist__item .right__wrap, .cart__wrap .cart__popup .cart__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner, .cart__wrap .cart__popup .cart__form .wishlist__item .wishlist__info--wrap, .cart__wrap .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__thumb, .cart__wrap .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__thumb, .cart__wrap .cart__popup .cart__popup--bottom, .cart__wrap .cart__popup .cart__popup--bottom .right__buttons, .cart__wrap .cart__popup .wishlist__bottom .buttons__wrap, .cart__wrap .cart__popup .wishlist__form .popup__cart--item, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__thumb, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__thumb, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .right__wrap, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__thumb, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__thumb, .cart__wrap .cart__popup .wishlist__form .wishlist__item, .cart__wrap .cart__popup .wishlist__form .wishlist__item .cart__info--wrap, .cart__wrap .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__thumb, .cart__wrap .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__thumb, .cart__wrap .cart__popup .wishlist__form .wishlist__item .right__wrap, .cart__wrap .cart__popup .wishlist__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner, .cart__wrap .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap, .cart__wrap .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__thumb, .cart__wrap .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__thumb, .cart__wrap .wishlist__icon .wish__items--length, .cart__wrap .wishlist__popup .cart__form .popup__cart--item, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .cart__thumb, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__thumb, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .right__wrap, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__thumb, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__thumb, .cart__wrap .wishlist__popup .cart__form .wishlist__item, .cart__wrap .wishlist__popup .cart__form .wishlist__item .cart__info--wrap, .cart__wrap .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .cart__thumb, .cart__wrap .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__thumb, .cart__wrap .wishlist__popup .cart__form .wishlist__item .right__wrap, .cart__wrap .wishlist__popup .cart__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner, .cart__wrap .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap, .cart__wrap .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__thumb, .cart__wrap .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__thumb, .cart__wrap .wishlist__popup .cart__popup--bottom, .cart__wrap .wishlist__popup .cart__popup--bottom .right__buttons, .cart__wrap .wishlist__popup .wishlist__bottom .buttons__wrap, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__thumb, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__thumb, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .right__wrap, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__thumb, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__thumb, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__thumb, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__thumb, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .right__wrap, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__thumb, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__thumb, .catalog__inner--wrap .catalog__content--wrap, .catalog__inner--wrap .catalog__content--wrap .left .price__inner, .catalog__inner--wrap .catalog__content--wrap .left .price__inner .price__diapasone, .catalog__inner--wrap .right .catalog__content--inner, .catalog__inner--wrap .right .catalog__content--inner .product__item .bottom__prices, .catalog__inner--wrap .right .catalog__content--inner .product__item .bottom__prices .price, .catalog__inner--wrap .right .catalog__content--inner .product__item .thumb__wrap, .catalog__inner .catalog__block .catalog__wrap, .checkout__content--holder, .checkout__content--holder .cart__content--wrap--left--mobile .bottom__line, .checkout__content--holder .cart__content--wrap--left--mobile .bottom__line .left, .checkout__content--holder .cart__content--wrap--left--mobile .bottom__line .right, .checkout__content--holder .cart__content--wrap--left--mobile .radio__wrap, .checkout__content--holder .cart__content--wrap--left--mobile .shiping__variants .column, .checkout__content--holder .cart__content--wrap--left--mobile .to__pay, .checkout__content--holder .cart__content--wrap--left .mobile__login--form .top__buttons, .checkout__content--holder .cart__content--wrap--left .mobile__login--form .top__buttons .right__buttons, .checkout__content--holder .cart__content--wrap--left form, .checkout__content--holder .cart__content--wrap--right .bottom__cart--form .bonus__accout, .checkout__content--holder .cart__content--wrap--right .bottom__cart--form .bonus__accout .right, .checkout__content--holder .cart__content--wrap--right .bottom__cart--form .bottom__buttons--wrap, .checkout__content--holder .cart__content--wrap--right .bottom__cart--form .bottom__buttons--wrap .right .buttons, .checkout__content--holder .cart__content--wrap--right .bottom__cart--form .radio__wrap, .checkout__content--holder .cart__content--wrap--right .bottom__cart--form .radio__wrap label, .checkout__content--holder .cart__content--wrap--right .bottom__cart--form .radio__wrap label .cards__icons, .checkout__content--holder .cart__content--wrap--right .middle__cart--coupon .line, .checkout__content--holder .cart__content--wrap--right .middle__cart--row .addon__item, .checkout__content--holder .cart__content--wrap--right .middle__cart--row .addon__item .cart__info--wrap, .checkout__content--holder .cart__content--wrap--right .middle__cart--row .addon__item .cart__info--wrap .cart__thumb, .checkout__content--holder .cart__content--wrap--right .middle__cart--row .addon__item .right__wrap, .checkout__content--holder .cart__content--wrap--right .middle__cart--row .addon__item .right__wrap .summ__wrap, .checkout__content--holder .cart__content--wrap--right .middle__cart--row .addons, .checkout__content--holder .cart__content--wrap--right .middle__cart--row .top, .checkout__content--holder .cart__content--wrap--right .middle__cart--shiping .bottom__line, .checkout__content--holder .cart__content--wrap--right .middle__cart--shiping .radio__wrap, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .cart__info--wrap, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .cart__info--wrap .cart__thumb, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .cart__info--wrap .wishlist__thumb, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .right__wrap, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .right__wrap .quantity__wrap .quantity__inner, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .wishlist__info--wrap, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .wishlist__info--wrap .cart__thumb, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .wishlist__info--wrap .wishlist__thumb, .checkout__content--holder .login__form--wrap .support__buttons, .contacts__inner .contacts__banner .contact__card--wrap .columns__wrap, .contacts__inner .contacts__banner .contact__card--wrap .top, .contacts__inner .contacts__banner .contact__card--wrap .top .right__titles, .contacts__inner .links__wrap .link__item, .contacts__inner .links__wrap .links__holder, .contacts__inner .team__block .team__wrap, .contacts__inner .team__block .top__titles, .cookies__popup .popup__inner, .eighth__block .advantage__wrap, .eighth__block .advantages__slider .owl-nav, .eighth__block .eighth__block--titles, .eighth__block .slider__item, .eighth__block .slider__item .item__inner, .error__checkout .error__checkout--content, .error__checkout .error__checkout--content .inner, .error__checkout .error__checkout--inner, .error__inner .error__wrap, .events__org--inner .top__org, .events__org--inner .top__org .right .buttons, .fifth__block .gallery__main .owl-dots, .first__block .about__button span, .first__block .main__banner .owl-dots, .first__block .main__banner .slider__item, .first__block .main__banner .slider__item .right .buttons__wrap, .first__block .main__video--popup .video__inner, .first__block .social__block, .flex, .for__clients--inner .top__clients, .form__block .form__wrap, .fourth__block .left, .fourth__block .left .bottom__buttons, .franchise__inner .top__franchise .top__fr--inner, .gallery__global--block .gallery__service--slider .owl-dots, .gift__card--inner .cards__wrap .card__item, .gift__card--inner .top__card .description, .gift__order--block .left .bottom__buttons, .hall__popup .popup__content, .hall__popup .popup__content .right .description, .hall__popup .popup__inner, .hall__rent--form, .industies__cat .induscties__wrap, .industies__cat .induscties__wrap .industry__item, .industies__cat .induscties__wrap .industry__item .titles__wrap, .loyalty__inner .content__inner--loyalty .card__variants--wrap, .loyalty__inner .content__inner--loyalty .card__variants--wrap .item, .loyalty__inner .content__inner--loyalty .gallery__global--block .gallery__service--slider .slider__item a, .loyalty__inner .inner__banner .inner__banner--card .bottom__buttons--wrap, .loyalty__inner .inner__banner .inner__banner--card .bottom__buttons--wrap .right__wrap .buttons, .loyalty__inner .inner__banner .inner__banner--card .top__banner--card, .loyalty__inner .inner__banner .inner__banner--card .top__banner--card .right__card, .ninth__block .subscribe__wrap, .notice__addToCartWrap .notice__addToCart-itemsItem, .notice__addToCartWrap .notice__addToCart-itemsItem .is-right, .notice__addToCartWrap .notice__addToCart-itemsItem .notice__addToCart-itemsItemImageWrap, .notice__addToCartWrap .notice__addToCart-itemsItem .notice__addToCart-itemsItemLink, .pagination, .painter__inner .recent__products .buttons__wrap, .painter__inner .top__painter--wrap, .partners__inner .about__video--banner, .partners__inner .about__video--banner .watch__about--video, .product__options--popup .options__inner, .product__options--popup .popup__inner .item, .product__options--popup .popup__inner .item .buttons__wrap, .product__options--popup .popup__inner .item .left, .purchase__table .table__inner, .purchase__table .top__title, .recovery__inner .col-md-12, .right__header--panel, .right__header--panel .user__panel, .second__block .relevant__item .bottom__prices, .second__block .relevant__item .bottom__prices .price, .second__block .relevant__wrap, .services__inner .services__wrap, .seventh__block .calendar__slider .owl-dots, .single__brand--catalog .about__content--inner .row__item, .single__brand--catalog .top__event .right .buttons__bottom, .single__brand--wrap .catalog__content--wrap, .single__brand--wrap .catalog__content--wrap .left .price__inner, .single__brand--wrap .catalog__content--wrap .left .price__inner .price__diapasone, .single__brand--wrap .right .catalog__content--inner, .single__brand--wrap .right .catalog__content--inner .product__item .bottom__prices, .single__brand--wrap .right .catalog__content--inner .product__item .bottom__prices .price, .single__brand--wrap .right .catalog__content--inner .product__item .thumb__wrap, .single__brand--wrap .top__single--brand, .single__event--inner .event__about--block .about__wrap--event, .single__event--inner .event__about--block .about__wrap--event .left .heateor_sss_sharing_ul, .single__event--inner .event__about--block .about__wrap--event .left .share, .single__event--inner .event__courator, .single__event--inner .event__results .results__wrap, .single__event--inner .event__schedule, .single__event--inner .event__schedule .left ul li, .single__event--inner .recent__events .recent__events--slider .owl-dots, .single__event--inner .recent__events .recent__events--slider .slider__item, .single__event--inner .top__event, .single__event--inner .top__event .right .event__buttons, .single__event--inner .top__event .right .event__buttons .inner__row, .single__event--inner .top__event .right .event__options, .single__gallery .titles__wrap, .single__inner .related__news #related__owl, .single__inner .related__news #related__owl .owl-dots, .single__inner .related__news .titles__wrap, .single__inner .single__content .single__bottom--buttons, .single__inner .single__content .single__bottom--buttons .heateor_sss_sharing_ul, .single__inner .single__content .single__bottom--buttons .post__nav, .single__inner .single__content .single__bottom--buttons .share, .single__product--inner .product__content, .single__product--inner .product__content .left .lSSlideOuter, .single__product--inner .product__content .left .lSSlideOuter .lSGallery, .single__product--inner .product__content .left .product__slider .slider__item, .single__product--inner .product__content .left .product__slider .slider__item a, .single__product--inner .product__content .right .content__bottom--card .product__tabs--list, .single__product--inner .product__content .right .content__middle--card, .single__product--inner .product__content .right .content__middle--card .card__right, .single__product--inner .product__content .right .content__top--card .bottom, .single__product--inner .product__content .right .content__top--card .bottom .quantity__inner, .single__product--inner .recent__products .recent__slider .owl-dots, .single__product--inner .recent__products .recent__slider .product__item .bottom__prices, .single__product--inner .recent__products .recent__slider .product__item .bottom__prices .price, .single__product--inner .recent__products .recent__slider .product__item .thumb__wrap, .single__service--inner .recent__products .recent__slider--service .owl-dots, .single__service--inner .recent__products .recent__slider--service .product__item .bottom__prices, .single__service--inner .recent__products .recent__slider--service .product__item .bottom__prices .price, .single__service--inner .recent__products .recent__slider--service .product__item .thumb__wrap, .single__service--inner .single__middle--wrap, .single__service--inner .single__middle--wrap .middle__item, .single__service--inner .top__block, .sixth__block .service__item, .sixth__block .services__slider .owl-dots, .subscribe__popup .popup__content, .subscribe__popup .popup__content .right .bottom__form .ckeckboxes__wrap, .subscribe__popup .popup__content .thankyou__sub, .subscribe__popup .popup__inner, .tenth__block .social__wrap, .third__block .category__slider .owl-dots, .third__block .slider__item, .wishlist .cart__icon .cart__items--length, .wishlist .cart__popup .cart__form .popup__cart--item, .wishlist .cart__popup .cart__form .popup__cart--item .cart__info--wrap, .wishlist .cart__popup .cart__form .popup__cart--item .cart__info--wrap .cart__thumb, .wishlist .cart__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__thumb, .wishlist .cart__popup .cart__form .popup__cart--item .right__wrap, .wishlist .cart__popup .cart__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner, .wishlist .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap, .wishlist .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__thumb, .wishlist .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__thumb, .wishlist .cart__popup .cart__form .wishlist__item, .wishlist .cart__popup .cart__form .wishlist__item .cart__info--wrap, .wishlist .cart__popup .cart__form .wishlist__item .cart__info--wrap .cart__thumb, .wishlist .cart__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__thumb, .wishlist .cart__popup .cart__form .wishlist__item .right__wrap, .wishlist .cart__popup .cart__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner, .wishlist .cart__popup .cart__form .wishlist__item .wishlist__info--wrap, .wishlist .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__thumb, .wishlist .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__thumb, .wishlist .cart__popup .cart__popup--bottom, .wishlist .cart__popup .cart__popup--bottom .right__buttons, .wishlist .cart__popup .wishlist__bottom .buttons__wrap, .wishlist .cart__popup .wishlist__form .popup__cart--item, .wishlist .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap, .wishlist .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__thumb, .wishlist .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__thumb, .wishlist .cart__popup .wishlist__form .popup__cart--item .right__wrap, .wishlist .cart__popup .wishlist__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner, .wishlist .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap, .wishlist .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__thumb, .wishlist .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__thumb, .wishlist .cart__popup .wishlist__form .wishlist__item, .wishlist .cart__popup .wishlist__form .wishlist__item .cart__info--wrap, .wishlist .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__thumb, .wishlist .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__thumb, .wishlist .cart__popup .wishlist__form .wishlist__item .right__wrap, .wishlist .cart__popup .wishlist__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner, .wishlist .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap, .wishlist .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__thumb, .wishlist .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__thumb, .wishlist .wishlist__icon .wish__items--length, .wishlist .wishlist__popup .cart__form .popup__cart--item, .wishlist .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap, .wishlist .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .cart__thumb, .wishlist .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__thumb, .wishlist .wishlist__popup .cart__form .popup__cart--item .right__wrap, .wishlist .wishlist__popup .cart__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner, .wishlist .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap, .wishlist .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__thumb, .wishlist .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__thumb, .wishlist .wishlist__popup .cart__form .wishlist__item, .wishlist .wishlist__popup .cart__form .wishlist__item .cart__info--wrap, .wishlist .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .cart__thumb, .wishlist .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__thumb, .wishlist .wishlist__popup .cart__form .wishlist__item .right__wrap, .wishlist .wishlist__popup .cart__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner, .wishlist .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap, .wishlist .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__thumb, .wishlist .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__thumb, .wishlist .wishlist__popup .cart__popup--bottom, .wishlist .wishlist__popup .cart__popup--bottom .right__buttons, .wishlist .wishlist__popup .wishlist__bottom .buttons__wrap, .wishlist .wishlist__popup .wishlist__form .popup__cart--item, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__thumb, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__thumb, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .right__wrap, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__thumb, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__thumb, .wishlist .wishlist__popup .wishlist__form .wishlist__item, .wishlist .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap, .wishlist .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__thumb, .wishlist .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__thumb, .wishlist .wishlist__popup .wishlist__form .wishlist__item .right__wrap, .wishlist .wishlist__popup .wishlist__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner, .wishlist .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap, .wishlist .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__thumb, .wishlist .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__thumb, footer .footer__second--wrap, footer .footer__second--wrap .second__middle, footer .footer__second--wrap .second__right, footer .footer__wrap, footer .footer__wrap .column .footer__social, footer .footer__wrap .column nav ul, header .header__nav ul li.menu-item-has-children:hover .wc__sub-menu, header .header__wrap, header .header__wrap .header__top--left, header .header__wrap .header__top--right, header .header__wrap .header__top--right .login__register--form .support__buttons, header .left__lang--currency {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.about__inner .about__faq .faq__item .faq__title:after, .about__inner .about__faq .more__faq, .about__inner .about__history .history__wrap .left .history__tabs--list li, .about__inner .about__instagram .inst__wrap .photos__wrap .item .to__instagram, .about__inner .about__instagram .inst__wrap .photos__wrap .item img, .account__inner .account__wrap .left .acc__tabs li, .account__inner .account__wrap .right .acc__tabs--content .order__item, .account__inner .account__wrap .right .dropdown__return:after, .account__inner .account__wrap .right .edits__profile--adress .dropdown__edit:after, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit:after, .brands__inner .brands__sort--content .left ul li label, .callback__popup .popup__content .right .send__form, .callback__popup .popup__content .right .subscribe__form form .es_subscription_form_submit, .callback__popup .popup__content .right .subscribe__form form .es_txt_email, .callback__popup .popup__content .right form .wpcf7-form-control-wrap:after, .callback__popup .popup__content .right form .wpcf7-form-control-wrap label, .cart__inner .cart__main--content .cart__precheck--wrap .top__card--cart .card__right .add-to-order a, .cart__inner .cart__main--content .cart__precheck--wrap form .coupon__input, .cart__inner .cart__main--content .cart__summ--button form .checkbox__label, .cart__inner .cart__main--content .right__cart--card--bottom form .coupon__input, .cart__inner .cart__main--content .social__bottom--wishlist a, .cart__wrap .cart__icon, .cart__wrap .cart__popup .cart__form::-webkit-scrollbar-thumb, .cart__wrap .cart__popup .wishlist__form::-webkit-scrollbar-thumb, .cart__wrap .wishlist__icon, .cart__wrap .wishlist__popup .cart__form::-webkit-scrollbar-thumb, .cart__wrap .wishlist__popup .wishlist__form::-webkit-scrollbar-thumb, .catalog__inner--wrap .catalog__content--wrap .left ul li .sub-filter::-webkit-scrollbar-thumb, .catalog__inner--wrap .catalog__content--wrap .left ul li ul li label, .catalog__inner--wrap .right .catalog__content--inner .product__item, .catalog__inner--wrap .sort__wrap:after, .catalog__inner .catalog__block .category__item, .catalog__inner .catalog__block .category__item .to__cat, .catalog__inner .catalog__block .category__item img, .checkout__content--holder .cart__content--wrap--left .shipping__message, .checkout__content--holder .cart__content--wrap--left form .checkbox__label, .checkout__content--holder .cart__content--wrap--right .bottom__cart--form .nocall, .checkout__content--holder .cart__content--wrap--right .bottom__cart--form .order__message, .checkout__content--holder .cart__content--wrap--right .bottom__cart--form .remove__items, .checkout__content--holder .cart__content--wrap--right .middle__cart--coupon .bottom__line form .coupon__input, .checkout__content--holder .cart__content--wrap--right .middle__cart--row .addons a, .checkout__content--holder .login__form--wrap .form__logreg--input, .checkout__content--holder .login__form--wrap .support__buttons .forgot__password--link, .checkout__content--holder .login__form--wrap .support__buttons .remember__button label, .first__block .main__banner .slider__item .right .buttons__wrap .catalog__button, .first__block .main__banner .slider__item .right .buttons__wrap .to__ptoduct, .form__block .form__wrap .left form .wpcf7-form-control-wrap:after, .form__block .form__wrap .left form .wpcf7-form-control-wrap input, .form__block .form__wrap .left form .wpcf7-form-control-wrap label, .form__block .form__wrap .left form .wpcf7-form-control-wrap textarea, .fourth__block .left .bottom__buttons .card__info, .fourth__block .left .bottom__buttons .get__card, .gallery__global--block .gallery__service--slider .owl-item, .gallery__global--block .gallery__service--slider .owl-nav button, .gift__order--block .left .bottom__buttons .order__custom--set, .gift__order--block .left .bottom__buttons .order__sets, .hall__rent--form .left form .wpcf7-form-control-wrap:after, .hall__rent--form .left form .wpcf7-form-control-wrap input, .hall__rent--form .left form .wpcf7-form-control-wrap label, .hall__rent--form .left form .wpcf7-form-control-wrap textarea, .loyalty__inner .content__inner--loyalty .gallery__global--block .gallery__service--slider .slider__item .details, .loyalty__inner .content__inner--loyalty .gallery__global--block .gallery__service--slider .slider__item a, .loyalty__inner .content__inner--loyalty .gallery__global--block .gallery__service--slider .slider__item a:before, .loyalty__inner .content__inner--loyalty .gallery__global--block .gallery__service--slider .slider__item img, .ninth__block .subscribe__wrap .subscribe__form form .es_subscription_form_submit, .ninth__block .subscribe__wrap .subscribe__form form .es_txt_email, .page__inner .breadcrumbs li a, .pagination a, .painter__inner .recent__products .buttons__wrap .all__product--current, .painter__inner .recent__products .buttons__wrap .all__products, .recovery__inner .recovery__wrap form input, .right__header--panel .user__panel .login__register, .second__block .relevant__item, .second__block .relevant__item .bottom__prices .to-cart:before, .services__inner .all__services--items, .services__inner .services__wrap .service__item, .services__inner .services__wrap .service__item .titles a, .services__inner .services__wrap .service__item img, .seventh__block .all__events, .single__brand--wrap .catalog__content--wrap .left ul li .sub-filter::-webkit-scrollbar-thumb, .single__brand--wrap .catalog__content--wrap .left ul li ul li label, .single__brand--wrap .right .catalog__content--inner .product__item, .single__brand--wrap .sort__wrap:after, .single__event--inner .recent__events .recent__events--slider .slider__item, .single__event--inner .recent__events .recent__events--slider .slider__item img, .single__product--inner .product__content .left .lSSlideOuter .lSGallery li, .single__product--inner .product__content .right .content__bottom--card .product__tabs--list li, .single__product--inner .product__content .right .content__middle--card .card__right .add-to-order a, .single__product--inner .recent__products .recent__slider .owl-nav button, .single__product--inner .recent__products .recent__slider .product__item, .single__service--inner .recent__products .recent__slider--service .owl-nav button, .single__service--inner .recent__products .recent__slider--service .product__item, .sixth__block .all__services, .sixth__block .services__slider .owl-item, .subscribe__popup .popup__content .right .send__form, .subscribe__popup .popup__content .right .subscribe__form form .es_subscription_form_submit, .subscribe__popup .popup__content .right .subscribe__form form .es_txt_email, .subscribe__popup .popup__content .right form .wpcf7-form-control-wrap:after, .subscribe__popup .popup__content .right form .wpcf7-form-control-wrap label, .tenth__block .social__wrap a, .third__block .all__categories, .third__block .category__slider .owl-item, .transition, .wc__sub-menu li:before, .wc__sub-menu li a, .wishlist .cart__icon, .wishlist .cart__popup .cart__form::-webkit-scrollbar-thumb, .wishlist .cart__popup .wishlist__form::-webkit-scrollbar-thumb, .wishlist .wishlist__icon, .wishlist .wishlist__popup .cart__form::-webkit-scrollbar-thumb, .wishlist .wishlist__popup .wishlist__form::-webkit-scrollbar-thumb, .woocommerce-form-login .form-row .woocommerce-form-login__submit, .woocommerce-form-login .form-row .woocommerce-form-register__submit, .woocommerce-form-register .form-row .woocommerce-form-login__submit, .woocommerce-form-register .form-row .woocommerce-form-register__submit, footer .footer__second--wrap .second__right a, footer .footer__wrap .column .callback__button, footer .footer__wrap .column .footer__phones a, footer .footer__wrap .column nav ul li a, header .header__nav ul li.menu-item-has-children:after, header .header__nav ul li a, header .header__wrap .header__top--left .phones__wrap .hidden__phones form .send__form, header .header__wrap .header__top--left .phones__wrap .hidden__phones form .wpcf7-form-control-wrap input, header .header__wrap .header__top--left .phones__wrap .visible__phone:after, header .header__wrap .header__top--right .login__register--form .support__buttons .forgot__password--link, header .header__wrap .header__top--right .login__register--form .support__buttons .remember__button label, header .header__wrap .header__top--right .login__register--form form .form__logreg--input, header .header__wrap .header__top--right form input, header .left__lang--currency .dropdown__lc .hidden__lc .main__hidden--lc li, header .left__lang--currency .dropdown__lc .lc__title, header .left__lang--currency .dropdown__lc .lc__title:after {
    -webkit-transition: all .4s ease-out;
    -o-transition: .4s all ease-out;
    transition: all .4s ease-out
}

.notice__message {
    z-index: 9;
    text-align: center;
    width: 300px;
    background: #fff;
    padding: 30px;
    height: 110px;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .2)
}

.notice__message, .woocommerce-NoticeGroup-checkout {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.woocommerce-NoticeGroup-checkout {
    width: 100%;
    max-width: 600px;
    z-index: 4;
    background-color: #fff;
    font-size: 14px;
    line-height: 1.5;
    border: 1px solid red;
    padding: 15px;
    max-height: 250px
}

.woocommerce-NoticeGroup-checkout .notice__addToCart-close {
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 10px;
    right: 10px;
    background: transparent url(../img/cross.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.woocommerce-NoticeGroup-checkout .woocommerce-error {
    border-top: 0 !important;
    background: transparent !important
}

.woocommerce-NoticeGroup-checkout .woocommerce-error:before {
    display: none !important
}

.wc__sub-menu {
    position: absolute;
    height: 270px;
    width: 950px;
    padding: 50px 90px 20px 270px;
    background-color: #fff;
    -webkit-box-shadow: 0 23px 130px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 23px 130px 0 rgba(0, 0, 0, .12);
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 40px;
    left: -440px
}

.wc__sub-menu:before {
    width: 100%;
    height: 40px;
    background-color: transparent;
    top: -40px
}

.wc__sub-menu:after, .wc__sub-menu:before {
    display: block;
    content: "";
    position: absolute;
    left: 0
}

.wc__sub-menu:after {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 30px solid #fff;
    top: -29px;
    right: 0;
    margin-left: auto;
    margin-right: auto
}

.wc__sub-menu .thumb__menu {
    position: absolute;
    left: 40px;
    border-right: 1px solid #ddd;
    padding-right: 40px
}

.wc__sub-menu .thumb__menu img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.wc__sub-menu li {
    margin-right: 0;
    margin-bottom: 20px;
    position: relative
}

.wc__sub-menu li:before {
    display: block;
    content: "";
    width: 8px;
    height: 5px;
    background: transparent url(../img/arrow-left.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: -15px;
    top: 5px;
    opacity: 0
}

.wc__sub-menu li.current:before, .wc__sub-menu li.current a, .wc__sub-menu li:hover:before, .wc__sub-menu li:hover a {
    opacity: 1
}

.wc__sub-menu li a {
    display: inline-block;
    color: #000;
    opacity: .3;
    text-transform: inherit !important;
    position: relative
}

.blockUI {
    display: none !important
}

header {
    background-color: #eee;
    padding: 50px 0;
    position: relative;
    z-index: 7
}

header .dgwt-wcas-suggestion-more {
    padding: 10px !important;
    color: #fff !important;
    background-color: #000 !important
}

header .header__tablet, header .mobile__lc, header .mobile__menu {
    display: none
}

header .first__header--row {
    margin-bottom: 40px
}

header .header__wrap, header .header__wrap .header__top--right {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

header .header__wrap .header__top--right {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 38%
}

header .header__wrap .header__top--right form {
    width: 400px;
    position: relative
}

header .header__wrap .header__top--right form input {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    width: -webkit-calc(100% - 40px) !important;
    width: calc(100% - 40px) !important;
    height: auto !important;
    border: 0 !important;
    border-bottom: 1px solid #bfbfbf !important;
    padding: 0 !important;
    padding-bottom: 5px !important;
    background: transparent !important;
    margin-right: 20px !important
}

header .header__wrap .header__top--right form input::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #a6a6a6;
    text-transform: capitalize;
    font-style: normal !important
}

header .header__wrap .header__top--right form input::-moz-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #a6a6a6;
    text-transform: capitalize;
    font-style: normal !important
}

header .header__wrap .header__top--right form input:-ms-input-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #a6a6a6;
    text-transform: capitalize;
    font-style: normal !important
}

header .header__wrap .header__top--right form input:-moz-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #a6a6a6;
    text-transform: capitalize;
    font-style: normal !important
}

header .header__wrap .header__top--right form input:focus {
    outline: none
}

header .header__wrap .header__top--right form button {
    width: 20px;
    height: 20px;
    background: transparent url(../img/loop.svg) bottom no-repeat;
    -webkit-background-size: 20px 20px;
    background-size: 20px;
    border: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0
}

header .header__wrap .header__top--right form button:focus {
    outline: none
}

header .header__wrap .header__top--right form button:before, header .header__wrap .header__top--right form button svg {
    display: none
}

header .header__wrap .header__top--right .right__header--copyright {
    color: #a6a6a6;
    font-size: 12px;
    text-transform: uppercase
}

header .header__wrap .header__top--right .right__header--copyright a {
    color: #a6a6a6
}

header .header__wrap .header__top--right .login__register--form {
    display: none;
    padding: 40px 22px;
    width: 310px;
    background-color: #fff;
    -webkit-box-shadow: 0 23px 130px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 23px 130px 0 rgba(0, 0, 0, .12);
    position: absolute;
    top: 50px;
    left: -145px;
    z-index: 4
}

header .header__wrap .header__top--right .login__register--form:after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 30px solid #fff;
    position: absolute;
    top: -29px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto
}

header .header__wrap .header__top--right .login__register--form .close__reg--panel {
    display: block;
    width: 20px;
    height: 20px;
    background: transparent url(../img/cross.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 20px;
    right: 20px
}

header .header__wrap .header__top--right .login__register--form .login__form--wrap, header .header__wrap .header__top--right .login__register--form .register__form--wrap {
    display: none
}

header .header__wrap .header__top--right .login__register--form h4 {
    font-size: 11px;
    margin-bottom: 15px;
    text-align: center
}

header .header__wrap .header__top--right .login__register--form form {
    width: 100%;
    margin-bottom: 20px
}

header .header__wrap .header__top--right .login__register--form form .form__logreg--input {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    width: 100% !important;
    border: 0 !important;
    background-color: #eee !important;
    padding: 20px !important;
    font-size: 12px;
    color: #333;
    margin-bottom: 10px;
    display: block
}

header .header__wrap .header__top--right .login__register--form form .form__logreg--input::-webkit-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: #333;
    text-transform: capitalize
}

header .header__wrap .header__top--right .login__register--form form .form__logreg--input::-moz-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: #333;
    text-transform: capitalize
}

header .header__wrap .header__top--right .login__register--form form .form__logreg--input:-ms-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: #333;
    text-transform: capitalize
}

header .header__wrap .header__top--right .login__register--form form .form__logreg--input:-moz-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: #333;
    text-transform: capitalize
}

header .header__wrap .header__top--right .login__register--form form .form__logreg--input:focus {
    outline: none
}

header .header__wrap .header__top--right .login__register--form form .login__accept, header .header__wrap .header__top--right .login__register--form form .register__accept {
    display: block;
    width: 100% !important;
    padding: 20px 0 !important;
    background-color: #000 !important;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center
}

header .header__wrap .header__top--right .login__register--form .support__buttons {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #f2f2f2
}

header .header__wrap .header__top--right .login__register--form .support__buttons .remember__button input {
    display: none
}

header .header__wrap .header__top--right .login__register--form .support__buttons .remember__button label {
    font-size: 12px;
    font-weight: 500;
    color: #000;
    opacity: .7;
    position: relative;
    padding-left: 20px;
    cursor: pointer
}

header .header__wrap .header__top--right .login__register--form .support__buttons .remember__button label:before {
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 2px;
    border: 1px solid #000;
    position: absolute;
    left: 0;
    top: 0
}

header .header__wrap .header__top--right .login__register--form .support__buttons .remember__button label.active {
    opacity: 1
}

header .header__wrap .header__top--right .login__register--form .support__buttons .remember__button label.active:before {
    background: transparent url(../img/check.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

header .header__wrap .header__top--right .login__register--form .support__buttons .forgot__password--link {
    font-size: 12px;
    font-weight: 500;
    opacity: .7;
    color: #000
}

header .header__wrap .header__top--right .login__register--form .support__buttons .forgot__password--link:hover {
    opacity: 1
}

header .header__wrap .header__top--right .login__register--form .register__button {
    display: block;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    position: relative
}

header .header__wrap .header__top--right .login__register--form .register__button:after {
    display: block;
    content: "";
    width: 60px;
    height: 1px;
    background: #f2f2f2;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: -11px
}

header .header__wrap .header__top--left {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 38%
}

header .header__wrap .header__top--left .location {
    display: block;
    color: #a6a6a6;
    font-size: 14px;
    padding-left: 20px;
    position: relative
}

header .header__wrap .header__top--left .location:before {
    display: block;
    content: "";
    width: 12px;
    height: 15px;
    background: transparent url(../img/location.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0;
    top: -2px
}

header .header__wrap .header__top--left .phones__wrap {
    position: relative
}

header .header__wrap .header__top--left .phones__wrap:hover .visible__phone:after {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

header .header__wrap .header__top--left .phones__wrap:hover .hidden__phones {
    display: block
}

header .header__wrap .header__top--left .phones__wrap .visible__phone {
    display: block;
    font-size: 14px;
    color: #646464;
    position: relative
}

header .header__wrap .header__top--left .phones__wrap .visible__phone:after {
    display: block;
    content: "";
    width: 8px;
    height: 5px;
    background: transparent url(../img/arrow-top.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
    top: 5px;
    right: -15px
}

header .header__wrap .header__top--left .phones__wrap .hidden__phones {
    display: none;
    width: 260px;
    padding: 35px 25px;
    background-color: #fff;
    position: absolute;
    bottom: -400px;
    left: -50px;
    text-align: center;
    z-index: 4;
    z-index: 9
}

header .header__wrap .header__top--left .phones__wrap .hidden__phones:before {
    display: block;
    content: "";
    width: 100%;
    height: 15px;
    position: absolute;
    left: 0;
    top: -15px;
    background-color: transparent
}

header .header__wrap .header__top--left .phones__wrap .hidden__phones .close__h--phones {
    display: block;
    width: 20px;
    height: 20px;
    background: transparent url(../img/cross.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 20px;
    right: 20px
}

header .header__wrap .header__top--left .phones__wrap .hidden__phones .phone {
    display: block;
    font-size: 17px;
    font-weight: 500;
    color: #000;
    margin-bottom: 20px
}

header .header__wrap .header__top--left .phones__wrap .hidden__phones .order__title, header .header__wrap .header__top--left .phones__wrap .hidden__phones .support__title {
    color: #a6a6a6;
    font-size: 13px;
    margin-bottom: 30px
}

header .header__wrap .header__top--left .phones__wrap .hidden__phones h6 {
    font-size: 11px;
    text-align: center;
    position: relative;
    margin-bottom: 25px
}

header .header__wrap .header__top--left .phones__wrap .hidden__phones h6:before {
    display: block;
    content: "";
    width: 55px;
    height: 1px;
    background-color: #a6a6a6;
    position: absolute;
    left: 0;
    top: 7px
}

header .header__wrap .header__top--left .phones__wrap .hidden__phones h6:after {
    display: block;
    content: "";
    width: 55px;
    height: 1px;
    background-color: #a6a6a6;
    position: absolute;
    right: 0;
    top: 7px
}

header .header__wrap .header__top--left .phones__wrap .hidden__phones form {
    width: 100%
}

header .header__wrap .header__top--left .phones__wrap .hidden__phones form .wpcf7-form-control-wrap {
    display: block;
    width: 100%;
    margin-bottom: 10px
}

header .header__wrap .header__top--left .phones__wrap .hidden__phones form .wpcf7-form-control-wrap input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 0;
    background-color: #eee;
    padding: 20px;
    font-size: 12px;
    color: #000
}

header .header__wrap .header__top--left .phones__wrap .hidden__phones form .wpcf7-form-control-wrap input::-webkit-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: #a6a6a6;
    font-style: normal !important
}

header .header__wrap .header__top--left .phones__wrap .hidden__phones form .wpcf7-form-control-wrap input::-moz-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: #a6a6a6;
    font-style: normal !important
}

header .header__wrap .header__top--left .phones__wrap .hidden__phones form .wpcf7-form-control-wrap input:-ms-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: #a6a6a6;
    font-style: normal !important
}

header .header__wrap .header__top--left .phones__wrap .hidden__phones form .wpcf7-form-control-wrap input:-moz-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: #a6a6a6;
    font-style: normal !important
}

header .header__wrap .header__top--left .phones__wrap .hidden__phones form .wpcf7-form-control-wrap input:focus {
    outline: none
}

header .header__wrap .header__top--left .phones__wrap .hidden__phones form .send__form {
    display: block;
    width: 100%;
    color: #fff;
    background-color: #000;
    text-align: center;
    border: 0;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 20px 0
}

header .header__wrap .header__top--left .phones__wrap .hidden__phones form .send__form:focus {
    outline: none
}

header .header__wrap .header__top--left .phones__wrap .hidden__phones .thankyou__form {
    padding-top: 20px;
    text-align: center
}

header .header__wrap .header__top--left .phones__wrap .hidden__phones .thankyou__form h4 {
    font-size: 12px;
    margin-bottom: 10px
}

header .header__wrap .header__top--left .phones__wrap .hidden__phones .thankyou__form p {
    font-size: 12px;
    font-weight: 500;
    color: #000;
    color: rgba(0, 0, 0, .35)
}

header .left__lang--currency {
    margin-right: 150px
}

header .left__lang--currency .language {
    margin-right: 40px
}

header .left__lang--currency .language:hover .current__lang {
    color: #000
}

header .left__lang--currency .language:hover .current__lang:after {
    background: transparent url(../img/arrow-top-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

header .left__lang--currency .language:hover .hidden__lang {
    display: block
}

header .left__lang--currency .currency__wrap:hover .current__currency {
    color: #000
}

header .left__lang--currency .currency__wrap:hover .current__currency:after {
    background: transparent url(../img/arrow-top-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

header .left__lang--currency .currency__wrap:hover .hidden__currency {
    display: block
}

header .left__lang--currency .dropdown__lc {
    position: relative
}

header .left__lang--currency .dropdown__lc .lc__title {
    color: #666;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    cursor: pointer
}

header .left__lang--currency .dropdown__lc .lc__title:after {
    display: block;
    content: "";
    width: 8px;
    height: 5px;
    background: transparent url(../img/arrow-top.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
    top: 5px;
    right: -15px
}

header .left__lang--currency .dropdown__lc .hidden__lc {
    display: none;
    position: absolute;
    width: 335px;
    bottom: -305px;
    left: -40px;
    background-color: #fff;
    padding: 40px 22px;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

header .left__lang--currency .dropdown__lc .hidden__lc:before {
    display: block;
    content: "";
    width: 100%;
    height: 30px;
    position: absolute;
    left: 0;
    top: -30px;
    background-color: transparent
}

header .left__lang--currency .dropdown__lc .hidden__lc .top__lang--title {
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 15px;
    padding-left: 15px
}

header .left__lang--currency .dropdown__lc .hidden__lc .main__hidden--lc {
    margin-padding: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f2f2f2
}

header .left__lang--currency .dropdown__lc .hidden__lc .main__hidden--lc li {
    list-style-type: none;
    padding: 15px
}

header .left__lang--currency .dropdown__lc .hidden__lc .main__hidden--lc li.active, header .left__lang--currency .dropdown__lc .hidden__lc .main__hidden--lc li:hover {
    background-color: #f2f2f2
}

header .left__lang--currency .dropdown__lc .hidden__lc .main__hidden--lc li a, header .left__lang--currency .dropdown__lc .hidden__lc .main__hidden--lc li a span {
    font-size: 17px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase
}

header .left__lang--currency .dropdown__lc .hidden__lc .main__hidden--lc li a span span {
    color: #a6a6a6
}

header .left__lang--currency .dropdown__lc .hidden__lc .save__lc {
    display: block;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    position: relative
}

header .left__lang--currency .dropdown__lc .hidden__lc .save__lc:after {
    display: block;
    content: "";
    width: 60px;
    height: 1px;
    background: #f2f2f2;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: -11px
}

header .header--logo {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 15px;
    width: 220px
}

header .header--logo a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 9
}

header .header--logo img {
    max-width: 100%;
    width: 100%
}

header .header__nav ul li {
    display: inline-block;
    margin-right: 60px;
    position: relative
}

header .header__nav ul li:hover a {
    color: #000
}

header .header__nav ul li:last-child {
    margin-right: 0
}

header .header__nav ul li.menu-item-has-children:after {
    display: none;
    content: "";
    width: 8px;
    height: 5px;
    background: transparent url(../img/arrow-top.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
    top: 5px;
    right: -15px
}

header .header__nav ul li.menu-item-has-children:hover:after {
    background: transparent url(../img/arrow-top-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

header .header__nav ul li a {
    color: #666;
    text-transform: uppercase;
    font-weight: 500
}

.right__header--panel .user__panel {
    position: relative;
    margin-right: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.right__header--panel .user__panel .user__name {
    font-size: 11px;
    font-weight: 500;
    margin-left: 10px
}

.right__header--panel .user__panel:hover .login__register {
    opacity: 1
}

.right__header--panel .user__panel:hover .login__register--panel {
    display: block
}

.right__header--panel .user__panel .login__register {
    width: 19px;
    height: 18px;
    display: block;
    background: transparent url(../img/user-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    opacity: .5
}

.right__header--panel .user__panel .login__register--panel {
    display: none;
    width: 310px;
    background-color: #fff;
    -webkit-box-shadow: 0 23px 130px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 23px 130px 0 rgba(0, 0, 0, .12);
    padding: 45px 25px;
    position: absolute;
    top: 50px;
    left: -145px
}

.right__header--panel .user__panel .login__register--panel .close__reg--panel {
    display: block;
    width: 20px;
    height: 20px;
    background: transparent url(../img/cross.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 20px;
    right: 20px
}

.right__header--panel .user__panel .login__register--panel:before {
    display: block;
    content: "";
    width: 100%;
    height: 35px;
    position: absolute;
    left: 0;
    top: -35px
}

.right__header--panel .user__panel .login__register--panel:after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 30px solid #fff;
    position: absolute;
    top: -29px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto
}

.right__header--panel .user__panel .login__register--panel h4 {
    font-size: 11px;
    margin-bottom: 15px;
    text-align: center
}

.right__header--panel .user__panel .login__register--panel .login__button {
    display: block;
    width: 100%;
    padding: 20px 0;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 15px;
    text-align: center
}

.right__header--panel .user__panel .login__register--panel .register__button {
    display: block;
    width: 100%;
    padding: 20px 0;
    background-color: #fff;
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    border: 1px solid #000
}

.wishlist:hover .wishlist__popup {
    display: block
}

.woocommerce-wishlist .social__bottom--wishlist {
    display: none
}

.cart__wrap:hover .cart__popup {
    display: block
}

.cart__wrap, .wishlist {
    position: relative
}

.cart__wrap .wishlist__icon, .wishlist .wishlist__icon {
    display: block;
    width: 20px;
    height: 18px;
    background: transparent url(../img/wishlist-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    margin-right: 30px;
    position: relative;
    opacity: .5
}

.cart__wrap .wishlist__icon .wish__items--length, .wishlist .wishlist__icon .wish__items--length {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background-color: maroon;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    position: absolute;
    right: -7px;
    top: -7px;
    font-size: 10px
}

.cart__wrap .wishlist__icon:hover, .wishlist .wishlist__icon:hover {
    opacity: 1;
    background: transparent url(../img/full-star.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.cart__wrap .cart__icon, .wishlist .cart__icon {
    display: block;
    width: 15px;
    height: 18px;
    background: transparent url(../img/cart-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    opacity: .5;
    position: relative
}

.cart__wrap .cart__icon:hover, .wishlist .cart__icon:hover {
    opacity: 1;
    background: transparent url(../img/cart-hover.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.cart__wrap .cart__icon .cart__items--length, .wishlist .cart__icon .cart__items--length {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background-color: maroon;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    position: absolute;
    right: -7px;
    top: -7px;
    font-size: 10px
}

.cart__wrap .cart__popup, .cart__wrap .wishlist__popup, .wishlist .cart__popup, .wishlist .wishlist__popup {
    width: 800px;
    background-color: #fff;
    -webkit-box-shadow: 0 23px 130px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 23px 130px 0 rgba(0, 0, 0, .12);
    padding: 50px 30px 40px;
    position: absolute;
    margin-top: 35px;
    left: -700px;
    display: none
}

.cart__wrap .cart__popup:before, .cart__wrap .wishlist__popup:before, .wishlist .cart__popup:before, .wishlist .wishlist__popup:before {
    display: block;
    content: "";
    width: 100%;
    height: 35px;
    position: absolute;
    left: 0;
    top: -35px
}

.cart__wrap .cart__popup:after, .cart__wrap .wishlist__popup:after, .wishlist .cart__popup:after, .wishlist .wishlist__popup:after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 30px solid #fff;
    position: absolute;
    top: -29px;
    right: 70px
}

.cart__wrap .cart__popup .close__cart, .cart__wrap .cart__popup .close__wishlist, .cart__wrap .wishlist__popup .close__cart, .cart__wrap .wishlist__popup .close__wishlist, .wishlist .cart__popup .close__cart, .wishlist .cart__popup .close__wishlist, .wishlist .wishlist__popup .close__cart, .wishlist .wishlist__popup .close__wishlist {
    display: block;
    width: 20px;
    height: 20px;
    background: transparent url(../img/cross.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 40px;
    right: 40px
}

.cart__wrap .cart__popup h4, .cart__wrap .wishlist__popup h4, .wishlist .cart__popup h4, .wishlist .wishlist__popup h4 {
    font-size: 11px;
    margin-bottom: 15px
}

.cart__wrap .cart__popup .cart__form, .cart__wrap .cart__popup .wishlist__form, .cart__wrap .wishlist__popup .cart__form, .cart__wrap .wishlist__popup .wishlist__form, .wishlist .cart__popup .cart__form, .wishlist .cart__popup .wishlist__form, .wishlist .wishlist__popup .cart__form, .wishlist .wishlist__popup .wishlist__form {
    border-top: 1px solid #f2f2f2;
    max-height: 375px;
    overflow-y: auto;
    padding-right: 15px
}

.cart__wrap .cart__popup .cart__form::-webkit-scrollbar, .cart__wrap .cart__popup .wishlist__form::-webkit-scrollbar, .cart__wrap .wishlist__popup .cart__form::-webkit-scrollbar, .cart__wrap .wishlist__popup .wishlist__form::-webkit-scrollbar, .wishlist .cart__popup .cart__form::-webkit-scrollbar, .wishlist .cart__popup .wishlist__form::-webkit-scrollbar, .wishlist .wishlist__popup .cart__form::-webkit-scrollbar, .wishlist .wishlist__popup .wishlist__form::-webkit-scrollbar {
    cursor: pointer;
    width: 5px
}

.cart__wrap .cart__popup .cart__form::-webkit-scrollbar-track, .cart__wrap .cart__popup .wishlist__form::-webkit-scrollbar-track, .cart__wrap .wishlist__popup .cart__form::-webkit-scrollbar-track, .cart__wrap .wishlist__popup .wishlist__form::-webkit-scrollbar-track, .wishlist .cart__popup .cart__form::-webkit-scrollbar-track, .wishlist .cart__popup .wishlist__form::-webkit-scrollbar-track, .wishlist .wishlist__popup .cart__form::-webkit-scrollbar-track, .wishlist .wishlist__popup .wishlist__form::-webkit-scrollbar-track {
    background: #f2f2f2;
    width: 5px;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    -webkit-background-clip: content-box;
    background-clip: content-box;
    border-radius: 18px
}

.cart__wrap .cart__popup .cart__form::-webkit-scrollbar-thumb, .cart__wrap .cart__popup .wishlist__form::-webkit-scrollbar-thumb, .cart__wrap .wishlist__popup .cart__form::-webkit-scrollbar-thumb, .cart__wrap .wishlist__popup .wishlist__form::-webkit-scrollbar-thumb, .wishlist .cart__popup .cart__form::-webkit-scrollbar-thumb, .wishlist .cart__popup .wishlist__form::-webkit-scrollbar-thumb, .wishlist .wishlist__popup .cart__form::-webkit-scrollbar-thumb, .wishlist .wishlist__popup .wishlist__form::-webkit-scrollbar-thumb {
    background: #000;
    cursor: pointer;
    width: 5px;
    max-height: 100px
}

.cart__wrap .cart__popup .cart__form .popup__cart--item, .cart__wrap .cart__popup .cart__form .wishlist__item, .cart__wrap .cart__popup .wishlist__form .popup__cart--item, .cart__wrap .cart__popup .wishlist__form .wishlist__item, .cart__wrap .wishlist__popup .cart__form .popup__cart--item, .cart__wrap .wishlist__popup .cart__form .wishlist__item, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item, .wishlist .cart__popup .cart__form .popup__cart--item, .wishlist .cart__popup .cart__form .wishlist__item, .wishlist .cart__popup .wishlist__form .popup__cart--item, .wishlist .cart__popup .wishlist__form .wishlist__item, .wishlist .wishlist__popup .cart__form .popup__cart--item, .wishlist .wishlist__popup .cart__form .wishlist__item, .wishlist .wishlist__popup .wishlist__form .popup__cart--item, .wishlist .wishlist__popup .wishlist__form .wishlist__item {
    padding: 25px 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #f2f2f2;
    position: relative
}

.cart__wrap .cart__popup .cart__form .popup__cart--item .remove__cart--item, .cart__wrap .cart__popup .cart__form .popup__cart--item .remove__wish--item, .cart__wrap .cart__popup .cart__form .wishlist__item .remove__cart--item, .cart__wrap .cart__popup .cart__form .wishlist__item .remove__wish--item, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .remove__cart--item, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .remove__wish--item, .cart__wrap .cart__popup .wishlist__form .wishlist__item .remove__cart--item, .cart__wrap .cart__popup .wishlist__form .wishlist__item .remove__wish--item, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .remove__cart--item, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .remove__wish--item, .cart__wrap .wishlist__popup .cart__form .wishlist__item .remove__cart--item, .cart__wrap .wishlist__popup .cart__form .wishlist__item .remove__wish--item, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .remove__cart--item, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .remove__wish--item, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .remove__cart--item, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .remove__wish--item, .wishlist .cart__popup .cart__form .popup__cart--item .remove__cart--item, .wishlist .cart__popup .cart__form .popup__cart--item .remove__wish--item, .wishlist .cart__popup .cart__form .wishlist__item .remove__cart--item, .wishlist .cart__popup .cart__form .wishlist__item .remove__wish--item, .wishlist .cart__popup .wishlist__form .popup__cart--item .remove__cart--item, .wishlist .cart__popup .wishlist__form .popup__cart--item .remove__wish--item, .wishlist .cart__popup .wishlist__form .wishlist__item .remove__cart--item, .wishlist .cart__popup .wishlist__form .wishlist__item .remove__wish--item, .wishlist .wishlist__popup .cart__form .popup__cart--item .remove__cart--item, .wishlist .wishlist__popup .cart__form .popup__cart--item .remove__wish--item, .wishlist .wishlist__popup .cart__form .wishlist__item .remove__cart--item, .wishlist .wishlist__popup .cart__form .wishlist__item .remove__wish--item, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .remove__cart--item, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .remove__wish--item, .wishlist .wishlist__popup .wishlist__form .wishlist__item .remove__cart--item, .wishlist .wishlist__popup .wishlist__form .wishlist__item .remove__wish--item {
    display: block;
    width: 12px;
    height: 12px;
    background: transparent url(../img/small-cross.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    margin-right: 30px
}

.cart__wrap .cart__popup .cart__form .popup__cart--item .cart__info--wrap, .cart__wrap .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap, .cart__wrap .cart__popup .cart__form .wishlist__item .cart__info--wrap, .cart__wrap .cart__popup .cart__form .wishlist__item .wishlist__info--wrap, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap, .cart__wrap .cart__popup .wishlist__form .wishlist__item .cart__info--wrap, .cart__wrap .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap, .cart__wrap .wishlist__popup .cart__form .wishlist__item .cart__info--wrap, .cart__wrap .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap, .wishlist .cart__popup .cart__form .popup__cart--item .cart__info--wrap, .wishlist .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap, .wishlist .cart__popup .cart__form .wishlist__item .cart__info--wrap, .wishlist .cart__popup .cart__form .wishlist__item .wishlist__info--wrap, .wishlist .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap, .wishlist .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap, .wishlist .cart__popup .wishlist__form .wishlist__item .cart__info--wrap, .wishlist .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap, .wishlist .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap, .wishlist .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap, .wishlist .wishlist__popup .cart__form .wishlist__item .cart__info--wrap, .wishlist .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap, .wishlist .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap, .wishlist .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 370px
}

.cart__wrap .cart__popup .cart__form .popup__cart--item .cart__info--wrap .cart__thumb, .cart__wrap .cart__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__thumb, .cart__wrap .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__thumb, .cart__wrap .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__thumb, .cart__wrap .cart__popup .cart__form .wishlist__item .cart__info--wrap .cart__thumb, .cart__wrap .cart__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__thumb, .cart__wrap .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__thumb, .cart__wrap .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__thumb, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__thumb, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__thumb, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__thumb, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__thumb, .cart__wrap .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__thumb, .cart__wrap .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__thumb, .cart__wrap .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__thumb, .cart__wrap .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__thumb, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .cart__thumb, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__thumb, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__thumb, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__thumb, .cart__wrap .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .cart__thumb, .cart__wrap .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__thumb, .cart__wrap .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__thumb, .cart__wrap .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__thumb, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__thumb, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__thumb, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__thumb, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__thumb, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__thumb, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__thumb, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__thumb, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__thumb, .wishlist .cart__popup .cart__form .popup__cart--item .cart__info--wrap .cart__thumb, .wishlist .cart__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__thumb, .wishlist .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__thumb, .wishlist .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__thumb, .wishlist .cart__popup .cart__form .wishlist__item .cart__info--wrap .cart__thumb, .wishlist .cart__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__thumb, .wishlist .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__thumb, .wishlist .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__thumb, .wishlist .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__thumb, .wishlist .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__thumb, .wishlist .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__thumb, .wishlist .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__thumb, .wishlist .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__thumb, .wishlist .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__thumb, .wishlist .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__thumb, .wishlist .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__thumb, .wishlist .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .cart__thumb, .wishlist .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__thumb, .wishlist .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__thumb, .wishlist .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__thumb, .wishlist .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .cart__thumb, .wishlist .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__thumb, .wishlist .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__thumb, .wishlist .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__thumb, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__thumb, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__thumb, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__thumb, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__thumb, .wishlist .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__thumb, .wishlist .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__thumb, .wishlist .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__thumb, .wishlist .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__thumb {
    width: 75px;
    height: 75px;
    padding: 10px;
    margin-right: 20px;
    border: 1px solid #f2f2f2;
    -webkit-box-shadow: 0 13px 27px rgba(0, 0, 0, .16);
    box-shadow: 0 13px 27px rgba(0, 0, 0, .16);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cart__wrap .cart__popup .cart__form .popup__cart--item .cart__info--wrap .cart__titles, .cart__wrap .cart__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__titles, .cart__wrap .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__titles, .cart__wrap .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__titles, .cart__wrap .cart__popup .cart__form .wishlist__item .cart__info--wrap .cart__titles, .cart__wrap .cart__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__titles, .cart__wrap .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__titles, .cart__wrap .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__titles, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__titles, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__titles, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__titles, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__titles, .cart__wrap .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__titles, .cart__wrap .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__titles, .cart__wrap .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__titles, .cart__wrap .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__titles, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .cart__titles, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__titles, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__titles, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__titles, .cart__wrap .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .cart__titles, .cart__wrap .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__titles, .cart__wrap .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__titles, .cart__wrap .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__titles, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__titles, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__titles, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__titles, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__titles, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__titles, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__titles, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__titles, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__titles, .wishlist .cart__popup .cart__form .popup__cart--item .cart__info--wrap .cart__titles, .wishlist .cart__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__titles, .wishlist .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__titles, .wishlist .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__titles, .wishlist .cart__popup .cart__form .wishlist__item .cart__info--wrap .cart__titles, .wishlist .cart__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__titles, .wishlist .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__titles, .wishlist .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__titles, .wishlist .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__titles, .wishlist .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__titles, .wishlist .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__titles, .wishlist .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__titles, .wishlist .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__titles, .wishlist .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__titles, .wishlist .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__titles, .wishlist .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__titles, .wishlist .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .cart__titles, .wishlist .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__titles, .wishlist .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__titles, .wishlist .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__titles, .wishlist .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .cart__titles, .wishlist .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__titles, .wishlist .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__titles, .wishlist .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__titles, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__titles, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__titles, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__titles, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__titles, .wishlist .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__titles, .wishlist .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__titles, .wishlist .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__titles, .wishlist .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__titles {
    width: -webkit-calc(100% - 95px);
    width: calc(100% - 95px)
}

.cart__wrap .cart__popup .cart__form .popup__cart--item .cart__info--wrap .cart__titles .cart__title, .cart__wrap .cart__popup .cart__form .popup__cart--item .cart__info--wrap .cart__titles .wish__title, .cart__wrap .cart__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__titles .cart__title, .cart__wrap .cart__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__titles .wish__title, .cart__wrap .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__titles .cart__title, .cart__wrap .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__titles .wish__title, .cart__wrap .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .cart__title, .cart__wrap .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .wish__title, .cart__wrap .cart__popup .cart__form .wishlist__item .cart__info--wrap .cart__titles .cart__title, .cart__wrap .cart__popup .cart__form .wishlist__item .cart__info--wrap .cart__titles .wish__title, .cart__wrap .cart__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__titles .cart__title, .cart__wrap .cart__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__titles .wish__title, .cart__wrap .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__titles .cart__title, .cart__wrap .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__titles .wish__title, .cart__wrap .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__titles .cart__title, .cart__wrap .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__titles .wish__title, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__titles .cart__title, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__titles .wish__title, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__titles .cart__title, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__titles .wish__title, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__titles .cart__title, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__titles .wish__title, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .cart__title, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .wish__title, .cart__wrap .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__titles .cart__title, .cart__wrap .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__titles .wish__title, .cart__wrap .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__titles .cart__title, .cart__wrap .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__titles .wish__title, .cart__wrap .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__titles .cart__title, .cart__wrap .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__titles .wish__title, .cart__wrap .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__titles .cart__title, .cart__wrap .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__titles .wish__title, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .cart__titles .cart__title, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .cart__titles .wish__title, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__titles .cart__title, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__titles .wish__title, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__titles .cart__title, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__titles .wish__title, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .cart__title, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .wish__title, .cart__wrap .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .cart__titles .cart__title, .cart__wrap .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .cart__titles .wish__title, .cart__wrap .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__titles .cart__title, .cart__wrap .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__titles .wish__title, .cart__wrap .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__titles .cart__title, .cart__wrap .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__titles .wish__title, .cart__wrap .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__titles .cart__title, .cart__wrap .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__titles .wish__title, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__titles .cart__title, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__titles .wish__title, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__titles .cart__title, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__titles .wish__title, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__titles .cart__title, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__titles .wish__title, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .cart__title, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .wish__title, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__titles .cart__title, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__titles .wish__title, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__titles .cart__title, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__titles .wish__title, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__titles .cart__title, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__titles .wish__title, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__titles .cart__title, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__titles .wish__title, .wishlist .cart__popup .cart__form .popup__cart--item .cart__info--wrap .cart__titles .cart__title, .wishlist .cart__popup .cart__form .popup__cart--item .cart__info--wrap .cart__titles .wish__title, .wishlist .cart__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__titles .cart__title, .wishlist .cart__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__titles .wish__title, .wishlist .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__titles .cart__title, .wishlist .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__titles .wish__title, .wishlist .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .cart__title, .wishlist .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .wish__title, .wishlist .cart__popup .cart__form .wishlist__item .cart__info--wrap .cart__titles .cart__title, .wishlist .cart__popup .cart__form .wishlist__item .cart__info--wrap .cart__titles .wish__title, .wishlist .cart__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__titles .cart__title, .wishlist .cart__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__titles .wish__title, .wishlist .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__titles .cart__title, .wishlist .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__titles .wish__title, .wishlist .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__titles .cart__title, .wishlist .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__titles .wish__title, .wishlist .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__titles .cart__title, .wishlist .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__titles .wish__title, .wishlist .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__titles .cart__title, .wishlist .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__titles .wish__title, .wishlist .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__titles .cart__title, .wishlist .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__titles .wish__title, .wishlist .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .cart__title, .wishlist .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .wish__title, .wishlist .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__titles .cart__title, .wishlist .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__titles .wish__title, .wishlist .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__titles .cart__title, .wishlist .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__titles .wish__title, .wishlist .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__titles .cart__title, .wishlist .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__titles .wish__title, .wishlist .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__titles .cart__title, .wishlist .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__titles .wish__title, .wishlist .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .cart__titles .cart__title, .wishlist .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .cart__titles .wish__title, .wishlist .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__titles .cart__title, .wishlist .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__titles .wish__title, .wishlist .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__titles .cart__title, .wishlist .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__titles .wish__title, .wishlist .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .cart__title, .wishlist .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .wish__title, .wishlist .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .cart__titles .cart__title, .wishlist .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .cart__titles .wish__title, .wishlist .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__titles .cart__title, .wishlist .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__titles .wish__title, .wishlist .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__titles .cart__title, .wishlist .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__titles .wish__title, .wishlist .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__titles .cart__title, .wishlist .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__titles .wish__title, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__titles .cart__title, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__titles .wish__title, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__titles .cart__title, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__titles .wish__title, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__titles .cart__title, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__titles .wish__title, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .cart__title, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .wish__title, .wishlist .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__titles .cart__title, .wishlist .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__titles .wish__title, .wishlist .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__titles .cart__title, .wishlist .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__titles .wish__title, .wishlist .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__titles .cart__title, .wishlist .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__titles .wish__title, .wishlist .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__titles .cart__title, .wishlist .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__titles .wish__title {
    font-size: 17px;
    margin-bottom: 15px;
    text-decoration: underline
}

.cart__wrap .cart__popup .cart__form .popup__cart--item .cart__info--wrap .cart__titles .cart__title a, .cart__wrap .cart__popup .cart__form .popup__cart--item .cart__info--wrap .cart__titles .wish__title a, .cart__wrap .cart__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__titles .cart__title a, .cart__wrap .cart__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__titles .wish__title a, .cart__wrap .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__titles .cart__title a, .cart__wrap .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__titles .wish__title a, .cart__wrap .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .cart__title a, .cart__wrap .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .wish__title a, .cart__wrap .cart__popup .cart__form .wishlist__item .cart__info--wrap .cart__titles .cart__title a, .cart__wrap .cart__popup .cart__form .wishlist__item .cart__info--wrap .cart__titles .wish__title a, .cart__wrap .cart__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__titles .cart__title a, .cart__wrap .cart__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__titles .wish__title a, .cart__wrap .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__titles .cart__title a, .cart__wrap .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__titles .wish__title a, .cart__wrap .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__titles .cart__title a, .cart__wrap .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__titles .wish__title a, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__titles .cart__title a, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__titles .wish__title a, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__titles .cart__title a, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__titles .wish__title a, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__titles .cart__title a, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__titles .wish__title a, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .cart__title a, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .wish__title a, .cart__wrap .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__titles .cart__title a, .cart__wrap .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__titles .wish__title a, .cart__wrap .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__titles .cart__title a, .cart__wrap .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__titles .wish__title a, .cart__wrap .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__titles .cart__title a, .cart__wrap .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__titles .wish__title a, .cart__wrap .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__titles .cart__title a, .cart__wrap .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__titles .wish__title a, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .cart__titles .cart__title a, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .cart__titles .wish__title a, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__titles .cart__title a, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__titles .wish__title a, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__titles .cart__title a, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__titles .wish__title a, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .cart__title a, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .wish__title a, .cart__wrap .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .cart__titles .cart__title a, .cart__wrap .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .cart__titles .wish__title a, .cart__wrap .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__titles .cart__title a, .cart__wrap .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__titles .wish__title a, .cart__wrap .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__titles .cart__title a, .cart__wrap .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__titles .wish__title a, .cart__wrap .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__titles .cart__title a, .cart__wrap .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__titles .wish__title a, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__titles .cart__title a, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__titles .wish__title a, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__titles .cart__title a, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__titles .wish__title a, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__titles .cart__title a, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__titles .wish__title a, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .cart__title a, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .wish__title a, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__titles .cart__title a, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__titles .wish__title a, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__titles .cart__title a, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__titles .wish__title a, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__titles .cart__title a, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__titles .wish__title a, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__titles .cart__title a, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__titles .wish__title a, .wishlist .cart__popup .cart__form .popup__cart--item .cart__info--wrap .cart__titles .cart__title a, .wishlist .cart__popup .cart__form .popup__cart--item .cart__info--wrap .cart__titles .wish__title a, .wishlist .cart__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__titles .cart__title a, .wishlist .cart__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__titles .wish__title a, .wishlist .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__titles .cart__title a, .wishlist .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__titles .wish__title a, .wishlist .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .cart__title a, .wishlist .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .wish__title a, .wishlist .cart__popup .cart__form .wishlist__item .cart__info--wrap .cart__titles .cart__title a, .wishlist .cart__popup .cart__form .wishlist__item .cart__info--wrap .cart__titles .wish__title a, .wishlist .cart__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__titles .cart__title a, .wishlist .cart__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__titles .wish__title a, .wishlist .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__titles .cart__title a, .wishlist .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__titles .wish__title a, .wishlist .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__titles .cart__title a, .wishlist .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__titles .wish__title a, .wishlist .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__titles .cart__title a, .wishlist .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__titles .wish__title a, .wishlist .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__titles .cart__title a, .wishlist .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__titles .wish__title a, .wishlist .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__titles .cart__title a, .wishlist .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__titles .wish__title a, .wishlist .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .cart__title a, .wishlist .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .wish__title a, .wishlist .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__titles .cart__title a, .wishlist .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__titles .wish__title a, .wishlist .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__titles .cart__title a, .wishlist .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__titles .wish__title a, .wishlist .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__titles .cart__title a, .wishlist .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__titles .wish__title a, .wishlist .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__titles .cart__title a, .wishlist .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__titles .wish__title a, .wishlist .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .cart__titles .cart__title a, .wishlist .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .cart__titles .wish__title a, .wishlist .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__titles .cart__title a, .wishlist .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__titles .wish__title a, .wishlist .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__titles .cart__title a, .wishlist .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__titles .wish__title a, .wishlist .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .cart__title a, .wishlist .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .wish__title a, .wishlist .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .cart__titles .cart__title a, .wishlist .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .cart__titles .wish__title a, .wishlist .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__titles .cart__title a, .wishlist .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__titles .wish__title a, .wishlist .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__titles .cart__title a, .wishlist .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__titles .wish__title a, .wishlist .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__titles .cart__title a, .wishlist .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__titles .wish__title a, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__titles .cart__title a, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__titles .wish__title a, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__titles .cart__title a, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__titles .wish__title a, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__titles .cart__title a, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__titles .wish__title a, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .cart__title a, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .wish__title a, .wishlist .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__titles .cart__title a, .wishlist .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__titles .wish__title a, .wishlist .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__titles .cart__title a, .wishlist .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__titles .wish__title a, .wishlist .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__titles .cart__title a, .wishlist .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__titles .wish__title a, .wishlist .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__titles .cart__title a, .wishlist .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__titles .wish__title a {
    color: #000
}

.cart__wrap .cart__popup .cart__form .popup__cart--item .cart__info--wrap .cart__titles .price, .cart__wrap .cart__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__titles .price, .cart__wrap .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__titles .price, .cart__wrap .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .price, .cart__wrap .cart__popup .cart__form .wishlist__item .cart__info--wrap .cart__titles .price, .cart__wrap .cart__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__titles .price, .cart__wrap .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__titles .price, .cart__wrap .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__titles .price, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__titles .price, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__titles .price, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__titles .price, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .price, .cart__wrap .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__titles .price, .cart__wrap .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__titles .price, .cart__wrap .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__titles .price, .cart__wrap .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__titles .price, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .cart__titles .price, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__titles .price, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__titles .price, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .price, .cart__wrap .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .cart__titles .price, .cart__wrap .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__titles .price, .cart__wrap .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__titles .price, .cart__wrap .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__titles .price, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__titles .price, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__titles .price, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__titles .price, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .price, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__titles .price, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__titles .price, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__titles .price, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__titles .price, .wishlist .cart__popup .cart__form .popup__cart--item .cart__info--wrap .cart__titles .price, .wishlist .cart__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__titles .price, .wishlist .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__titles .price, .wishlist .cart__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .price, .wishlist .cart__popup .cart__form .wishlist__item .cart__info--wrap .cart__titles .price, .wishlist .cart__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__titles .price, .wishlist .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__titles .price, .wishlist .cart__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__titles .price, .wishlist .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__titles .price, .wishlist .cart__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__titles .price, .wishlist .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__titles .price, .wishlist .cart__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .price, .wishlist .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__titles .price, .wishlist .cart__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__titles .price, .wishlist .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__titles .price, .wishlist .cart__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__titles .price, .wishlist .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .cart__titles .price, .wishlist .wishlist__popup .cart__form .popup__cart--item .cart__info--wrap .wishlist__titles .price, .wishlist .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .cart__titles .price, .wishlist .wishlist__popup .cart__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .price, .wishlist .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .cart__titles .price, .wishlist .wishlist__popup .cart__form .wishlist__item .cart__info--wrap .wishlist__titles .price, .wishlist .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .cart__titles .price, .wishlist .wishlist__popup .cart__form .wishlist__item .wishlist__info--wrap .wishlist__titles .price, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .cart__titles .price, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .cart__info--wrap .wishlist__titles .price, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .cart__titles .price, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .wishlist__info--wrap .wishlist__titles .price, .wishlist .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .cart__titles .price, .wishlist .wishlist__popup .wishlist__form .wishlist__item .cart__info--wrap .wishlist__titles .price, .wishlist .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .cart__titles .price, .wishlist .wishlist__popup .wishlist__form .wishlist__item .wishlist__info--wrap .wishlist__titles .price {
    font-size: 13px;
    opacity: .5
}

.cart__wrap .cart__popup .cart__form .popup__cart--item .add-to-cart, .cart__wrap .cart__popup .cart__form .wishlist__item .add-to-cart, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .add-to-cart, .cart__wrap .cart__popup .wishlist__form .wishlist__item .add-to-cart, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .add-to-cart, .cart__wrap .wishlist__popup .cart__form .wishlist__item .add-to-cart, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .add-to-cart, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .add-to-cart, .wishlist .cart__popup .cart__form .popup__cart--item .add-to-cart, .wishlist .cart__popup .cart__form .wishlist__item .add-to-cart, .wishlist .cart__popup .wishlist__form .popup__cart--item .add-to-cart, .wishlist .cart__popup .wishlist__form .wishlist__item .add-to-cart, .wishlist .wishlist__popup .cart__form .popup__cart--item .add-to-cart, .wishlist .wishlist__popup .cart__form .wishlist__item .add-to-cart, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .add-to-cart, .wishlist .wishlist__popup .wishlist__form .wishlist__item .add-to-cart {
    display: block;
    width: 190px;
    max-height: 62px;
    background: #000 url(../img/cart-icon-white.svg) left 50px center no-repeat;
    -webkit-background-size: 15px 15px;
    background-size: 15px;
    color: #fff;
    padding: 26px 0 20px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    text-indent: 25px;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto
}

.cart__wrap .cart__popup .cart__form .popup__cart--item .right__wrap, .cart__wrap .cart__popup .cart__form .wishlist__item .right__wrap, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .right__wrap, .cart__wrap .cart__popup .wishlist__form .wishlist__item .right__wrap, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .right__wrap, .cart__wrap .wishlist__popup .cart__form .wishlist__item .right__wrap, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .right__wrap, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .right__wrap, .wishlist .cart__popup .cart__form .popup__cart--item .right__wrap, .wishlist .cart__popup .cart__form .wishlist__item .right__wrap, .wishlist .cart__popup .wishlist__form .popup__cart--item .right__wrap, .wishlist .cart__popup .wishlist__form .wishlist__item .right__wrap, .wishlist .wishlist__popup .cart__form .popup__cart--item .right__wrap, .wishlist .wishlist__popup .cart__form .wishlist__item .right__wrap, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .right__wrap, .wishlist .wishlist__popup .wishlist__form .wishlist__item .right__wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto
}

.cart__wrap .cart__popup .cart__form .popup__cart--item .right__wrap .quantity__wrap, .cart__wrap .cart__popup .cart__form .wishlist__item .right__wrap .quantity__wrap, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .right__wrap .quantity__wrap, .cart__wrap .cart__popup .wishlist__form .wishlist__item .right__wrap .quantity__wrap, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .right__wrap .quantity__wrap, .cart__wrap .wishlist__popup .cart__form .wishlist__item .right__wrap .quantity__wrap, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .right__wrap .quantity__wrap, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .right__wrap .quantity__wrap, .wishlist .cart__popup .cart__form .popup__cart--item .right__wrap .quantity__wrap, .wishlist .cart__popup .cart__form .wishlist__item .right__wrap .quantity__wrap, .wishlist .cart__popup .wishlist__form .popup__cart--item .right__wrap .quantity__wrap, .wishlist .cart__popup .wishlist__form .wishlist__item .right__wrap .quantity__wrap, .wishlist .wishlist__popup .cart__form .popup__cart--item .right__wrap .quantity__wrap, .wishlist .wishlist__popup .cart__form .wishlist__item .right__wrap .quantity__wrap, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .right__wrap .quantity__wrap, .wishlist .wishlist__popup .wishlist__form .wishlist__item .right__wrap .quantity__wrap {
    margin-right: 60px;
    text-align: center
}

.cart__wrap .cart__popup .cart__form .popup__cart--item .right__wrap .quantity__wrap p, .cart__wrap .cart__popup .cart__form .wishlist__item .right__wrap .quantity__wrap p, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .right__wrap .quantity__wrap p, .cart__wrap .cart__popup .wishlist__form .wishlist__item .right__wrap .quantity__wrap p, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .right__wrap .quantity__wrap p, .cart__wrap .wishlist__popup .cart__form .wishlist__item .right__wrap .quantity__wrap p, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .right__wrap .quantity__wrap p, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .right__wrap .quantity__wrap p, .wishlist .cart__popup .cart__form .popup__cart--item .right__wrap .quantity__wrap p, .wishlist .cart__popup .cart__form .wishlist__item .right__wrap .quantity__wrap p, .wishlist .cart__popup .wishlist__form .popup__cart--item .right__wrap .quantity__wrap p, .wishlist .cart__popup .wishlist__form .wishlist__item .right__wrap .quantity__wrap p, .wishlist .wishlist__popup .cart__form .popup__cart--item .right__wrap .quantity__wrap p, .wishlist .wishlist__popup .cart__form .wishlist__item .right__wrap .quantity__wrap p, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .right__wrap .quantity__wrap p, .wishlist .wishlist__popup .wishlist__form .wishlist__item .right__wrap .quantity__wrap p {
    font-size: 12px;
    font-weight: 600;
    opacity: .4;
    margin-bottom: 20px
}

.cart__wrap .cart__popup .cart__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner, .cart__wrap .cart__popup .cart__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner, .cart__wrap .cart__popup .wishlist__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner, .cart__wrap .wishlist__popup .cart__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner, .wishlist .cart__popup .cart__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner, .wishlist .cart__popup .cart__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner, .wishlist .cart__popup .wishlist__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner, .wishlist .cart__popup .wishlist__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner, .wishlist .wishlist__popup .cart__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner, .wishlist .wishlist__popup .cart__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner, .wishlist .wishlist__popup .wishlist__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cart__wrap .cart__popup .cart__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner div, .cart__wrap .cart__popup .cart__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner div, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner div, .cart__wrap .cart__popup .wishlist__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner div, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner div, .cart__wrap .wishlist__popup .cart__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner div, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner div, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner div, .wishlist .cart__popup .cart__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner div, .wishlist .cart__popup .cart__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner div, .wishlist .cart__popup .wishlist__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner div, .wishlist .cart__popup .wishlist__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner div, .wishlist .wishlist__popup .cart__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner div, .wishlist .wishlist__popup .cart__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner div, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner div, .wishlist .wishlist__popup .wishlist__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner div {
    font-weight: 600
}

.cart__wrap .cart__popup .cart__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner .quantity, .cart__wrap .cart__popup .cart__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner .quantity, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner .quantity, .cart__wrap .cart__popup .wishlist__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner .quantity, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner .quantity, .cart__wrap .wishlist__popup .cart__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner .quantity, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner .quantity, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner .quantity, .wishlist .cart__popup .cart__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner .quantity, .wishlist .cart__popup .cart__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner .quantity, .wishlist .cart__popup .wishlist__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner .quantity, .wishlist .cart__popup .wishlist__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner .quantity, .wishlist .wishlist__popup .cart__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner .quantity, .wishlist .wishlist__popup .cart__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner .quantity, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .right__wrap .quantity__wrap .quantity__inner .quantity, .wishlist .wishlist__popup .wishlist__form .wishlist__item .right__wrap .quantity__wrap .quantity__inner .quantity {
    margin: 0 28px
}

.cart__wrap .cart__popup .cart__form .popup__cart--item .right__wrap .summ__wrap p, .cart__wrap .cart__popup .cart__form .wishlist__item .right__wrap .summ__wrap p, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .right__wrap .summ__wrap p, .cart__wrap .cart__popup .wishlist__form .wishlist__item .right__wrap .summ__wrap p, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .right__wrap .summ__wrap p, .cart__wrap .wishlist__popup .cart__form .wishlist__item .right__wrap .summ__wrap p, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .right__wrap .summ__wrap p, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .right__wrap .summ__wrap p, .wishlist .cart__popup .cart__form .popup__cart--item .right__wrap .summ__wrap p, .wishlist .cart__popup .cart__form .wishlist__item .right__wrap .summ__wrap p, .wishlist .cart__popup .wishlist__form .popup__cart--item .right__wrap .summ__wrap p, .wishlist .cart__popup .wishlist__form .wishlist__item .right__wrap .summ__wrap p, .wishlist .wishlist__popup .cart__form .popup__cart--item .right__wrap .summ__wrap p, .wishlist .wishlist__popup .cart__form .wishlist__item .right__wrap .summ__wrap p, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .right__wrap .summ__wrap p, .wishlist .wishlist__popup .wishlist__form .wishlist__item .right__wrap .summ__wrap p {
    font-size: 12px;
    font-weight: 600;
    opacity: .4;
    margin-bottom: 20px;
    text-align: right
}

.cart__wrap .cart__popup .cart__form .popup__cart--item .right__wrap .summ__wrap .price, .cart__wrap .cart__popup .cart__form .wishlist__item .right__wrap .summ__wrap .price, .cart__wrap .cart__popup .wishlist__form .popup__cart--item .right__wrap .summ__wrap .price, .cart__wrap .cart__popup .wishlist__form .wishlist__item .right__wrap .summ__wrap .price, .cart__wrap .wishlist__popup .cart__form .popup__cart--item .right__wrap .summ__wrap .price, .cart__wrap .wishlist__popup .cart__form .wishlist__item .right__wrap .summ__wrap .price, .cart__wrap .wishlist__popup .wishlist__form .popup__cart--item .right__wrap .summ__wrap .price, .cart__wrap .wishlist__popup .wishlist__form .wishlist__item .right__wrap .summ__wrap .price, .wishlist .cart__popup .cart__form .popup__cart--item .right__wrap .summ__wrap .price, .wishlist .cart__popup .cart__form .wishlist__item .right__wrap .summ__wrap .price, .wishlist .cart__popup .wishlist__form .popup__cart--item .right__wrap .summ__wrap .price, .wishlist .cart__popup .wishlist__form .wishlist__item .right__wrap .summ__wrap .price, .wishlist .wishlist__popup .cart__form .popup__cart--item .right__wrap .summ__wrap .price, .wishlist .wishlist__popup .cart__form .wishlist__item .right__wrap .summ__wrap .price, .wishlist .wishlist__popup .wishlist__form .popup__cart--item .right__wrap .summ__wrap .price, .wishlist .wishlist__popup .wishlist__form .wishlist__item .right__wrap .summ__wrap .price {
    font-weight: 600
}

.cart__wrap .cart__popup .wishlist__bottom, .cart__wrap .wishlist__popup .wishlist__bottom, .wishlist .cart__popup .wishlist__bottom, .wishlist .wishlist__popup .wishlist__bottom {
    padding-top: 40px
}

.cart__wrap .cart__popup .wishlist__bottom .summ, .cart__wrap .wishlist__popup .wishlist__bottom .summ, .wishlist .cart__popup .wishlist__bottom .summ, .wishlist .wishlist__popup .wishlist__bottom .summ {
    text-align: center;
    color: #bfbfbf;
    margin-bottom: 40px
}

.cart__wrap .cart__popup .wishlist__bottom .summ span, .cart__wrap .wishlist__popup .wishlist__bottom .summ span, .wishlist .cart__popup .wishlist__bottom .summ span, .wishlist .wishlist__popup .wishlist__bottom .summ span {
    color: #000;
    font-weight: 600
}

.cart__wrap .cart__popup .wishlist__bottom .buttons__wrap, .cart__wrap .wishlist__popup .wishlist__bottom .buttons__wrap, .wishlist .cart__popup .wishlist__bottom .buttons__wrap, .wishlist .wishlist__popup .wishlist__bottom .buttons__wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cart__wrap .cart__popup .wishlist__bottom .buttons__wrap .to-wishlist, .cart__wrap .wishlist__popup .wishlist__bottom .buttons__wrap .to-wishlist, .wishlist .cart__popup .wishlist__bottom .buttons__wrap .to-wishlist, .wishlist .wishlist__popup .wishlist__bottom .buttons__wrap .to-wishlist {
    display: block;
    width: 210px;
    padding: 24px 0;
    background-color: #000;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    margin-right: 20px
}

.cart__wrap .cart__popup .wishlist__bottom .buttons__wrap .to-cart, .cart__wrap .wishlist__popup .wishlist__bottom .buttons__wrap .to-cart, .wishlist .cart__popup .wishlist__bottom .buttons__wrap .to-cart, .wishlist .wishlist__popup .wishlist__bottom .buttons__wrap .to-cart {
    display: block;
    width: 210px;
    padding: 24px 0;
    color: #fff;
    background-color: #000;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500
}

.cart__wrap .cart__popup .cart__popup--bottom, .cart__wrap .wishlist__popup .cart__popup--bottom, .wishlist .cart__popup .cart__popup--bottom, .wishlist .wishlist__popup .cart__popup--bottom {
    padding: 30px 10px 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cart__wrap .cart__popup .cart__popup--bottom .summ, .cart__wrap .wishlist__popup .cart__popup--bottom .summ, .wishlist .cart__popup .cart__popup--bottom .summ, .wishlist .wishlist__popup .cart__popup--bottom .summ {
    text-align: center;
    color: #bfbfbf
}

.cart__wrap .cart__popup .cart__popup--bottom .summ span, .cart__wrap .wishlist__popup .cart__popup--bottom .summ span, .wishlist .cart__popup .cart__popup--bottom .summ span, .wishlist .wishlist__popup .cart__popup--bottom .summ span {
    color: #000;
    font-weight: 600
}

.cart__wrap .cart__popup .cart__popup--bottom .right__buttons, .cart__wrap .wishlist__popup .cart__popup--bottom .right__buttons, .wishlist .cart__popup .cart__popup--bottom .right__buttons, .wishlist .wishlist__popup .cart__popup--bottom .right__buttons {
    margin: 0 auto
}

.cart__wrap .cart__popup .cart__popup--bottom .right__buttons .to-cart, .cart__wrap .wishlist__popup .cart__popup--bottom .right__buttons .to-cart, .wishlist .cart__popup .cart__popup--bottom .right__buttons .to-cart, .wishlist .wishlist__popup .cart__popup--bottom .right__buttons .to-cart {
    display: block;
    width: 150px;
    padding: 24px 0;
    border: 1px solid #000;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    margin-right: 20px
}

.cart__wrap .cart__popup .cart__popup--bottom .right__buttons .to-checkout, .cart__wrap .wishlist__popup .cart__popup--bottom .right__buttons .to-checkout, .wishlist .cart__popup .cart__popup--bottom .right__buttons .to-checkout, .wishlist .wishlist__popup .cart__popup--bottom .right__buttons .to-checkout {
    display: block;
    width: 210px;
    padding: 24px 0;
    color: #fff;
    background-color: #000;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500
}

.first__block {
    height: -webkit-calc(100vh - 186px);
    height: calc(100vh - 186px);
    background: transparent url(../img/first-screen-bg.jpg) 50% no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    margin-bottom: 150px
}

.first__block .main__video--popup {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, .3);
    z-index: 9
}

.first__block .main__video--popup .video__inner {
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.first__block .main__video--popup .video__content {
    max-width: 1200px;
    height: 675px;
    position: relative
}

.first__block .main__video--popup .video__content .close__video--banner {
    display: block;
    width: 20px;
    height: 20px;
    background: transparent url(../img/cross-white.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 40px;
    right: 40px;
    z-index: 1
}

.first__block .main__video--popup .video__content video {
    width: 100%;
    height: 100%;
    border: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.first__block .social__block {
    position: absolute;
    right: 100px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 2;
    height: 70%
}

.first__block .social__block a {
    display: block;
    margin-bottom: 30px
}

.first__block .social__block a:last-child {
    margin-bottom: 0
}

.first__block .social__block .messenger {
    width: 15px;
    height: 15px;
    background: transparent url(../img/messenger.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.first__block .social__block .whatsap {
    width: 15px;
    height: 15px;
    background: transparent url(../img/whatsap.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.first__block .social__block .telegram {
    width: 16px;
    height: 14px;
    background: transparent url(../img/telegram.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.first__block .social__block .instagram {
    width: 17px;
    height: 17px;
    background: transparent url(../img/instagram.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.first__block .social__block .facebook {
    width: 16px;
    height: 16px;
    background: transparent url(../img/facebook.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.first__block .social__block .pinterest {
    width: 14px;
    height: 17px;
    background: transparent url(../img/pinterest.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.first__block .social__block .youtube {
    width: 19px;
    height: 14px;
    background: transparent url(../img/youtube.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.first__block .advises__wrap {
    max-width: 200px;
    position: absolute;
    left: 100px;
    bottom: 65px;
    z-index: 4
}

.first__block .advises__wrap a {
    color: #000
}

.first__block .advises__wrap h4 {
    font-size: 24px;
    margin-bottom: 15px
}

.first__block .advises__wrap p {
    font-weight: 300;
    font-size: 15px;
    line-height: 1.5;
    position: relative
}

.first__block .advises__wrap p:after {
    display: block;
    content: "";
    width: 11px;
    height: 10px;
    background: transparent url(../img/arrow-right-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    bottom: 5px;
    right: 110px
}

.first__block .about__button {
    font-size: 16px;
    font-weight: 300;
    color: #000;
    position: absolute;
    left: 195px;
    top: 0;
    bottom: 100px;
    margin-top: auto;
    margin-bottom: auto;
    z-index: 4;
    height: 15px
}

.first__block .about__button span {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 19px 27px 100px hsla(0, 0%, 65%, .3);
    box-shadow: 19px 27px 100px hsla(0, 0%, 65%, .3);
    position: absolute;
    left: -95px;
    top: -35px
}

.first__block .about__button span:before {
    display: block;
    content: "";
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 19px 27px 50px #a7a7a7;
    box-shadow: 19px 27px 50px #a7a7a7;
    position: absolute
}

.first__block .about__button span:after {
    display: block;
    content: "";
    width: 9px;
    height: 11px;
    background: transparent url(../img/play-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute
}

.first__block .owl__dots--length {
    right: 120px
}

.first__block .owl__dots--counter, .first__block .owl__dots--length {
    font-size: 14px;
    font-weight: 600;
    opacity: .4;
    position: absolute;
    bottom: 59px
}

.first__block .owl__dots--counter {
    right: 780px
}

.first__block .main__banner .owl-dots {
    max-width: 615px;
    width: 100%;
    position: absolute;
    right: 55px;
    bottom: 65px
}

.first__block .main__banner .owl-dots button {
    height: 2px;
    width: 25%;
    background-color: #000;
    opacity: .1
}

.first__block .main__banner .owl-dots button.active {
    opacity: 1
}

.first__block .main__banner .owl-dots button:focus {
    outline: none
}

.first__block .main__banner .owl-dots button:hover {
    opacity: 1
}

.first__block .main__banner .owl-nav button {
    width: 15px;
    height: 13px;
    position: absolute;
    bottom: 59px;
    z-index: 5
}

.first__block .main__banner .owl-nav button:focus {
    outline: none
}

.first__block .main__banner .owl-nav button span {
    display: none
}

.first__block .main__banner .owl-nav .owl-prev {
    background: transparent url(../img/owl-left.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 720px
}

.first__block .main__banner .owl-nav .owl-next {
    background: transparent url(../img/owl-right.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 0
}

.first__block .main__banner .slider__item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 200px;
    height: -webkit-calc(100vh - 186px);
    height: calc(100vh - 186px)
}

.first__block .main__banner .slider__item .left {
    width: 40%;
    margin-right: 100px
}

.first__block .main__banner .slider__item .left img {
    display: block;
    margin: 0 auto;
    max-width: 80%;
    max-height: 480px;
    width: auto
}

.first__block .main__banner .slider__item .right {
    width: 60%
}

.first__block .main__banner .slider__item .right .top {
    font-size: 17px;
    font-weight: 300;
    opacity: .4;
    position: relative;
    padding-left: 50px;
    margin-bottom: 30px
}

.first__block .main__banner .slider__item .right .top:before {
    display: block;
    content: "";
    width: 37px;
    height: 1px;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin-top: AUTO;
    margin-bottom: auto
}

.first__block .main__banner .slider__item .right h4 {
    font-family: EBGaramond;
    font-size: 72px;
    font-weight: 800;
    max-width: 675px;
    margin-bottom: 35px
}

.first__block .main__banner .slider__item .right .undertitle {
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 50px;
    max-width: 675px
}

.first__block .main__banner .slider__item .right .buttons__wrap .catalog__button {
    width: 220px;
    display: block;
    padding: 24px 0;
    border: 1px solid #000;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    margin-right: 20px
}

.first__block .main__banner .slider__item .right .buttons__wrap .catalog__button:hover {
    color: #fff;
    background-color: #000
}

.first__block .main__banner .slider__item .right .buttons__wrap .to__ptoduct {
    width: 220px;
    display: block;
    padding: 24px 0;
    color: #000;
    background-color: transparent;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    border: 1px solid #000
}

.first__block .main__banner .slider__item .right .buttons__wrap .to__ptoduct:hover {
    color: #fff;
    background-color: #000
}

.second__block {
    padding: 200px 0
}

.second__block .relevant__holder {
    max-width: 1340px;
    margin: 0 auto;
    margin-bottom: 60px
}

.second__block .relevant__holder .second__block--title {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 50px
}

.second__block #relevant__slider {
    display: none
}

.second__block .relevant__wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.second__block .relevant__item {
    width: 31%;
    border: 1px solid #d9d9d9;
    padding: 40px 40px 280px;
    position: relative
}

.second__block .relevant__item:hover {
    -webkit-box-shadow: 0 27px 50px 0 rgba(0, 0, 0, .16);
    box-shadow: 0 27px 50px 0 rgba(0, 0, 0, .16)
}

.second__block .relevant__item .add-to-wishlist {
    display: block;
    width: 20px;
    height: 18px;
    background: transparent url(../img/empty-star.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 50px;
    top: 50px
}

.second__block .relevant__item .add-to-wishlist:hover {
    background: transparent url(../img/full-star.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.second__block .relevant__item img {
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
    -o-object-fit: cover;
    object-fit: cover
}

.second__block .relevant__item .relevant__bottom {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0;
    padding: 0
}

.second__block .relevant__item .bottom__description {
    padding: 0 16px 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d9d9d9
}

.second__block .relevant__item .bottom__description .top {
    font-size: 14px;
    font-weight: 300;
    opacity: .4;
    text-align: center;
    margin-bottom: 20px
}

.second__block .relevant__item .bottom__description h4 {
    font-size: 24px;
    text-align: center
}

.second__block .relevant__item .bottom__prices {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 20px
}

.second__block .relevant__item .bottom__prices, .second__block .relevant__item .bottom__prices .price {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.price.wooPriceFunc,
.price.wooPriceFunc .awdr_cart_strikeout_line,
.notice__addToCart-itemsItemDetailsPrice.wooPriceFunc {
    display: flex;
    align-items: flex-end;
}
.bottom__description .price.wooPriceFunc {
    justify-content: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    font-family: 'EB Garamond', serif;
    margin-top: 6px;   
}
.price.wooPriceFunc.is-col {
    /* flex-direction: column; */
    align-items: center;
}
.price.wooPriceFunc:not(.is-col) del,
.notice__addToCart-itemsItemDetailsPrice.wooPriceFunc del {
    /* order: 2; */
    margin-right: 10px;
    opacity: .4;
    font-weight: 500;
}
.price.wooPriceFunc ins,
.notice__addToCart-itemsItemDetailsPrice.wooPriceFunc ins{
    text-decoration: none;
    /* color: #660000;
    color: rgb(255, 42, 42); */
}
.price.wooPriceFunc.is-col del {
    font-size: 24px;
    font-weight: 500;
    opacity: .4;
    margin-right: 24px;
    /* margin-bottom: -25px; */
}
.second__block .relevant__item .bottom__prices .price .main__price--discount,
.second__block .relevant__item .bottom__prices .price.wooPriceFunc del bdi {
    font-size: 14px;
    font-weight: 300;
    opacity: .3;
    text-decoration: line-through;
    margin-right: 20px
}

.second__block .relevant__item .bottom__prices .main__price,
.second__block .relevant__item .bottom__prices .stock__price,
.second__block .relevant__item .bottom__prices .price.wooPriceFunc bdi {
    font-family: EBGaramond;
    font-size: 24px;
    font-weight: 600
}

.second__block .relevant__item .bottom__prices .to-cart {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    position: relative
}

.second__block .relevant__item .bottom__prices .to-cart:before {
    display: block;
    content: "";
    width: 16px;
    height: 20px;
    background: transparent url(../img/cart-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: -27px;
    top: -5px
}

.second__block .relevant__item .bottom__prices .to-cart.added:before, .second__block .relevant__item .bottom__prices .to-cart:hover:before {
    background: transparent url(../img/cart-hover.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.second__block .all__relevant {
    display: block;
    width: 200px;
    margin: 0 auto;
    font-size: 12px;
    font-weight: 500;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    background-color: transparent;
    padding: 20px 0;
    border: 1px solid #000
}

.second__block .all__relevant:hover {
    background-color: #000;
    color: #fff
}

.third__block {
    margin-bottom: 200px
}

.third__block .third__block--title {
    font-size: 36px;
    font-weight: 600
}

.third__block .owl__dots--length--catalog {
    display: none;
    font-size: 14px;
    font-weight: 600;
    opacity: .4;
    position: absolute;
    right: 50px;
    top: 27px
}

.third__block .owl__dots--counter--catalog {
    display: none;
    font-size: 14px;
    font-weight: 600;
    opacity: .4;
    position: absolute;
    right: 415px;
    top: 27px
}

.third__block #category__slider--mobile, .third__block #category__slider--mobile--1, .third__block #category__slider--mobile--2 {
    display: none
}

.third__block .category__slider .owl-item {
    padding-top: 60px
}

.third__block .category__slider .owl-item.center {
    padding-top: 0
}

.third__block .category__slider .owl-dots {
    max-width: 300px;
    width: 100%;
    position: absolute;
    right: 75px;
    top: -18px
}

.third__block .category__slider .owl-dots button {
    height: 2px;
    width: 25%;
    background-color: #000;
    opacity: .1
}

.third__block .category__slider .owl-dots button.active {
    opacity: 1
}

.third__block .category__slider .owl-dots button:focus {
    outline: none
}

.third__block .category__slider .owl-dots button:hover {
    opacity: 1
}

.third__block .category__slider .owl-nav button {
    width: 15px;
    height: 13px;
    position: absolute;
    top: -25px;
    z-index: 5
}

.third__block .category__slider .owl-nav button:focus {
    outline: none
}

.third__block .category__slider .owl-nav button span {
    display: none
}

.third__block .category__slider .owl-nav .owl-prev {
    background: transparent url(../img/owl-left.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 430px
}

.third__block .category__slider .owl-nav .owl-next {
    background: transparent url(../img/owl-right.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 0
}

.third__block .slider__item {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.third__block .slider__item .category__item {
    padding: 80px 60px 60px;
    height: 540px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30.54%, #fff), color-stop(114.74%, #fff)), #eee;
    background: -webkit-linear-gradient(top, #fff 30.54%, #fff 114.74%), #eee;
    background: -o-linear-gradient(top, #fff 30.54%, #fff 114.74%), #eee;
    background: linear-gradient(180deg, #fff 30.54%, #fff 114.74%), #eee;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30.54%, hsla(0, 0%, 100%, 0)), color-stop(114.74%, #fff)), #eee;
    background: -webkit-linear-gradient(top, hsla(0, 0%, 100%, 0) 30.54%, #fff 114.74%), #eee;
    background: -o-linear-gradient(top, hsla(0, 0%, 100%, 0) 30.54%, #fff 114.74%), #eee;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 30.54%, #fff 114.74%), #eee
}

.third__block .slider__item .category__item:first-child {
    margin-bottom: 60px
}

.third__block .slider__item .category__item img {
    display: block;
    width: auto;
    max-height: 300px;
    margin: 0 auto;
    margin-bottom: 40px
}

.third__block .slider__item .category__item h4 {
    font-size: 24px;
    margin-bottom: 15px
}

.third__block .slider__item .category__item h4 a {
    color: #000
}

.third__block .slider__item .category__item .to__cat {
    font-size: 14px;
    font-weight: 300;
    color: #000;
    display: inline-block;
    position: relative
}

.third__block .slider__item .category__item .to__cat:after {
    display: block;
    content: "";
    width: 11px;
    height: 10px;
    background: transparent url(../img/arrow-right-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 3px;
    right: -20px
}

.third__block .all__categories {
    display: block;
    width: 200px;
    padding: 20px 0;
    border: 1px solid #000;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    margin: 0 auto;
    margin-top: 40px;
    font-size: 12px;
    font-weight: 500
}

.third__block .all__categories:hover {
    color: #fff;
    background-color: #000
}

.fourth__block {
    position: relative;
    overflow: hidden
}

.fourth__block:after {
    display: block;
    content: "";
    width: 880px;
    height: 575px;
    background: transparent url(../img/card-hand.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 150px;
    z-index: 4
}

.fourth__block .left {
    width: 60%;
    background: transparent url(../img/card-block-bg.jpg) 50% no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 210px 150px
}

.fourth__block .left h4 {
    font-family: EBGaramond;
    font-size: 72px;
    font-weight: 800;
    max-width: 700px;
    margin-bottom: 40px
}

.fourth__block .left .bottom__buttons .get__card {
    width: 200px;
    display: block;
    padding: 24px 0;
    border: 1px solid #000;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    margin-right: 20px
}

.fourth__block .left .bottom__buttons .get__card:hover {
    background-color: #000;
    color: #fff
}

.fourth__block .left .bottom__buttons .card__info {
    width: 220px;
    display: block;
    padding: 24px 0;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    margin-right: 20px;
    background-color: transparent;
    border: 1px solid #000
}

.fourth__block .left .bottom__buttons .card__info:hover {
    background-color: #000;
    color: #fff;
    border-color: #000
}

.fifth__block {
    padding-top: 150px;
    height: -webkit-calc(100vh + 150px);
    height: calc(100vh + 150px);
    position: relative
}

.fifth__block .owl__dots--length--gallery {
    right: 235px
}

.fifth__block .owl__dots--counter--gallery, .fifth__block .owl__dots--length--gallery {
    display: none;
    font-size: 14px;
    font-weight: 600;
    opacity: .4;
    position: absolute;
    bottom: 249px;
    z-index: 5
}

.fifth__block .owl__dots--counter--gallery {
    right: 595px
}

.fifth__block .gallery__main .owl-dots {
    max-width: 300px;
    width: 100%;
    position: absolute;
    right: 270px;
    bottom: 200px
}

.fifth__block .gallery__main .owl-dots button {
    height: 2px;
    width: 50%;
    background-color: #000;
    opacity: .1
}

.fifth__block .gallery__main .owl-dots button.active {
    opacity: 1
}

.fifth__block .gallery__main .owl-dots button:focus {
    outline: none
}

.fifth__block .gallery__main .owl-dots button:hover {
    opacity: 1
}

.fifth__block .gallery__main .owl-nav button {
    width: 15px;
    height: 13px;
    position: absolute;
    bottom: 195px;
    z-index: 5
}

.fifth__block .gallery__main .owl-nav button:focus {
    outline: none
}

.fifth__block .gallery__main .owl-nav button span {
    display: none
}

.fifth__block .gallery__main .owl-nav .owl-prev {
    background: transparent url(../img/owl-left.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 630px
}

.fifth__block .gallery__main .owl-nav .owl-next {
    background: transparent url(../img/owl-right.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 200px
}

.fifth__block .slider__item {
    height: 100vh;
    position: relative
}

.fifth__block .slider__item img {
    width: 75%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.fifth__block .slider__item .item__description {
    width: 650px;
    max-height: 675px;
    position: absolute;
    right: 95px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    padding: 80px 100px 190px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

.fifth__block .slider__item .item__description h4 {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 800;
    margin-bottom: 40px
}

.fifth__block .slider__item .item__description h4 a {
    color: #000
}

.fifth__block .slider__item .item__description .descriprion__text {
    margin-bottom: 30px;
    max-height: 170px;
    overflow: hidden
}

.fifth__block .slider__item .item__description .descriprion__text p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    text-align: justify
}

.fifth__block .slider__item .item__description .more__info {
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    position: relative;
    color: #000
}

.fifth__block .slider__item .item__description .more__info:after {
    display: block;
    content: "";
    width: 11px;
    height: 10px;
    background: transparent url(../img/arrow-right-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    bottom: 2px;
    right: -20px
}

.sixth__block {
    padding: 120px 0 210px;
    position: relative
}

.sixth__block .owl__dots--counter--services {
    display: none;
    font-size: 14px;
    font-weight: 600;
    opacity: .4;
    position: absolute;
    right: 575px;
    top: 90px
}

.sixth__block .owl__dots--length--services {
    display: none;
    font-size: 14px;
    font-weight: 600;
    opacity: .4;
    position: absolute;
    right: 220px;
    top: 90px
}

.sixth__block .sixth__block--title {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 30px
}

.sixth__block .services__wrap {
    max-width: 1400px;
    margin: 0 auto
}

.sixth__block .services__slider .owl-item {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
    padding-top: 60px
}

.sixth__block .services__slider .owl-item.center {
    padding-top: 0
}

.sixth__block .services__slider .owl-dots {
    max-width: 300px;
    width: 100%;
    position: absolute;
    right: 75px;
    top: -54px
}

.sixth__block .services__slider .owl-dots button {
    height: 2px;
    width: 25%;
    background-color: #000;
    opacity: .1
}

.sixth__block .services__slider .owl-dots button.active {
    opacity: 1
}

.sixth__block .services__slider .owl-dots button:focus {
    outline: none
}

.sixth__block .services__slider .owl-dots button:hover {
    opacity: 1
}

.sixth__block .services__slider .owl-nav button {
    width: 15px;
    height: 13px;
    position: absolute;
    top: -60px;
    z-index: 5
}

.sixth__block .services__slider .owl-nav button:focus {
    outline: none
}

.sixth__block .services__slider .owl-nav button span {
    display: none
}

.sixth__block .services__slider .owl-nav .owl-prev {
    background: transparent url(../img/owl-left.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 430px
}

.sixth__block .services__slider .owl-nav .owl-next {
    background: transparent url(../img/owl-right.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 0
}

.sixth__block .service__item {
    height: 620px;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 60px
}

.sixth__block .service__item img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.sixth__block .service__item h4 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 15px;
    position: relative;
    z-index: 4
}

.sixth__block .service__item h4 a {
    width: auto;
    font-size: 24px
}

.sixth__block .service__item h4 a:after {
    display: none
}

.sixth__block .service__item a {
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    position: relative;
    width: 80px
}

.sixth__block .service__item a:after {
    display: block;
    content: "";
    width: 11px;
    height: 10px;
    background: transparent url(../img/arrow-right-white.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    bottom: 2px;
    right: -20px
}

.sixth__block .service__item .thumb__wrap, .sixth__block .service__item .thumb__wrap:before {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.sixth__block .service__item .thumb__wrap:before {
    content: "";
    -webkit-box-shadow: inset 0 0 70px rgba(0, 0, 0, .7);
    box-shadow: inset 0 0 70px rgba(0, 0, 0, .7);
    z-index: 6
}

.sixth__block .all__services {
    display: block;
    width: 200px;
    background-color: transparent;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    padding: 20px 0;
    margin: 0 auto;
    border: 1px solid #000;
    font-size: 12px;
    font-weight: 500;
    margin-top: 30px
}

.sixth__block .all__services:hover {
    background-color: #000;
    color: #fff;
    border-color: #000
}

.seventh__block {
    padding-bottom: 100px;
    position: relative
}

.seventh__block:before {
    display: block;
    content: "";
    width: 100%;
    height: 650px;
    background-color: #eee;
    position: absolute;
    left: 0;
    bottom: 0
}

.seventh__block .seventh__block--title {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 50px
}

.seventh__block .calendar__holder {
    max-width: 1400px;
    margin: 0 auto
}

.seventh__block .owl__dots--counter--calendar {
    display: none;
    font-size: 14px;
    font-weight: 600;
    opacity: .4;
    position: absolute;
    right: 575px;
    top: 70px
}

.seventh__block .owl__dots--length--calendar {
    display: none;
    font-size: 14px;
    font-weight: 600;
    opacity: .4;
    position: absolute;
    right: 220px;
    top: 70px
}

.seventh__block .calendar__slider .owl-dots {
    max-width: 300px;
    width: 100%;
    position: absolute;
    right: 75px;
    top: -75px
}

.seventh__block .calendar__slider .owl-dots button {
    height: 2px;
    width: 25%;
    background-color: #000;
    opacity: .1
}

.seventh__block .calendar__slider .owl-dots button.active {
    opacity: 1
}

.seventh__block .calendar__slider .owl-dots button:focus {
    outline: none
}

.seventh__block .calendar__slider .owl-dots button:hover {
    opacity: 1
}

.seventh__block .calendar__slider .owl-nav button {
    width: 15px;
    height: 13px;
    position: absolute;
    top: -81px;
    z-index: 5
}

.seventh__block .calendar__slider .owl-nav button:focus {
    outline: none
}

.seventh__block .calendar__slider .owl-nav button span {
    display: none
}

.seventh__block .calendar__slider .owl-nav .owl-prev {
    background: transparent url(../img/owl-left.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 430px
}

.seventh__block .calendar__slider .owl-nav .owl-next {
    background: transparent url(../img/owl-right.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 0
}

.seventh__block .slider__item {
    position: relative
}

.seventh__block .slider__item .thumb__wrap {
    height: 465px;
    position: relative
}

.seventh__block .slider__item .thumb__wrap img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.seventh__block .slider__item .description__wrap {
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    margin: 0 auto;
    position: relative;
    top: -60px;
    background-color: #fff;
    padding: 70px 60px 80px;
    text-align: center;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    height: 330px
}

.seventh__block .slider__item .description__wrap .date {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #bfbfbf;
    margin-bottom: 25px
}

.seventh__block .slider__item .description__wrap h4 {
    font-family: EBGaramond;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 45px;
    text-align: center;
    max-height: 87px;
    overflow: hidden
}

.seventh__block .slider__item .description__wrap h4 a {
    color: #000
}

.seventh__block .slider__item .description__wrap .more {
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    color: #000;
    position: relative;
    width: 80px;
    right: 20px
}

.seventh__block .slider__item .description__wrap .more:after {
    display: block;
    content: "";
    width: 11px;
    height: 10px;
    background: transparent url(../img/arrow-right-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    bottom: 2px;
    right: -20px
}

.seventh__block .all__events {
    display: block;
    width: 200px;
    background-color: transparent;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    padding: 20px 0;
    margin: 0 auto;
    border: 1px solid #000;
    font-size: 12px;
    font-weight: 500
}

.seventh__block .all__events:hover {
    background-color: #000;
    color: #fff;
    border-color: #000
}

.eighth__block {
    padding: 210px 0 250px;
    position: relative
}

.eighth__block .advantages__holder {
    padding-left: 240px
}

.eighth__block .eighth__block--titles {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 70px
}

.eighth__block .eighth__block--titles h4 {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600;
    margin-right: 90px
}

.eighth__block .eighth__block--titles p {
    font-size: 16px;
    font-weight: 300
}

.eighth__block .advantage__wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eighth__block .left {
    width: 38%;
    margin-right: 100px
}

.eighth__block .owl__dots--length--advantages {
    display: none;
    font-size: 14px;
    font-weight: 600;
    opacity: .4;
    position: absolute;
    left: 590px;
    bottom: 267px
}

.eighth__block .owl__dots--counter--advantages {
    display: none;
    font-size: 14px;
    font-weight: 600;
    opacity: .4;
    position: absolute;
    left: 515px;
    bottom: 267px
}

.eighth__block .advantages__slider .owl-nav {
    width: 150px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    opacity: .5
}

.eighth__block .advantages__slider .owl-nav button {
    width: 15px;
    height: 13px
}

.eighth__block .advantages__slider .owl-nav button:focus {
    outline: none
}

.eighth__block .advantages__slider .owl-nav button span {
    display: none
}

.eighth__block .advantages__slider .owl-nav .owl-prev {
    background: transparent url(../img/owl-left.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.eighth__block .advantages__slider .owl-nav .owl-next {
    background: transparent url(../img/owl-right.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.eighth__block .right {
    width: 62%
}

.eighth__block .right .advantage__video--banner {
    position: relative
}

.eighth__block .right .advantage__video--banner img {
    width: 100%;
    height: 100%
}

.eighth__block .right .advantage__video--banner .advantage__button {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 4;
    width: 140px;
    height: 140px
}

.eighth__block .right .advantage__video--banner .advantage__button span {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 19px 27px 100px hsla(0, 0%, 65%, .3);
    box-shadow: 19px 27px 100px hsla(0, 0%, 65%, .3);
    position: absolute;
    left: 0;
    top: 0
}

.eighth__block .right .advantage__video--banner .advantage__button span:before {
    display: block;
    content: "";
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 19px 27px 50px #a7a7a7;
    box-shadow: 19px 27px 50px #a7a7a7;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto
}

.eighth__block .right .advantage__video--banner .advantage__button span:after {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    background: transparent url(../img/play-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto
}

.eighth__block .slider__item {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

.eighth__block .slider__item:before {
    width: 1px;
    height: 270px
}

.eighth__block .slider__item:after, .eighth__block .slider__item:before {
    display: block;
    content: "";
    background-color: #afafaf;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto
}

.eighth__block .slider__item:after {
    width: 270px;
    height: 1px
}

.eighth__block .slider__item .item__inner {
    width: 50%;
    padding: 80px 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eighth__block .slider__item .item__inner img {
    display: block;
    width: 75px;
    max-height: 75px;
    margin: 0 auto;
    margin-bottom: 30px
}

.eighth__block .slider__item .item__inner p {
    font-size: 14px;
    font-weight: 500;
    text-align: center
}

.ninth__block {
    padding: 130px 0;
    background-color: #eee
}

.ninth__block .subscribe__wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 550px
}

.ninth__block .subscribe__wrap .head__image {
    position: absolute;
    top: -160px;
    left: 200px
}

.ninth__block .subscribe__wrap .titles__wrap {
    max-width: 510px
}

.ninth__block .subscribe__wrap .titles__wrap h4 {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 15px
}

.ninth__block .subscribe__wrap .titles__wrap p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.8
}

.ninth__block .subscribe__wrap .subscribe__form form .es_txt_email {
    width: 400px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #c4c4c4;
    padding-bottom: 15px;
    color: #000
}

.ninth__block .subscribe__wrap .subscribe__form form .es_txt_email::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase
}

.ninth__block .subscribe__wrap .subscribe__form form .es_txt_email::-moz-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase
}

.ninth__block .subscribe__wrap .subscribe__form form .es_txt_email:-ms-input-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase
}

.ninth__block .subscribe__wrap .subscribe__form form .es_txt_email:-moz-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase
}

.ninth__block .subscribe__wrap .subscribe__form form .es_txt_email:focus {
    outline: none
}

.ninth__block .subscribe__wrap .subscribe__form form .es_subscription_form_submit {
    padding: 24px 0;
    background-color: #000;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    width: 190px;
    border: 0;
    position: relative;
    bottom: 6px;
    right: -10px;
    border: 1px solid #000
}

.ninth__block .subscribe__wrap .subscribe__form form .es_subscription_form_submit:hover {
    background-color: #eee;
    color: #000;
    border-color: #000
}

.tenth__block {
    padding: 210px 0 120px
}

.tenth__block .block__title {
    font-family: EBGaramond;
    text-align: center;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 50px
}

.tenth__block .social__wrap {
    width: 525px;
    margin: 0 auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.tenth__block .social__wrap a {
    display: block;
    width: 62px;
    height: 62px;
    border: 1px solid #000
}

.tenth__block .social__wrap .messenger {
    background: #000 url(../img/messenger-white.svg) 50% no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

.tenth__block .social__wrap .messenger:hover {
    background: #fff url(../img/messenger-black.svg) 50% no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.tenth__block .social__wrap .whatsap {
    background: #000 url(../img/whatsap-white.svg) 50% no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

.tenth__block .social__wrap .whatsap:hover {
    background: #fff url(../img/whatsap-black.svg) 50% no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.tenth__block .social__wrap .telegram {
    background: #000 url(../img/telegram-white.svg) 50% no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

.tenth__block .social__wrap .telegram:hover {
    background: #fff url(../img/telegram-black.svg) 50% no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.tenth__block .social__wrap .instagram {
    background: #000 url(../img/instagram-white.svg) 50% no-repeat;
    -webkit-background-size: 27px 27px;
    background-size: 27px
}

.tenth__block .social__wrap .instagram:hover {
    background: #fff url(../img/instagram-black.svg) 50% no-repeat;
    -webkit-background-size: 27px 27px;
    background-size: 27px;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.tenth__block .social__wrap .facebook {
    background: #000 url(../img/facebook-white.svg) 50% no-repeat;
    -webkit-background-size: 27px 27px;
    background-size: 27px
}

.tenth__block .social__wrap .facebook:hover {
    background: #fff url(../img/facebook-black.svg) 50% no-repeat;
    -webkit-background-size: 27px 27px;
    background-size: 27px;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.tenth__block .social__wrap .pinterest {
    background: #000 url(../img/pinterest-white.svg) 50% no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

.tenth__block .social__wrap .pinterest:hover {
    background: #fff url(../img/pinterest-black.svg) 50% no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.tenth__block .social__wrap .youtube {
    background: #000 url(../img/youtube-white.svg) 50% no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

.tenth__block .social__wrap .youtube:hover {
    background: #fff url(../img/youtube-black.svg) 50% no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

footer {
    padding: 90px 0 70px
}

footer .footer__wrap {
    max-width: 1400px;
    margin: 0 auto;
    padding-bottom: 40px;
    border-bottom: 1px solid #ccc;
    position: relative
}

footer .footer__wrap .to__top {
    font-size: 14px;
    font-weight: 300;
    color: #000;
    position: fixed;
    right: 50px;
    bottom: 100px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    z-index: 9;
    display: none
}

footer .footer__wrap .to__top.vis {
    display: block
}

footer .footer__wrap .to__top:after {
    display: block;
    content: "";
    width: 11px;
    height: 10px;
    background: transparent url(../img/arrow-right-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    bottom: 2px;
    right: -20px
}

footer .footer__wrap .first__clolumn {
    width: 40%;
    margin-right: 100px
}

footer .footer__wrap .second__column {
    margin-right: 85px
}

footer .footer__wrap .third__column {
    padding-top: 90px
}

footer .footer__wrap .third__column h6 {
    display: none
}

footer .footer__wrap .column h6 {
    font-size: 24px;
    margin-bottom: 25px
}

footer .footer__wrap .column nav ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

footer .footer__wrap .column nav ul li {
    list-style-type: none;
    width: 50%;
    margin-bottom: 20px
}

footer .footer__wrap .column nav ul li a {
    font-weight: 500;
    color: #b3b3b3
}

footer .footer__wrap .column nav ul li a:hover {
    color: #000
}

footer .footer__wrap .column .footer__phones {
    margin-bottom: 30px
}

footer .footer__wrap .column .footer__phones a {
    display: block;
    font-weight: 500;
    color: #b3b3b3;
    margin-bottom: 15px
}

footer .footer__wrap .column .footer__phones a:hover {
    color: #000
}

footer .footer__wrap .column .footer__phones a:last-child {
    margin-bottom: 0
}

footer .footer__wrap .column .footer__adress {
    font-weight: 500;
    color: #b3b3b3;
    line-height: 1.5;
    margin-bottom: 30px;
    max-width: 220px
}

footer .footer__wrap .column .footer__adress a {
    color: #b3b3b3
}

footer .footer__wrap .column .footer__hours {
    font-weight: 500;
    color: #b3b3b3;
    line-height: 1.5
}

footer .footer__wrap .column .callback__button {
    display: block;
    width: 215px;
    padding: 24px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    color: #ccc;
    border: 1px solid #ccc;
    margin: 0 auto;
    margin-bottom: 95px
}

footer .footer__wrap .column .callback__button:hover {
    border: 1px solid #000;
    color: #000
}

footer .footer__wrap .column .footer__social {
    width: 230px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

footer .footer__wrap .column .footer__social a {
    display: block;
    margin-bottom: 30px
}

footer .footer__wrap .column .footer__social a:last-child {
    margin-bottom: 0
}

footer .footer__wrap .column .footer__social .messenger {
    width: 15px;
    height: 15px;
    background: transparent url(../img/messenger.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

footer .footer__wrap .column .footer__social .whatsap {
    width: 15px;
    height: 15px;
    background: transparent url(../img/whatsap.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

footer .footer__wrap .column .footer__social .telegram {
    width: 16px;
    height: 14px;
    background: transparent url(../img/telegram.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

footer .footer__wrap .column .footer__social .instagram {
    width: 17px;
    height: 17px;
    background: transparent url(../img/instagram.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

footer .footer__wrap .column .footer__social .facebook {
    width: 16px;
    height: 16px;
    background: transparent url(../img/facebook.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

footer .footer__wrap .column .footer__social .pinterest {
    width: 14px;
    height: 17px;
    background: transparent url(../img/pinterest.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

footer .footer__wrap .column .footer__social .youtube {
    width: 19px;
    height: 14px;
    background: transparent url(../img/youtube.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

footer .footer__second--wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 45px;
    max-width: 1400px;
    margin: 0 auto
}

footer .footer__second--wrap .copyright {
    line-height: 1.5;
    max-width: 315px
}

footer .footer__second--wrap .copyright, footer .footer__second--wrap .copyright a {
    color: #b3b3b3;
    font-size: 12px;
    font-weight: 300
}

footer .footer__second--wrap .footer__language {
    margin-right: 60px
}

footer .footer__second--wrap .footer__currency .current__currency, footer .footer__second--wrap .footer__language .current__language {
    color: #b3b3b3;
    font-size: 14px;
    font-weight: 600;
    position: relative
}

footer .footer__second--wrap .second__right {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

footer .footer__second--wrap .second__right a {
    display: inline-block;
    color: #b3b3b3;
    font-weight: 500;
    margin-right: 40px
}

footer .footer__second--wrap .second__right a:hover {
    color: #000
}

footer .footer__second--wrap .second__right a:last-child {
    margin-right: 0
}

body:not(.home) header {
    background-color: #fff
}

body:not(.home) .cookies__popup {
    display: none !important
}

body.cart header {
    background-color: #eee
}

.page__inner {
    padding-top: 75px
}

.page__inner .breadcrumbs {
    margin-bottom: 55px
}

.page__inner .breadcrumbs li {
    display: inline-block;
    list-style-type: none;
    font-size: 17px;
    font-weight: 300
}

.page__inner .breadcrumbs li a {
    font-size: 17px;
    font-weight: 300;
    color: #000;
    opacity: .4
}

.page__inner .breadcrumbs li a:hover {
    opacity: 1
}

.page__inner .breadcrumbs li span {
    font-size: 17px;
    font-weight: 300;
    color: #000
}

.page__inner .breadcrumbs li.separator {
    margin: 0 15px
}

.load__more--button--wrap {
    width: -webkit-calc(100% - 370px);
    width: calc(100% - 370px);
    float: right;
    margin-right: 25px
}

.load__more--button {
    display: block;
    width: 200px;
    padding: 24px 0;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    font-weight: 500;
    background-color: transparent;
    border: 1px solid #000;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 80px
}

.load__more--button:hover {
    background-color: #000;
    color: #fff
}

.pagination {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: -webkit-calc(100% - 370px);
    width: calc(100% - 370px);
    float: right;
    margin-bottom: 100px
}

.pagination span {
    color: #fff;
    background-color: #000
}

.pagination a, .pagination span {
    font-weight: 500;
    padding: 8px 15px;
    text-align: center
}

.pagination a {
    color: #000;
    opacity: .4
}

.pagination a:hover {
    opacity: 1
}

.pagination .prev {
    width: 16px;
    height: 14px;
    background: transparent url(../img/pagination-left.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    margin-right: 25px
}

.pagination .next {
    width: 16px;
    height: 14px;
    background: transparent url(../img/pagination-right.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    margin-left: 25px
}

.catalog__inner {
    margin-bottom: 230px
}

.catalog__inner .catalog__block .catalog__wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px
}

.catalog__inner .catalog__block .category__item {
    padding: 80px 60px 60px;
    height: 540px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30.54%, #fff), color-stop(114.74%, #fff)), #eee;
    background: -webkit-linear-gradient(top, #fff 30.54%, #fff 114.74%), #eee;
    background: -o-linear-gradient(top, #fff 30.54%, #fff 114.74%), #eee;
    background: linear-gradient(180deg, #fff 30.54%, #fff 114.74%), #eee;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30.54%, hsla(0, 0%, 100%, 0)), color-stop(114.74%, #fff)), #eee;
    background: -webkit-linear-gradient(top, hsla(0, 0%, 100%, 0) 30.54%, #fff 114.74%), #eee;
    background: -o-linear-gradient(top, hsla(0, 0%, 100%, 0) 30.54%, #fff 114.74%), #eee;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 30.54%, #fff 114.74%), #eee;
    position: relative;
    width: 32%;
    margin-bottom: 60px
}

.catalog__inner .catalog__block .category__item:hover {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .3)
}

.catalog__inner .catalog__block .category__item:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.catalog__inner .catalog__block .category__item:hover a {
    opacity: 1
}

.catalog__inner .catalog__block .category__item:nth-child(2), .catalog__inner .catalog__block .category__item:nth-child(5), .catalog__inner .catalog__block .category__item:nth-child(8) {
    -webkit-transform: translateY(-55px);
    -ms-transform: translateY(-55px);
    -o-transform: translateY(-55px);
    transform: translateY(-55px)
}

.catalog__inner .catalog__block .category__item:nth-child(2):hover, .catalog__inner .catalog__block .category__item:nth-child(5):hover, .catalog__inner .catalog__block .category__item:nth-child(8):hover {
    -webkit-transform: translateY(-70px);
    -ms-transform: translateY(-70px);
    -o-transform: translateY(-70px);
    transform: translateY(-70px)
}

.catalog__inner .catalog__block .category__item img {
    display: block;
    width: auto;
    max-height: 300px;
    margin: 0 auto;
    margin-bottom: 40px
}

.catalog__inner .catalog__block .category__item h4 {
    font-size: 24px;
    margin-bottom: 15px;
    position: absolute;
    left: 60px;
    bottom: 90px;
    text-transform: capitalize
}

.catalog__inner .catalog__block .category__item h4 a {
    color: #000
}

.catalog__inner .catalog__block .category__item .to__cat {
    font-size: 14px;
    font-weight: 300;
    color: #000;
    display: inline-block;
    position: relative;
    position: absolute;
    left: 60px;
    bottom: 60px;
    opacity: 0
}

.catalog__inner .catalog__block .category__item .to__cat:after {
    display: block;
    content: "";
    width: 11px;
    height: 10px;
    background: transparent url(../img/arrow-right-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 3px;
    right: -20px
}

.catalog__inner--wrap, .single__brand--wrap {
    position: relative;
    margin-bottom: 50px
}

.catalog__inner--wrap .sort__wrap, .single__brand--wrap .sort__wrap {
    position: absolute;
    font-weight: 500;
    top: 0;
    right: 20px;
    padding-right: 15px;
    cursor: pointer;
    z-index: 6
}

.catalog__inner--wrap .sort__wrap:after, .single__brand--wrap .sort__wrap:after {
    display: block;
    content: "";
    width: 8px;
    height: 5px;
    background: transparent url(../img/arrow-top-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
    top: 5px;
    right: 0
}

.catalog__inner--wrap .sort__wrap select, .single__brand--wrap .sort__wrap select {
    padding: 0 10px !important;
    border-radius: 10px
}

.catalog__inner--wrap .sort__wrap select option, .single__brand--wrap .sort__wrap select option {
    padding: 5px;
    font-size: 14px;
    background: #eee
}

.catalog__inner--wrap .catalog__content--wrap, .single__brand--wrap .catalog__content--wrap {
    position: relative
}

.catalog__inner--wrap .catalog__content--wrap .left, .single__brand--wrap .catalog__content--wrap .left {
    margin-right: 100px;
    width: 270px
}

.catalog__inner--wrap .catalog__content--wrap .left h6, .single__brand--wrap .catalog__content--wrap .left h6 {
    font-size: 24px;
    margin-bottom: 20px
}

.catalog__inner--wrap .catalog__content--wrap .left ul, .single__brand--wrap .catalog__content--wrap .left ul {
    padding-left: 20px
}

.catalog__inner--wrap .catalog__content--wrap .left ul li, .single__brand--wrap .catalog__content--wrap .left ul li {
    font-weight: 500;
    list-style-type: none;
    margin-bottom: 35px;
    position: relative;
    cursor: pointer
}

.catalog__inner--wrap .catalog__content--wrap .left ul li:before, .single__brand--wrap .catalog__content--wrap .left ul li:before {
    display: block;
    content: "";
    width: 11px;
    height: 1px;
    background-color: #b3b3b3;
    position: absolute;
    right: 0;
    top: 8.5px
}

.catalog__inner--wrap .catalog__content--wrap .left ul li:after, .single__brand--wrap .catalog__content--wrap .left ul li:after {
    display: block;
    content: "";
    width: 1px;
    height: 11px;
    background-color: #b3b3b3;
    position: absolute;
    right: 4.5px;
    top: 4px
}

.catalog__inner--wrap .catalog__content--wrap .left ul li.active:after, .single__brand--wrap .catalog__content--wrap .left ul li.active:after {
    display: none !important
}

.catalog__inner--wrap .catalog__content--wrap .left ul li .sub-filter, .single__brand--wrap .catalog__content--wrap .left ul li .sub-filter {
    max-height: 200px;
    padding-right: 10px;
    overflow-y: scroll
}

.catalog__inner--wrap .catalog__content--wrap .left ul li .sub-filter::-webkit-scrollbar, .single__brand--wrap .catalog__content--wrap .left ul li .sub-filter::-webkit-scrollbar {
    cursor: pointer;
    width: 5px
}

.catalog__inner--wrap .catalog__content--wrap .left ul li .sub-filter::-webkit-scrollbar-track, .single__brand--wrap .catalog__content--wrap .left ul li .sub-filter::-webkit-scrollbar-track {
    background: #f2f2f2;
    width: 5px;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    -webkit-background-clip: content-box;
    background-clip: content-box;
    border-radius: 18px
}

.catalog__inner--wrap .catalog__content--wrap .left ul li .sub-filter::-webkit-scrollbar-thumb, .single__brand--wrap .catalog__content--wrap .left ul li .sub-filter::-webkit-scrollbar-thumb {
    background: #000;
    cursor: pointer;
    width: 5px;
    max-height: 100px
}

.catalog__inner--wrap .catalog__content--wrap .left ul li.active:after, .catalog__inner--wrap .catalog__content--wrap .left ul li.level_1:first-child ul li:after, .catalog__inner--wrap .catalog__content--wrap .left ul li.level_1:first-child ul li:before, .catalog__inner--wrap .catalog__content--wrap .left ul li.level_1:first-child ul li ul li:after, .catalog__inner--wrap .catalog__content--wrap .left ul li.level_1:first-child ul li ul li:before, .single__brand--wrap .catalog__content--wrap .left ul li.active:after, .single__brand--wrap .catalog__content--wrap .left ul li.level_1:first-child ul li:after, .single__brand--wrap .catalog__content--wrap .left ul li.level_1:first-child ul li:before, .single__brand--wrap .catalog__content--wrap .left ul li.level_1:first-child ul li ul li:after, .single__brand--wrap .catalog__content--wrap .left ul li.level_1:first-child ul li ul li:before {
    display: none
}

.catalog__inner--wrap .catalog__content--wrap .left ul li.active .sub-filter, .single__brand--wrap .catalog__content--wrap .left ul li.active .sub-filter {
    display: block
}

.catalog__inner--wrap .catalog__content--wrap .left ul li .sub-filter, .single__brand--wrap .catalog__content--wrap .left ul li .sub-filter {
    display: none
}

.catalog__inner--wrap .catalog__content--wrap .left ul li .no-checkbox:before, .single__brand--wrap .catalog__content--wrap .left ul li .no-checkbox:before {
    position: relative;
    display: block;
    content: "";
    width: 11px;
    height: 1px;
    background-color: #b3b3b3;
    position: absolute;
    right: 0;
    top: 8.5px
}

.catalog__inner--wrap .catalog__content--wrap .left ul li .no-checkbox:after, .single__brand--wrap .catalog__content--wrap .left ul li .no-checkbox:after {
    display: block;
    content: "";
    width: 1px;
    height: 11px;
    background-color: #b3b3b3;
    position: absolute;
    right: 4.5px;
    bottom: 0;
    top: 0;
    margin-top: auto;
    margin-bottom: auto
}

.catalog__inner--wrap .catalog__content--wrap .left ul li .no-checkbox.active:after, .single__brand--wrap .catalog__content--wrap .left ul li .no-checkbox.active:after {
    display: none
}

.catalog__inner--wrap .catalog__content--wrap .left ul li ul, .single__brand--wrap .catalog__content--wrap .left ul li ul {
    padding-left: 30px;
    margin: 25px 0
}

.catalog__inner--wrap .catalog__content--wrap .left ul li ul li, .single__brand--wrap .catalog__content--wrap .left ul li ul li {
    margin-bottom: 20px;
    position: relative
}

.catalog__inner--wrap .catalog__content--wrap .left ul li ul li .children, .catalog__inner--wrap .catalog__content--wrap .left ul li ul li:after, .catalog__inner--wrap .catalog__content--wrap .left ul li ul li:before, .single__brand--wrap .catalog__content--wrap .left ul li ul li .children, .single__brand--wrap .catalog__content--wrap .left ul li ul li:after, .single__brand--wrap .catalog__content--wrap .left ul li ul li:before {
    display: none
}

.catalog__inner--wrap .catalog__content--wrap .left ul li ul li.active .children, .single__brand--wrap .catalog__content--wrap .left ul li ul li.active .children {
    display: block
}

.catalog__inner--wrap .catalog__content--wrap .left ul li ul li:last-child, .single__brand--wrap .catalog__content--wrap .left ul li ul li:last-child {
    margin-bottom: 0
}

.catalog__inner--wrap .catalog__content--wrap .left ul li ul li label, .single__brand--wrap .catalog__content--wrap .left ul li ul li label {
    display: block;
    cursor: pointer;
    position: relative;
    opacity: .3;
    text-transform: lowercase
}

.catalog__inner--wrap .catalog__content--wrap .left ul li ul li label:first-letter, .single__brand--wrap .catalog__content--wrap .left ul li ul li label:first-letter {
    text-transform: uppercase
}

.catalog__inner--wrap .catalog__content--wrap .left ul li ul li label:before, .single__brand--wrap .catalog__content--wrap .left ul li ul li label:before {
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 1px;
    position: absolute;
    left: -30px;
    top: 2px;
    border: 1px solid #000
}

.catalog__inner--wrap .catalog__content--wrap .left ul li ul li label.active, .single__brand--wrap .catalog__content--wrap .left ul li ul li label.active {
    opacity: 1
}

.catalog__inner--wrap .catalog__content--wrap .left ul li ul li label.active:before, .single__brand--wrap .catalog__content--wrap .left ul li ul li label.active:before {
    background: #000 url(../img/check-white.svg) 50% no-repeat;
    -webkit-background-size: 9px 9px;
    background-size: 9px
}

.catalog__inner--wrap .catalog__content--wrap .left ul li ul li input, .catalog__inner--wrap .catalog__content--wrap .left ul li ul li ul, .catalog__inner--wrap .catalog__content--wrap .left ul li ul li ul li:after, .catalog__inner--wrap .catalog__content--wrap .left ul li ul li ul li:before, .catalog__inner--wrap .catalog__content--wrap .left ul li ul li ul li:first-child:after, .catalog__inner--wrap .catalog__content--wrap .left ul li ul li ul li:first-child:before, .single__brand--wrap .catalog__content--wrap .left ul li ul li input, .single__brand--wrap .catalog__content--wrap .left ul li ul li ul, .single__brand--wrap .catalog__content--wrap .left ul li ul li ul li:after, .single__brand--wrap .catalog__content--wrap .left ul li ul li ul li:before, .single__brand--wrap .catalog__content--wrap .left ul li ul li ul li:first-child:after, .single__brand--wrap .catalog__content--wrap .left ul li ul li ul li:first-child:before {
    display: none
}

.catalog__inner--wrap .catalog__content--wrap .left .price__inner, .single__brand--wrap .catalog__content--wrap .left .price__inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 20px;
    margin-bottom: 25px
}

.catalog__inner--wrap .catalog__content--wrap .left .price__inner .price__title, .single__brand--wrap .catalog__content--wrap .left .price__inner .price__title {
    font-weight: 500
}

.catalog__inner--wrap .catalog__content--wrap .left .price__inner .price__diapasone, .single__brand--wrap .catalog__content--wrap .left .price__inner .price__diapasone {
    font-size: 14px;
    font-weight: 300;
    opacity: .6;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.catalog__inner--wrap .catalog__content--wrap .left .price__inner .price__diapasone input, .single__brand--wrap .catalog__content--wrap .left .price__inner .price__diapasone input {
    border: 0;
    max-width: 75px
}

.catalog__inner--wrap .catalog__content--wrap .left .price__inner .price__diapasone input:focus, .single__brand--wrap .catalog__content--wrap .left .price__inner .price__diapasone input:focus {
    outline: none
}

.catalog__inner--wrap .catalog__content--wrap .left .bottom__range, .single__brand--wrap .catalog__content--wrap .left .bottom__range {
    width: 100%;
    height: 4px;
    background-color: #c4c4c4;
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    float: right;
    border-radius: 3px;
    margin-bottom: 20px;
    position: relative
}

.catalog__inner--wrap .catalog__content--wrap .left .bottom__range span, .single__brand--wrap .catalog__content--wrap .left .bottom__range span {
    width: 10px;
    height: 10px;
    display: inline-block;
    background-color: #000;
    position: absolute;
    border-radius: 2px;
    top: -2px;
    outline: none !important
}

.catalog__inner--wrap .catalog__content--wrap .left .apply__filter, .single__brand--wrap .catalog__content--wrap .left .apply__filter {
    display: block;
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    float: right;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 24px 0;
    background-color: #000;
    border: 0
}

.catalog__inner--wrap .right, .single__brand--wrap .right {
    width: -webkit-calc(100% - 370px);
    width: calc(100% - 370px)
}

.catalog__inner--wrap .right .catalog__content--inner, .single__brand--wrap .right .catalog__content--inner {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.catalog__inner--wrap .right .catalog__content--inner .product__item, .single__brand--wrap .right .catalog__content--inner .product__item {
    display: inline-block;
    width: 31.3%;
    border: 1px solid #d9d9d9;
    padding: 0 40px 170px;
    position: relative;
    margin-right: 40px;
    margin-bottom: 40px;
    height: 630px
}

.catalog__inner--wrap .right .catalog__content--inner .product__item:nth-child(3n), .single__brand--wrap .right .catalog__content--inner .product__item:nth-child(3n) {
    margin-right: 0
}

.catalog__inner--wrap .right .catalog__content--inner .product__item:hover, .single__brand--wrap .right .catalog__content--inner .product__item:hover {
    -webkit-box-shadow: 0 27px 50px 0 rgba(0, 0, 0, .16);
    box-shadow: 0 27px 50px 0 rgba(0, 0, 0, .16)
}

.label__item-img {
    margin-bottom: 0 !important;
    height: 30px !important;
    max-width: 100% !important;
    max-height: 100% !important;
}
.recent__slider .product__item.label__holder .label__item,
.relevant__wrap .product__item.label__holder .label__item,
.catalog__inner--wrap .right .catalog__content--inner .product__item.label__holder .label__item,
.single__brand--wrap .right .catalog__content--inner .product__item.label__holder .label__item {
    display: flex;
    align-items: center;
}

.recent__slider .product__item .add-to-wishlist,
.relevant__wrap .product__item .add-to-wishlist,
.catalog__inner--wrap .right .catalog__content--inner .product__item .add-to-wishlist,
.single__brand--wrap .right .catalog__content--inner .product__item .add-to-wishlist {
    display: block;
    width: 20px;
    height: 18px;
    background: transparent url(../img/empty-star.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    right: 30px;
    /*top: 50px;*/
    top: 10px;
    left: unset !important;
}

.catalog__inner--wrap .right .catalog__content--inner .product__item .add-to-wishlist:hover, .single__brand--wrap .right .catalog__content--inner .product__item .add-to-wishlist:hover {
    background: transparent url(../img/full-star.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.single__product--inner .product__content .left .label__item,
.recent__slider .product__item .label__item,
.relevant__wrap .product__item .label__item,
.catalog__inner--wrap .right .catalog__content--inner .product__item .label__item,
.single__brand--wrap .right .catalog__content--inner .product__item .label__item {
    display: none;
    padding: 4px 8px;
    text-align: center;
    height: 30px;
    width: auto;
    position: absolute;
    top: 15px;
    left: 20px;
    border: none;
    opacity: 1;
    font-size: 14px;
    z-index: 2;
    background: linear-gradient(109.07deg, #E1C34B 3.91%, #DBB332 53.04%, #E3C74A 98.25%);
    font-family: "EB Garamond";
    font-weight: 800;
    line-height: 18px;
    letter-spacing: 0em;
    color: #fff;
}
@media screen and (min-width: 1401px) {
    .single__product--inner .product__content .left .label__item,
    .recent__slider .product__item .label__item,
    .relevant__wrap .product__item .label__item,
    .catalog__inner--wrap .right .catalog__content--inner .product__item .label__item,
    .single__brand--wrap .right .catalog__content--inner .product__item .label__item {
        top: 15px;
    }
}
.single__product--inner .product__content .left .label__item.in-single {
    display: block;
    top: 0 !important;
    left: 0 !important;
}

.catalog__inner--wrap .right .catalog__content--inner .product__item .thumb__wrap, .single__brand--wrap .right .catalog__content--inner .product__item .thumb__wrap {
    height: 400px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.catalog__inner--wrap .right .catalog__content--inner .product__item img, .single__brand--wrap .right .catalog__content--inner .product__item img {
    display: block;
    margin: 0 auto;
    max-height: 95%
}

.catalog__inner--wrap .right .catalog__content--inner .product__item .relevant__bottom, .single__brand--wrap .right .catalog__content--inner .product__item .relevant__bottom {
    position: absolute;
    bottom: 40px;
    width: 100%;
    left: 0;
    padding: 0
}

.catalog__inner--wrap .right .catalog__content--inner .product__item .bottom__description, .single__brand--wrap .right .catalog__content--inner .product__item .bottom__description {
    padding: 0 16px 20px;
    margin-bottom: 25px;
    border-bottom: 1px solid #d9d9d9
}

.catalog__inner--wrap .right .catalog__content--inner .product__item .bottom__description .top, .single__brand--wrap .right .catalog__content--inner .product__item .bottom__description .top {
    font-size: 14px;
    font-weight: 300;
    opacity: .4;
    text-align: center;
    margin-bottom: 20px
}

.catalog__inner--wrap .right .catalog__content--inner .product__item .bottom__description h4, .single__brand--wrap .right .catalog__content--inner .product__item .bottom__description h4 {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center
}

.catalog__inner--wrap .right .catalog__content--inner .product__item .bottom__prices, .single__brand--wrap .right .catalog__content--inner .product__item .bottom__prices {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px
}

.catalog__inner--wrap .right .catalog__content--inner .product__item .bottom__prices .price, .single__brand--wrap .right .catalog__content--inner .product__item .bottom__prices .price {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.catalog__inner--wrap .right .catalog__content--inner .product__item .bottom__prices .price .main__price--discount,
.catalog__inner--wrap .right .catalog__content--inner .product__item .bottom__prices .price.wooPriceFunc del bdi,
.single__brand--wrap .right .catalog__content--inner .product__item .bottom__prices .price .main__price--discount,
.single__brand--wrap .right .catalog__content--inner .product__item .bottom__prices .price.wooPriceFunc del bdi {
    font-size: 14px;
    font-weight: 300;
    opacity: .3;
    text-decoration: line-through;
    margin-left: 20px
}

.catalog__inner--wrap .right .catalog__content--inner .product__item .bottom__prices .main__price,
.catalog__inner--wrap .right .catalog__content--inner .product__item .bottom__prices .price.wooPriceFunc bdi,
.catalog__inner--wrap .right .catalog__content--inner .product__item .bottom__prices .stock__price,
.single__brand--wrap .right .catalog__content--inner .product__item .bottom__prices .main__price,
.single__brand--wrap .right .catalog__content--inner .product__item .bottom__prices .stock__price,
.single__brand--wrap .right .catalog__content--inner .product__item .bottom__prices .price.wooPriceFunc bdi {
    font-size: 24px;
    font-weight: 600;
    font-family: EBGaramond
}

.catalog__inner--wrap .right .catalog__content--inner .product__item .bottom__prices .to-cart, .single__brand--wrap .right .catalog__content--inner .product__item .bottom__prices .to-cart {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    position: relative;
    opacity: 1 !important
}

.catalog__inner--wrap .right .catalog__content--inner .product__item .bottom__prices .to-cart:before, .single__brand--wrap .right .catalog__content--inner .product__item .bottom__prices .to-cart:before {
    display: block;
    content: "";
    width: 16px;
    height: 20px;
    background: transparent url(../img/cart-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: -27px;
    top: -5px
}

.catalog__inner--wrap .right .catalog__content--inner .product__item .bottom__prices .to-cart:after, .single__brand--wrap .right .catalog__content--inner .product__item .bottom__prices .to-cart:after {
    display: none !important
}

.catalog__inner--wrap .right .catalog__content--inner .product__item .bottom__prices .to-cart.added:before, .catalog__inner--wrap .right .catalog__content--inner .product__item .bottom__prices .to-cart:hover:before, .single__brand--wrap .right .catalog__content--inner .product__item .bottom__prices .to-cart.added:before, .single__brand--wrap .right .catalog__content--inner .product__item .bottom__prices .to-cart:hover:before {
    background: transparent url(../img/cart-hover.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.single__product--inner .product__content {
    margin-bottom: 200px
}

.single__product--inner .product__content .left, .single__product--inner .product__content .left-new {
    width: 60%;
    /*width: calc(50% - 100px);  
    margin-right: 100px;*/   
    position: relative
}

.single__product--inner .product__content .left .made__in {
    position: absolute;
    left: 0;
    top: 700px;
    max-width: 150px
}

.single__product--inner .product__content .left .made__in h4 {
    font-size: 18px;
    margin-bottom: 15px
}

.single__product--inner .product__content .left .made__in p {
    font-size: 14px;
    font-weight: 300
}

.single__product--inner .product__content .left .lSSlideOuter {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.single__product--inner .product__content .left .lSSlideOuter .lSSlideWrapper {
    padding-bottom: 100px
}

.single__product--inner .product__content .left .lSSlideOuter .lSGallery {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    width: auto !important;
    padding-bottom: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.single__product--inner .product__content .left .lSSlideOuter .lSAction a {
    display: block;
    width: 16px;
    height: 14px;
    position: absolute;
    bottom: 160px;
    top: unset;
    z-index: 1
}

.single__product--inner .product__content .left .lSSlideOuter .lSAction .lSPrev {
    background: transparent url(../img/owl-left.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    left: 100px
}

.single__product--inner .product__content .left .lSSlideOuter .lSAction .lSNext {
    background: transparent url(../img/owl-right.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 100px
}

.single__product--inner .product__content .left .lSSlideOuter .lSGallery li {
    width: 120px !important;
    height: 120px;
    padding: 20px 25px;
    border: 2px solid #d9d9d9;
    margin-bottom: 10px;
    opacity: .3
}

.single__product--inner .product__content .left .lSSlideOuter .lSGallery li:last-child {
    margin-bottom: 0
}

.single__product--inner .product__content .left .lSSlideOuter .lSGallery li.active {
    -webkit-box-shadow: 0 13px 27px rgba(0, 0, 0, .16);
    box-shadow: 0 13px 27px rgba(0, 0, 0, .16);
    opacity: 1
}

.single__product--inner .product__content .left .lSSlideOuter .lSGallery li img {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.single__product--inner .product__content .left .product__slider .slider__item {
    padding: 35px 0 75px
}

.single__product--inner .product__content .left .product__slider .slider__item, .single__product--inner .product__content .left .product__slider .slider__item a {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single__product--inner .product__content .left .product__slider .slider__item a {
    width: 100%;
    height: 100%
}

.single__product--inner .product__content .left .product__slider .slider__item img {
    max-width: 390px;
    max-height: 435px
}

.single__product--inner .product__content .right {
    width: 40%
}

.single__product--inner .product__content .right .content__top--card {
    padding: 0 50px 15px 50px;
    /* -webkit-box-shadow: 0 5px 17px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 17px rgba(0, 0, 0, .1); */
    margin-bottom: 0;
    position: relative
}

@media (max-width: 990px) {
    .single__product--inner .product__content .right .content__top--card {
        padding: 0 0 15px;
    }
}

.single__product--inner .product__content .right .content__top--card .top {
    margin-bottom: 25px;
    display: flex;
    justify-content: space-between;
}

.single__product--inner .product__content .right .content__top--card .top .cat {
    font-size: 17px;
    font-weight: 300;
    opacity: .4
}

.single__product--inner .product__content .right .content__top--card .top .cat a {
    color: #000
}

.single__product--inner .product__content .right .content__top--card .top .add-to-wishlist {
    /* position: absolute;
    top: 78px;
    right: 90px; */
    font-size: 14px;
    font-weight: 400;
    color: #212121;
    position: relative;
}

.single__product--inner .product__content .right .yith-wcwl-add-to-wishlist {
    margin-top: 0;
}

.single__product--inner .product__content .right .content__top--card .top .add-to-wishlist:hover:before {
    background: transparent url(../img/full-star.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.single__product--inner .product__content .right .content__top--card .top .add-to-wishlist:before {
    display: block;
    content: "";
    width: 20px;
    height: 18px;
    background: transparent url(../img/empty-star.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: -25px;
    top: -2px
}

.single__product--inner .product__content .right .content__top--card h1 {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px
}

.single__product--inner .product__content .right .content__top--card .article__code {
    font-size: 14px;
    color: #000;
    color: rgba(0, 0, 0, .3);
    margin-bottom: 25px
}

.single__product--inner .product__content .right .content__top--card .order__delivery {
    font-size: 14px;
    padding-left: 15px;
    color: #212121;
    position: relative;
    margin-bottom: 10px;
    font-weight: 300;
}

.single__product--inner .product__content .right .content__top--card .order__delivery b {
    font-weight: 500;
}

.single__product--inner .product__content .right .content__top--card .order__delivery:before {
    display: block;
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #f3c581;
    position: absolute;
    left: 0;
    top: 3px
}
.single__product--inner .product__content .right .content__top--card .order__delivery span {
    font-weight: 400;
    color: #212121;
    padding-right: 50px;
}

.single__product--inner .product__content .right .content__top--card .order__delivery.active:before {
    background: #12b212
}

.single__product--inner .product__content .right .content__top--card .bottom {
/*    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between */
    display: flex;
    flex-direction: column;
    grid-template-columns: 50% 50%;
    margin-bottom: 12px;
}
.single__product--inner .hover-add-to-cart {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}
.single__product--inner .product__content .right .content__top--card .bottom .add-to-cart {
    margin-top: auto;
}
.single__product--inner .product__content .right .content__top--card .bottom .price__wrap {
    grid-column: 1/span 2;
    margin-bottom: 20px;
}

.single__product--inner .product__content .right .content__top--card .bottom div p {
    font-size: 12px;
    font-weight: 300;
    opacity: .4;
    margin-bottom: 30px
}

.single__product--inner .product__content .right .content__top--card .bottom .price__wrap p {
    margin-bottom: 25px
}

.single__product--inner .product__content .right .content__top--card .bottom .price__wrap .old__price {
    font-size: 14px;
    font-weight: 300;
    opacity: .4;
    margin-bottom: 25px
}

.single__product--inner .product__content .right .content__top--card .bottom .price__wrap .old__price span {
    text-decoration: line-through
}

.single__product--inner .product__content .right .content__top--card .bottom .price__wrap .price {
    font-family: EBGaramond;
    font-size: 36px;
    font-weight: 600
}

.single__product--inner .product__content .right .content__top--card .bottom .quantity__wrap p {
    font-size: 14px;
    font-weight: 400;
    color: #212121;
    margin-bottom: 8px;
    opacity: 1;
}

.single__product--inner .product__content .right .content__top--card .bottom .quantity__inner {
    /* -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center; */
    align-items: center;
    justify-items: center;
    display: grid;
    grid-template-columns: 45px auto 45px;
    grid-template-rows: 50px;
    width: 195px;
    border: 1px solid #EFEFEF;
}

.single__product--inner .product__content .right .content__top--card .bottom .quantity__inner div {
    font-weight: 500;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.single__product--inner .product__content .right .content__top--card .bottom .quantity__inner div.minus {
    border-right: 1px solid #EFEFEF;
}

.single__product--inner .product__content .right .content__top--card .bottom .quantity__inner div.plus {
    border-left: 1px solid #EFEFEF;
}

.single__product--inner .product__content .right .content__top--card .bottom .quantity__inner div.disabled {
    color: #A3A3A3;
}


/* .single__product--inner .product__content .right .content__top--card .bottom .quantity__inner .quantity {
    margin: 0 28px
} */

.single__product--inner .product__content .right .content__top--card .bottom .color__wrap {
    margin-bottom: 17px
}

.single__product--inner .product__content .right .content__top--card .bottom .color__wrap p {
    text-align: right;
    margin-bottom: 35px
}

.single__product--inner .product__content .right .content__top--card .bottom .color__wrap a {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 20px
}

.single__product--inner .product__content .right .content__top--card .bottom .color__wrap a:last-child {
    margin-right: 0
}

.single__product--inner .product__content .right .content__top--card .bottom .color__wrap .white {
    background-color: #fff;
    border: 1px solid #ddd
}

.single__product--inner .product__content .right .content__top--card .bottom .color__wrap .grey {
    background-color: #cacaca
}

.single__product--inner .product__content .right .content__top--card .bottom .color__wrap .black {
    background-color: #000
}

.single__product--inner .product__content .right .content__top--card .bottom .add-to-cart {
    display: block;
    width: 260px;
    max-height: 60px;
    background: #000 url(../img/cart-icon-white.svg) left calc(50% - 30px) center no-repeat;
    -webkit-background-size: 15px 15px;
    background-size: 15px;
    color: #fff;
    padding: 26px 0 20px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    text-indent: 25px;
    border: 1px solid #000;
    justify-self: end;
    align-self: center;
}

.wrapper .single__product--inner .product__content .right .content__top--card .bottom .add-to-cart:hover {
    background: url(../img/cart-icon-black.svg) left calc(50% - 30px) center no-repeat;
}

.single__product--inner .product__content .right .content__middle--card {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 5px 17px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 17px rgba(0, 0, 0, .1);
    padding: 40px 80px
}

.single__product--inner .product__content .right .content__middle--card .download__pdf {
    font-size: 12px;
    font-weight: 500;
    position: relative;
    color: #000
}

.single__product--inner .product__content .right .content__middle--card .download__pdf:before {
    display: block;
    content: "";
    width: 19px;
    height: 24px;
    background: transparent url(../img/pdf-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: -30px;
    top: -5px
}

.single__product--inner .product__content .right .content__middle--card .card__right {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single__product--inner .product__content .right .content__middle--card .card__right p {
    font-size: 12px;
    font-weight: 300;
    opacity: .4;
    margin-right: 15px
}

.single__product--inner .product__content .right .content__middle--card .card__right .add-to-order a {
    display: inline-block;
    width: 54px;
    height: 54px;
    margin-right: 10px;
    border-radius: 50%;
    -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, .15);
    box-shadow: 0 5px 12px rgba(0, 0, 0, .15);
    position: relative
}

.single__product--inner .product__content .right .content__middle--card .card__right .add-to-order a:before {
    display: none;
    content: "";
    position: absolute;
    top: -webkit-calc(100% + 15px);
    top: calc(100% + 15px);
    background: #f2f2f2;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    width: 230px;
    text-align: center;
    padding: 8px 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.single__product--inner .product__content .right .content__middle--card .card__right .add-to-order a:last-child {
    margin-right: 0
}

.single__product--inner .product__content .right .content__middle--card .card__right .add-to-order a:hover:before {
    display: block
}

.single__product--inner .product__content .right .content__middle--card .card__right .add-to-order .first {
    background: #fff url(../img/flowers.svg) 50% no-repeat;
    -webkit-background-size: 17px 17px;
    background-size: 17px
}

.single__product--inner .product__content .right .content__middle--card .card__right .add-to-order .first:hover {
    background: #000 url(../img/flowers-white.svg) 50% no-repeat;
    -webkit-background-size: 17px 17px;
    background-size: 17px
}

.single__product--inner .product__content .right .content__middle--card .card__right .add-to-order .first:before {
    content: "Добавить к заказу цветы"
}

.single__product--inner .product__content .right .content__middle--card .card__right .add-to-order .gift {
    background: #fff url(../img/gift.svg) 50% no-repeat;
    -webkit-background-size: 19px 19px;
    background-size: 19px
}

.single__product--inner .product__content .right .content__middle--card .card__right .add-to-order .gift:hover {
    background: #000 url(../img/gift-white.svg) 50% no-repeat;
    -webkit-background-size: 19px 19px;
    background-size: 19px
}

.single__product--inner .product__content .right .content__middle--card .card__right .add-to-order .gift:before {
    content: "Добавить к заказу упаковку"
}

.single__product--inner .product__content .right .content__middle--card .card__right .add-to-order .card {
    background: #fff url(../img/envelope.svg) 50% no-repeat;
    -webkit-background-size: 20px 20px;
    background-size: 20px
}

.single__product--inner .product__content .right .content__middle--card .card__right .add-to-order .card:hover {
    background: #000 url(../img/envelope-white.svg) 50% no-repeat;
    -webkit-background-size: 20px 20px;
    background-size: 20px
}

.single__product--inner .product__content .right .content__middle--card .card__right .add-to-order .card:before {
    content: "Добавить к заказу открытку"
}

.single__product--inner .product__content .right .content__middle--card .card__right .add-to-order .brand {
    background: #fff url(../img/brand-icon.svg) 50% no-repeat;
    -webkit-background-size: 23px 23px;
    background-size: 23px
}

.single__product--inner .product__content .right .content__middle--card .card__right .add-to-order .brand:hover {
    background: #000 url(../img/brand-icon-white.svg) 50% no-repeat;
    -webkit-background-size: 23px 23px;
    background-size: 23px
}

.single__product--inner .product__content .right .content__middle--card .card__right .add-to-order .brand:before {
    content: "Добавить к заказу брендирование"
}

.single__product--inner .product__content .right .content__bottom--card {
    /* -webkit-box-shadow: 0 5px 17px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 17px rgba(0, 0, 0, .1); */
    padding: 15px 50px 0 50px
}

.single__product--inner .productbottomblock .product__tabs--list {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: flex-start;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    display: flex;
}

.single__product--inner .productbottomblock .product__tabs--list li {
    width: 25%;
    padding-bottom: 30px;
    opacity: .3;
    border-bottom: 1px solid #000;
    list-style-type: none;
    text-align: center;
    font-weight: 600;
    cursor: pointer
}

.single__product--inner .productbottomblock .product__tabs--list li.current {
    opacity: 1
}

.single__product--inner .productbottomblock .product__tabs--list li:last-child {
    width: 30%
}

.productbottomblock .product__tab--content {
    margin-top: 40px;
}

.single__product--inner .product__content .right .content__bottom--card .product__tab--content, 
.single__product--inner .product__content .right .content__bottom--card  .accordion__content > div {
    padding: 0 28px 64px;
    max-height: 135px;
    overflow: hidden;
    position: relative
}

.single__product--inner .product__content .right .content__bottom--card .product__tab--content.over, 
.single__product--inner .product__content .right .content__bottom--card  .accordion__content > div.over {
    max-height: 100%
}

.single__product--inner .product__content .right .content__bottom--card .product__tab--content table tr td, 
.single__product--inner .product__content .right .content__bottom--card  .accordion__content > div table tr td {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.7
}

.single__product--inner .product__content .right .content__bottom--card .product__tab--content table tr td:first-child, 
.single__product--inner .product__content .right .content__bottom--card  .accordion__content > div table tr td:first-child {
    display: block;
    margin-right: 10px;
    text-transform: capitalize
}

.single__product--inner .product__content .right .content__bottom--card .product__tab--content p, 
.single__product--inner .product__content .right .content__bottom--card  .accordion__content > div p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.7;
    margin-bottom: 15px;
    text-align: justify
}

.single__product--inner .product__content .right .content__bottom--card .product__tab--content p:last-child, 
.single__product--inner .product__content .right .content__bottom--card  .accordion__content > div p:last-child {
    margin-bottom: 0
}

.single__product--inner .product__content .right .content__bottom--card .product__tab--content .read__more--text, 
.single__product--inner .product__content .right .content__bottom--card  .accordion__content > div .read__more--text {
    display: block;
    text-align: center;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    text-decoration-line: underline;    
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: -10px;
    padding: 15px 15px 25px;
    background: #fff;
}

.single__product--inner .recent__products {
    position: relative;
    /* margin-bottom: 200px */
}

.single__product--inner .recent__products .owl__dots--couner--recent {
    right: 580px
}

.single__product--inner .recent__products .owl__dots--couner--recent, .single__product--inner .recent__products .owl__dots--length--recent {
    display: none;
    font-size: 14px;
    font-weight: 600;
    opacity: .4;
    position: absolute;
    top: 72px;
    margin-top: auto;
    margin-bottom: auto;
    height: 15px;
    width: 15px
}

.single__product--inner .recent__products .owl__dots--length--recent {
    right: 230px
}

.single__product--inner .recent__products h4 {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600;
    text-align: center;
    /* margin-bottom: 50px */
}

.single__product--inner .recent__products .recent__slider {
    max-width: 1340px;
    margin: 0 auto
}

.single__product--inner .recent__products .recent__slider .owl-dots {
    max-width: 300px;
    width: 100%;
    position: absolute;
    right: 65px;
    top: -30px
}

.single__product--inner .recent__products .recent__slider .owl-dots button {
    height: 2px;
    width: 50%;
    background-color: #000;
    opacity: .1
}

.single__product--inner .recent__products .recent__slider .owl-dots button.active {
    opacity: 1
}

.single__product--inner .recent__products .recent__slider .owl-dots button:focus {
    outline: none
}

.single__product--inner .recent__products .recent__slider .owl-dots button:hover {
    opacity: 1
}

.single__product--inner .recent__products .recent__slider .owl-nav button {
    width: 16px;
    height: 13px;
    position: absolute;
    top: -35px;
    margin-top: auto;
    margin-bottom: auto;
    opacity: .5
}

.single__product--inner .recent__products .recent__slider .owl-nav button:hover {
    opacity: 1
}

.single__product--inner .recent__products .recent__slider .owl-nav button:focus {
    outline: none
}

.single__product--inner .recent__products .recent__slider .owl-nav button span {
    display: none
}

.single__product--inner .recent__products .recent__slider .owl-nav .owl-prev {
    background: transparent url(../img/owl-left.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 410px
}

.single__product--inner .recent__products .recent__slider .owl-nav .owl-next {
    background: transparent url(../img/owl-right.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 0
}

.single__product--inner .productbottomblock .recent__products .recent__slider {
    display: flex;
    flex-wrap: wrap;
}

.single__product--inner .productbottomblock .recent__products .recent__slider .relevant__item {
    width: calc(25% - 30px);
    border: 1px solid #d9d9d9;
    padding: 0 0 170px;
    position: relative;
    margin-right: 40px;
    margin-bottom: 40px;
    height: 550px    
}

.single__product--inner .recent__products .recent__slider.owl-loaded .product__item {
    width: 100%;
    border: 1px solid #d9d9d9;
    padding: 0 0 170px;
    position: relative;
    margin-right: 40px;
    margin-bottom: 40px;
    height: 550px;
    padding-top: 10px;
}

.single__product--inner .productbottomblock .recent__products .recent__slider .product__item:nth-child(4n) {
    margin-right: 0
}

.single__product--inner .productbottomblock .recent__products .recent__slider .product__item:nth-child(3n) {
    margin-right: 40px;
}

.single__product--inner .recent__products .recent__slider .product__item:nth-child(3n) {
    margin-right: 0
}

.single__product--inner .recent__products .recent__slider .product__item:hover {
    -webkit-box-shadow: 0 27px 20px 0 rgba(0, 0, 0, .16);
    box-shadow: 0 27px 20px 0 rgba(0, 0, 0, .16)
}

.single__product--inner .recent__products .recent__slider .product__item .add-to-wishlist {
    display: block;
    width: 20px;
    height: 18px;
    background: transparent url(../img/empty-star.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: auto;
    top: 20px;
    right: 20px;
    z-index: 2;
}

.single__product--inner .recent__products .recent__slider .product__item .add-to-wishlist:hover {
    background: transparent url(../img/full-star.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.single__product--inner .recent__products .recent__slider .product__item .thumb__wrap {
    height: 300px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
}

.single__product--inner .recent__products .recent__slider .product__item img {
    display: block;
    margin: 0 auto;
    max-height: 95%;
    /* max-width: 75% */
}

.single__product--inner .recent__products .recent__slider .product__item .relevant__bottom {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0;
    padding: 0
}

.single__product--inner .recent__products .recent__slider .product__item .bottom__description {
    padding: 0 16px 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d9d9d9
}

.single__product--inner .recent__products .recent__slider .product__item .bottom__description .top {
    font-size: 14px;
    font-weight: 300;
    opacity: .4;
    text-align: center;
    margin-bottom: 8px
}

.single__product--inner .recent__products .recent__slider .product__item .bottom__description h4 {
    font-size: 16px;
    line-height: 24px;
    min-height: 48px;
    text-align: center
}

.single__product--inner .recent__products .recent__slider .product__item .bottom__prices {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 16px
}

.single__product--inner .recent__products .recent__slider .product__item .bottom__prices .outofstock {
    font-size: 14px;
    font-weight: 500;
    padding-left: 10px;
}

.single__product--inner .recent__products .recent__slider .product__item .bottom__prices, .single__product--inner .recent__products .recent__slider .product__item .bottom__prices .price {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single__product--inner .recent__products .recent__slider .product__item .bottom__prices .price .main__price--discount,
.single__product--inner .recent__products .recent__slider .product__item .bottom__prices .price.wooPriceFunc del bdi {
    font-size: 14px;
    font-weight: 300;
    opacity: .3;
    text-decoration: line-through;
    margin-right: 20px
}

.single__product--inner .recent__products .recent__slider .product__item .bottom__prices .main__price,
.single__product--inner .recent__products .recent__slider .product__item .bottom__prices .stock__price,
.single__product--inner .recent__products .recent__slider .product__item .bottom__prices .price.wooPriceFunc bdi {
    font-size: 24px;
    font-weight: 600;
    font-family: EBGaramond
}

.single__product--inner .recent__products .recent__slider .product__item .bottom__prices .to-cart {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    position: relative;
    opacity: 1 !important;
    padding-left: 35px;
}

.single__product--inner .recent__products .recent__slider .product__item .bottom__prices .to-cart:before {
    display: block;
    content: "";
    width: 16px;
    height: 20px;
    background: transparent url(../img/cart-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 10px;
    top: calc(50% - 10px);
}

.single__product--inner .recent__products .recent__slider .product__item .bottom__prices .to-cart:after {
    display: none !important
}

.single__product--inner .recent__products .recent__slider .product__item .bottom__prices .to-cart.added:before, .single__product--inner .recent__products .recent__slider .product__item .bottom__prices .to-cart:hover:before {
    background: transparent url(../img/cart-hover.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.single__product--inner .recent__products .all__products {
    display: block;
    /* width: 175px; */
    margin: 0 auto;
    font-size: 16px;
    font-weight: 500;
    color: #212121;
    text-align: center;
    /* text-transform: uppercase; */
    /* background-color: #000; */
    /* padding: 24px 0; */
    /* border: 1px solid #000 */
    text-decoration: underline;
}

/* .single__product--inner .recent__products .all__products:hover {
    background-color: #fff;
    color: #000
} */

.page__inner--custom .breadcrumbs {
    text-align: center
}

.page__inner--custom .page__title {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 60px
}

.brands__inner .brands__sort--wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1400px;
    border-bottom: solid #ddd;
    padding: 0 90px 30px;
    margin: 0 auto;
    margin-bottom: 130px
}

.brands__inner .brands__sort--wrap a {
    color: #000;
    font-weight: 500;
    margin-right: 35px;
    opacity: .2
}

.brands__inner .brands__sort--wrap a:last-child {
    margin-right: 0
}

.brands__inner .brands__sort--wrap a.active {
    opacity: 1
}

.brands__inner .brands__sort--wrap--ru {
    margin-bottom: 70px
}

.brands__inner .brands__sort--wrap--ru a {
    margin-right: 25px
}

.brands__inner .brands__sort--content {
    margin-bottom: 150px
}

.brands__inner .brands__sort--content .left {
    width: 240px;
    margin-right: 260px
}

.brands__inner .brands__sort--content .left h6 {
    font-size: 24px;
    margin-bottom: 20px
}

.brands__inner .brands__sort--content .left .main__filter--wrap {
    margin-bottom: 30px
}

.brands__inner .brands__sort--content .left ul li {
    margin-bottom: 35px;
    position: relative;
    list-style-type: none
}

.brands__inner .brands__sort--content .left ul li:last-child {
    margin-bottom: 0
}

.brands__inner .brands__sort--content .left ul li label {
    cursor: pointer;
    position: relative;
    opacity: .3
}

.brands__inner .brands__sort--content .left ul li label:before {
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 1px;
    position: absolute;
    left: -30px;
    top: 2px;
    border: 1px solid #000
}

.brands__inner .brands__sort--content .left ul li label.active {
    opacity: 1
}

.brands__inner .brands__sort--content .left ul li label.active:before {
    background: #000 url(../img/check-white.svg) 50% no-repeat;
    -webkit-background-size: 9px 9px;
    background-size: 9px
}

.brands__inner .brands__sort--content .left ul li input {
    display: none
}

.brands__inner .brands__sort--content .right {
    width: -webkit-calc(100% - 500px);
    width: calc(100% - 500px);
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.brands__inner .brands__sort--content .right .column {
    width: 33%;
    margin-bottom: 50px
}

.brands__inner .brands__sort--content .right .column .top {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 20px
}

.brands__inner .brands__sort--content .right .column .brand__list li {
    list-style-type: none;
    font-weight: 300;
    margin-bottom: 15px
}

.brands__inner .brands__sort--content .right .column .brand__list li:last-child {
    margin-bottom: 0
}

.brands__inner .brands__sort--content .right .column .brand__list li a {
    color: #000;
    text-transform: capitalize
}

.single__brand--wrap .top__single--brand {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 200px
}

.single__brand--wrap .top__single--brand .left {
    width: 55%;
    margin-right: 180px
}

.single__brand--wrap .top__single--brand .right {
    width: 45%
}

.single__brand--wrap .top__single--brand .right .page__title {
    font-family: EBGaramond;
    text-align: left;
    max-width: 450px
}

.single__brand--wrap .top__single--brand .right .brand__description {
    max-width: 450px;
    margin-bottom: 30px
}

.single__brand--wrap .top__single--brand .right .brand__description p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 15px;
    text-align: justify
}

.single__brand--wrap .top__single--brand .right .brand__description p:last-child {
    margin-bottom: 0
}

.single__brand--wrap .top__single--brand .right .brand__description a {
    text-decoration: underline;
    color: #000
}

.single__brand--wrap .top__single--brand .right .brand__description ol li, .single__brand--wrap .top__single--brand .right .brand__description ul li {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5
}

.single__brand--wrap .top__single--brand .right .brand__description ol li:last-child, .single__brand--wrap .top__single--brand .right .brand__description ul li:last-child {
    margin-bottom: 0
}

.single__brand--wrap .top__single--brand .right .download__catalog {
    font-size: 12px;
    font-weight: 500;
    color: #000;
    padding-left: 30px;
    position: relative
}

.single__brand--wrap .top__single--brand .right .download__catalog:before {
    display: block;
    content: "";
    width: 19px;
    height: 24px;
    background: transparent url(../img/pdf-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0;
    top: -6px
}

.single__brand--wrap .catalog__content--wrap {
    margin-bottom: 30px
}

.single__brand--wrap .catalog__content--wrap .left ul .filter__category:before {
    display: block !important;
    content: "" !important;
    width: 11px;
    height: 1px;
    background-color: #b3b3b3;
    position: absolute;
    right: 0;
    top: 8.5px
}

.single__brand--wrap .catalog__content--wrap .left ul .filter__category:after {
    display: block !important;
    content: "" !important;
    width: 1px;
    height: 11px;
    background-color: #b3b3b3;
    position: absolute;
    right: 4.5px;
    top: 4px
}

.single__brand--wrap .brand__buttons {
    margin-bottom: 240px;
    width: 100%;
    text-align: center;
    float: right
}

.single__brand--wrap .brand__buttons .all__products {
    display: inline-block;
    width: 175px;
    background-color: #000;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    padding: 24px 0;
    margin-right: 20px
}

.single__brand--wrap .brand__buttons .all__brand--products {
    display: inline-block;
    width: 265px;
    background-color: #fff;
    border: 1px solid #000;
    padding: 24px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    color: #000
}

.blog header {
    background-color: #eee !important
}

.blog__inner {
    margin-bottom: 220px;
    padding-bottom: 220px;
    background-color: #eee
}

.blog__wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px
}

.blog__wrap .blog__item {
    position: relative;
    width: 48%
}

.blog__wrap .blog__item .thumb__wrap {
    height: 465px;
    position: relative
}

.blog__wrap .blog__item .thumb__wrap img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.blog__wrap .blog__item .description__wrap {
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    margin: 0 auto;
    position: relative;
    top: -60px;
    background-color: #fff;
    padding: 70px 70px 80px;
    text-align: center;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .25)
}

.blog__wrap .blog__item .description__wrap .date {
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    color: #bfbfbf;
    margin-bottom: 25px
}

.blog__wrap .blog__item .description__wrap h4 {
    font-family: EBGaramond;
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 45px;
    text-align: center;
    height: 125px;
    overflow: hidden
}

.blog__wrap .blog__item .description__wrap h4 a {
    color: #000
}

.blog__wrap .blog__item .description__wrap .more {
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    color: #000;
    position: relative;
    width: 80px;
    right: 20px
}

.blog__wrap .blog__item .description__wrap .more:after {
    display: block;
    content: "";
    width: 11px;
    height: 10px;
    background: transparent url(../img/arrow-right-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    bottom: 2px;
    right: -20px
}

.single__inner {
    padding-top: 0;
    background-color: #eee
}

.single__inner .single__banner {
    max-height: 735px;
    width: 100%
}

.single__inner .single__content {
    position: relative;
    top: -290px;
    background-color: #fff;
    max-width: 1500px;
    margin: 0 auto;
    padding: 120px 225px 80px;
    margin-bottom: 20px
}

.single__inner .single__content .breadcrumbs {
    text-align: center
}

.single__inner .single__content .page__title {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 60px
}

.single__inner .single__content .content__wrap h6 {
    font-size: 24px;
    margin-bottom: 20px;
    padding: 0 120px
}

.single__inner .single__content .content__wrap p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 60px;
    padding: 0 120px;
    text-align: justify
}

.single__inner .single__content .content__wrap p a {
    color: #000;
    font-weight: 700
}

.single__inner .single__content .content__wrap img {
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0;
    height: auto
}

.single__inner .single__content .content__wrap img.aligncenter {
    margin: 0 auto;
    margin-bottom: 30px
}

.single__inner .single__content .content__wrap .content__bottom--info {
    padding: 0 120px 80px
}

.single__inner .single__content .content__wrap .content__bottom--info p {
    padding: 0;
    margin-bottom: 50px
}

.single__inner .single__content .content__wrap .content__bottom--info .phones {
    margin-bottom: 40px
}

.single__inner .single__content .content__wrap .content__bottom--info .phones a {
    display: inline-block;
    color: #000;
    font-weight: 300
}

.single__inner .single__content .content__wrap ol, .single__inner .single__content .content__wrap ul {
    padding: 0 120px;
    margin-bottom: 30px
}

.single__inner .single__content .content__wrap ol li, .single__inner .single__content .content__wrap ul li {
    list-style-type: none;
    position: relative;
    padding-left: 25px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 15px;
    text-align: justify
}

.single__inner .single__content .content__wrap ol li:before, .single__inner .single__content .content__wrap ul li:before {
    display: block;
    content: "";
    width: 5px;
    height: 5px;
    border-right: 50%;
    position: absolute;
    left: 0;
    top: 5px
}

.single__inner .single__content .content__wrap ol li:last-child, .single__inner .single__content .content__wrap ul li:last-child {
    margin-bottom: 0
}

.single__inner .single__content .content__wrap ol li a, .single__inner .single__content .content__wrap ul li a {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.3;
    color: #000
}

.single__inner .single__content .content__wrap ol {
    list-style: none;
    counter-reset: a
}

.single__inner .single__content .content__wrap ol li {
    counter-increment: a;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.3;
    position: relative
}

.single__inner .single__content .content__wrap ol li:last-child {
    margin-bottom: 0
}

.single__inner .single__content .content__wrap ol li:before {
    display: inline-block;
    content: counter(a) ". ";
    font-weight: 700;
    position: absolute;
    left: 0;
    font-size: 15px;
    top: 1px
}

.single__inner .single__content .single__bottom--buttons {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 70px;
    border-top: 2px solid #ddd
}

.single__inner .single__content .single__bottom--buttons, .single__inner .single__content .single__bottom--buttons .share {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single__inner .single__content .single__bottom--buttons p {
    font-weight: 500;
    opacity: .4;
    margin-right: 20px
}

.single__inner .single__content .single__bottom--buttons .heateor_sss_sharing_ul li {
    list-style-type: none;
    margin-right: 8px
}

.single__inner .single__content .single__bottom--buttons .heateor_sss_sharing_ul li:last-child {
    margin-right: 0
}

.single__inner .single__content .single__bottom--buttons .heateor_sss_sharing_ul li i {
    display: block;
    width: 34px;
    height: 34px;
    border-radius: 50%
}

.single__inner .single__content .single__bottom--buttons .heateor_sss_sharing_ul li i.heateorSssFacebookBackground {
    background: #000 url(../img/facebook-white.svg) 50% no-repeat;
    -webkit-background-size: 15px 15px;
    background-size: 15px
}

.single__inner .single__content .single__bottom--buttons .heateor_sss_sharing_ul li i.heateorSssPinterestBackground {
    background: #000 url(../img/pinterest-white.svg) 50% no-repeat;
    -webkit-background-size: 15px 15px;
    background-size: 15px
}

.single__inner .single__content .single__bottom--buttons .heateor_sss_sharing_ul li i.heateorSssTwitterBackground {
    background: #000 url(../img/twitter-white.svg) 50% no-repeat;
    -webkit-background-size: 15px 15px;
    background-size: 15px
}

.single__inner .single__content .single__bottom--buttons .post__nav {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 365px;
    padding-right: 25px
}

.single__inner .single__content .single__bottom--buttons .post__nav a {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    position: relative
}

.single__inner .single__content .single__bottom--buttons .post__nav .prev__post:before {
    display: block;
    content: "";
    width: 11px;
    height: 10px;
    background: transparent url(../img/owl-left.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: -25px;
    top: 2px
}

.single__inner .single__content .single__bottom--buttons .post__nav .next__post:before {
    display: block;
    content: "";
    width: 11px;
    height: 10px;
    background: transparent url(../img/owl-right.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    right: -25px;
    top: 2px
}

.single__inner .related__news {
    max-width: 1400px;
    margin: 0 auto;
    margin-bottom: 200px;
    margin-top: -100px
}

.single__inner .related__news .titles__wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px
}

.single__inner .related__news .titles__wrap h4 {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600
}

.single__inner .related__news .titles__wrap a {
    font-size: 12px;
    font-weight: 500;
    color: #000
}

.single__inner .related__news .titles__wrap a:after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #000;
    margin-top: 10px
}

.single__inner .related__news #related__owl .owl-dots {
    max-width: 300px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 0
}

.single__inner .related__news #related__owl .owl-dots button {
    height: 2px;
    width: 50%;
    background-color: #000;
    opacity: .1
}

.single__inner .related__news #related__owl .owl-dots button.active {
    opacity: 1
}

.single__inner .related__news #related__owl .owl-dots button:focus {
    outline: none
}

.single__inner .related__news #related__owl .owl-dots button:hover {
    opacity: 1
}

.single__inner .related__news #related__owl .owl-nav {
    width: 400px;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 0
}

.single__inner .related__news #related__owl .owl-nav button {
    width: 15px;
    height: 13px;
    position: absolute;
    bottom: -5px;
    z-index: 5
}

.single__inner .related__news #related__owl .owl-nav button:focus {
    outline: none
}

.single__inner .related__news #related__owl .owl-nav button span {
    display: none
}

.single__inner .related__news #related__owl .owl-nav .owl-prev {
    background: transparent url(../img/owl-left.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    left: 0
}

.single__inner .related__news #related__owl .owl-nav .owl-next {
    background: transparent url(../img/owl-right.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 0
}

.single__inner .related__news .related__wrap {
    display: none;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.single__inner .related__news .related__wrap .blog__item {
    position: relative;
    width: 100%
}

.single__inner .related__news .related__wrap .blog__item .thumb__wrap {
    height: 465px;
    position: relative
}

.single__inner .related__news .related__wrap .blog__item .thumb__wrap img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.single__inner .related__news .related__wrap .blog__item .description__wrap {
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    margin: 0 auto;
    position: relative;
    top: -60px;
    background-color: #fff;
    padding: 70px 70px 80px;
    text-align: center;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .25)
}

.single__inner .related__news .related__wrap .blog__item .description__wrap .date {
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    color: #bfbfbf;
    margin-bottom: 25px
}

.single__inner .related__news .related__wrap .blog__item .description__wrap h4 {
    font-family: EBGaramond;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 45px;
    text-align: center;
    height: 125px;
    overflow: hidden
}

.single__inner .related__news .related__wrap .blog__item .description__wrap h4 a {
    color: #000
}

.single__inner .related__news .related__wrap .blog__item .description__wrap .more {
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    color: #000;
    position: relative;
    width: 80px;
    right: 20px
}

.single__inner .related__news .related__wrap .blog__item .description__wrap .more:after {
    display: block;
    content: "";
    width: 11px;
    height: 10px;
    background: transparent url(../img/arrow-right-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    bottom: 2px;
    right: -20px
}

.services__inner {
    margin-bottom: 120px
}

.services__inner .services__wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1400px;
    margin: 0 auto;
    padding-top: 90px;
    margin-bottom: 80px
}

.services__inner .services__wrap .service__item {
    width: 31%;
    height: 620px;
    position: relative;
    margin-bottom: 60px;
    overflow: hidden
}

.services__inner .services__wrap .service__item:hover {
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .3)
}

.services__inner .services__wrap .service__item:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.services__inner .services__wrap .service__item:hover .titles a {
    opacity: 1
}

.services__inner .services__wrap .service__item:nth-child(2), .services__inner .services__wrap .service__item:nth-child(5), .services__inner .services__wrap .service__item:nth-child(8) {
    -webkit-transform: translateY(-90px);
    -ms-transform: translateY(-90px);
    -o-transform: translateY(-90px);
    transform: translateY(-90px)
}

.services__inner .services__wrap .service__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.services__inner .services__wrap .service__item .titles {
    position: absolute;
    left: 60px;
    bottom: 60px
}

.services__inner .services__wrap .service__item .titles h4 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 20px
}

.services__inner .services__wrap .service__item .titles h4 a {
    opacity: 1;
    font-size: 24px
}

.services__inner .services__wrap .service__item .titles a {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    position: relative;
    opacity: 0
}

.services__inner .services__wrap .service__item .titles a:after {
    display: block;
    content: "";
    width: 11px;
    height: 10px;
    background: transparent url(../img/arrow-right-white.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    bottom: 2px;
    right: -20px
}

.services__inner .all__services--items {
    display: block;
    width: 200px;
    padding: 20px 0;
    font-size: 12px;
    font-weight: 500;
    background-color: transparent;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    margin-bottom: 50px;
    border: 1px solid #000
}

.services__inner .all__services--items:hover {
    background-color: #000;
    color: #fff
}

.about__inner .about__video--banner {
    width: 75%;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 800px;
    margin: 0 auto;
    margin-bottom: 220px
}

.about__inner .about__video--banner .about__banner {
    display: none
}

.about__inner .about__video--banner iframe, .about__inner .about__video--banner img, .about__inner .about__video--banner video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border: 0
}

.about__inner .about__video--banner img {
    z-index: 4;
    display: none
}

.about__inner .about__video--banner .watch__about--video {
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 19px 27px 100px hsla(0, 0%, 65%, .3);
    box-shadow: 19px 27px 100px hsla(0, 0%, 65%, .3);
    position: relative;
    z-index: 5
}

.about__inner .about__video--banner .watch__about--video:before {
    display: block;
    content: "";
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 19px 27px 50px #a7a7a7;
    box-shadow: 19px 27px 50px #a7a7a7;
    position: absolute
}

.about__inner .about__video--banner .watch__about--video:after {
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    background: transparent url(../img/play-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute
}

.about__inner .about__gallery {
    position: relative;
    height: 100vh;
    margin-bottom: 220px
}

.about__inner .about__gallery .owl__dots--length--gallery--about {
    display: none;
    font-size: 14px;
    font-weight: 600;
    opacity: .4;
    position: absolute;
    left: 695px;
    bottom: 75px;
    z-index: 5
}

.about__inner .about__gallery .owl__dots--counter--gallery--about {
    display: none;
    font-size: 14px;
    font-weight: 600;
    opacity: .4;
    position: absolute;
    left: 335px;
    bottom: 75px;
    z-index: 5
}

.about__inner .about__gallery .about__gallery--slider {
    width: 75%
}

.about__inner .about__gallery .about__gallery--slider .owl-dots {
    max-width: 300px;
    width: 100%;
    position: absolute;
    left: 370px;
    bottom: 80px
}

.about__inner .about__gallery .about__gallery--slider .owl-dots button {
    height: 2px;
    width: 50%;
    background-color: #000;
    opacity: .1
}

.about__inner .about__gallery .about__gallery--slider .owl-dots button.active {
    opacity: 1
}

.about__inner .about__gallery .about__gallery--slider .owl-dots button:focus {
    outline: none
}

.about__inner .about__gallery .about__gallery--slider .owl-dots button:hover {
    opacity: 1
}

.about__inner .about__gallery .about__gallery--slider .owl-nav button {
    width: 15px;
    height: 13px;
    position: absolute;
    bottom: 75px;
    z-index: 5
}

.about__inner .about__gallery .about__gallery--slider .owl-nav button:focus {
    outline: none
}

.about__inner .about__gallery .about__gallery--slider .owl-nav button span {
    display: none
}

.about__inner .about__gallery .about__gallery--slider .owl-nav .owl-prev {
    background: transparent url(../img/owl-left.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    left: 300px
}

.about__inner .about__gallery .about__gallery--slider .owl-nav .owl-next {
    background: transparent url(../img/owl-right.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    left: 725px
}

.about__inner .about__gallery .slider__item {
    height: 100vh;
    position: relative
}

.about__inner .about__gallery .slider__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.about__inner .about__gallery .gallery__card {
    width: 650px;
    max-height: 455px;
    position: absolute;
    right: 95px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    padding: 110px 100px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    z-index: 5
}

.about__inner .about__gallery .gallery__card h4 {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 800;
    margin-bottom: 40px
}

.about__inner .about__gallery .gallery__card .text__description {
    margin-bottom: 50px;
    max-height: 170px;
    overflow: hidden
}

.about__inner .about__gallery .gallery__card .text__description p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    text-align: justify
}

.about__inner .about__mission {
    position: relative;
    height: 100vh;
    margin-bottom: 220px
}

.about__inner .about__mission .owl__dots--length--mission--about {
    display: none;
    font-size: 14px;
    font-weight: 600;
    opacity: .4;
    position: absolute;
    right: 335px;
    bottom: 75px;
    z-index: 5
}

.about__inner .about__mission .owl__dots--counter--mission--about {
    display: none;
    font-size: 14px;
    font-weight: 600;
    opacity: .4;
    position: absolute;
    right: 695px;
    bottom: 75px;
    z-index: 5
}

.about__inner .about__mission .about__mission--slider {
    width: 75%;
    float: right
}

.about__inner .about__mission .about__mission--slider .owl-dots {
    max-width: 300px;
    width: 100%;
    position: absolute;
    right: 370px;
    bottom: 80px
}

.about__inner .about__mission .about__mission--slider .owl-dots button {
    height: 2px;
    width: 50%;
    background-color: #000;
    opacity: .1
}

.about__inner .about__mission .about__mission--slider .owl-dots button.active {
    opacity: 1
}

.about__inner .about__mission .about__mission--slider .owl-dots button:focus {
    outline: none
}

.about__inner .about__mission .about__mission--slider .owl-dots button:hover {
    opacity: 1
}

.about__inner .about__mission .about__mission--slider .owl-nav button {
    width: 15px;
    height: 13px;
    position: absolute;
    bottom: 75px;
    z-index: 5
}

.about__inner .about__mission .about__mission--slider .owl-nav button:focus {
    outline: none
}

.about__inner .about__mission .about__mission--slider .owl-nav button span {
    display: none
}

.about__inner .about__mission .about__mission--slider .owl-nav .owl-prev {
    background: transparent url(../img/owl-left.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 725px
}

.about__inner .about__mission .about__mission--slider .owl-nav .owl-next {
    background: transparent url(../img/owl-right.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 300px
}

.about__inner .about__mission .slider__item {
    height: 100vh;
    position: relative
}

.about__inner .about__mission .slider__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.about__inner .about__mission .gallery__card {
    width: 650px;
    max-height: 455px;
    position: absolute;
    left: 95px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    padding: 110px 100px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    z-index: 5
}

.about__inner .about__mission .gallery__card h4 {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 800;
    margin-bottom: 40px
}

.about__inner .about__mission .gallery__card .text__description {
    margin-bottom: 50px;
    max-height: 170px;
    overflow: hidden
}

.about__inner .about__mission .gallery__card .text__description p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    text-align: justify
}

.about__inner .about__instagram {
    margin-bottom: 220px
}

.about__inner .about__instagram .inst__wrap {
    max-width: 1520px;
    margin: 0 auto;
    border: 1px solid #ddd;
    padding: 90px 60px 0
}

.about__inner .about__instagram .inst__wrap h4 {
    text-align: center;
    font-family: EBGaramond;
    font-size: 48px;
    margin-bottom: 70px
}

.about__inner .about__instagram .inst__wrap .top__inst {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 100px;
    margin-bottom: 100px
}

.about__inner .about__instagram .inst__wrap .top__inst, .about__inner .about__instagram .inst__wrap .top__inst .left {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.about__inner .about__instagram .inst__wrap .top__inst .left img {
    width: 100px;
    height: 100%;
    margin-right: 40px
}

.about__inner .about__instagram .inst__wrap .top__inst .left a {
    font-size: 24px;
    font-weight: 700;
    color: #000
}

.about__inner .about__instagram .inst__wrap .top__inst .subscribe__to--instagram {
    display: block;
    width: 210px;
    background: #000 url(../img/instagram-white.svg) left 50px center no-repeat;
    -webkit-background-size: 16px 16px;
    background-size: 16px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    padding: 23px 0;
    text-indent: 35px
}

.about__inner .about__instagram .inst__wrap .photos__wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.about__inner .about__instagram .inst__wrap .photos__wrap .item {
    width: 425px;
    height: 425px;
    background-color: #fff;
    -webkit-box-shadow: 0 27px 50px rgba(0, 0, 0, .1);
    box-shadow: 0 27px 50px rgba(0, 0, 0, .1);
    margin-bottom: 60px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.about__inner .about__instagram .inst__wrap .photos__wrap .item:hover {
    -webkit-box-shadow: 0 27px 50px rgba(0, 0, 0, .16);
    box-shadow: 0 27px 50px rgba(0, 0, 0, .16)
}

.about__inner .about__instagram .inst__wrap .photos__wrap .item:hover img {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');
    -webkit-filter: blur(10px);
    filter: blur(10px)
}

.about__inner .about__instagram .inst__wrap .photos__wrap .item:hover .to__instagram {
    opacity: 1
}

.about__inner .about__instagram .inst__wrap .photos__wrap .item img {
    max-height: 375px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.about__inner .about__instagram .inst__wrap .photos__wrap .item .to__instagram {
    display: block;
    width: 275px;
    height: 62px;
    background: #000 url(../img/instagram-white.svg) left 55px center no-repeat;
    -webkit-background-size: 16px 16px;
    background-size: 16px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    padding: 23px 0;
    text-indent: 35px;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto
}

.about__inner .about__history {
    padding: 210px 0 270px;
    background: #eee;
    position: relative
}

.about__inner .about__history:before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #b8b8b8;
    position: absolute;
    left: 0;
    top: 396px
}

.about__inner .about__history .history__title {
    font-family: EBGaramond;
    font-size: 48px;
    margin-bottom: 90px;
    padding-left: 165px
}

.about__inner .about__history .history__wrap {
    max-width: 1400px;
    padding-left: 165px
}

.about__inner .about__history .history__wrap .left {
    margin-right: 170px;
    width: 50%
}

.about__inner .about__history .history__wrap .left .history__tabs--list {
    margin-bottom: 80px
}

.about__inner .about__history .history__wrap .left .history__tabs--list li {
    list-style-type: none;
    font-weight: 700;
    margin-right: 120px;
    color: #b8b8b8;
    position: relative;
    z-index: 4;
    cursor: pointer
}

.about__inner .about__history .history__wrap .left .history__tabs--list li:before {
    display: none;
    content: "";
    width: 20px;
    height: 20px;
    background: #000;
    border: 2px solid #eee;
    position: absolute;
    bottom: -31px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%
}

.about__inner .about__history .history__wrap .left .history__tabs--list li:after {
    display: block;
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #b8b8b8;
    border: 2px solid #eee;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: .6px;
    margin-left: auto;
    margin-right: auto;
    bottom: -27px;
    z-index: 4
}

.about__inner .about__history .history__wrap .left .history__tabs--list li:last-child {
    margin-right: 0
}

.about__inner .about__history .history__wrap .left .history__tabs--list li.current {
    color: #000
}

.about__inner .about__history .history__wrap .left .history__tabs--list li.current:before {
    display: block
}

.about__inner .about__history .history__wrap .left .history__tabs--list li.current:after {
    width: 8px;
    height: 8px;
    background-color: #000;
    bottom: -25.5px
}

.about__inner .about__history .history__wrap .left .history__content p {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: 35px;
    text-align: justify
}

.about__inner .about__history .history__wrap .left .history__content p:last-child {
    margin-bottom: 0
}

.about__inner .about__history .history__wrap .left .history__content p b {
    font-weight: 800
}

.about__inner .about__history .history__wrap .left .history__content ul li {
    display: block;
    list-style-type: none;
    font-weight: 300;
    margin-bottom: 15px;
    padding-left: 40px;
    position: relative;
    line-height: 1.5
}

.about__inner .about__history .history__wrap .left .history__content ul li:before {
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 5px
}

.about__inner .about__history .history__wrap .left .history__content ul li:last-child {
    margin-bottom: 0
}

.about__inner .about__history .history__wrap .right {
    width: 450px;
    position: relative;
    -webkit-box-shadow: 0 5px 17px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 17px rgba(0, 0, 0, .1)
}

.about__inner .about__history .history__wrap .right .owl__dots--length--history--about {
    display: none;
    font-size: 14px;
    font-weight: 600;
    opacity: .4;
    position: absolute;
    right: 175px;
    bottom: -52px;
    z-index: 5
}

.about__inner .about__history .history__wrap .right .owl__dots--counter--history--about {
    display: none;
    font-size: 14px;
    font-weight: 600;
    opacity: .4;
    position: absolute;
    left: 175px;
    bottom: -52px;
    z-index: 5
}

.about__inner .about__history .history__wrap .right .history__slider {
    height: 600px
}

.about__inner .about__history .history__wrap .right .history__slider .owl-dots {
    display: none
}

.about__inner .about__history .history__wrap .right .history__slider .owl-nav button {
    width: 15px;
    height: 13px;
    position: absolute;
    bottom: -50px;
    z-index: 5
}

.about__inner .about__history .history__wrap .right .history__slider .owl-nav button:focus {
    outline: none
}

.about__inner .about__history .history__wrap .right .history__slider .owl-nav button span {
    display: none
}

.about__inner .about__history .history__wrap .right .history__slider .owl-nav .owl-prev {
    background: transparent url(../img/owl-left.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    left: 150px
}

.about__inner .about__history .history__wrap .right .history__slider .owl-nav .owl-next {
    background: transparent url(../img/owl-right.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 150px
}

.about__inner .about__history .history__wrap .right .history__slider .slider__item {
    opacity: 0
}

.about__inner .about__history .history__wrap .right .history__slider .slider__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.about__inner .about__history .history__wrap .right .history__slider .owl-item.active .slider__item {
    opacity: 1
}

.about__inner .about__faq {
    padding: 220px 0
}

.about__inner .about__faq .faq__block--title {
    font-family: EBGaramond;
    font-size: 48px;
    text-align: center;
    margin-bottom: 70px
}

.about__inner .about__faq .faq__acc--wrap {
    max-width: 1400px;
    margin: 0 auto;
    max-height: 730px;
    overflow: hidden;
    margin-bottom: 40px
}

.about__inner .about__faq .faq__acc--wrap.active {
    max-height: 100%
}

.about__inner .about__faq .more__faq {
    display: block;
    width: 220px;
    padding: 20px 0;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #000;
    color: #000
}

.about__inner .about__faq .more__faq:hover {
    color: #fff;
    background-color: #000
}

.about__inner .about__faq .faq__item {
    border: 1px solid #c5c5c5;
    padding: 0 25px;
    margin-bottom: 20px;
    cursor: pointer;
    position: relative;
    background-color: #fff
}

.about__inner .about__faq .faq__item.active {
    -webkit-box-shadow: 0 27px 50px rgba(0, 0, 0, .16);
    box-shadow: 0 27px 50px rgba(0, 0, 0, .16);
    z-index: 4
}

.about__inner .about__faq .faq__item.active .faq__descripion {
    display: block
}

.about__inner .about__faq .faq__item.active .faq__title:after {
    opacity: 0
}

.about__inner .about__faq .faq__item .faq__title {
    padding: 50px;
    position: relative;
    background-color: #fff;
    font-size: 24px;
    font-weight: 500
}

.about__inner .about__faq .faq__item .faq__title:before {
    width: 15px;
    height: 1px;
    right: 50px
}

.about__inner .about__faq .faq__item .faq__title:after, .about__inner .about__faq .faq__item .faq__title:before {
    display: block;
    content: "";
    background-color: #666;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto
}

.about__inner .about__faq .faq__item .faq__title:after {
    width: 1px;
    height: 15px;
    right: 57.2px
}

.about__inner .about__faq .faq__item .faq__descripion {
    display: none;
    padding: 50px 250px 70px;
    border-top: 1px solid #d9d9d9
}

.about__inner .about__faq .faq__item .faq__descripion p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 35px;
    text-align: justify
}

.about__inner .about__faq .faq__item .faq__descripion p:last-child {
    margin-bottom: 0
}

.about__inner .about__faq .faq__item .faq__descripion p b {
    font-weight: 800
}

.about__inner .about__contacts {
    position: relative;
    margin-bottom: 220px
}

.about__inner .about__contacts .contacts__wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 90vh
}

.about__inner .about__contacts .map__image {
    display: block;
    width: -webkit-calc(100% - 120px);
    width: calc(100% - 120px);
    height: 100%;
    border: 0
}

.about__inner .about__contacts .about__contacts--card {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    max-width: 780px;
    max-height: 495px;
    background-color: #fff;
    padding: 90px 90px 90px 100px
}

.about__inner .about__contacts .about__contacts--card .contact__title {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 60px
}

.about__inner .about__contacts .about__contacts--card .card__content--wrap .column:first-child {
    max-width: 245px;
    margin-right: 75px
}

.about__inner .about__contacts .about__contacts--card .card__content--wrap .column a, .about__inner .about__contacts .about__contacts--card .card__content--wrap .column p {
    display: block;
    font-size: 18px;
    color: #000;
    margin-bottom: 20px
}

.about__inner .about__contacts .about__contacts--card .card__content--wrap .column a:last-child, .about__inner .about__contacts .about__contacts--card .card__content--wrap .column p:last-child {
    margin-bottom: 0
}

.about__inner .about__contacts .about__contacts--card .card__content--wrap .column .phones {
    margin-bottom: 35px;
    position: relative;
    padding-left: 30px
}

.about__inner .about__contacts .about__contacts--card .card__content--wrap .column .phones:before {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    background: transparent url(../img/phone-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0
}

.about__inner .about__contacts .about__contacts--card .card__content--wrap .column .adress {
    position: relative;
    padding-left: 30px
}

.about__inner .about__contacts .about__contacts--card .card__content--wrap .column .adress:before {
    display: block;
    content: "";
    width: 16px;
    height: 20px;
    background: transparent url(../img/location-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 5px;
    left: 0
}

.about__inner .about__contacts .about__contacts--card .card__content--wrap .column .adress a, .about__inner .about__contacts .about__contacts--card .card__content--wrap .column .adress p {
    line-height: 1.7;
    color: #000
}

.about__inner .about__contacts .about__contacts--card .card__content--wrap .column .email {
    position: relative;
    padding-left: 30px;
    margin-bottom: 30px
}

.about__inner .about__contacts .about__contacts--card .card__content--wrap .column .email:before {
    display: block;
    content: "";
    width: 20px;
    height: 14px;
    background: transparent url(../img/email-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 2.5px;
    left: 0
}

.about__inner .about__contacts .about__contacts--card .card__content--wrap .column .hours {
    position: relative;
    padding-left: 30px;
    margin-bottom: 75px
}

.about__inner .about__contacts .about__contacts--card .card__content--wrap .column .hours:before {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    background: transparent url(../img/hours-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0
}

.about__inner .about__contacts .about__contacts--card .card__content--wrap .column .callback__button {
    width: 270px;
    color: #fff;
    background-color: #000;
    text-align: center;
    text-transform: uppercase;
    padding: 24px 0;
    font-size: 12px;
    font-weight: 500
}

.contacts__inner .contacts__banner {
    height: 875px;
    position: relative
}

.contacts__inner .contacts__banner .map__image {
    width: 100%;
    height: 100%;
    border: 0
}

.contacts__inner .contacts__banner .contact__card--wrap {
    padding: 115px 215px 135px 260px;
    background-color: #fff;
    width: -webkit-calc(100% - 200px);
    width: calc(100% - 200px);
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: -340px
}

.contacts__inner .contacts__banner .contact__card--wrap .top {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 60px
}

.contacts__inner .contacts__banner .contact__card--wrap .top h4 {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600;
    width: 30%
}

.contacts__inner .contacts__banner .contact__card--wrap .top .right__titles {
    width: 70%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.contacts__inner .contacts__banner .contact__card--wrap .top .right__titles p {
    font-size: 18px;
    margin-right: 60px
}

.contacts__inner .contacts__banner .contact__card--wrap .top .right__titles .callback__button {
    width: 270px;
    color: #fff;
    background-color: #000;
    text-align: center;
    text-transform: uppercase;
    padding: 24px 0;
    font-size: 12px;
    font-weight: 500
}

.contacts__inner .contacts__banner .contact__card--wrap .columns__wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.contacts__inner .contacts__banner .contact__card--wrap .columns__wrap .contacts__card--slider {
    display: none
}

.contacts__inner .contacts__banner .contact__card--wrap .column {
    width: 33%
}

.contacts__inner .contacts__banner .contact__card--wrap .column .first__row {
    margin-bottom: 75px
}

.contacts__inner .contacts__banner .contact__card--wrap .column .first__row .phones, .contacts__inner .contacts__banner .contact__card--wrap .column .second__row .phones {
    margin-bottom: 20px
}

.contacts__inner .contacts__banner .contact__card--wrap .column h6 {
    font-size: 18px;
    margin-bottom: 10px
}

.contacts__inner .contacts__banner .contact__card--wrap .column .head__name {
    display: block;
    opacity: .3;
    font-size: 16px;
    margin-bottom: 40px
}

.contacts__inner .contacts__banner .contact__card--wrap .column:first-child h6 {
    margin-bottom: 20px
}

.contacts__inner .contacts__banner .contact__card--wrap .column a, .contacts__inner .contacts__banner .contact__card--wrap .column p {
    display: block;
    font-size: 18px;
    color: #000;
    margin-bottom: 20px
}

.contacts__inner .contacts__banner .contact__card--wrap .column a:last-child, .contacts__inner .contacts__banner .contact__card--wrap .column p:last-child {
    margin-bottom: 0
}

.contacts__inner .contacts__banner .contact__card--wrap .column .phones {
    margin-bottom: 35px;
    position: relative;
    padding-left: 30px
}

.contacts__inner .contacts__banner .contact__card--wrap .column .phones:before {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    background: transparent url(../img/phone-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0
}

.contacts__inner .contacts__banner .contact__card--wrap .column .adress {
    position: relative;
    padding-left: 30px;
    max-width: 240px;
    margin-bottom: 35px
}

.contacts__inner .contacts__banner .contact__card--wrap .column .adress:before {
    display: block;
    content: "";
    width: 16px;
    height: 20px;
    background: transparent url(../img/location-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 5px;
    left: 0
}

.contacts__inner .contacts__banner .contact__card--wrap .column .adress p {
    line-height: 1.7
}

.contacts__inner .contacts__banner .contact__card--wrap .column .email {
    position: relative;
    padding-left: 30px;
    margin-bottom: 30px
}

.contacts__inner .contacts__banner .contact__card--wrap .column .email:before {
    display: block;
    content: "";
    width: 20px;
    height: 14px;
    background: transparent url(../img/email-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 2.5px;
    left: 0
}

.contacts__inner .contacts__banner .contact__card--wrap .column .hours {
    position: relative;
    padding-left: 30px;
    margin-bottom: 75px
}

.contacts__inner .contacts__banner .contact__card--wrap .column .hours:before {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    background: transparent url(../img/hours-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0
}

.contacts__inner .team__block {
    margin-bottom: 100px
}

.contacts__inner .team__block .top__titles {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 50px
}

.contacts__inner .team__block .top__titles h4 {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600
}

.contacts__inner .team__block .top__titles a {
    font-size: 12px;
    font-weight: 500;
    color: #000
}

.contacts__inner .team__block .top__titles a:after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    margin-top: 10px;
    background-color: #000
}

.contacts__inner .team__block #team__slider, .contacts__inner .team__block .team__counter, .contacts__inner .team__block .team__length {
    display: none
}

.contacts__inner .team__block .team__wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 90px;
    margin-bottom: 200px
}

.contacts__inner .team__block .team__wrap .team__item {
    width: 31%;
    height: 450px;
    position: relative;
    margin-bottom: 60px
}

.contacts__inner .team__block .team__wrap .team__item:nth-child(2), .contacts__inner .team__block .team__wrap .team__item:nth-child(5), .contacts__inner .team__block .team__wrap .team__item:nth-child(8) {
    -webkit-transform: translateY(-90px);
    -ms-transform: translateY(-90px);
    -o-transform: translateY(-90px);
    transform: translateY(-90px)
}

.contacts__inner .team__block .team__wrap .team__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.contacts__inner .team__block .team__wrap .team__item .titles {
    position: absolute;
    left: 40px;
    bottom: 40px
}

.contacts__inner .team__block .team__wrap .team__item .titles h4 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 10px
}

.contacts__inner .team__block .team__wrap .team__item .titles a {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    position: relative
}

.contacts__inner .team__block .team__wrap .team__item .titles a:after {
    display: block;
    content: "";
    width: 11px;
    height: 10px;
    background: transparent url(../img/arrow-right-white.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    bottom: 2px;
    right: -20px
}

.contacts__inner .links__wrap {
    margin-bottom: 200px;
    padding-top: 400px
}

.contacts__inner .links__wrap #links__slider, .contacts__inner .links__wrap .links__counter, .contacts__inner .links__wrap .links__length {
    display: none
}

.contacts__inner .links__wrap .links__holder {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.contacts__inner .links__wrap .link__item, .contacts__inner .links__wrap .links__holder {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.contacts__inner .links__wrap .link__item {
    width: 23%;
    height: 200px;
    padding: 60px 50px 50px;
    text-align: center;
    background: #eee;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 40px;
    margin-bottom: 40px
}

.contacts__inner .links__wrap .link__item:nth-child(4) {
    margin-right: 0
}

.contacts__inner .links__wrap .link__item h4 {
    text-align: center;
    font-size: 24px;
    color: #000;
    margin-bottom: 20px
}

.contacts__inner .links__wrap .link__item span {
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: 300;
    position: relative;
    text-indent: -20px
}

.contacts__inner .links__wrap .link__item span:after {
    display: block;
    content: "";
    width: 11px;
    height: 10px;
    background: transparent url(../img/owl-right.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    bottom: 2px;
    right: 120px;
    opacity: .5
}

.single__service--inner .top__block {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 120px
}

.single__service--inner .top__block .left {
    width: 50%;
    margin-right: 150px
}

.single__service--inner .top__block .left img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.single__service--inner .top__block .right {
    width: 50%;
    max-width: 610px
}

.single__service--inner .top__block .right h1 {
    font-family: EBGaramond;
    font-size: 72px;
    font-weight: 800;
    margin-bottom: 40px
}

.single__service--inner .top__block .right .description {
    margin-bottom: 50px;
    max-width: 440px;
    line-height: 1.5;
    text-align: justify
}

.single__service--inner .top__block .right .description p {
    font-size: 16px;
    line-height: 1.5;
    text-align: justify
}

.single__service--inner .top__block .right .description p b {
    font-weight: 800
}

.single__service--inner .top__block .right .order__service {
    display: block;
    width: 205px;
    padding: 24px 0;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background-color: #000
}

.single__service--inner .single__middle--wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1420px;
    margin: 0 auto;
    margin-bottom: 100px;
    padding-left: 170px
}

.single__service--inner .single__middle--wrap .middle__item {
    width: 100%;
    margin-bottom: 100px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single__service--inner .single__middle--wrap .middle__item:last-child {
    margin-bottom: 0
}

.single__service--inner .single__middle--wrap .middle__item:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.single__service--inner .single__middle--wrap .middle__item:nth-child(2n) .left {
    margin-right: 0
}

.single__service--inner .single__middle--wrap .middle__item:nth-child(2n) .right {
    margin-right: 200px
}

.single__service--inner .single__middle--wrap .middle__item .left {
    width: 450px;
    margin-right: 200px
}

.single__service--inner .single__middle--wrap .middle__item .left h4 {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 40px
}

.single__service--inner .single__middle--wrap .middle__item .left .description {
    margin-bottom: 50px
}

.single__service--inner .single__middle--wrap .middle__item .left .description p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    text-align: justify
}

.single__service--inner .single__middle--wrap .middle__item .left .description ul li {
    font-weight: 300;
    line-height: 1.5;
    text-align: justify
}

.single__service--inner .single__middle--wrap .middle__item .left .order__service {
    display: block;
    width: 205px;
    padding: 24px 0;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background-color: #000
}

.single__service--inner .single__middle--wrap .middle__item .right {
    width: 555px;
    max-height: 820px
}

.single__service--inner .single__middle--wrap .middle__item .right img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.single__service--inner .recent__products {
    position: relative;
    margin-bottom: 100px
}

.single__service--inner .recent__products .owl__dots--couner--recent--service {
    display: none;
    font-size: 14px;
    font-weight: 600;
    opacity: .4;
    position: absolute;
    right: 590px;
    top: 40px;
    margin-top: auto;
    margin-bottom: auto;
    height: 15px;
    width: 15px
}

.single__service--inner .recent__products .owl__dots--length--recent--service {
    display: none;
    font-size: 14px;
    font-weight: 600;
    opacity: .4;
    position: absolute;
    right: 250px;
    top: 40px;
    margin-top: auto;
    margin-bottom: auto;
    height: 15px;
    width: 15px
}

.single__service--inner .recent__products h4 {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 50px
}

.single__service--inner .recent__products .recent__slider--service {
    max-width: 1340px;
    margin: 0 auto
}

.single__service--inner .recent__products .recent__slider--service .owl-dots {
    max-width: 250px;
    width: 100%;
    position: absolute;
    right: 65px;
    top: -62px
}

.single__service--inner .recent__products .recent__slider--service .owl-dots button {
    height: 2px;
    width: 50%;
    background-color: #000;
    opacity: .1
}

.single__service--inner .recent__products .recent__slider--service .owl-dots button.active {
    opacity: 1
}

.single__service--inner .recent__products .recent__slider--service .owl-dots button:focus {
    outline: none
}

.single__service--inner .recent__products .recent__slider--service .owl-dots button:hover {
    opacity: 1
}

.single__service--inner .recent__products .recent__slider--service .owl-nav button {
    width: 16px;
    height: 13px;
    position: absolute;
    top: -68px;
    margin-top: auto;
    margin-bottom: auto;
    opacity: .5
}

.single__service--inner .recent__products .recent__slider--service .owl-nav button:hover {
    opacity: 1
}

.single__service--inner .recent__products .recent__slider--service .owl-nav button:focus {
    outline: none
}

.single__service--inner .recent__products .recent__slider--service .owl-nav button span {
    display: none
}

.single__service--inner .recent__products .recent__slider--service .owl-nav .owl-prev {
    background: transparent url(../img/owl-left.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 360px
}

.single__service--inner .recent__products .recent__slider--service .owl-nav .owl-next {
    background: transparent url(../img/owl-right.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 0
}

.single__service--inner .recent__products .recent__slider--service .product__item {
    width: 100%;
    border: 1px solid #d9d9d9;
    padding: 0 40px 170px;
    position: relative;
    margin-right: 40px;
    margin-bottom: 40px;
    height: 630px
}

.single__service--inner .recent__products .recent__slider--service .product__item:nth-child(3n) {
    margin-right: 0
}

.single__service--inner .recent__products .recent__slider--service .product__item:hover {
    -webkit-box-shadow: 0 27px 20px 0 rgba(0, 0, 0, .16);
    box-shadow: 0 27px 20px 0 rgba(0, 0, 0, .16)
}

.single__service--inner .recent__products .recent__slider--service .product__item .add-to-wishlist {
    display: block;
    width: 20px;
    height: 18px;
    background: transparent url(../img/empty-star.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 50px;
    top: 50px
}

.single__service--inner .recent__products .recent__slider--service .product__item .add-to-wishlist:hover {
    background: transparent url(../img/full-star.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.single__service--inner .recent__products .recent__slider--service .product__item .thumb__wrap {
    height: 400px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.single__service--inner .recent__products .recent__slider--service .product__item img {
    display: block;
    margin: 0 auto;
    max-height: 95%;
    max-width: 75%;
    -o-object-fit: contain;
    object-fit: contain
}

.single__service--inner .recent__products .recent__slider--service .product__item .relevant__bottom {
    position: absolute;
    bottom: 40px;
    width: 100%;
    left: 0;
    padding: 0 20px
}

.single__service--inner .recent__products .recent__slider--service .product__item .bottom__description {
    padding-bottom: 45px;
    margin-bottom: 25px;
    border-bottom: 1px solid #d9d9d9
}

.single__service--inner .recent__products .recent__slider--service .product__item .bottom__description .top {
    font-size: 14px;
    font-weight: 300;
    opacity: .4;
    text-align: center;
    margin-bottom: 20px
}

.single__service--inner .recent__products .recent__slider--service .product__item .bottom__description h4 {
    font-size: 20px;
    text-transform: uppercase;
    font-family: Gilroy, sans-serif;
    text-align: center
}

.single__service--inner .recent__products .recent__slider--service .product__item .bottom__prices {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 20px
}

.single__service--inner .recent__products .recent__slider--service .product__item .bottom__prices, .single__service--inner .recent__products .recent__slider--service .product__item .bottom__prices .price {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single__service--inner .recent__products .recent__slider--service .product__item .bottom__prices .price .main__price--discount,
.single__service--inner .recent__products .recent__slider--service .product__item .bottom__prices .price.wooPriceFunc del bdi {
    font-size: 14px;
    font-weight: 300;
    opacity: .3;
    text-decoration: line-through;
    margin-right: 20px
}

.single__service--inner .recent__products .recent__slider--service .product__item .bottom__prices .main__price,
.single__service--inner .recent__products .recent__slider--service .product__item .bottom__prices .stock__price,
.single__service--inner .recent__products .recent__slider--service .product__item .bottom__prices .price.wooPriceFunc bdi {
    font-size: 24px;
    font-weight: 600;
    font-family: EBGaramond
}

.single__service--inner .recent__products .recent__slider--service .product__item .bottom__prices .to-cart {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    position: relative;
    opacity: 1 !important
}

.single__service--inner .recent__products .recent__slider--service .product__item .bottom__prices .to-cart:before {
    display: block;
    content: "";
    width: 16px;
    height: 20px;
    background: transparent url(../img/cart-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: -27px;
    top: -5px
}

.single__service--inner .recent__products .recent__slider--service .product__item .bottom__prices .to-cart:after {
    display: none !important
}

.single__service--inner .recent__products .recent__slider--service .product__item .bottom__prices .to-cart.added:before, .single__service--inner .recent__products .recent__slider--service .product__item .bottom__prices .to-cart:hover:before {
    background: transparent url(../img/cart-hover.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.single__service--inner .recent__products .all__products {
    display: block;
    width: 175px;
    margin: 0 auto;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background-color: #000;
    padding: 24px 0;
    border: 1px solid #000
}

.single__service--inner .recent__products .all__products:hover {
    background-color: #fff;
    color: #000
}

.form__block {
    margin-bottom: 220px
}

.form__block .form__wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form__block .form__wrap .left {
    width: 50%;
    margin-right: 180px;
    padding-left: 180px;
    position: relative
}

.form__block .form__wrap .left .download__catalog {
    font-size: 12px;
    font-weight: 500;
    color: #000;
    padding-left: 30px;
    position: absolute;
    left: 180px;
    bottom: 20px
}

.form__block .form__wrap .left .download__catalog:before {
    display: block;
    content: "";
    width: 19px;
    height: 24px;
    background: transparent url(../img/pdf-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0;
    top: -6px
}

.form__block .form__wrap .left h4 {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 800;
    margin-bottom: 60px
}

.form__block .form__wrap .left form {
    width: 100%
}

.form__block .form__wrap .left form .wpcf7-form-control-wrap {
    display: inline-block;
    width: 46%;
    margin-bottom: 50px;
    position: relative
}

.form__block .form__wrap .left form .wpcf7-form-control-wrap:after {
    display: block;
    content: "";
    width: 13px;
    height: 8px;
    background: transparent url(../img/check-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: 20px;
    opacity: 0
}

.form__block .form__wrap .left form .wpcf7-form-control-wrap:nth-child(odd) {
    margin-right: 40px
}

.form__block .form__wrap .left form .wpcf7-form-control-wrap.valid__input:after {
    opacity: 1
}

.form__block .form__wrap .left form .wpcf7-form-control-wrap.valid__input label {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
    font-size: 10px
}

.form__block .form__wrap .left form .wpcf7-form-control-wrap.valid__input input {
    border-bottom-color: #000
}

.form__block .form__wrap .left form .wpcf7-form-control-wrap label {
    font-size: 14px;
    font-weight: 300;
    position: absolute;
    left: 0;
    bottom: 15px
}

.form__block .form__wrap .left form .wpcf7-form-control-wrap input, .form__block .form__wrap .left form .wpcf7-form-control-wrap textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    border-bottom: 2px solid #ddd;
    padding-bottom: 15px;
    font-size: 14px;
    color: #000;
    border-radius: 0
}

.form__block .form__wrap .left form .wpcf7-form-control-wrap input:focus, .form__block .form__wrap .left form .wpcf7-form-control-wrap textarea:focus {
    outline: none;
    border-bottom-color: #000
}

.form__block .form__wrap .left form .your-message {
    display: block;
    width: 100%
}

.form__block .form__wrap .left form .send__form {
    display: block;
    width: 170px;
    padding: 24px 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    background-color: #000;
    border: 0;
    float: right
}

.form__block .form__wrap .right {
    width: 50%
}

.form__block .form__wrap .right img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 770px
}

.form__block--reverse .form__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.form__block--reverse .form__wrap .left {
    padding-left: 0;
    margin-right: 0;
    max-width: 600px
}

.form__block--reverse .form__wrap .left .download__catalog {
    left: 0
}

.form__block--reverse .form__wrap .right {
    margin-right: 180px;
    max-width: 800px
}

.gallery__global--block {
    margin-bottom: 220px
}

.gallery__global--block .owl__dots--counter--service--slider {
    right: 560px
}

.gallery__global--block .owl__dots--counter--service--slider, .gallery__global--block .owl__dots--length--service--slider {
    display: none;
    position: absolute;
    top: 40px;
    margin-top: auto;
    margin-bottom: auto;
    font-size: 14px;
    font-weight: 600;
    opacity: .4;
    height: 15px
}

.gallery__global--block .owl__dots--length--service--slider {
    right: 210px
}

.gallery__global--block h4 {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600
}

.gallery__global--block .gallery__service--slider, .gallery__global--block h4 {
    max-width: 1400px;
    margin: 0 auto
}

.gallery__global--block .gallery__service--slider .owl-stage-outer {
    padding-top: 60px
}

.gallery__global--block .gallery__service--slider .center {
    -webkit-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    -o-transform: translateY(-60px);
    transform: translateY(-60px)
}

.gallery__global--block .gallery__service--slider .owl-dots {
    max-width: 300px;
    width: 100%;
    position: absolute;
    right: 55px;
    top: -10px
}

.gallery__global--block .gallery__service--slider .owl-dots button {
    height: 2px;
    width: 25%;
    background-color: #000;
    opacity: .1
}

.gallery__global--block .gallery__service--slider .owl-dots button.active {
    opacity: 1
}

.gallery__global--block .gallery__service--slider .owl-dots button:focus {
    outline: none
}

.gallery__global--block .gallery__service--slider .owl-dots button:hover {
    opacity: 1
}

.gallery__global--block .gallery__service--slider .owl-nav button {
    width: 16px;
    height: 13px;
    position: absolute;
    top: -15px;
    margin-top: auto;
    margin-bottom: auto;
    opacity: .5
}

.gallery__global--block .gallery__service--slider .owl-nav button:hover {
    opacity: 1
}

.gallery__global--block .gallery__service--slider .owl-nav button:focus {
    outline: none
}

.gallery__global--block .gallery__service--slider .owl-nav button span {
    display: none
}

.gallery__global--block .gallery__service--slider .owl-nav .owl-prev {
    background: transparent url(../img/owl-left.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 400px
}

.gallery__global--block .gallery__service--slider .owl-nav .owl-next {
    background: transparent url(../img/owl-right.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 0
}

.gallery__global--block .gallery__service--slider .slider__item a {
    display: block;
    width: 100%
}

.gallery__global--block .gallery__service--slider .slider__item a:first-child {
    margin-bottom: 60px
}

.gallery__global--block .gallery__service--slider .slider__item a img {
    width: 100%;
    height: 100%;
    max-height: 275px;
    -o-object-fit: cover;
    object-fit: cover
}

.gallery__global--block .d__tour {
    display: block;
    width: 140px;
    background-color: #000;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 24px 0;
    font-size: 12px;
    font-weight: 500;
    margin: 0 auto
}

.partners__inner .about__video--banner {
    width: 100%;
    max-width: 1400px;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 780px;
    margin: 0 auto;
    margin-bottom: 220px
}

.partners__inner .about__video--banner iframe, .partners__inner .about__video--banner img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border: 0
}

.partners__inner .about__video--banner img {
    z-index: 4
}

.partners__inner .about__video--banner .watch__about--video {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 19px 27px 100px hsla(0, 0%, 65%, .3);
    box-shadow: 19px 27px 100px hsla(0, 0%, 65%, .3);
    position: relative;
    z-index: 5
}

.partners__inner .about__video--banner .watch__about--video:before {
    display: block;
    content: "";
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 19px 27px 50px #a7a7a7;
    box-shadow: 19px 27px 50px #a7a7a7;
    position: absolute
}

.partners__inner .about__video--banner .watch__about--video:after {
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    background: transparent url(../img/play-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute
}

.partners__inner .eighth__block {
    padding-top: 0
}

.partners__inner .about__faq {
    background-color: #eee
}

.partners__inner .about__contacts {
    margin-top: 220px
}

.page-gift-card header {
    background-color: #eee !important
}

.gift__card--inner {
    padding-top: 0
}

.gift__card--inner .top__card {
    height: -webkit-calc(100vh - 186px);
    height: calc(100vh - 186px);
    background: transparent url(../img/card-banner.jpg) 50% no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative
}

.gift__card--inner .top__card:before {
    display: block;
    content: "";
    width: 865px;
    height: 565px;
    background: transparent url(../img/hand-card.png) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0;
    bottom: 95px
}

.gift__card--inner .top__card .description {
    max-width: 1220px;
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-top: 220px
}

.gift__card--inner .top__card .description h1 {
    font-family: EBGaramond;
    font-size: 72px;
    font-weight: 800;
    margin-bottom: 50px
}

.gift__card--inner .top__card .description .undertitle {
    font-size: 18px;
    line-height: 1.5
}

.gift__card--inner .top__card .description .right {
    max-width: 610px
}

.gift__card--inner .cards__wrap {
    padding: 220px 0
}

.gift__card--inner .cards__wrap .card__item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1400px;
    margin: 0 auto;
    margin-bottom: 220px
}

.gift__card--inner .cards__wrap .card__item:last-child {
    margin-bottom: 0
}

.gift__card--inner .cards__wrap .card__item:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.gift__card--inner .cards__wrap .card__item:nth-child(2n) .left {
    margin-right: 0;
    margin-left: 130px
}

.gift__card--inner .cards__wrap .card__item .left {
    width: 37%;
    margin-right: 130px
}

.gift__card--inner .cards__wrap .card__item .left h4 {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 40px
}

.gift__card--inner .cards__wrap .card__item .left .mobile__card {
    display: none
}

.gift__card--inner .cards__wrap .card__item .left .description {
    margin-bottom: 50px
}

.gift__card--inner .cards__wrap .card__item .left .description p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    text-align: justify
}

.gift__card--inner .cards__wrap .card__item .left .to__shoping {
    display: block;
    width: 230px;
    padding: 24px 0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background-color: #000;
    font-size: 12px;
    font-weight: 500
}

.gift__card--inner .cards__wrap .card__item .right {
    width: 63%
}

.gift__card--inner .cards__wrap .card__item .right img {
    width: 100%;
    height: 100%;
    max-height: 450px;
    -o-object-fit: cover;
    object-fit: cover
}

.events__org--inner .seventh__block {
    margin-bottom: 150px
}

.events__org--inner .top__org {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 170px
}

.events__org--inner .top__org .left {
    width: 55%;
    margin-right: 150px
}

.events__org--inner .top__org .left img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 660px
}

.events__org--inner .top__org .right {
    width: 45%;
    max-width: 450px
}

.events__org--inner .top__org .right h1 {
    font-family: EBGaramond;
    font-size: 72px;
    font-weight: 800;
    margin-bottom: 50px
}

.events__org--inner .top__org .right .buttons {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.events__org--inner .top__org .right .buttons .order__service {
    display: block;
    width: 205px;
    padding: 24px 0;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background-color: #000;
    margin-right: 40px
}

.events__org--inner .top__org .right .buttons .download__catalog {
    font-size: 12px;
    font-weight: 500;
    color: #000;
    padding-left: 30px;
    position: relative
}

.events__org--inner .top__org .right .buttons .download__catalog:before {
    display: block;
    content: "";
    width: 19px;
    height: 24px;
    background: transparent url(../img/pdf-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0;
    top: -6px
}

.events__org--inner .big__text {
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 70px
}

.events__org--inner .big__text .text__inner {
    margin-bottom: 50px
}

.events__org--inner .big__text h6 {
    margin-bottom: 30px;
    font-size: 20px
}

.events__org--inner .big__text p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 40px;
    text-align: justify
}

.events__org--inner .big__text p:last-child {
    margin-bottom: 0
}

.events__org--inner .big__text .all__services {
    display: block;
    width: 170px;
    padding: 24px 0;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background-color: #000;
    margin: 0 auto
}

.events__org--inner .past__events .block__title {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 50px
}

.product__options--popup {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    z-index: 9
}

.product__options--popup .options__inner {
    padding: 100px 0;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product__options--popup .popup__inner {
    display: none;
    max-width: 1255px;
    width: 100%;
    padding: 85px 50px 85px 70px;
    background-color: #fff;
    position: relative;
    -webkit-box-shadow: 0 27px 50px rgba(0, 0, 0, .16);
    box-shadow: 0 27px 50px rgba(0, 0, 0, .16);
    z-index: 9;
    margin-bottom: 50px
}

.product__options--popup .popup__inner:last-child {
    margin-bottom: 0
}

.product__options--popup .popup__inner h4 {
    font-size: 24px;
    margin-bottom: 25px
}

.product__options--popup .popup__inner .close__item {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    background: transparent url(../img/cross.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 60px;
    right: 50px
}

.product__options--popup .popup__inner .items__wrap {
    border-top: 1px solid #ddd
}

.product__options--popup .popup__inner .item {
    padding: 25px 15px;
    border-bottom: 1px solid #ddd;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.product__options--popup .popup__inner .item, .product__options--popup .popup__inner .item .left {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product__options--popup .popup__inner .item .left .thumb__wrap {
    width: 74px;
    height: 74px;
    padding: 10px;
    border: 1px solid #ddd;
    margin-right: 20px
}

.product__options--popup .popup__inner .item .left .thumb__wrap img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.product__options--popup .popup__inner .item .left a {
    font-size: 17px;
    font-weight: 700;
    text-decoration: underline;
    color: #000
}

.product__options--popup .popup__inner .item .left p {
    display: block;
    margin-top: 15px;
    font-weight: 600;
    color: #bfbfbf
}

.product__options--popup .popup__inner .item .buttons__wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product__options--popup .popup__inner .item .add-to-cart {
    display: block;
    width: 160px;
    padding: 24px 0;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background-color: #000;
    opacity: 1 !important
}

.product__options--popup .popup__inner .item .add-to-cart:after {
    display: none !important
}

.product__options--popup .popup__inner .item .added_to_cart {
    display: block;
    width: 250px;
    padding: 24px 0;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    margin-left: 20px;
    text-indent: 25px;
    background: #000 url(../img/cart-icon-white.svg) left 50px center no-repeat;
    -webkit-background-size: 15px 15px;
    background-size: 15px;
    position: static !important;
    color: #fff
}

.product__options--popup .popup__inner .item .add-to-cart--free {
    color: #000;
    background-color: transparent;
    border: 1px solid #000
}

.error404 footer {
    display: none
}

.error__inner, .error__inner .error__wrap {
    height: -webkit-calc(100vh - 186px);
    height: calc(100vh - 186px)
}

.error__inner .error__wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 200px
}

.error__inner .error__wrap .left {
    width: 55%;
    margin-right: 80px
}

.error__inner .error__wrap .right {
    width: 45%
}

.error__inner .error__wrap .right .top {
    color: #999;
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 30px
}

.error__inner .error__wrap .right h1 {
    font-family: EBGaramond;
    font-size: 144px;
    font-weight: 600;
    line-height: .7;
    margin-bottom: 50px
}

.error__inner .error__wrap .right .undertitle {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 40px
}

.error__inner .error__wrap .right .catalog__button {
    display: block;
    width: 220px;
    padding: 24px 0;
    border: 1px solid #000;
    color: #000;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase
}

.callback__page--inner .form__block {
    margin-bottom: 100px
}

.callback__page--inner .form__block .form__wrap .left {
    margin-right: 80px;
    padding-left: 250px
}

.callback__page--inner .form__block .form__wrap .left form .send__form {
    float: none
}

.callback__page--inner .form__block .form__wrap .left form textarea {
    height: 140px;
    padding: 30px;
    background: #000;
    background: rgba(0, 0, 0, .07);
    border: 0;
    font-size: 14px;
    color: #000;
    line-height: 1.3
}

.callback__page--inner .form__block .form__wrap .left form .bottom__buttons {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.callback__page--inner .form__block .form__wrap .left form .bottom__buttons .file__label {
    display: block;
    font-weight: 500;
    color: #000;
    padding-left: 25px;
    position: relative;
    cursor: pointer
}

.callback__page--inner .form__block .form__wrap .left form .bottom__buttons .file__label:before {
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    background: transparent url(../img/file-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 1px
}

.callback__page--inner .form__block .form__wrap .left form .bottom__buttons #file__upload {
    display: none
}

.callback__page--inner .form__block .form__wrap .right img {
    max-width: 650px
}

.callback__page--inner .ninth__block {
    margin-bottom: 100px
}

.cart__inner {
    background-color: #eee;
    padding-bottom: 220px
}

.cart__inner .empty--cart--popup {
    display: none;
    max-width: 900px;
    width: 100%;
    height: 440px;
    margin: 140px auto;
    background-color: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .3)
}

.cart__inner .empty--cart--popup .top {
    color: #ccc;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 55px;
    position: relative;
    text-indent: 50px
}

.cart__inner .empty--cart--popup .top:before {
    display: block;
    content: "";
    width: 40px;
    height: 45px;
    background: transparent url(../img/cart-page-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: -5px;
    top: -10px
}

.cart__inner .empty--cart--popup .to__shoping {
    display: block;
    width: 230px;
    margin: 0 auto;
    background-color: #000;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    padding: 24px 0
}

.cart__inner .cart__main--content {
    max-width: 1590px;
    margin: 0 auto
}

.cart__inner .cart__main--content .cart__top--card {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
    margin-bottom: 15px;
    padding: 90px 60px 80px
}

.cart__inner .cart__main--content .cart__top--card .top {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px
}

.cart__inner .cart__main--content .cart__top--card .top, .cart__inner .cart__main--content .cart__top--card .top .right {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cart__inner .cart__main--content .cart__top--card .top .right .clear__cart {
    color: #000;
    font-weight: 600;
    opacity: .5;
    position: relative;
    margin-right: 80px
}

.cart__inner .cart__main--content .cart__top--card .top .right .clear__cart:before {
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    background: transparent url(../img/cross-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 1px;
    left: -30px
}

.cart__inner .cart__main--content .cart__top--card .top .right .refresh__cart {
    color: #000;
    font-weight: 600;
    opacity: .5;
    position: relative
}

.cart__inner .cart__main--content .cart__top--card .top .right .refresh__cart:before {
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    background: transparent url(../img/refresh-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 1px;
    left: -30px
}

.cart__inner .cart__main--content .cart__top--card .cart__item {
    padding: 25px 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #f2f2f2;
    position: relative
}

.cart__inner .cart__main--content .cart__top--card .cart__item .remove__cart--item {
    display: block;
    width: 12px;
    height: 12px;
    background: transparent url(../img/small-cross.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    margin-right: 30px
}

.cart__inner .cart__main--content .cart__top--card .cart__item .cart__info--wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: -webkit-calc(100% - 500px);
    width: calc(100% - 500px)
}

.cart__inner .cart__main--content .cart__top--card .cart__item .cart__info--wrap .cart__thumb {
    width: 75px;
    height: 75px;
    padding: 10px;
    margin-right: 20px;
    border: 1px solid #f2f2f2;
    -webkit-box-shadow: 0 13px 27px rgba(0, 0, 0, .16);
    box-shadow: 0 13px 27px rgba(0, 0, 0, .16);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cart__inner .cart__main--content .cart__top--card .cart__item .cart__info--wrap .cart__titles {
    width: -webkit-calc(100% - 95px);
    width: calc(100% - 95px)
}

.cart__inner .cart__main--content .cart__top--card .cart__item .cart__info--wrap .cart__titles .cart__title {
    font-size: 24px;
    margin-bottom: 10px
}

.cart__inner .cart__main--content .cart__top--card .cart__item .cart__info--wrap .cart__titles .cart__title a {
    color: #000
}

.cart__inner .cart__main--content .cart__top--card .cart__item .cart__info--wrap .cart__titles .cart__title-additional .cart__title-additionalBrand {
    text-decoration: none;
    display: inline-block;
    margin-right: 5px
}

.cart__inner .cart__main--content .cart__top--card .cart__item .cart__info--wrap .cart__titles .cart__title-additional a {
    color: #000;
    text-decoration: underline
}

.cart__inner .cart__main--content .cart__top--card .cart__item .cart__info--wrap .cart__titles .cart__title-additional p {
    margin-right: 5px
}

.cart__inner .cart__main--content .cart__top--card .cart__item .cart__info--wrap .cart__titles .mobile__items {
    display: none
}

.cart__inner .cart__main--content .cart__top--card .cart__item .cart__info--wrap .cart__titles .price {
    font-size: 13px;
    opacity: .5;
    margin-top: 10px
}

.cart__inner .cart__main--content .cart__top--card .cart__item .right__wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 475px
}

.cart__inner .cart__main--content .cart__top--card .cart__item .right__wrap .price__holder .top {
    font-size: 16px;
    font-weight: 600;
    opacity: .4;
    margin-bottom: 38px
}

.cart__inner .cart__main--content .cart__top--card .cart__item .right__wrap .price__holder .top span {
    text-decoration: line-through
}

.cart__inner .cart__main--content .cart__top--card .cart__item .right__wrap .price__holder.wooPriceFunc .price .awdr_cart_strikeout_line,
.cart__inner .cart__main--content .cart__top--card .cart__item .right__wrap .price__holder.wooPriceFunc .price {
    display: flex;
    flex-direction: column;
}
.cart__inner .cart__main--content .cart__top--card .cart__item .right__wrap .price__holder.wooPriceFunc .price del {
    margin-bottom: -10px;
}
.cart__inner .cart__main--content .cart__top--card .cart__item .right__wrap .price__holder.wooPriceFunc .price ins {
    text-decoration: none;
    color: #660000;
}

.cart__inner .cart__main--content .cart__top--card .cart__item .right__wrap .price__holder .price {
    font-family: EBGaramond;
    font-weight: 600
}

.cart__inner .cart__main--content .cart__top--card .cart__item .right__wrap .quantity__wrap p {
    font-size: 16px;
    font-weight: 600;
    opacity: .4;
    margin-bottom: 30px;
    text-align: center
}

.cart__inner .cart__main--content .cart__top--card .cart__item .right__wrap .quantity__wrap .quantity__inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cart__inner .cart__main--content .cart__top--card .cart__item .right__wrap .quantity__wrap .quantity__inner div {
    font-weight: 600
}

.cart__inner .cart__main--content .cart__top--card .cart__item .right__wrap .quantity__wrap .quantity__inner .quantity {
    margin: 0 28px
}

.cart__inner .cart__main--content .cart__top--card .cart__item .right__wrap .summ__wrap p {
    font-size: 16px;
    font-weight: 600;
    opacity: .4;
    margin-bottom: 20px;
    text-align: center
}

.cart__inner .cart__main--content .cart__top--card .cart__item .right__wrap .summ__wrap .price {
    font-weight: 600;
    font-size: 24px
}

.cart__inner .cart__main--content .cart__top--card .cart__item .right__wrap .summ__wrap .price span del {
    display: none
}

.cart__inner .cart__main--content .cart__top--card .cart__item .right__wrap .summ__wrap .price span ins {
    text-decoration: none
}

.cart__inner .cart__main--content .cart__top--card .cart__item .right__wrap .summ__wrap .price .woocommerce-Price-currencySymbol {
    font-family: EBGaramond
}

.cart__inner .cart__main--content .cart__top--card .cart__item .right__wrap .add-to-cart {
    display: block;
    width: 190px;
    max-height: 62px;
    background: #000 url(../img/cart-icon-white.svg) left 50px center no-repeat;
    -webkit-background-size: 15px 15px;
    background-size: 15px;
    color: #fff;
    padding: 23px 0 20px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    text-indent: 25px;
    opacity: 1 !important
}

.cart__inner .cart__main--content .cart__top--card .cart__item .right__wrap .add-to-cart:after {
    display: none !important
}

.cart__inner .cart__main--content .cart__top--card .cart__item .right__wrap .add-to-cart.added {
    background-position: left 20px center
}

.cart__inner .cart__main--content .cart__top--card .wishlist__item .cart__info--wrap {
    width: -webkit-calc(100% - 700px);
    width: calc(100% - 700px)
}

.cart__inner .cart__main--content .cart__top--card .wishlist__item .right__wrap {
    width: 650px
}

.cart__inner .cart__main--content .social__bottom--wishlist {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 110px;
    border-top: 1px solid #e5e5e5;
    position: relative
}

.cart__inner .cart__main--content .social__bottom--wishlist .soc__title {
    font-size: 24px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 55px
}

.cart__inner .cart__main--content .social__bottom--wishlist a {
    display: block;
    width: 60px;
    height: 60px;
    border: 1px solid #000;
    margin-right: 20px;
    border-radius: 50%
}

.cart__inner .cart__main--content .social__bottom--wishlist a:last-child {
    margin-right: 0
}

.cart__inner .cart__main--content .social__bottom--wishlist .instagram {
    background: #000 url(../img/instagram-white.svg) 50% no-repeat;
    -webkit-background-size: 27px 27px;
    background-size: 27px
}

.cart__inner .cart__main--content .social__bottom--wishlist .instagram:hover {
    background: #fff url(../img/instagram-black.svg) 50% no-repeat;
    -webkit-background-size: 27px 27px;
    background-size: 27px;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.cart__inner .cart__main--content .social__bottom--wishlist .facebook {
    background: #000 url(../img/facebook-white.svg) 50% no-repeat;
    -webkit-background-size: 27px 27px;
    background-size: 27px
}

.cart__inner .cart__main--content .social__bottom--wishlist .facebook:hover {
    background: #fff url(../img/facebook-black.svg) 50% no-repeat;
    -webkit-background-size: 27px 27px;
    background-size: 27px;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.cart__inner .cart__main--content .social__bottom--wishlist .pinterest {
    background: #000 url(../img/pinterest-white.svg) 50% no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

.cart__inner .cart__main--content .social__bottom--wishlist .pinterest:hover {
    background: #fff url(../img/pinterest-black.svg) 50% no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.cart__inner .cart__main--content .social__bottom--wishlist .twitter {
    background: #000 url(../img/twitter-white.svg) 50% no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

.cart__inner .cart__main--content .social__bottom--wishlist .twitter:hover {
    background: #fff url(../img/twitter-black.svg) 50% no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.cart__inner .cart__main--content .social__bottom--wishlist .pdf {
    background: #000;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff
}

.cart__inner .cart__main--content .social__bottom--wishlist .pdf:hover {
    background: #fff;
    color: #000;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.cart__inner .cart__main--content .social__bottom--wishlist .email {
    background: #000 url(../img/envelope-white.svg) 50% no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

.cart__inner .cart__main--content .social__bottom--wishlist .email:hover {
    background: #fff url(../img/envelope.svg) 50% no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.cart__inner .cart__main--content .social__bottom--wishlist .copy {
    background: #000 url(../img/chain-white.svg) 50% no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px
}

.cart__inner .cart__main--content .social__bottom--wishlist .copy:hover {
    background: #fff url(../img/chain-black.svg) 50% no-repeat;
    -webkit-background-size: 25px 25px;
    background-size: 25px;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.cart__inner .cart__main--content .social__bottom--wishlist .yith-wcwl-after-share-section {
    display: none
}

.cart__inner .cart__main--content .cart__precheck--wrap {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.cart__inner .cart__main--content .cart__precheck--wrap .left {
    width: 100%;
    margin-bottom: 15px;
    padding: 90px 60px 80px;
    background-color: #fff
}

.cart__inner .cart__main--content .cart__precheck--wrap .right {
    width: 100%;
    padding: 40px 60px;
    background-color: #fff;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.cart__inner .cart__main--content .cart__precheck--wrap .right:before {
    display: block;
    content: "";
    width: 1px;
    height: -webkit-calc(100% - 80px);
    height: calc(100% - 80px);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #e5e5e5
}

.cart__inner .cart__main--content .cart__precheck--wrap .top__card--cart {
    background-color: #fff
}

.cart__inner .cart__main--content .cart__precheck--wrap .top__card--cart .card__right {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.cart__inner .cart__main--content .cart__precheck--wrap .top__card--cart .card__right p {
    font-size: 14px;
    font-weight: 700;
    margin-right: 40px
}

.cart__inner .cart__main--content .cart__precheck--wrap .top__card--cart .card__right .add-to-order a {
    display: inline-block;
    width: 54px;
    height: 54px;
    margin-right: 10px;
    border-radius: 50%;
    -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, .15);
    box-shadow: 0 5px 12px rgba(0, 0, 0, .15)
}

.cart__inner .cart__main--content .cart__precheck--wrap .top__card--cart .card__right .add-to-order a:last-child {
    margin-right: 0
}

.cart__inner .cart__main--content .cart__precheck--wrap .top__card--cart .card__right .add-to-order .first {
    background: #fff url(../img/flowers.svg) 50% no-repeat;
    -webkit-background-size: 17px 17px;
    background-size: 17px
}

.cart__inner .cart__main--content .cart__precheck--wrap .top__card--cart .card__right .add-to-order .first:hover {
    background: #000 url(../img/flowers-white.svg) 50% no-repeat;
    -webkit-background-size: 17px 17px;
    background-size: 17px
}

.cart__inner .cart__main--content .cart__precheck--wrap .top__card--cart .card__right .add-to-order .gift {
    background: #fff url(../img/gift.svg) 50% no-repeat;
    -webkit-background-size: 19px 19px;
    background-size: 19px
}

.cart__inner .cart__main--content .cart__precheck--wrap .top__card--cart .card__right .add-to-order .gift:hover {
    background: #000 url(../img/gift-white.svg) 50% no-repeat;
    -webkit-background-size: 19px 19px;
    background-size: 19px
}

.cart__inner .cart__main--content .cart__precheck--wrap .top__card--cart .card__right .add-to-order .card {
    background: #fff url(../img/envelope.svg) 50% no-repeat;
    -webkit-background-size: 20px 20px;
    background-size: 20px
}

.cart__inner .cart__main--content .cart__precheck--wrap .top__card--cart .card__right .add-to-order .card:hover {
    background: #000 url(../img/envelope-white.svg) 50% no-repeat;
    -webkit-background-size: 20px 20px;
    background-size: 20px
}

.cart__inner .cart__main--content .cart__precheck--wrap .top__card--cart .card__right .add-to-order .brand {
    background: #fff url(../img/brand-icon.svg) 50% no-repeat;
    -webkit-background-size: 23px 23px;
    background-size: 23px
}

.cart__inner .cart__main--content .cart__precheck--wrap .top__card--cart .card__right .add-to-order .brand:hover {
    background: #000 url(../img/brand-icon-white.svg) 50% no-repeat;
    -webkit-background-size: 23px 23px;
    background-size: 23px
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__addons {
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 30px
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__addons .mobile__quantity {
    display: none
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__addons .mobile__quantity p {
    font-size: 12px;
    font-weight: 300;
    opacity: .4
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__addons .mobile__quantity .quantity__inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__addons .mobile__quantity .quantity__inner div {
    font-weight: 600
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__addons .mobile__quantity .quantity__inner .quantity {
    margin: 0 15px
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__addons .addons__price {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__addons .addons__price p {
    font-size: 12px;
    font-weight: 300;
    opacity: .4
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__addons .addons__price b {
    font-size: 12px
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__addons .addons__summ {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__addons .addons__summ p {
    font-size: 12px;
    font-weight: 300;
    opacity: .4
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__addons .addons__summ b {
    font-size: 12px
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__card--left {
    background-color: #fff;
    width: 40%
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__card--left .top__bonus {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e5e5e5
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__card--left .top__bonus h4 {
    font-size: 14px
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__card--left .top__bonus p {
    font-size: 12px;
    font-weight: 300;
    color: #e5e5e5
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__card--left .top__bonus p b {
    color: #000;
    font-weight: 700
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__card--left .hidden__top--bonus {
    display: none
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__card--left .bottom__buttons--wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__card--left .bottom__buttons--wrap img {
    max-width: 150px
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__card--left .bottom__buttons--wrap .right__wrap {
    width: -webkit-calc(100% - 180px);
    width: calc(100% - 180px)
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__card--left .bottom__buttons--wrap .right__wrap p {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 25px
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__card--left .bottom__buttons--wrap .right__wrap .buttons {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__card--left .bottom__buttons--wrap .right__wrap .buttons .buy__more {
    display: block;
    width: 185px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #000;
    padding: 24px 0;
    font-size: 12px;
    font-weight: 500;
    color: #000
}

.cart__inner .cart__main--content .cart__precheck--wrap .bottom__card--left .bottom__buttons--wrap .right__wrap .buttons .get__card {
    display: block;
    width: 200px;
    background-color: #000;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    padding: 24px 0
}

.cart__inner .cart__main--content .cart__precheck--wrap form {
    width: 100%;
    position: relative
}

.cart__inner .cart__main--content .cart__precheck--wrap form .coupon__input {
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 15px
}

.cart__inner .cart__main--content .cart__precheck--wrap form .coupon__input::-webkit-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: #000;
    text-transform: capitalize
}

.cart__inner .cart__main--content .cart__precheck--wrap form .coupon__input::-moz-placeholder {
    font-size: 12px;
    font-weight: 300;
    color: #000;
    text-transform: capitalize
}

.cart__inner .cart__main--content .cart__precheck--wrap form .coupon__input:-ms-input-placeholder {
    font-size: 12px;
    font-weight: 300;
    color: #000;
    text-transform: capitalize
}

.cart__inner .cart__main--content .cart__precheck--wrap form .coupon__input:-moz-placeholder {
    font-size: 12px;
    font-weight: 300;
    color: #000;
    text-transform: capitalize
}

.cart__inner .cart__main--content .cart__precheck--wrap form .coupon__input:focus {
    outline: none
}

.cart__inner .cart__main--content .cart__precheck--wrap form .apply__coupon--form {
    display: block;
    margin-left: 100px;
    width: 170px;
    padding: 24px 0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    background-color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    border: 0
}

.cart__inner .cart__main--content .right__cart--card--top {
    background-color: #fff;
    padding: 50px 80px 98px;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
    margin-bottom: 15px
}

.cart__inner .cart__main--content .right__cart--card--top .top__title {
    font-size: 14px;
    margin-bottom: 30px
}

.cart__inner .cart__main--content .right__cart--card--top .product__options {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cart__inner .cart__main--content .right__cart--card--top .product__options .column {
    width: 33%;
    padding: 35px 0;
    text-align: center;
    border-right: 1px solid #e5e5e5
}

.cart__inner .cart__main--content .right__cart--card--top .product__options .column:first-child {
    text-align: left
}

.cart__inner .cart__main--content .right__cart--card--top .product__options .column:last-child {
    text-align: right;
    border-right: 0
}

.cart__inner .cart__main--content .right__cart--card--top .product__options .column p {
    font-size: 12px;
    font-weight: 300;
    opacity: .4;
    margin-bottom: 20px
}

.cart__inner .cart__main--content .right__cart--card--top .product__options .column p span {
    text-decoration: line-through
}

.cart__inner .cart__main--content .right__cart--card--top .product__options .column h4 {
    font-weight: 600
}

.cart__inner .cart__main--content .right__cart--card--top .product__options .column .quantity__inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cart__inner .cart__main--content .right__cart--card--top .product__options .column .quantity__inner div {
    font-weight: 600
}

.cart__inner .cart__main--content .right__cart--card--top .product__options .column .quantity__inner .quantity {
    margin: 0 28px
}

.cart__inner .cart__main--content .right__cart--card--bottom {
    background-color: #fff;
    width: 45%
}

.cart__inner .cart__main--content .right__cart--card--bottom .top__title {
    font-size: 14px;
    margin-bottom: 25px
}

.cart__inner .cart__main--content .right__cart--card--bottom .coupon__apply--wrap {
    margin-bottom: 58px
}

.cart__inner .cart__main--content .right__cart--card--bottom .coupon__apply--wrap, .cart__inner .cart__main--content .right__cart--card--bottom .coupon__apply--wrap .left__c {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cart__inner .cart__main--content .right__cart--card--bottom .coupon__apply--wrap .left__c {
    width: -webkit-calc(100% - 230px);
    width: calc(100% - 230px)
}

.cart__inner .cart__main--content .right__cart--card--bottom .coupon__apply--wrap .left__c .column {
    width: 50%;
    padding: 20px 0
}

.cart__inner .cart__main--content .right__cart--card--bottom .coupon__apply--wrap .left__c .column:first-child {
    border-right: 1px solid #e5e5e5
}

.cart__inner .cart__main--content .right__cart--card--bottom .coupon__apply--wrap .left__c .column p {
    font-size: 12px;
    font-weight: 300;
    opacity: .4;
    margin-bottom: 25px;
    text-align: center
}

.cart__inner .cart__main--content .right__cart--card--bottom .coupon__apply--wrap .left__c .column h4 {
    text-align: center;
    font-weight: 600
}

.cart__inner .cart__main--content .right__cart--card--bottom .coupon__apply--wrap .apply__bonuses--button {
    display: block;
    width: 170px;
    padding: 24px 0;
    background-color: #000;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    color: #fff
}

.cart__inner .cart__main--content .right__cart--card--bottom form {
    width: 100%;
    position: relative
}

.cart__inner .cart__main--content .right__cart--card--bottom form .coupon__input {
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 70%;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 15px;
    margin-bottom: 0
}

.cart__inner .cart__main--content .right__cart--card--bottom form .coupon__input::-webkit-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: #000;
    text-transform: capitalize
}

.cart__inner .cart__main--content .right__cart--card--bottom form .coupon__input::-moz-placeholder {
    font-size: 12px;
    font-weight: 300;
    color: #000;
    text-transform: capitalize
}

.cart__inner .cart__main--content .right__cart--card--bottom form .coupon__input:-ms-input-placeholder {
    font-size: 12px;
    font-weight: 300;
    color: #000;
    text-transform: capitalize
}

.cart__inner .cart__main--content .right__cart--card--bottom form .coupon__input:-moz-placeholder {
    font-size: 12px;
    font-weight: 300;
    color: #000;
    text-transform: capitalize
}

.cart__inner .cart__main--content .right__cart--card--bottom form .coupon__input:focus {
    outline: none
}

.cart__inner .cart__main--content .right__cart--card--bottom form .apply__coupon--form {
    display: block;
    margin-left: 100px;
    width: 170px;
    padding: 24px 0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    background-color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    border: 0
}

.cart__inner .cart__main--content .cart__summ--button {
    margin-top: 60px;
    width: 790px
}

.cart__inner .cart__main--content .cart__summ--button .top__sum--button {
    text-align: center;
    margin-bottom: 50px
}

.cart__inner .cart__main--content .cart__summ--button .top__sum--button p {
    font-size: 12px;
    font-weight: 300;
    opacity: .4;
    margin-bottom: 15px;
    text-align: center
}

.cart__inner .cart__main--content .cart__summ--button .top__sum--button h4 {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600;
    text-align: center
}

.cart__inner .cart__main--content .cart__summ--button .to-checkout {
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 24px 0;
    background-color: #000;
    font-size: 12px;
    font-weight: 500
}

.cart__inner .cart__main--content .cart__summ--button .top__title {
    font-size: 14px;
    margin-bottom: 30px
}

.cart__inner .cart__main--content .cart__summ--button .radio__wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px;
    width: 100%;
    padding-right: 30px
}

.cart__inner .cart__main--content .cart__summ--button .radio__wrap input {
    display: none
}

.cart__inner .cart__main--content .cart__summ--button .radio__wrap label {
    display: block;
    position: relative;
    font-size: 14px;
    font-weight: 300;
    padding-left: 25px;
    cursor: pointer
}

.cart__inner .cart__main--content .cart__summ--button .radio__wrap label.post__ship--label:before {
    top: 3px
}

.cart__inner .cart__main--content .cart__summ--button .radio__wrap label.post__ship--label.active:after {
    top: 7px
}

.cart__inner .cart__main--content .cart__summ--button .radio__wrap label.active:after {
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #000;
    border-radius: 50%;
    position: absolute;
    left: 4px;
    top: 4px
}

.cart__inner .cart__main--content .cart__summ--button .radio__wrap label:before {
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 2px solid #d9d9d9;
    position: absolute;
    left: 0;
    top: 0
}

.cart__inner .cart__main--content .cart__summ--button .radio__wrap label img {
    width: 100%;
    height: 100%;
    padding-bottom: contain
}

.cart__inner .cart__main--content .cart__summ--button form {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cart__inner .cart__main--content .cart__summ--button form input {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px;
    font-size: 14px;
    color: #000;
    margin-bottom: 50px;
    width: 47%
}

.cart__inner .cart__main--content .cart__summ--button form input.valid__input {
    background: transparent url(../img/check-black.svg) 100% no-repeat;
    -webkit-background-size: 13px 13px;
    background-size: 13px
}

.cart__inner .cart__main--content .cart__summ--button form input::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 300;
    color: #000
}

.cart__inner .cart__main--content .cart__summ--button form input::-moz-placeholder {
    font-size: 14px;
    font-weight: 300;
    color: #000
}

.cart__inner .cart__main--content .cart__summ--button form input:-ms-input-placeholder {
    font-size: 14px;
    font-weight: 300;
    color: #000
}

.cart__inner .cart__main--content .cart__summ--button form input:-moz-placeholder {
    font-size: 14px;
    font-weight: 300;
    color: #000
}

.cart__inner .cart__main--content .cart__summ--button form input:focus {
    outline: none
}

.cart__inner .cart__main--content .cart__summ--button form input.adress__field {
    border-bottom-color: #ffb4b4
}

.cart__inner .cart__main--content .cart__summ--button form input.full__input {
    width: 100%
}

.cart__inner .cart__main--content .cart__summ--button form #another__adress--checkbox {
    display: none
}

.cart__inner .cart__main--content .cart__summ--button form .checkbox__label {
    display: block;
    width: 100%;
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 45px;
    padding-left: 25px;
    cursor: pointer;
    position: relative
}

.cart__inner .cart__main--content .cart__summ--button form .checkbox__label:before {
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 2px;
    border: 1px solid #000;
    position: absolute;
    left: 0;
    top: -1px
}

.cart__inner .cart__main--content .cart__summ--button form .checkbox__label.active {
    opacity: 1
}

.cart__inner .cart__main--content .cart__summ--button form .checkbox__label.active:before {
    background: #000 url(../img/check-white.svg) 50% no-repeat;
    -webkit-background-size: 10px 10px;
    background-size: 10px
}

.cart__inner .cart__main--content .cart__summ--button .bottom {
    margin-top: 70px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cart__inner .cart__main--content .cart__summ--button .bottom .title__payment span {
    font-size: 12px;
    opacity: .4;
    margin-right: 10px
}

.cart__inner .cart__main--content .cart__summ--button .bottom .title__payment .summ {
    font-family: EBGaramond;
    font-size: 36px;
    font-weight: 600
}

.cart__inner .cart__main--content .cart__summ--button .bottom .to__checkout {
    display: block;
    width: 210px;
    background-color: #000;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    padding: 24px 0
}

.checkout__content--holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 788px;
    margin: 0 auto
}

.checkout__content--holder .cart__content--wrap--left--mobile {
    width: 100%;
    display: block
}

.checkout__content--holder .cart__content--wrap--left--mobile .top__title {
    font-size: 16px;
    margin-bottom: 20px
}

.checkout__content--holder .cart__content--wrap--left--mobile .shiping__variants .column {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.checkout__content--holder .cart__content--wrap--left--mobile .radio__wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 50px
}

.checkout__content--holder .cart__content--wrap--left--mobile .radio__wrap input {
    display: none
}

.checkout__content--holder .cart__content--wrap--left--mobile .cur_ship--label, .checkout__content--holder .cart__content--wrap--left--mobile .post__ship--label, .checkout__content--holder .cart__content--wrap--left--mobile .selfe__ship--label {
    padding-left: 0;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 300;
    position: relative
}

.checkout__content--holder .cart__content--wrap--left--mobile .cur_ship--label:before, .checkout__content--holder .cart__content--wrap--left--mobile .post__ship--label:before, .checkout__content--holder .cart__content--wrap--left--mobile .selfe__ship--label:before {
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 2px solid #d9d9d9;
    position: absolute;
    left: -20px;
    top: 1px
}

.checkout__content--holder .cart__content--wrap--left--mobile .cur_ship--label.active:before, .checkout__content--holder .cart__content--wrap--left--mobile .post__ship--label.active:before, .checkout__content--holder .cart__content--wrap--left--mobile .selfe__ship--label.active:before {
    background: transparent
}

.checkout__content--holder .cart__content--wrap--left--mobile .cur_ship--label.active:after, .checkout__content--holder .cart__content--wrap--left--mobile .post__ship--label.active:after, .checkout__content--holder .cart__content--wrap--left--mobile .selfe__ship--label.active:after {
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #000;
    border-radius: 50%;
    position: absolute;
    left: -16px;
    top: 5px
}

.checkout__content--holder .cart__content--wrap--left--mobile .add__adress--shipping {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    padding-left: 25px;
    position: relative;
    margin-bottom: 50px
}

.checkout__content--holder .cart__content--wrap--left--mobile .add__adress--shipping.active .first {
    display: none
}

.checkout__content--holder .cart__content--wrap--left--mobile .add__adress--shipping.active .second {
    display: block
}

.checkout__content--holder .cart__content--wrap--left--mobile .add__adress--shipping.active:before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.checkout__content--holder .cart__content--wrap--left--mobile .add__adress--shipping:before {
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    background: transparent url(../img/cross-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .3s ease-out;
    -o-transition: .3s all ease-out;
    transition: all .3s ease-out
}

.checkout__content--holder .cart__content--wrap--left--mobile .add__adress--shipping .second {
    display: none
}

.checkout__content--holder .cart__content--wrap--left--mobile .bottom__line, .checkout__content--holder .cart__content--wrap--left--mobile .bottom__line .left, .checkout__content--holder .cart__content--wrap--left--mobile .bottom__line .right {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.checkout__content--holder .cart__content--wrap--left--mobile .bottom__line .left, .checkout__content--holder .cart__content--wrap--left--mobile .bottom__line .right {
    margin-bottom: 20px
}

.checkout__content--holder .cart__content--wrap--left--mobile .bottom__line .left p, .checkout__content--holder .cart__content--wrap--left--mobile .bottom__line .right p {
    font-size: 14px;
    font-weight: 300;
    opacity: .4
}

.checkout__content--holder .cart__content--wrap--left--mobile .bottom__line .left span, .checkout__content--holder .cart__content--wrap--left--mobile .bottom__line .right span {
    font-size: 14px;
    text-align: right
}

.checkout__content--holder .cart__content--wrap--left--mobile .to__pay {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.checkout__content--holder .cart__content--wrap--left--mobile .to__pay .top {
    font-size: 16px;
    font-weight: 300;
    opacity: .4;
    margin-bottom: 15px
}

.checkout__content--holder .cart__content--wrap--left--mobile .to__pay .pay__summ {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600
}

.checkout__content--holder .cart__content--wrap--left--mobile .shipping__adress--form {
    display: none;
    margin-top: 20px
}

.checkout__content--holder .cart__content--wrap--left--mobile .shipping__adress--form .your-company, .checkout__content--holder .cart__content--wrap--left--mobile .shipping__adress--form .your-name {
    margin-right: 30px
}

.checkout__content--holder .cart__content--wrap--left {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
    padding: 90px;
    margin-bottom: 15px
}

.checkout__content--holder .cart__content--wrap--left .shop__contact-details .shop__contact-detailsAdress, .checkout__content--holder .cart__content--wrap--left .shop__contact-details .shop__contact-detailsPhones {
    color: #000;
    font-size: 14px;
    margin-bottom: 10px
}

.checkout__content--holder .cart__content--wrap--left .shop__contact-details .shop__contact-detailsAdress a, .checkout__content--holder .cart__content--wrap--left .shop__contact-details .shop__contact-detailsAdress p, .checkout__content--holder .cart__content--wrap--left .shop__contact-details .shop__contact-detailsPhones a, .checkout__content--holder .cart__content--wrap--left .shop__contact-details .shop__contact-detailsPhones p {
    display: inline-block;
    color: #000;
    font-size: 14px;
    margin-right: 5px
}

.checkout__content--holder .cart__content--wrap--left .shop__contact-details .shop__contact-detailsHours {
    margin-bottom: 10px
}

.checkout__content--holder .cart__content--wrap--left .cart__form--title {
    font-size: 14px;
    margin-bottom: 45px
}

.checkout__content--holder .cart__content--wrap--left .mobile__login--form .top__buttons {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 25px
}

.checkout__content--holder .cart__content--wrap--left .mobile__login--form .top__buttons p {
    font-size: 14px;
    font-weight: 500;
    opacity: .3;
    margin-right: 20px
}

.checkout__content--holder .cart__content--wrap--left .mobile__login--form .top__buttons a {
    font-size: 14px;
    font-weight: 700;
    color: #000
}

.checkout__content--holder .cart__content--wrap--left .mobile__login--form .top__buttons a:after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #000;
    opacity: .5;
    margin-top: 5px
}

.checkout__content--holder .cart__content--wrap--left .mobile__login--form .top__buttons .right__buttons {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.checkout__content--holder .cart__content--wrap--left .mobile__login--form form label {
    font-size: 14px;
    font-weight: 700;
    display: block;
    padding-left: 20px;
    position: relative
}

.checkout__content--holder .cart__content--wrap--left .mobile__login--form form label:before {
    display: block;
    content: "";
    width: 12px;
    height: 12px;
    border: 1px solid #000;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 0
}

.checkout__content--holder .cart__content--wrap--left .mobile__login--form form label.active:before {
    background: #000 url(../img/check-white.svg) 50% no-repeat;
    -webkit-background-size: 8px 8px;
    background-size: 8px
}

.checkout__content--holder .cart__content--wrap--left .mobile__login--form form #create__acc {
    display: none
}

.checkout__content--holder .cart__content--wrap--left form {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.checkout__content--holder .cart__content--wrap--left form input {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px;
    font-size: 14px;
    color: #000;
    margin-bottom: 50px;
    width: 47%
}

.checkout__content--holder .cart__content--wrap--left form input.valid__input {
    background: transparent url(../img/check-black.svg) 100% no-repeat;
    -webkit-background-size: 13px 13px;
    background-size: 13px
}

.checkout__content--holder .cart__content--wrap--left form input::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 300;
    color: #000
}

.checkout__content--holder .cart__content--wrap--left form input::-moz-placeholder {
    font-size: 14px;
    font-weight: 300;
    color: #000
}

.checkout__content--holder .cart__content--wrap--left form input:-ms-input-placeholder {
    font-size: 14px;
    font-weight: 300;
    color: #000
}

.checkout__content--holder .cart__content--wrap--left form input:-moz-placeholder {
    font-size: 14px;
    font-weight: 300;
    color: #000
}

.checkout__content--holder .cart__content--wrap--left form input:focus {
    outline: none
}

.checkout__content--holder .cart__content--wrap--left form input.adress__field {
    border-bottom-color: #ffb4b4
}

.checkout__content--holder .cart__content--wrap--left form input.full__input {
    width: 100%
}

.checkout__content--holder .cart__content--wrap--left form #another__adress--checkbox {
    display: none
}

.checkout__content--holder .cart__content--wrap--left form .checkbox__label {
    display: block;
    width: 100%;
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 45px;
    padding-left: 25px;
    cursor: pointer;
    position: relative
}

.checkout__content--holder .cart__content--wrap--left form .checkbox__label:before {
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 2px;
    border: 1px solid #000;
    position: absolute;
    left: 0;
    top: -1px
}

.checkout__content--holder .cart__content--wrap--left form .checkbox__label.active {
    opacity: 1
}

.checkout__content--holder .cart__content--wrap--left form .checkbox__label.active:before {
    background: #000 url(../img/check-white.svg) 50% no-repeat;
    -webkit-background-size: 10px 10px;
    background-size: 10px
}

.checkout__content--holder .cart__content--wrap--left .shipping__message {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 15px;
    margin-top: 20px;
    margin-bottom: 60px
}

.checkout__content--holder .cart__content--wrap--left .shipping__message::-webkit-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: #000;
    text-transform: capitalize
}

.checkout__content--holder .cart__content--wrap--left .shipping__message::-moz-placeholder {
    font-size: 12px;
    font-weight: 300;
    color: #000;
    text-transform: capitalize
}

.checkout__content--holder .cart__content--wrap--left .shipping__message:-ms-input-placeholder {
    font-size: 12px;
    font-weight: 300;
    color: #000;
    text-transform: capitalize
}

.checkout__content--holder .cart__content--wrap--left .shipping__message:-moz-placeholder {
    font-size: 12px;
    font-weight: 300;
    color: #000;
    text-transform: capitalize
}

.checkout__content--holder .cart__content--wrap--left .shipping__message:focus {
    outline: none
}

.checkout__content--holder .cart__content--wrap--right {
    width: 100%
}

.checkout__content--holder .cart__content--wrap--right .top__cart--row {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
    padding: 90px 60px 70px;
    margin-bottom: 15px;
    position: relative
}

.checkout__content--holder .cart__content--wrap--right .top__cart--row .clear__cart {
    color: #000;
    font-weight: 600;
    position: absolute;
    top: 90px;
    right: 80px;
    opacity: .5
}

.checkout__content--holder .cart__content--wrap--right .top__cart--row .clear__cart:before {
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    background: transparent url(../img/cross-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 1px;
    left: -30px
}

.checkout__content--holder .cart__content--wrap--right .top__cart--row .top__title {
    font-size: 11px;
    margin-bottom: 50px
}

.checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder {
    border-top: 1px solid #e5e5e5;
    padding-top: 30px
}

.checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item {
    border-bottom: 1px solid #e5e5e5;
    padding-top: 30px;
    margin-bottom: 15px;
    padding: 30px 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 1px solid #f2f2f2;
    position: relative
}

.checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item:first-child {
    padding-top: 0
}

.checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .cart__info--wrap, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .wishlist__info--wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px
}

.checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .cart__info--wrap .cart__thumb, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .cart__info--wrap .wishlist__thumb, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .wishlist__info--wrap .cart__thumb, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .wishlist__info--wrap .wishlist__thumb {
    width: 75px;
    height: 75px;
    padding: 10px;
    margin-right: 20px;
    border: 1px solid #f2f2f2;
    -webkit-box-shadow: 0 13px 27px rgba(0, 0, 0, .16);
    box-shadow: 0 13px 27px rgba(0, 0, 0, .16);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .cart__info--wrap .cart__titles, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .cart__info--wrap .wishlist__titles, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .wishlist__info--wrap .cart__titles, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .wishlist__info--wrap .wishlist__titles {
    width: -webkit-calc(100% - 95px);
    width: calc(100% - 95px)
}

.checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .cart__info--wrap .cart__titles .cart__title, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .cart__info--wrap .cart__titles .wish__title, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .cart__info--wrap .wishlist__titles .cart__title, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .cart__info--wrap .wishlist__titles .wish__title, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .wishlist__info--wrap .cart__titles .cart__title, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .wishlist__info--wrap .cart__titles .wish__title, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .wishlist__info--wrap .wishlist__titles .cart__title, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .wishlist__info--wrap .wishlist__titles .wish__title {
    font-size: 24px;
    text-decoration: underline
}

.checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .cart__info--wrap .cart__titles .price, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .cart__info--wrap .wishlist__titles .price, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .wishlist__info--wrap .cart__titles .price, .checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .wishlist__info--wrap .wishlist__titles .price {
    font-size: 13px;
    opacity: .5
}

.checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .right__wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .right__wrap .price .old__price {
    font-size: 12px;
    font-weight: 600;
    opacity: .4;
    margin-bottom: 20px
}

.checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .right__wrap .price .old__price span {
    text-decoration: line-through
}

.checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .right__wrap .price .price {
    font-weight: 600;
    color: #000
}

.checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .right__wrap .quantity__wrap {
    margin-right: 60px
}

.checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .right__wrap .quantity__wrap p {
    font-size: 12px;
    font-weight: 600;
    opacity: .4;
    margin-bottom: 20px
}

.checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .right__wrap .quantity__wrap .quantity__inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .right__wrap .quantity__wrap .quantity__inner div {
    font-weight: 600
}

.checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .right__wrap .quantity__wrap .quantity__inner .quantity {
    margin: 0 28px
}

.checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .right__wrap .summ__wrap p {
    font-size: 12px;
    font-weight: 600;
    opacity: .4;
    margin-bottom: 20px;
    text-align: right
}

.checkout__content--holder .cart__content--wrap--right .top__cart--row .cart__holder .cart__item .right__wrap .summ__wrap .price {
    font-weight: 600
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
    padding: 50px 75px 40px;
    margin-bottom: 15px;
    position: relative
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .top {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .top h4 {
    font-size: 11px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addons {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addons a {
    display: inline-block;
    width: 54px;
    height: 54px;
    margin-right: 30px;
    border-radius: 50%;
    -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, .15);
    box-shadow: 0 5px 12px rgba(0, 0, 0, .15);
    position: relative
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addons a:last-child {
    margin-right: 0
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addons a.active:after {
    display: block;
    content: "";
    width: -webkit-calc(100% + 16px);
    width: calc(100% + 16px);
    height: -webkit-calc(100% + 16px);
    height: calc(100% + 16px);
    position: absolute;
    left: -8px;
    top: -8px;
    border: 1px solid #000;
    opacity: .1;
    border-radius: 50%
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addons .first {
    background: #fff url(../img/flowers.svg) 50% no-repeat;
    -webkit-background-size: 17px 17px;
    background-size: 17px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addons .first:hover {
    background: #000 url(../img/flowers-white.svg) 50% no-repeat;
    -webkit-background-size: 17px 17px;
    background-size: 17px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addons .gift {
    background: #fff url(../img/gift.svg) 50% no-repeat;
    -webkit-background-size: 19px 19px;
    background-size: 19px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addons .gift:hover {
    background: #000 url(../img/gift-white.svg) 50% no-repeat;
    -webkit-background-size: 19px 19px;
    background-size: 19px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addons .card {
    background: #fff url(../img/envelope.svg) 50% no-repeat;
    -webkit-background-size: 20px 20px;
    background-size: 20px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addons .card:hover {
    background: #000 url(../img/envelope-white.svg) 50% no-repeat;
    -webkit-background-size: 20px 20px;
    background-size: 20px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addons .brand {
    background: #fff url(../img/brand-icon.svg) 50% no-repeat;
    -webkit-background-size: 23px 23px;
    background-size: 23px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addons .brand:hover {
    background: #000 url(../img/brand-icon-white.svg) 50% no-repeat;
    -webkit-background-size: 23px 23px;
    background-size: 23px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addon__item {
    padding: 25px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    margin-bottom: 30px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addon__item:last-child {
    margin-bottom: 0
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addon__item .remove__addon {
    display: block;
    width: 12px;
    height: 12px;
    background: transparent url(../img/small-cross.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    margin-right: 30px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addon__item .cart__info--wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e5e5e5
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addon__item .cart__info--wrap .cart__thumb {
    width: 75px;
    height: 75px;
    padding: 10px;
    margin-right: 20px;
    border: 1px solid #d9d9d9;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addon__item .cart__info--wrap .cart__titles .cart__title {
    font-size: 17px;
    margin-bottom: 15px;
    text-decoration: underline
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addon__item .cart__info--wrap .cart__titles .cart__title a {
    color: #000
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addon__item .cart__info--wrap .cart__titles .price {
    font-size: 13px;
    opacity: .5
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addon__item .right__wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addon__item .right__wrap .price p {
    font-size: 12px;
    font-weight: 600;
    font-size: 16px;
    text-align: right
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addon__item .right__wrap .price p span {
    color: #000;
    font-weight: 300;
    margin-right: 5px;
    opacity: .4;
    font-size: 14px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addon__item .right__wrap .summ__wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addon__item .right__wrap .summ__wrap p {
    font-size: 12px;
    font-weight: 600;
    opacity: .4;
    text-align: right
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--row .addon__item .right__wrap .summ__wrap .price {
    font-weight: 600;
    margin-left: 5px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--coupon {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
    padding: 60px 80px;
    margin-bottom: 15px;
    position: relative
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--coupon .top__title {
    font-size: 14px;
    margin-bottom: 55px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--coupon .line {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--coupon .line .column {
    width: 30%;
    padding: 15px 0
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--coupon .line .column:first-child {
    border-right: 1px solid #e5e5e5
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--coupon .line .column .top {
    text-align: center;
    font-size: 12px;
    font-weight: 300;
    opacity: .4;
    margin-bottom: 25px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--coupon .line .column .percent {
    font-weight: 600;
    text-align: center
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--coupon .line .apply__coupon {
    display: block;
    margin-left: 100px;
    width: 170px;
    padding: 24px 0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    background-color: #000
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--coupon .bottom__line .top__title {
    margin-bottom: 55px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--coupon .bottom__line form {
    width: 100%;
    position: relative
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--coupon .bottom__line form .coupon__input {
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 15px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--coupon .bottom__line form .coupon__input::-webkit-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: #000;
    text-transform: capitalize
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--coupon .bottom__line form .coupon__input::-moz-placeholder {
    font-size: 12px;
    font-weight: 300;
    color: #000;
    text-transform: capitalize
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--coupon .bottom__line form .coupon__input:-ms-input-placeholder {
    font-size: 12px;
    font-weight: 300;
    color: #000;
    text-transform: capitalize
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--coupon .bottom__line form .coupon__input:-moz-placeholder {
    font-size: 12px;
    font-weight: 300;
    color: #000;
    text-transform: capitalize
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--coupon .bottom__line form .coupon__input:focus {
    outline: none
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--coupon .bottom__line form .apply__coupon--form {
    display: block;
    margin-left: 100px;
    width: 170px;
    padding: 24px 0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    background-color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    border: 0
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--shiping {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
    padding: 60px 80px;
    margin-bottom: 15px;
    position: relative
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--shiping .top__title {
    font-size: 14px;
    margin-bottom: 25px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--shiping .radio__wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--shiping .radio__wrap input {
    display: none
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--shiping .radio__wrap label {
    display: block;
    position: relative;
    font-size: 14px;
    font-weight: 300;
    padding-left: 25px;
    cursor: pointer
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--shiping .radio__wrap label.post__ship--label:before {
    top: 3px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--shiping .radio__wrap label.post__ship--label.active:after {
    top: 7px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--shiping .radio__wrap label.active:after {
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #000;
    border-radius: 50%;
    position: absolute;
    left: 4px;
    top: 4px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--shiping .radio__wrap label:before {
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 2px solid #d9d9d9;
    position: absolute;
    left: 0;
    top: 0
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--shiping .radio__wrap label img {
    width: 100%;
    height: 100%;
    padding-bottom: contain
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--shiping .bottom__line {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 55px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--shiping .bottom__line p {
    font-weight: 300;
    font-size: 12px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--shiping .bottom__line p span {
    font-weight: 600;
    font-size: 16px;
    margin-left: 5px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--shiping .to__pay .top {
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 15px
}

.checkout__content--holder .cart__content--wrap--right .middle__cart--shiping .to__pay .pay__summ {
    font-family: EBGaramond;
    text-align: center;
    font-size: 48px;
    font-weight: 600
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
    padding: 60px 80px;
    padding-bottom: 100px;
    margin-bottom: 15px;
    position: relative
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .top__title {
    font-size: 16px;
    margin-bottom: 25px
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .radio__wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /*-webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;*/
    margin-bottom: 15px
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .radio__wrap .column {
    /*width: 35%;*/
    width: 45%;
    margin-bottom: 35px
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .radio__wrap input {
    display: none
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .radio__wrap label {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-size: 14px;
    font-weight: 300;
    padding-left: 25px;
    cursor: pointer;
    line-height: 1.3
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .radio__wrap label .cards__icons {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 20px
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .radio__wrap label .cards__icons img:first-child {
    margin-right: 10px
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .radio__wrap label.apple__pay--label:before {
    top: 9px
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .radio__wrap label.apple__pay--label.active:after {
    top: 13px
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .radio__wrap label.apple__pay--label img {
    margin-left: 30px
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .radio__wrap label.active:after {
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #000;
    border-radius: 50%;
    position: absolute;
    left: 4px;
    top: 5px
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .radio__wrap label:before {
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 2px solid #d9d9d9;
    position: absolute;
    left: 0;
    top: 1px
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form #nocall--checkbox, .checkout__content--holder .cart__content--wrap--right .bottom__cart--form #remove__items--checkbox {
    display: none
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .nocall, .checkout__content--holder .cart__content--wrap--right .bottom__cart--form .remove__items {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    padding-left: 25px;
    cursor: pointer;
    position: relative
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .nocall:before, .checkout__content--holder .cart__content--wrap--right .bottom__cart--form .remove__items:before {
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 2px;
    border: 1px solid #000;
    position: absolute;
    left: 0;
    top: -1px
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .nocall.active, .checkout__content--holder .cart__content--wrap--right .bottom__cart--form .remove__items.active {
    opacity: 1
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .nocall.active:before, .checkout__content--holder .cart__content--wrap--right .bottom__cart--form .remove__items.active:before {
    background: #000 url(../img/check-white.svg) 50% no-repeat;
    -webkit-background-size: 10px 10px;
    background-size: 10px
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .remove__items {
    margin-bottom: 15px
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .nocall {
    margin-bottom: 45px
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .order__message {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 15px;
    margin-bottom: 60px
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .order__message::-webkit-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: #000;
    text-transform: capitalize
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .order__message::-moz-placeholder {
    font-size: 12px;
    font-weight: 300;
    color: #000;
    text-transform: capitalize
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .order__message:-ms-input-placeholder {
    font-size: 12px;
    font-weight: 300;
    color: #000;
    text-transform: capitalize
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .order__message:-moz-placeholder {
    font-size: 12px;
    font-weight: 300;
    color: #000;
    text-transform: capitalize
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .order__message:focus {
    outline: none
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .apply__all--order {
    display: block;
    width: 100%;
    border: 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #000;
    padding: 24px 0;
    font-size: 12px;
    font-weight: 500
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .bonus__accout {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #d9d9d9
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .bonus__accout .left {
    font-size: 14px;
    font-weight: 700
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .bonus__accout .right {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .bonus__accout .right span {
    font-size: 12px;
    font-weight: 300;
    opacity: .4
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .bonus__accout .right p {
    font-size: 14px;
    font-weight: 700;
    margin-left: 5px
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .bottom__buttons--wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .bottom__buttons--wrap img {
    max-width: 200px
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .bottom__buttons--wrap .right {
    width: -webkit-calc(100% - 240px);
    width: calc(100% - 240px)
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .bottom__buttons--wrap .right p {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 25px
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .bottom__buttons--wrap .right .buttons {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .bottom__buttons--wrap .right .buttons .buy__more {
    display: block;
    width: 200px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #000;
    padding: 24px 0;
    font-size: 12px;
    font-weight: 500;
    color: #000
}

.checkout__content--holder .cart__content--wrap--right .bottom__cart--form .bottom__buttons--wrap .right .buttons .get__card {
    display: block;
    width: 200px;
    background-color: #000;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    padding: 24px 0
}

.error__checkout {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9;
    background-color: #000;
    background-color: rgba(0, 0, 0, .3)
}

.error__checkout .error__checkout--inner {
    height: 100%
}

.error__checkout .error__checkout--content, .error__checkout .error__checkout--inner {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.error__checkout .error__checkout--content {
    background-color: #fff;
    max-width: 1000px;
    padding: 200px 0;
    position: relative
}

.error__checkout .error__checkout--content .close__checkout--error {
    display: block;
    width: 20px;
    height: 20px;
    background: transparent url(../img/cross-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 60px;
    right: 60px
}

.error__checkout .error__checkout--content .inner {
    width: 400px;
    padding: 35px 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #ffefef;
    border: 3px solid #ffb4b4
}

.error__checkout .error__checkout--content .inner p {
    font-size: 14px;
    position: relative;
    text-indent: 45px
}

.error__checkout .error__checkout--content .inner p:before {
    display: block;
    content: "";
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #ffb4b4 url(../img/al-mark.svg) 50% no-repeat;
    -webkit-background-size: 6px 6px;
    background-size: 6px;
    position: absolute;
    left: 10px;
    top: -6px
}

.account header {
    background: #eee !important
}

.account__inner {
    background: #eee
}

.account__inner .account__wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 220px
}

.account__inner .account__wrap .left {
    width: 33.5%;
    padding: 55px 30px 70px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 17px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 17px rgba(0, 0, 0, .1)
}

.account__inner .account__wrap .left .acc__tabs {
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd
}

.account__inner .account__wrap .left .acc__tabs li {
    display: block;
    list-style-type: none;
    padding: 20px 70px;
    position: relative
}

.account__inner .account__wrap .left .acc__tabs li:hover {
    background: #000;
    background: rgba(0, 0, 0, .05)
}

.account__inner .account__wrap .left .acc__tabs li:before {
    display: block;
    content: "";
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto
}

.account__inner .account__wrap .left .acc__tabs li:first-child:before {
    width: 19px;
    height: 18px;
    background: transparent url(../img/home-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.account__inner .account__wrap .left .acc__tabs li:nth-child(2):before {
    width: 16px;
    height: 20px;
    background: transparent url(../img/cart-grey.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.account__inner .account__wrap .left .acc__tabs li:nth-child(3):before {
    width: 18px;
    height: 15px;
    background: transparent url(../img/return-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.account__inner .account__wrap .left .acc__tabs li:nth-child(4):before {
    width: 20px;
    height: 18px;
    background: transparent url(../img/star.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.account__inner .account__wrap .left .acc__tabs li:nth-child(5):before {
    width: 16px;
    height: 20px;
    background: transparent url(../img/location-grey.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.account__inner .account__wrap .left .acc__tabs li:nth-child(6):before {
    width: 19px;
    height: 19px;
    background: transparent url(../img/pig.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.account__inner .account__wrap .left .acc__tabs li:nth-child(7):before {
    width: 18px;
    height: 18px;
    background: transparent url(../img/user.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.account__inner .account__wrap .left .acc__tabs li a {
    color: #000;
    font-size: 17px;
    font-weight: 500
}

.account__inner .account__wrap .left .acc__tabs li.current {
    background: #000;
    background: rgba(0, 0, 0, .05)
}

.account__inner .account__wrap .left .exit__acc {
    display: block;
    width: 55px;
    font-size: 12px;
    font-weight: 700;
    margin: 0 auto;
    margin-top: 30px;
    color: #000;
    text-align: center
}

.account__inner .account__wrap .left .exit__acc:after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #000;
    margin-top: 10px
}

.account__inner .account__wrap .right {
    width: 64.5%
}

.account__inner .account__wrap .right .remove__acc--tab {
    display: none;
    width: 15px;
    height: 15px;
    background: transparent url(../img/cross-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 9
}

.account__inner .account__wrap .right .acc__tabs--content {
    padding: 85px 100px 55px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 17px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 17px rgba(0, 0, 0, .1);
    position: relative
}

.account__inner .account__wrap .right .acc__tabs--content .top__title {
    font-size: 24px;
    margin-bottom: 15px
}

.account__inner .account__wrap .right .acc__tabs--content .top__undertitle {
    font-size: 14px;
    font-weight: 300;
    opacity: .4;
    margin-bottom: 40px
}

.account__inner .account__wrap .right .acc__tabs--content .welcome {
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 45px
}

.account__inner .account__wrap .right .acc__tabs--content .list__title {
    font-size: 18px;
    margin-bottom: 30px
}

.account__inner .account__wrap .right .acc__tabs--content .options__links--main {
    padding-bottom: 70px;
    margin-bottom: 45px;
    border-bottom: 1px solid #ddd
}

.account__inner .account__wrap .right .acc__tabs--content ul li {
    display: block;
    list-style-type: none;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 15px;
    padding-left: 40px;
    position: relative
}

.account__inner .account__wrap .right .acc__tabs--content ul li:before {
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 5px
}

.account__inner .account__wrap .right .acc__tabs--content ul li:last-child {
    margin-bottom: 0
}

.account__inner .account__wrap .right .acc__tabs--content .right__link {
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    position: absolute;
    top: 90px;
    right: 70px;
    color: #000
}

.account__inner .account__wrap .right .acc__tabs--content .right__link:after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #ddd;
    margin-top: 10px
}

.account__inner .account__wrap .right .acc__tabs--content .bottom__buttons--wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.account__inner .account__wrap .right .acc__tabs--content .bottom__buttons--wrap img {
    max-width: 150px
}

.account__inner .account__wrap .right .acc__tabs--content .bottom__buttons--wrap .right {
    width: -webkit-calc(100% - 170px);
    width: calc(100% - 170px)
}

.account__inner .account__wrap .right .acc__tabs--content .bottom__buttons--wrap .right p {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 25px
}

.account__inner .account__wrap .right .acc__tabs--content .bottom__buttons--wrap .right .buttons {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.account__inner .account__wrap .right .acc__tabs--content .bottom__buttons--wrap .right .buttons .buy__more {
    display: block;
    width: 185px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #000;
    padding: 24px 0;
    font-size: 12px;
    font-weight: 500;
    color: #000
}

.account__inner .account__wrap .right .acc__tabs--content .bottom__buttons--wrap .right .buttons .get__card {
    display: block;
    width: 200px;
    background-color: #000;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    padding: 24px 0
}

.account__inner .account__wrap .right .acc__tabs--content .order__item {
    border: 1px solid #ddd;
    margin-bottom: 15px
}

.account__inner .account__wrap .right .acc__tabs--content .order__item:hover {
    -webkit-box-shadow: 0 27px 50px rgba(0, 0, 0, .16);
    box-shadow: 0 27px 50px rgba(0, 0, 0, .16)
}

.account__inner .account__wrap .right .acc__tabs--content .order__item:hover .return__order {
    display: block
}

.account__inner .account__wrap .right .acc__tabs--content .order__item:last-child {
    margin-bottom: 0
}

.account__inner .account__wrap .right .acc__tabs--content .order__item .top {
    background: #ddd;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 25px 40px
}

.account__inner .account__wrap .right .acc__tabs--content .order__item .top .column p {
    font-size: 12px;
    font-weight: 300;
    opacity: .4;
    margin-bottom: 15px
}

.account__inner .account__wrap .right .acc__tabs--content .order__item .top .column span {
    font-size: 11px;
    font-weight: 600
}

.account__inner .account__wrap .right .acc__tabs--content .order__item .top .column .price {
    font-size: 18px
}

.account__inner .account__wrap .right .acc__tabs--content .order__item .top .column .p__bottom {
    font-size: 11px;
    font-weight: 300;
    margin-top: 5px
}

.account__inner .account__wrap .right .acc__tabs--content .order__item .item__content {
    padding: 30px 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 30px;
    position: relative
}

.account__inner .account__wrap .right .acc__tabs--content .order__item .item__content:after {
    display: block;
    content: "";
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    height: 1px;
    background-color: #ddd;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto
}

.account__inner .account__wrap .right .acc__tabs--content .order__item .item__content .thumb__wrap {
    width: 75px;
    height: 75px;
    border: 1px solid #ddd;
    padding: 10px;
    margin-right: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0 13px 27px rgba(0, 0, 0, .16);
    box-shadow: 0 13px 27px rgba(0, 0, 0, .16)
}

.account__inner .account__wrap .right .acc__tabs--content .order__item .item__content .titles {
    width: -webkit-calc(100% - 105px);
    width: calc(100% - 105px)
}

.account__inner .account__wrap .right .acc__tabs--content .order__item .item__content .titles h4 {
    font-size: 17px;
    margin-bottom: 10px
}

.account__inner .account__wrap .right .acc__tabs--content .order__item .item__content .titles a {
    font-size: 14px;
    font-weight: 300;
    position: relative;
    color: #000
}

.account__inner .account__wrap .right .acc__tabs--content .order__item .item__content .titles a:after {
    display: block;
    content: "";
    width: 11px;
    height: 10px;
    background: transparent url(../img/arrow-right-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    bottom: 2px;
    right: -20px
}

.account__inner .account__wrap .right .acc__tabs--content .order__item .return__order {
    display: none;
    width: 85px;
    color: #000;
    font-size: 12px;
    font-weight: 500;
    margin: 30px auto 40px;
    text-align: center
}

.account__inner .account__wrap .right .acc__tabs--content .order__item .return__order:after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #ddd;
    margin-top: 10px
}

.account__inner .account__wrap .right .back__to--orders {
    display: inline-block;
    color: #000;
    font-size: 14px;
    font-weight: 300;
    position: relative;
    padding-left: 20px;
    margin-bottom: 25px
}

.account__inner .account__wrap .right .back__to--orders:before {
    display: block;
    content: "";
    width: 11px;
    height: 10px;
    background: transparent url(../img/arrow-right-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 2px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.account__inner .account__wrap .right .order__info--wrap {
    border: 1px solid #ddd;
    padding: 15px 0 45px
}

.account__inner .account__wrap .right .order__info--wrap .order__info {
    padding: 0 20px;
    margin-bottom: 40px
}

.account__inner .account__wrap .right .order__info--wrap .order__info .order__row {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 17px 20px
}

.account__inner .account__wrap .right .order__info--wrap .order__info .order__row:nth-child(odd) {
    background: #000;
    background: rgba(0, 0, 0, .05)
}

.account__inner .account__wrap .right .order__info--wrap .order__info .order__row .left__row {
    font-size: 14px;
    font-weight: 300;
    opacity: .4;
    width: 200px
}

.account__inner .account__wrap .right .order__info--wrap .order__info .order__row .right {
    width: -webkit-calc(100% - 200px);
    width: calc(100% - 200px);
    font-size: 14px;
    font-weight: 600
}

.account__inner .account__wrap .right .order__info--wrap .order__item--report {
    padding: 0 65px 0 45px;
    margin-bottom: 60px
}

.account__inner .account__wrap .right .order__info--wrap .order__item--report .top__order--title {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px
}

.account__inner .account__wrap .right .order__info--wrap .order__item--report .top__order--title p {
    font-size: 12px;
    font-weight: 300;
    opacity: .4;
    text-align: center
}

.account__inner .account__wrap .right .order__info--wrap .order__item--report .top__order--title .left__order--title {
    width: 75px
}

.account__inner .account__wrap .right .order__info--wrap .order__item--report .top__order--title .right__order--title {
    width: -webkit-calc(100% - 75px);
    width: calc(100% - 75px);
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.account__inner .account__wrap .right .order__info--wrap .order__item--report .top__order--title .right__order--title p {
    width: 100px
}

.account__inner .account__wrap .right .order__info--wrap .order__item--report .item__holder {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.account__inner .account__wrap .right .order__info--wrap .order__item--report .item__holder .left__item--report {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 68%
}

.account__inner .account__wrap .right .order__info--wrap .order__item--report .item__holder .left__item--report .thumb__wrap {
    width: 75px;
    height: 75px;
    border: 1px solid #ddd;
    padding: 10px;
    margin-right: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0 13px 27px rgba(0, 0, 0, .16);
    box-shadow: 0 13px 27px rgba(0, 0, 0, .16)
}

.account__inner .account__wrap .right .order__info--wrap .order__item--report .item__holder .left__item--report h4 {
    font-size: 17px;
    width: -webkit-calc(100% - 105px);
    width: calc(100% - 105px)
}

.account__inner .account__wrap .right .order__info--wrap .order__item--report .item__holder .right__item--report {
    width: 32%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.account__inner .account__wrap .right .order__info--wrap .order__item--report .item__holder .right__item--report .quantity {
    font-size: 11px;
    font-weight: 600;
    width: 95px;
    padding-left: 22px
}

.account__inner .account__wrap .right .order__info--wrap .order__item--report .item__holder .right__item--report .summ__holder .summ {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px
}

.account__inner .account__wrap .right .order__info--wrap .order__item--report .item__holder .right__item--report .summ__holder .count {
    font-size: 11px;
    font-weight: 300
}

.account__inner .account__wrap .right .order__info--wrap .order__main--summ {
    padding: 40px 65px;
    background: #f2f2f2;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 60px
}

.account__inner .account__wrap .right .order__info--wrap .order__main--summ p {
    font-size: 12px;
    font-weight: 300;
    opacity: .4;
    margin-right: 10px
}

.account__inner .account__wrap .right .order__info--wrap .order__main--summ .summ {
    font-family: EBGaramond;
    font-size: 36px;
    font-weight: 600
}

.account__inner .account__wrap .right .order__user__info {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 45px
}

.account__inner .account__wrap .right .order__user__info .user__onfo--order--column {
    width: 48%
}

.account__inner .account__wrap .right .order__user__info .user__onfo--order--column .top__info {
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 30px
}

.account__inner .account__wrap .right .order__user__info .user__onfo--order--column .user__name {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px
}

.account__inner .account__wrap .right .order__user__info .user__onfo--order--column .adress, .account__inner .account__wrap .right .order__user__info .user__onfo--order--column .user__email, .account__inner .account__wrap .right .order__user__info .user__onfo--order--column .user__phone {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 10px
}

.account__inner .account__wrap .right .order__user__info .user__onfo--order--column .user__email {
    color: #000;
    margin-bottom: 0
}

.account__inner .account__wrap .right .profile__account--info, .account__inner .account__wrap .right .profile__adress--tab {
    padding: 85px 100px 190px
}

.account__inner .account__wrap .right .profile__account--info .order__user__info, .account__inner .account__wrap .right .profile__adress--tab .order__user__info {
    padding: 0
}

.account__inner .account__wrap .right .profile__account--info h3, .account__inner .account__wrap .right .profile__adress--tab h3 {
    font-size: 24px;
    margin-bottom: 15px
}

.account__inner .account__wrap .right .profile__account--info form .form-row input, .account__inner .account__wrap .right .profile__account--info form .form-row select, .account__inner .account__wrap .right .profile__adress--tab form .form-row input, .account__inner .account__wrap .right .profile__adress--tab form .form-row select {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    border-bottom: 2px solid #d9d9d9;
    padding-bottom: 10px
}

.account__inner .account__wrap .right .profile__account--info form .form-row input:focus, .account__inner .account__wrap .right .profile__account--info form .form-row select:focus, .account__inner .account__wrap .right .profile__adress--tab form .form-row input:focus, .account__inner .account__wrap .right .profile__adress--tab form .form-row select:focus {
    outline: none
}

.account__inner .account__wrap .right .profile__account--info button.button, .account__inner .account__wrap .right .profile__adress--tab button.button {
    display: block;
    width: 200px;
    border: 0;
    background-color: #000;
    padding: 24px 0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    margin-top: 50px
}

.account__inner .account__wrap .right .return__reason {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    padding-bottom: 10px;
    border: 0;
    border-bottom: 2px solid #d9d9d9;
    margin-bottom: 60px
}

.account__inner .account__wrap .right .return__reason::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 300;
    color: #000
}

.account__inner .account__wrap .right .return__reason::-moz-placeholder {
    font-size: 14px;
    font-weight: 300;
    color: #000
}

.account__inner .account__wrap .right .return__reason:-ms-input-placeholder {
    font-size: 14px;
    font-weight: 300;
    color: #000
}

.account__inner .account__wrap .right .return__reason:-moz-placeholder {
    font-size: 14px;
    font-weight: 300;
    color: #000
}

.account__inner .account__wrap .right .return__reason:focus {
    outline: none
}

.account__inner .account__wrap .right .buttons__wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.account__inner .account__wrap .right .buttons__wrap .cencel__form {
    display: block;
    width: 150px;
    color: #000;
    border: 1px solid #000;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    padding: 24px 0
}

.account__inner .account__wrap .right .buttons__wrap .aplly__return--form {
    display: block;
    width: 170px;
    background-color: #000;
    color: #fff;
    padding: 24px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500
}

.account__inner .account__wrap .right .dropdown__return {
    position: relative;
    margin-bottom: 50px
}

.account__inner .account__wrap .right .dropdown__return:after {
    display: block;
    content: "";
    width: 8px;
    height: 5px;
    background: transparent url(../img/dropdown-arrow.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: 15px
}

.account__inner .account__wrap .right .dropdown__return.active:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.account__inner .account__wrap .right .dropdown__return .current__item {
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 2px solid #d9d9d9
}

.account__inner .account__wrap .right .dropdown__return .hidden__dropdown {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    bottom: -320px;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding: 40px 20px;
    height: 315px;
    overflow-y: scroll;
    -webkit-box-shadow: 0 27px 50px rgba(0, 0, 0, .16);
    box-shadow: 0 27px 50px rgba(0, 0, 0, .16);
    z-index: 6
}

.account__inner .account__wrap .right .dropdown__return .hidden__dropdown .hidden__dropdown--count, .account__inner .account__wrap .right .dropdown__return .hidden__dropdown .hidden__dropdown--item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.account__inner .account__wrap .right .dropdown__return .hidden__dropdown .hidden__dropdown--count .thumb__item, .account__inner .account__wrap .right .dropdown__return .hidden__dropdown .hidden__dropdown--item .thumb__item {
    width: 75px;
    height: 75px;
    border: 1px solid #ddd;
    padding: 10px;
    margin-right: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0 13px 27px rgba(0, 0, 0, .16);
    box-shadow: 0 13px 27px rgba(0, 0, 0, .16)
}

.account__inner .account__wrap .right .dropdown__return .hidden__dropdown .hidden__dropdown--count h4, .account__inner .account__wrap .right .dropdown__return .hidden__dropdown .hidden__dropdown--item h4 {
    font-size: 17px;
    width: -webkit-calc(100% - 105px);
    width: calc(100% - 105px)
}

.account__inner .account__wrap .right .dropdown__return .hidden__dropdown .hidden__dropdown--count.current, .account__inner .account__wrap .right .dropdown__return .hidden__dropdown .hidden__dropdown--item.current {
    background: #f2f2f2;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.account__inner .account__wrap .right .dropdown__return .hidden__dropdown .hidden__dropdown--count {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.account__inner .account__wrap .right .dropdown__return .hidden__dropdown .hidden__dropdown--count.current {
    background: #f2f2f2;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.account__inner .account__wrap .right .dropdown__return.dropdown__return--counter .current__item {
    font-weight: 300
}

.account__inner .account__wrap .right .bonus__summ--wrap {
    margin-bottom: 100px;
    position: relative
}

.account__inner .account__wrap .right .bonus__summ--wrap:after {
    display: block;
    content: "";
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    height: 1px;
    background-color: #ddd;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: -50px
}

.account__inner .account__wrap .right .bonus__summ {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 40px 65px 40px 50px;
    background: #f2f2f2
}

.account__inner .account__wrap .right .bonus__summ .left__bonus--title {
    font-size: 14px;
    font-weight: 700
}

.account__inner .account__wrap .right .bonus__summ .right__bonus--summ {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.account__inner .account__wrap .right .bonus__summ .right__bonus--summ p {
    font-size: 12px;
    font-weight: 300;
    opacity: .4;
    margin-right: 15px
}

.account__inner .account__wrap .right .bonus__summ .right__bonus--summ .bonus__summ--number {
    font-family: EBGaramond;
    font-size: 36px;
    font-weight: 600
}

.account__inner .account__wrap .right .profile__data--link {
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 20px
}

.account__inner .account__wrap .right .profile__data {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px
}

.account__inner .account__wrap .right .profile__data .data__column {
    width: 45%;
    margin-bottom: 30px
}

.account__inner .account__wrap .right .profile__data .data__column p {
    font-size: 10px;
    font-weight: 300;
    margin-bottom: 10px
}

.account__inner .account__wrap .right .profile__data .data__column h4 {
    font-size: 14px;
    font-weight: 600
}

.account__inner .account__wrap .right .profile__events {
    margin-bottom: 40px
}

.account__inner .account__wrap .right .profile__events h6 {
    font-size: 11px;
    margin-bottom: 10px
}

.account__inner .account__wrap .right .profile__events p {
    font-size: 14px;
    font-weight: 300;
    opacity: .4;
    line-height: 1.5
}

.account__inner .account__wrap .right .event__items {
    margin-bottom: 40px
}

.account__inner .account__wrap .right .event__items .event__item {
    margin-bottom: 15px
}

.account__inner .account__wrap .right .event__items .event__item:last-child {
    margin-bottom: 0
}

.account__inner .account__wrap .right .event__items .event__item .event__name {
    font-size: 10px;
    font-weight: 300;
    margin-bottom: 10px
}

.account__inner .account__wrap .right .event__items .event__item .event__date {
    font-size: 14px;
    font-weight: 600
}

.account__inner .account__wrap .right .add__event {
    display: block;
    font-weight: 500;
    color: #000;
    position: relative;
    padding-left: 30px;
    margin-bottom: 90px;
    width: 100%
}

.account__inner .account__wrap .right .add__event:before {
    display: block;
    content: "";
    width: 12px;
    height: 12px;
    background: transparent url(../img/cross-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 3px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.account__inner .account__wrap .right .password__change--form {
    width: 100%
}

.account__inner .account__wrap .right .password__change--form .pass__title {
    font-size: 11px;
    margin-bottom: 20px
}

.account__inner .account__wrap .right .password__change--form .current__password--title {
    display: block;
    font-size: 10px;
    font-weight: 300;
    margin-bottom: 15px
}

.account__inner .account__wrap .right .password__change--form .current__password {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    border-bottom: 2px solid #000;
    padding-bottom: 10px;
    margin-bottom: 60px;
    font-weight: 700;
    background: transparent url(../img/check-black.svg) 100% no-repeat;
    -webkit-background-size: 13px 13px;
    background-size: 13px
}

.account__inner .account__wrap .right .password__change--form .current__password::-webkit-input-placeholder {
    font-size: 12px;
    font-weight: 700;
    color: #000
}

.account__inner .account__wrap .right .password__change--form .current__password::-moz-placeholder {
    font-size: 14px;
    font-weight: 700;
    color: #000
}

.account__inner .account__wrap .right .password__change--form .current__password:-ms-input-placeholder {
    font-size: 14px;
    font-weight: 700;
    color: #000
}

.account__inner .account__wrap .right .password__change--form .current__password:-moz-placeholder {
    font-size: 14px;
    font-weight: 700;
    color: #000
}

.account__inner .account__wrap .right .password__change--form .current__password:focus {
    outline: none
}

.account__inner .account__wrap .right .password__change--form .new__password, .account__inner .account__wrap .right .password__change--form .new__password--confirm {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    border-bottom: 2px solid #d9d9d9;
    padding-bottom: 10px;
    margin-bottom: 60px
}

.account__inner .account__wrap .right .password__change--form .new__password--confirm::-webkit-input-placeholder, .account__inner .account__wrap .right .password__change--form .new__password::-webkit-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: #a6a6a6
}

.account__inner .account__wrap .right .password__change--form .new__password--confirm::-moz-placeholder, .account__inner .account__wrap .right .password__change--form .new__password::-moz-placeholder {
    font-size: 14px;
    font-weight: 300;
    color: #a6a6a6
}

.account__inner .account__wrap .right .password__change--form .new__password--confirm:-ms-input-placeholder, .account__inner .account__wrap .right .password__change--form .new__password:-ms-input-placeholder {
    font-size: 14px;
    font-weight: 300;
    color: #a6a6a6
}

.account__inner .account__wrap .right .password__change--form .new__password--confirm:-moz-placeholder, .account__inner .account__wrap .right .password__change--form .new__password:-moz-placeholder {
    font-size: 14px;
    font-weight: 300;
    color: #a6a6a6
}

.account__inner .account__wrap .right .password__change--form .new__password--confirm:focus, .account__inner .account__wrap .right .password__change--form .new__password:focus {
    outline: none
}

.account__inner .account__wrap .right .password__change--form .save__pasword--form {
    display: block;
    width: 170px;
    border: 0;
    background-color: #000;
    padding: 24px 0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500
}

.account__inner .account__wrap .right .edits__profile--adress, .account__inner .account__wrap .right .edits__profile--form {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px
}

.account__inner .account__wrap .right .edits__profile--adress input, .account__inner .account__wrap .right .edits__profile--form input {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px;
    font-size: 14px;
    margin-bottom: 40px
}

.account__inner .account__wrap .right .edits__profile--adress input.valid__input, .account__inner .account__wrap .right .edits__profile--form input.valid__input {
    background: transparent url(../img/check-black.svg) 100% no-repeat;
    -webkit-background-size: 13px 13px;
    background-size: 13px
}

.account__inner .account__wrap .right .edits__profile--adress input::-webkit-input-placeholder, .account__inner .account__wrap .right .edits__profile--form input::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #000
}

.account__inner .account__wrap .right .edits__profile--adress input::-moz-placeholder, .account__inner .account__wrap .right .edits__profile--form input::-moz-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #000
}

.account__inner .account__wrap .right .edits__profile--adress input:-ms-input-placeholder, .account__inner .account__wrap .right .edits__profile--form input:-ms-input-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #000
}

.account__inner .account__wrap .right .edits__profile--adress input:-moz-placeholder, .account__inner .account__wrap .right .edits__profile--form input:-moz-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #000
}

.account__inner .account__wrap .right .edits__profile--adress input:focus, .account__inner .account__wrap .right .edits__profile--form input:focus {
    outline: none
}

.account__inner .account__wrap .right .edits__profile--adress .half__input, .account__inner .account__wrap .right .edits__profile--form .half__input {
    width: 48%
}

.account__inner .account__wrap .right .edits__profile--adress .current__password, .account__inner .account__wrap .right .edits__profile--adress .new__password, .account__inner .account__wrap .right .edits__profile--adress .new__password--confirm, .account__inner .account__wrap .right .edits__profile--form .current__password, .account__inner .account__wrap .right .edits__profile--form .new__password, .account__inner .account__wrap .right .edits__profile--form .new__password--confirm {
    width: 100%
}

.account__inner .account__wrap .right .edits__profile--adress .dropdown__edit, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit {
    position: relative;
    margin-bottom: 40px;
    width: 30%;
    cursor: pointer
}

.account__inner .account__wrap .right .edits__profile--adress .dropdown__edit:after, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit:after {
    display: block;
    content: "";
    width: 8px;
    height: 5px;
    background: transparent url(../img/dropdown-arrow.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: 15px
}

.account__inner .account__wrap .right .edits__profile--adress .dropdown__edit.active:after, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit.active:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .current__item, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .current__item {
    font-size: 14px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d9d9d9
}

.account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    bottom: -160px;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding: 20px 10px;
    height: 150px;
    overflow-y: scroll;
    -webkit-box-shadow: 0 27px 50px rgba(0, 0, 0, .16);
    box-shadow: 0 27px 50px rgba(0, 0, 0, .16);
    z-index: 6
}

.account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop .drop__country, .account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop .drop__day, .account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop .drop__day--event, .account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop .drop__month, .account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop .drop__month--event, .account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop .drop__sex, .account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop .drop__year, .account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop .drop__year--event, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop .drop__country, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop .drop__day, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop .drop__day--event, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop .drop__month, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop .drop__month--event, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop .drop__sex, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop .drop__year, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop .drop__year--event {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px;
    border-bottom: 1px solid #f2f2f2
}

.account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop .drop__country.current, .account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop .drop__day--event.current, .account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop .drop__day.current, .account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop .drop__month--event.current, .account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop .drop__month.current, .account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop .drop__sex.current, .account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop .drop__year--event.current, .account__inner .account__wrap .right .edits__profile--adress .dropdown__edit .hidden__drop .drop__year.current, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop .drop__country.current, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop .drop__day--event.current, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop .drop__day.current, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop .drop__month--event.current, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop .drop__month.current, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop .drop__sex.current, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop .drop__year--event.current, .account__inner .account__wrap .right .edits__profile--form .dropdown__edit .hidden__drop .drop__year.current {
    background: #f2f2f2
}

.account__inner .account__wrap .right .edits__profile--adress .dropdown__sex .hidden__drop, .account__inner .account__wrap .right .edits__profile--form .dropdown__sex .hidden__drop {
    height: 100px;
    bottom: -110px
}

.account__inner .account__wrap .right .edits__profile--adress .form__events--text, .account__inner .account__wrap .right .edits__profile--form .form__events--text {
    margin-bottom: 35px
}

.account__inner .account__wrap .right .edits__profile--adress .form__events--text h6, .account__inner .account__wrap .right .edits__profile--form .form__events--text h6 {
    font-size: 11px;
    margin-bottom: 15px
}

.account__inner .account__wrap .right .edits__profile--adress .form__events--text p, .account__inner .account__wrap .right .edits__profile--form .form__events--text p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    opacity: .4
}

.account__inner .account__wrap .right .edits__profile--adress .event__add--block, .account__inner .account__wrap .right .edits__profile--form .event__add--block {
    width: 100%;
    margin-bottom: 55px;
    position: relative;
    padding-left: 30px
}

.account__inner .account__wrap .right .edits__profile--adress .event__add--block .remove__event--item, .account__inner .account__wrap .right .edits__profile--form .event__add--block .remove__event--item {
    display: block;
    width: 12px;
    height: 12px;
    background: transparent url(../img/cross-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 7px
}

.account__inner .account__wrap .right .edits__profile--adress .event__add--block:last-child, .account__inner .account__wrap .right .edits__profile--form .event__add--block:last-child {
    margin-bottom: 0
}

.account__inner .account__wrap .right .edits__profile--adress .event__add--block .event__params, .account__inner .account__wrap .right .edits__profile--form .event__add--block .event__params {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.account__inner .account__wrap .right .edits__profile--adress .full__input, .account__inner .account__wrap .right .edits__profile--form .full__input {
    width: 100%
}

.account__inner .account__wrap .right .edits__profile--adress .bottom__buttons--profile, .account__inner .account__wrap .right .edits__profile--form .bottom__buttons--profile {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.account__inner .account__wrap .right .edits__profile--adress .clear__new--options, .account__inner .account__wrap .right .edits__profile--form .clear__new--options {
    display: block;
    width: 150px;
    padding: 24px 0;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    border: 1px solid #000
}

.account__inner .account__wrap .right .edits__profile--adress .dropdown__edit {
    width: 48%
}

.account__inner .account__wrap .right .edits__profile--adress .bottom__buttons--profile {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.account__inner .account__wrap .right .edits__profile--adress .clear__new--options {
    display: block;
    width: 150px;
    padding: 24px 0;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    border: 1px solid #000
}

.account__inner .account__wrap .right .edits__profile--adress .save__pasword--form {
    display: block;
    width: 170px;
    border: 0;
    background-color: #000;
    padding: 24px 0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500
}

.account__inner .account__wrap .right .profile__account--info--edit, .account__inner .account__wrap .right .profile__adress--tab {
    display: none
}

.account__inner .account__wrap .right .profile__account--info {
    display: none;
    padding: 90px 95px
}

.account__inner .account__wrap .right .profile__account--info .order__user__info {
    padding: 0;
    margin-bottom: 60px
}

.account__inner .account__wrap .right .bonus__account--tab {
    display: none;
    padding: 85px 60px 90px
}

.account__inner .account__wrap .right .change__adress--profile--tab {
    display: none
}

.account__inner .account__wrap .right .return__acc--tab {
    display: none;
    padding: 85px 80px 60px
}

.account__inner .account__wrap .right .history__return__acc--tab {
    display: none;
    padding: 85px 60px 90px
}

.account__inner .account__wrap .right .history__return__acc--tab .padding__wrap {
    padding: 0 40px;
    margin-bottom: 90px
}

.account__inner .account__wrap .right .history__return__acc--tab .return__history--content .welcome {
    padding-left: 40px
}

.account__inner .account__wrap .right .orders__acc--tab {
    display: none;
    padding: 90px 60px
}

.account__inner .account__wrap .right .orders__acc--tab .top__title, .account__inner .account__wrap .right .orders__acc--tab .top__undertitle {
    padding: 0 40px
}

.account__inner .account__wrap .right .single__order--acc--tab {
    display: none;
    padding: 90px 60px
}

.recovery__inner {
    background: #eee;
    padding-top: 0
}

.recovery__inner, .recovery__inner .col-md-12 {
    height: -webkit-calc(100vh - 186px);
    height: calc(100vh - 186px)
}

.recovery__inner .col-md-12 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.recovery__inner .recovery__wrap {
    max-width: 900px;
    background-color: #fff;
    padding: 125px 150px
}

.recovery__inner .recovery__wrap h1 {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 800;
    margin-bottom: 40px
}

.recovery__inner .recovery__wrap p {
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 40px
}

.recovery__inner .recovery__wrap form input {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 0;
    border-bottom: 2px solid #c4c4c4;
    padding-bottom: 15px;
    color: #000;
    margin-bottom: 40px
}

.recovery__inner .recovery__wrap form input::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #000
}

.recovery__inner .recovery__wrap form input::-moz-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #000
}

.recovery__inner .recovery__wrap form input:-ms-input-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #000
}

.recovery__inner .recovery__wrap form input:-moz-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #000
}

.recovery__inner .recovery__wrap form input:focus {
    outline: none
}

.recovery__inner .recovery__wrap form .vipe__password {
    display: block;
    width: 215px;
    background-color: #000;
    padding: 24px 0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    border: 0
}

.single__event--inner .seventh__block {
    padding-top: 150px;
    margin-bottom: 150px
}

.single__event--inner .top__event {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 220px
}

.single__event--inner .top__event .left {
    width: 55%;
    margin-right: 150px
}

.single__event--inner .top__event .left img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.single__event--inner .top__event .right {
    width: 45%;
    padding-right: 150px
}

.single__event--inner .top__event .right .top {
    opacity: .4;
    font-size: 17px;
    font-weight: 300;
    padding-left: 50px;
    position: relative;
    margin-bottom: 40px
}

.single__event--inner .top__event .right .top:before {
    display: block;
    content: "";
    width: 35px;
    height: 1px;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 8px
}

.single__event--inner .top__event .right .page__title {
    font-family: EBGaramond;
    font-size: 72px;
    font-weight: 800;
    line-height: 1;
    margin-bottom: 40px
}

.single__event--inner .top__event .right .event__options {
    max-width: 510px;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 55px
}

.single__event--inner .top__event .right .event__options .column p {
    font-size: 14px;
    font-weight: 300;
    opacity: .3;
    margin-bottom: 25px
}

.single__event--inner .top__event .right .event__options .column p span {
    text-decoration: line-through
}

.single__event--inner .top__event .right .event__options .column h4 {
    font-weight: 600
}

.single__event--inner .top__event .right .event__buttons {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single__event--inner .top__event .right .event__buttons .buy__ticket {
    display: block;
    width: 185px;
    padding: 24px 0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background-color: #000;
    font-size: 12px;
    font-weight: 500
}

.single__event--inner .top__event .right .event__buttons .inner__row {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: -webkit-calc(100% - 225px);
    width: calc(100% - 225px)
}

.single__event--inner .top__event .right .event__buttons .google__calendar--button {
    font-size: 12px;
    font-weight: 500;
    color: #000;
    position: relative;
    padding-left: 35px
}

.single__event--inner .top__event .right .event__buttons .google__calendar--button:before {
    display: block;
    content: "";
    width: 23px;
    height: 23px;
    background: transparent url(../img/calendar-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0;
    top: -5px
}

.single__event--inner .top__event .right .event__buttons .facebook__event--join {
    font-size: 12px;
    font-weight: 500;
    color: #000;
    position: relative;
    padding-left: 35px
}

.single__event--inner .top__event .right .event__buttons .facebook__event--join:before {
    display: block;
    content: "";
    width: 23px;
    height: 23px;
    background: transparent url(../img/facebook-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0;
    top: -5px
}

.single__event--inner .event__about--block {
    margin-bottom: 220px
}

.single__event--inner .event__about--block .about__wrap--event {
    max-width: 1240px;
    margin: 0 auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.single__event--inner .event__about--block .about__wrap--event .left {
    width: 60%;
    max-width: 490px;
    margin-right: 200px
}

.single__event--inner .event__about--block .about__wrap--event .left h4 {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 40px
}

.single__event--inner .event__about--block .about__wrap--event .left .description {
    margin-bottom: 50px
}

.single__event--inner .event__about--block .about__wrap--event .left .description p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 30px;
    margin-right: 0;
    opacity: 1
}

.single__event--inner .event__about--block .about__wrap--event .left .description p:last-child {
    margin-bottom: 0
}

.single__event--inner .event__about--block .about__wrap--event .left .share {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single__event--inner .event__about--block .about__wrap--event .left p {
    font-weight: 500;
    opacity: .4;
    margin-right: 20px
}

.single__event--inner .event__about--block .about__wrap--event .left .heateor_sss_sharing_ul li {
    list-style-type: none;
    margin-right: 8px
}

.single__event--inner .event__about--block .about__wrap--event .left .heateor_sss_sharing_ul li:last-child {
    margin-right: 0
}

.single__event--inner .event__about--block .about__wrap--event .left .heateor_sss_sharing_ul li i {
    display: block;
    width: 34px;
    height: 34px;
    border-radius: 50%
}

.single__event--inner .event__about--block .about__wrap--event .left .heateor_sss_sharing_ul li i.heateorSssFacebookBackground {
    background: #000 url(../img/facebook-white.svg) 50% no-repeat;
    -webkit-background-size: 15px 15px;
    background-size: 15px
}

.single__event--inner .event__about--block .about__wrap--event .left .heateor_sss_sharing_ul li i.heateorSssPinterestBackground {
    background: #000 url(../img/pinterest-white.svg) 50% no-repeat;
    -webkit-background-size: 15px 15px;
    background-size: 15px
}

.single__event--inner .event__about--block .about__wrap--event .left .heateor_sss_sharing_ul li i.heateorSssTwitterBackground {
    background: #000 url(../img/twitter-white.svg) 50% no-repeat;
    -webkit-background-size: 15px 15px;
    background-size: 15px
}

.single__event--inner .event__about--block .about__wrap--event .right {
    width: 40%;
    max-width: 555px
}

.single__event--inner .event__about--block .about__wrap--event .right img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.single__event--inner .event__results {
    padding: 200px 0 220px;
    background: #eee
}

.single__event--inner .event__results .block__title {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 50px;
    text-align: center
}

.single__event--inner .event__results .results__wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto
}

.single__event--inner .event__results .results__wrap .item {
    width: 270px
}

.single__event--inner .event__results .results__wrap .item .number {
    text-align: center;
    font-size: 72px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 30px
}

.single__event--inner .event__results .results__wrap .item .title {
    font-size: 18px;
    margin-bottom: 30px;
    text-align: center;
    font-weight: 700
}

.single__event--inner .event__results .results__wrap .item .descr {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 300;
    text-align: justify
}

.single__event--inner .event__courator {
    padding: 220px 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single__event--inner .event__courator .left {
    width: 50%;
    margin-right: 230px
}

.single__event--inner .event__courator .right {
    width: 50%;
    max-width: 440px
}

.single__event--inner .event__courator .right h4 {
    font-family: EBGaramond;
    font-weight: 600;
    font-size: 48px;
    margin-bottom: 40px
}

.single__event--inner .event__courator .right .description {
    margin-bottom: 50px
}

.single__event--inner .event__courator .right .description p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 20px
}

.single__event--inner .event__courator .right .description p:last-child {
    margin-bottom: 0
}

.single__event--inner .event__courator .right .watch__event--video {
    display: block;
    width: 205px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 24px 0;
    background-color: #000;
    font-size: 12px;
    font-weight: 500
}

.single__event--inner .event__schedule {
    padding: 220px 0;
    background-color: #eee;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 340px
}

.single__event--inner .event__schedule .left {
    width: 490px;
    margin-right: 140px
}

.single__event--inner .event__schedule .left h4 {
    font-family: EBGaramond;
    font-weight: 600;
    font-size: 48px;
    margin-bottom: 60px
}

.single__event--inner .event__schedule .left ul {
    padding: 35px 0 35px 35px;
    margin-bottom: 50px;
    border-left: 1px solid #c8c8c8
}

.single__event--inner .event__schedule .left ul li {
    list-style-type: none;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 30px;
    position: relative;
    cursor: pointer
}

.single__event--inner .event__schedule .left ul li:before {
    display: block;
    content: "";
    width: 12px;
    height: 12px;
    background-color: #b8b8b8;
    border: 2px solid #eee;
    border-radius: 50%;
    position: absolute;
    left: -42px;
    top: 2px
}

.single__event--inner .event__schedule .left ul li .title {
    font-size: 14px;
    font-weight: 700
}

.single__event--inner .event__schedule .left ul li span {
    font-size: 16px;
    font-weight: 300;
    opacity: .5;
    display: inline-block;
    margin-right: 40px;
    width: 40px;
    min-width: 40px
}

.single__event--inner .event__schedule .left ul li p {
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    padding-left: 78px;
    margin-top: 10px
}

.single__event--inner .event__schedule .left ul li.current:before {
    left: -46px;
    top: 0;
    width: 20px;
    height: 20px;
    background: transparent url(../img/dot.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.single__event--inner .event__schedule .left ul li.current span {
    opacity: 1
}

.single__event--inner .event__schedule .left ul li:last-child {
    margin-bottom: 0
}

.single__event--inner .event__schedule .left .buy__ticket {
    display: block;
    width: 185px;
    padding: 24px 0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background-color: #000;
    font-size: 12px;
    font-weight: 500
}

.single__event--inner .event__schedule .right {
    width: -webkit-calc(100% - 630px);
    width: calc(100% - 630px)
}

.single__event--inner .recent__events {
    padding-top: 210px
}

.single__event--inner .recent__events .recent__events--holder {
    max-width: 1550px;
    margin: 0 auto
}

.single__event--inner .recent__events .recent__events--length {
    display: none;
    font-size: 14px;
    font-weight: 600;
    opacity: .4;
    position: absolute;
    right: 50px;
    top: 40px
}

.single__event--inner .recent__events .recent__events--counter {
    display: none;
    font-size: 14px;
    font-weight: 600;
    opacity: .4;
    position: absolute;
    right: 415px;
    top: 40px
}

.single__event--inner .recent__events .block__title {
    font-family: EBGaramond;
    font-weight: 600;
    font-size: 48px;
    margin-bottom: 0;
    padding-left: 50px
}

.single__event--inner .recent__events .recent__events--slider .owl-dots {
    max-width: 300px;
    width: 100%;
    position: absolute;
    right: 75px;
    top: -10px
}

.single__event--inner .recent__events .recent__events--slider .owl-dots button {
    height: 2px;
    width: 50%;
    background-color: #000;
    opacity: .1
}

.single__event--inner .recent__events .recent__events--slider .owl-dots button.active {
    opacity: 1
}

.single__event--inner .recent__events .recent__events--slider .owl-dots button:focus {
    outline: none
}

.single__event--inner .recent__events .recent__events--slider .owl-dots button:hover {
    opacity: 1
}

.single__event--inner .recent__events .recent__events--slider .owl-nav button {
    width: 15px;
    height: 13px;
    position: absolute;
    top: -15px;
    z-index: 5
}

.single__event--inner .recent__events .recent__events--slider .owl-nav button:focus {
    outline: none
}

.single__event--inner .recent__events .recent__events--slider .owl-nav button span {
    display: none
}

.single__event--inner .recent__events .recent__events--slider .owl-nav .owl-prev {
    background: transparent url(../img/owl-left.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 430px
}

.single__event--inner .recent__events .recent__events--slider .owl-nav .owl-next {
    background: transparent url(../img/owl-right.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 0
}

.single__event--inner .recent__events .recent__events--slider .owl-stage-outer {
    padding: 0 50px
}

.single__event--inner .recent__events .recent__events--slider .owl-item {
    padding-top: 35px;
    padding-bottom: 210px;
    max-width: 360px
}

.single__event--inner .recent__events .recent__events--slider .slider__item {
    padding: 30px 70px;
    height: 180px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.single__event--inner .recent__events .recent__events--slider .slider__item:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-box-shadow: 0 27px 50px rgba(0, 0, 0, .16);
    box-shadow: 0 27px 50px rgba(0, 0, 0, .16);
    position: relative;
    z-index: 4
}

.single__event--inner .recent__events .recent__events--slider .slider__item:hover img {
    opacity: 1
}

.single__event--inner .recent__events .recent__events--slider .slider__item img {
    opacity: .3;
    max-height: 100%;
    width: auto
}

.brand-catalog-page header {
    background-color: #eee !important
}

.brand__catalog--inner {
    padding-bottom: 220px;
    margin-bottom: 50px;
    background-color: #eee
}

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

.brand__catalogs--wrap .catalog__item {
    width: 31%;
    margin-right: 50px;
    position: relative;
    margin-bottom: 100px
}

.brand__catalogs--wrap .catalog__item:nth-child(3n) {
    margin-right: 0
}

.brand__catalogs--wrap .catalog__item .catalog__pdf {
    display: block;
    width: 72px;
    height: 72px;
    background: #000 url(../img/pdf-icon-left.svg) 50% no-repeat;
    -webkit-background-size: 18px 18px;
    background-size: 18px;
    position: absolute;
    top: 40px;
    left: 40px
}

.brand__catalogs--wrap .catalog__item .thumb__item {
    display: block;
    height: 750px;
    margin-bottom: 55px
}

.brand__catalogs--wrap .catalog__item .thumb__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.brand__catalogs--wrap .catalog__item .bottom__titles h4 {
    margin-bottom: 15px
}

.brand__catalogs--wrap .catalog__item .bottom__titles h4 a {
    color: #000;
    font-size: 24px
}

.brand__catalogs--wrap .catalog__item .bottom__titles .catalog__pdf--button {
    font-size: 12px;
    font-weight: 500;
    position: relative;
    color: #000;
    padding-left: 25px
}

.brand__catalogs--wrap .catalog__item .bottom__titles .catalog__pdf--button:before {
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    background: transparent url(../img/pdf-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0;
    top: -2px
}

.single__brand--catalog .top__event .right .undertitle {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px
}

.single__brand--catalog .top__event .right .description__wrap {
    margin-bottom: 50px
}

.single__brand--catalog .top__event .right .description__wrap p {
    font-size: 18px;
    line-height: 1.5
}

.single__brand--catalog .top__event .right .buttons__bottom {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single__brand--catalog .top__event .right .buttons__bottom .order__service {
    display: block;
    padding: 24px 0;
    background-color: #000;
    text-align: center;
    text-transform: uppercase;
    width: 205px;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    margin-right: 70px
}

.single__brand--catalog .top__event .right .buttons__bottom .download__pdf {
    font-size: 12px;
    font-weight: 500;
    position: relative;
    color: #000
}

.single__brand--catalog .top__event .right .buttons__bottom .download__pdf:before {
    display: block;
    content: "";
    width: 19px;
    height: 24px;
    background: transparent url(../img/pdf-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: -30px;
    top: -5px
}

.single__brand--catalog .about__content--wrap {
    padding-top: 220px;
    margin-bottom: 220px
}

.single__brand--catalog .about__content--inner {
    max-width: 1240px;
    margin: 0 auto
}

.single__brand--catalog .about__content--inner .row__item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 100px
}

.single__brand--catalog .about__content--inner .row__item:last-child {
    margin-bottom: 0
}

.single__brand--catalog .about__content--inner .row__item:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.single__brand--catalog .about__content--inner .row__item:nth-child(2n) .left {
    margin-right: 0;
    margin-left: 200px
}

.single__brand--catalog .about__content--inner .row__item .left {
    width: 43%;
    margin-right: 200px
}

.single__brand--catalog .about__content--inner .row__item .left h4 {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 40px
}

.single__brand--catalog .about__content--inner .row__item .left .descr, .single__brand--catalog .about__content--inner .row__item .left .descr p {
    line-height: 1.5;
    text-align: justify;
    font-size: 14px;
    font-weight: 300
}

.single__brand--catalog .about__content--inner .row__item .left .open__francise {
    display: block;
    width: 205px;
    padding: 24px 0;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background-color: #000;
    margin-top: 20px
}

.single__brand--catalog .about__content--inner .row__item .right {
    width: 48%;
    height: 820px
}

.single__brand--catalog .about__content--inner .row__item .right img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.single__brand--catalog .seventh__block {
    padding-top: 210px
}

.single__brand--catalog .all__catalogs--button--block {
    padding: 210px 0
}

.single__brand--catalog .all__catalogs--button--block .button__block--inner {
    max-width: 1080px;
    width: 100%;
    margin: 0 auto;
    background-color: #eee;
    padding: 140px 15px 150px
}

.single__brand--catalog .all__catalogs--button--block .button__block--inner h4 {
    font-family: EBGaramond;
    font-size: 44px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 50px
}

.single__brand--catalog .all__catalogs--button--block .button__block--inner .all__catalogs {
    display: block;
    width: 185px;
    margin: 0 auto;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background-color: #000;
    padding: 24px 0;
    border: 1px solid #000
}

.single__brand--catalog .all__catalogs--button--block .button__block--inner .all__catalogs:hover {
    background-color: #fff;
    color: #000
}

.industies__cat .block__title {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 50px
}

.industies__cat #induscties__slider {
    display: none
}

.industies__cat .induscties__wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1400px;
    margin: 0 auto
}

.industies__cat .induscties__wrap .industry__item {
    width: 30%;
    margin-right: 70px;
    margin-bottom: 70px;
    height: 420px;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.industies__cat .induscties__wrap .industry__item:nth-child(3n) {
    margin-right: 0
}

.industies__cat .induscties__wrap .industry__item .ind__thumb {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.industies__cat .induscties__wrap .industry__item .ind__thumb:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#000), to(#000));
    background: -webkit-linear-gradient(bottom, #000, #000);
    background: -o-linear-gradient(bottom, #000, #000);
    background: linear-gradient(0deg, #000, #000);
    background: -webkit-gradient(linear, left bottom, left top, from(#000), to(rgba(0, 0, 0, .3)));
    background: -webkit-linear-gradient(bottom, #000, rgba(0, 0, 0, .3));
    background: -o-linear-gradient(bottom, #000, rgba(0, 0, 0, .3));
    background: linear-gradient(0deg, #000, rgba(0, 0, 0, .3));
    z-index: 1
}

.industies__cat .induscties__wrap .industry__item .ind__thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.industies__cat .induscties__wrap .industry__item .titles__wrap {
    position: relative;
    z-index: 4;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.industies__cat .induscties__wrap .industry__item .titles__wrap h4 {
    color: #fff;
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px
}

.industies__cat .induscties__wrap .industry__item .titles__wrap .more {
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    position: relative;
    color: #fff
}

.industies__cat .induscties__wrap .industry__item .titles__wrap .more:after {
    display: block;
    content: "";
    width: 11px;
    height: 10px;
    background: transparent url(../img/arrow-right-white.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    bottom: 2px;
    right: -20px
}

.industies__cat .more__industies {
    display: block;
    width: 150px;
    margin: 0 auto;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background-color: #000;
    padding: 20px 0;
    border: 1px solid #000
}

.industies__cat .more__industies:hover {
    background-color: #fff;
    color: #000
}

.hall__rent--form {
    margin-bottom: 240px;
    position: relative
}

.hall__rent--form .left {
    width: 75%;
    background: transparent url(../img/left-form-bg.jpg) 50% no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 200px 220px 200px 150px;
    position: relative
}

.hall__rent--form .left .download__catalog {
    font-size: 12px;
    font-weight: 500;
    color: #000;
    padding-left: 30px;
    position: absolute;
    left: 400px;
    bottom: 227px
}

.hall__rent--form .left .download__catalog:before {
    display: block;
    content: "";
    width: 19px;
    height: 24px;
    background: transparent url(../img/pdf-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0;
    top: -6px
}

.hall__rent--form .left h4 {
    font-family: EBGaramond;
    font-size: 72px;
    font-weight: 800;
    margin-bottom: 65px
}

.hall__rent--form .left form .wpcf7-form-control-wrap {
    display: inline-block;
    width: 26%;
    margin-bottom: 60px;
    margin-right: 60px;
    position: relative
}

.hall__rent--form .left form .wpcf7-form-control-wrap:after {
    display: block;
    content: "";
    width: 13px;
    height: 8px;
    background: transparent url(../img/check-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: 20px;
    opacity: 0
}

.hall__rent--form .left form .wpcf7-form-control-wrap.your-phone {
    margin-right: 0
}

.hall__rent--form .left form .wpcf7-form-control-wrap.valid__input:after {
    opacity: 1
}

.hall__rent--form .left form .wpcf7-form-control-wrap.valid__input label {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
    font-size: 10px
}

.hall__rent--form .left form .wpcf7-form-control-wrap.valid__input input {
    border-bottom-color: #000
}

.hall__rent--form .left form .wpcf7-form-control-wrap label {
    font-size: 14px;
    font-weight: 300;
    position: absolute;
    left: 0;
    bottom: 15px
}

.hall__rent--form .left form .wpcf7-form-control-wrap input, .hall__rent--form .left form .wpcf7-form-control-wrap textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    border-bottom: 2px solid #ddd;
    padding-bottom: 15px;
    font-size: 14px;
    color: #000;
    border-radius: 0;
    background: transparent
}

.hall__rent--form .left form .wpcf7-form-control-wrap input:focus, .hall__rent--form .left form .wpcf7-form-control-wrap textarea:focus {
    outline: none;
    border-bottom-color: #000
}

.hall__rent--form .left form .send__form {
    display: block;
    width: 205px;
    padding: 24px 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    background-color: #000;
    border: 0
}

.hall__rent--form .right {
    width: 25%
}

.hall__rent--form .right img {
    position: absolute;
    top: 170px;
    right: 50px;
    max-width: 740px;
    height: auto
}

.gift__order--block {
    margin-bottom: 0
}

.gift__order--block .left .mobile__image {
    display: none
}

.gift__order--block .left .bottom__buttons {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.gift__order--block .left .bottom__buttons .order__custom--set, .gift__order--block .left .bottom__buttons .order__sets {
    display: block;
    width: 265px;
    padding: 24px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    color: #000;
    border: 1px solid #000;
    margin-right: 20px
}

.gift__order--block .left .bottom__buttons .order__custom--set:hover, .gift__order--block .left .bottom__buttons .order__sets:hover {
    background-color: #000;
    color: #fff
}

.gift__order--block .left .bottom__buttons .download__catalog {
    font-size: 12px;
    font-weight: 500;
    color: #000;
    padding-left: 30px;
    position: relative;
    left: 0;
    bottom: 0
}

.gift__order--block .left .bottom__buttons .download__catalog:before {
    display: block;
    content: "";
    width: 19px;
    height: 24px;
    background: transparent url(../img/pdf-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0;
    top: -6px
}

.gift__order--block .right img {
    top: 50px;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto
}

.hall__popup {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background: rgba(0, 0, 0, .3);
    z-index: 6
}

.hall__popup .popup__inner {
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.hall__popup .popup__content {
    width: 90%;
    max-width: 1730px;
    background-color: #fff;
    padding: 100px;
    position: relative
}

.hall__popup .popup__content .close__hall--popup {
    display: block;
    width: 20px;
    height: 20px;
    background: transparent url(../img/cross.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 60px;
    right: 60px
}

.hall__popup .popup__content .hall__slider--counter {
    left: -25px
}

.hall__popup .popup__content .hall__slider--counter, .hall__popup .popup__content .hall__slider--length {
    display: none;
    font-size: 10px;
    font-weight: 600;
    opacity: .4;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    height: 10px
}

.hall__popup .popup__content .hall__slider--length {
    right: 35px
}

.hall__popup .popup__content .left {
    width: 65%;
    margin-right: 50px;
    position: relative
}

.hall__popup .popup__content .left .hall__gallery .owl-dots {
    display: none
}

.hall__popup .popup__content .left .hall__gallery .owl-nav button {
    width: 16px;
    height: 14px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto
}

.hall__popup .popup__content .left .hall__gallery .owl-nav button:focus {
    outline: none
}

.hall__popup .popup__content .left .hall__gallery .owl-nav button span {
    display: none
}

.hall__popup .popup__content .left .hall__gallery .owl-nav .owl-prev {
    left: -50px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.hall__popup .popup__content .left .hall__gallery .owl-nav .owl-next, .hall__popup .popup__content .left .hall__gallery .owl-nav .owl-prev {
    background: transparent url(../img/arrow-right-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute
}

.hall__popup .popup__content .left .hall__gallery .owl-nav .owl-next {
    right: 10px
}

.hall__popup .popup__content .left .hall__gallery .slider__item {
    max-height: 700px;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.hall__popup .popup__content .right {
    width: 35%
}

.hall__popup .popup__content .right .popup__title {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 40px
}

.hall__popup .popup__content .right .description {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px
}

.hall__popup .popup__content .right .description .column p {
    font-size: 12px;
    font-weight: 300;
    opacity: .4;
    margin-bottom: 15px
}

.hall__popup .popup__content .right .description .column h4 {
    font-size: 18px;
    font-weight: 600
}

.hall__popup .popup__content .right .text__wrap {
    margin-bottom: 50px
}

.hall__popup .popup__content .right .text__wrap p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 30px
}

.hall__popup .popup__content .right .text__wrap p:last-child {
    margin-bottom: 0
}

.hall__popup .popup__content .right .toCartWrap .quantity__wrap {
    margin-bottom: 10px
}

.hall__popup .popup__content .right .toCartWrap .quantity__wrap p {
    font-size: 14px;
    margin-bottom: 10px
}

.hall__popup .popup__content .right .toCartWrap .quantity__wrap .quantity__inner input {
    padding: 5px
}

.hall__popup .popup__content .right .toCartWrap .date__wrap p {
    font-size: 14px;
    margin-bottom: 5px
}

.hall__popup .popup__content .right .toCartWrap .date__wrap .date__inner {
    margin-bottom: 5px
}

.hall__popup .popup__content .right .toCartWrap .add-to-cart {
    display: block;
    width: 200px;
    max-height: 62px;
    background: #000 url(../img/cart-icon-white.svg) left 50px center no-repeat;
    -webkit-background-size: 15px 15px;
    background-size: 15px;
    color: #fff;
    padding: 26px 0 20px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    text-indent: 25px;
    border: 0
}

.hall__popup .popup__content .right .order__hall {
    display: block;
    width: 185px;
    padding: 24px 0;
    background-color: #000;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    text-transform: uppercase
}

.loyalty__inner .inner__banner {
    height: 875px;
    position: relative
}

.loyalty__inner .inner__banner .banner__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.loyalty__inner .inner__banner .inner__banner--card {
    background-color: #fff;
    max-width: 1520px;
    width: 100%;
    padding: 150px 200px;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: -200px
}

.loyalty__inner .inner__banner .inner__banner--card .top__banner--card {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 70px
}

.loyalty__inner .inner__banner .inner__banner--card .top__banner--card .card__title {
    font-family: EBGaramond;
    font-size: 44px;
    font-weight: 600
}

.loyalty__inner .inner__banner .inner__banner--card .top__banner--card .right__card {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.loyalty__inner .inner__banner .inner__banner--card .top__banner--card .right__card p {
    font-size: 14px;
    font-weight: 300;
    opacity: .4;
    margin-right: 20px
}

.loyalty__inner .inner__banner .inner__banner--card .top__banner--card .right__card b {
    font-family: EBGaramond;
    font-size: 36px;
    font-weight: 600
}

.loyalty__inner .inner__banner .inner__banner--card .bottom__buttons--wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 990px;
    margin: 0 auto
}

.loyalty__inner .inner__banner .inner__banner--card .bottom__buttons--wrap img {
    max-width: 260px;
    width: 100%
}

.loyalty__inner .inner__banner .inner__banner--card .bottom__buttons--wrap .right__wrap {
    width: -webkit-calc(100% - 360px);
    width: calc(100% - 360px)
}

.loyalty__inner .inner__banner .inner__banner--card .bottom__buttons--wrap .right__wrap p {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 50px
}

.loyalty__inner .inner__banner .inner__banner--card .bottom__buttons--wrap .right__wrap .buttons {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.loyalty__inner .inner__banner .inner__banner--card .bottom__buttons--wrap .right__wrap .buttons .buy__more {
    display: block;
    width: 200px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #000;
    padding: 24px 0;
    font-size: 12px;
    font-weight: 500;
    color: #000
}

.loyalty__inner .inner__banner .inner__banner--card .bottom__buttons--wrap .right__wrap .buttons .get__card {
    display: block;
    width: 200px;
    background-color: #000;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    padding: 24px 0
}

.loyalty__inner .inner__banner .inner__banner--card .bottom__buttons--wrap .right__wrap .buttons .download__catalog {
    font-size: 12px;
    font-weight: 500;
    color: #000;
    padding-left: 30px;
    position: relative
}

.loyalty__inner .inner__banner .inner__banner--card .bottom__buttons--wrap .right__wrap .buttons .download__catalog:before {
    display: block;
    content: "";
    width: 19px;
    height: 24px;
    background: transparent url(../img/pdf-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0;
    top: -6px
}

.loyalty__inner .big__text {
    padding-top: 200px
}

.loyalty__inner .content__inner--loyalty .block__title--loy {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 50px
}

.loyalty__inner .content__inner--loyalty .card__variants--wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1515px;
    margin: 0 auto
}

.loyalty__inner .content__inner--loyalty .card__variants--wrap .item {
    width: 49%;
    background: #eee;
    padding: 90px 80px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.loyalty__inner .content__inner--loyalty .card__variants--wrap .item .number {
    font-family: EBGaramond;
    font-size: 72px;
    font-weight: 600;
    margin-right: 25px
}

.loyalty__inner .content__inner--loyalty .card__variants--wrap .item .text p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5
}

.loyalty__inner .content__inner--loyalty .eighth__block {
    padding-bottom: 0
}

.loyalty__inner .content__inner--loyalty .eighth__block .owl__dots--counter--advantages, .loyalty__inner .content__inner--loyalty .eighth__block .owl__dots--length--advantages {
    bottom: 16px
}

.loyalty__inner .content__inner--loyalty .gallery__global--block {
    margin-bottom: 0
}

.loyalty__inner .content__inner--loyalty .gallery__global--block .gallery__service--slider .center {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.loyalty__inner .content__inner--loyalty .gallery__global--block .gallery__service--slider .slider__item a {
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}

.loyalty__inner .content__inner--loyalty .gallery__global--block .gallery__service--slider .slider__item a:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    background: hsla(0, 0%, 100%, .9);
    opacity: 0;
    z-index: 1
}

.loyalty__inner .content__inner--loyalty .gallery__global--block .gallery__service--slider .slider__item a:hover {
    -webkit-box-shadow: 0 27px 50px rgba(0, 0, 0, .16);
    box-shadow: 0 27px 50px rgba(0, 0, 0, .16)
}

.loyalty__inner .content__inner--loyalty .gallery__global--block .gallery__service--slider .slider__item a:hover:before {
    opacity: 1
}

.loyalty__inner .content__inner--loyalty .gallery__global--block .gallery__service--slider .slider__item a:hover img {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');
    -webkit-filter: blur(10px);
    filter: blur(10px)
}

.loyalty__inner .content__inner--loyalty .gallery__global--block .gallery__service--slider .slider__item a:hover .details {
    opacity: 1
}

.loyalty__inner .content__inner--loyalty .gallery__global--block .gallery__service--slider .slider__item .details {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 170px;
    max-height: 62px;
    padding: 24px 0;
    background-color: #000;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    opacity: 0;
    z-index: 4
}

.loyalty__inner .content__inner--loyalty .gallery__global--block .d__tour {
    margin-top: 60px
}

.page-template-franshuza header {
    background-color: #eee !important
}

.franchise__inner .open__francise {
    display: block;
    width: 220px;
    padding: 24px 0;
    background-color: #000;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    font-weight: 500
}

.franchise__inner .top__franchise {
    background-color: #eee;
    height: -webkit-calc(100vh - 183px);
    height: calc(100vh - 183px);
    margin-bottom: 220px
}

.franchise__inner .top__franchise .top__fr--inner {
    padding: 50px 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.franchise__inner .top__franchise .top__fr--inner .left__fr {
    width: 570px;
    margin-right: 140px
}

.franchise__inner .top__franchise .top__fr--inner .right__fr {
    width: 570px
}

.franchise__inner .top__franchise .top__fr--inner .right__fr .page__title {
    font-family: EBGaramond;
    font-size: 72px;
    font-weight: 800;
    margin-bottom: 40px
}

.franchise__inner .top__franchise .top__fr--inner .right__fr .description {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 40px
}

.franchise__inner .about__content--inner .row__item .left .descr {
    margin-bottom: 50px
}

.franchise__inner .eighth__block {
    padding: 0
}

.franchise__inner .eighth__block .owl__dots--counter--advantages, .franchise__inner .eighth__block .owl__dots--length--advantages {
    bottom: 16px
}

.rent__events--inner .page__title {
    margin-bottom: 120px
}

.for__clients--inner .top__clients {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 210px
}

.for__clients--inner .top__clients .left {
    width: 53%;
    margin-right: 150px
}

.for__clients--inner .top__clients .left img {
    width: 100%
}

.for__clients--inner .top__clients .right {
    width: 47%
}

.for__clients--inner .top__clients .right .page__title {
    font-family: EBGaramond;
    font-size: 72px;
    font-weight: 800
}

.for__clients--inner .big__text {
    margin-bottom: 0
}

.painter__inner .top__painter--wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 210px
}

.painter__inner .top__painter--wrap .left {
    width: 57%;
    margin-right: 150px
}

.painter__inner .top__painter--wrap .left img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.painter__inner .top__painter--wrap .right {
    width: 47%
}

.painter__inner .top__painter--wrap .right .page__title {
    text-align: left
}

.painter__inner .top__painter--wrap .right .painter__description {
    max-width: 440px;
    margin-bottom: 30px
}

.painter__inner .top__painter--wrap .right .painter__description p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 30px
}

.painter__inner .top__painter--wrap .right .painter__description p:last-child {
    margin-bottom: 0
}

.painter__inner .top__painter--wrap .right .download__catalog {
    font-size: 12px;
    font-weight: 500;
    color: #000;
    padding-left: 30px;
    position: relative
}

.painter__inner .top__painter--wrap .right .download__catalog:before {
    display: block;
    content: "";
    width: 19px;
    height: 24px;
    background: transparent url(../img/pdf-icon.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0;
    top: -6px
}

.painter__inner .recent__products .recent__slider .product__item img {
    max-height: 230px;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.painter__inner .recent__products .buttons__wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px
}

.painter__inner .recent__products .buttons__wrap .all__products {
    display: block;
    width: 175px;
    padding: 24px 0;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    border: 1px solid #000;
    font-size: 12px;
    font-weight: 500;
    margin: 0;
    margin-right: 20px;
    background-color: transparent
}

.painter__inner .recent__products .buttons__wrap .all__products:hover {
    background-color: #000;
    color: #fff
}

.painter__inner .recent__products .buttons__wrap .all__product--current {
    display: block;
    width: 290px;
    padding: 24px 0;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    border: 1px solid #000;
    font-size: 12px;
    font-weight: 500;
    margin-right: 20px
}

.painter__inner .recent__products .buttons__wrap .all__product--current:hover {
    background-color: #000;
    color: #fff
}

.art__page--inner .third__block {
    padding-top: 200px;
    margin-bottom: 0
}

.art__page--inner .third__block .third__block--title {
    text-align: center;
    margin-bottom: 60px
}

.art__page--inner .third__block .category__slider .owl-dots {
    top: -20px
}

.art__page--inner .third__block .category__slider .owl-nav button {
    top: -25px
}

.art__page--inner .third__block .category__slider .owl-item {
    padding-top: 0
}

.art__page--inner .seventh__block {
    margin-bottom: 0;
    padding-top: 50px
}

.art__page--inner .fifth__block, .art__page--inner .recent__events {
    padding-top: 0
}

.callback__popup, .subscribe__popup {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, .3);
    z-index: 9
}

.callback__popup .popup__inner, .subscribe__popup .popup__inner {
    height: 100%
}

.callback__popup .popup__content, .callback__popup .popup__inner, .subscribe__popup .popup__content, .subscribe__popup .popup__inner {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.callback__popup .popup__content, .subscribe__popup .popup__content {
    max-width: 1500px;
    padding: 115px 150px 115px 250px;
    background: #fff url(../img/popup-letters.svg) left 100px center no-repeat;
    -webkit-background-size: 600px 600px;
    background-size: 600px;
    position: relative
}

.callback__popup .popup__content .close__popup--callback, .callback__popup .popup__content .close__popup--subscribe, .subscribe__popup .popup__content .close__popup--callback, .subscribe__popup .popup__content .close__popup--subscribe {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 60px;
    right: 60px;
    background: transparent url(../img/cross-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.callback__popup .popup__content .left, .subscribe__popup .popup__content .left {
    width: 325px;
    margin-right: 170px;
    text-align: center
}

.callback__popup .popup__content .right, .subscribe__popup .popup__content .right {
    width: -webkit-calc(100% - 495px);
    width: calc(100% - 495px);
    position: relative
}

.callback__popup .popup__content .right h4, .subscribe__popup .popup__content .right h4 {
    font-family: EBGaramond;
    font-size: 48px;
    font-weight: 800;
    margin-bottom: 50px
}

.callback__popup .popup__content .right .sub__undertitle, .subscribe__popup .popup__content .right .sub__undertitle {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 50px
}

.callback__popup .popup__content .right form .wpcf7-form-control-wrap, .subscribe__popup .popup__content .right form .wpcf7-form-control-wrap {
    display: inline-block;
    width: 46%;
    position: relative;
    margin-bottom: 70px
}

.callback__popup .popup__content .right form .wpcf7-form-control-wrap:after, .subscribe__popup .popup__content .right form .wpcf7-form-control-wrap:after {
    display: block;
    content: "";
    width: 13px;
    height: 8px;
    background: transparent url(../img/check-black.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: 20px;
    opacity: 0
}

.callback__popup .popup__content .right form .wpcf7-form-control-wrap.valid__input:after, .subscribe__popup .popup__content .right form .wpcf7-form-control-wrap.valid__input:after {
    opacity: 1
}

.callback__popup .popup__content .right form .wpcf7-form-control-wrap.valid__input label, .subscribe__popup .popup__content .right form .wpcf7-form-control-wrap.valid__input label {
    font-size: 10px;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px)
}

.callback__popup .popup__content .right form .wpcf7-form-control-wrap.valid__input input, .subscribe__popup .popup__content .right form .wpcf7-form-control-wrap.valid__input input {
    border-color: #000
}

.callback__popup .popup__content .right form .wpcf7-form-control-wrap label, .subscribe__popup .popup__content .right form .wpcf7-form-control-wrap label {
    font-size: 14px;
    font-weight: 300;
    position: absolute;
    left: 0;
    bottom: 15px
}

.callback__popup .popup__content .right form .wpcf7-form-control-wrap input, .callback__popup .popup__content .right form .wpcf7-form-control-wrap textarea, .subscribe__popup .popup__content .right form .wpcf7-form-control-wrap input, .subscribe__popup .popup__content .right form .wpcf7-form-control-wrap textarea {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 15px;
    font-size: 14px;
    background: transparent;
    -webkit-transition: all 1s ease;
    -o-transition: 1s all ease;
    transition: all 1s ease
}

.callback__popup .popup__content .right form .wpcf7-form-control-wrap input:focus, .callback__popup .popup__content .right form .wpcf7-form-control-wrap textarea:focus, .subscribe__popup .popup__content .right form .wpcf7-form-control-wrap input:focus, .subscribe__popup .popup__content .right form .wpcf7-form-control-wrap textarea:focus {
    outline: none
}

.callback__popup .popup__content .right form .wpcf7-form-control-wrap textarea, .subscribe__popup .popup__content .right form .wpcf7-form-control-wrap textarea {
    padding-bottom: 0
}

.callback__popup .popup__content .right form .your-name, .subscribe__popup .popup__content .right form .your-name {
    margin-right: 40px
}

.callback__popup .popup__content .right form .your-message, .subscribe__popup .popup__content .right form .your-message {
    width: 100%;
    margin-bottom: 50px
}

.callback__popup .popup__content .right .bottom__form h6, .subscribe__popup .popup__content .right .bottom__form h6 {
    font-size: 11px;
    margin-bottom: 15px
}

.callback__popup .popup__content .right .bottom__form h6 span, .subscribe__popup .popup__content .right .bottom__form h6 span {
    font-weight: 400
}

.callback__popup .popup__content .right .bottom__form .ckeckboxes__wrap, .subscribe__popup .popup__content .right .bottom__form .ckeckboxes__wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 90%;
    margin-bottom: 30px
}

.callback__popup .popup__content .right .bottom__form .ckeckboxes__wrap .column, .callback__popup .popup__content .right .bottom__form .ckeckboxes__wrap .wpcf7-form-control-wrap, .subscribe__popup .popup__content .right .bottom__form .ckeckboxes__wrap .column, .subscribe__popup .popup__content .right .bottom__form .ckeckboxes__wrap .wpcf7-form-control-wrap {
    width: 48%
}

.callback__popup .popup__content .right .bottom__form .ckeckboxes__wrap input, .subscribe__popup .popup__content .right .bottom__form .ckeckboxes__wrap input {
    display: none
}

.callback__popup .popup__content .right .bottom__form .ckeckboxes__wrap label, .subscribe__popup .popup__content .right .bottom__form .ckeckboxes__wrap label {
    display: block;
    font-size: 14px;
    font-weight: 300;
    padding-left: 28px;
    position: relative;
    margin-bottom: 15px;
    cursor: pointer
}

.callback__popup .popup__content .right .bottom__form .ckeckboxes__wrap label.active:after, .subscribe__popup .popup__content .right .bottom__form .ckeckboxes__wrap label.active:after {
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #000;
    border-radius: 50%;
    position: absolute;
    left: 4px;
    top: 4px
}

.callback__popup .popup__content .right .bottom__form .ckeckboxes__wrap label:before, .subscribe__popup .popup__content .right .bottom__form .ckeckboxes__wrap label:before {
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 2px solid #d9d9d9;
    position: absolute;
    left: 0;
    top: 0
}

.callback__popup .popup__content .right .send__form, .subscribe__popup .popup__content .right .send__form {
    display: block;
    width: 170px;
    padding: 23px 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
    font-size: 12px;
    font-weight: 500
}

.callback__popup .popup__content .right .send__form:hover, .subscribe__popup .popup__content .right .send__form:hover {
    color: #000;
    background-color: #fff
}

.callback__popup .popup__content .right .subscribe__form form .es_txt_email, .subscribe__popup .popup__content .right .subscribe__form form .es_txt_email {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #c4c4c4;
    padding-bottom: 15px;
    color: #000;
    width: 65%
}

.callback__popup .popup__content .right .subscribe__form form .es_txt_email::-webkit-input-placeholder, .subscribe__popup .popup__content .right .subscribe__form form .es_txt_email::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase
}

.callback__popup .popup__content .right .subscribe__form form .es_txt_email::-moz-placeholder, .subscribe__popup .popup__content .right .subscribe__form form .es_txt_email::-moz-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase
}

.callback__popup .popup__content .right .subscribe__form form .es_txt_email:-ms-input-placeholder, .subscribe__popup .popup__content .right .subscribe__form form .es_txt_email:-ms-input-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase
}

.callback__popup .popup__content .right .subscribe__form form .es_txt_email:-moz-placeholder, .subscribe__popup .popup__content .right .subscribe__form form .es_txt_email:-moz-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase
}

.callback__popup .popup__content .right .subscribe__form form .es_txt_email:focus, .subscribe__popup .popup__content .right .subscribe__form form .es_txt_email:focus {
    outline: none
}

.callback__popup .popup__content .right .subscribe__form form .es_subscription_form_submit, .subscribe__popup .popup__content .right .subscribe__form form .es_subscription_form_submit {
    padding: 24px 0;
    background-color: #000;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    width: 190px;
    border: 0;
    position: relative;
    bottom: 6px;
    right: -10px;
    border: 1px solid #000
}

.callback__popup .popup__content .right .subscribe__form form .es_subscription_form_submit:hover, .subscribe__popup .popup__content .right .subscribe__form form .es_subscription_form_submit:hover {
    background-color: #eee;
    color: #000;
    border-color: #000
}

.callback__popup .popup__content .right .thankyou__form, .subscribe__popup .popup__content .right .thankyou__form {
    background-color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 101%;
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.callback__popup .popup__content .right .thankyou__form h4, .subscribe__popup .popup__content .right .thankyou__form h4 {
    max-width: 100%
}

.callback__popup .popup__content .right .thankyou__form p, .subscribe__popup .popup__content .right .thankyou__form p {
    font-size: 14px;
    font-weight: 300
}

.callback__popup .popup__content .thankyou__sub, .subscribe__popup .popup__content .thankyou__sub {
    display: none;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #fff;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
    padding: 115px 200px
}

.callback__popup .popup__content .thankyou__sub .close__popup--subscribe, .subscribe__popup .popup__content .thankyou__sub .close__popup--subscribe {
    right: 60px
}

.callback__popup .popup__content .thankyou__sub .left, .subscribe__popup .popup__content .thankyou__sub .left {
    margin-right: 80px
}

.callback__popup .popup__content .thankyou__sub .right, .subscribe__popup .popup__content .thankyou__sub .right {
    text-align: center
}

.callback__popup .popup__content .thankyou__sub .right h4, .subscribe__popup .popup__content .thankyou__sub .right h4 {
    font-weight: 600
}

.callback__popup .popup__content .thankyou__sub .right p, .subscribe__popup .popup__content .thankyou__sub .right p {
    line-height: 1.5
}

.woocommerce-wishlist header {
    background-color: #eee !important
}

.woocommerce-form-login, .woocommerce-form-register {
    background: #fff;
    border: 1px solid #f1f1f1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 5px 17px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 17px rgba(0, 0, 0, .1);
    height: 300px;
    position: relative
}

.woocommerce-form-login .form-row .input-text, .woocommerce-form-register .form-row .input-text {
    border: 0;
    border-bottom: 1px solid #d9d9d9
}

.woocommerce-form-login .form-row .woocommerce-form-login__submit, .woocommerce-form-login .form-row .woocommerce-form-register__submit, .woocommerce-form-register .form-row .woocommerce-form-login__submit, .woocommerce-form-register .form-row .woocommerce-form-register__submit {
    width: 170px;
    padding: 18px 0;
    color: #fff;
    text-align: center;
    background-color: #000
}

.woocommerce-form-login .form-row .woocommerce-form-register__submit, .woocommerce-form-register .form-row .woocommerce-form-register__submit {
    position: absolute;
    bottom: 49px
}

.woocommerce-form-login .form-row .woocommerce-form-login__rememberme, .woocommerce-form-register .form-row .woocommerce-form-login__rememberme {
    display: block !important;
    cursor: pointer;
    margin-bottom: 10px;
    opacity: .5
}

.woocommerce-form-login .show-password-input, .woocommerce-form-register .show-password-input {
    top: 0 !important
}

.woocommerce-form-login .lost_password a, .woocommerce-form-register .lost_password a {
    color: #000;
    opacity: .5
}

.notice__addToCartWrap {
    border-top: none !important;
    max-width: 1250px;
    margin: auto !important;
    padding: 85px !important;
    background-color: #fff !important;
    position: relative;
    -webkit-box-shadow: 0 27px 50px rgba(0, 0, 0, .16);
    box-shadow: 0 27px 50px rgba(0, 0, 0, .16);
    position: fixed;
    z-index: 10;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 355px
}

.notice__addToCartWrap .notice__addToCart-close {
    display: block;
    width: 20px;
    height: 20px;
    background: transparent url(../img/cross.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 60px;
    right: 50px
}

.notice__addToCartWrap .wc-forward {
    display: inline-block !important;
    width: 190px !important;
    max-height: 62px !important;
    background: transparent !important;
    -webkit-background-size: 15px 15px !important;
    background-size: 15px !important;
    color: #000 !important;
    padding: 22px 0 20px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    text-align: center !important;
    border: 1px solid #000 !important
}

.notice__addToCartWrap .notice__addToCart-title {
    font-size: 24px;
    margin-bottom: 25px
}

.notice__addToCartWrap .notice__addToCart-itemsItem {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 25px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2
}

.notice__addToCartWrap .notice__addToCart-itemsItem .notice__addToCart-itemsItemImageWrap {
    width: 75px;
    height: 75px;
    padding: 10px;
    margin-right: 20px;
    border: 1px solid #f2f2f2;
    -webkit-box-shadow: 0 13px 27px rgba(0, 0, 0, .16);
    box-shadow: 0 13px 27px rgba(0, 0, 0, .16);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.notice__addToCartWrap .notice__addToCart-itemsItem .notice__addToCart-itemsItemImageWrap img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.notice__addToCartWrap .notice__addToCart-itemsItem .notice__addToCart-itemsItemDetailsTitle {
    font-size: 17px;
    text-decoration: underline;
    margin-bottom: 10px;
    color: #000
}

.notice__addToCartWrap .notice__addToCart-itemsItem .notice__addToCart-itemsItemDetailsTitle a {
    color: #000
}

.notice__addToCartWrap .notice__addToCart-itemsItem .notice__addToCart-itemsItemDetailsPrice {
    font-size: 13px;
    opacity: .5;
    margin-top: 10px;
    color: #000
}

.notice__addToCartWrap .notice__addToCart-itemsItem .is-right, .notice__addToCartWrap .notice__addToCart-itemsItem .notice__addToCart-itemsItemLink {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.notice__addToCartWrap .notice__addToCart-itemsItem .is-right {
    width: 50%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.notice__addToCartWrap .notice__addToCart-itemsItem .notice__addToCart-itemsItemBtn {
    display: block;
    border: 1px solid #000;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    padding: 24px 0;
    color: #000;
    margin-right: 20px;
    width: 240px
}

.notice__addToCartWrap .notice__addToCart-itemsItem .is-cartBtn {
    display: block;
    width: 250px;
    max-height: 62px;
    background: #000 url(../img/cart-icon-white.svg) left 50px center no-repeat;
    -webkit-background-size: 15px 15px;
    background-size: 15px;
    color: #fff;
    padding: 24px 0;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    text-indent: 25px;
    margin-right: 0
}

.tax-brand .single__brand--wrap .sort__wrap {
    top: -50px
}

.purchase__table {
    max-width: 780px;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    -webkit-box-shadow: 0 5px 17px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 17px rgba(0, 0, 0, .1);
    padding: 90px 75px
}

.purchase__table .top__title {
    font-size: 24px;
    margin-bottom: 40px;
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.purchase__table .top__title:before {
    display: inline-block;
    content: "";
    width: 30px;
    height: 30px;
    background: transparent url(../img/check-round.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    margin-right: 15px
}

.purchase__table .table__inner .column {
    width: 25%;
    padding: 10px 25px;
    border-right: 1px solid #e5e5e5
}

.purchase__table .table__inner .column:last-child {
    margin-right: 0;
    border-right: 0
}

.purchase__table .table__inner .column .top {
    opacity: .4;
    text-align: center;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 20px
}

.purchase__table .table__inner .column .bottom {
    font-weight: 600;
    text-align: center
}

.purchase__table .cencel__order {
    display: block;
    width: 220px;
    padding: 15px 0;
    background-color: #000;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px
}

.sort__dropdown {
    display: none;
    padding: 10px 20px;
    background-color: #f3f3f3;
    position: absolute;
    width: 300px;
    right: 0;
    bottom: -160px;
    z-index: 6;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1)
}

.sort__dropdown a {
    display: block;
    color: #000;
    margin-bottom: 5px
}

.sort__dropdown a:last-child {
    margin-bottom: 0
}

.is-can-edit {
    cursor: pointer
}

.is-can-edit i {
    font-size: 32px;
    margin-left: 15px
}

.hidden-title-form input {
    background: #000;
    color: #fff;
    border: 0;
    padding: 15px 25px
}

.hidden-title-form input:first-child {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #000;
    margin-right: 10px;
    color: #000;
    padding: 12px
}

.hidden-title-form .hide-title-form:hover {
    background-color: #000 !important;
    color: #fff !important
}

.hidden-title-form .hide-title-form:hover i {
    color: #fff
}

.checkout__content--holder .login__form--wrap {
    display: none;
    padding: 40px 22px;
    width: 310px;
    background-color: #fff;
    -webkit-box-shadow: 0 23px 130px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 23px 130px 0 rgba(0, 0, 0, .12);
    position: absolute;
    top: 240px;
    right: 460px;
    z-index: 4
}

.checkout__content--holder .login__form--wrap:after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 30px solid #fff;
    position: absolute;
    top: -29px;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
}

.checkout__content--holder .login__form--wrap .close__reg--panel {
    display: block;
    width: 20px;
    height: 20px;
    background: transparent url(../img/cross.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 20px;
    right: 20px
}

.checkout__content--holder .login__form--wrap .login__form--wrap, .checkout__content--holder .login__form--wrap .register__form--wrap {
    display: none
}

.checkout__content--holder .login__form--wrap h4 {
    font-size: 11px;
    margin-bottom: 15px;
    text-align: center
}

.checkout__content--holder .login__form--wrap .form__logreg--input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 0;
    background-color: #eee;
    padding: 20px;
    font-size: 12px;
    color: #333;
    margin-bottom: 10px;
    display: block
}

.checkout__content--holder .login__form--wrap .form__logreg--input::-webkit-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: #333;
    text-transform: capitalize
}

.checkout__content--holder .login__form--wrap .form__logreg--input::-moz-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: #333;
    text-transform: capitalize
}

.checkout__content--holder .login__form--wrap .form__logreg--input:-ms-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: #333;
    text-transform: capitalize
}

.checkout__content--holder .login__form--wrap .form__logreg--input:-moz-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: #333;
    text-transform: capitalize
}

.checkout__content--holder .login__form--wrap .form__logreg--input:focus {
    outline: none
}

.checkout__content--holder .login__form--wrap .login__accept, .checkout__content--holder .login__form--wrap .register__accept {
    display: block;
    width: 100%;
    padding: 20px 0;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    border: 0
}

.checkout__content--holder .login__form--wrap .support__buttons {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #f2f2f2;
    margin-top: 20px
}

.checkout__content--holder .login__form--wrap .support__buttons .remember__button input {
    display: none
}

.checkout__content--holder .login__form--wrap .support__buttons .remember__button label {
    font-size: 12px;
    font-weight: 500;
    color: #000;
    opacity: .7;
    position: relative;
    padding-left: 20px;
    cursor: pointer
}

.checkout__content--holder .login__form--wrap .support__buttons .remember__button label:before {
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 2px;
    border: 1px solid #000;
    position: absolute;
    left: 0;
    top: 0
}

.checkout__content--holder .login__form--wrap .support__buttons .remember__button label.active {
    opacity: 1
}

.checkout__content--holder .login__form--wrap .support__buttons .remember__button label.active:before {
    background: transparent url(../img/check.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.checkout__content--holder .login__form--wrap .support__buttons .forgot__password--link {
    font-size: 12px;
    font-weight: 500;
    opacity: .7;
    color: #000
}

.checkout__content--holder .login__form--wrap .support__buttons .forgot__password--link:hover {
    opacity: 1
}

.checkout__content--holder .login__form--wrap .register__button {
    display: block;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    position: relative
}

.checkout__content--holder .login__form--wrap .register__button:after {
    display: block;
    content: "";
    width: 60px;
    height: 1px;
    background: #f2f2f2;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: -11px
}

.cookies__popup {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    z-index: 9
}

.cookies__popup .popup__inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 25px 480px 25px 370px
}

.cookies__popup .popup__inner h4 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px
}

.cookies__popup .popup__inner p {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5
}

.cookies__popup .left {
    width: -webkit-calc(100% - 280px);
    width: calc(100% - 280px)
}

.cookies__popup .close__cookies {
    display: block;
    width: 190px;
    padding: 25px 0;
    text-align: center;
    text-transform: uppercase;
    background-color: #fff;
    font-size: 12px;
    font-weight: 500;
    color: #000
}

.gallery__slider--wrap {
    max-width: 1160px;
    margin: 0 auto
}

.gallery__slider--wrap #single__slider .slider__item {
    height: 750px
}

.gallery__slider--wrap #single__slider .slider__item a {
    display: block;
    height: 100%
}

.gallery__slider--wrap #single__slider .slider__item a img {
    width: 100%;
    height: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.single__gallery .titles__wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 45px
}

.single__gallery .titles__wrap h4 {
    margin-left: 0;
    margin-bottom: 0
}

.single__gallery .titles__wrap a {
    font-size: 12px;
    font-weight: 500;
    color: #000
}

.single__gallery .titles__wrap a:after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #ddd;
    margin-top: 4px
}

.single__gallery .lSAction {
    position: relative;
    width: 450px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    margin-top: 140px
}

.single__gallery .lSAction a {
    display: block;
    width: 16px;
    height: 14px;
    z-index: 1
}

.single__gallery .lSAction .lSPrev {
    background: transparent url(../img/owl-left.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    left: 100px
}

.single__gallery .lSAction .lSNext {
    background: transparent url(../img/owl-right.svg) 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    right: 100px
}

.single__gallery .lSGallery {
    max-width: 900px;
    margin: 0 auto !important;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-200px) !important;
    -ms-transform: translateY(-200px) !important;
    -o-transform: translateY(-200px) !important;
    transform: translateY(-200px) !important
}

.single__gallery .lSGallery li {
    width: 185px !important;
    height: 120px;
    margin-right: 40px !important;
    border-radius: 0 !important
}

.single__gallery .lSGallery li:last-child {
    margin-right: 0
}

.blog .load__more--button--wrap, .blog .pagination, .tax-product_cat .load__more--button--wrap, .tax-product_cat .pagination {
    width: 100%;
    margin-right: 0
}

.archive .load__more--button--wrap, .archive .pagination, .page-template-services_page .load__more--button--wrap, .page-template-services_page .pagination {
    width: 100%
}

#yith-wcwl-popup-message {
    left: 0 !important;
    right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 300px !important;
    line-height: 1.5 !important;
    padding: 15px !important
}

.create-account input {
    -webkit-appearance: none !important
}

@font-face {
    font-family: Gilroy;
    font-weight: 100;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Gilroy-Thin.eot);
    src: local("Gilroy-Thin"), local("Gilroy-Thin"), url(../fonts/Gilroy-Thin.eot) format("embedded-opentype"), url(../fonts/Gilroy-Thin.ttf) format("ttf"), url(../fonts/Gilroy-Thin.woff) format("woff"), url(../fonts/Gilroy-Thin.woff2) format("woff2"), url(../fonts/Gilroy-Thin.svg) format("svg")
}

@font-face {
    font-family: Gilroy;
    font-weight: 100;
    font-style: italic;
    font-display: swap;
    src: url(../fonts/Gilroy-ThinItalic.eot);
    src: local("Gilroy-ThinItalic"), local("Gilroy-ThinItalic"), url(../fonts/Gilroy-ThinItalic.eot) format("embedded-opentype"), url(../fonts/Gilroy-ThinItalic.ttf) format("ttf"), url(../fonts/Gilroy-ThinItalic.woff) format("woff"), url(../fonts/Gilroy-ThinItalic.woff2) format("woff2"), url(../fonts/Gilroy-ThinItalic.svg) format("svg")
}

@font-face {
    font-family: Gilroy;
    font-weight: 200;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Gilroy-UltraLight.eot);
    src: local("Gilroy-UltraLight"), local("Gilroy-UltraLight"), url(../fonts/Gilroy-UltraLight.eot) format("embedded-opentype"), url(../fonts/Gilroy-UltraLight.ttf) format("ttf"), url(../fonts/Gilroy-UltraLight.woff) format("woff"), url(../fonts/Gilroy-UltraLight.woff2) format("woff2"), url(../fonts/Gilroy-UltraLight.svg) format("svg")
}

@font-face {
    font-family: Gilroy;
    font-weight: 200;
    font-style: italic;
    font-display: swap;
    src: url(../fonts/Gilroy-UltraLightItalic.eot);
    src: local("Gilroy-UltraLightItalic"), local("Gilroy-UltraLightItalic"), url(../fonts/Gilroy-UltraLightItalic.eot) format("embedded-opentype"), url(../fonts/Gilroy-UltraLightItalic.ttf) format("ttf"), url(../fonts/Gilroy-UltraLightItalic.woff) format("woff"), url(../fonts/Gilroy-UltraLightItalic.woff2) format("woff2"), url(../fonts/Gilroy-UltraLightItalic.svg) format("svg")
}

@font-face {
    font-family: Gilroy;
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Gilroy-Light.eot);
    src: local("Gilroy-Light"), local("Gilroy-Light"), url(../fonts/Gilroy-Light.eot) format("embedded-opentype"), url(../fonts/Gilroy-Light.ttf) format("ttf"), url(../fonts/Gilroy-Light.woff) format("woff"), url(../fonts/Gilroy-Light.woff2) format("woff2"), url(../fonts/Gilroy-Light.svg) format("svg")
}

@font-face {
    font-family: Gilroy;
    font-weight: 300;
    font-style: italic;
    font-display: swap;
    src: url(../fonts/Gilroy-LightItalic.eot);
    src: local("Gilroy-LightItalic"), local("Gilroy-LightItalic"), url(../fonts/Gilroy-LightItalic.eot) format("embedded-opentype"), url(../fonts/Gilroy-LightItalic.ttf) format("ttf"), url(../fonts/Gilroy-LightItalic.woff) format("woff"), url(../fonts/Gilroy-LightItalic.woff2) format("woff2"), url(../fonts/Gilroy-LightItalic.svg) format("svg")
}

@font-face {
    font-family: Gilroy;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Gilroy-Regular.eot);
    src: local("Gilroy-Regular"), local("Gilroy-Regular"), url(../fonts/Gilroy-Regular.eot) format("embedded-opentype"), url(../fonts/Gilroy-Regular.ttf) format("ttf"), url(../fonts/Gilroy-Regular.woff) format("woff"), url(../fonts/Gilroy-Regular.woff2) format("woff2"), url(../fonts/Gilroy-Regular.svg) format("svg")
}

@font-face {
    font-family: Gilroy;
    font-weight: 400;
    font-style: italic;
    font-display: swap;
    src: url(../fonts/Gilroy-RegularItalic.eot);
    src: local("Gilroy-RegularItalic"), local("Gilroy-RegularItalic"), url(../fonts/Gilroy-RegularItalic.eot) format("embedded-opentype"), url(../fonts/Gilroy-RegularItalic.ttf) format("ttf"), url(../fonts/Gilroy-RegularItalic.woff) format("woff"), url(../fonts/Gilroy-RegularItalic.woff2) format("woff2"), url(../fonts/Gilroy-RegularItalic.svg) format("svg")
}

@font-face {
    font-family: Gilroy;
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Gilroy-Medium.eot);
    src: local("Gilroy-Medium"), local("Gilroy-Medium"), url(../fonts/Gilroy-Medium.eot) format("embedded-opentype"), url(../fonts/Gilroy-Medium.ttf) format("ttf"), url(../fonts/Gilroy-Medium.woff) format("woff"), url(../fonts/Gilroy-Medium.woff2) format("woff2"), url(../fonts/Gilroy-Medium.svg) format("svg")
}

@font-face {
    font-family: Gilroy;
    font-weight: 500;
    font-style: italic;
    font-display: swap;
    src: url(../fonts/Gilroy-MediumItalic.eot);
    src: local("Gilroy-MediumItalic"), local("Gilroy-MediumItalic"), url(../fonts/Gilroy-MediumItalic.eot) format("embedded-opentype"), url(../fonts/Gilroy-MediumItalic.ttf) format("ttf"), url(../fonts/Gilroy-MediumItalic.woff) format("woff"), url(../fonts/Gilroy-MediumItalic.woff2) format("woff2"), url(../fonts/Gilroy-MediumItalic.svg) format("svg")
}

@font-face {
    font-family: Gilroy;
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Gilroy-SemiBold.eot);
    src: local("Gilroy-SemiBold"), local("Gilroy-SemiBold"), url(../fonts/Gilroy-SemiBold.eot) format("embedded-opentype"), url(../fonts/Gilroy-SemiBold.ttf) format("ttf"), url(../fonts/Gilroy-SemiBold.woff) format("woff"), url(../fonts/Gilroy-SemiBold.woff2) format("woff2"), url(../fonts/Gilroy-SemiBold.svg) format("svg")
}

@font-face {
    font-family: Gilroy;
    font-weight: 600;
    font-style: italic;
    font-display: swap;
    src: url(../fonts/Gilroy-SemiBoldItalic.eot);
    src: local("Gilroy-SemiBoldItalic"), local("Gilroy-SemiBoldItalic"), url(../fonts/Gilroy-SemiBoldItalic.eot) format("embedded-opentype"), url(../fonts/Gilroy-SemiBoldItalic.ttf) format("ttf"), url(../fonts/Gilroy-SemiBoldItalic.woff) format("woff"), url(../fonts/Gilroy-SemiBoldItalic.woff2) format("woff2"), url(../fonts/Gilroy-SemiBoldItalic.svg) format("svg")
}

@font-face {
    font-family: Gilroy;
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Gilroy-Bold.eot);
    src: local("Gilroy-Bold"), local("Gilroy-Bold"), url(../fonts/Gilroy-Bold.eot) format("embedded-opentype"), url(../fonts/Gilroy-Bold.ttf) format("ttf"), url(../fonts/Gilroy-Bold.woff) format("woff"), url(../fonts/Gilroy-Bold.woff2) format("woff2"), url(../fonts/Gilroy-Bold.svg) format("svg")
}

@font-face {
    font-family: Gilroy;
    font-weight: 700;
    font-style: italic;
    font-display: swap;
    src: url(../fonts/Gilroy-BoldItalic.eot);
    src: local("Gilroy-BoldItalic"), local("Gilroy-BoldItalic"), url(../fonts/Gilroy-BoldItalic.eot) format("embedded-opentype"), url(../fonts/Gilroy-BoldItalic.ttf) format("ttf"), url(../fonts/Gilroy-BoldItalic.woff) format("woff"), url(../fonts/Gilroy-BoldItalic.woff2) format("woff2"), url(../fonts/Gilroy-BoldItalic.svg) format("svg")
}

@font-face {
    font-family: Gilroy;
    font-weight: 800;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Gilroy-ExtraBold.eot);
    src: local("Gilroy-ExtraBold"), local("Gilroy-ExtraBold"), url(../fonts/Gilroy-ExtraBold.eot) format("embedded-opentype"), url(../fonts/Gilroy-ExtraBold.ttf) format("ttf"), url(../fonts/Gilroy-ExtraBold.woff) format("woff"), url(../fonts/Gilroy-ExtraBold.woff2) format("woff2"), url(../fonts/Gilroy-ExtraBold.svg) format("svg")
}

@font-face {
    font-family: Gilroy;
    font-weight: 800;
    font-style: italic;
    font-display: swap;
    src: url(../fonts/Gilroy-ExtraBoldItalic.eot);
    src: local("Gilroy-ExtraBoldItalic"), local("Gilroy-ExtraBoldItalic"), url(../fonts/Gilroy-ExtraBoldItalic.eot) format("embedded-opentype"), url(../fonts/Gilroy-ExtraBoldItalic.ttf) format("ttf"), url(../fonts/Gilroy-ExtraBoldItalic.woff) format("woff"), url(../fonts/Gilroy-ExtraBoldItalic.woff2) format("woff2"), url(../fonts/Gilroy-ExtraBoldItalic.svg) format("svg")
}

@font-face {
    font-family: Gilroy;
    font-weight: 900;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Gilroy-Black.eot);
    src: local("Gilroy-Black"), local("Gilroy-Black"), url(../fonts/Gilroy-Black.eot) format("embedded-opentype"), url(../fonts/Gilroy-Black.ttf) format("ttf"), url(../fonts/Gilroy-Black.woff) format("woff"), url(../fonts/Gilroy-Black.woff2) format("woff2"), url(../fonts/Gilroy-Black.svg) format("svg")
}

@font-face {
    font-family: Gilroy;
    font-weight: 900;
    font-style: italic;
    font-display: swap;
    src: url(../fonts/Gilroy-BlackItalic.eot);
    src: local("Gilroy-BlackItalic"), local("Gilroy-BlackItalic"), url(../fonts/Gilroy-BlackItalic.eot) format("embedded-opentype"), url(../fonts/Gilroy-BlackItalic.ttf) format("ttf"), url(../fonts/Gilroy-BlackItalic.woff) format("woff"), url(../fonts/Gilroy-BlackItalic.woff2) format("woff2"), url(../fonts/Gilroy-BlackItalic.svg) format("svg")
}

@font-face {
    font-family: EBGaramond;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/EBGaramond-Regular.eot);
    src: local("EBGaramond-Regular"), local("EBGaramond-Regular"), url(../fonts/EBGaramond-Regular.eot) format("embedded-opentype"), url(../fonts/EBGaramond-Regular.ttf) format("ttf"), url(../fonts/EBGaramond-Regular.woff) format("woff"), url(../fonts/EBGaramond-Regular.woff2) format("woff2"), url(../fonts/EBGaramond-Regular.svg) format("svg")
}

@font-face {
    font-family: EBGaramond;
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/EBGaramond-Medium.eot);
    src: local("EBGaramond-Medium"), local("EBGaramond-Medium"), url(../fonts/EBGaramond-Medium.eot) format("embedded-opentype"), url(../fonts/EBGaramond-Medium.ttf) format("ttf"), url(../fonts/EBGaramond-Medium.woff) format("woff"), url(../fonts/EBGaramond-Medium.woff2) format("woff2"), url(../fonts/EBGaramond-Medium.svg) format("svg")
}

@font-face {
    font-family: EBGaramond;
    font-weight: 500;
    font-style: italic;
    font-display: swap;
    src: url(../fonts/EBGaramond-MediumItalic.eot);
    src: local("EBGaramond-MediumItalic"), local("EBGaramond-MediumItalic"), url(../fonts/EBGaramond-MediumItalic.eot) format("embedded-opentype"), url(../fonts/EBGaramond-MediumItalic.ttf) format("ttf"), url(../fonts/EBGaramond-MediumItalic.woff) format("woff"), url(../fonts/EBGaramond-MediumItalic.woff2) format("woff2"), url(../fonts/EBGaramond-MediumItalic.svg) format("svg")
}

@font-face {
    font-family: EBGaramond;
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/EBGaramond-SemiBold.eot);
    src: local("EBGaramond-SemiBold"), local("EBGaramond-SemiBold"), url(../fonts/EBGaramond-SemiBold.eot) format("embedded-opentype"), url(../fonts/EBGaramond-SemiBold.ttf) format("ttf"), url(../fonts/EBGaramond-SemiBold.woff) format("woff"), url(../fonts/EBGaramond-SemiBold.woff2) format("woff2"), url(../fonts/EBGaramond-SemiBold.svg) format("svg")
}

@font-face {
    font-family: EBGaramond;
    font-weight: 600;
    font-style: italic;
    font-display: swap;
    src: url(../fonts/EBGaramond-SemiBoldItalic.eot);
    src: local("EBGaramond-SemiBoldItalic"), local("EBGaramond-SemiBoldItalic"), url(../fonts/EBGaramond-SemiBoldItalic.eot) format("embedded-opentype"), url(../fonts/EBGaramond-SemiBoldItalic.ttf) format("ttf"), url(../fonts/EBGaramond-SemiBoldItalic.woff) format("woff"), url(../fonts/EBGaramond-SemiBoldItalic.woff2) format("woff2"), url(../fonts/EBGaramond-SemiBoldItalic.svg) format("svg")
}

@font-face {
    font-family: EBGaramond;
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/EBGaramond-Bold.eot);
    src: local("EBGaramond-Bold"), local("EBGaramond-Bold"), url(../fonts/EBGaramond-Bold.eot) format("embedded-opentype"), url(../fonts/EBGaramond-Bold.ttf) format("ttf"), url(../fonts/EBGaramond-Bold.woff) format("woff"), url(../fonts/EBGaramond-Bold.woff2) format("woff2"), url(../fonts/EBGaramond-Bold.svg) format("svg")
}

@font-face {
    font-family: EBGaramond;
    font-weight: 700;
    font-style: italic;
    font-display: swap;
    src: url(../fonts/EBGaramond-BoldItalic.eot);
    src: local("EBGaramond-BoldItalic"), local("EBGaramond-BoldItalic"), url(../fonts/EBGaramond-BoldItalic.eot) format("embedded-opentype"), url(../fonts/EBGaramond-BoldItalic.ttf) format("ttf"), url(../fonts/EBGaramond-BoldItalic.woff) format("woff"), url(../fonts/EBGaramond-BoldItalic.woff2) format("woff2"), url(../fonts/EBGaramond-BoldItalic.svg) format("svg")
}

@font-face {
    font-family: EBGaramond;
    font-weight: 800;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/EBGaramond-ExtraBold.eot);
    src: local("EBGaramond-ExtraBold"), local("EBGaramond-ExtraBold"), url(../fonts/EBGaramond-ExtraBold.eot) format("embedded-opentype"), url(../fonts/EBGaramond-ExtraBold.ttf) format("ttf"), url(../fonts/EBGaramond-ExtraBold.woff) format("woff"), url(../fonts/EBGaramond-ExtraBold.woff2) format("woff2"), url(../fonts/EBGaramond-ExtraBold.svg) format("svg")
}

@font-face {
    font-family: EBGaramond;
    font-weight: 800;
    font-style: italic;
    font-display: swap;
    src: url(../fonts/EBGaramond-ExtraBoldItalic.eot);
    src: local("EBGaramond-ExtraBoldItalic"), local("EBGaramond-ExtraBoldItalic"), url(../fonts/EBGaramond-ExtraBoldItalic.eot) format("embedded-opentype"), url(../fonts/EBGaramond-ExtraBoldItalic.ttf) format("ttf"), url(../fonts/EBGaramond-ExtraBoldItalic.woff) format("woff"), url(../fonts/EBGaramond-ExtraBoldItalic.woff2) format("woff2"), url(../fonts/EBGaramond-ExtraBoldItalic.svg) format("svg")
}

/*# sourceMappingURL=maps/main.css.map */