

/* Start:/bitrix/templates/bd_deliverysushi/css/bootstrap.css?1685016769257035*/
﻿/*!
 * 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(/bitrix/templates/bd_deliverysushi/css/../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(/bitrix/templates/bd_deliverysushi/css/../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(/bitrix/templates/bd_deliverysushi/css/../images/heart-sprite.png) left top no-repeat;
    display: inline-block;
    margin-right: 4px
}

.likes.liked .like-icon {
    background: url(/bitrix/templates/bd_deliverysushi/css/../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: #f8515c
}

.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(/bitrix/templates/bd_deliverysushi/css/../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: #f8515c
}

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("/bitrix/templates/bd_deliverysushi/css/../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(/bitrix/templates/bd_deliverysushi/css/../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(/bitrix/templates/bd_deliverysushi/css/../images/agree-sprite.png) left -20px no-repeat;
    cursor: pointer
}

.auth-state input[type="checkbox"]:checked + label span {
    background: url(/bitrix/templates/bd_deliverysushi/css/../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: #f8515c;
    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 {
}

.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;
    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(/bitrix/templates/bd_deliverysushi/css/../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: #f9f9f9;
    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(/bitrix/templates/bd_deliverysushi/css/../images/can-u-back.png) no-repeat scroll 0 0;
    width: 18px;
    height: 6px
}

.news-detail .back-to-catalog a:hover:before {
    background: url(/bitrix/templates/bd_deliverysushi/css/../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(/bitrix/templates/bd_deliverysushi/css/../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: #f8515c;
    border-bottom: 1px dashed #f8515c;
    border: none
}

.products-sub-menu .ingridients-filter-btn.pop-active svg path {
    fill: #f8515c
}

.products-sub-menu .ingridients-filter-btn.active span {
    color: #f8515c;
    border-bottom: 1px dashed #f8515c
}

.products-sub-menu .ingridients-filter-btn.active span:hover {
    border: none
}

.products-sub-menu .ingridients-filter-btn.active svg path {
    fill: #f8515c
}

.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: #b0b832;
    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: #b0b832;
    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("/bitrix/templates/bd_deliverysushi/css/../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(/bitrix/templates/bd_deliverysushi/css/../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 .add-to-cart-btn {
    display: none
}
.product.choose_option_state .product-actions.with-progress .add-to-cart-btn {
    display: block
}
.product.choose_option_state .product-actions.with-progress .progress-container {
    display: none
}

.product .product-actions.with-progress:hover .add-to-cart-btn {
    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: #ff4157;
    background: #ff4157;
    color: white
}

.product .product-actions .add-to-cart-btn.retry {
    color: #9db832;
    border-color: #9db832 !important;
    background-color: white
}

.product .product-actions .add-to-cart-btn.retry:hover {
    background: #acc741;
    border-color: #acc741 !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 {
    display: block !important
}

.product:hover .add-to-cart-btn.native {
    border-color: #f8515c;
    background: #f8515c;
    color: white
}

.product:hover .add-to-cart-btn.retry {
    background: #9db832;
    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: #f8515c;
    border: 1px solid #f8515c;
    color: #fff
}

.product.product-detail .add-to-cart-btn:hover {
    background-color: #ff4157;
    bordr: 1px solid #ff4157
}

.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(/bitrix/templates/bd_deliverysushi/css/../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(/bitrix/templates/bd_deliverysushi/css/../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 .sub-categories li a {
    font-size: 16px;
    color: #3a3e40;
    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: #f8515c;
    border-color: #f8515c
}

.basket-btn .close-basket .bd-round-icon:hover {
    background-color: #ff485d;
    border-color: #ff485d
}

.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: #f8515c;
    color: white;
    padding: 7px 15px;
    padding-left: 40px;
    height: 37px;
    position: relative
}

.basket-btn .not-empty-basket:hover {
    background-color: #ff4157
}

.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: #f8515c
}

#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: 468px
}

#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("/bitrix/templates/bd_deliverysushi/css/../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(/bitrix/templates/bd_deliverysushi/css/../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: 150px;
    height: 51px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bd-input.focused {
    background-color: #f6f8f9;
    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;
}

#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 #f8515c;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 2.3;
    color: #f8515c;
    margin-top: 18px
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .basket-checkout-btn:hover {
    background-color: #f8515c;
    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(/bitrix/templates/bd_deliverysushi/css/../images/sprite-checkout-checkbox.png) left 0 no-repeat;
    cursor: pointer
}

.checkout-form .radios input[type="radio"]:checked + label span {
    background: url(/bitrix/templates/bd_deliverysushi/css/../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: #f9f9f9;
    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: #f8515c;
    border: solid 1px #f8515c;
    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:before {
    right: 33px;
    zoom: .50
}

.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: #f8515c;
    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: #f8515c;
    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(/bitrix/templates/bd_deliverysushi/css/../images/sprite-checkout-checkbox.png) left 0 no-repeat;
    cursor: pointer
}

.profile-content .radios input[type="radio"]:checked + label span {
    background: url(/bitrix/templates/bd_deliverysushi/css/../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: #f8515c;
    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: #f8515c;
    height: 35px
}

.profile-content .save-profile:hover {
    background-color: #f8515c;
    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: #f8515c;
    border-color: #f8515c;
    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(/bitrix/templates/bd_deliverysushi/css/../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(/bitrix/templates/bd_deliverysushi/css/../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(/bitrix/templates/bd_deliverysushi/css/../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 #f8515c;
    font-size: 16px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.5;
    color: #f8515c
}

.gift-container .product.gift .get-gift-btn:hover, .gift-container .product.gift .get-another-gift-btn:hover {
    background-color: #f8515c;
    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: #f8515c;
    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(/bitrix/templates/bd_deliverysushi/css/../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: #f8515c
}

.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(/bitrix/templates/bd_deliverysushi/css/../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(/bitrix/templates/bd_deliverysushi/css/../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(/bitrix/templates/bd_deliverysushi/css/../images/animate-star-sprite.png) repeat-y -353px 0, #b1ce00
}

.gift-sticky .expanded-gift .gifts-list .gift-item.limit1.active:before {
    background: url(/bitrix/templates/bd_deliverysushi/css/../images/gifts-sprite.png) no-repeat 0 -221px
}

.gift-sticky .expanded-gift .gifts-list .gift-item.limit2.active {
    background: url(/bitrix/templates/bd_deliverysushi/css/../images/animate-star-sprite.png) repeat-y -177px 0, #fbc805
}

.gift-sticky .expanded-gift .gifts-list .gift-item.limit2.active:before {
    background: url(/bitrix/templates/bd_deliverysushi/css/../images/gifts-sprite.png) no-repeat 0 -107px
}

.gift-sticky .expanded-gift .gifts-list .gift-item.limit3.active {
    background: url(/bitrix/templates/bd_deliverysushi/css/../images/animate-star-sprite.png) repeat-y 0 0, #ff3e4c
}

.gift-sticky .expanded-gift .gifts-list .gift-item.limit3.active:before {
    background: url(/bitrix/templates/bd_deliverysushi/css/../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: #f8515c;
    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: #f8515c
}

.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: #f8515c !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 #f8515c;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.4;
    color: #f8515c
}

.constructor-container button.add-to-cart-constructor:hover {
    color: white;
    background-color: #f8515c
}

.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: #f8515c
}

.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: #f8515c
}

.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 {
    position: absolute;
    top: 11px;
    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: #f8fafa !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 {
    background-color: #f0f3f5 !important
}

.bd-input.error {
    border-color: #f8515c !important;
    border-bottom: 1px solid #f8515c !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: #f8515c;
    border: solid 1px #f8515c;
    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;
    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;
    transition: z-index 1s ease;
}

.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: #f8515c
}

#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: #f8515c
}

#popover-ingridients-filter .filter-params .param-item .add_param:hover span, #popover-ingridients-filter .filter-params .param-item .add_param.selected span {
    color: #f8515c
}

#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(/bitrix/templates/bd_deliverysushi/css/../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 #f8515c solid;
    width: 280px;
    position: absolute;
    top: 0px;
    left: 340px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer
}

.lic .title {
    color: #f8515c;
    border-bottom: 1px dashed #f8515c;
    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;
}

/* End */


/* Start:/bitrix/templates/bd_deliverysushi/css/fotorama.css?168501676921327*/
/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */
.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__html, .fotorama__img, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.fotorama--fullscreen, .fotorama__img {
    max-width: 99999px !important;
    max-height: 99999px !important;
    min-width: 0 !important;
    min-height: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0 !important
}

.fotorama__wrap .fotorama__grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.fotorama__grabbing * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.fotorama__spinner {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important
}

.fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3 .fotorama__fullscreen-icon, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border, .fotorama__wrap--css3 .fotorama__video-close, .fotorama__wrap--css3 .fotorama__video-play {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fotorama__caption, .fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before, .fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__nav, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__wrap--css3 .fotorama__stage .fotorama__img, .fotorama__wrap--css3 .fotorama__stage__frame {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus, .fotorama__nav__frame {
    outline: 0
}

.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after {
    content: '';
    border-radius: inherit;
    background-color: rgba(0, 175, 234, .5)
}

.fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage__shaft {
    -webkit-transform: none !important;
    transform: none !important
}

.fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
    transition-property: -webkit-transform, width;
    transition-property: transform, width;
    transition-timing-function: cubic-bezier(0.1, 0, .25, 1);
    transition-duration: 0ms
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__no-select, .fotorama__video-close, .fotorama__video-play, .fotorama__wrap {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fotorama__select {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.fotorama__nav, .fotorama__nav__frame {
    margin: auto;
    padding: 0
}

.fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft {
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1
}

.fotorama__nav__frame, .fotorama__thumb-border {
    box-sizing: content-box
}

.fotorama__caption__wrap {
    box-sizing: border-box
}

.fotorama--hidden, .fotorama__load {
    position: absolute;
    left: -99999px;
    top: -99999px;
    z-index: -1
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__nav, .fotorama__nav__frame, .fotorama__nav__shaft, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video-close, .fotorama__video-play {
    -webkit-tap-highlight-color: transparent
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
    background: url(/bitrix/templates/bd_deliverysushi/css/fotorama.png) no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 2dppx) {
    .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
        background: url(/bitrix/templates/bd_deliverysushi/css/fotorama@2x.png) 0 0/96px 160px no-repeat
    }
}

.fotorama__thumb {
    background-color: #7f7f7f;
    background-color: rgba(127, 127, 127, .2)
}

@media print {
    .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__thumb-border, .fotorama__video-close, .fotorama__video-play {
        background: none !important
    }
}

.fotorama {
    min-width: 1px;
    overflow: hidden
}

.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
    display: none
}

.fullscreen {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    background: #fff
}

.fotorama--fullscreen {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    float: none !important;
    z-index: 2147483647 !important;
    background: #fff;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important
}

.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {
    background: #fff
}

.fotorama__wrap {
    -webkit-text-size-adjust: 100%;
    position: relative;
    direction: ltr;
    z-index: 0;
    margin: 0 auto;
}

.fotorama__wrap--rtl .fotorama__stage__frame {
    direction: rtl
}

.fotorama__nav, .fotorama__stage {
    overflow: hidden;
    position: relative;
    max-width: 100%
}

.fotorama__wrap--pan-y {
    -ms-touch-action: pan-y
}

.fotorama__wrap .fotorama__pointer {
    cursor: pointer
}

.fotorama__wrap--slide .fotorama__stage__frame {
    opacity: 1 !important
}

.fotorama__stage__frame {
    overflow: hidden
}

.fotorama__stage__frame.fotorama__active {
    z-index: 8
}

.fotorama__wrap--fade .fotorama__stage__frame {
    display: none
}

.fotorama__wrap--fade .fotorama__fade-front, .fotorama__wrap--fade .fotorama__fade-rear, .fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
    display: block;
    left: 0;
    top: 0
}

.fotorama__wrap--fade .fotorama__fade-front {
    z-index: 8
}

.fotorama__wrap--fade .fotorama__fade-rear {
    z-index: 7
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
    z-index: 9
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
    display: none
}

.fotorama__img {
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    border: none !important
}

.fotorama__error .fotorama__img, .fotorama__loaded .fotorama__img {
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img, .fotorama__img--full {
    display: none
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
    display: block
}

.fotorama__wrap--only-active .fotorama__nav, .fotorama__wrap--only-active .fotorama__stage {
    max-width: 99999px !important
}

.fotorama__wrap--only-active .fotorama__stage__frame {
    visibility: hidden
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
    visibility: visible
}

.fotorama__nav {
    font-size: 0;
    line-height: 0;
    text-align: center;
    display: none;
    white-space: nowrap;
    z-index: 5
}

.fotorama__nav__shaft {
    position: relative;
    left: 0;
    top: 0;
    text-align: left
}

.fotorama__nav__frame {
    position: relative;
    cursor: pointer
}

.fotorama__nav--dots {
    display: block
}

.fotorama__nav--dots .fotorama__nav__frame {
    width: 21px;
    height: 30px
}

.fotorama__nav--dots .fotorama__nav__frame--thumb, .fotorama__nav--dots .fotorama__thumb-border {
    display: none
}

.fotorama__nav--thumbs {
    display: block
}

.fotorama__nav--thumbs .fotorama__nav__frame {
    padding-left: 0 !important
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
    padding-right: 0 !important
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
    display: none
}

.fotorama__dot {
    display: block;
    width: 8px;
    height: 8px;
    position: relative;
    top: 12px;
    left: 6px;
    border-radius: 50%;
    background-color: #c7c7c9;
}

.fotorama__nav__frame:focus .fotorama__dot:after {
    padding: 1px;
    top: -1px;
    left: -1px
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {

    background-color: #86868b;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
    padding: 3px;
    top: -3px;
    left: -3px
}

.fotorama__thumb {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%
}

.fotorama__nav__frame:focus .fotorama__thumb {
    z-index: 2
}

.fotorama__thumb-border {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    border: none;
    border-bottom: 2px solid #f56262;
    background: none;
}

.fotorama__caption {
    position: absolute;
    z-index: 12;
    bottom: 0;
    left: 0;
    right: 0;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #000
}

.fotorama__caption a {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, .5)
}

.fotorama__caption a:hover {
    color: #333;
    border-color: rgba(51, 51, 51, .5)
}

.fotorama__wrap--rtl .fotorama__caption {
    left: auto;
    right: 0
}

.fotorama__wrap--no-captions .fotorama__caption, .fotorama__wrap--video .fotorama__caption {
    display: none
}

.fotorama__caption__wrap {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
    padding: 5px 10px
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fotorama__wrap--css3 .fotorama__spinner {
    -webkit-animation: spinner 24s infinite linear;
    animation: spinner 24s infinite linear
}

.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
    transition-property: opacity;
    transition-timing-function: linear;
    transition-duration: .3s
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0
}

.fotorama__select {
    cursor: auto
}

.fotorama__video {
    top: 32px;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 10
}

@-moz-document url-prefix() {
    .fotorama__active {
        box-shadow: 0 0 0 transparent
    }
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
    position: absolute;
    z-index: 11;
    cursor: pointer
}

.fotorama__arr {
    position: absolute;
    width: 22px;
    height: 48px;
    top: 50%;
    margin-top: -16px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #f5f5f5;
    background-size: 20px 20px;
    background-position: center;
}

.fotorama__arr--prev {
    left: -30px;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='22px' height='40px' viewBox='0 0 22 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='свг' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-27.000000, -17.000000)' fill='%23686767'%3E%3Cg id='next' transform='translate(27.000000, 17.000000)'%3E%3Cpath d='M21.3484189,18.9023436 L2.87039104,0.452333641 C2.26498002,-0.151804752 1.28480559,-0.15078913 0.680408917,0.455458629 C0.0764804012,1.06162826 0.07804094,2.04357776 0.683529995,2.6481849 L18.0616901,20.0000739 L0.682905779,37.3518848 C0.0774947514,37.9565701 0.0759342126,38.9378945 0.679784702,39.5441423 C0.98276331,39.8480474 1.37968635,40 1.7766094,40 C2.17251809,40 2.5678806,39.8490631 2.87031302,39.5472673 L21.3484189,21.0977261 C21.6400056,20.8072584 21.803628,20.4119474 21.803628,20.0000739 C21.803628,19.5882004 21.6395374,19.1933581 21.3484189,18.9023436 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    transform: rotate(180deg) !important;
}

.fotorama__arr--next {
    right: -30px;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='22px' height='40px' viewBox='0 0 22 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='свг' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-27.000000, -17.000000)' fill='%23686767'%3E%3Cg id='next' transform='translate(27.000000, 17.000000)'%3E%3Cpath d='M21.3484189,18.9023436 L2.87039104,0.452333641 C2.26498002,-0.151804752 1.28480559,-0.15078913 0.680408917,0.455458629 C0.0764804012,1.06162826 0.07804094,2.04357776 0.683529995,2.6481849 L18.0616901,20.0000739 L0.682905779,37.3518848 C0.0774947514,37.9565701 0.0759342126,38.9378945 0.679784702,39.5441423 C0.98276331,39.8480474 1.37968635,40 1.7766094,40 C2.17251809,40 2.5678806,39.8490631 2.87031302,39.5472673 L21.3484189,21.0977261 C21.6400056,20.8072584 21.803628,20.4119474 21.803628,20.0000739 C21.803628,19.5882004 21.6395374,19.1933581 21.3484189,18.9023436 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

.fotorama__arr--disabled {
    pointer-events: none;
    cursor: default;
    *display: none;
    opacity: .1
}

.fotorama__fullscreen-icon {
    width: 32px;
    height: 32px;
    top: 15px;
    right: 15px;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='31px' height='31px' viewBox='0 0 31 31' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='свг' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-33.000000, -23.000000)' fill='%234D4D4D'%3E%3Cpath d='M49.4271284,37.1414141 L68.2842712,37.1414141 L68.2842712,39.4271284 L49.4271284,39.4271284 L49.4271284,58.2842712 L47.1414141,58.2842712 L47.1414141,39.4271284 L28.2842712,39.4271284 L28.2842712,37.1414141 L47.1414141,37.1414141 L47.1414141,18.2842712 L49.4271284,18.2842712 L49.4271284,37.1414141 Z' id='Combined-Shape' transform='translate(48.284271, 38.284271) rotate(-45.000000) translate(-48.284271, -38.284271) '%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    z-index: 20;
    background-size: contain;
    display: none;
}

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus {
    border-radius: 50%
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
    display: block;
}

.fotorama__video-play {
    width: 96px;
    height: 96px;
    left: 50%;
    top: 50%;
    margin-left: -48px;
    margin-top: -48px;
    background-position: 0 -64px;
    opacity: 0
}

.fotorama__wrap--css2 .fotorama__video-play, .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
    display: none
}

.fotorama__error .fotorama__video-play, .fotorama__loaded .fotorama__video-play, .fotorama__nav__frame .fotorama__video-play {
    opacity: 1;
    display: block
}

.fotorama__nav__frame .fotorama__video-play {
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
    background-position: -64px -32px
}

.fotorama__video-close {
    width: 32px;
    height: 32px;
    top: 0;
    right: 0;
    background-position: -64px 0;
    z-index: 20;
    opacity: 0
}

.fotorama__wrap--css2 .fotorama__video-close {
    display: none
}

.fotorama__wrap--css3 .fotorama__video-close {
    -webkit-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0)
}

.fotorama__wrap--video .fotorama__video-close {
    display: block;
    opacity: 1
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    opacity: 0
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    opacity: 1
}

.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--video .fotorama__fullscreen-icon {
    opacity: 0 !important
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    display: none
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    display: block
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
    display: none !important
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
    -webkit-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
    -webkit-transform: translate3d(-48px, 0, 0);
    transform: translate3d(-48px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
    -webkit-transform: translate3d(48px, 0, 0);
    transform: translate3d(48px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
    -webkit-transform: translate3d(32px, -32px, 0) !important;
    transform: translate3d(32px, -32px, 0) !important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
    -webkit-transform: translate3d(-48px, 0, 0) !important;
    transform: translate3d(-48px, 0, 0) !important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
    -webkit-transform: translate3d(48px, 0, 0) !important;
    transform: translate3d(48px, 0, 0) !important
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus), .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus), .fotorama__wrap--css3 .fotorama__video-close:not(:focus), .fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    transition-duration: .3s
}

.fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before {
    content: "";
    display: block;
    position: absolute;
    text-decoration: none;
    top: 0;
    bottom: 0;
    width: 10px;
    height: auto;
    z-index: 10;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 1px 100%, 5px 100%
}

.fotorama__nav:before, .fotorama__stage:before {

    left: -10px
}

.fotorama__nav.fotorama__shadows--left:before, .fotorama__stage.fotorama__shadows--left:before {
    left: 0
}

.fotorama__nav:after, .fotorama__stage:after {

    right: -10px
}

.fotorama__nav.fotorama__shadows--right:after, .fotorama__stage.fotorama__shadows--right:after {
    right: 0
}

.fotorama--fullscreen .fotorama__nav:after, .fotorama--fullscreen .fotorama__nav:before, .fotorama--fullscreen .fotorama__stage:after, .fotorama--fullscreen .fotorama__stage:before, .fotorama__wrap--fade .fotorama__stage:after, .fotorama__wrap--fade .fotorama__stage:before, .fotorama__wrap--no-shadows .fotorama__nav:after, .fotorama__wrap--no-shadows .fotorama__nav:before, .fotorama__wrap--no-shadows .fotorama__stage:after, .fotorama__wrap--no-shadows .fotorama__stage:before {
    display: none
}
.fotorama--fullscreen .fotorama__arr--prev {
    left: 30px;
}
.fotorama--fullscreen .fotorama__arr--next {
    right: 30px;
}
.fotorama--fullscreen .fotorama__nav--thumbs{
    padding: 30px 0;
}

.fotorama--fullscreen .fotorama__stage{
    height: calc(87vh) !important;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img{
    height: calc(73vh) !important;
    width: auto !important;
    max-width: 700px !important;
    max-height: 700px !important;
    margin: auto;
    left: 0 !important;
    right: 0 !important;
}
.fotorama__thumb-border{
    height: 66px !important;
}
.fotorama__stage{
    overflow: initial;
}
.fotorama--fullscreen .fotorama__arr{
    background-color: transparent;
    background-size: contain;
    background-position: center;
}

/* End */


/* Start:/bitrix/templates/bd_deliverysushi/css/update.css?168501299242301*/
#popover-auth .webui-arrow {right: 48px;}
.auth-state.logged-in-state{padding-top: 90px;}
.auth-state.logged-in-state .bonuses{
	background: rgb(233,72,110);
	background: -moz-linear-gradient(45deg, rgba(233,72,110,1) 0%, rgba(251,125,107,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(233,72,110,1) 0%,rgba(251,125,107,1) 100%);
	background: linear-gradient(45deg, rgba(233,72,110,1) 0%,rgba(251,125,107,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9486e', endColorstr='#fb7d6b',GradientType=1 );
	height: 95px;
    top:0;
    z-index: 12;
    width: 100%;
    position: absolute;
	border-radius: 12px 12px 0px 0px;
}
#popover-auth.is_auth .webui-arrow,#popover-auth.is_auth .webui-arrow:after{
	border-bottom-color: #f5736f;
}
.auth-state.logged-in-state .bonuses svg{
    width: 65px;
    position: absolute;
    left: 26px;
    top: 10px;
    fill: #fed4ce;
}
.auth-state.logged-in-state .bonuses .title{color: white; font-size: 16px;font-weight: 300;display: block;line-height: 1;margin-top: 25px;margin-left: 55px;}
.auth-state.logged-in-state .bonuses .value{display: block; background: none; color: white;font-size: 24px;font-weight: 300;margin-left: 45px;}
.auth-state.logged-in-state .bonuses .value .currency {font-size: 28px; line-height: 1.1;}
.profile-nav{padding-top: 60px;}

.profile-nav ul {
	list-style: none;
	padding: 0;
	border-radius: 12px;
	border: 1px solid #fff;
	background: white;
	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);
	margin-bottom: 20px;
}

.profile-nav ul:hover {
	box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
	-webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
}

.profile-nav ul li {
	margin: 25px 30px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e6e6e6;
}
.profile-nav ul li:last-child{border-bottom: none;padding-bottom: 0;}
.profile-nav ul li a{text-decoration: none;font-weight: 300;}
.profile-nav ul li.active a,.profile-nav ul li:hover a,.profile-nav ul li a:hover{color: #f82c44;}
.profile-content.bonuses .bonuses-progress .bonuses-progress-item{background: none !important;color: #d5d5d5;border-color: #e6e6e6;font-size: 48px;font-weight: bold;line-height: 1.3;}
.profile-content.bonuses .bonuses-progress .bonuses-progress-item.got{color: #fa5d70 !important;}
.profile-content.bonuses .bonuses-progress-cont{margin-left: 15px;}
.profile-content.bonuses .bonuses-progress-cont svg{
	width: 110px;
    position: absolute;
    left: 29px;
    top: 0px;
    fill: #f76b68;
}

.profile-content.bonuses .bonuses-progress{height: 90px; border: 1px dashed #dddddd;border-radius: 5px;padding-top: 10px;width: 445px;margin-left: 150px;
}
.profile-content.bonuses .bonuses-progress .bonuses-progress-item{
	border-top: none;
	border-bottom: none;
}
.profile-content.bonuses .bonuses-progress .bonuses-progress-item:first-child{
	border-left: none !important;border-radius: 0;
}
.profile-content.bonuses .bonuses-progress .bonuses-progress-item:last-child{
	border-right: none !important;border-radius: 0;
}
.profile-content.bonuses .progress-stat{width: 100%;padding-left: 15px;color: #292f32;padding-top: 5px; font-size: 14px;}
.profile-content.bonuses .progress-stat .currency {
	font-size: 16px;
}
.profile-content.bonuses .progress-stat span {
	font-size: 14px;
}
.progress-main{
	margin-top: 30px;
}
.profile-content.bonuses .progress-information{padding-left: 166px;}
.bonus-rules-cont ul{list-style: none; padding-left: 20px;}
.bonus-rules-cont ul li {
  padding-left: 0;
  text-indent: -1.0em;
  font-weight: 300;
  margin-bottom: 10px;
}
.bonus-rules-cont  .title{
	color: #292f32;
	font-size: 20px;
	padding-top: 40px;
    padding-bottom: 15px;
}
.bonus-rules-cont ul li::before {
  content: " ";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fd7c67;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.padt0{padding-top: 0;}
.address-list-container .title{font-size: 20px;margin-bottom: -15px;}
.address-list-container{margin-top: 40px !important;}
.profile-content.order-history table.order-history-table {margin-top: 30px;}
.profile-content.order-history table.order-history-table thead td{font-weight: 400;text-align: left; font-size: 16px; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.profile-content.order-history table.order-history-table tbody td{text-align: left;}
.profile-content.order-history table.order-history-table tbody td span.currency {font-size: 19px; padding-left: 3px;}
.profile-content.order-history table.order-history-table tbody > tr{border-bottom: none;}

.profile-content.order-history table.order-history-table tbody > tr:nth-child(odd) {
	background: #ffffff;
}

.profile-content.order-history table.order-history-table tbody tr.complete td.order-status div {
	display: inline-block;
	border-radius: 12px;
	color: white;
	font-weight: 300;
	padding: 5px 20px;
}
.webui-popover-content .product-list{width: 445px;}
.webui-popover-content .product-list tr{
	height: 90px;
	border-bottom: 1px solid #e5e5e5;
}
.webui-popover-content .product-list tr:last-child{
	border-bottom: none;
}
.webui-popover-content .product-list .prod-image{
	width: 80px;
}
.webui-popover-content .product-list .prod-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%;
}
.webui-popover-content .product-list .name div:first-child{
	font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.3;
    color: #000000;
}
.webui-popover-content .product-list .name .section{
	font-size: 12px;
    line-height: 1.5;
    color: #929292;
    font-weight: 300;
}
.has-not-orders{
	margin-top: 20px;
    border: 1px dashed #dddddd;
    border-radius: 3px;
    padding: 20px;
    padding-left: 76px;
    width: 325px;
    background: url('/bitrix/templates/bd_deliverysushi/css/../images/sad.png') no-repeat 25px 15px;
}
.user-info-element{
	border-radius: 12px;
	color: white;
	position: relative;
	height: 100%;
	padding-top: 160px;
	text-align: center;
	margin-bottom: 20px;
	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);
}

.user-info-element:hover {
	box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
	-webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
}
.user-info-element svg{
	fill: white;
	position: absolute;
	width: 145px;
	height: 110px;
    left: 0;
    right: 0;
    margin: auto;
    top: 20px;
}
.user-info-element div{
	width: 195px;
	margin: 0 auto;
	font-weight: 300;
}
.user-info-element .message-top{
    font-size: 17px;
    line-height: 1.2;
    font-weight: 400;
    margin-top: -20px;
}
.user-info-element .message-bottom{
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 20px;
}
.user-info-element .promo{
	height: 40px;
	background: white;
	color: black;
	border-radius: 12px;
	margin: 10px auto;
	line-height: 2.5;
}
.user-info-element.bonuses{
	height: 250px;
	background: rgb(233,72,110);
	background: -moz-linear-gradient(45deg, rgba(233,72,110,1) 0%, rgba(251,125,107,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(233,72,110,1) 0%,rgba(251,125,107,1) 100%);
	background: linear-gradient(45deg, rgba(233,72,110,1) 0%,rgba(251,125,107,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9486e', endColorstr='#fb7d6b',GradientType=1 );
}
.user-info-element.bonuses svg{
	fill: #ffd4cd;
	width: 180px;
    height: 130px;
    top: 13px;
}

.user-info-element.bonuses .value{
	font-size: 45px;
	font-weight: 300;
	line-height: .7;
}
.user-info-element.bonuses .value span.currency{
	font-size: 53px;
    padding-left: 5px;
}
.user-info-element.bonuses .title{
	font-size: 16px;
	font-weight: 300;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.user-info-element.gift,.user-info-element.winner{
	background: rgb(249,81,92);
	background: -moz-linear-gradient(45deg, rgba(249,81,92,1) 0%, rgba(249,170,102,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(249,81,92,1) 0%,rgba(249,170,102,1) 100%);
	background: linear-gradient(45deg, rgba(249,81,92,1) 0%,rgba(249,170,102,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9515c', endColorstr='#f9aa66',GradientType=1 );
	padding-top: 160px;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.user-info-element.gift svg{
	width: 93px;
	height: 93px;
}
.user-info-element.winner svg{
	width: 110px;
	height: 110px;
}
.user-info-element.winner svg path{
	fill: white !important;
}
.gift-info-btn{
	text-decoration: none !important;
	margin-right: 5px;
}
.gift-info-btn .bd-round-icon{
	background-color: #fb6a5a;
	border-color: #fb6a5a;
}
.gift-info-btn:hover .bd-round-icon{
	background-color: #fc7465;
}
.gift-info-btn svg{
	width: 15px;
	margin-top: 7px;
	fill: white;
}
#popover-gift-info{
    margin-top: 0;
    margin-left: 81px;
	background: rgb(249,81,92);
	background: -moz-linear-gradient(45deg, rgba(249,81,92,1) 0%, rgba(249,170,102,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(249,81,92,1) 0%,rgba(249,170,102,1) 100%);
	background: linear-gradient(45deg, rgba(249,81,92,1) 0%,rgba(249,170,102,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9515c', endColorstr='#f9aa66',GradientType=1 );
	width: 405px;
	max-height: 215px;
    min-height: 165px;
	color: white;
	border: none;
}
#popover-gift-info.in{
	margin-top: 21px;
}
#popover-gift-info .webui-arrow{margin-left: -94px;}
#popover-gift-info .webui-arrow,#popover-gift-info .webui-arrow:after{
	border-bottom-color: #f79b6a;
}
#popover-gift-info svg{
	width: 93px;
	height: 93px;
	position: absolute;
	top: 20px;
    left: 40px;
}
#popover-gift-info svg,#popover-gift-info svg path{
	fill: white !important;
}
#popover-gift-info .message-content div{
	width: 195px;
}
#popover-gift-info .message-top{
	font-size: 18px;
	line-height: 1.2;
	width: 220px !important;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    margin-top: 10px;
}
#popover-gift-info .message-bottom{
	font-size: 14px;
	line-height: 1.2;
	font-weight: 300;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 10px;
}
#popover-gift-info .promo{
	height: 50px;
	background: white;
	color: black;
	border-radius: 5px;
	margin: 15px 0;
	line-height: 2.6;
	text-align:center;
}
#popover-gift-info .message-content{
	margin-left: 150px;
    margin-top: 0px;
}
.message-bottom a{
	color:white;
	text-decoration: underline;
}
.message-bottom a:hover{
	text-decoration: none;
}
.profile-content.order-history table.order-history-table thead tr {
	border-bottom: none;
}
.local_sum span.currency {
	font-size: 19px;
    padding-left: 3px;
}
table.product-list {
	margin: 15px 15px;
}

table.product-list .amount{
	font-weight: 300;
}

.auth-state.logged-in-state nav {
	padding-top: 20px;
    padding-bottom: 20px;
}
.history_content_popover{max-height: 285px;}
.webui-popover.top.in{
	margin-top: -10px;
}
.user-info-element .promo,#gift-info .promo{
	position: relative;
	cursor: pointer;
	line-height: 3.9;
	height: 50px;
	padding-left: 20px;
	text-align: left;
}
.user-info-element .promo::before,#gift-info .promo::before{
	content: attr(data-placeholder);
	display: block;
	font-size: 10px;
	color: #9c9c9c;
	position: absolute;
	top: -2px;
	left: 20px;
	right: 0;
	margin: auto;
}
.user-info-element .promo.copied::before,#gift-info .promo.copied::before{
	content: attr(data-placeholder-completed);
}
.user-info-element .promo{
	text-align: center;
	padding-left: 0;
}
.user-info-element .promo::before{
	left: 0;
}

.profile-content .address-list-container .add-address {
	margin-top: 20px;
	font-size: 13px;
}
.md-overlay{
	background: rgba(0,0,0,0.2);
}
#product-detail .md-content {
    max-width: 562px !important;
    min-width: 562px !important;
    background-color: #ffffff;
}
.md-modal{
	position: absolute;
	top: 10%;
}
#product-detail .md-content .product.product-detail .product-info{
	margin-top: 20px;
}
#product-detail .md-content .prod-info-cont{padding: 0 !important;}
.product .product-info .product-options .options-row-select.col-xl-6{
	width: 49%;
    margin-right: 1%;
}
.hour-select-cont .sod_select .sod_list{
	max-height: 150px;
    overflow-y: scroll;
}
.checkout-form .payment-col{
	width: 100%;
	position: relative;
	left: auto;right: auto;top: auto;bottom: auto;
	width: 100%;
	margin-left: 0;
}

.bd-input {
	background: transparent !important;
	border-radius: 0 !important;
	border: none !important;
	border-bottom: 1px solid #d3d3d3 !important;
	height: 54px;
	right: auto;
	margin: 0;
}

.bd-input.focused {
	background: transparent !important;
	border-color: #ffc6c9 !important;
}

.bd-input.filled {
	background: transparent !important;
}

.bd-input input {
	padding-left: 0;
	padding-top: 20px;
	font-size: 18px !important;
	color: #3f4245;
	text-align: left !important;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bd-input label {
	text-align: left !important;
	top: 0px !important;
	left:0 !important;
	font-size: 14px !important;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.8;
    color: #808080;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
}

.bd-select .label {
	font-size: 14px !important;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.8;
    color: #808080;
}

.bd-select .sod_select .sod_list_wrapper .sod_list {
	padding: 15px 0;
}

.bd-select .sod_select .sod_option {
	padding: 7px 30px;
	font-size: 14px;
}

.bd-select .sod_select .sod_list_wrapper {
	border: none !important;
	border-radius: 3px !important;
	box-shadow: 0 5px 30px 0 rgba(81, 92, 98, 0.2);
    -webkit-box-shadow: 0 5px 30px 0 rgba(81, 92, 98, 0.2);
}

.bd-select .sod_select {
	border: none !important;
	border-bottom: solid 1px #d3d3d3 !important;
	padding: 0 !important;
	padding-bottom: 2px !important;
	height: auto !important;
	background: none !important;
	border-radius: 0 !important;
}

.bd-select .sod_list_wrapper::after, .bd-select .sod_list_wrapper::before {
	position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.bd-select .sod_select .sod_list_wrapper {
	overflow: initial;
}

.bd-select .sod_list_wrapper::after {
	content: " ";
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #eee;
    border-top-width: 0;
    border-width: 11px;
    left: 20px !important;
    top: -22px;
    z-index: 1;
}

.bd-select .sod_list_wrapper::before {
	content: " ";
    top: 1px;
    margin-left: -10px;
    border-color: transparent;
    border-bottom-color: #ffffff;
    border-top-width: 0;
    border-width: 10px;
    left: 20px;
    top: -20px;
    z-index: 2;
}
.checkout-form .delivery-config-cont{
	margin-left: -30px;
	margin-right: -30px;
	border-radius: 12px;
}
.checkout-form .delivery-type-toggle{
	padding: 15px;
	margin: -15px;
	padding-bottom: 0;
	position: relative;
	z-index: 3;
}
.checkout-form .delivery-type-toggle a:first-child {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 0px;
}

.checkout-form .delivery-type-toggle a{
	border: none !important;
	background: none;
	color: #292F3A !important;
	padding-left: 32px;
	padding-right: 32px;
	text-align: left;
	width: auto;
	font-size: 16px;
	height: 66px;
	line-height: 3.4;
}
.checkout-form .delivery-type-toggle a.active{
	background: #fff;
	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);
	border-bottom-left-radius: 0;
}
.checkout-form .delivery-type-toggle a.active:hover{
	background: #fff;
	color: #292F3A !important;
	cursor: default;
}

.checkout-form .delivery-type-content::before {
	content: ' ';
	display: block;
	position: absolute;
	background: white;
	width: 100%;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	height: 20px;
	z-index: 4;
	left: 0;
}
.checkout-form .delivery-type-content{
	padding-left: 30px;
	padding-bottom: 35px;
	padding-top: 1px;
	margin-top: -5px;
	background: #fff;
	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);
	position: relative;
}

.checkout-form .delivery-type-toggle a[data-type="2"] {
	 margin-left: -4px;
}
.checkout-form .delivery-type-toggle a:hover {
	color: #f53049 !important;
	background: none;
}
.comment_row{
	margin-top: 15px;
}
.hour-select-cont{
	display: none;
	padding-right: 13px;
	padding-top: 12px;
}
.col-xs-5.hour-select-cont{
	padding-left: 20px;
	padding-right: 34px;
}
.delivery-time-type_ .bd-checkbox{
	margin-left: 0;
	margin-top: 51px;
}
.type-conf-cont{
	margin-top: 40px;
}
.checkout-title, .checkoout-label{
	color: #3f4245;
	font-size: 18px;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.checkout-form ._change_row .bd-input{
	margin-bottom: 20px;
}
.bonuses-block{
	position: relative;
	height: 185px;
	background-color: #f6f8f9;
	border-radius: 5px;
}
.bonuses-block .title{
	position: absolute;
    top: 24px;
    left: 137px;
	font-size: 16px;
	color: #3f4245;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bonuses-block .value{
	position: absolute;
    top: 42px;
    left: 137px;
	font-size: 24px;
	color: #3f4245;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bonuses-block .value .currency{
	font-size: 28px;
}
.bonuses-block svg{
	width: 74px;
	margin-left: 34px;
	margin-top: 10px;
}
.bonuses-block svg g{
	fill: #ec486c;
}
.bonuses-block .col-xs-12{
	padding: 0 30px;
    padding-top: 14px;
}
.bonuses-block input{
	text-align: left;
}
.checkout-form .fields-group {
	margin-top: 45px;
}
.checkout-form .delivery-type-content>div .row {
	margin-top: 25px;
}
.checkout-form .summary-label > span{
	display: inline-block;
}
.checkout-form .summary-label > span:first-child{
	width: 90%;
	position: relative;
}
.checkout-form .summary-label > span:first-child div{
	background-color: #f9f9f9;
	display: inline-block;
	position: absolute;
  top: -20px;
  z-index: 2;
}
.checkout-form .summary-label{
	position: relative;
}
.checkout-form .summary-label .meta-value_{
	text-align: right;
	z-index: 2;
	position: absolute;
	right: 0;
	background: #f9f9f9;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.checkout-form .order_sum_ span {
	font-weight: 400;
}

.checkout-form .summary-label .meta-value_ .currency {
	font-size: 18px;
    padding-left: 3px;
}
.checkout-form .summary-label span.order-sum .currency {
	font-size: 30px;
    padding-left: 3px;
}
.checkout-form .summary-label > span:first-child::after{
		content: ' ';
    display: inline-block;
    border-bottom: 1px dotted #d3d3d3;
    height: 11px;
    position: absolute;
    bottom: 0;
		width: 110%;
		left: 0;
}
.checkout-form .payment-col,.checkout-form .payment-col .payment-footer{
	border: none;
}
._delivery-price-value{
	margin-top: 25px;
	font-size: 18px;
	color: #525457;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
._delivery-price-value .currency {
	font-size: 20px;
	padding-left: 3px;
}
.delivery-price{
	padding-right: 30px;
}
.delivery-price .progress-container{
	height: 1px;
  background-color: #D3D3D8;
	width: calc(100% - 18px);
	position: relative;
}
.delivery-price .progress-container .progress-bar{
	background-color: #fb4f58;
	height: 1px;
}
.delivery-price .progress-container .progress-bar::after{
	content: ' ';
	height: 3px;
	width: 3px;
	border-radius: 50%;
	position: absolute;
	right: 0;
	background-color: #fb4f58;
	top: -1px;
}
.delivery-price .progress-bar-content{
	font-size: 14px;
	padding-top: 8px;
	color: #525457;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.delivery-price .progress-bar-content .currency{
	font-size: 16px;
    padding-left: 2px;
}
.checkout-form .delivery-price .bd-input{
	border: none !important;
}
.checkout-form .delivery-price.is_free .bd-input{
	border-bottom: 1px solid #d3d3d3 !important;
}
.checkout-form .map-placeholder{
	width: 100%;
}
.checkout-form .map-placeholder #map{
	width: 100%;
}
.map-row .col-xs-12{
	padding-right: 40px;
}
.payment-footer .summary-label{
	font-weight: 300;
	margin-bottom: 15px;
}
.payment-footer .summary-label.order_sum_{
	padding-top: 5px;
}
.order_sum_{
	font-weight: bold;
}
.order_sum_ .meta-value_ span{
	font-size: 26px;
	line-height: .6;
	font-weight: bold;
}
.bd-checkbox {
  position: relative;
	margin-top: 36px;
}
.bd-checkbox label {
  width: 17px;
  height: 17px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  background: white;
  border-radius: 3px;
  border: 1px solid #c1c1c1;
}
.bd-checkbox label span{
	position: absolute;
	width: 130px;
	left: 20px;
	top: -3px;
}
.bd-checkbox label:after {
  content: '';
  width: 9px;
  height: 5px;
  position: absolute;
	top: 5px;
	left: 4px;
  border: 3px solid white;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.bd-checkbox label:hover::after {
  opacity: 0.5;
}
.bd-checkbox input[type=checkbox] {
  visibility: hidden;
}
.bd-checkbox input[type=checkbox]:checked + label{
	background: #fb4f58;
	border-color: #fb4f58;
}
.bd-checkbox input[type=checkbox]:checked + label:after {
  opacity: 1;
}
.delivery-time-type_ .bd-checkbox label span{
	left: 24px;
	font-weight: 300;
	font-size: 14px;
}
.pickup_discount_label{
  background: #b6bf29;
  padding: 5px 10px;
  line-height: 1;
  color: white;
  display: inline-block;
  border-radius: 3px;
  margin-left: 10px;
  font-size: 12px;
}
.order-content{
	padding: 0;
	margin: 0;
	margin-top: 20px;
	list-style: none;
}
.order-content li{
	list-style: none;
	padding: 25px 30px;
  margin-right: 0;
  border-bottom: 1px dashed #e5e5e5;
}
.order-content li:last-child{
	border-bottom: none;
}
.order-content li > div{
	display: inline-block;
	font-weight: 300;
	vertical-align: top;
}
.order-content li > div:nth-child(2){
	margin-left: 30px;
	vertical-align: middle;
	margin-top: -20px;
	width: 140px;
}
.order-content li > div:nth-child(4){
	float: right;
}
.order-content li .image{
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.order-content li .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%;
}
.order-content li .name{
	margin-top: 30px;
	font-size: 14px;
	font-weight: 300;
	font-stretch: condensed;
	line-height: 1.3;
	color: #000000;
	cursor: default;
	vertical-align: top:
}
.order-content li .section{
	font-size: 12px;
	line-height: 1.5;
	color: #929292;
	font-weight: 300;
}
.order-content li .amount{
	width: 40px;
	font-size: 14px;
	margin-top: 20px;
}
.order-content li .price{
	margin-top: 17px;
}
.order-content li .price .currency {
	font-size: 19px;
}
.order-content li .content_ .option_name{
	font-size: 12px;
	line-height: 1.5;
	color: #929292;
	font-weight: 300;
	margin-top: 5px;
}
.order-content li .content_ .option_value{
	font-size: 14px;
	font-weight: 300;
	font-stretch: condensed;
	line-height: 1.3;
	color: #000000;
}
.delivery-type-content .col-xs-6{
	padding-right: 30px;
}
.delivery-type-content .col-xs-12{
	padding-right: 44px;
}
.delivery-price.is_free{
	padding-right: 46px;
}
.delivery-price.is_free .bd-input{height: 55px;}

.bd-select .sod_select {
	font-size: 18px !important;
    font-weight: 400;
	line-height: 1.5 !important;
    color: #3f4245;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bd-select .sod_select:before {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDEyOSAxMjkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyOSAxMjkiIHdpZHRoPSIxOHB4IiBoZWlnaHQ9IjE4cHgiPiAgPGc+ICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiM0MzQ3NDkiLz4gIDwvZz48L3N2Zz4=);
	width: 18px;
	right: 5px;
	top: 29px;
}
.private-house {
	font-size: 14px;
}

.category-page header .product-categories-container {
	box-shadow: 0 0 100px 50px rgba(0,0,0,0.02);
}

.checkout-form .payment-fields .fields-group {
	margin-top: 30px;
}
.order-confirm-text {
	font-size: 12px;
	line-height: 1.4;
}
@-webkit-keyframes autofill {
    to {
        color: #525457;
        background: transparent;
    }
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}
.order-content-cont{
	padding-top: 44px;
}
.order-content-cont .checkout-title.linkify{
	display: inline-block;
	border-bottom: 1px dashed;
	cursor: pointer;
}
.order-content-cont .checkout-title.linkify:hover{
	border-bottom: none;
	cursor: pointer;
}
.delivery-time-type_.current_{
	margin-top: -32px;
}
.checkout-form .radios label span{
	padding-left: 40px;
    margin-left: -60px;
    cursor: pointer;
}
.checkout-form .bd-input.error{
	border-color: #f82c44 !important;
}
.checkout-min-order-label{
	padding-top: 25px;
	display: none;
}

.auth-stat .bd-input {
	margin-top: 5px !important;
}

/* 13.11.2017 */
#popover-auth:not(.is_auth) .webui-popover-content {
	width: 276px;
	padding: 20px 30px 20px 30px;
}

.auth-tabs ul li.active {
	background-color: #fb4f58;
}

.bd-form-row {
	margin-top: 10px;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bd-input .basket-promo-code {
	padding-left: 0px;
}

#gift-modal {
	width: 780px;
	height: 430px;
}

#gift-modal .md-content {
	background: #f9f9f9;
}

#gift-modal .modal-title {
	padding-left: 40px;
	font-size: 20px;
}

#gift-modal .md-content .scrollbar-macosx {
	max-height: 460px !important;
	overflow-x: hidden !important;
	padding: 0 25px !important;
	margin-left: -5px;
}

#gift-modal .scrollbar-macosx > .scroll-element.scroll-y {
	right: 10px;
}

#gift-modal .md-content .scrollbar-macosx > .scroll-element.scroll-x {
	visibility: hidden;
}

.gift-container .product.gift {
	height: 345px !important;
}

.gift-container .product.gift .gift-progress-info .progress-container {
	background: #d8d8d8;
	height: 53px !important; 
}

.gift-container .product.gift .gift-progress-info .progress-container .progress-bar {
	height: 3px !important;
	background-color: #fb4f58 !important;
}

.gift-container .product.gift .gift-progress-info .progress-container .progress-bar-content {
	background: #f6f8f9 !important;
	margin-top: 3px;
	padding-bottom: 13px;
	z-index: 1;
}

.gift-container .product.gift:hover:not(.active) {
	border-color: #fb4f58;
}

.gift-container .product.gift:hover .native_text {
	display: none;
}

.gift-container .product.gift .hover_text {
	display: none;
}

.gift-container .product.gift:hover .hover_text {
	display: block;
}
.gift-container .product.gift .gift-progress-info .progress-container .progress-bar-content{
	height: 100%;
}
.gift-container .product.gift .gift-progress-info .progress-container .progress-bar-content div {
	width: 180px;
}

.gift-container .product.gift .gift-progress-info .progress-container .progress-bar-content div * {
	font-size: 16px !important;
}

.address-list-container {
	margin-top: 70px;
	padding-left: 15px;
}

.notify-config-block {
	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);
	padding: 30px;
	margin-top: 18px;
}

.notify-config-block:hover {
	box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
	-webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
}
.profile-content .profile-phone {
	margin-top: 0;
}

.address-item::after {
	content: ' ';
	display: block;
	border-bottom: 1px dashed #e6e6e6;
	width: 68%;
	position: absolute;
	bottom: -29px;
	left: 31px;
}

.address-item:last-child::after {
	display: none;
}

.address-item .opened_field {
	display: none;
}

.address-item.opened .closed_field {
	display: none;
}

.address-item {
	margin-top: 20px;

}

.address-item.opened {
	background: #f6f8f9;
	border-radius: 5px;
	padding-bottom: 40px;
}

.address-item.opened .opened_field {
	display: block;
}

.profile-bread .breadcrumb-box {
	padding-left: 30px;
}

.remove-address {
	background: #414a4f;
	color: white !important;
	font-size: 13px !important;
	border-radius: 12px;
	padding: 5px 20px !important;
	text-decoration: none !important;
	border-bottom: none !important;
	margin: 0 !important;
	font-weight: 300;
	display: inline-block;
	margin-top: 25px !important;
}

.remove-address:hover {
	background: #4d575d;
	color: white !important;
}

.remove-address::before {
	display: none !important;
}

.address-button {
	color: white !important;
	font-size: 13px;
	border-radius: 12px;
	padding: 5px 20px;
	text-decoration: none !important;
	font-weight: 300;
	display: inline-block;
	margin-top: 25px;
}

.address-button:hover {
	color: white !important;
}

.edit-address {
	background: #fb4f58;
}

.edit-address:hover {
	background: #fb5d4f;
	color: white;
}

.add-address {
	background: #b6be39;
	display: inline-block !important;
}

.add-address:hover {
	background: #bfc73c;
}

.add-address:before {
	content: '' !important;
	display: none !important;
}

.notify-config .bd-checkbox input[type=checkbox]:checked + label {
	background: #3f484d;
	border-color: #3f484d;
}

.notify-config .bd-checkbox {
	margin-top: 5px;
}

.notify-config .bd-checkbox label span {
	width: 270px !important;
}

.delivery-type-tab-1 .scroll-wrapper > .scroll-content {
	max-height: 300px !important;
}

.auth-state.logged-in-state.bonuses-disabled {
	padding-top: 0;
}

#popover-auth.is_auth.bonuses-disabled .webui-arrow {
	border-bottom-color: #e5e5e5;
}

#popover-auth.is_auth.bonuses-disabled .webui-arrow:after {
	border-bottom-color: white;
}

input[readonly] {
	cursor: default;
}

.gift-container .product.gift .get-gift-btn, .gift-container .product.gift .get-another-gift-btn {
	display: block;
	width: 100%;
	height: 43px;
	bottom: 0;
	border-radius: 0;
	color: white;
	background-color: rgba(248, 81, 92, 1);
	border: none;
	z-index: 1;
}

.gift-container .product.gift .get-another-gift-btn {
	height: 46px;
}

.gift-container .product.gift .get-gift-btn:hover, .gift-container .product.gift .get-another-gift-btn:hover {
	background-color: rgba(248, 81, 92, .9);
}

#gift-modal .md-content {
	padding: 20px 0;
}

#basket .scroll-wrapper > .scroll-content {
	max-height: 260px !important;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn {
	border-radius: 50%;
	background-color: white;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total {
	width: 115px;
	border-radius: 40px;
	margin-left: 35px;
	padding-left: 20px;
}

.address-item .address_private label span {
	font-size: 14px;
	font-weight: 300;
}

.profile-content .address-list-container .sub-row {
	margin-top: 25px;
}

/* 15.01.2018 */
.product {
	overflow: hidden;
}

.product .options-row-select {
	padding: 0 47px;
}

.product .product-options {
	z-index: 2;
	display: none;
}

.product-option-list_ {
	height: 285px;
	overflow-x: hidden !important;
	margin-top: 5px !important;
}

@media (min-width: 1200px) {
	.product.choose_option_state .product-info {
		height: 201px;
	}
}

.product label {
	margin-bottom: 5px;
}

.product label span {
	padding-left: 0;
	color: #292f32;
	font-size: 12px;
	font-weight: 300;
}

.product input[type="radio"] {
	display: none
}

.product label > span {
	margin-left: -20px;
	padding-left: 20px;
	cursor: pointer;
}

.product input[type="radio"] + label span {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin: 0;
	vertical-align: middle;
	background: url(/bitrix/templates/bd_deliverysushi/css/../images/product-checkbox.png) left -13px no-repeat;
	cursor: pointer
}

.product input[type="radio"]:checked + label span {
	background: url(/bitrix/templates/bd_deliverysushi/css/../images/product-checkbox.png) left 0 no-repeat
}

.product .option_title {
	color: #3f484d;
	font-size: 14px;
}

.options_main_title {
	margin-top: 20px;
}

.product-back {
	display: none;
	background: url(/bitrix/templates/bd_deliverysushi/css/../images/arrow-back.png) no-repeat;
	width: 33px;
	height: 9px;
	margin-top: 16px;
	position: absolute;
}

.product.choose_option_state .add-to-cart-btn {
	width: 70%;
}

.product.choose_option_state .product-back {
	display: block;
}

.product.product-item {
	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);
}

.product.product-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);

}
.product .product-footer {
	width: 88%;
	padding: 0 20px;
	bottom: 30px;
}

.product .product-actions .add-to-cart-btn {
	font-size: 14px;
	line-height: 2.3;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	border-radius: 12px;
}

.options_main_title {
	padding-left: 30px;
}

.product-option-list_ {
	overflow-x: hidden;
}

.product-option-list_ .scroll-x {
	display: none !important;
}

.product-option-list_.scrollbar-macosx > .scroll-element.scroll-y {
	right: 10px !important;
}

.product .preview img.product-image {
	border-radius: 12px 12px 0px 0px;
}

#product-detail .md-content .product.product-detail {
	height: 100%;
}

.product .base-view, .product .product-options {
	-webkit-animation-duration: .4s;
	-o-animation-duration: .4s;
	-moz-animation-duration: .4s;
	animation-duration: .4s;

	-webkit-animation-delay: 0s;
	-o-animation-delay: 0s;
	-moz-animation-delay: 0s;
	animation-delay: 0s;
}

.product {
	margin-bottom: 30px;
}

.product label {
	margin-bottom: 0;
}

.news-masonry .news-list {
}

.news-list .news-item .news-photo {
	padding: 15px;
}

.news-list .news-item .news-title a {
	border: none;
	text-decoration: underline;
	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 {
	display: inline;
}

.news-list .news-item .news-title a:hover {
	text-decoration: none;
}

.news-list .news-item .news-title {
	line-height: 1.1;
}

.news-masonry article {
	float: left;
	display: block;
	margin-bottom: 15px;
}

.news-list .news-item {
	background: white;
	border-radius: 12px !important;
	padding: 10px 25px;
}

.news-masonry article img {
	border-radius: 12px !important;
}

.product .preview .overlay {
	border-radius: 12px 12px 0px 0px;
}

.additional-photo-item {
	float: left;
}

.news-sharing-block {
	border-radius: 12px;
	background: #F1F1F1;
	padding: 30px 40px;
}

.news-sharing-block .social-icons-footer a {
	width: 37px;
	height: 37px;
}

.news-sharing-block .social-icons-footer a.sprite-social_vk {
	background-position: -5px -1157px;
}

.news-sharing-block .social-icons-footer a.sprite-social_vk:hover {
	background-position: -5px -1204px;
}

.news-sharing-block .social-icons-footer a.sprite-social_fb {
	background-position: -5px -1251px;
}

.news-sharing-block .social-icons-footer a.sprite-social_fb:hover {
	background-position: -5px -1298px;
}

.news-sharing-block .social-icons-footer a.sprite-social_tw {
	background-position: -5px -1063px;
}

.news-sharing-block .social-icons-footer a.sprite-social_tw:hover {
	background-position: -5px -1110px;
}

.news-sharing-block .social-icons-footer a.sprite-social_ok {
	background-position: -5px -1345px;
}

.news-sharing-block .social-icons-footer a.sprite-social_ok:hover {
	background-position: -5px -1392px;
}

.news-additional-block {
	margin-top: 50px;
}

.news-sharing-block_title {
	font-size: 14px;
	margin-bottom: 10px;
}

.news-sharing-block_go-back {
	display: inline-block;
	padding: 10px 20px;
	background: rgb(241, 241, 241);
	color: #262626;
	border-radius: 12px;
	text-decoration: none;
	font-size: 14px;
	margin-top: 10px;
}

.news-sharing-block_go-back span {
	border-bottom: 1px solid #93989a;
	text-decoration: none;
}

.news-sharing-block_go-back::before {
	content: "";
	margin-right: 10px;
	background: url(/bitrix/templates/bd_deliverysushi/css/../images/arrow-back.png) no-repeat;
	width: 33px;
	height: 9px;
	display: inline-block;
}

.news-sharing-block_go-back:hover, .news-sharing-block_go-back:active {
	border-bottom: none;
	text-decoration: none;
}

.news-sharing-block_go-back:hover span {
	border-bottom: none;
	text-decoration: none;
}

.product .product-actions .progress-container {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	border-radius: 12px;
	border: 1px solid #bfc5c7;
}

.product .product-actions .progress-container .progress-bar-content {
	color: #999999;
	font-size: 14px;
	font-weight: 300;
	font-stretch: condensed;
}

.scroll-wrapper:after {
	content: "";
	position: absolute;
	z-index: 2;
	bottom: 0px;
	height: 20px;
	width: 100%;
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}

.product-list .banner, .gift-container .product.gift, #popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .basket-checkout-btn {
	border-radius: 12px;
}

.product .product-actions .progress-container {
	overflow: hidden;
}

.news-list .news-item .news-text {
	padding-bottom: 10px;
}

@-moz-document url-prefix() {
	.bd-select .sod_select::before {
		top: 16px;
	}
}

.category-seo-text {
	font-size: 14px;
	color: #747474;
	font-weight: 300;
}

.category-seo-text h2 {
	font-size: 18px;
}

.news-detail-image {
	margin-top: 15px;
}

.products-sub-menu-main nav ul li a {
	font-size: 18px;
}

.products-sub-menu-main nav ul li.active a {
	background: none;
	color: #f53049;
	padding: 0;
	font-size: 18px;
}

.products-sub-menu-main nav ul li.active a:after {
	content: '';
	display: none;
}

.menu-general {
	display: inline-block;
}

.priority-nav {
	white-space: nowrap;
	/*
      * Makes sure the menu's are inline-block so they don't take up
      * the entire width of its parent. This will break the plugin.
      */
}

.priority-nav > ul {
	display: inline-block;
}

.priority-nav > ul > li {
	display: inline-block;
}

.nav__dropdown-wrapper {
	border-bottom: 1px solid #93989a;
	top: -5px;
}

.nav__dropdown-wrapper:hover {
	border-bottom: none !important;
}

.priority-nav {
	overflow: hidden;
}

.priority-nav.is-open {
	overflow: inherit;
}

.priority-nav-has-dropdown .priority-nav__dropdown-toggle:hover {
	color: #ff0000;
	border-bottom: none !important;
}

.priority-nav-has-dropdown .priority-nav__dropdown-toggle {
	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;
	text-decoration: none;
	border: none;
	display: inline-block;
	color: #292f32;
	outline: none;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background: none;
	padding: 0;
}

.priority-nav__wrapper {
	position: relative;
}

.priority-nav__dropdown {
	position: absolute;
	visibility: hidden;
}

.priority-nav__dropdown.show {
	visibility: visible;
}

.priority-nav__dropdown-toggle {
	visibility: hidden;
	position: absolute;
}

.priority-nav-is-visible {
	visibility: visible;
}

.priority-nav-is-hidden {
	visibility: hidden;
}

.priority-nav__dropdown.show {
	position: absolute;
	z-index: 9999;
	min-width: 50px;
	min-height: 32px;
	text-align: left;
	white-space: normal;
	background-color: #ffffff;
	background-clip: padding-box;
	border: solid 1px #e5e5e5;
	border-radius: 6px;
	box-shadow: 0 5px 30px 0 rgba(81, 92, 98, 0.2);
	-webkit-box-shadow: 0 5px 30px 0 rgba(81, 92, 98, 0.2);
	left: -200%;
	top: 33px;
	padding: 10px 0;
}

.priority-nav__dropdown:before, .priority-nav__dropdown:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	content: " ";
}

.priority-nav__dropdown:before {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-bottom-color: #e5e5e5;
	border-width: 11px;
	border-top-width: 0;
}

.priority-nav__dropdown:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 10px;
	top: 1px;
	margin-left: -10px;
	border-bottom-color: #ffffff;
	border-top-width: 0;
	left: 0;
	right: 0;
	top: -9px;
	margin: auto;
}

.priority-nav__dropdown li {
	cursor: pointer;
	padding: 4px 25px 4px 25px;
	display: block !important;
	width: 100%;
}

.priority-nav__dropdown li:hover {
	background-color: #f1f1f1;
}

.priority-nav__dropdown li a {
	border-bottom: 1px solid #93989a;
	font-size: 14px;
	text-decoration: none;
}

/* End */


/* Start:/bitrix/templates/bd_deliverysushi/css/update2.css?168501676932798*/
.common-block {
    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);
}

.common-block:hover {
    box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
    -webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
}

.index-navigation {
    margin-bottom: 40px;
}

.index-sections-list__item {
    background-repeat: no-repeat;
    width: 100%;
    margin-bottom: 20px;
    text-decoration: none !important;
    background-position-x: 100%;
}

.index-sections-list__item span {
    background: #f9f9f9;
    color: #212628;
    padding: 7px 15px;
    border-radius: 12px;
    font-size: 16px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-weight: 400;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    z-index: 2;
}

.index-sections-list__item--small {
    min-height: 140px;
}

.index-sections-list__item--big {
    min-height: 300px;
}

.all-categories-button {
    border: 1px solid #d7d7d7;
    border-radius: 12px;
    text-decoration: none;
    text-align: center;
    display: block;
    font-size: 16px;
    color: #61696d;
    height: 40px;
    font-weight: 300;
    line-height: 2.2;
    margin-top: 15px;
}

.all-categories-button:hover {
    background-color: #fff;
    text-decoration: none;
}

.product-badges ul {
    list-style: none;
    padding: 30px;
}

.product-badges a {
    padding-left: 40px;
    background-repeat: no-repeat;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 2px;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
}

.product-badges a span {
    border-bottom: 1px solid #93989a;
}

.product-badges a:hover span {
    border-bottom: none;
}

.product-badges li:last-child a {
    margin-bottom: 0;
}

.product-banner-slider .flickity-viewport {
    border-radius: 12px;
}

.product-banner-slider .carousel-cell {
    border-radius: 12px;
}

.product-banner-slider.flickity-enabled.is-draggable .flickity-viewport {
    max-height: 432px;
}

.product-banner-slider .flickity-prev-next-button {
    display: none;
}

.product-banner-slider img {
    border-radius: 12px !important;
}

.product-banner-slider .flickity-page-dots .dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff;
}

.product-banner-slider .flickity-page-dots .dot::before {
    opacity: 1 !important;
    width: 8px !important;
    height: 8px !important;
    top: 2px !important;
    left: 2px !important;
    border-radius: 50%;
    background: #f4f4f4;
}

.product-banner-slider .flickity-page-dots .dot.completed::before {
    background: #f82c44;
}

.category-view-item-inner {
    padding: 29px;
}

.category-view-item .sub-categories li {
    line-height: 30px;
}

.category-view-item .sub-categories li a {
    text-decoration: none;
    border-bottom: 1px solid #93989a;
    font-weight: 300;
}

.category-view-item .sub-categories li a:hover {
    border-bottom: none;
}

.category-view-item .category-view-description {
    padding: 10px 0;
}

.category-view-item .category-view-image img {
    border-radius: 12px;
}

.small-info-block {
    margin-top: 33px;
    padding: 20px;
}

.small-info-block-image, .small-info-block-content {
    display: inline-block;
    vertical-align: top;
}

.small-info-block-image {
    width: 50px;
}

.small-info-block-image.fast svg path {
    fill: #bbbe4e;
}

.small-info-block-image.good svg path {
    fill: #f26560;
}

.small-info-block-image.free svg path {
    fill: #34bed4;
}

.small-info-block-content {
    padding-left: 10px;
}

.small-info-block-content-title {
    font-size: 16px;
    font-weight: 400;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.small-info-block-content-description {
    font-size: 12px;
    width: 140px;
    font-weight: 300;
}

.constructor-container {
    margin-top: 20px;
}

.constructor-container .base-list, .constructor-container .ingrs-cont {
    padding: 30px;
}

.constructor-container .title {
    font-size: 20px;
    padding-top: 0;
    padding-bottom: 20px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.constructor-actions {
    text-align: center;
}

.constructor-summary > div {
    position: relative;
}

.constructor-summary > div > span:first-child::after {
    content: ' ';
    display: inline-block;
    border-bottom: 1px dashed #d3d3d3;
    height: 11px;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}

.constructor-summary > div > span:first-child div {
    background-color: #f9f9f9;
    display: inline-block;
    position: absolute;
    z-index: 2;
    top: -16px;
}

.constructor-summary > div > span:last-child {
    text-align: right;
    z-index: 2;
    position: absolute;
    right: 0;
    background: #f9f9f9;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: -20px;
    top: -18px;
}

.constructor-summary > div {
    margin-bottom: 30px;
}

.constructor-summary .weight > span:first-child div {
    top: -13px;
}

.constructor-summary .weight > span:last-child {
    top: -14px;
}

.constructor-main-buttons {
    margin-bottom: 30px;
}

.constructor-main-buttons a {
    display: inline-block;
    height: 90px;
    text-align: center;
    vertical-align: middle;
    line-height: 5.5;
    text-decoration: none;
    border-radius: 12px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.constructor-main-buttons a:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.constructor-main-buttons a:nth-child(2) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#constructor-ingredients {
    width: 300px;
}

#constructor-presets {
    width: 520px;
}

.select-ingredients-list {
    height: 200px;
}

.select-preset-list {
    height: 480px;
}

.webui-popover {
    border-radius: 12px !important;
}

.new-ingredient .ingredient-categories {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

#popover-constructor-ingredients .webui-popover-content {
    padding: 0;
}

.constructor-ingredient-basket-item {
    cursor: pointer;
}

.constructor-ingredient-basket-item:last-child {
    border-bottom: none !important;
}

.ingrs-cont.empty .ingredients-list,
.ingrs-cont.empty .constructor-summary,
.ingrs-cont.empty .ingredients-list-footer,
.ingrs-cont.empty .constructor-base-error,
.ingrs-cont.empty .constructor-name-title,
.ingrs-cont.empty .constructor-actions {
    display: none;
}

.ingrs-cont.empty {
    width: 100%;
    height: 220px;
}

.empty-icon {
    display: none;
}

.ingrs-cont.empty .empty-icon {
    display: block;
}

.empty-icon svg {
    width: 100px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.empty-icon svg path {
    fill: #dddddd;
}

.presets .preset-item {
    min-height: 166px;
    padding: 20px 0 !important;
    border-bottom: 1px dashed #e5e5e5;
}

.presets .preset-item:last-child {
    border-bottom: none !important;
}

.presets .preset-item .image {
    text-align: center;
    border: 1px solid white;
}

.presets .preset-item:hover .image, .presets .preset-item.active .image {
    border: 1px solid #a7af2b;
    border-radius: 12px;
}

.preset-actions {
    display: inline-block;
    text-align: right;
}

.preset-actions .remove-preset, .preset-actions .choose-preset {
    display: none;
}

.presets .preset-item:hover .choose-preset {
    display: block;
}

.presets .preset-item.active .remove-preset {
    display: block;
}

.presets .preset-item.active .choose-preset {
    display: none;
}

.preset-item-btn {
    padding: 4px 35px;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 300;
    margin-top: -5px;
    margin-left: 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-decoration: none !important;
}

.preset-item-btn:hover {
    color: white !important;
}

.presets .preset-item .choose-preset {
    border: 1px dashed #a7af2b;
    color: #a7af2b;
}

.presets .preset-item .choose-preset:hover {
    background: #a7af2b;
    border-style: solid;
}

.presets .preset-item .remove-preset {
    border: 1px dashed #fb4f58;
    color: #fb4f58;
}

.presets .preset-item .remove-preset:hover {
    background: #fb4f58;
    border-style: solid;
}

.preset-footer {
    height: 27px;
}

.preset-footer > div {
    vertical-align: top;
}

.active-label {
    width: 22px;
    height: 22px;
    background: #b6bf29;
    border-radius: 50%;
    position: absolute;
    right: 8px;
    top: 8px;
    display: none;
}

.presets .preset-item.active .active-label {
    display: block;
}

.active-label svg {
    position: absolute;
    top: 1px;
    bottom: 0;
    left: 1px;
    right: 0;
    margin: auto;
}

.active-label path {
    fill: white;
}

.ingredient-amount input[type="text"] {
    background: #f2f2f2;
    width: 54px;
    height: 40px;
    border: none;
    text-align: center;
    border-left: 1px solid #dddddd;
    vertical-align: top;
}

.ingredient-amount .change-cons-amount-btn {
    width: 40px;
    height: 40px;
    font-size: 18px;
    border: none;
    outline: none;
}

.ingredient-amount .change-cons-amount-btn.plus {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    background: #fb4f58;
    color: white;
    margin-left: -3px;
}

.ingredient-amount .change-cons-amount-btn.plus:hover {
    background: #ec6a74;
}

.ingredient-amount .change-cons-amount-btn.minus {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    background: #f2f2f2;
    color: #292f32;
    margin-right: -4px;
}

.ingredient-amount .change-cons-amount-btn.minus:hover {
    background: #e8e8e8;
}

#constructor-change-amount .ingredient-amount {
    margin-top: 15px;
    text-align: center;
}

#constructor-change-amount .ingredient-name {
    padding: 10px;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px dashed #e5e5e5;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ingredient-footer {
    text-align: center;
    padding-top: 15px;
}

.ingredient-footer a {
    color: #292f32;
    border-bottom: 1px dashed #9e9fa0;
    text-decoration: none;
    font-weight: 300;
}

.ingredient-footer a:hover {
    border-bottom: none;
}

.ingredients-list-footer {
    background: #f9f9f9;
    margin: 0 -30px;
    padding: 10px 30px;
    padding-bottom: 30px;
    margin-bottom: -30px;
    padding-right: 47px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
}

.constructor-name-title {
    display: inline-block;
    border: none;
    border-bottom: 1px dashed #919394;
    font-size: 20px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.constructor-name-title:hover {
    border-bottom-color: white;
}

.constructor-main-buttons a {
    cursor: pointer;
}

.constructor-main-buttons a:hover, .constructor-main-buttons a.active {
    background: #f9f9f9;
}

.add-ingredient {
    border-right: 1px solid #e8e8e8;
}

.add-ingredient svg, .get-preset svg {
    width: 50px;
    vertical-align: middle;
    padding-right: 10px;
}

.get-preset svg {
    margin-top: -12px;
}

.add-ingredient svg path, .get-preset svg path {
    fill: #c8c7c7;
    transition: .5s ease;
}

.add-ingredient:hover svg path,
.add-ingredient.active svg path,
.get-preset.active svg path,
.get-preset:hover svg path {
    fill: #fb4f58;
}

.constructor-item .image-cont,
.constructor-item .desc-cont {
    display: inline-block;
    vertical-align: middle;
}

.constructor-item .desc-cont {
    padding-left: 10px;
}

.ingrs-cont-col {

}

.constructor-container button.add-to-cart-constructor {
    margin-left: 16px;
    margin-top: 25px;
    width: 95%;
    height: 35px;
    border-radius: 12px;
    background-color: #f9515c;
    color: #fff;
}

.constructor-container button.add-to-cart-constructor:hover {
    background-color: #f6535f;
}

.constructor-container button.clear-constructor {
    color: #2a2f32;
    border-bottom: 1px dashed #93989a;
    margin-top: 15px;
    font-weight: 400;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.constructor-container button.add-to-cart-constructor[disabled="disabled"] {
    background-color: #f9f9f9;
    border: solid 1px #e2e4e5;
    color: #b6babb;
}

.new-ingredient .select-ingredients-cont .select-ingredients-list .ingredient-item .name:before {
    font-family: "Roboto Condensed", sans-serif;
}

.constructor-container .ingredients-list {
    padding-bottom: 20px;
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .name {
    line-height: 1.5;
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .weight {
    line-height: 1;
}

.presets .preset-item .description {
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
}

.presets .preset-item .name {
    line-height: 1.2;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.presets .preset-item .weight {
    line-height: 1.8;
    margin-left: 10px;
}

.webui-popover.left {
    margin-top: 0 !important;
}

.webui-popover.left.in {
    margin-left: -55px;
    margin-top: 0px !important;
}

#constructor-change-amount {
    width: 207px;
    line-height: 20px;
    padding-bottom: 15px;
}

.webui-popover.left.fade {
    -webkit-transition: opacity .3s ease, margin-left .3s;
    -moz-transition: opacity .3s ease, margin-left .3s;
    -ms-transition: opacity .3s ease, margin-left .3s;
    -o-transition: opacity .3s ease, margin-left .3s;
    transition: opacity .3s ease, margin-left .3s;
}

.constructor-base-error {
    height: 45px;
    line-height: 45px;
    background: #f35562;
    color: #fff;
    text-align: left;
    margin: 0 -30px;
    font-weight: 300;
    margin-top: 40px;
    padding-left: 58px;
}

.constructor-base-error span {
    display: inline-block;
    position: relative;
}

.wok_error_choose:after {
    content: '!';
    display: block;
    width: 25px;
    height: 25px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #fff;
    position: absolute;
    top: 10px;
    left: -30px;
    line-height: 1.5;
    text-align: center;
}

.product.product-detail-single {
    background: none;
    margin-top: 60px;
}

.product.product-detail.product-detail-single .product-info {
    margin-top: 13px;
}

.product.product-detail.product-detail-single .options-row-select {
    padding-left: 16px;
}

.product.product-detail.product-detail-single .product-option-list_ {
    margin-top: -20px;
    height: auto;
}

.back-to-catalog a {
    display: block;
    height: 36px;
    font-size: 14px;
    line-height: 2.4;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    background: #f1f1f1;
    text-align: center;
}

.product.product-detail .back-to-catalog a:before {
    margin-top: 15px;
    margin: 15px 8px 0 0;
}

.product.product-detail.product-detail-single .product-actions {
    margin-top: 10px;
}

.product.product-detail.product-detail-single .product-info .product-description {
    color: #272727;
    margin-top: 20px;
}

.address-item.opened {
    background: #ffffff;
    border-radius: 12px;
    padding-bottom: 40px;
    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);
}

.order-total-container .order-total::after {
    display: none;
}

.country-by span.currency,.country-ua span.currency {
    font-family: "Roboto Condensed" !important;
}

.country-by span.current-price > span.currency,.country-ua span.current-price > span.currency  {
    font-size: 18px;
    font-weight: 300;
}

.country-by .basket-btn .not-empty-basket .basket-sum .currency,.country-ua .basket-btn .not-empty-basket .basket-sum .currency {
    font-size: 16px;
}

.country-by #popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bonuses-info .currency,.country-ua #popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bonuses-info .currency {
    font-size: 13px;
}

.country-by #popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total .order-sum .currency,.country-ua #popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total .order-sum .currency {
    font-size: 16px;
    font-weight: 300;
}

.country-by .min-order-progress .progress-bar-content .min-order-sum .currency,.country-ua .min-order-progress .progress-bar-content .min-order-sum .currency {
    font-size: 14px;
}

#popover-basket .webui-popover-content #basket .information-col .progress-container .progress-bar-content .sum-to-gift span.currency {
    font-weight: 300;
}

.country-by #popover-basket .webui-popover-content #basket .information-col .progress-container .progress-bar-content div:nth-child(3),.country-ua #popover-basket .webui-popover-content #basket .information-col .progress-container .progress-bar-content div:nth-child(3) {
    margin-top: 0px;
}

.country-by #popover-basket .webui-popover-content #basket .basket-items-col .basket-item .product-sum .currency,.country-ua #popover-basket .webui-popover-content #basket .basket-items-col .basket-item .product-sum .currency {
    font-size: 16px;
    font-weight: 300;
}

.country-by span.old-price > span.currency,.country-ua span.old-price > span.currency {
    font-size: 14px;
}

.country-by .auth-state.logged-in-state .bonuses .value .currency,.country-ua .auth-state.logged-in-state .bonuses .value .currency {
    font-size: 20px;
    padding-left: 0px;
}

.country-by .profile-content.order-history table.order-history-table tbody td span.currency,.country-ua .profile-content.order-history table.order-history-table tbody td span.currency {
    font-size: 14px;
    font-weight: 300;
}

.country-by .local_sum span.currency,.country-ua .local_sum span.currency {
    font-size: 14px;
    font-weight: 300;
}

.country-by .user-info-element.bonuses .value span.currency,.country-ua .user-info-element.bonuses .value span.currency {
    font-size: 26px;
}

.country-by .user-info-element.bonuses .value,.country-ua .user-info-element.bonuses .value {
    line-height: 1.0;
}

.country-by .profile-content.bonuses .progress-stat .currency,.country-ua .profile-content.bonuses .progress-stat .currency {
    font-size: 14px;
    font-weight: 300;
}

.country-by .constructor-container .ingredients-list .constructor-ingredient-basket-item .product-sum .currency,.country-ua .constructor-container .ingredients-list .constructor-ingredient-basket-item .product-sum .currency {
    font-size: 14px;
    font-weight: 300;
}

.country-by .constructor-container .constructor-summary .sum-value .currency,.country-ua .constructor-container .constructor-summary .sum-value .currency, .constructor-container .constructor-summary .sum-value .currency {
    font-size: 16px;
}

.country-by .presets .preset-item .price .currency,.country-ua .presets .preset-item .price .currency {
    font-size: 16px;
    font-weight: 300;
}

.country-by .gift-sticky .expanded-gift .gifts-list .gift-item .badge,.country-ua .gift-sticky .expanded-gift .gifts-list .gift-item .badge {
    width: 110px;
}

.country-by .gift-sticky .expanded-gift .gifts-list .gift-item .badge .currency,.country-ua .gift-sticky .expanded-gift .gifts-list .gift-item .badge .currency {
    font-size: 14px;
    font-weight: 300;
}

.country-by .gift-container .product.gift .gift-progress-info .progress-container .progress-bar-content div *,.country-ua .gift-container .product.gift .gift-progress-info .progress-container .progress-bar-content div * {
    font-size: 14px !important;
    font-weight: 300;
}

.country-by #popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total,.country-ua #popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total {
    width: 126px;
    margin-left: 27px;
}

.product.product-detail-single {
    min-height: 500px;
    overflow: unset !important;
}

.product-badges li {
    margin-right: 20px;
}

@media (max-width: 991px) {
    .product-badges li {
        display: inline-block;
    }
}
@media (min-width: 992px){
    .order-content li .image{
        display: none;
    }
}
@media (min-width: 1200px){
    .order-content li .image{
        display: inline-block;
    }
}
@media (max-width: 991px) {

    .news-sharing-block_go-back::before{
        display: none;
    }
    .product-detail-single .product-info {
        margin-top: 400px !important;
    }

    .product-detail-single .col-xl-4 {
        margin-top: -740px !important;
    }

    .product-detail-single .preview {
        margin: 0 !important;
        margin-top: 20px !important;
    }
}

@media (max-width: 778px) {
    .product-detail-single .product-info {
        margin-top: 300px !important;
    }

    .product-detail-single .col-xl-4 {
        margin-top: -640px !important;
    }

    .product-detail-single .preview {
        margin: 0 !important;
        margin-top: 20px !important;
    }
}
/* 15.06.2018 */
.progressiveLoad{
    filter: blur(5px);
    transition: all .2s ease;
}
.section-bg{
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    position: absolute;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background-repeat: no-repeat;
    background-size: cover;
}
.blured{
    filter: blur(5px);
}
.slider-height-fix{
    min-height: 400px;
}
.product.product-banner-slider{
    height: auto !important;
}
.blocks-without-banners{
    margin-top: -33px;
}
#popover-basket.product-information-open .basket-items-col{
    width: 470px !important;
}
#popover-basket.product-information-open .webui-popover-content #basket .information-col{
    width: 285px;
}
/*26.09.2018*/
.without-preset{
    border-radius: 12px !important;
    border-right: none !important;
}
.product-list .empty-items{
    padding-bottom: 50px;
}
#rules-modal .md-content .rules-text-cont.scroll-wrapper{
    padding-bottom: 20px !important;
}
.options-row-select{
    margin-bottom: 16px;
}
.captcha-cont{
    margin-top: 10px;
}
.captcha-cont img, .captcha-cont svg{
    display: inline-block;
    vertical-align: middle;
}
.captcha-cont svg{
    margin-left: 10px;
    cursor: pointer;
}
.captcha-cont svg path{
    fill: #f35562;
}
.product picture{
    display: block;
    width: 100%;
}
.map-placeholder,.map-placeholder > ymaps {
    min-height: 550px;
}
.bonuses-block {
	background-color: #fff;
    box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
    -webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.1);
}
.nc-cont{
    background: #f6f6dc;
    padding: 20px;
    border-radius: 15px;
    margin-left: -32px;
    margin-right: -32px;
    margin-top: 20px;
    position: relative;
}
.nc-cont:after{
    content: '!';
    position: absolute;
    top:0;
    bottom: 0;
    right: 40px;
    left: auto;
    margin: auto;
    font-size: 80px;
    line-height: 1.25;
    color: #dfe1c3;
    display: block;
    width: 20px;
    height: 90px;
}
.nc-cont .bd-checkbox{
    margin-top: 0;
}
.nc-cont .bd-checkbox label span{
    width: 200px;
    font-weight: 300;
}
.nc-description{
    font-weight: 300;
    font-size: 14px;
    padding-right: 50px;
}
.nc-cont {
    border-radius: 12px;
    padding: 30px 20px 30px 32px;
    margin-top: 40px;
}

.nc-cont .bd-checkbox label span {
    font-weight: 500;
    font-size: 16px;
    left: 35px;
    top: -2px;
    color: #575740;
}

.nc-cont:after {
    height: 100px;
}

.nc-cont .bd-checkbox label span:hover{
    color: #76765b;
}
.nc-cont .bd-checkbox label {
    background: #f6f6dd;
    width: 22px;
    height: 22px;
}
.nc-cont .bd-checkbox label:after {
    top: 6px;
    left: 5px;
}
.nc-description {
    padding-top: 15px;
    color: #575740;
}

.bd-checkbox label:after {
    width: 9px;
    height: 6px;
    top: 4px;
    left: 3px;
}

.checkout-form .delivery-type-content {
    border-radius: 6px;
}

.checkout-form .delivery-type-toggle a.active {
    border-radius: 6px;
    box-shadow: none;
    -webkit-box-shadow: none
}

.common-block {
    border-radius: 6px;
}

.comment_row {
    margin-top: 30px;
}

.order-content li {
    padding: 30px 0px;
}

.order-content-cont .common-block{
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none

}

.order-content-cont .common-block:hover {
    box-shadow: none;
    -webkit-box-shadow: none
}

.checkout-form .payment-fields .fields-group {
    margin-top: 50px;
}


header .product-categories-container nav ul li {
    margin-right: 40px;
}

.map-placeholder {
    height: 100%;
}


.checkout-form .payment-col .send-order {
    width: 380px;
    border-radius: 24px;
    height: 42px;
}

.breadcrumb-box h1 {
    padding-top: 30px;
    padding-bottom: 20px;
}
.country-md span.currency {
    font-family: "Roboto Condensed", sans-serif;
}
.country-md span.current-price > span.currency {
    font-size: 20px;
}

.country-md .basket-btn .not-empty-basket .basket-sum .currency {
    font-size: 16px;
}

.country-md .min-order-progress .progress-bar-content .min-order-sum .currency {
    font-size: 14px;
}

.country-md #popover-basket .webui-popover-content #basket .basket-items-col .basket-item .product-sum .currency {
    font-size: 16px;
}

.country-md #popover-basket .webui-popover-content #basket .information-col .progress-container .progress-bar-content .sum-to-gift span.currency {
    font-size: 26px;
    padding-left: 6px;
}

.country-md #popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total .order-sum .currency {
    font-size: 16px;
}

.country-md #popover-basket .webui-popover-content #basket .information-col .progress-container .progress-bar-content div:nth-child(3) {
    margin-top: 0px;
}

.country-md .gift-sticky .expanded-gift .gifts-list .gift-item .badge .currency {
    font-size: 16px;
}

.country-md .order-content li .price .currency {
    font-size: 16px;
}

.country-md .checkout-form .summary-label .meta-value_ .currency {
    font-size: 16px;
}

.country-md .checkout-form .summary-label span.order-sum .currency {
    font-size: 22px;
}

.country-md .constructor-container .ingredients-list .constructor-ingredient-basket-item .product-sum .currency {
    font-size: 18px;
}

.country-md .presets .preset-item .price .currency {
    font-size: 18px;
}

.country-md .auth-state.logged-in-state .bonuses .value .currency {
    font-size: 18px;
}

.country-md .profile-content.order-history table.order-history-table tbody td span.currency {
    font-size: 16px;
}

.country-md .local_sum span.currency {
    font-size: 16px;
}

.country-md .profile-content.bonuses .progress-stat .currency {
    font-size: 14px;
}

.country-md .user-info-element.bonuses .value span.currency {
    font-size: 40px;
    line-height: .9;
}

.country-md #popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bonuses-info .currency {
    font-size: 12px;
}
.privacy-title{
    font-size: 22px;
    padding: 70px 0 15px 0;
}
.privacy-text{
    font-weight: 300;
}
.cookie-notification {
    background: rgb(37 37 37 / 80%);
    color: white;
    padding: 20px 0 20px 0;
    bottom: -1px;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    position: fixed;
    width: 100%;
    z-index: 9999;
}
.cookie-text{
    font-size: 14px;
    line-height: 1.5;
}
.cookie-notification a {
    font-size: inherit;
    color: white;
    font-weight: bold;
    text-decoration: none;
}
.accept-cookie{
    background: #ffffff;
    color: black;
    border-radius: 24px;
    padding: 10px 40px;
    font-size: 16px;
    opacity: 0.8;
    cursor: pointer;
    user-select: none;
    border: none;
}
.index-slider-cont {
    position: relative;
    margin-bottom: 50px;
}
.company-fotorama .fotorama__arr {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='47px' height='47px' viewBox='0 0 47 47' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M23.5,47 C10.5213084,47 0,36.4786916 0,23.5 C0,10.5213084 10.5213084,0 23.5,0 C36.4786916,0 47,10.5213084 47,23.5 C47,36.4786916 36.4786916,47 23.5,47 Z M23.5,45 C35.3741221,45 45,35.3741221 45,23.5 C45,11.6258779 35.3741221,2 23.5,2 C11.6258779,2 2,11.6258779 2,23.5 C2,35.3741221 11.6258779,45 23.5,45 Z M28.7827886,23.4537199 C28.9232773,23.5982716 29.0004409,23.7913106 28.9999981,23.997439 C29.0004409,24.2027707 28.9232773,24.3959236 28.7827886,24.5405891 L22.7173061,30.7763433 C22.5771494,30.9205535 22.3900525,31 22.1905563,31 C21.9910601,31 21.8040739,30.9205535 21.6638065,30.7763433 L21.2175417,30.3177616 C21.0773851,30.1734376 21,29.9811953 21,29.7759774 C21,29.5709872 21.0773851,29.3787449 21.2175417,29.2345347 L26.3117809,23.9970976 L21.2231878,18.7654653 C20.9328001,18.4670287 20.9328001,17.9812441 21.2231878,17.6823522 L21.6694527,17.2236567 C21.8096093,17.0794465 21.9967062,17 22.1962024,17 C22.3956987,17 22.5827956,17.0794465 22.7229522,17.2236567 L28.7827886,23.4537199 Z' id='Combined-Shape' fill='%23000000'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    background-size: contain;
    background-position: center;
    background-color: transparent;
    opacity: 1 !important;
}
.company-fotorama .fotorama__arr--prev {
    transform: rotate(180deg) !important;
}

.company-fotorama .fotorama__arr--next {
    top: auto;
    bottom: 40px !important;
    right: 40px !important;
    left: auto !important;
}

.index-slider-cont .fotorama__arr--prev{
    top: auto;
    left: auto !important;
    bottom: 40px !important;
    right: 100px !important;
}
.company-fotorama .fotorama__nav--dots{
    right: 170px;
    top: 9px;
    position: absolute;
    left: auto;
    display: inline-block;
    width: auto !important;
    margin-top: -90px;
    z-index: 3;
}
.product-slider-fotorama  .fotorama__nav--dots{
    position: absolute;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
    display: inline-block;
    width: auto !important;
    z-index: 3;
    margin-top: -60px !important;
}
.index-slider-cont .fotorama__arr--next:hover, .company-fotorama .fotorama__arr--prev:hover {
    opacity: 0.7 !important;
}
.company-fotorama .fotorama__nav-wrap {
    position: relative;
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){
    transform: none !important;
    -webkit-transform: none !important;
}
.promo-input-cont{
    display: flex;
    justify-content: space-between;
}
.bd-input.promo-input.ok{
    background: #b6bd3b !important;
    color: white;
}
.bd-input.promo-input.error{
    background: tomato !important;
    color: white;
}
.bd-input.promo-input{
    background: #fafafa !important;
    border: 1px solid #ccc !important;
    border-radius: 12px !important;
}
#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bd-input .basket-promo-code{
    padding-left: 15px !important;
    padding-top: 0;
}

.apply-code-btn .apply-svg{
    display: block;
    width: 13px !important;
    top: 0 !important;
    left: 0 !important;

}
.apply-code-btn .decline-svg{
    display: none;
}
.apply-code-btn.ok .decline-svg{
    display: block;
    width: 13px !important;
    top: 0 !important;
    left: 0 !important;
}
.apply-code-btn.ok .apply-svg{
    display: none;
}

/* End */


/* Start:/bitrix/templates/bd_deliverysushi/css/update3.css?168501677525577*/
/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: none;
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}

body {
   font-family: "Roboto";
   background-color: #ffffff;
}

header .product-categories-container nav ul li a, .products-sub-menu-main nav ul li a, .products-sub-menu nav ul li a, .products-sub-menu .ingridients-filter-btn span, header .information-btn a span {
	border-bottom: 0px;
}

header .information-btn a svg {
	top: 4px;
}

header .information-btn a {
	padding-left: 25px;
}

.information-block h2.social-repost {
	font-size: 18px;
    line-height: 1.3;
    width: 350px;
    padding-left: 15px;
    color: #000000;
}

.information-block .social-repost-text {
	color: #000000;
}

.product.product-item {
	box-shadow: none;
	-webkit-box-shadow: none;
	transition: none;
}

.product.product-item:hover {
		box-shadow: none;
	-webkit-box-shadow: none;
	transition: none;
}

.product .product-actions .add-to-cart-btn {
	font-weight: 300;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bonuses-info {
	font-size: 12px;
}

.product .preview .overlay {
	border-radius: 12px;
	background-color: rgba(0, 0, 0, 0);
}

.product .product-actions {
	margin-bottom: 0px;
}

.product .preview .product-labels {
	top: 0px;
}

.product .preview .overlay .zoom-btn {
	
}

header .product-categories-container nav ul li {
	margin-right: 30px;
}

.nav__dropdown-wrapper {
	border-bottom: none;
	    top: -7px;
}

span.currency {
	font-family: 'Roboto';
}

.currency {
	-webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -moz-osx-font-smoothing: none;
}

.basket-btn .not-empty-basket .basket-sum .currency {
	font-size: 16px;
	font-weight: 400;
	padding-left: 4px;
}

span.current-price > span.currency {
	font-size: 24px;
}

.gift-sticky .expanded-gift .gifts-list .gift-item .badge .currency {
	font-size: 16px;
}

.gift-sticky .expanded-gift .gifts-list .gift-item .badge {
	width: 120px;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total .order-sum .currency {
	font-size: 18px;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bonuses-info .currency {
	    font-size: 13px;
    margin-left: 0px;
        line-height: 1.4;
            padding-top: 8px;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .product-sum .currency {
	font-size: 18px;
}

.min-order-progress .progress-bar-content .min-order-sum .currency {
	font-size: 14px;
}

#popover-basket .webui-popover-content #basket .information-col footer .phone {
	font-size: 18px;
}

#popover-basket .webui-popover-content #basket .information-col footer .work-time {
	margin-top: 5px;
}

#popover-basket .webui-popover-content #basket .information-col .progress-container .progress-bar-content .sum-to-gift span.currency {
	font-size: 30px;
	font-weight: 400;
	    padding-left: 5px;
}

#popover-basket .webui-popover-content #basket .information-col .info-col-content .text {
	    margin-bottom: 20px;
}

#popover-basket .webui-popover-content #basket .information-col .progress-container .progress-bar-content div:nth-child(3) {
	    margin-top: -2px;
}

span.old-price > span.currency {
	font-size: 18px;
}

h1, .h1 {
	font-size: 40px;
}

.breadcrumb-box h1 {
	padding-top: 40px;
    padding-bottom: 10px;
}

.breadcrumb-box .breadcrumb-container {
	    top: 5px;
}

.breadcrumb-box .breadcrumb-container {
	transition: none;
	-webkit-transition: none;
}

.auth-state.logged-in-state .bonuses .value .currency {
	font-size: 24px;
	padding-left: 0px;
}

.product-badges a {
	padding-top: 3px;
}

.product-badges a span {
	border-bottom: none;
}

.product-badges a span:hover{
	color: #f8515c;
}


.small-info-block{ 
	margin-top: 15px;
}
.small-info-block-image {
	width: 35px;
    margin-top: 4px;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .buttons .amount {
	margin: 0 8px;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .buttons {
	    margin-top: 18px;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .product-sum {
	margin-top: 20px;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .remove-basket-item {
	margin-top: 20px;
}

.common-block {
		background-color: #fafafa;
		border-radius: 12px;
}

.common-block, .common-block:hover {
	box-shadow: none;
	-webkit-box-shadow: none;
	transition: none;

	
}

.product-badges a {
	    padding-bottom: 5px;
}

.product-badges a {
	line-height: 1.3;
}

.index-sections-list__item:hover span{
	    background: #fff0e6;
    color: #d05700;
}

.product .product-info {
	padding: 0 10px;
}

.product .product-info .product-title {
	font-size: 18px;
}

.product .product-info .product-description {
	font-size: 14px;
	line-height: 1.3;
	    color: #000000;
}

header .auth-block .auth-btn span{
	border-bottom: none;
}

header .auth-block .auth-btn {
	background-color: #f2f2f2;
   padding: 10px 20px 10px 10px;
    border-radius: 24px;
    margin-left: 5px;
}
header .auth-block .auth-btn svg path {
	fill: #000000;
}

header .auth-block .auth-btn .bd-round-icon {
	border: none;
}

header .auth-block .auth-btn span {
	margin-left: 0px;
}

.auth-tabs {
	margin-left: 0px;
	margin-bottom: 30px;
    width: 200px;
}

.sign-in-email-state .bd-form-row.actions {
	    margin-top: 30px;
}

.auth-state .rules {
	margin-top: 50px;
}

.auth-state .rules span {
	line-height: 1.4;
}
.auth-state .forgot {
	margin-top: 15px;
}
.auth-state .forgot span {
	border-bottom: none;
}

.auth-state .forgot span:hover {
	color: #f8515c;
}

.popover-nav li a {
	border-bottom: none;
}

.checkout-form .delivery-type-content{
	background: #fafafa;
		box-shadow: none;
	-webkit-box-shadow: none;
}

.checkout-form .delivery-type-toggle a.active {
	background: #fafafa;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.checkout-form .delivery-type-toggle a.active:hover {
	background: #fafafa;
}

.checkout-form .delivery-type-content::before {
	background: #fafafa;
}

.checkout-form .payment-col {
	background: #fff;
}

.checkout-form .summary-label > span:first-child div {
	background-color: #fff;
}

.checkout-form .summary-label span.order-sum .currency {
	font-size: 26px;
}

.checkout-form .summary-label .meta-value_ .currency {
	font-size: 16px;
}

.checkout-form .summary-label .meta-value_ {
	background: #fff;
}

.delivery-time-type_ .bd-checkbox label span {
	font-size: 16px;
}

.order-content li .price .currency {
	font-size: 16px;
}

.map-placeholder, .map-placeholder > ymaps {
	    min-height: 400px;
	    border: 1px solid #fff;
	    border-radius: 16px;
}

.bd-checkbox label {
	width: 20px;
    height: 20px;
}

.bd-checkbox label:after {
	width: 14px;
    height: 6px;
    top: 5px;
    left: 2px;
}

.delivery-time-type_ .bd-checkbox label span {
	left: 30px;
}

.checkout-title, .checkoout-label {
	font-size: 20px;
    font-weight: 600;
}

.checkout-form .radios label span {
	padding-left: 37px;
}

.gift-container .product.gift .gift-progress-info .progress-container .progress-bar-content div {
	font-size: 12px;
}

.gift-container .product.gift .gift-progress-info .progress-container .progress-bar-content div * {
	font-size: 12px !important;
	font-weight: 300;
}

._delivery-price-value .currency {
	font-size: 18px;
}

.delivery-price .progress-bar-content .currency {
	font-size: 14px;
}

.checkout-form .payment-col .send-order {
	font-size: 16px;
	width: 420px;
}

.auth-tabs ul li a {
	border-bottom: none;
}
.auth-tabs ul li a:hover {
color: #fb4f58;
}

.auth-tabs ul li.active a {
	cursor: default;
}

.auth-tabs ul li.active a:hover {
	color: #fff;
}

#bonuses-info {
	padding-top: 15px;
}

#bonuses-info .title {
	line-height: 1.3;
}

#bonuses-info .description {
	    line-height: 1.4;
}

.gift-sticky .expanded-gift .gifts-list .gift-item .get-gift {
	border-radius: 6px;
}

.gift-sticky .expanded-gift .description {
	line-height: 1.2;
}

.main-last-container {
	background-color: #fff;
}

.tabs nav li.tab-current a {
	background: #fafafa;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.tabs-style-flip .content-wrap {
	background: #fafafa;
}

.tabs-style-flip .content-wrap::before {
	    background: #fafafa;
}

.tabs-style-flip nav a span:hover {
	color: #f8515c;
}

.tabs nav li.tab-current a span:hover {
	color: #000;
	cursor: default;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-item .product-image img {
	border: none;
}

.product .product-actions .progress-container .progress-bar {
	height: 40px;
}

.product .product-actions .progress-container .progress-bar-content {
	color: #2b2b2b;
	font-weight: 400;
	line-height: 2.9;
}

.product .preview .likes {
	border: none;
	width: 60px;
    height: 40px;
    border-radius: 6px;
}

.likes .like-content {
	    top: 10px;
	    width: 60px;
}

.product .preview:hover .likes {
	opacity: 1;
}

.product .product-actions .add-to-cart-btn {
	color: #d05700;
    border: solid 1px #fff0e6;
    background: #fff0e6;
    font-weight: 400;
    border-radius: 16px;
    height: 40px;
    line-height: 2.8;
}

.product:hover .add-to-cart-btn.native {
	color: #d05700;
	background: #ffddc6;
	border: solid 1px #ffddc6;
}

.product .product-actions .add-to-cart-btn.native:hover {
	color: #d05700;
	background: #ffddc6;
	border: solid 1px #ffddc6;
}

.product-ajax-cont {
	margin-bottom: 20px;
}

.product .product-footer {
	padding: 0 10px;
}

.product .product-actions .progress-container {
	border: none;
	background: #f2f2f2;
	border-radius: 16px;
	height: 40px;
}

header .information-btn {
	    margin-top: 8px;
}

.product .preview .without-sale {
	display: none;
}

.ymaps-2-1-78-map ymaps, .ymaps-2-1-78-map ymaps:after, .ymaps-2-1-78-map ymaps:before {
	border-radius: 16px;
}

.news-list .news-item {
	    background: #fafafa;
}

.news-list .news-item .news-title a {
	text-decoration: none;
}

.news-list .news-item .news-title a:hover {
	color: #f8515c;
}

.news-list .news-item, .news-list .news-item:hover {
		box-shadow: none;
	-webkit-box-shadow: none;
}

.news-list .news-item .news-date {
	display: none;
}

.news-list .news-item .news-title {
	padding-bottom: 15px;
}
.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 {
	border-bottom: none;
}

.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;
    background: #fff0e6;
    padding: 10px 18px;
    border-radius: 16px;
}
.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 {
	color: #d05700;
	background: #ffddc6;
}

.profile-content.order-history table.order-history-table tbody td span.currency {
	font-size: 16px;
}

.profile-content.order-history table.order-history-table tbody td:nth-child(2) {
	    width: 170px;
}

.profile-content.order-history table.order-history-table tbody > tr {
	    border-bottom: 1px solid #e5e5e5;
}

.user-info-element.bonuses .value span.currency {
	font-size: 45px;
}

.user-info-element.bonuses .title {
	padding-top: 10px;
}

.user-info-element .promo, #gift-info .promo {
	line-height: 4.1;
}

.user-info-element .promo::before, #gift-info .promo::before {
	color: #616161;
	    top: -5px;
}

.notify-config-block {
	background: #fafafa;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.notify-config-block:hover{
	box-shadow: none;
	-webkit-box-shadow: none;
}

.profile-content .profile-phone .change-phone {
	    margin-top: 0px;    
	    width: 350px;
	        line-height: 1.4;
}

.address-list-container .title {
	    margin-bottom: 0px;
    margin-top: 20px;
}

.address-item {
	    margin-top: 20px;
    background: #fafafa;
    padding-bottom: 30px;
    border-radius: 16px;
}

.profile-content .save-profile {
	    background-color: #fff;
}

.profile-nav ul {
	background: #fafafa;
	box-shadow: none;
	-webkit-box-shadow: none;
	border: 1px solid #fafafa;
}

.profile-nav ul:hover {
		box-shadow: none;
	-webkit-box-shadow: none;
}

.bd-checkbox label span {
	left: 30px;
    top: -2px;
}

.bonus-rules-cont ul li::before {
	    background-color: #5f5f5f;
}

.all-categories-button {
	border: none;
	    color: #61696d;
	    background: #fafafa;
	    line-height: 2.5;
}

.all-categories-button:hover {
	color: #d05700;
    background: #fff0e6;
}

.product.product-detail .preview {
	border: none;
}

#product-detail .md-content .product.product-detail .product-info {
	padding-left: 20px;
}

.flickity-enabled.is-draggable .flickity-viewport {
		box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.flickity-enabled.is-draggable .flickity-viewport:hover {
			box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.products-sub-menu-main nav ul li a {
	font-size: 24px;
    font-weight: 400;
}

.products-sub-menu-main nav ul li.active a {
		font-size: 24px;
    font-weight: 400;
}

.products-sub-menu-main nav {
	    margin-bottom: 30px;
    margin-top: 30px;
}

.auth-state.logged-in-state nav ul li a {
	border-bottom: none;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn svg {
	    top: 13px;
}

.product .product-actions .add-to-cart-btn.retry {
	color: #fff;
    border-color: #9db832 !important;
    background-color: #9db832;
}

.product .product-actions .add-to-cart-btn.retry:hover {
		color: #fff;
    border-color: #9db832 !important;
    background-color: #9db832;
}

.products-sub-menu .ingridients-filter-btn span:hover {
	color: #f8515c;
}

#popover-ingridients-filter {
	    width: 550px;
}

#popover-ingridients-filter .filter-actions .clear-filter {
	font-size: 16px;
	text-decoration: none;
	color: #f8515c;
	padding-left: 25px;
}

#popover-ingridients-filter .filter-actions .apply-filter {
	width: 160px;
    height: 36px;
    	color: #fff;
    border-color: #9db832 !important;
    background-color: #9db832;
}

.product .option_title {
	font-size: 16px;
    margin-bottom: 10px;
}

.min-order-progress {
	background: #f2f2f2;
	border:none;
	border-radius: 16px;
}

.min-order-progress .progress-bar {
	height: 35px;
}

.min-order-progress .progress-bar-content .min-order-sum {
	    line-height: 36px !important;
}

.basket-actions .progress-container .progress-bar {
	border-radius: 12px;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .order-total-container .order-total {
	border-radius: 16px;
	background-color: #f2f2f2;
}

.constructor-name-title {
	border-bottom: none;
}

.constructor-container .constructor-item .category {
	    margin-top: 5px;
}

.product .preview .overlay {
	-webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}


.product .preview .overlay .zoom-btn {
	background: rgba(0, 0, 0, 0.3) url(/bitrix/templates/bd_deliverysushi/css/../images/new/full-size.svg) center no-repeat;
	    -webkit-backdrop-filter: saturate(380%) blur(3px);
    backdrop-filter: saturate(380%) blur(3px);
}

.likes .like-icon {
    width: 15px;
    height: 14px;
    background: url(/bitrix/templates/bd_deliverysushi/css/../images/new/heart.svg);
    display: inline-block;
    margin-right: 4px
}

.likes.liked .like-icon {
    background: url(/bitrix/templates/bd_deliverysushi/css/../images/new/heart-active.svg);
}

#popover-gift-info {
	width: 450px;
	max-height: 230px;
}

#popover-gift-info .message-content div {
	width: 240px !important;
}

#popover-gift-info .message-bottom {
	font-weight: 400;
}
.webui-arrow {
	display: none !important;
}

.category-view-item .category-view-name .name-cont a {
	border-bottom: none;
}

.category-view-item .sub-categories li a {
	border-bottom: none;
}

.product.product-detail .product-energy a {
	border-bottom: none;
	font-size: 14px;
}

#product-detail .md-content .product.product-detail .product-info h3 {
	font-size: 24px;
    line-height: 1.1;
    padding-bottom: 5px;
}

.webui-popover {
	border: none !important;
}

#gift-modal .md-content {
   background: #fff;
}

.gift-container .product.gift {
			box-shadow: none;
	-webkit-box-shadow: none;
}

.gift-container .product.gift:hover {
				box-shadow: none;
	-webkit-box-shadow: none;
}

.md-content .scroll-wrapper:after {
	background-image: none;
}

.gift-container .product.gift .get-gift-btn, .gift-container .product.gift .get-another-gift-btn {
	    border-radius: 12px;
	    height: 40px;
}

.gift-container .product.gift .gift-progress-info .progress-container {
	height: 40px !important;
}

.gift-container .product.gift {
	height: 380px !important;
}

.gift-container .product.gift .gift-progress-info .progress-container .progress-bar-content {
	    padding-top: 11px;
}

#gift-modal {
	height: 530px;
}

#gift-modal .md-content .scrollbar-macosx {
	    max-height: 460px !important;
}

.gift-container .product.gift .gift-in-basket-text div:nth-child(1) {
	    font-size: 34px;
}

.gift-container .product.gift .gift-in-basket-text div:nth-child(2) {
	 font-size: 20px;
}

.profile-content.bonuses .progress-stat .currency {
	    font-size: 14px;
}

.order-content li .image img {
	border: none;
}

.order-content li {
	padding: 20px 0px;
	border-bottom: 1px solid #e5e5e5;
}

.order-content-cont .checkout-title {
	font-size: 30px;
}

.social-icons-footer a {
	text-decoration: none;
}

.social-icons-footer a svg{
	fill: #8e8e8e;
}

.social-icons-footer a:hover svg{
	fill: #f8515c;
}


 .social-icon { 
  width: 27px; 
  height: 27px;
  display: inline-block;
}

 .social-icon-index { 
  width: 40px;
  height: 40px;
  margin-left: 8px;
  display: inline-block;
}

.information-icons a svg{
	fill: #8e8e8e;
}

.information-icons a:hover svg{
	fill: #f8515c;
}

footer .copyright a span {
	border-bottom: none;
}

.category-view-item .category-view-name .name-cont a:hover {
	color: #f8515c; 
}

.category-view-item .sub-categories li a:hover {
	color: #f8515c;
}

.common-block:hover .category-view-name a {
	color: #f8515c;
}

.fotorama__dot {
	    background-color: #ffffff;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
	    background-color: #f8515c;
}

.fotorama {
	border-radius: 12px;
}

.index-slider-cont .fotorama__arr--prev {
	    bottom: 20px !important;
	    right: 90px !important;
}

.company-fotorama .fotorama__arr--next {
	bottom: 20px !important;
	right: 30px !important;
}

.company-fotorama .fotorama__nav--dots {
	    margin-top: -70px;
	        right: 160px;
}

.company-fotorama .fotorama__arr {
	    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDdweCIgaGVpZ2h0PSI0N3B4IiB2aWV3Qm94PSIwIDAgNDcgNDciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+ZHNhYXNkPC90aXRsZT4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJkc2Fhc2QiIGZpbGw9IiMwMDAwMDAiIGZpbGwtcnVsZT0ibm9uemVybyI+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMy41LDQ3IEMzNi40Nzg2OTE2LDQ3IDQ3LDM2LjQ3ODY5MTYgNDcsMjMuNSBDNDcsMTAuNTIxMzA4NCAzNi40Nzg2OTE2LDAgMjMuNSwwIEMxMC41MjEzMDg0LDAgMCwxMC41MjEzMDg0IDAsMjMuNSBDMCwzNi40Nzg2OTE2IDEwLjUyMTMwODQsNDcgMjMuNSw0NyBaIE0yOC43ODI3ODg2LDIzLjQ1MzcxOTkgQzI4LjkyMzI3NzMsMjMuNTk4MjcxNiAyOS4wMDA0NDA5LDIzLjc5MTMxMDYgMjksMjMuOTk3NDM5IEMyOS4wMDA0NDA5LDI0LjIwMjc3MDcgMjguOTIzMjc3MywyNC4zOTU5MjM2IDI4Ljc4Mjc4ODYsMjQuNTQwNTg5MSBMMjIuNzE3MzA2MSwzMC43NzYzNDMzIEMyMi41NzcxNDk0LDMwLjkyMDU1MzUgMjIuMzkwMDUyNSwzMSAyMi4xOTA1NTYzLDMxIEMyMS45OTEwNjAxLDMxIDIxLjgwNDA3MzksMzAuOTIwNTUzNSAyMS42NjM4MDY1LDMwLjc3NjM0MzMgTDIxLjIxNzU0MTcsMzAuMzE3NzYxNiBDMjEuMDc3Mzg1MSwzMC4xNzM0Mzc2IDIxLDI5Ljk4MTE5NTMgMjEsMjkuNzc1OTc3NCBDMjEsMjkuNTcwOTg3MiAyMS4wNzczODUxLDI5LjM3ODc0NDkgMjEuMjE3NTQxNywyOS4yMzQ1MzQ3IEwyNi4zMTE3ODA5LDIzLjk5NzA5NzYgTDIxLjIyMzE4NzgsMTguNzY1NDY1MyBDMjAuOTMyODAwMSwxOC40NjcwMjg3IDIwLjkzMjgwMDEsMTcuOTgxMjQ0MSAyMS4yMjMxODc4LDE3LjY4MjM1MjIgTDIxLjY2OTQ1MjcsMTcuMjIzNjU2NyBDMjEuODA5NjA5MywxNy4wNzk0NDY1IDIxLjk5NjcwNjIsMTcgMjIuMTk2MjAyNCwxNyBDMjIuMzk1Njk4NywxNyAyMi41ODI3OTU2LDE3LjA3OTQ0NjUgMjIuNzIyOTUyMiwxNy4yMjM2NTY3IEwyOC43ODI3ODg2LDIzLjQ1MzcxOTkgWiIgaWQ9IlNoYXBlIi8+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);
	    background-color: #fff;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .basket-checkout-btn {
	background-color: #ffeee6;
    border: solid 1px #ffeee6;
    color: #cf5700;
    font-size: 15px;
    font-weight: 300;
        height: 40px;
    line-height: 2.6;
    margin-top: 15px;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .basket-checkout-btn:hover {
	    color: #d05700;
    background: #ffddc6;
    border: solid 1px #ffddc6;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .basket-checkout-btn  .order-sum {
	font-weight: 400;
}
#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .basket-checkout-btn .currency {
	padding-left: 3px;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn {
	background-color: #f2f2f1;
	border: none;
	width: 50px;
	height: 50px;
}

.apply-code-btn .apply-svg {
	    width: 10px !important;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn svg path {
	fill: #000;
}

#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:hover {
	background-color: #fff0e5;
}

#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: #cf5700 !important;
}

.bd-input.promo-input {
	background: #f2f2f2 !important;
    border: none !important;
    border-radius: 12px !important;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bd-input .basket-promo-code {
	    padding-left: 16px !important;
		font-size: 16px !important;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .bd-input {
	    width: 185px;
	    height: 50px;
}

.bd-input.promo-input.ok {
	background: #d6eac2 !important;
	border-color: none !important;
	color: #2c766d;
}

#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:hover svg path {
	fill: #ce5701 !important;
}

.apply-code-btn.ok .decline-svg {
	    width: 9px !important;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn.ok {
	background-color: #f2f2f2;
}

#popover-basket .webui-popover-content #basket .basket-items-col .basket-actions .apply-code-btn.ok svg path {
	fill: #000 !important;
}

.bd-input.promo-input.error {
	    background: #ffeae8 !important;
	    color: red;
}

.breadcrumb-box .breadcrumb-container .breadcrumb-item {
	margin-top: 2px;
}

#popover-ingridients-filter .filter-params.scroll-content {
	padding-top: 20px;
}

.constructor-container .ingredients-list .constructor-ingredient-basket-item .product-sum .currency {
	font-size: 18px;
}

.country-by .constructor-container .constructor-summary .sum-value .currency, .country-ua .constructor-container .constructor-summary .sum-value .currency, .constructor-container .constructor-summary .sum-value .currency {
	font-size: 18px;
	}
	
	.constructor-container button.clear-constructor {
		border-bottom: none;
	}
	
	.presets .preset-item .price .currency {
		font-size: 18px;
	}
	
	.tabs nav a {
		line-height: 3;
	}
	
.index-sections-list .common-block {
	background-color: #ffffff;
	background-position: center;
}	

#product-detail .md-content .product.product-detail .product-info p {
	font-size: 14px;
}
.bd-input.focused label, .bd-input.filled label {
	height: 20px !important;
	margin: 0 !important;
	z-index: 2;
}
.delivery-type-tab-1 input:-webkit-autofill,.delivery-type-tab-1 input:-webkit-autofill:hover,.delivery-type-tab-1  input:-webkit-autofill:focus, .delivery-type-tab-1 textarea:-webkit-autofill,.delivery-type-tab-1  textarea:-webkit-autofill:hover,.delivery-type-tab-1  textarea:-webkit-autofill:focus,.delivery-type-tab-1  select:-webkit-autofill,.delivery-type-tab-1  select:-webkit-autofill:hover,.delivery-type-tab-1  select:-webkit-autofill:focus{
	-webkit-box-shadow: 0 0 0px 1000px #fafafa inset;

}

.gift-removed-message {
    background: #f8515c;
    padding: 15px 15px;
    border-radius: 12px;
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.5;
}
.gift-removed-message-cont{
	position: relative;
}
.gift-removed-message-close{
	position: absolute;
    top: 6px;
    right: 6px;
    color: white;
    background: #ff4545;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    line-height: 16px;
    text-align: center;
    cursor: pointer;
}

/* End */


/* Start:/bitrix/templates/bd_deliverysushi/css/animate.css?168501299271462*/
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

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

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}


@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/* End */


/* Start:/bitrix/templates/bd_deliverysushi/css/popover.css?16850129928526*/
/*
 *  webui popover plugin  - v1.2.16
 *  A lightWeight popover plugin with jquery ,enchance the  popover plugin of bootstrap with some awesome new features. It works well with bootstrap ,but bootstrap is not necessary!
 *  https://github.com/sandywalker/webui-popover
 *
 *  Made by Sandy Duan
 *  Under MIT License
 */
.webui-popover-content {
    display: none;
}
.webui-popover-rtl {
    direction: rtl;
    text-align: right;
}
/*  webui popover  */
.webui-popover {
    position: absolute;
    z-index: 9999;
    display: none;
    min-width: 50px;
    min-height: 32px;
    text-align: left;
    white-space: normal;
    background-color: #ffffff;
    background-clip: padding-box;
    border: solid 1px #e5e5e5;
    border-radius: 6px;
    box-shadow: 0 5px 30px 0 rgba(81, 92, 98, 0.2);
    -webkit-box-shadow: 0 5px 30px 0 rgba(81, 92, 98, 0.2);
}
.webui-popover.top,
.webui-popover.top-left,
.webui-popover.top-right {

}
.webui-popover.right,
.webui-popover.right-top,
.webui-popover.right-bottom {
    margin-left: 10px;
}
.webui-popover.left,
.webui-popover.left-top,
.webui-popover.left-bottom {
    margin-left: -10px;
}
.webui-popover.pop {
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
    -o-transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
    transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
    opacity: 0;
    filter: alpha(opacity=0);
}
.webui-popover.pop-out {
    -webkit-transition-property: "opacity,transform";
    -o-transition-property: "opacity,transform";
    transition-property: "opacity,transform";
    -webkit-transition: 0.15s linear;
    -o-transition: 0.15s linear;
    transition: 0.15s linear;
    opacity: 0;
    filter: alpha(opacity=0);
}
.webui-popover.fade,
.webui-popover.fade-out {
    margin-top: 3px;
    -webkit-transition: opacity .3s ease,margin-top .3s;
    -moz-transition: opacity .3s ease,margin-top .3s;
    -ms-transition: opacity .3s ease,margin-top .3s;
    -o-transition: opacity .3s ease,margin-top .3s;
    transition: opacity .3s ease,margin-top .3s;
    opacity: 0;
    filter: alpha(opacity=0);
}
.webui-popover.out {
    opacity: 0;
    filter: alpha(opacity=0);
}
.webui-popover.in {
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 15px;
}
.webui-popover .webui-popover-content {
    padding: 9px 14px;
    overflow: auto;
    display: block;
}
.webui-popover-inner .close {
    font-family: arial;
    margin: 8px 10px 0 0;
    float: right;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    color: #000000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
    text-decoration: none;
}
.webui-popover-inner .close:hover,
.webui-popover-inner .close:focus {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.webui-popover-inner .close:after {
    content: "\00D7";
    width: 0.8em;
    height: 0.8em;
    padding: 4px;
    position: relative;
}
.webui-popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    background-color: #ffffff;
    border-radius: 5px 5px 0 0;
}
.webui-popover-content {
    padding: 9px 14px;
    overflow: auto;
    display: none;
}
.webui-popover-inverse {
    background-color: #333333;
    color: #eeeeee;
}
.webui-popover-inverse .webui-popover-title {
    background: #333333;
    border-bottom: 1px solid #3b3b3b;
    color: #eeeeee;
}
.webui-no-padding .webui-popover-content {
    padding: 0;
}
.webui-no-padding .list-group-item {
    border-right: none;
    border-left: none;
}
.webui-no-padding .list-group-item:first-child {
    border-top: 0;
}
.webui-no-padding .list-group-item:last-child {
    border-bottom: 0;
}
.webui-popover > .webui-arrow,
.webui-popover > .webui-arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.webui-popover > .webui-arrow {
    border-width: 11px;
}
.webui-popover > .webui-arrow:after {
    border-width: 10px;
    content: "";
}
.webui-popover.top > .webui-arrow,
.webui-popover.top-right > .webui-arrow,
.webui-popover.top-left > .webui-arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.05);
    border-bottom-width: 0;
}
.webui-popover.top > .webui-arrow:after,
.webui-popover.top-right > .webui-arrow:after,
.webui-popover.top-left > .webui-arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-top-color: #ffffff;
    border-bottom-width: 0;
}
.webui-popover.right > .webui-arrow,
.webui-popover.right-top > .webui-arrow,
.webui-popover.right-bottom > .webui-arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.05);
}
.webui-popover.right > .webui-arrow:after,
.webui-popover.right-top > .webui-arrow:after,
.webui-popover.right-bottom > .webui-arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #ffffff;
}
.webui-popover.bottom > .webui-arrow,
.webui-popover.bottom-right > .webui-arrow,
.webui-popover.bottom-left > .webui-arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #999999;
    border-bottom-color: #e5e5e5;
    border-top-width: 0;
}
.webui-popover.bottom > .webui-arrow:after,
.webui-popover.bottom-right > .webui-arrow:after,
.webui-popover.bottom-left > .webui-arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #ffffff;
    border-top-width: 0;
}
.webui-popover.left > .webui-arrow,
.webui-popover.left-top > .webui-arrow,
.webui-popover.left-bottom > .webui-arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.05);
}
.webui-popover.left > .webui-arrow:after,
.webui-popover.left-top > .webui-arrow:after,
.webui-popover.left-bottom > .webui-arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #ffffff;
    bottom: -10px;
}
.webui-popover-inverse.top > .webui-arrow,
.webui-popover-inverse.top-left > .webui-arrow,
.webui-popover-inverse.top-right > .webui-arrow,
.webui-popover-inverse.top > .webui-arrow:after,
.webui-popover-inverse.top-left > .webui-arrow:after,
.webui-popover-inverse.top-right > .webui-arrow:after {
    border-top-color: #333333;
}
.webui-popover-inverse.right > .webui-arrow,
.webui-popover-inverse.right-top > .webui-arrow,
.webui-popover-inverse.right-bottom > .webui-arrow,
.webui-popover-inverse.right > .webui-arrow:after,
.webui-popover-inverse.right-top > .webui-arrow:after,
.webui-popover-inverse.right-bottom > .webui-arrow:after {
    border-right-color: #333333;
}
.webui-popover-inverse.bottom > .webui-arrow,
.webui-popover-inverse.bottom-left > .webui-arrow,
.webui-popover-inverse.bottom-right > .webui-arrow,
.webui-popover-inverse.bottom > .webui-arrow:after,
.webui-popover-inverse.bottom-left > .webui-arrow:after,
.webui-popover-inverse.bottom-right > .webui-arrow:after {
    border-bottom-color: #333333;
}
.webui-popover-inverse.left > .webui-arrow,
.webui-popover-inverse.left-top > .webui-arrow,
.webui-popover-inverse.left-bottom > .webui-arrow,
.webui-popover-inverse.left > .webui-arrow:after,
.webui-popover-inverse.left-top > .webui-arrow:after,
.webui-popover-inverse.left-bottom > .webui-arrow:after {
    border-left-color: #333333;
}
.webui-popover i.icon-refresh:before {
    content: "";
}
.webui-popover i.icon-refresh {
    display: block;
    width: 30px;
    height: 30px;
    font-size: 20px;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-left: -15px;
    margin-right: -15px;
    background: url(/bitrix/templates/bd_deliverysushi/css/../img/loading.gif) no-repeat;
}
@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}
.webui-popover-backdrop {
    background-color: rgba(0, 0, 0, 0.65);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
}
.webui-popover .dropdown-menu {
    display: block;
    position: relative;
    top: 0;
    border: none;
    box-shadow: none;
    float: none;
}
/* End */


/* Start:/bitrix/templates/bd_deliverysushi/css/selectordie.css?16850129929627*/
/* ===========================================================
 *
 *  Name:          selectordie_dev.css
 *  Updated:       2014-10-10
 *  Created by:    Per V @ Vst.mn
 *  What?:         Base CSS for Select or Die
 *
 *  Copyright (c) 2014 Per Vestman
 *  Dual licensed under the MIT and GPL licenses.
 *
 *  No, I don't usually comment my CSS, but in this
 *  case it might "help" someone.
 *
 *  Oddny | Cogs 'n Kegs
 * =========================================================== */

.sod_select,
.sod_select *
    {
        cursor: pointer;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
     -webkit-touch-callout: none;
       -webkit-user-select: none;
          -moz-user-select: none;
           -ms-user-select: none;
               user-select: none;
    }

/* The SoD - Please keep this first three lines intact, otherwise all hell will break looooooose */
.sod_select
    {

        display: inline-block;
        position: relative;
        line-height: 1;

        width: 100%;
        padding: 10px;
        border-radius: 3px;
        background-color: #ffffff;
        border: solid 1px #bac2c3;
        font-size: 12px;
        font-weight: 300;
        font-stretch: condensed;
        line-height: 1.2;
        color: #000000;
        outline: 0;
        outline-offset: -2px; /* Opera */
        cursor: default;
    }
.sod_select.error{
    border-color: #f82c44 !important;
}
    /* Up/Down arrows */
.sod_select:before
{
    content: "";
    position: absolute;
    zoom: .55;
    top: 50%;
    z-index: 1;
    right: 13px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 24px;
    height: 18px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMjQgMTcuNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMTcuNiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBkPSJNMjQsMHYzLjRIMFYwSDI0eiBNMCwxMC41aDI0VjcuMUgwVjEwLjV6IE0wLDE3LjZoMjR2LTMuNEgwVjE3LjZ6Ii8+DQo8L3N2Zz4NCg==);
    cursor: pointer;
}
@-moz-document url-prefix() {
    .sod_select:before
    {
        top: 58%;
        right: 7px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 14px;
        background-repeat: no-repeat;
    }
}

/* Change the border color on hover, focus and when open */
    .sod_select:hover,
    .sod_select.open,
    .sod_select.focus {  }

        .sod_select.open {  }


    /* When the entire SoD is disabled, go crazy! */
    .sod_select.disabled
        {
            border-color: #828282;
            color: #b2b2b2;
            cursor: not-allowed;
        }

    /* The "label", or whatever we should call it. Keep the first three lines for truncating. */
    .sod_select .sod_label
        {
            display: block;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;

            padding-right: 15px;
        }

        .sod_select .sod_prefix { /* Use this if you're using a prefix and want to style it */ }
        .sod_select .sod_placeholder { /* Use this if you're using a placeholder and want to style it */ }



    /* Options list wrapper */
    .sod_select .sod_list_wrapper
        {
            display: none;
            position: absolute;
            top: 33px;
            left: -1px;
            width: calc(100% + 2px);
            background: #ffffff;
            border: solid 1px #bac2c3;
            border-top: none;
            color: #444444;
            font-weight: 300;
            z-index: 10;
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px;
            overflow: hidden;
            max-height: 0;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
            -webkit-transition: all 1s ease;
            -moz-transition: all 1s ease;
            -ms-transition: all 1s ease;
            -o-transition: all 1s ease;
            transition: all 1s ease;
        }
        .sod_select.open .sod_list_wrapper{
            max-height: 500px;
            display: block;
            overflow: auto;
        }

        /* Shows the option list (don't edit) */
        .sod_select.open .sod_list_wrapper { display: block;  }

        /* Don't display the options when  */
        .sod_select.disabled.open .sod_list_wrapper { display: none;  }

        /* When the option list is displayed above the SoD */
        .sod_select.above .sod_list_wrapper
            {
                top: auto;
                bottom: 100%;
                border-top: solid 1px #bac2c3;
                border-bottom: none;
            }

    /* Options list container */
    .sod_select .sod_list
        {
            display: block;
            overflow-y: auto;
            padding: 0;
            margin: 0;
        }

        /* All the options. Keep the first three lines for truncating... */
        .sod_select .sod_option
            {
                display: block;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;

                position: relative;
                padding: 10px 10px;
                list-style-type: none;
            }

            /* Optgroups */
            .sod_select .sod_option.optgroup,
            .sod_select .sod_option.optgroup.disabled
                {
                    background: inherit;
                    color: #939393;
                    font-size: 10px;
                    font-style: italic;
                }

                /* Children of an optgroup */
                .sod_select .sod_option.groupchild { padding-left: 20px; }

            /* Used together with placeholderOption / data-placeholder-option */
            .sod_select .sod_option.is-placeholder {
                display: none;
            }

            /* Disabled option */
            .sod_select .sod_option.disabled
                {
                    background: inherit;
                    color: #cccccc;
                }

            /* Hover state for options, also used when a user uses his/hers up/down keys */
            .sod_select .sod_option.active
                {
                    background: #f7f7f7;
                    color: #333333;
                }

            /*Make room for the check mark */
            .sod_select .sod_option.selected
                {
                    font-weight: 700;
                    padding-right: 25px;
                }

                /* Displays a check mark for the selected option */
                .sod_select .sod_option.selected:before
                    {
                        content: "";
                        position: absolute;
                        right: 10px;
                        top: 50%;
                        -webkit-transform: translateY(-50%);
                            -ms-transform: translateY(-50%);
                                transform: translateY(-50%);
                        display: inline-block;
                        color: #808080;
                        height: 9px;
                        width: 10px;
                        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAxMCA5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMCA5IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48cGF0aCBmaWxsPSIjYjBiODMyIiBkPSJNNCw2LjdDMy42LDYuMywzLjUsNi4xLDMuMSw1LjdDMi42LDUuMiwyLDQuNiwxLjUsNC4xYy0wLjgtMC44LTIsMC40LTEuMiwxLjJjMC45LDAuOSwxLjksMS45LDIuOCwyLjhjMC43LDAuNywxLjMsMSwyLDBDNi43LDYsOC4zLDMuNyw5LjgsMS41QzEwLjUsMC41LDktMC4zLDguMywwLjZsMCwwQzYuNywyLjksNS43LDQuNCw0LDYuNyIvPjwvZz48L3N2Zz4=);
                    }

                /* Add a .no_highlight class to you SoD to hide the check mark and don't bold the option */
                .sod_select.no_highlight .sod_option.selected { font-weight: 300; }
                .sod_select.no_highlight .sod_option.selected:before { display: none; }

            .sod_select .sod_option.link { /* If data-link is set on a specific option */ }
            .sod_select .sod_option.linkexternal { /* If data-link-external is set on a specific option */ }



    /* Hide native select */
    .sod_select select { display: none !important; }

        /* The native select in touch mode. Keep this first line. Sorry, keep everything. */
        .sod_select.touch select
            {
                -webkit-appearance: menulist-button;

                position: absolute;
                top: 0;
                left: 0;
                display: block !important;
                height: 100%;
                width: 100%;
                opacity: 0;
                z-index: 1;
            }
.sod_option.disabled{
    display: none !important;
}
/* End */


/* Start:/bitrix/templates/bd_deliverysushi/css/currency.css?168501299210628*/
@font-face{
	font-family: 'currency';
	font-style: normal;
	font-weight: normal;
	src: url(data:application/font-woff;base64,d09GRgABAAAAAB5cABAAAAAAN9wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAeQAAAABwAAAAceRAzOEdERUYAAB4kAAAAHAAAAB4AJwA4T1MvMgAAAeQAAABPAAAAYHeFgNJjbWFwAAACuAAAAQEAAAIiI8WlY2N2dCAAAAp4AAAAIAAAACwZAv7aZnBnbQAAA7wAAAY6AAANFnZkfXZnYXNwAAAeHAAAAAgAAAAIAAAAEGdseWYAAAsAAAAQ0wAAH2Qj4hSWaGVhZAAAAWwAAAA1AAAANgqIxv9oaGVhAAABpAAAAB4AAAAkDA4GCGhtdHgAAAI0AAAAggAAAMjZKxWNbG9jYQAACpgAAABmAAAAZrm8sUhtYXhwAAABxAAAACAAAAAgAX4BZG5hbWUAABvUAAABrAAABEcjqmOycG9zdAAAHYAAAACaAAAA2/U8Wr9wcmVwAAAJ+AAAAIAAAACNFUvlDHicY2BkYGAAYpOQirR4fpuvDPIcDCBwgUtCDURf2ZL6lUH031m2JlYpIJeDgQkkCgAF2Qm6AAAAeJxjYGRgYO36d5aBgZ2DAQjYmhgYGVCBEQBSeQMmAAAAAQAAADIAaAAHAAAAAAACADIAQwCLAAAAhwC3AAAAAHicY2BmyWWcwMDKwMFqzHKGgYFhJoRmOsNQzXgISHOzMTCBAAtQjpkBCTh5hgQzODDwKgmxifwTYQhmO8toDBRmhMiy/AYSCgyMAElwC0YAeJxjiWQAA6ZVDAzM8gwMLJEMk1iOMqwC0jVAbArEJ1giGVtY3jKKQMVeAfFSIJ4GxD1QegYQFwLxRCDuBqsHmQNSX8kgypLPIM5SzyANpFcAaUWguAcQG4HFQGyQ2fUMrmB5iJwHXO9bBjWwHoh+cbA6iD4jdg6GNrA6oHsBeOMngQAAeJxjYGBgZoBgGQZGIMnAKAPkMYL5LGABGwYFBhYgj4GBF8hSZbBmsGVwYnBl8GDwYfBjCGIIYQhniGSIYShhWMqwkc9eQURhmcJKhTUK6xS2KOxQFFMS+v8fZAxYtwqDNk7di3HqZvz/9f/j/w/+3/5/6/+1/1f+X/p//v+5/6f/n/p/4v/x/0f/r/vf8L/044sHIveb7zfer79fd7/yftl9yXtyEB+RDxjZGOBGMDIBCSZ0BZCgY2EF89jYOTi5uHl4+fgFBIWERUTFGMRBwhIMDJIMDFJAljQ4GGUZ5BgY5IGhwaCIw14l0pypjMJTYwBGEh6gAWdpE2M4AGq7S7cAAAB4nK1WaXfTRhSVvGUjG1loUUvHTJym0cikFIIBA0GK7UK6OFsrQWmlOEn3BbrRfV/wr3ly2nPoN35a7xvZJoGEnvbUH/TuzLszb5t5YzKUIGPdrwRCLN01hpaXKLd6zadTFs0E4bZorvuUKkR/9Rq9RqMhN6x8noyADE8utgzT8ELXIVORCLcdSimxKehenTLT11ozZr9XaVQoV/HzlC4EK9f9vMxbTV9QvY6phcASVGJUCgIRJ+xok2Yw1R4JmmP9HDPv1X0Bb5qRoP66H2JGsK6f0Tyj+dAKgyCwyLSDQJJR97eCwKG0EtgnU4jgWdar+5SVLuWkizgCMkOHMkrCL7EZZzdcwRr22Eo84C9IlQalZ/NQeqIpmjAQz2ULCHLZD+tWtBL4MsgHghZWfegsDq1t36Gsoh7PbhmpJFM5DKUrkXHpRpTa2CazAQOUnXWoRwl2dcBr3M0YG4J3oIUwYEq4qF3tVa2eAcOruLP5bu771N5a9Ce7mDZc8BB3KCpNGXFddL4Mi3NKwoKTHS9RHRktJiYGDlhOU1hlWPdD273okNIBtQb60yi2JfPBbN6hQRWnUhXajBYdGlIgCkGHvKu8HEC6AQ3yaAWjQYwcGsY2IzolAhlowC4NeaFohoKGkDSHRtTSmh9nNheDKRrckrcdGlVLy/7SajJp5TE/pucPq9gY9tb9eHgYBYxcGrb5zOIku/Eh/gziQ+YkKpEu1P2Yk4do3Sbqy2Zn8xLLOthK9LwEV4FnAkRSg/81zO4t1QEFjA1jTCJbHhkXW6Zp6lqNKSM2UpU1n4alKyo0gMPXD8OhK0KY/3N01DSGDNdthvHhnE13bOs40jSO2MZshyZUbLKcRJ5ZHlFxmuVjKs6wfFzFWZZHVZxjaam4h+UTKu5l+aSK+1g+o2Qn75QLkWEpimTe4Avi0Owu5WRXeTNR2ruU013lrUR5TBk0aP+H+J5CfMfgl0B8LPOIj+VxxMdSIj6WU4iPZQHxsZxGfCyfRnwsZxAfS6VEWR9TR8HsaCg8dsHTpcTVU3xWi4ocmxzcwhO4ADVxQBVlVJLcER/JsDj6uW5pzUk6MRtnzYmKj0bGAT67OzMPq08qcVr7+xx4ZuVhI7id+xrneWPyD4N/ixdlKT5pTnBwp5AAeLy/w7gVUcmh06p4pOzQ/D9RcYIboJ9BTYzJgiiKGt985PJKs1mTNbQKH08EOivawbxpTowjpSW0qEkaAS2DrlnQNOrz7K1mUQpRbmK/s3spopjsRRnMgCko5KaxsOzvpERaWDup6fTRwOVG2oueLDVbVnGFvQfvY8jNLHk3Ul64KSntRZtQp7zIAg65kT24JoJbaO+yimJKWKgiPghtBfvtY0QmLTODLoEiZHGysg/tih05ooJ2At960irv20Ltz3XyIDCbnW7nQZaRovNdFfVqfVXW2ChXr9xNHwfTzrCx5hdFGU8ue9+eFOxXpwS5AkZXdr/uSfH2O9btSkk+2xd2eeJ1ShXyX4AHQ+6U9yIaRZGzWKURz69beDJFOSjGRXMcF/TSHu2KVd+jXdh37aNWXFZUsh9l0FV01m7CNz5fCOpAKgpapCJWeDpkPpudmvCxlLgsRdyzZNdF9B08IR3ivzjEtf/r3HIU3KLKEl1o1wnJB20fK+itJbuThypGZ+28bGeiHUk36BqCnkguOP5e4C6PFekU7vPzB8xfwXbm+BidBr6q6AzEEuetggSLKt7STqZeUHyEaQnwRdVCswJ4CcBk8LJqmXqmDqBnlplTAVhhDoNV5jBYYw6DdbWDrncZ6BUgU6NX1Y6ZzPlAyVzAPJPRNeZpdJ15Gr3GPI1usE0P4HW2yeANtskgZJsMIuZUATaYw6DBHAabzGGwpf1ygba1X4ze1H4xekv7xeht7Rejd7RfjN7VfjF6T/vF6H3k+Fy3gB/oEV0E/DCBlwA/4qTr0QJGN/GMtjm3EsicjzXHbHM+weLz3V0/1SO94rME8orPE8j029inTfgigUz4MoFM+Arccne/r/VI079JINO/TSDTv8PKNuH7BDLhhwQy4UdwL3T3+0mPNP3nBDL9lwQy/VesbBN+SyATfk8gE+6onb5MqvNn1bWpd4vSU/XbnXfY+RtlM7osAAB4nGPw3sFwIihiIyNjX+QGxp0cDBwMyQUbGdidNjEwMmiBGJt5WBg5ICwhJjCLw2kXswNQmhPI5nTaxQBlMzO4bFRh7AiM2ODQEbGROcVloxqIt4ujgYGRxaEjOSQCpCQSCDbzsTDyaO1g/N+6gaV3IxODy2bWFDYGFxcA7eklN3icY2DAAnYC4UyGmSy/GRjYzv47yyr5/x2IBgBvaArrAAAAAAAAAAAAAAC2ASwBWAF4AZYBsAHMAjQCWgLOA0QDegP2BGoEkgVIBcQF8AYiBk4GpgcsB8AIEAiGCNwJEAnuCjYKUgqWCuYLPAuEC7wL+AwWDIwNag3wDjQOyA78D0wPXA+yAAB4nO1Ze3Qc1Xm/353Xvndn39rVSpod7UNaaS1p9qGHZa0t+aGnJUvyQ7YkbCMbbJBtis1xbEzA1AnYJDbG4eEmUIMDXSghAQ6Ec0JakhJaMIcmaYnbOqRNk6aQ5hya5vQQa4d+d1ayDSHnJH+0B06zq9FKM3Pnzveb3/f7ft9dwpG73z/PvS54SDNpJ8vJqUKgtckOPOEK+VoHT8lStcLPA+X6+p8KDa8vhAnhKEfoIUKBo3CQB45z9BMAJwyE+5+q/4hT8CA3aZyHpxSU37wAAW6cHYdJ/AsGN2woOAjB+2murgoGfILkS4HPH/AH1DQk4viW8R+fVxIln5qNJzT88Xn9AZkd0tKQzeRz+Sz1eXGELEokm2FDcriT3vH5ZZtsT/KVAbPXr+y7dtuODbcVz/bCetNXeserzY5K2Ld7++pb72is6O6ogC+mlNFERcAieEbkjuGj0cVeySTx+pHo2NT+41Mdvt4e+6r1Z2D9mB3ut3CCKX9i5s61ne41+ivLO7RwCHJWb8m8uqe20q9/WzSZTIQIpPj+L/iQUEGsJEDCJEE0MlIYCiEO4QoqkCBIItdnQkCIwJHteL4oCeJ2QilMI4jufjNIEj9NeN7DDySTNltSS7akG2JqdcQWsPkTtYpFCqSIqEbj2UxOa/H7xFw2E1ejIuKjcVnw0d9yjI5fu2Fi586J9Tu+mEzGEnX18X/ndtft2DCxY+eG9Tu/VJeMx+vr49xbN964dcveG7fuyGuZfKvW0lpqeoZOPjOn72X7927Z0dqSyeczWp4QIAfJV7kLvBtjjRdU3MGRcQGAUQnoDD5fbpJwhBuU2cslSqEUaLLiU2RVVrIKvFmETfojRf0sbOTd+tmi/ghsKhJ23ax+jr5B/p7wJFIIcQAE+tjuwxQAbsQzeMLLHHLGA4oPsrAOevQ6HGIe0/uN8a/Ag9wJ2ouTVxcqcRDuG2djySQ7OsjujHDGFcCnZLkTpTztLbKp8RHcTgj9O2jEMyoKfrZnko1E6l8xSpEVGW6HEWjUv8fGeAnlzvMXy2PY6Q52H05y5RgzqMCdL/2kSMP8xYsS/x6h5OD7v+AuIFcCJGMgeIkFLFXINI72kIFgMJgJaolYfa0g+VOESg7AJ5yI02zGnV8CWksVYK4QJH9OZnnAMkiNYuo4ABOEHdS4C+0dtQ8cOnRfoq29vS1+/6Hjf9JXEdUfSdZ5uuz2iDnkT01OpFKuyrDfFo/UzkJRf3sg3dDYvAoib7wByqrmdMe+6+/+mW6xWoJDcOCF62azLp9kt9urcz96+ufXd/bYXAzZtwnQdxAHkSiFKoHHGAD6PoSHSMQy8sgCSOD5Rf1xCsOIiYgs0P8JHMZzIGcRum8gNq0kX8iEGav6BOA54Hg4RObRcTNVopOIm5Oya7eS1pam6qpIZUJk7FgCiE+eZYIBA9MTJzgAgZF8SMM4k5EuyOFJmCaIG6KGh0TprDXk87XWrb5n8mCqodVj0VpnTxVGQxUVIl1aMnPLO29/fU2N3ex3y2v6NqYCjaIgcA9Pb08mNFdVuKZmdrxO27xuc+v6eI8a7W9Wit7Wcwd3je9rzAYyatN6tSpsl9pqqsfKcX4BOfBDxKyZDBX6K4GnkQAF3m+jInB9hKdAWcAgUhAPSiASKmLaUcpSizNgFa4iguARBsp6Wq/Kno6YieUaxlyF9GDEyKMQsAAxuCxg7vkAUcGjhsSW+YS0gX5zMOAf6B5P1rs1B10cGVii7u6CLaWf0Tf054c6ZgZamoXIUPr0zbNHG+qavFDZknc4rciJ5L1Vjk81et0g+Y/DruJ5/QV3e3rPukXJ7/enG5Ta6OwGI9Zj+EzPYawOohWaOCYTfSgWAhCRkm3EoAnHiZMYpugUWUAO4mDa4ZZZQJh1WdBAkTVZ86ky3a974Jbn9TuhoVgsgvdVrnLuW+DU3y3qP5/H9WWcq42sKHSrAAJqCAUJqHTIBBLBn4Oovmz27ai2l+EUp4koeozZ20hbY1SWfem4WQqnoMwiA1BkTD6zkGoMQUn1IKOkXP4Kri0kKuIq2SxBT+0sA9ZfBTaLo7UpM5TI+YLV5i+vpId1d8WKXTvuTNVrHndVZUo9zVJ1mQsq20Jet8mFAFfePBhumK1dlLdZzXZHpoEeLf63X4goNTvHV2zfM70xb2TrZ1FT7sO4mRZVk06SKiQxYTAHEQ/MG+4aBmk/hkunkUIeOpBpScQwRAFrCng07gOpcun2jTzJCxiskSLzwuK/BEUnZBKgfuOFlxJtH44hXl1ld0fokBmL+zjmSp3sC1UG6stIBCLAfRoO6Pv4D8WRvmrypuzEhu43h4YCAY/dVpO8Ze3eVUs8DIjILVNVPivGswe59ALGKTHlFIFSo0gQZjCQR0iueU2QiCS7eVROBbIG86ESflLazfXqcd7bWXzvok4MlT6BuL2CetNA+rAuZwstIZ6i3PThIV7g+CtKNKbbgjZPbRoeKixpXhRTG5jigIjoIH6GxqjRshiXVciAMWfo9TzE8XmZFqXyDgNPpleGm3GXDzuoJH4AbKZUXFGMu9q7VotcLl5776239vfWp9MAdqcr11Coqm5sjt1108wtdckmj+lCrH5sfTweilEqm602f09123CsVnE5JatHYrI/1VilyBa7O9ig7mcPxRPxebgz1/YpK9XT14ydRO/h92ltB0d6JlU1G8j3D24aviuTrg9V1+zcEG18zWKz2qpXXBPviIYclSJvMSUa6xa3xNpqS6+y+mCqSiWblqazK2X27IKbcg1bapGjRxHw1xFrhSwrcxTKQCNLjWw06OmerxmtubpEep6jnOoR58XKgHMBUIagz49QxhZEz0CdgXUZZjEC3gC3tEzUO1L1GY/b5YjULzDV4aJOd6T0tTJXN6X8IbMv5LQFka1jdSnZ53QB3KwfhmN8lVKzA+na/kfpjTnG18arGvfkMzMGYf1Bj13yuZCxnddEu9wuiy0Q7ly8O+K3ovoY3oK7FSOVSH0hgUYGyxeBGUPPBaz5Tm6A53G3xEuiYFgHg1bMbsxbDv0rMELHmPEoPVG2H4jn3fo5rmf+uqiszHajuB5iV7yN+RMybmQGz5zU4G+ZwAwxgF/CSGkINuM0leVJ5vbTaVp6kHkV2MJd4HYYczQVGtm18GmRGZwE736czcUqMUc/cgK0WYbVujD3ILcZtx3Fon4GLRclPjx5BvO4gqiks9AuABY+kCiCIhGTWTLNXFZnC5jNzMIxVoRCITUUrVMMbynHrFIkRXxefMgq2susYTPLb2aPqEEEFiY/s25s7Tndcfw411GapVypBIv2Pbg7sX/1ihWP/giG4ac3bn1Uy3IrzoDn3oNndoa7O/TBt4auk2V9ebleB9DfdyB328m6whgxWySLWcJGB49QOGQFyQaiIIkzDjsVeNwnkBlisZimiclkuBVuGkPxcEyZ2kl7K2Z7S1O6MSZ75IDqjctOjAMkpczoMo01FlTU6IriCTWvoRqr+YDBb0Z9dV6UY5Ii+ui7qv62zRsIKlNtKwsVNfzzwaumTt989XRbMByw/Wvt0/Tp6Jecgx1LHthy39cDXzdtHtm2vBCGrar+NY4OF/Pa4ppkfdzdFDm+ajCnrYsNF7qLbQ73U7Dtz9sWt91zdOny0YE74KnI4jIWYcRiO2LRSwYLfXmQTB5Av9JnQRSs6FMQBqztCxw3mczTxGxGFJAvl1HoJb2rVhaWxGWvHKiLyV47Q4Clq8IC8s4LXy4vGTCw1DcA0Ng+Ja+wJL+U4czM5RYMH9YwTeJy3UpHGr5aWzrREK1fHZ9atW61r6XrU/sHevcmkynlgfivVir+jD5RSw8rwVYlX71++eiYPVEbvXrp2mhg7T61KtRYjNGzdW7V91BHRzbW6LL53ZYXPW53Ila7dfHQyoeavPboQ4m1zSMRuTKoRKVXrdZKj1PMNCSmFm2beAhxegxT5WXEqYa0FXLYeWObTHnaV+Y6YVxHjjNI3P0SppVpEsFymgaQ2P5YDFsnM2KS1zzI6/n4AperhxPQDHFI9MdODT17Pqs2KoO7rusarQiFF0UEm7dGffp8D/z13L+chZuLb15/NLFu4C97nXKtqXbl7Z8r6ofPsp4VG3Z+CnMwTKpIlMRJHbmucG0lmC1Jltx9Dq/dyqPd9blM6JjMZBvSlIOAR0SlZp2eDSwWR/+8fiUSqlpdTUiiLlGnxtV4rLY6Wh1VaqoiePlwqCLI3IVHXngF2eP2qT7m6FQON5a9WZbBmgc3OebTJJ+W0AJaVgpk+amTJ0/+1Xd/eAY/Tp77h9fPlI5OTDxZ+7h6oL+fk2aHZ/UY/CPb8E/4L93Gttdemx3G14tPPGFo5SqM1YWxBjDSZYUuM4hWE2apKMzwrPwYXGUBSZNEkhz95d4iGCQkGA0qYdar+edFR7ZLlUzZ8K1mF+5awbbbi8UfZK2FcROzE05RR+k/iw/jC+5/6W82Fffoc38xuSeT2b4W5rYX33mnuL1Ix1/8/o6zk3Sb3hMf7blmts641xa814TRV1pJptDMPBwVOKO1hknR6KskEASnUK4aVt5qMZsWdNe0oLus2camm0/MWeHL+gT3K30jf7FYvChwa4rFuSdRZ8M4eCvO04IdVCfpxpxcTUbJcwVXDsy24T7KSNCLtaO3/ynb8PpChtgsZrNttyvotFsFM1pUzqCFzyNLPDqZeV5sc1zJi3Ahy4ZZbOZDv9e4DYU0IaNrVg8t7+le1rWkc3F7W0bDO21pRt1sSCUT8ZhS40WXjgLilSvKdBJZ8uMHJgiSysgS/MxqaBoS7IMtI3m0fE5CXoVB4xRjF2hdoAY0JrMBLY8qY8iJKuBefusRSu+828Rxpn9ec8pZI/Kxn1YcuIHS2W1mWTa/FDltXmq9rf2oxfJMs74mzDpV/d0pi2XfW9PYHXZ+dw2Fa/WrXaLJmUP145rpmT0hqzV0w03dK/bC3iUHQ7ZTsPeGoM0W2nPk0T87XHq06t+SF6ARGkqPyt6QTf91LNZXKUf6YkG7fmxZKJZ/dmJjWYMX+OwnSwodHtRg6LNa0DUCa3G2XV6OMYPJZPRXTkN2/QR5eikLbQZsyjyXlfIbNDO2W9y39G/CUv2bRf0VaMXNo586D3aw/EC/ix4rjhd//GP8RXfpfni7dOLDayFGv/Gb6ycxdt1FxloI5d+7KLE4sLzy7UZeorsIeD1u2eV02EWB5ygQFxKlj8Ile18Oo0KWA7wUTHmysayQjc3zPOYTfLihknwBxvXHcTMoD5P6w2wrgnZs5OqRYyMwgh7kB6PHRq/GTR9l5ox87LX6k6RfHzduoofFZ3uBfxnV1EmaC+kPrlVKhJsxgSSJk8RYfrDZbE6b011evDQWAK5cvGTCesUCJhXnHuRfXljELHWx1cQPelvTs9Uhm0Cb/vdtKpA4/C3/HXrgd1z/5L9zcZoeKK9//n/yAn+oe5/kulfuw0Kf8D7s9Obfvw9rP/XhPuzjUjv/0A/+Lv3g/5Wv58kRQsTbcB4zKl09SRN7wdKQUit9dnwKTSmUVKzyMpZ6UsbSWFFDw5Jl3xyW1yHnvzwUcL4jb8JjxXP6sDDckBj/zOf+tCGx7o8/Ozb6H90Oa2NqxdDq4UEIld7kL85luNfwHr4310jbT6YnXnhx6p70pknY9O1frmhr7r6jNbPryG17fo3lBshBaucu0OcwLPFplNmm1MIaEX0Oj3/Ud6nOgq0hqUZCQZcNEWr6mHwTSv4HqsfkdQB4nNWSwWrbQBCG/5WdNE5poRAKLTkMvTQ5xCi+pMGnJKdcmhKJQI9KvMgiwjK7soKepK+QHvsiPfQlCn2Atrfk93YwJg3F12pB++2v0T8z0gDYwk8Y/LkOMFU21L8pR3iCX8odvDVnyl1smy/Ka3hmfiivYzsaKG/gaZQr9/Ai+qS8iYPOK7qZbo+nSXCes8EObpUjPMd35Q7e4065i3fmRnkNr81X5XXqv5U38DI6U+7hTeSVNzGJPuMEFTtt4VAgxxg1hHmvsMt9gJjrkHTJCEGCjM+rECtIqU1h0ScfoeSSJRcfTpa75d7wPmIkTqpp64p8XMvO1a4M4vhQLltJsrpyhaTt1PblqCwlhHhx1lvX2BFf/BDcCvpdY0bO+KVqVpTinHpOraTmGOhs4a9nLpvUSXpu81mZUX0QtND3WVQc1hDHOKVdQlo12d5D3/1+HMfD49M0GT5Wx94i76oZZJX2ZGF7Eb62p3FFQ1lqDxfW+aKaSChx9QL+avHffT0+Ilj6wcDHYFQx9dyyCYM1H4+WypjUMCRzlS+zRhI7av3YUvpPBvUeI3TWQXicbcdJDsEAGEDh97elNcQ8T7GRSCy0pTVEIkRdwRlsSCRdWTuBxEWsXcfWDQRtl97my0Mh6P3kzL9sEEVUVHTRyJAlR54CRUqUqVClRp0GTVq06dClR58BQywcJsxZsGTHhQc3rhLjLnHRxZCEJCUlaV4Yun/Ym98iN6G2E+iNtj9tc+VGzjTPPx2j8ULX48hpoGW5H+XIIjIAAAABAAH//wAPeJxjYGRgYOABYjEgZmJgBEJDIGYB8xgABbkAYAAAAAEAAAAA1FG1HAAAAADQChgmAAAAANS0ZfU=) format('woff');
}
@font-face {
  font-family: 'currency';
  src: font-url('/bitrix/templates/bd_deliverysushi/css/currency.eot');
  font-weight: normal;
  font-style: normal;
}
/* End */


/* Start:/bitrix/templates/bd_deliverysushi/css/flickity.css?16850129923313*/
/*! Flickity v2.0.5
http://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus { outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
          tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
  max-height: 400px;
    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);

}

.flickity-enabled.is-draggable .flickity-viewport:hover {
    box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
    -webkit-box-shadow: 0 0 15px rgba(81, 92, 98, 0.3);
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.carousel-cell img {
  width: 100%;
}
.slider-container{
  position: relative;
}
.slider-container .spinner{
  position: absolute;
  top:0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
}
/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: #292f32;
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -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;
}


.flickity-prev-next-button:hover { background: black; }

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F;
}

.flickity-prev-next-button:active {
  opacity: 0.6;
}

.flickity-prev-next-button.previous { left: -15px; }
.flickity-prev-next-button.next { right: -15px; }
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto;
}

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

.flickity-prev-next-button .arrow {
  fill: #fff;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: 17px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots { direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 29px;
  height: 2px;
  margin: 0 8px;
  background: #808080;
  opacity: 1;
  cursor: pointer;
  position: relative;
}
.flickity-page-dots .dot.completed:before{
  width: 100%;
  opacity: 1;
}
.flickity-page-dots .dot:before{
  content: " ";
  height: 2px;
  background-color: #f82c44;
  position: absolute;
  z-index: 2;
  width: 0;
  left: 0;
  opacity: 0;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;

}

/* End */


/* Start:/bitrix/templates/bd_deliverysushi/css/jquery.scrollbar.css?168501299222582*/
/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}









/*************** SIMPLE INNER SCROLLBAR ***************/

.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.scrollbar-inner > .scroll-element .scroll-element_track { background-color: #e0e0e0; }
.scrollbar-inner > .scroll-element .scroll-bar { background-color: #c2c2c2; }
.scrollbar-inner > .scroll-element:hover .scroll-bar { background-color: #919191; }
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -12px; }


.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; }










/*************** SIMPLE OUTER SCROLLBAR ***************/

.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-outer > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-outer > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-y {
    height: 100%;
    right: 0;
    top: 0;
    width: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer { height: 8px; top: 2px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer { left: 2px; width: 8px; }

.scrollbar-outer > .scroll-element .scroll-element_outer { overflow: hidden; }
.scrollbar-outer > .scroll-element .scroll-element_track { background-color: #eeeeee; }

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-outer > .scroll-element .scroll-bar { background-color: #d9d9d9; }
.scrollbar-outer > .scroll-element .scroll-bar:hover { background-color: #c2c2c2; }
.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* scrollbar height/width & offset from container borders */

.scrollbar-outer > .scroll-content.scroll-scrolly_visible { left: -12px; margin-left: 12px; }
.scrollbar-outer > .scroll-content.scroll-scrollx_visible { top:  -12px; margin-top:  12px; }

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar { min-width: 10px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-bar { min-height: 10px; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -14px; }

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -14px; }










/*************** SCROLLBAR MAC OS X ***************/

.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-macosx > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-macosx > .scroll-element .scroll-element_track { display: none; }
.scrollbar-macosx > .scroll-element .scroll-bar {
    background-color: #F44336;
    display: block;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0.3);
    opacity: 0.3;

    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;

    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}


.scrollbar-macosx > .scroll-element.scroll-x {
    bottom: 0px;
    height: 0px;
    left: 0;
    min-width: 100%;
    overflow: visible;
    width: 100%;
}

.scrollbar-macosx > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0px;
    top: 0;
    width: 0px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar { height: 7px; min-width: 10px; top: -9px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar { left: -3px; min-height: 10px; width: 3px; }

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer { left: 2px; }
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size { left: -4px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer { top: 2px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size { top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }










/*************** SCROLLBAR LIGHT ***************/

.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-light > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-light > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-light > .scroll-element .scroll-element_outer {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light > .scroll-element .scroll-element_size {
    background: #dbdbdb;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#dbdbdb), color-stop(100%,#e8e8e8));
    background: -webkit-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: -o-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: -ms-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: linear-gradient(to right, #dbdbdb 0%,#e8e8e8 100%);

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light > .scroll-element.scroll-x {
    bottom: 0;
    height: 17px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-light > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 17px;
}

.scrollbar-light > .scroll-element .scroll-bar {
    background: #fefefe;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fefefe), color-stop(100%,#f5f5f5));
    background: -webkit-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: -o-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: -ms-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: linear-gradient(to right, #fefefe 0%,#f5f5f5 100%);

    border: 1px solid #dbdbdb;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-light > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
.scrollbar-light > .scroll-content.scroll-scrollx_visible { top:  -17px; margin-top:  17px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-bar { height: 10px; min-width: 10px; top: 0px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-bar { left: 0px; min-height: 10px; width: 10px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer { height: 12px; left: 2px; top: 2px; }
.scrollbar-light > .scroll-element.scroll-x .scroll-element_size { left: -4px; }

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer { left: 2px; top: 2px; width: 12px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-element_size { top: -4px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -19px; }

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -19px; }










/*************** SCROLLBAR RAIL ***************/

.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-rail > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-rail > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-rail > .scroll-element .scroll-element_size {
    background-color: #999;
    background-color: rgba(0, 0, 0, 0.3);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
    background-color: #666;
    background-color: rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    min-width: 100%;
    padding: 3px 0 2px;
    width: 100%;
}

.scrollbar-rail > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    padding: 0 2px 0 3px;
    right: 0;
    top: 0;
    width: 12px;
}

.scrollbar-rail > .scroll-element .scroll-bar {
    background-color: #d0b9a0;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;

    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

/* scrollbar height/width & offset from container borders */

.scrollbar-rail > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
.scrollbar-rail > .scroll-content.scroll-scrollx_visible { margin-top: 17px; top: -17px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar { height: 10px; min-width: 10px; top: 1px; }
.scrollbar-rail > .scroll-element.scroll-y .scroll-bar { left: 1px; min-height: 10px; width: 10px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer { height: 15px; left: 5px; }
.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size { height: 2px; left: -10px; top: 5px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer { top: 5px; width: 15px; }
.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size { left: 5px; top: -10px; width: 2px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -25px; }
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -25px; }

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -25px; }
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -25px; }










/*************** SCROLLBAR DYNAMIC ***************/

.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-dynamic > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-x {
    bottom: 2px;
    height: 7px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 2px;
    top: 0;
    width: 7px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
    opacity: 0.3;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.scrollbar-dynamic > .scroll-element .scroll-element_size {
    background-color: #cccccc;
    opacity: 0;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;

    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.scrollbar-dynamic > .scroll-element .scroll-bar {
    background-color: #6c6e71;

    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
    bottom: 0;
    height: 7px;
    min-width: 24px;
    top: auto;
}
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
    left: auto;
    min-height: 24px;
    right: 0;
    width: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
    bottom: 0;
    top: auto;
    left: 2px;

    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    -o-transition: height 0.2s;
    -ms-transition: height 0.2s;
    transition: height 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
    left: auto;
    right: 0;
    top: 2px;

    -webkit-transition: width 0.2s;
    -moz-transition: width 0.2s;
    -o-transition: width 0.2s;
    -ms-transition: width 0.2s;
    transition: width 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size { left: -4px; }
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size { top: -4px; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }


/* hover & drag */

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
    overflow: hidden;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
    opacity: 1;
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
    height: 100%;
    width: 100%;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
    height: 20px;
    min-height: 7px;
}
.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
    min-width: 7px;
    width: 20px;
}










/*************** SCROLLBAR GOOGLE CHROME ***************/

.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-chrome > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-chrome > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-chrome > .scroll-element .scroll-element_outer {}

.scrollbar-chrome > .scroll-element .scroll-element_track {
    background: #f1f1f1;
    border: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x {
    bottom: 0;
    height: 16px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-chrome > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 16px;
}

.scrollbar-chrome > .scroll-element .scroll-bar {
    background-color: #d9d9d9;
    border: 1px solid #bdbdbd;
    cursor: default;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
    background-color: #c2c2c2;
    border-color: #a9a9a9;
}

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191;
    border-color: #7e7e7e;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-chrome > .scroll-content.scroll-scrolly_visible { left: -16px; margin-left: 16px; }
.scrollbar-chrome > .scroll-content.scroll-scrollx_visible { top:  -16px; margin-top:  16px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar { height: 8px; min-width: 10px; top: 3px; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar { left: 3px; min-height: 10px; width: 8px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer { border-left: 1px solid #dbdbdb; }
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track { height: 14px; left: -3px; }
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size { height: 14px; left: -4px; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer { border-top: 1px solid #dbdbdb; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track { top: -3px; width: 14px; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size { top: -4px; width: 14px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -19px; }
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -19px; }

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -19px; }
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -19px; }








/* End */


/* Start:/bitrix/templates/bd_deliverysushi/css/jquery.fancybox.css?16850129924939*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(/bitrix/templates/bd_deliverysushi/css/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/bitrix/templates/bd_deliverysushi/css/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/bitrix/templates/bd_deliverysushi/css/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(/bitrix/templates/bd_deliverysushi/css/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(/bitrix/templates/bd_deliverysushi/css/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(/bitrix/templates/bd_deliverysushi/css/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/bitrix/templates/bd_deliverysushi/template_styles.css?16855394131521*/
.category-view-item {
	vertical-align: top;
	margin-top: 50px;
}

.category-view-item .category-view-image {
	text-align: center;
}
.delivery-text {
    display: inline-block !important;
}
.delivery-text h2 {
    font-size: 15px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    margin: 10px 0 0 !important;
}
header .auth-block .auth-btn {
    font-size: 14px !important;
    line-height: 1.7 !important;
    text-decoration: none !important;
}
.text-xs-right {
    text-align: right !important;
}
header .top-line {
	height: 85px !important;}
header .information-btn {
    display: inline-block;
    margin-left: 200px;
    margin-top: 6px;
}
.product-detail-basket {
    margin-top: 20px !important;
    display: block !important;
}
.product.product-detail .add-to-cart-btn {
    background-color: #f8515c !important;
    border: 1px solid #f8515c !important;
    color: #fff !important;
}
.product-detail-basket .add-to-cart-btn {
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: -o-flex !important;
    display: flex !important;
    width: 100% !important;
    height: 35px !important;
    -ms-align-items: center !important;
    align-items: center !important;
    justify-content: center !important;
    text-decoration: none;
}
.product:hover .add-to-cart-btn.retry {
    background: #9db832;
    color: white;
}
#product-detail .product:hover .add-to-cart-btn.native {
    display: flex !important;
}
/* End */
/* /bitrix/templates/bd_deliverysushi/css/bootstrap.css?1685016769257035 */
/* /bitrix/templates/bd_deliverysushi/css/fotorama.css?168501676921327 */
/* /bitrix/templates/bd_deliverysushi/css/update.css?168501299242301 */
/* /bitrix/templates/bd_deliverysushi/css/update2.css?168501676932798 */
/* /bitrix/templates/bd_deliverysushi/css/update3.css?168501677525577 */
/* /bitrix/templates/bd_deliverysushi/css/animate.css?168501299271462 */
/* /bitrix/templates/bd_deliverysushi/css/popover.css?16850129928526 */
/* /bitrix/templates/bd_deliverysushi/css/selectordie.css?16850129929627 */
/* /bitrix/templates/bd_deliverysushi/css/currency.css?168501299210628 */
/* /bitrix/templates/bd_deliverysushi/css/flickity.css?16850129923313 */
/* /bitrix/templates/bd_deliverysushi/css/jquery.scrollbar.css?168501299222582 */
/* /bitrix/templates/bd_deliverysushi/css/jquery.fancybox.css?16850129924939 */
/* /bitrix/templates/bd_deliverysushi/template_styles.css?16855394131521 */
