﻿/*!
 * Bootstrap v4.0.0-alpha.4 (http://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

progress {
    vertical-align: baseline
}

template, [hidden] {
    display: none
}

a {
    background-color: transparent
}

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

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

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

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

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

figure {
    margin: 1em 40px
}

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

button, input, select, textarea {
    font: inherit
}

optgroup {
    font-weight: bold
}

button, input, select, textarea {
    margin: 0
}

button, select {
    text-transform: none
}

button, [type="button"], [type="reset"], [type="submit"] {
    cursor: pointer
}

[disabled] {
    cursor: default
}

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

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

button:-moz-focusring, input:-moz-focusring {
    outline: 1px dotted ButtonText
}

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

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

textarea {
    overflow: auto
}

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

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

[type="search"] {
    -webkit-appearance: textfield
}

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

@media print {
    *, *::before, *::after, *::first-letter, *::first-line {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .tag {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

html {
    box-sizing: border-box
}

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

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

html {
    font-size: 16px;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #373a3c;
    background-color: #f9f9f9
}

[tabindex="-1"]:focus {
    outline: none !important
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #818a91
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol, ul, dl {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol, ul ul, ol ul, ul ol {
    margin-bottom: 0
}

dt {
    font-weight: bold
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

a {
    color: #292f32;
    text-decoration: none
}

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

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

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: none
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle
}

[role="button"] {
    cursor: pointer
}

a, area, button, [role="button"], input, label, select, summary, textarea {
    touch-action: manipulation
}

table {
    border-collapse: collapse;
    background-color: transparent
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #818a91;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: left
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

input, button, select, textarea {
    margin: 0;
    line-height: inherit;
    border-radius: 0
}

input[type="radio"]:disabled, input[type="checkbox"]:disabled {
    cursor: not-allowed
}

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
    -webkit-appearance: listbox
}

textarea {
    resize: vertical
}

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

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit
}

input[type="search"] {
    -webkit-appearance: none
}

output {
    display: inline-block
}

[hidden] {
    display: none !important
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1, .h1 {
    font-size: 30px
}

h2, .h2 {
    font-size: 2rem
}

h3, .h3 {
    font-size: 1.75rem
}

h4, .h4 {
    font-size: 1.5rem
}

h5, .h5 {
    font-size: 1.25rem
}

h6, .h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}

small, .small {
    font-size: 80%;
    font-weight: normal
}

mark, .mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: 5px
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    padding: .5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: .25rem solid #eceeef
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #818a91
}

.blockquote-footer::before {
    content: "\2014 \00A0"
}

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid #eceeef;
    border-left: 0
}

.blockquote-reverse .blockquote-footer::before {
    content: ""
}

.blockquote-reverse .blockquote-footer::after {
    content: "\00A0 \2014"
}

dl.row > dd + dt {
    clear: left
}

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

.img-rounded {
    border-radius: .3rem
}

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

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

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #818a91
}

.container {
    margin-left: auto;
    margin-right: auto
}

.container::after {
    content: "";
    display: table;
    clear: both
}

@media (min-width: 544px) {
    .container {
        max-width: 576px
    }
}

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

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

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

.container-fluid {
    margin-left: auto;
    margin-right: auto
}

.container-fluid::after {
    content: "";
    display: table;
    clear: both
}

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

.row::after {
    content: "";
    display: table;
    clear: both
}

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

.col-xs-1 {
    float: left;
    width: 8.3333333333%
}

.col-xs-2 {
    float: left;
    width: 16.6666666667%
}

.col-xs-3 {
    float: left;
    width: 25%
}

.col-xs-4 {
    float: left;
    width: 33.3333333333%
}

.col-xs-5 {
    float: left;
    width: 41.6666666667%
}

.col-xs-6 {
    float: left;
    width: 50%
}

.col-xs-7 {
    float: left;
    width: 58.3333333333%
}

.col-xs-8 {
    float: left;
    width: 66.6666666667%
}

.col-xs-9 {
    float: left;
    width: 75%
}

.col-xs-10 {
    float: left;
    width: 83.3333333333%
}

.col-xs-11 {
    float: left;
    width: 91.6666666667%
}

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

.pull-xs-0 {
    right: auto
}

.pull-xs-1 {
    right: 8.3333333333%
}

.pull-xs-2 {
    right: 16.6666666667%
}

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

.pull-xs-4 {
    right: 33.3333333333%
}

.pull-xs-5 {
    right: 41.6666666667%
}

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

.pull-xs-7 {
    right: 58.3333333333%
}

.pull-xs-8 {
    right: 66.6666666667%
}

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

.pull-xs-10 {
    right: 83.3333333333%
}

.pull-xs-11 {
    right: 91.6666666667%
}

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

.push-xs-0 {
    left: auto
}

.push-xs-1 {
    left: 8.3333333333%
}

.push-xs-2 {
    left: 16.6666666667%
}

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

.push-xs-4 {
    left: 33.3333333333%
}

.push-xs-5 {
    left: 41.6666666667%
}

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

.push-xs-7 {
    left: 58.3333333333%
}

.push-xs-8 {
    left: 66.6666666667%
}

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

.push-xs-10 {
    left: 83.3333333333%
}

.push-xs-11 {
    left: 91.6666666667%
}

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

.offset-xs-1 {
    margin-left: 8.3333333333%
}

.offset-xs-2 {
    margin-left: 16.6666666667%
}

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

.offset-xs-4 {
    margin-left: 33.3333333333%
}

.offset-xs-5 {
    margin-left: 41.6666666667%
}

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

.offset-xs-7 {
    margin-left: 58.3333333333%
}

.offset-xs-8 {
    margin-left: 66.6666666667%
}

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

.offset-xs-10 {
    margin-left: 83.3333333333%
}

.offset-xs-11 {
    margin-left: 91.6666666667%
}

@media (min-width: 544px) {
    .col-sm-1 {
        float: left;
        width: 8.3333333333%
    }

    .col-sm-2 {
        float: left;
        width: 16.6666666667%
    }

    .col-sm-3 {
        float: left;
        width: 25%
    }

    .col-sm-4 {
        float: left;
        width: 33.3333333333%
    }

    .col-sm-5 {
        float: left;
        width: 41.6666666667%
    }

    .col-sm-6 {
        float: left;
        width: 50%
    }

    .col-sm-7 {
        float: left;
        width: 58.3333333333%
    }

    .col-sm-8 {
        float: left;
        width: 66.6666666667%
    }

    .col-sm-9 {
        float: left;
        width: 75%
    }

    .col-sm-10 {
        float: left;
        width: 83.3333333333%
    }

    .col-sm-11 {
        float: left;
        width: 91.6666666667%
    }

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

    .pull-sm-0 {
        right: auto
    }

    .pull-sm-1 {
        right: 8.3333333333%
    }

    .pull-sm-2 {
        right: 16.6666666667%
    }

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

    .pull-sm-4 {
        right: 33.3333333333%
    }

    .pull-sm-5 {
        right: 41.6666666667%
    }

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

    .pull-sm-7 {
        right: 58.3333333333%
    }

    .pull-sm-8 {
        right: 66.6666666667%
    }

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

    .pull-sm-10 {
        right: 83.3333333333%
    }

    .pull-sm-11 {
        right: 91.6666666667%
    }

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

    .push-sm-0 {
        left: auto
    }

    .push-sm-1 {
        left: 8.3333333333%
    }

    .push-sm-2 {
        left: 16.6666666667%
    }

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

    .push-sm-4 {
        left: 33.3333333333%
    }

    .push-sm-5 {
        left: 41.6666666667%
    }

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

    .push-sm-7 {
        left: 58.3333333333%
    }

    .push-sm-8 {
        left: 66.6666666667%
    }

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

    .push-sm-10 {
        left: 83.3333333333%
    }

    .push-sm-11 {
        left: 91.6666666667%
    }

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

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

    .offset-sm-1 {
        margin-left: 8.3333333333%
    }

    .offset-sm-2 {
        margin-left: 16.6666666667%
    }

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

    .offset-sm-4 {
        margin-left: 33.3333333333%
    }

    .offset-sm-5 {
        margin-left: 41.6666666667%
    }

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

    .offset-sm-7 {
        margin-left: 58.3333333333%
    }

    .offset-sm-8 {
        margin-left: 66.6666666667%
    }

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

    .offset-sm-10 {
        margin-left: 83.3333333333%
    }

    .offset-sm-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 768px) {
    .col-md-1 {
        float: left;
        width: 8.3333333333%
    }

    .col-md-2 {
        float: left;
        width: 16.6666666667%
    }

    .col-md-3 {
        float: left;
        width: 25%
    }

    .col-md-4 {
        float: left;
        width: 33.3333333333%
    }

    .col-md-5 {
        float: left;
        width: 41.6666666667%
    }

    .col-md-6 {
        float: left;
        width: 50%
    }

    .col-md-7 {
        float: left;
        width: 58.3333333333%
    }

    .col-md-8 {
        float: left;
        width: 66.6666666667%
    }

    .col-md-9 {
        float: left;
        width: 75%
    }

    .col-md-10 {
        float: left;
        width: 83.3333333333%
    }

    .col-md-11 {
        float: left;
        width: 91.6666666667%
    }

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

    .pull-md-0 {
        right: auto
    }

    .pull-md-1 {
        right: 8.3333333333%
    }

    .pull-md-2 {
        right: 16.6666666667%
    }

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

    .pull-md-4 {
        right: 33.3333333333%
    }

    .pull-md-5 {
        right: 41.6666666667%
    }

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

    .pull-md-7 {
        right: 58.3333333333%
    }

    .pull-md-8 {
        right: 66.6666666667%
    }

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

    .pull-md-10 {
        right: 83.3333333333%
    }

    .pull-md-11 {
        right: 91.6666666667%
    }

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

    .push-md-0 {
        left: auto
    }

    .push-md-1 {
        left: 8.3333333333%
    }

    .push-md-2 {
        left: 16.6666666667%
    }

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

    .push-md-4 {
        left: 33.3333333333%
    }

    .push-md-5 {
        left: 41.6666666667%
    }

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

    .push-md-7 {
        left: 58.3333333333%
    }

    .push-md-8 {
        left: 66.6666666667%
    }

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

    .push-md-10 {
        left: 83.3333333333%
    }

    .push-md-11 {
        left: 91.6666666667%
    }

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

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

    .offset-md-1 {
        margin-left: 8.3333333333%
    }

    .offset-md-2 {
        margin-left: 16.6666666667%
    }

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

    .offset-md-4 {
        margin-left: 33.3333333333%
    }

    .offset-md-5 {
        margin-left: 41.6666666667%
    }

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

    .offset-md-7 {
        margin-left: 58.3333333333%
    }

    .offset-md-8 {
        margin-left: 66.6666666667%
    }

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

    .offset-md-10 {
        margin-left: 83.3333333333%
    }

    .offset-md-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 992px) {
    .col-lg-1 {
        float: left;
        width: 8.3333333333%
    }

    .col-lg-2 {
        float: left;
        width: 16.6666666667%
    }

    .col-lg-3 {
        float: left;
        width: 25%
    }

    .col-lg-4 {
        float: left;
        width: 33.3333333333%
    }

    .col-lg-5 {
        float: left;
        width: 41.6666666667%
    }

    .col-lg-6 {
        float: left;
        width: 50%
    }

    .col-lg-7 {
        float: left;
        width: 58.3333333333%
    }

    .col-lg-8 {
        float: left;
        width: 66.6666666667%
    }

    .col-lg-9 {
        float: left;
        width: 75%
    }

    .col-lg-10 {
        float: left;
        width: 83.3333333333%
    }

    .col-lg-11 {
        float: left;
        width: 91.6666666667%
    }

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

    .pull-lg-0 {
        right: auto
    }

    .pull-lg-1 {
        right: 8.3333333333%
    }

    .pull-lg-2 {
        right: 16.6666666667%
    }

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

    .pull-lg-4 {
        right: 33.3333333333%
    }

    .pull-lg-5 {
        right: 41.6666666667%
    }

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

    .pull-lg-7 {
        right: 58.3333333333%
    }

    .pull-lg-8 {
        right: 66.6666666667%
    }

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

    .pull-lg-10 {
        right: 83.3333333333%
    }

    .pull-lg-11 {
        right: 91.6666666667%
    }

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

    .push-lg-0 {
        left: auto
    }

    .push-lg-1 {
        left: 8.3333333333%
    }

    .push-lg-2 {
        left: 16.6666666667%
    }

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

    .push-lg-4 {
        left: 33.3333333333%
    }

    .push-lg-5 {
        left: 41.6666666667%
    }

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

    .push-lg-7 {
        left: 58.3333333333%
    }

    .push-lg-8 {
        left: 66.6666666667%
    }

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

    .push-lg-10 {
        left: 83.3333333333%
    }

    .push-lg-11 {
        left: 91.6666666667%
    }

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

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

    .offset-lg-1 {
        margin-left: 8.3333333333%
    }

    .offset-lg-2 {
        margin-left: 16.6666666667%
    }

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

    .offset-lg-4 {
        margin-left: 33.3333333333%
    }

    .offset-lg-5 {
        margin-left: 41.6666666667%
    }

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

    .offset-lg-7 {
        margin-left: 58.3333333333%
    }

    .offset-lg-8 {
        margin-left: 66.6666666667%
    }

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

    .offset-lg-10 {
        margin-left: 83.3333333333%
    }

    .offset-lg-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 1200px) {
    .col-xl-1 {
        float: left;
        width: 8.3333333333%
    }

    .col-xl-2 {
        float: left;
        width: 16.6666666667%
    }

    .col-xl-3 {
        float: left;
        width: 25%
    }

    .col-xl-4 {
        float: left;
        width: 33.3333333333%
    }

    .col-xl-5 {
        float: left;
        width: 41.6666666667%
    }

    .col-xl-6 {
        float: left;
        width: 50%
    }

    .col-xl-7 {
        float: left;
        width: 58.3333333333%
    }

    .col-xl-8 {
        float: left;
        width: 66.6666666667%
    }

    .col-xl-9 {
        float: left;
        width: 75%
    }

    .col-xl-10 {
        float: left;
        width: 83.3333333333%
    }

    .col-xl-11 {
        float: left;
        width: 91.6666666667%
    }

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

    .pull-xl-0 {
        right: auto
    }

    .pull-xl-1 {
        right: 8.3333333333%
    }

    .pull-xl-2 {
        right: 16.6666666667%
    }

    .pull-xl-3 {
        right: 25%
    }

    .pull-xl-4 {
        right: 33.3333333333%
    }

    .pull-xl-5 {
        right: 41.6666666667%
    }

    .pull-xl-6 {
        right: 50%
    }

    .pull-xl-7 {
        right: 58.3333333333%
    }

    .pull-xl-8 {
        right: 66.6666666667%
    }

    .pull-xl-9 {
        right: 75%
    }

    .pull-xl-10 {
        right: 83.3333333333%
    }

    .pull-xl-11 {
        right: 91.6666666667%
    }

    .pull-xl-12 {
        right: 100%
    }

    .push-xl-0 {
        left: auto
    }

    .push-xl-1 {
        left: 8.3333333333%
    }

    .push-xl-2 {
        left: 16.6666666667%
    }

    .push-xl-3 {
        left: 25%
    }

    .push-xl-4 {
        left: 33.3333333333%
    }

    .push-xl-5 {
        left: 41.6666666667%
    }

    .push-xl-6 {
        left: 50%
    }

    .push-xl-7 {
        left: 58.3333333333%
    }

    .push-xl-8 {
        left: 66.6666666667%
    }

    .push-xl-9 {
        left: 75%
    }

    .push-xl-10 {
        left: 83.3333333333%
    }

    .push-xl-11 {
        left: 91.6666666667%
    }

    .push-xl-12 {
        left: 100%
    }

    .offset-xl-0 {
        margin-left: 0%
    }

    .offset-xl-1 {
        margin-left: 8.3333333333%
    }

    .offset-xl-2 {
        margin-left: 16.6666666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.3333333333%
    }

    .offset-xl-5 {
        margin-left: 41.6666666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.3333333333%
    }

    .offset-xl-8 {
        margin-left: 66.6666666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.3333333333%
    }

    .offset-xl-11 {
        margin-left: 91.6666666667%
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem
}

.table th, .table td {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef
}

.table tbody + tbody {
    border-top: 2px solid #eceeef
}

.table .table {
    background-color: #fff
}

.table-sm th, .table-sm td {
    padding: .3rem
}

.table-bordered {
    border: 1px solid #eceeef
}

.table-bordered th, .table-bordered td {
    border: 1px solid #eceeef
}

.table-bordered thead th, .table-bordered thead td {
    border-bottom-width: 2px
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05)
}

.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075)
}

.table-active, .table-active > th, .table-active > td {
    background-color: rgba(0, 0, 0, 0.075)
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075)
}

.table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075)
}

.table-success, .table-success > th, .table-success > td {
    background-color: #dff0d8
}

.table-hover .table-success:hover {
    background-color: #d0e9c6
}

.table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
    background-color: #d0e9c6
}

.table-info, .table-info > th, .table-info > td {
    background-color: #d9edf7
}

.table-hover .table-info:hover {
    background-color: #c4e3f3
}

.table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
    background-color: #c4e3f3
}

.table-warning, .table-warning > th, .table-warning > td {
    background-color: #fcf8e3
}

.table-hover .table-warning:hover {
    background-color: #faf2cc
}

.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
    background-color: #faf2cc
}

.table-danger, .table-danger > th, .table-danger > td {
    background-color: #f2dede
}

.table-hover .table-danger:hover {
    background-color: #ebcccc
}

.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
    background-color: #ebcccc
}

.thead-inverse th {
    color: #fff;
    background-color: #373a3c
}

.thead-default th {
    color: #55595c;
    background-color: #eceeef
}

.table-inverse {
    color: #eceeef;
    background-color: #373a3c
}

.table-inverse th, .table-inverse td, .table-inverse thead th {
    border-color: #55595c
}

.table-inverse.table-bordered {
    border: 0
}

.table-responsive {
    display: block;
    width: 100%;
    min-height: .01%;
    overflow-x: auto
}

.table-reflow thead {
    float: left
}

.table-reflow tbody {
    display: block;
    white-space: nowrap
}

.table-reflow th, .table-reflow td {
    border-top: 1px solid #eceeef;
    border-left: 1px solid #eceeef
}

.table-reflow th:last-child, .table-reflow td:last-child {
    border-right: 1px solid #eceeef
}

.table-reflow thead:last-child tr:last-child th, .table-reflow thead:last-child tr:last-child td, .table-reflow tbody:last-child tr:last-child th, .table-reflow tbody:last-child tr:last-child td, .table-reflow tfoot:last-child tr:last-child th, .table-reflow tfoot:last-child tr:last-child td {
    border-bottom: 1px solid #eceeef
}

.table-reflow tr {
    float: left
}

.table-reflow tr th, .table-reflow tr td {
    display: block !important;
    border: 1px solid #eceeef
}

.form-control {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: .25rem
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #55595c;
    background-color: #fff;
    border-color: #66afe9;
    outline: none
}

.form-control::placeholder {
    color: #999;
    opacity: 1
}

.form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1
}

.form-control:disabled {
    cursor: not-allowed
}

select.form-control:not([size]):not([multiple]) {
    height: 2.5rem
}

select.form-control:focus::-ms-value {
    color: #55595c;
    background-color: #fff
}

.form-control-file, .form-control-range {
    display: block
}

.col-form-label {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0
}

.col-form-label-lg {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: 1.25rem
}

.col-form-label-sm {
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-size: .875rem
}

.col-form-legend {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
    font-size: 1rem
}

.form-control-static {
    min-height: 2.5rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0
}

.form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .input-group-sm > select.input-group-addon:not([size]):not([multiple]), .input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
    height: 1.8125rem
}

.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .input-group-lg > select.input-group-addon:not([size]):not([multiple]), .input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
    height: 3.1666666667rem
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-check {
    position: relative;
    display: block;
    margin-bottom: .75rem
}

.form-check + .form-check {
    margin-top: -.25rem
}

.form-check.disabled .form-check-label {
    color: #818a91;
    cursor: not-allowed
}

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer
}

.form-check-input {
    position: absolute;
    margin-top: .25rem;
    margin-left: -1.25rem
}

.form-check-input:only-child {
    position: static
}

.form-check-inline {
    position: relative;
    display: inline-block;
    padding-left: 1.25rem;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: pointer
}

.form-check-inline + .form-check-inline {
    margin-left: .75rem
}

.form-check-inline.disabled {
    cursor: not-allowed
}

.form-control-feedback {
    margin-top: .25rem
}

.form-control-success, .form-control-warning, .form-control-danger {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right .625rem;
    background-size: 1.25rem 1.25rem
}

.has-success .form-control-feedback, .has-success .form-control-label, .has-success .form-check-label, .has-success .form-check-inline, .has-success .custom-control {
    color: #5cb85c
}

.has-success .form-control {
    border-color: #5cb85c
}

.has-success .input-group-addon {
    color: #5cb85c;
    border-color: #5cb85c;
    background-color: #eaf6ea
}

.has-success .form-control-feedback {
    color: #5cb85c
}

.has-success .form-control-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
}

.has-warning .form-control-feedback, .has-warning .form-control-label, .has-warning .form-check-label, .has-warning .form-check-inline, .has-warning .custom-control {
    color: #f0ad4e
}

.has-warning .form-control {
    border-color: #f0ad4e
}

.has-warning .input-group-addon {
    color: #f0ad4e;
    border-color: #f0ad4e;
    background-color: #fff
}

.has-warning .form-control-feedback {
    color: #f0ad4e
}

.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}

.has-danger .form-control-feedback, .has-danger .form-control-label, .has-danger .form-check-label, .has-danger .form-check-inline, .has-danger .custom-control {
    color: #d9534f
}

.has-danger .form-control {
    border-color: #d9534f
}

.has-danger .input-group-addon {
    color: #d9534f;
    border-color: #d9534f;
    background-color: #fdf7f7
}

.has-danger .form-control-feedback {
    color: #d9534f
}

.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}

@media (min-width: 544px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-check {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-check-label {
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-timing-function: ease;
    transition-duration: .35s;
    transition-property: height
}

.dropup, .dropdown {
    position: relative
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: .3em solid
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 1rem;
    color: #373a3c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: .25rem
}

.dropdown-divider {
    height: 1px;
    margin: .5rem 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    color: #373a3c;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border: 0
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #292f32;
    outline: 0
}

.dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91
}

.dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 5px 20px;
    font-size: .875rem;
    color: #818a91;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: .3em solid
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

.input-group {
    position: relative;
    width: 100%;
    display: table;
    border-collapse: separate
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
    z-index: 3
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.25;
    color: #55595c;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: .25rem
}

.input-group-addon.form-control-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.input-group-addon.form-control-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:not(:last-child), .input-group-addon:not(:last-child), .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group > .btn, .input-group-btn:not(:last-child) > .dropdown-toggle, .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:not(:last-child) {
    border-right: 0
}

.input-group .form-control:not(:first-child), .input-group-addon:not(:first-child), .input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group > .btn, .input-group-btn:not(:first-child) > .dropdown-toggle, .input-group-btn:not(:last-child) > .btn:not(:first-child), .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.form-control + .input-group-addon:not(:first-child) {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn > .btn {
    position: relative
}

.input-group-btn > .btn + .btn {
    margin-left: -1px
}

.input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
    z-index: 3
}

.input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px
}

.input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px
}

.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover, .input-group-btn:not(:first-child) > .btn-group:focus, .input-group-btn:not(:first-child) > .btn-group:active, .input-group-btn:not(:first-child) > .btn-group:hover {
    z-index: 3
}

.custom-control {
    position: relative;
    display: inline;
    padding-left: 1.5rem;
    cursor: pointer
}

.custom-control + .custom-control {
    margin-left: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0074d9
}

.custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9
}

.custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #84c6ff
}

.custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eee
}

.custom-control-input:disabled ~ .custom-control-description {
    color: #767676;
    cursor: not-allowed
}

.custom-control-indicator {
    position: absolute;
    top: .0625rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.custom-checkbox .custom-control-indicator {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
    background-color: #0074d9;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-indicator {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-controls-stacked .custom-control {
    display: inline
}

.custom-controls-stacked .custom-control::after {
    display: block;
    margin-bottom: .25rem;
    content: ""
}

.custom-controls-stacked .custom-control + .custom-control {
    margin-left: 0
}

.custom-select {
    display: inline-block;
    max-width: 100%;
    padding: .375rem 1.75rem .375rem .75rem;
    padding-right: .75rem \9;
    color: #55595c;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-image: none \9;
    background-size: 8px 10px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: .25rem;
    -moz-appearance: none;
    -webkit-appearance: none
}

.custom-select:focus {
    border-color: #51a7e8;
    outline: none
}

.custom-select:focus::-ms-value {
    color: #55595c;
    background-color: #fff
}

.custom-select:disabled {
    color: #818a91;
    cursor: not-allowed;
    background-color: #eceeef
}

.custom-select::-ms-expand {
    opacity: 0
}

.custom-select-sm {
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: 2.5rem;
    cursor: pointer
}

.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0
}

.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #555;
    user-select: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem
}

.custom-file-control:lang(en)::after {
    content: "Choose file..."
}

.custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #555;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 0 .25rem .25rem 0
}

.custom-file-control:lang(en)::before {
    content: "Browse"
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: inline-block
}

.nav-link:focus, .nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #818a91
}

.nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: transparent
}

.nav-inline .nav-item {
    display: inline-block
}

.nav-inline .nav-item + .nav-item, .nav-inline .nav-link + .nav-link {
    margin-left: 1rem
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs::after {
    content: "";
    display: table;
    clear: both
}

.nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px
}

.nav-tabs .nav-item + .nav-item {
    margin-left: .2rem
}

.nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent;
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #eceeef #eceeef #ddd
}

.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
    color: #818a91;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover, .nav-tabs .nav-item.open .nav-link, .nav-tabs .nav-item.open .nav-link:focus, .nav-tabs .nav-item.open .nav-link:hover {
    color: #55595c;
    background-color: #fff;
    border-color: #ddd #ddd transparent
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.nav-pills::after {
    content: "";
    display: table;
    clear: both
}

.nav-pills .nav-item {
    float: left
}

.nav-pills .nav-item + .nav-item {
    margin-left: .2rem
}

.nav-pills .nav-link {
    display: block;
    padding: 0.5em 1em;
    border-radius: .25rem
}

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover, .nav-pills .nav-item.open .nav-link, .nav-pills .nav-item.open .nav-link:focus, .nav-pills .nav-item.open .nav-link:hover {
    color: #fff;
    cursor: default;
    background-color: #292f32
}

.nav-stacked .nav-item {
    display: block;
    float: none
}

.nav-stacked .nav-item + .nav-item {
    margin-top: .2rem;
    margin-left: 0
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.navbar {
    position: relative;
    padding: .5rem 1rem
}

.navbar::after {
    content: "";
    display: table;
    clear: both
}

@media (min-width: 544px) {
    .navbar {
        border-radius: .25rem
    }
}

.navbar-full {
    z-index: 1000
}

@media (min-width: 544px) {
    .navbar-full {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 544px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0
}

.navbar-fixed-bottom {
    bottom: 0
}

.navbar-sticky-top {
    position: sticky;
    top: 0;
    z-index: 1030;
    width: 100%
}

@media (min-width: 544px) {
    .navbar-sticky-top {
        border-radius: 0
    }
}

.navbar-brand {
    float: left;
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-right: 1rem;
    font-size: 1.25rem
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

.navbar-divider {
    float: left;
    width: 1px;
    padding-top: .425rem;
    padding-bottom: .425rem;
    margin-right: 1rem;
    margin-left: 1rem;
    overflow: hidden
}

.navbar-divider::before {
    content: "\00a0"
}

.navbar-toggler {
    padding: .5rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: none;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none
}

.navbar-nav .nav-item {
    float: left
}

.navbar-nav .nav-link {
    display: block;
    padding-top: .425rem;
    padding-bottom: .425rem
}

.navbar-nav .nav-link + .nav-link {
    margin-left: 1rem
}

.navbar-nav .nav-item + .nav-item {
    margin-left: 1rem
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.8)
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.8)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.3)
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.6)
}

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .active > .nav-link:focus, .navbar-light .navbar-nav .active > .nav-link:hover, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .nav-link.open:focus, .navbar-light .navbar-nav .nav-link.open:hover, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.active:focus, .navbar-light .navbar-nav .nav-link.active:hover {
    color: rgba(0, 0, 0, 0.8)
}

.navbar-light .navbar-divider {
    background-color: rgba(0, 0, 0, 0.075)
}

.navbar-dark .navbar-brand {
    color: #fff
}

.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5)
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75)
}

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .active > .nav-link:focus, .navbar-dark .navbar-nav .active > .nav-link:hover, .navbar-dark .navbar-nav .nav-link.open, .navbar-dark .navbar-nav .nav-link.open:focus, .navbar-dark .navbar-nav .nav-link.open:hover, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.active:focus, .navbar-dark .navbar-nav .nav-link.active:hover {
    color: #fff
}

.navbar-dark .navbar-divider {
    background-color: rgba(255, 255, 255, 0.075)
}

.navbar-toggleable-xs::after {
    content: "";
    display: table;
    clear: both
}

@media (max-width: 543px) {
    .navbar-toggleable-xs .navbar-nav .nav-item {
        float: none;
        margin-left: 0
    }
}

@media (min-width: 544px) {
    .navbar-toggleable-xs {
        display: block !important
    }
}

.navbar-toggleable-sm::after {
    content: "";
    display: table;
    clear: both
}

@media (max-width: 767px) {
    .navbar-toggleable-sm .navbar-nav .nav-item {
        float: none;
        margin-left: 0
    }
}

@media (min-width: 768px) {
    .navbar-toggleable-sm {
        display: block !important
    }
}

.navbar-toggleable-md::after {
    content: "";
    display: table;
    clear: both
}

@media (max-width: 991px) {
    .navbar-toggleable-md .navbar-nav .nav-item {
        float: none;
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .navbar-toggleable-md {
        display: block !important
    }
}

.card {
    position: relative;
    display: block;
    margin-bottom: .75rem;
    background-color: #fff;
    border-radius: .25rem;
    border: 1px solid rgba(0, 0, 0, 0.125)
}

.card-block {
    padding: 1.25rem
}

.card-block::after {
    content: "";
    display: table;
    clear: both
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link + .card-link {
    margin-left: 1.25rem
}

.card > .list-group:first-child .list-group-item:first-child {
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem
}

.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.card-header {
    padding: .75rem 1.25rem;
    background-color: #f5f5f5;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125)
}

.card-header::after {
    content: "";
    display: table;
    clear: both
}

.card-header:first-child {
    border-radius: .25rem .25rem 0 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: #f5f5f5;
    border-top: 1px solid rgba(0, 0, 0, 0.125)
}

.card-footer::after {
    content: "";
    display: table;
    clear: both
}

.card-footer:last-child {
    border-radius: 0 0 .25rem .25rem
}

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem
}

.card-primary {
    background-color: #292f32;
    border-color: #292f32
}

.card-primary .card-header, .card-primary .card-footer {
    background-color: transparent
}

.card-success {
    background-color: #5cb85c;
    border-color: #5cb85c
}

.card-success .card-header, .card-success .card-footer {
    background-color: transparent
}

.card-info {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.card-info .card-header, .card-info .card-footer {
    background-color: transparent
}

.card-warning {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.card-warning .card-header, .card-warning .card-footer {
    background-color: transparent
}

.card-danger {
    background-color: #d9534f;
    border-color: #d9534f
}

.card-danger .card-header, .card-danger .card-footer {
    background-color: transparent
}

.card-outline-primary {
    background-color: transparent;
    border-color: #292f32
}

.card-outline-secondary {
    background-color: transparent;
    border-color: #ccc
}

.card-outline-info {
    background-color: transparent;
    border-color: #5bc0de
}

.card-outline-success {
    background-color: transparent;
    border-color: #5cb85c
}

.card-outline-warning {
    background-color: transparent;
    border-color: #f0ad4e
}

.card-outline-danger {
    background-color: transparent;
    border-color: #d9534f
}

.card-inverse .card-header, .card-inverse .card-footer {
    border-color: rgba(255, 255, 255, 0.2)
}

.card-inverse .card-header, .card-inverse .card-footer, .card-inverse .card-title, .card-inverse .card-blockquote {
    color: #fff
}

.card-inverse .card-link, .card-inverse .card-text, .card-inverse .card-subtitle, .card-inverse .card-blockquote .blockquote-footer {
    color: rgba(255, 255, 255, 0.65)
}

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
    color: #fff
}

.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0
}

.card-img {
    border-radius: .25rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img-top {
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem
}

.card-img-bottom {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

@media (min-width: 544px) {
    .card-deck {
        display: table;
        width: 100%;
        margin-bottom: .75rem;
        table-layout: fixed;
        border-spacing: 1.25rem 0
    }

    .card-deck .card {
        display: table-cell;
        margin-bottom: 0;
        vertical-align: top
    }

    .card-deck-wrapper {
        margin-right: -1.25rem;
        margin-left: -1.25rem
    }
}

@media (min-width: 544px) {
    .card-group {
        display: table;
        width: 100%;
        table-layout: fixed
    }

    .card-group .card {
        display: table-cell;
        vertical-align: top
    }

    .card-group .card + .card {
        margin-left: 0;
        border-left: 0
    }

    .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0
    }

    .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0
    }

    .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0
    }

    .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .card-group .card:not(:first-child):not(:last-child) .card-img-top, .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
        border-radius: 0
    }
}

@media (min-width: 544px) {
    .card-columns {
        column-count: 3;
        column-gap: 1.25rem
    }

    .card-columns .card {
        width: 100%
    }
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #eceeef;
    border-radius: .3rem
}

@media (min-width: 544px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-hr {
    border-top-color: #d0d5d8
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    padding: 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: bold
}

.alert-dismissible {
    padding-right: 2rem
}

.alert-dismissible .close {
    position: relative;
    top: -.125rem;
    right: -1rem;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c1e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6d5ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7ecb5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9b9
}

.alert-danger .alert-link {
    color: #843534
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.bg-faded {
    background-color: #f7f7f9
}

.bg-primary {
    color: #fff !important;
    background-color: #292f32 !important
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #121516 !important
}

.bg-success {
    color: #fff !important;
    background-color: #5cb85c !important
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #449d44 !important
}

.bg-info {
    color: #fff !important;
    background-color: #5bc0de !important
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #31b0d5 !important
}

.bg-warning {
    color: #fff !important;
    background-color: #f0ad4e !important
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #ec971f !important
}

.bg-danger {
    color: #fff !important;
    background-color: #d9534f !important
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #c9302c !important
}

.bg-inverse {
    color: #fff !important;
    background-color: #373a3c !important
}

a.bg-inverse:focus, a.bg-inverse:hover {
    background-color: #1f2021 !important
}

.clearfix::after {
    content: "";
    display: table;
    clear: both
}

.d-block {
    display: block !important
}

.d-inline-block {
    display: inline-block !important
}

.d-inline {
    display: inline !important
}

.pull-xs-left {
    float: left !important
}

.pull-xs-right {
    float: right !important
}

.pull-xs-none {
    float: none !important
}

@media (min-width: 544px) {
    .pull-sm-left {
        float: left !important
    }

    .pull-sm-right {
        float: right !important
    }

    .pull-sm-none {
        float: none !important
    }
}

@media (min-width: 768px) {
    .pull-md-left {
        float: left !important
    }

    .pull-md-right {
        float: right !important
    }

    .pull-md-none {
        float: none !important
    }
}

@media (min-width: 992px) {
    .pull-lg-left {
        float: left !important
    }

    .pull-lg-right {
        float: right !important
    }

    .pull-lg-none {
        float: none !important
    }
}

@media (min-width: 1200px) {
    .pull-xl-left {
        float: left !important
    }

    .pull-xl-right {
        float: right !important
    }

    .pull-xl-none {
        float: none !important
    }
}

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

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

.w-100 {
    width: 100% !important
}

.m-x-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.m-a-0 {
    margin: 0 0 !important
}

.m-t-0 {
    margin-top: 0 !important
}

.m-r-0 {
    margin-right: 0 !important
}

.m-b-0 {
    margin-bottom: 0 !important
}

.m-l-0 {
    margin-left: 0 !important
}

.m-x-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.m-y-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.m-a-1 {
    margin: 1rem 1rem !important
}

.m-t-1 {
    margin-top: 1rem !important
}

.m-r-1 {
    margin-right: 1rem !important
}

.m-b-1 {
    margin-bottom: 1rem !important
}

.m-l-1 {
    margin-left: 1rem !important
}

.m-x-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.m-y-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.m-a-2 {
    margin: 1.5rem 1.5rem !important
}

.m-t-2 {
    margin-top: 1.5rem !important
}

.m-r-2 {
    margin-right: 1.5rem !important
}

.m-b-2 {
    margin-bottom: 1.5rem !important
}

.m-l-2 {
    margin-left: 1.5rem !important
}

.m-x-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.m-y-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.m-a-3 {
    margin: 3rem 3rem !important
}

.m-t-3 {
    margin-top: 3rem !important
}

.m-r-3 {
    margin-right: 3rem !important
}

.m-b-3 {
    margin-bottom: 3rem !important
}

.m-l-3 {
    margin-left: 3rem !important
}

.m-x-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.m-y-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.p-a-0 {
    padding: 0 0 !important
}

.p-t-0 {
    padding-top: 0 !important
}

.p-r-0 {
    padding-right: 0 !important
}

.p-b-0 {
    padding-bottom: 0 !important
}

.p-l-0 {
    padding-left: 0 !important
}

.p-x-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.p-y-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.p-a-1 {
    padding: 1rem 1rem !important
}

.p-t-1 {
    padding-top: 1rem !important
}

.p-r-1 {
    padding-right: 1rem !important
}

.p-b-1 {
    padding-bottom: 1rem !important
}

.p-l-1 {
    padding-left: 1rem !important
}

.p-x-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.p-y-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.p-a-2 {
    padding: 1.5rem 1.5rem !important
}

.p-t-2 {
    padding-top: 1.5rem !important
}

.p-r-2 {
    padding-right: 1.5rem !important
}

.p-b-2 {
    padding-bottom: 1.5rem !important
}

.p-l-2 {
    padding-left: 1.5rem !important
}

.p-x-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.p-y-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.p-a-3 {
    padding: 3rem 3rem !important
}

.p-t-3 {
    padding-top: 3rem !important
}

.p-r-3 {
    padding-right: 3rem !important
}

.p-b-3 {
    padding-bottom: 3rem !important
}

.p-l-3 {
    padding-left: 3rem !important
}

.p-x-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.p-y-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.pos-f-t {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-xs-left {
    text-align: left !important
}

.text-xs-right {
    text-align: right !important
}

.text-xs-center {
    text-align: center !important
}

@media (min-width: 544px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-normal {
    font-weight: normal
}

.font-weight-bold {
    font-weight: bold
}

.font-italic {
    font-style: italic
}

.text-muted {
    color: #818a91 !important
}

a.text-muted:focus, a.text-muted:hover {
    color: #687077 !important
}

.text-primary {
    color: #292f32 !important
}

a.text-primary:focus, a.text-primary:hover {
    color: #121516 !important
}

.text-success {
    color: #5cb85c !important
}

a.text-success:focus, a.text-success:hover {
    color: #449d44 !important
}

.text-info {
    color: #5bc0de !important
}

a.text-info:focus, a.text-info:hover {
    color: #31b0d5 !important
}

.text-warning {
    color: #f0ad4e !important
}

a.text-warning:focus, a.text-warning:hover {
    color: #ec971f !important
}

.text-danger {
    color: #d9534f !important
}

a.text-danger:focus, a.text-danger:hover {
    color: #c9302c !important
}

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

.invisible {
    visibility: hidden !important
}

.hidden-xs-up {
    display: none !important
}

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

@media (min-width: 544px) {
    .hidden-sm-up {
        display: none !important
    }
}

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

@media (min-width: 768px) {
    .hidden-md-up {
        display: none !important
    }
}

@media (max-width: 991px) {
    .hidden-md-down {
        display: none !important
    }
}

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

@media (max-width: 1199px) {
    .hidden-lg-down {
        display: none !important
    }
}

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

.hidden-xl-down {
    display: none !important
}

.visible-print-block {
    display: none !important
}

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

.visible-print-inline {
    display: none !important
}

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

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

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

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

*, *:focus {
    outline: none
}

*::-moz-focus-inner {
    border: 0
}

body, button, a {
    outline: none
}

strong, b {
    font-weight: 400
}

@media (min-width: 0) {
    main {
        min-height: calc(100vh - 220px)
    }
}

@media (min-width: 544px) {
    main {
        min-height: calc(100vh - 220px)
    }
}

@media (min-width: 768px) {
    main {
        min-height: calc(100vh - 270px)
    }
}

@media (min-width: 992px) {
    main {
        min-height: calc(100vh - 390px)
    }
}

@media (min-width: 1200px) {
    main {
        min-height: calc(100vh - 350px)
    }
}

.mt10 {
    margin-top: 10px
}

.bd-round-icon {
    width: 32px;
    height: 32px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    border: solid 1px #b2bbbd;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.bd-round-icon img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto
}

.bd-popup {
    display: none
}

.nopad {
    padding: 0
}

.nopadl {
    padding-left: 0
}

.nopadr {
    padding-right: 0
}

.top-grey-fw-container {
    box-shadow: inset 0 0 50px 10px rgba(0, 0, 0, 0.05)
}

.progress-container .progress-bar {
    position: absolute;
    z-index: 1;
    background-color: #fedd2c;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.progress-container .progress-bar.complete.use {
    background: url(../images/basket-gifts-sprite.png) repeat-y 0 0px, #fedd2c;
    animation: gift-animation 700s linear infinite;
    -webkit-animation: gift-animation 700s linear infinite
}

.progress-container .progress-bar.complete.reuse {
    background: url(../images/basket-gifts-sprite.png) repeat-y -207px 0px, #b9c025
}

.progress-container .progress-bar-content {
    position: absolute;
    z-index: 2;
    position: absolute
}

.order-total-container {
    padding: 0
}

.order-total-container .order-total {
    background-color: #f4f4f4;
    width: 108px;
    height: 51px;
    padding-left: 12px;
    padding-top: 12px
}

.order-total-container .order-total::after {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 26.5px 0 25.5px 17px;
    border-color: transparent transparent transparent #f4f4f4;
    position: absolute;
    top: 0;
    right: 20px
}

.order-total-container .order-total .order-sum {
    font-size: 18px;
    font-stretch: condensed;
    color: #292f32;
    line-height: 0.7
}

.order-total-container .order-total .order-sum .currency {
    font-size: 20px;
    padding-left: 3px
}

.order-total-container .order-total .order-discount {
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    color: #474c4d
}

.radios {
    padding-top: 10px
}

.radios label {
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.2;
    color: #3f484d;
    margin-right: 10px;
    font-weight: 300
}

.radios label span {
    padding-left: 10px
}

span.currency {
    font-family: 'currency'
}

span.current-price > span.currency {
    font-size: 27px;
    padding-left: 4px
}

span.old-price > span.currency {
    font-size: 21px;
    padding-left: 2px
}

.likes {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    width: 51px;
    height: 51px;
    opacity: 0;
    background-color: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    bottom: 10px;
    right: 7px;
    text-align: center;
    border: solid 1px #e6e6e6;
    cursor: pointer
}

.likes .like-content {
    position: absolute;
    width: 51px;
    height: 10px;
    vertical-align: middle;
    text-align: center;
    top: 14px
}

.likes .like-icon {
    width: 15px;
    height: 14px;
    background: url(../images/heart-sprite.png) left top no-repeat;
    display: inline-block;
    margin-right: 4px
}

.likes.liked .like-icon {
    background: url(../images/heart-sprite.png) left bottom no-repeat
}

.likes span {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.3;
    color: #292f32;
    margin-top: 2px;
    display: inline-block;
    vertical-align: top
}

.font-fix, .news-detail .detail-content, .category-view-item .category-view-name .name-cont a, .category-view-item .category-view-description, #bonuses-info .title {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@-webkit-keyframes shake_bd {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(1px, 0, 0);
        transform: translate3d(1px, 0, 0)
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(1px, 0, 0);
        transform: translate3d(1px, 0, 0)
    }
}

.shake {
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-name: shake_bd;
    animation-name: shake_bd
}

.sod_select.error_ {
    border-color: #f82c44
}

.not-catalog .breadcrumb-box {
    margin-top: 50px
}

.spinner {
    display: none;
    width: 45px;
    height: 45px;
    -webkit-animation: rotate-big step-start .8s infinite normal;
    -moz-animation: rotate-big step-start .8s infinite normal;
    -ms-animation: rotate-big step-start .8s infinite normal;
    -o-animation: rotate-big step-start .8s infinite normal;
    animation: rotate-big step-start .8s infinite normal;
    background: url(../images/spinner_bd.png)
}

@-moz-keyframes rotate-big {
    0% {
        background-position: 0 0
    }
    13% {
        background-position: -45px 0
    }
    26% {
        background-position: -90px 0
    }
    39% {
        background-position: -135px 0
    }
    52% {
        background-position: -180px 0
    }
    65% {
        background-position: -225px 0
    }
    78% {
        background-position: -270px 0
    }
    91% {
        background-position: -315px 0
    }
    100% {
        background-position: 0 0
    }
}

@-webkit-keyframes rotate-big {
    0% {
        background-position: 0 0
    }
    13% {
        background-position: -45px 0
    }
    26% {
        background-position: -90px 0
    }
    39% {
        background-position: -135px 0
    }
    52% {
        background-position: -180px 0
    }
    65% {
        background-position: -225px 0
    }
    78% {
        background-position: -270px 0
    }
    91% {
        background-position: -315px 0
    }
    100% {
        background-position: 0 0
    }
}

@-ms-keyframes rotate-big {
    0% {
        background-position: 0 0
    }
    13% {
        background-position: -45px 0
    }
    26% {
        background-position: -90px 0
    }
    39% {
        background-position: -135px 0
    }
    52% {
        background-position: -180px 0
    }
    65% {
        background-position: -225px 0
    }
    78% {
        background-position: -270px 0
    }
    91% {
        background-position: -315px 0
    }
    100% {
        background-position: 0 0
    }
}

@-o-keyframes rotate-big {
    0% {
        background-position: 0 0
    }
    13% {
        background-position: -45px 0
    }
    26% {
        background-position: -90px 0
    }
    39% {
        background-position: -135px 0
    }
    52% {
        background-position: -180px 0
    }
    65% {
        background-position: -225px 0
    }
    78% {
        background-position: -270px 0
    }
    91% {
        background-position: -315px 0
    }
    100% {
        background-position: 0 0
    }
}

@keyframes rotate-big {
    0% {
        background-position: 0 0
    }
    13% {
        background-position: -45px 0
    }
    26% {
        background-position: -90px 0
    }
    39% {
        background-position: -135px 0
    }
    52% {
        background-position: -180px 0
    }
    65% {
        background-position: -225px 0
    }
    78% {
        background-position: -270px 0
    }
    91% {
        background-position: -315px 0
    }
    100% {
        background-position: 0 0
    }
}

.category-page header:before {
    top: 135px
}

.category-page header .top-line {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    z-index: 3;
    position: relative;
    background-color: white
}

.category-page header .product-categories-container {
    position: relative;
    z-index: 2;
    box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.05)
}

header .basket-btn-container .bd-round-icon {
    width: 40px;
    height: 40px
}

header .basket-btn-container .bd-round-icon svg {
    width: 20px;
    margin-top: 9px
}

header .top-line {
    height: 75px;
    padding: 20px 0;
    position: relative;
    background-color: #fff;
}

header .logo {
    position: relative;
    height: 65px;
    margin-top: -15px;
    display: block;
    float: left
}

header .logo * {
    text-decoration: none;
    font-size: 22px;
    line-height: 1.1;
    color: #292f32
}

header .logo img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    max-height: 65px
}

header .information-btn {
    display: inline-block;
    margin-left: 200px;
    margin-top: 6px
}

header .information-btn a {
    display: inherit;
    position: relative;
    padding-left: 20px;
    text-decoration: none;
    color: #292f32
}

header .information-btn a span {
    border-bottom: 1px dashed #93989a
}

header .information-btn a:hover span, header .information-btn a.pop-active span {
    border-bottom: none;
    color: #ff0000
}

header .information-btn a svg {
    position: absolute;
    left: 0;
    top: 5px;
    display: inherit;
    text-align: center;
    width: 15px;
    height: 15px
}

header .information-btn a svg path {
    fill: #f82c44
}

header .phone {
    display: inline-block;
    margin-right: 13px;
    margin-top: 5px
}

header .auth-block {
    display: inline-block
}

header .auth-block .auth-btn {
    font-size: 14px;
    line-height: 1.7;
    text-decoration: none
}

header .auth-block .auth-btn svg {
    width: 12px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto
}

header .auth-block .auth-btn svg path {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    fill: #b2bbbd
}

header .auth-block .auth-btn:hover, header .auth-block .auth-btn.pop-active {
    text-decoration: none
}

header .auth-block .auth-btn:hover svg path, header .auth-block .auth-btn.pop-active svg path {
    fill: #ff0000
}

header .auth-block .auth-btn:hover .bd-round-icon, header .auth-block .auth-btn.pop-active .bd-round-icon {
    border-color: #ff0000
}

header .auth-block .auth-btn:hover span, header .auth-block .auth-btn.pop-active span {
    border-bottom: none;
    color: #ff0000
}

header .auth-block .auth-btn span {
    margin-left: 9px;
    border-bottom: 1px dashed #93989a
}

header .auth-block .bonuses-info-btn {
    text-decoration: none
}

header .auth-block .bonuses-info-btn i {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

header .auth-block .bonuses-info-btn svg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto
}

header .auth-block .bonuses-info-btn svg path {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    fill: #b2bbbd
}

header .auth-block .bonuses-info-btn:hover i, header .auth-block .bonuses-info-btn.pop-active i {
    background-color: #b0b832
}

header .auth-block .bonuses-info-btn:hover svg path, header .auth-block .bonuses-info-btn.pop-active svg path {
    fill: white
}

header .product-categories-container {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}

header .product-categories-container.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    background-color: white !important;
    border-top: 1px solid #e6e6e6 !important;
    border-bottom: 1px solid #e6e6e6 !important;
    box-shadow: none !important;
    z-index: 10
}

header .product-categories-container .container .row {
    height: 58px;
    padding: 15px 0
}

header .product-categories-container nav ul {
    list-style: none;
    padding: 0;
    margin: 0
}

header .product-categories-container nav ul li {
    display: inline-block;
    margin-right: 25px
}

header .product-categories-container nav ul li.menu-extend-cont {
    display: none
}

header .product-categories-container nav ul li a {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    text-decoration: none;
    border-bottom: 1px solid #93989a
}

header .product-categories-container nav ul li a.pop-active {
    color: #ff0000;
    border-bottom: none
}

header .product-categories-container nav ul li:hover a, header .product-categories-container nav ul li:hover span, header .product-categories-container nav ul li.active a, header .product-categories-container nav ul li.active span {
    color: #ff0000;
    border-bottom: none
}

.index-page .product-categories-container {
    border-bottom: none
}

.menu-general {
    overflow: hidden;
    max-height: 25px
}

.content.non-catalog {
    margin-top: 30px !important
}

#popover-auth .webui-popover-content {
    width: 225px;
    padding: 10px
}

#popover-auth.is_auth .webui-popover-content {
    padding: 0
}

#popover-auth[data-state="logged-in"] .webui-popover-content {
    padding: 0
}

#popover-auth[data-state="sign-up-phone"] .webui-popover-inner:after {
    content: 'На указанный телефон в течении нескольких секунд придет 5-значный код.';
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.2;
    color: #9299a2;
    background-color: #f6f7f8;
    border-top: 1px solid #e2e4e5;
    padding: 15px 20px 20px 20px;
    height: 62px;
    display: block;
    width: 255px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

#rules-modal .md-content {
    width: 730px;
    height: 520px;
    background: white;
    padding: 30px 50px;
    padding-right: 11px
}

#rules-modal .md-content .md-close {
    position: absolute;
    right: 10px;
    top: 10px
}

#rules-modal .md-content .md-close svg {
    width: 20px
}

#rules-modal .md-content .md-close svg path {
    fill: #979797
}

#rules-modal .md-content .title {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.7;
    font-stretch: condensed;
    color: #000000
}

#rules-modal .md-content .rules-text-cont {
    height: 440px;
    font-size: 14px;
    line-height: 1.3;
    color: #4d4d4d;
    font-weight: 300;
    padding-right: 50px
}

#rules-modal .md-content .rules-text-cont.scroll-wrapper {
    background: url("../images/shadow_rules.png") bottom no-repeat
}

.auth-tabs {
    margin: 0 auto;
    margin-bottom: 14px;
    margin-left: 20px;
    width: 190px
}

.auth-tabs ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.auth-tabs ul li {
    display: inline-block;
    padding: 2px 18px
}

.auth-tabs ul li.active {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    background-color: #f8515c
}

.auth-tabs ul li.active a {
    color: white;
    border: none
}

.auth-tabs ul li a {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #292f32;
    text-decoration: none;
    border-bottom: 1px dashed #93989a
}

.auth-tabs ul li a:hover {
    border: none;
    text-decoration: none
}

.auth-state {
    display: none
}

.auth-state.logged-in-state, .auth-state.sign-in-email-state {
    display: block
}

.auth-state .social-icons {
    margin-top: 15px;
    border-top: 1px solid #e6e6e6
}

.auth-state .social-icons .title {
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.5;
    color: #3f484d;
    padding-bottom: 5px;
    padding-top: 5px
}

.auth-state .social-icons ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.auth-state .social-icons ul li {
    display: inline-block;
    position: relative
}

.auth-state .social-icons ul li a {
    position: relative;
    display: block;
    width: 35px;
    height: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.auth-state .social-icons ul li a:after {
    position: absolute;
    display: block;
    content: '';
    top: 50%;
    left: 50%;
    width: 25px;
    height: 25px;
    margin: -12px 0 0 -12px;
    background-image: url(../images/social-sprite.png);
    background-size: cover
}

.auth-state .social-icons ul li a.vk {
    background: #5d7ea3
}

.auth-state .social-icons ul li a.vk:after {
    margin: -9px 0 0 -13px;
    background-position: -1px -373px
}

.auth-state .social-icons ul li a.fb {
    background: #4763a1
}

.auth-state .social-icons ul li a.fb:after {
    margin: -9px 0 0 -13px;
    background-position: 1px -324px
}

.auth-state .social-icons ul li a.tw {
    background: #51ABF1
}

.auth-state .social-icons ul li a.tw:after {
    margin: -9px 0 0 -13px;
    background-position: 1px -74px
}

.auth-state .bd-form-messages {
    text-align: center
}

.auth-state .bd-input.bordered {
    border-radius: 3px
}

.auth-state input[type="checkbox"] {
    display: none
}

.auth-state input[type="checkbox"] + label span {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin: -10px 0 0 0;
    vertical-align: top;
    background: url(../images/agree-sprite.png) left -20px no-repeat;
    cursor: pointer
}

.auth-state input[type="checkbox"]:checked + label span {
    background: url(../images/agree-sprite.png) left top no-repeat
}

.auth-state .success-text {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.1;
    color: #292f32;
    padding-left: 51px;
    position: relative
}

.auth-state .success-text .success-icon {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #b9d137;
    width: 28px;
    height: 28px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.auth-state .success-text .success-icon svg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 2;
    width: 15px
}

.auth-state .success-text .success-icon svg path {
    fill: white
}

.auth-state .success-text .success-icon:before {
    content: ' ';
    position: absolute;
    width: 38px;
    height: 38px;
    border: 2px solid #b9d137;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    top: -5px;
    left: -5px
}

.auth-state .state-info, .auth-state .resend-cont .resend-status {
    font-size: 11px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.2;
    color: #a7a8a8;
    margin-top: 10px
}

.auth-state .resend-cont {
    margin-top: 10px
}

.auth-state .resend-cont .code-resend {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1;
    color: #292f32;
    text-align: center;
    display: block;
    text-decoration: none
}

.auth-state .resend-cont .code-resend span {
    border-bottom: 1px solid #929799
}

.auth-state .resend-cont .code-resend span:hover {
    border: none
}

.auth-state .resend-cont .resend-status {
    margin: 0;
    display: none;
    text-align: center;
    font-size: 11px
}

.auth-state .rules {
    margin-top: 30px
}

.auth-state .rules span {
    padding-left: 30px;
    display: inline-block;
    margin-top: -20px;
    cursor: pointer
}

.auth-state .rules .label {
    font-size: 11px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.1;
    color: #a7a8a8;
    position: relative
}

.auth-state .rules .label label {
    position: absolute;
    top: -10px
}

.auth-state .rules .label a {
    color: #4c82a6
}

.auth-state .rules .label a:hover {
    color: #41a9ef;
    text-decoration: none
}

.auth-state .forgot {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1;
    color: #292f32;
    text-align: center;
    display: block;
    text-decoration: none
}

.auth-state .forgot span {
    border-bottom: 1px solid #929799
}

.auth-state .forgot span:hover {
    border: none
}

.auth-state.logged-in-state .bonuses {
    padding-left: 51px;
    padding-bottom: 5px;
    border-bottom: 1px solid #efefef
}

.auth-state.logged-in-state .bonuses .title {
    display: inline-block;
    font-size: 16px;
    font-stretch: condensed;
    line-height: 3;
    color: #292f32;
    padding-right: 5px
}

.auth-state.logged-in-state .bonuses .value {
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #f82c44;
    padding: 3px 10px;
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.4;
    color: #ffffff
}

.auth-state.logged-in-state .bonuses .value .currency {
    font-size: 16px;
    padding-left: 3px
}

.auth-state.logged-in-state nav {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef
}

.auth-state.logged-in-state nav ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.auth-state.logged-in-state nav ul li {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 51px
}

.auth-state.logged-in-state nav ul li:hover {
    background-color: #f1f1f1
}

.auth-state.logged-in-state nav ul li:hover a {
    text-decoration: none
}

.auth-state.logged-in-state nav ul li a {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.9;
    color: #292f32;
    text-decoration: none;
    border-bottom: 1px solid #93989a
}

.auth-state.logged-in-state nav ul li a:hover {
    border: none
}

.auth-state.logged-in-state .exit-btn {
    margin-left: 51px;
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    background-color: #ffffff;
    border: solid 1px #b2bbbd;
    width: 125px;
    height: 27px;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #808788
}

.auth-state.logged-in-state .exit-btn:hover {
    border-color: #292f32;
    background-color: #292f32;
    color: #fff
}

.bd-slider {
    margin-top: 5px;
    margin-bottom: 35px;
    max-height: 400px;
    opacity: 0;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s
}

.carousel-cell {
    max-height: 400px;
    width: inherit
}

.carousel-cell a {
    display: block;
    width: inherit
}

.carousel-cell a img {
    width: inherit;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}

.information-block {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: white;
    border: solid 1px #e0e0e0;
    color: white;
    padding: 37px 20px 20px 12px;
    margin: 0;
    margin-top: 40px
}

@media (min-width: 1200px) {
    .information-block {
        height: 125px
    }
}

.information-block h1 {
    font-size: 24px;
    font-stretch: condensed;
    line-height: 1;
    color: #ffffff
}

.information-block h2.social-repost {
    font-size: 20px;
    padding-left: 20px;
    display: table-cell;
    width: 310px;
    color: #747474;
    border-right: 1px solid #bfc5c7;
    vertical-align: middle
}

.information-block .social-repost-text {
    font-size: 16px;
    line-height: 1.2;
    color: #747474;
    width: 390px;
    padding-left: 30px;
    display: table-cell;
    font-weight: 300;
    vertical-align: middle
}

.information-block .information-icons {
    padding: 0
}

.information-block .information-icons .sprite {
    background-image: url(../images/spritesheet.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 56px;
    height: 55px;
    margin-left: 8px
}

.information-block .information-icons .sprite-repost_od {
    background-position: -5px -5px
}

.information-block .information-icons .sprite-repost_od:hover {
    background-position: -5px -70px
}

.information-block .information-icons .sprite-repost_twitter {
    background-position: -5px -135px
}

.information-block .information-icons .sprite-repost_twitter:hover {
    background-position: -5px -200px
}

.information-block .information-icons .sprite-repost_fb {
    background-position: -5px -265px
}

.information-block .information-icons .sprite-repost_fb:hover {
    background-position: -5px -330px
}

.information-block .information-icons .sprite-repost_vk {
    background-position: -5px -395px
}

.information-block .information-icons .sprite-repost_vk:hover {
    background-position: -5px -460px
}

.main-last-container {
    background-color: #f7f7f7;
    margin: 0;
    margin-top: 50px;
    padding-top: 40px
}

.main-last-container .image img {
    width: 120px;
    max-width: 100%
}

@-webkit-keyframes arrowShow {
    to {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@-o-keyframes arrowShow {
    to {
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes arrowShow {
    to {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@-webkit-keyframes arrowHide {
    0% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    to {
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
}

@-o-keyframes arrowHide {
    0% {
        transform: translate3d(10px, 0, 0)
    }
    to {
        transform: translate3d(20px, 0, 0)
    }
}

@keyframes arrowHide {
    0% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    to {
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
}

.news-list {
    margin-top: 10px
}

.news-list .news-item {
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    padding: 10px;
    margin-top: 10px
    box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
    -webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.news-list .news-item:hover {
    box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
    -webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
}

.news-list .news-item.animate {
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: moveUp 0.65s ease forwards;
    animation: moveUp 0.65s ease forwards
}

.news-list .news-item .news-photo {
    padding-left: 0
}

.news-list .news-item .news-photo img {
    width: 100%;
    height: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    margin: 0
}

.news-list .news-item:hover .news-title .news-arrow-icon svg {
    opacity: 1;
    -webkit-animation-name: arrowShow;
    -o-animation-name: arrowShow;
    animation-name: arrowShow
}

.news-list .news-item.without-photo {
    padding-top: 30px;
    padding-bottom: 30px
}

.news-list .news-item .news-title {
    font-size: 22px;
    font-stretch: condensed;
    line-height: 0.8;
    position: relative;
    font-weight: 400;
    color: #404447;
    text-decoration-color: #93989a;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.news-list .news-item .news-title span {
    position: relative;
    display: inline-block
}

.news-list .news-item .news-title .news-arrow-icon {
    position: absolute;
    top: 0;
    right: -30px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    width: 31px;
    height: 31px
}

.news-list .news-item .news-title .news-arrow-icon svg {
    width: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-animation: arrowHide .5s;
    -o-animation: arrowHide .5s;
    animation: arrowHide .5s;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    opacity: 0;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.news-list .news-item .news-title .news-arrow-icon svg circle {
    stroke-width: 4px;
    stroke: white;
    fill: transparent
}

.news-list .news-item .news-title .news-arrow-icon svg path {
    stroke-width: 4px;
    stroke: white;
    fill: white;
    stroke-linejoin: round;
    stroke-linecap: round;
    stroke-miterlimit: 10;
    fill: rgba(255, 255, 255, 0);
    -webkit-transition: stroke .2s ease-in-out;
    -o-transition: stroke .2s ease-in-out;
    transition: stroke .2s ease-in-out
}

.news-list .news-item .news-title a {
    border-bottom: 1px solid #93989a
}

.news-list .news-item .news-title a:hover {
    border-bottom: none
}

.news-list .news-item .news-date {
    margin-top: 10px;
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 2;
    color: #292f32
}

.news-list .news-item .news-text {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.2;
    color: #292f32;
    font-weight: 300
}

.news-list .news-item .news-text ol {
    padding-left: 13px
}

.news-list .news-item .news-text.col-xl-7 {
    padding-bottom: 30px
}

.news-list .news-item .news-text img {
    max-width: 100%
}

.news-detail .news-detail-image img {
    max-width: 100%;
    height: auto
}

.news-detail .back-to-catalog {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.7;
    color: #000000
}

.news-detail .back-to-catalog a {
    text-decoration: none
}

.news-detail .back-to-catalog a:hover {
    text-decoration: underline;
    color: #f22b42
}

.news-detail .back-to-catalog a:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    margin: 10px 8px 0 5px;
    background: url(../images/can-u-back.png) no-repeat scroll 0 0;
    width: 18px;
    height: 6px
}

.news-detail .back-to-catalog a:hover:before {
    background: url(../images/can-u-back.png) no-repeat scroll 0 -6px
}

.news-detail .back-to-catalog .go-back:hover {
    border: none
}

.news-detail .detail-content {
    margin-top: 30px;
    font-size: 16px;
    font-weight: 300
}

.news-detail .additional-photo-item {
    padding: 0
}

.news-detail .additional-photo-item a {
    overflow: hidden;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    margin: 15px;
    border: 1px solid #e6e6e6
}

.news-detail .additional-photo-item a img {
    max-width: 100%
}

.preview_ {
    position: relative;
    overflow: hidden
}

.preview_ img.product-image {
    max-width: 100%
}

.preview_ .overlay {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.05);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    opacity: 0
}

.preview_ .overlay .zoom-btn {
    cursor: pointer;
    width: 100px;
    height: 100px;
    background: rgba(0, 0, 0, 0.4) url(../images/zoom-icon.png) center no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.preview_:hover .likes {
    opacity: 0.9
}

.preview_:hover .overlay {
    opacity: 1
}

.sales .news-item {
    height: 250px
}

.sales .news-item .news-text {
    padding-top: 35px
}

.sales .news-item .news-text .col-xs-6 .col-xs-3, .sales .news-item .news-text .col-xs-6 .col-xs-6 {
    height: 73px
}

.sales .news-item .news-text .col-xs-6 .col-xs-3 p, .sales .news-item .news-text .col-xs-6 .col-xs-6 p {
    height: 64px;
    display: table-cell;
    vertical-align: middle
}

.products-sub-menu-main nav, .products-sub-menu nav {
    margin-bottom: 25px
}

.products-sub-menu-main nav ul, .products-sub-menu nav ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.products-sub-menu-main nav ul li, .products-sub-menu nav ul li {
    display: inline-block;
    margin-right: 25px
}

.products-sub-menu-main nav ul li a, .products-sub-menu nav ul li a {
    font-size: 15px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    border-bottom: 1px dashed #93989a;
    text-decoration: none
}

.products-sub-menu-main nav ul li.active a, .products-sub-menu-main nav ul li:hover a, .products-sub-menu nav ul li.active a, .products-sub-menu nav ul li:hover a {
    color: #ff0000;
    border: none
}

.products-sub-menu {
    height: 48px;
    padding-top: 20px
}

.products-sub-menu .ingridients-filter-btn {
    text-decoration: none
}

.products-sub-menu .ingridients-filter-btn span {
    margin-left: 10px;
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.5;
    color: #292f32;
    border-bottom: 1px dashed #93989a
}

.products-sub-menu .ingridients-filter-btn span:hover {
    border: none
}

.products-sub-menu .ingridients-filter-btn svg {
    width: 11px;
    height: 9.8px
}

.products-sub-menu .ingridients-filter-btn svg path {
    fill: #262626
}

.products-sub-menu .ingridients-filter-btn.pop-active span {
    color: #f82c44;
    border-bottom: 1px dashed #f82c44;
    border: none
}

.products-sub-menu .ingridients-filter-btn.pop-active svg path {
    fill: #f82c44
}

.products-sub-menu .ingridients-filter-btn.active span {
    color: #f82c44;
    border-bottom: 1px dashed #f82c44
}

.products-sub-menu .ingridients-filter-btn.active span:hover {
    border: none
}

.products-sub-menu .ingridients-filter-btn.active svg path {
    fill: #f82c44
}

.products-sub-menu .clear-filter-btn {
    text-decoration: none;
    margin-left: 20px
}

.products-sub-menu .clear-filter-btn span {
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.5;
    color: #808080;
    border-bottom: 1px dashed #808080
}

.products-sub-menu .clear-filter-btn span:hover {
    border: none
}

.products-sub-menu nav ul li a {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    color: #292f32;
    border-bottom-style: solid
}

.products-sub-menu-main nav ul li a {
    line-height: 1.5;
    color: #292f32
}

.products-sub-menu-main nav ul li.active a {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #f82e46;
    color: #fff;
    padding: 8px 20px;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    line-height: 1.4
}

.products-sub-menu-main nav ul li.active a:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(176, 184, 50, 0);
    border-top-color: #f82e46;
    border-width: 6px;
    margin-left: -6px
}

@media (min-width: 992px) {
    .row.product-list {
        margin-left: -5px;
        margin-right: -5px
    }

    .row.product-list .col-lg-3 {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media (min-width: 1200px) {
    .row.product-list {
        margin-left: -16px;
        margin-right: -16px
    }

    .row.product-list .col-lg-3 {
        padding-left: 15px;
        padding-right: 15px
    }
}

.index-products {
    display: none
}

.index-products.first {
    display: block
}

@-webkit-keyframes moveUp {
    100% {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@keyframes moveUp {
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.product-ajax-cont.animate {
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: moveUp 0.65s ease forwards;
    animation: moveUp 0.65s ease forwards
}

.product {
    margin-bottom: 12px;
    background: white;
    border-radius: 12px;
}

@media (min-width: 544px) {
    .product {
        height: 435px
    }
}

@media (min-width: 768px) {
    .product {
        height: 465px
    }
}

@media (min-width: 992px) {
    .product {
        height: 435px
    }
}

@media (min-width: 1200px) {
    .product {
        height: 435px
    }
}

.product .preview {
    width: 100%;
    position: relative;
    overflow: hidden
}

.product .preview .without-sale {
    width: 27px;
    height: 27px;
    background: url("../images/stop_sale.png") no-repeat;
    position: absolute;
    bottom: 10px;
    left: 10px
}

.product .preview .product-labels {
    position: absolute;
    z-index: 5;
    left: 10px;
    top: 10px;
    height: 30px;
    width: 30px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s
}

.product .preview .product-labels .product-label {
    position: relative;
    width: 25px;
    display: inline-block;
    -webkit-transition: margin-right .5s;
    -moz-transition: margin-right .5s;
    -o-transition: margin-right .5s;
    -ms-transition: margin-right .5s;
    transition: margin-right .5s;
    margin-right: -25px
}

.product .preview img.product-image {
    max-width: 100%
}

.product .preview .likes {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    width: 51px;
    height: 51px;
    opacity: 0;
    background-color: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    bottom: 10px;
    right: 7px;
    text-align: center;
    border: solid 1px #e6e6e6
}

.product .preview .likes.guest-likes {
    cursor: de
}

.product .preview .likes span {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.3;
    color: #292f32
}

.product .preview .overlay {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.05);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    opacity: 0
}

.product .preview .overlay .zoom-btn {
    cursor: pointer;
    width: 100px;
    height: 100px;
    background: rgba(0, 0, 0, 0.4) url(../images/zoom-icon.png) center no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.product .preview:hover .likes {
    opacity: 0.9
}

.product .preview:hover .overlay {
    opacity: 1
}

.product .product-info {
    position: relative;
    padding: 0 20px
}

.product .product-info .energy-value-content {
    display: none
}

.product .product-info .energy-value-content ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.product .product-info .energy-value-content ul li {
    color: #777777;
    font-size: 12px;
    font-weight: 300
}

.product .product-info .energy-value-content ul li span {
    display: inline-block
}

.product .product-info .energy-value-content ul li span.meta-property {
    width: 100px;
    position: relative
}

.product .product-info .energy-value-content ul li span.meta-property div {
    display: inline-block;
    background: #fff
}

.product .product-info .energy-value-content ul li span.meta-property:after {
    content: ' ';
    display: inline-block;
    border-bottom: 1px dotted #777777;
    height: 11px;
    width: inherit;
    position: absolute;
    right: 0;
    bottom: 4px;
    z-index: -1
}

@media (min-width: 0) {
    .product .product-info {
        height: 290px
    }
}

@media (min-width: 544px) {
    .product .product-info {
        height: 300px
    }
}

@media (min-width: 768px) {
    .product .product-info {
        height: 300px
    }
}

@media (min-width: 992px) {
    .product .product-info {
        height: 325px
    }
}

@media (min-width: 1200px) {
    .product .product-info {
        height: 265px
    }
}

.product .base-price .product-prices .current-price {
    color: #000 !important
}

.product .product-footer {
    width: 87%;
    margin: 0 auto;
    position: absolute;
    bottom: 10px;
    padding: 0 10px;
}

.product .product-info .product-title {
    display: block;
    margin-top: 15px;
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.1;
    color: #292f32;
    display: block;
    text-decoration: none;
    cursor: default
}

.product .product-info .product-description {
    padding-top: 10px;
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.2;
    color: #666666
}

.product .product-info .product-options {
    padding-top: 10px;
    font-size: 12px;
    font-weight: 300;
    position: absolute;
    width: 100%;
    padding-right: 40px;
    bottom: 120px
}

.product .product-info .product-options .single-option {
    padding-right: 0px !important
}

.product .product-info .product-options:after {
    content: ' ';
    clear: both;
    display: table
}

@media (min-width: 0) {
    .product .product-info .product-options .options-row-select:first-child {
        padding-right: 0
    }
}

@media (min-width: 544px) {
    .product .product-info .product-options .options-row-select:first-child {
        padding-right: 0
    }
}

@media (min-width: 768px) {
    .product .product-info .product-options .options-row-select:first-child {
        padding-right: 0
    }
}

@media (min-width: 992px) {
    .product .product-info .product-options .options-row-select:first-child {
        padding-right: 0
    }
}

@media (min-width: 1200px) {
    .product .product-info .product-options .options-row-select:first-child {
        padding-right: 0
    }
}

@media (min-width: 1200px) {
    .product .product-info .product-options .options-row-select.options-length-2:first-child {
        padding-right: 5px
    }
}

@media (min-width: 992px) {
    .product .product-info .product-options .options-row-select {
        margin-top: 5px;
        margin-bottom: 5px
    }
}

@media (min-width: 1200px) {
    .product .product-info .product-options .options-row-select {
        margin-top: 11px;
        margin-bottom: 11px
    }
}

.product .product-info .product-options .options-row-select label {
    display: block
}

.product .product-info .product-options .options-row-select label span {
    margin-left: 10px
}

.product .product-prices {
    padding-top: 10px
}

.product .product-prices > span {
    margin-right: 5px
}

.product .product-prices .old-price {
    font-size: 18px;
    font-stretch: condensed;
    line-height: 1.3;
    color: #bfc5c7
}

.product .product-prices .line-through {
    margin-right: 0px;
    text-decoration: line-through
}

.product .product-prices .current-price {
    font-size: 24px;
    line-height: 1;
    color: #fe0000
}

.product .product-prices .weight {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.7;
    color: #747474
}

.product .product-actions {
    padding-top: 10px;
    margin-bottom: 20px
}

.product .product-actions.with-progress a {
    display: none
}

.product .product-actions.with-progress:hover a {
    display: block
}

.product .product-actions.with-progress:hover .progress-container {
    display: none
}

.product .product-actions.progress-complete a.add-to-cart-btn {
    display: none !important
}

.product .product-actions.progress-complete:hover a.add-to-cart-btn {
    display: none !important
}

.product .product-actions.progress-complete:hover .progress-container {
    display: block !important
}

.product .product-actions .progress-container {
    height: 36px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #bfc5c7;
    position: relative
}

.product .product-actions .progress-container .progress-bar {
    height: 34px
}

.product .product-actions .progress-container .progress-bar-content {
    color: #292f32;
    text-align: center;
    font-size: 14px;
    line-height: 2.5;
    width: 100%
}

.product .product-actions .add-to-cart-btn {
    display: block;
    height: 36px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    background-color: #ffffff;
    border: solid 1px #bfc5c7;
    font-size: 16px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 2.1;
    text-decoration: none;
    color: #999999;
    text-align: center;
    cursor: pointer;
    width: 100%;
}

.product .product-actions .add-to-cart-btn.native:hover {
    border-color: #bdc733;
    background: #bdc733;
    color: white
}

.product .product-actions .add-to-cart-btn.retry {
    color: #d94524;
    border-color: #d94524 !important;
    background-color: white
}

.product .product-actions .add-to-cart-btn.retry:hover {
    background: #d84e2f;
    border-color: #d84e2f !important;
    color: white
}

.product img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.product:hover .preview .product-labels {
    width: 100%
}

.product:hover .preview .product-labels .product-label {
    margin-right: 1px
}

.product:hover .product-actions .progress-container {
    display: none
}

.product:hover .progress-complete a.add-to-cart-btn {
    display: none !important
}

.product:hover .progress-complete .progress-container {
    display: block !important
}

.product:hover .add-to-cart-btn.native {

}

.product .add-to-cart-btn.native:hover {
    border-color: #b0b834;
    background: #b0b834;
    color: white
}

.product .add-to-cart-btn.retry:hover {
    background: #da4125;
    color: white
}

.product.product-detail {
    border: none
}

.product.product-detail .progress-container {
    display: block
}

.product.product-detail:hover .progress-container {
    display: none
}

.product.product-detail:hover .add-to-cart-btn {
    display: block
}

.product.product-detail:hover img {
    transform: none
}

.product.product-detail .options-row-select {
    margin-bottom: 0 !important
}

.product.product-detail .add-to-cart-btn {
    background-color: #b0b834;
    border: 1px solid #b0b834;
    color: #fff
}

.product.product-detail .add-to-cart-btn:hover {
    background-color: #bfc743;
    bordr: 1px solid #bfc743
}

.product.product-detail .product-info {
    margin-top: 30px
}

.product.product-detail .preview {
    width: 33.333333%;
    margin-top: 40px;
    background-color: #ffffff;
    border: solid 1px #e6e6e6;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px
}

@media (min-width: 0) {
    .product.product-detail .preview {
        width: 70%;
        margin: 20px auto
    }
}

@media (min-width: 544px) {
    .product.product-detail .preview {
        width: 70%;
        margin: 20px auto
    }
}

@media (min-width: 768px) {
    .product.product-detail .preview {
        width: 70%;
        margin: 20px auto
    }
}

@media (min-width: 992px) {
    .product.product-detail .preview {
        width: 100%
    }
}

@media (min-width: 1200px) {
    .product.product-detail .preview {
        width: 100%
    }
}

.product.product-detail .preview img {
    width: 100%;
}

.product.product-detail .preview .likes {
    opacity: 1
}

.product.product-detail .product-prices {
    margin: 10px 0px 0px 0px
}

.product.product-detail .back-to-catalog {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.7;
    color: #000000
}

.product.product-detail .back-to-catalog a {
    text-decoration: none
}

.product.product-detail .back-to-catalog a span {
    border-bottom: 1px solid #929799
}

.product.product-detail .back-to-catalog a span:hover {
    border: none;
    color: #fe0000
}

.product.product-detail .back-to-catalog a:hover {
    color: #f22b42
}

.product.product-detail .back-to-catalog a:hover span {
    border-bottom: none;
}
.product.product-detail .back-to-catalog a:hover:before {
    background: url(../images/can-u-back.png) no-repeat scroll 0 -6px
}

.product.product-detail .back-to-catalog a:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    margin: 10px 8px 0 5px;
    background: url(../images/can-u-back.png) no-repeat scroll 0 0;
    width: 18px;
    height: 6px
}

.product.product-detail .product-energy a {
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.2;
    color: #292f32;
    border-bottom: 1px dashed;
    text-decoration: none
}

.product.product-detail .product-energy a:hover, .product.product-detail .product-energy a.pop-active {
    color: #fe0000;
    border: none
}

.load-more {
    margin-top: 20px
}

.product-load-more-btn {
    display: block;
    height: 36px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    background-color: #ffffff;
    border: solid 1px #bfc5c7;
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.6;
    color: #a9a9a9;
    text-decoration: none;
    text-align: center;
    line-height: 2;
    cursor: pointer
}

.product-load-more-btn:hover {
    text-decoration: none;
    color: #747474;
    border-color: #a9a9a9
}

.product-load-more-btn:focus {
    text-decoration: none;
    color: #747474;
    border-color: #a9a9a9
}

body.category-page .product-categories-container.grey-fw-container {
    background-color: white
}

.category-page .product-list {
    margin-top: 10px;
}

body.category-page .content {
    margin-top: 0px
}

.breadcrumb-box h1 {
    display: inline-block;
    font-weight: bold;
    font-stretch: condensed
}

.breadcrumb-box .breadcrumb-container {
    cursor: pointer;
    position: relative;
    display: inline-block;
    max-width: 35px;
    height: 35px;
    border: solid 1px #b2bbbd;
    overflow: hidden;
    top: 9px;
    left: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 1s ease, opacity 1.8s, border-radius 5s;
    -moz-transition: all 1s ease, opacity 1.8s, border-radius 5s;
    -ms-transition: all 1s ease, opacity 1.8s, border-radius 5s;
    -o-transition: all 1s ease, opacity 1.8s, border-radius 5s;
    transition: all 1s ease, opacity 1.8s, border-radius 5s
}

.breadcrumb-box .breadcrumb-container.open {
    cursor: default;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    max-width: 400px;
    -webkit-transition: all 1s ease, opacity .8s, border-radius .01s;
    -moz-transition: all 1s ease, opacity .8s, border-radius .01s;
    -ms-transition: all 1s ease, opacity .8s, border-radius .01s;
    -o-transition: all 1s ease, opacity .8s, border-radius .01s;
    transition: all 1s ease, opacity .8s, border-radius .01s
}

.breadcrumb-box .breadcrumb-container.open .breadcrumb-path-container {
    opacity: 1
}

.breadcrumb-box .breadcrumb-container.open .breadcrumb-path-container .close {
    opacity: 1
}

.breadcrumb-box .breadcrumb-container.open .breadcrumb-toggle {
    opacity: 0 !important;
    z-index: 0
}

.breadcrumb-box .breadcrumb-container .breadcrumb-item {
    display: inline-block
}

.breadcrumb-box .breadcrumb-container .breadcrumb-item a {
    text-decoration: none
}

.breadcrumb-box .breadcrumb-container .breadcrumb-item a:hover {
    text-decoration: none;
    color: #ff0000
}

.breadcrumb-box .breadcrumb-container .breadcrumb-toggle {
    z-index: 2;
    opacity: 1;
    display: inline-block;
    margin-top: 4px;
    margin-left: 11px;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    position: absolute
}

.breadcrumb-box .breadcrumb-container .breadcrumb-toggle:hover {
    opacity: .7
}

.breadcrumb-box .breadcrumb-container .breadcrumb-path-container {
    padding-left: 30px;
    padding-right: 20px;
    display: inline-block;
    font-size: 12px;
    line-height: 2.6;
    position: relative;
    height: 33px;
    opacity: 0;
    top: 0px;
    left: 6px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.breadcrumb-box .breadcrumb-container .breadcrumb-path-container a, .breadcrumb-box .breadcrumb-container .breadcrumb-path-container .last-item, .breadcrumb-box .breadcrumb-container .breadcrumb-path-container .delimiter {
    margin-left: 5px
}

.breadcrumb-box .breadcrumb-container .breadcrumb-path-container .last-item, .breadcrumb-box .breadcrumb-container .breadcrumb-path-container .delimiter:last-of-type {
    color: #989898
}

.breadcrumb-box .breadcrumb-container .breadcrumb-path-container .close {
    font-weight: 300;
    float: none;
    opacity: 0.7;
    position: absolute;
    left: 0px;
    top: 5px;
    font-size: 20px;
    opacity: 0;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease
}

.breadcrumb-box .breadcrumb-container .breadcrumb-path-container .close:hover {
    opacity: 0.6
}

.md-modal#product-detail .spinner {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto
}

#product-detail .md-content {
    min-height: 230px;
    border-radius: 12px;
}

#product-detail .md-content .product.product-detail {
    min-height: 230px !important;
    padding-bottom: 0;
    margin-bottom: 0
}

#product-detail .md-content .preview:hover .product-labels .product-label {
    margin-right: 5px
}

#product-detail .md-content .preview .product-labels .product-label {
    margin-right: -20px
}

#product-detail .sod_list .sod_option:first-child {
    display: none
}

#product-detail .product-info .product-options, .product-detail .product-info .product-options {
    position: relative;
    bottom: 0;
    padding-right: 0
}

#product-detail .weight {
    margin-left: 10px
}

.category-view-item {
    margin-top: 30px;
}

.category-view-item .category-view-image {

}

.category-view-item .category-view-image picture, .category-view-item .category-view-image img {
    max-width: 100%
}

.category-view-item .category-view-image {
    text-align: center;
    padding: 0;
}

.category-view-item .category-view-name {
    padding: 20px 0;
    border-bottom: 1px solid #ededed;
}

.category-view-item .category-view-name.without-border {
    border: none;
    padding-bottom: 0;
}
.category-view-item .category-view-name .name-cont a {
    font-size: 20px;
    color: #292f32;
    text-decoration: underline
}

.category-view-item .category-view-name .name-cont a:hover {
    text-decoration: none
}

.category-view-item .sub-categories-cont {
    padding: 10px 0;
}

.category-view-item .sub-categories {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

.category-view-item .sub-categories li {
}

.category-view-item .category-view-name .sub-categories li a {
    font-size: 16px;
    color: #00659b;
    text-decoration: underline
}

.category-view-item .category-view-name .sub-categories li a:hover {
    text-decoration: none
}

.category-view-item .category-view-description {
    padding: 0;
    padding-top: 0px;
    font-size: 14px;
    color: #3f484d
}

.product-list .banner {
    border: none;
    text-align: center
}

.banner img {
    border-radius: 3px
}

.basket-btn {
    text-decoration: none !important;
    margin-top: -7px;
    display: inline-block
}

.basket-btn .empty-basket {
    cursor: default
}

.basket-btn:hover {
    text-decoration: none !important
}

.basket-btn div {
    display: inline-block
}

.basket-btn .close-basket {
    display: none
}

.basket-btn .close-basket .bd-round-icon {
    background-color: #b0b834;
    border-color: #b0b834
}

.basket-btn .close-basket .bd-round-icon:hover {
    background-color: #c5ce46;
    border-color: #c5ce46
}

.basket-btn .close-basket .bd-round-icon svg {
    width: 15px;
    height: 15px;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.basket-btn .close-basket .bd-round-icon svg path {
    fill: white
}

.basket-btn .not-empty-basket {
    display: none;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    -ms-border-radius: 17px;
    border-radius: 17px;
    background-color: #b0b834;
    color: white;
    padding: 7px 15px;
    padding-left: 40px;
    height: 37px;
    position: relative
}

.basket-btn .not-empty-basket:hover {
    background-color: #cad258
}

.basket-btn .not-empty-basket svg {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 11px;
    top: 8px
}

.basket-btn .not-empty-basket svg path {
    fill: white
}

.basket-btn .not-empty-basket .basket-sum {
    font-weight: 300;
    line-height: 1;
    text-decoration: none
}

.basket-btn .not-empty-basket .basket-sum .currency {
    font-size: 19px;
    padding-left: 3px
}

.basket-btn i path {
    fill: #b2bbbd
}

#popover-basket .recommendation-container, #popover-basket .basket-gift-container .progress-container {
    display: none;
    height: 330px
}

#popover-basket .recommendation-container.recommendation-list {
    position: relative
}

#popover-basket.product-information-open {
    width: 825px
}

#popover-basket.product-information-open .webui-popover-content {
    width: 825px
}

#popover-basket.product-information-open .webui-popover-content #basket .information-col {
    width: 300px
}

#popover-basket.product-information-open .basket-items-col {
    width: 445px !important
}

#popover-basket.product-information-open .product-info-cont {
    display: block
}

#popover-basket .webui-popover-content {
    width: 745px;
    height: 460px;
    padding: 0;
    overflow: hidden
}

#popover-basket .webui-popover-content #basket {
    height: 460px
}

#popover-basket .webui-popover-content #basket .information-col {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    padding: 20px 10px 20px 20px;
    background-color: #f8fafa;
    width: 206px;
    height: 100%;
    position: relative
}

#popover-basket .webui-popover-content #basket .information-col .sod_select, #popover-basket .webui-popover-content #basket .information-col .sod_select .sod_list_wrapper {
    background-color: #f8fafa
}

#popover-basket .webui-popover-content #basket .information-col .sod_select .sod_option.active {
    background: #f1f1f1
}

#popover-basket .webui-popover-content #basket .information-col .options-row-select {
    margin-bottom: 0 !important
}

#popover-basket .webui-popover-content #basket .information-col:hover .close-view {
    opacity: 1 !important
}

#popover-basket .webui-popover-content #basket .information-col:hover .product-image {
    cursor: pointer;
    background-color: #b2bbbd
}

#popover-basket .webui-popover-content #basket .information-col:hover .product-image img {
    display: none
}

#popover-basket .webui-popover-content #basket .information-col:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 9px;
    border-color: transparent transparent transparent #f8fafa;
    right: -8px;
    top: 180px
}

#popover-basket .webui-popover-content #basket .information-col .product-description {
    margin-top: 17px;
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.3;
    color: #292f32
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view {
    padding: 0 10px
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .row {
    padding-bottom: 12px
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .close-view {
    opacity: 0;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    cursor: pointer
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .close-view svg path {
    fill: #f8fafa
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .apply-view {
    background-color: #b6be39;
    display: none;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    cursor: pointer
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .apply-view svg {
    zoom: 2.5;
    position: absolute;
    top: 1px;
    bottom: 0;
    right: -2px;
    left: 0;
    margin: auto;
    width: 17px;
    height: 13px
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .apply-view svg path {
    fill: #f8fafa
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .product-image {
    position: relative;
    width: 60px;
    height: 60px;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .product-image img {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border: solid 1px #e2e2e2
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .name {
    font-size: 18px;
    font-stretch: condensed;
    line-height: 0.9;
    color: #292f32;
    padding-top: 20px;
    padding-right: 15px
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .constructor-scroll-content {
    margin: 0;
    height: 290px
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .constructor-scroll-content .row {
    margin: 0
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .constructor-scroll-content .row .col-xs-12 {
    padding: 0
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .constructor-scroll-content .description {
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.3;
    color: #292f32
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .constructor-scroll-content .constructor-content {
    margin-top: 7px
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .constructor-scroll-content .constructor-content .property-label {
    margin-top: 10px;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.3;
    color: #8b8b8b
}

#popover-basket .webui-popover-content #basket .information-col .constructor-view .constructor-scroll-content .constructor-content .property-value {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.4;
    color: #292f32
}

#popover-basket .webui-popover-content #basket .information-col .likes {
    opacity: 1;
    bottom: 20px;
    left: 20px;
    border: none
}

#popover-basket .webui-popover-content #basket .information-col .progress-container {
    height: 90px
}

#popover-basket .webui-popover-content #basket .information-col .progress-container .progress-bar {
    left: 0;
    top: 0;
    height: 90px;
    border-top-left-radius: 12px
}

#popover-basket .webui-popover-content #basket .information-col .progress-container .progress-bar-content {
    height: 64px;
    width: 81%;
    top: 10px;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.1;
    color: #292f32
}

#popover-basket .webui-popover-content #basket .information-col .progress-container .progress-bar-content .sum-to-gift {
    font-size: 30px;
    line-height: 1.3;
    font-weight: 400
}

#popover-basket .webui-popover-content #basket .information-col .progress-container .progress-bar-content .sum-to-gift span.currency {
    font-size: 34px;
    padding-left: 3px
}

#popover-basket .webui-popover-content #basket .information-col .progress-container .progress-bar-content div:nth-child(3) {
    margin-top: -8px
}

#popover-basket .webui-popover-content #basket .information-col .info-col-content {
    margin-top: 10px;
    line-height: 1.5
}

#popover-basket .webui-popover-content #basket .information-col .info-col-content .title {
    font-size: 16px;
    font-weight: normal
}

#popover-basket .webui-popover-content #basket .information-col .info-col-content .text {
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    color: #101010
}

#popover-basket .webui-popover-content #basket .information-col footer {
    position: absolute;
    bottom: 0
}

#popover-basket .webui-popover-content #basket .information-col footer .phone {
    font-size: 20px;
    font-weight: normal;
    line-height: 1
}

#popover-basket .webui-popover-content #basket .information-col footer .work-time {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #101010
}

#popover-basket .webui-popover-content #basket .information-col .btn-get-gift {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    width: 146px;
    height: 39px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    background-color: #f8515c;
    font-size: 14px;
    font-stretch: condensed;
    line-height: 2.8;
    color: #ffffff;
    text-align: center;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    text-decoration: none
}

#popover-basket .webui-popover-content #basket .information-col .btn-get-gift:hover {
    background-color: #ff4157
}

#popover-basket .webui-popover-content #basket .information-col .btn-get-gift.another {
    background-color: #f6f8f9;
    color: #292f32
}

#popover-basket .webui-popover-content #basket .information-col .btn-get-gift.another:hover {
    background-color: #ffffff
}

#popover-basket .webui-popover-content #basket .information-col .rc-nav {
    position: absolute;
    bottom: -5px;
    list-style: none;
    width: 130px;
    left: 0;
    right: 0;
    margin: auto
}

#popover-basket .webui-popover-content #basket .information-col .rc-nav li {
    list-style: none;
    display: inline-block;
    margin-left: 5px
}

#popover-basket .webui-popover-content #basket .information-col .rc-nav li.active .rc-bull {
    background-color: #f82c44
}

#popover-basket .webui-popover-content #basket .information-col .rc-nav .rc-bull {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: block;
    width: 10px;
    height: 10px;
    background-color: black
}

#popover-basket .webui-popover-content #basket .information-col .rc-list .recommendation-tab {
    display: none
}

#popover-basket .webui-popover-content #basket .information-col .rc-list .recommendation-tab:first-child {
    display: block
}

#popover-basket .webui-popover-content #basket .information-col .rc-list .rc-item {
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 10px;
    width: 165px;
    height: 95px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    background-color: #000000;
    position: relative
}

#popover-basket .webui-popover-content #basket .information-col .rc-list .rc-item .go-rc-btn {
    width: 105px;
    height: 22px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    background-color: #f8515c;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 45px;
    height: 25px;
    margin: auto;
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 2;
    color: #ffffff;
    text-decoration: none;
    text-align: center
}

#popover-basket .webui-popover-content #basket .information-col .rc-list .rc-item .go-rc-btn:hover {
    background-color: #ff4157
}

#popover-basket .webui-popover-content #basket .basket-items-col {
    padding-top: 8px;
    margin-right: 40px;
    width: 443px
}
#popover-basket.product-information-open .webui-popover-content #basket .information-col {
    width: 300px
}

#popover-basket.product-information-open .basket-items-col {
    width: 445px !important
}

#popover-basket .webui-popover-content #basket .basket-items-col .spinner {
    position: absolute;
    top: 150px;
    left: 205px;
    right: 0;
    margin: auto
}

#popover-basket .webui-popover-content #basket .basket-items-col .products-list {
    width: 468px;
    height: 262px;
    overflow-y: scroll;
    overflow-x: hidden
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-title {
    font-size: 22px;
    font-stretch: condensed;
    line-height: 1.7;
    color: #292f32;
    margin-bottom: 5px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item {
    padding: 13px 0;
    margin-right: 0;
    border-bottom: 1px solid #e5e5e5;
    width: 99.7%
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item.without_detail .name {
    cursor: default !important
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item.without_detail:hover .product-image:before {
    opacity: 0
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item.without_detail:hover .name {
    color: #000000
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item.not_change_amount .change-amount-btn {
    visibility: hidden
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item:hover .remove-basket-item {
    display: inline-block
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item:hover .product-image:before {
    opacity: 1
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item:hover .name {
    color: #93989a
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .product-image {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .product-image .without_sale {
    width: 27px;
    height: 27px;
    background: url("../images/stop_sale.png") no-repeat;
    display: block;
    position: absolute;
    top: -5px;
    right: -5px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .product-image img {
    width: 60px;
    height: 60px;
    border: solid 1px #e2e2e2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .product-image:before {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    content: ' ';
    opacity: 0;
    width: 60px;
    height: 60px;
    position: absolute;
    background: url(../images/eye.png) no-repeat center, rgba(0, 0, 0, 0.2)
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .name {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.3;
    color: #000000;
    cursor: pointer
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .section {
    font-size: 12px;
    line-height: 1.5;
    color: #929292;
    font-weight: 300
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .buttons {
    padding: 0;
    margin-top: 10px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .buttons .change-amount-btn {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #b3bbbd;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    text-decoration: none;
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.2;
    color: #000000;
    text-align: center;
    display: inline-block
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .buttons .change-amount-btn.plus {
    font-family: Arial
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .buttons .change-amount-btn:hover {
    background-color: #b2bbbd;
    border-color: #b2bbbd;
    color: #fff
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .buttons .amount {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.3;
    color: #292f32;
    margin: 0 10px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .product-sum {
    display: inline-block;
    margin-top: 13px;
    font-size: 18px;
    font-stretch: condensed;
    line-height: 1.1;
    color: #292f32
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .product-sum .currency {
    font-size: 20px;
    padding-left: 3px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .remove-basket-item {
    margin-top: 10px;
    display: none
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .remove-basket-item:hover svg path {
    fill: #b3b8b9
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .remove-basket-item:hover svg path:hover {
    fill: #ff0000
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .remove-basket-item svg {
    width: 16px;
    height: 16px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .remove-basket-item svg path {
    fill: #b3bcbe
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions {
    margin-top: 20px;
    width: 447px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bd-input {
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    width: 110px;
    height: 51px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bd-input.focused {
    background-color: transparent;
    border: solid 1px #e6e6e6
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bd-input.focused label {
    font-size: 11px;
    left: -26px;
    top: 3px;
    color: #909090
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bd-input.filled label {
    font-size: 11px;
    left: -26px;
    top: 3px;
    color: #909090
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bd-input.filled.error {
    border-color: #f4324c !important
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bd-input.filled.ok {
    border-color: #b6bd3b !important
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bd-input label {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.9;
    color: #292f32
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bd-input .basket-promo-code {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #292f32;
    padding-left: 19px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    display: inline-block;
    position: relative;
    height: 51px;
    width: 51px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #f7f8fa;
    border: 1px solid #e6e6e6;
    position: absolute;
    left: 132px;
    top: 0
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn:hover, #popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn.ok {
    background-color: #b6bd3b;
    border-color: #b6bd3b
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn:hover svg path, #popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn.ok svg path {
    fill: white !important
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn:active {
    background-color: #c2ca40;
    border-color: #c2ca40
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn:active svg path {
    fill: white !important
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn svg {
    position: absolute;
    top: 11px;
    bottom: 0;
    left: 4px;
    width: 25px;
    height: 25px;
    z-index: 1;
    zoom: 2;
    -moz-transform: scale(2);
    -moz-transform-origin: 6px 6px;
    margin: auto;
    right: 0
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn svg path {
    fill: #d7d7d7
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container {
    padding: 0
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total {
    background-color: #f4f4f4;
    width: 81px;
    height: 51px;
    padding-left: 15px;
    padding-top: 11px;
    margin-left: 45px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total.without-discount .order-sum {
    line-height: 1.8
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total .order-sum {
    font-size: 18px;
    font-stretch: condensed;
    color: #292f32;
    line-height: 0.8
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total .order-sum .currency {
    font-size: 21px;
    padding-left: 3px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total .order-discount, #popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total .summary-label {
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    color: #474c4d
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total .summary-label {
    margin-top: -4px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bonuses-info {
    padding: 0;
    padding-top: 10px;
    font-size: 13px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.3;
    color: #292f32
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bonuses-info .currency {
    font-size: 15px;
    margin-left: -1px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .basket-checkout-btn {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    display: none;
    text-align: center;
    height: 35px;
    text-decoration: none;
    background-color: #ffffff;
    border: solid 1px #f82c44;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 2.3;
    color: #f82c44;
    margin-top: 18px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .basket-checkout-btn:hover {
    background-color: #f72c44;
    color: #ffffff
}

.min-order-progress {
    display: none;
    width: 100%;
    height: 35px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    position: relative;
    margin-top: 20px
}

.min-order-progress .progress-bar-content {
    font-weight: 300;
    text-align: center;
    width: 100%;
    font-size: 14px
}

.min-order-progress .progress-bar-content .min-order-sum {
    height: 35px !important;
    line-height: 34px !important
}

.min-order-progress .progress-bar-content .min-order-sum .currency {
    font-size: 16px;
    margin-left: 2px
}

.min-order-progress .progress-bar {
    height: 33px
}

.bonuses-with-promo-disabled {
    display: none
}

.checkout-form {
    position: relative
}

.checkout-form .radios label span {
    padding-left: 0
}

.checkout-form .radios input[type="radio"] {
    display: none
}

.checkout-form .radios input[type="radio"] + label span {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: 0;
    vertical-align: top;
    background: url(../images/sprite-checkout-checkbox.png) left 0 no-repeat;
    cursor: pointer
}

.checkout-form .radios input[type="radio"]:checked + label span {
    background: url(../images/sprite-checkout-checkbox.png) left -17px no-repeat
}

.checkout-form .row-label {
    font-size: 14px
}

.checkout-form .fields-group {
    margin-top: 25px
}

@media (min-width: 0) {
    .checkout-form .fields-group {
        margin-left: 0;
        margin-right: 0
    }
}

.checkout-form .fields-group .fields {
    margin-top: 10px
}

.checkout-form .fields-group .bd-input {
    border: solid 1px #b9c1c2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: white
}

.checkout-form .fields-group .bd-input label {
    text-align: left !important;
    left: 15px
}

.checkout-form .fields-group .bd-input:hover {
    background-color: #f8fafa
}

.checkout-form .payment-fields .fields-group {
    margin-top: 40px
}

.checkout-form .payment-fields .delivery-price {
    margin-top: 0px
}

.checkout-form .payment-fields .bd-input {
    background-color: #fefefe;
    border: solid 1px #e6e6e6
}

.checkout-form .payment-fields .row-label {
    padding-bottom: 10px
}

.checkout-form .payment-fields .sod_select {
    background-color: #fefefe;
    border: 1px solid #e6e6e6
}

.checkout-form .payment-fields .sod_select .sod_list_wrapper {
    border-color: #e6e6e6
}

.checkout-form .delivery-type-toggle a {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    width: 123px;
    height: 43px;
    background-color: #ffffff;
    border: solid 1px #bac2c3;
    font-size: 14px;
    font-stretch: condensed;
    line-height: 2.8;
    color: #292f32
}

.checkout-form .delivery-type-toggle a:first-child {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    border-right: none
}

.checkout-form .delivery-type-toggle a:last-child {
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    border-left: none
}

.checkout-form .delivery-type-toggle a:hover {
    background-color: #f8fafa
}

.checkout-form .delivery-type-toggle a.active {
    border: solid 1px #fe3446;
    background-color: #fe3446;
    color: white
}

.checkout-form .delivery-type-content {
    margin-top: 20px
}

.checkout-form .delivery-type-content.without-pickup {
    margin-top: -10px
}

.checkout-form .delivery-type-content .col-xs-2 {
    padding-left: 0
}

.checkout-form .delivery-type-content > div .row {
    margin-top: 12px
}

.checkout-form .delivery-type-content .cs-skin-slide > span {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.4;
    color: #292f32
}

.checkout-form .radios {
    font-size: 16px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.2;
    color: #3f484d
}

.checkout-form .radios > label {
    margin-left: 5px
}

.checkout-form .map-row {
    display: none
}

.checkout-form .map-placeholder {
    border: 1px solid #bac2c3;
    width: 472px;
    border-radius: 3px
}

.checkout-form .map-placeholder #map {
    width: 470px;
    height: 400px
}

.checkout-form ._change_row, .checkout-form .fields-group.delivery-price {
    display: none
}

@media (min-width: 0) {
    .checkout-form .time-cont-r {
        padding-left: 15px
    }
}

.checkout-form .delivery-col {
    padding-left: 0
}

.checkout-form .delivery-col .sod_list .sod_option:first-child {
    display: none
}

.checkout-form .payment-col {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #e6e6e6;
    background-color: #fefefe;
    margin-top: 56px;
    margin-left: -54px
}

@media (min-width: 0) {
    .checkout-form .payment-col {
        margin-left: 15px;
        width: 95%
    }
}

@media (min-width: 768px) {
    .checkout-form .payment-col {
        width: 290px;
        position: absolute;
        top: 0;
        right: 0;
        margin-right: 90px
    }
}

@media (min-width: 992px) {
    .checkout-form .payment-col {
        width: 349px;
        position: absolute;
        top: 0;
        margin-right: 130px
    }
}

@media (min-width: 1200px) {
    .checkout-form .payment-col {
        width: 349px;
        margin-right: 250px
    }
}

.checkout-form .payment-col .use-bonuses {
    margin-left: -16px;
    padding: 21px 41px;
    height: 126px;
    background-color: #f6f8f9
}

@media (min-width: 0) {
    .checkout-form .payment-col .use-bonuses {
        margin-right: -16px
    }
}

@media (min-width: 544px) {
    .checkout-form .payment-col .use-bonuses {
        width: initial;
        margin-right: -16px;
        padding: 21px 15px
    }
}

@media (min-width: 992px) {
    .checkout-form .payment-col .use-bonuses {
        padding: 21px 41px
    }
}

@media (min-width: 1200px) {
    .checkout-form .payment-col .use-bonuses {
        padding: 21px 41px;
        width: 347px
    }
}

.checkout-form .payment-col .use-bonuses .bd-input {
    border: solid 1px #cbd0d2;
    border-radius: 3px
}

.checkout-form .payment-col .use-bonuses .bonus-available {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.4;
    color: #292f32;
    margin-top: 15px
}

.checkout-form .payment-col .use-bonuses .bonus-available .currency {
    font-size: 16px;
    padding-left: 2px
}

.checkout-form .payment-col .payment-fields {
    margin-top: -15px
}

@media (min-width: 768px) {
    .checkout-form .payment-col .payment-fields {
        padding: 0 0px
    }
}

@media (min-width: 992px) {
    .checkout-form .payment-col .payment-fields {
        padding: 0 25px
    }
}

@media (min-width: 1200px) {
    .checkout-form .payment-col .payment-fields {
        padding: 0 25px
    }
}

.checkout-form .payment-col .payment-fields .row-label {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 0;
    color: #292f32
}

.checkout-form .payment-col .code-resend {
    margin-top: 5px
}

.checkout-form .payment-col .code-resend a {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1;
    color: #292f32
}

.checkout-form .payment-col .delivery-price .bd-input {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.checkout-form .payment-col .delivery-price .bd-input:hover {
    background-color: transparent
}

.checkout-form .payment-col .delivery-price .bd-input label.delivery-price-label {
    left: 0 !important;
    text-align: center !important
}

.checkout-form .payment-col .delivery-price .bd-input label.delivery-price-label .currency {
    font-size: 16px;
    margin-left: 2px
}

.checkout-form .payment-col .delivery-price .bd-input label.delivery-price-label:hover {
    background-color: transparent
}

.checkout-form .payment-col .delivery-price .progress-container {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: 45px;
    border: solid 1px #e6e6e6;
    border-top: none;
    position: relative
}

.checkout-form .payment-col .delivery-price .progress-container .progress-bar {
    height: 45px
}

.checkout-form .payment-col .delivery-price .progress-container .progress-bar-content {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 2.9;
    color: #292f32;
    text-align: center;
    width: 100%
}

.checkout-form .payment-col .delivery-price .progress-container .progress-bar-content .currency {
    font-size: 16px;
    margin-left: 2px
}

.checkout-form .payment-col .payment-footer {
    border-top: 1px solid #e6e6e6;
    margin-top: 30px;
    padding-top: 20px
}

.checkout-form .payment-col .payment-footer .total-row {
    padding: 0 41px
}

@media (min-width: 0) {
    .checkout-form .payment-col .payment-footer .total-row {
        padding: 0 20px
    }
}

@media (min-width: 768px) {
    .checkout-form .payment-col .payment-footer .total-row {
        padding: 0 20px
    }
}

@media (min-width: 992px) {
    .checkout-form .payment-col .payment-footer .total-row {
        padding: 0 41px
    }
}

@media (min-width: 1200px) {
    .checkout-form .payment-col .payment-footer .total-row {
        padding: 0 41px
    }
}

@media (min-width: 544px) {
    .checkout-form .payment-col .payment-footer .total-row .order-total-container {
        width: 103px
    }
}

@media (min-width: 768px) {
    .checkout-form .payment-col .payment-footer .total-row .order-total-container {
        width: 88px
    }
}

.checkout-form .payment-col .payment-footer .total-row .order-total-container .order-total {
    width: auto;
    border-radius: 3px
}

.checkout-form .payment-col .payment-footer .total-row .order-total-container .order-total .order-discount {
    display: none
}

.checkout-form .payment-col .payment-footer .total-row .order-total-container .order-total .order-discount, .checkout-form .payment-col .payment-footer .total-row .order-total-container .order-total .summary-label {
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    color: #474c4d
}

.checkout-form .payment-col .payment-footer .total-row .order-total-container .order-total .summary-label {
    margin-top: -4px
}

.checkout-form .payment-col .payment-footer .total-row .order-total-container .order-total:after {
    right: -17px
}

.checkout-form .payment-col .payment-footer .total-row .bonuses-info {
    padding-left: 30px;
    padding-top: 9px;
    padding-right: 0;
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.3;
    color: #292f32
}

@media (min-width: 544px) {
    .checkout-form .payment-col .payment-footer .total-row .bonuses-info {
        margin-left: -8px;
        margin-top: 8px
    }
}

@media (min-width: 768px) {
    .checkout-form .payment-col .payment-footer .total-row .bonuses-info {
        margin-top: 0px
    }
}

.checkout-form .payment-col .payment-footer .total-row .bonuses-info .currency {
    font-size: 14px;
    padding-left: 1px
}

.checkout-form .payment-col .send-order {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    height: 51px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #f82c44;
    border: solid 1px #f82c44;
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.4;
    color: #ffffff;
    margin-top: 10px
}

@media (min-width: 544px) {
    .checkout-form .payment-col .send-order {
        width: 100%;
        margin: 15px 0
    }
}

@media (min-width: 0) {
    .checkout-form .payment-col .send-order {
        width: 100%;
        margin: 15px 0
    }
}

@media (min-width: 1200px) {
    .checkout-form .payment-col .send-order {
        width: 267px
    }
}

.checkout-form .payment-col .send-order:hover {
    color: #ffffff;
    background-color: #fe3446
}

.checkout-form .payment-col .send-order[disabled="disabled"] {
    background-color: #efefef;
    border: solid 1px #efefef;
    color: #292f32
}

.checkout-form .sod_select {
    height: 49px;
    line-height: 1.9;
    padding: 10px 10px 10px 15px;
    font-size: 14px
}


.checkout-form .sod_select .sod_list_wrapper {
    top: 45px
}

.checkout-form .sod_select .sod_option {
    padding: 10px 15px
}

.checkout-form .delivery-date-time_ {
    display: none;
    margin-top: -15px
}

.profile-tabs {
    margin-top: 30px
}

.profile-tabs ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.profile-tabs ul li {
    display: inline-block
}

.profile-tabs ul li a {
    font-weight: 300;
    position: relative;
    padding: 9px 18px;
    padding-left: 43px;
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.5;
    color: #292f32;
    text-decoration: none
}

.profile-tabs ul li a .profile-tab-icon {
    display: inline-block;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 2px solid #b2bbbd;
    position: relative;
    position: absolute;
    top: 8px;
    left: 8px
}

.profile-tabs ul li a .profile-tab-icon.bonuses-icon svg {
    width: 14px;
    -moz-transform: scale(0.55);
    -moz-transform-origin: 7px 7px
}

.profile-tabs ul li a .profile-tab-icon.history-icon svg {
    width: 12px;
    left: 7px;
    -moz-transform: scale(0.55);
    -moz-transform-origin: -1px 5px
}

.profile-tabs ul li a .profile-tab-icon svg {
    -moz-transform: scale(0.55);
    -moz-transform-origin: 9px 7px;
    zoom: 0.55;
    height: 17px;
    width: 17px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.profile-tabs ul li a .profile-tab-icon svg path {
    fill: #b2bbbd
}

.profile-tabs ul li a span {
    border-bottom: 1px dashed #292f32
}

.profile-tabs ul li a:hover span {
    border: none;
    color: #fb0000
}

.profile-tabs ul li.active a {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #f53049;
    color: white;
    position: relative
}

.profile-tabs ul li.active a .profile-tab-icon {
    border-color: white;
    left: 13px;
    top: 10px;
    width: 20px;
    height: 20px
}

.profile-tabs ul li.active a .profile-tab-icon svg path {
    fill: white
}

.profile-tabs ul li.active a span {
    border: none;
    color: #fff
}

.profile-tabs ul li.active a:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(176, 184, 50, 0);
    border-top-color: #f82c44;
    border-width: 6px;
    margin-left: -6px
}

.profile-content {
    padding-top: 40px
}

.profile-content .row {
    margin-top: 12px
}

.profile-content .bd-input {
    border-radius: 3px;
    background-color: #ffffff
}

.profile-content .bd-input label {
    left: 20px
}

@media (min-width: 0) {
    .profile-content .bd-input input, .profile-content .bd-input label {
        font-size: 12px
    }
}

@media (min-width: 544px) {
    .profile-content .bd-input input, .profile-content .bd-input label {
        font-size: 12px
    }
}

@media (min-width: 768px) {
    .profile-content .bd-input input, .profile-content .bd-input label {
        font-size: 14px
    }
}

.profile-content .bd-input.focused label, .profile-content .bd-input.filled label {
    left: 15px
}

.profile-content .profile-phone {
    margin-top: 30px
}

.profile-content .profile-phone .current-phone {
    font-size: 18px;
    font-stretch: condensed;
    line-height: 1.1;
    color: #292f32
}

.profile-content .profile-phone .change-phone {
    width: 380px;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.3;
    color: #292f32;
    margin-top: 10px
}

.profile-content .radios label span {
    padding-left: 0
}

.profile-content .radios input[type="radio"] {
    display: none
}

.profile-content .radios input[type="radio"] + label span {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: 0;
    vertical-align: top;
    background: url(../images/sprite-checkout-checkbox.png) left 0 no-repeat;
    cursor: pointer
}

.profile-content .radios input[type="radio"]:checked + label span {
    background: url(../images/sprite-checkout-checkbox.png) left -17px no-repeat
}

.profile-content .notify-config label {
}

.profile-content .notify-config label span {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #3f484d;
    margin-left: 11px;
    display: inline-block
}

.profile-content .address-list-container .address-list {
    margin-top: -10px
}

.profile-content .address-list-container .address-list .address-item .bordered-row {
    padding: 20px
}

.profile-content .address-list-container .address-list .address-item:first-child .bordered {
    border-top: none
}

.profile-content .address-list-container .address-list .address-item .bordered {
    border-top: 1px dashed #bac2c3
}

.profile-content .address-list-container .address-list .sod_select {
    background-color: #fefefe;
    border: 1px solid #e6e6e6;
    height: 49px;
    line-height: 1.9;
    padding: 10px 10px 10px 20px;
    font-size: 14px
}

.profile-content .address-list-container .address-list .sod_select .sod_list_wrapper {
    top: 45px;
    border-color: #e6e6e6
}

.profile-content .address-list-container .address-list .sod_select .sod_option {
    padding: 10px 15px
}

.profile-content .address-list-container .sub-row {
    margin: 0;
    margin-top: 10px
}

.profile-content .address-list-container .remove-address {
    display: inline-block;
    margin-top: 7px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    text-decoration: none;
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.4;
    color: #292f32
}

.profile-content .address-list-container .remove-address:before {
    content: '\00d7';
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    background-color: #f82c44;
    color: white;
    text-align: center;
    line-height: 1.9
}

.profile-content .address-list-container .remove-address span {
    margin-left: 10px;
    border-bottom: 1px dashed #292f32
}

.profile-content .address-list-container .remove-address:hover span {
    border: none;
    color: #ff0000
}

.profile-content .address-list-container .add-address {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    text-decoration: none;
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.4;
    color: #292f32;
    margin-top: 5px;
    margin-bottom: 10px;
    display: block
}

.profile-content .address-list-container .add-address:before {
    content: '+';
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    background-color: #b6be39;
    color: white;
    text-align: center;
    line-height: 1.9
}

.profile-content .address-list-container .add-address span {
    margin-left: 10px;
    border-bottom: 1px dashed #292f32
}

.profile-content .address-list-container .add-address:hover span {
    border: none;
    color: #ff0000
}

.profile-content .save-profile {
    outline: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    background-color: #f9f9f9;
    border: solid 1px #f8515c;
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #f82c44;
    height: 35px
}

.profile-content .save-profile:hover {
    background-color: #f82c44;
    color: #ffffff
}

.profile-content.bonuses .bonuses-progress .bonuses-progress-item {
    border: 1px solid #a5aeb0;
    width: 33%;
    height: 66px;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
    line-height: 2.8;
    color: #a5aeb0;
    font-size: 23px
}

.profile-content.bonuses .bonuses-progress .bonuses-progress-item:first-child {
    border-top-left-radius: 34px;
    border-bottom-left-radius: 34px;
    border-right: none
}

.profile-content.bonuses .bonuses-progress .bonuses-progress-item:last-child {
    border-top-right-radius: 34px;
    border-bottom-right-radius: 34px;
    border-left: none
}

.profile-content.bonuses .bonuses-progress .bonuses-progress-item:nth-child(1).got {
    background-color: #2dbec7;
    border-color: #2dbec7;
    color: white
}

.profile-content.bonuses .bonuses-progress .bonuses-progress-item:nth-child(2).got {
    background-color: #8dc100;
    border-color: #8dc100;
    color: white
}

.profile-content.bonuses .bonuses-progress .bonuses-progress-item:nth-child(3).got {
    background-color: #f82c44;
    border-color: #f82c44;
    color: white
}

.profile-content.bonuses .progress-information {
    margin-left: -60px
}

@media (min-width: 0) {
    .profile-content.bonuses .progress-information {
        margin-left: 0;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .profile-content.bonuses .progress-information {
        margin-left: 0;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .profile-content.bonuses .progress-information {
        margin-left: 0;
        padding-left: 15px
    }
}

@media (min-width: 544px) {
    .profile-content.bonuses .progress-information {
        margin-left: 0;
        padding-left: 15px
    }
}

.profile-content.bonuses .progress-stat {
    width: 315px;
    margin-top: 7px;
    font-size: 16px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #747474
}

.profile-content.bonuses .progress-stat span {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.2;
    color: #303638
}

.profile-content.bonuses .progress-stat .currency {
    font-size: 19px;
    margin-left: -1px
}

.profile-content.bonuses .progress-container {
    margin-top: 65px;
    height: 21px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    border: solid 1px #e6e6e6
}

.profile-content.bonuses .progress-container .progress-bar {
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    height: 19px;
    background-color: #fedd2c
}

.profile-content.bonuses .progress-container .got {
    color: #292f32
}

.profile-content.bonuses .progress-container .progress-legend {
    margin-top: 20px;
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.5;
    color: #a5aeb0
}

.profile-content.bonuses .promo-items {
    margin-top: 50px
}

.profile-content.bonuses .promo-block .promo-image {
    width: 118px;
    height: 107px;
    border-radius: 3px;
    max-width: 100%
}

.profile-content.bonuses .promo-block .title {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.1;
    color: #292f32;
    margin-top: 15px
}

.profile-content.bonuses .promo-block .description {
    margin-top: 10px;
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.2;
    color: #747474
}

.profile-content.order-history table.order-history-table {
    width: 830px
}

@media (min-width: 0) {
    .profile-content.order-history table.order-history-table {
        width: 100%
    }
}

@media (min-width: 768px) {
    .profile-content.order-history table.order-history-table {
        width: 100%
    }
}

@media (min-width: 992px) {
    .profile-content.order-history table.order-history-table {
        width: 100%
    }
}

@media (min-width: 544px) {
    .profile-content.order-history table.order-history-table {
        width: 100%
    }
}

.profile-content.order-history table.order-history-table thead tr {
    border-bottom: 1px dashed #e5e5e5
}

.profile-content.order-history table.order-history-table thead td {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.7;
    color: #000000;
    text-align: center;
    padding: 15px 30px
}

.profile-content.order-history table.order-history-table tbody tr {
    border-bottom: 1px solid #e5e5e5;
    -webkit-transition: height 1s;
    -moz-transition: height 1s;
    -ms-transition: height 1s;
    -o-transition: height 1s;
    transition: height 1s
}

.profile-content.order-history table.order-history-table tbody tr:last-child {
    border: none
}

.profile-content.order-history table.order-history-table tbody tr.complete td.order-status {
    color: #85b001
}

.profile-content.order-history table.order-history-table tbody tr.wait_pay td.order-status {
    color: #ef2a42
}

.profile-content.order-history table.order-history-table tbody tr.opened_ {
    background-color: #fdfdf5;
    border-bottom: none
}

.profile-content.order-history table.order-history-table tbody tr.opened_ + .history {
    height: auto
}

.profile-content.order-history table.order-history-table tbody td {
    padding: 20px 30px;
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.2;
    color: #292f32;
    text-align: center
}

.profile-content.order-history table.order-history-table tbody td:nth-child(1) {
    width: 90px
}

.profile-content.order-history table.order-history-table tbody td:nth-child(2) {
    width: 120px
}

.profile-content.order-history table.order-history-table tbody td:nth-child(4) .currency {
    font-size: 19px
}

.profile-content.order-history table.order-history-table tbody td.order-date {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #747474
}

.profile-content.order-history table.order-history-table tbody td.order-status {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.4;
    color: #000000
}

.profile-content.order-history table.order-history-table tbody td .order-detail-btn, .profile-content.order-history table.order-history-table tbody td .reorder-btn, .profile-content.order-history table.order-history-table tbody td .repay-btn {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #292f32;
    border-bottom: 1px dashed #292f32;
    text-decoration: none
}

.profile-content.order-history table.order-history-table tbody td .order-detail-btn:hover, .profile-content.order-history table.order-history-table tbody td .reorder-btn:hover, .profile-content.order-history table.order-history-table tbody td .repay-btn:hover {
    border: none;
    color: #ff0000
}

.profile-content.order-history table.order-history-table .history {
    display: none;
    margin-top: 0
}

.profile-content.order-history table.order-history-table .history td[colspan="3"] {
    width: 300px;
    padding: 0
}

.profile-content.order-history table.order-history-table .history .product-list {
    margin-top: 0;
    margin-bottom: 10px
}

.profile-content.order-history table.order-history-table .history .product-list tr {
    border: none
}

.profile-content.order-history table.order-history-table .history .product-list tr:nth-child(2n) {
    background-color: #fafafa
}

.profile-content.order-history table.order-history-table .history .product-list tr td {
    padding: 10px 5px
}

.profile-content.order-history table.order-history-table .history .product-list tr td:nth-child(1) {
    width: 180px;
    padding-right: 0;
    padding-left: 30px
}

.profile-content.order-history table.order-history-table .history .product-list tr td.name {
    font-weight: 400;
    text-align: left
}

.profile-content.order-history table.order-history-table .history .product-list tr td.name a, .profile-content.order-history table.order-history-table .history .product-list tr td.name .name_ {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #292f32;
    border-bottom: 1px dashed #292f32;
    text-decoration: none
}

.profile-content.order-history table.order-history-table .history .product-list tr td.name a:hover, .profile-content.order-history table.order-history-table .history .product-list tr td.name .name_:hover {
    border: none;
    color: #ff0000
}

.profile-content.order-history table.order-history-table .history .product-list tr td.name a.without_info, .profile-content.order-history table.order-history-table .history .product-list tr td.name .name_.without_info {
    border: none;
    cursor: default
}

.profile-content.order-history table.order-history-table .history .product-list tr td.name a.without_info:hover, .profile-content.order-history table.order-history-table .history .product-list tr td.name .name_.without_info:hover {
    color: #292f32
}

.profile-content.order-history table.order-history-table .history .product-list tr td.name .section {
    font-size: 12px;
    line-height: 1.5;
    color: #929292;
    font-weight: 300
}

.profile-content.order-history table.order-history-table .history .product-list tr td.local_sum {
    font-size: 14px
}

.profile-content.order-history table.order-history-table .history .product-list tr td.local_sum .currency {
    font-size: 16px;
    margin-left: 3px
}

.profile-content.order-history table.order-history-table .history .product-list tr td.amount {
    font-weight: 300;
    font-size: 14px;
    padding-right: 30px
}

.profile-content.order-history table.order-history-table .history .product-list.additional-info {
    border: 1px solid #8db54f;
    margin-top: 20px;
    margin-left: 10px
}

.profile-content.order-history table.order-history-table .history .product-list.additional-info tr {
    background: none !important;
    border-bottom: 1px solid #e5e5e5
}

.profile-content.order-history table.order-history-table .history .product-list.additional-info tr:last-child {
    border-bottom: none
}

.profile-cross-user-info {
    padding: 10px;
    padding-top: 25px;
    padding-left: 0
}

.profile-cross-user-info .cont-item {
    display: table-cell;
    font-weight: normal;
    font-stretch: condensed;
    vertical-align: middle
}

.profile-cross-user-info .cont-item:nth-child(1) {
    width: 205px;
    font-weight: 300
}

.profile-cross-user-info .cont-item.bonuses-cont {
    background-color: #f2f2f2;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 300;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}

.profile-cross-user-info .cont-item.logout {
    padding-left: 40px
}

.profile-cross-user-info .cont-item.logout a {
    border-bottom: 1px solid #93989a;
    font-size: 14px;
    text-decoration: none
}

.profile-cross-user-info .cont-item.logout a:hover {
    border-bottom: none
}

@keyframes gift-animation {
    from {
        background-position-y: -20000%
    }
    to {
        background-position-y: 0
    }
}

@-webkit-keyframes gift-animation {
    from {
        background-position-y: -20000%
    }
    to {
        background-position-y: 0
    }
}

@keyframes gift-animation-full {
    from {
        background-position-y: 20000%
    }
    to {
        background-position-y: 0
    }
}

@-webkit-keyframes gift-animation-full {
    from {
        background-position-y: 20000%
    }
    to {
        background-position-y: 0
    }
}

.gift-container {
    padding-top: 20px
}

.gift-container .product.gift {
    overflow: hidden;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -webkit-transition: transform .3s ease-out;
    -moz-transition: transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    -ms-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out;
    background: white;
    border-radius: 12px;
    box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
    -webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.gift-container .product.gift:hover {
    box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
    -webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
}

@media (min-width: 0) {
    .gift-container .product.gift {
        height: 400px
    }
}

@media (min-width: 544px) {
    .gift-container .product.gift {
        height: 435px
    }
}

@media (min-width: 1200px) {
    .gift-container .product.gift {
        height: 412px
    }
}

.gift-container .product.gift.masked .mask {
    visibility: visible;
    opacity: 1
}

.gift-container .product.gift .mask {
    -webkit-transition: opacity .8s ease;
    -moz-transition: opacity .8s ease;
    -ms-transition: opacity .8s ease;
    -o-transition: opacity .8s ease;
    transition: opacity .8s ease;
    opacity: 0;
    visibility: hidden;
    background: url(../images/maska.png) repeat scroll;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5
}

.gift-container .product.gift .front-side {
    z-index: 10;
    opacity: 1;
    visibility: visible
}

.gift-container .product.gift .back-side {
    width: 100%;
    height: inherit;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    background: #cbce43;
    background: -moz-linear-gradient(top, #cbce43 0%, #b8ba36 100%);
    background: -webkit-linear-gradient(top, #cbce43 0%, #b8ba36 100%);
    background: linear-gradient(to bottom, #cbce43 0%, #b8ba36 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cbce43', endColorstr='#b8ba36', GradientType=0)
}

.gift-container .product.gift .back-side:before {
    content: ' ';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    animation: gift-animation-full 2300s linear infinite;
    -webkit-animation: gift-animation-full 2300s linear infinite;
    background: url(../images/stars-gift-inner.png) repeat 0 0 fixed
}

.gift-container .product.gift .back-side:after {
    content: ' ';
    width: 170px;
    height: 228px;
    display: block;
    position: absolute;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    top: 80px;
    background: url(../images/selected-gift-inner.png) no-repeat
}

.gift-container .product.gift.active {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    border-bottom: none
}

.gift-container .product.gift.active .front-side {
    opacity: 0;
    visibility: hidden;
    z-index: 0
}

.gift-container .product.gift.active .back-side {
    opacity: 1;
    visibility: visible
}

.gift-container .product.gift .product-info {
    height: auto
}

.gift-container .product.gift .get-gift-btn, .gift-container .product.gift .get-another-gift-btn {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    outline: none;
    display: inline-block;
    width: 131px;
    height: 34px;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #ffffff;
    border: solid 1px #f82c44;
    font-size: 16px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.5;
    color: #f82c44
}

.gift-container .product.gift .get-gift-btn:hover, .gift-container .product.gift .get-another-gift-btn:hover {
    background-color: #f82c44;
    color: white
}

.gift-container .product.gift .gift-in-basket-text {
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 22px;
    font-weight: 400;
    font-stretch: condensed;
    line-height: 1.5;
    color: #fff;
    width: 171px;
    text-align: center
}

.gift-container .product.gift .gift-in-basket-text div:nth-child(1) {
    font-size: 45px
}

.gift-container .product.gift .gift-in-basket-text div:nth-child(2) {
    font-size: 24px;
    line-height: 0.1;
    font-weight: 300
}

.gift-container .product.gift .get-another-gift-btn {
    background-color: #f82c44;
    color: white
}

.gift-container .product.gift .get-another-gift-btn:hover {
    background-color: #ff4157
}

.gift-container .product.gift .gift-progress-info {
    position: absolute;
    bottom: 0;
    width: 100%
}

.gift-container .product.gift .gift-progress-info .line {
    height: 33px;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 2.3;
    color: #ffffff;
    text-align: center
}

.gift-container .product.gift .gift-progress-info .line .currency {
    font-size: 16px;
    padding-left: 3px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.gift-container .product.gift .gift-progress-info .line.limit1 {
    background-color: #9db832
}

.gift-container .product.gift .gift-progress-info .line.limit2 {
    background-color: #ff8a00
}

.gift-container .product.gift .gift-progress-info .line.limit3 {
    background-color: #a066b3
}

.gift-container .product.gift .gift-progress-info .progress-container {
    height: 78px
}

.gift-container .product.gift .gift-progress-info .progress-container .progress-bar {
    height: inherit
}

.gift-container .product.gift .gift-progress-info .progress-container .progress-bar-content {
    padding-top: 9px;
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.3;
    text-align: center;
    color: #292f32
}

.gift-container .product.gift .gift-progress-info .progress-container .progress-bar-content div {
    width: 164px;
    margin: 0 auto;
    text-align: center
}

.gift-container .product.gift .gift-progress-info .progress-container .progress-bar-content span {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    font-weight: 400
}

.gift-container .product.gift .gift-progress-info .progress-container .progress-bar-content span .currency {
    font-size: 26px;
    padding-left: 3px
}

.gift-container .product.gift:hover .progress-container {
    display: block
}

.gift-sticky {
    z-index: 10;
    width: 44px;
    height: 349px;
    border-radius: 3px;
    background-color: #ffffff;
    position: absolute;
    right: 0;
    top: 200px
}

.gift-sticky.sticky {
    position: fixed
}

.gift-sticky .grade-cont {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #ffffff;
    border: solid 1px #e2e2e2;
    width: 22px;
    height: 328px;
    position: relative;
    margin: 10px auto
}

.gift-sticky .grade-cont .grade {
    height: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: url(../images/gift-grade.png) no-repeat scroll center bottom;
    width: 12px;
    position: absolute;
    bottom: 4px;
    right: 4px
}

.gift-sticky .gift-toggle {
    cursor: pointer;
    width: 34px;
    height: 34px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    background-color: #b7b7b7;
    position: absolute;
    left: -34px;
    top: 15px
}

.gift-sticky .gift-toggle.active {
    background-color: #f82c44
}

.gift-sticky .gift-toggle.active:hover {
    background-color: #ff4157
}

.gift-sticky .gift-toggle:hover {
    background-color: #c7c7c7
}

.gift-sticky .gift-toggle svg {
    width: 20px;
    height: 19px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.gift-sticky .gift-toggle svg path {
    fill: white
}

.gift-sticky .expanded-gift {
    display: none;
    padding: 20px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    width: 251px;
    height: 442px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #ffffff;
    box-shadow: 0 5px 30px 0 rgba(81, 92, 98, 0.2)
}

.gift-sticky .expanded-gift.open {
    right: 20px;
    position: absolute
}

.gift-sticky .expanded-gift .title {
    font-size: 20px;
    font-weight: bold;
    font-stretch: condensed;
    line-height: 1.5;
    color: #292f32
}

.gift-sticky .expanded-gift .description {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.1;
    color: #292f32
}

.gift-sticky .expanded-gift .grade-cont {
    margin: 15px 0
}

.gift-sticky .expanded-gift .gifts-list {
    position: absolute;
    left: 30px
}

.gift-sticky .expanded-gift .gifts-list .gift-item {
    animation: gift-animation 700s linear infinite;
    -webkit-animation: gift-animation 700s linear infinite;
    background: url(../images/animate-star-sprite.png) repeat-y -532px 0, #d5d5d5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 10px;
    width: 177px;
    height: 102px;
    background-color: #efefef;
    position: relative
}

.gift-sticky .expanded-gift .gifts-list .gift-item.not-animate {
    animation: none;
    -webkit-animation: none
}

.gift-sticky .expanded-gift .gifts-list .gift-item:before {
    content: ' ';
    width: 80px;
    height: 87px;
    background: url(../images/gifts-sprite.png) no-repeat 0 -330px;
    position: absolute;
    z-index: 10;
    display: block;
    right: 10px;
    top: 15px
}

.gift-sticky .expanded-gift .gifts-list .gift-item.limit1.active {
    background: url(../images/animate-star-sprite.png) repeat-y -353px 0, #b1ce00
}

.gift-sticky .expanded-gift .gifts-list .gift-item.limit1.active:before {
    background: url(../images/gifts-sprite.png) no-repeat 0 -221px
}

.gift-sticky .expanded-gift .gifts-list .gift-item.limit2.active {
    background: url(../images/animate-star-sprite.png) repeat-y -177px 0, #fbc805
}

.gift-sticky .expanded-gift .gifts-list .gift-item.limit2.active:before {
    background: url(../images/gifts-sprite.png) no-repeat 0 -107px
}

.gift-sticky .expanded-gift .gifts-list .gift-item.limit3.active {
    background: url(../images/animate-star-sprite.png) repeat-y 0 0, #ff3e4c
}

.gift-sticky .expanded-gift .gifts-list .gift-item.limit3.active:before {
    background: url(../images/gifts-sprite.png) no-repeat 0 0
}

.gift-sticky .expanded-gift .gifts-list .gift-item.active .badge {
    background-color: #292f32
}

.gift-sticky .expanded-gift .gifts-list .gift-item .badge {
    top: 5px;
    width: 101px;
    height: 25px;
    background-color: #a0a9ab;
    position: absolute;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.gift-sticky .expanded-gift .gifts-list .gift-item .badge .price {
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.5;
    color: #ffffff;
    position: absolute;
    top: 0px;
    padding-left: 6px
}

.gift-sticky .expanded-gift .gifts-list .gift-item .badge .currency {
    font-size: 18px;
    padding-left: 3px
}

.gift-sticky .expanded-gift .gifts-list .gift-item .badge svg {
    width: 18px;
    margin-top: 4px;
    margin-left: 7px
}

.gift-sticky .expanded-gift .gifts-list .gift-item .badge svg path {
    fill: white
}

.gift-sticky .expanded-gift .gifts-list .gift-item .get-gift {
    display: none;
    position: absolute;
    bottom: 10px;
    left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    min-width: 78px;
    max-width: 108px;
    z-index: 10;
    padding: 0 10px;
    height: 26px;
    border: none;
    background-color: #f42b43;
    font-size: 12px;
    font-stretch: condensed;
    line-height: 2.1;
    color: #ffffff;
    text-align: center;
    text-decoration: none
}

.gift-sticky .expanded-gift .gifts-list .gift-item .get-gift:hover {
    background-color: #ff485d
}

body.panel-opened {
    overflow: hidden
}

body.panel-opened:after {
    content: ' ';
    width: 400%;
    height: 400%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 11
}

.constructor-container {
    margin-top: 10px
}

.constructor-container .title {
    font-size: 18px;
    font-stretch: condensed;
    line-height: 1.1;
    color: #292f32;
    padding-top: 15px
}

.constructor-container .title span {
    font-size: 16px;
    line-height: 1.2;
    color: #808080
}

.constructor-container .title a.get-preset {
    text-decoration: none;
    font-size: 18px;
    font-stretch: condensed;
    line-height: 1.1;
    color: #292f32;
    border-bottom: 1px dashed #292f32
}

.constructor-container .title a.get-preset:hover {
    border: none;
    color: #f72c44
}

.constructor-container .base-list {
    margin-bottom: 30px
}

.constructor-container .constructor-item {
    cursor: pointer;
    margin-top: 10px
}

.constructor-container .constructor-item .image img {
    width: 50px;
    border-radius: 50%
}

.constructor-container .constructor-item.active .image, .constructor-container .constructor-item.active:hover .image {
    background-color: #b6be39
}

.constructor-container .constructor-item.active .image img, .constructor-container .constructor-item.active:hover .image img {
    opacity: 0
}

.constructor-container .constructor-item.active .image svg, .constructor-container .constructor-item.active:hover .image svg {
    opacity: 1
}

.constructor-container .constructor-item.active .image svg path, .constructor-container .constructor-item.active:hover .image svg path {
    fill: white
}

.constructor-container .constructor-item:hover .image {
    background-color: #f1f1f1
}

.constructor-container .constructor-item:hover .image img {
    opacity: 0
}

.constructor-container .constructor-item:hover .image svg {
    opacity: 1
}

.constructor-container .constructor-item .image {
    position: relative;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    height: 50px;
    width: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.constructor-container .constructor-item .image svg {
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 17px;
    height: 13px;
    zoom: 2;
    -moz-transform: scale(2);
    -moz-transform-origin: 8px 6px
}

.constructor-container .constructor-item .image svg path {
    fill: #bbbbbb
}

.constructor-container .constructor-item .image img {
    opacity: 1;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.constructor-container .constructor-item .col-xs-10 {
    padding-top: 10px
}

.constructor-container .constructor-item .name {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.1;
    color: #292f32;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.constructor-container .constructor-item .category {
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.3;
    color: #747474
}

.constructor-container .add-ingredient-cont {
    padding-top: 20px;
    padding-left: 30px
}

.constructor-container .add-ingredient-cont a.add-ingredient {
    position: relative;
    text-decoration: none;
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.4;
    color: #292f32 !important;
    margin-left: 37px;
    border-bottom: 1px dashed #292f32
}

.constructor-container .add-ingredient-cont a.add-ingredient:hover {
    border: none;
    color: #f72c44 !important
}

.constructor-container .add-ingredient-cont a.add-ingredient:before {
    content: '+';
    display: inline-block;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    background-color: #b6be39;
    color: white;
    text-align: center;
    line-height: 1.7;
    position: absolute;
    top: -3px;
    left: -40px
}

.constructor-container .constructor-summary {
    margin-top: 30px
}

.constructor-container .constructor-summary span {
    font-size: 18px;
    font-stretch: condensed;
    line-height: 1.1;
    color: #292f32
}

.constructor-container .constructor-summary .weight, .constructor-container .constructor-summary .weight span {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
}

.constructor-container .constructor-summary .sum-value {
    font-size: 18px;
    font-stretch: condensed;
    line-height: 0.8;
}

.constructor-container .constructor-summary .sum-value .currency, .constructor-container .constructor-summary .sum-value span {
    font-size: 18px;
}

.constructor-container button.add-to-cart-constructor {
    margin-top: 20px;
    width: 80%;
    height: 42px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    border-radius: 24px;
    background-color: #ffffff;
    border: solid 1px #f72c44;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #f82c44
}

.constructor-container button.add-to-cart-constructor:hover {
    color: white;
    background-color: #f82c44
}

.constructor-container button.add-to-cart-constructor[disabled="disabled"] {
    background-color: #ffffff;
    border: solid 1px #e2e4e5;
    color: #b6babb
}

.constructor-container button.clear-constructor {
    display: none;
    background: none;
    border: none;
    outline: none;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #747474;
    text-decoration: none;
    border-bottom: 1px dashed #747474;
    padding: 0;
}

.constructor-container button.clear-constructor:hover {
    border-bottom: none;
}

.constructor-container .ingredients-list {
    counter-reset: ingredients-counter
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item {
    position: relative;
    content: counter(ingredients-counter);
    counter-increment: ingredients-counter;
    padding: 15px 0;
    border-bottom: 1px dashed #e5e5e5;
    margin-left: 0;
    margin-right: 0;
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .name-cont {
    padding-left: 0;
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .buttons {
    padding: 0;
    margin-top: 5px
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .buttons .change-amount-btn {
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: solid 1px #b3bbbd;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    text-decoration: none;
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.2;
    color: #000000;
    text-align: center;
    display: inline-block
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .buttons .change-amount-btn.plus {
    font-family: Arial
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .buttons .change-amount-btn:hover {
    background-color: #b2bbbd;
    border-color: #b2bbbd;
    color: #fff
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .buttons .amount {
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.3;
    color: #292f32;
    margin: 0 10px
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .weight {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: .6;
    color: #747474;
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .name {
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.2;
    color: #292f32;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .category {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.1;
    color: #747474
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .product-sum {
    display: inline-block;
    font-size: 18px;
    font-stretch: condensed;
    line-height: 0.5;
    color: #292f32;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .product-sum .currency {
    padding-left: 3px;
    font-size: 20px
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .remove-basket-item {
    margin-top: 5px
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .remove-basket-item svg {
    width: 16px;
    height: 16px
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .remove-basket-item svg path {
    fill: #b3bcbe
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .remove-basket-item svg path:hover {
    fill: #ff0000
}

.constructor-container .ingrs-cont {
    position: relative;
    padding-top: 15px
}

.new-ingredient .ingredient-categories {
    height: 103px;
    background-color: #f8fafa;
    position: relative;
    padding: 20px 30px
}

.new-ingredient .ingredient-categories .sod_select {
    background-color: #f7f9f9;
    border: 1px solid #bac2c3;
    height: 49px;
    line-height: 1.9;
    padding: 10px 10px 10px 20px;
    font-size: 14px
}

.new-ingredient .ingredient-categories .sod_select .sod_list_wrapper {
    top: 45px;
    border-color: #bac2c3
}

.new-ingredient .ingredient-categories .sod_select .sod_option {
    padding: 10px 15px
}

.new-ingredient .ingredient-categories .title {
    font-size: 18px;
    font-stretch: condensed;
    line-height: 1.1;
    color: #292f32;
    padding-top: 0px;
    padding-bottom: 15px
}

.new-ingredient .ingredient-categories .cs-select {
    margin-top: 15px;
    background: #f8fafa;
    width: 256px;
    height: 49px;
    padding-top: 7px
}

.new-ingredient .ingredient-categories .cs-select:hover {
    background: white
}

.new-ingredient .select-ingredients-cont {
    padding: 21px 21px 21px 30px
}

.new-ingredient .select-ingredients-cont .select-ingredients-list {
    counter-reset: s-ingredients-counter;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 2.1;
    color: #292f32;
    padding-bottom: 20px;
}

.new-ingredient .select-ingredients-cont .select-ingredients-list .ingredient-item {
    position: relative;
    content: counter(s-ingredients-counter);
    counter-increment: s-ingredients-counter;
    cursor: pointer
}

.new-ingredient .select-ingredients-cont .select-ingredients-list .ingredient-item.active {
    color: #fb4f58
}

.new-ingredient .select-ingredients-cont .select-ingredients-list .ingredient-item .name {
    position: relative;
    padding-left: 20px
}

.new-ingredient .select-ingredients-cont .select-ingredients-list .ingredient-item .name:before {
    content: counter(s-ingredients-counter, decimal) ". ";
    position: absolute;
    left: 0;
    font-family: Roboto;
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.4;
    color: #808080;
    text-align: left;
    top: 5px
}

.new-ingredient .select-ingredients-cont .select-ingredients-list .ingredient-item.active .name:before {
    color: #fb4f58
}

.new-ingredient .select-ingredients-cont .select-ingredients-list .ingredient-item .delete {
    display: none;
    position: absolute;
    right: 5px;
    top: -5px;
    padding: 5px
}

.presets {
}

.presets .title {
    font-size: 18px;
    font-stretch: condensed;
    line-height: 1.5;
    color: #292f32;
    padding-bottom: 10px
}

.presets .preset-item {
    margin: 0 10px;
    cursor: pointer
}

.presets .preset-item .name {
    font-size: 18px;
    font-stretch: condensed;
    line-height: 1.9;
    color: #292f32
}

.presets .preset-item .description {
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.2;
    color: #292f32;
    padding: 15px 0;
}

.presets .preset-item .price {
    display: inline-block;
    font-size: 18px;
    font-stretch: condensed;
    line-height: 1.3;
    color: #292f32;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.presets .preset-item .price .currency {
    font-size: 20px;
    padding-left: 3px
}

.presets .preset-item .weight {
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 2;
    color: #747474;
    margin-left: 15px;
}

.content-page {
    padding-top: 50px
}

.content-page.delivery-page {
    padding-top: 10px
}

.content-page.empty-items .status-title {
    font-size: 15px;
    font-weight: normal
}

.content-page.page-simple p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.5;
    color: #292f32
}

.content-page.page-simple p span {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5
}

.content-page.page-simple h2 {
    margin-top: 15px;
    font-size: 18px;
    font-stretch: condensed;
    line-height: 1.3;
    color: #292f32
}

.content-page.error_text .status-title {
    font-size: 15px;
    font-weight: normal
}

.content-page.page-403 .status-title {
    font-size: 20px;
    font-weight: bold;
    font-stretch: condensed;
    line-height: 1.2;
    text-align: center;
    color: #292f32
}

.content-page h1 {
    font-size: 30px;
    font-weight: bold;
    font-stretch: condensed;
    line-height: 0.7;
    color: #32292a;
    text-align: center
}

.content-page .status-title {
    font-size: 20px;
    font-weight: bold;
    font-stretch: condensed;
    line-height: 1.2;
    text-align: center;
    color: #292f32
}

.content-page .status-text {
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.3;
    text-align: center;
    color: #292f32;
    margin: 10px auto;
    width: 312px
}

.content-page .to-root {
    display: block;
    width: 161px;
    height: 39px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #a8ca00;
    font-size: 14px;
    font-stretch: condensed;
    line-height: 2.6;
    text-align: center;
    color: #ffffff;
    margin: 20px auto;
    text-decoration: none
}

.content-page .to-root:hover {
    background-color: #b2d600
}

.content-page .status-icon {
    position: relative;
    width: 115px;
    height: 115px;
    margin: 25px auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.content-page .status-icon span {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    color: white;
    font-size: 45px;
    text-align: center;
    padding-top: 24px
}

.content-page .status-icon img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 72px
}

.content-page .status-icon.icon-404 {
    background-color: #f82c44
}

.content-page .status-icon.icon-404 img {
    width: 72px
}

.content-page .status-icon.icon-403 {
    background-color: #f58323
}

.content-page .status-icon.icon-payment-fail {
    background-color: #f82c44
}

.content-page .status-icon.icon-payment-fail img {
    width: 35px
}

.content-page .status-icon.icon-payment-success {
    background-color: #a8ca00
}

.content-page .status-icon.icon-payment-success img {
    width: 35px
}

.bd-input {
    width: 100%;
    height: 50px;
    background-color: #f6f8f9;
    border: solid 1px #e6e6e6;
    border-collapse: separate;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #333;
    text-align: left;
    cursor: text;
    position: relative
}

.bd-input label {
    text-align: left!important;
    position: absolute;
    top: 12px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 14px;
    font-stretch: condensed;
    line-height: 1.8;
    color: #696969;
    text-align: center;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.bd-input input {
    height: 100%;
    width: 100%;
    position: relative;
    display: inline-block;
    padding-top: 13px;
    padding-left: 15px;
    padding-right: 10px;
    text-align: center;
    font-size: 17px;
    line-height: 24px;
    cursor: text;
    background: none;
    border: none
}

.bd-input.focused label, .bd-input.filled label {
    top: 3px;
    font-size: 11px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.8;
    color: #808080
}

.bd-input.focused {
    background-color: transparent !important
}

.bd-input.textarea {
    height: 100px;
    cursor: text
}

.bd-input.textarea label {
    z-index: 1
}

.bd-input.textarea textarea {
    position: absolute;
    cursor: text;
    background: transparent;
    width: 100%;
    padding: 20px;
    display: block;
    height: 100px;
    border: none;
    resize: none;
    z-index: 2
}

.bd-input.filled {
}

.bd-input.error {
    border-color: #f82c44 !important;
    border-bottom: 1px solid #f82c44 !important
}

.bd-form-row.actions {
    margin-top: 12px
}

.bd-form-messages .bd-error {
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.7;
    color: #ff0101;
    margin-top: 10px
}

.btn {
    display: block;
    height: 31px;
    width: 100%;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    background-color: #f82c44;
    border: solid 1px #f82c44;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #ffffff
}

.btn:hover {
    background-color: #ff4157;
    border-color: #ff4157
}

.btn[disabled] {
    background-color: #ffffff;
    border: solid 1px #e2e4e5;
    color: #b6babb
}

.input-row .bd-input {
    border-bottom: none
}

.bd-form-row {
    margin-top: -1px
}

.input-row-first .bd-input {
    border-bottom: none;
    -webkit-border-top-left-radius: 3px;
    -moz-border-top-left-radius: 3px;
    -ms-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    -ms-border-top-right-radius: 3px;
    border-top-right-radius: 3px
}

.input-row-last .bd-input {
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    -ms-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
    -ms-border-tbottom-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.popover-nav {
    list-style: none;
    padding: 0;
    margin-top: 15px
}

.popover-nav li {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    padding: 3px 5px 3px 23px;
    cursor: pointer
}

.popover-nav li a {
    border-bottom: 1px solid #93989a;
    font-size: 14px;
    text-decoration: none
}

.popover-nav li:hover {
    background-color: #f1f1f1;
    border-bottom: none
}

.popover-nav li:hover a {
    border-bottom: none
}

div.cs-select {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    text-align: left;
    background: #fff;
    z-index: 100;
    width: 100%;
    max-width: 500px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.options-row-select {
    margin-top: 11px;
    margin-bottom: 11px;
    padding: 0
}

div.cs-select:focus {
    outline: none
}

.cs-select select {
    display: none
}

.cs-select span {
    display: block;
    position: relative;
    cursor: pointer;
    padding: 1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.cs-select > span {
    padding-right: 3em
}

.cs-select > span::after, .cs-select .cs-selected span::after {
    speak: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.cs-select .cs-selected span::after {
    content: '\2713';
    margin-left: 1em
}

.cs-select.cs-active > span::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

div.cs-active {
    z-index: 200
}

.cs-select .cs-options {
    position: absolute;
    overflow: hidden;
    width: 138%;
    background: #fff;
    visibility: hidden
}

.cs-select.cs-active .cs-options {
    visibility: visible
}

.cs-select ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.cs-select ul span {
    padding: 1em
}

.cs-select ul li.cs-focus span {
    background-color: #ddd
}

.cs-select li.cs-optgroup ul {
    padding-left: 1em
}

.cs-select li.cs-optgroup > span {
    cursor: default
}

div.cs-skin-slide {
    color: #fff;
    font-size: 1.5em
}

@media screen and (max-width: 30em) {
    div.cs-skin-slide {
        font-size: 1em
    }
}

div.cs-skin-slide::before {
    content: '';
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #ffffff;
    border: solid 1px #bac2c3;
    color: #000000;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s
}

.cs-skin-slide > span {
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.2;
    color: #000000;
    -webkit-transition: text-indent 0.3s, opacity 0.3s;
    transition: text-indent 0.3s, opacity 0.3s
}

.cs-skin-slide > span svg {
    width: 10px;
    position: absolute;
    right: 10px;
    top: 15px
}

.cs-skin-slide.cs-active > span {
    opacity: 0
}

.cs-skin-slide.cs-active > span::after {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.cs-skin-slide .cs-options {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    background: white;
    width: 101%;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

@media screen and (max-width: 30em) {
    .cs-skin-slide .cs-options {
        padding-top: 3em
    }
}

.cs-skin-slide .cs-options li {
    opacity: 0;
    -webkit-transform: translate3d(30%, 0, 0);
    transform: translate3d(30%, 0, 0);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s
}

.cs-skin-slide.cs-active .cs-options li {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.cs-skin-slide.cs-active .cs-options li:hover {
    background-color: #f1f1f1
}

.cs-skin-slide.cs-active .cs-options li:first-child {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s
}

.cs-skin-slide.cs-active .cs-options li:nth-child(2) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s
}

.cs-skin-slide.cs-active .cs-options li:nth-child(3) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s
}

.cs-skin-slide.cs-active .cs-options li:nth-child(4) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s
}

.cs-skin-slide.cs-active .cs-options li:nth-child(5) {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s
}

.cs-skin-slide .cs-options li span {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.2;
    color: #000000;
    padding: 0.4em 0em 0.4em 1.5em
}

.cs-skin-slide .cs-selected span::after {
    content: ''
}

.tabs {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 97%;
    font-weight: 300;
    font-size: 1.25em
}

.tabs nav {
    text-align: center
}

.tabs nav ul {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    list-style: none;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
}

.tabs nav ul li {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    top: 20px;
    padding-bottom: 11px;
}

.tabs nav a {
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2.5;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    padding-bottom: 10px;

}

.tabs nav a span {
    vertical-align: middle;
    font-size: 0.75em
}

.tabs nav li.tab-current a {
    color: #74777b;
    box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
    -webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
}

.tabs nav a:focus {
    outline: none
}

.tabs-style-flip {
    max-width: 1200px
}

.content-wrap {
    position: relative
}

.content-wrap section {
    display: none;
    margin: 0 auto;
    padding: 1em;
    max-width: 1200px;
    text-align: center
}

.content-wrap section.content-current {
    display: block
}

.content-wrap section .row {
    padding: 50px
}

.content-wrap section p {
    margin: 0;
    font-size: 15px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.5;
    color: #292f32;
    text-align: left
}

.tabs-style-flip nav a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    text-decoration: none
}

.tabs-style-flip nav a:hover, .tabs-style-flip nav a:focus, .tabs-style-flip nav li.tab-current a {
    color: #74777b
}

.tabs-style-flip nav a span {
    padding: 17px 30px;
    font-size: 16px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #292f32;
    cursor: pointer
}

.tabs-style-flip nav a span:hover {
    color: #696969
}

.tabs-style-flip nav a::after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: #f0f0f0;
    content: '';
    -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
    transition: transform 0.3s, background-color 0.3s;
    -webkit-transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-perspective-origin: 50% 100%;
    perspective-origin: 50% 100%
}

.tabs-style-flip nav li.tab-current a::after {
    background-color: #fff;
    -webkit-transform: perspective(900px) rotate3d(1, 0, 0, 0deg);
    transform: perspective(900px) rotate3d(1, 0, 0, 0deg);
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
    -webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
}

.tabs-style-flip .content-wrap {
    background: #fff
}

.tabs-style-flip .content-wrap::before {
    content: ' ';
    display: block;
    position: absolute;
    background: white;
    width: 100%;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    height: 20px;
    z-index: 2;
}
.md-perspective, .md-perspective body {
    height: 100%;
    overflow: hidden
}

.md-perspective body {
    background: #222;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    perspective: 600px
}

.md-modal {
    position: fixed;
    top: 20%;
    left: 0;
    right: 0;
    width: auto;
    margin: 5% auto;
    max-width: 800px;
    min-width: 320px;
    height: 0;
    z-index: -1;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.md-show {
    visibility: visible;
    z-index: 99999
}

.md-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 11000;
    opacity: 0;
    background: rgba(0, 0, 0, 0.8);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.md-overlay.md-show {
    opacity: 1;
    visibility: visible
}

.md-content {
    position: relative;
    border-radius: 12px;
    margin: 0 auto;
    padding: 20px
}

.md-content .scroll-wrapper:after {
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(249, 249, 249, 1) 100%);
}

.md-effect-1 .md-content {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.md-show.md-effect-1 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.md-effect-2 .md-content {
    -webkit-transform: translateX(20%);
    -moz-transform: translateX(20%);
    -ms-transform: translateX(20%);
    transform: translateX(20%);
    opacity: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9)
}

.md-show.md-effect-2 .md-content {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.md-effect-3 .md-content {
    -webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.md-show.md-effect-3 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.md-effect-4 .md-content {
    -webkit-transform: scale(0) rotate(720deg);
    -moz-transform: scale(0) rotate(720deg);
    -ms-transform: scale(0) rotate(720deg);
    transform: scale(0) rotate(720deg);
    opacity: 0
}

.md-show.md-effect-4 ~ .md-overlay, .md-effect-4 .md-content {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s
}

.md-show.md-effect-4 .md-content {
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    opacity: 1
}

.md-effect-5.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-5 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(600px) rotateX(20deg);
    -moz-transform: translateZ(600px) rotateX(20deg);
    -ms-transform: translateZ(600px) rotateX(20deg);
    transform: translateZ(600px) rotateX(20deg);
    opacity: 0
}

.md-show.md-effect-5 .md-content {
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    -webkit-transform: translateZ(0px) rotateX(0deg);
    -moz-transform: translateZ(0px) rotateX(0deg);
    -ms-transform: translateZ(0px) rotateX(0deg);
    transform: translateZ(0px) rotateX(0deg);
    opacity: 1
}

.md-effect-6.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-6 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translate(30%) translateZ(600px) rotate(10deg);
    -moz-transform: translate(30%) translateZ(600px) rotate(10deg);
    -ms-transform: translate(30%) translateZ(600px) rotate(10deg);
    transform: translate(30%) translateZ(600px) rotate(10deg);
    opacity: 0
}

.md-show.md-effect-6 .md-content {
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    -webkit-transform: translate(0%) translateZ(0) rotate(0deg);
    -moz-transform: translate(0%) translateZ(0) rotate(0deg);
    -ms-transform: translate(0%) translateZ(0) rotate(0deg);
    transform: translate(0%) translateZ(0) rotate(0deg);
    opacity: 1
}

.md-effect-7 {
    top: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.md-effect-7 .md-content {
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    opacity: 0
}

.md-show.md-effect-7 .md-content {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    border-radius: 0 0 3px 3px;
    opacity: 1
}

.md-effect-8.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-8 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-70deg);
    -moz-transform: rotateY(-70deg);
    -ms-transform: rotateY(-70deg);
    transform: rotateY(-70deg);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0
}

.md-show.md-effect-8 .md-content {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1
}

.md-effect-9.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-9 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(-70deg);
    -moz-transform: rotateX(-70deg);
    -ms-transform: rotateX(-70deg);
    transform: rotateX(-70deg);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0
}

.md-show.md-effect-9 .md-content {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1
}

.md-effect-10.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-10 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(-60deg);
    -moz-transform: rotateX(-60deg);
    -ms-transform: rotateX(-60deg);
    transform: rotateX(-60deg);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.md-show.md-effect-10 .md-content {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1
}

.md-effect-11 .md-content {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.md-show.md-effect-11 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.md-effect-12 .md-content {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.md-show.md-effect-12 ~ .md-overlay {
    background: #e74c3c
}

.md-effect-12 .md-content h3, .md-effect-12 .md-content {
    background: transparent
}

.md-show.md-effect-12 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.md-effect-13.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-13 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-3000px) rotateY(90deg);
    -moz-transform: translateZ(-3000px) rotateY(90deg);
    -ms-transform: translateZ(-3000px) rotateY(90deg);
    transform: translateZ(-3000px) rotateY(90deg);
    opacity: 0
}

.md-show.md-effect-13 .md-content {
    -webkit-animation: slit .7s forwards ease-out;
    -moz-animation: slit .7s forwards ease-out;
    animation: slit .7s forwards ease-out
}

@-webkit-keyframes slit {
    50% {
        -webkit-transform: translateZ(-250px) rotateY(89deg);
        opacity: .5;
        -webkit-animation-timing-function: ease-out
    }
    100% {
        -webkit-transform: translateZ(0) rotateY(0deg);
        opacity: 1
    }
}

@-moz-keyframes slit {
    50% {
        -moz-transform: translateZ(-250px) rotateY(89deg);
        opacity: .5;
        -moz-animation-timing-function: ease-out
    }
    100% {
        -moz-transform: translateZ(0) rotateY(0deg);
        opacity: 1
    }
}

@keyframes slit {
    50% {
        transform: translateZ(-250px) rotateY(89deg);
        opacity: 1;
        animation-timing-function: ease-in
    }
    100% {
        transform: translateZ(0) rotateY(0deg);
        opacity: 1
    }
}

.md-effect-14.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-14 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateY(100%) rotateX(90deg);
    -moz-transform: translateY(100%) rotateX(90deg);
    -ms-transform: translateY(100%) rotateX(90deg);
    transform: translateY(100%) rotateX(90deg);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    transform-origin: 0 100%;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.md-show.md-effect-14 .md-content {
    -webkit-transform: translateY(0%) rotateX(0deg);
    -moz-transform: translateY(0%) rotateX(0deg);
    -ms-transform: translateY(0%) rotateX(0deg);
    transform: translateY(0%) rotateX(0deg);
    opacity: 1
}

.md-effect-15.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px
}

.md-effect-15 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    -moz-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    -ms-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    transform-origin: 0 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.md-show.md-effect-15 .md-content {
    -webkit-transform: translateZ(0px) translateX(0%) rotateY(0deg);
    -moz-transform: translateZ(0px) translateX(0%) rotateY(0deg);
    -ms-transform: translateZ(0px) translateX(0%) rotateY(0deg);
    transform: translateZ(0px) translateX(0%) rotateY(0deg);
    opacity: 1
}

.md-show.md-effect-16 ~ .md-overlay {
    background: rgba(180, 46, 32, 0.5)
}

.md-show.md-effect-16 ~ .container {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    filter: blur(3px)
}

.md-effect-16 .md-content {
    -webkit-transform: translateY(-5%);
    -moz-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    transform: translateY(-5%);
    opacity: 0
}

.md-show.md-effect-16 ~ .container, .md-effect-16 .md-content {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.md-show.md-effect-16 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.md-show.md-effect-17 ~ .container {
    height: 100%;
    overflow: hidden;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s
}

.md-show.md-effect-17 ~ .container, .md-show.md-effect-17 ~ .md-overlay {
    -webkit-transform: rotateX(-2deg);
    -moz-transform: rotateX(-2deg);
    -ms-transform: rotateX(-2deg);
    transform: rotateX(-2deg);
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.md-effect-17 .md-content {
    opacity: 0;
    -webkit-transform: translateY(200%);
    -moz-transform: translateY(200%);
    -ms-transform: translateY(200%);
    transform: translateY(200%)
}

.md-show.md-effect-17 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all 0.3s 0.2s;
    -moz-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s
}

.md-show.md-effect-18 ~ .container {
    height: 100%;
    overflow: hidden
}

.md-show.md-effect-18 ~ .md-overlay {
    background: rgba(143, 27, 15, 0.8);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s
}

.md-show.md-effect-18 ~ .container, .md-show.md-effect-18 ~ .md-overlay {
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 0% 50%;
    -webkit-animation: rotateRightSideFirst 0.5s forwards ease-in;
    -moz-transform-style: preserve-3d;
    -moz-transform-origin: 0% 50%;
    -moz-animation: rotateRightSideFirst 0.5s forwards ease-in;
    transform-style: preserve-3d;
    transform-origin: 0% 50%;
    animation: rotateRightSideFirst 0.5s forwards ease-in
}

@-webkit-keyframes rotateRightSideFirst {
    50% {
        -webkit-transform: translateZ(-50px) rotateY(5deg);
        -webkit-animation-timing-function: ease-out
    }
    100% {
        -webkit-transform: translateZ(-200px)
    }
}

@-moz-keyframes rotateRightSideFirst {
    50% {
        -moz-transform: translateZ(-50px) rotateY(5deg);
        -moz-animation-timing-function: ease-out
    }
    100% {
        -moz-transform: translateZ(-200px)
    }
}

@keyframes rotateRightSideFirst {
    50% {
        transform: translateZ(-50px) rotateY(5deg);
        animation-timing-function: ease-out
    }
    100% {
        transform: translateZ(-200px)
    }
}

.md-effect-18 .md-content {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    transform: translateX(200%);
    opacity: 0
}

.md-show.md-effect-18 .md-content {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -webkit-transition: all 0.5s 0.1s;
    -moz-transition: all 0.5s 0.1s;
    transition: all 0.5s 0.1s
}

.md-show.md-effect-19 ~ .container {
    height: 100%;
    overflow: hidden
}

.md-show.md-effect-19 ~ .md-overlay {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s
}

.md-show.md-effect-19 ~ .container, .md-show.md-effect-19 ~ .md-overlay {
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 50% 100%;
    -webkit-animation: OpenTop 0.5s forwards ease-in;
    -moz-transform-style: preserve-3d;
    -moz-transform-origin: 50% 100%;
    -moz-animation: OpenTop 0.5s forwards ease-in;
    transform-style: preserve-3d;
    transform-origin: 50% 100%;
    animation: OpenTop 0.5s forwards ease-in
}

@-webkit-keyframes OpenTop {
    50% {
        -webkit-transform: rotateX(10deg);
        -webkit-animation-timing-function: ease-out
    }
}

@-moz-keyframes OpenTop {
    50% {
        -moz-transform: rotateX(10deg);
        -moz-animation-timing-function: ease-out
    }
}

@keyframes OpenTop {
    50% {
        transform: rotateX(10deg);
        animation-timing-function: ease-out
    }
}

.md-effect-19 .md-content {
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
    opacity: 0
}

.md-show.md-effect-19 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all 0.5s 0.1s;
    -moz-transition: all 0.5s 0.1s;
    transition: all 0.5s 0.1s
}

#popover-information .webui-popover-content, #popover-menu-extend .webui-popover-content {
    width: 164px;
    padding: 0
}

#popover-bonuses-info.in {
    margin-top: 20px
}

#bonuses-info {
    width: 450px;
    height: 170px;
    padding-top: 30px
}

#bonuses-info .title {
    font-size: 18px;
    line-height: 1
}

#bonuses-info .description {
    padding-top: 10px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.2
}

#popover-basket .webui-arrow {
    right: 7px !important;
    left: auto !important
}

#popover-ingridients-filter {
    width: 445px;
    height: 331px
}

#popover-ingridients-filter .row {
    margin: 0
}

#popover-ingridients-filter .webui-popover-content {
    padding-right: 0;
    padding-left: 0
}

#popover-ingridients-filter .filter-params {
    margin-right: 10px;
    height: 230px;
    overflow-y: scroll
}

#popover-ingridients-filter .filter-params.scroll-content {
    padding-top: 10px;
    margin: 0 30px
}

#popover-ingridients-filter .filter-params .param-item {
    padding-left: 0
}

#popover-ingridients-filter .filter-params .param-item .icon-param {
    text-decoration: none;
    margin-left: 8px
}

#popover-ingridients-filter .filter-params .param-item .icon-param svg {
    height: 10px;
    width: 10px
}

#popover-ingridients-filter .filter-params .param-item .icon-param polygon, #popover-ingridients-filter .filter-params .param-item .icon-param path {
    fill: #b2bbbd
}

#popover-ingridients-filter .filter-params .param-item .remove-param:hover svg polygon, #popover-ingridients-filter .filter-params .param-item .remove-param:hover svg path, #popover-ingridients-filter .filter-params .param-item .remove-param.selected svg polygon, #popover-ingridients-filter .filter-params .param-item .remove-param.selected svg path {
    fill: #262626
}

#popover-ingridients-filter .filter-params .param-item span {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    margin-left: 10px;
    font-size: 16px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.8;
    color: #000000;
    cursor: pointer
}

#popover-ingridients-filter .filter-params .param-item span.unchecked {
    color: #a3a3a3;
    text-decoration: line-through
}

#popover-ingridients-filter .filter-params .param-item span.checked {
    color: #f82c44
}

#popover-ingridients-filter .filter-params .param-item .add_param:hover svg path, #popover-ingridients-filter .filter-params .param-item .add_param.selected svg path {
    fill: #f82c44
}

#popover-ingridients-filter .filter-params .param-item .add_param:hover span, #popover-ingridients-filter .filter-params .param-item .add_param.selected span {
    color: #f82c44
}

#popover-ingridients-filter .filter-actions {
    padding: 18px 40px;
    margin-top: 20px;
    border-top: 1px solid #efefef
}

#popover-ingridients-filter .filter-actions .clear-filter {
    background: none;
    border: none;
    outline: none;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #747474;
    text-decoration: underline;
    text-decoration-color: #747474;
    padding-left: 10px
}

#popover-ingridients-filter .filter-actions .clear-filter:hover {
    text-decoration: none
}

#popover-ingridients-filter .filter-actions .apply-filter {
    outline: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    width: 120px;
    height: 30px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    background-color: #ffffff;
    border: solid 1px #b0b832;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #b0b832
}

#popover-ingridients-filter .filter-actions .apply-filter:hover {
    background-color: #b0b832;
    color: white
}

#product-detail .md-content {
    max-width: 800px;
    background-color: #ffffff
}

@media (min-width: 0) {
    #product-detail .md-content {
        min-width: 250px
    }
}

@media (min-width: 544px) {
    #product-detail .md-content {
        min-width: 670px
    }
}

@media (min-width: 1200px) {
    #product-detail .md-content {
        min-width: 800px
    }
}

#product-detail .md-content .product.product-detail {
    min-height: 280px;
    height: 0
}

#product-detail .md-content .product.product-detail .preview {
    width: 100%;
    margin: 0
}

#product-detail .md-content .product-actions {
    margin-bottom: 0
}

#product-detail .md-content .product.product-detail .product-info {
    margin: 0;
    height: auto
}

#product-detail .md-content .product.product-detail .product-info .product-description {
    padding-top: 0
}

#product-detail .md-content .product.product-detail .product-info h3 {
    font-size: 20px;
    font-stretch: condensed;
    line-height: 0.9;
    color: #292f32
}

#product-detail .md-content .product.product-detail .product-info p {
    font-size: 12px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.2;
    color: #292f32
}

#popover-auth .webui-arrow {
    right: 5px;
    left: auto !important
}

@media (min-width: 0) {
    .index-page footer {
        margin-top: -20px
    }
}

@media (min-width: 544px) {
    .index-page footer {
        margin-top: -20px
    }
}

@media (min-width: 768px) {
    .index-page footer {
        margin-top: 100px
    }
}

@media (min-width: 992px) {
    .index-page footer {
        margin-top: 100px
    }
}

@media (min-width: 1200px) {
    .index-page footer {
        margin-top: 100px
    }
}

footer {
    margin-bottom: 20px;
    font-size: 12px;
    font-weight: 300
}

@media (min-width: 0) {
    footer {
        margin-top: 50px
    }
}

@media (min-width: 544px) {
    footer {
        margin-top: 50px
    }
}

@media (min-width: 768px) {
    footer {
        margin-top: 100px
    }
}

@media (min-width: 992px) {
    footer {
        margin-top: 100px
    }
}

@media (min-width: 1200px) {
    footer {
        margin-top: 100px
    }
}

footer .copyright a {
    text-decoration: none
}

footer .copyright a img {
    display: inline-block;
    width: 30px;
    margin-right: 10px;
    margin-top: -5px;
    text-decoration: none
}

footer .copyright a span {
    border-bottom: 1px solid #93989a
}

footer .copyright a span:hover {
    border: none;
    color: #fe1a1a
}

.social-icons-footer a {
    margin-right: 5px
}

.social-icons-footer a.sprite {
    background-image: url(../images/spritesheet.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 27px;
    height: 27px
}

.social-icons-footer a.sprite-social_vk {
    background-position: -5px -525px
}

.social-icons-footer a.sprite-social_vk:hover {
    background-position: -5px -562px
}

.social-icons-footer a.sprite-social_instagram {
    background-position: -5px -599px
}

.social-icons-footer a.sprite-social_instagram:hover {
    background-position: -5px -636px
}

.social-icons-footer a.sprite-social_tw {
    background-position: -5px -747px
}

.social-icons-footer a.sprite-social_tw:hover {
    background-position: -5px -784px
}

.social-icons-footer a.sprite-social_fb {
    background-position: -5px -821px
}

.social-icons-footer a.sprite-social_fb:hover {
    background-position: -5px -858px
}

.social-icons-footer a.sprite-social_yt {
    background-position: -5px -895px
}

.social-icons-footer a.sprite-social_yt:hover {
    background-position: -5px -932px
}

.social-icons-footer a.sprite-social_ok {
    background-position: -5px -673px
}

.social-icons-footer a.sprite-social_ok:hover {
    background-position: -5px -710px
}

.product-list .banner {
    border: none;
    text-align: center
}

.banner img {
    border-radius: 3px
}

#bx-panel .admin_tab_icon {
    margin-top: 2px !important
}

.news-list .news-item .news-text {
    line-height: 1.5
}

.constructor-container .constructor-summary .sum-value .currency, .constructor-container .constructor-summary .sum-value .currency {
    font-size: 18px
}

.gift-sticky .expanded-gift .gifts-list .gift-item .badge .currency {
    font-size: 19px
}

.auth-state.logged-in-state .bonuses .value .currency {
    font-size: 17px
}

.profile-cross-user-info .cont-item.bonuses-cont .currency {
    font-size: 16px;
    margin-left: -1px
}

.profile-cross-user-info .cont-item.bonuses-cont {
    font-weight: 400
}

.news-detail .detail-content ol {
    margin-left: -24px
}

.product .product-info .product-options .options-row-select {
    margin-top: 5px
}

.lic {
    padding: 5px 10px;
    border: 1px #f82c44 solid;
    width: 280px;
    position: absolute;
    top: 0px;
    left: 340px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer
}

.lic .title {
    color: #f82c44;
    border-bottom: 1px dashed #f82c44;
    font-size: 14px
}

.lic .title:hover {
    border: none
}

#licContent {
    width: 420px;
    font-size: 12px;
    display: none;
    font-weight: 300;
    padding: 10px 10px
}

.category-view-item .category-view-name .name-cont a {
    text-decoration: none;
    border-bottom: 1px solid #93989a
}

.category-view-item .category-view-name .name-cont a:hover {
    border-bottom: none
}

.category-view-item .category-view-name .sub-categories li a {
    text-decoration: none;
    border-bottom: 1px solid #4092bd
}

.category-view-item .category-view-name .sub-categories li a:hover {
    border-bottom: none
}

.category-view-item .category-view-name .sub-categories li {
    margin-right: 10px
}

.category-view-item .category-view-description {
    padding-top: 0;
    font-weight: 300
}

.profile-cross-user-info .cont-item.logout {
    padding-left: 25px
}

.profile-cross-user-info .cont-item:nth-child(1) {
    font-size: 14px
}

.order-confirm-text {
    font-size: 11px;
    display: block;
    padding: 0;
    font-weight: 300;
}

.order-confirm-text a {
    color: #4c82a6;
}

.private-house {
    font-weight: 300;
    padding-left: 5px;
}

.profile-content .address-list-container .address-list .sod_select.above .sod_list_wrapper {
    top: auto !important;
}