@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-MediumItalic.eot');
    src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url('../fonts/Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-MediumItalic.woff') format('woff'), url('../fonts/Roboto-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Italic.eot');
    src: local('Roboto Italic'), local('Roboto-Italic'), url('../fonts/Roboto-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Italic.woff') format('woff'), url('../fonts/Roboto-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Bold.eot');
    src: local('Roboto Bold'), local('Roboto-Bold'), url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.eot');
    src: local('Roboto'), local('Roboto-Regular'), url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Medium.eot');
    src: local('Roboto Medium'), local('Roboto-Medium'), url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-BoldItalic.eot');
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url('../fonts/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-BoldItalic.woff') format('woff'), url('../fonts/Roboto-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-ThinItalic.eot');
    src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url('../fonts/Roboto-ThinItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-ThinItalic.woff') format('woff'), url('../fonts/Roboto-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Black.eot');
    src: local('Roboto Black'), local('Roboto-Black'), url('../fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Black.woff') format('woff'), url('../fonts/Roboto-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Light.eot');
    src: local('Roboto Light'), local('Roboto-Light'), url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-LightItalic.eot');
    src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url('../fonts/Roboto-LightItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-LightItalic.woff') format('woff'), url('../fonts/Roboto-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-BlackItalic.eot');
    src: local('Roboto Black Italic'), local('Roboto-BlackItalic'), url('../fonts/Roboto-BlackItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-BlackItalic.woff') format('woff'), url('../fonts/Roboto-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Thin.eot');
    src: local('Roboto Thin'), local('Roboto-Thin'), url('../fonts/Roboto-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Thin.woff') format('woff'), url('../fonts/Roboto-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

p {
    margin: 0 0 1.5em;
}

li p:before {
    content: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto", sans-serif;
    font-weight: bolder;
}

h1 {
    font-size: 1.625em;
    line-height: 1.1;
    margin: 3.23076923em 0 0.92307692em;
}

h2 {
    font-size: 1.4375em;
    line-height: 1.2;
    margin: 3.13043478em 0 1.04347826em;
}

h3 {
    font-size: 1.25em;
    line-height: 1.3;
    margin: 3em 0 1.2em;
}

h4 {
    font-size: 1.125em;
    line-height: 1.4;
    margin: 2.66666667em 0 1.33333333em;
}

h5 {
    font-size: 1em;
    line-height: 1.5;
    margin: 2.25em 0 1.5em;
}

h6 {
    font-size: 0.75em;
    line-height: 2;
    margin: 2em 0 0;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

@media (min-width: 768px) {
    h1 {
        font-size: 2.4375em;
        margin-top: 3.07692308em;
        margin-bottom: 0.61538462em;
    }

    h2 {
        font-size: 1.9375em;
        margin-top: 3.09677419em;
        margin-bottom: 0.77419355em;
    }

    h3 {
        font-size: 1.5625em;
        margin-top: 2.88em;
        margin-bottom: 0.96em;
    }

    h4 {
        font-size: 1.25em;
        margin-top: 2.4em;
        margin-bottom: 1.2em;
    }
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    margin-top: 0;
}


/* double headers */

h1+h2 {
    margin-top: 1.2em;
}

h2+h3 {
    margin-top: 1.3em;
}

h3+h4 {
    margin-top: 1.4em;
}

h4+h5 {
    margin-top: 1.5em;
}

h5+h6 {
    margin-top: 2em;
}

@keyframes fixlists {
    0% {
        text-indent: -0.001em;
    }

    100% {
        text-indent: 0;
    }
}


/* images */

img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}

p img:not(:only-child) {
    vertical-align: baseline;
}

figure:not([class]) {
    margin: 3em 0;
}

figure:not([class])>p {
    max-width: 37.5rem;
    font-size: 0.75em;
    margin: 0.5em 0 0;
}

figcaption {
    max-width: 37.5rem;
    font-size: 0.75em;
    margin: 0.5em 0 3em;
}

figcaption>p {
    margin: 0.5em 0 0;
}


/* blockquotes */

blockquote {
    max-width: calc(45rem);
    margin: 0 0 1.5em;
    padding: 1.5em 2.5em;
}

blockquote>p:last-child {
    margin-bottom: 0;
}

blockquote>footer,
blockquote>cite {
    display: block;
    font-size: 0.75em;
}


/* code */

pre {
    margin: 1.5em 0;
    white-space: pre-wrap;
}

p code {
    line-break: loose;
    overflow-wrap: break-word;
}


/* tables */

table:not([class]) {
    margin-top: 3em;
    margin-bottom: 3em;
    border-collapse: separate;
    border-spacing: 0;
}

table:not([class]) caption {
    text-align: left;
    font-size: 0.75em;
    margin-bottom: 0.625em;
}

table:not([class]) td,
table:not([class]) th {
    padding: 0.5em 1em;
    text-align: left;
    vertical-align: top;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.1);
    border-width: 0 0 1px;
}

table:not([class]) thead td,
table:not([class]) thead th {
    vertical-align: bottom;
    border-bottom-width: 2px;
}


/* definition lists */

dl:not([class]) {
    max-width: 50rem;
    margin: 0 0 1.5em;
}

dl:not([class]) dt:not([class]) {
    font-weight: bolder;
}

dl:not([class]) dd:not([class]) {
    margin: 0 0 1.5em;
}


/* other tags */

hr:not([class]) {
    border: 0;
    border-bottom: 1px solid;
    margin: 1.5em 0;
    max-width: 50rem;
    opacity: .1;
}

abbr {
    letter-spacing: .05em;
    margin-right: -0.05em;
}

strong,
b,
dt {
    font-weight: bolder;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

*,
*:active,
*:hover {
    outline: none !important;
}

*,
*:active,
*:hover {
    outline: none !important;
}

.modal {
    background-color: #ffffff;
    overflow-x: hidden;
}

a,
p,
span,
button,
input,
a:hover,
button:focus,
input:focus {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

h1,
h2,
h3,
h4 {
    width: 100%;
    text-align: center;
}

input:focus,
select:focus,
textarea:focus {
    outline: 1px solid #2f428e;
}

::-webkit-input-placeholder {
    font-size: 13px;
    color: #737477 !important;
}

::-moz-placeholder {
    font-size: 13px;
    color: #737477 !important;
}

:-moz-placeholder {
    font-size: 13px;
    color: #737477 !important;
}

:-ms-input-placeholder {
    font-size: 13px;
    color: #737477 !important;
}

input:focus::-webkit-input-placeholder {
    color: #c2c2c2 !important;
}

input:focus::-moz-placeholder {
    color: #c2c2c2 !important;
}

input:focus:-moz-placeholder {
    color: #c2c2c2 !important;
}

input:focus:-ms-input-placeholder {
    color: #c2c2c2 !important;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background-image: none;
    background-color: #fff !important;
    color: #000 !important;
    -webkit-box-shadow: inset 0 0 0 50px #fff !important;
    -webkit-text-fill-color: #000 !important;
}

body {
    padding: 0;
    margin: 0;
    font: 13px/20px;
    overflow-x: hidden;
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
em,
strong,
pre,
code {
    padding: 0;
    margin: 0;
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
}

table {
    font-size: inherit;
    font: 100%;
    /*border-collapse:collapse;border-spacing: 0;*/
    ;
}

ul {
    list-style: none;
}

* {
    outline: none;
}

fieldset,
img {
    border: 0;
    margin: 0px;
    padding: 0px;
}

p {
    margin: 0;
}

html,
body,
table {
    height: 100%;
    width: 100%;
}

textarea {
    padding: 1px 0 1px 5px;
}

option {
    padding: 0 0 1px 5px;
}

input[type='hidden'] {
    display: none;
}

input[type='button'],
input[type='submit'],
input[type='checkbox'],
input[type='image'],
input[type='radio'],
input[type='reset'],
select,
button {
    cursor: pointer;
}

@resetforms {
    font: 100% arial, sans-serif;
    vertical-align: middle;
}

.clear:after {
    display: block;
    clear: both;
    content: '';
}

a:focus,
a:active,
a:hover,
p:focus,
p:active,
p:hover,
li:focus,
li:active,
li:hover,
span:focus,
span:active,
span:hover,
input:focus,
input:active,
input:hover {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
}

.grey {
    background: #ebecf2;
}

@font-face {
    font-family: "Flaticon";
    src: url("../fonts/Flaticon.eot");
    src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/Flaticon.woff") format("woff"), url("../fonts/Flaticon.ttf") format("truetype"), url("../fonts/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}

.navigate {
    display: none;
}

.icon {
    position: relative;
    display: block;
    cursor: pointer;
}

.icon:before {
    content: '';
    color: #212121;
    display: inline-block;
    font-size: 22px;
    font-family: Flaticon;
    width: 22px;
    height: 22px;
}

.wrapper {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: auto;
    max-width: 1300px;
    width: 100%;
    height: auto;
    z-index: 10;
}

.row,
.col {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.strench {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.valign-justify {
    align-content: space-between;
}

.w1 {
    flex: 100%;
    max-width: 100%;
}

.w2 {
    flex: 49%;
    max-width: 50%;
}

.w3 {
    flex: 30%;
    max-width: 33%;
}

.w4 {
    flex: 25%;
    max-width: 25%;
}

.w5 {
    flex: 20%;
    max-width: 20%;
}

.w6 {
    flex: 15%;
    max-width: 15%;
}

.s1 {
    flex: 8%;
}

.s2 {
    flex: 17%;
}

.s3 {
    flex: 25%;
    max-width: 28%;
}

.s4 {
    flex: 33%;
}

.s5 {
    flex: 41%;
}

.s6 {
    flex: 49%;
    max-width: 49.8%;
}

.s7 {
    flex: 58%;
    max-width: 58.1%;
}

.s8 {
    flex: 66.4%;
}

.s9 {
    flex: 74.7%;
    max-width: 79%;
}

.s10 {
    flex: 80%;
}

.s11 {
    flex: 91.3%;
}

.s12 {
    flex: 100%;
}

.g4 .col,
.g4 .company {
    flex: 25%;
    max-width: 23%;
    margin: 5px 2px;
}

.g3 .col {
    flex: 32%;
}

.new-basket .g5 {
    flex-wrap: nowrap !important;
}

.g5 .company {
    flex: 20%;
    margin-bottom: 15px;
    max-width: 17%;
}

.g6 .col {
    flex: 15%;
}

.g6 .col img {
    border-radius: 10px;
    margin-bottom: 10px;
}

.g6 a {
    text-decoration: none;
    color: #001A34
}

.cleartext {
    max-width: 840px;
    margin: auto;
}

.account .enter.modal-trigger {
    color: #86879a;
    padding-right: 10px;
}

.account .enter.modal-trigger:hover {
    color: #4a4d97;
}

form input {
    padding: 10px;
    width: 100%;
    height: 20px;
}

form textarea {
    border: 1px solid #c3c3c3;
    padding: 10px;
    width: 100%;
}

[type="checkbox"].filled-in:not(:checked)+span:not(.lever):after {
    border: 1px solid #b7b7b7;
    width: 15px;
    height: 15px;
}

[type="checkbox"].filled-in:checked+span:not(.lever):after {
    border: 1px solid #5659a7;
    width: 15px;
    height: 15px;
    background-color: #5659a7;
}

[type="checkbox"].filled-in:checked+span:not(.lever):before {
    width: 4px;
    height: 7px;
}

[type="checkbox"]+span:not(.lever) {
    height: 25px;
    padding-left: 30px;
    line-height: 19px;
}

.map {
    margin-bottom: 20px;
}

.kontakt-form {
    max-width: 500px;
}

.component.row.wrapper {
    flex-wrap: nowrap;
    overflow: visible;
}

.kontakt-form input,
.kontakt-form textarea {
    border: 1px solid #fbd5df;
}

.component.s9 {
    background: none;
}

.kontakt-form [type="checkbox"]+span:not(.lever) {
    font-size: 14px;
    margin-bottom: 0px;
}

.kontakt-form .row {
    margin-bottom: 7px;
}

.kontakt-form h6 {
    font-weight: bold;
    color: #6a6a6a;
    font-size: 15px;
    line-height: 25px;
}

.kontakt-form span {
    margin-bottom: 20px;
    font-size: 14px;
    color: #808080;
    display: block;
}

.kontakt-form .submit {
    max-width: 250px;
}

body,
p,
a,
span,
h1,
h2,
h3,
h4 {
    font-family: 'roboto';
    font-weight: 400;
}

i {
    font-style: normal;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

p {
    line-height: 20px;
    margin-bottom: 18px;
}

strong {
    font-weight: bold;
}

.btn {
    margin: 15px;
}

.btn.style1 {
    background: #4a4d97;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    text-transform: none;
    padding: 0 30px;
}

.branding {
    padding: 0;
}

.branding h2 {
    text-align: left;
    color: #a0a0a0;
    font-weight: bold;
    padding-top: 20px;
}

.shop .showcase {
    flex-wrap: wrap !important;

}

.shop .showcase .g4 .col {
    max-width: 23.5% !important;
}

.showcase h4.sell:before {
    content: "\f10e";
    font-weight: 400;
    color: #8e8e9c;
}

.showcase h4.news:before {
    content: "\f10d";
    font-weight: 400;
    color: #8e8e9c;
}

.showcase h4.hot:before {
    content: "\f110";
    font-weight: 400;
    color: #8e8e9c;
}

.shop .owl-carousel {
    margin-bottom: 40px;
}

.btn.style1:hover {
    background: #441d5e;
    color: #fff;
}

.downl:before {
    content: "\f127";
    color: #4a4d97;
    font-size: 30px;
    width: 47px;
    float: left;
    font-weight: 300;
}

.statement a:hover:before {
    color: #fff
}

.statement {
    align-items: flex-start;
    justify-content: flex-start;
}

input[type=file] {
    outline: 0;
    opacity: 0;
    pointer-events: none;
    user-select: none
}

.label {
    width: 160px;
    border: 2px dashed #b2b8cc;
    border-radius: 5px;
    display: block;
    padding: 0.2em;
    transition: border 300ms ease;
    cursor: pointer;
    text-align: center
}

.form-group .label:before {
    content: "\f126";
    color: #b2b8cc;
    margin-left: 10px;
    float: left;
    font-size: 25px;
    font-family: Flaticon;
}

.label i,
.example-1 .label .title {
    color: grey;
    transition: 200ms color
}

.label:hover {
    border: 2px solid #7c7fb4
}

.label:hover i,
.example-1 .label:hover .title {
    color: #000
}

.form-group .label {
    position: relative;
    height: 40px;
}

.form-group .label span {
    padding-top: 10px;
    display: block;
}

.form-group input {
    position: absolute;
    left: 0;
    top: 0;
}

.btn.style2 {
    background-color: #feafc4 !important;
    border-radius: 30px;
    min-width: 180px;
    height: 46px;
    line-height: 46px;
    box-shadow: 3px 7px 14px #f7d6df;
}

.btn.style2:hover {
    text-decoration: none;
    background: #e887a1 !important;
}

.btn.submit {
    height: 46px;
    line-height: 46px;
    border-radius: 30px;
    min-width: 150px;
    border-radius: 5px;
    background: #5659a7;
}

.btn.submit:hover {
    text-decoration: none;
    background: #323577;
}

.btn:hover {
    text-decoration: none;
}

.reg {
    border-top: 1px solid #e5e5e5;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 40px;
}

.reg h3 {
    line-height: 60px;
    color: #7e7e7e;
    padding-left: 10px;
    font-size: 14px;
    text-align: left;
    font-weight: 600;
}

.reg .row input[type="password"] {
    border: 1px solid #eaadc2;
}

.reg h3 span {
    font-weight: 900;
    color: #e2e2e2;
    margin-right: 10px;
    font-size: 30px;
    line-height: 52px;
    display: inline-block;
}

.reg form input {
    border: none;
    border-bottom: 1px solid #f9d4de !important
}

.reg .row {
    margin-bottom: 0;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding-left: 10px;
}

.reg .row .att {
    background: url(../images/import.png) no-repeat 95% 10px;
}

.reg .row input {
    height: 40px;
    border: none;
    border-bottom: 1px solid #eaadc2;
}

.reg .row input,
.reg .row .select-wrapper {
    margin-bottom: 15px;
    flex: 30%;
    max-width: 250px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.reg .row .select-wrapper {
    height: 45px;
}

.reg .row .select-wrapper input {
    padding-left: 15px;
    font-size: 12px;
    color: #8e8e8e;
    height: 40px;
    border: none;
    border-bottom: 1px solid #eaadc2;
}

.reg .row:before {
    display: none;
}

.reg .row input:nth-child(3n+2),
.reg .row .select-wrapper:nth-child(3n+2) {
    margin: 0 12px;
}

.reg .row.mini input {
    flex: 20%;
    max-width: 120px;
}

.reg .row.mini input:nth-child(3) {
    margin-right: 10px;
}

.reg .cardrow {
    background: #fdf9fa;
    margin: 10px 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: -3px;
    padding: 15px 30px 10px;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 25px;
}

.reg .cardrow input {
    background: #fde2e9;
    max-width: 80px;
    border: 0;
    font-size: 20px;
    margin-right: 15px;
    margin-left: 0 !important;
    margin-bottom: 0px !important;
}

.reg .cardrow p {
    margin-right: 13px;
    padding-top: 10px;
    font-weight: bold;
}

.reg .cardrow span {
    font-size: 13px;
    font-style: italic;
    color: #c0a9a9;
    padding-left: 15px;
    max-width: 260px;
    padding-top: 7px;
    line-height: 15px;
}

.reg .clabrow {
    padding: 10px 10px 9px 20px;
    background: #fdf6f7 url(../images/card_bg.jpg);
    margin: 15px 0;
}

.reg .clabrow h3 {
    color: #353136;
    margin-left: -25px;
}

.reg .clabrow h3 span {
    margin-left: 20px;
}

.reg .clabrow label span {
    color: #353136;
}

.reg .subplace {
    margin-right: 25px;
    margin-bottom: 5px;
    margin-left: -11px;
}

.reg .subplace input {
    margin-bottom: 15px !important;
}

.reg .subplace span {
    margin-top: -4px;
    margin-bottom: 6px;
    margin-left: 12px;
    display: block;
}

.reg .submit {
    height: 48px !important;
    line-height: 48px;
}

.reg .nowrap label {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-top: 20px;
}

.content .tabs h3 {
    float: left;
    display: block;
    max-width: 20px;
    margin-left: 10px;
    margin-right: 20px;
}

.content .tabs h3 span {
    font-weight: 900;
    color: #e2e2e2;
    margin-right: 10px;
    font-size: 30px;
    line-height: 52px;
}

.content .tabs .tab {
    overflow: visible;
    padding-bottom: 2px;
}

.content .tabs {
    height: 56px;
}


.catalog-menu {
    max-width: 320px;
    margin: 15px;
    margin-bottom: 40px;
}

.catalog-menu h4 {
    text-align: left;
    font-weight: bold;
    padding: 15px 0 !important;
}

.catalog-menu h4 span {
    font-size: 20px;
    color: #828282;
}

.catalog-menu .collapsible {
    border: none;
    box-sizing: border-box;
    padding: 20px;
    margin-top: 30px;
}

.catalog-menu .collapsible .mainlink {
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 18px;
    color: #4a4d97;
    display: block;
}

.submenu {
    height: 50px;
}

#card {
    width: 80%;
    background: #fff;
    height: 600px;
    max-width: 1100px;
}

.see {
    margin-top: 30px;
    z-index: 99;
}

.see h6 {
    display: flex;
    white-space: nowrap;
    padding-bottom: 5px;
    padding-top: 4px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
    padding-left: 10px;
}

.see h6:after {
    content: '';
    margin-left: 20px;
    margin-top: 15px;
    display: block;
    width: 100%;
    height: 1px;
    background: #ccc
}

.see .navigate {
    float: right;
    margin-top: -60px;
    height: 40px;
    background: #fff;
    position: relative;
    z-index: 999;
}

.see .navigate a {
    width: 30px;
    height: 24px;
    display: block;
    opacity: 0.6;
}

.see .navigate a.js-prev {
    float: right;
    background: #fff url(../images/arrow-right.png) no-repeat;
}

.see .navigate a.js-next {
    background: #fff url(../images/arrow-left.png) no-repeat;
}

.see .navigate a:hover {
    opacity: 1;
}

.see .cardware {
    padding-bottom: 0px !important;
    margin-bottom: 30px !important;
    min-height: 200px;
}

.see .carwind {
    padding: 0 10px;
}

.see .carwind img+span {
    overflow: hidden;
    height: 40px;
    text-transform: none;
    font-size: 14px;
    display: block;
}

.cardware .pre-price {
    padding: 0px 17px;
    color: #32353a;
    margin-top: 0px;
    width: 100%;
}

.enterto {
    max-width: 400px;
    background-size: 60%;
}

.enterto h4 {
    margin-bottom: 15px;
}

.enterto a {
    width: 100%;
    color: #bb00ac;
    padding-left: 30px;
}

.enterto a:hover {
    text-decoration: underline
}

.enterto form {
    flex-wrap: wrap;
    max-width: 400px;
    margin: auto;
}

.enterto form .cardnum {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: 0 10px;
}

.enterto form .cardnum input {
    margin: 0 5px;
}

.enterto form label {
    margin-bottom: 5px;
    margin-left: 15px;
    margin-top: 10px;
    color: #525252;
}

.enterto form input:not([type="submit"]) {
    height: 20px;
    border: 1px solid #cacaca !important;
    border-radius: 2px;
}

#one input,
#one textarea {
    background: #fff;
    border-radius: 3px;
    color: #737477;
    font-size: 14px;
}

.enterto form input[type="submit"] {
    max-width: 300px;
    margin: 25px auto 15px !important;
}

.enterto form input[type="pasword"] {
    width: 84%;
    margin: auto;
}

.showcase .cardware.kat {
    margin-bottom: 20px !important;
    position: relative;
    outline: 1px solid #ffdde6 !important;
    outline-offset: -20px;
    box-shadow: 0 0 25px rgba(204, 204, 204, 0.2);
    border: 1px solid #f1f1f1;
    flex: 32%;
    margin: 5px;
    padding-bottom: 30px;
    min-height: 300px;
}

.showcase .cardware.kat .pre-price {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 22px;
}

.showcase .cardware.kat a {
    width: 100%;
}

.showcase .cardware.kat a img {
    width: 60%;
    margin-top: 10px;
}

.showcase .cardware.kat span {
    position: absolute;
    width: 100%;
    bottom: 40px;
    left: 0;
}

h3.alert {
    text-align: left;
    margin-bottom: 20px;
    font-size: 24px;
    color: #585757;
    font-weight: bold;
    border-bottom: 1px solid #dee4d3;
    margin-top: 30px;
    padding-bottom: 13px;
    background: url(../images/minigerb.png) left 0px no-repeat;
    padding-left: 45px;
}

.submenu {
    background: #4a4d97
}

.content .item-card .preview {
    border: none
}

.search {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-grow: 26;
}

.search form {
    margin-left: 30px;
    margin-top: 10px;
    height: 50px;
    display: flex;
}

.header .account {
    display: flex;
    align-items: center;
    flex-grow: 2;
    margin-left: 30px;
}

.header .account .users img {
    float: left;
}

.header .account .users:after {
    font-family: Flaticon;
    content: "\f109";
    display: block;
    transform: rotate(90deg);
    color: #9c9da9;
    font-size: 16px;
    float: left;
    margin-top: 12px;
    padding-left: 10px;
}

.header .account .users {
    margin-right: 40px;
    width: 90px;
}

.header .account .package {
    width: 40px;
    height: 40px;
    margin-right: 15px;
}

.header .account .package:before {
    font-family: Flaticon;
    content: "\f10f";
    color: #9c9da9;
    font-size: 30px;
}

.header .account .favorit {
    width: 40px;
    height: 40px;
    margin-right: 15px;
}

.header .account .favorit:before {
    font-family: Flaticon;
    position: relative;
    z-index: 9;
    content: "\f101";
    color: #9c9da9;
    font-size: 30px;
}

.header .account .favorit span {
    line-height: 20px;
    position: relative;
    margin-top: -27px;
    margin-left: 10px;
    z-index: 99;
    background: #ff3843;
    display: block;
    border-radius: 50%;
    font-size: 10px;
    width: 20px;
    text-align: center;
    height: 20px;
    color: #fff;
    position: relative;
}

.header .account .basket {
    width: 40px;
    height: 40px;
    margin-right: 15px;
}

.header .account .basket:before {
    font-family: Flaticon;
    line-height: 46px;
    position: relative;
    z-index: 9;
    content: "\f104";
    color: #9c9da9;
    font-size: 30px;
}

.header .account .basket p {
    background: #ff3843;
    display: block;
    border-radius: 50%;
    width: 20px;
    text-align: center;
    position: relative;
    z-index: 19;
    height: 20px;
    color: #fff;
    font-size: 10px;
    margin-top: -72px;
    margin-left: 10px;
}

.second-menu {
    padding: 0px;
    box-sizing: border-box;
    border: 1px solid #BDBFDC;
    border-radius: 10px;
    width: 100%;
    margin: 20px 0;
}

.second-menu>ul {
    display: flex;
}

.second-menu li {
    line-height: 52px;
    position: relative;
}

.second-menu li a {
    Text-transform: none;
    font-weight: 500;
    font-size: 14px;
    padding: 0 25px;
    color: #72728A;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 500;
}



header .search input.search-field {
    padding-right: 10px;
    text-align: left;
    border: none;
    font-style: italic;
    opacity: .5;
    box-sizing: border-box;
    padding-left: 50px;
    color: #ccc;
    height: 50px;
    background: url(../images/search.png) no-repeat 0px center;
}

header .search .select-wrapper {
    border-right: 1px solid #e0e0e0;
    padding-right: 8px;
}

header .search .select-wrapper input {
    padding-top: 3px;
    font-size: 12px;
    padding-left: 10px;
    color: #8c8b8b;
}

header .search .select-wrapper .dropdown-content {
    max-height: 400px !important;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.16);
    top: 50px !important;
    box-sizing: border-box;
    width: 250px !important;
}


.search input:hover {
    opacity: 1;
}

.search input[type="submit"] {
    margin-left: 0px;
    width: 70px;
    height: 52px;
    overflow: hidden;
    text-indent: 900%;
    background: url(../images/search.png) no-repeat center center;
    border: none;
    opacity: 1;
}

.cleartext h1 {
    color: #4f683a;
    text-align: left;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 500;
}

.cleartext h2 {
    color: #464646;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: left;
}

.cleartext h2 p {
    margin-bottom: 5px;
}

.cleartext h2 span {
    font-size: 15px;
    font-style: italic;
}

.cleartext h3 {
    color: #7c9456;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: left;
    line-height: 28px
}

.cleartext h4 {
    color: #464646;
    font-size: 16px !important;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: left;
}

.cleartext h6 {
    font-weight: bold;
    font-size: 14px;
    text-transform: normal;
}

.cleartext h1+h2 {
    font-size: 18px;
    color: #717171;
}

.cleartext a {
    color: #f5417a;
}

.cleartext a:hover {
    text-decoration: underline;
}

.cleartext p {
    font-size: 13px;
    color: #505050;
}

.cleartext p span {
    font-size: 14px;
}

.cleartext p.alert {
    background: #f6e4f0;
    padding: 15px;
    font-weight: 500;
}

.cleartext ul {
    padding-left: 20px;
    margin-bottom: 30px;
}

.cleartext ul li {
    font-size: 14px;
    margin-bottom: 8px;
}

.cleartext ul li:before {
    content: '';
    background: #441d5e;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: block;
    line-height: 5px;
    text-align: center;
    float: left;
    margin-top: 9px;
    margin-right: 10px;
}

.cleartext strong {
    font-weight: 900;
    font-size: 16px;
}

.cleartext .table-header {
    display: grid;
    grid-area: header;
    grid-template-columns: 80px 25% 22% 20% 25%;
}

.cleartext .table-header div {
    background: #feafc4;
    font-weight: bold;
    color: #fff;
    box-sizing: border-box;
    padding: 5px;
    font-size: 13px;
}

.cleartext .table-row {
    grid-template-columns: 80px 25% 22% 20% 25%;
    border-bottom: 1px solid #ced1d0;
    display: grid;
    padding: 10px 0;
}

.cleartext .table-row div {
    padding-left: 15px;
}

.cleartext .table-row:nth-child(even) {
    background: #f5f5f5;
}

.cleartext .header {
    text-align: right;
    margin-bottom: 35px;
    padding: 20px;
    background: url(../images/whitetextures.png);
}

.cleartext .header h4 {
    text-align: right !important;
}

.cleartext .header span {
    color: #807d7d;
    font-style: italic;
}

.blog {
    margin: auto;
}

.item-card {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.supermenu {
    background: #f9f9f9;
}

.item-card .left-col,
.item-card .right-col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.item-card .left-col {
    flex: 45%;
    max-width: 45%;
}

.item-card .right-col {
    flex: 55%;
    max-width: 55%;
}

.item-card .pre-tabs .indicator {
    display: none;
}

.item-card .pre-tabs .tab {
    height: 78px;
}

.item-card .left-col {
    padding-right: 40px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.item-card .left-col div {
    position: relative;
}

.item-card .left-col .preview .modal-trigger:before {
    display: block;
    position: absolute;
    content: 'X';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 26px;
    width: 200px;
    padding: 15px;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    color: #9600e3;
    font-weight: bold;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.25);
}

.item-card .left-col .tabs {
    width: 110px;
    height: 470px;
    white-space: normal;
    overflow: hidden;
    margin-right: 10px !important;
    margin-left: 10px !important;
    background: transparent;
}

.descript .collapsible {
    border: none
}

.descript .collapsible-header {
    padding: 8px 15px;
    font-size: 13px;
    font-weight: 600;
}

.descript .active .collapsible-header {
    color: #ff1f66;
}

.descript .collapsible-body {
    padding: 15px 10px;
}

.item-card .left-col .tabs .tab {
    width: 100%;
}

.item-card .left-col .tabs .tab a {
    margin-left: 0;
    padding: 0;
    border: 2px solid #dbdbdb;
    margin-bottom: 20px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    line-height: 60px;
    text-align: center;
    overflow: hidden;
    display: block;
}
.item-card .left-col .tabs .tab a.active {
    border: 2px solid #8a8cbb;
}

.item-card .left-col .tabs .tab.gift {
    margin-top: 100px;
}

.item-card .left-col .tabs .tab.gift:before {
    width: 45px;
    height: 45px;
    display: block;
    content: url(../images/gift.png);
    margin-left: 18px;
    margin-bottom: -18px;
    position: relative;
}

.item-card .left-col .size {
    text-align: right;
}

.item-card .left-col .size p {
    margin-bottom: 5px;
}

.item-card .preview {
    max-height: 500px;
    background: #fff;
}

.item-card .right-col .title {
    max-width: 100%;
    padding-bottom: 5px;
    margin-top: 5px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    border-bottom: 1px solid #ccc;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.item-card .right-col .title strong {
    font-weight: 900;
    color: #46404a;
    font-size: 26px;
    width: 100%;
}

.item-card .right-col .title span {
    color: #86828a;
    margin-top: -7px;
    width: 100%;
    display: block;
}

.item-card .right-col .title .pormo-gift {
    background: #c22c8f;
    color: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 13px;
    position: absolute;
    right: 25px;
}

.revies {
    margin: 10px 0;
    color: #aca6b1;
    display: flex;
    font-size: 12px;
}

.revies .star {
    display: block;
    margin-right: 5px;
    width: 14px;
    height: 14px;
}

.revies .star:before,
.item-card .revies .star.full:before {
    font-family: Flaticon;
}

.revies .star:before {
    content: "\f124";
    color: #d5d5d5;
}

.revies .star.full:before {
    content: "\f125";
    color: #ff8f02;
}

.item-card .setting-product {
    display: flex;
    margin-top: 20px;
}

.item-card .setting-product .title-row {
    font-size: 12px;
    color: #5f5c5c;
    margin-bottom: 15px;
}

.item-card .setting-product .title-row a {
    color: #5659a7;
    font-weight: bold;
    margin-left: 10px;
    text-decoration: underline;
}

.item-card .setting-product .colors-product {
    padding-right: 40px;
}



#gifts .title {
    margin-bottom: 25px !important
}

#gifts form {
    flex-wrap: wrap;
}

#gifts form .row {
    justify-content: flex-start;
    width: 100%;
    display: flex;
    border-bottom: 1px solid #ccc;
}

#gifts form .row img {
    margin-right: 15px;
    max-width: 80px;
    margin-bottom: 10px;
}

#gifts form .row .descriptgift {
    font-size: 14px;
}

#gifts form .row .descriptgift span {
    text-decoration: line-through;
    color: #9d85ad;
    display: block;
}

#gifts {
    max-width: 600px;
}

.oneclick .title,
#gifts .title {
    color: #f5417a;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 15px;
    margin-top: -10px;
}

.oneclick h5 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px
}

.item-card .right-col a.category {
    color: #f92364;
    text-decoration: underline;
    padding-top: 6px;
    display: block;
    font-weight: bold;
}

.item-card .right-col a.category:hover {
    text-decoration: none;
}

.item-card .right-col .info-product .club-card span {
    font-size: 12px;
}

.item-card .right-col .info-product .row {
    margin-bottom: 0px;
    overflow: visible;
}

.item-card .right-col .info-product .row {
    flex-wrap: nowrap;
}

.item-card .right-col .info-product {
    margin-top: 30px;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    background: #f4f4f4;
    padding: 20px;
}

.item-card .right-col .info-product .buttons .favor {
    margin-left: 20px !important;
    margin-right: 5px !important;
}

.item-card .right-col .info-product .buttons .sravneny:before {
    content: "\f111"
}

.item-card .right-col .info-product .buttons .favor:before {
    content: "\f101"
}

.item-card .right-col .info-product .buttons .sravneny:before,
.item-card .right-col .info-product .buttons .favor:before {
    color: #5659a7;
    font-size: 20px;
}

.colors-product label {
    display: inline-block;
    margin-right: 20px;
}

.colors-product input {
    z-index: 6;
}

.colors-product .color {
    border-radius: 50%;
    cursor: pointer;
    width: 12px;
    height: 12px;
    position: relative;
    z-index: 1;
    z-index: 1;
}

.colors-product [type="radio"]:checked+div:before {
    content: '';
    display: block;
    position: relative;
    width: 18px;
    height: 18px;
    border: 1px solid #afafaf;
    top: -4px;
    left: -4px;
    border-radius: 50%;
}

.item-card .right-col .info-product .buttons {
    display: flex;
    width: 100%;
    align-items: center;
}

.item-card .right-col .info-product .buttons .field {
    margin-left: -10px;
}

.item-card .right-col .info-product .field button {
    font-weight: bold;
}

.item-card .right-col .info-product .buttons .btn {
    margin: 15px auto
}

.item-card .right-col .info-product .btn.submit {
    font-size: 11px;
    color: #fff;
    margin-left: 0px;
    margin-right: 10px;
    border: none;
}

.item-card .right-col .info-product .btn {
    font-size: 11px;
    line-height: 44px !important;
    height: 40px !important;
    white-space: nowrap;
    color: #5659a7;
    border: 1px solid #5659a7;
    border-radius: 5px;
}

.item-card .right-col .info-product .btn:not(.submit):hover {
    background: #5659a7;
    color: #fff;
}

.item-card .right-col .info-product .btn:not(.submit):hover:before {
    color: #fff;
}

.item-card .right-col .info-product .price {
    white-space: nowrap;
    font-size: 30px;
    font-weight: bold;
    color: #0c0c0c;
    border-right: 1px solid #ccc;
    padding-right: 20px;
    margin-right: 10px;
}

.right-col .info-product .bonus {
    padding-top: 10px;
    border-right: 1px solid #ccc;
}

.select_advert:before {
    content: "\f119";
    margin-top: -5px;
    color: #ff3541;
    font-size: 40px;
    width: 50px;
    height: 48px;
}

.select_advert {
    display: flex;
}

.select_advert .select-wrapper {
    max-width: 197px;
}

.select_advert span {
    color: #8c8c8c;
    padding-left: 0px;
    color: #7b7b7b;
    font-size: 11px;
}

.item-card .right-col .info-product .price span {
    margin-left: 4px;
    margin-top: -8px;
    font-size: 16px;
    padding: 0;
    display: block;
    text-decoration: line-through;
}

.select_advert .select-wrapper .select-dropdown {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
}

.modal-content.item-card .right-col .info-product {
    padding: 10px;
}

.item-card .right-col .info-product .price .sklad {
    font-size: 10px;
    margin-top: -5px;
    color: #5d6098;
    font-weight: normal;
}

.item-card .right-col .info-product .club-card {
    align-items: center;
    display: flex;
}

.item-card .right-col .info-product .club-card p {
    font-size: 11px;
    margin-right: -11px;
    margin-bottom: 0;
    line-height: 13px;
}

.item-card .right-col .info-product .club-card p span {
    color: #ff3547;
    padding: 0;
}

.item-card .right-col .info-product .club-card .round {
    border-radius: 50%;
    border: 3px dashed #ff3541;
    white-space: nowrap;
    padding: 0 2px;
    white-space: nowrap;
    padding: 0 2px;
    color: #ff3541;
    margin: 0 10px;
    font-size: 12px;
    text-align: center;
    line-height: 50px;
    display: block;
}

.user-description .reviews-user .name-user p {
    font-weight: bold;
    font-size: 14px;
    color: #656262;
}

.user-description .reviews-user .name-user {
    position: relative;
}

.user-description .reviews-user .name-user span {
    position: absolute;
    right: 0;
    font-size: 12px;
    top: 0;
    color: #989898;
}

.user-description {
    margin-top: 60px;
    display: flex;
}

.user-description .desc-user {
    padding-right: 60px;
    flex: 50%;
}

.user-description .desc-user .about-prod p {
    font-size: 14px;
    color: rgb(144, 144, 144);
}

.user-description .reviews-user {
    flex: 50%;
    padding: 50px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
}

.user-description .reviews-user .title {
    color: #5659a7;
    font-weight: 600;
    font-size: 20px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    margin-right: 0;
}

.user-description .reviews-user .title .clear:hover {
    background: #2c306f;
}

.user-description .reviews-user p {
    color: #a5a5a5;
    font-size: 13px;
    line-height: 15px;
}

.user-description .reviews-user .title .clear {
    border: 2px solid #afb1da;
    border-radius: 10px;
    color: #afb1da;
    font-weight: bold;
    margin-top: -15px;
    line-height: 37px;
}

.user-description .desc-user .property {
    padding-bottom: 20px;
}

.user-description .desc-user .property p {
    position: relative;
    margin-bottom: 4px;
    color: #929292;
    font-weight: 400;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
}

.user-description .desc-user .property span {
    background: #fff;
    padding: 0 5px;
}

.user-description .desc-user .property p:before {
    width: 100%;
    height: 1px;
    content: '';
    display: block;
    position: absolute;
    border-top: 1px dashed #c3c3c3;
    margin-top: 10px;
    z-index: -1;
}

.user-description .desc-user h6 {
    font-weight: bold;
    flex: 50%;
    color: #5659a7;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.item-card .right-col .descript h6 {
    color: #656565;
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
    margin-top: 15px;
}

.item-card .right-col .descript a {
    color: #5659a7;
    margin-top: 10px;
    font-size: 13px;
    text-decoration: underline;
    font-weight: 400;
    text-decoration: none;
}

.item-card .right-col .descript a span {
    text-decoration: underline;
}

.item-card .right-col .descript a:hover span {
    color: #441d5e;
}

.item-card .right-col .descript p {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 10px;
}

.item-card .right-col .special-descrip {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    background: #faf5f8 url(../images/special.jpg);
    padding: 20px 15px;
    padding-bottom: 10px;
}

.item-card .right-col .special-descrip .special-price {
    width: 80px;
    height: 80px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: block;
    line-height: 80px;
    text-align: center;
    padding: 0 18px;
    border: 3px dashed #ff1f66;
    margin-right: 15px;
    font-size: 22px;
    font-weight: bold;
    color: #ff1f66;
}

.item-card .right-col .special-descrip .special-price span {
    display: block;
    font-size: 12px;
    line-height: 10px;
    margin-top: -30px;
    text-align: right;
}

.item-card .right-col .special-descrip p {
    font-size: 19px;
    line-height: 25px;
    padding-right: 20px;
    padding-top: 14px;
    padding-left: 10px;
}

.item-card .right-col .special-descrip p strong {
    color: #ff1f66;
}

.item-card .right-col .special-descrip .fg {
    margin-top: -24px;
    margin-bottom: auto;
    width: 142px;
    margin-right: -14px;
}

.item-card .right-col .special-descrip+a {
    display: block;
    width: 100%;
    text-align: right;
    color: #f92364;
    padding-top: 9px;
}

.item-card .right-col .special-descrip+a:hover {
    text-decoration: underline;
}

.preview {
    position: relative;
}

.preview .sizeflower {
    width: 160px;
    height: 100px;
    position: absolute !important;
    right: 0;
    bottom: 20px;
    text-align: right;
    padding-top: 118px;
}

.preview .sizeflower div {
    float: right;
    background: rgb(255, 255, 255);
    padding: 5px;
}

.preview .sizeflower p {
    max-width: 100px;
    margin-bottom: 0px;
}

.preview .sizeflower p.v {
    background: url(../images/v.png) no-repeat left center;
    padding-left: 15px;
}

.preview .sizeflower p.h {
    background: url(../images/h.png) no-repeat left center;
    padding-left: 19px;
}

.navigation {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-justify-content: center;
    justify-content: center;
}

.navigation li {
    margin-right: 10px;
    border: 1px solid #f2f2f2;
    flex: 35px;
    line-height: 35px;
    max-width: 35px;
    height: 35px;
    position: relative;
    background: #efefef;
    text-align: center;
}

.navigation li a {
    background: #fff;
    line-height: 35px;
    display: block;
    text-align: center;
    width: 100%;
    color: #868282;
}

.navigation li a:hover {
    background: #feafc4;
    color: #fff;
}

.navigation li.last {
    max-width: 100px;
}

.cardware,
.btn {
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.cardware:hover,
.btn:hover {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.wrapper h4 {
    font-size: 24px;
    color: #262629;
    padding-bottom: 30px;
    overflow: hidden;
}


footer .logo-copy p {
    display: block;
    width: 100%;
    margin-top: 35px;
}

footer .logo-copy a {
    color: #38393d;
    width: 100%;
    font-weight: bold;
    font-size: 24px;
}

footer .logo-copy span {
    display: block;
    color: #727272;
    font-size: 18px;
    text-decoration: underline;
    padding-top: 5px;
}





footer .bottom-menu li a {
    color: #656565;
    font-size: 16px;
    white-space: nowrap;
    font-weight: normal;
}

footer .bottom-menu li a:hover {
    text-decoration: underline;
}

footer .bottom-menu span {
    font-weight: bold;
    color: #5b585a;
    margin-bottom: 15px;
    display: block;
}

footer .super-bottom {
    background: #fff;
    padding: 10px 0;
    box-shadow: -20px 0 30px rgba(0, 0, 0, 0.05)
}

footer .super-bottom img {
    opacity: .5;
}

footer .super-bottom span {
    color: #929093;
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

footer .super-bottom .bottom-menu ul {
    display: flex;
}

footer .super-bottom .bottom-menu li {
    margin: 0 15px;
}

footer .super-bottom .bottom-menu li a {
    color: #7c7fb4;
    text-decoration: underline;
    font-size: 14px;
    line-height: 46px;
}

footer .super-bottom .bottom-menu li a:hover {
    color: #4a4d97;
    text-decoration: none !important;
}

footer .super-bottom a.user {
    height: 45px;
    background: #7c7fb4;
    border-radius: 6px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    padding: 10px;
    box-sizing: border-box;
    line-height: 26px;
    padding-right: 16px;
}

footer .super-bottom a.user:hover {
    background: #4a4d97;
}

footer .super-bottom a.user:before {
    float: left;
}

.about {
    padding-top: 40px;
}

.payment-widjet {
    margin-bottom: 50px;
}

.step-slide {
    background: url(../images/whitetextures.png) repeat;
    padding-top: 60px;
    padding-bottom: 35px;
}

.step-slide .row {
    flex-wrap: nowrap;
}

.step-slide .col {
    background: #fff;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    margin: 5px;
    padding: 30px;
}

.step-slide .col p {
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 0px;
}

.step-slide .col h6 {
    font-weight: 600;
    text-transform: none;
}

.step-slide .col .num {
    display: inline-block;
    float: left;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: block;
    line-height: 40px;
    text-align: center;
    border: 2px solid #441d5e;
    color: #ef94ac;
    font-size: 20px;
    margin-right: 10px;
    margin-top: -10px;
    margin-bottom: 10px;
}

.menu-triger {
    display: none;
}

.callto {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
    background: #7c7fb4;
    padding: 10px;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: block;
    line-height: 50px;
    text-align: center;
    box-shadow: 4px 3px 15px rgba(41, 37, 38, 0.26);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.callto:before {
    display: block;
    margin-top: 8px;
    content: url(../images/callicon.png);
    margin-left: 2px;
}

.callto:hover {
    box-shadow: 0 0 0px #a9224d;
    background: #4a4d97;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.modal .modal-close {
    background: #4a4d97 url(../images/close.png) no-repeat center center;
    width: 45px;
    height: 45px;
    display: block;
    background-size: 30%;
    right: 0px;
    top: 0px;
    position: fixed;
}

#call form {
    flex-wrap: wrap;
}

.modal .modal-close:hover {
    background-color: #ff3843;
}

.modal .modal-content {
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}

.modal .modal-content h4 {
    color: #3a3537;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 28px;
}

.modal form {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.modal form input {
    background: #e1e1e1;
    border: none;
    height: 30px;
}

.modal form input.submit {
    border-radius: 3px;
    background: #4a4d97 !important;
    color: #fff !important;
    height: 50px;
    font-weight: 500;
    margin-top: 20px;
}

.modal form input.submit:hover {
    box-shadow: 0px 0px 0px rgba(185, 0, 173, 0.0) !important;
}

#call {
    margin-top: 200px;
    padding-bottom: 30px;
    overflow-y: visible;
    max-width: 500px;
    background: #fff url(../images/flowers.jpg) no-repeat center 35px;
    background-size: 20%;
    padding-top: 120px;
    text-align: center;
}

#call .messenger {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#call .messenger a {
    display: block;
    width: 60px;
    height: 60px;
}

a.phone {
    color: #525268;
    font-style: normal;
    font-weight: bold;
    width: 100% !important;
    font-size: 32px;
}

a.viber:before {
    content: url(../images/viber.svg);
}

a.telega:before {
    content: url(../images/telega.svg);
}

a.wp:before {
    content: url(../images/WhatsApp.svg);
}

#call input {
    padding-left: 20px;
}

#call form span {
    display: flex;
    font-size: 12px;
    justify-content: start;
    margin-top: 10px;
    padding-top: 10px;
    white-space: nowrap
}

#call form span a {
    margin-left: 10px;
    font-weight: 500;
}

#call form input[type="checkbox"] {
    opacity: 1 !important;
    width: 20px;
    height: 20px;
    position: relative;
    margin-top: -4px;
}

#call form {
    margin: auto;
    width: 80%;
    max-width: 500px;
}

.bas p {
    margin-bottom: 0px;
}

.bas .modal-content h4 {
    margin-bottom: 5px;
}

.bas .mini-price {
    display: flex;
    margin-top: -5px;
}

.bas .mini-price p {
    color: #fe3843;
    font-weight: 500;
    font-size: 18px;
}

.bas .mini-price span {
    color: #797979;
    text-decoration: line-through;
    font-size: 14px;
    padding-top: 10px;
    padding-left: 10px;
}

.bas {
    max-width: 500px;
}

.bas .text-close {
    position: relative;
    background: none transparent !important;
    color: #4a4d97;
    line-height: 44px;
    font-size: 18px;
    white-space: nowrap;
}

.bas .text-close:hover {
    text-decoration: underline;
}

.bas h4 {
    text-align: left;
    font-size: 24px;
    padding-left: 10px;
}

.bas .row-table {
    overflow: hidden;
    margin-bottom: 15px;
}

.bas .row-table img {
    float: left;
    max-width: 110px;
    margin-right: 15px;
}

.bas .row-table p {
    padding-top: 10px;
}

.bas .row-table p strong {
    display: block;
    margin-top: 14px;
}

.bas .row {
    margin-bottom: 0;
    height: 45px;
    justify-content: space-between;
}

.bas .img-wrapper {
    float: left;
    overflow: hidden;
    max-height: 100px;
    padding-right: 20px;
}

.bas .row strong {
    font-size: 20px;
    margin-top: 10px;
}

.bas .row strong span {
    color: #441d5e;
}

.bas .row a {
    margin-top: 0px;
}

.bas .row:after {
    display: none;
}

.shop {
    z-index: 1;
    position: relative;
    margin-top: 0px;
}

.small {
    color: #929093;
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 15px;
}

.cardware {
    margin-bottom: 20px;
    padding-bottom: 30px !important;
    text-align: center;
    position: relative;
}

.our_geo .seelater {
    margin-top: 50px;
}

.seelater .cardware {
    border: 1px solid #fff;
}

.cardware img {
    margin: auto;
    width: 80%;
}

.cardware a {
    text-decoration: none !important;
    width: 100%;
}

.cardware .btn {
    width: 80%;
    margin: auto;
    height: 32px;
    line-height: 35px;
    font-weight: 500;
    font-size: 12px;
    z-index: 99;
    position: relative;
    white-space: nowrap;
    min-width: 120px;
    margin-right: 5px;
}

.cardware .favorit:before {
    color: #5659a7;
}

.cardware p {
    color: #3e4146;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    font-weight: bold;
    padding: 0 20px;
}

.cardware p span {
    color: #3e4146;
    font-size: 14px;
    font-weight: 400;
}

.cardware .pre-price {
    font-weight: 700;
    padding: 10px;
    padding-top: 0;
}

.cardware .pre-price span {
    font-size: 18px;
    text-decoration: line-through;
}

.cardware .pre-price p {
    font-size: 14px;
    line-height: 16px;
}

.cardware .pre-price span {
    font-size: 12px;
}

.cardware .favorit {
    display: block;
    color: #969494;
}

.cardware .favorit:hover {
    color: #ee2c7a;
}

.cardware .favorit:before {
    cursor: pointer;
    display: block;
    font-family: Flaticon;
    padding-top: 5px;
    font-size: 20px;
    content: "\f101";
}

.cardware .favorit.active:before {
    content: "\f104";
    color: #f7b1c0;
}

.cardware .minititle {
    height: 35px;
    padding: 0 20px;
    display: inline-block;
    text-align: left;
    font-size: 16px;
    overflow: hidden;
    line-height: 18px;
}

.cardware .preimg {
    overflow: hidden;
    height: 260px;
    margin-bottom: 15px;
}

.allshop.grey {
    padding: 60px 0 40px 0;
}

.allshop.grey h4 {
    color: #3f3f5f;
    padding-bottom: 0px;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 30px;
}

.company-title {
    width: 100%;
    padding-left: 30px;
}

.company-title h4 {
    text-align: left;
}

.company-title .sort {
    float: right;
    display: flex;
}

.company-title a {
    color: #889bbe;
    font-weight: 900;
    text-decoration: underline;
}

.company-title span {
    margin-right: 30px;
    color: #848488;
}

.company-title {
    margin-bottom: 30px;
}

.kategory {
    width: 100%;
}

.alphabit {
    width: 100%;
}

.alphabit a {
    text-transform: uppercase;
    color: #595355;
    font-size: 25px;
    padding: 0 5px;
}

.alphabit a:hover {
    color: #464c9a;
}

.alphabit a.active {
    color: #464c9a;
    text-decoration: underline;
}

.kategory .carousel-element {
    background: #fff;
    border-radius: 3px;
    text-align: center;
    box-sizing: border-box;
    padding-top: 20px;
}

.kategory .carousel-element p {
    margin-bottom: 10px;
    white-space: normal;
}

.kategory a {
    color: #46494f;
    white-space: nowrap;
    margin-right: 10px;
}

.kategory {
    overflow-x: scroll;
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-bottom: 15px;
}

.banner {
    z-index: 1;
    position: relative;
    margin-top: -20px;
    width: 100%;
}

.banner .newstiker {
    width: 100%;
    display: flex;
    margin-bottom: 14px;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.banner .newstiker p {
    margin: auto;
    flex: 1;
    padding-left: 20px;
    width: 100%;
}

.banner .newstiker strong {
    color: #4a4d97;
    font-size: 16px;
    font-weight: 900;
    width: 90%;
    padding: 0px 20px;
}

.banner .newstiker a {
    background: #ff3843;
    color: #fff;
    font-weight: 600;
    border-radius: 4px;
    padding: 10px 30px;
    width: 90%;
    margin: auto;
    max-width: 300px;
    text-align: center;
    margin-top: 20px;
}

.sort {
    margin-top: -20px;
}

.sort a,
.sort p {
    color: #5e5f61;
    font-weight: normal;
    margin-left: 20px;
}

.sort a:before {
    float: right;
    font-size: 10px;
    text-align: center;
    content: "\f109";
    transform: rotate(90deg);
    display: block;
}

.sort p {
    display: flex;
}

.sort .select-wrapper .caret {
    margin-top: 3px;
    height: 20px;
}

.sort .select-dropdown {
    border: 1px solid #c4c5ca !important;
    border-radius: 5px !important;
    font-size: 14px !important;
    margin-left: 10px !important;
    padding: 5px !important;
    height: 13px !important;
    margin-left: 14px;
    max-width: 40px;
}

.banner .slider {
    height: 200px !important;
    background: #d5d4da;
    margin: 20px 0;
}

.bs_block img {
    border-radius: 6px;
    border: 1px solid #e8e8e8;
    margin: auto;
}

.bs_block .col {
    text-align: center;
    margin: 0 11px;
    margin-bottom: 20px;
}

.inside .banner .slider,
.inside .banner {
    height: 500px !important;
}

.bs_block {
    padding-bottom: 50px;
}

.banner .carousel-item {
    width: 100%;
    height: 630px;
    opacity: 1 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1300px;
    border-radius: 6px;
}

.rightcol-trigger {
    display: none;
}

.banner .carousel-item .offer {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: auto;
    max-width: 1200px;
    width: 100%;
    height: auto;
    z-index: 10;
    padding-top: 125px;
    padding-left: 60px;
}

.banner .carousel-item .offer h1 {
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    font-size: 44px;
    margin-bottom: 40px;
    font-weight: 300;
}

.banner .carousel-item .offer h1 strong {
    display: block;
    font-size: 38px;
    margin-top: 10px;
    font-weight: bold;
    color: #606060;
}

.banner .carousel-item .offer ul {
    width: 100%;
    margin: 0px 0 40px;
}

.banner .carousel-item .offer ul li {
    background: url(../images/heart.png) no-repeat left 13px;
    padding-left: 20px;
    font-style: italic;
    color: #605b5e;
    font-size: 20px;
    margin-bottom: 5px;
}

.banner .carousel-item .offer div {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.banner .carousel-item .offer div span {
    padding-top: 12px;
}

.banner .indicators {
    bottom: 1px;
    margin: auto;
    padding-left: 10px;
}

.banner .indicators li.indicator-item {
    float: left;
    background-color: #fff !important;
    width: 5px;
    height: 5px;
    margin: 14px 10px;
}

.banner .indicators li.indicator-item.active {
    background-color: #ff3843 !important;
}

a.fg {
    background: url(../images/fg.png) no-repeat;
    width: 92px;
    height: 88px;
    display: block;
    margin-right: -18px;
    margin-top: -5px;
}

.supermenu .wrapper {
    justify-content: space-around;
}

.city-select:before {
    background: url(../images/mapl.png) no-repeat center center;
    background-size: 60%;
    float: left;
    margin-top: 5px;
}

a.fg>span {
    display: block;
    width: 400px;
    height: 170px;
    opacity: 0;
    padding: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #525252;
    background: #fff;
    position: absolute;
    top: 53px;
    left: -600px;
    box-shadow: 3px 9px 28px rgba(0, 0, 0, 0.4);
}

a.fg:hover span {
    opacity: 1;
    left: 0px;
}

a.fg>span strong {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 10px;
}

a.fg>span i {
    font-style: italic;
    display: block;
    font-size: 13px;
}

a.fg>span img {
    float: left;
    margin-left: -120px;
    margin-top: -20px;
    margin-right: 15px;
}

a.fg>span:before {
    margin-top: -6px;
    margin-left: -6px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    z-index: -1;
    content: '';
    width: 20px;
    height: 20px;
    background: #fff;
    transform: rotate(45deg);
    position: absolute;
    right: 20px;
    margin: auto;
    top: -10px;
    display: block;
}

.contakt-place {
    display: flex;
    margin-bottom: 20px;
}

.card {
    background: url(../images/card.jpg) no-repeat right bottom, #fbf5f7 url(../images/card2.jpg) no-repeat left center;
    box-sizing: border-box;
    font-size: 14px;
    margin-bottom: 0;
    padding: 70px 0;
    color: #fff;
    border-top: 1px solid #fce7ed;
    border-bottom: 1px solid #fce7ed;
}

.card .s8 {
    max-width: 900px;
}

.card strong {
    font-weight: bold;
    color: #c0798c;
}

.card h6 {
    margin-bottom: 20px;
    text-transform: none;
    font-weight: 500;
    font-size: 28px;
    color: #c0798c;
}

.card p {
    margin-bottom: 0;
    color: #7a7b7d;
    max-width: 70%;
}

.card .btn.submit {
    margin-left: 0;
}

.main-menu li a {
    color: #423e40;
    font-weight: 500;
    text-transform: uppercase;
}

.main-menu li.active {
    background: transparent;
}

.search form {
    border: 1px solid #d9d9d9;
    width: 100%;
    border-radius: 6px;
    display: flex;
    position: relative;
}

.header {
    z-index: 999;
    position: relative;
    background: #fff;
    padding: 20px 0;
    box-sizing: border-box;
    height: 108px;
    box-shadow: 0 6px 6px #1b1b1b47;
}



header .search-result {
    display: none;
    max-height: 600px;
    position: absolute;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

header .search-result .res-row {
    font-size: 14px;
    padding: 12px 20px;
}

header .search-result .res-row:hover,
header .search-result .res-row-top:hover {
    cursor: pointer;
    background: #cdcdcd54;
}

header .search-result .res-row:before {
    color: #adadad;
    margin-top: 3px;
    float: left;
    font-family: Flaticon;
    border: 1px solid #adadad;
    border-radius: 50%;
    width: 14px;
    text-align: center;
    line-height: 14px;
    height: 14px;
    font-size: 9px;
    margin-right: 10px;
    content: "\f109";
    display: inline-block;
}

header .search-result .res-row span {
    color: #989898;
    font-size: 14px;
    font-size: 12px;
    margin-left: 15px;
}

header .search-result .res-row-top {
    margin-top: 15px;
    display: flex;
    align-items: center;
}

header .search-result .res-row-top .img-wrap {
    max-height: 90px;
    overflow: hidden;
    max-width: 130px;
    margin-right: 20px;
    padding-left: 20px;
}

header .search-result .res-row-top .img-wrap img {
    margin-top: -30%
}

header .search-result .res-row-top .search-descript {
    flex-grow: 2;
    font-size: 16px;
    font-weight: bold;
}

header .search-result .res-row-top .search-descript span {
    font-size: 14px;
    display: block;
    font-weight: 400;
}

header .search-result .res-row-top .stars {
    padding-right: 40px;
    color: #7d7d7d;
    display: flex;
    font-size: 12px;
}

header .search-result .res-row-top .stars .icon:before {
    color: #7d7d7d;
    font-size: 12px;
}

header .superhead {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-bottom: 1px solid #eaeaea;
    height: 37px;
    z-index: 9995;
    position: relative;
}

header {
    position: relative;
    z-index: 999;
}

#bonus {
    overflow: visible;
    background: #ff3843 url(../images/biggift.png) no-repeat left bottom;
    max-width: 600px;
    color: #fff;
    text-align: center;
    outline: 1px solid #fff !important;
    outline-offset: -25px;
}

#bonus .modal-close {
    z-index: 10;
}

#bonus h4 {
    color: #fff;
    font-size: 38px;
    margin-top: 30px;
}

#bonus:before {
    content: url(../images/bant.png);
    position: absolute;
    right: -120px;
    z-index: 9;
    top: -50px;
}

#bonus .modal-close {
    border-radius: 50%;
    background: #fff url(../images/close-black.jpg) no-repeat center center;
}

#bonus .modal-close:before {
    color: #404040;
}

#bonus .timer {
    border: 3px dashed #fff;
    max-width: 320px;
    padding: 20px 0;
    margin: 0 auto 20px;
    font-size: 50px;
    font-weight: bold;
}

#bonus p {
    font-size: 14px;
    font-weight: 300;
    max-width: 350px;
    margin: auto;
    margin-bottom: 30px;
}

#bonus p+a {
    color: #ff3843;
    background: #fff;
    font-weight: bold;
    padding: 10px 30px;
}

header .superhead .rtr,
header .superhead .ltr {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex: 1;
}

header .superhead .ltr {
    max-width: 180px;
}

.header .wrapper {
    justify-content: space-between;
}

.city-select .select-wrapper input.select-dropdown {
    border-bottom: none !important;
    max-width: 100px;
    margin-right: 15px;
    margin-top: 5px;
    margin-bottom: 0px;
    border-bottom: none;
    text-transform: uppercase;
    font-size: 12px;
    color: #868686;
    height: 24px;
    line-height: 24px
}

.city-select {
    margin-right: 15px;
}

.submenu .wrapper {
    flex-wrap: nowrap;
    justify-content: space-between;
}

.flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.owl-wrapper-outer {
    margin-left: -10px;
    width: 110%;
    position: relative;
}

.owl-wrapper-outer:before,
.owl-wrapper-outer:after {
    position: absolute;
    display: block;
    height: 100%;
    content: '';
    width: 52px;
    z-index: 99;
    top: 0;
}

.owl-wrapper-outer:before {
    background: #FFFFFF;
    background: -webkit-linear-gradient(right, #FFFFFF, #FFFFFF1A);
    background: -moz-linear-gradient(right, #FFFFFF, #FFFFFF1A);
    background: linear-gradient(to left, #FFFFFF, #FFFFFF1A);
    right: 0;
}

.owl-wrapper-outer:after {
    left: 0;
    background: #FFFFFF;
    background: -webkit-linear-gradient(right, #FFFFFF1A, #FFF);
    background: -moz-linear-gradient(right, #FFFFFF1A, #FFF);
    background: linear-gradient(to left, #FFFFFF1A, #FFF);
}

.submenu .main-menu {
    background: #53569c;
    padding: 0 25px;
    line-height: 50px;
    height: 50px;
    margin-top: 0px;
}

.submenu .main-menu #catalog {
    overflow: visible;
    background: #53569c;
    left: 0px !important;
    width: 220px !important;
    top: 50px !important;
}

.submenu .main-menu #catalog .sub-fiels {
    padding: 30px;
    padding-left: 50px;
    padding-top: 10px;
}

.submenu .main-menu #catalog .sub-fiels p {
    float: left;
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.submenu .main-menu #catalog .sub-fiels p.alert {
    color: #ff3843;
}

.submenu .main-menu #catalog .sub-fiels li {
    height: 25px;
}

.submenu .main-menu #catalog .minibrend {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
}

.submenu .main-menu #catalog .minibrend div {
    flex: 40%;
    overflow: hidden;
    height: 50px;
    border: 1px solid #ccc;
    margin: 10px;
}

.submenu .main-menu #catalog .especial div {
    border: 1px solid #ccc;
    width: 90%;
    margin-top: 20px;
    display: flex;
    box-sizing: border-box;
    padding: 10px;
    font-size: 14px;
    justify-content: space-between;
}

.submenu .main-menu #catalog .especial div p {
    float: left;
    margin-top: 10px;
    font-weight: 500;
    margin-bottom: 10px;
    padding: 0;
    line-height: 10px;
}

.submenu .main-menu #catalog .especial div img {
    margin-top: -20px;
}

.submenu .main-menu #catalog .sub-fiels li a {
    line-height: 25px;
    padding-left: 0px;
    font-size: 13px;
    font-weight: 400;
}

.submenu .main-menu #catalog .sub-fiels li a:hover {
    color: #454894;
}

.submenu .main-menu #catalog>li>a {
    position: relative;
}

.submenu .main-menu #catalog>li>a:after {
    position: absolute;
    opacity: 0;
    transition: .3s;
    z-index: 999;
    right: -10px;
    top: 7px;
    transform: rotate(45deg);
    height: 22px;
    width: 22px;
    content: '';
    background: #363982;
}

.submenu .main-menu #catalog li:hover a:after {
    opacity: 1;
    transition: .3s;
}

.submenu .main-menu #catalog a {
    line-height: 33px;
    color: #fff;
    padding-left: 25px;
    text-transform: none;
    font-weight: 300;
    font-size: 14px;
}

.submenu .main-menu #catalog a:hover {
    background: transparent;
}

.submenu .main-menu #catalog li {
    height: 35px;
}

.submenu .main-menu #catalog .sub-fiels ul {
    margin-bottom: 20px;
}

.submenu .main-menu #catalog .sub-fiels {
    height: 100%;
    box-shadow: 5px 5px 15px rgba(21, 21, 21, 0.2);
    background: #fff;
    display: none;
    position: absolute;
    width: 100%;
    min-width: 1030px;
    left: 220px;
    top: 0px;
}

.submenu .main-menu #catalog li:hover .sub-fiels {
    display: block;
}

.submenu .main-menu #catalog .sub-fiels a {
    color: #333333;
    font-size: 14px;
}

.submenu .main-menu .dropdown-trigger:before {
    margin-right: 5px;
    content: "\f108";
    color: #fff;
    float: left;
    font-size: 15px;
}

.submenu .main-menu #catalog .col {
    flex: 1;
    display: block
}

.submenu .wrapper a.phone {
    font-size: 20px;
    color: #605b5e;
    white-space: nowrap;
    line-height: 75px;
    font-weight: 400;
}

#catalog>li:hover {
    background-color: #363982;
}



header .superhead .rtr .select-wrapper {
    margin-left: 10px;
    max-width: 130px;
}

.submenu .wrapper a.phone:hover {
    color: #bc00a7;
}

.submenu .contakts {
    margin-top: 15px;
    display: flex;
}

.submenu .contakts div {
    max-width: 180px;
    padding: 0 15px;
    padding-top: 10px;
    margin-bottom: 10px;
}

.submenu .contakts div strong {
    white-space: nowrap;
}

.submenu .contakts div p {
    line-height: 15px;
    margin-bottom: 0px;
    font-size: 12px;
    color: #737171;
}

.submenu .contakts .bords {
    border-right: 1px dashed #d6d6d6;
    border-left: 1px dashed #d6d6d6;
}

header .superhead .rtr {
    justify-content: flex-end;
}

header .superhead .rtr .select-wrapper input {
    color: #7a7c88;
    font-size: 13px;
    height: 32px;
}

header .superhead .rtr .select-wrapper .dropdown-content {
    margin-top: 40px;
    overflow-x: hidden;
    box-shadow: 5px 7px 20px rgba(23, 23, 23, 0.2);
}

header .superhead .rtr .select-wrapper .dropdown-content li {
    padding: 7px;
    border-bottom: 1px solid #e8e8e8
}

header .superhead .rtr .select-wrapper .dropdown-content li img {
    float: left;
    margin-right: 5px;
}

header .superhead .rtr .select-wrapper .dropdown-content li span {
    line-height: 10px;
    padding: 5px;
    color: #6b6f6f;
}

header .superhead .ltr p {
    color: #655e5e;
    margin-right: 10px;
    margin-bottom: 0;
    padding-top: 5px;
}

header .superhead .ltr p a {
    display: inline-block;
    margin-left: 0px;
}

header .superhead .ltr p a:before {
    color: #c8b4ba;
    font-size: 15px;
}

header .superhead .ltr a {
    color: #afafaf;
    line-height: 30px;
    margin-top: -2px;
}

header .superhead .ltr a:hover:before {
    color: #97be74;
}

header .superhead .ltr .mail:before {
    margin-right: 10px;
}

header .superhead .wrapper {
    align-items: flex-start;
    height: 30px;
}

header .superhead .centrmenu {
    margin-right: 50px;
    max-width: 560px;
    margin-top: 3px;
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
}

header .superhead .centrmenu li {
    display: flex;
}

header .superhead .centrmenu li a {
    font-size: 14px;
    color: #8b8d97;
    font-weight: 400;
}

header .superhead .centrmenu li a.red {
    color: #ff3843;
}

header .superhead .centrmenu li a:hover {
    color: #4a4d97;
}

header .superhead .rtr a {
    font-size: 16px;
    padding-top: 3px;
    font-weight: 500;
    line-height: 20px;
    color: #7a7c88;
    margin-right: 10px;
}

header .superhead .rtr a.phone:before {
    content: "\f106";
    color: #848484;
    margin-right: 6px;
}

.scroll-showcase {
    width: 100%;
}

header .superhead .rtr a:hover {
    color: #4a4d97;
}

header .city-select {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    font-size: 15px;
    color: #616161;
    margin-right: 5px;
    padding-left: 0px;
}

header .superhead .rtr .city-select .select-wrapper {
    margin-left: 10px;
}

header .superhead .rtr .city-select .select-wrapper input {
    height: 26px;
}

header .superhead .rtr .city-select .select-wrapper .select-dropdown {
    border-bottom: none;
    color: #444444;
    font-weight: bold;
    max-width: 90px;
    font-size: 14px;
}

header .superhead .rtr .city-select .select-wrapper .select-dropdown li {
    border-bottom: 1px solid #e6e5e5;
    min-height: auto;
}

header .superhead .rtr .city-select .select-wrapper .select-dropdown li>span {
    color: #423e40;
    line-height: 14px;
    font-size: 13px;
    padding: 6px 10px;
}

header .superhead .rtr .favorit-num {
    height: 28px;
    padding-top: 3px;
    margin-right: 69px;
    padding-left: 10px;
    line-height: 20px;
    font-size: 11px;
    text-transform: uppercase;
    float: left;
    border-right: 0;
}

header .superhead .rtr .favorit-num span {
    line-height: 16px;
    margin-right: 5px;
    float: left;
    margin-top: 6px;
    margin-left: -10px;
    font-size: 11px;
    height: 16px;
    width: 16px;
    text-align: center;
    display: block;
    border-radius: 50%;
    background: #feafc4;
    color: #fff;
}

header .superhead .rtr .favorit-num:before {
    color: #feafc4;
    float: left;
}

header .superhead .rtr .enter {
    width: 80px;
    margin-right: 0px;
    font-weight: 300;
    font-size: 15px;
}

header .superhead .rtr .enter:hover:before {
    color: #441d5e;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

header .superhead .rtr .enter:before {
    font-size: 16px;
    color: #feafc4;
    float: left;
}

.main-menu {
    margin-top: 8px;
}

header .select-wrapper .caret {
    fill: rgba(49, 49, 49, 0.87);
    font-weight: 300;
    width: 18px;
    height: 18px;
    top: -1px;
}

.collapsible .collapsible-header {
    position: relative;
}

.collapsible .collapsible-header .more {
    position: absolute;
    left: 0px;
    margin-top: 4px;
    width: 12px;
    height: 12px;
}

.collapsible .collapsible-header .more:before {
    content: "\f109";
    height: 8px;
    font-size: 8px;
    font-family: Flaticon;
    color: #8491a2;
    width: 8px;
    line-height: 8px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transform: rotate(90deg);
    transition: all 0.2s linear;
    display: block;
}

.collapsible .active .more:before {
    transform: rotate(-90deg);
}

.filtr .collapsible-body {
    border-bottom: none;
}

.catalog-menu .accord .collapsible-header {
    padding-left: 10px;
    border-bottom: 1px solid #ddd;
    padding-right: 10px;
}

.catalog-menu .accord .active .collapsible-header {
    background: #f8f0f2;
}

.catalog-menu .accord .collapsible-header {
    position: relative;
    border-bottom: none;
    line-height: 1;
    padding: 12px;
    font-size: 16px;
    color: #555555;
}

.catalog-menu .accord .collapsible-body {
    border-bottom: none;
    padding: 0px 4px;
    background: rgba(248, 240, 242, 0.3);
}

.catalog-menu .collapsible-body li a:hover {
    color: #feafc4 !important
}

.catalog-menu .accord .collapsible-body li a {
    color: #9a9aae;
    font-size: 12px;
}

#size {
    padding: 50px;
}

#tarif {
    width: 70%;
    max-width: 1300px;
}

#tarif h4 {
    margin-top: 20px !important;
}

#size h4,
#tarif h4 {
    text-align: left;
    font-weight: 500;
    margin-top: -32px;
    font-size: 24px;
}

.table-size {
    grid-template-columns: 20% 20% 20% 20% 20%;
}

.table-tarif {
    grid-template-columns: 25px 17% 17% 17% 17% 17% 17%;
    margin-left: -23px;
}

.table-tarif .heartr {
    font-size: 13px;
    line-height: 15px;
    padding: 15px 0;
    text-align: center;
    background: #c4c3d1;
    font-weight: 500;
}

.table-size,
.table-tarif {
    max-width: 100%;
    display: grid;
}

.table-size .heartr {
    font-size: 13px;
    line-height: 48px;
    background: #c4c3d1;
    font-weight: 500;
}

.table-size div {
    text-align: center;
    padding: 10px 0;
    font-weight: 300;
    border-bottom: 1px solid #ccc;
}

.table-tarif div {
    text-align: center;
    padding: 10px 0;
    font-weight: 300;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.table-tarif div.gold {
    background: #f9efcb
}

.table-tarif div.premium {
    background: #fde5cb
}

.field {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.item-card .descript {
    display: flex;
    flex-wrap: wrap;
}

.modal-content.item-card .descript {
    display: block
}

.modal-content.item-card .descript a {
    text-decoration: underline;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

.modal-content.item-card .descript a span {
    color: #585858;
    font-weight: 400;
}

.modal-content.item-card .descript p {
    color: #797a7c;
    font-size: 12px;
    line-height: 14px;
}

.moredes {
    float: right;
    color: #5659a7;
    text-decoration: underline;
}

.item-card .descript .col p:before {
    color: #bbbbbb;
    font-size: 15px;
    width: 18px;
    height: 15px;
}

.item-card .descript .col p {
    width: 100%;
    height: 14px;
    line-height: 10px;
    margin-bottom: 2px;
}

.item-card .descript .col p strong {
    color: #5659a7;
}

.item-card .descript .col {
    margin-top: 30px;
}

.item-card .descript .col:first-child {
    border-right: 1px solid #ccc;
    margin-right: 30px;
}

.item-card .descript p.dostavka:before {
    content: "\f105";
}

.item-card .descript p.place:before {
    content: "\f105";
}

.item-card .descript p.post:before {
    content: "\f105";
}

.field input,
.field button {
    background: transparent;
    border: none;
    font-size: 16px;
    font-weight: 500;
    color: #5659a7;
    text-align: center;
    line-height: 30px;
    width: 32px;
}

.field input[type="numeric"] {
    border: 1px solid #5659a7;
    border-radius: 5px;
}

.field button:hover {
    background: #e4e5ea;
}

.cardware.best:before {
    content: url(../images/bestprice.png);
    position: absolute;
    right: -4px;
    top: -4px;
}

.basket-shop .basket-string .table {
    margin-bottom: 20px;
}

.cardware.premium {
    flex: 50%;
    max-width: 100% !important;
}

.cardware.premium .img-wrapper {
    height: 238px;
}

.cardware.premium p {
    margin-bottom: 0;
    max-width: 60%;
    display: inline-block;
    float: left;
}

.cardware.premium .pre-price {
    max-width: 50%;
    display: inline-block;
    padding-top: 0;
    float: right;
}

.basket-shop .basket-string .table .row-string {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    border-bottom: 1px solid #cfcfcf;
    padding: 5px 0;
    position: relative;
    margin-bottom: 10px;
}

.basket-shop .basket-string .table .row-string.odd {
    background: #fffafc;
}

.basket-shop .basket-string .table .row-string img {
    margin-right: 10px;
    max-width: 60px;
    border: 1px solid #bebebe;
}

.choice {
    border: 1px solid rgba(204, 204, 204, 0.5);
    padding: 25px;
    margin-top: 20px;

}

.choice h4 {
    font-weight: 600;
    padding-bottom: 20px !Important;
    display: block;
    text-align: left;
}

.choice strong {
    display: block;
}

.choice p {
    margin-bottom: 15px !important;
    display: block;
}

.choice img {
    width: 100%;
    border-radius: 10px;
}

.btn.red {
    background: #ff3541;
    border-radius: 5px;
}

.btn.red:hover {
    background: #474d9b;
}

.order-data .col:last-child {
    margin-right: -20px;
}

.itog {
    text-align: right;
    padding-top: 30px;
    border-bottom: 1px solid #ccc;
}

.order-data+.btn {
    float: right;
    margin-bottom: 60px;
    width: 200px;
    height: 40px;
}

.itog p {
    font-family: roboto;
    text-align: right;
    font-size: 18px;
    font-weight: 500;
}

.itog p strong {
    color: #ff3541
}

.itog p span {
    font-size: 14px;
}

.order-data {
    padding: 20px 0;
    width: 100%;
    justify-content: flex-end;
    display: flex;
    font-family: roboto;
}

.order-data .row {
    width: 100%;
    display: flex;
    font-family: roboto;
    margin-bottom: 0px;
}

.order-data .col {
    align-content: flex-start;
    max-width: 400px;
    padding: 0 30px;
    border-left: 1px solid #ccc;
}

.order-data .col p {
    margin-bottom: auto;
    margin-bottom: 5px;
}

.basket-shop .basket-string .table .row-string .des {
    display: -webkit-flex;
    display: -moz-flex;
    flex-grow: 3;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    padding-left: 15px;
    color: #343435;
    font-size: 16px;
}

.basket-shop .basket-string .table .row-string .des a {
    white-space: nowrap;
    color: #454c9c;
    font-size: 11px;
    font-weight: 600;
}

.basket-shop .basket-string .table .row-string .des p {
    line-height: 18px;
    margin-bottom: 0px;
    font-size: 15px;
}

.basket-shop .basket-string .table .row-string .des p strong {
    margin-top: 0px;
    display: block;
    font-size: 12px;
    font-weight: 400;
}

.basket-shop .basket-string .table .row-string .special-sum {
    font-weight: bold;
    color: #441d5e !important;
}

.basket-shop .basket-string .table .row-string .special-sum span {
    font-size: 12px;
    margin-right: 5px;
}

.basket-shop .basket-string .table .row-string .special-sum a span {
    display: none;
}

.basket-shop .basket-string .table .row-string .stat-setting span {
    color: #877c87;
    font-size: 12px;
    padding-left: 5px;
    line-height: 14px;
}

.basket-shop .basket-string .table .row-string .summ {
    align-content: flex-start;
    padding: 0 12px;
    display: -webkit-flex;
    border-left: 1px solid #c1c1c1;
    margin-left: 20px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    justify-content: center;
    display: flex;
    padding-top: 10px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    align-content: flex-start;
}

.basket-shop .basket-string .table .row-string .count .field {
    margin-top: 20px;
}

.basket-shop .basket-string .table .row-string .summ p {
    font-size: 20px;
    color: #3d3d3d;
    margin-top: 15px;
    margin-bottom: 0px;
    font-weight: 600;
}

.basket-shop .basket-string .table .row-string .summ p span {
    font-size: 14px;
}

.summ span,
.count span,
.total-summ span {
    width: 100%;
    font-size: 12px;
    margin-right: 10px;
    font-weight: 400;
    margin-bottom: 5px;
}

.basket-shop .basket-string .table .row-string .summ p.special-sum {
    font-size: 16px;
    color: #e57d99 !important;
}

.odd .field input,
.odd .field button {
    background: #fdfdfd
}

.basket-shop .basket-string .table .row-string .count span {
    padding-top: 10px;
    text-align: center;
    font-weight: 400;
    font-size: 20px;
}

.basket-shop .basket-string .table .row-string .count {
    padding: 0 12px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: flex-start;
    align-items: flex-start;
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
}

.basket-shop .basket-string .table .row-string .count span {
    margin-right: 10px;
}

.basket-shop .basket-string .table .row-string .total-summ {
    align-content: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    align-items: flex-start;
    padding-top: 10px;
    padding-left: 15px;
    font-weight: 500;
}

.row-string .stat-setting {
    display: flex;
    width: 70px;
    flex-wrap: wrap;
    position: absolute;
    top: -8px;
    right: -7px
}

.basket-shop .basket-string .table .row-string .total-summ p {
    margin-top: 5px;
    width: 100%;
    margin-bottom: 0px;
    text-align: right;
    font-weight: 500;
}

.row-string .stat-setting .close-row {
    background: url(../images/close-black.png);
    background-size: cover;
    margin-left: 50px;
    display: block;
    width: 15px;
    height: 15px;
    margin-top: 40px;
    margin-bottom: 15px
}

.basket-shop .basket-string .table .row-string .total-summ p.special-sum {
    padding: 5px 4px 0 10px;
    position: relative;
    color: #ff3541 !important;
    white-space: nowrap;
    padding: 5px 10px;
    margin-left: -5px;
    margin-top: 0px;
}

.basket-shop .basket-string .table .row-string .total-summ p.special-sum:before {
    content: url(../images/smallgerb.png);
    position: absolute;
    right: -52px;
    top: -17px;
}

.basket-shop .total {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #b3b3b3;
    margin-bottom: 20px;
}

.s3 .more-data {
    border: 1px solid #e8e8e8;

    box-shadow: 0 0 20px rgba(204, 204, 204, 0.3);
    margin-left: 20px;
}

.s3 .more-data li {
    border-bottom: 1px solid #efecec;
    padding-left: 40px;
    color: #545454;
    padding-top: 10px;

}

.s3 .more-data li p {
    margin-bottom: 10px;
}

.s3 .more-data li:before {
    margin-left: -30px;
    float: left;
    margin-right: 10px;
}

.s3 .more-data li.curier:before {
    content: "\f11c"
}

.s3 .more-data li.more:before {
    content: "\f11e";

    border-radius: 50%;
    padding: 10px;
    line-height: 24px;
}

.s3 .more-data li.sam:before {
    content: "\f129"
}

.s3 .more-data li.mail:before {
    content: "\f11b"
}

.basket-shop .total p {
    margin-bottom: 0;
}

.promocode {
    display: flex;
}

.promocode .prom,
.promocode .prom form {
    display: flex;
    flex: 100%;
}

.promocode .prom form input[type="submit"] {
    background: #ccc;
    height: 44px;
    border: 1px solid #adadad;
    max-width: 190px;
    font-size: 14px;
    font-weight: 600;
}

.promocode .style1 {
    margin: 0;
    width: 210px;
    height: 45px;
}

.promocode {
    border-bottom: 1px dashed #b3b3b3;
    padding-bottom: 20px;
}

.special {
    background: #ffeded;
    margin-top: 20px;
    padding: 30px 20px 20px;
}

.special div {
    margin-bottom: 10px;
}

.special div,
.special p {
    text-align: right;
}

.special a,
.special p {
    display: inline-block;
}

.special .small-text {
    display: inline-block;
    font-size: 18px;
    text-align: left;
}

.special .small-text+p {
    display: inline-block;
    color: #ff4541;
    font-weight: 600;
    font-size: 20px;
    max-width: 100%;
    text-align: left;
    width: 100%;
}

.promocode .prom form input[type="text"] {
    max-width: 290px;
}

.promocode .prom form input[type="submit"]:hover {
    background: #d3d4e8;
}

.promocode .prom .info {
    margin-left: 20px
}

.special a {
    border-radius: 4px;
    padding: 10px 20px;
    color: #fff;
    background: #ff4541;
    line-height: 30px;
    height: 30px;
    font-size: 13px;
    margin-left: 15px;
    width: 80%;
    text-align: center;
}

.special a:hover {
    background: #a73a37;
}

.special div p {
    max-width: 250px;
    color: #513333;
    padding-top: 3px;
    font-size: 16px;
    line-height: 20px;
}

.special div p strong {
    color: #ff4541
}

.promocode .prom .info:before {
    content: "\f11f";
    line-height: 43px;
    color: #ccc;
}

.basket-shop .total .main-total {
    padding: 0px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    color: #919191;
    align-items: center;
}

.basket-shop .total .main-total p {
    margin-bottom: 0;
}

.basket-shop .total .main-total strong {
    color: #323232;
    font-size: 22px;
    white-space: nowrap;
    margin-left: 10px;
}

.basket-shop .total .main-total strong span {
    font-weight: bold;
    font-size: 14px;
}

.basket-shop .total .special {
    background: #f2e6f3 url(../images/special.jpg);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding: 12px;
    align-items: center;
    line-height: 12px;
}

.basket-shop .total .special div {
    line-height: 12px;
}

.basket-shop .total .special div p {
    margin-left: 0px;
    color: #6e424e;
    font-size: 22px;
    white-space: nowrap;
}

.basket-shop .total .special div p span {
    font-size: 14px;
    color: #6e424e;
}

.basket-shop .total .special div .small-text {
    font-size: 11px;
    color: #2f2e2e;
    line-height: 11px;
    display: block;
    margin-bottom: 4px;
}

.basket-shop .total .special p {
    font-size: 14px;
    margin-left: 10px;
}

.basket-shop .total .special p strong {
    color: #f92364;
}

.basket-shop .total .setting {
    line-height: 18px;
    align-items: center;
    padding: 0 20px;
    padding-top: 16px;
}

.basket-shop .total .setting a {
    color: #3d3c3c;
    font-size: 12px;
    border-bottom: 1px dashed #3d3c3c;
}

.basket-shop .total .select-gift {
    line-height: 16px;
    padding-left: 15px;
    font-size: 16px;
    align-items: center;
    padding-top: 15px;
    font-size: 12px;
    flex-grow: 1;
}

.basket-shop .total .select-gift a {
    color: #3d3c3c;
    font-size: 17px;
    line-height: 28px;
}

.basket-shop .total .add-gift {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-right: 15px;
}

.basket-shop .total .select-gift:before {
    margin-right: 5px;
    display: inline-block;
    font-family: Flaticon;
    font-size: 40px;
    float: left;
    content: "\f11a";
    width: 45px;
    height: 20px;
    display: block;
    line-height: 20px;
    color: #ff4541;
}

.basket-shop .basket-payment {
    margin-top: 20px;
    background: #fff8fa;
    padding: 15px;
    margin-bottom: 50px;
}

.basket-shop .basket-payment .flex.wrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.basket-shop .basket-payment .step-3 .row {
    flex-wrap: nowrap;
}

.basket-shop .basket-payment h5 {
    width: 100%;
    color: #a26274;
    font-weight: bold;
    margin-bottom: 10px;
}

.basket-shop .basket-payment .step-1 .row,
.basket-shop .basket-payment .step-2 .row {
    width: 100%;
}

.basket-payment label {
    color: #464343;
}

.basket-payment .row {
    margin-bottom: 0px;
}

.basket-shop .basket-payment h5 span {
    float: none;
    font-weight: 900;
    color: #d0d0d3;
    margin-right: 6px;
    font-size: 19px;
}

.basket-shop .basket-payment .step-1 p,
.basket-shop .basket-payment .step-2 p {
    font-size: 12px;
    color: #434343;
    margin-bottom: 3px;
    display: block;
    width: 100%;
    line-height: 13px;
}

.basket-shop .basket-payment .step-1 p strong,
.basket-shop .basket-payment .step-2 p strong {
    color: #f8a6bc;
    margin-left: 15px;
    font-weight: bold;
}

.basket-shop .basket-payment .step-2 p {
    font-size: 12px;
    font-style: italic;
    color: #434343;
}

.basket-shop .basket-payment .step-1,
.basket-shop .basket-payment .step-2 {
    border-bottom: 1px solid #d3d3d6;
}

.basket-shop .basket-payment .step-3 a {
    color: #434343;
    font-size: 12px;
    flex: 25%;
    padding: 5px 10px;
    line-height: 14px;
    margin: 0 4px;
    align-items: center;
    opacity: .8;
}

.basket-payment .step-2 span {
    float: left;
    margin-right: 70px;
}

.basket-shop .basket-payment .step-3 a img {
    margin-right: 10px;
}

.basket-shop .basket-payment .step-3 a.btn-card-1 {
    background: #fbeccf;
    border: 1px solid #ffc2d5;
}

.basket-shop .basket-payment .step-3 a.btn-card-2 {
    background: #fcecd5;
    border: 1px solid #fcecd5;
}

.basket-shop .basket-payment .step-3 a.btn-card-2 img {
    margin-bottom: -20px;
}

.basket-shop .basket-payment .step-3 a.btn-card-3 {
    border: 1px solid #ffc2d5;
}

.basket-shop .basket-payment .step-3 a.btn-card-3 img {
    margin-bottom: -5px;
}

.basket-shop .basket-payment .step-3 a.btn-card-4 {
    border: 1px solid #ffc2d5;
    color: #848484;
}

.basket-shop .basket-payment .step-3 a:hover {
    border: 1px solid #f92364;
    opacity: 1;
}

.banner+.allshop {
    margin-bottom: 60px;
}

.banner+.allshop .company-title {
    margin-bottom: 15px;
    margin-top: 10px;
}

.banner+.allshop .company-title h4 {
    color: #7a7b8b;
    font-weight: 600;
}

.filtr {
    margin: 15px;
    margin-bottom: 50px;
    margin-top: -18px;
    background: #fff;
    margin-left: 0px;
}

.filtr .btn.submit {
    margin-top: 20px;
    margin-left: 25px;
    width: 80%;
    box-sizing: border-box;
    margin-bottom: 0px;
    margin-right: 15px;
}

.filtr .btn.clear:hover {
    opacity: 1;
}

.filtr .btn.clear {
    margin-top: 10px;
    width: 80%;
    margin-left: 25px;
    overflow: hidden;
    text-transform: none;
    height: 50px;
    background: #e8eaf0;
    border-radius: 6px;
    color: #778291;
}

.filtr label {
    display: block;
}

.filtr label input:checked+span {
    color: #585869;
    font-weight: bold;
}

.filtr .collapsible-body {
    padding: 15px 25px;
}

.filtr h5 {
    font-weight: bold;
    padding: 20px 30px 10px;
}

.filtr .collapsible {
    margin-top: 20px;
    border: none;
    margin: 0;
    padding: 0 20px;
}

.filtr .kategories {
    margin-bottom: 30px;
}

.filtr .collapsible .collapsible-header {
    font-weight: 600;
    padding: 10px 2px 4px 20px;
    font-size: 17px;
    color: #2e2e31;
    border-top: 1px solid #ddd;
}

.filtr .collapsible .collapsible-body {
    padding: 10px 0;
}

.filtr .collapsible .collapsible-body .row {
    flex-wrap: nowrap;
}

.filtr .collapsible .collapsible-body .row label {
    margin-right: 15px;
    overflow: hidden;
}

.filtr .collapsible .collapsible-body .row label input {
    box-sizing: border-box;
    border-radius: 3px;
    height: 30px;
    color: #788290;
    font-size: 12px;
    border: 1px solid #ddd;
}

.filtr .collapsible-header:focused {
    background: transparent;
}

.filtr .check {
    margin: 5px;
    height: 20px;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.filtr .check input {
    opacity: 0;
    z-index: 10;
    pointer-events: all;
    position: absolute;
    cursor: pointer;
}

.filtr .check label {
    opacity: 1;
    z-index: 8;
    cursor: pointer;
    position: relative;
    border-radius: 100%;
    border: 3px solid #fff;
    width: 20px;
    overflow: hidden;
    height: 20px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
}

.filtr .check input:checked+label:before {
    content: url(../images/chek.png);
    display: block;
    margin-top: 2px;
    margin-left: 1px;
}

.filtr label span {
    color: #a3a2a2;
    font-size: 14px !important;
    font-weight: 300;
}

.submenu .logo {
    margin-right: 20px;
    padding-top: 11px;
}

.submenu .basket .basket-data {
    flex-grow: 1;
}

.submenu .basket a {
    color: #423e40;
    text-align: left;
    font-size: 16px;
    margin-top: 20px;
    font-weight: 500;
    margin-right: 0px;
}

.submenu .basket a:hover {
    background: transparent;
}

.submenu .basket a span strong {
    font-size: 10px;
}

.submenu .basket p {
    color: #868484;
    font-size: 11px;
    margin: 0;
    margin-top: 10px;
    line-height: 3px;
    text-transform: none;
}

.submenu .basket .dropdown-trigger {
    white-space: nowrap;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0px;
    padding-left: 50px;
    padding-right: 0px;
}

.submenu .basket .dropdown-trigger p {
    flex: 100%;
}

.submenu .basket .dropdown-trigger:before {
    left: 0;
    content: '';
    color: #b5b5b5;
    background: url(../images/cart.png) no-repeat;
    font-size: 40px;
    width: 40px;
    height: 40px;
    position: absolute;
    font-family: arial;
    display: block;
}

.submenu .basket .dropdown-content {
    background: #fff;
    width: 250px !important;
    top: 84px !important;
    margin-left: -138px;
    box-shadow: 0 0 25px #c3bbbb8c;
    overflow: visible;
}

.submenu .basket .dropdown-content a {
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 15px;
}

.submenu .basket .dropdown-content:before {
    z-index: -1;
    content: '';
    width: 20px;
    height: 20px;
    background: #fff;
    transform: rotate(45deg);
    position: absolute;
    left: 20px;
    margin: auto;
    top: -10px;
    display: block;
}

.header #dropdown {
    top: 60px !important;
    width: 250px !important;
    box-shadow: 5px 7px 20px rgba(23, 23, 23, 0.2);
}

.btn.blue {
    border-radius: 5px;
    background: #4a4d97;
    padding: 0px 20px;
    text-transform: none;
}

.btn.blue:hover {
    background: #ff3843;
}

.vosrat-rorm .btn.blue {
    margin: auto;
    height: 50px;
    width: 200px;
}

.basket li {
    display: flex;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
}

.basket li img {
    max-width: 90px;
    max-height: 80px;
    margin-right: 15px;
    margin-right: 15px
}

.basket li .basket-data {
    flex-grow: 2;
}

.basket li .basket-data .mini-title {
    padding-top: 10px;
    font-weight: 600;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 178px;
    white-space: nowrap;
}

.basket li .basket-data .price {
    font-weight: bold;
}

.basket li .basket-data .price strong {
    display: block;
    font-weight: 400;
    font-size: 12px;
}

.basket li .basket-data .price span {
    font-size: 13px;
    font-weight: 300;
}

.basket .fb-price {
    text-align: center;
    font-size: 14px;
    border: 3px dashed #ff3843;
    border-radius: 50%;
    color: #ff3843;
    width: 70px;
    height: 70px;
    position: relative;
    font-weight: 600;
}

.basket .fb-price div {
    position: absolute;
    margin: auto;
    left: 0;
    top: 15px;
    right: 0;
    bottom: 0;
    line-height: 30px;
}

.basket .fb-price strong {
    display: block;
    font-weight: 400;
    font-size: 12px;
    line-height: 0;
}

.submenu .basket .dropdown-content li {
    padding: 5px 0;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    border-bottom: 1px dashed #c6c6ca;
}

.submenu .basket .dropdown-content li img {
    height: 50px;
    width: auto;
    margin: 10px;
}

.submenu .basket .dropdown-content li .mini-title {
    width: 100%;
    display: block;
    margin-top: 10px;
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
}

.submenu .basket .dropdown-content li .price {
    width: 100%;
    display: block;
    font-size: 16px;
    color: #4a4949;
    font-weight: 500;
    margin-top: 5px;
    white-space: nowrap;
}

.submenu .basket .dropdown-content li .price strong {
    width: 100%;
    display: block;
    font-size: 11px;
    color: #7d7c7c;
    line-height: 10px;
}

.submenu .basket .dropdown-content li .fb-price {
    color: #441d5e;
    box-sizing: border-box;
    margin-top: 10px;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: block;
    line-height: 50px;
    border: 3px #441d5e dashed;
    text-align: center;
    line-height: 45px;
    position: relative;
}

.submenu .basket .dropdown-content li .fb-price strong {
    text-align: right;
    position: absolute;
    bottom: -12px;
    font-size: 10px;
    right: 10px;
}

.submenu .basket .dropdown-content li .fb-price:hover>span {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    opacity: 1;
    margin-right: -120px;
}

.submenu .basket .dropdown-content li .fb-price span {
    position: relative;
    display: block;
    position: absolute;
    background: #dc3b6e;
    color: #fff;
    line-height: 13px;
    text-align: left;
    padding: 5px;
    top: 1px;
    right: -16px;
    width: 120px;
    border-radius: 5px;
    font-size: 12px;
    margin-right: -160px;
    box-shadow: 2px 5px 17px 2px 5px 17px rgba(10, 10, 10, 0.4);
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.submenu .basket .dropdown-content li .fb-price span:before {
    content: '';
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
    left: -5px;
    display: block;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #dc3b6e;
    position: absolute;
}

.component {
    padding-top: 20px;
    position: relative;
    z-index: 90;
}

.shop .see.showcase .navigate {
    margin-top: -90px;
}

.see.showcase .navigate {
    margin-top: -39px;
}

.component h4 {
    padding-bottom: 0px !important;
}

.basket-story {
    width: 100%;
}

.basket-story .basket-story_title {}

.basket-story .basket-story_date {
    font-style: italic;
    font-size: 14px;
    color: #787777;
    margin-bottom: 15px;
    background: #f2f2fc;
    width: 100%;
    padding: 2px 5px;
}

.basket-story_table {
    width: 100%;
}

.basket-story_table .row-string {
    display: flex;
    padding: 10px 0;
    border-bottom: 1px solid #ccc
}

.breadcrum {
    padding: 5px 0;
    margin-bottom: 30px;
    margin-top: 30px;
    display: none;
}

.breadcrum ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    white-space: nowrap;
    padding-left: 0;
    margin-bottom: 0;
}

.breadcrum ul li {
    margin-right: 20px;
    position: relative;
    display: inline-block;
}

.breadcrum ul li a,
.breadcrum ul li span {
    border-radius: 5px;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 600px;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #4a4d97;
    padding: 10px 20px;
}

.breadcrum ul li a {
    background: #cacef3;
    font-weight: 500;
    font-style: normal;
}

.breadcrum ul li:after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 12px;
    right: -5px;
    transform: rotate(45deg);
    background: #cacef3;
    transition: .3s;
}

.breadcrum ul li:hover:after {
    background: #53569c;
}

.breadcrum ul li:last-child:after {
    background: #e3e9ff;
    top: 30px;
    right: 15px;
}

.breadcrum ul li span {
    background: #e3e9ff
}

.breadcrum ul li a:hover {
    color: #fff;
    background: #53569c;
}

.item-card {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.12);
    border-radius: 8px;
    padding: 30px;
}

.greyct {
    background: url(../images/viol_bg.png) no-repeat;
    padding: 50px 30px;
    box-sizing: border-box;
    margin-right: 30px;
    align-content: flex-start;
    border: 2px solid #fff0f4;
}

.greyct strong {
    font-weight: 900;
    color: #49494b;
    display: block;
    margin-bottom: 5px;
}

.submenu {
    position: relative;
    z-index: 998;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.main-menu ul li ul li a {
    font-size: 14px;
    color: #717171;
    line-height: 50px;
    text-transform: none;
    font-weight: 500;
}

.main-menu ul li a {
    padding: 0;
}

.main-menu ul li.active a {
    color: #a86a7e;
}

.master {
    font-size: 13px;
}

.master:before {
    display: none;
}

.rightcol {
    max-width: 250px;
    padding-right: 20px;
}

.rightcol h2 {
    font-size: 18px;
    margin-top: 50px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 15px;
    padding-left: 15px;
}

.rightcol ul li {
    margin-bottom: 4px;
}

.rightcol ul li.active>a {
    background: #e2e3ef;
    padding: 2px 8px;
    border-radius: 3px;
}

.rightcol ul li.active ul {
    padding-left: 20px;
    padding-top: 5px;
}

.rightcol ul li.active a {
    font-weight: 400;
}

.rightcol ul li a {
    color: #5e5f6e;
    font-weight: 500;
    font-size: 16px;
    margin-left: 30px;
}

.rightcol ul li a:hover {
    color: #4a4d97;
}

.sp {
    margin-top: 25px;
    display: block;
    max-width: 300px;
    margin-left: 10px;
}

.sp img {
    width: 100%;
    height: auto;
}

.fb:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f10a";
}

.vk:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f107";
}

.ins:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f108";
}

.mail:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f106";
}

.favorit-num:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f103";
}

.pref-1:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f11a";
}

.pref-2:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f119";
}

.pref-3:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f118";
}

.pref-4:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f117";
}

.pref-5:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f10e";
}

.pref-6:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f10d";
}

.pref-7:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f116";
}

.pref-8:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f115";
}

.pref-9:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f10f";
}

.pref-10:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f10c";
}

.pref-11:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f113";
}

.pref-12:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f112";
}

.pref-13:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f111";
}

.pref-14:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f110";
}

.preference h4 {
    font-weight: 600;
    text-align: left;
    color: #575258;
}

.preference h4 span {
    margin-top: -16px;
    margin-left: 180px;
    background: #feafc4;
    display: block;
    width: 40px;
    height: 3px;
}

.preference h4+a {
    color: #68666a;
    float: right;
    margin-top: -40px;
    font-weight: 400;
}

.preference h4+a:hover {
    text-decoration: underline;
    color: #feafc4;
}

.preference .row {
    justify-content: space-between;
    margin-top: 50px;
}

.preference .row .w3 {
    padding-right: 30px;
    box-sizing: border-box;
}

.preference .row div strong {
    color: #575258;
    font-weight: 900;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
}

.preference .row div p {
    line-height: 17px;
    font-size: 13px;
    color: #656464
}

.preference .row .w3:before {
    display: block;
    width: 88px;
    height: 70px;
    float: left;
    content: '';
    margin-top: 25px;
}

.preference .row .transpot:before {
    background: url(../images/bigicon-trans.png) no-repeat;
}

.preference .row .postcard:before {
    background: url(../images/bigicon-postcard.png) no-repeat;
}

.preference .row .gifts:before {
    background: url(../images/bigicon-gift.png) no-repeat;
}

.preference li {
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 22px;
    color: #636363;
    font-weight: 400;
}

.preference i {
    float: left;
    margin-right: 26px;
    font-weight: 500;
    margin-top: -8px;
}

.preference i:before {
    font-size: 32px;
    color: #a9a9a9;
}

.spin {
    padding: 60px 0 30px;
}

.spinner {
    height: 350px;
    padding-bottom: 109px;
}

.spinner .indicators {
    margin-bottom: -20px;
}

.spinner .indicators .indicator-item {
    background-color: #8a8888;
    margin: 17px 4px;
}

.spinner .indicators .indicator-item.active {
    background-color: #d94d81;
}

.about {
    background: url(../images/flowers.jpg) no-repeat left top;
    padding-top: 80px;
}

.about .bdflow {
    padding: 40px 0;
    display: flex;
}

.about .bdflow .col.s5 {
    align-content: flex-start;
    flex: 50%;
    padding-right: 50px;
}

.about .bdflow .col.s5 .small {
    line-height: 20px;
    font-size: 14px;
}

.about .col.s6 {
    align-content: flex-start;
}

.payment-widjet {
    margin: auto;
    margin-bottom: 40px;
    max-height: 200px;
    width: 100%;
    max-width: 900px;
}

.payment-widjet p {
    color: #686967;
    font-size: 12px;
    line-height: 17px;
}

.payment-widjet h6 {
    color: #313230;
    font-size: 17px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 15px;
    width: 100%;
}

.payment-widjet .tabs .indicator {
    display: none;
    background-color: #989292;
}

.payment-widjet .tabs {
    border-bottom: 1px solid #cccbcb;
    padding-bottom: 15px;
    height: 26px;
}

.payment-widjet .tab {
    border-right: 1px solid #cccbcb;
    line-height: 26px;
    padding: 0;
    height: 26px;
    background-color: transparent !important;
    display: flex;
}

.payment-widjet .tab:last-child {
    border: none !important;
}

.payment-widjet .tab a {
    width: auto;
    color: #909090;
    font-weight: 700;
    text-transform: none;
    font-size: 14px;
    background-color: transparent !important;
}

.payment-widjet .tab a.active {
    color: #9dc777;
}

.payment-widjet .tab-content {
    align-content: flex-start;
    padding-left: 110px;
}

.payment-widjet .col i {
    display: block;
    position: absolute;
    margin-left: -90px;
}

.payment-widjet .col i:before {
    color: #828282;
    font-size: 60px;
    margin-right: 70px;
    margin-top: -10px;
}

.payment-widjet .col i.money:before {
    content: "\f11b";
}

.payment-widjet .col i.money-online:before {
    content: "\f10d";
}

.payment-widjet .col i.nomoney:before {
    content: "\f11c";
}

.payment-widjet .col i.money-card:before {
    content: "\f10e";
}

.payment-widjet .s12 {
    padding-top: 30px;
}

.select-dropdown.dropdown-content li:hover {
    background-color: rgb(220, 220, 236);
}

.select-dropdown.dropdown-content li:hover span {
    color: #671e8c;
}

.reg .row {
    margin-left: 0;
    overflow: visible;
}

.reg .dropdown-content li>a,
.dropdown-content li>span {
    font-size: 13px;
    color: #8b9090;
}

.reg .dropdown-content {
    box-shadow: 3px 6px 14px rgba(0, 0, 0, 0.2);
}

.seller {
    background: url(../images/sendler.jpg);
    height: 115px;
}

.newslider .carousel-item {
    width: 32%;
    opacity: 1 !important;
}

.seller form {
    width: 80%;
    display: flex;
    padding-top: 30px;
}

.seller h6 {
    color: #fff;
    max-width: 160px;
    margin-right: 40px;
    line-height: 19px;
    padding-top: 38px;
}

.seller form input {
    color: #fff;
    background: transparent;
    height: 46px;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
}

.seller form input[type="submit"] {
    max-width: 190px;
    margin-left: 20px;
    border: none;
    font-weight: 500;
    box-shadow: 2px 3px 24px rgba(0, 0, 0, 0.15);
    background: #9300E8;
    background: -webkit-linear-gradient(left, #9300E8, #f92364);
    background: -moz-linear-gradient(left, #9300E8, #f92364);
    background: linear-gradient(to right, #9300E8, #f92364);
}

.seller form input[type="submit"]:hover {
    box-shadow: 2px 3px 24px #441d5ec9;
}

.newslider {
    margin-top: -20px;
    height: 300px;
}

.news {
    width: 100%;
}

.news h4 {
    padding-bottom: 10px;
    margin-top: 40px;
}

.newslider .carousel-item .data {
    font-size: 13px;
    color: #afabab;
    font-weight: 300;
    margin-bottom: 10px;
}

.newslider .carousel-item strong {
    display: block;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 600;
}

.newslider .indicators {
    top: 0px;
    height: 10px;
}

.newslider .indicators .indicator-item {
    background-color: rgb(218, 215, 220);
}

.newslider .indicators .indicator-item.active {
    background-color: #ff96af !important;
}

.newslider .carousel-item p {
    color: #757575;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.banner .navigate {
    position: absolute;
    top: 0;
    z-index: 99;
    width: 100%;
}

.banner .navigate .prew.arr {}

.banner .navigate .arr:hover {
    background-color: rgba(255, 255, 255, 0.3) !important;
}

.banner .navigate .arr {
    width: 60px;
    height: 360px;
    display: block;
    cursor: pointer;
    position: absolute;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.banner .navigate .arr:hover {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.banner .navigate .arr.next {
    right: 0px;
}

.banner .navigate .arr.next:before {
    content: url(../images/next.png);
}

.banner .navigate .arr.prew {
    left: 0px;
}

.banner .navigate .arr.prew:before {
    content: url(../images/back.png);
}

.banner .navigate .arr:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 16px;
    height: 16px;
}

.component .kategory .owl-item {
    margin: 0px 4px;
}

.component .banner .slider {
    margin-top: 0;
}

header+.company-data {
    border-bottom: 1px solid #ccc;
}

.company-data {
    margin-top: 20px;
}

.company-data .wrapper {
    justify-content: space-between;
    align-items: center;
}

.company-data .company-logo {
    overflow: hidden;
    max-width: 240px;
    margin-right: 20px;
}

.company-data .company-logo img {
    width: 100%;
    height: auto;
}

.company-data .company-menu {
    flex-grow: 5;
    padding-top: 10px;
}

.company-data .company-menu a {
    color: #323232
}

.company-data .company-menu a:hover {
    color: #4a4d97;
    text-decoration: underline;
}

.company-data .company-slogo {
    font-weight: bold;
    padding-top: 10px;
    font-size: 16px;
    color: #676769;
    margin-right: 40px;
    margin-left: 20px;
}

.company-data .share {
    width: 40px;
    height: 40px;
    background: #ccc;
    border-radius: 50%;
    text-align: center;
}

.company-data .share:before {
    color: #fff;
    font-family: Flaticon;
    content: "\f103";
    font-size: 20px;
    line-height: 41px;
}

.company {
    border-radius: 6px;
    background: #fff;
    border: 1px solid #d2d0d0;
    padding: 10px;
    box-shadow: 0 0 9px rgba(204, 204, 204, 0.5);
}

.company a {
    display: flex;
}

.company a p {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 5px;
    color: #424242;
    font-weight: 700;
}

.company a .logo-comp {
    max-width: 90px;
    overflow: hidden;
}

.company a .logo-comp img {
    width: 100%;
}

.company a span {
    line-height: 14px;
    font-weight: normal;
    display: block;
    font-size: 10px;
}

.company .mini-gallery {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
}

.company .mini-gallery div {
    flex: 45%;
}

.showcase.see {
    justify-content: flex-end;
}

.shop hr {
    width: 1000%;
    height: 1px;
    background: rgba(0, 0, 0, 0.74);
    border: none;
    margin-top: -65px;
}

.new-basket .showcase {
    width: 100%;
    flex-wrap: nowrap !important;
    display: flex;
}



.showcase h4:before {
    margin-left: -60px;
    line-height: 49px;
    font-size: 46px;
    float: left;
    margin-top: 3px;
    margin-right: 10px;
    display: inline-block;
    width: 48px;
    height: 48px;
}

.showcase h4.akcii:before {
    color: #ff3843;
    content: "\f11c"
}

.showcase h4 {
    padding-left: 60px;
    padding-bottom: 15px;
    text-align: left;
    margin-top: 0px;
    color: #8e8e9c;
    text-transform: uppercase;
    position: relative;
    font-weight: 900;
}

.showcase h4 .sort {
    position: absolute;
    right: 10px;
    text-transform: none;
    top: 30px;
    color: #727382;
    font-size: 16px;
    display: flex;
}

.showcase h4 .sort .select-dropdown {
    max-width: 160px;
    font-size: 12px !important;
    color: #727382;
}

.showcase h4 span {
    margin-top: 0px;
    display: block;
    text-transform: none;
    font-size: 14px;
}

.cardware .pre-price span {
    margin-left: 5px;
}

.showcase h4.akcii {
    color: #ff3843
}

.cardware.bestprice .pre-price {
    color: #fe3843;
}

.showcase h4 a {
    color: #9a9899;
    text-transform: none;
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
}

.showcase h4 a:hover {
    color: #f92364;
}

.see .navigate a {
    background-size: 20% !important;
    background-position: center center !important;
    border-radius: 50%;
    display: inline-block;
    margin: 3px 10px;
    width: 40px;
    height: 40px;
}

.owl-carousel .owl-item {
    margin: 0 10px;
    max-width: 250px;
}

.kategory .owl-item {
    margin: 0 12px;
}

.showcase .navigate {
    background: #fff;
    margin-top: -90px;
}

.cardware img {
    display: block;
}

.cardware .img-wrapper {
    overflow: hidden;
    margin-bottom: 15px;
}

.cardware .img-wrapper+p {
    overflow: hidden;
    height: 40px;
    margin-bottom: 10px;
}

.cardware .pre-price {
    font-size: 18px;
    border-top: none;
    padding-left: 20px;
    padding-bottom: 0px;
    text-align: left;
}

.cardware .pre-price span {
    display: inline !important;
    padding: 0;
}

.cardware span {
    display: block;
    color: #7d7d7d;
    font-size: 14px;
    line-height: 18px;
}

.smallsize {
    left: 20px;
    top: 0px;
    left: 0px;
    width: 100%;
    justify-content: space-between;
    display: flex;
}

.cardware {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 9px rgba(204, 204, 204, 0.5);
    margin-top: 15px;
}

.cardware:hover {
    border: 1px solid #4a4d97
}

.smallsize .sh {
    height: 11px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 9px;
    line-height: 11px;
    padding: 3px 7px;
    border-radius: 15px;
    margin-right: 10px;
    margin-top: 10px;
}

.smallsize .sh.hit {
    background: #ff3843;
}
.smallsize .sh.sn {
    background: #7c7fb3;
}

.smallsize .sv {
    color: #ff3843;
    font-weight: 600;
    font-size: 16px;
    height: 26px;
    width: 40px;
    padding-left: 10px;
    padding-top: 6px;
}

.smallsize {
    font-size: 12px;
    color: #bfbfbf;
    position: absolute;
}

.cardware .add {
    width: 90%;
    display: flex;
    background: #fff;
    left: 10px;
    margin: auto;
    margin-bottom: 10px;
    transition: .2s;
}

.cardware .favorit {
    background: #d3d3d3;
    border-radius: 6px;
}

.modal-content.item-card {
    flex-wrap: wrap;
    padding-top: 50px;
}

.modal-content .see .navigate {
    margin-left: 250px;
    float: left;
    background: #fff;
    margin-top: -55px;
}

.modal-content.item-card .owl-item {
    width: 200px !important
}

.modal-content.item-card .see {
    margin-top: 30px;
    margin-bottom: -20px;
    overflow: hidden;
}

.modal-content .owl-carousel .owl-wrapper-outer {
    height: 330px;
}

#card {
    padding-bottom: 0 !important;
}

#user-menu {
    width: 250px !important;
    background: #fff;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
    margin-left: -100px;
    top: 70px !important;
}

#user-menu .policy {
    background: #d0d0d0;
    display: block;
    margin-top: 10px;
    color: #5f5f5f;
    font-size: 13px;
    text-align: center;
    padding: 6px 0;
    width: 100%;
}

#user-menu .my {
    overflow: hidden;
    font-size: 17px;
    font-weight: 600;
    color: #4a4d97;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 2px;
}

#user-menu li {
    height: 30px;
}

#user-menu li a {
    font-size: 15px;
    padding: 0;
    color: #323232;
}

#user-menu .my a {
    font-size: 14px;
    color: #84848d;
    text-decoration: underline;
}

#user-menu .icon:before {
    opacity: 0.7;
    margin-left: 18px;
    margin-right: 8px;
    margin-left: 18px;
    margin-right: 8px;
}

#user-menu .trash:before {
    font-size: 24px;
    content: "\f10a";
}

#user-menu .story:before {
    content: "\f123"
}

#user-menu .myfavor:before {
    content: "\f101"
}

#user-menu .setting:before {
    content: "\f124"
}

.brands {
    padding-bottom: 20px;
    padding-top: 20px;
}

.component .title .setting a {
    white-space: nowrap;
    color: #474c9d;
}

.component .title .setting a.story:before {
    float: right;
    content: "\f123";
    margin-left: 30px;
    color: #3b3b57;
    margin-top: -5px;
}

a.tarif {
    text-align: left;
    color: #474c9d;
    font-size: 16px;
    margin-bottom: 16px;
    margin-top: 15px;
}

a.tarif:before {
    content: "\f10c";
    color: #474c9d;
}

.construct form {
    display: flex;
    flex-wrap: wrap;

}

.construct form .legend {
    margin-bottom: 20px;
}

.construct form .legend .data-user {
    margin-bottom: 20px;
}

.construct form .legend .data-user h4 {
    margin-bottom: 20px;
    font-weight: bold;
    text-align: left;
}

.construct form .legend .data-user h4 span {
    display: block;
    color: #6b6b6b;
    font-size: 14px;
}

.construct .col {
    margin-bottom: 60px;
    overflow: visible;
    flex: 1;
}

.card-construct-title h1 {
    text-align: left;
    font-size: 30px;
    font-weight: 500;
    color: #52514f;
    border-bottom: 1px solid #9a9393;
    padding-bottom: 10px;
}

.construct .construct-header {
    flex: 100%;
    height: 60px;
    display: flex;
    border-bottom: 1px solid #474c9d;
    padding-bottom: 5px;
    margin-bottom: 60px;
}

.construct .construct-header strong {
    font-weight: 900;
    font-size: 40px;
    color: #52514f;
    margin-right: 10px;
}

.construct .construct-header p {
    margin: auto;
}

.construct-header:before {
    width: 40px;
    height: 40px;
    font-size: 40px;
    color: #c1c1c1;
    margin-right: 10px;
}

.construct-header:after {
    content: "\f109";
    margin-top: 10px;
    font-family: Flaticon;
    width: 40px;
    height: 40px;
    font-size: 27px;
    color: #c1c1c1;
    margin-right: 10px;
}

.construct-header.dates:after {
    display: none
}

.times:before {
    content: "\f115";
}

.dates:before {
    content: "\f116";
}

.pack:before {
    content: "\f11f";
    margin-top: 5px;
}

.recal {
    white-space: nowrap;
    white-space: nowrap;
}

.total-card {
    float: right;
}

.total-card p {
    font-size: 20px;
    margin-right: 20px;
}

.total-card span {
    font-size: 14px;
}

.total-card strong {
    margin-right: 10px;
}

.total-card .btn {
    width: 200px;
    float: right;
    height: 40px;
}

.construct .select-wrapper {
    background: #e6e6e6;
    border: 1px solid #babbd9;
    border-radius: 6px;
}

.construct .select-wrapper .select-dropdown {
    color: #70728b !important;
    margin: auto !important;
    font-size: 15px !important;
    width: 220px;
    padding-left: 15px;
}

.construct .dropdown-content {
    border: 1px dashed #a6a8c5;
    width: 230px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    padding-left: 0px !important;
    background: #efefef;
    top: 46px !important;
}
#ord-common .select-wrapper .select-dropdown{    
    width: 100%!important;
    left: 0!important;}

.construct .dropdown-content li span {
    color: #494c5b !important;   
    line-height: 130%!important;
    padding: 5px 16px !important;
}

 

.construct .select-dropdown:focus {
    border: none !important
}

.construct .select-dropdown.dropdown-content li:hover {
    background: #7d80b7;
}

.construct .select-dropdown.dropdown-content li:hover span {
    color: #fff !important;
}

.construct .tabs {
    display: flex;
    overflow: hidden;
}

.construct .tabs a {
    text-align: center;
    text-transform: none;
    color: #5f5d5d
}

.construct .tabs a.active {
    color: #6569ad
}

.construct .tabs .indicator {
    display: none;
}

#fav {
    text-align: center;
    max-width: 500px;
}

#fav .btn {
    position: relative;
    display: inline-block;
    min-width: 100px;
    color: #000;
    background: #bfbfbf;
    border-radius: 5px;
}

#fav .btn.blue {
    color: #fff;
    background: #4a4d97;
}

.title-component .setting {
    display: flex;
}

.title-component .setting .clean {
    color: #4a4d97;
    font-weight: 500;
    padding-left: 20px;
}

.title-component .setting .recal:before {
    content: "\f118";
    color: #a2a2a2;
    font-size: 15px;
}

.title-component .setting .recal {
    color: #a2a2a2;
}

.title-component h1 {
    text-align: left;
    font-size: 30px;
    padding-bottom: 10px;
}

.title-component {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ccc;
    display: flex;
    flex: 100%;
    margin: auto;
    width: 100%;
    max-width: 1300px;
    padding-left: 20px;
}

.title-component .tech {
    padding-bottom: 15px;
    text-align: right;
    color: #28292d;
}

.title-component .tech a {
    display: block;
    font-weight: bold;
    white-space: nowrap;
    font-size: 19px;
    color: #4a4d97;
}

.title-component .step {
    position: absolute;
    top: -18px;
    color: #7e7e7e;
}

.vosrat-rorm {
    display: flex;
    flex-wrap: wrap;
}

.basket-story {
    margin-top: 30px;
}

.basket-story_title {
    color: #636363;
    font-size: 17px;
    margin-bottom: 10px;
}

.basket-story_table .row-string {
    height: 80px;
    justify-content: space-between;
}

.basket-story_table .row-string .des {
    padding-right: 20px;
    display: flex;
}

.basket-story_table .row-string .des img {
    max-width: 90px;
    margin-right: 15px;
}

.basket-story_table .row-string .des p {
    padding-top: 10px;
    margin-bottom: 2px;
}

.basket-story_table .row-string .des p strong {
    display: block;
    font-weight: 400;
    font-size: 12px;
    color: #606060;
}

.basket-story_table .row-string .des a {
    color: #4a4d97;
    font-size: 12px;
    font-weight: 500
}

.basket-story_table .row-string .summ {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 0 20px;
    display: flex;
    align-items: center;
}

.basket-story_table .row-string .summ p {
    font-size: 20px;
    margin: auto
}

.basket-story_table .row-string .summ p span {
    font-weight: 400;
}

.basket-story_table .row-string .count {
    padding-left: 20px;
    padding-top: 20px;
    flex-grow: 2;
}

.basket-story_table .row-string .count span {
    color: #727272;
    font-weight: 400;
}

.basket-story_table {
    margin-bottom: 40px;
}

.basket-story_table .row-string .stat-setting label {
    overflow: hidden;
    padding-right: 30px;
}

.basket-story_table .row-string .stat-setting {
    display: flex;
    align-content: center;
}

.basket-story_table .row-string .stat-setting label span {
    color: #6e6d6d;
}

.basket-story_table .row-string .stat-setting label input {
    right: 0;
}

.basket-story_table .row-string .stat-setting label span:before {
    right: -22px !important;
    left: auto !important;
    border-right: 2px solid #4a4d97 !important;
    border-bottom: 2px solid #4a4d97 !important;
}

.basket-story_table .row-string .stat-setting label span:after {
    right: -30px !important;
    left: auto !important;
    background-color: #ffffff !important;
    border: 1px solid #bdbdbd !important;
}

.basket-story_table .row-string .stat-setting .tooltipped {
    color: #aaa;
}

.basket-story_table .row-string .stat-setting .tooltipped:before {
    content: "\f11a";
    float: right;
    font-size: 16px;
    color: #6f6f6f;
    margin-left: 10px;
}

[type="checkbox"].filled-in:not(:checked)+span:not(.lever):before {
    top: 23px;
}

.material-tooltip {
    background-color: #7b7ecc;
    overflow: visible;
    max-width: 200px;
    line-height: 17px;
    font-size: 12px;
    border-radius: 6px;
    text-align: left;
}

.material-tooltip:before {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    background-color: #7b7ecc;
    position: absolute;
    left: -7px;
    top: 10px;
    transform: rotate(45deg);
}

#one input {
    margin-bottom: 15px;
}

#one .row-table {
    margin-top: -40px;
    margin-bottom: 30px;
}

#one {
    padding: 20px;
    max-width: 340px;
}

#one .modal-close {
    padding: 0;
}

.basket-shop .total {
    justify-content: space-between;
}

.basket-shop .total .select_advert {
    border-right: 1px solid #b3b3b3;
    padding-right: 20px;
}

.post-block {
    box-shadow: 0 0 30px rgba(54, 53, 53, 0.2);
    padding: 35px;
    box-sizing: border-box;
}

.post-block p {
    font-size: 17px;
    line-height: 24px;
}

.post-block .input-field strong {
    margin-top: 20px;
    display: block;
}

.post-block .input-field label {
    margin-bottom: 12px;
    width: 100%;
    position: relative;
    display: block;
}

.post-block .input-field {
    margin-top: 20px;
    border-top: 1px dotted #959595
}

.post-block .adres {
    background: #f5f6fc;
    border: 2px dashed #d1d1d1;
    padding: 20px 30px;
    color: #707173;
    font-size: 16px;
    margin: 30px 0;
}

.vosrat-rorm p {
    margin-bottom: 10px
}

.vosrat-rorm [type="checkbox"]+span {
    font-style: italic;
    color: #565151;
    line-height: 25px;
}

.vosrat-rorm a {
    color: #4a4d97;
}

.vosrat-rorm .pass {
    max-width: 650px;
    margin-left: 0px;
    background: #f2f2f2;
    padding: 20px 30px;
    box-sizing: border-box;
}

.vosrat-rorm span {
    color: #9b9b99;
    font-size: 14px;
    max-width: 470px;
}

.vosrat-rorm .pass strong {
    margin-bottom: 15px !important;
}

.vosrat-rorm {
    margin-top: 50px;
    width: 100%;
}

.vosrat-rorm .s9 {
    padding-right: 50px;
    box-sizing: border-box;
}

.vosrat-rorm .row {
    padding-right: 100px;
    box-sizing: border-box;
    margin-bottom: 40px;
}

.vosrat-rorm .row textarea {
    height: 100px;
    max-width: 610px;
    box-sizing: border-box;
    border-radius: 5px;
    color: #7f7f7f;
    font-size: 17px;
}

.vosrat-rorm .row strong {
    font-size: 20px;
    width: 100%;
    margin-bottom: 24px;
}

.vosrat-chek {
    display: flex;
    justify-content: space-between;
}

.vosrat-rorm .input-field {
    max-width: 590px;
    width: 100%
}

.vosrat-rorm .input-field+div {
    color: #9b9b99;
    font-size: 14px;
}

.vosrat-rorm .input-field input {
    border: none;
    border-bottom: 1px solid #cccccc;
}

.vosrat-chek label {
    position: relative;
    text-align: center;
    margin-right: 20px;
}

.vosrat-chek label span {
    min-width: 150px;
    color: #2c2d47;
    font-weight: 600;
    font-size: 16px;
    padding: 20px !important;
    border: 1px solid #bababa;
    border-radius: 6px;
    display: block;
}

.vosrat-chek [type="radio"]:checked+span:after,
.vosrat-chek [type="radio"].with-gap:checked+span:after {
    background-color: #eaebfa;
    border: 2px solid #eaebfa;
    width: 100%;
    border: none;
    height: 100%;
    margin: auto;
    border-radius: 0;
    z-index: -1;
}

.vosrat-chek [type="radio"]:not(:checked)+span:before,
.vosrat-chek[type="radio"]:not(:checked)+span:after,
.vosrat-chek [type="radio"]+span:before,
.vosrat-chek[type="radio"]+span:after {
    border: 2px solid #fff;
    width: 100%;
    border: none;
    height: 100%;
    margin: auto;
    border-radius: 0;
    z-index: -1;
}

.clearpage {
    padding-top: 50px;
}

.clearpage h1 {
    color: #4a4d97;
    font-size: 26px;
    font-weight: bold;
    padding: 15px 0 30px;
}

.clearpage p {
    max-width: 700px;
    margin: auto;
}

.clearpage .instruction {
    width: 100%;
    height: 250px;
    background: url(../images/boxes.jpg) no-repeat 20% top;
    padding-left: 50%;
    margin-top: 30px;
}

.clearpage .instruction strong {
    color: #4a4da4;
    font-size: 18px;
    padding-bottom: 10px;
    display: block;
}

.clearpage .instruction p {
    margin: 0;
}

.clearpage .instruction .adres {
    background: #f6fafb;
    border: 1px solid #7d80b7;
    max-width: 350px;
    margin-top: 15px;
    color: #7f8082;
    padding: 20px;
}

#city {
    max-width: 900px !important;
    width: 100% !important;
}

#city .cite-select p {
    font-size: 13px;
    margin-bottom: 0;
}

#city .cite-select .select-wrapper {
    display: inline-block;
}

#city .cite-select span {
    color: #4e4e4e;
    font-weight: 300;
    font-size: 12px;
}

#city.select-wrapper input.select-dropdown:focus {
    border-bottom: none !important
}

#city .cite-select .select-wrapper .dropdown-content {
    box-shadow: 2px 8px 10px #9e9e9e78;
    top: 26px !important;
}

#city .cite-select .select-wrapper .dropdown-content span {
    padding: 5px 16px !important;
}

#city .cite-select .select-wrapper input.select-dropdown {
    max-width: 115px;
    line-height: 30px;
    height: 30px;
    font-weight: bold;
    font-size: 18px;
}

#city .cite-select {
    margin-bottom: 20px;
}

#city .search {
    width: 100%;
    max-width: 600px;
    height: 40px;
    box-sizing: border-box;
    padding-left: 15px;
    border: 1px solid #d0d0d0;
    background: url(../images/search.png) no-repeat right center;
}

.city-result {
    padding-left: 15px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.city-result .col {
    font-size: 14px;
    flex: 20%;
    color: #969696
}

.city-result .col:first-child {
    flex: 100%;
    color: #010101
}

.statement a {
    display: inline-block;
    border: 1px solid #7c7fb4;
    margin-right: 30px;
    padding: 10px 20px;
    line-height: 26px;
    min-width: 150px;
    background: #e3e9ff;
    border-radius: 5px;
    font-weight: bold;
}

.statement a:hover {
    background: #4a4d97;
    color: #fff;
}

.legend {
    width: 100%;
    max-width: 600px;
}

.legend textarea {
    border-radius: 5px;
    height: 150px;
    margin-bottom: 30px;
}

.legend .input-field {
    margin-bottom: 20px;
    padding-right: 7px;
}

.legend .input-field input {
    border: none;
    padding-left: 0;
    border-bottom: 1px solid #e0e0e0;
    font-size: 16px;
}

.input-field.col label {
    left: 0;
}

.input-field input[type="date"],
.input-field input[type="time"] {
    margin-right: 30px;
    border: 1px solid #e0e0e0 !important;
    padding-left: 15px;
    background: transparent;
}

.date-field,
.time-field {
    position: relative;
}

.date-field:before,
.time-field:before {
    font-family: Flaticon;
    font-size: 24px;
    position: absolute;
    color: #797979;
    top: 3px;
    left: 226px;
    z-index: -1;
}

.legend .size-product {
    display: flex;
    height: 90px;
    justify-content: space-between;
}

.legend .size-product label {
    flex: 1;
}

.legend .size-product label span {
    width: 100%;
}

.date-field:before {
    content: "\f113";
}

.time-field:before {
    content: "\f112";
}

.pay-method input[type="radio"]:checked+span {
    color: #4a4d97 !important;
}

.pay-method span:before {
    font-family: Flaticon;
    border: none !important;
    float: left !important;
    position: relative !important;
    margin-left: -10px;
    margin-right: 22px !important;
    font-size: 30px;
}

.online-pay span:before {
    content: "\f115";
}

.nal span:before {
    content: "\f116";
}

.zib span:before {
    content: "\f114";
}

.legend .size-product label span strong {
    display: block;
    font-size: 14px !important;
}

.legend .size-product label span {
    border-radius: 3px;
    border: 1px solid #ccc;
    text-align: left !important;
    color: #2d2d2d !important;
    font-size: 12px !important;
    padding: 20px !important;
    line-height: 15px !important;
    height: 60px !important;
}

.item-card .setting-product .size-product label,
.legend .size-product label {
    margin-right: 10px;
}

.item-card .setting-product .size-product label span,
.legend .size-product label span {
    white-space: nowrap;
    color: #000;
    text-align: center;
    font-size: 12px;
    line-height: 8px;
    box-sizing: border-box;
    position: relative;
    padding: 10px;
}

.item-card .setting-product .size-product label span:after,
.legend .size-product label span:after {
    z-index: -1;
    border-radius: 0 !important;
    margin: 0;
    border: 1px solid #4a4d97 !important;
    background: #babbd2 !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    border-radius: 3px !important;
}

.item-card .setting-product .size-product label span:before {
    z-index: -1;
    border: 1px solid #ccc;
    margin: 0;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    border-radius: 3px;
}

.legend a {
    text-decoration: underline;
    color: #4a4d97;
    font-weight: 500
}

.legend+.btn.blue {
    width: 350px;
    height: 55px;
    margin: 0;
    margin-top: 10px;
    margin-right: 30px;
}

.order-data-title,
.order-data_prod {
    flex: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
}

.order-data {
    flex-wrap: wrap;
}

.order-data_prod img {
    max-width: 90px;
    margin-left: -11px;
    margin-right: 10px;
}

.order-data_prod {
    border-bottom: 1px solid #ccc
}

.order-data_des {
    flex-wrap: wrap;
    display: flex;
    align-content: center;
}

.order-data_des p {
    width: 100%;
    margin-bottom: 0;
}

.order-data_price .order-data_des a {
    font-size: 12px;
}

.order-data_total {
    width: 100%;
    padding: 0 40px;
    margin-top: 20px;
}

.order-data_total p {
    margin-bottom: 8px;
}

.order-data_total span {
    font-size: 12px;
    margin-left: 6px;
}

.order-data_total .total-max p {
    font-size: 20px;
    font-weight: 600;
}

.order-data_price {
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    width: 100px;
}

.order-data_price p {
    margin-bottom: 0;
    height: 20px;
    width: 100%;
}

.order-data_price {
    display: flex;
}

.order-data_price p strong {
    display: inline;
}

.order-data_price span {
    margin-left: 10px;
}

.order-data_total .total-max strong {
    color: #4a4d97;
    font-size: 20px
}

#enter {
    max-width: 420px;
    padding: 30px;
    box-sizing: border-box;
}

#enter form {
    display: block;
}

#enter h4 {
    color: #4a4d97;
    margin-top: -30px;
    text-align: left;
    font-weight: bold;
}

.tabsauth {
    display: flex;
    max-width: 100%;
    height: 30px;
    border-bottom: 1px solid #dcdbde;
    margin-bottom: 25px;
}

.tabsauth a {
    text-transform: none;
    color: #95959d;
    padding: 0 !important;
}

.tabsauth a:hover {
    color: #95959d;
}

.tabsauth li {
    line-height: 15px !important;
    height: auto !important;
    padding-right: 1px !important;
    padding-left: 5px !important;
}

.tabsauth a.active {
    color: #4a4d97 !important;
    font-weight: bold;
}

.tabsauth .indicator {
    display: none;
}

#enter input:not([type="checkbox"]) {
    background: #eae9ee;
    height: 50px;
    margin-bottom: 5px;
    border-radius: 4px;
    box-sizing: border-box;
    padding-left: 15px;
}

#enter input[type="submit"] {
    background: #474d9b;
    height: 60px;
    border-radius: 6px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px;
}

#enter form a {
    width: 100%;
    display: block;
    text-align: left;
    color: #474d9b;
}

.phone-input {
    display: flex;
    background: #eae9ee;
    padding: 0;
    border-radius: 6px;
}

#card-enter .phone-input input {
    font-size: 18px;
    padding: 10px;
    border: none !important;
    border-bottom: 1px solid #c6c6c6 !important;
    border-radius: 0px;
    margin: 10px;
    height: 30px;
}

#phone-enter .phone-input input {
    border: none !important;
    border-radius: 0px;
    margin-left: 5px !important;
}

#phone-enter input[type="submit"] {
    height: 50px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#phone-enter .row {
    flex-wrap: wrap
}

#phone-enter .row p {
    width: 100%;
    font-size: 11px;
    margin-bottom: 0;
    text-align: center;
    color: #7b7a80;
}

#phone-enter .phone-input input {
    margin: auto !important;
}

.phone-input {
    max-width: 313px;
    margin: auto;
    margin-bottom: 20px;
}

#enter label {
    width: 100%;
    text-align: left !important;
    margin-bottom: 15px;
    margin-top: 10px;
}

#enter .row {
    margin: auto;
    margin-bottom: 0px !important;
}

#card-enter {
    z-index: 10 !important
}

#LoginForm {
    z-index: 20 !important
}


/* NEWSTYLE*/

.swich-butt {
    display: flex;
}

.swich-butt a {
    display: block;
    width: 60px;
    height: 60px;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -100%;
}

.swich-butt a.basket {
    background-image: url(../images/basket.svg);
}

.swich-butt a.search {
    background-image: url(../images/search.svg);
}

.swich-butt a.menu {
    background-image: url(../images/menu.svg);
}

.colapside {
    list-style: none;
    perspective: 900;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.colapside li {
    position: relative;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}

.colapside li:hover .title {
    background: #EFEFEF;
}

.colapside li:last-of-type {
    padding-bottom: 0;
}

.colapside li p {
    padding-left: 90px;
    font-weight: normal;
    padding-top: 15px;
    font-size: 16px;
    line-height: 19px;
}

@media (max-width: 480px) {
    .colapside li p {
        padding-top: 10px;
        padding-left: 10px;
        background-color: #fff;
    }
}

.colapside li .title {
    border: 1px solid #25B4B1;
    font-weight: normal;
    padding: 30px;
    font-size: 23px;
    padding-left: 80px;
    line-height: 28px;
    color: #292929;
    background: #FAFAFA;
}

@media (max-width: 480px) {
    .colapside li .title {
        padding: 20px;
        font-size: 18px;
        padding-left: 40px;
        line-height: 20px;
    }
}

.colapside li i {
    position: absolute;
    transform: translate(-6px, 0);
    left: 3%;
    top: 30px;
    width: 30px;
    height: 30px;
    border: 1px solid #25B4B1;
}

@media (max-width: 480px) {
    .colapside li i {
        top: 20px;
        left: 4%;
        width: 20px;
        height: 20px;
    }
}

.colapside li i:before {
    width: 1px;
    height: 9px;
}

.colapside li i:after {
    width: 9px;
    height: 1px;
}

.colapside li i:before,
.colapside li i:after {
    content: "";
    position: absolute;
    background-color: #25B4B1;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: block;
}

.colapside li i:before {
    transform: rotate(-90deg);
}

.colapside li input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
}

.colapside li input[type=checkbox]:checked~p {
    margin-top: 0;
    max-height: 0;
    opacity: 0;
    transform: translate(0, 50%);
}

.colapside li input[type=checkbox]:checked~i:before {
    transform: rotate(0deg);
}

.transition {
    transition: all 0.25s ease-in-out;
}

.flipIn {
    animation: flipdown 0.5s ease both;
}

@keyframes flipdown {
    0% {
        opacity: 0;
        transform-origin: top center;
        transform: rotateX(-90deg);
    }

    5% {
        opacity: 1;
    }

    80% {
        transform: rotateX(8deg);
    }

    83% {
        transform: rotateX(6deg);
    }

    92% {
        transform: rotateX(-3deg);
    }

    100% {
        transform-origin: top center;
        transform: rotateX(0deg);
    }
}

.accordion-body {
    display: none;
    padding: 0px;
    margin: 1px 0;
    margin-top: -2px;
    padding-bottom: 5px;
}

.accordion-body .komentitle {
    font-style: italic;
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
    color: #000;
    padding-left: 10px;
    margin-top: 5px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 5px;
}

.accordion-body a {
    color: #000;
    display: block;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    line-height: 16px;
    color: #555555;
    padding: 10px;
    background: url(../images/bar-right.svg) no-repeat 20px center;
    padding-left: 46px;
    border-bottom: 1px solid #e8e8ea;
}

.accordion-body a:hover {
    color: #25B4B1;
}

.accordion-body>*>.accordion-body {
    background: #FFF;
    margin: 0;
}

h4.accordion-header {
    color: #5659a7 !important;
    padding-left: 40px;
}

.accordion-header {
    margin: 3px 0;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
    text-transform: none;
    color: rgba(0, 0, 0, 0.63);
    padding: 12px 0px 12px 27px;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
    display: flex;
    justify-content: flex-start;
    border-bottom: 1px solid #dadada;
    position: relative;
}

.accordion-header span {
    color: #FFCB26;
    background: #474D9B;
    font-size: 10px;
    margin-left: 10px;
    border-radius: 3px;
    padding: 0 2px;
}

.accordion-header:after {
    content: "+";
    right: 16px;
    font-family: Courier;
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    color: #b3b1b1;
    position: absolute;
}

.accordion-header:before {
    content: "";
    display: block;
    border: 1px solid #cacacc;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 15px;
    right: 12px;
    border-radius: 3px;
}

.accordion-header.open {
    background: #F7F7FC;
}

.accordion-header.open:after {
    content: "-";
}

.eshop .owl-carousel .owl-item {
    max-width: 90% !important;
}

.sidenav-close {
    position: absolute;
    background: url(../images/close.svg) no-repeat center center;
    width: 30px;
    height: 30px;
    display: block;
    right: 0;
    top: 10px;
}

.shoppanel {
    padding: 30px;
    padding-top: 50px;
}

.basket-data {
    line-height: 20px;
}

.shoppanel .btn {
    background: #51487D;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    width: 80%;
    margin-top: 40px;
    height: 50px;
}

.citizen {
    height: 50px;
}

.mainmenu {
    width: 90% !important;
    max-width: 400px !important;
}

.mainmenu .collapsible {
    background-color: #F7F7FC;
    padding: 15px 0;
}

.mainmenu .collapsible .collapsible-header {
    align-items: flex-start;
}

.mainmenu .collapsible img {
    margin-right: 15px;
}

.mainmenu .collapsible span {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 178px;
    font-size: 17px;
    white-space: nowrap;
}

.sidenav .collapsible-header:hover {
    background-color: transparent !important;
}

.mainmenu .collapsible-body {
    background-color: #F7F7FC;
}

.mainmenu .collapsible-body a {
    color: #A9A9AF;
    font-size: 18px;
    background-repeat: no-repeat !important;
    background-position: 32px center !important;
    padding-left: 50px;
}

.mainmenu .collapsible-body a.trash {
    background: url(../images/basket.png)
}

.mainmenu .collapsible-body a.story {
    background: url(../images/story.png);
    background-position: 35px center !important;
}

.mainmenu .collapsible-body a.myfavor {
    background: url(../images/hearth.png)
}

.mainmenu .collapsible-body a.setting {
    background: url(../images/setting.png)
}

.mainmenu .collapsible-body a.policy {
    color: #AFAAC8;
    font-weight: 500;
    text-align: center;
    width: 100%;
    padding-left: 0px;
    display: block;
    border-top: 1px dashed #ccccd6;
}

.searchpanel {
    padding: 30px;
    padding-top: 50px;
}

.searchpane .select-wrapper {
    margin-top: 20px;
}

.searchpanel .search-submit {
    width: 60px;
    height: 60px;
    border: 1px solid #E3E3E3;
    font-size: 20px;
    text-transform: uppercase;
    color: #fafaff;
    background: #5659a7;
    position: absolute;
    margin-left: -50px;
}

.searchpanel .search-field {
    border: 1px solid #E3E3E3;
    box-sizing: border-box;
    box-shadow: 0px 2px 50px rgba(0, 0, 0, 0.04);
    height: 60px;
    width: 100%;
    padding-left: 10px;
    color: #5A5858;
}

.searchpanel .search-field+.select-wrapper {
    border: 1px solid #E3E3E3;
    margin-top: 20px;
    height: 40px;
    width: 96%;
    padding-left: 10px;
    color: #5A5858;
    font-size: 14px;
    line-height: 16px;
}

.searchpanel .search-field+.select-wrapper input {
    font-size: 14px;
    line-height: 16px;
}

.eshop .owl-carousel .owl-item {
    max-width: 90% !important;
}

.catalog_menu h2 {
    color: #65549C;
    font-weight: 600;
    text-align: left;
    font-size: 18px;
    margin-top: 15px;
    padding: 15px 30px;
}

.catalog_menu {
    overflow-y: scroll;
    height: 100%;
}

.select-gift .carousel-element {
    position: relative;
}

.select-gift .carousel-element label span {
    position: absolute;
    right: 0px;
    top: 10px;
}

.select-gift .carousel-element label span:before {
    background: #fff;
}

.addgift-card {
    flex-wrap: wrap;
    justify-content: space-around;
}

.row .col.s6 {
    align-content: flex-start;
}

input[type=submit].modal-close {
    background: #4a4d97 none !important;
    position: relative !important;
    height: 60px !important;
    width: 320px !important;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.select-gift .owl-item {
    max-width: 350px !important;
    min-width: 320px !important;
}

.modal-content .addgift-card .owl-carousel .owl-wrapper-outer {
    height: auto;
    margin-bottom: 40px;
}

.our_geo .carousel-element p {
    color: #25253a;
    text-align: center;
    font-weight: 600;
    margin-top: 15px;
}

.our_geo .carousel-element {
    text-align: center;
}

.our_geo .carousel-element img {
    max-width: 80px;
    margin: auto;
}

.blog-item img {
    border: 1px solid #D2D5F1;
    margin-bottom: 15px;
}

.blog-item img:hover {
    border: 1px solid #474D9B;
}

.blog-item .blog_titile {
    margin-bottom: 20px;
    color: #63646F;
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    display: block;
    text-align: left;
    padding-left: 5px;
}

.blog-item .blog_titile:before {
    content: '';
    background: #DBDFF0;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    z-index: -1;
    margin-top: -5px;
    margin-left: -5px;
}

.blog-our .owl-item {
    max-width: 310px !important;
}

.inside_links {
    padding: 5px 0;
    margin-bottom: 30px;
    margin-top: 30px;
    display: flex;
}

.inside_links a {
    background: #E2E7FA;
    font-weight: 400;
    font-style: normal;
    border-radius: 5px;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 600px;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #4a4d97;
    padding: 10px 20px;
    margin-right: 5px;
}

.inside_links a:hover {
    background: #4a4d97;
    color: #fff;
}

.inside_links a.active {
    background: #cacef3;
    font-weight: 500;
}

.our_better_wrapper {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-around;
}

.our_better_item {
    text-align: center;
    flex: 45%;
    color: #5C5D78;
    max-width: 48%;
    margin-bottom: 20px;
}

.our_better_item h4 {
    font-weight: 900;
    font-size: 30px;
    line-height: 150%;
}

.our_better_item p {
    font-weight: 400;
    font-size: 15px;
    text-align: center;
    line-height: 130%;
}

.our_better_img {
    position: relative;
    text-align: center;
    margin-bottom: 10px;
}

.our_better_img img {
    margin: auto;
}

.our_better_img p {
    position: absolute;
    width: 80%;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    top: 20px;
    max-width: 170px;
    line-height: 110%;
    left: 0;
    right: 0;
    margin: auto;
}

.dostavaka_photo {
    position: relative;
    height: 440px;
}

.dostavaka_photo img {
    height: 100%;
    width: 100%;
}

.component h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    text-align: left;
    margin-bottom: 20px;
    padding-left: 10px;
}

.dostavaka_photo h1 {
    color: #fff;
    text-align: left;
    font-weight: 500;
    font-size: 32px;
    line-height: 140%;
    position: absolute;
    left: 15%;
    top: 20%;
}

.dostavaka_photo strong {
    font-weight: 900;
    font-size: 34px;
    line-height: 98.5%;
    display: block;
    max-width: 360px;
}

.our_better_icons {
    width: 100%;
}

.our_better_icons .subtitle {
    text-align: center;
}

.our_better_icons-wrapper {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    flex-wrap: nowrap;
}

.our_better_icons-item {
    text-align: left;
    flex: 49%;
    padding: 0 10px;
    box-sizing: border-box;
}

.our_better_icons-item img {
    margin: auto;
    margin-bottom: 32px;
}

.our_better_icons-item p {
    font-size: 18px;
    line-height: 120%;
    text-align: left;
    color: #5C5D78;
    max-width: 250px;
}

.our_better_icons-item strong {
    color: #5C5D78;
    font-weight: 500;
    font-size: 18px;
}

.our_better_icons-item span {
    display: block;
    text-align: left;
    color: #8586A3;
    font-weight: normal;
    font-size: 19px;
    line-height: 22px;
}

.our_better_icons-item .red {
    color: #B02830;
}

.devilery {
    margin-bottom: 50px;
    width: 100%;
}

.search-dostavka {
    max-width: 90%;
    margin: auto;
    position: relative;
    margin-bottom: 50px;
    margin-top: 60px;
}

.icon-tab {
    display: flex;
    height: auto;
    margin-bottom: 40px;
    max-width: 900px;
    justify-content: space-between;
}

.icon-tab .tab {
    border: 1px solid #D4DAEE;
    border-radius: 5px;
    max-width: 150px;
    margin: 0;
    height: 140px;
    flex: 1;
    width: 205px;
    min-width: 120px;
    margin-right: 10px;
}

.icon-tab .indicator {
    display: none;
}

.icon-tab .tab a {
    color: #B3BDE0;

    text-align: center;
    text-transform: none;
    text-overflow: unset;
    overflow: visible;
    white-space: break-spaces;
    line-height: 120%;
}

.icon-tab .tab img {
    margin: 15px 20px;
    opacity: .5;
    transition: .2s;
}

.icon-tab .tab a:hover {
    background: #f2f4fd;
}

.icon-tab .tab a.active {
    background: #E2E7FA;
}

.icon-tab .tab:hover img,
.icon-tab .tab a.active img {
    opacity: 1;
    transition: .2s;
}

.tabs .tab a.active,
.tabs .tab a:hover {
    color: #474D9B !important
}

.search-dostavka span {
    position: absolute;
    font-size: 14px;
    font-weight: 400;
    color: #5A5858;
    left: 20px;
    margin-top: 10px;
}

.search-dostavka input {
    border: 1px solid #D4DAEE;
    height: 65px;
    color: #5A5858;
    width: 100%;
    font-size: 18px;
    padding: 24px 23px 10px 20px;
    box-sizing: border-box;
}

.icon-tab-content {
    max-width: 890px;
    margin: auto;
    width: 100%;
    overflow-x: scroll;
}

.time-devilery {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
    margin-top: -50px;
}

.time-devilery_wrapper {
    background: rgb(219, 223, 240);
    width: 100%;
    background: linear-gradient(90deg, rgba(219, 223, 240, 1) 0%, rgba(219, 223, 240, 1) 48%, rgba(250, 250, 250, 1) 49%, rgba(250, 250, 250, 1) 100%);
}

.left_devilery {
    flex: 40%;
    padding: 45px;
    box-sizing: border-box;
    text-align: right;
    z-index: 10;
    background: #DBDFF0;
}

.left_devilery p {
    color: #5A5F9E;
    font-size: 18px;
}

.left_devilery a {
    font-size: 36px;
    font-weight: 600;
    color: #5A5F9E;
}

.right_devilery {
    display: flex;
    flex: 60%;
    background: #FAFAFA;
    flex-wrap: wrap;
    position: relative;
    z-index: 10;
    box-sizing: border-box;
    padding: 45px 40px 30px;
}

.right_devilery p {
    flex: 100%;
    color: #5C5D78;
    line-height: 140%;
    font-size: 17px;
}

.right_devilery p strong {
    font-size: 20px;
    display: block;
}

.single-table {
    display: flex;
    flex-wrap: wrap;
    min-width: 800px;
    width: 100%;
}

.single-table_header {
    flex: 100%;
    background: #E9EDFB;
    font-weight: 600;
    color: #474D9B;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    padding: 15px 30px;
}

.single-table_header div,
.single-table_row div {
    flex: 1
}

.single-table_row {
    border-bottom: 1px solid #EFEFEF;
    padding: 10px 30px;
    flex: 100%;
    display: flex;
    justify-content: space-between;
}

.single-table_row p {
    margin-bottom: 0;
}

.free {
    text-transform: uppercase;
    background: #F3F6FF;
    border: 1px solid #B1B5DD;
    text-align: center;
    border-radius: 4px;
    color: #7478AD;
    max-width: 130px !important;
}

.construct {
    padding-right: 90px;
    padding-top: 30px;
}

.construct .icon-tab {
    margin-bottom: 0;
}

.title-component h1 span {
    display: block;
    font-size: 14px;
    padding-top: 10px;
}

.data-user h4 {
    text-align: left;
    font-size: 12px;
}

.construct .icon-tab-content {
    margin: 0;
}

.place-map {
    width: 100%;
}

.place-setting {
    float: left;
}

.place-setting label {
    margin-right: 15px;
}

.mini-icon-tab {
    float: right;
    justify-content: flex-end;
    width: 30%;
    margin-top: -12px;
}

.mini-icon-tab .tab a {
    padding: 10px;
    width: auto;
    line-height: 20px;
    height: 20px;
    opacity: .5;
}

.mini-icon-tab .tab a.active,
.mini-icon-tab .tab a:hover {
    opacity: 1;
}

.landheader {
    background: url(../images/landhead.jpg) no-repeat;
    height: 520px;
}

.landheader h1 {
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 60px;
    text-align: left;
    padding-top: 100px;
}

.landheader h1 span {
    font-size: 30px;
    text-transform: none;
}

.counting .wrapper {
    justify-content: space-between;
}

.betters {}

.counting {
    padding-top: 70px
}

.counting h4 {
    color: #5d5d78;
    font-size: 39px;
    padding-bottom: 55px;
}

.counting .col {
    max-width: 30%;
    color: #5d5d78;
    flex: 33%;
    align-content: flex-start;
}

.counting .count {
    height: 75px;
    font-weight: bold;
    font-size: 60px;
    display: block;
}

.counting span {
    width: 100%;
    font-size: 24px;
    color: #9393aa;
    display: block;
    margin-bottom: 10px;
}

.counting p {
    font-size: 18px;
    line-height: 24px;
    color: #a6a6b3;
}

.counting a {}

.gotocatalog .wrapper {
    margin: 100px auto;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
    padding: 50px;
    border-radius: 6px;
    justify-content: space-around;
}

.gotocatalog .btn {
    background: #4a4d97;
    border-radius: 5px;
    font-weight: 500;
    height: 80px;
    color: #fff;
    line-height: 80px;
    padding: 0 50px;
    font-size: 20px;
    box-shadow: 0 0 30px rgba(74, 77, 151, 0.4);
}

.gotocatalog div {
    font-size: 24px;
    font-weight: 400;
}

.gotocatalog strong {
    color: #5d5d78;
    display: block;
    font-size: 24px;
    font-weight: bold;
}

.gotocatalog div a {
    color: #6a6ab5;
    border-bottom: 1px dashed #6a6ab5
}

.betters {
    padding-bottom: 90px;
}

.betters .wrapper {
    justify-content: space-between;
}

.betters h4 {
    color: #626379;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 44px;
    padding-bottom: 80px;
}

.betters .col {
    flex: 30%;
    max-width: 370px;
    margin-bottom: 60px;
}

.betters .col .title {
    color: #474854;
    width: 100%;
    margin-bottom: 15px;
    line-height: 35px;
    font-weight: 600;
    font-size: 27px;
}

.betters .col .title img {
    margin-right: 15px;
    float: left;
}

.premium {
    padding: 90px 0;
}

.premium h3 {
    font-size: 28px;
    font-weight: 500;
    line-height: 44px;
    margin-bottom: 30px;
    max-width: 800px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    padding-left: 90px;
    background: url(../images/premium.png) no-repeat left top;
}

.premium p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 40px;
    margin-left: 0px;
    opacity: 0.7;
}

.premium form {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.premium form input {
    border: none;
    margin: 0 5px;
    background: #f2f3fd;
    padding-left: 25px;
    font-size: 18px;
    box-sizing: border-box;
    height: 80px;
    color: #6f767a;
    border-radius: 6px;
}

.premium form input[type="submit"] {
    background: #ff3843;
    color: #fff;
    border: none;
}

.popular {
    padding-top: 100px;
}

.popular h3 {
    padding-bottom: 80px;
    color: #626379;
    font-size: 48px;
    font-weight: 500;
}

.grafbg {
    background: url(../images/whitegraf.jpg) no-repeat center bottom;
    padding-top: 70px;
}

.grafbg h3 {
    color: #626379;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 60px;
}

.grafbg .collapsible {
    border: none;
}

.grafbg .collapsible li {
    margin-bottom: 28px;
}

.grafbg .collapsible .collapsible-header {
    background: url(../images/info.png) no-repeat left center;
    padding-left: 56px;
    line-height: 26px;
    font-size: 26px;
    color: #4a4d97;
}

.populartovar {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.populartovar .category {
    flex: 10%;
    text-align: center;
    font-size: 12px;
    margin-bottom: 30px;
}

.populartovar .category a {
    color: #000;
    text-align: center;
    line-height: 14px;
}

.populartovar .category p {
    margin-bottom: 5px;
    height: 20px;
}

.populartovar+p {
    color: #626379;
    font-size: 24px;
    margin: 30px auto;
}

.gotoaction {
    display: flex;
}

.gotoaction div {
    display: flex;
    position: relative;
    align-content: flex-end;
    flex-wrap: wrap;
}

.gotoaction .img-box {
    display: block !important;
    min-width: 400px;
}

.gotoaction .data-box p {
    color: #413e7b;
    margin: 0;
    font-weight: bold;
}

.gotoaction .data-box {
    bottom: 200px;
    width: 300px;
    position: absolute;
}

.gotoaction div h2 {
    color: #626379;
    font-size: 52px;
    font-weight: bold;
    text-align: left;
}

.gotoaction div p {
    font-size: 25px;
    color: #5f5f66;
    margin-top: 15px;
    margin-bottom: 20px;
    max-width: 800px;
    line-height: 30px;
}

.gotoaction div span {
    color: #62687a;
    font-size: 20px;
    line-height: 28px;
}

.gotoaction div a {
    margin-top: 50px;
    margin-bottom: 100px;
    color: #7c7fb4;
    font-size: 32px;
    font-weight: 500;
}

.supertitle {
    color: #474D9B !important;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 35px;
    text-align: center;
    margin-bottom: 20px;
}



.our_numbers {
    background: rgba(219, 223, 240, 0.57);
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.our_numbers .num_block {
    color: #5C5D78;
    font-weight: 900;
    font-size: 32px;
    flex: 45%;
    line-height: 150%;
    margin-bottom: 25px;
    text-align: center;
}

.our_numbers .num_block span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 48%;
}

.our_adwards,
.our_geo {
    max-width: 100%;
}

h1.maintitle {
    color: #8C8C9B;
    font-weight: bold;
    font-size: 32px;
    line-height: 37px;
    text-align: left;
    flex: 100%;
    margin-bottom: 15px;
    margin-top: 20px;
}

h1.maintitle span {
    display: block;
    font-weight: normal;
    margin-top: 10px;
    font-size: 16px;
    line-height: 19px;
}

.contakt_block.big_block {
    flex: 40%;
}

.contakt_block.violet img {
    bottom: 0;
}

.contakt_panel {
    display: flex;
    flex-wrap: wrap;
}

.contakt_block.violet {
    background: radial-gradient(64.68% 64.68% at 54.2% 49.81%, #685CA3 0%, #50477C 100%);
    padding-left: 30px;
    max-width: 100%;
    flex: 100%;
}

.contakt_block.violet p {
    color: #ffffffad;
    max-width: 250px;
}

.contakt_block.violet h4 {
    color: #ffffff;
}

.contakt_block .soc_blok {
    width: 200px;
    display: flex;
    margin-top: 20px;
}

.contakt_block.violet .btn {
    border: 1px solid #b0aacb;
    border-radius: 6px;
    color: #fff;
    left: 0;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    height: 40px;
    width: 200px;
    padding-top: 10px;
    box-sizing: border-box;
    margin-left: 30px;
}

.contakt_block.violet .btn:hover {
    text-decoration: none;
    background: #413775;
}

.contakt_block .soc_blok a {
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    margin: auto;
    margin-right: 10px;
    bottom: auto;
    left: 0;
    opacity: 0.5;
}

.contakt_block .soc_blok a:hover {
    opacity: 1;
}

.contakt_block {
    background: #FFFFFF;
    border: 1px solid #E3E3E3;
    box-sizing: border-box;
    box-shadow: 0px 2px 50px rgb(0 0 0 / 4%);
    border-radius: 6px;
    height: 270px;
    flex: 20%;
    padding: 20px 10px;
    position: relative;
    margin: 0 5px;
    margin-bottom: 20px;
}

.contakt_block img {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.contakt_block h4 {
    color: #7C7C8E;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    text-align: left;
    margin-bottom: 8px;
    padding-bottom: 0;
}

.contakt_block a {
    color: #474D9B;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    display: block;
}

.contakt_block a:hover {
    color: #636ac1;
    text-decoration: underline;
}

.contakt_block p {
    color: #7C7C8E;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
}

.contakt_block span {
    color: #A6A6B2;
    font-size: 16px;
    line-height: 19px;
    color: #262640;
}

.answer_page {
    padding-top: 30px;
}

.answer_page .title {
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #585858;
    text-align: left;
    margin-bottom: 15px;
}

.answer_page ol li,
.answer_page ul li {
    color: #7C7C8E;
    max-width: 1000px;
    line-height: 20px;
    margin-bottom: 6px;
}

.search-faq {
    margin-top: -10px;
}

.search-faq form {
    display: flex;
}

.search-faq input[type=text] {
    background: #FFFFFF;
    border: 1px solid #E3E3E3;
    box-sizing: border-box;
    box-shadow: 0px 2px 50px rgba(0, 0, 0, 0.04);
    height: 50px;
    flex: 100%;
    font-size: 20px;
    padding-left: 30px;
}

.search-faq input[type=submit] {
    overflow: hidden;
    text-indent: -1000px;
    border: none;
    height: 50px;
    width: 50px;
    margin-left: -59px;
    margin-right: 10px;
    background: transparent url(../images/search.png) no-repeat center center;
}

.faq {
    display: flex;
    flex-wrap: wrap;
}

.questions>li {
    margin-bottom: 5px;
}

.faq .rightcol {
    min-width: 340px;
    padding-right: 30px;
}

.questions .collapsible-header {
    background: #F7F7FC;
    font-weight: 500;
    font-size: 17px;
    line-height: 21px;
    color: #585858;
    padding-left: 20px;
}

.questions .collapsible-body {
    padding: 1rem;
}

.questions .collapsible-body ul {
    padding: 0 !important;
}

.questions .collapsible-body ul li {
    text-align: left;
}

.questions .collapsible-body ul li a {
    padding: 0 !important;
    margin: 0 !important;
}

.questions .collapsible-body ul li a:hover {
    text-decoration: underline;
}

.gift-frame {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 600px;
}

.gift-frame img {
    position: absolute;
    left: 30%;
    overflow: hidden;
    top: 20%;
}

.gift-frame:before {
    content: url('../images/pngwing.png');
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: -20%;
    z-index: 10;
}

.whiteform {
    background: #fff;

    box-sizing: border-box;
    padding: 20px;

    border: 1px solid #E3E3E3;
    border-radius: 5px;
    margin-bottom: 60px;
}

.whiteform input,
.whiteform textarea {
    box-sizing: border-box;
    margin-bottom: 15px;
    border: 1px solid #E3E3E3;
    font-family: roboto;
    height: 60px;
    padding-left: 20px;
    color: #5A5858;
}

.whiteform textarea {
    height: 150px;
}

.whiteform .blue {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
    margin-left: 0px;
}

.whiteform label {
    color: #5A5858;
    font-size: 16px;
}

.whiteform .subchek {
    padding-left: 30px;
}

.whiteform .subchek i {
    color: #ADADAD;
    display: block;
    font-size: 12px;
}

.send-gift h4 {
    text-align: left;
    color: #7C7C8E;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
}
.send-gift h4 span {
    font-size: 15px;
    line-height: 18px;
    display: block;
    margin-bottom: 20px;
}

.addgift {
    width: 100%;
    text-align: center;
    color: #7C7C8E;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    margin-top: 40px;
    margin-bottom: 10px;
    font-size: 18px;
}

.addgift:hover {
    text-decoration: underline;
}

.chektab {
    display: flex;
}

.chektab .tabutton {
    border: 1px solid #D4DAEE;
    box-sizing: border-box;
    border-radius: 5px;
    text-align: center;
    max-width: 150px;
    margin-right: 15px;
    cursor: pointer;
    position: relative;
    width: 145px;
    height: 135px;
}

.chektab .tabutton:hover {
    background: #F8F9FD;
}

.chektab .tabutton:hover p {
    opacity: 1;
    transition: .2s;
}

.chektab .tabutton p {
    color: #7C7C8E;
    background: #fff;
    box-shadow: 0px 0px 20px #d6d6d6;
    border: 1px solid #E3E3E3;
    position: absolute;
    padding: 15px;
    line-height: 120%;
    font-size: 12px;
    width: 250px;
    border-radius: 5px;
    z-index: 999;
    top: -40%;
    left: -40%;
    opacity: 0;
    transition: .2s;
}

.chektab .tabutton p:before {
    content: '';
    background: #fff;
    width: 15px;
    height: 15px;
    position: absolute;
    bottom: -7px;
    transform: rotate(-45deg);
    left: 0;
    right: 0;
    margin: auto;
}

.chektab .tabutton input:checked+span {
    background: #E2E7FA;
}

.chektab .tabutton span {
    padding: 0;
    color: #9CA9DC;
    text-align: left;
    font-size: 14px;
    line-height: 120%;
    text-align: center;
    top: 0;
    left: 0;
    position: absolute;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    z-index: 10;
    box-sizing: border-box;
    padding: 90px 15px 20px 15px;
}

.chektab .tabutton input {
    left: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
}

.chektab .tabutton span:before,
.chektab .tabutton span:after {
    display: none;
}

.chektab .tabutton img {
    margin: 20px auto 10px;
    position: relative;
    z-index: 25;
}

.summary {
    border-top: 1px solid #D4DAEE;
    border-bottom: 1px solid #D4DAEE;
    margin: 40px 0;
    padding: 40px 0 10px;
}

.summary .row {
    flex: 100%;
    color: #5B5B72;
    overflow: visible;
    justify-content: flex-start;
    overflow: visible;
}

.summary .row p {
    color: #5B5B72;
    flex: 150px;
    max-width: 150px;
}

.summary .row p strong {
    font-size: 26px;
}

.intheend {
    justify-content: flex-start;
}

.summary .row .fb-price {
    margin-top: -30px;
}

.fb-price {
    color: #FE3441;
    border: 2px dashed #FE3441;
    box-sizing: border-box;
    display: block;
    border-radius: 100%;
    width: 90px;
    height: 90px;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    text-align: right;
    padding-top: 30px;
    padding-right: 10px;
}

.fb-price i {
    font-size: 14px;
    display: block;
    font-weight: 400;
}

.intheend label {
    width: 100%;
    color: #5A5858;
    margin-bottom: 5px;
}

.intheend label a {
    color: #474D9B;
    font-weight: bold;
}

.intheend .btn {
    margin: 0;
    height: 60px;
    width: 260px;
    margin-top: 20px;
}

.intheend .arrow {}

.intheend .clock {
    background: transparent;
    border: 1px solid #474D9B;
    margin-left: 20px;
    border-radius: 6px;
    color: #878BC8;
    font-weight: 600;
}

.intheend .clock:hover {
    background: #E2E7FA
}

.basket-string .table-head {
    background: #e8e8e8;
    color: #9D9D9D;
    font-size: 14px;
    padding: 8px 15px;
}

.basket-shop .basket-string .table .row-string .des i {
    font-size: 12px;
    color: #9495A3;
    display: block;
    line-height: 10px;
}

.private-menu {
    width: 100%;
}

.private-menu ul {
    display: flex;
    margin: auto !important;
    width: 100% !important;
    max-width: 1300px !important;
    margin-bottom: 30px !important;
    padding: 8px 10px !important;
    justify-content: space-between;
}

.private-menu ul:before {
    display: none !important;
}

.private-menu ul li {
    padding: 5px 10px;
    border-right: 1px solid #c0c0c0;
    flex: 1;
    text-align: center;
}

.private-menu ul li:last-child {
    border: none;
}

.private-menu ul li a {
    color: #5659a7;
    font-weight: 600;
}

.private-menu ul li a:hover {
    text-decoration: underline;
}

.acc-title {
    padding-left: 0px;
    color: #3d3d3e;
    font-weight: 600;
    font-size: 24px;
    margin-top: 20px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.account-menu {
    background: #f7f8ff;
    padding: 30px;
    box-sizing: border-box;
    margin-bottom: 20px;
    max-width: 250px;
    min-width: 250px;
    margin-right: 30px;
}

.account-menu ul {
    padding-bottom: 15px;
    padding-left: 10px;
}

.account-menu li a {
    color: #474d9b;
    line-height: 18px;
}

.account-menu li a:hover {
    text-decoration: underline;
}

.account-menu li {
    margin-bottom: 10px;
    line-height: 14px;
    margin-top: 10px;
}

.account-menu li a.active {
    color: #4a4d97;
    font-weight: bold;
}

.account-menu .title {
    color: #22232b;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cdd2f5;
    margin-bottom: 10px;
}

.grey-row.createvacancy {
    justify-content: flex-start;
    align-items: flex-start;
}

.wrapper.nowr {
    flex-wrap: nowrap;
}

.content .center-col {
    flex: 1;
    position: relative;
    padding-bottom: 50px;
}

.content .left-col {
    padding-bottom: 50px;
}

.kadzen {
    margin-bottom: 50px;
    border: 5px solid #4a4d97;
    padding: 30px 30px 0px 30px;
    box-sizing: border-box;
    text-align: center;
    max-width: 250px;
    margin-right: 30px;
}

.kadzen strong {
    color: #4a4d97;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: -10px;
    margin-bottom: 20px;
    display: block;
}

.kadzen p {
    color: #6e6f77;
    font-size: 13px;
    font-weight: 400;
}

.grey-row {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    display: flex;
    background: #f6f6f98c;
    margin-bottom: 10px;
    padding: 20px;
}

.grey-row .col.first {
    flex-grow: 18;
}

.grey-row .col {
    flex: 1;
    flex-grow: 7;
    font-size: 13px;
    color: #a9a9a9;
    font-style: initial;

}

.grey-row .col:nth-child(3) {
    flex-grow: 10;
}

.grey-row .col span {
    display: block;
    font-size: 12px;
    color: #c3c3c3;
    width: 100%;
    white-space: nowrap;
}

.grey-row .col p {
    font-size: 15px;
    margin: 0;
    color: #6e6f75;
    white-space: nowrap;
}

.grey-row .col.first p {
    color: #333333;
    min-width: 100px;
    font-weight: 400;
    font-size: 17px;
}

.grey-row .col.first {
    max-width: 200px;
    flex: 150px;
}

.grey-row .col a {
    white-space: nowrap;
    color: #4a4d97;
    border-bottom: 1px dashed #4a4d97;
}

.grey-row .col a:hover {
    text-decoration: none;
    border: none;
}

.kadzen a {
    background: #4a4d97;
    color: #fff;
    text-transform: uppercase;
    display: block;
    font-weight: 500;
    padding: 10px 25px;
    margin-bottom: -20px;
}

.sub-grey {
    flex: 100%;
    padding: 10px 20px;
    margin-bottom: 15px;
    background: #eff0f9;
    border: 1px solid #d2d4fb;position: relative;
}
.sub-grey .icon{ 
    width: 20px;
    height: 20px;
    margin-left: 10px;
    display: block;
    background-size: cover!important;
    background: url(../images/edit.svg) no-repeat center center;
}
.sub-grey .set-icon{    margin-top: -20px;    float: right;display: flex;}
.sub-grey .icon.close{ background: url(../images/close.svg) no-repeat center center;}
.sub-grey p {
    margin: 0;
}

.btn-dashed {
    text-align: center;
    line-height: 16px;
    min-width: 200px;
    margin-bottom: 15px;
    text-transform: uppercase;
    border: 1px dashed #4a4d97;
    color: #4a4d97;
    font-weight: 500;
    padding: 10px 20px;
}

.btn-dashed:hover {
    background: #4a4d97;
    color: #fff;
    text-decoration: none;
}

.addagency:hover {
    text-decoration: none;
    box-shadow: 0px 0px 0px 0 #2b6f60;
    background-color: #4a4d97;
}

.addagency {
    background: #4a4d97 url(../images/agency.png) no-repeat 10px center;
    color: #fff;
    padding: 10px 0px 10px 80px;
    max-width: 170px;
    box-shadow: 5px 7px 0px 0 #2b6f60;
    display: block;
}

.status.account {
    width: 100%;
    position: absolute;
    max-width: 200px;
    right: 0;
}

.status.account img {
    float: right;
    margin-right: 10px;
}

.status.account p {
    padding: 0;
    margin: 0;
}

.acount-row {
    display: flex;
    border-bottom: 1px solid #cccccc;
    padding: 14px 0;
    justify-content: space-between;
    align-items: center;
}

.acount-row_title {
    flex: 35%;
    max-width: 35%;
    padding-right: 15px;
}

.acount-row_title p,
.acount-row_title a {
    display: block;
    font-weight: bold;
    color: #3d3d3e;
    font-size: 20px;
    margin-bottom: 2px;
    line-height: 100%;
}

.acount-row_title a span,
.acount-row_title span {
    font-size: 14px;
    line-height: 100%;
}

.acount-row_title a:hover span {
    color: #474d9b !important;
    text-decoration: underline;
}

.acount-row_setting {
    flex-grow: 10;
}

.acount-row_setting label {
    display: block;
    color: #666666;
    font-size: 14px;
}

.acount-row_setting label input {
    border: 1px solid #c0c0c0;
    height: 30px;
    width: 70px;
    box-sizing: border-box;
    padding: 5px;
    text-align: right;
    margin: 5px;
    margin-left: 0;
}

.acount-row_setting.more_data {
    display: flex;
}

.acount-row_setting.more_data label {
    color: #666666;
    font-size: 12px;
    flex: 32%;
}

.acount-row.t-price {
    padding: 0;
}

.acount-row_setting.more_data input {
    display: block;
    float: left;
}

.acount-row_setting.more_data span {
    padding-top: 10px;
    display: block;
}

.acount-row_action .btn {
    background-color: #878bc8;
    border-radius: 0;
}

h2.acc-title {
    text-align: left;
    border-bottom: none;
    font-size: 27px;
    padding-left: 0;
    margin-bottom: 20px;
}

.big.blue.btn {
    border-radius: 0;
    margin: 0;
    text-transform: uppercase;
}

.acount-row+.big.blue.btn {
    width: 250px;
    height: 60px;
    margin-top: 60px;
}

.select_region.active {
    display: block;
}

.select_region:hover {
    background: #fff;
}

.select_region.dropdown-content li.active {
    background: #fff;
}

.select_region {
    position: absolute;
    display: none;
    min-width: 678px;
    min-height: 536px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.25);
    padding: 20px;
}

.select_region .acc-info-product__rigth-sidebar.filters {
    display: block;
    margin-bottom: 60px;
    max-height: 320px;
}

.select_region .acc-info-product__rigth-sidebar.filters .filters-lvl1 {
    max-height: 250px;
}

.select_region:before {
    display: block;
    content: "";
    position: absolute;
    background-color: #fff;
    width: 20px;
    margin-top: -30px;
    height: 20px;
    transform: rotate(45deg);
}

.select_region p {
    margin-bottom: 15px;
    font-weight: 500;
}

.search_region input {
    border: 1px solid #9f9fb9;
    width: 98%;
    display: block;
    height: 40px;
    z-index: 9;
}

.search_icon {
    float: right;
    margin-left: -30px;
    z-index: 10;
    display: block;
}

.order_sort {
    display: flex;
    justify-content: space-between;
}

.order_date a {
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    height: 20px;
    line-height: 20px;
    color: #474d9b;
    background: #ecedff;
    display: inline-block;
    padding: 4px 15px;
    border-radius: 3px;
}

.orders .order_date a {
    margin-right: 18px;
}

.orders .order_check a {
    padding-top: 0px;
    line-height: 1.1;
}

.order_inner-title {
    display: flex;
}

.order_inner-title div:last-child {
    margin-left: 80px;
    text-align: left !important;
}

.orders .order_title.pretitle span.big {
    font-family: Roboto;
    font-size: 15px;
    line-height: 18px;
    color: #4a4d97;
}

.orders .order_title.pretitle span {
    font-family: Roboto;
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;

    color: #7f82a3;
}

.orders .order_check button {
    margin-bottom: 6px;
}

.order_date a:hover {
    background: #474d9b;
    color: #ecedff;
}

.top_menu {
    display: flex;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.top_menu a {
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    color: #a6a9cf;
    margin-right: 40px;
}

.top_menu a.active {
    color: #474d9b;
}

.top_menu a sup {
    font-size: 12px;
    color: #474d9b;
    margin-left: 5px;
    margin-top: -10px;
}

.order_prod {
    border: 1px solid #eff0f9;
    margin-bottom: 50px;
    background: #fbfbfd;
}

.order_title {
    background: #eff0f9;
    padding: 17px 30px;
    display: flex;
    justify-content: space-between;
}

.order_title.pretitle {
    background: #e2e4f5;
    padding: 10px 30px;
    align-items: center;
}

.order_title.pretitle span {
    color: #8d8d98;
    font-size: 12px;
}

.order_title.pretitle p {
    font-size: 18px;
    margin-bottom: -3px;
}

.order_title.pretitle .order_st {
    margin: 0;
    margin-left: -10px;
    /*margin-top: 10px;*/
}

.order_title p {
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 5px;
    line-height: 26px;
    color: #4b4c58;
}

.order_title span {
    color: #4a4d97;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
}

.order_title div:last-child {
    text-align: right;
}

.order_row {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-top: 1px solid #e2e4f5;
}

.order_img {
    max-width: 100px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
}

.order_descr {
    max-width: 250px;
}

.order_st {
    max-width: 100px;
}

.order_img,
.order_tt,
.order_descr,
.order_st {
    margin-right: 15px;
    box-sizing: border-box;
    flex: 1;
}

.order_st ul {
    display: none;
    padding: 30px;
    position: absolute;
    width: 350px;
    background: #fff;
    z-index: 999;
    box-shadow: 0 0 30px #0000001c;
    margin-top: 30px;
    margin-left: -40px;
}

.order_st ul:before {
    content: "";
    background-color: #fff;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: -13px;
    transform: rotate(45deg);
    left: 52px;
}

.order_check a {
    padding-top: 5px;
    display: block;
    text-align: left;
    color: #474d9b;
}

.order_check button {
    border: 1px solid #575a83;
    box-sizing: border-box;
    border-radius: 3px;
    color: #474d9b;
    font-weight: 500;
    font-size: 16px;
    white-space: nowrap;
    background: transparent;
    line-height: 19px;
    text-align: center;
    display: block;
    padding: 6px 20px;
}

.order_check button:hover {
    background: #eff0f9;
}

.flex-block {
    display: flex;
    align-items: flex-start;
    padding-bottom: 20px
}

.orders .order_tt {
    min-width: 150px;
    margin-right: 10px;
}

.orders .order_descr {
    min-width: 360px;
    margin-right: 15px;
    flex-grow: 10;
}

.order_title.pretitle .flex-block .order_st {
    margin-right: 125px;
}

.orders .order_title {
    padding-bottom: 9px;
}

.orders .order_st {
    margin-bottom: 40px;
}

.orders .order_row {
    justify-content: space-between;
}

.orders .order_row {
    border: none;
    display: block;
}

.orders .order_prod {
    margin-bottom: 0;
}

.order_body {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #E2E3F4;
}

.info-order__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.info-order__icons a:first-child {
    margin-right: 10px;
}

.info-order__check {
    display: flex;
    align-items: center;
}

.orders .info-order label.check-mini {
    margin-right: 45px;
}

.orders .filters {
    margin-top: 35px;
    margin-bottom: 20px;
    max-width: 720px;
}

.orders .filters .search-wrap .search-field {
    padding-left: 23px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;

    color: #5a5858;
}

.info-order__table th {
    background: #e9edfb;
    min-height: 55px;
    box-sizing: border-box;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #474d9b;
    border-radius: 0px;
    /*position: relative;
	z-index: 1;*/
    width: 10%;
}

.info-order__table th:first-child {
    width: 19%;
}

.info-order__table th:last-child {
    width: 21%;
}

.info-order__table th:nth-child(5) {
    width: 23%;
}

.info-order__table tr {
    border-bottom: 0px solid #efefef;
    position: relative;
}

.info-order__table tr td:first-child,
.info-order__table tr th:first-child {
    padding-left: 25px;
}

.orders .order_row {
    margin-top: 30px;
}

.info-order__table td {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #474d9b;
    border-bottom: 1px solid #efefef;
    padding: 9px 0px;
    padding-left: 5px;
    padding-right: 15px;

    /*border-bottom: 1px solid #efefef;*/
}

/*.info-order__table tr:first-child:before {
	content: "";
	width: 100%;
	display: block;
	position: absolute;
	background: #e9edfb;
	min-height: 55px;
	height: 100%;
}*/
.orders .filters .search-wrap {
    border: 1px solid #e3e3e3;
    min-height: 49px;
}

.info-order__head {
    margin-right: 20px;
}

.orders .info-order label.check-mini,
.orders .info-order label.check-mini span {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #5a5858;
}

.info-order__icons {
    align-items: center;
    display: flex;
}

.info-order__icons a:last-child {
    margin-left: 15px;
}

.order_info {
    padding: 14px 0px 21px 10px;
    margin: 0px 16px 0px 12px;
    border-top: 1px solid rgba(71, 77, 155, 0.6);
    border-bottom: 1px solid rgba(71, 77, 155, 0.6);
}

.big.btn.cancel {
    min-width: 185px;
    min-height: 60px;
    border: 1px solid #575a83;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    background-color: transparent;
    border-radius: 3px;
    color: #474d9b;
}

.big.btn.cancel:hover {
    background: #ff3843;
    color: #fff;
    border: 1px solid #ff3843;
}

.order_st div {
    border-radius: 3px;
    /*position: absolute;*/
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 2px 10px;
    font-size: 11px;
    white-space: nowrap;

    margin-top: -7px;
    margin-left: 10px;
    margin-right: 20px;
    cursor: pointer;
}

.order_img img {
    max-height: 100px;
}

.order_row p {
    color: #4b4b4b;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 6px;
    line-height: 23px;
}

.order_descr p {
    font-size: 18px;
}

.order_descr span {
    display: block;
    color: #4E4F62;
    font-size: 14px;
    line-height: 15px;
}

.order_descr i {
    font-size: 12px;
    color: #777987;
    line-height: 130%;
    display: block;
    padding-top: 10px;
}

.order_descr a {
    font-size: 13px;
    color: #474d9b;
}

.order_sort .select-wrapper input.select-dropdown {
    font-size: 13px;
    line-height: 10px;
    border: 1px solid #d6d6d6;
    padding: 5px;
    height: 30px;
    box-sizing: border-box;
}



.order_st {
    position: relative;
}

.order_st:hover ul {
    display: block;
}

.order_st ul li {
    padding-bottom: 10px;
    margin: 0;
    padding-left: 20px;
    box-sizing: border-box;
    margin-left: 10px;
    position: relative;
    text-align: left;
}

.order_st ul li p {
    font-size: 14px;
}

.order_st ul li:before {
    position: absolute;
    content: "";
    border: 1px solid #ccc;
    margin-left: -31px;
    display: block;
    border-radius: 50%;
    width: 18px;
    bottom: 40%;
    height: 18px;
    background: #fff;
}

.order_st ul li p {
    font-weight: 500;
    font-size: 16px;
    color: #61616b;
    margin-bottom: 0px;
    line-height: 19px;
}

.order_st ul li span {
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #a8a8a9;
}

.develirytab {
    display: flex;
    margin-top: 30px;
    border-bottom: 1px solid #cccccc;
}

.order_st div.status_1,
.order_st li.status_1:before {
    background: #ff3541;
    color: #fff;
}

.order_st div.status_2,
.order_st li.status_2:before {
    background: #9fa0b8;
    color: #fff;
}

.order_st div.status_3,
.order_st li.status_3:before {
    background: #cacbe1;
    color: #fff;
}

.order_st div.status_4,
.order_st li.status_4:before {
    background: #474d9b;
    color: #fff;
}

.order_st div.status_5,
.order_st li.status_5:before {
    background: #676882;
    color: #fff;
}

.dev-tab {
    margin-top: 30px;
    font-size: 16px;
}

.develirytab .tab {
    padding-bottom: 0px !important;
}

.develirytab .tab a {
    color: #6a6a6a;
    text-transform: capitalize;
}

.develirytab .tab a.active {
    color: #fff !important;
    font-weight: bold;
    background-color: #878bc8;
    text-transform: capitalize;
}

.dev-tab .row {
    display: flex;
}

.dev-tab .col {
    flex: 40%;
    box-sizing: border-box;
}

.devplan+.col {
    padding-left: 30px;
}

.devplan+.col ul li {
    margin-bottom: 15px;
}

.devplan+.col ul li p {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 18px;
}

.devplan+.col ul li span {
    font-size: 16px;
    color: #939393;
    font-weight: 300;
}

.devplan {
    border-right: 1px solid #ccc;
    padding-right: 20px;
}

.devplan h3 {
    font-size: 26px;
    font-weight: bold;
    text-align: left;
}

.col .btn {
    margin: 0;
    border-radius: 0;
    font-weight: bold;
    padding: 10px 30px;
    text-transform: uppercase;
}

.dev-tab {
    margin-bottom: 50px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.col .btn.grey {
    color: #8386aa;
}

.col .btn.grey:hover {
    color: #fff;
}

.dev-model h4 {
    text-align: left;
    font-weight: bold;
    padding-bottom: 0px;
}

.table-scroll {
    margin-bottom: 50px;
    overflow-x: auto;
}

.table-scroll tr:nth-child(even) {
    background: #f1f3f9;
}

.table-scroll tr td:first-child {
    line-height: 50px;
    font-weight: bold;
}

.table-scroll td {
    padding: 15px !important;
}

.dev-model h3 {
    color: #474d9b;
    font-weight: bold;
    font-size: 30px;
    text-align: left;
    margin-bottom: 30px;
}

.dev-model .row {
    flex-wrap: nowrap;
}

.zibero_mark {
    background: url(../images/z-mark.svg);
    display: inline-block;
    width: 45px;
    height: 45px;
    background-size: cover !important;
}

.clint_mark {
    background: url(../images/client-mark.svg);
    display: inline-block;
    width: 45px;
    height: 45px;
    background-size: cover;
}

.clint_mark+.zibero_mark {
    margin-left: -8px;
}

.dev-model .col {
    justify-content: space-around;
}

.dev-model .col strong {
    display: block;
    text-align: center;
    width: 100%;
    font-weight: bold;
    margin-bottom: 40px;
    font-size: 26px;
}

.dev-model .col img {
    display: block;
    margin-bottom: 40px;
    margin-top: 10px;
}

.dev-model .col p {
    font-size: 18px;
    line-height: 24px;
    max-width: 80%;
}

#authorize_block center {
    text-align: left;
}

#authorize_block center .btn {
    line-height: 60px;
    height: 60px !important;
}

.btn_sec {
    display: flex;
    margin-left: -10px;
    margin-top: 40px;
}

.btn_sec .btn {
    width: 320px;
    border-radius: 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
}

.whiteform .input-field {
    margin-bottom: 10px;
    margin-top: 10px;
}

.whiteform .col {
    overflow: visible;
}

.whiteform .select-wrapper {
    position: relative;
    border: 1px solid #e3e3e3;
    height: 60px;
    margin-top: 10px;
    flex: 1;
    box-sizing: border-box;
}

.whiteform .select-wrapper input {
    padding-left: 15px;
    font-size: 14px;
    padding-top: 12px;
}

.whiteform .input-field input {
    margin-bottom: 0px;
}

.clean {
    margin: 20px 0;
    height: 5px;
    background-color: #f4f4f4;
    display: block;
    width: 100%;
}

.input-field h3 {
    color: #7c7c8e;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: left;
    padding: 15px 0;
}

.upload .btn-tertiary {
    color: #555;
    padding: 0;
    line-height: 40px;
    width: 320px;
    margin: auto;
    display: block;
    border: 1px solid #e3e3e3;
}

.upload .btn-tertiary:hover,
.upload .btn-tertiary:focus {
    color: #888;
    border-color: #888;
}

.upload .input-file {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.upload .input-file+.js-labelFile {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 15px;
    cursor: pointer;
}

.upload .input-file+.js-labelFile .icon {
    height: 100%;
    background: #4a4d97;
    position: absolute;
    right: 0px;
    top: 0;
    width: 100px;
    color: #fff;
}

.js-labelFile .icon:before {
    content: "";
    background: url(../images/upload.svg);
    display: block;
    width: 20px;
    height: 20px;
    background-size: cover;
    position: absolute;
    right: 38px;
    top: 16px;
}

.form-group {
    position: relative;
}

.upload .input-file+.js-labelFile.has-file .icon:before {
    content: "\f00c";
    color: #5aac7b;
}

.js-fileName {
    text-transform: none;
    top: 11px;
    position: absolute;
    font-size: 15px;
    left: 17px;
}

.addrow {
    display: block;
    border: 1px solid #e3e3e3;
    width: 50px;
    height: 50px;
    position: relative;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}

.addrow:before {
    content: "+";
    color: #c0c0c0;
    font-size: 28px;
    font-weight: 300;
}

.addrow:hover {
    border: 1px solid #878bc8;
    background: #878bc8;
}

.addrow:hover:before {
    color: #fff;
}

.our_model {
    flex: 100%;
    max-width: 100%;
}

.my-retur_section {
    border: 1px solid #CBCFE3;
    padding: 15px;
}

.my-retur_section .acount-item {
    margin: 0px 0px 15px 0px;
}

.my-retur_section .acount-item_body {
    padding-bottom: 10px;
}

.acc-btn {
    border-radius: 3px;
    white-space: nowrap;
    box-sizing: border-box;
}

.cardware.list {
    flex: 100% !important;
    display: flex;
    flex-wrap: nowrap;
    padding: 10px !important;
    max-width: 100% !important;
}

.cardware.list .img-wrapper img {
    max-width: 280px;
}

.cardware.list .img-wrapper {
    width: 280px;
}

.cardware.list .modal-trigger {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

.cardware.list .add {
    max-width: 280px;
}

.cardware.list .add .favorit {
    background-color: transparent;
    width: 42px;
}

.cardware.list .modal-trigger {
    max-width: 200px;
}

.cartext p {
    padding: 0;
}

.cartext a {
    color: #5659a7;
    font-weight: bold;
    font-size: 15px;
}

.list .club_discount {
    bottom: 26px;
    top: auto;
    left: 30px;
}

.cartext {
    flex-grow: 10;
    padding-top: 20px;
    text-align: left;
}

.cardware.list .img-wrapper {
    height: 158px;
}

.cardware.list.new:after {
    content: 'new';
    background: #ff3843;
    position: absolute;
    display: block;
    left: 30px;
    top: 20px;
    color: #fff;
    border-radius: 2px;
    padding: 2px 5px;
    font-size: 12px;
}

.cardware.list .pre-price {
    padding-left: 10px;
    font-size: 23px;
}

.pre-price b {
    color: white;
    background: #ff3843;
    padding: 4px 5px 0px;
    font-weight: 400;
    font-size: 16px;
    border-radius: 3px;
    display: block;
}

.pre-price b span {
    color: #fff;
    font-size: 14px;
    margin: 0 !important;
    text-decoration: none;
    display: block !important;
}

.pre-price b:before {
    content: 'Z';
    display: inline-block;
    border: 1.5px dashed #fff;
    margin-right: 6px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    margin-top: 3px;
    float: left;
    text-align: center;
    line-height: 15px;
    font-size: 12px;
}

.card-last {
    display: flex;
    max-width: 230px;
    align-content: space-around;
    flex-wrap: wrap;
}

.rassrochaka {
    display: flex;
    width: 100%;
    text-align: left;
    padding-left: 10px;
    color: #afafaf;
    font-size: 11px;
    line-height: 20px;
}

.rassrochaka span {
    background: #ffe564;
    font-weight: bold;
    color: #000;
    padding: 2px 5px;
    margin-right: 5px;
    font-size: 14px;
}

.morecontent {
    background: #eceffe;
    padding: 2px 5px;
    font-size: 12px;
    margin-left: 10px;
}

.best_prod .carousel-element {
    height: 260px;
}

.best_prod .carousel-element p {
    height: 40px;
}

h4.best_prod {
    color: #ff3843;
}

h4.best_prod:before {
    color: #ff3843 !important;
}

.component h2 {
    text-align: left;
    font-weight: 600;
    font-size: 24px;
}

.brands {
    padding-top: 40px !important;
}

.brands .owl-item {
    min-width: auto !important;
}

.shop .owl-carousel {
    margin-bottom: 40px !important;
}

.reklam_block .owl-item {
    background: #f3f3f3;
}

.reklam_block .owl-item span {
    height: auto !important;
}

.landheader {
    height: 304px !important;
}

.faq-center {
    margin: 90px auto;
}

.faq-col {
    flex: 25%;
    border-radius: 10px;
    margin-bottom: 25px;
    flex: 25%;
    margin-bottom: 25px;
    border: 1px solid #bfbfbf82;
    margin: 20px;
    padding: 20px;
    text-align: center;
}

.faq-col img {
    max-width: 100px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.faq-col h4 {
    padding-bottom: 20px;
    font-weight: bold;
    font-size: 20px;
    color: #626379;
}

.faq-col ul {
    padding-right: 30px;
    text-align: left;
}

.faq-col li {}

.faq-col a {
    color: #474d9b
}

.faq-col a:hover {
    text-decoration: underline !important;
}

.faq-content {
    padding-top: 60px;
    display: flex;
    flex-wrap: nowrap;
}

.faq-content ul {
    margin-bottom: 30px;
    padding-left: 20px;
}

.right-col ul {
    padding-left: 0;
}

.right-col ul li {
    padding: 8px 0;
    line-height: 17px;
    border-bottom: 1px solid #e4e4e4;
}

.right-col ul a {
    color: #4a4d97;
}

.right-col ul a:hover {
    text-decoration: underline;
}

.faq-content img {
    display: block;
    margin-bottom: 30px;
    border: 1px solid #ccc;
}

.faq-content .table-content {
    overflow-x: scroll;
    margin-bottom: 30px;
}

.faq-content .table-content thead {
    background: #f3f3fb;
}

.faq-content .table-content td {
    font-size: 13px;
}

.faq-content .left-col {
    padding-right: 50px;
}

.faq-content .left-col h2 {
    text-align: left;
    padding-bottom: 40px;
    font-weight: 600;
    font-size: 30px;
}

.faq-content .right-col {
    flex: 30%
}

.faq-content .right-col h4 {
    font-size: 18px;
    padding-top: 30px;
    font-weight: 600;
    text-align: left;
}

.faq-content h3 {
    text-align: left;
    font-weight: 900;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 30px;
}

blockquote {
    border-left: 5px solid #8689ca;
    max-width: 100%;
    padding-left: 50px;
    background-size: 33px !important;
    background: url(../images/info.svg) no-repeat 10px 18px #eeeef7;
}

blockquote.alert {
    background-color: #ffebec;
    border-left: 5px solid #ff3541;
}

.border-color-red {
    border: 2px solid red !important;
}

.city-result .col a {
    font-size: 14px;
    color: #969696;
}

header .superhead .ltr {
    max-width: 250px !important;
}

.timer {
    color: #fff;
    position: fixed;
    left: 15px;
    top: 15px;
    z-index: 999;
    justify-content: center;
    box-sizing: border-box;
    padding: 10px;
    background: #366AB9;
    margin-top: 20px;
    margin-left: 15px;
    border-radius: 5px;
    float: right;
    margin-right: 15px;
}

.timer p {
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px;
}

#TimeActionLast {
    font-weight: bold;
    border: 1px solid #68952e;
    font-size: 32px;
    height: 40px;
    background: #E8E8E8;
    padding: 5px 12px;
    background: -webkit-linear-gradient(top left, #E8E8E8, #B0B0B0);
    background: -moz-linear-gradient(top left, #E8E8E8, #B0B0B0);
    background: linear-gradient(top left, #E8E8E8, #B0B0B0);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.34);
    color: #000;
}



/*.premium {
	background:none !important;
}*/

.title_setting span {
    font-size: 15px;
    line-height: 18px;
    color: black;
}

.title_setting {
    border-bottom: 1px solid red;
}

.user-description .tabs {
    border-bottom: 1px solid red;
}

.tabs .tab a {
    font-size: 17px;
}

.sort_btnactive {
    color: #cc0000;
    text-decoration: underline;
}

.cardware .additive {
    margin-left: 0px !important;
}

.cardware .additive span {
    min-width: 15px !important;
    border-radius: 5px !important;
    margin-right: 5px !important;
    width: auto !important;
    min-height: 15px !important;
}

.cartext span {
    color: #5659a7 !important;
    font-weight: bold !important;
    font-size: 15px !important;

}



.autoresults {
    display: none;
    position: absolute;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    z-index: 10000;
    margin-top: 56px;
}

.autoresults .res-row {
    font-size: 14px;
    padding: 6px 12px;
}

.autoresults .res-row:hover,
.autoresults .res-row-top:hover {
    cursor: pointer;
    background: #cdcdcd54;
}

.autoresults .res-row:before {
    color: #adadad;
    margin-top: 3px;
    float: left;
    font-family: Flaticon;
    border: 1px solid #adadad;
    border-radius: 50%;
    width: 14px;
    text-align: center;
    line-height: 14px;
    height: 14px;
    font-size: 9px;
    margin-right: 10px;
    content: "\f109";
    display: inline-block;
}

.autoresults .res-row span {
    color: #989898;
    font-size: 14px;
    font-size: 12px;
    margin-left: 15px;
}

.autoresults .res-row-top {
    margin-top: 15px;
    display: flex;
    align-items: center;
}

.autoresults .res-row-top .img-wrap {
    max-height: 90px;
    overflow: hidden;
    max-width: 130px;
    margin-right: 20px;
    padding-left: 20px;
}

.autoresults .res-row-top .img-wrap img {
    margin-top: -30%
}

.autoresults .res-row-top .search-descript {
    flex-grow: 2;
    font-size: 16px;
    font-weight: bold;
}

.autoresults .res-row-top .search-descript span {
    font-size: 14px;
    display: block;
    font-weight: 400;
}

.autoresults .res-row-top .stars {
    padding-right: 40px;
    color: #7d7d7d;
    display: flex;
    font-size: 12px;
}

.autoresults .res-row-top .stars .icon:before {
    color: #7d7d7d;
    font-size: 12px;
}

.error {
    border: 1px solid red;
    border-radius: 5px;
    background-color: #eee;
    color: #cc0000;
    font-size: 14px;
    font-weight: bold;
    padding: 15px;
    position: relative;
    width: 100%;
    display: flex;
    flex: 100%;
    margin: auto;
    width: 100%;
    max-width: 1300px;
}

.success {
    border: 1px solid green;
    border-radius: 5px;
    background-color: #eee;
    color: green;
    font-size: 14px;
    font-weight: bold;
    padding: 15px;
    position: relative;
    width: 100%;
    display: flex;
    flex: 100%;
    margin: auto;
    width: 100%;
    max-width: 1300px;
}

.imgkat {
    max-width: 149px !important;
    max-height: 75px !important;
    margin: 0 auto;
}

.imgbrd {
    max-width: 150px !important;
    max-height: 75px !important;
    margin: 0 auto;
}

.kategoryi {
    width: 100%;
}

.kategoryi .carousel-element {
    height: 150px;
    border-radius: 6px;
    border: 1px solid #d2d0d0;
    box-shadow: 0 0 9px rgba(204, 204, 204, 0.5);
    text-align: center;
    background: #fff;
    margin: 6px;
    padding: 25px 0 18px;
}

.kategoryi .carousel-element p {
    padding: 0 15px;
    color: #46494f;
}

.kategoryi {
    margin-bottom: 60px;
}

.component .kategoryi .owl-item {
    margin: 0px 4px;
}

.kategory1 .owl-item {
    margin: 0 12px;
}

.redbo {
    border-color: red;
}


.header__main-menu #catalog {
    overflow: visible;
    min-height: 966px;
    background: #53569c;
    left: 0px !important;
    width: 250px !important;
    top: 50px !important;
}

.header__main-menu #catalog .sub-fiels {
    padding: 30px;
    padding-left: 50px;
    padding-top: 10px;
}

.header__main-menu #catalog .sub-fiels p {
    float: left;
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.header__main-menu #catalog .sub-fiels p.alert {
    color: #ff3843;
}

.header__main-menu #catalog .sub-fiels li {
    height: auto;
    margin-bottom: 0px;
}

.header__main-menu #catalog .minibrend {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
}

.header__main-menu #catalog .minibrend div {
    flex: 40%;
    overflow: hidden;
    height: 50px;
    border: 1px solid #ccc;
    margin: 10px;
}

.header__main-menu #catalog .especial div {
    border: 1px solid #ccc;
    width: 90%;
    margin-top: 20px;
    display: flex;
    box-sizing: border-box;
    padding: 10px;
    font-size: 14px;
    justify-content: space-between;
}

.header__main-menu #catalog .especial div p {
    float: left;
    margin-top: 10px;
    font-weight: 500;
    margin-bottom: 10px;
    padding: 0;
    line-height: 10px;
}

.header__main-menu #catalog .especial div img {
    margin-top: -20px;
}

.header__main-menu #catalog .sub-fiels li a {
    line-height: 18px;
    padding-left: 0px;
    font-size: 13px;
    font-weight: 400;
    padding: 4px 5px;
}

.header__main-menu #catalog .sub-fiels li a:hover {
    color: #454894;
}

.header__main-menu #catalog>li>a {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    line-height: 100%;
    text-overflow: ellipsis;
}

.showcase .slick-arrow,
.allshop .slick-arrow {
    display: none !important;
}

.shop .g4 .cardware {
    max-width: 23%;
}

.shop .g4 .cardware .btn {
    min-width: 100px;
}

.header__main-menu #catalog>li>a:after {
    position: absolute;
    opacity: 0;
    transition: 0.3s;
    z-index: 999;
    right: -10px;
    top: 7px;
    transform: rotate(45deg);
    height: 22px;
    width: 22px;
    content: "";
    background: #363982;
}

.header__main-menu #catalog li:hover a:after {
    opacity: 1;
    transition: 0.3s;
}

.header__main-menu #catalog a {
    line-height: 33px;
    color: #fff;
    padding-left: 25px;
    text-transform: none;
    font-weight: 300;
    font-size: 12px;
}

.header__main-menu #catalog a:hover {
    background: transparent;
}

.header__main-menu #catalog li {
    height: 26px;
}

.header__main-menu #catalog .sub-fiels ul {
    margin-bottom: 20px;
}

.header__main-menu #catalog .sub-fiels {
    min-height: 100%;
    box-shadow: 5px 5px 15px rgba(21, 21, 21, 0.2);
    background: #fff;
    display: none;
    position: absolute;
    width: 100%;
    min-width: 1030px;
    left: 250px;
    top: 0px;
}

.header__main-menu #catalog .sub-fiels a {
    color: #333333;
    font-size: 14px;
    padding-left: 0px;
    width: 100%;
    line-height: 18px;
    font-weight: bold;
}

.header__main-menu #catalog .sub-fiels a:hover {
    color: #4a4d97;
}

.header__main-menu #catalog .col {
    flex: 1;
    display: block;
}

#catalog>li:hover {
    background-color: #363982;
}

#catalog>li a {
    padding-left: 25px;
    font-weight: 300;
    font-size: 14px;
}

*,
*:active,
*:hover {
    outline: none !important;
}

.modal {
    background-color: #ffffff;
    overflow-x: hidden;
}

a,
p,
span,
button,
input,
a:hover,
button:focus,
input:focus {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}



h1,
h2,
h3,
h4 {
    width: 100%;
    text-align: center;
}

input:focus,
select:focus,
textarea:focus {
    outline: 1px solid #2f428e;
}

::-webkit-input-placeholder {
    font-size: 13px;
    color: #737477 !important;
}

::-moz-placeholder {
    font-size: 13px;
    color: #737477 !important;
}

:-moz-placeholder {
    font-size: 13px;
    color: #737477 !important;
}

:-ms-input-placeholder {
    font-size: 13px;
    color: #737477 !important;
}

input:focus::-webkit-input-placeholder {
    color: #c2c2c2 !important;
}

input:focus::-moz-placeholder {
    color: #c2c2c2 !important;
}

input:focus:-moz-placeholder {
    color: #c2c2c2 !important;
}

input:focus:-ms-input-placeholder {
    color: #c2c2c2 !important;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background-image: none;
    background-color: #fff !important;
    color: #000 !important;
    -webkit-box-shadow: inset 0 0 0 50px #fff !important;
    -webkit-text-fill-color: #000 !important;
}

body {
    padding: 0;
    margin: 0;
    font: 13px/20px;
    overflow-x: hidden;
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
em,
strong,
pre,
code {
    padding: 0;
    margin: 0;
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
}

table {
    font-size: inherit;
    font: 100%;
    /*border-collapse:collapse;border-spacing: 0;*/
}

ul {
    list-style: none;
}

* {
    outline: none;
}

fieldset,
img {
    border: 0;
    margin: 0px;
    padding: 0px;
}

p {
    margin: 0;
}

html,
body,
table {
    height: 100%;
    width: 100%;
}

textarea {
    padding: 1px 0 1px 5px;
}

option {
    padding: 0 0 1px 5px;
}

input[type="hidden"] {
    display: none;
}

input[type="button"],
input[type="submit"],
input[type="checkbox"],
input[type="image"],
input[type="radio"],
input[type="reset"],
select,
button {
    cursor: pointer;
}

@resetforms {
    font: 100% arial, sans-serif;
    vertical-align: middle;
}

.clear:after {
    display: block;
    clear: both;
    content: "";
}

a:focus,
a:active,
a:hover,
p:focus,
p:active,
p:hover,
li:focus,
li:active,
li:hover,
span:focus,
span:active,
span:hover,
input:focus,
input:active,
input:hover {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
}

.grey {
    background: #ebecf2;
}

@font-face {
    font-family: "Flaticon";
    src: url("../fonts/Flaticon.eot");
    src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/Flaticon.woff") format("woff"),
        url("../fonts/Flaticon.ttf") format("truetype"), url("../fonts/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: "Flaticon";
        src: url("Flaticon.svg#Flaticon") format("svg");
    }
}

.icon {
    position: relative;
    display: block;
    cursor: pointer;
}

.icon:before {
    content: "";
    color: #212121;
    display: inline-block;
    font-size: 22px;
    font-family: Flaticon;
    width: 22px;
    height: 22px;
}

.wrapper {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: auto;
    max-width: 1300px;
    width: 100%;
    height: auto;
    z-index: 10;
}

.row,
.col {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.strench {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.valign-justify {
    align-content: space-between;
}

.w1 {
    flex: 100%;
    max-width: 100%;
}

.w2 {
    flex: 49%;
    max-width: 50%;
}

.w3 {
    flex: 30%;
    max-width: 33%;
}

.w4 {
    flex: 25%;
    max-width: 25%;
}

.w5 {
    flex: 20%;
    max-width: 20%;
}

.w6 {
    flex: 15%;
    max-width: 15%;
}

.s1 {
    flex: 8%;
}

.s2 {
    flex: 17%;
}

.s3 {
    flex: 25%;
    max-width: 28%;
}

.s4 {
    flex: 33%;
    max-width: 33%;
}

.s5 {
    flex: 41%;
}

.s6 {
    flex: 49%;
    max-width: 49.8%;
}

.s7 {
    flex: 58%;
    max-width: 58.1%;
}

.s8 {
    flex: 66.4%;
}

.s9 {
    flex: 74.7%;
    max-width: 79%;
}

.s10 {
    flex: 80%;
}

.s11 {
    flex: 91.3%;
}

.s12 {
    flex: 100%;
}






.g3 .col {
    flex: 33%;
}

.g5 .company,
.g5 .col {
    flex: 19%;
    margin-bottom: 15px;

}

.content {
    width: 100%;
    max-width: 100% !important;
}

.cleartext {
    max-width: 840px;
    margin: auto;
}

form input {
    padding: 10px;
    width: 100%;
    height: 20px;
}

form textarea {
    border: 1px solid #c3c3c3;
    padding: 10px;
    width: 100%;
}

[type="checkbox"].filled-in:not(:checked)+span:not(.lever):after {
    border: 1px solid #b7b7b7;
    width: 15px;
    height: 15px;
}

[type="checkbox"].filled-in:checked+span:not(.lever):after {
    border: 1px solid #5659a7;
    width: 15px;
    height: 15px;
    background-color: #5659a7;
}

[type="checkbox"].filled-in:checked+span:not(.lever):before {
    width: 4px;
    height: 7px;
}

[type="checkbox"]+span:not(.lever) {
    height: 25px;
    padding-left: 30px;
    line-height: 19px;
}

.map {
    margin-bottom: 20px;
}

.kontakt-form {
    max-width: 500px;
}

.component.maincat {
    padding-bottom: 100px;
}

.component.row.wrapper {
    flex-wrap: nowrap;
    overflow: visible;
}

.kontakt-form input,
.kontakt-form textarea {
    border: 1px solid #fbd5df;
}

.component.s9 {
    background: none;
    overflow: hidden;
}

.kontakt-form [type="checkbox"]+span:not(.lever) {
    font-size: 14px;
    margin-bottom: 0px;
}

.kontakt-form .row {
    margin-bottom: 7px;
}

.kontakt-form h6 {
    font-weight: bold;
    color: #6a6a6a;
    font-size: 15px;
    line-height: 25px;
}

.kontakt-form span {
    margin-bottom: 20px;
    font-size: 14px;
    color: #808080;
    display: block;
}

.kontakt-form .submit {
    max-width: 250px;
}

body,
p,
a,
span,
h1,
h2,
h3,
h4 {
    font-family: "roboto";
    font-weight: 400;
}

i {
    font-style: normal;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

p {
    line-height: 20px;
    margin-bottom: 18px;
}

strong {
    font-weight: bold;
}

.btn {
    margin: 15px;
}

.btn.style1 {
    background: #4a4d97;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    text-transform: none;
    padding: 0 30px;
    white-space: nowrap;
}

.branding {
    padding-top: 40px;
}

.branding .slick-slide {
    margin: 6px;
    border-radius: 6px;
    box-shadow: 0px 0px 20px #00000036;
}

.branding .slick-slide a {
    display: flex;
    width: 100%;
    height: 90px;
    overflow: hidden;
    justify-content: space-around;
    align-items: center;
}

.branding h2 {
    text-align: left;
    color: #a0a0a0;
    font-weight: bold;
    padding-top: 20px;
}

.showcase h4.sell:before {
    content: "\f10e";
    font-weight: 400;
    color: #8e8e9c;
}

.showcase h4.news:before {
    content: "\f10d";
    font-weight: 400;
    color: #8e8e9c;
}

.showcase h4.hot:before {
    content: "\f110";
    font-weight: 400;
    color: #8e8e9c;
}

.shop .owl-carousel {
    margin-bottom: 40px;
}

.btn.style1:hover {
    background: #441d5e;
    color: #fff;
}

.downl:before {
    content: "\f127";
    color: #4a4d97;
    font-size: 30px;
    width: 47px;
    float: left;
    font-weight: 300;
}

.statement a:hover:before {
    color: #fff;
}

.statement {
    align-items: flex-start;
    justify-content: flex-start;
}

.label {
    width: 160px;
    border: 2px dashed #b2b8cc;
    border-radius: 5px;
    display: block;
    padding: 0.2em;
    transition: border 300ms ease;
    cursor: pointer;
    text-align: center;
}

.form-group .label:before {
    content: "\f126";
    color: #b2b8cc;
    margin-left: 10px;
    float: left;
    font-size: 25px;
    font-family: Flaticon;
}

.label i,
.example-1 .label .title {
    color: grey;
    transition: 200ms color;
}

.label:hover {
    border: 2px solid #7c7fb4;
}

.label:hover i,
.example-1 .label:hover .title {
    color: #000;
}

.form-group .label {
    position: relative;
    height: 40px;
}

.form-group .label span {
    padding-top: 10px;
    display: block;
}

.form-group input {
    position: absolute;
    left: 0;
    top: 0;
}

.btn.style2 {
    background-color: #feafc4 !important;
    border-radius: 30px;
    min-width: 180px;
    height: 46px;
    line-height: 46px;
    box-shadow: 3px 7px 14px #f7d6df;
}

.btn.style2:hover {
    text-decoration: none;
    background: #e887a1 !important;
}

.btn.submit {
    height: 46px;
    line-height: 46px;
    border-radius: 30px;
    min-width: 150px;
    border-radius: 5px;
    background: #5659a7;
}

.btn.submit.active {
    background: #aeafbf !important;
}

.btn.submit:hover {
    text-decoration: none;
    background: #323577;
}

.btn:hover {
    text-decoration: none;
}

.reg {
    border-top: 1px solid #e5e5e5;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 40px;
}

.reg h3 {
    line-height: 60px;
    color: #7e7e7e;
    padding-left: 10px;
    font-size: 14px;
    text-align: left;
    font-weight: 600;
}

.reg .row input[type="password"] {
    border: 1px solid #eaadc2;
}

.reg h3 span {
    font-weight: 900;
    color: #e2e2e2;
    margin-right: 10px;
    font-size: 30px;
    line-height: 52px;
    display: inline-block;
}

.reg form input {
    border: none;
    border-bottom: 1px solid #f9d4de !important;
}

.reg .row {
    margin-bottom: 0;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding-left: 10px;
}

.reg .row .att {
    background: url(../images/import.png) no-repeat 95% 10px;
}

.reg .row input {
    height: 40px;
    border: none;
    border-bottom: 1px solid #eaadc2;
}

.reg .row input,
.reg .row .select-wrapper {
    margin-bottom: 15px;
    flex: 30%;
    max-width: 250px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.reg .row .select-wrapper {
    height: 45px;
}

.reg .row .select-wrapper input {
    padding-left: 15px;
    font-size: 12px;
    color: #8e8e8e;
    height: 40px;
    border: none;
    border-bottom: 1px solid #eaadc2;
}

.reg .row:before {
    display: none;
}

.reg .row input:nth-child(3n + 2),
.reg .row .select-wrapper:nth-child(3n + 2) {
    margin: 0 12px;
}

.reg .row.mini input {
    flex: 20%;
    max-width: 120px;
}

.reg .row.mini input:nth-child(3) {
    margin-right: 10px;
}

.reg .cardrow {
    background: #fdf9fa;
    margin: 10px 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: -3px;
    padding: 15px 30px 10px;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 25px;
}

.reg .cardrow input {
    background: #fde2e9;
    max-width: 80px;
    border: 0;
    font-size: 20px;
    margin-right: 15px;
    margin-left: 0 !important;
    margin-bottom: 0px !important;
}

.reg .cardrow p {
    margin-right: 13px;
    padding-top: 10px;
    font-weight: bold;
}

.reg .cardrow span {
    font-size: 13px;
    font-style: italic;
    color: #c0a9a9;
    padding-left: 15px;
    max-width: 260px;
    padding-top: 7px;
    line-height: 15px;
}

.reg .clabrow {
    padding: 10px 10px 9px 20px;
    background: #fdf6f7 url(../images/card_bg.jpg);
    margin: 15px 0;
}

.reg .clabrow h3 {
    color: #353136;
    margin-left: -25px;
}

.reg .clabrow h3 span {
    margin-left: 20px;
}

.reg .clabrow label span {
    color: #353136;
}

.reg .subplace {
    margin-right: 25px;
    margin-bottom: 5px;
    margin-left: -11px;
}

.reg .subplace input {
    margin-bottom: 15px !important;
}

.reg .subplace span {
    margin-top: -4px;
    margin-bottom: 6px;
    margin-left: 12px;
    display: block;
}

.reg .submit {
    height: 48px !important;
    line-height: 48px;
}

.reg .nowrap label {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-top: 20px;
}

.content .tabs h3 {
    float: left;
    display: block;
    max-width: 20px;
    margin-left: 10px;
    margin-right: 20px;
}

.content .tabs h3 span {
    font-weight: 900;
    color: #e2e2e2;
    margin-right: 10px;
    font-size: 30px;
    line-height: 52px;
}

.content .tabs .tab {
    overflow: visible;
    padding-bottom: 2px;
}

.content .tabs .indicator {
    display: none;
}

.catalog-menu {
    max-width: 320px;
    margin: 15px;
    margin-bottom: 40px;
    min-width: 250px;
}

.catalog-menu h4 {
    text-align: left;
    font-weight: bold;
    padding: 15px 0 !important;
}

.catalog-menu h4 span {
    font-size: 18px;
    display: block;
    color: #828282;
}

.catalog-menu .collapsible {
    border-radius: 6px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    padding: 20px;
    margin-top: 30px;
}

.catalog-menu .collapsible .mainlink {
    font-weight: bold;
    padding-bottom: 10px;
    color: #4a4d97;
    display: block;
}

.submenu {
    height: 50px;
}

#card {
    width: 80%;
    background: #fff;
    height: 600px;
    max-width: 1100px;
}

.see {
    margin-top: 30px;
    z-index: 99;
}

.see h6 {
    display: flex;
    white-space: nowrap;
    padding-bottom: 5px;
    padding-top: 4px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
    padding-left: 10px;
}

.see h6:after {
    content: "";
    margin-left: 20px;
    margin-top: 15px;
    display: block;
    width: 100%;
    height: 1px;
    background: #ccc;
}

.slick-arrow {
    width: 30px;
    height: 24px;
    display: block;
    opacity: 0.6 !important;
    top: -24px !important;
}

.slick-prev.slick-arrow {
    right: 40px !important;
    background: transparent url(../images/arrow-left.png) no-repeat;
}

.slick-next.slick-arrow {
    right: 0 !important;
    background: transparent url(../images/arrow-right.png) no-repeat;
}

.slick-arrow:hover {
    opacity: 1 !important;
}

.see .cardware {
    padding-bottom: 10px !important;
    max-width: 270px !important;
    /* min-width: 220px;*/
}

.see .carwind {
    padding: 0 10px;
}

.see .carwind img+span {
    overflow: hidden;
    height: 45px;
    text-transform: none;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
}

.cardware .pre-price {
    padding: 0px 17px;
    color: #32353a;
    margin-top: 0px;
}

.enterto {
    max-width: 400px;
    background-size: 60%;
}

.enterto h4 {
    margin-bottom: 15px;
}

.enterto a {
    width: 100%;
    color: #bb00ac;
    padding-left: 30px;
}

.enterto a:hover {
    text-decoration: underline;
}

.enterto form {
    flex-wrap: wrap;
    max-width: 400px;
    margin: auto;
}

.enterto form .cardnum {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: 0 10px;
}

.enterto form .cardnum input {
    margin: 0 5px;
}

.enterto form label {
    margin-bottom: 5px;
    margin-left: 15px;
    margin-top: 10px;
    color: #525252;
}

.enterto form input:not([type="submit"]) {
    height: 20px;
    border: 1px solid #cacaca !important;
    border-radius: 2px;
}

.branding,
.newbrands,
.eshop {
    max-width: 1300px;
    width: 100%;
}

#one input,
#one textarea {
    background: #fff;
    border-radius: 3px;
    color: #737477;
    font-size: 14px;
}

.enterto form input[type="submit"] {
    max-width: 300px;
    margin: 25px auto 15px !important;
}

.enterto form input[type="pasword"] {
    width: 84%;
    margin: auto;
}

h3.alert {
    text-align: left;
    margin-bottom: 20px;
    font-size: 24px;
    color: #585757;
    font-weight: bold;
    border-bottom: 1px solid #dee4d3;
    margin-top: 30px;
    padding-bottom: 13px;
    background: url(../images/minigerb.png) left 0px no-repeat;
    padding-left: 45px;
}

.submenu {
    background: #4a4d97;
}

.content .item-card .preview {
    border: none;
}

.search {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-grow: 26;
}

.search form {
    margin-left: 30px;
    margin-top: 10px;
    height: 50px;
    display: flex;
}

.header .account {
    display: flex;
    align-items: center;
    flex-grow: 2;
    margin-left: 30px;
}

.header .account .users img {
    float: left;
}

.header .account .users:after {
    font-family: Flaticon;
    content: "\f109";
    display: block;
    transform: rotate(90deg);
    color: #9c9da9;
    font-size: 16px;
    float: left;
    margin-top: 12px;
    padding-left: 10px;
}

.header .account .users {
    margin-right: 40px;
    width: 90px;
}

.header .account .package {
    width: 40px;
    height: 40px;
    margin-right: 15px;
}

.header .account .package:before {
    font-family: Flaticon;
    content: "\f10f";
    color: #9c9da9;
    font-size: 30px;
}

.header .account .favorit {
    width: 40px;
    height: 40px;
    margin-right: 15px;
}

.header .account .favorit:before {
    font-family: Flaticon;
    position: relative;
    z-index: 9;
    content: "\f101";
    color: #9c9da9;
    font-size: 30px;
}

.header .account .favorit span {
    line-height: 20px;
    position: relative;
    margin-top: -27px;
    margin-left: 10px;
    z-index: 99;
    background: #ff3843;
    display: block;
    border-radius: 50%;
    font-size: 10px;
    width: 20px;
    text-align: center;
    height: 20px;
    color: #fff;
    position: relative;
}

.header .account .basket {
    width: 40px;
    height: 40px;
    margin-right: 15px;
}

.header .account .basket:before {
    font-family: Flaticon;
    line-height: 46px;
    position: relative;
    z-index: 9;
    content: "\f104";
    color: #9c9da9;
    font-size: 30px;
}

.header .account .basket p {
    background: #ff3843;
    display: block;
    border-radius: 50%;
    width: 20px;
    text-align: center;
    position: relative;
    z-index: 19;
    height: 20px;
    color: #fff;
    font-size: 10px;
    margin-top: -72px;
    margin-left: 10px;
}

.submenu .second-menu {
    flex-grow: 5;
}

.submenu .second-menu li {
    line-height: 52px;
    position: relative;
}

.submenu .second-menu li a {
    text-transform: none;
    font-weight: 300;
    font-size: 14px;
    padding: 0 10px;
    white-space: nowrap;
}



header .search .select-wrapper {
    border-right: 1px solid #e0e0e0;
    padding-right: 8px;
}

header .search .select-wrapper input {
    padding-top: 3px;
    font-size: 12px;
    padding-left: 10px;
    color: #8c8b8b;
}

header .search .select-wrapper .dropdown-content {
    max-height: 400px !important;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.16);
    top: 50px !important;
    box-sizing: border-box;
    width: 250px !important;
    z-index: 9999;
}

header .search .select-wrapper .dropdown-content li span {
    padding: 1px 20px;
    color: #2d2d2d;
    line-height: 130%;
}

.search input:hover {
    opacity: 1;
}

.search input[type="submit"] {
    margin-left: 0px;
    width: 70px;
    height: 52px;
    overflow: hidden;
    text-indent: 900%;
    background: url(../images/search.png) no-repeat center center;
    border: none;
    opacity: 1;
}

.cleartext h1 {
    color: #4f683a;
    text-align: left;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 500;
}

.cleartext h2 {
    color: #464646;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: left;
}

.cleartext h2 p {
    margin-bottom: 5px;
}

.cleartext h2 span {
    font-size: 15px;
    font-style: italic;
}

.cleartext h3 {
    color: #7c9456;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: left;
    line-height: 28px;
}

.cleartext h4 {
    color: #464646;
    font-size: 16px !important;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: left;
}

.cleartext h6 {
    font-weight: bold;
    font-size: 14px;
    text-transform: normal;
}

.cleartext h1+h2 {
    font-size: 18px;
    color: #717171;
}

.cleartext a {
    color: #f5417a;
}

.cleartext a:hover {
    text-decoration: underline;
}

.cleartext p {
    font-size: 13px;
    color: #505050;
}

.cleartext p span {
    font-size: 14px;
}

.cleartext p.alert {
    background: #f6e4f0;
    padding: 15px;
    font-weight: 500;
}

.cleartext ul {
    padding-left: 20px;
    margin-bottom: 30px;
}

.cleartext ul li {
    font-size: 14px;
    margin-bottom: 8px;
}

.cleartext ul li:before {
    content: "";
    background: #441d5e;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: block;
    line-height: 5px;
    text-align: center;
    float: left;
    margin-top: 9px;
    margin-right: 10px;
}

.cleartext strong {
    font-weight: 900;
    font-size: 16px;
}

.cleartext .table-header {
    display: grid;
    grid-area: header;
    grid-template-columns: 80px 25% 22% 20% 25%;
}

.cleartext .table-header div {
    background: #feafc4;
    font-weight: bold;
    color: #fff;
    box-sizing: border-box;
    padding: 5px;
    font-size: 13px;
}

.cleartext .table-row {
    grid-template-columns: 80px 25% 22% 20% 25%;
    border-bottom: 1px solid #ced1d0;
    display: grid;
    padding: 10px 0;
}

.cleartext .table-row div {
    padding-left: 15px;
}

.cleartext .table-row:nth-child(even) {
    background: #f5f5f5;
}

.cleartext .header {
    text-align: right;
    margin-bottom: 35px;
    padding: 20px;
    background: url(../images/whitetextures.png);
}

.cleartext .header h4 {
    text-align: right !important;
}

.cleartext .header span {
    color: #807d7d;
    font-style: italic;
}

.blog {
    margin: auto;
}

.item-card {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}

.supermenu {
    background: #f9f9f9;
}

.item-card .left-col,
.item-card .right-col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.item-card .left-col {
    flex: 45%;
}

.item-card .right-col {
    flex: 55%;
    justify-content: space-between;
}

.item-card .pre-tabs .indicator {
    display: none;
}

.item-card .pre-tabs .tab {
    height: 78px;
}

.item-card .left-col {
    padding-right: 40px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.item-card .left-col div {
    position: relative;
}

.item-card .left-col .preview .modal-trigger:before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 26px;
    width: 200px;
    padding: 15px;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    color: #9600e3;
    font-weight: bold;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.25);
}

.item-card .left-col .tabs {
    width: 110px;
    height: 470px;
    white-space: normal;
    overflow: hidden;
    margin-right: 10px !important;
    margin-left: 10px !important;
    background: transparent;
}

.descript .collapsible {
    border: none;
}

.descript .collapsible-header {
    padding: 8px 15px;
    font-size: 13px;
    font-weight: 600;
}

.descript .active .collapsible-header {
    color: #ff1f66;
}

.descript .collapsible-body {
    padding: 15px 10px;
}

.item-card .left-col .tabs .tab {
    width: 100%;
}

.item-card .left-col .tabs .tab a {
    margin-left: 0;
    padding: 0;
    border: 2px solid #dbdbdb;
    margin-bottom: 20px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    line-height: 60px;
    text-align: center;
    overflow: hidden;
    display: block;
}

.item-card .left-col .tabs .tab a.active {
    border: 2px solid #8a8cbb;
}

.item-card .left-col .tabs .tab.gift {
    margin-top: 100px;
}

.item-card .left-col .tabs .tab.gift:before {
    width: 45px;
    height: 45px;
    display: block;
    content: url(../images/gift.png);
    margin-left: 18px;
    margin-bottom: -18px;
    position: relative;
}

.item-card .left-col .size {
    text-align: right;
}

.item-card .left-col .size p {
    margin-bottom: 5px;
}

.item-card .preview {
    max-height: 500px;
    background: #fff;
}

.item-card .right-col .title {
    max-width: 100%;
    padding-bottom: 5px;
    margin-top: 5px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    border-bottom: 1px solid #ccc;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.item-card .right-col {
    display: flex;
    flex-wrap: wrap;
}

.item-card .right-col .title strong {
    font-weight: 900;
    color: #46404a;
    font-size: 26px;
    width: 100%;
}

.item-card .right-col .title span {
    color: #86828a;
    margin-top: -7px;
    width: 100%;
    display: block;
}

.item-card .right-col .title .pormo-gift {
    background: #c22c8f;
    color: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 13px;
    position: absolute;
    right: 25px;
}

.revies {
    margin: 10px 0;
    color: #aca6b1;
    display: flex;
    font-size: 12px;
}

.revies .star {
    display: block;
    margin-right: 5px;
    width: 14px;
    height: 14px;
}

.revies .star:before,
.item-card .revies .star.full:before {
    font-family: Flaticon;
}

.revies .star:before {
    content: "\f124";
    color: #d5d5d5;
}

.revies .star.full:before {
    content: "\f125";
    color: #ff8f02;
}

.item-card .setting-product {
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
    width: 100%;
}

.item-card .setting-product .title-row {
    font-size: 12px;
    color: #5f5c5c;
    margin-bottom: 15px;
}

.item-card .setting-product .title-row a {
    color: #5659a7;
    font-weight: bold;
    margin-left: 10px;
    text-decoration: underline;
}

.item-card .setting-product .colors-product {
    padding-right: 40px;
    width: 100%;
    margin-bottom: 30px;
}

.item-card .row span {
    align-items: flex-end;
    white-space: nowrap;
    color: #58585a;
    font-size: 14px;
}

#gifts .title {
    margin-bottom: 25px !important;
}

#gifts form {
    flex-wrap: wrap;
}

#gifts form .row {
    justify-content: flex-start;
    width: 100%;
    display: flex;
    border-bottom: 1px solid #ccc;
}

#gifts form .row img {
    margin-right: 15px;
    max-width: 80px;
    margin-bottom: 10px;
}

#gifts form .row .descriptgift {
    font-size: 14px;
}

#gifts form .row .descriptgift span {
    text-decoration: line-through;
    color: #9d85ad;
    display: block;
}

#gifts {
    max-width: 600px;
}

.oneclick .title,
#gifts .title {
    color: #f5417a;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 15px;
    margin-top: -10px;
}

.oneclick h5 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
}

.item-card .right-col a.category {
    color: #f92364;
    text-decoration: underline;
    padding-top: 6px;
    display: block;
    font-weight: bold;
}

.item-card .right-col a.category:hover {
    text-decoration: none;
}

.item-card .right-col .info-product .club-card span {
    font-size: 12px;
}

.item-card .right-col .info-product .row {
    margin-bottom: 0px;
    overflow: visible;
    width: 100%;
}

.item-card .right-col .info-product .row {
    flex-wrap: nowrap;
}

.item-card .right-col .info-product {
    margin-top: 30px;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    background: #fff;
    box-shadow: 0 0 30px rgb(0 0 0 / 25%);
    padding: 20px;
    margin-bottom: 30px;
}

.item-card .right-col .info-product .buttons .favor {
    margin-left: 20px !important;
    margin-right: 5px !important;
}

.item-card .right-col .info-product .buttons .sravneny:before {
    content: "\f111";
}

.item-card .right-col .info-product .buttons .favor:before {
    content: "\f101";
}

.item-card .right-col .info-product .buttons .sravneny:before,
.item-card .right-col .info-product .buttons .favor:before {
    color: #5659a7;
    font-size: 20px;
}

.colors-product label {
    display: inline-block;
    margin-right: 20px;
}

.colors-product input {
    z-index: 6;
}

.colors-product .color {
    border-radius: 50%;
    cursor: pointer;
    width: 12px;
    height: 12px;
    position: relative;
    z-index: 1;
    z-index: 1;
}

.colors-product [type="radio"]:checked+div:before {
    content: "";
    display: block;
    position: relative;
    width: 18px;
    height: 18px;
    border: 1px solid #afafaf;
    top: -4px;
    left: -4px;
    border-radius: 50%;
}

.item-card .right-col .info-product .buttons {
    display: flex;
    width: 100%;
    padding-right: 15px;
    align-items: center;
    justify-content: flex-end;
}

.item-card .right-col .info-product .buttons .field {


    max-width: 100px;
}

.item-card .right-col .info-product .field button {
    font-weight: bold;
}

.item-card .right-col .info-product .buttons .btn {
    margin: 15px auto;
}

.item-card .right-col .info-product .btn.submit {
    font-size: 12px;
    color: #fff;
    margin-left: 0px;
    margin-right: 10px;
    border: none;
    border-radius: 0;
    max-width: 120px;
    margin: 0px;
}

.item-card .right-col .info-product .btn.submit:hover {
    background-color: #4b4d8a;
}

.item-card .right-col .info-product .btn {
    font-size: 12px;
    line-height: 48px !important;
    height: 47px !important;
    white-space: nowrap;
    color: #5659a7;
    border: 1px solid #5659a7;
    background: url(../images/plus.svg) no-repeat 10px center #5659a7;
    max-width: 115px;
}

.item-card .right-col .info-product .btn:not(.submit):hover {
    color: #fff;
}

.item-card .right-col .info-product .btn:not(.submit):hover:before {
    color: #fff;
}

.item-card .right-col .info-product .price {
    white-space: nowrap;
    font-size: 30px;
    font-weight: bold;
    color: #0c0c0c;
    border-right: 1px solid #ccc;
    padding-right: 20px;
    margin-right: 10px;
}

.right-col .info-product .bonus {
    padding-top: 10px;
    border-right: 1px solid #ccc;
}

.select_advert:before {
    content: "\f119";
    margin-top: -5px;
    color: #ff3541;
    font-size: 40px;
    width: 50px;
    height: 48px;
}

.select_advert {
    display: flex;
}

.select_advert .select-wrapper {
    max-width: 197px;
}

.select_advert span {
    color: #8c8c8c;
    padding-left: 0px;
    color: #7b7b7b;
    font-size: 11px;
}

.item-card .right-col .info-product .price span {
    margin-left: 4px;
    margin-top: -8px;
    font-size: 16px;
    padding: 0;
    display: block;
    text-decoration: line-through;
}

.select_advert .select-wrapper .select-dropdown {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
}

.modal-content.item-card .right-col .info-product {
    padding: 10px;
}

.item-card .right-col .info-product .price .sklad {
    font-size: 10px;
    margin-top: -5px;
    color: #5d6098;
    font-weight: normal;
}

.item-card .right-col .info-product .club-card {
    align-items: center;
    display: flex;
    background: #e2e2f5;
    padding-right: 15px;
}

.item-card .right-col .info-product .club-card p {
    font-size: 14px;
    margin-right: -11px;
    margin-bottom: 0;
    line-height: 20px;
    max-width: 200px;
}

.item-card .right-col .info-product .club-card p span {
    color: #ff3547;
    padding: 0;
}

.item-card .right-col .info-product .club-card .round {
    border-radius: 50%;
    border: 3px dashed #ff3541;
    white-space: nowrap;
    padding: 0 2px;
    white-space: nowrap;
    padding: 0 2px;
    color: #ff3541;
    margin: 0 10px;
    font-size: 14px;
    text-align: center;
    line-height: 50px;
    display: block;
    max-width: 57px;
    height: 57px;
    box-sizing: border-box;
}

.item-card .right-col .info-product .club-card .round span {
    font-size: 10px;
    display: block;
    color: red;
    line-height: 10px;
    text-align: right;
    margin-top: -18px;
    padding-right: 5px;
}

.user-description .reviews-user {
    margin-top: 70px;
}

.user-description .reviews-user .name-user p {
    font-weight: bold;
    font-size: 14px;
    color: #656262;
}

.user-description .reviews-user .name-user {
    position: relative;
}

.user-description .reviews-user .name-user span {
    position: absolute;
    right: 0;
    font-size: 12px;
    top: 0;
    color: #989898;
}

.user-description {
    margin-top: 60px;
    margin-bottom: 100px;
    width: 100%;
    flex-wrap: wrap;
}

.user-description .desc-user {
    padding-right: 60px;
    flex: 50%;
    overflow: hidden;
}

.user-description .desc-user .about-prod p {
    font-size: 14px;
    color: rgb(144, 144, 144);
}

.user-description .reviews-user .title {
    color: 151515;
    font-weight: 600;
    font-size: 24px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    margin-right: 0;
}

.user-description .reviews-user .title .clear:hover {
    background: #2c306f;
}

.user-description .reviews-user p {
    color: #545454;
    font-size: 14px;
    line-height: 130%;
}

.user-description .reviews-user .title .clear {
    border: 1px solid #9f9fb9;
    border-radius: 3px;
    color: #9f9fb9;
    font-weight: 400;
    margin-top: -15px;
    line-height: 37px;
}

.property {
    width: 100%;
}

.user-description .desc-user .property {
    padding-bottom: 20px;
}

.user-description .desc-user .property p {
    position: relative;
    margin-bottom: 4px;
    color: #929292;
    font-weight: 400;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
}

.user-description .desc-user .property span {
    background: #fff;
    padding: 0 5px;
}

.user-description .desc-user .property p:before {
    width: 100%;
    height: 1px;
    content: "";
    display: block;
    position: absolute;
    border-top: 1px dashed #c3c3c3;
    margin-top: 10px;
    z-index: -1;
}

.user-description .desc-user h6 {
    font-weight: bold;
    flex: 50%;
    color: #595a6b;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.item-card .right-col .descript h6 {
    color: #656565;
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
    margin-top: 15px;
}

.item-card .right-col .descript a {
    color: #5659a7;
    margin-top: 10px;
    font-size: 13px;
    text-decoration: underline;
    font-weight: 400;
}

.item-card .right-col .descript a span {
    text-decoration: underline;
}

.item-card .right-col .descript a:hover span {
    color: #441d5e;
}

.item-card .right-col .descript p {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 10px;
}

.item-card .right-col .special-descrip {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    background: #faf5f8 url(../images/special.jpg);
    padding: 20px 15px;
    padding-bottom: 10px;
}

.item-card .right-col .special-descrip .special-price {
    width: 80px;
    height: 80px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: block;
    line-height: 80px;
    text-align: center;
    padding: 0 18px;
    border: 3px dashed #ff1f66;
    margin-right: 15px;
    font-size: 22px;
    font-weight: bold;
    color: #ff1f66;
}

.item-card .right-col .special-descrip .special-price span {
    display: block;
    font-size: 12px;
    line-height: 10px;
    margin-top: -30px;
    text-align: right;
}

.item-card .right-col .special-descrip p {
    font-size: 19px;
    line-height: 25px;
    padding-right: 20px;
    padding-top: 14px;
    padding-left: 10px;
}

.item-card .right-col .special-descrip p strong {
    color: #ff1f66;
}

.item-card .right-col .special-descrip .fg {
    margin-top: -24px;
    margin-bottom: auto;
    width: 142px;
    margin-right: -14px;
}

.item-card .right-col .special-descrip+a {
    display: block;
    width: 100%;
    text-align: right;
    color: #f92364;
    padding-top: 9px;
}

.item-card .right-col .special-descrip+a:hover {
    text-decoration: underline;
}

.preview {
    position: relative;
}

.preview .sizeflower {
    width: 160px;
    height: 100px;
    position: absolute !important;
    right: 0;
    bottom: 20px;
    text-align: right;
    padding-top: 118px;
}

.preview .sizeflower div {
    float: right;
    background: rgb(255, 255, 255);
    padding: 5px;
}

.preview .sizeflower p {
    max-width: 100px;
    margin-bottom: 0px;
}

.preview .sizeflower p.v {
    background: url(../images/v.png) no-repeat left center;
    padding-left: 15px;
}

.preview .sizeflower p.h {
    background: url(../images/h.png) no-repeat left center;
    padding-left: 19px;
}

.navigation {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-justify-content: center;
    justify-content: center;
}

.navigation li {
    margin-right: 10px;
    border: 1px solid #f2f2f2;
    flex: 35px;
    line-height: 35px;
    max-width: 35px;
    height: 35px;
    position: relative;
    background: #efefef;
    text-align: center;
}

.navigation li a {
    background: #fff;
    line-height: 35px;
    display: block;
    text-align: center;
    width: 100%;
    color: #868282;
}

.navigation li a:hover {
    background: #feafc4;
    color: #fff;
}

.navigation li.last {
    max-width: 100px;
}

.cardware,
.btn {
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.cardware:hover,
.btn:hover {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.cardware .btn img,
.submit img {
    width: 27px !important;
    height: 27px !important;
    margin-top: 6px;
}

.wrapper h4 {
    font-size: 24px;
    color: #262629;
    padding-bottom: 30px;
}

footer {
    background: #eceffe;
    padding-top: 60px;
    width: 100%;
}

footer .logo-copy p {
    display: block;
    width: 100%;
    margin-top: 35px;
}

footer .logo-copy a {
    color: #38393d;
    width: 100%;
    font-weight: bold;
    font-size: 24px;
}

footer .logo-copy span {
    display: block;
    color: #727272;
    font-size: 18px;
    text-decoration: underline;
    padding-top: 5px;
}

footer .bottom-menu {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

footer .bottom-menu ul {
    width: 100%;
}

footer .bottom-menu li {
    margin-bottom: 10px;
}

footer .bottom-menu li a {
    color: #656565;
    font-size: 13px;
}

footer .bottom-menu li a:hover {
    text-decoration: underline;
}

footer .bottom-menu span {
    font-weight: bold;
    color: #5b585a;
    margin-bottom: 15px;
    display: block;
}

footer .super-bottom {
    background: #fff;
    padding: 10px 0;
    box-shadow: -20px 0 30px rgba(0, 0, 0, 0.05);
}

footer .super-bottom img {
    opacity: 0.5;
}

footer .super-bottom span {
    color: #929093;
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

footer .super-bottom .bottom-menu ul {
    display: flex;
}

footer .super-bottom .bottom-menu li {
    margin: 0 15px;
}

footer .super-bottom .bottom-menu li a {
    color: #7c7fb4;
    text-decoration: underline;
    font-size: 14px;
    line-height: 46px;
}

footer .super-bottom .bottom-menu li a:hover {
    color: #4a4d97;
    text-decoration: none !important;
}

footer .super-bottom a.user {
    height: 45px;
    background: #7c7fb4;
    border-radius: 6px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    padding: 10px;
    box-sizing: border-box;
    line-height: 26px;
    padding-right: 16px;
}

footer .super-bottom a.user:hover {
    background: #4a4d97;
}

footer .super-bottom a.user:before {
    float: left;
}

.about {
    padding-top: 40px;
}

.payment-widjet {
    margin-bottom: 50px;
}

.step-slide {
    background: url(../images/whitetextures.png) repeat;
    padding-top: 60px;
    padding-bottom: 35px;
}

.step-slide .row {
    flex-wrap: nowrap;
}

.step-slide .col {
    background: #fff;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    margin: 5px;
    padding: 30px;
}

.step-slide .col p {
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 0px;
}

.step-slide .col h6 {
    font-weight: 600;
    text-transform: none;
}

.step-slide .col .num {
    display: inline-block;
    float: left;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: block;
    line-height: 40px;
    text-align: center;
    border: 2px solid #441d5e;
    color: #ef94ac;
    font-size: 20px;
    margin-right: 10px;
    margin-top: -10px;
    margin-bottom: 10px;
}

.menu-triger {
    display: none;
}

.callto {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
    background: #7c7fb4;
    padding: 10px;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: block;
    line-height: 50px;
    text-align: center;
    box-shadow: 4px 3px 15px rgba(41, 37, 38, 0.26);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.callto:before {
    display: block;
    margin-top: 8px;
    content: url(../images/callicon.png);
    margin-left: 2px;
}

.callto:hover {
    box-shadow: 0 0 0px #a9224d;
    background: #4a4d97;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.modal .modal-close {
    background: #4a4d97 url(../images/close.png) no-repeat center center;
    width: 45px;
    z-index: 9999;
    height: 45px;
    display: block;
    background-size: 30%;
    right: 0px;
    top: 0px;
    position: fixed;
}

#call form {
    flex-wrap: wrap;
}

.modal .modal-close:hover {
    background-color: #ff3843;
}

.modal .modal-content {
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}

.modal .modal-content h4 {
    color: #3a3537;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 28px;
}

.modal form {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.modal form input {
    background: #e1e1e1;
    border: none;
    height: 30px;
}

.modal form input.submit {
    border-radius: 3px;
    background: #4a4d97 !important;
    color: #fff !important;
    height: 50px;
    font-weight: 500;
    margin-top: 20px;
}

.modal form input.submit:hover {
    box-shadow: 0px 0px 0px rgba(185, 0, 173, 0) !important;
}

#call {
    margin-top: 200px;
    padding-bottom: 30px;
    overflow-y: visible;
    max-width: 500px;
    background: #fff url(../images/flowers.jpg) no-repeat left bottom;
    background-size: 60%;
}

#call input {
    padding-left: 20px;
}

#call form {
    margin: auto;
    width: 80%;
    max-width: 500px;
}

.bas p {
    margin-bottom: 0px;
}

.bas .modal-content h4 {
    margin-bottom: 5px;
}

.bas .mini-price {
    display: flex;
    margin-top: -5px;
}

.bas .mini-price p {
    color: #fe3843;
    font-weight: 500;
    font-size: 18px;
}

.bas .mini-price span {
    color: #797979;
    text-decoration: line-through;
    font-size: 14px;
    padding-top: 10px;
    padding-left: 10px;
}

.bas {
    max-width: 500px;
}

.bas .text-close {
    position: relative;
    background: none transparent !important;
    color: #4a4d97;
    line-height: 44px;
    font-size: 18px;
    white-space: nowrap;
}

.bas .text-close:hover {
    text-decoration: underline;
}

.bas h4 {
    text-align: left;
    font-size: 24px;
    padding-left: 10px;
}

.bas .row-table {
    overflow: hidden;
    margin-bottom: 15px;
}

.bas .row-table img {
    float: left;
    max-width: 110px;
    margin-right: 15px;
}

.bas .row-table p {
    padding-top: 10px;
}

.bas .row-table p strong {
    display: block;
    margin-top: 14px;
}

.bas .row {
    margin-bottom: 0;
    height: 45px;
    justify-content: space-between;
}

.bas .img-wrapper {
    float: left;
    overflow: hidden;
    max-height: 100px;
    min-width: 88px;
}

.bas .row strong {
    font-size: 20px;
    margin-top: 10px;
}

.bas .row strong span {
    color: #441d5e;
}

.bas .row a {
    margin-top: 0px;
}

.bas .row:after {
    display: none;
}

.shop {
    z-index: 1;
    position: relative;
    margin-top: 0px;
}

.small {
    color: #929093;
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 15px;
}

.cardware {
    padding-bottom: 10px !important;
    text-align: center;
    position: relative;
}

.seelater {
    margin-top: 30px;
}

.seelater .cardware {
    border: 1px solid #e6e6e6;
}

.cardware img {
    margin: auto;
    width: 80%;
}

.cardware a {
    text-decoration: none !important;
    width: 100%;
}

.cardware p a {
    color: #000;
    font-weight: bold;
    font-size: 15px;
}

.cardware p a:hover {
    color: #5659a7;
    text-decoration: underline;
}

.cardware .btn {
    width: 80%;
    margin: auto;
    height: 30px;
    line-height: 32px;
    font-weight: 500;
    font-size: 12px;
    z-index: 99;
    position: relative;
    white-space: nowrap;
    min-width: 120px;
    margin-right: 5px;
}

.cardware .favorit:before {
    color: #5659a7;
}

.cardware:hover .add {
    opacity: 1 !important;
    transition: 0.4s;
    display: flex;
}

body .component .pre-price b span {
    text-decoration: none !important;
    font-size: 14px !important;
    display: block !important;
}

.cardware p {
    color: #3e4146;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    font-weight: bold;
    padding: 0 20px;
}

.cardware p span {
    color: #3e4146;
    font-size: 14px;
    font-weight: 400;
    overflow: hidden;
    height: 45px;
    padding-left: 0px !important;
}

.cardware .pre-price {
    font-weight: 700;
    padding: 10px;
    padding-top: 0;
}

.cardware .pre-price span {
    font-size: 18px;
    text-decoration: line-through;
}

.cardware .pre-price p {
    font-size: 14px;
    line-height: 16px;
}

.cardware .pre-price span {
    font-size: 12px;
}

.cardware .favorit {
    display: block;
    color: #969494;
    height: 40px;
    max-width: 40px;
}

.cardware .favorit:hover {
    color: #ee2c7a;
}

.cardware .favorit:before {
    cursor: pointer;
    display: block;
    font-family: Flaticon;
    padding-top: 5px;
    font-size: 20px;
    content: "\f101";
}

.cardware .favorit.active:before {
    content: "\f100";
    color: #ff3843;
}

.cardware .minititle {
    height: 35px;
    padding: 0 20px;
    display: inline-block;
    text-align: left;
    font-size: 16px;
    overflow: hidden;
    line-height: 18px;
}

.cardware .preimg {
    overflow: hidden;
    height: 260px;
    margin-bottom: 15px;
}

.allshop.grey {
    padding: 60px 0 40px 0;
}

.allshop.grey h4 {
    color: #8e8e9c;
    padding-bottom: 0px;
    text-transform: uppercase;
    font-weight: 900;
}

.company-title {
    width: 100%;
}

.company-title h4 {
    text-align: left;
}

.company-title .sort {
    float: right;
    display: flex;
}

.company-title a {
    color: #889bbe;
    font-weight: 900;
    text-decoration: underline;
}

.company-title span {
    margin-right: 30px;
    color: #848488;
}

.company-title {
    margin-bottom: 30px;
}

.kategory {
    width: 100%;
}

.alphabit {
    width: 100%;
}

.alphabit a {
    text-transform: uppercase;
    color: #595355;
    font-size: 25px;
    padding: 0 5px;
}

.alphabit a:hover {
    color: #464c9a;
}

.alphabit a.active {
    color: #464c9a;
    text-decoration: underline;
}

.kategory .carousel-element {
    height: 150px;
    border-radius: 6px;
    border: 1px solid #d2d0d0;
    box-shadow: 0 0 9px rgba(204, 204, 204, 0.5);
    text-align: center;
    background: #fff;
    margin: 6px;
    padding: 25px 0 18px;
}

.kategory .carousel-element p {
    padding: 0 15px;
    color: #46494f;
}

.kategory {
    margin-bottom: 60px;
}

.banner {
    z-index: 1;
    position: relative;
    margin-top: -2px;
    width: 100%;
}

.banner .newstiker {
    width: 100%;
    display: flex;
    margin-bottom: 24px;
    justify-content: space-between;
    align-items: center;
}

.banner .newstiker p {
    margin: auto;
    flex: 1;
    padding-left: 20px;
}

.banner .newstiker strong {
    color: #4a4d97;
    font-size: 16px;
    font-weight: 900;
}

.banner .newstiker a {
    background: #ff3843;
    color: #fff;
    font-weight: 600;
    border-radius: 6px;
    padding: 10px 30px;
}

.sort {
    margin-top: -20px;
}

.sort a,
.sort p {
    color: #5e5f61;
    font-weight: normal;
    margin-left: 20px;
}

.sort a:before {
    float: right;
    font-size: 10px;
    text-align: center;
    content: "\f109";
    transform: rotate(90deg);
    display: block;
}

.sort p {
    display: flex;
}

.sort .select-wrapper .caret {
    margin-top: 3px;
    height: 20px;
}

.sort .select-dropdown {
    border: 1px solid #c4c5ca !important;
    border-radius: 5px !important;
    font-size: 14px !important;
    margin-left: 10px !important;
    padding: 5px !important;
    height: 13px !important;
    margin-left: 14px;
    max-width: 40px;
}

.banner .slider {
    height: 340px !important;
    background: #d5d4da;
    border-radius: 8px;
    margin: 20px 0;
    overflow: hidden;
}

.bs_block img {
    border-radius: 6px;
    border: 1px solid #e8e8e8;
    margin: auto;
}

.bs_block .col {
    text-align: center;
    margin: 0 11px;
    margin-bottom: 20px;
}

.inside .banner .slider,
.inside .banner {
    height: 500px !important;
}

.bs_block {
    padding-bottom: 50px;
}

.banner .carousel-item {
    width: 100%;
    height: 630px;
    opacity: 1 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1300px;
    border-radius: 6px;
}

.rightcol-trigger {
    display: none;
}

.banner .carousel-item .offer {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: auto;
    max-width: 1200px;
    width: 100%;
    height: auto;
    z-index: 10;
    padding-top: 125px;
    padding-left: 60px;
}

.banner .carousel-item .offer h1 {
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    font-size: 44px;
    margin-bottom: 40px;
    font-weight: 300;
}

.banner .carousel-item .offer h1 strong {
    display: block;
    font-size: 38px;
    margin-top: 10px;
    font-weight: bold;
    color: #606060;
}

.banner .carousel-item .offer ul {
    width: 100%;
    margin: 0px 0 40px;
}

.banner .carousel-item .offer ul li {
    background: url(../images/heart.png) no-repeat left 13px;
    padding-left: 20px;
    font-style: italic;
    color: #605b5e;
    font-size: 20px;
    margin-bottom: 5px;
}

.banner .carousel-item .offer div {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.banner .carousel-item .offer div span {
    padding-top: 12px;
}

.banner .indicators {
    bottom: 10px;
    padding-left: 100px;
    max-width: 1200px;
    margin: auto;
    padding-left: 120px;
}

.banner .indicators li.indicator-item {
    float: left;
    background-color: #fff !important;
    width: 10px;
    height: 10px;
    margin: 24px 20px;
}

.banner .indicators li.indicator-item.active {
    background-color: #fff !important;
}

.banner .indicators li.indicator-item.active:before {
    content: "";
    width: 20px;
    height: 20px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: block;
    line-height: 20px;
    text-align: center;
    margin-left: -6px;
    margin-top: -6px;
    border: 1px solid #eaeaea;
}

a.fg {
    background: url(../images/fg.png) no-repeat;
    width: 92px;
    height: 88px;
    display: block;
    margin-right: -18px;
    margin-top: -5px;
}

.supermenu .wrapper {
    justify-content: space-around;
}

.city-select:before {
    background: url(../images/mapl.png) no-repeat center center;
    background-size: 60%;
    float: left;
    margin-top: 5px;
}

a.fg>span {
    display: block;
    width: 400px;
    height: 170px;
    opacity: 0;
    padding: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #525252;
    background: #fff;
    position: absolute;
    top: 53px;
    left: -600px;
    box-shadow: 3px 9px 28px rgba(0, 0, 0, 0.4);
}

a.fg:hover span {
    opacity: 1;
    left: 0px;
}

a.fg>span strong {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 10px;
}

a.fg>span i {
    font-style: italic;
    display: block;
    font-size: 13px;
}

a.fg>span img {
    float: left;
    margin-left: -120px;
    margin-top: -20px;
    margin-right: 15px;
}

a.fg>span:before {
    margin-top: -6px;
    margin-left: -6px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    z-index: -1;
    content: "";
    width: 20px;
    height: 20px;
    background: #fff;
    transform: rotate(45deg);
    position: absolute;
    right: 20px;
    margin: auto;
    top: -10px;
    display: block;
}

.contakt-place {
    display: flex;
    margin-bottom: 20px;
}

.card {
    background: url(../images/card.jpg) no-repeat right bottom, #fbf5f7 url(../images/card2.jpg) no-repeat left center;
    box-sizing: border-box;
    font-size: 14px;
    margin-bottom: 0;
    padding: 70px 0;
    color: #fff;
    border-top: 1px solid #fce7ed;
    border-bottom: 1px solid #fce7ed;
}

.card .s8 {
    max-width: 900px;
}

.card strong {
    font-weight: bold;
    color: #c0798c;
}

.card h6 {
    margin-bottom: 20px;
    text-transform: none;
    font-weight: 500;
    font-size: 28px;
    color: #c0798c;
}

.card p {
    margin-bottom: 0;
    color: #7a7b7d;
    max-width: 70%;
}

.card .btn.submit {
    margin-left: 0;
}

.main-menu li a {
    color: #423e40;
    font-weight: 500;
    text-transform: uppercase;
}

.main-menu li.active {
    background: transparent;
}

.search form {
    border: 1px solid #d9d9d9;
    width: 100%;
    border-radius: 6px;
    display: flex;
    position: relative;
}

.header {
    z-index: 999;
    position: relative;
    background: #fff;
    padding: 20px 0;
    box-sizing: border-box;
    height: 108px;
}

.search .icon-cat {
    min-width: 250px;
}

.search-wrap {
    position: relative;
    width: 100%;
    display: flex;
}

header .search-result {
    display: none;
    max-height: 600px;
    position: absolute;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

header .search-result .res-row {
    font-size: 14px;
    padding: 12px 20px;
}

header .search-result .res-row:hover,
header .search-result .res-row-top:hover {
    cursor: pointer;
    background: #cdcdcd54;
}

header .search-result .res-row:before {
    color: #adadad;
    margin-top: 3px;
    float: left;
    font-family: Flaticon;
    border: 1px solid #adadad;
    border-radius: 50%;
    width: 14px;
    text-align: center;
    line-height: 14px;
    height: 14px;
    font-size: 9px;
    margin-right: 10px;
    content: "\f109";
    display: inline-block;
}

header .search-result .res-row span {
    color: #989898;
    font-size: 14px;
    font-size: 12px;
    margin-left: 15px;
}

header .search-result .res-row-top {
    margin-top: 15px;
    display: flex;
    align-items: center;
}

header .search-result .res-row-top .img-wrap {
    max-height: 90px;
    overflow: hidden;
    max-width: 130px;
    margin-right: 20px;
    padding-left: 20px;
}

header .search-result .res-row-top .img-wrap img {
    margin-top: -30%;
}

header .search-result .res-row-top .search-descript {
    flex-grow: 2;
    font-size: 16px;
    font-weight: bold;
}

header .search-result .res-row-top .search-descript span {
    font-size: 14px;
    display: block;
    font-weight: 400;
}

header .search-result .res-row-top .stars {
    padding-right: 40px;
    color: #7d7d7d;
    display: flex;
    font-size: 12px;
}

header .search-result .res-row-top .stars .icon:before {
    color: #7d7d7d;
    font-size: 12px;
}

header .superhead {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-bottom: 1px solid #eaeaea;
    height: 37px;
    z-index: 9995;
    position: relative;
}

header {
    position: relative;
    z-index: 92;
}

#bonus {
    overflow: visible;
    background: #ff3843 url(../images/biggift.png) no-repeat left bottom;
    max-width: 600px;
    color: #fff;
    text-align: center;
    outline: 1px solid #fff !important;
    outline-offset: -25px;
}

#bonus .modal-close {
    z-index: 10;
}

#bonus h4 {
    color: #fff;
    font-size: 38px;
    margin-top: 30px;
}

#bonus:before {
    content: url(../images/bant.png);
    position: absolute;
    right: -120px;
    z-index: 9;
    top: -50px;
}

#bonus .modal-close {
    border-radius: 50%;
    background: #fff url(../images/close-black.jpg) no-repeat center center;
}

#bonus .modal-close:before {
    color: #404040;
}

#bonus .timer {
    border: 3px dashed #fff;
    max-width: 320px;
    padding: 20px 0;
    margin: 0 auto 20px;
    font-size: 50px;
    font-weight: bold;
}

#bonus p {
    font-size: 14px;
    font-weight: 300;
    max-width: 350px;
    margin: auto;
    margin-bottom: 30px;
}

#bonus p+a {
    color: #ff3843;
    background: #fff;
    font-weight: bold;
    padding: 10px 30px;
}

header .superhead .rtr,
header .superhead .ltr {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex: 1;
}

header .superhead .ltr {
    max-width: 180px;
}

.header .wrapper {
    justify-content: space-between;
}

.city-select .select-wrapper input.select-dropdown {
    border-bottom: none !important;
    max-width: 100px;
    margin-right: 15px;
    margin-top: 5px;
    margin-bottom: 0px;
    border-bottom: none;
    text-transform: uppercase;
    font-size: 12px;
    color: #868686;
    height: 24px;
    line-height: 24px;
}

.city-select {
    margin-right: 15px;
}

.submenu .wrapper {
    flex-wrap: nowrap;
    justify-content: space-between;
}

.flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.owl-wrapper-outer {
    margin-left: -10px;
}

.submenu .main-menu {
    background: #53569c;
    padding: 0 15px;
    line-height: 50px;
    height: 50px;
    margin-top: 0px;
}

.submenu .main-menu #catalog {
    overflow: visible;
    min-height: 966px;
    background: #53569c;
    left: 0px !important;
    width: 250px !important;
    top: 50px !important;
}

.submenu .main-menu #catalog .sub-fiels {
    padding: 30px;
    padding-left: 50px;
    padding-top: 10px;
}

.submenu .main-menu #catalog .sub-fiels p {
    float: left;
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.submenu .main-menu #catalog .sub-fiels p.alert {
    color: #ff3843;
}

.submenu .main-menu #catalog .sub-fiels li {
    height: auto;
    margin-bottom: 0px;
}

.submenu .main-menu #catalog .minibrend {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
}

.submenu .main-menu #catalog .minibrend div {
    flex: 40%;
    overflow: hidden;
    height: 50px;
    border: 1px solid #ccc;
    margin: 10px;
}

.submenu .main-menu #catalog .especial div {
    border: 1px solid #ccc;
    width: 90%;
    margin-top: 20px;
    display: flex;
    box-sizing: border-box;
    padding: 10px;
    font-size: 14px;
    justify-content: space-between;
}

.submenu .main-menu #catalog .especial div p {
    float: left;
    margin-top: 10px;
    font-weight: 500;
    margin-bottom: 10px;
    padding: 0;
    line-height: 10px;
}

.submenu .main-menu #catalog .especial div img {
    margin-top: -20px;
}

.submenu .main-menu #catalog .sub-fiels li a {
    line-height: 18px;
    padding-left: 0px;
    font-size: 13px;
    font-weight: 400;
    padding: 4px 5px;
}

.submenu .main-menu #catalog .sub-fiels li a:hover {
    color: #454894;
}

.submenu .main-menu #catalog>li>a {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.submenu .main-menu #catalog>li>a:after {
    position: absolute;
    opacity: 0;
    transition: 0.3s;
    z-index: 999;
    right: -10px;
    top: 7px;
    transform: rotate(45deg);
    height: 22px;
    width: 22px;
    content: "";
    background: #363982;
}

.submenu .main-menu #catalog li:hover a:after {
    opacity: 1;
    transition: 0.3s;
}

.submenu .main-menu #catalog a {
    line-height: 33px;
    color: #fff;
    padding-left: 25px;
    text-transform: none;
    font-weight: 300;
    font-size: 14px;
}

.submenu .main-menu #catalog a:hover {
    background: transparent;
}

.submenu .main-menu #catalog li {
    height: 35px;
}

.submenu .main-menu #catalog .sub-fiels ul {
    margin-bottom: 20px;
}

.submenu .main-menu #catalog .sub-fiels {
    min-height: 100%;
    box-shadow: 5px 5px 15px rgba(21, 21, 21, 0.2);
    background: #fff;
    display: none;
    position: absolute;
    width: 100%;
    min-width: 1030px;
    left: 250px;
    top: 0px;
}

.submenu .main-menu #catalog .sub-fiels a {
    color: #333333;
    font-size: 14px;
    padding-left: 0px;
    width: 100%;
    line-height: 18px;
    font-weight: bold;
}

.submenu .main-menu #catalog .sub-fiels a:hover {
    color: #4a4d97;
}

.submenu .main-menu .dropdown-trigger:before {
    margin-right: 5px;
    content: "\f108";
    color: #fff;
    float: left;
    font-size: 15px;
}

.submenu .main-menu #catalog .col {
    flex: 1;
    display: block;
}

.submenu .wrapper a.phone {
    font-size: 20px;
    color: #605b5e;
    white-space: nowrap;
    line-height: 75px;
    font-weight: 400;
}

#catalog>li:hover {
    background-color: #363982;
}

#catalog>li a {
    padding-left: 25px;
    font-weight: 300;
    font-size: 14px;
}

header .superhead .rtr .select-wrapper {
    margin-left: 10px;
    max-width: 130px;
}

.submenu .wrapper a.phone:hover {
    color: #bc00a7;
}

.submenu .contakts {
    margin-top: 15px;
    display: flex;
}

.submenu .contakts div {
    max-width: 180px;
    padding: 0 15px;
    padding-top: 10px;
    margin-bottom: 10px;
}

.submenu .contakts div strong {
    white-space: nowrap;
}

.submenu .contakts div p {
    line-height: 15px;
    margin-bottom: 0px;
    font-size: 12px;
    color: #737171;
}

.submenu .contakts .bords {
    border-right: 1px dashed #d6d6d6;
    border-left: 1px dashed #d6d6d6;
}

header .superhead .rtr {
    justify-content: flex-end;
}

header .superhead .rtr .select-wrapper input {
    color: #7a7c88;
    font-size: 13px;
    height: 32px;
}

header .superhead .rtr .select-wrapper .dropdown-content {
    margin-top: 40px;
    overflow-x: hidden;
    box-shadow: 5px 7px 20px rgba(23, 23, 23, 0.2);
}

header .superhead .rtr .select-wrapper .dropdown-content li {
    padding: 7px;
    border-bottom: 1px solid #e8e8e8;
}

header .superhead .rtr .select-wrapper .dropdown-content li img {
    float: left;
    margin-right: 5px;
}

header .superhead .rtr .select-wrapper .dropdown-content li span {
    line-height: 10px;
    padding: 5px;
    color: #6b6f6f;
}

header .superhead .ltr p {
    color: #655e5e;
    margin-right: 10px;
    margin-bottom: 0;
    padding-top: 5px;
}

header .superhead .ltr p a {
    display: inline-block;
    margin-left: 0px;
}

header .superhead .ltr p a:before {
    color: #c8b4ba;
    font-size: 15px;
}

header .superhead .ltr a {
    color: #afafaf;
    line-height: 30px;
    margin-top: -2px;
}

header .superhead .ltr a:hover:before {
    color: #97be74;
}

header .superhead .ltr .mail:before {
    margin-right: 10px;
}

header .superhead .wrapper {
    align-items: flex-start;
    height: 30px;
}

header .superhead .centrmenu {
    margin-right: 50px;
    max-width: 560px;
    margin-top: 3px;
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
}

header .superhead .centrmenu li {
    display: flex;
}

header .superhead .centrmenu li a {
    font-size: 14px;
    color: #8b8d97;
    font-weight: 400;
}

header .superhead .centrmenu li a.red {
    color: #ff3843;
}

header .superhead .centrmenu li a:hover {
    color: #4a4d97;
}

header .superhead .rtr a {
    font-size: 16px;
    padding-top: 3px;
    font-weight: 500;
    line-height: 20px;
    color: #7a7c88;
    margin-right: 10px;
}

header .superhead .rtr a.phone:before {
    content: "\f106";
    color: #848484;
    margin-right: 6px;
}

.scroll-showcase {
    width: 100%;
}

header .superhead .rtr a:hover {
    color: #4a4d97;
}

header .city-select {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    font-size: 15px;
    color: #616161;
    margin-right: 5px;
    padding-left: 0px;
}

header .superhead .rtr .city-select .select-wrapper {
    margin-left: 10px;
}

header .superhead .rtr .city-select .select-wrapper input {
    height: 26px;
}

header .superhead .rtr .city-select .select-wrapper .select-dropdown {
    border-bottom: none;
    color: #444444;
    font-weight: bold;
    max-width: 90px;
    font-size: 14px;
}

header .superhead .rtr .city-select .select-wrapper .select-dropdown li {
    border-bottom: 1px solid #e6e5e5;
    min-height: auto;
}

header .superhead .rtr .city-select .select-wrapper .select-dropdown li>span {
    color: #423e40;
    line-height: 14px;
    font-size: 13px;
    padding: 6px 10px;
}

header .superhead .rtr .favorit-num {
    height: 28px;
    padding-top: 3px;
    margin-right: 69px;
    padding-left: 10px;
    line-height: 20px;
    font-size: 11px;
    text-transform: uppercase;
    float: left;
    border-right: 0;
}

header .superhead .rtr .favorit-num span {
    line-height: 16px;
    margin-right: 5px;
    float: left;
    margin-top: 6px;
    margin-left: -10px;
    font-size: 11px;
    height: 16px;
    width: 16px;
    text-align: center;
    display: block;
    border-radius: 50%;
    background: #feafc4;
    color: #fff;
}

header .superhead .rtr .favorit-num:before {
    color: #feafc4;
    float: left;
}

header .superhead .rtr .enter {
    width: 80px;
    margin-right: 0px;
    font-weight: 300;
    font-size: 15px;
}

header .superhead .rtr .enter:hover:before {
    color: #441d5e;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

header .superhead .rtr .enter:before {
    font-size: 16px;
    color: #feafc4;
    float: left;
}

.main-menu {
    margin-top: 8px;
}

header .select-wrapper .caret {
    fill: rgba(49, 49, 49, 0.87);
    font-weight: 300;
    width: 18px;
    height: 18px;
    top: -1px;
}

.collapsible .collapsible-header {
    position: relative;
}

.collapsible .collapsible-header .more {
    position: absolute;
    left: 0px;
    margin-top: 4px;
    width: 12px;
    height: 12px;
}

.collapsible .collapsible-header .more:before {
    content: "\f109";
    height: 8px;
    font-size: 8px;
    font-family: Flaticon;
    color: #8491a2;
    width: 8px;
    line-height: 8px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transform: rotate(90deg);
    transition: all 0.2s linear;
    display: block;
}

.collapsible .active .more:before {
    transform: rotate(-90deg);
}

.filtr .collapsible-body {
    border-bottom: none;
}

.catalog-menu .accord .collapsible-header {
    padding-left: 10px;
    border-bottom: 1px solid #ddd;
    padding-right: 10px;
}

.catalog-menu .accord .active .collapsible-header {
    background: transparent;
}

.catalog-menu .accord .collapsible-header:hover {
    color: #5659a7;
}

.catalog-menu .accord .collapsible-header {
    position: relative;
    border-bottom: none;
    line-height: 130%;
    padding: 12px;
    font-size: 16px;
    color: #555555;
    padding-left: 15px;
}

.catalog-menu .accord .collapsible-body {
    border-bottom: none;
    padding: 0px 4px;
    background: #fff;
}

.catalog-menu .collapsible-body li a:hover {
    color: #ce093d !important;
}

.catalog-menu .accord .collapsible-body li a {
    color: #9a9aae;
    font-size: 13px;
}

#size {
    padding: 50px;
}

#tarif {
    width: 70%;
    max-width: 1300px;
}

#tarif h4 {
    margin-top: 20px !important;
}

#size h4,
#tarif h4 {
    text-align: left;
    font-weight: 500;
    margin-top: -32px;
    font-size: 24px;
}

.table-size {
    grid-template-columns: 20% 20% 20% 20% 20%;
}

.table-tarif {
    grid-template-columns: 25px 17% 17% 17% 17% 17% 17%;
    margin-left: -23px;
}

.table-tarif .heartr {
    font-size: 13px;
    line-height: 15px;
    padding: 15px 0;
    text-align: center;
    background: #c4c3d1;
    font-weight: 500;
}

.table-size,
.table-tarif {
    max-width: 100%;
    display: grid;
}

.table-size .heartr {
    font-size: 13px;
    background: #c4c3d1;
    font-weight: 500;
}

#sizes {
    width: 90% !important;
}

#sizes .modal-content {
    overflow-x: scroll;
}

.table-size div {
    text-align: center;
    padding: 10px 0;
    font-weight: 400;
    font-size: 12px;
    border-bottom: 1px solid #ccc;
}

.table-tarif div {
    text-align: center;
    padding: 10px 0;
    font-weight: 300;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.table-tarif div.gold {
    background: #f9efcb;
}

.table-tarif div.premium {
    background: #fde5cb;
}

.singlsum .field {
    margin-top: 10px;
}

.singlsum .field span {
    box-sizing: border-box;
    min-width: 100px;
}

.field {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.modal-content.item-card .descript {
    display: block;
}

.modal-content.item-card .descript a {
    text-decoration: underline;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

.modal-content.item-card .descript a span {
    color: #585858;
    font-weight: 400;
}

.modal-content.item-card .descript p {
    color: #797a7c;
    font-size: 12px;
    line-height: 14px;
}

.moredes {
    float: right;
    color: #5659a7;
    text-decoration: underline;
}

.item-card .descript .col p:before {
    color: #bbbbbb;
    font-size: 15px;
    width: 18px;
    height: 15px;
}

.item-card .descript .col p {
    width: 100%;
    height: 14px;
    line-height: 10px;
    margin-bottom: 2px;
}

.item-card .descript .col p strong {
    color: #5659a7;
}

.item-card .descript .col {
    margin-top: 30px;
}

.item-card .descript .col:first-child {
    border-right: 1px solid #ccc;
    margin-right: 30px;
}

.item-card .descript p.dostavka:before {
    content: "\f105";
}

.item-card .descript p.place:before {
    content: "\f105";
}

.item-card .descript p.post:before {
    content: "\f105";
}

.field input,
.field button {
    background: transparent;
    border: none;
    font-size: 16px;
    font-weight: 500;
    color: #5659a7;
    text-align: center;
    line-height: 30px;
    width: 32px;
}

.field input[type="numeric"] {
    border: 1px solid #d1d1d1;
    background: #f9f9f9;
}

.field input,
.field button {
    border: 1px solid #f4f4f4;
}

.bigcard {
    flex: 50%;
    max-width: 50%;
}

.field button:hover {
    background: #e4e5ea;
}

.cardware.best:before {
    content: url(../images/bestprice.png);
    position: absolute;
    right: -4px;
    top: -4px;
}

.basket-shop .basket-string .table {
    margin-bottom: 20px;
}

.cardware.premium {
    flex: 50%;
    max-width: 50%;
    background: none;
}

.cardware.premium .img-wrapper {
    height: 238px;
}

.cardware.premium p {
    margin-bottom: 0;
    max-width: 60%;
    display: inline-block;
    float: left;
}

.cardware.premium .pre-price {
    max-width: 50%;
    display: inline-block;
    padding-top: 0;
    float: right;
}

.basket-shop .basket-string .table .row-string {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    border-radius: 3px;
    display: flex;
    border: 1px solid #ff3541;
    padding: 5px 0;
    margin-top: 10px;
    justify-content: space-between;
}

.basket-shop .basket-string .table .row-string.odd {
    background: #fffafc;
}

.basket-shop .basket-string .table .row-string img {
    margin-right: 10px;
    max-width: 80px;
}


.btn.red {
    background: #ff3541;
    border-radius: 5px;
    color: #fff;
}

.btn.red:hover {
    background: #474d9b;
}

.order-data .col:last-child {
    margin-right: -20px;
}

.itog {
    text-align: right;
    padding-top: 30px;
    border-bottom: 1px solid #ccc;
}

.order-data+.btn {
    float: right;
    margin-bottom: 60px;
    width: 200px;
    height: 40px;
}

.itog p {
    font-family: roboto;
    text-align: right;
    font-size: 18px;
    font-weight: 500;
}

.itog p strong {
    color: #ff3541;
}

.itog p span {
    font-size: 14px;
}

.order-data {
    padding: 20px 0;
    width: 100%;
    justify-content: flex-end;
    display: flex;
    font-family: roboto;
    border: 4px solid #5659a7;
}

.order-data .row {
    width: 100%;
    display: flex;
    font-family: roboto;
    margin-bottom: 0px;
}

.order-data .col {
    align-content: flex-start;
    max-width: 400px;
    padding: 0 30px;
    border-left: 1px solid #ccc;
}

.order-data .col p {
    margin-bottom: auto;
    margin-bottom: 5px;
}

.basket-shop .basket-string .table .row-string .des {
    display: -webkit-flex;
    display: -moz-flex;
    flex-grow: 3;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding-left: 15px;
    color: #343435;
    font-size: 16px;
    width: 440px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.basket-shop .basket-string .table .row-string .des a {
    white-space: nowrap;
    color: #454c9c;
    font-size: 14px;
    font-weight: 500;
}

.basket-shop .basket-string .table .row-string .des a:hover {
    text-decoration: underline;
}

.basket-shop .basket-string .table .row-string .des p {
    line-height: 18px;
    margin-bottom: 0px;
    font-size: 15px;
}

.basket-shop .basket-string .table .row-string .des p strong {
    margin-top: 0px;
    display: block;
    font-size: 12px;
    font-weight: 400;
}

.basket-shop .basket-string .table .row-string .special-sum {
    font-weight: bold;
    color: #441d5e !important;
}

.basket-shop .basket-string .table .row-string .special-sum span {
    font-size: 12px;
    margin-right: 5px;
}

.basket-shop .basket-string .table .row-string .special-sum a span {
    display: none;
}

.basket-shop .basket-string .table .row-string .stat-setting span {
    color: #877c87;
    font-size: 12px;
    padding-left: 5px;
    line-height: 14px;
}

.basket-shop .basket-string .table .row-string .summ {
    align-content: flex-start;
    padding: 0 12px;
    display: -webkit-flex;
    border-left: 1px solid #c1c1c1;
    margin-left: 20px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    justify-content: center;
    display: flex;
    padding-top: 10px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    align-content: flex-start;
}

.basket-shop .basket-string .table .row-string .count .field {
    margin-top: 20px;
}

.basket-shop .basket-string .table .row-string .summ p {
    font-size: 20px;
    color: #3d3d3d;
    margin-top: 15px;
    white-space: nowrap;
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 18px;
}

.basket-shop .basket-string .table .row-string .summ p span {
    font-size: 14px;
}

.summ span,
.count span,
.total-summ span {
    width: 100%;
    font-size: 14px;
    margin-right: 10px;
    font-weight: 400;
    margin-bottom: 5px;
}

.basket-shop .basket-string .table .row-string .summ p.special-sum {
    font-size: 16px;
    color: #e57d99 !important;
}

.odd .field input,
.odd .field button {
    background: #fdfdfd;
}

.basket-shop .basket-string .table .row-string .count span {
    padding-top: 10px;
    text-align: center;
    font-weight: 400;
    font-size: 20px;
}

.basket-shop .basket-string .table .row-string .count {
    padding: 0 12px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: flex-start;
    align-items: flex-start;
}

.singlsum+div {
    margin-left: 60px;
}

.basket-shop .basket-string .table .row-string .count span {
    margin-right: 10px;
}

.singlsum+div {
    padding-right: 60px;
}

.basket-shop .basket-string .table .row-string .total-summ {
    align-content: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    align-items: flex-start;
    padding-top: 10px;
    padding-left: 15px;
    font-weight: 500;
    max-width: 34%;
    justify-content: flex-end;
}

.des .expr {
    margin-left: -0;
}

.des .expr strong {
    font-size: 14px;
}

.des .today {
    margin-bottom: 20px;
}

.des .today strong {
    font-size: 14px;
}

.basket-shop .basket-string .table .row-string .total-summ p {
    margin-top: 5px;
    width: 100%;
    margin-bottom: 0px;
    text-align: right;
    font-weight: 500;
}

.row-string .stat-setting .reload {
    background: url(../images/reloaded.svg);
    background-size: cover;
    display: block;
    width: 16px;
    height: 17px;
    margin-top: 18px;
}

.row-string .stat-setting .close-row {
    background: url(../images/close-black.png);
    background-size: cover;
    display: block;
    width: 15px;
    height: 15px;
    margin-top: 25px;
    margin-left: 20px;
}

.basket-shop .basket-string .table .row-string .total-summ p.special-sum {
    padding: 5px 4px 0 10px;
    position: relative;
    color: #ff3541 !important;
    white-space: nowrap;
    padding: 5px 10px;
    margin-left: -5px;
    margin-top: 0px;
}

.basket-shop .total {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #b3b3b3;
    margin-bottom: 20px;
}

.basket-shop {
    padding-right: 30px;
}

.s3 .more-data {
    background: #ffffff;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    box-shadow: 0px 2px 50px rgba(0, 0, 0, 0.04);
    border-radius: 5px;
    margin-left: 20px;
    min-width: 400px;
}

.s3 .more-data li {
    border-bottom: 1px solid #efecec;
    color: #545454;
    padding: 0 10px;
    padding-left: 40px;
    padding-top: 15px;
}

.s3 .more-data li p {
    margin-bottom: 10px;
}

.s3 .more-data li:before {
    margin-left: -30px;
    float: left;
    margin-right: 10px;
}

.basket-shop .total p {
    margin-bottom: 0;
}

.promocode {
    display: flex;
}

.promocode .prom,
.promocode .prom form {
    display: flex;
    flex: 100%;
}

.promocode .prom form input[type="submit"] {
    background: #ccc;
    height: 44px;
    border: 1px solid #adadad;
    max-width: 190px;
    font-size: 14px;
    font-weight: 600;
}

.promocode .style1 {
    margin: 0;
    width: 210px;
    height: 45px;
}

.promocode {
    border-bottom: 1px dashed #b3b3b3;
    padding-bottom: 20px;
}

.promocode .prom form input[type="text"] {
    max-width: 290px;
}

.promocode .prom form input[type="submit"]:hover {
    background: #d3d4e8;
}

.promocode .prom .info {
    margin-left: 20px;
}

.special a {
    float: right;
    padding: 10px 20px;
    color: #fff;
    background: #ff4541;
    line-height: 30px;
    height: 30px;
    font-size: 13px;
    margin-left: 15px;
    white-space: nowrap;
}

.special a:hover {
    background: #a73a37;
}

.special div p {
    max-width: 250px;
    color: #513333;
    padding-top: 3px;
    font-size: 16px;
    line-height: 20px;
}

.special div p strong {
    color: #ff4541;
}

.promocode .prom .info:before {
    content: "\f11f";
    line-height: 43px;
    color: #ccc;
}

.basket-shop .total .main-total {
    padding: 0px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    color: #919191;
    flex: 300px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.basket-shop .total .main-total p {
    margin-bottom: 0;
}

.basket-shop .total .main-total strong {
    color: #323232;
    font-size: 22px;
    white-space: nowrap;
    margin-left: 10px;
}

.basket-shop .total .main-total strong span {
    font-weight: bold;
    font-size: 14px;
}

.basket-shop .total .special {
    background: #f2e6f3 url(../images/special.jpg);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding: 12px;
    align-items: center;
    line-height: 12px;
}

.basket-shop .total .special div {
    line-height: 12px;
}

.basket-shop .total .special div p {
    margin-left: 0px;
    color: #6e424e;
    font-size: 22px;
    white-space: nowrap;
}

.basket-shop .total .special div p span {
    font-size: 14px;
    color: #6e424e;
}

.basket-shop .total .special div .small-text {
    font-size: 11px;
    color: #2f2e2e;
    line-height: 11px;
    display: block;
    margin-bottom: 4px;
}

.basket-shop .total .special p {
    font-size: 14px;
    margin-left: 10px;
}

.basket-shop .total .special p strong {
    color: #f92364;
}

.basket-shop .total .setting {
    line-height: 18px;
    align-items: center;
    padding: 0 20px;
    padding-top: 16px;
}

.basket-shop .total .setting a {
    color: #3d3c3c;
    font-size: 12px;
    border-bottom: 1px dashed #3d3c3c;
}

.basket-shop .total .select-gift {
    line-height: 16px;
    padding-left: 15px;
    font-size: 16px;
    align-items: center;
    padding-top: 15px;
    font-size: 12px;
    flex-grow: 1;
}

.basket-shop .total .select-gift a {
    color: #3d3c3c;
    font-size: 17px;
    line-height: 28px;
}

.basket-shop .total .add-gift {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-right: 15px;
}

.basket-shop .total .select-gift:before {
    margin-right: 5px;
    display: inline-block;
    font-family: Flaticon;
    font-size: 40px;
    float: left;
    content: "\f11a";
    width: 45px;
    height: 20px;
    display: block;
    line-height: 20px;
    color: #ff4541;
}

.basket-shop .basket-payment {
    margin-top: 20px;
    background: #fff8fa;
    padding: 15px;
    margin-bottom: 50px;
}

.basket-shop .basket-payment .flex.wrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.basket-shop .basket-payment .step-3 .row {
    flex-wrap: nowrap;
}

.basket-shop .basket-payment h5 {
    width: 100%;
    color: #a26274;
    font-weight: bold;
    margin-bottom: 10px;
}

.basket-shop .basket-payment .step-1 .row,
.basket-shop .basket-payment .step-2 .row {
    width: 100%;
}

.basket-payment label {
    color: #464343;
}

.basket-payment .row {
    margin-bottom: 0px;
}

.basket-shop .basket-payment h5 span {
    float: none;
    font-weight: 900;
    color: #d0d0d3;
    margin-right: 6px;
    font-size: 19px;
}

.basket-shop .basket-payment .step-1 p,
.basket-shop .basket-payment .step-2 p {
    font-size: 12px;
    color: #434343;
    margin-bottom: 3px;
    display: block;
    width: 100%;
    line-height: 13px;
}

.basket-shop .basket-payment .step-1 p strong,
.basket-shop .basket-payment .step-2 p strong {
    color: #f8a6bc;
    margin-left: 15px;
    font-weight: bold;
}

.basket-shop .basket-payment .step-2 p {
    font-size: 12px;
    font-style: italic;
    color: #434343;
}

.basket-shop .basket-payment .step-1,
.basket-shop .basket-payment .step-2 {
    border-bottom: 1px solid #d3d3d6;
}

.basket-shop .basket-payment .step-3 a {
    color: #434343;
    font-size: 12px;
    flex: 25%;
    padding: 5px 10px;
    line-height: 14px;
    margin: 0 4px;
    align-items: center;
    opacity: 0.8;
}

.basket-payment .step-2 span {
    float: left;
    margin-right: 70px;
}

.basket-shop .basket-payment .step-3 a img {
    margin-right: 10px;
}

.basket-shop .basket-payment .step-3 a.btn-card-1 {
    background: #fbeccf;
    border: 1px solid #ffc2d5;
}

.basket-shop .basket-payment .step-3 a.btn-card-2 {
    background: #fcecd5;
    border: 1px solid #fcecd5;
}

.basket-shop .basket-payment .step-3 a.btn-card-2 img {
    margin-bottom: -20px;
}

.basket-shop .basket-payment .step-3 a.btn-card-3 {
    border: 1px solid #ffc2d5;
}

.basket-shop .basket-payment .step-3 a.btn-card-3 img {
    margin-bottom: -5px;
}

.basket-shop .basket-payment .step-3 a.btn-card-4 {
    border: 1px solid #ffc2d5;
    color: #848484;
}

.basket-shop .basket-payment .step-3 a:hover {
    border: 1px solid #f92364;
    opacity: 1;
}

.banner+.allshop {
    margin-bottom: 60px;
}

.banner+.allshop .company-title {
    margin-bottom: 15px;
    margin-top: 10px;
}

.banner+.allshop .company-title h4 {
    color: #7a7b8b;
    font-weight: 600;
}

.filtr {
    border-radius: 6px;
    border: 1px solid #e0e0e0;
    margin: 15px;
    margin-bottom: 50px;
    margin-top: 0px;
    background: #fff;
    margin-left: 0px;
}

.filtr .btn.submit {
    margin-top: 20px;
    margin-left: 25px;
    width: 80%;
    box-sizing: border-box;
    margin-bottom: 0px;
    margin-right: 15px;
}

.filtr .btn.clear:hover {
    opacity: 1;
}

.filtr .btn.clear {
    margin-top: 10px;
    width: 80%;
    margin-left: 25px;
    overflow: hidden;
    text-transform: none;
    height: 50px;
    background: #e8eaf0;
    border-radius: 6px;
    color: #778291;
}

.filtr label {
    display: block;
}

.filtr label input:checked+span {
    color: #585869;
    font-weight: bold;
}

.filtr .collapsible-body {
    padding: 15px 25px;
}

.filtr h5 {
    font-weight: bold;
    padding: 20px 30px 10px;
}

.filtr .collapsible {
    margin-top: 20px;
    border: none;
    margin: 0;
    padding: 0 20px;
}

.filtr .kategories {
    margin-bottom: 30px;
}

.filtr .collapsible .collapsible-header {
    font-weight: 600;
    padding: 10px 2px 4px 20px;
    font-size: 14px;
    color: #2e2e31;
    border-top: 1px solid #ddd;
}

.filtr .collapsible .collapsible-body {
    padding: 10px 0;
}

.filtr .collapsible .collapsible-body .row {
    flex-wrap: nowrap;
}

.filtr .collapsible .collapsible-body .row label {
    margin-right: 15px;
    overflow: hidden;
}

.filtr .collapsible .collapsible-body .row label input {
    box-sizing: border-box;
    border-radius: 3px;
    height: 30px;
    color: #788290;
    font-size: 12px;
    border: 1px solid #ddd;
}

.filtr .collapsible-header:focused {
    background: transparent;
}

.filtr .check {
    margin: 5px;
    height: 20px;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.filtr .check input {
    opacity: 0;
    z-index: 10;
    pointer-events: all;
    position: absolute;
    cursor: pointer;
}

.filtr .check label {
    opacity: 1;
    z-index: 8;
    cursor: pointer;
    position: relative;
    border-radius: 100%;
    border: 3px solid #fff;
    width: 20px;
    overflow: hidden;
    height: 20px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
}

.filtr .check input:checked+label:before {
    content: url(../images/chek.png);
    display: block;
    margin-top: 2px;
    margin-left: 1px;
}

.filtr label span {
    color: #a3a2a2;
    font-size: 12px !important;
    font-weight: 300;
}

.submenu .logo {
    margin-right: 20px;
    padding-top: 11px;
}

.submenu .basket .basket-data {
    flex-grow: 1;
}

.submenu .basket a {
    color: #423e40;
    text-align: left;
    font-size: 16px;
    margin-top: 20px;
    font-weight: 500;
    margin-right: 0px;
}

.submenu .basket a:hover {
    background: transparent;
}

.submenu .basket a span strong {
    font-size: 10px;
}

.submenu .basket p {
    color: #868484;
    font-size: 11px;
    margin: 0;
    margin-top: 10px;
    line-height: 3px;
    text-transform: none;
}

.submenu .basket .dropdown-trigger {
    white-space: nowrap;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0px;
    padding-left: 50px;
    padding-right: 0px;
}

.submenu .basket .dropdown-trigger p {
    flex: 100%;
}

.submenu .basket .dropdown-trigger:before {
    left: 0;
    content: "";
    color: #b5b5b5;
    background: url(../images/cart.png) no-repeat;
    font-size: 40px;
    width: 40px;
    height: 40px;
    position: absolute;
    font-family: arial;
    display: block;
}

.submenu .basket .dropdown-content {
    background: #fff;
    width: 250px !important;
    top: 84px !important;
    margin-left: -138px;
    box-shadow: 0 0 25px #c3bbbb8c;
    overflow: visible;
}

.submenu .basket .dropdown-content a {
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 15px;
}

.submenu .basket .dropdown-content:before {
    z-index: -1;
    content: "";
    width: 20px;
    height: 20px;
    background: #fff;
    transform: rotate(45deg);
    position: absolute;
    left: 20px;
    margin: auto;
    top: -10px;
    display: block;
}

.header #dropdown {
    top: 60px !important;
    width: 250px !important;
    box-shadow: 5px 7px 20px rgba(23, 23, 23, 0.2);
}

.btn.blue {
    border-radius: 5px;
    background: #4a4d97;
    padding: 0px 20px;
    text-transform: none;
}

.btn.blue:hover {
    background: #ff3843;
}

.vosrat-rorm .btn.blue {
    margin: auto;
    height: 50px;
    width: 200px;
}

.basket .dropdown-content li {
    display: flex;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
}

.basket .dropdown-content li img {
    max-width: 90px;
    max-height: 80px;
    margin-right: 15px;
    margin-right: 15px;
}

.basket .dropdown-content li .basket-data {
    flex-grow: 2;
}

.basket .dropdown-content li .basket-data .mini-title {
    padding-top: 10px;
}

.basket .dropdown-content li .basket-data .price {
    font-weight: bold;
}

.basket .dropdown-content li .basket-data .price strong {
    display: block;
    font-weight: 400;
    font-size: 12px;
}

.basket .dropdown-content li .basket-data .price span {
    font-size: 13px;
    font-weight: 300;
}

.basket .dropdown-content .fb-price {
    text-align: center;
    font-size: 14px;
    border: 3px dashed #ff3843;
    border-radius: 50%;
    color: #ff3843;
}

.basket .dropdown-content .fb-price strong {
    display: block;
    font-weight: 400;
    font-size: 12px;
}

.submenu .basket .dropdown-content li {
    padding: 5px 0;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    border-bottom: 1px dashed #c6c6ca;
}

.submenu .basket .dropdown-content li img {
    height: 50px;
    width: auto;
    margin: 10px;
}

.submenu .basket .dropdown-content li .mini-title {
    width: 100%;
    display: block;
    margin-top: 10px;
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
}

.submenu .basket .dropdown-content li .price {
    width: 100%;
    display: block;
    font-size: 16px;
    color: #4a4949;
    font-weight: 500;
    margin-top: 5px;
    white-space: nowrap;
}

.submenu .basket .dropdown-content li .price strong {
    width: 100%;
    display: block;
    font-size: 11px;
    color: #7d7c7c;
    line-height: 10px;
}

.submenu .basket .dropdown-content li .fb-price {
    color: #441d5e;
    box-sizing: border-box;
    margin-top: 10px;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: block;
    line-height: 50px;
    border: 3px #441d5e dashed;
    text-align: center;
    line-height: 45px;
    position: relative;
}

.submenu .basket .dropdown-content li .fb-price strong {
    text-align: right;
    position: absolute;
    bottom: -12px;
    font-size: 10px;
    right: 10px;
}

.submenu .basket .dropdown-content li .fb-price:hover>span {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    opacity: 1;
    margin-right: -120px;
}

.submenu .basket .dropdown-content li .fb-price span {
    position: relative;
    display: block;
    position: absolute;
    background: #dc3b6e;
    color: #fff;
    line-height: 13px;
    text-align: left;
    padding: 5px;
    top: 1px;
    right: -16px;
    width: 120px;
    border-radius: 5px;
    font-size: 12px;
    margin-right: -160px;
    box-shadow: 2px 5px 17px 2px 5px 17px rgba(10, 10, 10, 0.4);
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.submenu .basket .dropdown-content li .fb-price span:before {
    content: "";
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
    left: -5px;
    display: block;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #dc3b6e;
    position: absolute;
}

.component {
    padding-top: 0px;
    margin-bottom: -8px;
    position: relative;
    padding-bottom: 100px;
    z-index: 90;
    flex: 1;
    max-width: 1300px;
    width: 100%;
}

.shop .see.showcase .navigate {
    margin-top: -70px;
}

.see.showcase {
    margin-top: 25px;
}

.see.showcase .navigate {
    margin-top: -39px;
}

.component h4 {
    padding-bottom: 0px !important;
}

.basket-story {
    width: 100%;
}

.basket-story .basket-story_title {}

.basket-story .basket-story_date {
    font-style: italic;
    font-size: 14px;
    color: #787777;
    margin-bottom: 15px;
    background: #f2f2fc;
    width: 100%;
    padding: 2px 5px;
}

.basket-story_table {
    width: 100%;
}

.basket-story_table .row-string {
    display: flex;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}

.breadcrum {
    padding: 5px 0;
    margin-bottom: 30px;
    margin-top: 30px;
}

.breadcrum ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    white-space: nowrap;
    padding-left: 0;
    margin-bottom: 0;
}

.breadcrum ul li {
    margin-right: 20px;
    position: relative;
    display: inline-block;
}

.breadcrum ul li a,
.breadcrum ul li span {
    border-radius: 5px;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 600px;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #4a4d97;
    padding: 10px 20px;
}

.breadcrum ul li a {
    background: #cacef3;
    font-weight: 500;
    font-style: normal;
}

.breadcrum ul li:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 12px;
    right: -5px;
    transform: rotate(45deg);
    background: #cacef3;
    transition: 0.3s;
}

.breadcrum ul li:hover:after {
    background: #53569c;
}

.breadcrum ul li:last-child:after {
    background: #e3e9ff;
    top: 30px;
    right: 15px;
}

.breadcrum ul li span {
    background: #e3e9ff;
}

.breadcrum ul li a:hover {
    color: #fff;
    background: #53569c;
}

.greyct {
    background: url(../images/viol_bg.png) no-repeat;
    padding: 50px 30px;
    box-sizing: border-box;
    margin-right: 30px;
    align-content: flex-start;
    border: 2px solid #fff0f4;
}

.greyct strong {
    font-weight: 900;
    color: #49494b;
    display: block;
    margin-bottom: 5px;
}

.submenu {
    position: relative;
    z-index: 998;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.main-menu ul li ul li a {
    font-size: 14px;
    color: #717171;
    line-height: 50px;
    text-transform: none;
    font-weight: 500;
}

.main-menu ul li a {
    padding: 0;
}

.main-menu ul li.active a {
    color: #a86a7e;
}

.master {
    font-size: 13px;
}

.master:before {
    display: none;
}

.rightcol {
    max-width: 300px;
    padding-right: 20px;
}

.rightcol h2,
.filtr h2 {
    font-size: 18px;
    margin-top: 50px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 15px;
    padding-left: 15px;
}

.filtr .kategories {
    padding-left: 30px;
}

.rightcol ul li,
.filtr li {
    margin-bottom: 4px;
}

.rightcol ul li.active>a {
    background: #e2e3ef;
    padding: 2px 8px;
    border-radius: 3px;
}

.rightcol ul li.active ul,
.filtr ul li.active ul {
    padding-left: 20px;
    padding-top: 5px;
}

.rightcol ul li.active a,
.filtr li.active a {
    font-weight: 400;
}

.rightcol ul li a,
.filtr a {
    color: #5e5f6e;
    font-weight: 500;
    font-size: 14px;
    margin-left: 30px;
}

.rightcol .collapsible-body li a,
.filtr a {
    margin-left: 0px;
}

.rightcol ul li a:hover,
.filtr a:hover {
    color: #4a4d97;
}

.sp {
    margin-top: 25px;
    display: block;
    max-width: 300px;
    margin-left: 10px;
}

.sp img {
    width: 100%;
    height: auto;
}

.component.s9 {
    padding-bottom: 60px;
}

.fb:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f10a";
}

.vk:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f107";
}

.ins:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f108";
}

.mail:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f106";
}

.enter:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f105";
}

.favorit-num:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f103";
}

.pref-1:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f11a";
}

.pref-2:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f119";
}

.pref-3:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f118";
}

.pref-4:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f117";
}

.pref-5:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f10e";
}

.pref-6:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f10d";
}

.pref-7:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f116";
}

.pref-8:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f115";
}

.pref-9:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f10f";
}

.pref-10:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f10c";
}

.pref-11:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f113";
}

.pref-12:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f112";
}

.pref-13:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f111";
}

.pref-14:before {
    font-family: Flaticon;
    font-size: 20px;
    content: "\f110";
}

.preference h4 {
    font-weight: 600;
    text-align: left;
    color: #575258;
}

.preference h4 span {
    margin-top: -16px;
    margin-left: 180px;
    background: #feafc4;
    display: block;
    width: 40px;
    height: 3px;
}

.preference h4+a {
    color: #68666a;
    float: right;
    margin-top: -40px;
    font-weight: 400;
}

.preference h4+a:hover {
    text-decoration: underline;
    color: #feafc4;
}

.preference .row {
    justify-content: space-between;
    margin-top: 50px;
}

.preference .row .w3 {
    padding-right: 30px;
    box-sizing: border-box;
}

.preference .row div strong {
    color: #575258;
    font-weight: 900;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
}

.preference .row div p {
    line-height: 17px;
    font-size: 13px;
    color: #656464;
}

.preference .row .w3:before {
    display: block;
    width: 88px;
    height: 70px;
    float: left;
    content: "";
    margin-top: 25px;
}

.preference .row .transpot:before {
    background: url(../images/bigicon-trans.png) no-repeat;
}

.preference .row .postcard:before {
    background: url(../images/bigicon-postcard.png) no-repeat;
}

.preference .row .gifts:before {
    background: url(../images/bigicon-gift.png) no-repeat;
}

.preference li {
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 22px;
    color: #636363;
    font-weight: 400;
}

.preference i {
    float: left;
    margin-right: 26px;
    font-weight: 500;
    margin-top: -8px;
}

.preference i:before {
    font-size: 32px;
    color: #a9a9a9;
}

.spin {
    padding: 60px 0 30px;
}

.spinner {
    height: 350px;
    padding-bottom: 109px;
}

.spinner .indicators {
    margin-bottom: -20px;
}

.spinner .indicators .indicator-item {
    background-color: #8a8888;
    margin: 17px 4px;
}

.spinner .indicators .indicator-item.active {
    background-color: #d94d81;
}

.about {
    background: url(../images/flowers.jpg) no-repeat left top;
    padding-top: 80px;
}

.about .bdflow {
    padding: 40px 0;
    display: flex;
}

.about .bdflow .col.s5 {
    align-content: flex-start;
    flex: 50%;
    padding-right: 50px;
}

.about .bdflow .col.s5 .small {
    line-height: 20px;
    font-size: 14px;
}

.about .col.s6 {
    align-content: flex-start;
}

.payment-widjet {
    margin: auto;
    margin-bottom: 40px;
    max-height: 200px;
    width: 100%;
    max-width: 900px;
}

.payment-widjet p {
    color: #686967;
    font-size: 12px;
    line-height: 17px;
}

.payment-widjet h6 {
    color: #313230;
    font-size: 17px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 15px;
    width: 100%;
}

.payment-widjet .tabs .indicator {
    display: none;
    background-color: #989292;
}

.payment-widjet .tabs {
    border-bottom: 1px solid #cccbcb;
    padding-bottom: 15px;
    height: 26px;
}

.payment-widjet .tab {
    border-right: 1px solid #cccbcb;
    line-height: 26px;
    padding: 0;
    height: 26px;
    background-color: transparent !important;
    display: flex;
}

.payment-widjet .tab:last-child {
    border: none !important;
}

.payment-widjet .tab a {
    width: auto;
    color: #909090;
    font-weight: 700;
    text-transform: none;
    font-size: 14px;
    background-color: transparent !important;
}

.payment-widjet .tab a.active {
    color: #9dc777;
}

.payment-widjet .tab-content {
    align-content: flex-start;
    padding-left: 110px;
}

.payment-widjet .col i {
    display: block;
    position: absolute;
    margin-left: -90px;
}

.payment-widjet .col i:before {
    color: #828282;
    font-size: 60px;
    margin-right: 70px;
    margin-top: -10px;
}

.payment-widjet .col i.money:before {
    content: "\f11b";
}

.payment-widjet .col i.money-online:before {
    content: "\f10d";
}

.payment-widjet .col i.nomoney:before {
    content: "\f11c";
}

.payment-widjet .col i.money-card:before {
    content: "\f10e";
}

.payment-widjet .s12 {
    padding-top: 30px;
}

.select-dropdown.dropdown-content li:hover {
    background-color: rgb(220, 220, 236);
}

.select-dropdown.dropdown-content li:hover span {
    color: #671e8c;
}

.reg .row {
    margin-left: 0;
    overflow: visible;
}

.reg .dropdown-content li>a,
.dropdown-content li>span {
    font-size: 13px;
    color: #8b9090;
}

.reg .dropdown-content {
    box-shadow: 3px 6px 14px rgba(0, 0, 0, 0.2);
}

.seller {
    background: url(../images/sendler.jpg);
    height: 115px;
}

.newslider .carousel-item {
    width: 32%;
    opacity: 1 !important;
}

.seller form {
    width: 80%;
    display: flex;
    padding-top: 30px;
}

.seller h6 {
    color: #fff;
    max-width: 160px;
    margin-right: 40px;
    line-height: 19px;
    padding-top: 38px;
}

.seller form input {
    color: #fff;
    background: transparent;
    height: 46px;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
}

.seller form input[type="submit"] {
    max-width: 190px;
    margin-left: 20px;
    border: none;
    font-weight: 500;
    box-shadow: 2px 3px 24px rgba(0, 0, 0, 0.15);
    background: #9300e8;
    background: -webkit-linear-gradient(left, #9300e8, #f92364);
    background: -moz-linear-gradient(left, #9300e8, #f92364);
    background: linear-gradient(to right, #9300e8, #f92364);
}

.seller form input[type="submit"]:hover {
    box-shadow: 2px 3px 24px #441d5ec9;
}

.newslider {
    margin-top: -20px;
    height: 300px;
}

.news {
    width: 100%;
}

.news h4 {
    padding-bottom: 10px;
    margin-top: 40px;
}

.newslider .carousel-item .data {
    font-size: 13px;
    color: #afabab;
    font-weight: 300;
    margin-bottom: 10px;
}

.newslider .carousel-item strong {
    display: block;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 600;
}

.newslider .indicators {
    top: 0px;
    height: 10px;
}

.newslider .indicators .indicator-item {
    background-color: rgb(218, 215, 220);
}

.newslider .indicators .indicator-item.active {
    background-color: #ff96af !important;
}

.newslider .carousel-item p {
    color: #757575;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.banner .navigate {
    position: absolute;
    top: 0;
    z-index: 99;
    width: 100%;
}

.banner .navigate .prew.arr {}

.banner .navigate .arr:hover {
    background-color: rgba(255, 255, 255, 0.3) !important;
}

.banner .navigate .arr {
    width: 60px;
    height: 360px;
    display: block;
    cursor: pointer;
    position: absolute;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.banner .navigate .arr:hover {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.banner .navigate .arr.next {
    right: 0px;
}

.banner .navigate .arr.next:before {
    content: "";
    background: url(../images/next.png) no-repeat;
    background-size: 15px !important;
}

.banner .navigate .arr.prew {
    left: 0px;
}

.banner .navigate .arr.prew:before {
    content: "";
    background: url(../images/back.png) no-repeat;
    background-size: 15px !important;
}

.banner .navigate .arr:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 16px;
    height: 40px;
}

.component .kategory .owl-item {
    margin: 0px 4px;
}

.component .banner .slider {
    margin-top: 0;
    height: 284px !important;
}

header+.company-data {
    border-bottom: 1px solid #ccc;
}

.company-data {
    margin-top: 20px;
}

.company-data .wrapper {
    justify-content: space-between;
    align-items: center;
}

.company-data .company-logo {
    overflow: hidden;
    max-width: 240px;
    margin-right: 20px;
}

.company-data .company-logo img {
    width: 100%;
    height: auto;
}

.company-data .company-menu {
    flex-grow: 5;
    padding-top: 10px;
}

.company-data .company-menu a {
    color: #323232;
}

.company-data .company-menu a:hover {
    color: #4a4d97;
    text-decoration: underline;
}

.company-data .company-slogo {
    font-weight: bold;
    padding-top: 10px;
    font-size: 16px;
    color: #676769;
    margin-right: 40px;
    margin-left: 20px;
}

.company-data .share {
    width: 40px;
    height: 40px;
    background: #ccc;
    border-radius: 50%;
    text-align: center;
}

.company-data .share:before {
    color: #fff;
    font-family: Flaticon;
    content: "\f103";
    font-size: 20px;
    line-height: 41px;
}

.company {
    border-radius: 6px;
    background: #fff;
    border: 1px solid #d2d0d0;
    padding: 10px;
    margin: 6px;
    box-shadow: 0 0 9px rgba(204, 204, 204, 0.5);
}

.company a {
    display: flex;
}

.company a p {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 5px;
    color: #424242;
    font-weight: 700;
}

.company a .logo-comp {
    max-width: 90px;
    overflow: hidden;
}

.company a .logo-comp img {
    width: 100%;
}

.company a span {
    line-height: 14px;
    font-weight: normal;
    display: block;
    font-size: 10px;
}

.company .mini-gallery {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
}

.company .mini-gallery div {
    flex: 45%;
}

.showcase.see {
    justify-content: flex-end;
}

.shop hr {
    display: none;
}



.showcase .cardware {
    margin-right: 10px;
}

.showcase h4:before {
    margin-left: -60px;
    line-height: 49px;
    font-size: 46px;
    float: left;
    margin-top: -1px;
    margin-right: 10px;
    display: inline-block;
    width: 48px;
    height: 48px;
}

.showcase h4.akcii:before {
    color: #ff3843;
    content: "\f11c";
}

.showcase h4 {
    padding-left: 60px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    text-align: left;
    margin-top: 0px;
    color: #8e8e9c;
    text-transform: uppercase;
    position: relative;
    font-weight: 900;
}

.showcase h4 .sort {
    position: absolute;
    right: 10px;
    text-transform: none;
    top: 30px;
    color: #727382;
    font-size: 16px;
    display: flex;
}

.showcase h4 .sort .select-dropdown {
    max-width: 160px;
    font-size: 12px !important;
    color: #727382;
}

.showcase h4 span {
    margin-top: 0px;
    display: block;
    text-transform: none;
    font-size: 14px;
}

.cardware .pre-price span {
    margin-left: 5px;
}

.showcase h4.akcii {
    color: #ff3843;
}

.cardware.bestprice .pre-price {
    color: #fe3843;
}

.cardware .pre-price {
    margin-bottom: 10px;
}

.showcase h4 a {
    color: #9a9899;
    text-transform: none;
    font-weight: 900;
    font-size: 24px;
}

.showcase h4 a:hover {
    color: #f92364;
}

.see .navigate a {
    background-size: 20% !important;
    background-position: center center !important;
    border-radius: 50%;
    display: inline-block;
    margin: 3px 10px;
    width: 40px;
    height: 40px;
}

.owl-carousel .owl-item {
    margin: 0 10px;
    max-width: 200px;
    min-width: 226px;
}

.kategory .owl-item {
    margin: 0 12px;
}

.showcase .navigate {
    background: #fff;
    margin-top: -90px;
}

.cardware img {
    display: block;
}

.cardware .img-wrapper {
    overflow: hidden;
    height: 180px;
    margin-bottom: 15px;
}

.cardware .img-wrapper+p {
    margin-bottom: 10px;
}

.cardware .pre-price {
    font-size: 18px;
    border-top: none;
    padding-left: 20px;
    padding-bottom: 0px;
    text-align: left;
}

.cardware .pre-price span {
    display: inline !important;
    padding: 0;
}

.cardware span {
    display: block;
    color: #7d7d7d;
    font-size: 12px;
    line-height: 16px;
    width: 100%;
    padding-left: 17px;
    box-sizing: border-box;
    text-align: left;
}

.img-wrapper .cardware span {
    margin-bottom: 15px;
}

.expr {
    color: #ff3843 !important;
    background: url(../images/expres.svg) no-repeat left top;
    background-size: 20px;
    margin-bottom: 10px;
    margin-left: 15px;
    padding-left: 30px !important;
}

.today {
    margin-bottom: 16px;
}

.today strong {
    background: #ecf0fd url(../images/roket.svg) no-repeat 7px 2px;
    color: #474d9b;
    padding: 4px 5px 4px 25px;
    border-radius: 3px;
    background-size: 12px;
}

.cardware .additive {
    margin-left: 18px;
    margin-bottom: 15px;
}

.cardware .additive span {
    display: flex;
}

.cardware .additive a {
    border: 1px dotted #989898;
    min-width: 15px;
    border-radius: 5px;
    margin-right: 5px;
    width: auto;
    min-height: 15px;
}

.cardware .revies {
    margin-left: 15px;
    width: 100%;
}

.smallsize {
    left: 20px;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 100%;
    justify-content: space-between;
    display: flex;
}
.cardware {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    /*  box-shadow: 0 0 9px rgba(204, 204, 204, 0.5); */
}

.cardware:hover {
    border: 1px solid #4a4d97;
}

.smallsize .sh {
    height: 11px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 9px;
    line-height: 11px;
    padding: 3px 7px;
    border-radius: 15px;
    margin-right: 10px;
    margin-top: 10px;
}

.smallsize .sh.hit {
    background: #ff3843;
}

.smallsize .sh.sn {
    background: #7c7fb3;
}

.smallsize .sv {
    color: #ff3843;
    font-weight: 600;
    font-size: 16px;
    height: 26px;
    width: 40px;
    padding-left: 10px;
    padding-top: 6px;
}

.smallsize {
    font-size: 12px;
    color: #bfbfbf;
    position: absolute;
}

.cardware .add {
    width: 90%;
    height: 40px;
    display: flex;
    background: #fff;
    margin-left: 10px;
    transition: 0.2s;
}

.modal-content.item-card {
    flex-wrap: wrap;
    padding-top: 50px;
}

.modal-content .see .navigate {
    margin-left: 250px;
    float: left;
    background: #fff;
    margin-top: -55px;
}

.modal-content.item-card .owl-item {
    width: 200px !important;
}

.modal-content.item-card .see {
    margin-top: 30px;
    margin-bottom: -20px;
    overflow: hidden;
}

.modal-content .owl-carousel .owl-wrapper-outer {
    height: 330px;
}

#card {
    padding-bottom: 0 !important;
}

#user-menu {
    width: 250px !important;
    background: #fff;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
    margin-left: -100px;
    top: 70px !important;
}

#user-menu .policy {
    background: #d0d0d0;
    display: block;
    margin-top: 10px;
    color: #5f5f5f;
    font-size: 13px;
    text-align: center;
    padding: 6px 0;
    width: 100%;
}

#user-menu .my {
    overflow: hidden;
    font-size: 17px;
    font-weight: 600;
    color: #4a4d97;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 2px;
}

#user-menu li {
    height: 30px;
}

#user-menu li a {
    font-size: 15px;
    padding: 0;
    color: #323232;
}

#user-menu .my a {
    font-size: 14px;
    color: #84848d;
    text-decoration: underline;
}

#user-menu .icon:before {
    opacity: 0.7;
    margin-left: 18px;
    margin-right: 8px;
    margin-left: 18px;
    margin-right: 8px;
}

#user-menu .trash:before {
    font-size: 24px;
    content: "\f10a";
}

#user-menu .story:before {
    content: "\f123";
}

#user-menu .myfavor:before {
    content: "\f101";
}

#user-menu .setting:before {
    content: "\f124";
}

.brands {
    padding-bottom: 40px;
    padding-top: 20px;
}

.component .title .setting a {
    white-space: nowrap;
    color: #474c9d;
}

.component .title .setting a.story:before {
    float: right;
    content: "\f123";
    margin-left: 30px;
    color: #3b3b57;
    margin-top: -5px;
}

a.tarif {
    text-align: left;
    color: #474c9d;
    font-size: 16px;
    margin-bottom: 16px;
    margin-top: 15px;
}

a.tarif:before {
    content: "\f10c";
    color: #474c9d;
}

.construct form {
    display: flex;
    flex-wrap: wrap;
}

.construct form .legend {
    margin-bottom: 20px;
}

.construct form .legend .data-user {
    margin-bottom: 10px;
    margin-top: 20px;
}

.construct form .legend .data-user h4 {
    font-weight: bold;
    text-align: left;
    font-size: 16px;
}

.construct form .legend .data-user h4 span {
    display: block;
    color: #6b6b6b;
    font-size: 14px;
}

.construct .col {
    margin-bottom: 40px;
    overflow: visible;
    flex: 1;
}

.construct .construct-header {
    flex: 100%;
    display: flex;
    border-bottom: 1px solid #474c9d;
    padding-bottom: 5px;
    margin-bottom: 60px;
}

.construct .construct-header strong {
    font-weight: 900;
    font-size: 40px;
    color: #52514f;
    margin-right: 10px;
}

.construct .construct-header p {
    margin: auto;
}

.construct-header:before {
    width: 40px;
    height: 40px;
    font-size: 40px;
    color: #c1c1c1;
    margin-right: 10px;
}

.construct-header:after {
    content: "\f109";
    margin-top: 10px;
    font-family: Flaticon;
    width: 40px;
    height: 40px;
    font-size: 27px;
    color: #c1c1c1;
    margin-right: 10px;
}

.construct-header.dates:after {
    display: none;
}

.times:before {
    content: "\f115";
}

.dates:before {
    content: "\f116";
}

.pack:before {
    content: "\f11f";
    margin-top: 5px;
}

.recal {
    white-space: nowrap;
    white-space: nowrap;
}

.total-card {
    float: right;
}

.total-card p,
.total-card div {
    padding-right: 10px;
    font-size: 20px;
    text-align: right;

}

.total-card label a {
    display: inline-block;
}

.total-card label a:before {
    display: none !important;
}

.total-card span {
    font-size: 14px;
}

.total-card strong {
    margin-right: 10px;
}

.total-card .btn {
    width: 200px;
    float: right;
    height: 40px;
}

.construct .select-wrapper {
    background: #e6e6e6;
    border: 1px solid #babbd9;
    border-radius: 6px;
}

.construct .select-wrapper .select-dropdown {
    color: #70728b !important;
    margin: auto !important;
    font-size: 15px !important;
    width: 220px;
    padding-left: 15px;
}

.construct .dropdown-content {
    border: 1px dashed #a6a8c5;
    width: 230px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    padding-left: 0px !important;
    background: #efefef;
    top: 46px !important;
}

.construct .dropdown-content li span {
    color: #494c5b !important;
    padding: 5px 16px !important;
}

 

.construct .select-dropdown:focus {
    border: none !important;
}

.construct .select-dropdown.dropdown-content li:hover {
    background: #7d80b7;
}

.construct .select-dropdown.dropdown-content li:hover span {
    color: #fff !important;
}

.construct .tabs {
    display: flex;
    overflow: hidden;
}

.construct .tabs a {
    text-align: center;
    text-transform: none;
    color: #5f5d5d;
}

.construct .tabs a.active {
    color: #6569ad;
}

.construct .tabs .indicator {
    display: none;
}

#fav {
    text-align: center;
    max-width: 500px;
}

#fav .btn {
    position: relative;
    display: inline-block;
    min-width: 100px;
    color: #000;
    background: #bfbfbf;
    border-radius: 5px;
}

#fav .btn.blue {
    color: #fff;
    background: #4a4d97;
}

.title-component .setting {
    display: flex;
}

.title-component .setting .clean {
    color: #4a4d97;
    font-weight: 500;
    padding-left: 20px;
}

.title-component .setting .recal {
    color: #a2a2a2;
}

.title-component h1 {
    text-align: left;
    font-size: 30px;
    padding-bottom: 10px;
}

.title-component {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ccc;
    display: flex;
    flex: 100%;
    margin: auto;
    width: 100%;
    max-width: 1300px;
}

.title-component .tech {
    padding-bottom: 15px;
    text-align: right;
    color: #28292d;
}

.title-component .tech a {
    display: block;
    font-weight: bold;
    white-space: nowrap;
    font-size: 19px;
    color: #4a4d97;
}

.title-component .step {
    position: absolute;
    top: -18px;
    color: #7e7e7e;
}

.vosrat-rorm {
    display: flex;
    flex-wrap: wrap;
}

.basket-story {
    margin-top: 30px;
}

.basket-story_title {
    color: #636363;
    font-size: 17px;
    margin-bottom: 10px;
}

.basket-story_table .row-string {
    height: 80px;
    justify-content: space-between;
}

.basket-story_table .row-string .des {
    padding-right: 20px;
    display: flex;
}

.basket-story_table .row-string .des img {
    max-width: 90px;
    margin-right: 15px;
}

.basket-story_table .row-string .des p {
    padding-top: 10px;
    margin-bottom: 2px;
}

.basket-story_table .row-string .des p strong {
    display: block;
    font-weight: 400;
    font-size: 12px;
    color: #606060;
}

.basket-story_table .row-string .des a {
    color: #4a4d97;
    font-size: 12px;
    font-weight: 500;
}

.basket-story_table .row-string .summ {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 0 20px;
    display: flex;
    align-items: center;
}

.basket-story_table .row-string .summ p {
    font-size: 20px;
    margin: auto;
}

.basket-story_table .row-string .summ p span {
    font-weight: 400;
}

.basket-story_table .row-string .count {
    padding-left: 20px;
    padding-top: 20px;
    flex-grow: 2;
}

.basket-story_table .row-string .count span {
    color: #727272;
    font-weight: 400;
}

.basket-story_table {
    margin-bottom: 40px;
}

.basket-story_table .row-string .stat-setting label {
    overflow: hidden;
    padding-right: 30px;
    max-height: 30px;
}

.basket-story_table .row-string .stat-setting {
    display: flex;
    align-content: center;
}

.basket-story_table .row-string .stat-setting label span {
    color: #6e6d6d;
}

.basket-story_table .row-string .stat-setting label input {
    right: 0;
}

.basket-story_table .row-string .stat-setting label span:before {
    right: -22px !important;
    left: auto !important;
    border-right: 2px solid #4a4d97 !important;
    border-bottom: 2px solid #4a4d97 !important;
}

.basket-story_table .row-string .stat-setting label span:after {
    right: -30px !important;
    left: auto !important;
    background-color: #ffffff !important;
    border: 1px solid #bdbdbd !important;
}

.basket-story_table .row-string .stat-setting .tooltipped {
    color: #aaa;
}

.basket-story_table .row-string .stat-setting .tooltipped:before {
    content: "\f11f";
    float: right;
    font-size: 16px;
    color: #6f6f6f;
    margin-left: 10px;
}

[type="checkbox"].filled-in:not(:checked)+span:not(.lever):before {
    top: 26px;
}

.material-tooltip {
    background-color: #7b7ecc;
    overflow: visible;
    max-width: 200px;
    line-height: 17px;
    font-size: 12px;
    border-radius: 6px;
    text-align: left;
}

.material-tooltip:before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-color: #7b7ecc;
    position: absolute;
    left: -7px;
    top: 10px;
    transform: rotate(45deg);
}

#one input {
    margin-bottom: 15px;
}

#one .row-table {
    margin-top: -40px;
    margin-bottom: 30px;
}

#one {
    padding: 20px;
    max-width: 340px;
}

#one .modal-close {
    padding: 0;
}

.basket-shop .total {
    justify-content: space-between;
}

.basket-shop .total .select_advert {
    border-right: 1px solid #b3b3b3;
    padding-right: 20px;
}

.post-block {
    box-shadow: 0 0 30px rgba(54, 53, 53, 0.2);
    padding: 35px;
    box-sizing: border-box;
}

.post-block p {
    font-size: 17px;
    line-height: 24px;
}

.post-block .input-field strong {
    margin-top: 20px;
    display: block;
}

.post-block .input-field label {
    margin-bottom: 12px;
    width: 100%;
    position: relative;
    display: block;
}

.post-block .input-field {
    margin-top: 20px;
    border-top: 1px dotted #959595;
}

.post-block .adres {
    background: #f5f6fc;
    border: 2px dashed #d1d1d1;
    padding: 20px 30px;
    color: #707173;
    font-size: 16px;
    margin: 30px 0;
}

.vosrat-rorm p {
    margin-bottom: 10px;
}

.vosrat-rorm [type="checkbox"]+span {
    font-style: italic;
    color: #565151;
    line-height: 25px;
}

.vosrat-rorm a {
    color: #4a4d97;
}

.vosrat-rorm .pass {
    max-width: 650px;
    margin-left: 0px;
    background: #f2f2f2;
    padding: 20px 30px;
    box-sizing: border-box;
}

.vosrat-rorm span {
    color: #9b9b99;
    font-size: 14px;
    max-width: 470px;
}

.vosrat-rorm .pass strong {
    margin-bottom: 15px !important;
}

.vosrat-rorm {
    margin-top: 50px;
    width: 100%;
}

.vosrat-rorm .s9 {
    padding-right: 50px;
    box-sizing: border-box;
}

.vosrat-rorm .row {
    padding-right: 100px;
    box-sizing: border-box;
    margin-bottom: 40px;
}

.vosrat-rorm .row textarea {
    height: 100px;
    max-width: 610px;
    box-sizing: border-box;
    border-radius: 5px;
    color: #7f7f7f;
    font-size: 17px;
}

.vosrat-rorm .row strong {
    font-size: 20px;
    width: 100%;
    margin-bottom: 24px;
}

.vosrat-chek {
    display: flex;
    justify-content: space-between;
}

.vosrat-rorm .input-field {
    max-width: 590px;
    width: 100%;
}

.vosrat-rorm .input-field+div {
    color: #9b9b99;
    font-size: 14px;
}

.vosrat-rorm .input-field input {
    border: none;
    border-bottom: 1px solid #cccccc;
}

.vosrat-chek label {
    position: relative;
    text-align: center;
    margin-right: 20px;
}

.vosrat-chek label span {
    min-width: 150px;
    color: #2c2d47;
    font-weight: 600;
    font-size: 16px;
    padding: 20px !important;
    border: 1px solid #bababa;
    border-radius: 6px;
    display: block;
}

.vosrat-chek [type="radio"]:checked+span:after,
.vosrat-chek [type="radio"].with-gap:checked+span:after {
    background-color: #eaebfa;
    border: 2px solid #eaebfa;
    width: 100%;
    border: none;
    height: 100%;
    margin: auto;
    border-radius: 0;
    z-index: -1;
}

.vosrat-chek [type="radio"]:not(:checked)+span:before,
.vosrat-chek[type="radio"]:not(:checked)+span:after,
.vosrat-chek [type="radio"]+span:before,
.vosrat-chek[type="radio"]+span:after {
    border: 2px solid #fff;
    width: 100%;
    border: none;
    height: 100%;
    margin: auto;
    border-radius: 0;
    z-index: -1;
}

.clearpage {
    padding-top: 50px;
}

.clearpage h1 {
    color: #4a4d97;
    font-size: 26px;
    font-weight: bold;
    padding: 15px 0 30px;
}

.clearpage p {
    max-width: 700px;
    margin: auto;
}

.clearpage .instruction {
    width: 100%;
    height: 250px;
    background: url(../images/boxes.jpg) no-repeat 20% top;
    padding-left: 50%;
    margin-top: 30px;
}

.clearpage .instruction strong {
    color: #4a4da4;
    font-size: 18px;
    padding-bottom: 10px;
    display: block;
}

.clearpage .instruction p {
    margin: 0;
}

.clearpage .instruction .adres {
    background: #f6fafb;
    border: 1px solid #7d80b7;
    max-width: 350px;
    margin-top: 15px;
    color: #7f8082;
    padding: 20px;
}

#city {
    max-width: 900px !important;
    width: 100% !important;
}

#city .cite-select p {
    font-size: 13px;
    margin-bottom: 0;
}

#city .cite-select .select-wrapper {
    display: inline-block;
}

#city .cite-select span {
    color: #4e4e4e;
    font-weight: 300;
    font-size: 12px;
}

#city.select-wrapper input.select-dropdown:focus {
    border-bottom: none !important;
}

#city .cite-select .select-wrapper .dropdown-content {
    box-shadow: 2px 8px 10px #9e9e9e78;
    top: 26px !important;
}

#city .cite-select .select-wrapper .dropdown-content span {
    padding: 5px 16px !important;
}

#city .cite-select .select-wrapper input.select-dropdown {
    max-width: 115px;
    line-height: 30px;
    height: 30px;
    font-weight: bold;
    font-size: 18px;
}

#city .cite-select {
    margin-bottom: 20px;
}

#city .search {
    width: 100%;
    max-width: 600px;
    height: 40px;
    box-sizing: border-box;
    padding-left: 15px;
    border: 1px solid #d0d0d0;
    background: url(../images/search.png) no-repeat right center;
}

.city-result {
    padding-left: 15px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.city-result .col {
    font-size: 14px;
    flex: 20%;
    color: #969696;
}

.city-result .col:first-child {
    flex: 100%;
    color: #010101;
}

.statement a {
    display: inline-block;
    border: 1px solid #7c7fb4;
    margin-right: 30px;
    padding: 10px 20px;
    line-height: 26px;
    min-width: 150px;
    background: #e3e9ff;
    border-radius: 5px;
    font-weight: bold;
}

.statement a:hover {
    background: #4a4d97;
    color: #fff;
}

.legend {
    width: 100%;
    max-width: 600px;
}

.legend textarea {
    border-radius: 5px;
    height: 150px;
    margin-bottom: 30px;
}

.legend .input-field {
    margin-bottom: 20px;
    padding-right: 7px;
}

.legend .input-field input {
    border: none;
    padding-left: 0;
    border-bottom: 1px solid #e0e0e0;
    font-size: 16px;
}

.input-field.col label {
    left: 0;
}

.input-field input[type="date"],
.input-field input[type="time"] {
    margin-right: 30px;
    border: 1px solid #e0e0e0 !important;
    padding-left: 15px;
    background: transparent;
    height: 40px;
    box-sizing: border-box;
}

.date-field,
.time-field {
    position: relative;
}

.date-field:before,
.time-field:before {
    font-family: Flaticon;
    font-size: 24px;
    position: absolute;
    color: #797979;
    top: 3px;
    left: 226px;
    z-index: -1;
}

.size-product {
    margin-bottom: 20px;
}

.legend .size-product {
    display: flex;
    height: 90px;
    justify-content: space-between;
}

.legend .size-product label {
    flex: 1;
    position: relative;
}

.legend .size-product label span {
    width: 100%;
}

.date-field:before {
    content: "\f113";
}
.time-field:before {
    content: "\f112";
}

.pay-method input[type="radio"]:checked+span {
    color: #4a4d97 !important;
}

.pay-method span:before {
    font-family: Flaticon;
    border: none !important;
    float: left !important;
    position: relative !important;
    margin-left: -10px;
    margin-right: 22px !important;
    font-size: 30px;
}

.online-pay span:before {
    content: "\f115";
}

.nal span:before {
    content: "\f116";
}

.zib span:before {
    content: "\f114";
}

.size-product {
    width: 100%;
}

.legend .size-product label span strong {
    display: block;
    font-size: 14px !important;
}

.legend .size-product label span {
    border-radius: 3px;
    border: 1px solid #ccc;
    text-align: left !important;
    color: #2d2d2d !important;
    font-size: 12px !important;
    padding: 20px !important;
    line-height: 15px !important;
    height: 60px !important;
}

.item-card .setting-product .size-product label,
.legend .size-product label {
    position: relative;
    margin-right: 10px;
}

.item-card .setting-product .size-product label span,
.legend .size-product label span {
    white-space: nowrap;
    color: #000;
    text-align: center;
    font-size: 12px;
    line-height: 5px;
    min-height: 25px;
    box-sizing: border-box;
    position: relative;
    padding: 25px;
}

.item-card .setting-product .size-product label span:after,
.legend .size-product label span:after {
    z-index: -1;
    border-radius: 0 !important;
    margin: 0;
    border: 1px solid #b5b8ff !important;
    background: #e2e2f5 !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    border-radius: 3px !important;
}

.item-card .setting-product .size-product label span:before {
    z-index: -1;
    border: 1px dashed #ccc;
    margin: 0;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    border-radius: 3px;
}

.legend a {
    text-decoration: underline;
    color: #4a4d97;
    font-weight: 500;
}

.legend+.btn.blue {
    width: 350px;
    height: 55px;
    margin: 0;
    margin-top: 10px;
    margin-right: 30px;
}

.order-data-title,
.order-data_prod {
    flex: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
}

.order-data {
    flex-wrap: wrap;
}

.order-data_prod img {
    max-width: 90px;
    margin-left: -11px;
    margin-right: 10px;
}

.order-data_prod {
    border-bottom: 1px solid #ccc;
    padding: 10px 20px;
}

.order-data_des {
    flex-wrap: wrap;
    display: flex;
    align-content: center;
}

.order-data-title>a {
    font-weight: bold;
    color: #474d9b;
}

.order-data_des a {
    color: #474d9b;
    font-size: 12px;
}

.order-data_des a:hover,
.order-data-title>a:hover {
    text-decoration: underline;
}

.order-data_des p {
    width: 100%;
    margin-bottom: 0;
}

.order-data_price .order-data_des a {
    font-size: 12px;
}

.order-data_total {
    width: 100%;
    padding: 0 40px;
    margin-top: 20px;
}

.order-data_total p {
    margin-bottom: 8px;
}

.order-data_total span {
    font-size: 12px;
    margin-left: 6px;
}

.order-data_total .total-max p {
    font-size: 20px;
    font-weight: 600;
}

.order-data_price {
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    width: 100px;
}

.order-data_price p {
    margin-bottom: 0;
    height: 20px;
    width: 100%;
}

.order-data_price {
    display: flex;
}

.order-data_price p strong {
    display: inline;
}

.order-data_price span {
    margin-left: 10px;
}

.order-data_total .total-max strong {
    color: #4a4d97;
    font-size: 20px;
}

/*  NEW_CLASSES */

.attentionli {
    margin-bottom: 40px;
}

.attentionli li {
    color: #7c7c8e;
    font-size: 16px;
    margin-bottom: 20px;
    padding-left: 40px;
    line-height: 40px;
    background: url(../images/liarelrt.svg) no-repeat left 4px;
}

.component h5 {
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
    color: #7c7c8e;
    max-width: 1000px;
}

.component p {
    color: #14141d;
    max-width: 1000px;
}

.component p.warning {
    background: #ecefff;
    padding: 27px;
    margin: 30px 0;
    color: #333361;
    font-weight: 400;
    font-size: 17px;
    line-height: 120%;
}

.component h1 {
    color: #7c7c8e;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    text-align: left;
    margin-bottom: 20px;
}

.s3 .more-data li.more {
    background: #f5f5f5;
    color: #444454;
}

.special {
    background: #f8f9fc;
    border: 1px solid #a5a8ce;
    margin-top: 20px;
    padding: 30px 20px 0px 20px;
    display: flex;
}

.special div:before {
    display: block;
    content: url(../images/fg.png);
    float: left;
    margin-right: 10px;
}

.special div,
.special p {
    text-align: left;
}

.special a,
.special p {
    display: inline-block;
}

.special .small-text {
    display: inline-block;
    font-size: 14px;
    color: #5a5858;
}

.special p.small-text {
    display: inline-block;
    color: #4b4b4b;
    font-weight: 600;
    font-size: 24px;
    max-width: 500px;
    margin-bottom: 0;
}

.basket-string .table-head {
    background: #e8e8e8;
    color: #9d9d9d;
    font-size: 14px;
    height: 19px;
    padding: 8px 15px;
    display: flex;
    justify-content: space-between;
}

.table-head .infoseting {
    display: flex;
}

.table-head .infoseting div {
    margin-left: 10px;
    white-space: nowrap;
    color: #848484;
}

.table-head .infoseting div:before {
    margin-right: 5px;
    float: left;
}

.table-head .infoseting .curier:before {
    content: url("../images/cetting_place.svg");
}

.table-head .infoseting .sam:before {
    content: url("../images/cetting_sam.svg");
}

.table-head .infoseting .expr {
    margin: 0;
    margin-left: 10px;
}

.table-head .infoseting .expr:before {
    padding-left: 10px;
}

.table-head .infoseting .truck:before {
    content: url("../images/cetting_truck.svg");
}

.table-head .infoseting .auto:before {
    content: url("../images/cetting_auto2.svg");
    margin-top: -1px;
}

.table-head .infoseting .post:before {
    content: url("../images/cetting_post.svg");
    margin-top: -1px;
}

.basket-shop .basket-string .table .row-string .des i {
    font-size: 12px;
    color: #9495a3;
    line-height: 14px;
    display: block;
}

.s3 .more-data li.post:before {
    content: url("../images/post.svg");
}

.s3 .more-data li.curier:before {
    content: url("../images/courier.svg");
}

.s3 .more-data li.sam:before {
    content: url("../images/bx_bx-map-pin.svg");
}

.s3 .more-data li.mail:before {
    content: url("../images/map_post-box.svg");
}

.s3 .more-data li.gruz:before {
    content: url("../images/gruz.svg");
}

.s3 .more-data li.more:before {
    content: "\f11e";
    border-radius: 50%;
    padding: 10px;
    line-height: 24px;
}

.s3 .more-data li.post {
    padding-bottom: 10px;
}

.s3 .more-data li.post a {
    white-space: nowrap;
    color: #454c9c;
    display: block;
    font-size: 12px;
    font-weight: 500;
}

.s3 .more-data li.post a:hover {
    text-decoration: underline;
}

.s3 .more-data li.more.develericar:before {
    content: url("../images/develericar.svg");
}

.s3 .more-data li.more.timeclock:before {
    content: url("../images/timeclock.svg");
}

.s3 .more-data li.more.baskets:before {
    content: url("../images/basket.svg");
}

.s3 .more-data li.more:before {
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 12px;
    padding-bottom: 14px;
}

.s3 .more-data li.more:after {
    content: "";
    display: block;
    width: 46px;
    height: 46px;
    position: absolute;
    top: 14px;
    left: 10px;
    border-radius: 100%;
    border: 1px solid #a7a7a7;
}

.s3 .more-data li.more.stat-1_2:after {
    border-right: 1px solid #ff3541;
}

.s3 .more-data li.more.stat-1_3:after {
    border-right: 1px solid #ff3541;
    border-bottom: 1px solid #ff3541;
}

.s3 .more-data li.more.stat-1_4:after {
    border-right: 1px solid #ff3541;
    border-bottom: 1px solid #ff3541;
    border-left: 1px solid #ff3541;
}

.gift-frame {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 600px;
}

.gift-frame img {
    position: absolute;
    left: 30%;
    overflow: hidden;
    top: 20%;
}

.gift-frame:before {
    content: url("../images/pngwing.png");
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 10;
}

.send-gift .whiteform {
    background: #fff;
    max-width: 600px;
    box-sizing: border-box;
    padding: 60px;
    box-shadow: 0 0 20px rgb(0 0 0 / 0.15);
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    margin-bottom: 60px;
}

.whiteform input,
.whiteform textarea {
    box-sizing: border-box;
    margin-bottom: 15px;
    border: 1px solid #e3e3e3;
    font-family: roboto;
    height: 60px;
    padding-left: 20px;
    color: #5a5858;
}

.whiteform {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.whiteform h2 {
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    text-align: left;
}

.whiteform textarea {
    height: 150px;
}

.whiteform .blue {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
}

.whiteform label {
    color: #5a5858;
    font-size: 16px;
}

.whiteform .subchek {
    padding-left: 30px;
}

.whiteform .subchek i {
    color: #adadad;
    display: block;
    font-size: 12px;
}

.send-gift {
    padding: 0 30px;
}

.send-gift h4 {
    text-align: left;
    color: #7c7c8e;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
}

.send-gift h4 span {
    font-size: 15px;
    line-height: 18px;
    display: block;
    margin-bottom: 20px;
}

.addgift {
    width: 100%;
    text-align: center;
    color: #7c7c8e;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    margin-top: 40px;
}

.addgift:hover {
    text-decoration: underline;
}

.chektab {
    display: flex;
}

.chektab .tabutton {
    border: 1px solid #d4daee;
    box-sizing: border-box;
    border-radius: 5px;
    text-align: center;
    max-width: 150px;
    margin-right: 15px;
    cursor: pointer;
    position: relative;
    width: 145px;
    height: 135px;
}

.chektab .tabutton:hover {
    background: #f8f9fd;
}

.chektab .tabutton:hover p {
    opacity: 1;
    transition: 0.2s;
}

.chektab .tabutton p {
    color: #7c7c8e;
    background: #fff;
    box-shadow: 0px 0px 20px #d6d6d6;
    border: 1px solid #e3e3e3;
    position: absolute;
    padding: 15px;
    line-height: 120%;
    font-size: 12px;
    width: 250px;
    border-radius: 5px;
    z-index: 999;
    top: -40%;
    left: -40%;
    opacity: 0;
    transition: 0.2s;
}

.chektab .tabutton p:before {
    content: "";
    background: #fff;
    width: 15px;
    height: 15px;
    position: absolute;
    bottom: -7px;
    transform: rotate(-45deg);
    left: 0;
    right: 0;
    margin: auto;
}

.chektab .tabutton input:checked+span {
    background: #e2e7fa;
}

.chektab .tabutton span {
    padding: 0;
    color: #9ca9dc;
    text-align: left;
    font-size: 14px;
    line-height: 120%;
    text-align: center;
    top: 0;
    left: 0;
    position: absolute;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    z-index: 10;
    box-sizing: border-box;
    padding: 90px 15px 20px 15px;
}

.chektab .tabutton input {
    left: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
}

.chektab .tabutton span:before,
.chektab .tabutton span:after {
    display: none;
}

.chektab .tabutton img {
    margin: 20px auto 10px;
    position: relative;
    z-index: 25;
}

.summary {
    border-top: 1px solid #d4daee;
    border-bottom: 1px solid #d4daee;
    margin: 40px 0;
    padding: 40px 0 10px;
}

.summary .row {
    flex: 100%;
    color: #5b5b72;
    overflow: visible;
    justify-content: flex-start;
    overflow: visible;
}

.summary .row p {
    color: #5b5b72;
    flex: 150px;
    max-width: 150px;
}

.summary .row p strong {
    font-size: 26px;
}

.intheend {
    justify-content: flex-start;
}

.fb-price {
    color: #fff;
    background-color: #fe3441;
    box-sizing: border-box;
    display: block;
    border-radius: 4px;
    height: 30px;
    line-height: 15px;
    font-size: 24px;
    font-weight: 600;
    display: flex;
    text-align: right;
    padding-top: 30px;
    padding-right: 10px;
    padding: 10px;
}

.summary .fb-price {
    margin-top: 0px !important;
    width: 140px !important;
}

.summary .fb-price:before {
    content: "Z";
    font-size: 12px;
    margin-right: 10px;
    border-radius: 50%;
    border: 1px dashed #fff;
    line-height: 17px;
    display: block;
    width: 15px;
    height: 15px;
    text-align: center;
    margin-top: -2px;
}

.fb-price i {
    font-size: 14px;
    display: block;
    font-weight: 400;
}

.intheend label {
    width: 100%;
    color: #5a5858;
    margin-bottom: 5px;
}

.intheend label a {
    color: #474d9b;
    font-weight: bold;
}

.intheend .btn {
    margin: 0;
    height: 60px;
    width: 260px;
    margin-top: 20px;
}

.intheend .arrow {}

.intheend .clock {
    background: transparent;
    border: 1px solid #474d9b;
    margin-left: 20px;
    border-radius: 6px;
    color: #878bc8;
    font-weight: 600;
}

.intheend .clock:hover {
    background: #e2e7fa;
}

.contakt_panel {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0 90px;
    box-sizing: border-box;
}

h1.maintitle {
    color: #8c8c9b;
    font-weight: bold;
    font-size: 32px;
    line-height: 37px;
    text-align: left;
    flex: 100%;
    margin-bottom: 30px;
    margin-top: 20px;
}

h1.maintitle span {
    display: block;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
}

.contakt_block.big_block {
    flex: 40%;
}

.contakt_block.violet img {
    bottom: 0;
}

.contakt_block.violet {
    background: radial-gradient(64.68% 64.68% at 54.2% 49.81%, #685ca3 0%, #50477c 100%);
    padding-left: 30px;
}

.contakt_block.violet p {
    color: #ffffffad;
    max-width: 250px;
}

.contakt_block.violet h4 {
    color: #ffffff;
}

.contakt_block .soc_blok {
    width: 200px;
    display: flex;
    margin-top: 20px;
}

.contakt_block.violet .btn {
    border: 1px solid #b0aacb;
    border-radius: 6px;
    color: #fff;
    left: 0;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    height: 40px;
    width: 200px;
    padding-top: 10px;
    box-sizing: border-box;
    margin-left: 30px;
}

.contakt_block.violet .btn:hover {
    text-decoration: none;
    background: #413775;
}

.contakt_block .soc_blok a {
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    margin: auto;
    margin-right: 10px;
    bottom: auto;
    left: 0;
    opacity: 0.5;
}

.contakt_block .soc_blok a:hover {
    opacity: 1;
}

.contakt_block {
    background: #ffffff;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0px 2px 50px rgba(0, 0, 0, 0.04);
    border-radius: 10px;
    height: 270px;
    flex: 20%;
    padding: 30px 20px;
    position: relative;
    margin: 0 10px;
    margin-bottom: 30px;
}

.contakt_block img {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.contakt_block h4 {
    color: #7c7c8e;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    text-align: left;
    margin-bottom: 8px;
    padding-bottom: 0;
}

.contakt_block a {
    color: #474d9b;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    display: block;
}

.contakt_block a:hover {
    color: #636ac1;
    text-decoration: underline;
}

.contakt_block p {
    color: #7c7c8e;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
}

.contakt_block span {
    color: #a6a6b2;
    font-size: 16px;
    line-height: 19px;
}

.faq {
    display: flex;
    display: flex;
    flex-wrap: wrap;
}

.questions>li {
    margin-bottom: 5px;
}

.faq .rightcol {
    min-width: 340px;
    padding-right: 30px;
}

.questions .collapsible-header {
    background: #f7f7fc;
    font-weight: 500;
    font-size: 17px;
    line-height: 21px;
    color: #585858;
    padding-left: 20px;
}

.questions .collapsible-body {
    padding: 1rem;
}

.questions .collapsible-body ul {
    padding: 0 !important;
}

.questions .collapsible-body ul li {
    text-align: left;
}

.questions .collapsible-body ul li a {
    padding: 0 !important;
    margin: 0 !important;
}

.questions .collapsible-body ul li a:hover {
    text-decoration: underline;
}

.search-faq {
    margin-top: 10px;
}

.search-faq form {
    display: flex;
}

.search-faq input[type="text"] {
    background: #ffffff;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    box-shadow: 0px 2px 50px rgba(0, 0, 0, 0.04);
    height: 50px;
    flex: 100%;
    font-size: 20px;
    padding-left: 30px;
}

.search-faq input[type="submit"] {
    overflow: hidden;
    text-indent: -1000px;
    border: none;
    height: 50px;
    width: 50px;
    margin-left: -59px;
    margin-right: 10px;
    background: transparent url(../images/search.png) no-repeat center center;
}

.answer_page {
    padding-top: 30px;
}

.answer_page .title {
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #585858;
    text-align: left;
    margin-bottom: 15px;
}

.answer_page ol li,
.answer_page ul li {
    color: #7c7c8e;
    max-width: 1000px;
    line-height: 20px;
    margin-bottom: 6px;
}

.our_photo,
.our_better,
.our_adwards,
.our_geo,
.our_numbers {
    flex: 100%;
    max-width: 100%;
}

.subtitle {
    flex: 100%;
    text-align: center !important;
    color: #5c5d78;
    font-weight: 500;
    font-size: 40px !important;
    line-height: 47px;
    margin-top: 50px !important;
    margin-bottom: 50px;
    display: block;
}

.our_photo {
    overflow: hidden;
}

.our_photo img {
    width: 100%;
}

.supertitle {
    color: #474d9b;
}

.our_numbers {
    background: rgba(219, 223, 240, 0.57);
    padding: 45px 60px 55px;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.our_numbers .num_block {
    color: #5c5d78;
    font-weight: 900;
    font-size: 46px;
    line-height: 150%;
}

.our_numbers .num_block span {
    display: block;
    font-size: 20px;
    font-weight: 400;
    line-height: 30%;
}

.select-gift .carousel-element {
    position: relative;
}

.select-gift .carousel-element label span {
    position: absolute;
    right: 0px;
    top: 10px;
}

.select-gift .carousel-element label span:before {
    background: #fff;
}

.addgift-card {
    flex-wrap: wrap;
    justify-content: space-around;
}

.row .col.s6 {
    align-content: flex-start;
}

input[type="submit"].modal-close {
    background: #4a4d97 none !important;
    position: relative !important;
    height: 60px !important;
    width: 320px !important;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.select-gift .owl-item {
    max-width: 350px !important;
    min-width: 320px !important;
}

.modal-content .addgift-card .owl-carousel .owl-wrapper-outer {
    height: auto;
    margin-bottom: 40px;
}

.our_geo {
    margin-bottom: 100px;
}

.our_geo .carousel-element p {
    color: #25253a;
    text-align: center;
    font-weight: 600;
    margin-top: 15px;
}

.our_geo .carousel-element {
    text-align: center;
}

.our_geo .carousel-element img {
    max-width: 80px;
    margin: auto;
}

.blog-item img {
    border: 1px solid #d2d5f1;
    margin-bottom: 15px;
}

.blog-item img:hover {
    border: 1px solid #474d9b;
}

.blog-item .blog_titile {
    margin-bottom: 20px;
    color: #63646f;
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    display: block;
    text-align: left;
    padding-left: 5px;
}

.blog-item .blog_titile:before {
    content: "";
    background: #dbdff0;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    z-index: -1;
    margin-top: -5px;
    margin-left: -5px;
}

.blog-our .owl-item {
    max-width: 310px !important;
}

.inside_links {
    padding: 5px 0;
    margin-bottom: 30px;
    margin-top: 30px;
    display: flex;
}

.inside_links a {
    background: #e2e7fa;
    font-weight: 400;
    font-style: normal;
    border-radius: 5px;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 600px;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #4a4d97;
    padding: 10px 20px;
    margin-right: 5px;
}

.inside_links a:hover {
    background: #4a4d97;
    color: #fff;
}

.inside_links a.active {
    background: #cacef3;
    font-weight: 500;
}

.our_better_wrapper {
    display: flex;
    width: 100%;
    justify-content: space-around;
}

.our_better_item {
    text-align: center;
    flex: 20%;
    color: #5c5d78;
    max-width: 20%;
}

.our_better_item h4 {
    font-weight: 900;
    font-size: 46px;
    line-height: 150%;
}

.our_better_item p {
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    line-height: 130%;
}

.our_better_img {
    position: relative;
    text-align: center;
    margin-bottom: 30px;
}

.our_better_img img {
    margin: auto;
}

.our_better_img p {
    position: absolute;
    width: 80%;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    top: 20px;
    max-width: 170px;
    line-height: 110%;
    left: 0;
    right: 0;
    margin: auto;
}

.dostavaka_photo {
    position: relative;
}

.dostavaka_photo h1 {
    color: #fff;
    text-align: left;
    font-weight: 500;
    font-size: 32px;
    line-height: 140%;
    position: absolute;
    left: 45%;
    top: 20%;
}

.dostavaka_photo strong {
    font-weight: 900;
    font-size: 70px;
    line-height: 98.5%;
    display: block;
    max-width: 360px;
}

.our_better_icons {
    width: 100%;
}



.our_better_icons-item {
    text-align: center;
}

.our_better_icons-item img {
    margin: auto;
    margin-bottom: 32px;
}

.our_better_icons-item p {
    font-size: 18px;
    line-height: 120%;
    text-align: center;
    color: #5c5d78;
    max-width: 250px;
}

.our_better_icons-item strong {
    color: #5c5d78;
    font-weight: 500;
    font-size: 18px;
}

.our_better_icons-item span {
    display: block;
    text-align: center;
    color: #8586a3;
    font-weight: normal;
    font-size: 19px;
    line-height: 22px;
}

.our_better_icons-item .red {
    color: #b02830;
}

.devilery {
    margin-bottom: 50px;
    width: 100%;
}

.search-dostavka {
    max-width: 850px;
    margin: auto;
    position: relative;
    margin-bottom: 50px;
    margin-top: 60px;
}

.icon-tab {
    display: flex;
    height: auto;
    margin-bottom: 40px;
    max-width: 900px;
    justify-content: space-between;
}

.icon-tab .tab {
    border: 1px solid #d4daee;
    border-radius: 5px;
    max-width: 150px;
    margin: 0;
    height: 150px;
}

.icon-tab .indicator {
    display: none;
}





.icon-tab .tab a:hover {
    background: #f2f4fd;
}

.icon-tab .tab a.active {
    background: #e2e7fa;
}

.icon-tab .tab:hover img,
.icon-tab .tab a.active img {
    opacity: 1;
    transition: 0.2s;
}

.tabs .tab a.active,
.tabs .tab a:hover {
    color: #474d9b !important;
}

.search-dostavka span {
    position: absolute;
    font-size: 14px;
    font-weight: 400;
    color: #5a5858;
    left: 20px;
    margin-top: 10px;
}

.search-dostavka input {
    border: 1px solid #d4daee;
    height: 65px;
    color: #5a5858;
    width: 100%;
    font-size: 18px;
    padding: 24px 23px 10px 20px;
    box-sizing: border-box;
}

.icon-tab-content {
    max-width: 890px;
    margin: auto;
    width: 100%;
}

.time-devilery {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
    margin-top: -50px;
}

.time-devilery_wrapper {
    background: rgb(219, 223, 240);
    width: 100%;
    background: linear-gradient(90deg,
            rgba(219, 223, 240, 1) 0%,
            rgba(219, 223, 240, 1) 48%,
            rgba(250, 250, 250, 1) 49%,
            rgba(250, 250, 250, 1) 100%);
}

.left_devilery {
    flex: 40%;
    padding: 45px;
    box-sizing: border-box;
    text-align: right;
    z-index: 10;
    background: #dbdff0;
}

.left_devilery p {
    color: #5a5f9e;
    font-size: 18px;
}

.left_devilery a {
    font-size: 36px;
    font-weight: 600;
    color: #5a5f9e;
}

.right_devilery {
    display: flex;
    flex: 60%;
    background: #fafafa;
    flex-wrap: wrap;
    position: relative;
    z-index: 10;
    box-sizing: border-box;
    padding: 45px 90px;
}

.right_devilery p {
    flex: 40%;
    color: #5c5d78;
    line-height: 140%;
    font-size: 17px;
}

.right_devilery p strong {
    font-size: 20px;
    display: block;
}

.single-table {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.single-table_header {
    flex: 100%;
    background: #e9edfb;
    font-weight: 600;
    color: #474d9b;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    padding: 15px 30px;
}

.single-table_header div,
.single-table_row div {
    flex: 1;
}

.single-table_row {
    border-bottom: 1px solid #efefef;
    padding: 10px 30px;
    flex: 100%;
    display: flex;
    justify-content: space-between;
}

.single-table_row p {
    margin-bottom: 0;
}

.free {
    text-transform: uppercase;
    background: #f3f6ff;
    border: 1px solid #b1b5dd;
    text-align: center;
    border-radius: 4px;
    color: #7478ad;
    max-width: 130px !important;
}

.construct {
    padding-right: 90px;
    padding-top: 30px;
}

.construct .icon-tab {
    margin-bottom: 0;
}

.title-component h1 span {
    display: block;
    font-size: 14px;
    padding-top: 10px;
}

.data-user h4 {
    text-align: left;
    font-size: 12px;
}

.construct .icon-tab-content {
    margin: 0;
}

.place-map {
    width: 100%;
}

.place-map .tabs {
    margin-bottom: 30px;
}

.place-map .tab a.active {
    color: #fff !important;
    background: #4a4d97;
}

.place-map .tab a {
    color: #4a4d97;
    background: #e2e7fa;
    margin-right: 15px;
    display: block;
    width: 150px;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 0;
    text-align: center;
}

.place-setting {
    float: left;
}

.place-setting label {
    margin-right: 15px;
}

.mini-icon-tab {
    float: right;
    justify-content: flex-end;
    width: 30%;
    margin-top: -12px;
}

.mini-icon-tab .tab a {
    padding: 10px;
    width: auto;
    line-height: 20px;
    height: 20px;
    opacity: 0.5;
}

.mini-icon-tab .tab a.active,
.mini-icon-tab .tab a:hover {
    opacity: 1;
}

.landheader {
    background: url(../images/landhead.jpg) no-repeat;
    height: 520px;
}

.landheader h1 {
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 60px;
    text-align: left;
    padding-top: 100px;
}

.landheader h1 span {
    font-size: 30px;
    text-transform: none;
}

.counting .wrapper {
    justify-content: space-between;
}

.counting {
    padding-top: 70px;
}

.counting h4 {
    color: #5d5d78;
    font-size: 39px;
    padding-bottom: 55px;
}

.counting .col {
    max-width: 30%;
    color: #5d5d78;
    flex: 33%;
    align-content: flex-start;
}

.counting .count {
    height: 75px;
    font-weight: bold;
    font-size: 60px;
    display: block;
}

.counting span {
    width: 100%;
    font-size: 24px;
    color: #9393aa;
    display: block;
    margin-bottom: 10px;
}

.counting p {
    font-size: 18px;
    line-height: 24px;
    color: #a6a6b3;
}

.counting a {}

.gotocatalog .wrapper {
    margin: 100px auto;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
    padding: 50px;
    border-radius: 6px;
    justify-content: space-around;
}

.gotocatalog .btn {
    background: #4a4d97;
    border-radius: 5px;
    font-weight: 500;
    height: 80px;
    color: #fff;
    line-height: 80px;
    padding: 0 50px;
    font-size: 20px;
    box-shadow: 0 0 30px rgba(74, 77, 151, 0.4);
}

.gotocatalog div {
    font-size: 24px;
    font-weight: 400;
}

.gotocatalog strong {
    color: #5d5d78;
    display: block;
    font-size: 24px;
    font-weight: bold;
}

.gotocatalog div a {
    color: #6a6ab5;
    border-bottom: 1px dashed #6a6ab5;
}

.betters {
    padding-bottom: 90px;
}

.betters .wrapper {
    justify-content: space-between;
}

.betters h4 {
    color: #626379;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 44px;
    padding-bottom: 80px;
}

.betters .col {
    flex: 30%;
    max-width: 370px;
    margin-bottom: 60px;
}

.betters .col .title {
    color: #474854;
    width: 100%;
    margin-bottom: 15px;
    line-height: 35px;
    font-weight: 600;
    font-size: 27px;
}

.betters .col .title img {
    margin-right: 15px;
    float: left;
}

.premium {
    background: url(../images/betterbg.jpg) no-repeat;
    padding: 90px 0;
}

.premium h3 {
    font-size: 28px;
    font-weight: 500;
    line-height: 44px;
    margin-bottom: 30px;
    max-width: 800px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    padding-left: 90px;
    background: url(../images/premium.png) no-repeat left top;
}

.premium p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 40px;
    margin-left: 80px;
    opacity: 0.7;
}

.premium form {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.premium form input {
    border: none;
    margin: 0 5px;
    background: #f2f3fd;
    padding-left: 25px;
    font-size: 18px;
    box-sizing: border-box;
    height: 80px;
    color: #6f767a;
    border-radius: 6px;
}

.premium form input[type="submit"] {
    background: #ff3843;
    color: #fff;
    border: none;
}

.popular {
    padding-top: 100px;
}

.popular h3 {
    padding-bottom: 80px;
    color: #626379;
    font-size: 48px;
    font-weight: 500;
}

.grafbg {
    background: url(../images/whitegraf.jpg) no-repeat center bottom;
    padding-top: 70px;
}

.grafbg h3 {
    color: #626379;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 60px;
}

.grafbg .collapsible {
    border: none;
}

.grafbg .collapsible li {
    margin-bottom: 28px;
}

.grafbg .collapsible .collapsible-header {
    background: url(../images/info.png) no-repeat left center;
    padding-left: 56px;
    line-height: 26px;
    font-size: 26px;
    color: #4a4d97;
}

.populartovar {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.populartovar .category {
    flex: 10%;
    text-align: center;
    font-size: 12px;
    margin-bottom: 30px;
}

.populartovar .category a {
    color: #000;
    text-align: center;
    line-height: 14px;
}

.populartovar .category p {
    margin-bottom: 5px;
    height: 20px;
}

.populartovar+p {
    color: #626379;
    font-size: 24px;
    margin: 30px auto;
}

.gotoaction {
    display: flex;
}

.gotoaction div {
    display: flex;
    position: relative;
    align-content: flex-end;
    flex-wrap: wrap;
}

.gotoaction .img-box {
    display: block !important;
    min-width: 400px;
}

.gotoaction .data-box p {
    color: #413e7b;
    margin: 0;
    font-weight: bold;
}

.gotoaction .data-box {
    bottom: 200px;
    width: 300px;
    position: absolute;
}

.gotoaction div h2 {
    color: #626379;
    font-size: 52px;
    font-weight: bold;
    text-align: left;
}

.gotoaction div p {
    font-size: 25px;
    color: #5f5f66;
    margin-top: 15px;
    margin-bottom: 20px;
    max-width: 800px;
    line-height: 30px;
}

.gotoaction div span {
    color: #62687a;
    font-size: 20px;
    line-height: 28px;
}

.gotoaction div a {
    margin-top: 50px;
    margin-bottom: 100px;
    color: #7c7fb4;
    font-size: 32px;
    font-weight: 500;
}

.item-card .title {
    width: 100%;
    font-size: 32px;
}

.title_setting {
    width: 100%;
    display: flex;
    border-bottom: 1px solid rgba(169, 169, 169, 0.3);
    justify-content: space-between;
    margin-bottom: 20px;
}

.title_setting span {
    font-size: 12px;
    line-height: 16px;
    color: #919191;
}

.title_setting-status {
    display: flex;
}

.to_favorit,
.to_order {
    font-weight: bold;
    font-size: 15px;
    display: block;
    line-height: 38px;
    color: #151515;
    margin-left: 30px;
    padding-left: 20px;
}

.to_favorit:hover,
.to_order:hover {
    color: #4a4d97;
}

.to_favorit {
    background: url(../images/ic-chevron-left.svg) no-repeat left center;
}

.to_order {
    background: url(../images/ic-chevron.svg) no-repeat left center;
}

.info-adres {
    width: 100%;
}

.card-title {
    color: #151515;
    font-weight: 400;
    font-size: 16px;
    width: 100%;
    line-height: 22px;
    margin-bottom: 15px;
}

.card-title p {
    display: inline;
}

.card-title a {
    font-weight: bold !important;
    font-size: 15px !important;
    color: #4a4d97;
}

.descript .row p {
    width: 100%;
}

.oneclick {
    background: #e4e5ed !important;
    border-radius: 3px !important;
    color: #474d9b !important;
    font-weight: 500;
    border: 1px solid #e4e5ed !important;
    height: 47px !important;
    line-height: 47px;
    margin: 0px;
    padding: 0 20px;
    width: 142px;
    margin-top: 14px;
    text-align: center;
    font-size: 14px !important;
    ;
}

.oneclick:hover {
    background: #5659a7;
    color: #fff;
}

.pre {
    position: absolute !important;
    top: 10px;
    z-index: 9999;
    right: 10px;
}

.pre div {
    margin-bottom: 20px;
}

.pre_best_price {
    background: url(../images/best-price.svg) no-repeat 10px center rgba(255, 255, 255, 0.85);
    padding: 15px;
    color: #ff3541;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.11);
    border-radius: 5px;
    padding-left: 50px;
    font-weight: 500;
    width: 100px;
}

.info-product div {
    flex: 1;
}

.info-product .more_option {
    flex-grow: 10;
}

.more_option .have {
    background: url(../images/chek.svg) no-repeat left center;
    padding-left: 15px;
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 16px;
    margin-bottom: 10px;
}

a.gift {
    background: url(../images/bx_bxs-gift.svg) no-repeat 5px center #fff !important;
    color: #474d9b !important;
    border: 1px solid #474d9b !important;
    border-radius: 5px;
    padding-left: 40px;
    height: 47px;
    line-height: 50px;
}

a.gift:hover {
    color: #474d9b !important;
    background-color: #e4e5ed !important;
}

.descript .icon {
    color: #5a5858;
}

.club-card-mark {
    background: url(../images/smallgerb.png) no-repeat;
    display: block;
    width: 35px;
    height: 42px;
}

.review {
    max-width: 900px;
}

.devilerys {
    display: flex;
    width: 100%;
    padding-left: 24px;
    justify-content: space-between;
}

.devilerys div {
    display: flex;
    color: #79797d;
    flex-wrap: nowrap;
    white-space: nowrap;
}

.devilerys .d-title {
    min-width: 200px;
    flex: 200px;
}

.devilerys .d-time {
    min-width: 90px;
    flex: 90px;
}

.devilerys a {
    margin: 0 !important;
    font-weight: 500 !important;
}

.devilerys span {
    color: #bebebe !important;
}

.icon-1.devilerys {
    background: url(../images/mini-icon-1.svg) no-repeat left center;
}

.icon-2.devilerys {
    background: url(../images/mini-icon-2.svg) no-repeat left center;
}

.icon-3.devilerys {
    background: url(../images/mini-icon-3.svg) no-repeat left center;
}

.icon-4.devilerys {
    background: url(../images/mini-icon-4.svg) no-repeat left center;
}

.info-adres {
    border-top: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    padding: 20px 0;
}

.shopper,
.brend {
    flex: 1;
}

.mor_basket {
    display: inline;
    font-size: 14px;
    color: #777;
}

.club-card {
    padding-left: 15px;
    line-height: 14px;
}

.club-card .club_price p {
    color: #ff3843;
    font-size: 20px !important;
}

.club-card span {
    margin-bottom: 5px;
    display: inline-block;
}

.bonus {
    display: flex;
}

.bonus .select_advert {
    margin-right: 30px;
}

.select_advert.icon-gift:before {
    background: url(../images/gift.svg) no-repeat left center;
    margin-top: 0;
}

.select_advert .select-wrapper .select-dropdown {
    height: auto !important;
    width: 200px;
}

.select_advert .select-wrapper ul {
    box-shadow: 0 5px 10px #0000001f;
}

.select_advert .select-wrapper .select-dropdown span {
    padding: 2px 5px 5px 15px;
}

[type="checkbox"]+span:not(.lever):before,
[type="checkbox"]:not(.filled-in)+span:not(.lever):after {
    border-radius: 0 !important;
    left: -8px;
}

.select_advert [type="checkbox"]+span:not(.lever) {
    font-size: 12px !important;
}

.select_advert [type="checkbox"]:checked+span:not(.lever):before {
    width: 4px !important;
    height: 10px !important;
    top: 2px !important;
}

.order-data_prod-line {
    display: flex;
    width: 100%;
}

.order-data_prod-line img {
    margin-right: 10px;
    height: 60px;
}

.setting_filtr {
    border-bottom: 1px solid #b8c1c1;
    margin-bottom: 25px;
    padding-bottom: 5px;
}

.setting_select_links {
    margin-left: 10px;
    color: #b7b7b7;
}

.setting_select_links a {
    color: #292929;
    margin: 0 3px;
}

.setting_select_links a:hover,
.setting_select_links a.active {
    color: #366ab9;
}

.setting_filtr,
.setting_select {
    display: flex;
    justify-content: space-between;
}

.setting_sort label {
    margin-left: 5px;
}

.setting_select .res {
    font-weight: 500;
    color: #474d9b;
    margin-right: 5px;
}

.setting_select p {
    color: #474d9b;
    margin: 0;
    line-height: 23px;
}

.more-data+.express_dev {
    margin-top: 16px;
    margin-left: 20px;
    background: #ebecf2 url(../images/express.svg) no-repeat 10px;
    padding: 10px;
    padding-left: 60px;
    max-width: 228px;
}

.express_dev {
    font-size: 16px;
    margin-bottom: 16px;
    max-width: 200px;
    padding-left: 50px;
    background: url(../images/express.svg) no-repeat;
}

.express_dev strong {
    display: block;
}

.express {
    margin-bottom: 20px;
    background: #e4e5ed;
    display: flex;
    padding: 15px;
}

.express span {
    font-size: 16px;
}

.express strong {
    display: block;
    font-size: 12px;
    font-weight: 400;
}

.new_price {
    font-size: 24px;
    color: #4a4d97;
    font-weight: bold;
    margin-left: 30px;
}

.rating-area {
    overflow: hidden;
    width: 265px;
    margin: 0 auto;
    float: left;
}

.rating-area:not(:checked)>input {
    display: none;
}

.rating-area:not(:checked)>label {
    float: right;
    width: 42px;
    padding: 0;
    cursor: pointer;
    font-size: 32px;
    line-height: 32px;
    color: lightgrey;
    text-shadow: 1px 1px #bbb;
}

.rating-area:not(:checked)>label:before {
    content: "★";
}

.rating-area>input:checked~label {
    color: gold;
    text-shadow: 1px 1px #c60;
}

.rating-area:not(:checked)>label:hover,
.rating-area:not(:checked)>label:hover~label {
    color: gold;
}

.rating-area>input:checked+label:hover,
.rating-area>input:checked+label:hover~label,
.rating-area>input:checked~label:hover,
.rating-area>input:checked~label:hover~label,
.rating-area>label:hover~input:checked~label {
    color: gold;
    text-shadow: 1px 1px goldenrod;
}

.rate-area>label:active {
    position: relative;
}

#dropZone {
    color: #555;
    font-size: 14px;
    text-align: center;
    width: 400px;
    padding: 50px 0;
    margin: 50px auto;
    float: left;
    background: #e4e5ed;
}

#dropZone.hover {
    background: #ddd;
    border-color: #aaa;
}

#dropZone.error {
    background: #faa;
    border-color: #f00;
}

#dropZone.drop {
    background: #afa;
    border-color: #0f0;
}

.add_review_title {
    margin-bottom: 30px;
    font-size: 24px;
}

.add_review_row {
    display: flex;
}

.add_review_col_left {
    flex: 30%;
    height: 80px;
}

.add_review_col_right .rating-area {
    float: left;
    margin-left: -50px;
}

.add_review_col_right {
    flex: 70%;
}

.add_review_col_right textarea {
    font-family: roboto;
    color: #b3b3b3;
    border: 1px solid #eaeaea;
}

.add_review_col_right label strong {
    font-weight: 300;
    color: #585858;
    font-size: 12px;
    display: block;
}

.add_review_col_right input[type="submit"] {
    line-height: 30px !important;
    height: 47px !important;
    white-space: nowrap;
    color: #fff;
    border: 1px solid transparent;
    background: #5659a7;
    max-width: 300px;
}

.add_review_col_right input[type="submit"]:hover {
    background: #2b2e79;
}

.is_buyer {
    background: #e4e5ed;
    border-radius: 3px;
    display: block;
    width: auto;
    font-size: 12px;
    margin-bottom: 15px;
    padding: 2px 5px;
    color: #71739e;
    max-width: 130px;
}

#fine-uploader-gallery {
    margin-bottom: 20px;
}

.add_review_row .qq-upload-list {
    display: flex;
    flex-wrap: wrap;
}

.add_review_row .qq-upload-list li.qq-upload-success {
    background-color: #ffffff !important;
}

.add_review_row .qq-upload-list li {
    max-width: 300px;
    position: relative;
}

.add_review_row .qq-file-info {
    position: absolute;
    top: 0;
    right: 0;
}

.add_review_row .qq-upload-delete {
    background-color: transparent;
    color: #fafafa;
    border-color: transparent;
    text-shadow: 0 1px 0px rgb(0 0 0 / 55%);
}

.add_review_row .qq-btn {
    box-shadow: 0 0 0 #000;
    padding: 3px 5px;
    border: none;
    color: #fff;
    background-color: #4a4d97;
}

.add_review_row .qq-upload-button-hover {
    background: #5659a7;
}

.qq-upload-succes {
    position: relative;
}

.content .add_review_row .qq-upload-button {
    width: 100%;
    box-sizing: border-box;
    background: #dedede;
    color: #919196;
    border: 1px dashed #bfc3c3;
    box-shadow: 0 0 0 #000;
}

.installment {
    background: url(../images/discount.svg) no-repeat 5px center;
    background-size: 9px;
    padding-left: 19px;
    font-size: 16px;
}

.installment span {
    font-weight: 600;
}

.club_refund {
    color: #474d9b !important;
    font-weight: bold;
    margin-left: 5px;
}

.refund {
    padding-left: 50px;
    align-items: center;
    display: flex;
    background: url(../images/refound.svg) no-repeat left center;
}

.refund.no {
    background: url(../images/tovar-line.svg) no-repeat left center !important;
}

.pre_antibiotic {
    box-shadow: 0px 0px 30px rgb(0 0 0 / 11%);
    z-index: 9999;
    padding: 15px;
    color: #fff;
    font-size: 14px;
    max-width: 225px;
    background: #ff3541;
}

.pre_antibiotic:before {
    content: url(../images/drug.svg);
    float: left;
    margin-right: 5px;
    margin-bottom: -11px;
}

.pre_snow {
    box-shadow: 0px 0px 30px rgb(0 0 0 / 11%);
    padding: 15px;
    background: #fff;
    color: #939393;
    font-size: 10px;
}

.pre_snow span {
    display: block;
    color: #4a4d97;
    font-weight: 600;
    font-size: 12px;
}

.pre_snow:before {
    content: url(../images/snow.svg);
    float: left;
    margin-right: 5px;
    margin-bottom: -11px;
}

.pre_recipe {
    box-shadow: 0px 0px 30px rgb(0 0 0 / 11%);
    padding: 15px;
    color: #ff3541;
    border: 1px dashed #ff3541;
    background: #fff;
    font-weight: 500;
    height: 30px;
    line-height: 35px;
}

.pre_recipe:before {
    content: url(../images/recipe.svg);
    float: left;
    margin-top: -5px;
    margin-left: -5px;
}

.bestseller {
    border: 1px dashed #ff3541;
    color: #ff3541;
    background: #fff1f1;
    padding: 10px 20px;
    height: 23px;
    border-radius: 3px;
    max-width: 96px;
}

.user-description .collapsible .collapsible-body p {
    color: #545454;
    font-size: 14px;
}

.user-description .collapsible i {
    background: url(../images/arr.svg) no-repeat;
    width: 20px;
}

.user-description .collapsible .active .collapsible-header i {
    transform: rotate(180deg);
}

.user-description .collapsible-body {
    padding-top: 10px;
    padding-left: 52px;
    padding-bottom: 0px;
}

.user-description .collapsible-header {
    font-weight: 500;
}

.user-description th {
    background: #f7f7f7;
}

.user-description .tabs {
    margin-bottom: 30px;
    border-bottom: 1px solid #2f2f2f42;
}

.user-description .tabs a {
    padding: 0;
    text-align: left;
    color: #a2a2a2 !important;
    margin-right: 30px;
}

.user-description .tabs a.active {
    font-weight: bold;
}

.user-description .indicator {
    display: none;
}

.super-price {
    position: absolute;
    background: #ff3541;
    color: #fff;
    right: 10px;
    top: -34px;
    border-radius: 3px;
    font-size: 10px;
    padding: 0px 5px;
}

.sub-text {
    font-weight: 900;
    font-size: 18px;
    color: #878484;
    display: block;
    line-height: 26px;
    margin-top: -17px;
}

.setting-product table {
    display: block;
    padding: 0;
    margin: auto;
}

.right-col tr td:first-child {
    min-width: 100px;
}

.a_18 .img-wrapper {
    position: relative;
}

.a_18 .img-wrapper:before {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    background: #ffffffe3 url(../images/eye_close.svg) no-repeat center center;
}

.shop .owl-carousel .owl-item {
    min-width: 240px;
    max-width: 250px;
}

.brands .carousel-element img {
    max-height: 110px;
    width: auto;
}

.info-product .field input[name="amount"] {
    width: 100px;
    border: 1px solid #4a4d97;
    max-width: 57px;
    height: 42px;
    margin-top: -6px;
}

#amwp {
    font-size: 14px;
    font-weight: 400;
}

.item-card .right-col .info-product .buttons .field span {
    line-height: 32px;
}

.reviews-user-no {
    width: 100%;
    border: 1px solid #5659a7;
    padding: 15px;
}

.reviews-user-no .title {
    font-size: 17px;
    color: #474d9b;
}

.reviews-user-no .btn {
    border: 1px solid #9f9fb9;
    border-radius: 3px;
    color: #9f9fb9;
    float: right;
    font-weight: 400;
    line-height: 37px;
}

.desc-user .left-col {
    width: 70%;
    float: left;
    box-sizing: border-box;
    padding-right: 30px;
    max-width: 900px;
}

.acse_main_filter {
    text-align: right;
    width: 100%;
    margin-top: -23px;
    padding-right: 20px;
}

.acse_main_filter a {
    color: #5659a7;
}

.desc-user .right-col {
    max-width: 30%;
    float: left;
}

.desc-user .right-col a {
    display: block;
}

.file-down img {
    float: left;
    margin-right: 15px;
}

.file-down {
    color: #000;
    font-weight: 500;
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.file-down span {
    display: block;
}

.file-down:hover {
    color: #4a4d97;
}

.right-col h6 {
    width: 100%;
    display: block;
    font-weight: bold;
    font-size: 18px;
    text-transform: none;
    margin-bottom: 10px;
}

.item-card .right-col ul {
    width: 100%;
}

.item-card .right-col ul li {
    display: flex;
    justify-content: space-between;
}

.item-card .right-col ul li span,
.item-card .right-col ul li strong {
    background: #fff;
    padding: 0 5px;
}

.item-card .right-col ul li:before {
    width: 100%;
    height: 1px;
    content: "";
    display: block;
    position: absolute;
    border-top: 1px dashed #c3c3c3;
    margin-top: 10px;
    z-index: -1;
}

.desc-user.active {
    display: block !important;
}

.desc-user .filtr {
    max-width: 300px;
    padding-top: 20px;
}

.desc-user .showcase {
    width: 74%;
    float: left;
    align-content: flex-start;
}

.more_products {
    display: flex;
    flex-wrap: nowrap;
}

.desc-user .showcase .cardware {
    max-width: 23%;
    margin: 4px 8px;
}

.hvr__images {
    position: relative;
}

.hvr__sectors {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
}

.hvr__sector {
    flex-grow: 1;
}

.images {
    display: flex;
    overflow: hidden;
}

.images img {
    display: block;
}

.hvr__dots {
    display: flex;
    align-items: center;
    justify-content: center;
}

.hvr__dot {
    width: 5px;
    height: 5px;
    margin: 2px 5px 10px;
    border-radius: 50%;
    background: #d6dbe0;
}

.hvr__dot--active {
    background: #474d9b;
}

.club_discount {
    color: #fff;
    background: #ff3843;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 99;
    padding: 2px 5px;
    border-radius: 3px;
    font-size: 12px;
}

.cardware .field {
    margin-left: 20px;
    margin-bottom: 15px;
}

.place-map label {
    width: 100%;
    display: block;
}

.showcase .carousel-element {
    margin: 10px !important;
}

.sort-filtr {
    flex: 100%;
    justify-content: flex-end;
    display: flex;
    padding-right: 20px;
    font-size: 12px;
    margin-bottom: 20px;
}

.sort-filtr a {
    display: block;
    width: 16px;
    height: 16px;
    background: url(../images/sort.svg);
    margin-left: 5px;
    background-size: cover;
    margin-top: 0px;
}

#enter {
    max-width: 600px;
}

#enter form {
    padding: 10px 20px;
}

#enter a {
    color: #4a4d97;
}

.tabsauth {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 15px;
    display: flex;
}

.modal form input {
    margin-bottom: 10px;
}

.tabsauth a {
    text-align: left;
    color: #8a8a8ab3;
    text-transform: none !important;
}

.tabs .indicator {
    background-color: #ff3843 !important;
}

#enter form input {
    border: 1px solid #ccc;
    box-sizing: border-box;
    height: 50px;
    background: #ffffff;
}

#enter form input[type="submit"] {
    background: #474d9b;
    color: #fff;
    font-weight: bold;
}

#enter form input[type="button"] {
    background: #e4e4e4;
}

#enter .phone-input {
    display: flex;
}

.place-map .autoresults {
    max-width: 600px;
}

.retime:before {
    width: 20px;
    height: 20px;
    float: left;
    content: '';
    display: block;
    background: url(../images/tomorrow.svg) no-repeat;
    background-size: contain;
    margin-right: 10px;
}

.singlsum {
    border-bottom: 1px solid #a7a7a7;
    display: flex;
    padding-bottom: 10px;
    margin-bottom: 10px;
    align-items: flex-end;
    flex-wrap: wrap;
    padding-right: 20px;
    width: 236px;
    justify-content: flex-start;
}

.singlsum p {
    font-size: 20px;
    color: #4b4b4b;
}

.singlsum span {}
.basket-string .singlsum input.select-dropdown {
    border: 1px solid #a7a7a7;
    padding-left: 10px;
    margin-bottom: 0;
    height: 35px;
    box-sizing: border-box;
}

.basket-string .singlsum ul.select-dropdown {
    overflow-x: hidden;
    border: 1px solid #bbbbbb;
    margin-top: 30px;
}

.basket-string .singlsum .dropdown-content li>a,
.dropdown-content li>span {
    line-height: 10px;
    padding: 10px;
}

.basket-string .singlsum .select-wrapper .caret {
    fill: rgb(0 0 0 / 48%);
    border-left: 1px solid #79797978;
}

.basket-string .singlsum .select-wrapper {
    margin-left: 20px;
    max-width: 60px;
}

.best-price {
    color: white;
    background: #ff3843;
    padding: 4px 5px 0px;
    font-weight: 400;
    font-size: 16px;
    border-radius: 3px;
    margin-top: 5px;
    width: 156px;
    display: block;
}

.best-price span {
    margin: 0;
    font-size: 13px;
    display: block;
    line-height: 12px;
}

.best-price:before {
    content: "Z";
    display: inline-block;
    border: 1.5px dashed #fff;
    margin-right: 6px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    margin-top: 3px;
    float: left;
    text-align: center;
    line-height: 16px;
    font-size: 12px;
}

.dostavkalabel {
    padding: 20px 10px 10px 10px;
    background: #e8e9ed78;
    margin-bottom: 10px;
    overflow: hidden;
}

.dostavkalabel .sublabel span {
    max-width: 49%;
    float: left;
    display: block;
}

.dostavkalabel .sublabel {
    border-top: 1px solid #ccc;
    padding-top: 10px;
}

.dostavkalabel .subl {
    display: flex;
    padding-left: 15px;
    margin-bottom: 20px;
}

.dostavkalabel .subl span {
    white-space: nowrap;
    margin-right: 10px;
}

.dostavkalabel .sublabel span input[type="text"] {
    width: 60px;
    width: 60px;
    padding: 5px;
    border: 1px solid #ccc;
}

.check_table {
    max-width: 700px;
}

.check_header {
    background-color: #f5f5f5;
    font-weight: 600;
    padding: 2px 10px;
    font-size: 18px;
    margin-bottom: 20px !important;
}

.check_table .row {
    justify-content: flex-start;
    margin: 0;
}

.check_table .row .col {
    padding: 5px;
}

.check_header .col:first-child {
    border: none !important;
    padding-left: 10px;
}

.check_table+.btn {
    margin-left: 220px;
    margin-top: 50px;
}

.check_table .col:first-child {
    flex: 220px;
    max-width: 220px;
    padding-right: 20px;
    text-align: right;
    font-weight: 600;
    justify-content: flex-end;
    border-right: 1px solid #000;
}

.check_table .row .col:last-child {
    padding-left: 20px;
}

.regit {
    display: flex;
}

.left-region {
    overflow: hidden;
    flex: 40%;
    background: #585da4 url(../images/reg.jpg) no-repeat bottom right;
    color: #fff;
    position: relative;
}

.left-region h1 {
    left: 40%;
    top: 30%;
    position: absolute;
    text-transform: uppercase;
    font-size: 26px;
    text-align: left;
}

.left-region h1 strong {
    font-size: 56px;
    display: block;
}

.right-region {
    flex: 60%;
    padding: 90px;
}

.right-region h2 {
    font-weight: 500;
    font-size: 30px;
    line-height: 35px;
    margin-top: -30px;
    margin-bottom: 20px;
    color: #5c5d78;
}

.social_block {
    text-align: center;
    margin-bottom: 20px;
}

.or {
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
    color: #7c7c8e;
}

.or:before {
    border: 0.5px solid #d6d6d6;
    content: "";
    z-index: 9;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
}

.or span {
    background: #fff;
    display: block;
    position: relative;
    width: 44px;
    z-index: 10;
    margin: auto;
}

.inside_blok {
    max-width: 500px;
}

.right-region p,
.right-region center {
    color: #7c7c8e;
}

.right-region center {
    margin-bottom: 20px;
    padding: 0 50px;
}

.right-region p a {
    font-weight: bold;
    margin-top: 20px;
}

.right-region .btn {
    margin: 0;
    border-radius: 0;
    font-size: 16px;
}

.right-region img {
    margin-top: -50px;
    margin-bottom: 30px;
}

.inside_blok a {
    font-weight: bold;
    font-size: 16px;
    line-height: 60px;
    height: 60px;
    width: 400px;
}

.inside_blok .row {
    margin: 0;
    margin-bottom: 10px;
}

.enter_to {
    font-weight: bold;
    font-size: 16px;
    line-height: 55px;
    text-transform: uppercase;
    width: 100%;
    display: block;
    text-align: center;
    margin: auto;
}

.enter_to:hover {
    text-decoration: underline;
}

.places_table-row {
    display: flex;
    border-bottom: 1px solid #d9d9d9;
    width: 100%;
    justify-content: space-between;
    padding: 10px 0;
}

.places_name {
    padding: 20px 20px 10px;
}

.places_name strong {
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
}

.places_name .adress {
    color: #9b9b9b;
    display: flex;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
}

.places_name .adress a {
    color: #878bc8;
    padding-left: 10px;
    margin-left: 10px;
    line-height: 14px;
    height: 14px;
    border-left: 1px solid #5a5858;
}

.places_time {
    flex-grow: 10;
    padding: 10px 20px;
}

.places_time p {
    color: #5a5858;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
}

.places_time p.mark {
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #9f9fb9;
    border-radius: 5px;
    border: 1px solid #9f9fb9;
    padding: 10px 20px;
    display: inline-block;
}

.places_map {
    position: relative;
}

.place-window {
    background: #fff;
    position: absolute;
    top: 100px;
    left: 100px;
    background: #fff;
    z-index: 10;
    padding: 20px 30px;
    box-shadow: 0 0 30px #9c9c9c;
}

.place-window img {
    max-width: 60px;
}

.place-dote {
    display: flex;
    /* TEMP Style */
    position: absolute;
    top: 100px;
    left: 600px;
}

.place-dote p {
    background: #ffffff;
    border: 6px solid #878bc8;
    box-sizing: border-box;
    border-radius: 50px;
    display: block;
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 48px;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    color: #474d9b;
    z-index: 15;
    position: relative;
}

.place-dote span {
    background-color: #fff;
    float: left;
    box-shadow: 0px 0px 30px #00000042;
    padding: 2px 5px 2px 20px;
    margin-left: -15px;
    z-index: 10;
    height: 20px;
    margin-top: 15px;
}

.place-window .btn {
    background: #474d9b;
    color: #fff;
    width: 80%;
    height: 60px;
    line-height: 60px;
}

.search-pane {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 50px;
}

.search-field {
    flex-grow: 10;
    padding-right: 15px;
}

.places_header .select-wrapper {
    border: 0.5px solid #a7a7a7;
    box-sizing: border-box;
    border-radius: 2px;
    max-width: 200px;
    margin-bottom: 20px;
}

.places_header .select-wrapper input.select-dropdown {
    padding-left: 10px;
    font-size: 16px;
    margin: 0;
}

.places_header .select-wrapper .dropdown-content {
    box-shadow: 6px 10px 11px 0px #0000001a;
    margin-left: -1px;
    top: 40px !important;
}

.swithc-btn {
    display: flex;
    overflow: hidden;
    border-radius: 5px;
    align-items: flex-start;
    border: 1px solid #9f9fb9;
}

.swithc-btn div {
    cursor: pointer;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    height: 48px;
    line-height: 48px;
    padding: 0 20px;
    width: 60px;
    text-align: center;
}

.swithc-btn div.active {
    color: #fff;
    background-color: #474d9b;
}

.places_btn {
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    align-items: flex-start;
}

.places_btn .btn {
    width: 100px;
    background: #474d9b;
    border-radius: 3px;
    margin: auto;
    height: 50px;
    line-height: 52px;
}

.places_btn .btn:hover {
    background-color: #ff3541;
}

.places_price p {
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    text-align: left;
    margin-bottom: 6px;
}

.ymaps-2-1-79-balloon__close+.ymaps-2-1-79-balloon__content {
    padding-bottom: 20px;
    margin-right: 0 !important;
}

ymaps .btn.blue {
    width: 100%;
    height: 50px;
    max-width: 250px;
    border-radius: 0;
    line-height: 50px;
    margin: auto;
}

.places_price p.zibero-price {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    background: #ff3541;
    border-radius: 3px;
    display: block;
    padding: 2px 5px;
}

.places_price {
    padding-left: 30px;
}

.places_price p.zibero-price:before {
    content: "Z";
    display: inline-block;
    border: 1.5px dashed #fff;
    margin-right: 6px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    margin-top: 3px;
    float: left;
    text-align: center;
    line-height: 15px;
    font-size: 12px;
}

.place-window .places_time {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #9f9fb9;
}

.place-window .places_name {
    padding-right: 0px;
}

.whiteform .inside_blok a.enter_to {}

.whiteform label {
    margin-right: 10px;
}

.our_geo .slick-slide {
    width: 100px !important;
}

.our_geo .slick-list {
    max-width: 1300px;
}

.our_geo .slick-track {
    display: flex;
    justify-content: space-between;
}

.jur {
    display: none;
}

.jur.active {
    display: block;
}

.add_photo {
    margin-top: 30px;
}

.add_photo_list {
    display: flex;
    flex-wrap: wrap;
}

.add_photo_upload {
    width: 130px;
    margin-bottom: 10px;
    cursor: pointer;
    text-align: center;
    margin-right: 10px;
    height: 130px;
    background: #f2f3f5;
}

.added_photo {
    margin-bottom: 10px;
    overflow: hidden;
    width: 130px;
    height: 130px;
    margin-right: 10px;
    border: 1px solid #ccc;
}

.added_photo img {
    width: 100%;
}

.add_photo_upload p {
    font-size: 11px;
    max-width: 100%;
    line-height: 14px;
    padding: 10px;
}

.add_photo_upload img {
    margin: 20px auto 10px;
}

.text-upper {
    text-transform: uppercase;
}

.acc-btn {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    min-height: 46px;
    background-color: #dddff1;
    color: #474d9b;
    padding: 5px 23px;
    margin: 0px 5px;
    min-width: 132px;
}

.acc-btn.dark-blue:hover {
    background: #ff3843;
}

.dark-blue {
    background-color: #474d9b;
    color: #ffffff;
}

.acount-heading {
    margin: 10px 0px 11px 0px;
}

.acount-head {
    display: flex;
    justify-content: space-between;
    margin: 0px 0px 25px 0px;
}

.acount-heading .acc-title {
    margin-top: 0px;
}

.acc_bnts {
    align-self: flex-end;
}

#button-menu,
#brand-drop,
#category-drop {
    width: 250px !important;
    background: #fff;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
    margin-left: -100px;
    top: 70px !important;
    max-height: 200px;
    overflow: auto;
}

#brand-drop,
#category-drop {
    top: 125px !important;
}

.acc-btn.dropdown-trigger {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding-right: 10px;
}

.acc-btn.dropdown-trigger svg {
    fill: #474d9b;
}

.acount-search .search-wrap,
.filters .search-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1 1 430px;
    /*min-width: 430px;*/
    min-height: 33px;
    border-right: 1px solid #dddff1;
}

.acount-search .search-wrap input,
.filters .search-wrap input {
    height: 100%;
    border: none;
}

.acount-search input[type="submit"],
.filters .search-wrap input[type="submit"] {
    margin-left: 0px;
    width: 24px;
    height: 24px;
    overflow: hidden;
    text-indent: 900%;
    background: url(../images/search.svg) no-repeat center center;
    border: none;
    opacity: 1;
}

.acount-search input.search-field {
    padding: 0px 20px 0px 20px;
    font-family: Roboto;
    font-size: 16px;
    line-height: 19px;
    color: #bfbfbf;
}

.acount-search {
    border-bottom: 1px solid #dddff1;
    padding: 0px 0px 3px 0px;
}

.acount-search form {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.acount-search .search-filters {
    margin: 0px 0px 0px 4px;
    display: flex;
    align-items: center;
}

.search-filters .search-filters_btn {
    font-family: Roboto;
    white-space: nowrap;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 14px;
    cursor: pointer;
    color: #474d9b;
    align-items: center;
    display: flex;
    transition: all 0.3s ease 0s;
    padding: 0px 10px;
    border-right: 1px solid #c5c6d7;
}

li.search-filters_btn.dropdown-trigger.search-filters_btn_last {
    border: none;
}

/*.search-filters .search-filters_btn:hover {
	color: #474d9b;
	background-color: #f2f2f9;
}*/

.search-filters .search-filters_arrows {
    display: flex;
    flex-direction: column;
    margin: 0px 0px 0px 8px;
    justify-content: center;
    align-items: center;
}

.search-filters .search-filters_arrows svg {
    margin: 0px 0px 2px 0px;
}

.search-filters .search-filters_arrows svg:last-child {
    margin: 0px 0px 0px 0px;
}

.search-filters .dropdown-trigger .search-filters_arrows {
    margin: 4px 0px 0px 2px;
}

.acount-filters {
    background: #f4f4fb;
    padding: 0px 40px 0px 15px;
    min-height: 40px;
    margin: 0px 0px 28px 0px;
}

.acount-filters_nav {
    height: 100%;
}

.acount-filters_list,
.acount-filters_list a {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    color: #9fa2cb;
}

.acount-filters_link {
    min-height: 40px;
    transition: all 0.3s ease 0s;
    margin: 0px 24px 0px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
}

.acount-filters_link:last-child {
    margin: 0;
}

.acount-filters_link.active {
    color: #474d9b;
    position: relative;
    font-weight: 500;
    background-color: transparent;
}

.acount-filters_link.active::before,
.acount-filters_link a.active::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    background-color: #474d9b;
    height: 5px;
    width: 70%;
    left: 50%;
    transform: translate(-50%, 0);
}

.acount-item {
    background: #fbfbfd;
    border: 1px solid #e9e9e9;
    margin: 0px 0px 35px 0px;
}

.acount-item_my-return .acount-item_info {
    flex: 0 0 29.33%;
    margin-left: 90px;
    padding-left: 23px;
    border-left: 1px solid #dee0f2;
}

.info-return .info-return__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding-right: 18px;
}

.info-return .info-return__title {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    color: #474d9b;
    max-width: 150px;
    padding: 0px 15px 0px 0px;
}

.info-return .info-return__value {
    position: relative;
}

.info-return .info-return_green::after,
.info-return .info-return_yellow::after {
    content: "";
    margin: 0px;
    background: #45b757;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 3px;
    right: -15px;
}

.info-return .info-return_yellow::after {
    background: #eac230;
}

.acount-item_my-return .acount-item_body {
    padding-bottom: 30px;
}

.info-return .info-return__value {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #474d9b;
}

.acount-item:last-child {
    margin: 0;
}

.acount-item.status-active {
    border-color: #55d17f;
}

.acount-item.status-rejected {
    border-color: #d16b55;
    opacity: 0.6;
}

.acount-item.status-rejected .acount-item_status::after {
    background: #d16b55;
}

.acount-item.status-moderation .acount-item_status::after {
    background-color: #f3de91;
}

.acount-item.status-rejected .acount-item_status-bar,
.acount-item.status-rejected .acount-item_timer,
.acount-item.status-moderation .acount-item_status-bar,
.acount-item.status-moderation .acount-item_timer {
    display: none;
}

.acount-item_body {
    padding: 15px 15px 10px 15px;
    display: flex;
    width: 97%;
}

.acount-item_img {
    margin: 0px 15px 0px 0px;
    flex: 0 0 120px;
}

.acount-item_text {
    /*margin: 0px 30px 0px 0px;*/
}

.acount-item_title {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    text-align: left;
    color: #4b4b4b;
    margin: 0px 0px 5px 0px;
}

.acount-item_row {
    display: flex;
    margin: 0px 0px 5px 0px;
}

.acount-item_price {
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #474d9b;
    padding: 0px 10px 0px 0px;
    border-right: 1px solid #9a9a9a;
}

.acount-item_art {
    font-size: 16px;
    line-height: 19px;
    margin: 0px 0px 0px 10px;
    color: #a1a1a2;
}

.acount-item_desc {
    font-size: 12px;
    line-height: 14px;
    margin: 0px 0px 5px 0px;
    color: #3a3d59;
}

.acount-item_status-bar {
    margin: 0px 0px 10px 0px;
    max-width: 270px;
    height: 7px;
    background-color: #eee;
    position: relative;
    z-index: 2;
}

.acount-item_status-bar.green span,
.acount-item_status-bar.yellow span {
    content: "";
    width: 48%;
    height: 7px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #2cbc32;
    z-index: 1;
}

.acount-item_status-bar.green {
    background-color: #a2d0a4;
}

.acount-item_status-bar.yellow span {
    background-color: #eac230;
}

.acount-item_status-bar.yellow {
    background-color: #f3de91;
}

.acount-item_timer {
    margin: 0px 0px 5px 0px;
    font-size: 14px;
    line-height: 16px;
    color: #a1a1a2;
}

.acount-item_timer a {
    color: #474d9b;
}

.acount-item_info {
    flex: 0 0 200px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.acount-item_head {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.acount-item_status {
    font-size: 14px;
    line-height: 16px;
    color: #474d9b;
    display: flex;
    align-items: center;
}

.acount-item_status::after {
    content: "";
    margin: 0px 15px 0px 8px;
    background: #45b757;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
}

.acount-item_delete {
    margin: 0px 10px 0px 0px;
    align-self: flex-end;
    cursor: pointer;
}

.acount-item_edit {
    margin: 0px 10px 0px 0px;
    align-self: flex-end;
    cursor: pointer;
}

.acount-item_load-more {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 23px;
    height: 23px;
    background-color: #eff0f9;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
}

.acount-item_load-more ul {
    display: none;
    transition: all 0.3s ease 0s;
    padding: 10px 10px;
    position: absolute;
    z-index: 2;
    top: 10px;
    left: 10px;
    background-color: #fff;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}

.acount-item_load-more li {
    margin: 0px 0px 10px 0px;
}

.acount-item_load-more li:last-child {
    margin: 0;
}

.acount-item_load-more:hover ul {
    display: block;
}

.acount-item_proceeds {
    font-size: 14px;
    line-height: 16px;
    text-align: right;
    color: #474d9b;
}

.acount-item_addons {
    display: flex;
    justify-content: space-between;
    padding: 0px 15px 0px 15px;
    background: #eff0f9;
    align-items: center;
    min-height: 45px;
}

.acc-addons {
    padding: 10px 0px;
    margin: 0px 0px -10px 0px;
}

button.acc-addon {
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    color: #474d9b;
    border: none;
    background: #dddff1;
    border-radius: 3px;
    padding: 5px 10px;
    margin: 0px 15px 0px 0px;
    transition: all 0.3s ease 0s;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    margin: 0px 0px 10px 0px;
}

.acc-addon.active {
    background-color: #f3de91;
    color: #33344a;
    position: relative;
    z-index: 1;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
}

.acc-addon.active span,
.acc-addon.active.red span {
    position: absolute;
    width: 70%;
    top: 0;
    left: 0;
    background: #eac230;
    display: block;
    height: 100%;
    z-index: -1;
}

.acc-addon.active.red {
    background-color: #fdb29a;
    color: #fdfdfe;
}

.acc-addon.active.red span {
    background: #f07129;
}

.acount-head button:focus {
    background-color: dddff1;
}

button.acc-addon:hover {
    background: #ff3843;
    color: #fff;
}

button.acc-addon:last-child {
    margin: 0;
}

a.acc-addon {
    font-size: 14px;
    line-height: 16px;
    text-decoration-line: underline;
    text-align: center;
    font-weight: 500;
    color: #474d9b;
    display: inline-block;
    margin: 0px 11px 0px 0px;
    font-family: Roboto;
}

.acc-item-viewers {
    display: flex;
}

.acc-item-viewer {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 17px;
    color: rgba(71, 77, 155, 0.6);
    margin: 0px 10px 0px 0px;
}

.acc-item-viewer svg {
    margin: 0px 2px 0px 0px;
}

.acc-item-viewer:last-child {
    margin: 0;
}

.vosrat-3 {
    display: flex;
    justify-content: space-between;
    margin: 50px 0px 65px 0px;
}

.vosrat-3 .indicator {
    display: none;
}

.vosvar3_map {
    max-width: 877px;
    max-height: 797px;
}

.vosrat-3_content {
    margin: 25px 0px 0px 45px;
    flex: 0 1 345px;
}

.vosrat-3_title {
    font-weight: bold;
    font-size: 26px;
    line-height: 30px;
    color: #4b4b4b;
}

.vosrat-3_content .vosrat-3_nav {
    display: flex;
    justify-content: space-between;
    height: auto;
    overflow: hidden;
    margin: 30px 0px 30px 0px;
}

.vosrat-3_content .vosrat-3_nav li {
    margin: 0px 10px 0px 0px;
}

.vosrat-3_content .vosrat-3_nav li:nth-child(2) {
    margin: 0px 0px 0px 0px;
}

.vosrat-3_content .vosrat-3_nav .vosrat-3_tab {
    min-height: 43px;
    height: auto;
    text-transform: none;
    min-width: 166px;
}

.vosrat-3_content .vosrat-3_nav .vosrat-3_tab a {
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    border-radius: 3px;
    color: #474d9b;
    display: flex;
    justify-content: center;
    align-items: center;
    /*padding: 5px 10px;*/
    background: #e7e7e7;
    width: auto;
    height: auto;
    min-height: 43px;
    padding: 0;
}

.vosrat-3_content .vosrat-3_nav .vosrat-3_tab a.active {
    background: #474d9b;
    color: #ffffff !important;
}

.indicator {}

.vosrat-3-tab_content {
    width: 345px;
}

.vosrat-3-tab_content p {
    font-size: 12px;
    line-height: 14px;
    color: #3a3d59;
}

.vosrat-3-tab_title {
    font-weight: bold;
    font-size: 19px;
    line-height: 22px;
    color: #3a3d59;
    border-bottom: 1px solid #d5d5d5;
    padding: 0px 0px 15px 0px;
    margin: 0px 0px 30px 0px;
}

.vosrat-3-tab_point-list {}

.point-list-v3,
.vosrat-3-tab_point-info.point-info {
    max-height: 555px;
    overflow-y: auto;
    padding: 0px 0px 0px 0px;
    scrollbar-color: #b8b8b8 #e5e5e5;
    /* Р вЂ™Р’В«Р РЋРІР‚ Р  Р вЂ Р  Р’ВµР РЋРІР‚С™ Р  РЎвЂ”Р  РЎвЂўР  Р’В»Р  Р’В·Р РЋРЎвЂњР  Р вЂ¦Р  РЎвЂќР  Р’В°Р вЂ™Р’В» Р вЂ™Р’В«Р РЋРІР‚ Р  Р вЂ Р  Р’ВµР РЋРІР‚С™ Р  РЎвЂ”Р  РЎвЂўР  Р’В»Р  РЎвЂўР РЋР С“Р РЋРІР‚в„– Р РЋР С“Р  РЎвЂќР РЋР вЂљР  РЎвЂўР  Р’В»Р  Р’В»Р  Р’В±Р  Р’В°Р РЋР вЂљР  Р’В°Р вЂ™Р’В» */
    scrollbar-width: auto;
    /* Р РЋРІР‚С™Р  РЎвЂўР  Р’В»Р РЋРІР‚В°Р  РЎвЂР  Р вЂ¦Р  Р’В° */
}

.point-list-v3::-webkit-scrollbar,
.vosrat-3-tab_point-info.point-info::-webkit-scrollbar {
    width: 13px;
    /* Р РЋРІвЂљВ¬Р  РЎвЂР РЋР вЂљР  РЎвЂР  Р вЂ¦Р  Р’В° Р  РўвЂР  Р’В»Р РЋР РЏ Р  Р вЂ Р  Р’ВµР РЋР вЂљР РЋРІР‚С™Р  РЎвЂР  РЎвЂќР  Р’В°Р  Р’В»Р РЋР Р‰Р  Р вЂ¦Р  РЎвЂўР  РЎвЂ“Р  РЎвЂў Р РЋР С“Р  РЎвЂќР РЋР вЂљР  РЎвЂўР  Р’В»Р  Р’В»Р  Р’В° */
    background-color: #e5e5e5;
    border-radius: 5px;
}

.point-list-v3::-webkit-scrollbar-thumb,
.vosrat-3-tab_point-info.point-info::-webkit-scrollbar-thumb {
    background-color: #b8b8b8;
    border-radius: 5px;
}

.point-list-v3::-webkit-scrollbar-button,
.vosrat-3-tab_point-info.point-info::-webkit-scrollbar-button {
    display: none;
}

.item-pointv3 {
    border-bottom: 1px solid #d5d5d5;
    padding: 0px 0px 14px 0px;
    margin: 0px 0px 10px 0px;
}

.item-pointv3_title {
    margin: 0px 0px 10px 0px;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    padding: 0px 100px 0px 0px;
    color: #3a3d59;
}

.item-pointv3_text {
    margin: 0px 0px 13px 0px;
    font-size: 16px;
    line-height: 19px;
    max-width: 305px;
    color: #898ca6;
}

.item-pointv3_btn {
    background: #7f82aa;
    border-radius: 3px;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    text-transform: none;
    color: #ffffff;
    min-width: 123px;
    margin: 0;
}

.item-pointv3_btn:focus {
    background: #7f82aa;
}

.point-info .vosrat-3-tab_title,
.acc-return-title {
    position: relative;
    display: flex;
}

.point-info .vosrat-3-tab_title {
    padding-left: 15px;
    background: url("../images/arrow-left1.svg");
    background-position: left center;
    background-repeat: no-repeat;
    padding-top: 15px;
    margin-top: -15px;
    cursor: pointer;
}

.vosrat-3-tab_title {}

.vosrat-3-tab_point-info {}

.point-info {}

.point-info_title {}

.point-info_adress {
    color: #444970;
    margin: 0px 0px 25px 0px;
    max-width: 277px;
}

.point-info__desc {
    font-size: 16px;
    line-height: 19px;
    max-width: 277px;
    color: #a9a9aa;
    margin: 0px 0px 17px 0px;
}

.point-info__desc span {
    color: #6b6f9a;
}

.point-info_btn {
    max-width: 277px;
    width: 100%;
    background: #7f82aa;
    border-radius: 3px;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #ffffff;
    border: none;
    min-height: 48px;
    margin: 0px 0px 35px 0px;
}

.point-info_btn:focus {
    background: #7f82aa;
}

.point-info_schedule {
    padding: 18px 0px 0px 0px;
    border-top: 1px solid #d5d5d5;
    font-size: 16px;
    line-height: 19px;
    color: #898ca6;
    margin: 0px 0px 20px 0px;
    max-width: 306px;
}

.point-info_schedule-item {
    margin: 0px 0px 7px 0px;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}

.point-info_schedule-item span {
    position: relative;
    z-index: 2;
    background-color: #fff;
}

.point-info_schedule-item::before {
    position: absolute;
    content: "";
    width: 100%;
    top: 50%;
    transform: translate(0, 17%);
    border: 1px dashed #dbdbdb;
}

.point-info_schedule-item:last-child {
    margin: 0;
}

.point-info_schedule .schedule-title {
    margin: 0px 0px 18px 0px;
}

.point-info__text {
    font-size: 16px;
    line-height: 140%;
    color: #898ca6;
    max-width: 306px;
}

.point-info__text strong {
    display: block;
}

.title-component_favorites {
    margin-top: 20px;
    font-weight: bold;
    font-size: 28px;
    line-height: 33px;
    color: #8c8c9b;
}

.favorites {
    display: flex;
    flex-direction: column;
}

.favorites_sort {
    margin: 0px 0px 55px 0px;
}

.favorites_btn {
    background: #eeeffd;
    border-radius: 3px;
    margin: 0px 20px 10px 0px;
    font-size: 20px;
    line-height: 23px;
    height: auto;
    color: #4e4a7d;
    text-transform: none;
    padding: 10px 15px;
}

.favorites_btn:last-child {
    margin: 0;
}

.favorites_btn-plus {
    background: rgba(238, 239, 253, 0.29);
}

.favorites_body {
    display: flex;
}

.favorites_left-col {
    flex: 0 0 260px;
    background: #ffffff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 20px 15px 70px 25px;
}

.favorites_filter {
    margin: 0px 0px 30px 0px;
}

.favorites_filter-body {}

.favorites_filter:last-child {
    margin: 0;
}

.favorites_filter-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #8c8c9b;
    margin: 0px 0px 15px 0px;
}

.favorites_filter-form {
    padding: 0px 0px 17px 0px;
    margin: 0px 0px 10px 0px;
    border-bottom: 1px solid #efefef;
}

.favorites .checkbox,
.return-choice .favorites .checkbox {
    display: block;
    margin: 0px 0px 7px 0px;
}

.favorites .checkbox:last-child,
.return-choice .favorites .checkbox:last-child {
    margin: 0;
}

.checkbox__input {}

.favorites .checkbox__text,
.return-choice .favorites .checkbox__text {
    font-size: 16px;
    line-height: 19px;
    color: #4f4f6a;
    display: flex;
    justify-content: center;
    align-items: center;
}

.favorites [type="checkbox"]+span:not(.lever),
.return-choice [type="radio"]+span:not(.lever) {
    padding-left: 22px;
    height: auto;
    font-size: 16px;
    line-height: 19px;
    color: #4f4f6a;
}

.favorites_filter-options {
    padding: 0px 15px;
}

.favorites_filter-add-list,
.favorites_filter-all-list {
    display: block;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    background-color: transparent;
    color: #4d55b6;
    padding: 0;
    border: none;
}

.favorites_filter-add-list:focus,
.favorites_filter-all-list:focus {
    background-color: transparent;
}

.favorites_rigth-col {
    flex: 1 1 auto;
    margin: 0px 0px 0px 15px;
}

.favorites_rigth-col.demo {
    background-color: #eee;
}

.favorites [type="checkbox"]+span:not(.lever):before,
[type="checkbox"]:not(.filled-in)+span:not(.lever):after,
.return-choice [type="radio"]+span:not(.lever):before,
.return-choice [type="radio"]:not(.filled-in)+span:not(.lever):after {
    border-radius: 50% !important;
    left: 0;
    content: "";
    width: 13px;
    height: 13px;
    border: 1px solid #878bc8;
    margin-top: 2px;
}

.favorites [type="checkbox"]:checked+span:not(.lever):before,
.return-choice [type="radio"]:checked+span:not(.lever):before {
    top: 0px;
    left: 0px;
    width: 13px;
    height: 13px;
    border: 1px solid #878bc8;
    transform: rotate(0deg);
    backface-visibility: auto;
    transform-origin: 0% 0%;
    background-color: #878bc8;
}

.acc-magazine .acc-title {
    font-size: 30px;
    line-height: 35px;
    color: #3d3d3e;
    margin-top: 30px;
}

.acc-courier .account-menu,
.acc-magazine .account-menu {
    margin-right: 45px;
}

.acc-magazine .acount-row,
.acc-courier .acount-row {
    padding: 20px 30px 20px 35px;
    background-color: #fafafc;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: none;
    margin: 0px 0px 15px 0px;
}

.acc-courier .acount-row {
    padding: 10px 15px 10px 35px;
    min-height: 63px;
    box-sizing: border-box;
}

.acc-magazine .acount-row_title p {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #4b4c58;
    margin: 0px 0px 0px 0px;
}

.acc-magazine .acount-row_title {
    max-width: none;
    flex: 1%;
}

.acc-courier .acount-row_title {
    max-width: 80%;
}

.acc-courier .acount-row_title .acount-row_name {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    /* identical to box height */
    color: #61616b;
}

.acc-magazine .acount-row_title span {
    font-size: 15px;
    line-height: 18px;
    color: #4a4d97;
}

.acc-magazine .acount-row_center {
    display: flex;
    padding: 0px 15px 0px 0px;
    justify-content: flex-start;
    width: 420px;
}

.acc-magazine .acount-row_info {
    padding: 0px 15px 0px 0px;
    width: 190px;
}

.acc-magazine .acount-row_name {
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #61616b;
    margin: 0px 0px 5px 0px;
}

.acc-magazine .acount-row_phone {
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    color: #474d9b;
}

.acc-magazine .acount-row_position {
    padding-left: 32px;
    border-left: 1px solid #c3c6ee;
}

.acc-magazine .acount-row_position a {
    font-size: 15px;
    line-height: 20px;
    color: #4a4d97;
}

.acc-magazine .acount-row_action button,
.acc-courier .acount-row_action button {
    border: 1px solid rgba(87, 90, 131, 0.37);
    border-radius: 3px;
    min-height: 41px;
    min-width: 150px;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    padding: 5px 5px;
    color: #474d9b;
    background: none;
    margin: 0;
}

.acc-magazine .acount-row_action button:hover,
.acc-courier .acount-row_action button:hover {
    color: #fff;
}

.acc-magazine .acount-row+.big.blue.btn {
    margin: 0;
    min-width: 260px;
}

.acc-courier_add button.big.blue.btn {
    margin: 0;
    min-width: 260px;
    min-height: 60px;
}

.acc-courier_add {
    margin: 40px 0px 0px 35px;
    max-width: 440px;
}

.add-courier_title {
    margin: 0px 0px 20px 0px;
}

.acc-courier_add .add-courier_input,
.acc-courier_add .select-dropdown,
.acc-courier_add .select-wrapper {
    margin: 0px 0px 12px 0px;
    min-height: 60px;
    padding: 20px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 19px;
    color: #8f8f8f;
    border: 1px solid rgba(0, 0, 0, 0.2);
    font-family: Roboto;
}

.acc-courier_add .select-wrapper {
    padding: 0;
}

.acc-courier_add .select-wrapper input.select-dropdown {
    margin: 0;
    font-size: 16px;
    line-height: 19px;
    padding: 0px 0px 0px 20px;
    color: #8f8f8f;
    font-family: Roboto;
}

.acc-courier_add .select-wrapper .caret {
    top: 0;
    right: 15px;
    fill: #c9c9c9;
}

.acc-courier {
    margin-bottom: 40px;
}



.acc-return .acc-title {
    padding-bottom: 0;
    margin: 0px 0px 42px 0px;
}

.acc-return_row {
    margin: 0px 0px 25px 0px;
    display: flex;
    background: #fbfbfd;
    border: 1px solid #979bc9;
    padding: 25px 25px 20px 25px;
}

.acc-return_row:last-child {
    margin: 0px 0px 40px 0px;
}

.acc-return_body {
    padding: 0px 0px 20px 40px;
    border-left: 1px solid #dee0f2;
}

.acc-return_left {
    margin: 0px 20px 0px 0px;
    flex: 0 0 350px;
}

.return-choice .acc-return_item .acc-return_title {
    max-width: 300px;
}

.return-choice .acc-return_left {
    flex: 0 0 415px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.return-choice {
    padding-top: 35px;
}

.return-choice .acc-return_item {
    padding: 0;
    margin: 0px 0px 25px 0px;
    border: none;
}

.return-choice .acc-return_body {
    padding: 0;
    border: none;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.return-choice .acc-return_text {
    margin: 0;
    flex: 0 1 100%;
}

.return-choice .acc-return_title.mr {
    margin: 20px 0px 8px 0px;
}

.acc-return_date {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    margin: 0px 0px 9px 0px;
    color: #4b4b4b;
}

.acc-return_art {
    font-size: 16px;
    line-height: 19px;
    color: #a1a1a1;
    margin: 0px 0px 9px 0px;
}

.acc-return_status {
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 23px;
}

.acc-return_status span {
    color: #a1a1a1;
}

.acc-return_status .acc-return_btn {
    background-color: #979bc9;
    padding: 5px 25px;
    box-sizing: border-box;
    text-transform: uppercase;
    min-width: 132px;
    height: 100%;
    border-radius: 3px;
}

.acc-return_status .acc-return_btn.green {
    background: #9bc960;
    text-transform: none;
    margin: 0px 20px 0px 0px;
}

.acc-return_way {
    margin: 0px 0px 15px 0px;
}

.acc-return_way span {
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #4b4b4b;
    margin: 0px 0px 5px 0px;
}

.acc-return_addres {
    font-size: 14px;
    line-height: 16px;
    color: #414141;
}

.acc-return_sum {
    margin: 0px 0px 4px 0px;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #4b4b4b;
}

.acc-return_price {
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #474d9b;
}

.acc-return_price span {
    font-size: 13px;
    line-height: 15px;
    color: #414141;
}

button.acc-return_btn {
    min-height: 43px;
    padding: 5px;
    background: #474d9b;
    border-radius: 3px;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    min-width: 166px;
    color: #ffffff;
    margin: 0;
    margin: 20px 0px 0px 0px;
}

.acc-return_right {}

.acc-return_item {
    display: flex;
    padding: 10px 0px 22px 0px;
    border-bottom: 1px solid #dee0f2;
    margin: 0px 0px 22px 0px;
}

.acc-return_img {
    max-width: 57px;
    margin: 0px 20px 0px 0px;
}

.acc-return_title {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #4b4b4b;
}

.acc-return_text {
    margin: 15px 0px 0px 0px;
    font-size: 15px;
    line-height: 18px;
    color: #3a3d59;
}

.return-choice .acc-return_right {
    border-left: 1px solid #b6b8d7;
    padding: 0px 0px 20px 30px;
}

.return-choice .favorites_filter-form {
    margin: 0px 0px 5px 15px;
    border: none;
}

.return-choice .favorites_filter-add-list {
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #474d9b;
}

.return-choice .checkbox {
    display: block;
    margin-bottom: 4px;
}

.label {
    font-size: 1;
}

.return-choice [type="checkbox"]+span:not(.lever) {
    font-size: 14px;
    line-height: 16px;
    color: #3a3d59;
}

.return-choice [type="checkbox"]+span:not(.lever):before {
    margin: 0;
}

.favorites [type="checkbox"]+span:not(.lever),
.return-choice [type="radio"]+span:not(.lever) {
    font-size: 14px;
    line-height: 16px;
    color: #3a3d59;
    padding-left: 19px;
}

.return-choice [type="radio"]+span:not(.lever):before {
    width: 12px;
    height: 12px;
    margin-top: 1px;
}

.return-choice [type="radio"]:checked+span:not(.lever):before {
    width: 12px;
    height: 12px;
    background-color: transparent;
}

.return-choice [type="radio"]:not(.filled-in)+span:not(.lever):after {
    width: 8px;
    height: 8px;
    left: 2px;
    top: 2px;
    margin-top: 1px;
}

.return-choice .big.blue.btn {
    background: #474d9b;
    border-radius: 3px;
    min-height: 43px;
    min-width: 235px;
    padding: 5px 20px;
}

.return-choice [type="radio"]:not(:checked) {
    width: 1px;
}

.graph {
    display: flex;
}

.graph .whiteform {
    justify-content: flex-start;
}

.graph__col {}

.graph-days {
    margin: 0px 15px 0px 0px;
}

.graph-title {
    color: #b0b0b0;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    margin-bottom: 15px;
}

.graph__inner {
    flex-wrap: nowrap;
    display: flex;
}

.graph__inner label {
    margin: 0;
}

.graph .checkbox {
    position: relative;
}

.checkbox__input {}

.graph-time .graph__inner {
    display: flex;
    align-items: center;
}

.graph-time .graph__inner span {
    display: block;
    margin: 0px 5px;
    height: 1px;
    width: 39px;
    background-color: #000;
}

.graph-time .graph__inner input {
    height: auto;
    margin-bottom: 0;
}

.input {}

.graph__inner [type="checkbox"]+span:not(.lever) {
    padding-left: 22px;
    height: auto;
    font-size: 16px;
    line-height: 19px;
    color: #4f4f6a;
}

.graph__inner [type="checkbox"]+span:not(.lever):before,
[type="checkbox"]:not(.filled-in)+span:not(.lever):after {
    left: 0;
    content: "";
    width: 38px;
    height: 38px;
    border: 1px solid #c2c2c2;
    margin-top: 0px;
}

.graph__inner [type="checkbox"]:checked+span:not(.lever):before {
    top: 0px;
    left: 0px;
    width: 38px;
    height: 38px;
    border: 1px solid #c2c2c2;
    transform: rotate(0deg);
    backface-visibility: auto;
    transform-origin: 0% 0%;
    background-color: #878bc8;
}

.graph__inner[type="checkbox"]+span:not(.lever):before {
    margin: 0;
}

.graph__inner [type="checkbox"]+span:not(.lever) {
    font-size: 16px;
    line-height: 18px;
    color: #595959;
    width: 40px;
    height: 40px;
    padding-left: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.graph__inner [type="checkbox"]+span:not(.lever) span {
    position: relative;
}

.graph__inner [type="checkbox"]:checked+span:not(.lever) span {
    color: #ffffff;
}

.graph__inner [type="checkbox"]+.day-off span:not(.lever) {
    color: #d37a80;
}

#change-phone,
#verifi-phone {
    top: 40% !important;
    width: 300px !important;
    padding: 20px;
}

#change-phone #trigger-id-change,
#change-phone input,
#verifi-phone input {
    height: 60px !important;
}

#link-modal {
    font-size: 20;
    color: #fff;
    width: 100%;
}

.acc-info-product .acount-head {
    display: block;
}

.acc-return-title {
    padding-left: 18px;
    background: url("../images/arrow-left1.svg");
    background-position: left center;
    background-repeat: no-repeat;
    margin-top: 5px;
    cursor: pointer;
    font-weight: bold;
    font-size: 19px;
    line-height: 22px;
    color: #3a3d59;
}

.acc-info-product .acount-filters_link {
    margin: 0px 40px 0px 0px;
}

.acc-info-product .acount-filters_link a {
    height: auto;
    padding: 0;
}

.acc-info-product .acount-filters_list {
    overflow-y: visible;
    height: auto;
    width: 100%;
    background-color: transparent;
}

.acc-info-product .tabs .tab {
    text-transform: none;
    line-height: 1;
    height: auto;
}

.acc-info-product .tab {
    padding: 0 !important;
}

.acc-info-product .tabs .tab a.active,
.tabs .tab a:hover {
    color: #474d9b !important;
}

.acc-info-product .tabs .tab a {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    color: #9fa2cb !important;
}

.acc-info-product .acc-info-product__body {
    display: flex;
    justify-content: space-between;
}

.acc-info-product__content {
    flex: 0 0 57%;
    background: #fbfbfd;
    padding: 42px 77px 85px 32px;
    margin: 0px 18px 0px 0px;
}

.acc-info-product__rigth-sidebar {
    width: 100%;
}

.acc-info-product__wrapper {
    margin: 0px 0px 25px 0px;
}

.acc-info-product .btns {
    margin: 25px 0px 0px 40px;
}

#acc-info-product-media .acc-info-product__content {
    padding-bottom: 15px;
}

.acc-info-product .btns .btn {
    min-width: 166px;
    padding: 5px 10px;
}

#acc-info-product-avail .acc-info-product__row.big {
    max-width: 150px;
}

#acc-info-product-avail .acc-info-product__tooltip,
#acc-info-product-delivery .acc-info-product__tooltip {
    right: 0;
    bottom: 0;
}

.tooltip-select .acc-info-product__tooltip,
.tooltip-text .acc-info-product__tooltip {
    position: relative;
    margin: 0px 8px 0px 0px;
}

.tooltip-select,
.tooltip-text {
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.acc-info-product__row-sel-inp {
    display: flex;
    justify-content: space-between;
    margin-bottom: 9px;
}

.info-right {
    display: flex;
    align-items: flex-end;
}

#acc-info-product-avail .acc-info-product__content {
    flex: 0 0 52%;
    padding-bottom: 50px;
}

#acc-info-product-delivery .acc-info-product__content {
    padding-right: 45px;
}

#acc-info-product-delivery .acc-info-product__row-sel-inp .acc-info-product.input {
    max-width: 80px;
    margin-right: 8px;
    box-sizing: border-box;
}

#acc-info-product-delivery .acc-info-product__content {
    flex: 0 0 60%;
    margin-right: 22px;
}

.acc-info-product__row-sel-inp .acc-info-product.input {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin-left: 10px;
    max-width: 170px;
    padding-left: 10px;
}

.acc-info-product .acc-info-product__row-sel-inp label.check-mini {
    font-size: 1rem;
    line-height: initial;
}

.acc-info-product .acc-info-product__row-sel-inp .check-mini [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after {
    border-color: #474d9b;
}

#acc-info-product-delivery .acc-info-product__row-sel-inp {
    margin-bottom: 16px;
}

.tooltip-select__text {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #4b4b4b;
}

.acc-info-product .acc-info-product__row-sel-inp .check-mini span {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #5a5858;
}

.acc-info-product__row-sel-inp .tooltip-select {
    min-width: 300px;
}

.acc-info-product__row-sel-inp .tooltip-text {
    min-width: 355px;
}

.acc-info-product__row-sel-inp .tooltip-select .select-wrapper {
    width: 100%;
    padding-right: 20px;
}

.acc-info-product__row-sel-inp .select-dropdown.dropdown-trigger {
    font-weight: normal;
}

.tooltip-select .select-wrapper input.select-dropdown.dropdown-trigger,
.tooltip-text .select-wrapper input.select-dropdown.dropdown-trigger {
    font-weight: normal;
}

.acc-info-product__row-sel-inp .acc-info-product input {
    margin-right: 8px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.acc-info-product__body {}

.acc-info-product__content {}

.acc-info-product__row {
    display: flex;
    flex-direction: column;
    padding: 0px 0px 5px 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin: 0px 0px 10px 0px;
}

#acc-info-product-general .acc-info-product__row {
    padding: 0px 0px 10px 0px;
}

.acc-info-product__label {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #939393;
    margin: 0px 0px 6px 0px;
}

.acc-info-product {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    border: none;
    background: transparent;
    color: #4b4b4b;
}

.input {}

.acc-info-product__tegs {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -10px;
}

.acc-info-product__teg {
    cursor: pointer;
    margin: 0px 5px 10px 0px;
    background: #eeeff8;
    border-radius: 2px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    padding: 3px 10px 3px 3px;
    color: #4b4b4b;
    position: relative;
}

.acc-info-product__teg::before {
    content: "";
    width: 12px;
    height: 12px;
    background-image: url("../images/close.svg");
    position: absolute;
    top: 0;
    right: 0;
}

.icon-info-prod {
    position: relative;
}

.acc-info-product .icon-info-prod svg {
    position: absolute;
    bottom: 12px;
    right: 2px;
    cursor: pointer;
}

.acc-info-product__rigth-sidebar {
    padding: 10px 20px 25px 0px;
}

#acc-info-product-delivery .acc-info-product__rigth-sidebar {
    padding-top: 65px;
}

.collapsible-title_wrap {
    display: flex;
}

.filters.collapsible {
    margin: 0;
}

.filters.collapsible [type="checkbox"]+span:not(.lever) {
    padding-left: 27px;
}

.filters.collapsible .collapsible-header {
    padding: 0;
}

.filters.collapsible .collapsible-body {
    padding: 0;
}

.filters.collapsible label {
    display: block;
}

.filters.collapsible label,
.filters.collapsible span {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */
    color: #5a5858;
}

.filters.collapsible .collapsible-body.filters-2lvl {
    padding-left: 20px;
}

.filters.collapsible .collapsible-body.filters-2lvl label:last-child {
    padding-bottom: 20px;
}

.filters.collapsible .collapsible-body.filters-3lvl label:last-child {
    padding-bottom: 0px;
}

.filters.collapsible .collapsible-body.filters-3lvl {
    padding-bottom: 00px;
    padding-left: 30px;
}

.filters.collapsible.filters-lvl1 {
    max-height: 470px;
    overflow-y: auto;
    height: 100%;
    scrollbar-color: #c9cbe9 #e9e9e9;
    /* Р вЂ™Р’В«Р РЋРІР‚ Р  Р вЂ Р  Р’ВµР РЋРІР‚С™ Р  РЎвЂ”Р  РЎвЂўР  Р’В»Р  Р’В·Р РЋРЎвЂњР  Р вЂ¦Р  РЎвЂќР  Р’В°Р вЂ™Р’В» Р вЂ™Р’В«Р РЋРІР‚ Р  Р вЂ Р  Р’ВµР РЋРІР‚С™ Р  РЎвЂ”Р  РЎвЂўР  Р’В»Р  РЎвЂўР РЋР С“Р РЋРІР‚в„– Р РЋР С“Р  РЎвЂќР РЋР вЂљР  РЎвЂўР  Р’В»Р  Р’В»Р  Р’В±Р  Р’В°Р РЋР вЂљР  Р’В°Р вЂ™Р’В» */
    scrollbar-width: auto;
    /* Р РЋРІР‚С™Р  РЎвЂўР  Р’В»Р РЋРІР‚В°Р  РЎвЂР  Р вЂ¦Р  Р’В° */
    padding-top: 15px;
}

.filters.collapsible.filters-lvl1::-webkit-scrollbar {
    width: 6px;
    /* Р РЋРІвЂљВ¬Р  РЎвЂР РЋР вЂљР  РЎвЂР  Р вЂ¦Р  Р’В° Р  РўвЂР  Р’В»Р РЋР РЏ Р  Р вЂ Р  Р’ВµР РЋР вЂљР РЋРІР‚С™Р  РЎвЂР  РЎвЂќР  Р’В°Р  Р’В»Р РЋР Р‰Р  Р вЂ¦Р  РЎвЂўР  РЎвЂ“Р  РЎвЂў Р РЋР С“Р  РЎвЂќР РЋР вЂљР  РЎвЂўР  Р’В»Р  Р’В»Р  Р’В° */
    background-color: #e9e9e9;
}

.filters.collapsible.filters-lvl1::-webkit-scrollbar-thumb {
    background-color: #c9cbe9;
}

.filters.collapsible.filters-lvl1::-webkit-scrollbar-button {
    display: none;
}

.filters .search-wrap {
    background: #ffffff;
    border: 1px solid #9f9fb9;
    box-sizing: border-box;
    border-radius: 3px;
    margin: 0px 0px 15px 0px;
    min-height: 42px;
    padding-right: 15px;
}

.filters .search-wrap .search-field {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    padding-left: 5px;
    color: #4d4e53;
}

.acc-info-product__rigth-sidebar.filters {
    display: none;
}

.acc-info-product__rigth-sidebar.filters.active {
    display: block;
}

.acc-info-product__title {
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    /* identical to box height */
    display: inline-block;
    color: #565656;
    margin: 0px 0px 8px 0px;
}

.acc-info-product__wrap-row3 {
    display: inline-flex;
    margin: 0px 0px 3px 0px;
}

.acc-info-product .options {
    padding: 25px 20px 36px 32px;
    background: #d8d9e3;
    margin-bottom: 25px;
}

.options__title {
    margin: 0px 0px 25px 0px;
}

.options .acc-info-product__label {
    color: #6f718a;
    margin-bottom: 15px;
}

.options-wrapper .acc-info-product__row.sel {
    margin-top: 0;
}

.options-wrapper .acc-info-product__row.sel .caret,
.acc-info-product__row-sel-inp .select-wrapper .caret {
    opacity: 0.5;
    top: 0;
}

.options .acc-info-product__row {
    padding-bottom: 5px;
}

.options-wrapper {
    display: flex;
    justify-content: flex-start;
}

.options-wrapper .acc-info-product__row {
    flex: 0 1 30%;
    margin: 0px 45px 0px 0px;
}

.acc-info-product__wrap-row3 .acc-info-product__row {
    max-width: 161px;
    margin-right: 45px;
}

.acc-info-product__wrap-row3 .acc-info-product__row:last-child {
    margin-right: 0;
}

.acc-info-product__row.big {
    max-width: 190px;
}

.acc-info-product__row {
    position: relative;
}

.acc-info-product__row input {
    max-width: 90%;
}

.acc-info-product input.input-tooltip.input-tooltip {
    max-width: 70%;
}

#acc-info-product-info .acc-info-product__row {
    padding-bottom: 5px;
}

.acc-info-product {}

.acc-info-product__tooltip {
    cursor: pointer;
    position: absolute;
    right: 8px;
    bottom: 4px;
}

.material-tooltip::before {
    content: none;
}

.acc-info-product__wrap-row3.pl input {
    padding-left: 9px;
    padding-top: 10px;
}

.acc-info-product__row.pl input {
    padding-left: 9px;
    padding-right: 9px;
}

.acc-info-product__content form input {
    padding: 0;
}

.acc-info-product__textarea {
    resize: vertical;
    background: rgba(255, 255, 255, 0.4);
    border: 1px solid #dbdbdb;
    height: 120px;
    padding: 15px 20px 5px 17px;
    box-sizing: border-box;
    position: relative;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 12px;
    color: #4b4b4b;
}

#acc-info-product-info .acc-info-product__row.sel {
    margin-top: 7px;
}

.acc-info-product__texarea-handler {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f0f1f5;
    height: 11px;
    position: relative;
    top: -6px;
    cursor: pointer;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
}

.ui-resizable-se {
    background: url("../images/handler-resi.svg") no-repeat;
    background-position: center;
    background-color: #f0f1f5;
    height: 11px;
    position: relative;
    top: -6px;
    cursor: pointer;
}

.acc-info-product__textarea.resize.ui-resizable {
    width: 100% !important;
}

.acc-info-product__row.sel .select-wrapper input.select-dropdown,
.tooltip-select .select-wrapper input.select-dropdown {
    height: auto;
    line-height: 1;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    margin: 0;
    color: #4b4b4b;
}

#acc-info-product-avail .acc-info-product__title-med {
    margin: 30px 0px 20px 0px;
}

#acc-info-product-delivery .acc-info-product__title-med {
    margin-bottom: 23px;
}

.acc-info-product__title-med {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    color: #4b4b4b;
}

.acc-info-product__title-med.mb15 {
    margin-bottom: 15px;
}

.acc-info-product__title-med.mb19 {
    margin-bottom: 19px;
}

.acc-info-product .mt span {
    margin-top: 15px;
    margin-bottom: 20px;
}

.acc-info-product .check-mini span {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    height: auto;
    padding-left: 25px;
    color: #5a5858;
}

#acc-info-product-extra .acc-info-product__row.sel {
    margin-top: 43px;
    margin-bottom: 23px;
}

.acc-info-product__add-options {
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    margin: 30px 0px 0px 0px;
    color: #4b4b4b;
}

.acc-info-product__add-options svg {
    transition: all 0.3s ease 0s;
    margin: 0px 12px 0px 0px;
}

.acc-info-product__add-options:hover svg {
    background-color: #6f718a;
}

.acc-info-product__textarea-wrap .ui-wrapper {
    overflow: visible !important;
    width: 100% !important;
}

#acc-info-product-price .acc-info-product__row svg.caret {
    top: 10px;
}

.acc-info-product__radio [type="radio"]:not(:checked)+span,
[type="radio"]:checked+span {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */
    display: inline-flex;
    align-items: center;
    color: #727070;
    padding-top: 2px;
}

.acc-info-product__radio .checkbox {
    margin: 0px 35px 0px 0px;
}

.acc-info-product__content [type="radio"]:checked+span:not(.lever):before {
    width: 18px;
    height: 18px;
    background-color: transparent;
}

.acc-info-product__content [type="radio"]:not(.filled-in)+span:not(.lever):after {
    width: 12px;
    height: 12px;
    left: 3px;
    top: 6px;
    margin-top: 1px;
}

.acc-info-product__content [type="radio"]+span:before,
[type="radio"]+span:after {
    width: 18px;
    height: 18px;
}

.acc-info-product__radio.tax {
    margin-top: 25px;
    margin-bottom: 30px;
}

.acc-info-product__title-black {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */
    color: #000000;
}

.acc-info-product__content .favorites_filter-title {
    margin-bottom: 25px;
}

.acc-info-product__title-black.mb10 {
    margin-bottom: 10px;
}

.rec-price {
    margin-top: 38px;
}

.rec-price__title {
    margin: 0px 0px 12px 0px;
}

.acc-info-product__title-black {}

.rec-price__rec-price {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #4b4b4b;
    margin-bottom: 25px;
}

.rec-price__subtitle {
    margin-bottom: 25px;
}

.rec-price__item {
    display: flex;
    margin: 0px 0px 10px 0px;
    border-bottom: 0.5px solid #e4e4e4;
    padding-bottom: 8px;
}

.rec-price__item:last-child {
    border: none;
}

.rec-price__img {
    border: 0.5px solid #9f9fb9;
    box-sizing: border-box;
    max-width: 50px;
}

.rec-price__item-body {
    margin: 0px 0px 0px 10px;
    padding-bottom: 3px;
}

.rec-price__link {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    text-decoration-line: underline;
    color: #474d9b;
    margin: 0px 0px 6px 0px;
    display: inline-block;
}

.rec-price__price {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */
    color: #000000;
}

.acc-info-product .acount-head .acc-title {
    margin-top: 35px;
}

.rec-price__price span {
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
}

.input__wrapper {
    width: 100%;
    position: relative;
    margin: 15px 0;
    text-align: center;
}

.input__file {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

.acc-upload__form {
    margin-right: 10px;
}

.input__file-icon-wrapper {
    height: 100px;
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    transition: all 0.3s ease 0s;
}

.input__file-icon-wrapper:hover {
    background: #e2e7fa;
}

.input__file-icon-wrapper span {
    padding: 0px 25px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 8px;
    line-height: 110%;
    /* or 9px */
    text-align: center;
}

.input__file-icon {
    margin: 0px 0px 7px 0px;
}

.input__file-button {
    width: 100px;
    height: 100px;
    background: #eaeaf1;
    color: rgba(57, 58, 80, 0.48);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
    margin: 0 auto;
}

.acc-upload__wrapper {
    display: flex;
    margin-bottom: 27px;
}

.input__file-icon-wrapper {}

.input__file-icon {}

.acc-upload__uploading-list {
    display: flex;
    /*margin-left: 10px;*/
    margin-bottom: -10px;
    flex-wrap: wrap;
}

.acc-upload__item {
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #ffffff;
    border: 0.5px solid rgba(159, 159, 185, 0.3);
    box-sizing: border-box;
    margin: 0px 10px 10px 0px;
    position: relative;
}

.acc-upload__item:last-child {
    margin-right: 0;
}

.acc-upload__img {}

input.acc-info-product.input.acc-info-product__text {
    margin-bottom: 0px !important;
    padding-top: 5px;
    padding-bottom: 3px;
}

.acc-upload__icon {
    cursor: pointer;
    position: absolute;
    top: 3px;
    right: 2px;
}

.acc-info-product__title_fz21 {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    margin: 0px 0px 17px 0px;
    color: #4b4b4b;
}

.acc-upload__item span {
    font-size: 8px;
    line-height: 110%;
    /* or 9px */
    padding: 0px 20px;
    text-align: center;
    margin-top: 6px;
    display: block;
    color: rgba(57, 58, 80, 0.48);
}

.acc-upload__item span::before {
    content: "";
    position: absolute;
    background: rgba(244, 244, 244, 0.92);
    width: 19px;
    height: 19px;
    right: 2px;
    top: 50%;
    transform: translate(0, -50%);
}

.acc-info-product__title_fz21 span {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 12px;
    color: #4b4b4b;
}

.acc-info-product__title_fz21.ml21 {
    margin: 0px 0px 21px 0px;
}

.acc-info-product__text {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 12px;
    color: #4b4b4b;
}

#acc-info-product-media .acc-info-product__text {
    margin-bottom: 21px;
}

#acc-info-product-delivery .acc-info-product__row.icon-info-prod {
    margin-top: 39px;
}

.acc-info-product__tegs.mini .acc-info-product__teg {
    text-align: center;
    color: #4b4b4b;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 7px;
    border-radius: 2px;
    padding: 2px 20px;
}

.acc-info-product__tegs.mini {
    margin-bottom: 6px;
}

.acc-info-product__options-dev {
    display: flex;
    margin-top: 33px;
    margin-bottom: 29px;
}

.acc-info-product__options-dev .acc-info-product__row {
    padding: 25px 28px 35px 23px;
    margin-right: 30px;
    border: none;
}

.acc-info-product__options-dev .acc-info-product__row:last-child {
    margin-right: 0px;
    padding-left: 0;
}

.acc-info-product__options-dev .select-wrapper,
.acc-info-product__options-dev input {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.acc-info-product__row.purple {
    background-color: #d8d9e3;
}

.acc-info-product__row.purple .acc-info-product__label {
    color: #6f718a;
}

.acc-info-product__options-dev .acc-info-product__label {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 15px;
    color: #4b4b4b;
}

.acc-info-product__options-dev .select-wrapper {
    max-width: 195px;
}

.acc-info-product__options-dev .acc-info-product.input {
    max-width: 170px;
    box-sizing: border-box;
    height: 23px;
}

.acc-info-product__options-dev .select-wrapper+label {
    position: relative;
    margin-top: 21px;
    top: 0;
    font-size: 1rem;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #5a5858;
}

#acc-info-product-extra .graph__inner {
    margin-bottom: 2px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#acc-info-product-extra .graph__inner .checkbox {
    margin-right: 12px;
    margin-bottom: 10px;
}

#acc-info-product-extra .graph__inner .checkbox:last-child {
    margin-right: 0px;
}

#acc-info-product-extra .graph__inner .graph-title {
    margin-bottom: 0;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    max-width: 172px;
    color: #4b4b4b;
    margin-right: 10px;
}

#acc-info-product-extra .acc-info-product__content {
    flex: 0 0 53%;
    padding-right: 66px;
}

#acc-info-product-extra .acc-info-product__row.sel {
    display: inline-flex;
    max-width: 170px;
}

#acc-info-product-extra .acc-info-product__add-options {
    display: flex;
}

#acc-info-product-extra .acc-info-product__row.sel .select-wrapper .caret {
    top: 5px;
}

.color-picker {
    margin-top: 23px;
    margin-bottom: 33px;
}

.color-picker .graph__inner [type="checkbox"]:checked+span:not(.lever):before {
    border: 3px solid #000000;
    background-color: none;
    top: -2px;
}

.color-picker .checkbox.white .checkbox__text::before,
.color-picker .graph__inner .checkbox.white [type="checkbox"]:checked+span:not(.lever):before {
    background-color: #fff;
}

.color-picker .checkbox.black .checkbox__text::before,
.color-picker .graph__inner .checkbox.black [type="checkbox"]:checked+span:not(.lever):before {
    background-color: #000;
}

.color-picker .checkbox.yellow .checkbox__text::before,
.color-picker .graph__inner .checkbox.yellow [type="checkbox"]:checked+span:not(.lever):before {
    background-color: #ffcc47;
}

.color-picker .checkbox.purple .checkbox__text::before,
.color-picker .graph__inner .checkbox.purple [type="checkbox"]:checked+span:not(.lever):before {
    background-color: #878bc8;
}

.color-picker .checkbox.green .checkbox__text::before,
.color-picker .graph__inner .checkbox.green [type="checkbox"]:checked+span:not(.lever):before {
    background-color: #96eb42;
}

.color-picker .checkbox.red .checkbox__text::before,
.color-picker .graph__inner .checkbox.red [type="checkbox"]:checked+span:not(.lever):before {
    background-color: #ff3945;
}

.color-picker .checkbox.blue .checkbox__text::before,
.color-picker .graph__inner .checkbox.blue [type="checkbox"]:checked+span:not(.lever):before {
    background-color: #6461f6;
}

.acc-info-product-review {
    padding-bottom: 17px;
    border-bottom: 1px solid #e2eaf2;
    margin-bottom: 28px;
}

.acc-info-product-review:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}

.info-review {
    display: flex;
}

.info-review__left {
    margin: 0px 35px 0px 0px;
    flex: 0 0 137px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    color: #11263a;
}

#acc-info-product-reviews .acc-info-product__content {
    padding-top: 21px;
    padding-left: 29px;
    padding-right: 45px;
    min-height: 609px;
    margin-right: 30px;
}

#acc-info-product-reviews .acc-info-product__rigth-sidebar {
    padding-top: 50px;
    max-width: 180px;
}

#acc-info-product-reviews .acc-info-product__body {
    justify-content: flex-start;
}

.info-review__img img {
    border-radius: 50%;
    height: 100%;
}

.info-review__img {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    /*max-width: 103px;
	max-height: 103px;*/
    width: 103px;
    height: 103px;
    margin-bottom: 12px;
}

.info-review__name {
    margin-bottom: 4px;
}

.info-review__locate {
    color: #a6aeb6;
    font-weight: 500;
}

.info-review__body {}

.info-review__title {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 143%;
    color: #11263a;
    margin-bottom: 12px;
}

.info-review__info {
    display: flex;
    margin-bottom: 12px;
    align-items: flex-end;
}

.info-review__stars {
    display: flex;
    align-items: center;
    margin-right: 12px;
}

.review-bar__stars {
    display: flex;
    align-items: center;
}

.info-review__date {
    font-family: "Myriad Pro";
    font-size: 14px;
    line-height: 16px;
    color: #a6aeb6;
}

.info-review__text {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 150%;
    color: #11263a;
}

.info-review__status-bar {}

.review-bar {}

.review-bar__title {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #4b4b4b;
    margin-bottom: 14px;
}

.review-bar__stat {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #4b4b4b;
}

.review-bar__stat-wrap {
    margin-bottom: 16px;
}

.review-bar__stars {
    margin-bottom: 39px;
}

.review-bar__statistic {}

.review-bar__info {
    display: flex;
    align-items: center;
    margin-bottom: 17px;
}

.review-bar__percent {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    min-width: 67px;
    text-align: left;
    color: #878bc8;
}

.info-review__ -text {
    margin-top: 15px;
    color: #a6aeb6;
    font-weight: 400;
}

.review-bar__percent-text {
    margin-left: 8px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 12px;
    max-width: 80px;
    color: #707070;
}

.review-bar__lines-wrap {}

.review-line__wrap {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.review-line {
    width: 70px;
    margin-right: 7px;
    display: block;
    background-color: #ececec;
    height: 3px;
    border-radius: 5px;
    position: relative;
    flex: 0 0 70px;
}

.review-line span {
    display: block;
    border-radius: 5px;
    width: 70px;
    height: 3px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fd8949;
}

.review-line__title {
    font-size: 9px;
    line-height: 10px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    color: #000;
}

#acc-info-product-promotion .acc-info-product__row.icon-info-prod {
    margin-bottom: 25px;
    max-width: 570px;
}

.acc-info-product__card-wrap {
    margin-top: 25px;
    display: flex;
    margin-bottom: 50px;
}

.acc-info-product__card.standart {
    margin-right: 20px;
}

.chektab.promotion .tabutton span {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    color: #474d9b;
}

.chektab.promotion .tabutton {
    border: none;
    height: 100px;
    min-width: 71px;
    width: 100%;
}

.chektab.promotion .tabutton span {
    padding-top: 60px;
    background: #dddff1;
    padding-left: 9px;
    padding-right: 9px;
}

.promotion__price {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 13px;
    margin-top: 9px;
    text-align: center;
    color: #919191;
}

.acc-info-product__card {
    position: relative;
}

.acc-info-product__card-name {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #767c82;
    text-align: center;
    margin-top: 7px;
}

#acc-info-product-promotion .acc-info-product__title-med {
    margin-bottom: 13px;
    font-weight: 700;
}

.acc-info-product__card label {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
}

.acc-info-product__card [type="radio"]+span:not(.lever):before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 1px solid #818181;
    border-radius: 6px;
    margin-top: 3px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.acc-info-product__card [type="radio"]+span:not(.lever):before {
    border-radius: 0 !important;
    left: -8px;
}

.acc-info-product__card [type="radio"].filled-in+span:not(.lever):before {
    content: "";
    left: 0;
    position: absolute;
    /* .1s delay is for check animation */
    -webkit-transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s,
        left 0.2s 0.1s;
    transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
    z-index: 1;
}

.acc-info-product__card [type="radio"].filled-in:not(:checked)+span:not(.lever):before {
    content: "";
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.acc-info-product__card [type="radio"].filled-in:not(:checked)+span:not(.lever):before {
    content: "";
    top: 23px;
}

.acc-info-product__card [type="radio"].filled-in+span:not(.lever):after {
    content: "";
    left: 0;
    position: absolute;
    /* .1s delay is for check animation */
    -webkit-transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s,
        left 0.2s 0.1s;
    transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
    z-index: 1;
}

.acc-info-product__card [type="radio"].filled-in:not(:checked)+span:not(.lever):after {
    content: "";
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #5a5a5a;
    top: 0px;
    z-index: 0;
}

.acc-info-product__card [type="radio"].filled-in:not(:checked)+span:not(.lever):after {
    content: "";
    border: 1px solid #474d9b;
    background: #ffffff;
    width: 15px;
    height: 15px;
    margin: 0;
    margin-top: 8px;
}

.acc-info-product__card [type="radio"]+span:not(.lever):before {
    content: "";
    border-radius: 0 !important;
    left: -8px;
}

.acc-info-product__card [type="radio"]:checked+span:not(.lever):before {
    content: "";
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #4a4d97;
    border-bottom: 2px solid #4a4d97;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.acc-info-product__card [type="radio"].filled-in+span:not(.lever):before {
    content: "";
    left: 0;
    position: absolute;
    -webkit-transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s,
        left 0.2s 0.1s;
    transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
    z-index: 1;
}

.acc-info-product__card [type="radio"].filled-in:checked+span:not(.lever):before {
    content: "";
    top: 7px;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.acc-info-product__card [type="radio"].filled-in:checked+span:not(.lever):before {
    content: "";
    width: 4px;
    height: 7px;
}

.acc-info-product__card [type="radio"].filled-in+span:not(.lever):after {
    content: "";
    border-radius: 2px;
}

.acc-info-product__card [type="radio"].filled-in+span:not(.lever):after {
    content: "";
    left: 0;
    position: absolute;
    /* .1s delay is for check animation */
    -webkit-transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s,
        left 0.2s 0.1s;
    transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
    z-index: 1;
}

.acc-info-product__card [type="radio"].filled-in:checked+span:not(.lever):after {
    content: "";
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #4a4d97;
    background-color: #4a4d97;
    z-index: 0;
}

.acc-info-product__card [type="radio"].filled-in:checked+span:not(.lever):after {
    content: "";
    border: 1px solid #5659a7;
    width: 15px;
    height: 15px;
    background-color: #5659a7;
    margin: 0;
    margin-top: 8px;
}

.acc-info-product__card [type="radio"]:not(:checked)+span:after {
    transform: scale(1);
}

.acc-info-product__card [type="radio"]:not(:checked)+span,
.acc-info-product__card [type="radio"]:checked+span {
    padding-left: 28px;
}

#acc-info-product-promotion .acc-info-product__rigth-sidebar {
    padding-top: 70px;
}

.promo-options {
    display: flex;
}

#acc-info-product-promotion .acc-info-product__content {
    padding-right: 28px;
    flex: 0 0 62%;
}

.promo-options__item {
    cursor: pointer;
}

.promo-options__item label {
    cursor: pointer;
    background: #dddff1;
    border-radius: 3px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding-top: 7px;
    height: 100%;
}

.promo-options__item label span {
    padding: 6px 9px !important;
}

.promo-options__item [type="radio"]:checked+span,
.promo-options__item [type="radio"]:not(:checked)+span {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    height: auto;
    color: #474d9b;
}

.promo-options__img {
    display: flex;
    flex: 0 1 100%;
}

.promo-options__item [type="radio"]:not(:checked)+span {
    border: 1px dashed transparent;
    white-space: nowrap;
}

.promo-options__item [type="radio"]:checked+span {
    align-items: start;
    background: #eee;
    border: 1px dashed;
    white-space: nowrap;
}

.promo-options__item [type="radio"]:checked+span {
    height: auto;
}

.promo-options__item label span::before,
.promo-options__item label span::after {
    opacity: 0;
    position: absolute;
}

.promo-options__item {
    display: flex;
    flex-direction: column;
    margin-right: 14px;
    min-height: 90px;
}

.places_header .search-field input {
    width: 100%;
    flex: 100%;
    border: 1px solid #9f9fb9;
    box-sizing: border-box;
    border-radius: 3px;
    height: 50px;
}

.places_header .search-field input[type="submit"] {
    background: url(../images/search.svg) #474d9b no-repeat 20px center;
    flex: 200px;
    color: #fff;
    margin-left: -4px;
}

.places_header .search-field input[type="submit"]:hover {
    background: url(../images/search.svg) #ff3541 no-repeat 20px center;
}

.places_header .search-field {
    display: flex;
}

.add_account-row {
    margin-top: 20px;
}

.dropdown-trigger {}

.dropdown-content {}

.filters {}

.search-location_item {}

.search-location_subtitle {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    /* identical to box height */
    padding-left: 5px;
    margin-bottom: 15px;
    color: #000000;
}

#search-location .search-wrap,
#filter-category .search-wrap {
    border: 1px solid #9f9fb9;
}

.search-field {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    background-color: #fff;
    /* identical to box height */

    color: #707077;
}

.filters .search-wrap .search-field {
    background: #fff;
}

.search-submit {}

.search-body {
    margin-bottom: 15px;
}

.search-item {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    /* identical to box height */

    color: #d0cfcf;
}

.search-location_item input {
    padding: 14px 16px;
    background: #f9f9f9;
    border: 1px solid #d1d1d1;
    box-sizing: border-box;
    width: 72px;
    height: 42px;
}

#search-location {
    top: 557px !important;
    min-width: 427px;
    min-height: 370px;
    background: #ffffff;
    box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.25);
    padding: 19px 16px 28px 22px;
    box-sizing: border-box;
    overflow-y: visible;
}

#search-location::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 34px 38px 30px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    top: -16px;
}

#search-location li:hover {
    background: #fff;
}

.title-component.no-flex {
    display: block;
    padding-top: 30px;
}

.no-flex .tabs {
    margin-left: 0;
    margin-bottom: 20px;
    margin-top: 25px;
}

.choice.order-data.new-order {
    margin-top: 45px;
    border: 1px solid rgba(204, 204, 204, 1);
}

.new-order .order-data_prod {
    margin: 0px 25px;
}

.new-order .order-data_prod {
    padding-left: 5px;
    padding-right: 5px;
}

.construct.pr10 {
    padding-right: 10px;
    padding-top: 10px;
}

.new-order .basket-shop .basket-string .table .row-string .total-summ {
    max-width: 36%;
    justify-content: flex-end;
    margin-right: 20px;
}

.new-order .basket-string .singlsum input.select-dropdown {
    max-width: 60px;
    height: 30px;
    box-sizing: border-box;
}

.new-order .best-price {
    min-height: 34px;
    box-sizing: border-box;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 95%;
    color: #ffffff;
}

.new-order .best-price span {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 95%;
    /* or 13px */

    color: #ffffff;
}

.new-order .singlsum p {
    text-align: left !important;
}

.new-order .bas .img-wrapper,
.new-basket .bas .img-wrapper {
    min-width: 110px;
    max-height: 130px;
}

.new-order .basket-shop .basket-string .table .row-string img,
.new-basket .basket-shop .basket-string .table .row-string img {
    max-width: 100%;
}

.new-order .basket-shop .basket-string .table .row-string .des,
.new-basket .basket-shop .basket-string .table .row-string .des {
    padding-left: 5px;
}

.new-order .basket-shop .basket-string .table .row-string,
.new-basket .basket-shop .basket-string .table .row-string {
    padding: 10px 0px;
}

.new-order .basket-shop .basket-string .table .row-string .total-summ p,
.new-basket .basket-shop .basket-string .table .row-string .total-summ p {
    font-family: Roboto;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;

    color: #4b4b4b;
}

.new-order .basket-shop .basket-string .table .row-string .special-sum span,
.new-basket .basket-shop .basket-string .table .row-string .special-sum span {
    font-size: 14px;
    line-height: 16px;
}

.new-order .singlsum+div,
.new-basket .singlsum+div {
    margin-left: 10px;
}

.new-order .stat-setting,
.new-basket .stat-setting {
    align-self: center;
    margin-bottom: 5px;
}

.new-order .singlsum,
.new-basket .singlsum {
    padding-right: 10px;
    min-width: 288px;
    box-sizing: border-box;
}

.new-order .desc-order,
.new-basket .desc-order {
    max-width: 319px;
    box-sizing: border-box;
}

.new-order .basket-shop .basket-string .table .row-string .des span,
.new-basket .basket-shop .basket-string .table .row-string .des span {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    margin-top: 7px;
    color: #474d9b;
}

.new-order .basket-string .singlsum .select-wrapper,
.new-basket .basket-string .singlsum .select-wrapper {
    margin-left: 10px;
    border-radius: 0;
    border: 1px solid #a7a7a7;
    background: transparent;
}

.new-order .basket-string .singlsum input.select-dropdown,
.new-basket .basket-string .singlsum input.select-dropdown {
    border: none;
}

.info-order__head {
    margin-right: 20px;
}

.new-order .info-order label.check-mini,
.new-order .info-order label.check-mini span {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #5a5858;
}

.info-order__icons {
    align-items: center;
    display: flex;
}

.info-order__icons a:last-child {
    margin-left: 15px;
}

.order_info {
    padding: 14px 0px 21px 10px;
    margin: 0px 16px 0px 12px;
    border-top: 1px solid rgba(71, 77, 155, 0.6);
    border-bottom: 1px solid rgba(71, 77, 155, 0.6);
}

.info-order__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.info-order__icons a:first-child {
    margin-right: 10px;
}

.info-order__check {
    display: flex;
    align-items: center;
}

.new-order .info-order label.check-mini {
    margin-right: 45px;
}

.new-order {
    margin-top: 35px;
    margin-bottom: 20px;
    /*max-width: 720px;*/
}

.new-order .search-wrap .search-field {
    padding-left: 23px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    box-sizing: border-box;
    color: #5a5858;
}

.info-order__table th {
    background: #e9edfb;
    min-height: 55px;
    box-sizing: border-box;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #474d9b;
    border-radius: 0px;
    /*position: relative;
	z-index: 1;*/
    width: 10%;
}

.info-order__table th:first-child {
    width: 19%;
}

.info-order__table th:last-child {
    width: 21%;
}

.info-order__table th:nth-child(5) {
    width: 23%;
}

.info-order__table tr {
    border-bottom: 0px solid #efefef;
    position: relative;
}

.info-order__table tr td:first-child,
.info-order__table tr th:first-child {
    padding-left: 25px;
}

.orders .order_row {
    margin-top: 30px;
}

.info-order__table td {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #474d9b;
    border-bottom: 1px solid #efefef;
    padding: 9px 0px;
    padding-left: 5px;
    padding-right: 15px;

    /*border-bottom: 1px solid #efefef;*/
}

.new-order .search-wrap {
    border: 1px solid #e3e3e3;
    min-height: 49px;
}

.info-order__head {
    margin-right: 20px;
}

.new-order .info-order label.check-mini,
.new-order .info-order label.check-mini span {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #5a5858;
}

.info-order__icons {
    align-items: center;
    display: flex;
}

.info-order__icons a:last-child {
    margin-left: 15px;
}

.order_info {
    padding: 14px 0px 21px 10px;
    margin: 0px 16px 0px 12px;
    border-top: 1px solid rgba(71, 77, 155, 0.6);
    border-bottom: 1px solid rgba(71, 77, 155, 0.6);
}

.new-order .data-user h4 {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
    /* identical to box height */

    color: #515157;
}

.new-order textarea {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */
    margin-top: 24px;
    color: #5a5858;
    border-radius: 0px;
    padding: 21px 10px 10px 28px;
    border: 1px solid #e3e3e3;
}

.new-order .search-wrap {
    max-width: 770px;
    box-sizing: border-box;
    margin: 30px auto 20px auto;
}

.new-order .order_info.info-order.filters {
    margin: 0;
    padding: 0;
    background: #fcfcfe;
    border: 1px solid #aaadd2;
    margin-top: 27px;
    padding-bottom: 40px;
}

.new-order .info-order__table tr th:first-child,
.info-order__table tr td:first-child {
    padding-left: 30px;
}

.new-order .info-order__head {
    margin: 28px 24px 0px 30px;
}

.info-order__table .btn {
    min-width: 96px;
    min-height: 34px;
    background: #e9edfb;
    border-radius: 3px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #3b3f6b;
    margin: 0;
}

.info-order__table .btn:hover {
    background: #bcc6e7;
}

.new-order .info-order__table th:last-child {
    width: 5%;
}

.new-order .info-order__table th:first-child {
    width: 25%;
}

.new-order .info-order__table th {
    width: 13%;
}

.new-order .info-order__table th:nth-child(5) {
    width: 16%;
}

.new-order .info-order__table td:nth-child(6) {
    padding-right: 5px;
    display: flex;
    justify-content: flex-end;
}

.new-order .place__tabs {
    margin-top: 45px;
}

.new-order .pay__block {
    margin-top: 40px;
    margin-bottom: 60px;
}

.new-order .pay__block h4 {
    margin-bottom: 23px;
}

.new-order .btn.blue {
    border-radius: 0;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */

    color: #ffffff;
    background-image: url("../images/arrow-newOrder.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-position-x: 290px;
}

.header__top {}

.header__container {
    max-width: 1300px;
    margin: 0 auto;width: 100%;
}

.header__head {}

.header__head .bg {
    background: #f8f8f8;
    padding: 8px 0px;
}

.header__catlist button.slick-prev.slick-arrow {
    display: none !important;
}

.header__catlist .slick-next.slick-arrow {
    font-size: 0;
    border: none;
    margin-left: 40px;
}

.header__catlist .slick-list.draggable {
    position: relative;
}

.header__catlist .slick-next.slick-arrow {
    background: transparent url(../images/arrow-new.png) no-repeat center center;
    height: 24px;
}

.header__catlist .slick-list.draggable::after {
    background: linear-gradient(270.27deg, #f8f8f8 -0.39%, rgba(248, 248, 248, 0.31) 102.84%);
    content: "";
    display: block;
    position: absolute;
    width: 35px;
    height: 45px;
    right: -5px;
    top: 0;
    opacity: 0.9;
}

.header__catlist {
    height: auto;
    max-width: 1145px;
    margin-right: 25px;
}

.header__catlist ul {
    display: flex;
    align-items: center;
}

.header__catlist li {
    margin-right: 10px;
    border: 1px solid rgba(157, 157, 157, 0.15);
    border-radius: 6px;
}

.header__catlist li a {
    display: flex;
    align-items: center;
    padding: 10px;
}

.header__catlist li a span {
    font-size: 16px;
    line-height: 19px;
    color: #585858;
}

.header__catlist li:last-child {
    margin: 0;
}

.header__catlist li img {
    margin: 0px 10px 0px 0px;
}

.header__main {}

.header__head .header__container {
    display: flex;

    align-items: center;
}

.header__account {
    display: flex;
    position: relative;
    top: 3px;
}

.header__user {
    margin-right: 15px;
}

.header__cart {
    position: relative;
    top: 1px;
}

.header__account #user-menu {
    top: 45px !important;
}

.header__main {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 4px;
}

.header__container {}

.header__logo {
    margin-right: 24px;
    position: relative;
    top: -4px;
}

.header__menu {
    height: auto;
}

.header__menu ul,
.header__menu {
    display: flex;
    align-items: center;
}

.header__menu ul {
    margin-right: 32px;
}

.header__menu ul li {
    margin-right: 26px;
}

.header__menu ul li a {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #585858;
    padding: 0;
}

.header__menu ul li a:hover {
    background: transparent;
}

.header__menu ul li:last-child {
    margin: 0;
}

.header__menu ul li:last-child a {
    color: #ff3541;
}

.header__btn-club {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #585858;
    padding: 16px 20px;
    border: 1px solid #878bc8;
    box-sizing: border-box;
    border-radius: 8px;
    transition: all 0.3s ease 0s;
    margin-right: 32px;
}

.header__btn-club:hover {
    background-color: #878bc8;
    color: #fff;
}

.header__tel {
    font-size: 20px;
    line-height: 23px;
    color: #585858;
    padding-left: 33px;
    background: url("../img/location_icn.svg") no-repeat center left;
}

.header__bottom {
    min-height: 424px;

    background: linear-gradient(172.54deg, rgba(70, 71, 91, 0.77) -1.42%, rgba(29, 34, 90, 0.77) 101.21%),
        url("../img/newBg.png") no-repeat;
    display: flex;
    align-items: center;
    margin-bottom: 45px;
}

.header__container {}

.header__navigate {
    display: flex;
}

.header__main-menu {
    margin-right: 17px;
    position: relative;
}

.header__navigate #main-catalog {
    overflow: visible;
    /*min-height: 966px;*/
    background: #53569c;
    left: 0px !important;
    width: 250px !important;
    top: 50px !important;
    max-height: 400px;
    overflow: auto;
}

.header__main-menu a.dropdown-trigger {
    padding: 15px 25px 15px 45px;
    background: url("../img/burger-new.svg") no-repeat 15px center,
        linear-gradient(100.41deg, #858ac7 4.89%, #4e54a0 87.17%);
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;

    border-radius: 8px;
    color: #ffffff;
}

.header__main-menu ul li a {
    line-height: 33px;
    color: #fff;
    /*padding-left: 25px;
	text-transform: none;*/
    padding: 5px 20px;
    font-weight: 300;
    font-size: 14px;
    /*padding-left: 25px;
	padding-right: 20px;*/
}

.header__second-menu ul {
    display: flex;
}

.header__second-menu ul li {
    margin-right: 4px;
}

.header__second-menu ul li:last-child {
    margin: 0;
}

.header__second-menu a {
    padding: 15px;
    border-radius: 8px;
    background: #fff;
    font-size: 16px;
    line-height: 19px;

    text-align: center;

    color: #868abc;
    position: relative;
    transition: all 0.3s ease 0s;
}

.header__second-menu a:hover {
    background: #e3dbf3;
}

.header__second-menu a span {
    position: absolute;
    font-weight: bold;
    font-size: 7px;
    line-height: 8px;
    top: 10px;
    right: 15px;
    color: #ff3541;
}

.header__search .search form {
    margin-top: 40px;
    margin-left: 0;
    background: #fff;
    border: 0px solid #c8c8c8;
    box-sizing: border-box;
    border-radius: 15px;
    /*overflow: hidden;*/
    min-height: 64px;
    align-items: center;
    padding-left: 15px;
}

.header__search .search input.search-field {
    opacity: 1;
    font-family: Roboto;
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    padding-left: 50px;
    color: #bebebe;
}

.header__search .select-wrapper input.select-dropdown {
    background: #ffffff;
    height: 39px;
    /*padding: 0;
	margin: 0;*/
}

.header__search .search .select-wrapper {
    background: #ffffff;
    padding-right: 12px;
}

.header__search .search .select-wrapper input {
    font-family: Roboto;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #342b2b;
}

.header__search .search .icon-map .select-wrapper input {
    padding-left: 23px;
    background: url("../img/map-point.svg") no-repeat center left;
}

.header__search .search .icon-cat .select-wrapper input {
    padding-left: 30px;
    background: url("../img/cat-new.svg") no-repeat center left;
}

.header__search .search .icon-map .dropdown-trigger {
    width: 175px;
}

.header__search .search .icon-cat .dropdown-trigger {
    width: 215px;
}

.header__search button {
    background: linear-gradient(95.13deg, #878bc8 8.32%, #474d9b 97.04%);
    border-radius: 15px;
    min-width: 245px;
    box-sizing: border-box;
    padding: 0px 20px;
    text-align: center;
    border: none;
    min-height: 64px;

    font-size: 25px;
    line-height: 29px;

    color: #ffffff;
}

.search {}

.header__search .search .dropdown-trigger {
    padding-right: 0px;
    width: 160px;
    box-sizing: border-box;
    margin: 0;
    padding-top: 0;
    padding-left: 0;
}

.header__search .search .select-wrapper .caret {
    background: url("../img/Arrow22.png") no-repeat center center;
    fill: transparent;
    position: absolute;
    z-index: 1;
    right: 15px;
    height: 5px;
    width: 9px;
}

.header__search .search .icon-cat .select-wrapper {
    /*padding-right: 55px;*/
}

.icon-cat {
    margin-left: 15px;
}

.new-basket .title-component {
    border: none;
    margin-bottom: 20px;
}

.new-basket .title-component h1 {
    font-size: 28px;
    line-height: 33px;
    color: #8c8c9b;
}

.new-basket .table-head {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;

    color: #9d9d9d;

    background: #f5f5f5;
    height: auto;
}

.new-basket .basket-shop {
    max-width: 825px;
}

.new-basket .s3 {
    max-width: none;
}

.s3 .more-data li.more {
    background: #f5f5f5;
}

.s3 .more-data li.more:before {
    padding-right: 25px;
}

.s3 .more-data li {
    padding-left: 55px;
}

.s3 .more-data li.more:after {
    left: 15px;
}

.s3 .more-data li.more:before {
    padding-left: 0;
}

.s3 .more-data li p {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;

    color: #5a5858;
}

.s3 .more-data li p strong {
    color: #3f3d3d;
    /*font-weight: 500 !important;*/
}

.s3 .more-data .icon.more.baskets.stat-1_4 p {
    font-size: 12px;
}

.s3 .more-data .icon.more.baskets.stat-1_4 p strong:first-child {
    font-size: 14px;
}

.s3 .more-data .icon.more.baskets.stat-1_4 {
    padding-bottom: 23px;
}

.s3 .more-data .icon.stat-1_2 {
    padding-bottom: 15px;
    padding-top: 20px;
}

.s3 .more-data .icon.stat-1_2::before {
    padding-top: 0;
}

.s3 .more-data .icon.stat-1_3 {
    padding-bottom: 12px;
}

.s3 .more-data .icon.stat-1_3 p {
    margin: 0;
}

.s3 .more-data .icon.stat-1_4 p {
    margin: 0;
}

.s3 .more-data .icon.stat-1_4::before {
    padding-top: 10px;
}

.s3 .more-data li.more.stat-1_2:after {
    border-right: 2px solid #878bc8;
    border-top: 2px solid #878bc8;
}

.s3 .more-data li.more.stat-1_3:after {
    border: 1px solid #a7a7a7;
    border-right: 2px solid #878bc8;
}

.s3 .more-data li.more.stat-1_4:after {
    border: 1px solid #a7a7a7;
    border-right: 2px solid #ff3541;
    border-top: 2px solid #ff3541;
}

.s3 .more-data li.more {
    display: flex;
    align-items: center;
}
.s3 .more-data li.more.stat-1_2:after {
    top: 16px;
}

.s3 .more-data li.icon-mini::before {
    margin-right: 0;
    margin-left: -36px;
}

.s3 .more-data li.icon-mini {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #5a5858;
}

.s3 .more-data li.icon-mini p {
    font-size: 12px;
    color: #79797d;
    line-height: 20px;
}

.s3 .more-data {
    padding-bottom: 33px;
}

.s3 .more-data li.icon-mini:last-child {
    border-bottom: none;
}

.s3 .more-data li.icon-mini:first-child {
    margin-top: 17px;
}

.s3 .more-data li.post a {
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #474d9b;
}

.des.bas {
    max-width: 450px;
}

.basket-string .table .row-string .des {
    padding-left: 10px;
}

.new-basket .basket-shop .basket-string .table .row-string .total-summ {
    max-width: 38%;
}

.new-basket .basket-shop .basket-string .table .row-string .total-summ .singlsum p {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    text-align: left;

    color: #4b4b4b;
}

.new-basket .basket-shop .basket-string .table .row-string .total-summ .singlsum p span {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;

    color: #4b4b4b;
    margin: 0;
}

.singlsum {
    border-bottom: 1px solid #bdbdbd;
}

.best-price span {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 95%;
    color: #ffffff;
}

.best-price span:last-child {
    font-size: 12px;
}

.best-price {
    font-weight: 500;
    font-size: 13px;
    line-height: 95%;
    color: #ffffff;
    min-height: 33px;
    padding-top: 5px;
    box-sizing: border-box;
}

.new-basket .singlsum+div {
    margin-left: 48px;
}

.new-basket .singlsum+div span {
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    text-align: right;

    color: #4b4b4b;
    margin-right: 0;
}

.new-basket .singlsum+div span:last-child {
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    text-align: right;

    color: #4b4b4b;
}

.new-basket .basket-shop .basket-string .table .singlsum+div .special-sum {
    font-size: 14px;
    line-height: 16px;
    text-align: right;

    color: #ff3541;
    padding-left: 5px;
}

.new-basket .basket-shop .basket-string .table .singlsum+div .special-sum span {
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    color: #ff3541;
    margin-left: 5px;
    margin-right: 0;
}

.new-basket .basket-shop .basket-string .table .singlsum+div .special-sum span:last-child {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    text-align: right;
    margin: 0;
    color: #ff3541;
}

.new-basket .basket-shop .basket-string .table .row-string {
    border-radius: 0;
}

.new-basket .basket-shop .basket-string .desc-order {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.new-basket .basket-shop .basket-string .table .row-string .des .desc-order span.expr {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #ff3541;
    background: url(../images/noun_delivery_2379348.svg) no-repeat left top;
    height: 20px;
    display: flex;
    margin-bottom: 0;
    align-items: flex-end;
    padding-left: 27px !important;
}

.new-basket .basket-shop .basket-string .table .row-string .des .desc-order span.today {
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #474d9b;
    height: 15px;
    display: flex;
    margin-bottom: 0;
    align-items: flex-end;
    padding-left: 27px !important;
    background: url(../images/noun_today_2821224.svg) no-repeat left top;
    margin-left: 6px;
    margin-top: 5px;
}

.new-basket .basket-shop .basket-string .table .row-string .des .desc-order .options {
    display: flex;
    align-items: flex-end;
}

.new-basket .basket-shop .basket-string .table .row-string .des .desc-order .options svg {
    margin-left: 25px;
    cursor: pointer;
}

.new-basket .no-active .bas .img-wrapper {
    min-width: 97px;
    max-height: 113px;
}

.new-basket .no-active .bas .img-wrapper img {
    max-height: 113px;
}

.new-basket .basket-shop .basket-string .table .no-active {
    border: none;
    align-items: center;
}

.new-basket .basket-shop .basket-string .table .no-active .des {
    padding-left: 0;
    align-items: center;
}

.new-basket .basket-shop .basket-string .table .no-active .des p:first-child {
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;

    color: #4b4b4b;
    margin-top: 13px;
}

.new-basket .basket-shop .basket-string .table .no-active .des a {
    margin-bottom: 4px;
    display: inline-block;
    font-weight: 400;
}

.new-basket .basket-shop .basket-string .table .no-active .des p:last-child {
    color: #9495a3;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
}

.new-basket .basket-shop .basket-string .table .no-active.row-string .summ {
    margin: 0;
    padding: 0;
    min-height: 56px;
    align-content: center;
}

.new-basket .basket-shop .basket-string .table .no-active.row-string .summ p {
    margin: 0;
    padding: 0 20px;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #4b4b4b;
}

.new-basket .basket-shop .basket-string .table .no-active.row-string .summ p span {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    margin: 0;
    color: #4b4b4b;
}

.new-basket .basket-shop .basket-string .table .row-string .count {
    margin: 0;
    padding: 0 3px;
    border-left: 1px solid #b6b6b6;
    min-height: 56px;
    align-content: center;
}

.new-basket .basket-shop .basket-string .table .row-string .count .field {
    margin: 0;
}

.field button {
    border: none;
}

.field input[type="numeric"] {
    background: transparent;
    border: 1px solid #d1d1d1;
}

.field button {
    font-family: Roboto;
    color: #000;
    font-weight: 700;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.new-basket .basket-shop .basket-string .table .no-active.row-string .total-summ {
    margin: 0;
    padding: 0;
    padding-left: 10px;
    border-left: 1px solid #b6b6b6;
}

.new-basket .basket-shop .basket-string .table .no-active.row-string .total-summ p {
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    margin: 0;
}

.new-basket .basket-shop .basket-string .table .no-active.row-string .total-summ {
    padding-right: 10px;
}

.new-basket .basket-shop .basket-string .table .no-active.row-string .total-summ p span {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    margin: 0;
}

.new-basket .basket-shop .basket-string .table .no-active.row-string .total-summ p span:first-child {
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
}

.new-basket .basket-shop .basket-string .table .no-active.row-string .total-summ p.special-sum {
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    text-align: right;

    color: #ff3541;
    padding-right: 0;
}

.new-basket .basket-shop .basket-string .table .no-active.row-string .total-summ p.special-sum span {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
}

.new-basket .no-active.row-string .stat-setting {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 10px;
    border-left: 1px solid #b6b6b6;
    min-height: 56px;
    margin: 0;
    margin-right: 7px;
}

.update-row {
    background: url(../images/update-iconm.png);
    background-size: cover;
    display: block;
    width: 15px;
    height: 16px;
    margin: 0;
}

.no-active.row-string .stat-setting .close-row {
    margin: 0;
    margin-bottom: 10px;
}

.basket-shop .total {
    padding: 28px 0px;
    border-top: 1px solid #cac7c7;
    border-bottom: 1px solid #cac7c7;
    margin: 28px 0px;
}

.select_advert:before {
    font-size: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    margin-right: 18px;
}

.select_advert span {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #474d9b;
}

.select_advert .select-wrapper input.select-dropdown {
    margin: 0;
}

.select_advert .select-dropdown.dropdown-trigger {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;

    color: #4b4b4b;
}

.select_advert .select-wrapper {
    max-width: 210px;
}

.select_advert .select-wrapper .select-dropdown {
    width: 183px;
    padding-right: 20px;
}

.basket-shop .total .select_advert {
    padding-right: 45px;
}

.basket-shop .total .select-gift:before {
    font-size: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    margin-right: 18px;
    height: 43px;
}

.basket-shop .total .select-gift {
    padding-top: 0;
    display: flex;
    align-items: center;
}

.basket-shop .total .select-gift a {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #4b4b4b;
}

.basket-shop .total .main-total {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    text-align: right;

    color: #4b4b4b;
}

.basket-shop .total .main-total span {
    font-size: 12px;
    line-height: 14px;
    margin-top: 5px;
    margin-left: 4px;
}

.basket-shop .promocode {
    padding: 0;
    border: none;
    margin-bottom: 45px;

    box-sizing: border-box;
    align-items: center;
}

.promocode .prom input[type="text"] {
    padding: 16px 12px 10px 12px;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    font-size: 16px;
    line-height: 19px;
    font-family: Roboto;
    color: #d0d0d0;
    border-right: none;
    box-sizing: border-box
}

.promocode .prom input[type="submit"] {
    background: #eaeeff;
    border: 1px solid #b3bde0;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    height: 100%;
    color: #878bc8;
    max-width: 153px;
    padding: 15px 20px;
    box-sizing: border-box;
}

.promocode .style1 {
    border-radius: 0;
    height: 100%;

    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #ffffff;
    text-transform: uppercase;
    box-sizing: border-box;
    min-width: 261px;
    min-height: 66px;
}

.promocode .tooltipped.toltip {
    height: 100%;
    display: flex;
    align-items: center;
    margin-left: 16px;
    margin-right: 24px;
    cursor: pointer;
}

.special {
    padding: 0;
    margin: 0;
    padding: 17px 23px 10px 7px;
    margin-bottom: 23px;
    align-items: center;
}

.special div:before {
    content: url(../images/figgg.png);
}

.special span.small-text {
    max-width: 235px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #5a5858;
    margin-bottom: 5px;
    padding-top: 8px;
}

.special p.small-text {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;

    color: #4b4b4b;
}

.special p.small-text span {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
}

.special a {
    min-height: 63px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-width: 279px;
    box-sizing: border-box;
    margin-bottom: 10px;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-align: center;

    color: #FFFFFF;
}

.header__account .favorit {
    width: 40px;
    height: 40px;
    margin-left: 15px;
}

.header__account .favorit:before {
    font-family: Flaticon;
    position: relative;
    z-index: 9;
    content: "\f101";
    color: #848484;
    font-size: 24px;
}

.header__account .favorit span {
    line-height: 15px;
    margin-top: -21px;
    margin-left: 10px;
    z-index: 99;
    background: #ff3843;
    display: block;
    border-radius: 50%;
    font-size: 10px;
    width: 15px;
    text-align: center;
    height: 15px;
    color: #fff;
    position: relative;
}

.header__cart span {
    color: #fff;
    background: #ff3843;
    display: block;
    position: absolute;
    border-radius: 50%;
    font-size: 10px;
    text-align: center;
    height: 15px;
    width: 15px;
    bottom: 10px;
    right: 0;
}

/*-----------NEW STYLE------------------*/

.order-pompany {
    color: #726D6D;
    font-style: italic;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
}

.order-pompany.alert {
    color: #FF3541;
}

.info-order__table .btn {
    background: #474D9B;
    color: #fff;
}

.info-order__table .active {
    background: rgba(233, 237, 251, 0.66);
}

.info-order__table span {
    color: #3B3F6B;
    font-weight: 500;
    text-align: center;
}

.info-order__table input[type="checkbox"] {
    background: #fff;
    opacity: 1;
    margin-right: 5px;
    position: relative;
    border: #474D9B;
}

.acc_bnts {
    margin-bottom: 10px;
}

.my-case {
    display: flex;    FLEX-WRAP: WRAP;
}

.my-case-item {
    max-width: 29%;
    flex: 30%;
    background: #FBFBFD;
    border: 1px solid #DDDFF1;
    padding: 15px;
    margin: 0 5px;
    overflow: hidden;
}

.my-case-status {
    top: 0px;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #474D9B;
    width: 99px;
    position: absolute;
    right: 5px
}

.my-case-status:before {
    content: '';
    display: block;
    width: 9px;
    height: 9px;
    background: #45B757;
    border-radius: 50%;
    float: right;
    margin-top: 4px;
}

.my-case-img {
    position: relative;
    display: flex;
    align-items: flex-end;
    align-content: baseline;
}

.my-case-title {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #4F4F56;
    padding-top: 15px;

}

.my-case-row {
    margin-top: 15px;
}

.my-case-row p {
    font-weight: 500;
    font-size: 16px;
    line-height: 14px;
    margin-bottom: 6px;
}

.my-case-row span {
    font-weight: 400;
    display: block;
    font-size: 14px;
    line-height: 16px;
    color: #9395B0;
}

.my-case-btn {
    background: rgba(221, 223, 241, 0.54);
    border: 1px solid #DDDFF1;
    border-radius: 2px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    width: 100%;
    height: 46px;
    display: block;
    line-height: 45px;
    text-align: center;
    color: #474D9B;
}

.my-case-btn:hover {
    background-color: #474D9B;
    color: #fff
}

.acount-col {
    display: flex;
}

.acount-asside {
    flex: 250px;
    border-right: 1px solid #E2E2E6;
    box-sizing: border-box;
}

.acount-main {
    flex: 70%;
}

.asside-menu li {
    border-bottom: 1px solid #E9E9E9;
    padding: 9px 10px;
}

.asside-menu li a {
    color: #686db1;
    text-decoration: underline;
}

.asside-menu li a:hover {
    text-decoration: none;
}

.asside-date {
    background: #F6F6F9;
    margin-top: 30px;
    padding: 15px 0px 10px 38px;
    margin-left: -30px;
}

.asside-date p {
    margin-bottom: 5px;
}

.asside-time {
    border-bottom: 1px solid #E9E9E9;
    padding: 15px 15px 10px;
}

.asside-time span {
    color: #A1A1A1;
    font-size: 16px;
}

.asside-time p {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 24px;
}

.btn_print {
    border: 1px solid #8186C4;
    color: #8186C4;
    font-weight: 500;
    display: block;
    text-align: center;
    background: url(../img/print.svg) no-repeat 10px center;
    border-radius: 3px;
    padding: 15px;
    margin: 15px auto;
    max-width: 80%;
}

.btn_print:hover {
    background-color: #e2e7f7
}



.ticket img {
    border: 1px solid #D8D8D8;
    margin-top: 15px;
    margin-left: 12px;
}

.acc-title span {
    font-size: 16px;
    margin-left: 10px;
}

.item.case a {
    color: #474D9B;
}

.item.case {
    background: #FBFBFD;
    margin-bottom: 25px;
    padding: 0;
    margin-top: 0px;
    margin-left: 5px;
    border: 1px solid #E9E9E9;
}

.item.case .info-sum {
    display: flex;
    justify-content: space-between;
}

.item.case .info-sum .summ {
    padding: 15px 10px;
}

.item.case .info-sum .row,
.item.case .info-sum .row span {
    justify-content: flex-end;
    margin-bottom: 1px;
    margin: 0 5px;
    display: flex;
    flex-wrap: nowrap;
}

.item.case .info-sum .row span strong,
.item.case .info-sum .row span a {
    white-space: nowrap;
    padding: 0 4px;
}

.item.case .info-sum .row span.item-price {
    flex: 70px;
    max-width: 70px;
    min-width: 70px;
}

.item.case table {
    margin: 0;
}

.item.case table .headder {
    background: #EFF0F9;
    font-weight: 500;
}

.item.case table td img {
    float: left;
    margin-right: 20px
}

.item.case table td:first-child {
    font-weight: bold;
}

.item.case table .headder td {
    border-right: 1px solid #d1d4f1;
}

.item.case table .headder td:last-child {
    border-right: none;
}

.item.case table td a {
    background: #EFF0F9;
    border-radius: 3px;
    display: block;
    color: #474D9B;
    font-weight: bold;
    text-align: center;
}

.item.case table td a:hover {
    color: #fff;
    background: #474D9B
}

.item.case .info-sum {
    display: flex;
}

.item {
    border-top: 1px solid #E2E2E5;
    padding-top: 25px;
    margin-top: 25px;
    padding-left: 25px;
}

.item_title {
    font-weight: 700;
    font-size: 25px;
    line-height: 29px;
    color: #3D3D3E;
    margin-bottom: 20px;
}

.item_events-row {
    display: flex;
}

.item_events-row p {
    margin-bottom: 10px;
    margin-left: 5px;
}

.item_events-row span {
    color: #7F7F81;
}

.item_events-row a {
    color: #474D9B;
    margin-left: 10px;
    text-decoration: underline;
}

.item-events-treck {
    display: flex;
    margin-bottom: 5px;
}

.item-events-treck button {
    color: #474D9B;
    font-weight: 500;
    border: 1px solid #C0C2E1;
    background: #fff;
    height: 40px;
    width: 230px;
    border-radius: 2px;
    padding-left: 20px;
    display: flex;
    align-items: center;
}

.item-events-treck button img {
    margin-right: 10px;
    flex: 22px;
    max-width: 29px;
}

.item-events-treck button:hover {
    background-color: #C0C2E1;
}

.item-events-treck span {
    margin-left: 10px;
    font-style: italic;
    padding-top: 2px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;

    color: rgba(94, 94, 111, 0.85);
}

.item.itog {
    border: none;
    background-color: #f0f1f7;
    padding-right: 25px;
    padding-bottom: 25px;
}

.new-order .info-order__table td:nth-child(6) {
    text-align: center;
}

a.bred {
    color: #474D9B;
}

.acc_bnts a {
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-left: 5px;
    background-position: center center;
    opacity: .3;
}

.acc_bnts a:hover {
    opacity: 1;
}

.acc_bnts a.cancel {
    background-image: url(../img/case_close.svg);
}

.acc_bnts a.del {
    background-image: url(../img/case_del.svg);
}

.acc_bnts a.edit {
    background-image: url(../img/case_edit.svg);
}

.acc_bnts a.copy {
    background-image: url(../img/case_copy.svg);
}

.acc_bnts a.desctop {
    background-image: url(../img/case_paste.svg);
}

.barcode {
    background: #FFFFFF;
    height: 42px;
    display: flex;
    border: 1px solid #9F9FB9;
    margin: 15px auto;
    max-width: 90%;
    overflow: hidden;
    border-radius: 4px;
}

.barcode input[type="text"] {
    width: 90%;
    height: 100%;
    background: #fff;
    border: none;
    padding-left: 10px;
    box-sizing: border-box;
}

.barcode button {
    background: url(../img/barcode.svg) no-repeat center center #474D9B;
    height: 100%;
    width: 50px;
    border: none;
}

.item.date .row strong {
    flex: 170px;
    max-width: 170px;
}

.red {
    color: #FF3541
}

.item.date .row {
    border-bottom: 1px solid #E2E2E5;
    margin-bottom: 10px;
    padding-bottom: 10px;
    justify-content: flex-start;
}

.item.date .row a {
    color: #878BC8;
    margin-left: 5px;
}

.item.date .row a.edit {
    text-decoration: underline;
    color: #474D9B;
}

.weight_tovar {
    padding: 15px 10px;
    display: flex;
}

.weight_tovar span {
    padding-right: 10px;
    padding-top: 13px;
}

.weight_tovar label {
    display: flex;
    align-items: center;
}

.weight_tovar span a {
    display: block;
}

.weight_tovar label input {
    height: 40px;
    margin-right: 5px;
    border: 1px solid #E9E9E9;
    text-align: center;
    width: 90px;
}

.btn.down {
    background-image: url(../images/down.svg);
    background-repeat: no-repeat;
    background-position: 90% center;
    padding-right: 50px;
}

.btn.disable {
    cursor: default;
    opacity: .3;
}

.btn.disable:hover {
    background-color: #dddff1;
}

.btn.retime {
    background-image: url(../images/retime.svg);
    background-repeat: no-repeat;
    background-position: 90% center;
    padding-right: 50px;
}

.btn.retime:before {
    display: none;
}

.acount-item_body {
    justify-content: space-between;
}

.acount-item_text {
    flex-grow: 1;
}

.acount-item_info.card-action {
    align-items: center;
    flex-direction: row !important;
}



.acount-item {
    margin: 0px 0px 25px 0px;
}

.report {
    display: flex;
    justify-content: space-between;
    padding: 15px 10px;
    border-bottom: 1px solid #000;
}

.report .month {
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
}

.report .balance {
    display: flex;
}

.report .balance div {
    margin-left: 30px;
}

.green {
    color: #0A8516;
}

.day-report {
    margin-bottom: 40px;
}

.day-report li {
    border-bottom: 1px solid #D4D4D4;
}

.day-report .active {
    background: #f6f9fd;
}

.day-report .collapsible-header {
    display: flex;
    justify-content: space-between;
}

.day-report .collapsible-body {
    padding-top: 10px;
    color: #5B5B5C;
    border-top: 1px solid #d4d4d4;
}

.day-report .collapsible-header:hover {
    background: #e4e6e9;
}


.day-report .pre-text span {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #5A5858;
}

.day-report .pre-text strong {
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    display: block;
    margin-bottom: 5px;
}

.pre-data .money {
    font-weight: 400;
    font-size: 14px;
    white-space: nowrap;
    display: block;
    margin-bottom: 5px;
    line-height: 16px;
    color: #272727;
}

.pre-data .smaal-text {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: rgba(39, 39, 39, 0.72);
}

.day-report .detail {
    display: flex;
    padding-top: 10px;
}

.day-report .detail p {
    margin-right: 10px;
    font-weight: 700;
    font-size: 14px;
    line-height: 12px;
    border-right: 1px solid #ccc;
    padding-right: 10px;
}

.day-report .detail span {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;

    color: #A7A7A7;
    display: block;
    margin-bottom: 7px;
}

.day-report .collapsible-body strong {
    display: block;
}

.top_filtr {
    display: flex;
}

.top_filtr .row {
    flex: 100%;
    flex-wrap: nowrap;
    padding-right: 30px;
}

.top_filtr .row input[type='text'] {
    margin-right: 10px;
}

.top_filtr .row input {
    border: 1px solid #E3E3E3;
}

.top_filtr .row .select-wrapper {
    width: 100%;
}

.top_filtr .row .select-wrapper input {
    padding-left: 10px;
    color: #484747;
}

.top_filtr .btn {
    color: #474d9b;
    font-weight: 500;
    font-size: 12px;
    height: 40px;
    line-height: 22px;
}

.finance li {
    border-bottom: 1px solid rgba(48, 49, 53, 0.17);
    max-width: 700px;
}

.finance .collapsible-header:hover {
    background-color: rgb(0 0 0 / 1%);
}

.finance .row-balance {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.finance .dat-time {
    font-weight: 400;
    padding-right: 12px;
    margin-right: 12px;
    border-right: 1px solid #9A9A9A;
    font-size: 14px;
    line-height: 16px;
    color: #7F7F81;
}

.finance .report-time {
    flex-grow: 1;
}

.balance-title {
    display: flex;
    max-width: 700px;
    justify-content: space-between;
    border-bottom: 1px solid #E0D9D9;
    margin-top: 10px;
    padding-bottom: 10px;
}

.balance-title p {
    padding: 0;
    margin: 0;
}

.minit-title {
    font-weight: 600;
    font-size: 24px;
    width: 100%;
    max-width: 700px;
    line-height: 28px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgb(52 66 122 / 75%);
}

.top_filtr.balance {
    margin-top: 20px;
    margin-bottom: 0;
}

.top_filtr.balance .row {
    margin-bottom: 0px;
}

.balance-action {
    margin-top: 15px;
    align-items: center;
    align-items: flex-end;
}

.balance-action .buttons {
    margin-bottom: 30px;
    width: 100%;
}

.balance-action button {
    background-color: #474D9B;
    height: 46px;
    font-weight: 400 !important;
    line-height: 29px;
    text-transform: none !important;
    margin-left: 10px !important;
    border-radius: 3px !important;
}

.balance-action li {
    height: 46px;
}

.balance-action label {
    padding-right: 15px;
}

.balance-action button.money2 {
    background: #EDEEF8;
    color: #474D9B;
    border: 1px solid #DDDFF1;
    line-height: 22px;
}

.finance .collapsible-header::after {
    content: url(../images/arrow.svg);
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    top: 17px;
}

.finance .collapsible-header::after {
    content: url(../images/arrow.svg);
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    top: 17px;
}

.finance .active .collapsible-header::after {
    transform: rotate(180deg);
    margin-left: -5px;
}


.balance-action input {
    margin-right: 10px;
    font-size: 14px !important;
    border: 1px solid #E3E3E3 !important;
    box-sizing: border-box;
    height: 50px;
}

.balance-action .select-wrapper .caret {
    float: right;
    position: static;
    margin-top: -23%;
}

.balance-action .select-wrapper {
    position: static;
}

.balance-action input.select-dropdown {
    font-size: 12px !important;
    padding-left: 10px;
    color: #505050;
    height: 50px;
    margin-bottom: 0;
}

.top_filtr.balance input.select-dropdown {
    font-size: 14px;
    line-height: 19px;
    height: 49px;
}

.top_filtr.balance input[type="date"] {
    border-radius: 2px;
    height: 50px;
    max-width: 275px;
    margin-bottom: 20px;
    box-sizing: border-box;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    margin-right: 15px;
}

.balance-action li a {
    display: block;
    height: 46px;
    background-color: #fff;
    border: 1px solid #8186C3;
    margin-right: 15px !important;
    text-align: center;
    line-height: 40px;
    border-radius: 3px;
    font-weight: 500;
    font-size: 16px;
    line-height: 44px;
    color: #474D9B;
}

.balance-action li a:hover {
    background-color: #EDEEF8;
}

.balance-action li.tab a.active {
    background-color: #474D9B;
    color: #fff !important;
}

.balance-action {
    display: flex;
}

.hvr {
    width: 100%;
}

.cardware .pre-price b span {
    display: block !important;
    text-decoration: none !important;
}

.vip .col {
    padding: 0 4px;
}

.vip {
    flex-wrap: nowrap;
    margin-bottom: 15px;
}

.vip img,
.vip a {
    border-radius: 15px;
    width: 100%;
    text-align: center;
}

.bann2x .banner {
    flex: 70%;
    overflow: hidden;
    padding-right: 10px;
}

.bann1x .banner {
    min-width: 25%;
    flex: 25%;
}

.header__search .dropdown-content li {
    padding: 10px 0;
}

.acc-title p {
    font-size: 14px;
}

.result_search {
    display: none;
    max-width: 1200px;
    display: flex;
    background-color: #fff;
    padding: 30px 30px;
    box-shadow: 3px 9px 50px rgba(0, 0, 0, 0.25);
    width: 100%;
    position: absolute;
    margin-top: 10px;
}

.result_search.active {
    display: block;
}

.close_result {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    background: url(../images/close-black.svg) no-repeat center center;
    background-size: cover;
    cursor: pointer;
}

.result_search_left {
    flex: 1;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
    max-height: 600px;
}

.result_search-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.result_col {
    flex: 48%;
    max-width: 48%;
    margin-bottom: 20px;
}

.result_col .result_title {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 21px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(112, 112, 112, 0.45);
    ;
}

.result_col .result_title a {
    color: rgba(95, 95, 95, 0.89);
}

.result_col .result_title a:hover {
    color: #474d9b;
}

.result_col .result_row {
    margin-bottom: 10px;
    overflow: hidden;
}

.result_col .result_row a {
    color: rgba(0, 0, 0, 0.74);
}

.result_col .result_row a:hover {
    text-decoration: underline;
}

.result_col .result_img {
    overflow: hidden;
    width: 65px;
    height: 65px;
    border: 1px solid #dfdfdf;
    float: left;
    margin-right: 15px;
}

.result_col .result_price {
    color: #8B8B8B;
    font-size: 11px;
    line-height: 13px;
}

.result_col .result_price span {
    text-decoration: line-through;
    margin-right: 10px;
}

.result_search_right {
    max-width: 20%;
    padding-left: 20px;
}

.itog_result {
    align-items: baseline;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #C9C9C9;
    padding: 10px 0;
}

.itog_result span {
    background-color: #E1E0E0;
    border-radius: 3px;
    display: block;
    padding: 2px 4px;
    color: #7E7D7D;
}

.itog_result.all span {
    font-weight: bold;
    color: #fff;
    background-color: #787DBE;
}

.itog_result.all {
    font-weight: bold;
}

.model_card {
    background: #4A4D97;
    color: #fff;
    padding: 35px;
    overflow: hidden;
    margin-bottom: 20px;
    display: none;
}

.model_card.active {
    display: block;
}

.model_card img {
    width: 140px;
    height: auto;
    float: left;
    margin-right: 35px;
}

.mc_content {
    padding-top: 20px;
}

.mc_content p {
    max-width: 800px
}

.mc_content strong {
    font-size: 30px;
    width: 100%;
    margin-bottom: 10px;
}

.mc_button {
    text-align: right;
}

.mc_button a {
    display: block;
    max-width: 250px;
    border-radius: 4px;
    margin: 0 5px;
    height: 50px;
    float: right;
    padding: 0 20px;
    min-width: 200px;
    line-height: 50px;
}

.btn.line {
    border: 1px solid #fff;
    color: #fff
}

.btn.white {
    background-color: #fff;
    color: #4A4D97
}

.btn.white:hover {
    background-color: #1d1f56;
    color: #fff
}

.discoutns {
    padding: 25px 40px 25px 90px;
    color: #45455A;
    background: #DBDDFF url(../images/ico_discount.svg) no-repeat 20px center;
    margin-bottom: 50px;
}

.acount_table {
    border-right: 1px solid #D2D2DF;
    border-top: 1px solid #D2D2DF;
    color: #45455A
}

.acount_table thead td {
    background-color: #F4F5FA;
    font-weight: bold;
}

.acount_table td {
    border-left: 1px solid #D2D2DF;
    border-bottom: 1px solid #D2D2DF;
    padding: 10px 20px;
}

.wav-item {
    margin-bottom: 15px;
    border: 1px solid #E9E9E9;
    background: #FBFBFD;
    padding: 15px;
    display: flex;
    box-sizing: border-box;
    justify-content: space-between;
    color: #656777;
    width: 100%;
}

.wav-item img {
    margin-right: 10px;
    float: left;
}

.wav-item span {
    display: block;
    float: left;
}

.wav-item p {
    display: flex;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
}

.wav-item p span {
    background: url(../images/star-stat.svg) no-repeat;
    padding-left: 25px;
    margin-left: 10px;
    font-size: 14px;
}

.wav-item .btn {
    margin: 0;
    color: #474D9B;
    font-weight: bold;
    text-transform: none;
    background: rgba(221, 223, 241, 0.54);
    border: 1px solid #DDDFF1;
    border-radius: 3px;

}

.wav-item .btn:hover {
    background: #474D9B;
    color: #fff;
}

.way-list .tabs {
    display: flex;
    padding-bottom: 30px;
    line-height: 52px;
}

.way-list .tabs a {
    text-align: center;
    background: rgba(221, 223, 241, 0.54);
    margin-right: 10px;
    border-radius: 3px;
    color: #474D9B;
}

.way-list .tabs a:hover {
    background: #E7E7E7;
}

.way-list .tabs a.active {
    background: #474D9B !important;
    color: #fff !important;
    cursor: default;
    border-radius: 3px;
}

.wav-item .dropdown-trigger {
    background: url(../images/dotes.svg) no-repeat center center;
    display: block;
    width: 20px;
    height: 20px;
}

.wav-item .dropdown-content li a {
    font-size: 14px;
    padding: 5px 10px;
    color: #2B2D43;
}

.wav-item .dropdown-content {
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.11);
    border-radius: 2px;
}

.way-list .blue {
    font-size: 12px;
    line-height: 14px;
    height: 40px;
    margin-left: 0px;
    text-align: center;
    color: #FFFFFF;
}

.rekvisits {
    border: 10px solid #E0E1EB;
    padding: 30px 50px;
    max-width: 70%;
}

.rekvisits .row {
    color: #818393;
    display: flex;
    width: 100%;
    border-bottom: 1px solid #E4E5ED;
    margin-bottom: 10px;
}

.row p {
    margin-bottom: 0px;
    font-weight: bold;
}

.order-title {
    border-bottom: 1px solid #9194C3;
    margin-left: 7px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
    font-weight: bold;
    font-size: 24px;
}

.order-title .order-print {
    font-size: 14px;
    color: #474D9B;
    line-height: 36px;
    font-weight: bold;
    padding-left: 34px;
    background: url(../images/blue_print.svg) no-repeat left center;
}

.item.case .prod-title p {
    font-weight: bold;
    margin-bottom: 4px;
}

.item.case .prod-title span {
    color: #A1A1A1;
    font-size: 14px;
    margin-right: 25px;
}

.print,
.social {
    background-color: #474D9B;
    color: #fff;
    border-radius: 4px;
    display: block;
    height: 60px;
    line-height: 60px;
    padding-left: 80px;
}

.print {
    background-image: url(../images/print.svg);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: 10px center;
}

.social {
    background-image: url(../images/social.svg);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: 10px center;
}

.empty {
    padding: 40px 0;
    padding: 40px 0;
    flex-wrap: nowrap;
    justify-content: flex-start;
    color: #7C7C8E;
    margin-top: -45px;
}

.empty h1 {
    font-size: 30px;
    text-align: left;
    padding-left: 30px;
    font-family: roboto;
}

.empty h1 span {
    font-size: 18px;
    font-weight: 400px;
    display: block;
}

.complect {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
    margin-bottom: 60px;
    border-bottom: 1px solid #ebebeb;
}

.row_line {
    padding: 5px 0;
    justify-content: space-between;
    display: flex;
}

.row_line a {
    margin: 0;
    margin-left: 10px;
}

.c_old {
    font-size: 16px;
    color: #929293;
    text-decoration: line-through;
}

.c_summ p {
    margin-bottom: 5px;
}

.c_summ b {
    font-size: 19px;
}

.c_summ span {
    font-size: 12px !important;
}

.complect_case {
    display: flex;
    align-items: baseline;
    align-items: center;
}

.case_price {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.case_price p {
    color: #3D3D3E;
    font-size: 18px;
    font-weight: 600;
}

.case_price span {
    font-size: 14px;
    color: #929293;
    text-decoration: line-through;
}

.case_img {
    border: 1px solid #9E9E9E;
    position: relative;
    margin-bottom: 10px;
}

.case_img label {
    position: absolute;
    right: 0px;
    top: 10px
}

.c_element {
    padding: 0 10px;
}

.modal.map {
    width: 80% !important;
}

.map .vosrat-3 {
    margin: 0;
}

.alfabet {
    margin-left: 20px;
    flex: 100%;
    font-size: 20px;
    margin-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.alfabet a {
    font-weight: bold;
    color: #8A8A8A;
}

.alfabet a.active,
.alfabet a:hover {
    color: #474D9B
}

.alha-brands {
    padding-top: 30px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

.alha-brands a {
    margin-bottom: 10px;
}

.brand_title {
    margin-bottom: 10px;
    overflow: hidden;
    padding-top: 25px;
    border-bottom: 1px solid #b8c1c1;
    padding-bottom: 25px;
}

.brand_title p {
    color: #484848;
    font-weight: normal;
}

.brand_name {
    font-weight: bold;
    color: #474D9B;
    text-transform: uppercase;
}

.brand_img {
    border: 1px solid #D6D6D6;
    float: left;
    margin-right: 25px;
}

.brand_like {
    width: 18px;
    background: url(../img/hearth.svg) no-repeat center center;
    height: 14px;
    cursor: pointer;
    display: inline-block;
    margin-left: 10px;
    background-size: 87%;
}

.my_order_title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
}

.my_order_title .btn {
    border: 1px solid #474D9B;
    color: #474D9B;
    line-height: 40px;
}

.my_order_title a {
    color: #474D9B;
}

.my_order_title span {
    color: #9595B8;
    font-size: 16px;
    margin-bottom: 20px;
    display: block;
}

.my_order_title h1 {
    margin-bottom: 0px;
    padding-left: 0px;
}

.title_status.good {
    color: #fff;
    background-color: #474D9B;

}

.title_status.inprocess {
    color: #474D9B;
    background-color: #EBECF7;
}

.title_status {
    font-weight: 600;
    padding: 4px 10px;
    border-radius: 3px;
    display: inline;
}

.my_time {
    display: block;
    color: #2B2D43;
    font-size: 20px;
    margin-bottom: 10px;
}

.title_status+a {
    display: block;
    margin-top: 10px;
    color: #474D9B;
    text-decoration: underline;
}

.title_status+a:hover {
    text-decoration: none;
}

.my_order_case {
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #E3E3E3;
    padding: 35px 35px 10px;
    box-shadow: 2px 2px 30px #00000021;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
}

.way-tex {
    overflow: hidden;
}

.way-tex img {
    float: left
}

.way-tex span {
    float: left;
    padding-left: 10px;
}

.way-tex a {
    color: #474D9B;
    padding-top: 7px;
    text-decoration: underline;
}

.my_order_case .way-tex {
    margin-bottom: 20px;
    width: 100%;
}

.my_order_prod_info .title {
    font-weight: bold;
    font-size: 16px;
    color: #2B2D43
}

.way-payment {
    flex: 50%;
}

.way_order .row {
    margin-bottom: 0px;
    padding-bottom: 5px;
    padding-left: 25px;
}

.way_order {
    color: #666878
}

.way_order .row img {
    margin-left: -23px;
    margin-bottom: 3px;
}

.my_order_prod_info {
    padding-left: 50px;
}

.my_order_prod_info .title {
    margin-bottom: 20px;
    font-size: 20px;
}

.my_order_prod {
    display: flex;
    justify-content: space-between;
}

.my_order_prod {
    border-bottom: 1px solid #C3C5E3;
    margin-bottom: 25px;
    padding-bottom: 25px;
}

.my_order_prod_pack {
    display: flex;
    justify-content: space-between;
    border: 1px solid #C3C5E3;
    margin-bottom: 25px;
    border-radius: 5px;
    width: 800px;
    padding: 25px;
    box-sizing: border-box;
}

.my_order_prod_pack img {
    float: left;
}

.my_order_prod_pack .title {
    color: #4B4B4B;
    font-size: 20px;
}

.my_order_prod_pack .title span {
    font-size: 16px;
    color: #B3B3B3;
    display: block;
    margin-bottom: 10px;
}

.my_order_prod_pack .blue {
    color: #474D9B;
}

.my_order_prod_pack p {
    font-weight: 400;
    padding-bottom: 5px;
}

.order_button {
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
}

.order_button .btn {
    margin: 0px;
    margin-left: 5px;
}

.btn.line {
    border: 1px solid #474D9B;
    border-radius: 3px;
    color: #474D9B;
    text-transform: none;
}

.btn.line:hover {
    background: #e1e2f7cf;
}

.my_product_price {
    padding-top: 60px;
}

.my_product_price strong {
    display: block;
}

.my_product_price .line {
    margin: auto;
    margin-top: 20px;
}

.submenu .second-menu {
    flex-grow: 5
}

.submenu .second-menu li {
    line-height: 50px;
}

.submenu .second-menu li a {
    text-transform: none;
    font-weight: 500;
    font-size: 14px;
    padding: 0 25px;
    color: #151515;
    text-transform: uppercase
}

.submenu .second-menu li a:hover {
    background-color: #F6F9FE;
}

.wrapper.row {
    align-items: flex-start;
    align-content: flex-start;
}

.megamenu {
    width: 100%;
    overflow: hidden;
    display: none;
    justify-content: space-between;
    border-top: 1px solid #ccc;
    padding: 20px;
    box-sizing: border-box;
}

.megamenu.active {
    display: flex;
}

.second-menu li:hover>.wr {
    display: block !important;
}

.megamenu .col {
    flex: 30%;
    margin: 0 10px;
    align-content: flex-start;
}

.megamenu .col h5 {
    font-weight: bold;
    width: 100%;
    color: #72728A;
    text-transform: uppercase;
}

.megamenu .col h5 a {
    color: #1C4B92;
    font-weight: 500;
    text-transform: none;
    font-size: 16px;
    width: 100%;
    margin-bottom: 15px;
    line-height: 20px;
    display: block;
    height: 30px;
}

.megamenu .col h5 a:hover {
    text-decoration: underline;
}

.megamenu .col h5+ul {
    max-height: 455px;

    padding: 0;
    margin-bottom: 15px;
}

.megamenu .col ul li {
    width: 100%;
    line-height: 120%;
}

.megamenu .col ul li a {
    font-size: 14px;
    line-height: 133%;
    font-weight: normal;
    padding: 0;
    color: #637289;
    text-transform: none;
    white-space: normal;
}

.megamenu .col ul li a:hover {
    text-decoration: underline;
    color: #474D9B
}

.bestproduct {
    padding-right: 30px;
}

.bestproduct .item {
    display: flex;
    border-top: 1px solid #E2E2E5;
    padding-top: 25px;
    margin-top: 15px;
    padding-left: 15px;
}

.bestproduct .itemimg {
    margin-right: 10px;
    overflow: hidden;
    width: 120px;
    position: relative;
}

.bestproduct .itemimg span {
    background-color: #FF3541;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 11px;
    padding: 0px 5px;
    border-radius: 2px;
}

.bestproduct .item .title {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: stretch;
}

.bestproduct .item .title p {
    color: #777CBE;
    font-weight: normal;
}

.bestproduct .item .title span {
    font-weight: bold;
}

div.more_links {
    right: 20px;
    top: 40px;
    position: absolute;
}

.more_links .dropdown-trigger {
    color: #494f9d;
    font-weight: 500;

}

.more_links .dropdown-content {
    width: 420px !important;
    top: 34px !important;
    border: 1px solid #cccccc;
    border-radius: 10px;
    padding: 20px 0 10px;
}

.more_links .dropdown-content li {
    float: left !important;
    margin-bottom: 8px;
}

.card-data {
    margin-top: 20px;
    border: 1px solid #CECAE0;
    background-color: #F7F6FC;
    padding: 40px;
    position: relative;
    margin-right: 30px;
}

.card-data .not_work {
    color: #474D9B;
    position: absolute;
    top: 15px;
    right: 30px;
    padding-left: 15px;
    background: url(../images/lock2.svg) no-repeat left center;
}

.card-data p span {
    font-size: 12px;
}

.card-data p a {
    font-size: 12px;
    color: #474D9B;
    text-decoration: underline;
    font-weight: bold;
}

.card-data .select-wrapper .select-dropdown {
    margin-bottom: 0px !important;
    height: 30px;
}

.card-data .select-wrapper {
    max-width: 60px;
    margin-left: 15px;
    border: 1px solid #CDCAE0 !important;
    background-color: #fff !important;
}

.card-data .col {
    flex: 50%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    padding-right: 10px;
}

.card_name {
    color: #474D9B
}

.card-data .row {
    margin-bottom: 10px;
}

.card_limit {
    color: #2B2D43;
    background: #EFF0F9;
    display: inline-block;
    font-size: 12px;
    padding: 5px 10px;
    margin-top: -20px;
}

.acc-btn.limit {
    background-image: url(../images/limit.svg);
    line-height: 290%;
    background-repeat: no-repeat;
    background-position: 90% center;
    padding-right: 50px;
}

.acount-item_body {
    position: relative;
}

.acount-item_body .lock {
    color: #474D9B;
    font-size: 14px;
    right: 20px;
    top: 10px;
    position: absolute;
    background: url(../images/lock.svg) no-repeat right center;
    padding-right: 20px;
}

.addlimit {
    box-sizing: border-box;
    max-width: 420px;
}

.addlimit form {
    flex-direction: column;
    padding: 30px;
    box-sizing: border-box;
}

.addlimit form label {
    color: #444444;
    font-size: 16px;
    margin-bottom: 5px;
}

.addlimit .modal-content h4 {
    margin-bottom: 5px;
}

.addlimit form input {
    box-sizing: border-box;
    height: 50px;
}

.addlimit form .blue {
    background: #474D9B;
    color: #fff;
    height: 60px;
}

.data-order {
    text-align: right;
    padding-right: 28px;
    padding-top: 20px;
}

.data-order p {}

.data-order .pay {
    height: 50px;
    line-height: 50px;
    min-width: 100px;
    margin-right: 0px;
    padding-left: 50px;
    background-image: url(../images/pay.svg) !important;
    background-position: 10px center !important;
    background-repeat: no-repeat !important;
}

.apteka-menu {
    z-index: 998;
}

.recept {
    background: #FFE9EA;
    padding: 10px 20px;
    margin-bottom: 15px;
}

.recept strong {
    display: block;
}

.recept:before {
    width: 20px;
    height: 20px;
    float: left;
    content: '';
    display: block;
    background: url(../images/warning.svg) no-repeat;
    background-size: contain;
    margin-right: 10px;
}

.dosrow {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-bottom: 20px;
}

.dosa {
    position: relative;
    padding: 10px;
    cursor: pointer;
    padding: 10px 20px 7px 10px;
    width: 200px;
    margin-right: 15px;
}

.dosa:hover label {
    background-color: #EEF0FB;
}

.dosa .inside_content {
    display: flex;
}

.dosa .inside_content img {
    float: left;
    width: 30px;
    margin-right: 10px;
}

.dosa .inside_content p {
    font-size: 14px !important;
    font-weight: normal;
    margin-bottom: 0px !important;
}

.dosa label {
    width: 100%;
    height: 100%;
    border: 2px solid #c7c7c7;
    display: block;
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
    box-sizing: border-box;
}

.dosa input:checked+label {
    border: 2px solid #474D9B;
}

.dosa input {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    z-index: 1;
}

.edit-data {
    display: flex;
}

.edit-data .inline {
    margin-left: 10px;
    display: flex;
}

.edit-data input[type="text"],
.edit-data input[type="password"] {
    border: 1px solid #9F9FB9;
    height: 42px;
    box-sizing: border-box;
    min-width: 200px;
    max-width: 200px;
    border-radius: 3px;
}

.edit-data input[type="submit"] {
    color: #fff;
    background-color: #7D80B7;
    height: 42px;
    border: none;
    border-top-right-radius: 3px;
    width: 140px;
    max-width: 140px !important;
    margin-left: -20px;
    border-bottom-right-radius: 3px;
}

.return {
    background: #cacef3;
    font-weight: 500;
    font-style: normal;
    border-radius: 5px;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 600px;
    display: block;
    margin-bottom: 15px;
    margin-left: 20px;
    font-size: 14px;
    color: #4a4d97;
    padding: 10px 20px;
}

.return:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 12px;
    right: -5px;
    left: -10px;
    transform: rotate(45deg);
    background: #cacef3;
    transition: 0.3s;
}

.licience_row {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 25px;
}

.licience_col {
    width: 25%;
    position: relative;
}

.licience_col .print {
    display: block;
    z-index: 10;
    padding: 0px;
    width: 56px;
    height: 56px;
    position: absolute;
    background: #474D9B no-repeat center center url(../images/print-icon.svg);
}

.materialboxed {
    border: 1px solid #474D9B;
}

.tovar-blok {
    border: 1px solid #E9E9E9;
    display: flex;
    justify-content: space-between;
    background-color: #FBFBFD;
    margin-bottom: 15px;
    align-items: flex-start;
    padding: 15px 25px 5px;
}

.tovar-blok .btn {
    flex: 0 0 200px;
}

.tovar-blok img {
    display: flex;
    margin-right: 15px;
}

.tovar-blok strong {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
}

.tovar-data {
    flex-grow: 1
}

.tovar-blok p {
    margin-bottom: 10px;
}

.tovar_search {
    margin-bottom: 15px;
    display: flex;
    width: 98%
}

.tovar_results {}

.tovar_result {
    border: 1px solid #E6E6E6;
    margin-bottom: 10px;
    display: flex;
    align-content: center;
    align-items: center;
    padding: 10px;
}

.tovar_result img {
    width: 80px;
    margin-right: 20px;
}

.tovar_result_summa {
    display: flex;
    margin: 20px 0;
    justify-content: end;
}

.tovar_result_data {
    padding-right: 15px;
}

.tovar_result_data strong {
    display: block;
}

.tovar_result_data span {
    color: #656777;
    font-size: 14px;
}

.tovar_result_summa input[type="submit"] {
    background-color: #474D9B;
    color: #fff;
    border-radius: 4px;
    border: none;
    height: 40px;
    padding: 0 20px;
    margin-right: 20px;
}

.scroll_box {
    overflow-y: scroll;
    height: 250px;
}

.tovar_result_text {
    flex-grow: 1;
}

.tovar_result_text strong {
    font-size: 16px;
}

.tovar_result_text .bread a {
    color: #838383
}

.tovar_result_text .bread a:hover {
    color: #474D9B;
}

.tovar_result label {
    display: block;
    height: 40px;
    width: 160px;
    position: relative;
}

.tovar_result label span {
    line-height: 48px !important;
    padding-left: 50px !important;
}

.tovar_result label span:before {
    top: 8px !important;
    left: 9px !important;
    width: 10px !important;
    height: 17px !important;
    border-top: 2px solid transparent !important;
    border-left: 2px solid transparent !important;
    border-right: 2px solid #86abad !important;
    border-bottom: 2px solid #86abad !important;
}

.tovar_result input[type="checkbox"]:not(:checked)+span:before {
    opacity: 0;
}

.tovar_result input[type="checkbox"]:checked+span {
    border: 1px solid #7CCF98;
    background-color: #EBF7F3;
    color: #86AB95;
}

.tovar_result label span {
    background-color: #EBECF7;
    text-align: center;
    display: flex !important;
    align-content: center;
    color: #474D9B;
    font-weight: 500;
    border: 1px solid #DDDFF1;
    border-radius: 3px;
    padding: 0 15px;
    height: 50px !important;
    width: 100%;
    display: block;
    box-sizing: border-box;
}

.tovar_search input {
    height: 40px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 5px;
    background: url(../images/search-icon.svg) #fff no-repeat 10px center;
    border: 1px solid #9F9FB9;
    padding-left: 30px;
}

.tovar-blok a.btn {
    height: 40px;
    line-height: 40px;
}

.tovar_search input[type="submit"] {
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    background: #4a4d97;
    color: #fff;
    margin-left: -10px;
    width: 240px;
    padding: 0px 20px;
}

.fid {
    border: 1px solid #E9E9E9;
    background-color: #FBFBFD;
    padding: 15px 25px 5px;
    max-width: 43%;
    float: left;
    margin-right: 15px;
}

.fid_title {
    color: #2B2D43;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 19px;
}

.fid a {
    color: #4a4d97;
    float: left;
    margin-top: 8px;
    margin-left: 0px;
    margin-right: 15px;
    display: flex
}

.fid a img {
    margin-right: 10px;
    margin-top: -3px;
}

.fid a.btn {
    margin-top: -5px;
    color: #474D9B;
    border: 1px solid #474D9B;
    border-radius: 3px;
    text-transform: none;
    ;
}

.fid a.btn.blue {
    margin-top: -5px;
    color: #fff;
}

.active_tovar {
    height: 100%;
    overflow-y: auto;
    padding: 70px 50px;
    max-width: 60%;
    float: right;
    background: #fff;
    box-sizing: border-box;
}

.tovar_result_form {
    display: flex;
    margin-bottom: 20px;
}

.tovar_result_form label {
    height: 12px;
}

.tovar_result_form label.active {
    top: 10px
}

.tovar_result_form input {
    border: none;
    border-bottom: 1px solid #ccc !important;
    padding-bottom: 10px;
}

.tovar_result_form input {
    color: #626475;
    font-size: 14px !important;
}

.tovar_result_form .input-field {
    margin-bottom: 0px;
    margin-right: 20px;
}

.tovar_result_form .input-field .select-wrapper input {
    margin-bottom: 0px;
}

.active_tovar h2 {
    color: #666878;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 5px;
}

.active_tovar p {
    color: #666878;
}

.search-filters_btn.view_table {
    border: none !important;
    padding-right: 0px;
}

.view_table a {
    padding-right: 10px;
}

.view_table a.active img {
    opacity: 1;
}

.view_table img {
    opacity: 0.5;
}

.scroll_table {
    max-width: 1100px;
    overflow-x: scroll;
    width: 1000px;
    min-width: 1020px;
    padding-bottom: 20px;
}

.scroll_table .acount_table thead tr {
    white-space: nowrap;
}

.acount_table td {
    position: relative;
    white-space: nowrap;
}

.acount_table .sort {
    background: url(../images/sort_arrow.svg) no-repeat;
    width: 10px;
    height: 16px;
    float: right;
    margin-right: -14px;
    display: block;
    margin-top: 5px;
}

.acount_table tr.bad td {
    background-color: #FFF2F1;
}

::-webkit-scrollbar-button {
    background: #D0D2E2;

    width: 2px;
    height: 0px
}

::-webkit-scrollbar-track {
    background-color: #EBECF7;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #EBECF7;
    background: #D0D2E2;
    background-position: center;
    background-repeat: no-repeat;
}

::-webkit-resizer {
    background-image: url('');
    background-repeat: no-repeat;
    width: 5px;
    height: 0px
}

::-webkit-scrollbar {
    width: 7px;
}

.card_number {
    display: flex;
    flex-wrap: nowrap;
    padding-top: 15px;
}

.card_number input {
    flex: 0 24%;
}

.left_side {
    display: none;
    position: fixed;
    background: #4a4d971f;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 999999;
}

.left_side.active {
    display: block;
}

.left_side .tovar_result,
.left_side .tovar_result input {
    background-color: #F1F1F5;
}

.left_side .close {
    background: url(../images/close.svg) #fff no-repeat center center;
    background-size: 30px;
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 100%;
    margin-left: -114px;
    position: absolute;
    margin-top: -30px;
}

.landheader.loyality {
    height: 420px !important;
    background: url(../images/loaylity.jpg) no-repeat !important;
}

.faq-col h2 {
    color: #474D9B;
    font-size: 24px;
    font-weight: bold;
}

.faq-col h3 {
    color: #45455A;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.faq-col p {
    text-align: left;
}

.faq-col .table-content thead th {
    text-align: center;
    color: #45455A;
    font-size: 16px;
}

.faq-col .table-content tr td {
    height: 20px;
    padding-left: 20px;
}

.table-content {
    height: auto;
}

.big.btn.blue {
    width: 90%;
    height: 60px;
    color: #fff;
    box-sizing: border-box;
    margin-bottom: 20px;
    line-height: 60px;
}

.faq-col li {
    background: url(../images/li_vector.svg) no-repeat left 4px;
    padding-left: 25px;
}

.btn_block {
    display: flex;
    flex-wrap: nowrap;
}

.red {
    color: #FF3541 !important
}

.btn_block .blue {
    color: #fff;
    white-space: nowrap;
    margin: 10px 10px 0 0px;
}

.btn_block .btn.cance {
    border-radius: 3px;
    text-transform: none;
    border: 1px solid #575a83;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    white-space: nowrap;
}

.review_star {
    display: flex;
    padding-top: 5px;
}

.review_star .star.active:before {
    content: url('../images/star_good.svg') !important;
}

.review_star .star:before {
    content: url('../images/star_bad.svg');
    display: block;
    margin-right: 5px;
}

.popap_window.active {
    display: block;
}

.popap_window .close {
    background: url(../images/close_window.svg) no-repeat center center;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 15px;
    top: 15px;
}

.popap_window.date-time {
    max-width: 450px;
}

.popap_window.add_review {
    max-width: 800px;
    top: 4%;
}

.popap_window.add_review .form_row {
    display: flex;
    color: #525268;
    font-size: 14px;
    align-items: center;
    padding-top: 20px;
}

.popap_window.add_review .title_prod {
    display: flex;
}

.popap_window.add_review .form_row .btn {
    border-radius: 5px;
    max-width: 350px;
    height: 60px;
    background: rgb(74, 77, 151);
    padding: 0px 20px;
    text-transform: none;
}

.popap_window {
    box-sizing: border-box;
    position: fixed;
    margin: auto;
    left: 0;
    right: 0;
    top: 20%;
    border-radius: 10px;
    z-index: 9999;
    width: 90%;
    border: 1px solid #E3E3E3;
    background: #FFF;
    display: none;
    box-shadow: 0px 2px 50px 0px rgba(0, 0, 0, 0.3);
    height: auto;
    padding: 50px;
}

.popap_window.date-time h2 {
    color: #3D3D3E;

    box-sizing: border-box;
    font-weight: bold;
    font-size: 20px;
    margin-top: -10px;
    margin-bottom: 20px;

}

.popap_window.date-time form .row_call {
    display: flex;
    margin-bottom: 10px;
    align-items: baseline;
}

.popap_window.date-time form .row_call label {
    flex: 0 90px;
    color: #4B4F70;
    line-height: 130%;
}

.popap_window.date-time form .row_call input {
    font-size: 14px;
    border: 1px solid #8186C3;
    width: 250px;
    box-sizing: border-box;
    height: 40px;
}

.popap_window.date-time form input[type="submit"] {
    border-radius: 5px;
    background: #4a4d97;
    padding: 0px 20px;
    color: #fff;
    text-transform: none;
}

.popap_window.add_review h2 {
    color: #525268;
    font-size: 20px;
    text-align: left;
    font-weight: 600;
    padding-bottom: 20px;
    max-width: 70%;
}

.rating-result {
    display: inline-block;
    font-size: 0;
}

.rating-result span {
    padding: 0;
    font-size: 32px;
    margin: 0 3px;
    line-height: 1;
    color: lightgrey;
    text-shadow: 1px 1px #bbb;
}

.rating-result>span:before {
    content: '★';
}

.rating-result>span.active {
    color: gold;
    text-shadow: 1px 1px #c60;
}

.popap_window.add_review h3 {
    color: #525268;
    font-size: 18px;
    text-align: left;
    font-weight: 600;
    float: left;
    padding-bottom: 20px;
}

.popap_window.add_review .rating-area {
    margin-bottom: 30px;
    margin-left: -50px;
}

.popap_window.add_review img {
    position: absolute;
    right: 30px;
    top: 20px;
    width: 150px;
}

.modal-content h3 {
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    color: #3D3D3E;
    margin-bottom: 20px;
}

.fid_tab {}

.row_btn,
.row_input {
    display: flex;
    flex-wrap: nowrap;
    padding-top: 15px;
    width: 100%;
    flex: 0 100%;
}

.row_btn a {
    padding-left: 30px;
    background: url(../images/download.svg) no-repeat left center;
    height: 20px;
    margin-top: 10px;
}

.fid_tab a {
    color: #474D9B;
    font-weight: 600;
    font-size: 14px;
}

.fid_tab .tab a {
    color: #9EA0B7;
    font-weight: 400;
}

.fid_tab .tab a.active {
    font-weight: bold;
}

.fid_form .row_input input {
    border: 1px solid #BABDDE;
    margin-right: 25px;
    background: #fff;
    box-sizing: border-box;
    height: 40px;
}

.fid_form .input_col {
    padding-right: 20px;
}

.fid_tab .tab {
    padding-bottom: 20px;
    margin-right: 15px;
    border-right: 1px solid #9EA0B7;
}

.fid_tab .tab:last-child {
    border: none !important;
}

.fid_tab .tabs {
    border-bottom: 1px solid #9EA0B7;
    padding-bottom: 0px;
    margin-bottom: 15px;
    height: auto;
}

.fid_form {
    flex-wrap: wrap;
}

.file_upload {}

.row_btn input[type="submit"] {
    border-radius: 5px;
    background: #4a4d97;
    color: #fff;
    max-width: 170px;
    margin-right: 20px;
    padding: 0px 20px;
    height: 45px;
    display: block;
    text-transform: none;
}

.row_btn .clean {
    border-radius: 5px;
    border: 1px solid #4a4d97;
    background: #fff;
    color: #4a4d97;
    max-width: 170px;
    margin-right: 20px;
    padding: 0px 20px;
    height: 45px;
    display: block;
    text-transform: none;
}

.file_upload:hover {
    background-color: #F3F3F3;
}

.file_upload {
    position: relative;
    border: 1px dashed #CBCBCB;
    background: url(../images/plus.png) no-repeat center center;
    height: 100px;
    width: 150px;
    margin-right: 20px;
    cursor: pointer;
}

.file_upload span {
    color: #BEBEBE;
    font-size: 10px;
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 10px;
}

.add_review .collapsible-header {
    color: #525268;
    width: 95%;
    font-weight: bold;
    font-size: 17px;
    padding-left: 0px;
    border-bottom: 1px solid rgb(225 225 225);
    padding-bottom: 10px;
    padding-top: 10px;
}

.add_review .collapsible-body {
    padding: 0;
    padding-top: 20px;
    width: 95%;
}

.add_review .collapsible-body label {
    width: 100%;
    display: block;
    color: #525268;
}

.add_review textarea {
    height: 80px;
    width: 95%;
    border: 1px solid rgb(225 225 225);
    font-family: roboto;
    color: #B3B3B3;
}

.desc-order .blue {
    border-radius: 3px !important;
    line-height: 50px;
    color: #fff !important
}

.desc-order .blue img {
    margin-top: 5px;
}

.megatotal {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.main-total.toclab,
.main-total.toclab p {
    color: #ff3843 !important;
    font-size: 18px !important;
}

.min_order {
    color: #fff;
    background: #ff3843;
    padding: 4px 5px 0px;
}

.select_dostavky {
    padding: 10px 20px;
}

.tovar_select {
    display: flex;
    padding-top: 20px;
    width: 100%;
}

.tovar_select .img-wrapper {
    height: 120px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    margin-right: 10px;
    overflow: hidden;
}

.tovar_select .img-wrapper img {
    border: none !important
}

.date-dostavky {
    display: flex;
}

.date-dostavky input[type="date"] {
    min-width: 200px;
}

.date-dostavky input {
    border: 1px solid #ccc;
    margin-right: 15px;
}

.card_period {
    margin: auto;
    margin-top: 40px;
    background: #eceffeab;
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 300px;
}

.card_period .card-title {
    margin-top: 21px;
    text-align: center;
    font-size: 26px;
    color: #5659a7;
}

.card_period .card_num {
    font-weight: 500;
    background: #d1d1df;
    text-align: center;
    text-wrap: nowrap;
    padding: 5px 16px;
    font-size: 22px;
    color: #5659a7;
    margin-bottom: 10px;
    max-width: 288px;
}

.card_period .red {
    max-width: 200px;
    text-align: center;
    line-height: 16px;
    font-size: 14px;
}

.card_period .btn {
    width: 220px;
    height: 50px;
    line-height: 50px;
}

.filters.collapsible .collapsible-body.filters-4lvl {
    padding-bottom: 00px;
    padding-left: 40px;
  }
#newaddressh{text-align: left;
    font-size: 24px;
    color: #3d3d3e;
    font-weight: bold;}
  #newaddress{    border: 1px dotted #fafafc!important;
    background: #fafafc;
    padding: 30px;}

    #newaddress .legend{    display: flex;max-width:100%!important;
        flex-wrap: wrap;}

        #newaddress .legend .input-field{      margin-bottom: 4px!important;  flex: 49%;}#newaddress .legend .input-field input{    border: 1px solid #d2d4fb!important;
            font-size: 14px;
            padding: 12px 15px;
            color: #959daf;
            width: 100%;}