/*! normalize.css v3.0.1 | MIT License | git.io/normalize */



html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

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

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

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

[hidden],
template {
  display: none !important
}

a {
  background: transparent;
  text-decoration: none
}

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

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

b,
strong {
  font-weight: bold
}

dfn {
  font-style: italic
}

h1 {
  margin: 0
}

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

small {
  font-size: 80%
}

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

sup {
  top: -0.5em
}

sub {
  bottom: -0.25em
}

img {
  border: 0;
  max-width: 100%
}

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

figure {
  margin: 1rem 40px
}

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

pre {
  overflow: auto
}

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

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

button {
  overflow: visible
}

button,
select {
  text-transform: none
}

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

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

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

input {
  line-height: normal
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: bold
}

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

td,
th {
  padding: 0
}

:focus,
.picker-input--active {
  outline: 0
}

div,
input,
button,
.button,
form,
ul {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

p {
  margin: 0
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/served_assets/glyphicons/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot);
  src: url(/served_assets/glyphicons/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix) format("embedded-opentype"), url(/served_assets/glyphicons/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2) format("woff2"), url(/served_assets/glyphicons/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff) format("woff"), url(/served_assets/glyphicons/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf) format("truetype"), url(/served_assets/glyphicons/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg#glyphicons_halflingsregular) format("svg")
}

.halfling.x05 {
  font-size: 6px
}

.halfling.x2 {
  font-size: 24px
}

.halfling.x3 {
  font-size: 36px
}

.halfling.x4 {
  font-size: 48px
}

.halfling.x5 {
  font-size: 60px
}

.halfling.x6 {
  font-size: 72px
}

.halfling.x7 {
  font-size: 84px
}

.halfling.x8 {
  font-size: 96px
}

.halfling.light:before {
  color: #f2f2f2
}

.halfling.drop:before {
  text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3)
}

.halfling.flip {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
      transform: scaleX(-1);
  -webkit-filter: FlipH;
          filter: FlipH;
  -ms-filter: "FlipH"
}

.halfling.flipv {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
      transform: scaleY(-1);
  -webkit-filter: FlipV;
          filter: FlipV;
  -ms-filter: "FlipV"
}

.halfling.rotate90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.halfling.rotate180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.halfling.rotate270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

.halfling-glass:before {
  content: "\E001"
}

.halfling-music:before {
  content: "\E002"
}

.halfling-search:before {
  content: "\E003"
}

.halfling-envelope:before {
  content: "\2709"
}

.halfling-heart:before {
  content: "\E005"
}

.halfling-star:before {
  content: "\E006"
}

.halfling-star-empty:before {
  content: "\E007"
}

.halfling-user:before {
  content: "\E008"
}

.halfling-film:before {
  content: "\E009"
}

.halfling-th-large:before {
  content: "\E010"
}

.halfling-th:before {
  content: "\E011"
}

.halfling-th-list:before {
  content: "\E012"
}

.halfling-ok:before {
  content: "\E013"
}

.halfling-remove:before {
  content: "\E014"
}

.halfling-zoom-in:before {
  content: "\E015"
}

.halfling-zoom-out:before {
  content: "\E016"
}

.halfling-off:before {
  content: "\E017"
}

.halfling-signal:before {
  content: "\E018"
}

.halfling-cog:before {
  content: "\E019"
}

.halfling-trash:before {
  content: "\E020"
}

.halfling-home:before {
  content: "\E021"
}

.halfling-file:before {
  content: "\E022"
}

.halfling-time:before {
  content: "\E023"
}

.halfling-road:before {
  content: "\E024"
}

.halfling-download-alt:before {
  content: "\E025"
}

.halfling-download:before {
  content: "\E026"
}

.halfling-upload:before {
  content: "\E027"
}

.halfling-inbox:before {
  content: "\E028"
}

.halfling-play-circle:before {
  content: "\E029"
}

.halfling-repeat:before {
  content: "\E030"
}

.halfling-refresh:before {
  content: "\E031"
}

.halfling-list-alt:before {
  content: "\E032"
}

.halfling-glyph-lock:before {
  content: "\E033"
}

.halfling-flag:before {
  content: "\E034"
}

.halfling-headphones:before {
  content: "\E035"
}

.halfling-volume-off:before {
  content: "\E036"
}

.halfling-volume-down:before {
  content: "\E037"
}

.halfling-volume-up:before {
  content: "\E038"
}

.halfling-qrcode:before {
  content: "\E039"
}

.halfling-barcode:before {
  content: "\E040"
}

.halfling-tag:before {
  content: "\E041"
}

.halfling-tags:before {
  content: "\E042"
}

.halfling-book:before {
  content: "\E043"
}

.halfling-glyph-bookmark:before {
  content: "\E044"
}

.halfling-print:before {
  content: "\E045"
}

.halfling-glyph-camera:before {
  content: "\E046"
}

.halfling-font:before {
  content: "\E047"
}

.halfling-bold:before {
  content: "\E048"
}

.halfling-italic:before {
  content: "\E049"
}

.halfling-text-height:before {
  content: "\E050"
}

.halfling-text-width:before {
  content: "\E051"
}

.halfling-align-left:before {
  content: "\E052"
}

.halfling-align-center:before {
  content: "\E053"
}

.halfling-align-right:before {
  content: "\E054"
}

.halfling-align-justify:before {
  content: "\E055"
}

.halfling-list:before {
  content: "\E056"
}

.halfling-indent-left:before {
  content: "\E057"
}

.halfling-indent-right:before {
  content: "\E058"
}

.halfling-facetime-video:before {
  content: "\E059"
}

.halfling-picture:before {
  content: "\E060"
}

.halfling-pencil:before {
  content: "\270F"
}

.halfling-map-marker:before {
  content: "\E062"
}

.halfling-adjust:before {
  content: "\E063"
}

.halfling-tint:before {
  content: "\E064"
}

.halfling-edit:before {
  content: "\E065"
}

.halfling-share:before {
  content: "\E066"
}

.halfling-check:before {
  content: "\E067"
}

.halfling-move:before {
  content: "\E068"
}

.halfling-step-backward:before {
  content: "\E069"
}

.halfling-fast-backward:before {
  content: "\E070"
}

.halfling-backward:before {
  content: "\E071"
}

.halfling-play:before {
  content: "\E072"
}

.halfling-pause:before {
  content: "\E073"
}

.halfling-stop:before {
  content: "\E074"
}

.halfling-forward:before {
  content: "\E075"
}

.halfling-fast-forward:before {
  content: "\E076"
}

.halfling-step-forward:before {
  content: "\E077"
}

.halfling-eject:before {
  content: "\E078"
}

.halfling-chevron-left:before {
  content: "\E079"
}

.halfling-chevron-right:before {
  content: "\E080"
}

.halfling-plus-sign:before {
  content: "\E081"
}

.halfling-minus-sign:before {
  content: "\E082"
}

.halfling-remove-sign:before {
  content: "\E083"
}

.halfling-ok-sign:before {
  content: "\E084"
}

.halfling-question-sign:before {
  content: "\E085"
}

.halfling-info-sign:before {
  content: "\E086"
}

.halfling-screenshot:before {
  content: "\E087"
}

.halfling-remove-circle:before {
  content: "\E088"
}

.halfling-ok-circle:before {
  content: "\E089"
}

.halfling-ban-circle:before {
  content: "\E090"
}

.halfling-arrow-left:before {
  content: "\E091"
}

.halfling-arrow-right:before {
  content: "\E092"
}

.halfling-arrow-up:before {
  content: "\E093"
}

.halfling-arrow-down:before {
  content: "\E094"
}

.halfling-share-alt:before {
  content: "\E095"
}

.halfling-resize-full:before {
  content: "\E096"
}

.halfling-resize-small:before {
  content: "\E097"
}

.halfling-plus:before {
  content: "\002B"
}

.halfling-minus:before {
  content: "\2212"
}

.halfling-asterisk:before {
  content: "\002A"
}

.halfling-exclamation-sign:before {
  content: "\E101"
}

.halfling-gift:before {
  content: "\E102"
}

.halfling-leaf:before {
  content: "\E103"
}

.halfling-glyph-fire:before {
  content: "\E104"
}

.halfling-eye-open:before {
  content: "\E105"
}

.halfling-eye-close:before {
  content: "\E106"
}

.halfling-warning-sign:before {
  content: "\E107"
}

.halfling-plane:before {
  content: "\E108"
}

.halfling-glyph-calendar:before {
  content: "\E109"
}

.halfling-random:before {
  content: "\E110"
}

.halfling-comments:before {
  content: "\E111"
}

.halfling-magnet:before {
  content: "\E112"
}

.halfling-chevron-up:before {
  content: "\E113"
}

.halfling-chevron-down:before {
  content: "\E114"
}

.halfling-retweet:before {
  content: "\E115"
}

.halfling-shopping-cart:before {
  content: "\E116"
}

.halfling-folder-close:before {
  content: "\E117"
}

.halfling-folder-open:before {
  content: "\E118"
}

.halfling-resize-vertical:before {
  content: "\E119"
}

.halfling-resize-horizontal:before {
  content: "\E120"
}

.halfling-hdd:before {
  content: "\E121"
}

.halfling-bullhorn:before {
  content: "\E122"
}

.halfling-glyph-bell:before {
  content: "\E123"
}

.halfling-certificate:before {
  content: "\E124"
}

.halfling-thumbs-up:before {
  content: "\E125"
}

.halfling-thumbs-down:before {
  content: "\E126"
}

.halfling-hand-right:before {
  content: "\E127"
}

.halfling-hand-left:before {
  content: "\E128"
}

.halfling-hand-top:before {
  content: "\E129"
}

.halfling-hand-down:before {
  content: "\E130"
}

.halfling-circle-arrow-right:before {
  content: "\E131"
}

.halfling-circle-arrow-left:before {
  content: "\E132"
}

.halfling-circle-arrow-top:before {
  content: "\E133"
}

.halfling-circle-arrow-down:before {
  content: "\E134"
}

.halfling-globe:before {
  content: "\E135"
}

.halfling-glyph-wrench:before {
  content: "\E136"
}

.halfling-tasks:before {
  content: "\E137"
}

.halfling-filter:before {
  content: "\E138"
}

.halfling-glyph-briefcase:before {
  content: "\E139"
}

.halfling-fullscreen:before {
  content: "\E140"
}

.halfling-dashboard:before {
  content: "\E141"
}

.halfling-glyph-paperclip:before {
  content: "\E142"
}

.halfling-heart-empty:before {
  content: "\E143"
}

.halfling-link:before {
  content: "\E144"
}

.halfling-phone:before {
  content: "\E145"
}

.halfling-glyph-pushpin:before {
  content: "\E146"
}

.halfling-euro:before {
  content: "\20AC"
}

.halfling-usd:before {
  content: "\E148"
}

.halfling-gbp:before {
  content: "\E149"
}

.halfling-sort:before {
  content: "\E150"
}

.halfling-sort-by-alphabet:before {
  content: "\E151"
}

.halfling-sort-by-alphabet-alt:before {
  content: "\E152"
}

.halfling-sort-by-order:before {
  content: "\E153"
}

.halfling-sort-by-order-alt:before {
  content: "\E154"
}

.halfling-sort-by-attributes:before {
  content: "\E155"
}

.halfling-sort-by-attributes-alt:before {
  content: "\E156"
}

.halfling-unchecked:before {
  content: "\E157"
}

.halfling-expand:before {
  content: "\E158"
}

.halfling-collapse:before {
  content: "\E159"
}

.halfling-collapse-top:before {
  content: "\E160"
}

.halfling-log-in:before {
  content: "\E161"
}

.halfling-flash:before {
  content: "\E162"
}

.halfling-log-out:before {
  content: "\E163"
}

.halfling-new-window:before {
  content: "\E164"
}

.halfling-record:before {
  content: "\E165"
}

.halfling-save:before {
  content: "\E166"
}

.halfling-open:before {
  content: "\E167"
}

.halfling-saved:before {
  content: "\E168"
}

.halfling-import:before {
  content: "\E169"
}

.halfling-export:before {
  content: "\E170"
}

.halfling-send:before {
  content: "\E171"
}

.halfling-floppy-disk:before {
  content: "\E172"
}

.halfling-floppy-saved:before {
  content: "\E173"
}

.halfling-floppy-remove:before {
  content: "\E174"
}

.halfling-floppy-save:before {
  content: "\E175"
}

.halfling-floppy-open:before {
  content: "\E176"
}

.halfling-credit-card:before {
  content: "\E177"
}

.halfling-transfer:before {
  content: "\E178"
}

.halfling-cutlery:before {
  content: "\E179"
}

.halfling-header:before {
  content: "\E180"
}

.halfling-compressed:before {
  content: "\E181"
}

.halfling-earphone:before {
  content: "\E182"
}

.halfling-phone-alt:before {
  content: "\E183"
}

.halfling-tower:before {
  content: "\E184"
}

.halfling-stats:before {
  content: "\E185"
}

.halfling-sd-video:before {
  content: "\E186"
}

.halfling-hd-video:before {
  content: "\E187"
}

.halfling-subtitles:before {
  content: "\E188"
}

.halfling-sound-stereo:before {
  content: "\E189"
}

.halfling-sound-dolby:before {
  content: "\E190"
}

.halfling-sound-5-1:before {
  content: "\E191"
}

.halfling-sound-6-1:before {
  content: "\E192"
}

.halfling-sound-7-1:before {
  content: "\E193"
}

.halfling-copyright-mark:before {
  content: "\E194"
}

.halfling-registration-mark:before {
  content: "\E195"
}

.halfling-cloud:before {
  content: "\2601"
}

.halfling-cloud-download:before {
  content: "\E197"
}

.halfling-cloud-upload:before {
  content: "\E198"
}

.halfling-tree-conifer:before {
  content: "\E199"
}

.halfling-tree-deciduous:before {
  content: "\E200"
}

.halfling-cd:before {
  content: "\E201"
}

.halfling-save-file:before {
  content: "\E202"
}

.halfling-open-file:before {
  content: "\E203"
}

.halfling-level-up:before {
  content: "\E204"
}

.halfling-copy:before {
  content: "\E205"
}

.halfling-paste:before {
  content: "\E206"
}

.halfling-door:before {
  content: "\1F6AA"
}

.halfling-key:before {
  content: "\1F511"
}

.halfling-alert:before {
  content: "\E209"
}

.halfling-equalizer:before {
  content: "\E210"
}

.halfling-king:before {
  content: "\E211"
}

.halfling-queen:before {
  content: "\E212"
}

.halfling-pawn:before {
  content: "\E213"
}

.halfling-bishop:before {
  content: "\E214"
}

.halfling-knight:before {
  content: "\E215"
}

.halfling-baby-formula:before {
  content: "\E216"
}

.halfling-tent:before {
  content: "\26FA"
}

.halfling-blackboard:before {
  content: "\E218"
}

.halfling-bed:before {
  content: "\E219"
}

.halfling-apple:before {
  content: "\F8FF"
}

.halfling-erase:before {
  content: "\E221"
}

.halfling-hourglass:before {
  content: "\231B"
}

.halfling-lamp:before {
  content: "\E223"
}

.halfling-duplicate:before {
  content: "\E224"
}

.halfling-piggy-bank:before {
  content: "\E225"
}

.halfling-scissors:before {
  content: "\E226"
}

.halfling-bitcoin:before {
  content: "\E227"
}

.halfling-yen:before {
  content: "\00A5"
}

.halfling-ruble:before {
  content: "\20BD"
}

.halfling-scale:before {
  content: "\E230"
}

.halfling-ice-lolly:before {
  content: "\E231"
}

.halfling-ice-lolly-tasted:before {
  content: "\E232"
}

.halfling-education:before {
  content: "\E233"
}

.halfling-option-horizontal:before {
  content: "\E234"
}

.halfling-option-vertical:before {
  content: "\E235"
}

.halfling-menu-hamburger:before {
  content: "\E236"
}

.halfling-modal-window:before {
  content: "\E237"
}

.halfling-oil:before {
  content: "\E238"
}

.halfling-grain:before {
  content: "\E239"
}

.halfling-sunglasses:before {
  content: "\E240"
}

.halfling-text-size:before {
  content: "\E241"
}

.halfling-text-color:before {
  content: "\E242"
}

.halfling-text-background:before {
  content: "\E243"
}

.halfling-object-align-top:before {
  content: "\E244"
}

.halfling-object-align-bottom:before {
  content: "\E245"
}

.halfling-object-align-horizontal:before {
  content: "\E246"
}

.halfling-object-align-left:before {
  content: "\E247"
}

.halfling-object-align-vertical:before {
  content: "\E248"
}

.halfling-object-align-right:before {
  content: "\E249"
}

.halfling-triangle-right:before {
  content: "\E250"
}

.halfling-triangle-left:before {
  content: "\E251"
}

.halfling-triangle-bottom:before {
  content: "\E252"
}

.halfling-triangle-top:before {
  content: "\E253"
}

.halfling-terminal:before {
  content: "\E254"
}

.halfling-superscript:before {
  content: "\E255"
}

.halfling-subscript:before {
  content: "\E256"
}

.halfling-menu-left:before {
  content: "\E257"
}

.halfling-menu-right:before {
  content: "\E258"
}

.halfling-menu-down:before {
  content: "\E259"
}

.halfling-menu-up:before {
  content: "\E260"
}

.co-title {
  margin: 0 0 1rem
}

.co-title--h1 {
  font-size: 2.1429rem
}

.co-title--h2 {
  font-size: 1.7142rem
}

.co-title--h3 {
  font-size: 1.4286rem
}

.co-title--h4 {
  font-size: 1.2857rem
}

.co-title-required:after {
  font-size: 0.9em;
  margin-left: 0.2em;
  line-height: 0.7em;
  content: '*';
  color: red
}

.co-price {
  font-weight: bold
}

.co-price--current {
  font-weight: bold;
  font-size: 1.2857rem
}

.co-notice--success {
  color: #3c763d;
  background-color: #dff0d8
}

.co-notice--info {
  color: #31708f;
  background-color: #d9edf7
}

.co-notice--warning {
  color: #8a6d3b;
  background-color: #fcf8e3
}

.co-notice--danger {
  color: #a94442;
  background-color: #f2dede
}

.co-notice--flash {
  -webkit-border-radius: 2px;
          border-radius: 2px;
  padding: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-right: 1rem;
  margin-left: 1rem;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  line-height: 1.25
}

.co-input {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%
}

.co-input:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  width: 100%
}

.co-input--country {
  margin-bottom: 1rem
}

.co-input-label {
  display: block;
  margin-bottom: 0.5em;
  line-height: 1
}

.co-input-label:after {
  font-size: 1.2857rem
}

.co-input-field,
.picker-input--active {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.75rem 0.5rem;
  border: 1px solid #cccccc;
  margin-bottom: 0;
  position: relative;
  line-height: 1rem;
  background-color: #fff;
  color: #1c1c1c;
  resize: vertical;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.co-input-field:hover,
.co-input-field:focus,
.picker-input--active {
  outline: none
}

.co-input-notice {
  display: none;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  background-color: transparent;
  font-size: 1rem;
  text-align: right;
  line-height: 1.25
}

.co-input-title {
  display: block;
  font-size: 1.2857rem
}

.co-input-description {
  display: block;
  margin-top: 0.5rem;
  font-size: 1rem
}

.co-input-tooltip {
  display: block;
  margin-top: 0.5rem;
  font-size: 0.8571rem
}

.co-input-file_name_wrapper {
  display: none;
  padding-top: 0.5rem
}

.co-input-file_name_wrapper>*+* {
  margin-left: 0.32em
}

.co-input--required .co-input-label:after {
  font-size: 0.9em;
  margin-left: 0.2em;
  line-height: 0.7em;
  content: '*';
  color: red
}

.co-input--static .co-input-field,
.co-input--static .picker-input--active {
  border: none;
  padding: 0.8rem 0rem
}

.co-input--error .co-input-notice {
  display: block
}

.co-input--file .co-input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.5rem 0.5rem;
  border: 1px dashed #cccccc;
  position: relative;
  cursor: pointer;
  background-color: #fff;
  color: #1c1c1c
}

.co-input--file .co-input-icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  padding-right: 1rem;
  font-size: 2.5rem;
  text-align: right;
  color: #cccccc
}

.co-input--file .co-input-description_container {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-left: 1rem;
  padding-right: 1rem
}

.co-input--file .co-input-title {
  margin-bottom: 0.15rem
}

.co-input--file .co-input-description {
  margin-top: 0.15rem
}

.co-input--file .co-input-field,
.co-input--file .picker-input--active {
  border: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
  opacity: 0;
  z-index: 0
}

.co-input--file .co-input-tooltip--file_drag_inabled {
  display: none
}

.co-input--file:hover .co-input-wrapper,
.co-input--file:focus .co-input-wrapper,
.co-input--file.picker-input--active .co-input-wrapper {
  border-style: solid
}

.co-input--file:hover .co-input-icon,
.co-input--file:focus .co-input-icon,
.co-input--file.picker-input--active .co-input-icon {
  color: #1c1c1c
}

.co-input--file_draggable .co-input-tooltip--file_drag_inabled {
  display: block
}

.co-input--file_draggable .co-input-tooltip--file_drag_disabled {
  display: none
}

.co-input--file_selected .co-input-icon {
  color: #1c1c1c
}

.co-input--file_selected .co-input-wrapper {
  border-style: solid
}

.co-input--file_selected .co-input-file_name_wrapper {
  display: block
}

.co-input--password.not-register,
.co-input--password_confirmation.not-register {
  display: none
}

.co-input--code {
  display: none
}

.co-input--code input::-webkit-outer-spin-button,
.co-input--code input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0
}

.co-input--code input[type=number] {
  -moz-appearance: textfield
}

.co-input-select {
  position: relative;
  background-color: #fff;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  color: #1c1c1c
}

.ie .co-input-select:after {
  content: none
}

.co-input+.co-input,
.co-tabs-content+.co-input {
  margin-top: 1rem
}

.co-input--captcha {
  margin-top: 1rem
}

.co-toggable_field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  cursor: pointer;
  border-style: dotted;
  border-width: 1px;
  border-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.co-toggable_field-input {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 2rem;
  flex: 0 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1c1c1c
}

.co-toggable_field-input input {
  width: 0;
  height: 0;
  display: none;
  border: none;
  opacity: 0
}

.co-toggable_field-input input+span {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 18px;
  flex: 0 0 18px;
  position: relative;
  width: 18px;
  height: 18px;
  line-height: 1.2;
  -webkit-box-shadow: inset 0 0 0 2px currentColor;
  box-shadow: inset 0 0 0 2px currentColor
}

.co-toggable_field-input input:focus+span,
.co-toggable_field-input input.picker-input--active+span,
.co-toggable_field-input input:checked+span {
  -webkit-box-shadow: inset 0 0 0 10px currentColor;
  box-shadow: inset 0 0 0 10px currentColor
}

.co-toggable_field-input--radio input+span {
  -webkit-border-radius: 50%;
          border-radius: 50%
}

.co-toggable_field-input--radio input:focus+span,
.co-toggable_field-input--radio input.picker-input--active+span,
.co-toggable_field-input--radio input:checked+span {
  -webkit-box-shadow: inset 0 0 0 7px currentColor;
  box-shadow: inset 0 0 0 7px currentColor
}

.co-toggable_field-input--checkbox {
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline
}

.co-toggable_field-input--checkbox input+span {
  -webkit-border-radius: 2px;
          border-radius: 2px
}

.co-toggable_field-input--checkbox input+span:after {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  font-family: "Glyphicons Halflings";
  font-size: 0.6rem
}

.co-toggable_field-input--checkbox input:checked+span:after {
  content: '\e013';
  color: #fff
}

.co-toggable_field-information {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 250px;
  flex: 1 1 250px;
  padding: 0 0.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.co-toggable_field-title {
  margin: 0 0 0.25rem;
  line-height: 1.25
}

.co-toggable_field-description {
  margin: 0.25rem 0 0;
  line-height: 1.25
}

.co-toggable_field-description * {
  margin-bottom: 0
}

.co-toggable_field-price {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5rem 0.5rem 0.5rem 2.5rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}

.co-toggable_field--bordered {
  padding: 0.5rem 0
}

.co-toggable_field--bordered .co-toggable_field-information {
  padding: 0.5rem 0.5rem
}

.co-toggable_field--bordered .co-toggable_field-title {
  margin: 0.25rem 0
}

.co-toggable_field--bordered .co-toggable_field-description {
  margin: 0.25rem 0
}

.co-toggable_field--bordered:hover {
  border-color: #cccccc
}

.co-toggable_field--bonus_points {
  margin-top: 1rem
}

.co-button,
.picker-button {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  padding: 0.5rem 1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  text-decoration: none
}

.co-button:disabled,
.picker-button:disabled {
  cursor: not-allowed
}

.co-button-inner {
  margin: -0.25rem;
  vertical-align: middle
}

.co-button-icon {
  padding: 0.25rem;
  vertical-align: middle
}

.co-button-caption {
  padding: 0.25rem
}

.co-button--password_recover {
  position: relative;
  line-height: 1;
  margin-left: 1.5rem;
  vertical-align: middle
}

.co-button--password_recover:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0rem;
  left: 0;
  right: 0;
  color: inherit;
  border-bottom: 1px dotted
}

.co-button--link {
  position: relative;
  line-height: 1;
  margin-left: 1.5rem;
  vertical-align: middle
}

.co-button--link:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0rem;
  left: 0;
  right: 0;
  color: inherit;
  border-bottom: 1px dotted
}

.co-button--checkout {
  display: block
}

.co-button--checkout-login {
  width: 100%
}

.co-button--small {
  font-size: inherit;
  padding: 0.25rem 1rem
}

.co-form-controls {
  margin: -0.5rem;
  padding-top: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.co-form-button {
  margin: 0.5rem 0.5rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}

.co-form-hidden {
  display: none
}

.co-modal--login {
  width: 500px
}

html {
  height: 100%
}

body {
  display: block;
  min-height: 100%;
  height: auto;
  min-width: 320px
}

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

.lock_scroll {
  overflow-y: hidden;
  height: 100%
}

.lock_scroll body {
  height: 100%;
  overflow-y: hidden
}

.lock_scroll.desktop {
  padding-right: 15px
}

a:not([class]),
.link,
.co-link {
  color: inherit;
  cursor: pointer
}

a:not([class]):focus,
.picker-input--active:not([class]),
a:not([class]):hover,
.link:focus,
.link.picker-input--active,
.link:hover,
.co-link:focus,
.co-link.picker-input--active,
.co-link:hover {
  color: #34a8d2
}

.co-checkout-title {
  width: 100%
}

.co-checkout-block {
  margin-bottom: 1rem
}

.co-checkout-block--padded {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto
}

.co-section--checkout_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%
}

.co-section--checkout_content {
  position: relative;
  min-height: 100%
}

.co-section--checkout_order {
  width: 50%
}

.co-section--content_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative
}

.co-section--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap
}

.co-section--content_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap
}

.co-logo {
  padding-top: 1rem;
  padding-bottom: 1rem;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 200px;
  flex: 1 0 200px;
  word-wrap: break-word;
  white-space: normal;
  color: inherit
}

.co-header-phone {
  text-align: right;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  max-width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem
}

.wrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto
}

.loader {
  position: relative;
  right: 10px
}

.co-sidebar {
  width: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  -webkit-box-shadow: inset 2px 0 4px -2px #cccccc;
  box-shadow: inset 2px 0 4px -2px #cccccc;
  overflow-y: auto
}

.co-sidebar-toggler {
  display: none;
  width: 100%;
  padding: 1.3rem 1rem;
  border: none;
  font-size: 1.2857rem;
  background-color: #e6e6e6;
  color: #1c1c1c;
  cursor: pointer;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.co-sidebar-toggler .fa:first-child {
  margin-right: 0.5rem
}

.co-sidebar-toggler .fa:last-child {
  font-size: 14px;
  margin-left: 0.5rem
}

.co-sidebar-toggler:focus,
.co-sidebar-toggler.picker-input--active,
.co-sidebar-toggler:hover {
  background-color: #ececec
}

.co-sidebar-toggler--opend {
  background-color: #FBFBFB;
  -webkit-box-shadow: inset 0 2px 4px -2px #cccccc;
  box-shadow: inset 0 2px 4px -2px #cccccc
}

.co-sidebar-toggler--menu {
  position: absolute;
  z-index: -1;
  opacity: 0
}

.co-sidebar-toggler_title {
  display: inline-block;
  margin-left: 0.3em;
  margin-right: 0.6rem
}

.co-sidebar--menu {
  -ms-flex-item-align: stretch;
      align-self: stretch
}

.co-login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-item-align: start;
      align-self: flex-start;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%
}

@media screen and (max-width: 767px) {
  .co-login {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto
  }
}

.co-login-title {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%
}

.co-login-form_placeholder {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%
}

.co-login-text {
  margin-top: 1rem
}

.co-login-spacer {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%
}

.co-social_login-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.co-social_login-box .co-social_login-list {
  display: inline-block;
  margin: 0 -0.25rem
}

.co-social_login-title {
  margin-bottom: 0.4em;
  line-height: 1
}

.co-social_login-list .co-button.sber_id_login,
.co-social_login-list .sber_id_login.picker-button {
  padding: 0;
  border: 0;
  background-color: transparent !important;
  -webkit-border-radius: 0;
          border-radius: 0
}

.co-social_login-list .co-button.sber_id_login:hover,
.co-social_login-list .sber_id_login.picker-button:hover {
  border: 0;
  background-color: transparent !important;
  opacity: 0.95
}

.co-social_login-list .co-button.sber_id_login a,
.co-social_login-list .sber_id_login.picker-button a {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-border-radius: var(--controls-btn-border-radius, 2px) !important;
          border-radius: var(--controls-btn-border-radius, 2px) !important;
  padding-left: var(--controls-btn-padding-x, 1em) !important;
  padding-right: var(--controls-btn-padding-x, 1em) !important
}

.co-social_login-list .co-button.sber_id_login.sber_id_login-only-icon .sbid-button__text,
.co-social_login-list .sber_id_login.sber_id_login-only-icon.picker-button .sbid-button__text {
  display: none
}

.co-social_login-list_inner {
  margin: -0.25rem
}

.co-social_login-button {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 40px;
  padding: 0 1rem;
  margin: 0.25rem;
  font-size: 1rem !important
}

.co-social_login-button--yandex {
  color: #fff !important;
  border-color: #ff0000 !important;
  background-color: #ff0000 !important
}

.co-social_login-button--yandex:hover,
.co-social_login-button--yandex:focus,
.co-social_login-button--yandex.picker-input--active {
  background-color: #cc0000 !important
}

.co-social_login-button--mailru {
  color: #fff !important;
  border-color: #fda840 !important;
  background-color: #fda840 !important
}

.co-social_login-button--mailru:hover,
.co-social_login-button--mailru:focus,
.co-social_login-button--mailru.picker-input--active {
  background-color: #fc910e !important
}

.co-social_login-button--vkontakte {
  color: #fff !important;
  border-color: #5a7fa6 !important;
  background-color: #5a7fa6 !important
}

.co-social_login-button--vkontakte:hover,
.co-social_login-button--vkontakte:focus,
.co-social_login-button--vkontakte.picker-input--active {
  background-color: #486685 !important
}

.co-social_login-button--google {
  color: #fff !important;
  border-color: #4285f4 !important;
  background-color: #4285f4 !important
}

.co-social_login-button--google:hover,
.co-social_login-button--google:focus,
.co-social_login-button--google.picker-input--active {
  background-color: #1266f1 !important
}

.co-social_login-button--facebook {
  color: #fff !important;
  border-color: #3e5b98 !important;
  background-color: #3e5b98 !important
}

.co-social_login-button--facebook:hover,
.co-social_login-button--facebook:focus,
.co-social_login-button--facebook.picker-input--active {
  background-color: #2f4574 !important
}

.co-social_login-button--sberbank {
  color: #fff !important;
  border-color: #21A038 !important;
  background-color: #21A038 !important
}

.co-social_login-button--sberbank:hover,
.co-social_login-button--sberbank:focus,
.co-social_login-button--sberbank.picker-input--active {
  background-color: #187629 !important
}

@media screen and (max-width: 480px) {
  .co-social_login-button_form {
    width: 100%
  }
}

@media screen and (min-width: 769px) {
  .co-social_login--mobile_only {
    display: none
  }
}

@media screen and (max-width: 768px) {
  .co-social_login--desktop_only {
    display: none
  }
}

.co-social_login-button_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 70px
}

.co-social_login-button_group .co-social_login-button {
  background-color: inherit;
  -webkit-background-size: cover;
          background-size: cover;
  width: 50px;
  height: 50px;
  border: none
}

.co-social_login-button_group #subscribe_whats_app {
  background-image: url(/served_assets/shop/order/whats_app-8816586e6ab9abd5ecc8e035bc6db8fbc9d2a2f6a9009d4a446d59b302b7747d.png)
}

.co-social_login-button_group #subscribe_viber {
  background-image: url(/served_assets/shop/order/viber-e1a65bb5b03fdd1778b496d4a991c0e64bcb9a3df79ba803cce675455b83fdad.png)
}

.co-social_login-button_group #subscribe_telegram {
  background-image: url(/served_assets/shop/order/telegram-5a8e9ad4a4349321be64afa7882f7e954b4c9843e45deececd4ad7187ade77a5.png)
}

.co-social_login-box--wide .co-social_login-button {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1
}

.co-social_login-box--wide .co-social_login-button:first-child {
  margin-left: 0
}

.co-social_login-box--wide .co-social_login-button:last-child {
  margin-right: 0
}

.co-social_login-separator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem
}

.co-social_login-separator::before,
.co-social_login-separator::after {
  content: '';
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-bottom: 1px solid #1c1c1c
}

.co-social_login-separator:not(:empty)::before {
  margin-right: 4em
}

.co-social_login-separator:not(:empty)::after {
  margin-left: 4em
}

.co-sber_login-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 1rem
}

@media screen and (max-width: 480px) {
  .co-sber_login-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch
  }
}

.co-sber_login-box .sber_id_login {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0
}

.co-sber_login-box .sber_id_login a {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-border-radius: var(--controls-btn-border-radius, 2px) !important;
          border-radius: var(--controls-btn-border-radius, 2px) !important
}

.co-sber_login-text {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
  margin-left: 0.7rem;
  color: #555555;
  font-size: 0.8em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center
}

@media screen and (max-width: 480px) {
  .co-sber_login-text {
    margin-left: 0;
    margin-top: 0.5rem
  }
}

.co-sber_login-text--text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1
}

.co-sber_login-text--icon {
  font-family: "Glyphicons Halflings";
  width: 16px;
  height: 16px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16px;
          flex: 0 0 16px;
  margin-right: 0.3rem
}

.co-sber_login-text--icon:before {
  content: "\E033"
}

.co-breadcrumbs {
  font-size: 0.8571rem
}

.co-breadcrumbs-pipe {
  padding: 0 0.3rem;
  font-size: 8px
}

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

.co-tabs-header {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding-right: 1rem
}

.co-tabs-controls {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 230px;
  flex: 1 0 230px;
  list-style-type: none;
  padding: 0;
  margin-bottom: 1rem;
  margin-left: auto;
  text-align: right
}

.co-tabs-node {
  padding: 0.5rem;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none
}

.co-tabs-node:last-child {
  -webkit-border-top-right-radius: 2px;
          border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
          border-bottom-right-radius: 2px
}

.co-tabs-node:focus,
.co-tabs-node.picker-input--active {
  z-index: 1
}

.co-tabs-content {
  margin-bottom: 1rem;
  display: none;
  width: 100%
}

.co-tabs-content--active {
  display: block
}

.co-delivery_adress-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-bottom: 1rem
}

.co-delivery_adress-form:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  width: 100%
}

.co-delivery_adress .co-input--zip,
.co-delivery_adress .co-input--country,
.co-delivery_adress .co-input--region,
.co-delivery_adress .co-input--city,
.co-delivery_adress .co-input--date,
.co-delivery_adress .co-input--time {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%
}

.co-delivery_adress .co-input--house,
.co-delivery_adress .co-input--wing,
.co-delivery_adress .co-input--flat {
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%
}

.not_available {
  display: none
}

#deliveries-not-available {
  display: none
}

#payments-not-available {
  display: none
}

.co-basket {
  max-width: 600px
}

.co-basket .sticky {
  position: fixed
}

.co-basket>.stop {
  position: relative
}

.co-basket_item {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.co-basket_item-image_container {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100px;
  flex: 0 1 100px
}

.co-basket_item-image {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-color: #fff;
  -webkit-border-radius: 2px;
          border-radius: 2px
}

.co-basket_item-image img {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  display: inline-block !important;
  width: auto !important;
  max-width: 56%;
  max-height: 56%
}

.co-basket_item-description {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 180px;
  flex: 1 1 180px;
  padding: 0 1rem;
  word-wrap: break-word;
  word-break: keep-all
}

.co-basket_item-total {
  margin-left: auto;
  text-align: right
}

.co-basket_subtotal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.co-basket_subtotal-list {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 1rem 0;
  margin-bottom: 1rem
}

.co-basket_subtotal-title {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 160px;
  flex: 1 1 160px
}

.co-basket_subtotal-price {
  margin-left: auto
}

.co-basket_total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.2857rem
}

.co-basket_total-title {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 160px;
  flex: 1 1 160px
}

.co-basket_total-price {
  line-height: 1;
  font-size: 1.7142rem;
  margin-left: auto
}

.picker {
  position: fixed;
  z-index: 1050;
  max-width: 95%;
  max-height: 95%;
  overflow-y: auto;
  overflow-y: initial;
  font-size: 1.1428rem;
  text-align: left;
  line-height: 1.2;
  color: #1c1c1c;
  background-color: #fff;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  border: 1px solid #cccccc;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.picker--opened {
  position: fixed;
  top: 49.9%;
  left: 50%;
  min-width: 320px;
  -webkit-transform: translate(-50.1%, -50%);
  -ms-transform: translate(-50.1%, -50%);
      transform: translate(-50.1%, -50%);
  -webkit-box-shadow: 0 0 5px grba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px grba(0, 0, 0, 0.5)
}

.mobile .picker--opened {
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
      transform: translate(0, 0);
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%
}

@media screen and (max-width: 480px) {
  .picker--opened {
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%
  }
}

.picker-holder {
  width: 100%;
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 18rem;
  max-width: 100%;
  max-height: 0;
  z-index: 1050;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  text-align: center;
  position: relative
}

.html:not(.mobile) .picker-holder {
  opacity: 0;
  -webkit-transform: translateY(-1em) perspective(600px) rotateX(10deg);
  transform: translateY(-1em) perspective(600px) rotateX(10deg);
  -webkit-transition: opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s, -webkit-transform 0.15s ease-out;
  transition: opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s, -webkit-transform 0.15s ease-out;
  -o-transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
  transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
  transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s, -webkit-transform 0.15s ease-out
}

.picker--opened .picker-holder {
  max-height: 30em;
  border-top-width: 1px;
  border-bottom-width: 1px
}

.html:not(.mobile) .picker--opened .picker-holder {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
  -webkit-transition: opacity 0.15s ease-out, max-height 0s, border-width 0s, -webkit-transform 0.15s ease-out;
  transition: opacity 0.15s ease-out, max-height 0s, border-width 0s, -webkit-transform 0.15s ease-out;
  -o-transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
  transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
  transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s, -webkit-transform 0.15s ease-out;
  -webkit-box-shadow: 0 0 5px grba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px grba(0, 0, 0, 0.5)
}

.mobile .picker--opened .picker-holder {
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-height: 100%;
  height: 100%
}

@media screen and (max-width: 480px) {
  .picker--opened .picker-holder {
    width: 100%;
    height: 100%;
    max-height: 100%;
    max-height: 100%;
    height: 100%
  }
}

.picker-frame {
  padding: 1px
}

.picker-wrap {
  margin: -1px
}

.picker-box {
  padding: 0 1rem
}

.picker-button {
  margin: 1rem 0.25rem;
  background-color: transparent;
  border: 1px solid #cccccc;
  font-size: 1rem;
  color: #1c1c1c;
  font-size: 1rem
}

.picker-button:focus,
.picker-button.picker-input--active,
.picker-button:hover {
  background-color: transparent;
  border-color: #1f91ba;
  color: #1f91ba
}

.picker--date {
  width: 320px
}

.picker--date .picker-header {
  text-align: center;
  position: relative;
  margin: 1.25rem 0 1.75rem
}

.mobile .picker--date {
  width: 100%
}

.picker--date .picker-footer {
  margin: 0 -0.75rem
}

.picker-month,
.picker-year {
  display: inline-block;
  margin-left: .25rem;
  margin-right: .25rem
}

.picker-month {
  text-transform: capitalize;
  font-weight: bold
}

.picker-year {
  color: #999999;
  font-size: .8em;
  font-style: italic
}

.picker-select--month,
.picker-select--year {
  border: 1px solid #b7b7b7;
  height: 2em;
  padding: .5em;
  margin-left: .25em;
  margin-right: .25em
}

.picker-select--month:focus,
.picker-select--month.picker-input--active,
.picker-select--year:focus,
.picker-select--year.picker-input--active {
  border-color: #0089ec
}

.picker-select--month {
  width: 35%
}

.picker-select--year {
  width: 22.5%
}

.picker-nav--prev,
.picker-nav--next {
  position: absolute;
  padding: .5em 1em;
  width: 1em;
  height: 1em;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  top: -0.5em;
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
     transition-duration: 0.3s
}

.picker-nav--prev:before,
.picker-nav--next:before {
  font-family: "Glyphicons Halflings";
  font-size: 1rem
}

.picker-nav--prev:hover,
.picker-nav--next:hover {
  color: #1f91ba
}

.picker-nav--prev {
  left: -1em;
  padding-right: 1.25em
}

.picker-nav--prev:before {
  content: '\f053'
}

.picker-nav--next {
  right: -1em;
  padding-left: 1.25em
}

.picker-nav--next:before {
  content: '\f054'
}

.picker-nav--disabled,
.picker-nav--disabled:hover,
.picker-nav--disabled:before,
.picker-nav--disabled:before:hover {
  cursor: default;
  background: none;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5
}

.picker-table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%
}

.picker-table td {
  margin: 0;
  padding: 0
}

.picker-weekday {
  width: 14.285714286%;
  font-size: .75em;
  padding-bottom: .25em;
  color: #cccccc;
  font-weight: 500
}

.picker-day {
  padding: .3125em 0;
  font-weight: 200;
  border: 1px solid transparent;
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
     transition-duration: 0.3s
}

.picker-day--today {
  position: relative
}

.picker-day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 0.5em solid #1f91ba;
  border-left: .5em solid transparent
}

.picker-day--disabled:before {
  border-top-color: #cccccc
}

.picker-day--outfocus {
  color: #cccccc
}

.picker-day--highlighted {
  border-color: #1f91ba;
  background-color: #e4f5fb
}

.picker-day--selected {
  background-color: #1f91ba;
  color: #fff
}

.picker-day--disabled {
  cursor: default
}

.picker-day:hover {
  border-color: #1f91ba;
  background-color: #e4f5fb
}

.picker--time {
  width: 320px
}

.picker--time .picker-holder {
  min-width: 100%
}

.picker--time .picker-box {
  padding: 0;
  position: relative
}

.mobile .picker--time {
  width: 100%
}

.picker--time .picker-title {
  padding: 1rem;
  text-transform: capitalize;
  border-bottom: 1px solid #cccccc
}

.picker--time .picker-footer {
  border-top: 1px solid #cccccc
}

.picker-list {
  list-style: none;
  padding: 0;
  margin: 0;
  max-height: 20rem;
  overflow-y: auto
}

.mobile .picker-list {
  max-height: 30rem
}

@media screen and (max-width: 480px) {
  .picker-list {
    max-height: 30rem
  }
}

.picker-list_item {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin-bottom: -1px;
  position: relative;
  background: #ffffff;
  padding: .75rem 1.25rem;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
     transition-duration: 0.3s
}

.picker-list_item:hover {
  cursor: pointer;
  color: #000000;
  background: #e4f5fb;
  border-color: #1f91ba;
  z-index: 10
}

.picker-list_item--highlighted {
  border-color: #1f91ba;
  background: #e4f5fb;
  z-index: 10
}

.picker-list_item--highlighted:hover,
.picker--focused .picker-list_item--highlighted {
  cursor: pointer;
  color: #1c1c1c;
  background: #e4f5fb
}

.picker-list_item--selected,
.picker-list_item--selected:hover,
.picker--focused .picker-list_item--selected {
  background: #1f91ba;
  color: #ffffff;
  z-index: 10
}

.picker-list_item--disabled,
.picker-list_item--disabled:hover,
.picker--focused .picker-list_item--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default;
  border-color: #cccccc;
  z-index: auto
}

.fc.old-theme-fix {
  overflow: visible
}

.fc.old-theme-fix:after {
  clear: both;
  display: block;
  content: ''
}

.tt-dropdown-menu {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  max-height: 300px;
  overflow-y: auto;
  left: 0;
  right: 0 !important;
  background-color: #fff;
  border: 1px solid #cccccc;
  z-index: 1050;
  -webkit-box-shadow: 0px 4px 14px -4px #cccccc;
  box-shadow: 0px 4px 14px -4px #cccccc;
  -webkit-border-radius: 0;
          border-radius: 0
}

.tt-dropdown-menu small,
.tt-dropdown-menu .empty-message {
  display: inline-block;
  padding: 0.75rem 1rem
}

.twitter-typeahead {
  width: 100%
}

.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  margin-bottom: 0
}

.tt-suggestion,
.tt-footer {
  display: block;
  position: relative;
  padding: 1rem 1rem;
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
     transition-duration: 0.3s
}

.tt-suggestion:not(:last-child):after {
  content: '';
  display: block;
  position: absolute;
  left: 1rem;
  right: 1rem;
  top: 100%;
  border-bottom: 1px dotted #cccccc;
  z-index: 1
}

.tt-suggestion:last-child {
  margin-bottom: 0
}

.tt-suggestion.tt-is-under-cursor,
.tt-footer.tt-is-under-cursor {
  color: #fff;
  background-color: #e4f5fb
}

.tt-suggestion.tt-is-under-cursor a,
.tt-footer.tt-is-under-cursor a {
  color: #fff
}

.tt-suggestion.tt-cursor,
.tt-footer.tt-cursor {
  color: #fff;
  background-color: #428bca
}

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

.co-bonus_points-info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin-bottom: 1.5rem
}

.co-bonus_points-info b {
  color: #34a8d2;
  font-weight: bold;
  font-size: 1rem
}

.co-bonus_points-field {
  display: inline-block;
  width: 6rem;
  padding: 0.6rem;
  margin: 0.5rem 0.5rem 0 0
}

.co-bonus_points-submit {
  margin: 0.5rem 1.2rem 0 0
}

.co-bonus_points-maximum_points {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin-top: 0.5rem;
  font-size: 0.875rem;
  color: #363636
}

.co-input-captcha_challenge {
  display: inline-block
}

.co-input-captcha_challenge a {
  margin: 0 1rem
}

.co-input-field--captcha {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100px;
  flex: 1 0 100px;
  max-width: 200px;
  margin: 0.5rem 0
}

.co-input--captcha {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 16px 0 16px
}

.co-input--captcha .co-input-label {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%
}

.co-input--captcha .co-input-description {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%
}

.co-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row
}

.co-menu-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%
}

.co-menu-item+.co-menu-item {
  margin-top: 0.5rem
}

.co-menu-link {
  display: inline-block;
  line-height: 1.25
}

.co-menu-toggle {
  display: none;
  cursor: pointer;
  background-color: #e6e6e6;
  color: #333333
}

.co-menu-switcher {
  position: absolute;
  opacity: 0;
  z-index: -1
}

.co-menu-switcher:checked~.co-menu {
  display: block
}

.co-table {
  min-width: 100%;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  border: 1px solid #cccccc;
  border-collapse: unset;
  border-spacing: 0
}

.co-table-row--striped:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.05)
}

.co-table-row:last-child {
  border-bottom: none
}

.co-table-cell {
  text-align: left;
  line-height: 1.2
}

.co-table-cell[data-title]:before {
  content: attr(data-title);
  display: none;
  margin-right: 0.5rem;
  color: #747474
}

.co-table-cell--head {
  padding: 1rem;
  font-weight: normal;
  border-bottom: 1px solid #cccccc;
  opacity: 0.75;
  color: #747474
}

.co-table-cell--body {
  padding: 0.5rem 1rem;
  border-bottom: 1px solid #cccccc
}

.co-table-cell--foot {
  padding: 1rem;
  text-align: right;
  border: none
}

.co-table-cell:last-child {
  text-align: right
}

.co-table-wrapper {
  overflow-x: auto
}

.co-order_history-total_title {
  display: inline-block;
  margin-right: 0.32em
}

.co-order_history-total_sum {
  display: inline-block
}

.co-order-block {
  padding: 0.5rem 0 0.5rem;
  margin-top: 0.5rem;
  margin-bottom: 1rem
}

.co-order-information {
  padding: 1rem 0 1rem;
  margin-top: 1rem;
  margin-bottom: 2rem;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc
}

.co-order-information_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: -0.25rem -0.5rem;
  padding: 0.5rem 0
}

.co-order-information_title {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 160px;
  flex: 0 0 160px;
  margin: 0.25rem 0.5rem;
  color: #747474;
  opacity: 0.75
}

.co-order-information_value {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 300px;
  flex: 1 1 300px;
  margin: 0.25rem 0.5rem;
  line-height: 1.25;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.co-order-information_value>* {
  margin: 0.25rem 0.5em 0.25rem 0
}

.co-order-state {
  padding: 0.25rem 0.75rem;
  border: 1px solid #cccccc;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  white-space: nowrap
}

.subscribe_my_orders_app {
  height: 50px;
  width: 170px;
  margin: 0.25rem 0.5rem;
  border: none;
  background-color: inherit;
  -webkit-background-size: cover;
          background-size: cover
}

.subscribe_my_orders_app.ios {
  background-image: url(/served_assets/shop/order/my_orders_app_ios-a64070b734dfb8cde9b48c907b2662bf139e51b7297a3f4a4d8f555ce5798f54.png)
}

.subscribe_my_orders_app.android {
  background-image: url(/served_assets/shop/order/my_orders_app_android-07378379c0e8bbaabbaadf0b44434bc7d67e58d0f2742f841a4a9ed6e2206f10.png)
}

.co-discount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -0.25rem;
  margin-right: -0.25rem
}

.co-discount+.co-discount {
  margin-top: 0.5rem
}

.co-discount-title {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0 0.25rem
}

.co-discount-description {
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0 0.25rem;
  font-weight: bold
}

.co-discount-list {
  margin: 0 0 2rem
}

.co-adress-section {
  margin-bottom: 2rem
}

.co-adress-section:last-child {
  margin-bottom: 0
}

.co-countdown-block {
  margin-top: 1rem;
  display: none
}

@font-face {
  font-family: 'Socicon';
  src: url(/served_assets/socicon/Socicon-469f9063dad6a78c872f120efb1eb7c3d2a577dfd85aa8683378f93c59103775.eot?ck4dmz);
  src: url(/served_assets/socicon/Socicon-469f9063dad6a78c872f120efb1eb7c3d2a577dfd85aa8683378f93c59103775.eot?ck4dmz#iefix) format("embedded-opentype"), url(/served_assets/socicon/Socicon-b7f28d4bf7afc19d05cffa78413e8987317416198473f7b67810c5683b39bddb.ttf?ck4dmz) format("truetype"), url(/served_assets/socicon/Socicon-8514744b2b61c5a2befaf7a457de36029eca2a8de032d31a34dfda786b662944.woff?ck4dmz) format("woff"), url(/served_assets/socicon/Socicon-61b65623b1901af260e34a9c8a5823661f4e44cd51e32c7646f82b38e0197c2c.svg?ck4dmz#socicon) format("svg");
  font-weight: normal;
  font-style: normal
}

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

.socicon-viber:before {
  content: "\e091"
}

.socicon-whatsapp:before {
  content: "\e099"
}

.socicon-yandex:before {
  content: "\e0a2"
}

.socicon-mailru:before {
  content: "\e94a"
}

.socicon-google:before {
  content: "\e034"
}

.socicon-facebook:before {
  content: "\e028"
}

.socicon-instagram:before {
  content: "\e044"
}

.socicon-telegram:before {
  content: "\e087"
}

.socicon-twitter:before {
  content: "\e08d"
}

.socicon-vkontakte:before {
  content: "\e095"
}

.socicon-youtube:before {
  content: "\e05a"
}

.rd-container {
  display: none;
  border: 1px solid #333;
  background-color: #fff;
  padding: 0.5rem;
  text-align: center;
  font-size: 1rem;
  z-index: 2;
  color: #333
}

.rd-container-attachment {
  position: absolute
}

.rd-days {
  border-spacing: 10px;
  border-collapse: separate
}

.rd-month {
  display: inline-block;
  margin-right: 1rem
}

.rd-month:last-child {
  margin-right: 0
}

.rd-back,
.rd-next {
  cursor: pointer;
  border: none;
  outline: none;
  background: none;
  padding: 0;
  margin: 0
}

.rd-back[disabled],
.rd-next[disabled] {
  cursor: default
}

.rd-back {
  float: left
}

.rd-next {
  float: right
}

.rd-back:before {
  display: block;
  content: '\2190'
}

.rd-next:before {
  display: block;
  content: '\2192'
}

.rd-day-body {
  cursor: pointer;
  text-align: center
}

.rd-day-selected,
.rd-time-selected,
.rd-time-option:hover {
  cursor: pointer;
  background-color: #333;
  color: #fff
}

.rd-day-prev-month,
.rd-day-next-month {
  color: #999
}

.rd-day-disabled {
  cursor: default;
  color: #fcc
}

.rd-time {
  position: relative;
  display: inline-block;
  margin-top: 5px;
  min-width: 80px
}

.rd-time-list {
  display: none;
  position: absolute;
  overflow-y: scroll;
  max-height: 160px;
  left: 0;
  right: 0;
  background-color: #fff;
  color: #333
}

.rd-time-selected {
  padding: 5px
}

.rd-time-option {
  padding: 5px
}

.rd-day-concealed {
  visibility: hidden
}

@font-face {
  font-family: 'Glyphicons Regular';
  src: url(/served_assets/glyphicons/glyphicons-regular-e03e44c030b9d76880f72a414ffa2207492f22b75e429e2a2729f9cadd1fe4d1.eot);
  src: url(/served_assets/glyphicons/glyphicons-regular-e03e44c030b9d76880f72a414ffa2207492f22b75e429e2a2729f9cadd1fe4d1.eot?#iefix) format("embedded-opentype"), url(/served_assets/glyphicons/glyphicons-regular-6b39480f2deda31a3b49c9e37a71c60b8c41ccb2e12ac3ffc09c3dc1796e5d6d.woff2) format("woff2"), url(/served_assets/glyphicons/glyphicons-regular-339b8b952c090bb6410ece848862dbd3d7fe8df8315a329b4ccfb513dccb8e34.woff) format("woff"), url(/served_assets/glyphicons/glyphicons-regular-58d634118e5efeabd0b104b70e2af2c6482fc728d3b01f5ba587ed63df923ebc.ttf) format("truetype"), url(/served_assets/glyphicons/glyphicons-regular-ea08c98e1b472e26421d342f782d45493ed1d3df245bfc0cc79b6dc0f3ee95fa.svg#glyphiconsregular) format("svg")
}

.glyphicon.x05 {
  font-size: 12px
}

.glyphicon.x2 {
  font-size: 48px
}

.glyphicon.x3 {
  font-size: 72px
}

.glyphicon.x4 {
  font-size: 96px
}

.glyphicon.x5 {
  font-size: 120px
}

.glyphicon.light:before {
  color: #f2f2f2
}

.glyphicon.drop:before {
  text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3)
}

.glyphicon.flip {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
      transform: scaleX(-1);
  -webkit-filter: FlipH;
          filter: FlipH;
  -ms-filter: "FlipH"
}

.glyphicon.flipv {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
      transform: scaleY(-1);
  -webkit-filter: FlipV;
          filter: FlipV;
  -ms-filter: "FlipV"
}

.glyphicon.rotate90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.glyphicon.rotate180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.glyphicon.rotate270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

.glyphicon-glass:before {
  content: "\E001"
}

.glyphicon-leaf:before {
  content: "\E002"
}

.glyphicon-dog:before {
  content: "\E003"
}

.glyphicon-user:before {
  content: "\E004"
}

.glyphicon-girl:before {
  content: "\E005"
}

.glyphicon-car:before {
  content: "\E006"
}

.glyphicon-user-add:before {
  content: "\E007"
}

.glyphicon-user-remove:before {
  content: "\E008"
}

.glyphicon-film:before {
  content: "\E009"
}

.glyphicon-magic:before {
  content: "\E010"
}

.glyphicon-envelope:before {
  content: "\2709"
}

.glyphicon-camera:before {
  content: "\E011"
}

.glyphicon-heart:before {
  content: "\E013"
}

.glyphicon-beach-umbrella:before {
  content: "\E014"
}

.glyphicon-train:before {
  content: "\E015"
}

.glyphicon-print:before {
  content: "\E016"
}

.glyphicon-bin:before {
  content: "\E017"
}

.glyphicon-music:before {
  content: "\E018"
}

.glyphicon-note:before {
  content: "\E019"
}

.glyphicon-heart-empty:before {
  content: "\E020"
}

.glyphicon-home:before {
  content: "\E021"
}

.glyphicon-snowflake:before {
  content: "\2744"
}

.glyphicon-fire:before {
  content: "\E023"
}

.glyphicon-magnet:before {
  content: "\E024"
}

.glyphicon-parents:before {
  content: "\E025"
}

.glyphicon-binoculars:before {
  content: "\E026"
}

.glyphicon-road:before {
  content: "\E027"
}

.glyphicon-search:before {
  content: "\E028"
}

.glyphicon-cars:before {
  content: "\E029"
}

.glyphicon-notes-2:before {
  content: "\E030"
}

.glyphicon-pencil:before {
  content: "\270F"
}

.glyphicon-bus:before {
  content: "\E032"
}

.glyphicon-wifi-alt:before {
  content: "\E033"
}

.glyphicon-luggage:before {
  content: "\E034"
}

.glyphicon-old-man:before {
  content: "\E035"
}

.glyphicon-woman:before {
  content: "\E036"
}

.glyphicon-file:before {
  content: "\E037"
}

.glyphicon-coins:before {
  content: "\E038"
}

.glyphicon-airplane:before {
  content: "\2708"
}

.glyphicon-notes:before {
  content: "\E040"
}

.glyphicon-stats:before {
  content: "\E041"
}

.glyphicon-charts:before {
  content: "\E042"
}

.glyphicon-pie-chart:before {
  content: "\E043"
}

.glyphicon-group:before {
  content: "\E044"
}

.glyphicon-keys:before {
  content: "\E045"
}

.glyphicon-calendar:before {
  content: "\E046"
}

.glyphicon-router:before {
  content: "\E047"
}

.glyphicon-camera-small:before {
  content: "\E048"
}

.glyphicon-star-empty:before {
  content: "\E049"
}

.glyphicon-star:before {
  content: "\E050"
}

.glyphicon-link:before {
  content: "\E051"
}

.glyphicon-eye-open:before {
  content: "\E052"
}

.glyphicon-eye-close:before {
  content: "\E053"
}

.glyphicon-alarm:before {
  content: "\E054"
}

.glyphicon-clock:before {
  content: "\E055"
}

.glyphicon-stopwatch:before {
  content: "\E056"
}

.glyphicon-projector:before {
  content: "\E057"
}

.glyphicon-history:before {
  content: "\E058"
}

.glyphicon-truck:before {
  content: "\E059"
}

.glyphicon-cargo:before {
  content: "\E060"
}

.glyphicon-compass:before {
  content: "\E061"
}

.glyphicon-keynote:before {
  content: "\E062"
}

.glyphicon-paperclip:before {
  content: "\E063"
}

.glyphicon-power:before {
  content: "\E064"
}

.glyphicon-lightbulb:before {
  content: "\E065"
}

.glyphicon-tag:before {
  content: "\E066"
}

.glyphicon-tags:before {
  content: "\E067"
}

.glyphicon-cleaning:before {
  content: "\E068"
}

.glyphicon-ruler:before {
  content: "\E069"
}

.glyphicon-gift:before {
  content: "\E070"
}

.glyphicon-umbrella:before {
  content: "\2602"
}

.glyphicon-book:before {
  content: "\E072"
}

.glyphicon-bookmark:before {
  content: "\E073"
}

.glyphicon-wifi:before {
  content: "\E074"
}

.glyphicon-cup:before {
  content: "\E075"
}

.glyphicon-stroller:before {
  content: "\E076"
}

.glyphicon-headphones:before {
  content: "\E077"
}

.glyphicon-headset:before {
  content: "\E078"
}

.glyphicon-warning-sign:before {
  content: "\E079"
}

.glyphicon-signal:before {
  content: "\E080"
}

.glyphicon-retweet:before {
  content: "\E081"
}

.glyphicon-refresh:before {
  content: "\E082"
}

.glyphicon-roundabout:before {
  content: "\E083"
}

.glyphicon-random:before {
  content: "\E084"
}

.glyphicon-heat:before {
  content: "\E085"
}

.glyphicon-repeat:before {
  content: "\E086"
}

.glyphicon-display:before {
  content: "\E087"
}

.glyphicon-log-book:before {
  content: "\E088"
}

.glyphicon-address-book:before {
  content: "\E089"
}

.glyphicon-building:before {
  content: "\E090"
}

.glyphicon-eyedropper:before {
  content: "\E091"
}

.glyphicon-adjust:before {
  content: "\E092"
}

.glyphicon-tint:before {
  content: "\E093"
}

.glyphicon-crop:before {
  content: "\E094"
}

.glyphicon-vector-path-square:before {
  content: "\E095"
}

.glyphicon-vector-path-circle:before {
  content: "\E096"
}

.glyphicon-vector-path-polygon:before {
  content: "\E097"
}

.glyphicon-vector-path-line:before {
  content: "\E098"
}

.glyphicon-vector-path-curve:before {
  content: "\E099"
}

.glyphicon-vector-path-all:before {
  content: "\E100"
}

.glyphicon-font:before {
  content: "\E101"
}

.glyphicon-italic:before {
  content: "\E102"
}

.glyphicon-bold:before {
  content: "\E103"
}

.glyphicon-text-underline:before {
  content: "\E104"
}

.glyphicon-text-strike:before {
  content: "\E105"
}

.glyphicon-text-height:before {
  content: "\E106"
}

.glyphicon-text-width:before {
  content: "\E107"
}

.glyphicon-text-resize:before {
  content: "\E108"
}

.glyphicon-left-indent:before {
  content: "\E109"
}

.glyphicon-right-indent:before {
  content: "\E110"
}

.glyphicon-align-left:before {
  content: "\E111"
}

.glyphicon-align-center:before {
  content: "\E112"
}

.glyphicon-align-right:before {
  content: "\E113"
}

.glyphicon-justify:before {
  content: "\E114"
}

.glyphicon-list:before {
  content: "\E115"
}

.glyphicon-text-smaller:before {
  content: "\E116"
}

.glyphicon-text-bigger:before {
  content: "\E117"
}

.glyphicon-embed:before {
  content: "\E118"
}

.glyphicon-embed-close:before {
  content: "\E119"
}

.glyphicon-table:before {
  content: "\E120"
}

.glyphicon-message-full:before {
  content: "\E121"
}

.glyphicon-message-empty:before {
  content: "\E122"
}

.glyphicon-message-in:before {
  content: "\E123"
}

.glyphicon-message-out:before {
  content: "\E124"
}

.glyphicon-message-plus:before {
  content: "\E125"
}

.glyphicon-message-minus:before {
  content: "\E126"
}

.glyphicon-message-ban:before {
  content: "\E127"
}

.glyphicon-message-flag:before {
  content: "\E128"
}

.glyphicon-message-lock:before {
  content: "\E129"
}

.glyphicon-message-new:before {
  content: "\E130"
}

.glyphicon-inbox:before {
  content: "\E131"
}

.glyphicon-inbox-plus:before {
  content: "\E132"
}

.glyphicon-inbox-minus:before {
  content: "\E133"
}

.glyphicon-inbox-lock:before {
  content: "\E134"
}

.glyphicon-inbox-in:before {
  content: "\E135"
}

.glyphicon-inbox-out:before {
  content: "\E136"
}

.glyphicon-cogwheel:before {
  content: "\E137"
}

.glyphicon-cogwheels:before {
  content: "\E138"
}

.glyphicon-picture:before {
  content: "\E139"
}

.glyphicon-adjust-alt:before {
  content: "\E140"
}

.glyphicon-database-lock:before {
  content: "\E141"
}

.glyphicon-database-plus:before {
  content: "\E142"
}

.glyphicon-database-minus:before {
  content: "\E143"
}

.glyphicon-database-ban:before {
  content: "\E144"
}

.glyphicon-folder-open:before {
  content: "\E145"
}

.glyphicon-folder-plus:before {
  content: "\E146"
}

.glyphicon-folder-minus:before {
  content: "\E147"
}

.glyphicon-folder-lock:before {
  content: "\E148"
}

.glyphicon-folder-flag:before {
  content: "\E149"
}

.glyphicon-folder-new:before {
  content: "\E150"
}

.glyphicon-edit:before {
  content: "\E151"
}

.glyphicon-new-window:before {
  content: "\E152"
}

.glyphicon-check:before {
  content: "\E153"
}

.glyphicon-unchecked:before {
  content: "\E154"
}

.glyphicon-more-windows:before {
  content: "\E155"
}

.glyphicon-show-big-thumbnails:before {
  content: "\E156"
}

.glyphicon-show-thumbnails:before {
  content: "\E157"
}

.glyphicon-show-thumbnails-with-lines:before {
  content: "\E158"
}

.glyphicon-show-lines:before {
  content: "\E159"
}

.glyphicon-playlist:before {
  content: "\E160"
}

.glyphicon-imac:before {
  content: "\E161"
}

.glyphicon-macbook:before {
  content: "\E162"
}

.glyphicon-ipad:before {
  content: "\E163"
}

.glyphicon-iphone:before {
  content: "\E164"
}

.glyphicon-iphone-transfer:before {
  content: "\E165"
}

.glyphicon-iphone-exchange:before {
  content: "\E166"
}

.glyphicon-ipod:before {
  content: "\E167"
}

.glyphicon-ipod-shuffle:before {
  content: "\E168"
}

.glyphicon-ear-plugs:before {
  content: "\E169"
}

.glyphicon-record:before {
  content: "\E170"
}

.glyphicon-step-backward:before {
  content: "\E171"
}

.glyphicon-fast-backward:before {
  content: "\E172"
}

.glyphicon-rewind:before {
  content: "\E173"
}

.glyphicon-play:before {
  content: "\E174"
}

.glyphicon-pause:before {
  content: "\E175"
}

.glyphicon-stop:before {
  content: "\E176"
}

.glyphicon-forward:before {
  content: "\E177"
}

.glyphicon-fast-forward:before {
  content: "\E178"
}

.glyphicon-step-forward:before {
  content: "\E179"
}

.glyphicon-eject:before {
  content: "\E180"
}

.glyphicon-facetime-video:before {
  content: "\E181"
}

.glyphicon-download-alt:before {
  content: "\E182"
}

.glyphicon-mute:before {
  content: "\E183"
}

.glyphicon-volume-down:before {
  content: "\E184"
}

.glyphicon-volume-up:before {
  content: "\E185"
}

.glyphicon-screenshot:before {
  content: "\E186"
}

.glyphicon-move:before {
  content: "\E187"
}

.glyphicon-more:before {
  content: "\E188"
}

.glyphicon-brightness-reduce:before {
  content: "\E189"
}

.glyphicon-brightness-increase:before {
  content: "\E190"
}

.glyphicon-circle-plus:before {
  content: "\E191"
}

.glyphicon-circle-minus:before {
  content: "\E192"
}

.glyphicon-circle-remove:before {
  content: "\E193"
}

.glyphicon-circle-ok:before {
  content: "\E194"
}

.glyphicon-circle-question-mark:before {
  content: "\E195"
}

.glyphicon-circle-info:before {
  content: "\E196"
}

.glyphicon-circle-exclamation-mark:before {
  content: "\E197"
}

.glyphicon-remove:before {
  content: "\E198"
}

.glyphicon-ok:before {
  content: "\E199"
}

.glyphicon-ban:before {
  content: "\E200"
}

.glyphicon-download:before {
  content: "\E201"
}

.glyphicon-upload:before {
  content: "\E202"
}

.glyphicon-shopping-cart:before {
  content: "\E203"
}

.glyphicon-lock:before {
  content: "\E204"
}

.glyphicon-unlock:before {
  content: "\E205"
}

.glyphicon-electricity:before {
  content: "\E206"
}

.glyphicon-ok-2:before {
  content: "\E207"
}

.glyphicon-remove-2:before {
  content: "\E208"
}

.glyphicon-cart-out:before {
  content: "\E209"
}

.glyphicon-cart-in:before {
  content: "\E210"
}

.glyphicon-left-arrow:before {
  content: "\E211"
}

.glyphicon-right-arrow:before {
  content: "\E212"
}

.glyphicon-down-arrow:before {
  content: "\E213"
}

.glyphicon-up-arrow:before {
  content: "\E214"
}

.glyphicon-resize-small:before {
  content: "\E215"
}

.glyphicon-resize-full:before {
  content: "\E216"
}

.glyphicon-circle-arrow-left:before {
  content: "\E217"
}

.glyphicon-circle-arrow-right:before {
  content: "\E218"
}

.glyphicon-circle-arrow-top:before {
  content: "\E219"
}

.glyphicon-circle-arrow-down:before {
  content: "\E220"
}

.glyphicon-play-button:before {
  content: "\E221"
}

.glyphicon-unshare:before {
  content: "\E222"
}

.glyphicon-share:before {
  content: "\E223"
}

.glyphicon-chevron-right:before {
  content: "\E224"
}

.glyphicon-chevron-left:before {
  content: "\E225"
}

.glyphicon-bluetooth:before {
  content: "\E226"
}

.glyphicon-euro:before {
  content: "\20AC"
}

.glyphicon-usd:before {
  content: "\E228"
}

.glyphicon-gbp:before {
  content: "\E229"
}

.glyphicon-retweet-2:before {
  content: "\E230"
}

.glyphicon-moon:before {
  content: "\E231"
}

.glyphicon-sun:before {
  content: "\2609"
}

.glyphicon-cloud:before {
  content: "\2601"
}

.glyphicon-direction:before {
  content: "\E234"
}

.glyphicon-brush:before {
  content: "\E235"
}

.glyphicon-pen:before {
  content: "\E236"
}

.glyphicon-zoom-in:before {
  content: "\E237"
}

.glyphicon-zoom-out:before {
  content: "\E238"
}

.glyphicon-pin:before {
  content: "\E239"
}

.glyphicon-albums:before {
  content: "\E240"
}

.glyphicon-rotation-lock:before {
  content: "\E241"
}

.glyphicon-flash:before {
  content: "\E242"
}

.glyphicon-google-maps:before {
  content: "\E243"
}

.glyphicon-anchor:before {
  content: "\2693"
}

.glyphicon-conversation:before {
  content: "\E245"
}

.glyphicon-chat:before {
  content: "\E246"
}

.glyphicon-male:before {
  content: "\E247"
}

.glyphicon-female:before {
  content: "\E248"
}

.glyphicon-asterisk:before {
  content: "\002A"
}

.glyphicon-divide:before {
  content: "\00F7"
}

.glyphicon-snorkel-diving:before {
  content: "\E251"
}

.glyphicon-scuba-diving:before {
  content: "\E252"
}

.glyphicon-oxygen-bottle:before {
  content: "\E253"
}

.glyphicon-fins:before {
  content: "\E254"
}

.glyphicon-fishes:before {
  content: "\E255"
}

.glyphicon-boat:before {
  content: "\E256"
}

.glyphicon-delete:before {
  content: "\E257"
}

.glyphicon-sheriffs-star:before {
  content: "\E258"
}

.glyphicon-qrcode:before {
  content: "\E259"
}

.glyphicon-barcode:before {
  content: "\E260"
}

.glyphicon-pool:before {
  content: "\E261"
}

.glyphicon-buoy:before {
  content: "\E262"
}

.glyphicon-spade:before {
  content: "\E263"
}

.glyphicon-bank:before {
  content: "\E264"
}

.glyphicon-vcard:before {
  content: "\E265"
}

.glyphicon-electrical-plug:before {
  content: "\E266"
}

.glyphicon-flag:before {
  content: "\E267"
}

.glyphicon-credit-card:before {
  content: "\E268"
}

.glyphicon-keyboard-wireless:before {
  content: "\E269"
}

.glyphicon-keyboard-wired:before {
  content: "\E270"
}

.glyphicon-shield:before {
  content: "\E271"
}

.glyphicon-ring:before {
  content: "\02DA"
}

.glyphicon-cake:before {
  content: "\E273"
}

.glyphicon-drink:before {
  content: "\E274"
}

.glyphicon-beer:before {
  content: "\E275"
}

.glyphicon-fast-food:before {
  content: "\E276"
}

.glyphicon-cutlery:before {
  content: "\E277"
}

.glyphicon-pizza:before {
  content: "\E278"
}

.glyphicon-birthday-cake:before {
  content: "\E279"
}

.glyphicon-tablet:before {
  content: "\E280"
}

.glyphicon-settings:before {
  content: "\E281"
}

.glyphicon-bullets:before {
  content: "\E282"
}

.glyphicon-cardio:before {
  content: "\E283"
}

.glyphicon-t-shirt:before {
  content: "\E284"
}

.glyphicon-pants:before {
  content: "\E285"
}

.glyphicon-sweater:before {
  content: "\E286"
}

.glyphicon-fabric:before {
  content: "\E287"
}

.glyphicon-leather:before {
  content: "\E288"
}

.glyphicon-scissors:before {
  content: "\E289"
}

.glyphicon-bomb:before {
  content: "\E290"
}

.glyphicon-skull:before {
  content: "\E291"
}

.glyphicon-celebration:before {
  content: "\E292"
}

.glyphicon-tea-kettle:before {
  content: "\E293"
}

.glyphicon-french-press:before {
  content: "\E294"
}

.glyphicon-coffee-cup:before {
  content: "\E295"
}

.glyphicon-pot:before {
  content: "\E296"
}

.glyphicon-grater:before {
  content: "\E297"
}

.glyphicon-kettle:before {
  content: "\E298"
}

.glyphicon-hospital:before {
  content: "\E299"
}

.glyphicon-hospital-h:before {
  content: "\E300"
}

.glyphicon-microphone:before {
  content: "\E301"
}

.glyphicon-webcam:before {
  content: "\E302"
}

.glyphicon-temple-christianity-church:before {
  content: "\E303"
}

.glyphicon-temple-islam:before {
  content: "\E304"
}

.glyphicon-temple-hindu:before {
  content: "\E305"
}

.glyphicon-temple-buddhist:before {
  content: "\E306"
}

.glyphicon-bicycle:before {
  content: "\E307"
}

.glyphicon-life-preserver:before {
  content: "\E308"
}

.glyphicon-share-alt:before {
  content: "\E309"
}

.glyphicon-comments:before {
  content: "\E310"
}

.glyphicon-flower:before {
  content: "\2698"
}

.glyphicon-baseball:before {
  content: "\26BE"
}

.glyphicon-rugby:before {
  content: "\E313"
}

.glyphicon-ax:before {
  content: "\E314"
}

.glyphicon-table-tennis:before {
  content: "\E315"
}

.glyphicon-bowling:before {
  content: "\E316"
}

.glyphicon-tree-conifer:before {
  content: "\E317"
}

.glyphicon-tree-deciduous:before {
  content: "\E318"
}

.glyphicon-more-items:before {
  content: "\E319"
}

.glyphicon-sort:before {
  content: "\E320"
}

.glyphicon-filter:before {
  content: "\E321"
}

.glyphicon-th-large:before {
  content: "\E156"
}

.glyphicon-gamepad:before {
  content: "\E322"
}

.glyphicon-playing-dices:before {
  content: "\E323"
}

.glyphicon-calculator:before {
  content: "\E324"
}

.glyphicon-tie:before {
  content: "\E325"
}

.glyphicon-wallet:before {
  content: "\E326"
}

.glyphicon-piano:before {
  content: "\E327"
}

.glyphicon-sampler:before {
  content: "\E328"
}

.glyphicon-podium:before {
  content: "\E329"
}

.glyphicon-soccer-ball:before {
  content: "\E330"
}

.glyphicon-blog:before {
  content: "\E331"
}

.glyphicon-dashboard:before {
  content: "\E332"
}

.glyphicon-certificate:before {
  content: "\E333"
}

.glyphicon-bell:before {
  content: "\E334"
}

.glyphicon-candle:before {
  content: "\E335"
}

.glyphicon-pushpin:before {
  content: "\E336"
}

.glyphicon-iphone-shake:before {
  content: "\E337"
}

.glyphicon-pin-flag:before {
  content: "\E338"
}

.glyphicon-turtle:before {
  content: "\E339"
}

.glyphicon-rabbit:before {
  content: "\E340"
}

.glyphicon-globe:before {
  content: "\E341"
}

.glyphicon-briefcase:before {
  content: "\E342"
}

.glyphicon-hdd:before {
  content: "\E343"
}

.glyphicon-thumbs-up:before {
  content: "\E344"
}

.glyphicon-thumbs-down:before {
  content: "\E345"
}

.glyphicon-hand-right:before {
  content: "\E346"
}

.glyphicon-hand-left:before {
  content: "\E347"
}

.glyphicon-hand-up:before {
  content: "\E348"
}

.glyphicon-hand-down:before {
  content: "\E349"
}

.glyphicon-fullscreen:before {
  content: "\E350"
}

.glyphicon-shopping-bag:before {
  content: "\E351"
}

.glyphicon-book-open:before {
  content: "\E352"
}

.glyphicon-nameplate:before {
  content: "\E353"
}

.glyphicon-nameplate-alt:before {
  content: "\E354"
}

.glyphicon-vases:before {
  content: "\E355"
}

.glyphicon-bullhorn:before {
  content: "\E356"
}

.glyphicon-dumbbell:before {
  content: "\E357"
}

.glyphicon-suitcase:before {
  content: "\E358"
}

.glyphicon-file-import:before {
  content: "\E359"
}

.glyphicon-file-export:before {
  content: "\E360"
}

.glyphicon-bug:before {
  content: "\E361"
}

.glyphicon-crown:before {
  content: "\E362"
}

.glyphicon-smoking:before {
  content: "\E363"
}

.glyphicon-cloud-download:before {
  content: "\E364"
}

.glyphicon-cloud-upload:before {
  content: "\E365"
}

.glyphicon-restart:before {
  content: "\E366"
}

.glyphicon-security-camera:before {
  content: "\E367"
}

.glyphicon-expand:before {
  content: "\E368"
}

.glyphicon-collapse:before {
  content: "\E369"
}

.glyphicon-collapse-top:before {
  content: "\E370"
}

.glyphicon-globe-af:before {
  content: "\E371"
}

.glyphicon-global:before {
  content: "\E372"
}

.glyphicon-spray:before {
  content: "\E373"
}

.glyphicon-nails:before {
  content: "\E374"
}

.glyphicon-claw-hammer:before {
  content: "\E375"
}

.glyphicon-classic-hammer:before {
  content: "\E376"
}

.glyphicon-hand-saw:before {
  content: "\E377"
}

.glyphicon-riflescope:before {
  content: "\E378"
}

.glyphicon-electrical-socket-eu:before {
  content: "\E379"
}

.glyphicon-electrical-socket-us:before {
  content: "\E380"
}

.glyphicon-message-forward:before {
  content: "\E381"
}

.glyphicon-coat-hanger:before {
  content: "\E382"
}

.glyphicon-dress:before {
  content: "\E383"
}

.glyphicon-bathrobe:before {
  content: "\E384"
}

.glyphicon-shirt:before {
  content: "\E385"
}

.glyphicon-underwear:before {
  content: "\E386"
}

.glyphicon-log-in:before {
  content: "\E387"
}

.glyphicon-log-out:before {
  content: "\E388"
}

.glyphicon-exit:before {
  content: "\E389"
}

.glyphicon-new-window-alt:before {
  content: "\E390"
}

.glyphicon-video-sd:before {
  content: "\E391"
}

.glyphicon-video-hd:before {
  content: "\E392"
}

.glyphicon-subtitles:before {
  content: "\E393"
}

.glyphicon-sound-stereo:before {
  content: "\E394"
}

.glyphicon-sound-dolby:before {
  content: "\E395"
}

.glyphicon-sound-5-1:before {
  content: "\E396"
}

.glyphicon-sound-6-1:before {
  content: "\E397"
}

.glyphicon-sound-7-1:before {
  content: "\E398"
}

.glyphicon-copyright-mark:before {
  content: "\E399"
}

.glyphicon-registration-mark:before {
  content: "\E400"
}

.glyphicon-radar:before {
  content: "\E401"
}

.glyphicon-skateboard:before {
  content: "\E402"
}

.glyphicon-golf-course:before {
  content: "\E403"
}

.glyphicon-sorting:before {
  content: "\E404"
}

.glyphicon-sort-by-alphabet:before {
  content: "\E405"
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\E406"
}

.glyphicon-sort-by-order:before {
  content: "\E407"
}

.glyphicon-sort-by-order-alt:before {
  content: "\E408"
}

.glyphicon-sort-by-attributes:before {
  content: "\E409"
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\E410"
}

.glyphicon-compressed:before {
  content: "\E411"
}

.glyphicon-package:before {
  content: "\E412"
}

.glyphicon-cloud-plus:before {
  content: "\E413"
}

.glyphicon-cloud-minus:before {
  content: "\E414"
}

.glyphicon-disk-save:before {
  content: "\E415"
}

.glyphicon-disk-open:before {
  content: "\E416"
}

.glyphicon-disk-saved:before {
  content: "\E417"
}

.glyphicon-disk-remove:before {
  content: "\E418"
}

.glyphicon-disk-import:before {
  content: "\E419"
}

.glyphicon-disk-export:before {
  content: "\E420"
}

.glyphicon-tower:before {
  content: "\E421"
}

.glyphicon-send:before {
  content: "\E422"
}

.glyphicon-git-branch:before {
  content: "\E423"
}

.glyphicon-git-create:before {
  content: "\E424"
}

.glyphicon-git-private:before {
  content: "\E425"
}

.glyphicon-git-delete:before {
  content: "\E426"
}

.glyphicon-git-merge:before {
  content: "\E427"
}

.glyphicon-git-pull-request:before {
  content: "\E428"
}

.glyphicon-git-compare:before {
  content: "\E429"
}

.glyphicon-git-commit:before {
  content: "\E430"
}

.glyphicon-construction-cone:before {
  content: "\E431"
}

.glyphicon-shoe-steps:before {
  content: "\E432"
}

.glyphicon-plus:before {
  content: "\002B"
}

.glyphicon-minus:before {
  content: "\2212"
}

.glyphicon-redo:before {
  content: "\E435"
}

.glyphicon-undo:before {
  content: "\E436"
}

.glyphicon-golf:before {
  content: "\E437"
}

.glyphicon-hockey:before {
  content: "\E438"
}

.glyphicon-pipe:before {
  content: "\E439"
}

.glyphicon-wrench:before {
  content: "\E440"
}

.glyphicon-folder-closed:before {
  content: "\E441"
}

.glyphicon-phone-alt:before {
  content: "\E442"
}

.glyphicon-earphone:before {
  content: "\E443"
}

.glyphicon-floppy-disk:before {
  content: "\E444"
}

.glyphicon-floppy-saved:before {
  content: "\E445"
}

.glyphicon-floppy-remove:before {
  content: "\E446"
}

.glyphicon-floppy-save:before {
  content: "\E447"
}

.glyphicon-floppy-open:before {
  content: "\E448"
}

.glyphicon-translate:before {
  content: "\E449"
}

.glyphicon-fax:before {
  content: "\E450"
}

.glyphicon-factory:before {
  content: "\E451"
}

.glyphicon-shop-window:before {
  content: "\E452"
}

.glyphicon-shop:before {
  content: "\E453"
}

.glyphicon-kiosk:before {
  content: "\E454"
}

.glyphicon-kiosk-wheels:before {
  content: "\E455"
}

.glyphicon-kiosk-light:before {
  content: "\E456"
}

.glyphicon-kiosk-food:before {
  content: "\E457"
}

.glyphicon-transfer:before {
  content: "\E458"
}

.glyphicon-money:before {
  content: "\E459"
}

.glyphicon-header:before {
  content: "\E460"
}

.glyphicon-blacksmith:before {
  content: "\E461"
}

.glyphicon-saw-blade:before {
  content: "\E462"
}

.glyphicon-basketball:before {
  content: "\E463"
}

.glyphicon-server:before {
  content: "\E464"
}

.glyphicon-server-plus:before {
  content: "\E465"
}

.glyphicon-server-minus:before {
  content: "\E466"
}

.glyphicon-server-ban:before {
  content: "\E467"
}

.glyphicon-server-flag:before {
  content: "\E468"
}

.glyphicon-server-lock:before {
  content: "\E469"
}

.glyphicon-server-new:before {
  content: "\E470"
}

.glyphicon-charging-station:before {
  content: "\F471"
}

.glyphicon-gas-station:before {
  content: "\E472"
}

.glyphicon-target:before {
  content: "\E473"
}

.glyphicon-bed-alt:before {
  content: "\E474"
}

.glyphicon-mosquito-net:before {
  content: "\E475"
}

.glyphicon-dining-set:before {
  content: "\E476"
}

.glyphicon-plate-of-food:before {
  content: "\E477"
}

.glyphicon-hygiene-kit:before {
  content: "\E478"
}

.glyphicon-blackboard:before {
  content: "\E479"
}

.glyphicon-marriage:before {
  content: "\E480"
}

.glyphicon-bucket:before {
  content: "\E481"
}

.glyphicon-none-color-swatch:before {
  content: "\E482"
}

.glyphicon-bring-forward:before {
  content: "\E483"
}

.glyphicon-bring-to-front:before {
  content: "\E484"
}

.glyphicon-send-backward:before {
  content: "\E485"
}

.glyphicon-send-to-back:before {
  content: "\E486"
}

.glyphicon-fit-frame-to-image:before {
  content: "\E487"
}

.glyphicon-fit-image-to-frame:before {
  content: "\E488"
}

.glyphicon-multiple-displays:before {
  content: "\E489"
}

.glyphicon-handshake:before {
  content: "\E490"
}

.glyphicon-child:before {
  content: "\E491"
}

.glyphicon-baby-formula:before {
  content: "\E492"
}

.glyphicon-medicine:before {
  content: "\E493"
}

.glyphicon-atv-vehicle:before {
  content: "\E494"
}

.glyphicon-motorcycle:before {
  content: "\E495"
}

.glyphicon-bed:before {
  content: "\E496"
}

.glyphicon-tent:before {
  content: "\26FA"
}

.glyphicon-glasses:before {
  content: "\E498"
}

.glyphicon-sunglasses:before {
  content: "\E499"
}

.glyphicon-family:before {
  content: "\E500"
}

.glyphicon-education:before {
  content: "\E501"
}

.glyphicon-shoes:before {
  content: "\E502"
}

.glyphicon-map:before {
  content: "\E503"
}

.glyphicon-cd:before {
  content: "\E504"
}

.glyphicon-alert:before {
  content: "\E505"
}

.glyphicon-piggy-bank:before {
  content: "\E506"
}

.glyphicon-star-half:before {
  content: "\E507"
}

.glyphicon-cluster:before {
  content: "\E508"
}

.glyphicon-flowchart:before {
  content: "\E509"
}

.glyphicon-commodities:before {
  content: "\E510"
}

.glyphicon-duplicate:before {
  content: "\E511"
}

.glyphicon-copy:before {
  content: "\E512"
}

.glyphicon-paste:before {
  content: "\E513"
}

.glyphicon-bath-bathtub:before {
  content: "\E514"
}

.glyphicon-bath-shower:before {
  content: "\E515"
}

.glyphicon-shower:before {
  content: "\1F6BF"
}

.glyphicon-menu-hamburger:before {
  content: "\E517"
}

.glyphicon-option-vertical:before {
  content: "\E518"
}

.glyphicon-option-horizontal:before {
  content: "\E519"
}

.glyphicon-currency-conversion:before {
  content: "\E520"
}

.glyphicon-user-ban:before {
  content: "\E521"
}

.glyphicon-user-lock:before {
  content: "\E522"
}

.glyphicon-user-flag:before {
  content: "\E523"
}

.glyphicon-user-asterisk:before {
  content: "\E524"
}

.glyphicon-user-alert:before {
  content: "\E525"
}

.glyphicon-user-key:before {
  content: "\E526"
}

.glyphicon-user-conversation:before {
  content: "\E527"
}

.glyphicon-database:before {
  content: "\E528"
}

.glyphicon-database-search:before {
  content: "\E529"
}

.glyphicon-list-alt:before {
  content: "\E530"
}

.glyphicon-hazard-sign:before {
  content: "\E531"
}

.glyphicon-hazard:before {
  content: "\E532"
}

.glyphicon-stop-sign:before {
  content: "\E533"
}

.glyphicon-lab:before {
  content: "\E534"
}

.glyphicon-lab-alt:before {
  content: "\E535"
}

.glyphicon-ice-cream:before {
  content: "\E536"
}

.glyphicon-ice-lolly:before {
  content: "\E537"
}

.glyphicon-ice-lolly-tasted:before {
  content: "\E538"
}

.glyphicon-invoice:before {
  content: "\E539"
}

.glyphicon-cart-tick:before {
  content: "\E540"
}

.glyphicon-hourglass:before {
  content: "\231B"
}

.glyphicon-cat:before {
  content: "\1F408"
}

.glyphicon-lamp:before {
  content: "\E543"
}

.glyphicon-scale-classic:before {
  content: "\E544"
}

.glyphicon-eye-plus:before {
  content: "\E545"
}

.glyphicon-eye-minus:before {
  content: "\E546"
}

.glyphicon-quote:before {
  content: "\E547"
}

.glyphicon-bitcoin:before {
  content: "\E548"
}

.glyphicon-yen:before {
  content: "\00A5"
}

.glyphicon-ruble:before {
  content: "\20BD"
}

.glyphicon-erase:before {
  content: "\E551"
}

.glyphicon-podcast:before {
  content: "\E552"
}

.glyphicon-firework:before {
  content: "\E553"
}

.glyphicon-scale:before {
  content: "\E554"
}

.glyphicon-king:before {
  content: "\E555"
}

.glyphicon-queen:before {
  content: "\E556"
}

.glyphicon-pawn:before {
  content: "\E557"
}

.glyphicon-bishop:before {
  content: "\E558"
}

.glyphicon-knight:before {
  content: "\E559"
}

.glyphicon-mic-mute:before {
  content: "\E560"
}

.glyphicon-voicemail:before {
  content: "\E561"
}

.glyphicon-paragraph:before {
  content: "\00B6"
}

.glyphicon-person-walking:before {
  content: "\E563"
}

.glyphicon-person-wheelchair:before {
  content: "\E564"
}

.glyphicon-underground:before {
  content: "\E565"
}

.glyphicon-car-hov:before {
  content: "\E566"
}

.glyphicon-car-rental:before {
  content: "\E567"
}

.glyphicon-transport:before {
  content: "\E568"
}

.glyphicon-taxi:before {
  content: "\1F695"
}

.glyphicon-ice-cream-no:before {
  content: "\E570"
}

.glyphicon-uk-rat-u:before {
  content: "\E571"
}

.glyphicon-uk-rat-pg:before {
  content: "\E572"
}

.glyphicon-uk-rat-12a:before {
  content: "\E573"
}

.glyphicon-uk-rat-12:before {
  content: "\E574"
}

.glyphicon-uk-rat-15:before {
  content: "\E575"
}

.glyphicon-uk-rat-18:before {
  content: "\E576"
}

.glyphicon-uk-rat-r18:before {
  content: "\E577"
}

.glyphicon-tv:before {
  content: "\E578"
}

.glyphicon-sms:before {
  content: "\E579"
}

.glyphicon-mms:before {
  content: "\E580"
}

.glyphicon-us-rat-g:before {
  content: "\E581"
}

.glyphicon-us-rat-pg:before {
  content: "\E582"
}

.glyphicon-us-rat-pg-13:before {
  content: "\E583"
}

.glyphicon-us-rat-restricted:before {
  content: "\E584"
}

.glyphicon-us-rat-no-one-17:before {
  content: "\E585"
}

.glyphicon-equalizer:before {
  content: "\E586"
}

.glyphicon-speakers:before {
  content: "\E587"
}

.glyphicon-remote-control:before {
  content: "\E588"
}

.glyphicon-remote-control-tv:before {
  content: "\E589"
}

.glyphicon-shredder:before {
  content: "\E590"
}

.glyphicon-folder-heart:before {
  content: "\E591"
}

.glyphicon-person-running:before {
  content: "\E592"
}

.glyphicon-person:before {
  content: "\E593"
}

.glyphicon-voice:before {
  content: "\E594"
}

.glyphicon-stethoscope:before {
  content: "\E595"
}

.glyphicon-hotspot:before {
  content: "\E596"
}

.glyphicon-activity:before {
  content: "\E597"
}

.glyphicon-watch:before {
  content: "\231A"
}

.glyphicon-scissors-alt:before {
  content: "\E599"
}

.glyphicon-car-wheel:before {
  content: "\E600"
}

.glyphicon-chevron-up:before {
  content: "\E601"
}

.glyphicon-chevron-down:before {
  content: "\E602"
}

.glyphicon-superscript:before {
  content: "\E603"
}

.glyphicon-subscript:before {
  content: "\E604"
}

.glyphicon-text-size:before {
  content: "\E605"
}

.glyphicon-text-color:before {
  content: "\E606"
}

.glyphicon-text-background:before {
  content: "\E607"
}

.glyphicon-modal-window:before {
  content: "\E608"
}

.glyphicon-newspaper:before {
  content: "\1F4F0"
}

.glyphicon-tractor:before {
  content: "\1F69C"
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/served_assets/glyphicons/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot);
  src: url(/served_assets/glyphicons/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix) format("embedded-opentype"), url(/served_assets/glyphicons/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2) format("woff2"), url(/served_assets/glyphicons/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff) format("woff"), url(/served_assets/glyphicons/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf) format("truetype"), url(/served_assets/glyphicons/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg#glyphicons_halflingsregular) format("svg")
}

.halfling.x05 {
  font-size: 6px
}

.halfling.x2 {
  font-size: 24px
}

.halfling.x3 {
  font-size: 36px
}

.halfling.x4 {
  font-size: 48px
}

.halfling.x5 {
  font-size: 60px
}

.halfling.x6 {
  font-size: 72px
}

.halfling.x7 {
  font-size: 84px
}

.halfling.x8 {
  font-size: 96px
}

.halfling.light:before {
  color: #f2f2f2
}

.halfling.drop:before {
  text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3)
}

.halfling.flip {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
      transform: scaleX(-1);
  -webkit-filter: FlipH;
          filter: FlipH;
  -ms-filter: "FlipH"
}

.halfling.flipv {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
      transform: scaleY(-1);
  -webkit-filter: FlipV;
          filter: FlipV;
  -ms-filter: "FlipV"
}

.halfling.rotate90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.halfling.rotate180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.halfling.rotate270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

.halfling-glass:before {
  content: "\E001"
}

.halfling-music:before {
  content: "\E002"
}

.halfling-search:before {
  content: "\E003"
}

.halfling-envelope:before {
  content: "\2709"
}

.halfling-heart:before {
  content: "\E005"
}

.halfling-star:before {
  content: "\E006"
}

.halfling-star-empty:before {
  content: "\E007"
}

.halfling-user:before {
  content: "\E008"
}

.halfling-film:before {
  content: "\E009"
}

.halfling-th-large:before {
  content: "\E010"
}

.halfling-th:before {
  content: "\E011"
}

.halfling-th-list:before {
  content: "\E012"
}

.halfling-ok:before {
  content: "\E013"
}

.halfling-remove:before {
  content: "\E014"
}

.halfling-zoom-in:before {
  content: "\E015"
}

.halfling-zoom-out:before {
  content: "\E016"
}

.halfling-off:before {
  content: "\E017"
}

.halfling-signal:before {
  content: "\E018"
}

.halfling-cog:before {
  content: "\E019"
}

.halfling-trash:before {
  content: "\E020"
}

.halfling-home:before {
  content: "\E021"
}

.halfling-file:before {
  content: "\E022"
}

.halfling-time:before {
  content: "\E023"
}

.halfling-road:before {
  content: "\E024"
}

.halfling-download-alt:before {
  content: "\E025"
}

.halfling-download:before {
  content: "\E026"
}

.halfling-upload:before {
  content: "\E027"
}

.halfling-inbox:before {
  content: "\E028"
}

.halfling-play-circle:before {
  content: "\E029"
}

.halfling-repeat:before {
  content: "\E030"
}

.halfling-refresh:before {
  content: "\E031"
}

.halfling-list-alt:before {
  content: "\E032"
}

.halfling-glyph-lock:before {
  content: "\E033"
}

.halfling-flag:before {
  content: "\E034"
}

.halfling-headphones:before {
  content: "\E035"
}

.halfling-volume-off:before {
  content: "\E036"
}

.halfling-volume-down:before {
  content: "\E037"
}

.halfling-volume-up:before {
  content: "\E038"
}

.halfling-qrcode:before {
  content: "\E039"
}

.halfling-barcode:before {
  content: "\E040"
}

.halfling-tag:before {
  content: "\E041"
}

.halfling-tags:before {
  content: "\E042"
}

.halfling-book:before {
  content: "\E043"
}

.halfling-glyph-bookmark:before {
  content: "\E044"
}

.halfling-print:before {
  content: "\E045"
}

.halfling-glyph-camera:before {
  content: "\E046"
}

.halfling-font:before {
  content: "\E047"
}

.halfling-bold:before {
  content: "\E048"
}

.halfling-italic:before {
  content: "\E049"
}

.halfling-text-height:before {
  content: "\E050"
}

.halfling-text-width:before {
  content: "\E051"
}

.halfling-align-left:before {
  content: "\E052"
}

.halfling-align-center:before {
  content: "\E053"
}

.halfling-align-right:before {
  content: "\E054"
}

.halfling-align-justify:before {
  content: "\E055"
}

.halfling-list:before {
  content: "\E056"
}

.halfling-indent-left:before {
  content: "\E057"
}

.halfling-indent-right:before {
  content: "\E058"
}

.halfling-facetime-video:before {
  content: "\E059"
}

.halfling-picture:before {
  content: "\E060"
}

.halfling-pencil:before {
  content: "\270F"
}

.halfling-map-marker:before {
  content: "\E062"
}

.halfling-adjust:before {
  content: "\E063"
}

.halfling-tint:before {
  content: "\E064"
}

.halfling-edit:before {
  content: "\E065"
}

.halfling-share:before {
  content: "\E066"
}

.halfling-check:before {
  content: "\E067"
}

.halfling-move:before {
  content: "\E068"
}

.halfling-step-backward:before {
  content: "\E069"
}

.halfling-fast-backward:before {
  content: "\E070"
}

.halfling-backward:before {
  content: "\E071"
}

.halfling-play:before {
  content: "\E072"
}

.halfling-pause:before {
  content: "\E073"
}

.halfling-stop:before {
  content: "\E074"
}

.halfling-forward:before {
  content: "\E075"
}

.halfling-fast-forward:before {
  content: "\E076"
}

.halfling-step-forward:before {
  content: "\E077"
}

.halfling-eject:before {
  content: "\E078"
}

.halfling-chevron-left:before {
  content: "\E079"
}

.halfling-chevron-right:before {
  content: "\E080"
}

.halfling-plus-sign:before {
  content: "\E081"
}

.halfling-minus-sign:before {
  content: "\E082"
}

.halfling-remove-sign:before {
  content: "\E083"
}

.halfling-ok-sign:before {
  content: "\E084"
}

.halfling-question-sign:before {
  content: "\E085"
}

.halfling-info-sign:before {
  content: "\E086"
}

.halfling-screenshot:before {
  content: "\E087"
}

.halfling-remove-circle:before {
  content: "\E088"
}

.halfling-ok-circle:before {
  content: "\E089"
}

.halfling-ban-circle:before {
  content: "\E090"
}

.halfling-arrow-left:before {
  content: "\E091"
}

.halfling-arrow-right:before {
  content: "\E092"
}

.halfling-arrow-up:before {
  content: "\E093"
}

.halfling-arrow-down:before {
  content: "\E094"
}

.halfling-share-alt:before {
  content: "\E095"
}

.halfling-resize-full:before {
  content: "\E096"
}

.halfling-resize-small:before {
  content: "\E097"
}

.halfling-plus:before {
  content: "\002B"
}

.halfling-minus:before {
  content: "\2212"
}

.halfling-asterisk:before {
  content: "\002A"
}

.halfling-exclamation-sign:before {
  content: "\E101"
}

.halfling-gift:before {
  content: "\E102"
}

.halfling-leaf:before {
  content: "\E103"
}

.halfling-glyph-fire:before {
  content: "\E104"
}

.halfling-eye-open:before {
  content: "\E105"
}

.halfling-eye-close:before {
  content: "\E106"
}

.halfling-warning-sign:before {
  content: "\E107"
}

.halfling-plane:before {
  content: "\E108"
}

.halfling-glyph-calendar:before {
  content: "\E109"
}

.halfling-random:before {
  content: "\E110"
}

.halfling-comments:before {
  content: "\E111"
}

.halfling-magnet:before {
  content: "\E112"
}

.halfling-chevron-up:before {
  content: "\E113"
}

.halfling-chevron-down:before {
  content: "\E114"
}

.halfling-retweet:before {
  content: "\E115"
}

.halfling-shopping-cart:before {
  content: "\E116"
}

.halfling-folder-close:before {
  content: "\E117"
}

.halfling-folder-open:before {
  content: "\E118"
}

.halfling-resize-vertical:before {
  content: "\E119"
}

.halfling-resize-horizontal:before {
  content: "\E120"
}

.halfling-hdd:before {
  content: "\E121"
}

.halfling-bullhorn:before {
  content: "\E122"
}

.halfling-glyph-bell:before {
  content: "\E123"
}

.halfling-certificate:before {
  content: "\E124"
}

.halfling-thumbs-up:before {
  content: "\E125"
}

.halfling-thumbs-down:before {
  content: "\E126"
}

.halfling-hand-right:before {
  content: "\E127"
}

.halfling-hand-left:before {
  content: "\E128"
}

.halfling-hand-top:before {
  content: "\E129"
}

.halfling-hand-down:before {
  content: "\E130"
}

.halfling-circle-arrow-right:before {
  content: "\E131"
}

.halfling-circle-arrow-left:before {
  content: "\E132"
}

.halfling-circle-arrow-top:before {
  content: "\E133"
}

.halfling-circle-arrow-down:before {
  content: "\E134"
}

.halfling-globe:before {
  content: "\E135"
}

.halfling-glyph-wrench:before {
  content: "\E136"
}

.halfling-tasks:before {
  content: "\E137"
}

.halfling-filter:before {
  content: "\E138"
}

.halfling-glyph-briefcase:before {
  content: "\E139"
}

.halfling-fullscreen:before {
  content: "\E140"
}

.halfling-dashboard:before {
  content: "\E141"
}

.halfling-glyph-paperclip:before {
  content: "\E142"
}

.halfling-heart-empty:before {
  content: "\E143"
}

.halfling-link:before {
  content: "\E144"
}

.halfling-phone:before {
  content: "\E145"
}

.halfling-glyph-pushpin:before {
  content: "\E146"
}

.halfling-euro:before {
  content: "\20AC"
}

.halfling-usd:before {
  content: "\E148"
}

.halfling-gbp:before {
  content: "\E149"
}

.halfling-sort:before {
  content: "\E150"
}

.halfling-sort-by-alphabet:before {
  content: "\E151"
}

.halfling-sort-by-alphabet-alt:before {
  content: "\E152"
}

.halfling-sort-by-order:before {
  content: "\E153"
}

.halfling-sort-by-order-alt:before {
  content: "\E154"
}

.halfling-sort-by-attributes:before {
  content: "\E155"
}

.halfling-sort-by-attributes-alt:before {
  content: "\E156"
}

.halfling-unchecked:before {
  content: "\E157"
}

.halfling-expand:before {
  content: "\E158"
}

.halfling-collapse:before {
  content: "\E159"
}

.halfling-collapse-top:before {
  content: "\E160"
}

.halfling-log-in:before {
  content: "\E161"
}

.halfling-flash:before {
  content: "\E162"
}

.halfling-log-out:before {
  content: "\E163"
}

.halfling-new-window:before {
  content: "\E164"
}

.halfling-record:before {
  content: "\E165"
}

.halfling-save:before {
  content: "\E166"
}

.halfling-open:before {
  content: "\E167"
}

.halfling-saved:before {
  content: "\E168"
}

.halfling-import:before {
  content: "\E169"
}

.halfling-export:before {
  content: "\E170"
}

.halfling-send:before {
  content: "\E171"
}

.halfling-floppy-disk:before {
  content: "\E172"
}

.halfling-floppy-saved:before {
  content: "\E173"
}

.halfling-floppy-remove:before {
  content: "\E174"
}

.halfling-floppy-save:before {
  content: "\E175"
}

.halfling-floppy-open:before {
  content: "\E176"
}

.halfling-credit-card:before {
  content: "\E177"
}

.halfling-transfer:before {
  content: "\E178"
}

.halfling-cutlery:before {
  content: "\E179"
}

.halfling-header:before {
  content: "\E180"
}

.halfling-compressed:before {
  content: "\E181"
}

.halfling-earphone:before {
  content: "\E182"
}

.halfling-phone-alt:before {
  content: "\E183"
}

.halfling-tower:before {
  content: "\E184"
}

.halfling-stats:before {
  content: "\E185"
}

.halfling-sd-video:before {
  content: "\E186"
}

.halfling-hd-video:before {
  content: "\E187"
}

.halfling-subtitles:before {
  content: "\E188"
}

.halfling-sound-stereo:before {
  content: "\E189"
}

.halfling-sound-dolby:before {
  content: "\E190"
}

.halfling-sound-5-1:before {
  content: "\E191"
}

.halfling-sound-6-1:before {
  content: "\E192"
}

.halfling-sound-7-1:before {
  content: "\E193"
}

.halfling-copyright-mark:before {
  content: "\E194"
}

.halfling-registration-mark:before {
  content: "\E195"
}

.halfling-cloud:before {
  content: "\2601"
}

.halfling-cloud-download:before {
  content: "\E197"
}

.halfling-cloud-upload:before {
  content: "\E198"
}

.halfling-tree-conifer:before {
  content: "\E199"
}

.halfling-tree-deciduous:before {
  content: "\E200"
}

.halfling-cd:before {
  content: "\E201"
}

.halfling-save-file:before {
  content: "\E202"
}

.halfling-open-file:before {
  content: "\E203"
}

.halfling-level-up:before {
  content: "\E204"
}

.halfling-copy:before {
  content: "\E205"
}

.halfling-paste:before {
  content: "\E206"
}

.halfling-door:before {
  content: "\1F6AA"
}

.halfling-key:before {
  content: "\1F511"
}

.halfling-alert:before {
  content: "\E209"
}

.halfling-equalizer:before {
  content: "\E210"
}

.halfling-king:before {
  content: "\E211"
}

.halfling-queen:before {
  content: "\E212"
}

.halfling-pawn:before {
  content: "\E213"
}

.halfling-bishop:before {
  content: "\E214"
}

.halfling-knight:before {
  content: "\E215"
}

.halfling-baby-formula:before {
  content: "\E216"
}

.halfling-tent:before {
  content: "\26FA"
}

.halfling-blackboard:before {
  content: "\E218"
}

.halfling-bed:before {
  content: "\E219"
}

.halfling-apple:before {
  content: "\F8FF"
}

.halfling-erase:before {
  content: "\E221"
}

.halfling-hourglass:before {
  content: "\231B"
}

.halfling-lamp:before {
  content: "\E223"
}

.halfling-duplicate:before {
  content: "\E224"
}

.halfling-piggy-bank:before {
  content: "\E225"
}

.halfling-scissors:before {
  content: "\E226"
}

.halfling-bitcoin:before {
  content: "\E227"
}

.halfling-yen:before {
  content: "\00A5"
}

.halfling-ruble:before {
  content: "\20BD"
}

.halfling-scale:before {
  content: "\E230"
}

.halfling-ice-lolly:before {
  content: "\E231"
}

.halfling-ice-lolly-tasted:before {
  content: "\E232"
}

.halfling-education:before {
  content: "\E233"
}

.halfling-option-horizontal:before {
  content: "\E234"
}

.halfling-option-vertical:before {
  content: "\E235"
}

.halfling-menu-hamburger:before {
  content: "\E236"
}

.halfling-modal-window:before {
  content: "\E237"
}

.halfling-oil:before {
  content: "\E238"
}

.halfling-grain:before {
  content: "\E239"
}

.halfling-sunglasses:before {
  content: "\E240"
}

.halfling-text-size:before {
  content: "\E241"
}

.halfling-text-color:before {
  content: "\E242"
}

.halfling-text-background:before {
  content: "\E243"
}

.halfling-object-align-top:before {
  content: "\E244"
}

.halfling-object-align-bottom:before {
  content: "\E245"
}

.halfling-object-align-horizontal:before {
  content: "\E246"
}

.halfling-object-align-left:before {
  content: "\E247"
}

.halfling-object-align-vertical:before {
  content: "\E248"
}

.halfling-object-align-right:before {
  content: "\E249"
}

.halfling-triangle-right:before {
  content: "\E250"
}

.halfling-triangle-left:before {
  content: "\E251"
}

.halfling-triangle-bottom:before {
  content: "\E252"
}

.halfling-triangle-top:before {
  content: "\E253"
}

.halfling-terminal:before {
  content: "\E254"
}

.halfling-superscript:before {
  content: "\E255"
}

.halfling-subscript:before {
  content: "\E256"
}

.halfling-menu-left:before {
  content: "\E257"
}

.halfling-menu-right:before {
  content: "\E258"
}

.halfling-menu-down:before {
  content: "\E259"
}

.halfling-menu-up:before {
  content: "\E260"
}

.co-icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.co-icon[class*="halfling-"] {
  font-family: 'Glyphicons Halflings'
}

.co-icon[class*="glyphicon"] {
  font-family: 'Glyphicons Regular'
}

@font-face {
  font-family: 'Glyphicons Regular';
  src: url(/served_assets/glyphicons/glyphicons-regular-e03e44c030b9d76880f72a414ffa2207492f22b75e429e2a2729f9cadd1fe4d1.eot);
  src: url(/served_assets/glyphicons/glyphicons-regular-e03e44c030b9d76880f72a414ffa2207492f22b75e429e2a2729f9cadd1fe4d1.eot?#iefix) format("embedded-opentype"), url(/served_assets/glyphicons/glyphicons-regular-6b39480f2deda31a3b49c9e37a71c60b8c41ccb2e12ac3ffc09c3dc1796e5d6d.woff2) format("woff2"), url(/served_assets/glyphicons/glyphicons-regular-339b8b952c090bb6410ece848862dbd3d7fe8df8315a329b4ccfb513dccb8e34.woff) format("woff"), url(/served_assets/glyphicons/glyphicons-regular-58d634118e5efeabd0b104b70e2af2c6482fc728d3b01f5ba587ed63df923ebc.ttf) format("truetype"), url(/served_assets/glyphicons/glyphicons-regular-ea08c98e1b472e26421d342f782d45493ed1d3df245bfc0cc79b6dc0f3ee95fa.svg#glyphiconsregular) format("svg")
}

.glyphicon.x05 {
  font-size: 12px
}

.glyphicon.x2 {
  font-size: 48px
}

.glyphicon.x3 {
  font-size: 72px
}

.glyphicon.x4 {
  font-size: 96px
}

.glyphicon.x5 {
  font-size: 120px
}

.glyphicon.light:before {
  color: #f2f2f2
}

.glyphicon.drop:before {
  text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3)
}

.glyphicon.flip {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
      transform: scaleX(-1);
  -webkit-filter: FlipH;
          filter: FlipH;
  -ms-filter: "FlipH"
}

.glyphicon.flipv {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
      transform: scaleY(-1);
  -webkit-filter: FlipV;
          filter: FlipV;
  -ms-filter: "FlipV"
}

.glyphicon.rotate90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.glyphicon.rotate180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.glyphicon.rotate270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

.glyphicon-glass:before {
  content: "\E001"
}

.glyphicon-leaf:before {
  content: "\E002"
}

.glyphicon-dog:before {
  content: "\E003"
}

.glyphicon-user:before {
  content: "\E004"
}

.glyphicon-girl:before {
  content: "\E005"
}

.glyphicon-car:before {
  content: "\E006"
}

.glyphicon-user-add:before {
  content: "\E007"
}

.glyphicon-user-remove:before {
  content: "\E008"
}

.glyphicon-film:before {
  content: "\E009"
}

.glyphicon-magic:before {
  content: "\E010"
}

.glyphicon-envelope:before {
  content: "\2709"
}

.glyphicon-camera:before {
  content: "\E011"
}

.glyphicon-heart:before {
  content: "\E013"
}

.glyphicon-beach-umbrella:before {
  content: "\E014"
}

.glyphicon-train:before {
  content: "\E015"
}

.glyphicon-print:before {
  content: "\E016"
}

.glyphicon-bin:before {
  content: "\E017"
}

.glyphicon-music:before {
  content: "\E018"
}

.glyphicon-note:before {
  content: "\E019"
}

.glyphicon-heart-empty:before {
  content: "\E020"
}

.glyphicon-home:before {
  content: "\E021"
}

.glyphicon-snowflake:before {
  content: "\2744"
}

.glyphicon-fire:before {
  content: "\E023"
}

.glyphicon-magnet:before {
  content: "\E024"
}

.glyphicon-parents:before {
  content: "\E025"
}

.glyphicon-binoculars:before {
  content: "\E026"
}

.glyphicon-road:before {
  content: "\E027"
}

.glyphicon-search:before {
  content: "\E028"
}

.glyphicon-cars:before {
  content: "\E029"
}

.glyphicon-notes-2:before {
  content: "\E030"
}

.glyphicon-pencil:before {
  content: "\270F"
}

.glyphicon-bus:before {
  content: "\E032"
}

.glyphicon-wifi-alt:before {
  content: "\E033"
}

.glyphicon-luggage:before {
  content: "\E034"
}

.glyphicon-old-man:before {
  content: "\E035"
}

.glyphicon-woman:before {
  content: "\E036"
}

.glyphicon-file:before {
  content: "\E037"
}

.glyphicon-coins:before {
  content: "\E038"
}

.glyphicon-airplane:before {
  content: "\2708"
}

.glyphicon-notes:before {
  content: "\E040"
}

.glyphicon-stats:before {
  content: "\E041"
}

.glyphicon-charts:before {
  content: "\E042"
}

.glyphicon-pie-chart:before {
  content: "\E043"
}

.glyphicon-group:before {
  content: "\E044"
}

.glyphicon-keys:before {
  content: "\E045"
}

.glyphicon-calendar:before {
  content: "\E046"
}

.glyphicon-router:before {
  content: "\E047"
}

.glyphicon-camera-small:before {
  content: "\E048"
}

.glyphicon-star-empty:before {
  content: "\E049"
}

.glyphicon-star:before {
  content: "\E050"
}

.glyphicon-link:before {
  content: "\E051"
}

.glyphicon-eye-open:before {
  content: "\E052"
}

.glyphicon-eye-close:before {
  content: "\E053"
}

.glyphicon-alarm:before {
  content: "\E054"
}

.glyphicon-clock:before {
  content: "\E055"
}

.glyphicon-stopwatch:before {
  content: "\E056"
}

.glyphicon-projector:before {
  content: "\E057"
}

.glyphicon-history:before {
  content: "\E058"
}

.glyphicon-truck:before {
  content: "\E059"
}

.glyphicon-cargo:before {
  content: "\E060"
}

.glyphicon-compass:before {
  content: "\E061"
}

.glyphicon-keynote:before {
  content: "\E062"
}

.glyphicon-paperclip:before {
  content: "\E063"
}

.glyphicon-power:before {
  content: "\E064"
}

.glyphicon-lightbulb:before {
  content: "\E065"
}

.glyphicon-tag:before {
  content: "\E066"
}

.glyphicon-tags:before {
  content: "\E067"
}

.glyphicon-cleaning:before {
  content: "\E068"
}

.glyphicon-ruler:before {
  content: "\E069"
}

.glyphicon-gift:before {
  content: "\E070"
}

.glyphicon-umbrella:before {
  content: "\2602"
}

.glyphicon-book:before {
  content: "\E072"
}

.glyphicon-bookmark:before {
  content: "\E073"
}

.glyphicon-wifi:before {
  content: "\E074"
}

.glyphicon-cup:before {
  content: "\E075"
}

.glyphicon-stroller:before {
  content: "\E076"
}

.glyphicon-headphones:before {
  content: "\E077"
}

.glyphicon-headset:before {
  content: "\E078"
}

.glyphicon-warning-sign:before {
  content: "\E079"
}

.glyphicon-signal:before {
  content: "\E080"
}

.glyphicon-retweet:before {
  content: "\E081"
}

.glyphicon-refresh:before {
  content: "\E082"
}

.glyphicon-roundabout:before {
  content: "\E083"
}

.glyphicon-random:before {
  content: "\E084"
}

.glyphicon-heat:before {
  content: "\E085"
}

.glyphicon-repeat:before {
  content: "\E086"
}

.glyphicon-display:before {
  content: "\E087"
}

.glyphicon-log-book:before {
  content: "\E088"
}

.glyphicon-address-book:before {
  content: "\E089"
}

.glyphicon-building:before {
  content: "\E090"
}

.glyphicon-eyedropper:before {
  content: "\E091"
}

.glyphicon-adjust:before {
  content: "\E092"
}

.glyphicon-tint:before {
  content: "\E093"
}

.glyphicon-crop:before {
  content: "\E094"
}

.glyphicon-vector-path-square:before {
  content: "\E095"
}

.glyphicon-vector-path-circle:before {
  content: "\E096"
}

.glyphicon-vector-path-polygon:before {
  content: "\E097"
}

.glyphicon-vector-path-line:before {
  content: "\E098"
}

.glyphicon-vector-path-curve:before {
  content: "\E099"
}

.glyphicon-vector-path-all:before {
  content: "\E100"
}

.glyphicon-font:before {
  content: "\E101"
}

.glyphicon-italic:before {
  content: "\E102"
}

.glyphicon-bold:before {
  content: "\E103"
}

.glyphicon-text-underline:before {
  content: "\E104"
}

.glyphicon-text-strike:before {
  content: "\E105"
}

.glyphicon-text-height:before {
  content: "\E106"
}

.glyphicon-text-width:before {
  content: "\E107"
}

.glyphicon-text-resize:before {
  content: "\E108"
}

.glyphicon-left-indent:before {
  content: "\E109"
}

.glyphicon-right-indent:before {
  content: "\E110"
}

.glyphicon-align-left:before {
  content: "\E111"
}

.glyphicon-align-center:before {
  content: "\E112"
}

.glyphicon-align-right:before {
  content: "\E113"
}

.glyphicon-justify:before {
  content: "\E114"
}

.glyphicon-list:before {
  content: "\E115"
}

.glyphicon-text-smaller:before {
  content: "\E116"
}

.glyphicon-text-bigger:before {
  content: "\E117"
}

.glyphicon-embed:before {
  content: "\E118"
}

.glyphicon-embed-close:before {
  content: "\E119"
}

.glyphicon-table:before {
  content: "\E120"
}

.glyphicon-message-full:before {
  content: "\E121"
}

.glyphicon-message-empty:before {
  content: "\E122"
}

.glyphicon-message-in:before {
  content: "\E123"
}

.glyphicon-message-out:before {
  content: "\E124"
}

.glyphicon-message-plus:before {
  content: "\E125"
}

.glyphicon-message-minus:before {
  content: "\E126"
}

.glyphicon-message-ban:before {
  content: "\E127"
}

.glyphicon-message-flag:before {
  content: "\E128"
}

.glyphicon-message-lock:before {
  content: "\E129"
}

.glyphicon-message-new:before {
  content: "\E130"
}

.glyphicon-inbox:before {
  content: "\E131"
}

.glyphicon-inbox-plus:before {
  content: "\E132"
}

.glyphicon-inbox-minus:before {
  content: "\E133"
}

.glyphicon-inbox-lock:before {
  content: "\E134"
}

.glyphicon-inbox-in:before {
  content: "\E135"
}

.glyphicon-inbox-out:before {
  content: "\E136"
}

.glyphicon-cogwheel:before {
  content: "\E137"
}

.glyphicon-cogwheels:before {
  content: "\E138"
}

.glyphicon-picture:before {
  content: "\E139"
}

.glyphicon-adjust-alt:before {
  content: "\E140"
}

.glyphicon-database-lock:before {
  content: "\E141"
}

.glyphicon-database-plus:before {
  content: "\E142"
}

.glyphicon-database-minus:before {
  content: "\E143"
}

.glyphicon-database-ban:before {
  content: "\E144"
}

.glyphicon-folder-open:before {
  content: "\E145"
}

.glyphicon-folder-plus:before {
  content: "\E146"
}

.glyphicon-folder-minus:before {
  content: "\E147"
}

.glyphicon-folder-lock:before {
  content: "\E148"
}

.glyphicon-folder-flag:before {
  content: "\E149"
}

.glyphicon-folder-new:before {
  content: "\E150"
}

.glyphicon-edit:before {
  content: "\E151"
}

.glyphicon-new-window:before {
  content: "\E152"
}

.glyphicon-check:before {
  content: "\E153"
}

.glyphicon-unchecked:before {
  content: "\E154"
}

.glyphicon-more-windows:before {
  content: "\E155"
}

.glyphicon-show-big-thumbnails:before {
  content: "\E156"
}

.glyphicon-show-thumbnails:before {
  content: "\E157"
}

.glyphicon-show-thumbnails-with-lines:before {
  content: "\E158"
}

.glyphicon-show-lines:before {
  content: "\E159"
}

.glyphicon-playlist:before {
  content: "\E160"
}

.glyphicon-imac:before {
  content: "\E161"
}

.glyphicon-macbook:before {
  content: "\E162"
}

.glyphicon-ipad:before {
  content: "\E163"
}

.glyphicon-iphone:before {
  content: "\E164"
}

.glyphicon-iphone-transfer:before {
  content: "\E165"
}

.glyphicon-iphone-exchange:before {
  content: "\E166"
}

.glyphicon-ipod:before {
  content: "\E167"
}

.glyphicon-ipod-shuffle:before {
  content: "\E168"
}

.glyphicon-ear-plugs:before {
  content: "\E169"
}

.glyphicon-record:before {
  content: "\E170"
}

.glyphicon-step-backward:before {
  content: "\E171"
}

.glyphicon-fast-backward:before {
  content: "\E172"
}

.glyphicon-rewind:before {
  content: "\E173"
}

.glyphicon-play:before {
  content: "\E174"
}

.glyphicon-pause:before {
  content: "\E175"
}

.glyphicon-stop:before {
  content: "\E176"
}

.glyphicon-forward:before {
  content: "\E177"
}

.glyphicon-fast-forward:before {
  content: "\E178"
}

.glyphicon-step-forward:before {
  content: "\E179"
}

.glyphicon-eject:before {
  content: "\E180"
}

.glyphicon-facetime-video:before {
  content: "\E181"
}

.glyphicon-download-alt:before {
  content: "\E182"
}

.glyphicon-mute:before {
  content: "\E183"
}

.glyphicon-volume-down:before {
  content: "\E184"
}

.glyphicon-volume-up:before {
  content: "\E185"
}

.glyphicon-screenshot:before {
  content: "\E186"
}

.glyphicon-move:before {
  content: "\E187"
}

.glyphicon-more:before {
  content: "\E188"
}

.glyphicon-brightness-reduce:before {
  content: "\E189"
}

.glyphicon-brightness-increase:before {
  content: "\E190"
}

.glyphicon-circle-plus:before {
  content: "\E191"
}

.glyphicon-circle-minus:before {
  content: "\E192"
}

.glyphicon-circle-remove:before {
  content: "\E193"
}

.glyphicon-circle-ok:before {
  content: "\E194"
}

.glyphicon-circle-question-mark:before {
  content: "\E195"
}

.glyphicon-circle-info:before {
  content: "\E196"
}

.glyphicon-circle-exclamation-mark:before {
  content: "\E197"
}

.glyphicon-remove:before {
  content: "\E198"
}

.glyphicon-ok:before {
  content: "\E199"
}

.glyphicon-ban:before {
  content: "\E200"
}

.glyphicon-download:before {
  content: "\E201"
}

.glyphicon-upload:before {
  content: "\E202"
}

.glyphicon-shopping-cart:before {
  content: "\E203"
}

.glyphicon-lock:before {
  content: "\E204"
}

.glyphicon-unlock:before {
  content: "\E205"
}

.glyphicon-electricity:before {
  content: "\E206"
}

.glyphicon-ok-2:before {
  content: "\E207"
}

.glyphicon-remove-2:before {
  content: "\E208"
}

.glyphicon-cart-out:before {
  content: "\E209"
}

.glyphicon-cart-in:before {
  content: "\E210"
}

.glyphicon-left-arrow:before {
  content: "\E211"
}

.glyphicon-right-arrow:before {
  content: "\E212"
}

.glyphicon-down-arrow:before {
  content: "\E213"
}

.glyphicon-up-arrow:before {
  content: "\E214"
}

.glyphicon-resize-small:before {
  content: "\E215"
}

.glyphicon-resize-full:before {
  content: "\E216"
}

.glyphicon-circle-arrow-left:before {
  content: "\E217"
}

.glyphicon-circle-arrow-right:before {
  content: "\E218"
}

.glyphicon-circle-arrow-top:before {
  content: "\E219"
}

.glyphicon-circle-arrow-down:before {
  content: "\E220"
}

.glyphicon-play-button:before {
  content: "\E221"
}

.glyphicon-unshare:before {
  content: "\E222"
}

.glyphicon-share:before {
  content: "\E223"
}

.glyphicon-chevron-right:before {
  content: "\E224"
}

.glyphicon-chevron-left:before {
  content: "\E225"
}

.glyphicon-bluetooth:before {
  content: "\E226"
}

.glyphicon-euro:before {
  content: "\20AC"
}

.glyphicon-usd:before {
  content: "\E228"
}

.glyphicon-gbp:before {
  content: "\E229"
}

.glyphicon-retweet-2:before {
  content: "\E230"
}

.glyphicon-moon:before {
  content: "\E231"
}

.glyphicon-sun:before {
  content: "\2609"
}

.glyphicon-cloud:before {
  content: "\2601"
}

.glyphicon-direction:before {
  content: "\E234"
}

.glyphicon-brush:before {
  content: "\E235"
}

.glyphicon-pen:before {
  content: "\E236"
}

.glyphicon-zoom-in:before {
  content: "\E237"
}

.glyphicon-zoom-out:before {
  content: "\E238"
}

.glyphicon-pin:before {
  content: "\E239"
}

.glyphicon-albums:before {
  content: "\E240"
}

.glyphicon-rotation-lock:before {
  content: "\E241"
}

.glyphicon-flash:before {
  content: "\E242"
}

.glyphicon-google-maps:before {
  content: "\E243"
}

.glyphicon-anchor:before {
  content: "\2693"
}

.glyphicon-conversation:before {
  content: "\E245"
}

.glyphicon-chat:before {
  content: "\E246"
}

.glyphicon-male:before {
  content: "\E247"
}

.glyphicon-female:before {
  content: "\E248"
}

.glyphicon-asterisk:before {
  content: "\002A"
}

.glyphicon-divide:before {
  content: "\00F7"
}

.glyphicon-snorkel-diving:before {
  content: "\E251"
}

.glyphicon-scuba-diving:before {
  content: "\E252"
}

.glyphicon-oxygen-bottle:before {
  content: "\E253"
}

.glyphicon-fins:before {
  content: "\E254"
}

.glyphicon-fishes:before {
  content: "\E255"
}

.glyphicon-boat:before {
  content: "\E256"
}

.glyphicon-delete:before {
  content: "\E257"
}

.glyphicon-sheriffs-star:before {
  content: "\E258"
}

.glyphicon-qrcode:before {
  content: "\E259"
}

.glyphicon-barcode:before {
  content: "\E260"
}

.glyphicon-pool:before {
  content: "\E261"
}

.glyphicon-buoy:before {
  content: "\E262"
}

.glyphicon-spade:before {
  content: "\E263"
}

.glyphicon-bank:before {
  content: "\E264"
}

.glyphicon-vcard:before {
  content: "\E265"
}

.glyphicon-electrical-plug:before {
  content: "\E266"
}

.glyphicon-flag:before {
  content: "\E267"
}

.glyphicon-credit-card:before {
  content: "\E268"
}

.glyphicon-keyboard-wireless:before {
  content: "\E269"
}

.glyphicon-keyboard-wired:before {
  content: "\E270"
}

.glyphicon-shield:before {
  content: "\E271"
}

.glyphicon-ring:before {
  content: "\02DA"
}

.glyphicon-cake:before {
  content: "\E273"
}

.glyphicon-drink:before {
  content: "\E274"
}

.glyphicon-beer:before {
  content: "\E275"
}

.glyphicon-fast-food:before {
  content: "\E276"
}

.glyphicon-cutlery:before {
  content: "\E277"
}

.glyphicon-pizza:before {
  content: "\E278"
}

.glyphicon-birthday-cake:before {
  content: "\E279"
}

.glyphicon-tablet:before {
  content: "\E280"
}

.glyphicon-settings:before {
  content: "\E281"
}

.glyphicon-bullets:before {
  content: "\E282"
}

.glyphicon-cardio:before {
  content: "\E283"
}

.glyphicon-t-shirt:before {
  content: "\E284"
}

.glyphicon-pants:before {
  content: "\E285"
}

.glyphicon-sweater:before {
  content: "\E286"
}

.glyphicon-fabric:before {
  content: "\E287"
}

.glyphicon-leather:before {
  content: "\E288"
}

.glyphicon-scissors:before {
  content: "\E289"
}

.glyphicon-bomb:before {
  content: "\E290"
}

.glyphicon-skull:before {
  content: "\E291"
}

.glyphicon-celebration:before {
  content: "\E292"
}

.glyphicon-tea-kettle:before {
  content: "\E293"
}

.glyphicon-french-press:before {
  content: "\E294"
}

.glyphicon-coffee-cup:before {
  content: "\E295"
}

.glyphicon-pot:before {
  content: "\E296"
}

.glyphicon-grater:before {
  content: "\E297"
}

.glyphicon-kettle:before {
  content: "\E298"
}

.glyphicon-hospital:before {
  content: "\E299"
}

.glyphicon-hospital-h:before {
  content: "\E300"
}

.glyphicon-microphone:before {
  content: "\E301"
}

.glyphicon-webcam:before {
  content: "\E302"
}

.glyphicon-temple-christianity-church:before {
  content: "\E303"
}

.glyphicon-temple-islam:before {
  content: "\E304"
}

.glyphicon-temple-hindu:before {
  content: "\E305"
}

.glyphicon-temple-buddhist:before {
  content: "\E306"
}

.glyphicon-bicycle:before {
  content: "\E307"
}

.glyphicon-life-preserver:before {
  content: "\E308"
}

.glyphicon-share-alt:before {
  content: "\E309"
}

.glyphicon-comments:before {
  content: "\E310"
}

.glyphicon-flower:before {
  content: "\2698"
}

.glyphicon-baseball:before {
  content: "\26BE"
}

.glyphicon-rugby:before {
  content: "\E313"
}

.glyphicon-ax:before {
  content: "\E314"
}

.glyphicon-table-tennis:before {
  content: "\E315"
}

.glyphicon-bowling:before {
  content: "\E316"
}

.glyphicon-tree-conifer:before {
  content: "\E317"
}

.glyphicon-tree-deciduous:before {
  content: "\E318"
}

.glyphicon-more-items:before {
  content: "\E319"
}

.glyphicon-sort:before {
  content: "\E320"
}

.glyphicon-filter:before {
  content: "\E321"
}

.glyphicon-th-large:before {
  content: "\E156"
}

.glyphicon-gamepad:before {
  content: "\E322"
}

.glyphicon-playing-dices:before {
  content: "\E323"
}

.glyphicon-calculator:before {
  content: "\E324"
}

.glyphicon-tie:before {
  content: "\E325"
}

.glyphicon-wallet:before {
  content: "\E326"
}

.glyphicon-piano:before {
  content: "\E327"
}

.glyphicon-sampler:before {
  content: "\E328"
}

.glyphicon-podium:before {
  content: "\E329"
}

.glyphicon-soccer-ball:before {
  content: "\E330"
}

.glyphicon-blog:before {
  content: "\E331"
}

.glyphicon-dashboard:before {
  content: "\E332"
}

.glyphicon-certificate:before {
  content: "\E333"
}

.glyphicon-bell:before {
  content: "\E334"
}

.glyphicon-candle:before {
  content: "\E335"
}

.glyphicon-pushpin:before {
  content: "\E336"
}

.glyphicon-iphone-shake:before {
  content: "\E337"
}

.glyphicon-pin-flag:before {
  content: "\E338"
}

.glyphicon-turtle:before {
  content: "\E339"
}

.glyphicon-rabbit:before {
  content: "\E340"
}

.glyphicon-globe:before {
  content: "\E341"
}

.glyphicon-briefcase:before {
  content: "\E342"
}

.glyphicon-hdd:before {
  content: "\E343"
}

.glyphicon-thumbs-up:before {
  content: "\E344"
}

.glyphicon-thumbs-down:before {
  content: "\E345"
}

.glyphicon-hand-right:before {
  content: "\E346"
}

.glyphicon-hand-left:before {
  content: "\E347"
}

.glyphicon-hand-up:before {
  content: "\E348"
}

.glyphicon-hand-down:before {
  content: "\E349"
}

.glyphicon-fullscreen:before {
  content: "\E350"
}

.glyphicon-shopping-bag:before {
  content: "\E351"
}

.glyphicon-book-open:before {
  content: "\E352"
}

.glyphicon-nameplate:before {
  content: "\E353"
}

.glyphicon-nameplate-alt:before {
  content: "\E354"
}

.glyphicon-vases:before {
  content: "\E355"
}

.glyphicon-bullhorn:before {
  content: "\E356"
}

.glyphicon-dumbbell:before {
  content: "\E357"
}

.glyphicon-suitcase:before {
  content: "\E358"
}

.glyphicon-file-import:before {
  content: "\E359"
}

.glyphicon-file-export:before {
  content: "\E360"
}

.glyphicon-bug:before {
  content: "\E361"
}

.glyphicon-crown:before {
  content: "\E362"
}

.glyphicon-smoking:before {
  content: "\E363"
}

.glyphicon-cloud-download:before {
  content: "\E364"
}

.glyphicon-cloud-upload:before {
  content: "\E365"
}

.glyphicon-restart:before {
  content: "\E366"
}

.glyphicon-security-camera:before {
  content: "\E367"
}

.glyphicon-expand:before {
  content: "\E368"
}

.glyphicon-collapse:before {
  content: "\E369"
}

.glyphicon-collapse-top:before {
  content: "\E370"
}

.glyphicon-globe-af:before {
  content: "\E371"
}

.glyphicon-global:before {
  content: "\E372"
}

.glyphicon-spray:before {
  content: "\E373"
}

.glyphicon-nails:before {
  content: "\E374"
}

.glyphicon-claw-hammer:before {
  content: "\E375"
}

.glyphicon-classic-hammer:before {
  content: "\E376"
}

.glyphicon-hand-saw:before {
  content: "\E377"
}

.glyphicon-riflescope:before {
  content: "\E378"
}

.glyphicon-electrical-socket-eu:before {
  content: "\E379"
}

.glyphicon-electrical-socket-us:before {
  content: "\E380"
}

.glyphicon-message-forward:before {
  content: "\E381"
}

.glyphicon-coat-hanger:before {
  content: "\E382"
}

.glyphicon-dress:before {
  content: "\E383"
}

.glyphicon-bathrobe:before {
  content: "\E384"
}

.glyphicon-shirt:before {
  content: "\E385"
}

.glyphicon-underwear:before {
  content: "\E386"
}

.glyphicon-log-in:before {
  content: "\E387"
}

.glyphicon-log-out:before {
  content: "\E388"
}

.glyphicon-exit:before {
  content: "\E389"
}

.glyphicon-new-window-alt:before {
  content: "\E390"
}

.glyphicon-video-sd:before {
  content: "\E391"
}

.glyphicon-video-hd:before {
  content: "\E392"
}

.glyphicon-subtitles:before {
  content: "\E393"
}

.glyphicon-sound-stereo:before {
  content: "\E394"
}

.glyphicon-sound-dolby:before {
  content: "\E395"
}

.glyphicon-sound-5-1:before {
  content: "\E396"
}

.glyphicon-sound-6-1:before {
  content: "\E397"
}

.glyphicon-sound-7-1:before {
  content: "\E398"
}

.glyphicon-copyright-mark:before {
  content: "\E399"
}

.glyphicon-registration-mark:before {
  content: "\E400"
}

.glyphicon-radar:before {
  content: "\E401"
}

.glyphicon-skateboard:before {
  content: "\E402"
}

.glyphicon-golf-course:before {
  content: "\E403"
}

.glyphicon-sorting:before {
  content: "\E404"
}

.glyphicon-sort-by-alphabet:before {
  content: "\E405"
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\E406"
}

.glyphicon-sort-by-order:before {
  content: "\E407"
}

.glyphicon-sort-by-order-alt:before {
  content: "\E408"
}

.glyphicon-sort-by-attributes:before {
  content: "\E409"
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\E410"
}

.glyphicon-compressed:before {
  content: "\E411"
}

.glyphicon-package:before {
  content: "\E412"
}

.glyphicon-cloud-plus:before {
  content: "\E413"
}

.glyphicon-cloud-minus:before {
  content: "\E414"
}

.glyphicon-disk-save:before {
  content: "\E415"
}

.glyphicon-disk-open:before {
  content: "\E416"
}

.glyphicon-disk-saved:before {
  content: "\E417"
}

.glyphicon-disk-remove:before {
  content: "\E418"
}

.glyphicon-disk-import:before {
  content: "\E419"
}

.glyphicon-disk-export:before {
  content: "\E420"
}

.glyphicon-tower:before {
  content: "\E421"
}

.glyphicon-send:before {
  content: "\E422"
}

.glyphicon-git-branch:before {
  content: "\E423"
}

.glyphicon-git-create:before {
  content: "\E424"
}

.glyphicon-git-private:before {
  content: "\E425"
}

.glyphicon-git-delete:before {
  content: "\E426"
}

.glyphicon-git-merge:before {
  content: "\E427"
}

.glyphicon-git-pull-request:before {
  content: "\E428"
}

.glyphicon-git-compare:before {
  content: "\E429"
}

.glyphicon-git-commit:before {
  content: "\E430"
}

.glyphicon-construction-cone:before {
  content: "\E431"
}

.glyphicon-shoe-steps:before {
  content: "\E432"
}

.glyphicon-plus:before {
  content: "\002B"
}

.glyphicon-minus:before {
  content: "\2212"
}

.glyphicon-redo:before {
  content: "\E435"
}

.glyphicon-undo:before {
  content: "\E436"
}

.glyphicon-golf:before {
  content: "\E437"
}

.glyphicon-hockey:before {
  content: "\E438"
}

.glyphicon-pipe:before {
  content: "\E439"
}

.glyphicon-wrench:before {
  content: "\E440"
}

.glyphicon-folder-closed:before {
  content: "\E441"
}

.glyphicon-phone-alt:before {
  content: "\E442"
}

.glyphicon-earphone:before {
  content: "\E443"
}

.glyphicon-floppy-disk:before {
  content: "\E444"
}

.glyphicon-floppy-saved:before {
  content: "\E445"
}

.glyphicon-floppy-remove:before {
  content: "\E446"
}

.glyphicon-floppy-save:before {
  content: "\E447"
}

.glyphicon-floppy-open:before {
  content: "\E448"
}

.glyphicon-translate:before {
  content: "\E449"
}

.glyphicon-fax:before {
  content: "\E450"
}

.glyphicon-factory:before {
  content: "\E451"
}

.glyphicon-shop-window:before {
  content: "\E452"
}

.glyphicon-shop:before {
  content: "\E453"
}

.glyphicon-kiosk:before {
  content: "\E454"
}

.glyphicon-kiosk-wheels:before {
  content: "\E455"
}

.glyphicon-kiosk-light:before {
  content: "\E456"
}

.glyphicon-kiosk-food:before {
  content: "\E457"
}

.glyphicon-transfer:before {
  content: "\E458"
}

.glyphicon-money:before {
  content: "\E459"
}

.glyphicon-header:before {
  content: "\E460"
}

.glyphicon-blacksmith:before {
  content: "\E461"
}

.glyphicon-saw-blade:before {
  content: "\E462"
}

.glyphicon-basketball:before {
  content: "\E463"
}

.glyphicon-server:before {
  content: "\E464"
}

.glyphicon-server-plus:before {
  content: "\E465"
}

.glyphicon-server-minus:before {
  content: "\E466"
}

.glyphicon-server-ban:before {
  content: "\E467"
}

.glyphicon-server-flag:before {
  content: "\E468"
}

.glyphicon-server-lock:before {
  content: "\E469"
}

.glyphicon-server-new:before {
  content: "\E470"
}

.glyphicon-charging-station:before {
  content: "\F471"
}

.glyphicon-gas-station:before {
  content: "\E472"
}

.glyphicon-target:before {
  content: "\E473"
}

.glyphicon-bed-alt:before {
  content: "\E474"
}

.glyphicon-mosquito-net:before {
  content: "\E475"
}

.glyphicon-dining-set:before {
  content: "\E476"
}

.glyphicon-plate-of-food:before {
  content: "\E477"
}

.glyphicon-hygiene-kit:before {
  content: "\E478"
}

.glyphicon-blackboard:before {
  content: "\E479"
}

.glyphicon-marriage:before {
  content: "\E480"
}

.glyphicon-bucket:before {
  content: "\E481"
}

.glyphicon-none-color-swatch:before {
  content: "\E482"
}

.glyphicon-bring-forward:before {
  content: "\E483"
}

.glyphicon-bring-to-front:before {
  content: "\E484"
}

.glyphicon-send-backward:before {
  content: "\E485"
}

.glyphicon-send-to-back:before {
  content: "\E486"
}

.glyphicon-fit-frame-to-image:before {
  content: "\E487"
}

.glyphicon-fit-image-to-frame:before {
  content: "\E488"
}

.glyphicon-multiple-displays:before {
  content: "\E489"
}

.glyphicon-handshake:before {
  content: "\E490"
}

.glyphicon-child:before {
  content: "\E491"
}

.glyphicon-baby-formula:before {
  content: "\E492"
}

.glyphicon-medicine:before {
  content: "\E493"
}

.glyphicon-atv-vehicle:before {
  content: "\E494"
}

.glyphicon-motorcycle:before {
  content: "\E495"
}

.glyphicon-bed:before {
  content: "\E496"
}

.glyphicon-tent:before {
  content: "\26FA"
}

.glyphicon-glasses:before {
  content: "\E498"
}

.glyphicon-sunglasses:before {
  content: "\E499"
}

.glyphicon-family:before {
  content: "\E500"
}

.glyphicon-education:before {
  content: "\E501"
}

.glyphicon-shoes:before {
  content: "\E502"
}

.glyphicon-map:before {
  content: "\E503"
}

.glyphicon-cd:before {
  content: "\E504"
}

.glyphicon-alert:before {
  content: "\E505"
}

.glyphicon-piggy-bank:before {
  content: "\E506"
}

.glyphicon-star-half:before {
  content: "\E507"
}

.glyphicon-cluster:before {
  content: "\E508"
}

.glyphicon-flowchart:before {
  content: "\E509"
}

.glyphicon-commodities:before {
  content: "\E510"
}

.glyphicon-duplicate:before {
  content: "\E511"
}

.glyphicon-copy:before {
  content: "\E512"
}

.glyphicon-paste:before {
  content: "\E513"
}

.glyphicon-bath-bathtub:before {
  content: "\E514"
}

.glyphicon-bath-shower:before {
  content: "\E515"
}

.glyphicon-shower:before {
  content: "\1F6BF"
}

.glyphicon-menu-hamburger:before {
  content: "\E517"
}

.glyphicon-option-vertical:before {
  content: "\E518"
}

.glyphicon-option-horizontal:before {
  content: "\E519"
}

.glyphicon-currency-conversion:before {
  content: "\E520"
}

.glyphicon-user-ban:before {
  content: "\E521"
}

.glyphicon-user-lock:before {
  content: "\E522"
}

.glyphicon-user-flag:before {
  content: "\E523"
}

.glyphicon-user-asterisk:before {
  content: "\E524"
}

.glyphicon-user-alert:before {
  content: "\E525"
}

.glyphicon-user-key:before {
  content: "\E526"
}

.glyphicon-user-conversation:before {
  content: "\E527"
}

.glyphicon-database:before {
  content: "\E528"
}

.glyphicon-database-search:before {
  content: "\E529"
}

.glyphicon-list-alt:before {
  content: "\E530"
}

.glyphicon-hazard-sign:before {
  content: "\E531"
}

.glyphicon-hazard:before {
  content: "\E532"
}

.glyphicon-stop-sign:before {
  content: "\E533"
}

.glyphicon-lab:before {
  content: "\E534"
}

.glyphicon-lab-alt:before {
  content: "\E535"
}

.glyphicon-ice-cream:before {
  content: "\E536"
}

.glyphicon-ice-lolly:before {
  content: "\E537"
}

.glyphicon-ice-lolly-tasted:before {
  content: "\E538"
}

.glyphicon-invoice:before {
  content: "\E539"
}

.glyphicon-cart-tick:before {
  content: "\E540"
}

.glyphicon-hourglass:before {
  content: "\231B"
}

.glyphicon-cat:before {
  content: "\1F408"
}

.glyphicon-lamp:before {
  content: "\E543"
}

.glyphicon-scale-classic:before {
  content: "\E544"
}

.glyphicon-eye-plus:before {
  content: "\E545"
}

.glyphicon-eye-minus:before {
  content: "\E546"
}

.glyphicon-quote:before {
  content: "\E547"
}

.glyphicon-bitcoin:before {
  content: "\E548"
}

.glyphicon-yen:before {
  content: "\00A5"
}

.glyphicon-ruble:before {
  content: "\20BD"
}

.glyphicon-erase:before {
  content: "\E551"
}

.glyphicon-podcast:before {
  content: "\E552"
}

.glyphicon-firework:before {
  content: "\E553"
}

.glyphicon-scale:before {
  content: "\E554"
}

.glyphicon-king:before {
  content: "\E555"
}

.glyphicon-queen:before {
  content: "\E556"
}

.glyphicon-pawn:before {
  content: "\E557"
}

.glyphicon-bishop:before {
  content: "\E558"
}

.glyphicon-knight:before {
  content: "\E559"
}

.glyphicon-mic-mute:before {
  content: "\E560"
}

.glyphicon-voicemail:before {
  content: "\E561"
}

.glyphicon-paragraph:before {
  content: "\00B6"
}

.glyphicon-person-walking:before {
  content: "\E563"
}

.glyphicon-person-wheelchair:before {
  content: "\E564"
}

.glyphicon-underground:before {
  content: "\E565"
}

.glyphicon-car-hov:before {
  content: "\E566"
}

.glyphicon-car-rental:before {
  content: "\E567"
}

.glyphicon-transport:before {
  content: "\E568"
}

.glyphicon-taxi:before {
  content: "\1F695"
}

.glyphicon-ice-cream-no:before {
  content: "\E570"
}

.glyphicon-uk-rat-u:before {
  content: "\E571"
}

.glyphicon-uk-rat-pg:before {
  content: "\E572"
}

.glyphicon-uk-rat-12a:before {
  content: "\E573"
}

.glyphicon-uk-rat-12:before {
  content: "\E574"
}

.glyphicon-uk-rat-15:before {
  content: "\E575"
}

.glyphicon-uk-rat-18:before {
  content: "\E576"
}

.glyphicon-uk-rat-r18:before {
  content: "\E577"
}

.glyphicon-tv:before {
  content: "\E578"
}

.glyphicon-sms:before {
  content: "\E579"
}

.glyphicon-mms:before {
  content: "\E580"
}

.glyphicon-us-rat-g:before {
  content: "\E581"
}

.glyphicon-us-rat-pg:before {
  content: "\E582"
}

.glyphicon-us-rat-pg-13:before {
  content: "\E583"
}

.glyphicon-us-rat-restricted:before {
  content: "\E584"
}

.glyphicon-us-rat-no-one-17:before {
  content: "\E585"
}

.glyphicon-equalizer:before {
  content: "\E586"
}

.glyphicon-speakers:before {
  content: "\E587"
}

.glyphicon-remote-control:before {
  content: "\E588"
}

.glyphicon-remote-control-tv:before {
  content: "\E589"
}

.glyphicon-shredder:before {
  content: "\E590"
}

.glyphicon-folder-heart:before {
  content: "\E591"
}

.glyphicon-person-running:before {
  content: "\E592"
}

.glyphicon-person:before {
  content: "\E593"
}

.glyphicon-voice:before {
  content: "\E594"
}

.glyphicon-stethoscope:before {
  content: "\E595"
}

.glyphicon-hotspot:before {
  content: "\E596"
}

.glyphicon-activity:before {
  content: "\E597"
}

.glyphicon-watch:before {
  content: "\231A"
}

.glyphicon-scissors-alt:before {
  content: "\E599"
}

.glyphicon-car-wheel:before {
  content: "\E600"
}

.glyphicon-chevron-up:before {
  content: "\E601"
}

.glyphicon-chevron-down:before {
  content: "\E602"
}

.glyphicon-superscript:before {
  content: "\E603"
}

.glyphicon-subscript:before {
  content: "\E604"
}

.glyphicon-text-size:before {
  content: "\E605"
}

.glyphicon-text-color:before {
  content: "\E606"
}

.glyphicon-text-background:before {
  content: "\E607"
}

.glyphicon-modal-window:before {
  content: "\E608"
}

.glyphicon-newspaper:before {
  content: "\1F4F0"
}

.glyphicon-tractor:before {
  content: "\1F69C"
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/served_assets/glyphicons/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot);
  src: url(/served_assets/glyphicons/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix) format("embedded-opentype"), url(/served_assets/glyphicons/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2) format("woff2"), url(/served_assets/glyphicons/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff) format("woff"), url(/served_assets/glyphicons/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf) format("truetype"), url(/served_assets/glyphicons/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg#glyphicons_halflingsregular) format("svg")
}

.halfling.x05 {
  font-size: 6px
}

.halfling.x2 {
  font-size: 24px
}

.halfling.x3 {
  font-size: 36px
}

.halfling.x4 {
  font-size: 48px
}

.halfling.x5 {
  font-size: 60px
}

.halfling.x6 {
  font-size: 72px
}

.halfling.x7 {
  font-size: 84px
}

.halfling.x8 {
  font-size: 96px
}

.halfling.light:before {
  color: #f2f2f2
}

.halfling.drop:before {
  text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3)
}

.halfling.flip {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
      transform: scaleX(-1);
  -webkit-filter: FlipH;
          filter: FlipH;
  -ms-filter: "FlipH"
}

.halfling.flipv {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
      transform: scaleY(-1);
  -webkit-filter: FlipV;
          filter: FlipV;
  -ms-filter: "FlipV"
}

.halfling.rotate90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.halfling.rotate180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.halfling.rotate270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

.halfling-glass:before {
  content: "\E001"
}

.halfling-music:before {
  content: "\E002"
}

.halfling-search:before {
  content: "\E003"
}

.halfling-envelope:before {
  content: "\2709"
}

.halfling-heart:before {
  content: "\E005"
}

.halfling-star:before {
  content: "\E006"
}

.halfling-star-empty:before {
  content: "\E007"
}

.halfling-user:before {
  content: "\E008"
}

.halfling-film:before {
  content: "\E009"
}

.halfling-th-large:before {
  content: "\E010"
}

.halfling-th:before {
  content: "\E011"
}

.halfling-th-list:before {
  content: "\E012"
}

.halfling-ok:before {
  content: "\E013"
}

.halfling-remove:before {
  content: "\E014"
}

.halfling-zoom-in:before {
  content: "\E015"
}

.halfling-zoom-out:before {
  content: "\E016"
}

.halfling-off:before {
  content: "\E017"
}

.halfling-signal:before {
  content: "\E018"
}

.halfling-cog:before {
  content: "\E019"
}

.halfling-trash:before {
  content: "\E020"
}

.halfling-home:before {
  content: "\E021"
}

.halfling-file:before {
  content: "\E022"
}

.halfling-time:before {
  content: "\E023"
}

.halfling-road:before {
  content: "\E024"
}

.halfling-download-alt:before {
  content: "\E025"
}

.halfling-download:before {
  content: "\E026"
}

.halfling-upload:before {
  content: "\E027"
}

.halfling-inbox:before {
  content: "\E028"
}

.halfling-play-circle:before {
  content: "\E029"
}

.halfling-repeat:before {
  content: "\E030"
}

.halfling-refresh:before {
  content: "\E031"
}

.halfling-list-alt:before {
  content: "\E032"
}

.halfling-glyph-lock:before {
  content: "\E033"
}

.halfling-flag:before {
  content: "\E034"
}

.halfling-headphones:before {
  content: "\E035"
}

.halfling-volume-off:before {
  content: "\E036"
}

.halfling-volume-down:before {
  content: "\E037"
}

.halfling-volume-up:before {
  content: "\E038"
}

.halfling-qrcode:before {
  content: "\E039"
}

.halfling-barcode:before {
  content: "\E040"
}

.halfling-tag:before {
  content: "\E041"
}

.halfling-tags:before {
  content: "\E042"
}

.halfling-book:before {
  content: "\E043"
}

.halfling-glyph-bookmark:before {
  content: "\E044"
}

.halfling-print:before {
  content: "\E045"
}

.halfling-glyph-camera:before {
  content: "\E046"
}

.halfling-font:before {
  content: "\E047"
}

.halfling-bold:before {
  content: "\E048"
}

.halfling-italic:before {
  content: "\E049"
}

.halfling-text-height:before {
  content: "\E050"
}

.halfling-text-width:before {
  content: "\E051"
}

.halfling-align-left:before {
  content: "\E052"
}

.halfling-align-center:before {
  content: "\E053"
}

.halfling-align-right:before {
  content: "\E054"
}

.halfling-align-justify:before {
  content: "\E055"
}

.halfling-list:before {
  content: "\E056"
}

.halfling-indent-left:before {
  content: "\E057"
}

.halfling-indent-right:before {
  content: "\E058"
}

.halfling-facetime-video:before {
  content: "\E059"
}

.halfling-picture:before {
  content: "\E060"
}

.halfling-pencil:before {
  content: "\270F"
}

.halfling-map-marker:before {
  content: "\E062"
}

.halfling-adjust:before {
  content: "\E063"
}

.halfling-tint:before {
  content: "\E064"
}

.halfling-edit:before {
  content: "\E065"
}

.halfling-share:before {
  content: "\E066"
}

.halfling-check:before {
  content: "\E067"
}

.halfling-move:before {
  content: "\E068"
}

.halfling-step-backward:before {
  content: "\E069"
}

.halfling-fast-backward:before {
  content: "\E070"
}

.halfling-backward:before {
  content: "\E071"
}

.halfling-play:before {
  content: "\E072"
}

.halfling-pause:before {
  content: "\E073"
}

.halfling-stop:before {
  content: "\E074"
}

.halfling-forward:before {
  content: "\E075"
}

.halfling-fast-forward:before {
  content: "\E076"
}

.halfling-step-forward:before {
  content: "\E077"
}

.halfling-eject:before {
  content: "\E078"
}

.halfling-chevron-left:before {
  content: "\E079"
}

.halfling-chevron-right:before {
  content: "\E080"
}

.halfling-plus-sign:before {
  content: "\E081"
}

.halfling-minus-sign:before {
  content: "\E082"
}

.halfling-remove-sign:before {
  content: "\E083"
}

.halfling-ok-sign:before {
  content: "\E084"
}

.halfling-question-sign:before {
  content: "\E085"
}

.halfling-info-sign:before {
  content: "\E086"
}

.halfling-screenshot:before {
  content: "\E087"
}

.halfling-remove-circle:before {
  content: "\E088"
}

.halfling-ok-circle:before {
  content: "\E089"
}

.halfling-ban-circle:before {
  content: "\E090"
}

.halfling-arrow-left:before {
  content: "\E091"
}

.halfling-arrow-right:before {
  content: "\E092"
}

.halfling-arrow-up:before {
  content: "\E093"
}

.halfling-arrow-down:before {
  content: "\E094"
}

.halfling-share-alt:before {
  content: "\E095"
}

.halfling-resize-full:before {
  content: "\E096"
}

.halfling-resize-small:before {
  content: "\E097"
}

.halfling-plus:before {
  content: "\002B"
}

.halfling-minus:before {
  content: "\2212"
}

.halfling-asterisk:before {
  content: "\002A"
}

.halfling-exclamation-sign:before {
  content: "\E101"
}

.halfling-gift:before {
  content: "\E102"
}

.halfling-leaf:before {
  content: "\E103"
}

.halfling-glyph-fire:before {
  content: "\E104"
}

.halfling-eye-open:before {
  content: "\E105"
}

.halfling-eye-close:before {
  content: "\E106"
}

.halfling-warning-sign:before {
  content: "\E107"
}

.halfling-plane:before {
  content: "\E108"
}

.halfling-glyph-calendar:before {
  content: "\E109"
}

.halfling-random:before {
  content: "\E110"
}

.halfling-comments:before {
  content: "\E111"
}

.halfling-magnet:before {
  content: "\E112"
}

.halfling-chevron-up:before {
  content: "\E113"
}

.halfling-chevron-down:before {
  content: "\E114"
}

.halfling-retweet:before {
  content: "\E115"
}

.halfling-shopping-cart:before {
  content: "\E116"
}

.halfling-folder-close:before {
  content: "\E117"
}

.halfling-folder-open:before {
  content: "\E118"
}

.halfling-resize-vertical:before {
  content: "\E119"
}

.halfling-resize-horizontal:before {
  content: "\E120"
}

.halfling-hdd:before {
  content: "\E121"
}

.halfling-bullhorn:before {
  content: "\E122"
}

.halfling-glyph-bell:before {
  content: "\E123"
}

.halfling-certificate:before {
  content: "\E124"
}

.halfling-thumbs-up:before {
  content: "\E125"
}

.halfling-thumbs-down:before {
  content: "\E126"
}

.halfling-hand-right:before {
  content: "\E127"
}

.halfling-hand-left:before {
  content: "\E128"
}

.halfling-hand-top:before {
  content: "\E129"
}

.halfling-hand-down:before {
  content: "\E130"
}

.halfling-circle-arrow-right:before {
  content: "\E131"
}

.halfling-circle-arrow-left:before {
  content: "\E132"
}

.halfling-circle-arrow-top:before {
  content: "\E133"
}

.halfling-circle-arrow-down:before {
  content: "\E134"
}

.halfling-globe:before {
  content: "\E135"
}

.halfling-glyph-wrench:before {
  content: "\E136"
}

.halfling-tasks:before {
  content: "\E137"
}

.halfling-filter:before {
  content: "\E138"
}

.halfling-glyph-briefcase:before {
  content: "\E139"
}

.halfling-fullscreen:before {
  content: "\E140"
}

.halfling-dashboard:before {
  content: "\E141"
}

.halfling-glyph-paperclip:before {
  content: "\E142"
}

.halfling-heart-empty:before {
  content: "\E143"
}

.halfling-link:before {
  content: "\E144"
}

.halfling-phone:before {
  content: "\E145"
}

.halfling-glyph-pushpin:before {
  content: "\E146"
}

.halfling-euro:before {
  content: "\20AC"
}

.halfling-usd:before {
  content: "\E148"
}

.halfling-gbp:before {
  content: "\E149"
}

.halfling-sort:before {
  content: "\E150"
}

.halfling-sort-by-alphabet:before {
  content: "\E151"
}

.halfling-sort-by-alphabet-alt:before {
  content: "\E152"
}

.halfling-sort-by-order:before {
  content: "\E153"
}

.halfling-sort-by-order-alt:before {
  content: "\E154"
}

.halfling-sort-by-attributes:before {
  content: "\E155"
}

.halfling-sort-by-attributes-alt:before {
  content: "\E156"
}

.halfling-unchecked:before {
  content: "\E157"
}

.halfling-expand:before {
  content: "\E158"
}

.halfling-collapse:before {
  content: "\E159"
}

.halfling-collapse-top:before {
  content: "\E160"
}

.halfling-log-in:before {
  content: "\E161"
}

.halfling-flash:before {
  content: "\E162"
}

.halfling-log-out:before {
  content: "\E163"
}

.halfling-new-window:before {
  content: "\E164"
}

.halfling-record:before {
  content: "\E165"
}

.halfling-save:before {
  content: "\E166"
}

.halfling-open:before {
  content: "\E167"
}

.halfling-saved:before {
  content: "\E168"
}

.halfling-import:before {
  content: "\E169"
}

.halfling-export:before {
  content: "\E170"
}

.halfling-send:before {
  content: "\E171"
}

.halfling-floppy-disk:before {
  content: "\E172"
}

.halfling-floppy-saved:before {
  content: "\E173"
}

.halfling-floppy-remove:before {
  content: "\E174"
}

.halfling-floppy-save:before {
  content: "\E175"
}

.halfling-floppy-open:before {
  content: "\E176"
}

.halfling-credit-card:before {
  content: "\E177"
}

.halfling-transfer:before {
  content: "\E178"
}

.halfling-cutlery:before {
  content: "\E179"
}

.halfling-header:before {
  content: "\E180"
}

.halfling-compressed:before {
  content: "\E181"
}

.halfling-earphone:before {
  content: "\E182"
}

.halfling-phone-alt:before {
  content: "\E183"
}

.halfling-tower:before {
  content: "\E184"
}

.halfling-stats:before {
  content: "\E185"
}

.halfling-sd-video:before {
  content: "\E186"
}

.halfling-hd-video:before {
  content: "\E187"
}

.halfling-subtitles:before {
  content: "\E188"
}

.halfling-sound-stereo:before {
  content: "\E189"
}

.halfling-sound-dolby:before {
  content: "\E190"
}

.halfling-sound-5-1:before {
  content: "\E191"
}

.halfling-sound-6-1:before {
  content: "\E192"
}

.halfling-sound-7-1:before {
  content: "\E193"
}

.halfling-copyright-mark:before {
  content: "\E194"
}

.halfling-registration-mark:before {
  content: "\E195"
}

.halfling-cloud:before {
  content: "\2601"
}

.halfling-cloud-download:before {
  content: "\E197"
}

.halfling-cloud-upload:before {
  content: "\E198"
}

.halfling-tree-conifer:before {
  content: "\E199"
}

.halfling-tree-deciduous:before {
  content: "\E200"
}

.halfling-cd:before {
  content: "\E201"
}

.halfling-save-file:before {
  content: "\E202"
}

.halfling-open-file:before {
  content: "\E203"
}

.halfling-level-up:before {
  content: "\E204"
}

.halfling-copy:before {
  content: "\E205"
}

.halfling-paste:before {
  content: "\E206"
}

.halfling-door:before {
  content: "\1F6AA"
}

.halfling-key:before {
  content: "\1F511"
}

.halfling-alert:before {
  content: "\E209"
}

.halfling-equalizer:before {
  content: "\E210"
}

.halfling-king:before {
  content: "\E211"
}

.halfling-queen:before {
  content: "\E212"
}

.halfling-pawn:before {
  content: "\E213"
}

.halfling-bishop:before {
  content: "\E214"
}

.halfling-knight:before {
  content: "\E215"
}

.halfling-baby-formula:before {
  content: "\E216"
}

.halfling-tent:before {
  content: "\26FA"
}

.halfling-blackboard:before {
  content: "\E218"
}

.halfling-bed:before {
  content: "\E219"
}

.halfling-apple:before {
  content: "\F8FF"
}

.halfling-erase:before {
  content: "\E221"
}

.halfling-hourglass:before {
  content: "\231B"
}

.halfling-lamp:before {
  content: "\E223"
}

.halfling-duplicate:before {
  content: "\E224"
}

.halfling-piggy-bank:before {
  content: "\E225"
}

.halfling-scissors:before {
  content: "\E226"
}

.halfling-bitcoin:before {
  content: "\E227"
}

.halfling-yen:before {
  content: "\00A5"
}

.halfling-ruble:before {
  content: "\20BD"
}

.halfling-scale:before {
  content: "\E230"
}

.halfling-ice-lolly:before {
  content: "\E231"
}

.halfling-ice-lolly-tasted:before {
  content: "\E232"
}

.halfling-education:before {
  content: "\E233"
}

.halfling-option-horizontal:before {
  content: "\E234"
}

.halfling-option-vertical:before {
  content: "\E235"
}

.halfling-menu-hamburger:before {
  content: "\E236"
}

.halfling-modal-window:before {
  content: "\E237"
}

.halfling-oil:before {
  content: "\E238"
}

.halfling-grain:before {
  content: "\E239"
}

.halfling-sunglasses:before {
  content: "\E240"
}

.halfling-text-size:before {
  content: "\E241"
}

.halfling-text-color:before {
  content: "\E242"
}

.halfling-text-background:before {
  content: "\E243"
}

.halfling-object-align-top:before {
  content: "\E244"
}

.halfling-object-align-bottom:before {
  content: "\E245"
}

.halfling-object-align-horizontal:before {
  content: "\E246"
}

.halfling-object-align-left:before {
  content: "\E247"
}

.halfling-object-align-vertical:before {
  content: "\E248"
}

.halfling-object-align-right:before {
  content: "\E249"
}

.halfling-triangle-right:before {
  content: "\E250"
}

.halfling-triangle-left:before {
  content: "\E251"
}

.halfling-triangle-bottom:before {
  content: "\E252"
}

.halfling-triangle-top:before {
  content: "\E253"
}

.halfling-terminal:before {
  content: "\E254"
}

.halfling-superscript:before {
  content: "\E255"
}

.halfling-subscript:before {
  content: "\E256"
}

.halfling-menu-left:before {
  content: "\E257"
}

.halfling-menu-right:before {
  content: "\E258"
}

.halfling-menu-down:before {
  content: "\E259"
}

.halfling-menu-up:before {
  content: "\E260"
}

.co-icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.co-icon[class*="halfling-"] {
  font-family: 'Glyphicons Halflings'
}

.co-icon[class*="glyphicon"] {
  font-family: 'Glyphicons Regular'
}

.co-modal {
  position: fixed;
  z-index: 1050;
  max-width: 95%;
  max-height: 95%;
  overflow-y: auto;
  background-color: #fff
}

.co-modal-wrapper {
  padding: 1.5rem;
  position: relative
}

.co-modal-close {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  padding: 0.5rem;
  background-color: transparent;
  border: none;
  color: #cccccc;
  font-size: 16px
}

.co-modal-close:hover {
  color: #1f91ba
}

.co-modal-login_form .co-input+.co-input {
  margin-bottom: 1rem
}

.co-modal-button {
  vertical-align: middle !important;
  width: 100%
}

.co-modal--login {
  width: 350px
}

.co-modal--fixed {
  position: fixed;
  top: 49.9%;
  left: 50%;
  min-width: 320px;
  -webkit-transform: translate(-50.1%, -50%);
  -ms-transform: translate(-50.1%, -50%);
      transform: translate(-50.1%, -50%);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.75)
}

.mobile .co-modal--fixed {
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
      transform: translate(0, 0);
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%
}

@media screen and (max-width: 480px) {
  .co-modal--fixed {
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%
  }
}

.co-modal--hide {
  display: none
}

.co-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  z-index: 1040
}

.co-overlay--show {
  display: block;
  background-color: rgba(51, 51, 51, 0.5)
}

@media (max-width: 350px) {
  .gm-style-iw>div>div {
    overflow: unset !important
  }
}

@media (min-width: 350px) {
  .gm-style-iw>div>div {
    overflow: hidden !important
  }
}

.gm-style img {
  max-width: none;
  max-height: none
}

.co-pick_up-point {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: white;
  border: none;
  height: 100%
}

.co-pick_up-point--bordered {
  padding: 0.5rem;
  -webkit-border-radius: 0.25rem;
          border-radius: 0.25rem;
  border: 1px solid #148bdd;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s
}

.co-pick_up-point--bordered:hover {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5)
}

.co-pick_up-point--selected {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5)
}

.co-pick_up-point_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left
}

.co-modal--outlet_modal {
  width: 35vw !important;
  overflow-y: auto !important
}

.mobile .co-modal--outlet_modal {
  width: 100% !important
}

.co-modal--pick_up_modal {
  width: 75vw;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal
}

.co-modal--pick_up_modal .form-inline {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  min-height: unset;
  height: unset;
  max-height: unset;
  padding: 0;
  margin: 0
}

.co-modal--pick_up_modal .co-modal-close-icon:before {
  font-family: 'Glyphicons Halflings';
  src: url(/served_assets/glyphicons/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot);
  src: url(/served_assets/glyphicons/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix) format("embedded-opentype"), url(/served_assets/glyphicons/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2) format("woff2"), url(/served_assets/glyphicons/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff) format("woff"), url(/served_assets/glyphicons/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf) format("truetype"), url(/served_assets/glyphicons/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg#glyphicons_halflingsregular) format("svg");
  content: "\E014"
}

.co-modal--pick_up_modal .co-modal-body {
  overflow: hidden
}

.co-modal--pick_up_modal .co-modal-switch {
  display: none
}

.co-modal--pick_up_modal .co-modal-list-icon:before {
  content: ""
}

.co-modal--pick_up_modal .co-modal-map-icon:before {
  content: ""
}

.co-modal--pick_up_modal .co-pick_up-map {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  height: 75vh
}

.co-modal--pick_up_modal .co-pick_up-list_inner {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  height: 75vh;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.co-modal--pick_up_modal .co-pick_up-mobile-list_filter {
  display: none
}

.co-modal--pick_up_modal .co-pick_up-desktop-list_filter {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-width: 2px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  font-size: 16px;
  margin: 0rem;
  padding: 0.3rem 0.5rem;
  border: 1px solid #148bdd;
  -webkit-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
  background-color: white;
  width: 100%;
  min-height: calc(3rem - 16px)
}

.co-modal--pick_up_modal .co-pick_up-desktop-list_filter:hover {
  -webkit-box-shadow: 0px 0px 8px 0px rgba(20, 139, 221, 0.67);
  box-shadow: 0px 0px 8px 0px rgba(20, 139, 221, 0.67)
}

.co-modal--pick_up_modal .co-pick_up-item {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  border-width: 2px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border: 1px solid #148bdd;
  background-color: white;
  padding: 0.5rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  margin-top: 0.5rem
}

.co-modal--pick_up_modal .co-pick_up-details-container {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0.5rem;
  padding: 0.5rem
}

.co-modal--pick_up_modal .co-pick_up-details-field,
.co-modal--pick_up_modal .co-pick_up-details-field-payment,
.co-modal--pick_up_modal .co-pick_up-details-field-phone,
.co-modal--pick_up_modal .co-pick_up-details-field-list,
.co-modal--pick_up_modal .co-pick_up-details-field-address,
.co-modal--pick_up_modal .co-pick_up-details-field-price,
.co-modal--pick_up_modal .co-pick_up-details-field-title {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 16px;
  margin-left: 0.5rem;
  margin-bottom: 1.5rem
}

.co-modal--pick_up_modal .co-pick_up-details-field-title {
  margin-left: 0rem;
  margin-bottom: 0.5rem;
  font-size: 18px;
  font-weight: 800
}

.co-modal--pick_up_modal .co-pick_up-details-field-price {
  font-size: 26px;
  font-weight: 500;
  color: #148bdd
}

.co-modal--pick_up_modal .co-pick_up-details-field-address {
  font-size: 18px;
  font-weight: 800
}

.co-modal--pick_up_modal .co-pick_up-details-field-list {
  padding: 0;
  list-style: none
}

.co-modal--pick_up_modal .co-pick_up-details-field-phone {
  margin-left: 0rem;
  margin-bottom: 0rem
}

.co-modal--pick_up_modal .co-pick_up-details-field-phone:before {
  font-family: 'Glyphicons Halflings';
  src: url(/served_assets/glyphicons/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot);
  src: url(/served_assets/glyphicons/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix) format("embedded-opentype"), url(/served_assets/glyphicons/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2) format("woff2"), url(/served_assets/glyphicons/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff) format("woff"), url(/served_assets/glyphicons/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf) format("truetype"), url(/served_assets/glyphicons/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg#glyphicons_halflingsregular) format("svg");
  content: "\E182\00a0"
}

.co-modal--pick_up_modal .co-pick_up-details-field-payment {
  margin-left: 0rem;
  margin-bottom: 0rem
}

.co-modal--pick_up_modal .co-pick_up-details-field-payment:before {
  font-family: 'Glyphicons Halflings';
  src: url(/served_assets/glyphicons/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot);
  src: url(/served_assets/glyphicons/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix) format("embedded-opentype"), url(/served_assets/glyphicons/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2) format("woff2"), url(/served_assets/glyphicons/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff) format("woff"), url(/served_assets/glyphicons/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf) format("truetype"), url(/served_assets/glyphicons/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg#glyphicons_halflingsregular) format("svg");
  content: "\E013\00a0"
}

.co-modal--pick_up_modal .co-pick_up-details-footer {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  min-height: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center
}

.co-modal--pick_up_modal .co-pick_up-details-title {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 20px;
  font-weight: 800
}

.co-modal--pick_up_modal .co-pick_up-price {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 16px;
  font-weight: 800
}

.co-modal--pick_up_modal .co-pick_up-text_field,
.co-modal--pick_up_modal .co-pick_up-address_field,
.co-modal--pick_up_modal .co-pick_up-text_field-compact {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  margin: 0.25rem;
  font-size: 14px
}

.co-modal--pick_up_modal .co-pick_up-text_field-compact {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis
}

.co-modal--pick_up_modal .co-pick_up-address_field {
  font-size: 16px;
  font-weight: 800
}

.co-modal--pick_up_modal .co-pick_up-input,
.co-modal--pick_up_modal .co-pick_up-button,
.co-modal--pick_up_modal .co-pick_up-button-for-switcher,
.co-modal--pick_up_modal .co-pick_up-button-list,
.co-modal--pick_up_modal .co-pick_up-button-map,
.co-modal--pick_up_modal .co-pick_up-button-details,
.co-modal--pick_up_modal .co-pick_up-button-select,
.co-modal--pick_up_modal .co-pick_up-tariff_select {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  max-width: calc(480px + 3.5rem);
  width: 100%;
  margin: 0.25rem;
  padding: 0.5rem 0.5rem;
  border-width: 2px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border: 1px solid #148bdd;
  background-color: white;
  font-size: 14px;
  text-align: left
}

.co-modal--pick_up_modal .co-pick_up-tariff_select-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center
}

.co-modal--pick_up_modal .co-pick_up-tariff_select {
  min-height: 1.5rem
}

.co-modal--pick_up_modal .co-pick_up-button_box {
  min-height: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center
}

.co-modal--pick_up_modal .co-pick_up-button,
.co-modal--pick_up_modal .co-pick_up-button-for-switcher,
.co-modal--pick_up_modal .co-pick_up-button-list,
.co-modal--pick_up_modal .co-pick_up-button-map,
.co-modal--pick_up_modal .co-pick_up-button-details,
.co-modal--pick_up_modal .co-pick_up-button-select {
  text-decoration: none;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  padding: 0.5rem 1rem;
  max-width: 240px;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  outline: none
}

.co-modal--pick_up_modal .co-pick_up-button-select {
  color: white;
  background-color: #148bdd
}

.co-modal--pick_up_modal .co-pick_up-button-details {
  color: #148bdd;
  background-color: white
}

.co-modal--pick_up_modal .co-pick_up-button:hover,
.co-modal--pick_up_modal .co-pick_up-button-for-switcher:hover,
.co-modal--pick_up_modal .co-pick_up-button-list:hover,
.co-modal--pick_up_modal .co-pick_up-button-map:hover,
.co-modal--pick_up_modal .co-pick_up-button-select:hover,
.co-modal--pick_up_modal .co-pick_up-button-details:hover {
  -webkit-box-shadow: 0px 0px 8px 0px rgba(20, 139, 221, 0.67);
  box-shadow: 0px 0px 8px 0px rgba(20, 139, 221, 0.67)
}

.co-modal--pick_up_modal .co-pick_up-button-for-switcher,
.co-modal--pick_up_modal .co-pick_up-button-list,
.co-modal--pick_up_modal .co-pick_up-button-map {
  max-width: 80px;
  min-height: calc(3rem - 26px);
  color: #148bdd;
  background-color: white;
  padding: 0.25rem 1rem;
  margin: 0;
  font-weight: 400
}

.co-modal--pick_up_modal .co-pick_up-button-map {
  -webkit-border-radius: 0px 4px 4px 0px;
          border-radius: 0px 4px 4px 0px
}

.co-modal--pick_up_modal .co-pick_up-button-list {
  -webkit-border-radius: 4px 0px 0px 4px;
          border-radius: 4px 0px 0px 4px
}

.co-modal--pick_up_modal .co-pick_up-button-active {
  color: white;
  background-color: #148bdd
}

.co-modal--pick_up_modal .co-modal-toolbar {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  min-height: 3rem;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between
}

.co-modal--pick_up_modal .co-modal-controls {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center
}

.co-modal--pick_up_modal .co-modal-mode_switcher {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  padding: 0;
  max-height: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center
}

.co-modal--pick_up_modal .co-modal-search_container {
  padding: 0;
  margin: 0;
  width: 100%;
  margin-right: -4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center
}

.co-modal--pick_up_modal .co-modal-title {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  margin: 0;
  padding: 0.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  line-height: 1rem;
  text-align: center;
  font-size: 18px;
  color: #666666;
  font-weight: 500
}

.co-modal--pick_up_modal .co-modal-select-point {
  display: none
}

.mobile .co-modal--pick_up_modal .co-pick_up-button-for-switcher,
.mobile .co-modal--pick_up_modal .co-pick_up-button-map,
.mobile .co-modal--pick_up_modal .co-pick_up-button-list {
  display: none
}

.mobile .co-modal--pick_up_modal .co-modal-toolbar {
  display: none
}

.mobile .co-modal--pick_up_modal .co-modal-wrapper {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  padding: 0rem;
  position: relative;
  height: 100%
}

.mobile .co-modal--pick_up_modal .co-modal-body {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  height: calc(100% - 50px);
  overflow: auto;
  overflow-y: auto
}

.mobile .co-modal--pick_up_modal .co-pick_up-map {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  border-top: 1px solid gray;
  height: 100%
}

.mobile .co-modal--pick_up_modal .pick-up-list {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  height: 100%;
  min-height: 100%
}

.mobile .co-modal--pick_up_modal .co-pick_up-list_inner {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  height: calc(100% - 80px);
  border-top: 1px solid gray;
  border-bottom: unset;
  overflow-y: auto
}

.mobile .co-modal--pick_up_modal .pick-up-modal-tool-button,
.mobile .co-modal--pick_up_modal .co-modal-switch,
.mobile .co-modal--pick_up_modal .co-modal-select-point,
.mobile .co-modal--pick_up_modal .co-modal-close {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0;
  padding: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: 10%;
      flex-basis: 10%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: unset;
  top: unset;
  right: unset;
  left: unset;
  bottom: unset;
  min-height: 50px;
  max-height: 50px;
  max-width: 50px;
  background-color: transparent;
  outline: none;
  border: none;
  color: #666666;
  font-size: 16px;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center
}

.mobile .co-modal--pick_up_modal .co-modal-close-icon:before {
  font-family: 'Glyphicons Halflings';
  src: url(/served_assets/glyphicons/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot);
  src: url(/served_assets/glyphicons/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix) format("embedded-opentype"), url(/served_assets/glyphicons/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2) format("woff2"), url(/served_assets/glyphicons/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff) format("woff"), url(/served_assets/glyphicons/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf) format("truetype"), url(/served_assets/glyphicons/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg#glyphicons_halflingsregular) format("svg");
  content: "\E257"
}

.mobile .co-modal--pick_up_modal .co-modal-select-point-icon {
  display: none
}

.mobile .co-modal--pick_up_modal .co-modal-list-icon:before {
  font-family: 'Glyphicons Halflings';
  src: url(/served_assets/glyphicons/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot);
  src: url(/served_assets/glyphicons/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix) format("embedded-opentype"), url(/served_assets/glyphicons/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2) format("woff2"), url(/served_assets/glyphicons/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff) format("woff"), url(/served_assets/glyphicons/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf) format("truetype"), url(/served_assets/glyphicons/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg#glyphicons_halflingsregular) format("svg");
  content: "\E056"
}

.mobile .co-modal--pick_up_modal .co-modal-map-icon:before {
  font-family: 'Glyphicons Halflings';
  src: url(/served_assets/glyphicons/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot);
  src: url(/served_assets/glyphicons/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix) format("embedded-opentype"), url(/served_assets/glyphicons/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2) format("woff2"), url(/served_assets/glyphicons/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff) format("woff"), url(/served_assets/glyphicons/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf) format("truetype"), url(/served_assets/glyphicons/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg#glyphicons_halflingsregular) format("svg");
  content: "\E062"
}

.mobile .co-modal--pick_up_modal .co-modal-header-container {
  min-height: 50px;
  max-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between
}

.mobile .co-modal--pick_up_modal .co-modal-title {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  min-height: 50px;
  max-height: 50px;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: 80%;
      flex-basis: 80%;
  text-align: center;
  -webkit-box-align: unset;
      -ms-flex-align: unset;
          align-items: unset;
  font-size: 16px;
  color: #666666;
  font-weight: 500;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center
}

.mobile .co-modal--pick_up_modal .co-pick_up-mobile-list_filter {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  max-height: 50px;
  border: none;
  margin: 0.5rem;
  padding: 0.3rem 0.5rem;
  border: 1px solid lightgray;
  background-color: white;
  width: 100%
}

.mobile .co-modal--pick_up_modal .co-pick_up-desktop-list_filter {
  display: none
}

.co-map_zones-map {
  height: 450px
}

.co-title {
  font-weight: normal;
  font-family: inherit;
  color: inherit
}

.co-checkout-title {
  margin-top: 3rem
}

.co-notice--flash {
  margin-left: 2rem;
  margin-right: 2rem
}

@media screen and (max-width: 480px) {
  .co-notice--flash {
    margin-left: 1rem;
    margin-right: 1rem
  }
}

.co-input-field,
.picker-input--active {
  padding: 0.8rem 0.5rem;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  border: 1px solid #cccccc;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
     transition-duration: 0.3s
}

.co-input-field:hover,
.co-input-field:focus,
.picker-input--active {
  -webkit-box-shadow: 0px 0px 1px 1px #cccccc;
  box-shadow: 0px 0px 1px 1px #cccccc
}

.co-input--static .co-input-field:hover,
.co-input--static .co-input-field:focus,
.co-input--static .picker-input--active {
  -webkit-box-shadow: 0px 0px 0px 0px #cccccc;
  box-shadow: 0px 0px 0px 0px #cccccc
}

.co-input--error .co-input-field,
.co-input--error .picker-input--active {
  -webkit-box-shadow: 0px 0px 1px 1px #a94442;
  box-shadow: 0px 0px 1px 1px #a94442
}

.co-input--success .co-input-field,
.co-input--success .picker-input--active,
.co-input--success .co-input-wrapper {
  -webkit-box-shadow: 0px 0px 1px 1px #3c763d;
  box-shadow: 0px 0px 1px 1px #3c763d;
  border-color: #d6e9c6
}

.co-input--file .co-input-wrapper {
  -webkit-border-radius: 2px;
          border-radius: 2px;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
     transition-duration: 0.3s
}

.co-input--file .co-input-icon {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
     transition-duration: 0.3s
}

.co-input--file:hover .co-input-wrapper,
.co-input--file:focus .co-input-wrapper,
.co-input--file.picker-input--active .co-input-wrapper {
  -webkit-box-shadow: 0px 0px 1px 1px #cccccc;
  box-shadow: 0px 0px 1px 1px #cccccc
}

.co-input-select {
  position: relative
}

.co-input-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  z-index: 1;
  background-color: transparent
}

.co-input-select select::-ms-expand {
  border: 0;
  background-color: transparent;
  display: none
}

.co-input-select:after {
  line-height: 1rem;
  content: '\E114';
  display: block;
  position: absolute;
  z-index: 0;
  top: 50%;
  right: 1rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  font-family: "Glyphicons Halflings";
  font-size: 1rem;
  pointer-event: none
}

.ie .co-input-select:after {
  content: none
}

.co-input--nested .co-input-label {
  cursor: text;
  margin-bottom: 0;
  padding: 0 0.5rem;
  position: absolute;
  z-index: 1;
  top: 0.5rem;
  left: 0;
  right: 0;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  color: #666666;
  font-size: 0.9em
}

.co-input--nested .co-input-field,
.co-input--nested .picker-input--active {
  padding: 1.7rem 0.5rem 0.5rem
}

.co-input--empty_nested .co-input-label {
  margin-bottom: 0;
  position: absolute;
  z-index: 1;
  top: 1.6rem;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  font-size: 1em
}

.co-toggable_field {
  -webkit-border-radius: 2px;
          border-radius: 2px;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
     transition-duration: 0.3s
}

.co-toggable_field-input input+span {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
     transition-duration: 0.3s
}

.co-toggable_field-input--radio input+span {
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
     transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
     transition-timing-function: ease-in-out
}

.co-button,
.picker-button {
  font-size: 1.2857rem;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  background-color: #34a8d2;
  color: #fff;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
     transition-duration: 0.3s
}

.co-button:focus,
.picker-button:focus,
.co-button.picker-input--active,
.picker-button.picker-input--active,
.co-button:hover,
.picker-button:hover {
  background-color: #1f91ba
}

.co-button:focus,
.picker-button:focus,
.co-button.picker-input--active,
.picker-button.picker-input--active {
  -webkit-box-shadow: 0px 0px 1px 1px #1f91ba;
  box-shadow: 0px 0px 1px 1px #1f91ba
}

.co-button--transparent {
  background-color: transparent;
  border: 1px solid #cccccc
}

.co-button--transparent:focus,
.co-button--transparent.picker-input--active,
.co-button--transparent:hover {
  background-color: transparent;
  color: #666666
}

.co-button--transparent:focus,
.co-button--transparent.picker-input--active {
  -webkit-box-shadow: 0px 0px 1px 1px transparent;
  box-shadow: 0px 0px 1px 1px transparent
}

.co-button--link,
.co-button--password_recover {
  color: #1c1c1c;
  font-size: 1rem;
  background-color: transparent;
  border-color: transparent;
  padding: 0.25rem 0
}

.co-button--link:focus,
.co-button--link.picker-input--active,
.co-button--link:hover,
.co-button--password_recover:focus,
.co-button--password_recover.picker-input--active,
.co-button--password_recover:hover {
  color: #1f91ba;
  background-color: transparent;
  border: transparent
}

.co-button--link:focus,
.co-button--link.picker-input--active,
.co-button--password_recover:focus,
.co-button--password_recover.picker-input--active {
  -webkit-box-shadow: 0px 0px 1px 1px transparent;
  box-shadow: 0px 0px 1px 1px transparent
}

.co-button--small {
  font-size: inherit
}

.co-social_login-link {
  background-color: transparent
}

.co-modal {
  -webkit-border-radius: 2px;
          border-radius: 2px
}

@media screen and (max-width: 480px) {
  .co-modal-wrapper {
    padding: 1rem
  }
}

.co-modal-title {
  margin-bottom: 2rem
}

.mobile .co-modal-title {
  padding-right: 2rem
}

.co-modal-close {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
     transition-duration: 0.3s
}

.co-modal-close:hover {
  color: #1f91ba
}

html:not(.insales-checkout2) .co-section--checkout_order_sided:before {
  display: none
}

body {
  font-family: "Ubuntu", sans-serif;
  font-size: 14px;
  color: #1c1c1c
}

body:not(.adaptive) {
  min-width: 1200px
}

.link,
.co-link {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
     transition-duration: 0.3s;
  border-bottom: 1px dotted
}

.link:focus,
.link.picker-input--active,
.link:hover,
.co-link:focus,
.co-link.picker-input--active,
.co-link:hover {
  color: #1f91ba
}

.link--active,
.co-link--active {
  color: #1f91ba
}

*+.co-checkout-title {
  margin-top: 2rem
}

.co-checkout-block {
  margin-bottom: 3rem
}

.co-checkout-block--padded {
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 3rem
}

.co-checkout-order_form {
  margin-top: 2rem
}

.co-section--checkout_header {
  padding-bottom: 2rem
}

.co-section--checkout_content {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  max-height: 100%;
  position: relative
}

.co-section--checkout_order {
  width: 50%
}

.co-section--checkout_order_sided:before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 100%;
  width: 300%;
  background-color: #fff
}

.co-section--content_wrapper {
  min-height: 100vh;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto
}

.co-logo {
  font-size: 24px;
  font-family: "Ubuntu Light", sans-serif;
  line-height: 1.2
}

.co-header-phone {
  font-size: 1.7142rem;
  font-family: "Ubuntu Light", sans-serif;
  text-align: right
}

.co-sidebar-toggler {
  font-size: 1.2857rem;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
     transition-duration: 0.3s
}

.co-sidebar-toggler:focus,
.co-sidebar-toggler.picker-input--active {
  -webkit-box-shadow: 0px 0px 1px 1px #ececec;
  box-shadow: 0px 0px 1px 1px #ececec
}

.co-sidebar--menu {
  max-width: 250px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 250px;
  flex: 0 0 250px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1
}

.co-menu-toggle {
  width: 8px;
  left: -8px;
  top: 0;
  bottom: 0;
  -webkit-box-shadow: -2px 0 4px rgba(0, 0, 0, 0.25);
          box-shadow: -2px 0 4px rgba(0, 0, 0, 0.25)
}

.co-menu-toggle:after {
  content: '\e225';
  display: block;
  width: 16px;
  line-height: 32px;
  position: absolute;
  top: 50%;
  right: 100%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: inherit;
  font-family: 'Glyphicons Regular';
  text-align: right;
  font-size: 12px;
  -webkit-box-shadow: -2px 0 4px rgba(0, 0, 0, 0.25);
          box-shadow: -2px 0 4px rgba(0, 0, 0, 0.25)
}

.co-menu-switcher:checked~.co-menu-toggle:after {
  content: '\e224'
}

.co-menu-switcher {
  left: -16px
}

.co-breadcrumbs {
  font-family: "Ubuntu Light", sans-serif;
  color: #666666
}

.co-breadcrumbs-pipe {
  padding: 0 0.3rem;
  font-size: 8px
}

.co-tabs-node {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
     transition-duration: 0.3s;
  border-width: 1px 0 1px 1px;
  border-style: solid;
  border-color: #cccccc;
  background-color: #fff;
  color: #1c1c1c
}

.co-tabs-node:last-child {
  border-right-width: 1px
}

.co-tabs-node:focus,
.co-tabs-node.picker-input--active,
.co-tabs-node:hover {
  background-color: #e4f5fb
}

.co-tabs-node:focus,
.co-tabs-node.picker-input--active {
  -webkit-box-shadow: 0px 0px 1px 1px #cccccc;
  box-shadow: 0px 0px 1px 1px #cccccc
}

.co-tabs-node--active {
  background-color: #e4f5fb
}

#deliveries-not-available {
  margin-bottom: 3rem
}

#payments-not-available {
  margin-bottom: 3rem
}

.co-basket_item {
  margin-bottom: 1rem
}

.co-basket_item-image img {
  display: inline-block !important;
  width: auto !important;
  max-width: 56%;
  max-height: 56%
}

.co-basket_total {
  font-size: 1.2857rem
}

.co-basket_total-price {
  font-size: 1.7142rem
}

.co-client-name {
  font-size: 1.25rem;
  font-weight: 700
}

.co-client-logged {
  margin-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: normal;
  line-height: 1.2
}

.co-client-info {
  margin-bottom: 1.35rem
}

.co-client-field {
  margin-bottom: 0.5rem;
  font-size: 1rem
}

.co-bonus_points-info b {
  color: #34a8d2
}

.co-login-title {
  padding-bottom: 0
}

.co-social_login-link {
  background-color: transparent
}

html:not(.insales-checkout2) .co-section--checkout_order_sided:before {
  display: none
}

@media screen and (max-width: 768px) {
  .adaptive .co-button--checkout {
    margin-left: auto;
    margin-right: auto
  }
}

@media screen and (max-width: 480px) {
  .adaptive .co-button--checkout {
    width: 100%;
    margin-left: 1rem;
    margin-left: 1rem
  }
}

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

  .adaptive .co-button,
  .adaptive .picker-button {
    white-space: normal
  }
}

@media screen and (max-width: 480px) {
  .adaptive .co-button--small {
    white-space: normal
  }
}

.insales-checkout2 .co-basket {
  padding-top: 7.75rem
}

@media screen and (max-width: 768px) {
  .adaptive .co-basket {
    max-width: 100%;
    padding-top: 1rem
  }
}

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

  .adaptive .co-form .co-button,
  .adaptive .co-form .picker-button {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-right: 0;
    margin-left: 0
  }
}

@media screen and (max-width: 480px) {
  .adaptive .co-form .co-form-controls {
    margin-right: 0;
    margin-left: 0
  }
}

@media screen and (max-width: 480px) {
  .co-form {
    margin-left: 0;
    margin-right: 0
  }
}

@media screen and (max-width: 480px) {
  .co-social_login {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%
  }
}

@media screen and (max-width: 480px) {
  .co-social_login-title {
    text-align: center;
    margin-bottom: 1rem
  }
}

@media screen and (max-width: 480px) {
  .co-social_login-list_inner {
    text-align: center
  }
}

@media screen and (max-width: 480px) {
  .co-social_login-button {
    width: 80%
  }
}

@media screen and (max-width: 480px) {
  .co-social_login-button--tiny {
    width: auto
  }
}

@media screen and (max-width: 480px) {
  .co-social_login-button_form {
    width: 100%
  }
}

@media screen and (min-width: 769px) {
  .co-social_login--mobile_only {
    display: none
  }
}

@media screen and (max-width: 768px) {
  .co-social_login--desktop_only {
    display: none
  }
}

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

  .co-login--social_login,
  .co-login.co-login--social_login {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%
  }
}

.insales-checkout2 .co-section--checkout_content {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto
}

.insales-checkout2 .co-section--checkout_order {
  background-color: #fff
}

@media screen and (max-width: 768px) {
  .adaptive .co-section--checkout_order {
    width: 100%
  }
}

.insales-checkout2 .co-section--content_wrapper {
  background-color: #fff
}

@media screen and (max-width: 768px) {
  .adaptive .co-section--content_wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

@media screen and (max-width: 480px) {
  .adaptive .co-checkout-block--padded {
    padding-left: 1rem;
    padding-right: 1rem
  }
}

@media screen and (max-width: 480px) {
  .adaptive .co-header-phone {
    text-align: left
  }
}

.insales-checkout2 .co-sidebar {
  background-color: #FBFBFB
}

@media screen and (max-width: 768px) {
  .adaptive .co-sidebar-toggler {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

@media screen and (max-width: 480px) {
  .adaptive .co-sidebar-toggler {
    padding-left: 1rem;
    padding-right: 1rem
  }
}

@media screen and (max-width: 768px) {
  .adaptive .co-sidebar--hidden\@sm {
    display: none
  }
}

@media screen and (min-width: 769px) {
  .insales-checkout2 .adaptive .co-sidebar--fixed {
    position: fixed
  }
}

.insales-checkout2 .co-sidebar--menu {
  padding-top: 6.75rem;
  background-color: #FBFBFB;
  -webkit-box-shadow: inset 2px 0 4px -2px #cccccc;
  box-shadow: inset 2px 0 4px -2px #cccccc
}

.insales-checkout2 .co-sidebar--menu:after {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 50%;
  z-index: -1;
  background-color: #FBFBFB
}

@media screen and (max-width: 1024px) {
  .adaptive .co-sidebar--menu {
    padding-top: 0;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 900;
    -webkit-box-shadow: 2px 0 4px -2px #cccccc;
    box-shadow: 2px 0 4px -2px #cccccc
  }

  .adaptive .co-sidebar--menu:after {
    display: none
  }
}

@media screen and (max-width: 768px) {
  .adaptive .co-sidebar {
    width: 100%;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: inset 0 -2px 4px -2px #cccccc;
    box-shadow: inset 0 -2px 4px -2px #cccccc
  }
}

@media screen and (max-width: 1024px) {
  .adaptive .co-menu {
    display: none
  }
}

@media screen and (max-width: 1024px) {
  .adaptive .co-menu-toggle {
    display: block
  }
}

@media screen and (max-width: 768px) {
  .adaptive .co-login {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
  }
}

@media screen and (max-width: 768px) {
  .adaptive .co-table-cell--hide\@sm {
    display: none
  }
}

@media screen and (max-width: 480px) {
  .adaptive .co-table-cell--hide\@xs {
    display: none !important
  }
}

@media screen and (max-width: 480px) {
  .adaptive .co-table--to_card {
    border: none
  }

  .adaptive .co-table--to_card .co-table-row {
    display: block;
    background-color: transparent
  }

  .adaptive .co-table--to_card .co-table-row--head {
    display: none
  }

  .adaptive .co-table--to_card .co-table-row--body {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #cccccc
  }

  .adaptive .co-table--to_card .co-table-cell {
    padding: 0;
    border: 0;
    text-align: left
  }

  .adaptive .co-table--to_card .co-table-cell:before {
    display: block;
    margin-bottom: 0.25rem
  }

  .adaptive .co-table--to_card .co-table-cell--body {
    display: block
  }

  .adaptive .co-table--to_card .co-table-cell--body+.co-table-cell {
    margin-top: 1rem
  }
}

@media screen and (max-width: 768px) {
  .adaptive .co-pick_up-main_content {
    width: 100%
  }
}

@media screen and (max-width: 768px) {
  .adaptive .co-pick_up-sidebar {
    width: 100%;
    display: none
  }
}

@media screen and (max-width: 768px) {
  .adaptive .co-pick_up-map {
    height: 400px
  }
}
#template, #banner-header {display: none;}
.image-source-link {
	color: #98C3D1;
}

#create_order {
    padding: 1em 5em;
    width: 100%;
}
.bread { padding-bottom: 2em;}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}

#shopberry-header{
    display: none;
}

.row:after,
.grid-row:after,
.grid-row-inner:after {
  content: '';
  display: block;
  width: 100%;
  clear: both;
}
.grid-row {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.grid-row-inner {
  margin-left: -1rem;
  margin-right: -1rem;
}
.wrap {
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.grid-1,
.grid-2,
.grid-3,
.grid-4,
.grid-5,
.grid-6,
.grid-7,
.grid-8,
.grid-9,
.grid-10,
.grid-11,
.grid-12 {
  margin-left: 0;
  margin-right: 0;
  clear: none;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* universal helpers */
/* данный класс меняет поведение вложенных элементов */
.grid-inline {
  letter-spacing: -0.34em;
  float: none;
}
.grid-inline:after {
  clear: both;
  content: "";
  display: block;
}
.grid-inline > [class*="grid"],
.grid-inline > [class*="inline"] {
  display: inline-block;
  float: none !important;
  letter-spacing: 0;
  vertical-align: top;
}
.page-subscribe {
    margin-bottom: 9em;
    margin-top: 7em;
}
.page-subscribe h3{
    font-weight: normal !important;
    color: #999 !important;
    font-size: inherit !important;
    letter-spacing: .1em;
    margin-bottom: 2em !important;
}

@media all {
  .grid-1 {
    width: 8.33333333%;
  }
  .offset-1 {
    margin-left: 8.33333333%;
  }
  .grid-2 {
    width: 16.66666667%;
  }
  .offset-2 {
    margin-left: 16.66666667%;
  }
  .grid-3 {
    width: 25%;
  }
  .offset-3 {
    margin-left: 25%;
  }
  .grid-4 {
    width: 33.33333333%;
  }
  .offset-4 {
    margin-left: 33.33333333%;
  }
  .grid-5 {
    width: 41.66666667%;
  }
  .offset-5 {
    margin-left: 41.66666667%;
  }
  .grid-6 {
    width: 50%;
  }
  .offset-6 {
    margin-left: 50%;
  }
  .grid-7 {
    width: 58.33333333%;
  }
  .offset-7 {
    margin-left: 58.33333333%;
  }
  .grid-8 {
    width: 66.66666667%;
  }
  .offset-8 {
    margin-left: 66.66666667%;
  }
  .grid-9 {
    width: 75%;
  }
  .offset-9 {
    margin-left: 75%;
  }
  .grid-10 {
    width: 83.33333333%;
  }
  .offset-10 {
    margin-left: 83.33333333%;
  }
  .grid-11 {
    width: 91.66666667%;
  }
  .offset-11 {
    margin-left: 91.66666667%;
  }
  .grid-12 {
    width: 100%;
  }
  .offset-12 {
    margin-left: 100%;
  }
  .padded {
    padding: .5rem;
  }
  .padded-left {
    padding-left: .5rem;
  }
  .padded-right {
    padding-right: .5rem;
  }
  .padded-top {
    padding-top: .5rem;
  }
  .padded-bottom {
    padding-bottom: .5rem;
  }
  .padded-sides {
    padding-left: .5rem;
    padding-right: .5rem;
  }
  .padded-vertical {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  .padded-inner {
    padding: 1rem;
  }
  .padded-inner-left {
    padding-left: 1rem;
  }
  .padded-inner-right {
    padding-right: 1rem;
  }
  .padded-inner-top {
    padding-top: 1rem;
  }
  .padded-inner-bottom {
    padding-bottom: 1rem;
  }
  .padded-inner-sides {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .padded-inner-vertical {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .padded-zero {
    padding: 0;
  }
  .padded-zero-left {
    padding-left: 0;
  }
  .padded-zero-right {
    padding-right: 0;
  }
  .padded-zero-top {
    padding-top: 0;
  }
  .padded-zero-bottom {
    padding-bottom: 0;
  }
  .padded-zero-sides {
    padding-left: 0;
    padding-right: 0;
  }
  .padded-zero-vertical {
    padding-top: 0;
    padding-bottom: 0;
  }
  .padded-reverse {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    width: auto;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    float: none;
  }
  .padded-reverse-all {
    margin: -0.5rem;
    width: auto;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    float: none;
  }
  .fl,
  .flow {
    float: left;
  }
  .fr,
  .flow-opposite {
    float: right;
  }
  .center {
    text-align: center;
  }
  .left {
    text-align: left;
  }
  .right {
    text-align: right;
  }
  .grid-inline-top > [class*="-grid-"] {
    vertical-align: top;
  }
  .grid-inline-middle > [class*="-grid-"] {
    vertical-align: middle;
  }
  .grid-inline-bottom > [class*="-grid-"] {
    vertical-align: bottom;
  }
  .grid-inline > .inline-top {
    vertical-align: top;
  }
  .grid-inline > .inline-middle {
    vertical-align: middle;
  }
  .grid-inline > .inline-bottom {
    vertical-align: bottom;
  }
  .hidden {
    display: none !important;
  }
  .visible {
    display: block !important;
  }
}
@media all {
  [class*="lg-grid-"] {
    margin-left: 0;
    margin-right: 0;
    clear: none;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .lg-grid-1 {
    width: 8.33333333%;
  }
  .lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .lg-grid-2 {
    width: 16.66666667%;
  }
  .lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .lg-grid-3 {
    width: 25%;
  }
  .lg-offset-3 {
    margin-left: 25%;
  }
  .lg-grid-4 {
    width: 33.33333333%;
  }
  .lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .lg-grid-5 {
    width: 41.66666667%;
  }
  .lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .lg-grid-6 {
    width: 50%;
  }
  .lg-offset-6 {
    margin-left: 50%;
  }
  .lg-grid-7 {
    width: 58.33333333%;
  }
  .lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .lg-grid-8 {
    width: 66.66666667%;
  }
  .lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .lg-grid-9 {
    width: 75%;
  }
  .lg-offset-9 {
    margin-left: 75%;
  }
  .lg-grid-10 {
    width: 83.33333333%;
  }
  .lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .lg-grid-11 {
    width: 91.66666667%;
  }
  .lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .lg-grid-12 {
    width: 100%;
  }
  .lg-offset-12 {
    margin-left: 100%;
  }
  .lg-padded {
    padding: .5rem;
  }
  .lg-padded-left {
    padding-left: .5rem;
  }
  .lg-padded-right {
    padding-right: .5rem;
  }
  .lg-padded-top {
    padding-top: .5rem;
  }
  .lg-padded-bottom {
    padding-bottom: .5rem;
  }
  .lg-padded-sides {
    padding-left: .5rem;
    padding-right: .5rem;
  }
  .lg-padded-vertical {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  .lg-padded-inner {
    padding: 1rem;
  }
  .lg-padded-inner-left {
    padding-left: 1rem;
  }
  .lg-padded-inner-right {
    padding-right: 1rem;
  }
  .lg-padded-inner-top {
    padding-top: 1rem;
  }
  .lg-padded-inner-bottom {
    padding-bottom: 1rem;
  }
  .lg-padded-inner-sides {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .lg-padded-inner-vertical {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .lg-padded-zero {
    padding: 0;
  }
  .lg-padded-zero-left {
    padding-left: 0;
  }
  .lg-padded-zero-right {
    padding-right: 0;
  }
  .lg-padded-zero-top {
    padding-top: 0;
  }
  .lg-padded-zero-bottom {
    padding-bottom: 0;
  }
  .lg-padded-zero-sides {
    padding-left: 0;
    padding-right: 0;
  }
  .lg-padded-zero-vertical {
    padding-top: 0;
    padding-bottom: 0;
  }
  .lg-padded-reverse {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    width: auto;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    float: none;
  }
  .lg-padded-reverse-all {
    margin: -0.5rem;
    width: auto;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    float: none;
  }
  .lg-fl,
  .lg-flow {
    float: left;
  }
  .lg-fr,
  .lg-flow-opposite {
    float: right;
  }
  .lg-center {
    text-align: center;
  }
  .lg-left {
    text-align: left;
  }
  .lg-right {
    text-align: right;
  }
  .lg-grid-inline-top > [class*="-grid-"] {
    vertical-align: top;
  }
  .lg-grid-inline-middle > [class*="-grid-"] {
    vertical-align: middle;
  }
  .lg-grid-inline-bottom > [class*="-grid-"] {
    vertical-align: bottom;
  }
  .grid-inline > .lg-inline-top {
    vertical-align: top;
  }
  .grid-inline > .lg-inline-middle {
    vertical-align: middle;
  }
  .grid-inline > .lg-inline-bottom {
    vertical-align: bottom;
  }
}
@media (max-width: 1100px) {
  .adaptive [class*="md-grid-"] {
    margin-left: 0;
    margin-right: 0;
    clear: none;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .adaptive .md-grid-1 {
    width: 8.33333333%;
  }
  .adaptive .md-offset-1 {
    margin-left: 8.33333333%;
  }
  .adaptive .md-grid-2 {
    width: 16.66666667%;
  }
  .adaptive .md-offset-2 {
    margin-left: 16.66666667%;
  }
  .adaptive .md-grid-3 {
    width: 25%;
  }
  .adaptive .md-offset-3 {
    margin-left: 25%;
  }
  .adaptive .md-grid-4 {
    width: 33.33333333%;
  }
  .adaptive .md-offset-4 {
    margin-left: 33.33333333%;
  }
  .adaptive .md-grid-5 {
    width: 41.66666667%;
  }
  .adaptive .md-offset-5 {
    margin-left: 41.66666667%;
  }
  .adaptive .md-grid-6 {
    width: 50%;
  }
  .adaptive .md-offset-6 {
    margin-left: 50%;
  }
  .adaptive .md-grid-7 {
    width: 58.33333333%;
  }
  .adaptive .md-offset-7 {
    margin-left: 58.33333333%;
  }
  .adaptive .md-grid-8 {
    width: 66.66666667%;
  }
  .adaptive .md-offset-8 {
    margin-left: 66.66666667%;
  }
  .adaptive .md-grid-9 {
    width: 75%;
  }
  .adaptive .md-offset-9 {
    margin-left: 75%;
  }
  .adaptive .md-grid-10 {
    width: 83.33333333%;
  }
  .adaptive .md-offset-10 {
    margin-left: 83.33333333%;
  }
  .adaptive .md-grid-11 {
    width: 91.66666667%;
  }
  .adaptive .md-offset-11 {
    margin-left: 91.66666667%;
  }
  .adaptive .md-grid-12 {
    width: 100%;
  }
  .adaptive .md-offset-12 {
    margin-left: 100%;
  }
  .adaptive .md-padded {
    padding: .5rem;
  }
  .adaptive .md-padded-left {
    padding-left: .5rem;
  }
  .adaptive .md-padded-right {
    padding-right: .5rem;
  }
  .adaptive .md-padded-top {
    padding-top: .5rem;
  }
  .adaptive .md-padded-bottom {
    padding-bottom: .5rem;
  }
  .adaptive .md-padded-sides {
    padding-left: .5rem;
    padding-right: .5rem;
  }
  .adaptive .md-padded-vertical {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  .adaptive .md-padded-inner {
    padding: 1rem;
  }
  .adaptive .md-padded-inner-left {
    padding-left: 1rem;
  }
  .adaptive .md-padded-inner-right {
    padding-right: 1rem;
  }
  .adaptive .md-padded-inner-top {
    padding-top: 1rem;
  }
  .adaptive .md-padded-inner-bottom {
    padding-bottom: 1rem;
  }
  .adaptive .md-padded-inner-sides {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .adaptive .md-padded-inner-vertical {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .adaptive .md-padded-zero {
    padding: 0;
  }
  .adaptive .md-padded-zero-left {
    padding-left: 0;
  }
  .adaptive .md-padded-zero-right {
    padding-right: 0;
  }
  .adaptive .md-padded-zero-top {
    padding-top: 0;
  }
  .adaptive .md-padded-zero-bottom {
    padding-bottom: 0;
  }
  .adaptive .md-padded-zero-sides {
    padding-left: 0;
    padding-right: 0;
  }
  .adaptive .md-padded-zero-vertical {
    padding-top: 0;
    padding-bottom: 0;
  }
  .adaptive .md-padded-reverse {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    width: auto;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    float: none;
  }
  .adaptive .md-padded-reverse-all {
    margin: -0.5rem;
    width: auto;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    float: none;
  }
  .adaptive .md-fl,
  .adaptive .md-flow {
    float: left;
  }
  .adaptive .md-fr,
  .adaptive .md-flow-opposite {
    float: right;
  }
  .adaptive .md-center {
    text-align: center;
  }
  .adaptive .md-left {
    text-align: left;
  }
  .adaptive .md-right {
    text-align: right;
  }
  .adaptive .md-grid-inline-top > [class*="-grid-"] {
    vertical-align: top;
  }
  .adaptive .md-grid-inline-middle > [class*="-grid-"] {
    vertical-align: middle;
  }
  .adaptive .md-grid-inline-bottom > [class*="-grid-"] {
    vertical-align: bottom;
  }
  .adaptive .grid-inline > .md-inline-top {
    vertical-align: top;
  }
  .adaptive .grid-inline > .md-inline-middle {
    vertical-align: middle;
  }
  .adaptive .grid-inline > .md-inline-bottom {
    vertical-align: bottom;
  }
}
@media (max-width: 800px) {
  .adaptive [class*="sm-grid-"] {
    margin-left: 0;
    margin-right: 0;
    clear: none;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .adaptive .sm-grid-1 {
    width: 8.33333333%;
  }
  .adaptive .sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .adaptive .sm-grid-2 {
    width: 16.66666667%;
  }
  .adaptive .sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .adaptive .sm-grid-3 {
    width: 25%;
  }
  .adaptive .sm-offset-3 {
    margin-left: 25%;
  }
  .adaptive .sm-grid-4 {
    width: 33.33333333%;
  }
  .adaptive .sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .adaptive .sm-grid-5 {
    width: 41.66666667%;
  }
  .adaptive .sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .adaptive .sm-grid-6 {
    width: 50%;
  }
  .adaptive .sm-offset-6 {
    margin-left: 50%;
  }
  .adaptive .sm-grid-7 {
    width: 58.33333333%;
  }
  .adaptive .sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .adaptive .sm-grid-8 {
    width: 66.66666667%;
  }
  .adaptive .sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .adaptive .sm-grid-9 {
    width: 75%;
  }
  .adaptive .sm-offset-9 {
    margin-left: 75%;
  }
  .adaptive .sm-grid-10 {
    width: 83.33333333%;
  }
  .adaptive .sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .adaptive .sm-grid-11 {
    width: 91.66666667%;
  }
  .adaptive .sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .adaptive .sm-grid-12 {
    width: 100%;
  }
  .adaptive .sm-offset-12 {
    margin-left: 100%;
  }
  .adaptive .sm-padded {
    padding: .5rem;
  }
  .adaptive .sm-padded-left {
    padding-left: .5rem;
  }
  .adaptive .sm-padded-right {
    padding-right: .5rem;
  }
  .adaptive .sm-padded-top {
    padding-top: .5rem;
  }
  .adaptive .sm-padded-bottom {
    padding-bottom: .5rem;
  }
  .adaptive .sm-padded-sides {
    padding-left: .5rem;
    padding-right: .5rem;
  }
  .adaptive .sm-padded-vertical {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  .adaptive .sm-padded-inner {
    padding: 1rem;
  }
  .adaptive .sm-padded-inner-left {
    padding-left: 1rem;
  }
  .adaptive .sm-padded-inner-right {
    padding-right: 1rem;
  }
  .adaptive .sm-padded-inner-top {
    padding-top: 1rem;
  }
  .adaptive .sm-padded-inner-bottom {
    padding-bottom: 1rem;
  }
  .adaptive .sm-padded-inner-sides {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .adaptive .sm-padded-inner-vertical {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .adaptive .sm-padded-zero {
    padding: 0;
  }
  .adaptive .sm-padded-zero-left {
    padding-left: 0;
  }
  .adaptive .sm-padded-zero-right {
    padding-right: 0;
  }
  .adaptive .sm-padded-zero-top {
    padding-top: 0;
  }
  .adaptive .sm-padded-zero-bottom {
    padding-bottom: 0;
  }
  .adaptive .sm-padded-zero-sides {
    padding-left: 0;
    padding-right: 0;
  }
  .adaptive .sm-padded-zero-vertical {
    padding-top: 0;
    padding-bottom: 0;
  }
  .adaptive .sm-padded-reverse {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    width: auto;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    float: none;
  }
  .adaptive .sm-padded-reverse-all {
    margin: -0.5rem;
    width: auto;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    float: none;
  }
  .adaptive .sm-fl,
  .adaptive .sm-flow {
    float: left;
  }
  .adaptive .sm-fr,
  .adaptive .sm-flow-opposite {
    float: right;
  }
  .adaptive .sm-center {
    text-align: center;
  }
  .adaptive .sm-left {
    text-align: left;
  }
  .adaptive .sm-right {
    text-align: right;
  }
  .adaptive .sm-grid-inline-top > [class*="-grid-"] {
    vertical-align: top;
  }
  .adaptive .sm-grid-inline-middle > [class*="-grid-"] {
    vertical-align: middle;
  }
  .adaptive .sm-grid-inline-bottom > [class*="-grid-"] {
    vertical-align: bottom;
  }
  .adaptive .grid-inline > .sm-inline-top {
    vertical-align: top;
  }
  .adaptive .grid-inline > .sm-inline-middle {
    vertical-align: middle;
  }
  .adaptive .grid-inline > .sm-inline-bottom {
    vertical-align: bottom;
  }
}
@media (max-width: 640px) {
  .adaptive [class*="xs-grid-"] {
    margin-left: 0;
    margin-right: 0;
    clear: none;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .adaptive .xs-grid-1 {
    width: 8.33333333%;
  }
  .adaptive .xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .adaptive .xs-grid-2 {
    width: 16.66666667%;
  }
  .adaptive .xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .adaptive .xs-grid-3 {
    width: 25%;
  }
  .adaptive .xs-offset-3 {
    margin-left: 25%;
  }
  .adaptive .xs-grid-4 {
    width: 33.33333333%;
  }
  .adaptive .xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .adaptive .xs-grid-5 {
    width: 41.66666667%;
  }
  .adaptive .xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .adaptive .xs-grid-6 {
    width: 50%;
  }
  .adaptive .xs-offset-6 {
    margin-left: 50%;
  }
  .adaptive .xs-grid-7 {
    width: 58.33333333%;
  }
  .adaptive .xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .adaptive .xs-grid-8 {
    width: 66.66666667%;
  }
  .adaptive .xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .adaptive .xs-grid-9 {
    width: 75%;
  }
  .adaptive .xs-offset-9 {
    margin-left: 75%;
  }
  .adaptive .xs-grid-10 {
    width: 83.33333333%;
  }
  .adaptive .xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .adaptive .xs-grid-11 {
    width: 91.66666667%;
  }
  .adaptive .xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .adaptive .xs-grid-12 {
    width: 100%;
  }
  .adaptive .xs-offset-12 {
    margin-left: 100%;
  }
  .adaptive .xs-padded {
    padding: .5rem;
  }
  .adaptive .xs-padded-left {
    padding-left: .5rem;
  }
  .adaptive .xs-padded-right {
    padding-right: .5rem;
  }
  .adaptive .xs-padded-top {
    padding-top: .5rem;
  }
  .adaptive .xs-padded-bottom {
    padding-bottom: .5rem;
  }
  .adaptive .xs-padded-sides {
    padding-left: .5rem;
    padding-right: .5rem;
  }
  .adaptive .xs-padded-vertical {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  .adaptive .xs-padded-inner {
    padding: 1rem;
  }
  .adaptive .xs-padded-inner-left {
    padding-left: 1rem;
  }
  .adaptive .xs-padded-inner-right {
    padding-right: 1rem;
  }
  .adaptive .xs-padded-inner-top {
    padding-top: 1rem;
  }
  .adaptive .xs-padded-inner-bottom {
    padding-bottom: 1rem;
  }
  .adaptive .xs-padded-inner-sides {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .adaptive .xs-padded-inner-vertical {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .adaptive .xs-padded-zero {
    padding: 0;
  }
  .adaptive .xs-padded-zero-left {
    padding-left: 0;
  }
  .adaptive .xs-padded-zero-right {
    padding-right: 0;
  }
  .adaptive .xs-padded-zero-top {
    padding-top: 0;
  }
  .adaptive .xs-padded-zero-bottom {
    padding-bottom: 0;
  }
  .adaptive .xs-padded-zero-sides {
    padding-left: 0;
    padding-right: 0;
  }
  .adaptive .xs-padded-zero-vertical {
    padding-top: 0;
    padding-bottom: 0;
  }
  .adaptive .xs-padded-reverse {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    width: auto;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    float: none;
  }
  .adaptive .xs-padded-reverse-all {
    margin: -0.5rem;
    width: auto;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    float: none;
  }
  .adaptive .xs-fl,
  .adaptive .xs-flow {
    float: left;
  }
  .adaptive .xs-fr,
  .adaptive .xs-flow-opposite {
    float: right;
  }
  .adaptive .xs-center {
    text-align: center;
  }
  .adaptive .xs-left {
    text-align: left;
  }
  .adaptive .xs-right {
    text-align: right;
  }
  .adaptive .xs-grid-inline-top > [class*="-grid-"] {
    vertical-align: top;
  }
  .adaptive .xs-grid-inline-middle > [class*="-grid-"] {
    vertical-align: middle;
  }
  .adaptive .xs-grid-inline-bottom > [class*="-grid-"] {
    vertical-align: bottom;
  }
  .adaptive .grid-inline > .xs-inline-top {
    vertical-align: top;
  }
  .adaptive .grid-inline > .xs-inline-middle {
    vertical-align: middle;
  }
  .adaptive .grid-inline > .xs-inline-bottom {
    vertical-align: bottom;
  }
}
@media (max-width: 480px) {
  .adaptive .adaptive [class*="mc-grid-"] {
    margin-left: 0;
    margin-right: 0;
    clear: none;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .adaptive .mc-grid-1 {
    width: 8.33333333%;
  }
  .adaptive .mc-offset-1 {
    margin-left: 8.33333333%;
  }
  .adaptive .mc-grid-2 {
    width: 16.66666667%;
  }
  .adaptive .mc-offset-2 {
    margin-left: 16.66666667%;
  }
  .adaptive .mc-grid-3 {
    width: 25%;
  }
  .adaptive .mc-offset-3 {
    margin-left: 25%;
  }
  .adaptive .mc-grid-4 {
    width: 33.33333333%;
  }
  .adaptive .mc-offset-4 {
    margin-left: 33.33333333%;
  }
  .adaptive .mc-grid-5 {
    width: 41.66666667%;
  }
  .adaptive .mc-offset-5 {
    margin-left: 41.66666667%;
  }
  .adaptive .mc-grid-6 {
    width: 50%;
  }
  .adaptive .mc-offset-6 {
    margin-left: 50%;
  }
  .adaptive .mc-grid-7 {
    width: 58.33333333%;
  }
  .adaptive .mc-offset-7 {
    margin-left: 58.33333333%;
  }
  .adaptive .mc-grid-8 {
    width: 66.66666667%;
  }
  .adaptive .mc-offset-8 {
    margin-left: 66.66666667%;
  }
  .adaptive .mc-grid-9 {
    width: 75%;
  }
  .adaptive .mc-offset-9 {
    margin-left: 75%;
  }
  .adaptive .mc-grid-10 {
    width: 83.33333333%;
  }
  .adaptive .mc-offset-10 {
    margin-left: 83.33333333%;
  }
  .adaptive .mc-grid-11 {
    width: 91.66666667%;
  }
  .adaptive .mc-offset-11 {
    margin-left: 91.66666667%;
  }
  .adaptive .mc-grid-12 {
    width: 100%;
  }
  .adaptive .mc-offset-12 {
    margin-left: 100%;
  }
  .adaptive .mc-padded {
    padding: .5rem;
  }
  .adaptive .mc-padded-left {
    padding-left: .5rem;
  }
  .adaptive .mc-padded-right {
    padding-right: .5rem;
  }
  .adaptive .mc-padded-top {
    padding-top: .5rem;
  }
  .adaptive .mc-padded-bottom {
    padding-bottom: .5rem;
  }
  .adaptive .mc-padded-sides {
    padding-left: .5rem;
    padding-right: .5rem;
  }
  .adaptive .mc-padded-vertical {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  .adaptive .mc-padded-inner {
    padding: 1rem;
  }
  .adaptive .mc-padded-inner-left {
    padding-left: 1rem;
  }
  .adaptive .mc-padded-inner-right {
    padding-right: 1rem;
  }
  .adaptive .mc-padded-inner-top {
    padding-top: 1rem;
  }
  .adaptive .mc-padded-inner-bottom {
    padding-bottom: 1rem;
  }
  .adaptive .mc-padded-inner-sides {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .adaptive .mc-padded-inner-vertical {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .adaptive .mc-padded-zero {
    padding: 0;
  }
  .adaptive .mc-padded-zero-left {
    padding-left: 0;
  }
  .adaptive .mc-padded-zero-right {
    padding-right: 0;
  }
  .adaptive .mc-padded-zero-top {
    padding-top: 0;
  }
  .adaptive .mc-padded-zero-bottom {
    padding-bottom: 0;
  }
  .adaptive .mc-padded-zero-sides {
    padding-left: 0;
    padding-right: 0;
  }
  .adaptive .mc-padded-zero-vertical {
    padding-top: 0;
    padding-bottom: 0;
  }
  .adaptive .mc-padded-reverse {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    width: auto;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    float: none;
  }
  .adaptive .mc-padded-reverse-all {
    margin: -0.5rem;
    width: auto;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    float: none;
  }
  .adaptive .mc-fl,
  .adaptive .mc-flow {
    float: left;
  }
  .adaptive .mc-fr,
  .adaptive .mc-flow-opposite {
    float: right;
  }
  .adaptive .mc-center {
    text-align: center;
  }
  .adaptive .mc-left {
    text-align: left;
  }
  .adaptive .mc-right {
    text-align: right;
  }
  .adaptive .mc-grid-inline-top > [class*="-grid-"] {
    vertical-align: top;
  }
  .adaptive .mc-grid-inline-middle > [class*="-grid-"] {
    vertical-align: middle;
  }
  .adaptive .mc-grid-inline-bottom > [class*="-grid-"] {
    vertical-align: bottom;
  }
  .adaptive .grid-inline > .mc-inline-top {
    vertical-align: top;
  }
  .adaptive .grid-inline > .mc-inline-middle {
    vertical-align: middle;
  }
  .adaptive .grid-inline > .mc-inline-bottom {
    vertical-align: bottom;
  }
}
@media (min-width: 1101px) {
  .adaptive .lg-hidden {
    display: none !important;
  }
  .adaptive .lg-visible {
    display: block !important;
  }
}
@media (min-width: 993px) {
  .lg-hide {
    display: none !important;
  }
}
@media (max-width: 992px) {
  .md-hide {
    display: none !important;
  }
}
@media (min-width: 801px) and (max-width: 1100px) {
  .adaptive .md-hidden {
    display: none !important;
  }
  .adaptive .md-visible {
    display: block !important;
  }
}
@media (min-width: 641px) and (max-width: 800px) {
  .adaptive .sm-hidden {
    display: none !important;
  }
  .adaptive .sm-visible {
    display: block !important;
  }
}
@media (max-width: 640px) {
  .adaptive .xs-hidden {
    display: none !important;
  }
  .adaptive .xs-visible {
    display: block !important;
  }
}
@media (max-width: 480px) {
  .adaptive .mc-hidden {
    display: none !important;
  }
  .adaptive .mc-visible {
    display: block !important;
  }
}
/**/
img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.image-square,
.image-circle {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.image-square img,
.image-circle img {
  display: inline-block !important;
  width: auto !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.cart_item .image-square,
.article_preview-preview .image-square,
.product_preview-preview .image-square {
  overflow: hidden;
  max-height: 240px;
}
.image-circle {
  overflow: hidden;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
#own_preloader {
  position: fixed;
  z-index: 1060;
}
.button {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  -webkit-border-radius: 5px;
          border-radius: 5px;
}
.button--disabled,
.button[disabled] {
  cursor: not-allowed;
}
.input {
  margin-bottom: 0.5rem;
}
.input:last-child {
  margin-bottom: 0;
}
.input-label {
  display: block;
  margin-bottom: 0.5rem;
}
.input-field {
  display: block;
  width: 100%;
  border: 1px solid;
  padding: 0.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 0.5rem;
}
.input-notice {
  display: none;
  margin-top: 0.5rem;
}
.input-captcha {
  display: inline-block;
}
.input--inline > .input-label {
  display: inline-block;
  line-height: inherit;
  height: inherit;
  border: 1px solid initial;
  vertical-align: middle;
  margin-bottom: 0;
}
.input--inline > .input-field {
  display: inline-block;
  height: inherit;
  line-height: inherit;
  padding-top: 0;
  padding-bottom: 0;
  vertical-align: middle;
}
.input--inline > .input-captcha {
  display: inline-block;
}
.input--inline > .input-button {
  display: inline-block;
  height: inherit;
  line-height: inherit;
  border: 1px solid transparent;
  vertical-align: middle;
}
.input--error > .input-field {
  border-color: #ebccd1;
  background-color: #f2dede;
}
.input--error > .input-notice {
  display: block;
}
.input--required .input-label:after {
  content: '*';
  color: red;
}
.feedback-row>.input-label.require:after {
  content: '*';
  color: red;
}
.input--captcha .input-field {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  width: 125px;
}
.styled_select-wrapper {
  position: relative;
  display: inline-block;
  min-width: 50px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
  z-index: 0;
  border: 1px solid;
}
.styled_select-wrapper:after {
  position: absolute;
  top: calc( 50% - 8px );
  right: 0;
  line-height: inherit;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "\f078";
  padding: 0 0.5rem;
}
.checkout .styled_select-wrapper {
  width: 100%;
}
.styled_select-wrapper select {
  position: relative;
  display: inline-block;
  width: calc( 100% + 30px );
  height: 100%;
  border: none;
  padding: 0;
  background-color: transparent;
  z-index: 1;
  line-height: inherit;
  cursor: pointer;
}
.notice {
  padding: 0.5rem;
  margin-bottom: 1rem;
}
.notice:last-child {
  margin-bottom: 0;
}
.notice--success {
  color: #3c763d;
  background-color: #dff0d8;
}
.notice--info {
  color: #31708f;
  background-color: #d9edf7;
}
.notice--warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.notice--danger {
  color: #a94442;
  background-color: #f2dede;
}
.prices:after {
  clear: both;
  content: "";
  display: block;
}
.prices--inline > .prices-current,
.prices--inline > .prices-old {
  display: inline-block;
}
.menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.menu:after {
  clear: both;
  content: "";
  display: block;
}
.menu-node {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
}
.menu-link {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 100%;
}
.menu-marker {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.menu-marker--parent {
  float: right;
  position: relative;
  z-index: 10;
}
.menu-toggler {
  cursor: pointer;
}
.menu--horizontal > .menu-node {
  float: left;
}
.menu--dropdown {
		position: absolute;
	    z-index: 1000;
	    display: block;
	    text-align: left;
	    visibility: hidden;
	    opacity: 0;
	    -webkit-transition: 0.4s;
	    -o-transition: 0.4s;
	    transition: 0.4s;
	    -webkit-transition-property: all;
	    -o-transition-property: all;
	    transition-property: all;
	    top: 100%;
	    min-width: 250px;
	    background: #ffffff;
	    left: 0;
	    margin-top: 30px;
			padding: 20px 0;
}
.menu-node--main_lvl_1:nth-child(2):hover .menu--dropdown {
    left: -100%;
}
.menu--vertical .menu-node--main_lvl_2 {
    display: inline-block !important;
    width: 100%;
}
.menu--vertical .menu-node--main_lvl_2 a.menu-link {
    border-right: 0;
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin: 0;
}
.menu--vertical .menu-node--main_lvl_2:last-child a.menu-link {
	border-bottom: 0;
    margin-bottom: -3px;
}
.menu--side {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1000;
  display: none;
}
.menu-node:hover > .menu--side {
  display: block;
}
.menu--fixed {
  position: fixed;
  z-index: 1030;
}
.menu--collapse {
  display: none;
}
.js-menu-toggler {
  cursor: pointer;
}

.menu-node .menu-node-item_expand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 5px;
}
.menu-node .menu-node-item_expand-link {
  color: rgb(251, 59, 59);
}
.menu-node .menu-node-item_expand-icon svg {
  vertical-align: bottom;
}
.menu-node.menu-node--main_lvl_1 .menu-node-item_expand-link:hover {
  color: rgb(228, 0, 46);
  border-color: rgb(228, 0, 46);
}
.menu-node .menu-node-item_expand-link:hover svg{
  fill: rgb(228, 0, 46);
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
      -webkit-border-radius: 0px;
              border-radius: 0px;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  z-index: 1;
}
.owl-carousel:not(.js-slider-brands) .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  display: none;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.tabs:after,
.tubs:after {
  clear: both;
  content: "";
  display: block;
}
.tabs-controls,
.tubs-controls {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.tabs-controls:after,
.tubs-controls:after {
  clear: both;
  content: "";
  display: block;
}
.tabs-controls--horizontal > .tabs-node,
.tubs-controls--horizontal > .tubs-node {
  float: left;
}
.tabs-node,
.tubs-node {
  display: block;
  cursor: pointer;
}
.tabs-content,
.tubs-content {
  display: none;
}
.tabs-content--active,
.tubs-content--active {
  display: block;
}
.accordion-toggler {
  cursor: pointer;
}
.accordion-content {
  display: block;
}
.accordion-content--collapse {
  display: none;
}
.quantity {
  position: relative;
  display: inline-block;
}
.quantity:after {
  clear: both;
  content: "";
  display: block;
}
.quantity-button {
  text-align: center;
  cursor: pointer;
  padding: 0;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.quantity-button > .fa {
  vertical-align: middle;
}
.quantity-input {
  padding-top: 0;
  padding-bottom: 0;
  width: 50px;
  border: 1px solid;
  text-align: center;
  line-height: inherit;
  vertical-align: middle;
}
.quantity--inline .quantity-button {
  display: inline-block;
  border: 1px solid transparent;
  line-height: inherit;
  vertical-align: middle;
}
.quantity--side .quantity-button {
  position: absolute;
  right: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  color: #000;
}
.quantity--side .quantity-button--minus {
  bottom: 0;
      -webkit-border-radius: 0 0 0px 0;
              border-radius: 0 0 0px 0;
}
.quantity--side .quantity-button--plus { top: 0;  -webkit-border-radius: 0 0px 0 0;  border-radius: 0 0px 0 0;    height: 26px;}
.top_menu {
    margin: 0;
    float: right;
}
#frr {float: right !important;}
.modal {
  position: fixed;
  z-index: 1050;
  max-width: 95%;
  max-height: 95%;
  overflow-y: auto;
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
}
.overlay--opacity {
  background-color: transparent;
}
.page-content ol {
    padding: 1em 0 0em 1.2em;
}
/* breadcrumbs */
.pagination {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.pagination:after {
  clear: both;
  content: "";
  display: block;
}
.pagination-page {
  display: block;
}
.pagination-node {
  display: block;
  text-align: center;
  vertical-align: middle;
}
.pagination-node--link:hover {
  cursor: pointer;
}
.pagination--horizontal > .pagination-page {
  float: left;
}
.reviews-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.reviews-link {
  cursor: pointer;
}
.review-rating .br-wrapper { color: #f7dc00;}
.review_form-toggle {
  cursor: pointer;
}
.review_form-input {
  margin-bottom: 0.5rem;
}
.review_form-input:last-child {
  margin-bottom: 0;
}
.review_form-submit {
  cursor: pointer;
}
script[type="text/template"] {
  display: none;
}
body {
  min-width: 320px;
}
body.body--lock_scroll {
  -webkit-overflow-scrolling: touch;
  left: 0;
  top: 50%;
  position: fixed;
  width: 100%;
}
.sidebar_block:last-child {
  margin-bottom: 0;
}
.fc:after {
  clear: both;
  content: "";
  display: block;
}
.ac_results {
  padding: 0px;
  border: 1px solid black;
  background-color: white;
  overflow: hidden;
  z-index: 99999;
}
.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
}
.ac_results li {
  margin: 0px;
  padding: 2px 5px;
  cursor: default;
  display: block;
  /*
  if width will be 100% horizontal scrollbar will apear
  when scroll mode will be used
  */
  /*width: 100%;*/
  font: menu;
  font-size: 12px;
  /*
  it is very important, if line-height not setted or setted
  in relative units scroll will be broken in firefox
  */
  line-height: 16px;
  overflow: hidden;
}
.ac_loading {
  background: white url('/served_assets/ajax_indicator.gif') right center no-repeat;
}
.ac_odd {
  background-color: #eee;
}
.ac_over {
  background-color: #0A246A;
  color: white;
}
.collection-description:after {
  clear: both;
  content: "";
  display: block;
}
.collection-seo_description:after {
  clear: both;
  content: "";
  display: block;
}
.collection-products_list:after {
  clear: both;
  content: "";
  display: block;
}
.collection-subcollection_list:after {
  clear: both;
  content: "";
  display: block;
}
.filter {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.filter:after {
  clear: both;
  content: "";
  display: block;
}
.filter--vertical .filter-section {
  display: block;
}
.filter-section {
  position: relative;
  margin-bottom: 0.5rem;
}
.filter-clear_all {
  cursor: pointer;
}
.filter-section_toggler {
  cursor: pointer;
}
.filter-hidden_sections {
  display: none;
}
.filter-submit {
  cursor: pointer;
}
.filter_section {
  position: relative;
  /* mod */
}
.filter_section-title {
  display: block;
  position: relative;
  margin-bottom: 0.5rem;
}
.filter_section-toggler {
  cursor: pointer;
}
.filter_section-values {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.filter_section-values--horizontal .filter-value {
  display: inline-block;
}
.filter_section-values--collapse {
  display: none;
}
.filter_section-value {
  display: block;
}
.filter_section-value--range {
  margin: 1rem 0.5rem;
}
.filter_section-clear {
  cursor: pointer;
}
.filter_section-range_input {
  padding: 0;
  width: 60px;
  text-align: center;
  line-height: inherit;
}
/* noUI slider */
.noUi {
  /* Handles and cursors;
   */
  /* Disabled state;
   */
}
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  /* Painting and performance;
     * Browsers can paint handles in their own layer.
     */
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
  cursor: default;
}
.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
       * its values is > 50%.
       */
  z-index: 10;
}
.noUi-stacking + .noUi-origin {
  /* Fix stacking order in IE7, which incorrectly
       * creates a new context for the origins.
       */
  z-index: -1;
}
.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  -o-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
.noUi-dragable {
  cursor: w-resize;
}
.noUi-vertical .noUi-dragable {
  cursor: n-resize;
}
.noUi [disabled].noUi-connect,
.noUi [disabled] .noUi-connect {
  background: #B8B8B8;
}
.noUi [disabled] .noUi-handle {
  cursor: not-allowed;
}
.sort_by:after {
  clear: both;
  content: "";
  display: block;
}
.sort_by-label {
  display: inline-block;
  line-height: inherit;
}
.sort_by-select {
  display: inline-block;
  line-height: inherit;
}
.product-sku {
    margin: 1em 0 0.5em;
    font-size: 14px;
    color: #999999;
}
.product-sku_field {
  margin-bottom: 0.5rem;
}
.product-presence {
    margin: 0em 0 0.5em;
    font-size: 14px;
    color: #999999;
}
.product-short_description {
  margin-bottom: 0.5rem;
}
.product-description {
    margin-bottom: 1em;
    display: inline-block;
      letter-spacing: 0;
  width: 100%;
}
#size-chart {
    margin: 0 0 2em;
}
#size-chart span{
    font-size: 14px;
    border-bottom: 1px dashed;
    cursor: pointer;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}
#size-chart span:hover {
color: #B0B0B0;
}
.product-prices {
margin-bottom: 2em;
    float: left;
    width: 100%;
    margin-top: em;
}
.gallery-large_image {
  text-align: center;
}
.option_selector {
  margin-bottom: 1em;
}
.option_selector-label {
    display: inline-block;
}
.option_selector-container {
    float: left;
    width: 100%;
    margin: 15px 0 0;
}
.variant-span {
}
.variant-radio {
  margin-bottom: 5px;
}
.variant-radio_switch {
  cursor: pointer;
}
.variant-radio_label {
  cursor: pointer;
}
.variant-select {
  cursor: pointer;
}
.variant-color {
  display: inline-block;
  cursor: pointer;
}
.variant-image {
  display: inline-block;
  cursor: pointer;
}
.gallery:after {
  clear: both;
  content: "";
  display: block;
}
.gallery-preview_list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.gallery-preview_list:after {
  clear: both;
  content: "";
  display: block;
}
.gallery-preview_list--horizontal > .gallery-preview {
  display: inline-block;
}
.gallery-preview {
  display: block;
}
.gallery-image {
  display: block;
}
.product_preview {
  position: relative;
}
.product_preview:after {
}
.product_preview-preview {
  position: relative;
}
.product_preview-tip {
  position: absolute;
}
.product_preview-link {
    display: block;
    min-height: 80px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-clamp: 4;
    box-orient: vertical;
}
.product_preview-title {
  display: block;
}
.cart-table_container:after {
  clear: both;
  content: "";
  display: block;
}
.cart-items_list:after {
  clear: both;
  content: "";
  display: block;
}
.cart-empty_notice {
  display: none;
}
.cart_item:after {
  clear: both;
  content: "";
  display: block;
}
.cart_item-delete {
  cursor: pointer;
}
.cart_total:after {
  clear: both;
  content: "";
  display: block;
}
.discounts:after {
  clear: both;
  content: "";
  display: block;
}
.discounts-field {
  width: 130px;
}
.discounts-submit {
  vertical-align: top;
}
.discounts-notice {
  display: none;
}
.discount:after {
  clear: both;
  content: "";
  display: block;
}
.cart_widget {
  position: relative;
}
.cart_widget:after {
  clear: both;
  content: "";
  display: block;
}
.cart_widget-dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1000;
  display: none;
  text-align: left;
}
.cart_widget:hover .cart_widget-dropdown {
  display: block;
}
.basket_list-items {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.basket_list-submit {
  cursor: pointer;
}
.basket_item {
  position: relative;
  margin-bottom: 0.5rem;
}
.basket_item:after {
  clear: both;
  content: "";
  display: block;
}
.basket_item:last-child {
  margin-bottom: 0;
}
.basket_item-image {
  float: left;
}
.basket_item-delete {
  cursor: pointer;
  float: right;
}
.basket_item-price:after {
  content: none;
}
.search-products_list:after {
  clear: both;
  content: "";
  display: block;
}
.search_widget {
  display: inline-block;
}
.search_widget-submit--disabled,
.search_widget-submit[disabled] {
  cursor: not-allowed;
}
.ajax_search-wrapper {
  position: relative;
}
.ajax_search-results {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
}
.ajax_search-item {
  display: block;
  text-align: left;
}
.compare-wrapper {
  overflow-x: auto;
}
.compare-toggle_same {
  cursor: pointer;
}
.compare-remove {
  cursor: pointer;
}
.compare-notice {
  display: none;
}
.compare_row {
  display: table-row;
}
.compare_row:after {
  clear: both;
  content: "";
  display: block;
}
.compare_row-title {
  display: table-cell;
  vertical-align: top;
}
.compare_row-item {
  display: table-cell;
  vertical-align: top;
}
.blog-article_list:after {
  clear: both;
  content: "";
  display: block;
}
.article:after {
  clear: both;
  content: "";
  display: block;
}
.article-note {
  margin-bottom: 0.5rem;
}
.article-content {
  margin-bottom: 0.5rem;
}
.article_preview {
  margin-bottom: 0.5rem;
}
.article_preview:after {
  clear: both;
  content: "";
  display: block;
}
.language_switch {
  list-style-type: none;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.language_switch:after {
  clear: both;
  content: "";
  display: block;
}
.language_switch-node {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: relative;
}
.language_switch-link {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  padding: 0;
  margin: 0;
  border: none;
  background-color: transparent;
}
.language_switch-toggler {
  cursor: pointer;
}
.language_switch--dropdown {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
}
.language_switch-node:hover > .language_switch--dropdown {
  display: block;
}
.language_switch--side {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1000;
  display: none;
}
.language_switch-node:hover > .language_switch--side {
  display: block;
}
.language_switch--vertical > .language_switch-node {
  width: 100%;
}
.language_switch--horizontal > .language_switch-node {
  float: left;
}
.social_links:after {
  clear: both;
  content: "";
  display: block;
}
.social_links-link {
  display: inline-block;
}
.social_links:after {
  clear: both;
  content: "";
  display: block;
}
.social_links-link {
  display: inline-block;
}
.payments:after {
  clear: both;
  content: "";
  display: block;
}
.payments-method {
  display: inline-block;
}
.basket.block_compare_header [data-compare-counter] {
	display:none;
}
.pad5 { padding: 1em 0 0em 1.5em !important}
@media screen and (min-width:801px){.mobile_menu_container{display:none;}}
.mobile_menu_overlay,.mobile_menu_container{position:fixed;top:0;left:0;width:100%;height:100%}.mobile_menu_container,.mobile_menu_container ul li ul{-webkit-transition:all 200ms;-o-transition:all 200ms;transition:all 200ms}.mobile_menu_overlay{display:none;cursor:pointer;z-index:10200;background:rgba(0,0,0,0.5)}.mobile_menu_container{-webkit-transform:translateX(-300px);-ms-transform:translateX(-300px);transform:translateX(-300px);width:300px;overflow:hidden;z-index:10201;background:#3884da}.mobile_menu_container.loaded{-webkit-transform:translateX(0px);-ms-transform:translateX(0px);transform:translateX(0px)}.mobile_menu_container .mobile_menu_content{overflow:auto;max-height:100%;padding-bottom:30px}.mobile_menu_container ul{margin:0;padding:0}.mobile_menu_container ul li{list-style:none}.mobile_menu_container ul li a{display:block;padding:15px 20px;line-height:20px;font-size:16px;background:#3884da;color:#fff;text-decoration:none;font-weight:bold}.mobile_menu_container ul li a.parent{padding-right:50px;background:#3884da url("arrow_right.svg") right 20px center no-repeat;-webkit-background-size:20px 20px;background-size:20px}.mobile_menu_container ul li a.parent:hover{background:#3c8de8 url("arrow_right.svg") right 20px center no-repeat;-webkit-background-size:20px 20px;background-size:20px}.mobile_menu_container ul li a.back{padding-left:50px;background:#3c8de8 url("arrow_left.svg") left 20px center no-repeat;-webkit-background-size:20px 20px;background-size:20px;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:50px}.mobile_menu_container ul li a.back:hover{background:#3c8de8 url("arrow_left.svg") left 20px center no-repeat;-webkit-background-size:20px 20px;background-size:20px}.mobile_menu_container ul li a:hover{background:#3c8de8}.mobile_menu_container ul li ul{-webkit-transform:translateX(300px);-ms-transform:translateX(300px);transform:translateX(300px);position:absolute;top:0;left:0;width:100%;height:100%;background:#3884da;z-index:2}.mobile_menu_container ul li ul.loaded{-webkit-transform:translateX(0px);-ms-transform:translateX(0px);transform:translateX(0px)}
/* 
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}


@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1;
}
.owl-carousel .owl-item .padded-inner {    padding-right: 0;}
.owl-carousel:not(.js-slider-brands) .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
      -webkit-border-radius: 0px;
              border-radius: 0px;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
/*


   Magic Zoom Plus v5.0.8
   Copyright 2015 Magic Toolbox
   Buy a license: https://www.magictoolbox.com/magiczoomplus/
   License agreement: https://www.magictoolbox.com/license/


*/

/**
 * Core styles
 */

@font-face {
  font-family: "magictoolbox-thin";
  font-weight: normal;
  font-style: normal;
  src:url("magictoolbox-thin.eot");
  src:url("magictoolbox-thin.eot?#iefix") format("embedded-opentype"),
    url("magictoolbox-thin.woff") format("woff"),
    url("magictoolbox-thin.ttf") format("truetype"),
    url("magictoolbox-thin.svg#magictoolbox-thin") format("svg");
}

.MagicZoom,
.mz-figure,
.mz-lens,
.mz-zoom-window,
.mz-loading,
.mz-hint,
.mz-expand .mz-expand-stage,
.mz-expand .mz-expand-stage .mz-image-stage,
.mz-expand .mz-image-stage > figure .mz-caption,
.mz-thumb img,
.mz-expand-thumbnails,
.mz-expand-controls,
.mz-button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.MagicZoom,
.mz-figure {
    display: inline-block;
    outline: 0 !important;
    font-size: 0 !important;
    line-height: 100% !important;
    direction: ltr !important;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 0 auto;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.MagicZoom {
    -webkit-transform: translate3d(0,0,0);
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
figure.mz-figure {
    -webkit-perspective: 300px;
    perspective: 300px;
    margin: 0 !important;
}
.MagicZoom img,
.mz-figure img {
    border: 0 !important;
    margin: 0 !important;
    outline: 0 !important;
    padding: 0 !important;
      -webkit-border-radius: 0px;
              border-radius: 0px;
}
.MagicZoom > img,
.mz-figure > img {
    width: 100%;
    height: auto;
}
.ie8-magic .MagicZoom > img,
.ie8-magic .mz-figure > img {
    width: 100%;
    max-width: none !important;
}
.mz-figure.mz-no-zoom.mz-no-expand,
.mz-expand .mz-figure.mz-no-zoom {
    cursor: default !important;
}
.mz-figure.mz-active,
.mz-expand {
    -ms-touch-action: none;
    touch-action: none;
}

.mz-lens,
.mz-zoom-window {
    position: absolute !important;
    overflow: hidden !important;
    pointer-events: none !important;
}
.mz-lens img,
.mz-zoom-window img {
    position: absolute !important;
    max-width: none !important;
    max-height: none !important;
}

.mz-zoom-window {
    z-index: 2000000000;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.mz-zoom-window.mz-magnifier {
    -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
    -webkit-mask-clip: content;
    cursor: none;
}
.mz-zoom-window.mz-magnifier.mz-expanded {
    z-index: 2147483647;
}
.mz-zoom-window img  {
    left: -1000%;
    right: -1000%;
    top: -1000%;
    bottom: -1000%;
    margin: auto !important;
    -ms-transform-origin: 50% 50% !important;
    -webkit-transform-origin: 50% 50% !important;
    transform-origin: 50% 50% !important;
}
.mz-zoom-window.mz-preview img {
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
        transform: none !important;
    width: 100% !important;
    height: auto !important;
}
.lt-ie9-magic .mz-zoom-window img  {
    margin: 0 !important;
}

.mz-expand-controls {
    z-index: 2147483647;
}

.mz-fade {
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s;
}
.mz-hidden {
    opacity: 0;
}
.mz-visible {
    opacity: 1;
}

.mobile-magic .mz-expand .mz-expand-bg {
    -webkit-transform-style: flat !important;
    transform-style: flat !important;
}
.mobile-magic .mz-expand .mz-image-stage > figure .mz-caption {
    display: none !important;
}
.mobile-magic .mz-expand-controls.mz-fade {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}
.mobile-magic .mz-expand .mz-zoom-window {
    top: 0 !important;
    left: 0 !important;
}



/**
 * Main figure
 */
.mz-figure.mz-active {
    background: #fff;
}
.mz-figure.mz-no-zoom,
.mz-figure.mz-click-zoom,
.mz-figure.mz-active {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.mz-figure.mz-active.mz-no-expand {
    cursor: crosshair;
}
.mz-figure.mz-active.mz-click-zoom.mz-no-expand {
    cursor: crosshair;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mz-figure.mz-active.mz-magnifier-zoom.mz-hover-zoom.mz-no-expand {
    cursor: none;
}


.mz-figure.mz-active > img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'saturate\' values=\'0\'/><feComponentTransfer><feFuncA type=\'linear\' slope=\'0.6\'/></feComponentTransfer></filter></svg>#grayscale");
    -webkit-filter: grayscale(80%) opacity(60%);
    filter: grayscale(80%) opacity(60%);
}
.no-cssfilters-magic .mz-figure.mz-active > img {
    opacity: 0.6;
}
.lt-ie10-magic .mz-figure.mz-active > img {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1,opacity=0.6);
}
.mz-figure.mz-active.mz-inner-zoom,
.lt-ie11-magic .mz-figure.mz-active.mz-inner-zoom > img {
    opacity: 0;
}
.lt-ie11-magic .mz-figure.mz-active.mz-inner-zoom,
.lt-ie11-magic .mz-figure.mz-active.mz-inner-zoom > .mz-zoom-window {
    opacity: 1;
}
.lt-ie10-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom,
.lt-ie10-magic .mz-figure.mz-active.mz-inner-zoom > img {
    filter: alpha(opacity=0);
}
.ie9-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom {
    background: transparent;
}

/**
 * Zoom lens
 */
.mz-lens {
    border: 1px solid #aaa;
    border-color: rgba(170,170,170,0.7);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
            box-shadow: 0 0 5px rgba(0,0,0,.3);
    cursor: none;
    z-index: 10;
    opacity: 0;
}
.mz-figure.mz-active .mz-lens {
    opacity: 1;
    -webkit-transition: opacity .3s cubic-bezier(0.25, 0.5, 0.5, 0.9) .1s;
    -o-transition: opacity .3s cubic-bezier(0.25, 0.5, 0.5, 0.9) .1s;
    transition: opacity .3s cubic-bezier(0.25, 0.5, 0.5, 0.9) .1s;
}
.mz-figure.mz-active.mz-magnifier-zoom .mz-lens {
    -webkit-border-radius: 50%;
            border-radius: 50%;
    opacity: 0;
    cursor: none;
}

/**
 * Zoom window
 */
.mz-zoom-window {
    background: #fff;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
            box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}
.mz-zoom-window.mz-magnifier {
    -webkit-border-radius: 50%;
            border-radius: 50%;
    border: 0;
    background: rgba(255,255,255,.3);
}
.mz-zoom-window.mz-magnifier:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;bottom: 0;
    left: 0; right: 0;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    border: 1px solid rgba(170,170,170,0.7);
    -webkit-box-shadow: inset 0 0 20px 1px rgba(0,0,0,.3);
            box-shadow: inset 0 0 20px 1px rgba(0,0,0,.3);
    background: transparent;
    z-index: 1;
}
.lt-ie9-magic .mz-zoom-window {
    border: 1px solid #e5e5e5;
}
.mz-zoom-window.mz-inner {
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
}

/* Caption in zoom window */
.mz-zoom-window .mz-caption {
    background: #777;
    color: #fff;
    font-size: 10pt;
    opacity: 0.8;
    position: absolute;
    top: 0;
    z-index: 150;
    padding: 3px;
    width: 100%;
    line-height: normal !important;
    text-align: center !important;
}
.lt-ie9-magic .mz-zoom-window .mz-caption {
    filter: alpha(opacity=80);
}
.mz-zoom-window.caption-bottom .mz-caption {
    top: auto;
    bottom: 0;
}
.mz-zoom-window.mz-expanded > .mz-caption {
    display: none;
}

/* Zoom window animations */
.mz-zoom-window.mz-deactivating,
.mz-zoom-window.mz-activating {
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9), -webkit-transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
            transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9), -webkit-transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
            -o-transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9), transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
            transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9), transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
            transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9), transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9), -webkit-transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.mz-zoom-window.mz-deactivating {
    -webkit-transition-duration: .25s, .25s, .25s;
            -o-transition-duration: .25s, .25s, .25s;
       transition-duration: .25s, .25s, .25s;
}
.mz-zoom-window.mz-p-right,
.mz-zoom-window.mz-p-left,
.mz-zoom-window.mz-p-top,
.mz-zoom-window.mz-p-bottom {
    opacity: 0;
    z-index: -100;
}
.mz-zoom-window.mz-p-right {
    -webkit-transform: translate3d(-20%, 0, 0);
            transform: translate3d(-20%, 0, 0);
}
.mz-zoom-window.mz-p-left {
    -webkit-transform: translate3d(20%, 0, 0);
            transform: translate3d(20%, 0, 0);
}
.mz-zoom-window.mz-p-top {
    -webkit-transform: translate3d(0, 20%, 0);
            transform: translate3d(0, 20%, 0);
}
.mz-zoom-window.mz-p-bottom {
    -webkit-transform: translate3d(0, -20%, 0);
            transform: translate3d(0, -20%, 0);
}
/* Inner mode animation */
.mz-zoom-window > img {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
            transform: translate3d(0, 0, 0) scale(1);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}
.mz-zoom-window.mz-p-inner.mz-deactivating > img,
.mz-zoom-window.mz-p-inner.mz-activating > img {
    -webkit-transition: -webkit-transform .22s cubic-bezier(0.25, 0.5, 0.5, 0.9);
            transition: -webkit-transform .22s cubic-bezier(0.25, 0.5, 0.5, 0.9);
            -o-transition: transform .22s cubic-bezier(0.25, 0.5, 0.5, 0.9);
            transition: transform .22s cubic-bezier(0.25, 0.5, 0.5, 0.9);
            transition: transform .22s cubic-bezier(0.25, 0.5, 0.5, 0.9), -webkit-transform .22s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
/* Magnifier mode animation */
.mz-zoom-window.mz-p-magnifier {
    -webkit-transform: scale(.1);
            -ms-transform: scale(.1);
        transform: scale(.1);
}
/* Preview mode animation */
.mz-zoom-window.mz-preview.mz-deactivating,
.mz-zoom-window.mz-preview.mz-activating,
.mz-zoom-window.mz-custom.mz-deactivating,
.mz-zoom-window.mz-custom.mz-activating {
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
            -o-transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
            transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.mz-zoom-window.mz-preview.mz-deactivating,
.mz-zoom-window.mz-custom.mz-deactivating {
    -webkit-transition-duration: .2s;
            -o-transition-duration: .2s;
       transition-duration: .2s;
}
.mz-zoom-window.mz-p-preview,
.mz-zoom-window.mz-p-custom {
    opacity: 0;
}


/**
 * Hint & Loading
 */
.mz-hint,
.mz-loading {
    color: #eee;
    background: rgba(49,51,61,0.7);
    font: normal 12px/1.2em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: center;
    direction: ltr;
    display: inline-block;
    margin: 0;
    position: absolute;
    z-index: 1000;
    pointer-events: none;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: opacity 0.25s ease;
            -o-transition: opacity 0.25s ease;
            transition: opacity 0.25s ease;
}

.mz-hint {
    bottom: 8px;
    left: 0;
    right: 0;
    padding: 0 10%;
    background-color: transparent;
    -webkit-transition: opacity 0.25s ease, z-index 0.25s ease;
            -o-transition: opacity 0.25s ease, z-index 0.25s ease;
            transition: opacity 0.25s ease, z-index 0.25s ease;
}
.mz-hint-message {
    display: inline-block;
    background: rgba(49,51,61,0.7);
    -webkit-border-radius: 2em;
            border-radius: 2em;
    padding: .7em 1.1em;
}
.mz-hint-message:before {
    content: '\02295';
    font-family: serif;
    font-size: 1.5em;
    speak: none;
    text-align: center;
    vertical-align: -2px;
    margin-right: 6px;
    -webkit-transition: opacity 0.25s ease;
            -o-transition: opacity 0.25s ease;
            transition: opacity 0.25s ease;
}
.mobile-magic .mz-hint-message:before {
    display: none;
}

.mz-hint-hidden {
    opacity: 0;
    z-index: -1;
    -webkit-transition-delay: .6s;
            -o-transition-delay: .6s;
       transition-delay: .6s;
}
/* Hint in the expanded view on mobile */
.mobile-magic .mz-expand .mz-hint {
    font-size: 18px;
    line-height: 1.1em;
    top: 50%;
    bottom: auto;
    margin: 0;
    -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
            transform: translate(0,-50%);

}
.mobile-magic .mz-expand .mz-hint-message {
    padding: 1.1em;
}
.mobile-magic .mz-expand .mz-hint-message:before {
    display: none;
}
.mobile-magic .mz-expand .mz-hint-hidden {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
       transition-delay: 1s;
    opacity: 0;
}

/* Loading indicator */
.mz-loading {
    font-size: 0;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    opacity: 0;
    padding: 0;
    width: 36px;
    height: 36px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.mz-loading:after {
    content: '';
    position: absolute;
    top: 0; bottom: 0;
    left: 0; right: 0;
    width: 24px;
    height: 24px;
    margin: auto;
    text-indent: -9999em;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 1);
    border-top-color: transparent;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mz-loading.shown {
    opacity: 1;
    z-index: 1;
    -webkit-transition: opacity 0s;
    -o-transition: opacity 0s;
    transition: opacity 0s;
}
.mz-loading.shown:after {
    -webkit-animation: spin-loading .9s infinite linear;
            animation: spin-loading .9s infinite linear;
}

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

.lt-ie10-magic .mz-loading {
    font-size: 12px;
    padding: .7em 1.1em;
    width: auto;
    height: auto;
}
.lt-ie10-magic .mz-loading:after {
    content: 'Loading...';
    text-indent: 0;
    border: none;
    position: relative;
}

.lt-ie9-magic .mz-loading {
    filter: alpha(opacity=0);
    right: 0;
    left:  0;
    width: 126px;
    margin: auto;
}
.lt-ie9-magic .mz-hint-message,
.lt-ie9-magic .mz-loading.shown {
    background: transparent !important;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#7c31333D', EndColorStr='#7c31333D');
}
.lt-ie9-magic .mz-hint-hidden {
    filter: alpha(opacity=0);
}



/**
 * Expanded view
 */
.mz-expand,
.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg > img,
.mz-expand .mz-expand-bg > svg,
.mz-expand .mz-expand-stage,
.mz-expand .mz-expand-stage .mz-image-stage {
    position: absolute;
    top: 0; bottom: 0;
    left: 0; right: 0;
}
.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg > img,
.mz-expand .mz-expand-bg > svg {
    width: auto !important;
    height: auto !important;

}
.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg > svg  {
    min-width: 100% !important;
    min-height: 100% !important;
}

.mz-expand {
    background-color: rgba(0, 0, 0, 1);
    text-align: center;
    vertical-align: middle;
    display: block;
    overflow: hidden;
    z-index: 2100000000;
    position: fixed;
    width: auto;
    height: auto;
    -webkit-perspective: 600px;
            perspective: 600px;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -ms-overflow-style: none;
}

/* Expanded view background */
.mz-expand .mz-expand-bg {
    display: inline-block;
    vertical-align: middle;
    margin: auto;
    z-index: -100;
    max-width: none !important;
    max-height: none !important;
    -webkit-transform: translate3d(0,0,0) scale(10) rotate(0.01deg);
        -ms-transform: translate(0,0) scale(10,10) rotate(0.01deg);
            transform: translate3d(0,0,0) scale(10) rotate(0.01deg);
    -webkit-perspective: 600px;
            perspective: 600px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
            background-size: cover;
}
.mz-expand .mz-expand-bg > img  {
    margin: auto;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'blur\'><feGaussianBlur stdDeviation=\'80\' in=\'SourceGraphic\'></feGaussianBlur></filter></svg>#blur");
    -webkit-filter: blur(20px) brightness(60%);
            filter: blur(20px) brightness(60%);
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}
.mz-expand .mz-expand-bg > svg  {
    margin: auto;
    opacity: .6;
}

.lt-ie10-magic .mz-expand .mz-expand-bg {
    display: none !important;
}
.lt-ie9-magic .mz-expand {
    background: #1f1f1f;
}

/** Plain backgrounds: dark-bg, white-bg **/
.mz-expand.plain-bg .mz-expand-bg,
.mz-expand.dark-bg .mz-expand-bg,
.mz-expand.white-bg .mz-expand-bg {
    display: none !important;
}
.mz-expand.dark-bg {
    background-color: #1f1f1f;
    background-color: rgba(31, 31, 31, .96);
}
.mz-expand.white-bg {
    background-color: #fff;
}

/* Expanded view stage */
.mz-expand .mz-expand-stage {
    z-index: 2100000000;
    padding: 0;
}
.mz-expand .mz-expand-stage .mz-image-stage {
    z-index: 50;
    left: 120px;
    right: 120px;
    padding: 20px 0 40px 0;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    -webkit-perspective: 600px;
            perspective: 600px;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}
.mz-expand .mz-expand-stage.with-thumbs .mz-image-stage {
    padding-bottom: 120px;
}
.mz-expand .mz-expand-stage.mz-zoom-in .mz-image-stage {
    padding: 0 !important;
    left: 0;
    right: 0;
}

.mz-expand .mz-image-stage > figure:before,
.mz-expand .mz-image-stage:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    font-size: 0;
    line-height: 100%;
    width: 0;
}
.mz-expand .mz-image-stage > figure {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 100%;
    position: relative;
}
.mz-expand .mz-figure {
    overflow: visible;
    max-width: 100% !important;
}
.mz-expand .mz-figure > img {
    max-width: 100%;
    width: auto;
    height: auto;
}
.mz-expand .mz-zoom-in .mz-image-stage > figure,
.mz-expand .mz-zoom-in .mz-image-stage > figure .mz-figure.mz-activating,
.mz-expand .mz-zoom-in .mz-image-stage > figure .mz-figure.mz-active {
    width: 100%;
    height: 100%;
}
.mz-expand .mz-figure {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.mz-expand .mz-figure.mz-active {
    cursor: crosshair;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
/* When inner zoom is always shown */
.mz-expand .mz-expand-stage.mz-zoom-in.mz-always-zoom .mz-image-stage > figure > figure > img {
    z-index: 1;
    position: absolute !important;
    top: -5000px !important;
    bottom: -5000px !important;
    left: -5000px !important;
    right: -5000px !important;
    margin: auto !important;
}

.lt-ie10-magic .mz-zoom-window.mz-expanded img  { filter: alpha(opacity=100); }
.lt-ie10-magic .mz-expand .mz-figure.mz-magnifier-zoom {
    overflow: hidden;
    filter: alpha(opacity=100);
}


/* Caption in expanded view */
.mz-expand .mz-caption {
    color: #fff;
    text-shadow: 0px 0px 46px #000;
    padding: 10px 4px;
    font: normal 10pt/1em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
    opacity: 0;
}
.mz-expand .mz-caption.mz-show {
    -webkit-transition: opacity 0.15s ease-out;
    -o-transition: opacity 0.15s ease-out;
    transition: opacity 0.15s ease-out;
    opacity: 1;
}
.mz-expand .mz-caption a {
    color: inherit;
    cursor: pointer;
}
.mz-expand.white-bg .mz-caption {
    color: #555;
    text-shadow: none;
}

.lt-ie9-magic .mz-expand .mz-caption {
    top: 100%;
}

.mz-expand .mz-zoom-window {
    -webkit-box-shadow: none;
            box-shadow: none;
    background: transparent;
}
.lt-ie9-magic .mz-expand .mz-zoom-window {
    border: 0;
}

/* Expanded view on mobile */
.mobile-magic .mz-expand-stage .mz-expand-thumbnails,
.mobile-magic .mz-expand-stage .mz-image-stage {
    left: 0px;
    right: 0px;
}
.mobile-magic .mz-expand .mz-expand-stage.with-thumbs {
    bottom: 0px;
}
.mobile-magic .mz-expand-stage .mz-image-stage {
    padding: 0;
}
.mobile-magic .mz-expand .mz-expand-stage.with-thumbs .mz-image-stage {
    padding: 5px 0 60px;
}
.mobile-magic .mz-expand .mz-expand-stage.mz-zoom-in .mz-image-stage {
    padding-top: 0;
}
.mobile-magic .mz-expand .mz-expand-thumbnails {
    padding: 0;
    height: 60px;
}


/**
 * Buttons & Arrows
 */
.mz-expand-controls,
button.mz-button {
    margin: 0 !important;
    padding: 0 !important;
    outline: 0 !important;
 }
button.mz-button {
    color: #b4b4b4 !important;
    font: 900 34px/1 'magictoolbox-thin' !important;
    cursor: pointer;
    z-index: 90 !important;
    background-color: transparent !important;
    border: 1px solid rgba(180, 180, 180, 0) !important;
    -webkit-border-radius: 100% !important;
            border-radius: 100% !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    position: absolute !important;
    text-transform: none !important;
    text-align: center;
    speak: none;
    -webkit-font-smoothing: antialiased;
    width: 60px !important;
    height: 60px !important;
}
button.mz-button.mz-button-prev,
button.mz-button.mz-button-next {
    margin: auto 10px !important;
    top: 0 !important;
    bottom: 0 !important;
    overflow: hidden !important;
}
button.mz-button.mz-button-prev {
    left: 0 !important;
}
button.mz-button.mz-button-next {
    right: 0 !important;
}
button.mz-button.mz-button-close {
    font-size: 30px !important;
    margin: 10px !important;
    top: 0 !important;
    right: 0 !important;
    z-index: 95 !important;
}
:root:not(.mobile-magic) button.mz-button {
    color: rgba(180, 180, 180, .75) !important;
    -webkit-transform: scale(.85) !important;
            -ms-transform: scale(.85) !important;
        transform: scale(.85) !important;
    -webkit-transition: color .25s, border-color .25s, -webkit-transform .25s !important;
            transition: color .25s, border-color .25s, -webkit-transform .25s !important;
            -o-transition: color .25s, border-color .25s, transform .25s !important;
            transition: color .25s, border-color .25s, transform .25s !important;
            transition: color .25s, border-color .25s, transform .25s, -webkit-transform .25s !important;

}
:root:not(.mobile-magic) button.mz-button:hover {
    color: rgba(180, 180, 180, 1) !important;
    border-color: rgba(180, 180, 180, .6) !important;
    -webkit-transform: scale(1) !important;
            -ms-transform: scale(1) !important;
        transform: scale(1) !important;
}
.mobile-magic button.mz-button {
    -webkit-transition: -webkit-transform .1s !important;
            transition: -webkit-transform .1s !important;
            -o-transition: transform .1s !important;
            transition: transform .1s !important;
            transition: transform .1s, -webkit-transform .1s !important;
}
.mobile-magic button.mz-button:active {
    border-color: rgba(180, 180, 180, .6) !important;
    -webkit-transform: scale(.95) !important;
            -ms-transform: scale(.95) !important;
        transform: scale(.95) !important;
}

button.mz-button.mz-button-close:before { content: "\a001"; }
button.mz-button.mz-button-prev:before { content: "\a002";  }
button.mz-button.mz-button-next:before { content: "\a003"; }

@media screen and (max-device-width: 767px) {
    button.mz-button-prev,
    button.mz-button-next {
        display: none !important;
    }

    .mobile-magic .mz-expand button.mz-button {
        background: rgba(255, 255, 255, .12) !important;
        border-color: rgba(180, 180, 180, .3) !important;
    }
}

.lt-ie9-magic button.mz-button {
    border: 0;
    filter: alpha(opacity=75);
}
.lt-ie9-magic button.mz-button:hover {
    filter: alpha(opacity=100);
}


/**
 * Thumbnails
 */

 /* Thumbnails on the page */
.mz-thumb, .mz-thumb:focus {
    display: inline-block;
    line-height: 0;
    outline: none;
}
.mz-thumb img {
    border: 0;
    /*box-shadow: 0 0 1px 0px rgba(0,0,0,0.3);*/
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mz-thumb:hover:not(.mz-thumb-selected) img {
  /*
    -webkit-filter: brightness(70%);
            filter: brightness(70%);
            */
}
.mz-thumb-selected img {
  /*
    -webkit-filter: brightness(50%);
            filter: brightness(50%);
            */
}
.no-cssfilters-magic .mz-thumb {
  /*
    background: #000;
    */
}
.no-cssfilters-magic .mz-thumb:hover:not(.mz-thumb-selected) img {
  /*
    opacity: .7;
    filter: alpha(opacity=70);
    */
}
.no-cssfilters-magic .mz-thumb-selected img {
  /*
    opacity: .5;
    filter: alpha(opacity=50);
    */
}
.ie9-magic .mz-thumb img {
    /*box-shadow: 0 0 4px 0px rgba(0,0,0,0.3);*/
}

 /* Thumbnails in expanded view */
.mz-expand-thumbnails {
    z-index: 50;
    position: absolute;
    bottom: 0;
    left: 65px;
    right: 65px;
    height: 80px;
    padding: 10px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mz-expand-thumbnails .magic-thumbs .magic-thumb {
    padding: 10px 2px;
}
.mz-expand-thumbnails .magic-thumb > img {
    cursor: pointer;
    height: 40px;
    -webkit-box-shadow:0 0 5px 1px rgba(0,0,0,0.3);
            box-shadow:0 0 5px 1px rgba(0,0,0,0.3);
}
.mz-expand-thumbnails .magic-thumb:not(.magic-thumb-selected) > img:hover {
    -webkit-filter: brightness(70%);
            filter: brightness(70%);
}
.mz-expand-thumbnails .magic-thumb-selected img {
    -webkit-filter: brightness(50%);
            filter: brightness(50%);
}
.mz-expand-thumbnails .magic-thumbs .magic-thumbs-button {
    -webkit-box-shadow: none;
            box-shadow: none;
}
.mz-expand-thumbnails .magic-thumbs .magic-thumbs-button-disabled {
    opacity: 0;
}
.no-cssfilters-magic .mz-expand-thumbnails .magic-thumb:hover:not(.magic-thumb-selected) img {
    opacity: .7;
    filter: alpha(opacity=70);
}
.no-cssfilters-magic .mz-expand-thumbnails .magic-thumb-selected img {
    opacity: .5; filter:
    alpha(opacity=50);
}

.magic-thumbs,
.magic-thumbs .magic-thumbs-wrapper,
.magic-thumbs ul,
.magic-thumbs li,
.magic-thumbs li:before,
.magic-thumbs li:after,
.magic-thumbs li img,
.magic-thumbs .magic-thumbs-button {
    margin: 0;
    padding: 0;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.magic-thumbs {
    direction: ltr;
    overflow: visible;
    z-index: 100;
    position: relative;
    left: 0;
    top: 0;
    padding: 0 30px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -ms-touch-action: none;
    touch-action: none;
}

.magic-thumbs {
    width: 100%;
    height: 100%;
    white-space: nowrap;
}

.magic-thumbs.no-buttons {
    padding: 0 !important;
}

.magic-thumbs-wrapper {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.magic-thumbs ul {
    list-style: none;
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    position: relative;
    white-space: nowrap;
}
.magic-thumbs.no-buttons ul {
    padding: 0 !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    left: 0 !important;
}


.magic-thumbs ul li {
    margin: 0 4px;
    height: 100%;
    width: auto;
    vertical-align: top;
    line-height: 0;
    display: inline-block;
}
.magic-thumbs ul li:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
}

.magic-thumbs ul li > img {
    width: auto;
    height: auto;
    max-height: 100%;
    vertical-align: middle;
}
.ie8-magic .magic-thumbs ul li > img {
    max-width: none !important;
    max-height: none !important;
}

/* vertical */
.magic-thumbs.magic-thumbs-vertical {
    height: 100%;
}
.magic-thumbs-vertical {
    padding: 30px 0;
}
.magic-thumbs-vertical ul {
    height: auto;
    width: 100%;
    white-space: normal;
}
.magic-thumbs-vertical ul li {
    width: 100%;
    height: auto;
}
.magic-thumbs-vertical ul li {
    margin: 4px 0;
}

.magic-thumbs-vertical ul li > img {
    max-width: 100%;
    max-height: none;
}
.ie8-magic .magic-thumbs-vertical ul li > img {
    width: 100%;
}

/**
 * Buttons
 */
.magic-thumbs .magic-thumbs-button {
    cursor: pointer;
    z-index: 90;
    background-repeat: no-repeat;
    background-color: transparent;
    background-image: none;
    border: 0;
    -webkit-border-radius: 0;
            border-radius: 0;
    overflow: hidden;
    position: absolute;

    font-family: "magictoolbox-thin";
    font-style: normal;
    font-weight: 200;
    font-variant: normal;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    text-align: center;
    color: #bbb;
    -webkit-font-smoothing: antialiased;

    font-size: 30px;
    width: 30px;
    height: 100%;
    top: 0; bottom: 0;
}
.magic-thumbs .magic-thumbs-button-prev {
    left: 0;
}
.magic-thumbs .magic-thumbs-button-next {
    right: 0;
}

.magic-thumbs .magic-thumbs-button-prev:before { content: "\a002"; }
.magic-thumbs .magic-thumbs-button-next:before { content: "\a003"; }
.magic-thumbs-button:before {
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s;
    opacity: .6;
}
.magic-thumbs .magic-thumbs-button:hover:before { opacity: 1; }


/* Vertical buttons */
.magic-thumbs-vertical .magic-thumbs-button {
    width: 100%;
    height: 30px;
    left: 0; right: 0;
    top: auto; bottom: auto;
}
.magic-thumbs-vertical .magic-thumbs-button-prev {
    top: 0;
}
.magic-thumbs-vertical .magic-thumbs-button-next {
    bottom: 0;
}
.magic-thumbs-vertical .magic-thumbs-button-prev:before { content: "\a005"; }
.magic-thumbs-vertical .magic-thumbs-button-next:before { content: "\a004"; }


.magic-thumbs.no-buttons .magic-thumbs-button {
    display: none !important;
}

.magic-thumbs-button-disabled {
    opacity: 0.2;
    filter: alpha(opacity = 20);
}
.sl-wrapper .sl-close,.sl-wrapper .sl-navigation button{height:44px;line-height:44px;font-family:Arial,Baskerville,monospace}.sl-wrapper .sl-close:focus,.sl-wrapper .sl-navigation button:focus{outline:0}body.hidden-scroll{overflow:hidden}.sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#fff;opacity:.7;display:none;z-index:1035}.sl-wrapper .sl-close,.sl-wrapper .sl-counter{top:30px;display:none;color:#000;position:fixed}.sl-wrapper{z-index:1040}.sl-wrapper button{border:0;background:0 0;font-size:28px;padding:0;cursor:pointer}.sl-wrapper button:hover{opacity:.7}.sl-wrapper .sl-close{right:30px;z-index:1060;margin-top:-14px;margin-right:-14px;width:44px;font-size:3rem}.sl-wrapper .sl-counter{left:30px;z-index:1060;font-size:1rem}.sl-wrapper .sl-navigation{width:100%;display:none}.sl-wrapper .sl-navigation button{position:fixed;top:50%;margin-top:-22px;width:22px;text-align:center;display:block;z-index:1060;color:#000}.sl-wrapper .sl-navigation button.sl-next{right:5px;font-size:2rem}.sl-wrapper .sl-navigation button.sl-prev{left:5px;font-size:2rem}.sl-wrapper .sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:10000}.sl-wrapper .sl-image img{margin:0;padding:0;display:block;border:0}.sl-wrapper .sl-image iframe{background:#000;border:0}@media (min-width:35.5em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:10px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:10px;font-size:3rem}.sl-wrapper .sl-image iframe,.sl-wrapper .sl-image img{border:0}}@media (min-width:50em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:20px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:20px;font-size:3rem}.sl-wrapper .sl-image iframe,.sl-wrapper .sl-image img{border:0}}.sl-wrapper .sl-image .sl-caption{display:none;padding:10px;color:#fff;background:rgba(0,0,0,.8);font-size:1rem;position:absolute;bottom:0;left:0;right:0}.sl-wrapper .sl-image .sl-caption.pos-top{bottom:auto;top:0}.sl-wrapper .sl-image .sl-caption.pos-outside{bottom:auto}.sl-wrapper .sl-image .sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#000;z-index:1060}.sl-spinner{display:none;border:5px solid #333;-webkit-border-radius:40px;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:1007;-webkit-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}.sl-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@-webkit-keyframes pulsate{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:0}50%{opacity:1}100%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:0}50%{opacity:1}100%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}


/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */


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

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

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -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.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

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

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -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;
  -ms-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(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.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(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

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

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

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

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

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

@-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;
  -ms-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(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.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(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  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;
  -ms-transform-origin: center;
      transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.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.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

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

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  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.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  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(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -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, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) 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) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) 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(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) 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) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) 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(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -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-duration: 0.75s;
  animation-duration: 0.75s;
  -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-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -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);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@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);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    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-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

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

/* 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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

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

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

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

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.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.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.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.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.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(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.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(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.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.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.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.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 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;
}

.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.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

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

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    -o-transition-duration: 1ms !important;
       transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}
/* новые настройки согласно требованиям */
/* line 6, _type.scss */
.editor {
  text-align: justify;
  line-height: 1.4; }
  /* line 10, _type.scss */
  .editor iframe {
    max-width: 100%; }
  /* line 14, _type.scss */
  .editor a {
    color: #000000; }
  /* line 21, _type.scss */
  .editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6,
  .editor .h1, .editor .h2, .editor .h3, .editor .h4, .editor .h5, .editor .h6 {
    font-family: inherit;
    font-weight: 600;
    line-height: 1.1;
    color: inherit; }
    /* line 28, _type.scss */
    .editor h1 small,
    .editor h1 .small, .editor h2 small,
    .editor h2 .small, .editor h3 small,
    .editor h3 .small, .editor h4 small,
    .editor h4 .small, .editor h5 small,
    .editor h5 .small, .editor h6 small,
    .editor h6 .small,
    .editor .h1 small,
    .editor .h1 .small, .editor .h2 small,
    .editor .h2 .small, .editor .h3 small,
    .editor .h3 .small, .editor .h4 small,
    .editor .h4 .small, .editor .h5 small,
    .editor .h5 .small, .editor .h6 small,
    .editor .h6 .small {
      font-weight: normal;
      line-height: 1;
      color: #cccccc; }
  /* line 36, _type.scss */
  .editor h1, .editor .h1,
  .editor h2, .editor .h2,
  .editor h3, .editor .h3 {
    margin-top: 30px;
    margin-bottom: 15px; }
    /* line 42, _type.scss */
    .editor h1 small,
    .editor h1 .small, .editor .h1 small,
    .editor .h1 .small,
    .editor h2 small,
    .editor h2 .small, .editor .h2 small,
    .editor .h2 .small,
    .editor h3 small,
    .editor h3 .small, .editor .h3 small,
    .editor .h3 .small {
      font-size: 65%; }
  /* line 47, _type.scss */
  .editor h4, .editor .h4,
  .editor h5, .editor .h5,
  .editor h6, .editor .h6 {
    margin-top: 15px;
    margin-bottom: 15px; }
    /* line 53, _type.scss */
    .editor h4 small,
    .editor h4 .small, .editor .h4 small,
    .editor .h4 .small,
    .editor h5 small,
    .editor h5 .small, .editor .h5 small,
    .editor .h5 .small,
    .editor h6 small,
    .editor h6 .small, .editor .h6 small,
    .editor .h6 .small {
      font-size: 75%; }
  /* line 59, _type.scss */
  .editor h1, .editor .h1 {
    font-size: 60px;
    font-size: 35px;
    margin-bottom: 0.8em;
    font-weight: bold; }
    @media (max-width: 768px) {
      /* line 59, _type.scss */
      .editor h1, .editor .h1 {
        font-size: 30px; } }
    @media (max-width: 415px) {
      /* line 59, _type.scss */
      .editor h1, .editor .h1 {
        font-size: 25px;
        margin-bottom: 0.8em; } }
  /* line 64, _type.scss */
  .editor h2, .editor .h2 {
    font-size: 26px; }
  /* line 65, _type.scss */
  .editor h3, .editor .h3 {
    font-size: 17px;
    margin-bottom: 1em; }
  /* line 66, _type.scss */
  .editor h4, .editor .h4 {
    font-size: 19px; }
  /* line 67, _type.scss */
  .editor h5, .editor .h5 {
    font-size: 15px; }
  /* line 68, _type.scss */
  .editor h6, .editor .h6 {
    font-size: 13px; }
  /* line 74, _type.scss */
  .editor p {
    margin: 0 0 15px;
    line-height: 1.35; }
  /* line 83, _type.scss */
  .editor ul,
  .editor ol {
    margin-top: 0;
    margin-bottom: 15px;
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    /* line 91, _type.scss */
    .editor ul ul,
    .editor ul ol,
    .editor ol ul,
    .editor ol ol {
      margin-bottom: 0; }
  /* line 98, _type.scss */
  .editor address {
    margin-bottom: 30px;
    font-style: normal;
    line-height: 1.42857; }
  /* line 104, _type.scss */
  .editor img {
    /* width: auto;
     height: auto;*/ }
  /* line 109, _type.scss */
  .editor table {
    width: 100% !important;
    padding: 0 !important; }
    /* line 114, _type.scss */
    .editor table:not([class]) td {
      padding: 0.5rem;
      border-bottom: 1px solid #eeeeee; }
  /* line 121, _type.scss */
  .editor #feedback_form {
    text-align: left !important; }
    /* line 124, _type.scss */
    .editor #feedback_form td {
      text-align: left !important;
      padding: 0;
      border-bottom: none; }
    /* line 135, _type.scss */
    .editor #feedback_form #feedback_commit {
      border: none; }

/* line 142, _type.scss */
.pay-any-way {
  width: 115px !important;
  margin-top: -4px;
  margin-left: 0px; }

/* line 147, _type.scss */
.Article__centered {
  text-align: center; }

/* line 150, _type.scss */
.Article__centered img {
  max-height: 22px;
  margin-left: 0.5em; }

/* line 154, _type.scss */
.Article__pay-any-way {
  max-height: 16px !important; }

/* buttons */
/* line 3, _buttons.scss */
.js-cart-go_back {
  padding: 0.2em 1.5em !important; }

/* line 7, _buttons.scss */
.button, .editor #feedback_form #feedback_commit, .menu-node--collection_lvl_1 .menu-marker--parent, .menu-node--collection_lvl_2 .menu-marker--parent, .menu-node--collection_lvl_3 .menu-marker--parent {
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 0.5em 2em;
  line-height: 30px;
  background-color: #AB9271;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  /* line 25, _buttons.scss */
  .button._big, .editor #feedback_form ._big#feedback_commit, .menu-node--collection_lvl_1 ._big.menu-marker--parent, .menu-node--collection_lvl_2 ._big.menu-marker--parent, .menu-node--collection_lvl_3 ._big.menu-marker--parent {
    font-size: 16px; }
  /* line 29, _buttons.scss */
  .button:hover, .editor #feedback_form #feedback_commit:hover, .menu-node--collection_lvl_1 .menu-marker--parent:hover, .menu-node--collection_lvl_2 .menu-marker--parent:hover, .menu-node--collection_lvl_3 .menu-marker--parent:hover {
    background-color: rgba(171, 146, 113, 0.8);
    color: #fff; }
  /* line 34, _buttons.scss */
  .button--disabled {
    background: white;
    border: 1px solid #4A4A4A;
    color: #070708; }
    /* line 39, _buttons.scss */
    .button--disabled:hover {
      background: white;
      color: #070708; }
  /* line 45, _buttons.scss */
  .button--gold {
    color: #fff;
    background-color: #AB9271; }
  /* line 50, _buttons.scss */
  .button--buy {
    border: 1px solid #4A4A4A;
    color: #4A4A4A;
    background-color: #fff; }
    /* line 54, _buttons.scss */
    .button--buy:hover {
      color: #fff;
      background-color: #AB9271;
      border-color: #AB9271; }
    /* line 60, _buttons.scss */
    .button--buy:hover {
      background-color: rgba(171, 146, 113, 0.7);
      color: #fff; }
  /* line 66, _buttons.scss */
  .button--border {
    border: 1px solid;
    background-color: #ffffff;
    color: #ab9271; }
    /* line 71, _buttons.scss */
    .button--border:hover {
      background-color: #c4af93;
      color: #ffffff;
      border: 1px solid #c4af93; }
  /* line 78, _buttons.scss */
  .button--checkout {
    background-color: #ab9271;
    color: #ffffff;
    padding: 12px;
    width: 100%;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    border-radius: 0; }
    /* line 87, _buttons.scss */
    .button--checkout:hover {
      background-color: #c4af93;
      color: #ffffff; }
  /* line 93, _buttons.scss */
  .button--marker {
    float: right;
    padding: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border: none;
    font-size: 10px;
    background-color: transparent;
    color: #333333; }
    /* line 107, _buttons.scss */
    .mobile .button--marker, .tablet .button--marker {
      width: 27px;
      height: 27px;
      line-height: 27px; }
    /* line 115, _buttons.scss */
    .button--marker:hover {
      background-color: transparent;
      color: #d3122a; }
  /* line 121, _buttons.scss */
  .button--main_menu {
    border: 1px solid #eeeeee;
    line-height: 40px;
    min-width: 42px;
    margin: 0 0.5em; }

/* line 136, _buttons.scss */
.button--buy {
  padding: 0.5em 1.5em !important; }
  @media (max-width: 1200px) {
    /* line 136, _buttons.scss */
    .button--buy {
      padding: 0.5em 1em !important; } }
  @media (max-width: 900px) {
    /* line 136, _buttons.scss */
    .button--buy {
      padding: 0.5em .25em !important; } }
  @media (max-width: 700px) {
    /* line 136, _buttons.scss */
    .button--buy {
      padding: 0.5em 0.5em !important; } }
  @media (max-width: 600px) {
    /* line 136, _buttons.scss */
    .button--buy {
      padding: 0.5em 0.1em !important; } }
  @media (max-width: 321px) {
    /* line 136, _buttons.scss */
    .button--buy {
      padding: 0.5em 1em !important; } }

/* Checkout */
/* line 157, _buttons.scss */
.co-toggable_field-input {
  color: #ab9271; }

/* forms */
/* input */
/* line 4, _input.scss */
.input-label {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400; }
/* line 10, _input.scss */
.input-field, .editor #feedback_form input[type="text"],
.editor #feedback_form textarea {
  line-height: 1.3;
  padding: .7em 1em;
  border-color: #eeeeee;
  font-weight: 400;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none; }
  /* line 19, _input.scss */
  .input-field--bonuses {
    display: inline-block;
    width: 100px;
    vertical-align: bottom; }
/* line 38, _input.scss */
.input--captcha {
  line-height: 28px; }
  /* line 41, _input.scss */
  .input--captcha .input-field, .input--captcha .editor #feedback_form input[type="text"], .editor #feedback_form .input--captcha input[type="text"],
  .input--captcha .editor #feedback_form textarea,
  .editor #feedback_form .input--captcha textarea {
    width: 100px; }
/* line 47, _input.scss */
.input--inline .input-field, .input--inline .editor #feedback_form input[type="text"], .editor #feedback_form .input--inline input[type="text"],
.input--inline .editor #feedback_form textarea,
.editor #feedback_form .input--inline textarea {
  line-height: 28px; }

/* line 66, _input.scss */
.styled_select-wrapper {
  line-height: 1.2;
  -webkit-border-radius: 0px;
          border-radius: 0px;
  border: 1px solid #eeeeee;
  background-color: #fff;
  padding: 3px 25px 3px 3px; }
  /* line 73, _input.scss */
  .option_selector-container .styled_select-wrapper {
    padding-right: 15px;
    width: 100%;
    padding-left: 15px; }
  /* line 79, _input.scss */
  .styled_select-wrapper:after {
    top: 50%;
    right: 8px;
    z-index: -1;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    content: '\f107'; }
  /* line 88, _input.scss */
  .styled_select-wrapper select {
    line-height: 28px;
    height: 28px;
    -webkit-appearance: none; }

/* line 94, _input.scss */
.option_selector-container select {
  height: 32px; }

/* line 97, _input.scss */
textarea.input-field,
.editor #feedback_form textarea {
  width: 100% !important; }

/* language */
/* line 3, _language_switch.scss */
.languages {
  margin: 0;
  padding: 0;
  list-style: none; }
  /* line 8, _language_switch.scss */
  .languages--dropdown {
    display: none;
    position: absolute;
    left: -1px;
    right: -1px;
    border: 1px solid ;
    z-index: 1000;
    -webkit-box-shadow: 0px 2px 6px -2px #000;
            box-shadow: 0px 2px 6px -2px #000; }
  /* line 28, _language_switch.scss */
  .languages-node {
    position: relative;
    line-height: 30px;
    color: #333333;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; }
    /* line 39, _language_switch.scss */
    .languages-node:hover > .languages--dropdown {
      display: block; }
    /* line 48, _language_switch.scss */
    .languages-node--current {
      background-color: transparent;
      border-right: 1px solid ;
      line-height: 40px; }
  /* line 56, _language_switch.scss */
  .languages-link {
    padding: 0 1rem; }
  /* line 60, _language_switch.scss */
  .languages-toggler {
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    margin-left: 10px; }
    /* line 64, _language_switch.scss */
    .languages-link:hover > .languages-toggler {
      -ms-transform: rotate(-180deg);
      -webkit-transform: rotate(-180deg);
      transform: rotate(-180deg); }

/* modal */
/* line 3, _modals.scss */
.modal {
  background-color: #ffffff; }
  /* line 6, _modals.scss */
  .modal-wrapper {
    padding: 35px 35px 25px; }
  /* line 10, _modals.scss */
  .modal-header {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 25px; }
  /* line 23, _modals.scss */
  .modal .button, .modal .editor #feedback_form #feedback_commit, .editor #feedback_form .modal #feedback_commit, .modal .menu-node--collection_lvl_1 .menu-marker--parent, .menu-node--collection_lvl_1 .modal .menu-marker--parent, .modal .menu-node--collection_lvl_2 .menu-marker--parent, .menu-node--collection_lvl_2 .modal .menu-marker--parent, .modal .menu-node--collection_lvl_3 .menu-marker--parent, .menu-node--collection_lvl_3 .modal .menu-marker--parent {
    margin-bottom: 0.5em; }
  /* line 27, _modals.scss */
  .modal--product_added {
    max-width: 600px;
    min-width: 300px; }
    /* line 31, _modals.scss */
    .modal--product_added .button--buy {
      margin-left: 10px; }
      @media (max-width: 480px) {
        /* line 31, _modals.scss */
        .modal--product_added .button--buy {
          width: 100%;
          margin: 0 !important; } }
    /* line 37, _modals.scss */
    .modal--product_added .button, .modal--product_added .editor #feedback_form #feedback_commit, .editor #feedback_form .modal--product_added #feedback_commit, .modal--product_added .menu-node--collection_lvl_1 .menu-marker--parent, .menu-node--collection_lvl_1 .modal--product_added .menu-marker--parent, .modal--product_added .menu-node--collection_lvl_2 .menu-marker--parent, .menu-node--collection_lvl_2 .modal--product_added .menu-marker--parent, .modal--product_added .menu-node--collection_lvl_3 .menu-marker--parent, .menu-node--collection_lvl_3 .modal--product_added .menu-marker--parent {
      padding: 0.5em 2em; }
      @media (max-width: 480px) {
        /* line 37, _modals.scss */
        .modal--product_added .button, .modal--product_added .editor #feedback_form #feedback_commit, .editor #feedback_form .modal--product_added #feedback_commit, .modal--product_added .menu-node--collection_lvl_1 .menu-marker--parent, .menu-node--collection_lvl_1 .modal--product_added .menu-marker--parent, .modal--product_added .menu-node--collection_lvl_2 .menu-marker--parent, .menu-node--collection_lvl_2 .modal--product_added .menu-marker--parent, .modal--product_added .menu-node--collection_lvl_3 .menu-marker--parent, .menu-node--collection_lvl_3 .modal--product_added .menu-marker--parent {
          width: 100%;
          margin: 13px 0 0 !important; } }
    @media (max-width: 480px) {
      /* line 41, _modals.scss */
      .modal--product_added .js-modal-close {
        margin: 0 !important; } }

/* line 47, _modals.scss */
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #01010191;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1000; }

/* menu */
/* line 3, _menu.scss */
#no-pad {
  padding: 0; }

/* line 7, _menu.scss */
.section--main_menu.row {
  float: left;
  margin: 2.2em 0 0 7em; }
  @media (max-width: 415px) {
    /* line 7, _menu.scss */
    .section--main_menu.row {
      margin: 2.2em 0 0 4em; } }
  @media (max-width: 321px) {
    /* line 7, _menu.scss */
    .section--main_menu.row {
      margin: 0.5em 0 0 2em; } }

/* line 16, _menu.scss */
.section--header {
  background-color: #fff;
  position: relative;
  z-index: 10; }

/* line 26, _menu.scss */
.menu-node {
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  color: #333333; }
  /* line 31, _menu.scss */
  .menu-node--top {
    background-color: transparent; }
    /* line 35, _menu.scss */
    .menu-node--top.menu-node--current, .menu-node--top:hover {
      color: #4a4a4a; }
    /* line 42, _menu.scss */
    .menu-node--top .menu-link {
      border: none;
      background: none;
      padding: 0 0 0 1rem;
      cursor: pointer;
      font-size: 12px;
      letter-spacing: .1em !important;
      display: inline-block;
      width: inherit; }
  /* line 55, _menu.scss */
  .menu-node--top_dropdown {
    line-height: 30px; }
    /* line 67, _menu.scss */

  /* line 75, _menu.scss */
  .menu-node--main_lvl_1 > .menu-link {
    line-height: 25px;
    margin-right: 1.5em;
    min-width: inherit;
    cursor: pointer;
    text-align: left;
    border-bottom: 1px solid transparent;
    width: inherit; }
    @media (max-width: 1060px) {
      /* line 75, _menu.scss */
      .menu-node--main_lvl_1 > .menu-link {
        font-size: 14px; } }
    /* line 87, _menu.scss */
    .menu-node--main_lvl_1 > .menu-link:hover {
      border-color: #4a4a4a; }
    /* line 88, _menu.scss */
    .menu-node--main_lvl_1 > .menu-link.menu-link--current {
      color: #4a4a4a;
      border-color: #4a4a4a; }
      /* line 92, _menu.scss */
      .menu-node--main_lvl_1 > .menu-link.menu-link--current .menu-marker--parent {
        color: #4a4a4a; }
  /* line 98, _menu.scss */
  .menu-node--main_lvl_1 .menu-marker--parent {
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    text-align: center;
    margin-left: 10px; }
    /* line 104, _menu.scss */
    .mobile .menu-node--main_lvl_1 .menu-marker--parent, .tablet .menu-node--main_lvl_1 .menu-marker--parent {
      display: none; }
  /* line 114, _menu.scss */
  .menu-node--main_lvl_2:last-child a {
    border-right: 0; }
  /* line 118, _menu.scss */
  .menu-node--main_lvl_2 > .menu-link {
    padding: 10px 40px 10px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    font-weight: 500; }
    /* line 131, _menu.scss */
    .menu-node--main_lvl_2 > .menu-link span:first-child {
      width: calc(100% - 35px); }
    /* line 135, _menu.scss */
    .menu-node--main_lvl_2 > .menu-link.menu-link--current, .menu-node--main_lvl_2 > .menu-link:hover {
      color: #d3122a; }
  /* line 140, _menu.scss */
  .menu-node--main_lvl_2 .menu-marker--parent {
    position: absolute !important;
    right: 25px;
    margin: 0; }
  /* line 146, _menu.scss */
  .mobile .menu-node--main_lvl_2, .tablet .menu-node--main_lvl_2 {
    display: none !important; }
  /* line 153, _menu.scss */
  .menu-node--main_lvl_3 {
    width: 100%; }
    /* line 159, _menu.scss */
    .menu-node--main_lvl_3 > .menu-link {
      padding: 10px 30px;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      /* line 169, _menu.scss */
      .menu-node--main_lvl_3 > .menu-link.menu-link--current, .menu-node--main_lvl_3 > .menu-link:hover {
        color: #d3122a; }
    /* line 174, _menu.scss */
    .mobile .menu-node--main_lvl_3, .tablet .menu-node--main_lvl_3 {
      display: none !important; }
  /* line 180, _menu.scss */
  .menu-node--main_lvl_4 {
    width: 100%;
    margin: 0 0 5px; }
    /* line 184, _menu.scss */
    .menu-node--main_lvl_4:last-child {
      margin: 0; }
  /* line 188, _menu.scss */
  .menu-node--collection_lvl_1, .menu-node--collection_lvl_2, .menu-node--collection_lvl_3 {
    padding: 5px 0;
    position: relative; }
    /* line 194, _menu.scss */
    .menu-node--collection_lvl_1:last-child, .menu-node--collection_lvl_2:last-child, .menu-node--collection_lvl_3:last-child {
      border-bottom: none; }
    /* line 198, _menu.scss */
    .menu-node--collection_lvl_1 > .menu-link, .menu-node--collection_lvl_2 > .menu-link, .menu-node--collection_lvl_3 > .menu-link {
      -o-transition-duration: 0.3s;
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      border-width: 0;
      display: block;
      padding: 2px 35px 2px 0;
      line-height: 20px; }
      /* line 205, _menu.scss */
      .mobile .menu-node--collection_lvl_1 > .menu-link, .tablet .menu-node--collection_lvl_1 > .menu-link, .mobile .menu-node--collection_lvl_2 > .menu-link, .tablet .menu-node--collection_lvl_2 > .menu-link, .mobile .menu-node--collection_lvl_3 > .menu-link, .tablet .menu-node--collection_lvl_3 > .menu-link {
        padding: 4px 40px 4px 0; }
      /* line 210, _menu.scss */
      .menu-node--collection_lvl_1 > .menu-link:hover, .menu-node--collection_lvl_2 > .menu-link:hover, .menu-node--collection_lvl_3 > .menu-link:hover {
        color: #d3122a; }
    /* line 215, _menu.scss */
    .menu-node--collection_lvl_1 > .menu, .menu-node--collection_lvl_2 > .menu, .menu-node--collection_lvl_3 > .menu {
      margin-left: 10px; }
    /* line 219, _menu.scss */
    .menu-node--collection_lvl_1 .menu-marker--parent, .menu-node--collection_lvl_2 .menu-marker--parent, .menu-node--collection_lvl_3 .menu-marker--parent {
      -o-transition-duration: 0.3s;
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      right: 5px;
      top: 5px;
      height: 25px;
      width: 25px;
      line-height: 25px;
      text-align: center;
      vertical-align: middle;
      font-size: 10px;
      padding: 0; }
    /* line 238, _menu.scss */
    .menu-node--collection_lvl_1.menu-node--current > .menu--collapse, .menu-node--collection_lvl_2.menu-node--current > .menu--collapse, .menu-node--collection_lvl_3.menu-node--current > .menu--collapse {
      display: block; }
  /* line 244, _menu.scss */
  .menu-node--mobile {
    border-bottom: 1px solid #eeeeee;
    background-color: transparent; }
    /* line 248, _menu.scss */
    .menu-node--mobile:last-child {
      border-bottom: none; }
    /* line 252, _menu.scss */
    .menu-node--mobile > .menu-link {
      border-width: 0;
      background-color: transparent;
      line-height: 40px;
      padding: 0;
      font-weight: bold;
      font-size: 16px; }
    /* line 263, _menu.scss */
    .menu-node--mobile > .menu {
      margin-left: 10px; }
    /* line 267, _menu.scss */
    .menu-node--mobile .menu-toggler {
      position: absolute;
      z-index: 10;
      top: 5px;
      right: 5px;
      width: 30px;
      height: 30px;
      padding: 0;
      line-height: 30px;
      text-align: center;
      vertical-align: middle; }
  /* line 283, _menu.scss */
  .menu-node--footer {
    color: #000000;
    padding: 2px 0 2px 3px;
    line-height: 1.2;
    float: left !important;
    display: inline-block;
    text-align: left;
    width: 100%;
    margin-bottom: 10px; }
    @media (max-width: 768px) {
      /* line 283, _menu.scss */
      .menu-node--footer {
        font-size: 14px;
        margin-bottom: 10px;
        padding: 1px 0 1px 3px;
        line-height: 1.2; } }
    @media (max-width: 415px) {
      /* line 283, _menu.scss */
      .menu-node--footer {
        font-size: 12px; } }
    /* line 302, _menu.scss */
    .menu-node--footer > .menu-link {
      display: inline; }
      /* line 304, _menu.scss */
      .menu-node--footer > .menu-link:hover {
        color: #d3122a; }
    /* line 307, _menu.scss */
    .menu-node--footer > .menu-link--current {
      color: #d3122a; }
  /* line 313, _menu.scss */
  .menu-node--current {
    color: #d3122a; }
  /* line 325, _menu.scss */

  /* line 331, _menu.scss */
  .menu-node--personal_cabinet .menu-link {
    font-size: 16px;
    padding: 0 1em;
    font-weight: bold; }
  /* line 337, _menu.scss */
  .js-menu-wrapper .menu-node--personal_cabinet {
    width: 100%;
    float: none; }
    /* line 341, _menu.scss */
    .js-menu-wrapper .menu-node--personal_cabinet .menu-link {
      padding: 0.5em;
      border-bottom: 1px solid #eeeeee; }
/* line 350, _menu.scss */
.menu-link {
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  /* line 352, _menu.scss */
  .menu-link:hover {
    color: #4a4a4a; }
/* line 359, _menu.scss */
.menu-marker {
  color: inherit; }
  /* line 364, _menu.scss */
  .menu-node:hover .menu-marker {
    color: inherit; }
/* line 369, _menu.scss */
.menu-toggler {
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  /* line 373, _menu.scss */
  .menu-toggler--main {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    padding: 10px;
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: bold; }
  /* line 384, _menu.scss */
  .menu-toggler--collection {
    position: absolute;
    top: 0;
    right: 5px;
    padding: 0;
    width: 26px;
    height: 26px;
    line-height: 26px; }
  /* line 394, _menu.scss */
  .menu-toggler--footer {
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 3px;
    width: 30px;
    height: 30px;
    line-height: 30px; }
  /* line 410, _menu.scss */
  .menu-toggler--personal_cabinet {
    display: block;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
/* line 417, _menu.scss */
.menu--main {
  padding: 0px 0 0px;
  font-size: 15px;
  text-align: right;
  font-weight: 500; }
  /* line 423, _menu.scss */
  .menu--main .menu-marker {
    position: initial;
    display: inline-block; }
/* line 429, _menu.scss */
.menu--mobile {
  border-bottom: 1px solid #eeeeee; }
/* line 436, _menu.scss */
.menu--top {
  line-height: 40px; }
/* line 440, _menu.scss */
.menu--top_dropdown {
  border: 1px solid ;
  width: 150px;
  line-height: 30px; }
  /* line 447, _menu.scss */
  .menu--top_dropdown-right {
    right: 0; }
/* line 454, _menu.scss */
.menu--collection .menu-link--current {
  color: #d3122a; }
/* line 459, _menu.scss */
.menu--collection .menu-toggler {
  position: absolute;
  top: 5px;
  right: 0;
  font-size: 16px; }
/* line 467, _menu.scss */
.menu--dropdown, .menu--side {
  -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.3);
  box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.3); }

/* line 474, _menu.scss */
.menu-node:hover > .menu--dropdown {
  opacity: 1 !important;
  visibility: visible !important;
  margin-top: 0; }

/* line 479, _menu.scss */
.menu-node.menu-node--main_lvl_2 {
  width: 100%;
  display: inline-block; }

/* line 483, _menu.scss */
.menu--main_lvl_3 {
  left: 100% !important;
  top: -20px !important; }

/* line 487, _menu.scss */
.menu--main_lvl_4 {
  padding: 12px 12px;
  border-top: 1px solid #eeeeee; }

/* line 491, _menu.scss */
.menu-img {
  width: 35px;
  float: left;
  height: 35px;
  margin-right: 15px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  /* line 507, _menu.scss */
  .menu-img img {
    max-width: 100%; }

/* line 512, _menu.scss */
.menu-mobile .menu-node--main_lvl_1 > .menu-link {
  margin: 0; }
  /* line 515, _menu.scss */
  .menu-mobile .menu-node--main_lvl_1 > .menu-link span {
    padding-left: 8px; }

/* line 518, _menu.scss */
.menu-mobile {
  float: left; }

/* line 521, _menu.scss */
.mobile_menu_container ul li ul {
  background: #ffffff; }

/* line 524, _menu.scss */
.mobile_menu_container {
  background: #ffffff; }

/* line 527, _menu.scss */
.mobile_menu_container ul li a {
  padding: 1em;
  line-height: inherit;
  font-size: 14px;
  background: #ffffff;
  color: #000000;
  font-weight: normal; }

/* line 535, _menu.scss */
.mobile_menu_container ul li a.parent {
  background: #ffffff url(arrow_right.svg) right 20px center no-repeat;
  -webkit-background-size: 20px 20px;
          background-size: 20px; }

/* line 539, _menu.scss */
.mobile_menu_container ul li a.parent:hover {
  background: #ffffff url(arrow_right.svg) right 20px center no-repeat;
  -webkit-background-size: 20px 20px;
          background-size: 20px; }

/* line 543, _menu.scss */
.mobile_menu_container ul li a.back {
  background: #ffffff url(arrow_left.svg) left 20px center no-repeat;
  -webkit-background-size: 20px 20px;
          background-size: 20px; }

/* line 547, _menu.scss */
.mobile_menu_container ul li a:hover {
  background: #ffffff; }

/* prices */
/* line 5, _prices.scss */
.prices-current, .prices-current__sale {
  color: #000000;
  font-weight: 500; }
  @media (max-width: 768px) {
    /* line 5, _prices.scss */
    .prices-current, .prices-current__sale {
      font-size: 16px; } }
  @media (max-width: 460px) {
    /* line 5, _prices.scss */
    .prices-current, .prices-current__sale {
      font-size: 13px; } }
/* line 12, _prices.scss */
.prices-current__sale {
  color: #d9534f; }
/* line 16, _prices.scss */
.prices-old {
  color: #b0b0b0;
  text-decoration: line-through;
  margin-right: 8px; }
  @media (max-width: 375px) {
    /* line 16, _prices.scss */
    .prices-old {
      font-size: 12px; } }
/* line 30, _prices.scss */
.prices--discount {
  font-size: 16px;
  font-weight: bold;
  width: 35%;
  text-align: right; }

/* quantity */
/* line 3, _quantity.scss */
.quantity {
  width: 65px; }
  /* line 7, _quantity.scss */
  .quantity-button--minus, .quantity-button--plus {
    right: 0;
    width: 26px;
    height: 25px;
    padding: 0;
    text-align: center;
    line-height: 26px;
    font-size: 16px;
    border: 1px solid #eeeeee; }
  /* line 19, _quantity.scss */
  .quantity-button--minus {
    bottom: 0; }
  /* line 23, _quantity.scss */
  .quantity-button--plus {
    top: 0;
    border-bottom: 0; }
  /* line 28, _quantity.scss */
  .quantity-button:hover {
    background: #f5f5f5;
    color: #4a4a4a; }
  /* line 34, _quantity.scss */
  .quantity-input {
    width: 45px;
    height: 40px;
    border: 1px solid #eeeeee;
    line-height: 47px;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    border-radius: 0px; }
  /* line 44, _quantity.scss */
  .quantity--side .quantity-input {
    line-height: 1.1;
    height: 51px;
    display: block; }

/* line 3, _reviews.scss */
.product-reviews-form__title {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 30px; }
/* line 10, _reviews.scss */
.product-reviews-form .input {
  margin-bottom: 20px; }
  /* line 14, _reviews.scss */
  .product-reviews-form .input--error .input-field, .product-reviews-form .input--error .editor #feedback_form input[type="text"], .editor #feedback_form .product-reviews-form .input--error input[type="text"],
  .product-reviews-form .input--error .editor #feedback_form textarea,
  .editor #feedback_form .product-reviews-form .input--error textarea {
    background: white;
    border-color: #eeeeee; }
  /* line 20, _reviews.scss */
  .product-reviews-form .input-notice {
    color: red;
    font-size: 12px; }
/* line 26, _reviews.scss */
.product-reviews-form .notice {
  background: rgba(171, 146, 113, 0.5);
  color: #fff; }
/* line 38, _reviews.scss */
.product-reviews-form__captcha_inner {
  display: grid;
  grid-template-columns: -webkit-max-content minmax(170px, 1fr);
  grid-template-columns: max-content minmax(170px, 1fr);
  grid-gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 767px) {
    /* line 38, _reviews.scss */
    .product-reviews-form__captcha_inner {
      grid-template-columns: 100%; } }
  /* line 48, _reviews.scss */
  .product-reviews-form__captcha_inner .input-field, .product-reviews-form__captcha_inner .editor #feedback_form input[type="text"], .editor #feedback_form .product-reviews-form__captcha_inner input[type="text"],
  .product-reviews-form__captcha_inner .editor #feedback_form textarea,
  .editor #feedback_form .product-reviews-form__captcha_inner textarea {
    width: 100%;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content; }

/*
.text-on-img {
  font-size: 13px;
  margin-right: 10px;
}

.reviews {
  display: block;
  margin-bottom: 20px;

  &:last-child {
    margin-bottom: 0;
  }

  &-list {
  }

  &-link {
  }

  &-total_count {
  }
}

.review {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  padding: 20px;
  box-sizing: border-box;
  background: $footer-bg-color;
  color: $footer-font-color;

  &:last-child {
    margin-bottom: 0
  }

  &-name {
  }

  &-details {
    opacity: .4;
    font-size: 13px;
    float: left;
    margin-top: 0px;

    &:after {
      clear: both;
      content: "";
      display: block;
    }
  }

  &-rating {
    float: left;
    margin: 0 10px 0 0;

    &-span {
      opacity: .4;
      font-size: 13px;
      display: inline-block;
      margin: 0px 5px 0 0;
      float: left;
    }
  }

  &-date {
  }

  &-content {
    width: 100%;
    float: left;
    margin: 15px 0 0;
  }
}

.review_form {

  &-h3 {
    font-size: 18px;
    font-weight: 400;
    margin: 10px 0 20px;
  }


  &-toggle {
  }

  &-input {
    margin-bottom: 15px;
  }

  &-submit {
  }

  .rating_wrapper {
    margin: 0.5em 0 0.5em;
    float: left;
    width: 100%;
  }

  .notice {
  }
}

.review-form {
  padding: 20px;
  border: 1px solid $border-color;
}

.br {
  &-wrapper {
    display: inline-block;
  }

  &-selected, &-active {
    color: #f7dc00;
  }

  &-widget {

    a {
      display: inline-block;

      font: normal normal normal 14px/1 FontAwesome;
      font-size: 18px;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      margin: 0 2px;

      &:hover {
        color: #f7dc00;
      }

      &:before {
        content: "\f006";
      }

      &.br-selected,
      &.br-current,
      &.br-active {
        &:before {
          content: "\f005";
        }
      }
    }
  }

  &-current-rating {
    display: none;
  }
}

.review-manager_reply {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  background: #0000000f;
  padding: 20px;
  border-left: 2px solid #0000001a;

  span {
    display: inline-block;
    width: 100%;
    font-weight: 600;
    margin-bottom: 7px;
    font-size: 13px;
  }
}*/
/* sliader module */
/* line 4, _slider.scss */
.slider + .slider {
  margin-bottom: 0;
  margin-top: 90px; }
  @media (max-width: 375px) {
    /* line 4, _slider.scss */
    .slider + .slider {
      margin-top: 50px; } }
/* line 13, _slider.scss */
.slider-text_block {
  position: absolute;
  bottom: 50px;
  z-index: 999;
  left: 50px; }
/* line 20, _slider.scss */
.slider-titler {
  font-size: 32px;
  margin: 0 0 10px;
  font-weight: bold;
  text-transform: uppercase; }
/* line 27, _slider.scss */
.slider-text {
  font-size: 16px;
  position: absolute;
  z-index: 9;
  left: 10%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 400px; }
  @media (max-width: 640px) {
    /* line 27, _slider.scss */
    .slider-text {
      font-size: 13px;
      max-width: 300px;
      left: 8%; } }
  @media (max-width: 480px) {
    /* line 27, _slider.scss */
    .slider-text {
      font-size: 12px;
      max-width: 250px; } }
  @media (max-width: 375px) {
    /* line 27, _slider.scss */
    .slider-text {
      font-size: 10px;
      max-width: 200px; } }
  /* line 49, _slider.scss */
  .slider-text-top {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 3px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #c5a374; }
    @media (max-width: 640px) {
      /* line 49, _slider.scss */
      .slider-text-top {
        font-size: 12px;
        letter-spacing: 2px;
        margin-bottom: 15px; } }
    @media (max-width: 480px) {
      /* line 49, _slider.scss */
      .slider-text-top {
        font-size: 10px;
        margin-bottom: 10px; } }
    @media (max-width: 375px) {
      /* line 49, _slider.scss */
      .slider-text-top {
        font-size: 8px; } }
  /* line 66, _slider.scss */
  .slider-text-center {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 35px;
    color: #333333; }
    @media (max-width: 640px) {
      /* line 66, _slider.scss */
      .slider-text-center {
        font-size: 25px;
        margin-bottom: 20px; } }
    @media (max-width: 480px) {
      /* line 66, _slider.scss */
      .slider-text-center {
        font-size: 18px; } }
    @media (max-width: 375px) {
      /* line 66, _slider.scss */
      .slider-text-center {
        font-size: 13px;
        margin-bottom: 15px; } }
  @media (max-width: 375px) {
    /* line 81, _slider.scss */
    .slider-text-btn {
      padding: 2px 15px; } }
/* line 86, _slider.scss */
.slider-title {
  color: #333333;
  position: relative;
  display: block;
  padding: 6px 0;
  margin-bottom: 50px;
  font-size: 25px;
  text-align: center;
  text-transform: uppercase; }
  @media (max-width: 1100px) {
    /* line 86, _slider.scss */
    .slider-title {
      margin-bottom: 30px; } }
  @media (max-width: 800px) {
    /* line 86, _slider.scss */
    .slider-title {
      margin-bottom: 20px;
      font-size: 22px;
      margin-top: 20px; } }
  @media (max-width: 415px) {
    /* line 86, _slider.scss */
    .slider-title {
      font-size: 18px;
      width: 75%;
      line-height: 1.2;
      display: inline-block;
      padding: 0;
      text-align: left; } }
  @media (max-width: 320px) {
    /* line 86, _slider.scss */
    .slider-title {
      font-size: 18px; } }
  /* line 108, _slider.scss */
  .slider-title a,
  .slider-title span {
    background: #ffffff;
    padding-right: 8px; }
/* line 123, _slider.scss */
.slider-control--index {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
/* line 131, _slider.scss */
.slider-control--gallery {
  position: absolute;
  top: 0;
  left: -20px;
  right: -20px;
  bottom: 0;
  z-index: 0; }
/* line 141, _slider.scss */
.slider-control--product {
  position: absolute;
  top: -120px;
  right: 0;
  padding: 0; }
  @media (max-width: 768px) {
    /* line 141, _slider.scss */
    .slider-control--product {
      top: -74px; } }
  @media (max-width: 640px) {
    /* line 141, _slider.scss */
    .slider-control--product {
      top: -64px; } }
  @media (max-width: 480px) {
    /* line 141, _slider.scss */
    .slider-control--product {
      display: none; } }
/* line 153, _slider.scss */
.slider-left, .slider-right {
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  /* line 158, _slider.scss */
  .slider-left.disabled, .slider-right.disabled {
    opacity: .1; }
  /* line 161, _slider.scss */
  .slider-left--gallery, .slider-right--gallery {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1rem;
    font-size: 24px;
    z-index: 100; }
    /* line 169, _slider.scss */
    .slider-left--gallery i, .slider-right--gallery i {
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    /* line 177, _slider.scss */
    .slider-left--gallery:hover, .slider-right--gallery:hover {
      color: #d3122a; }
    @media (max-width: 800px) {
      /* line 161, _slider.scss */
      .slider-left--gallery, .slider-right--gallery {
        width: 3rem; } }
  /* line 186, _slider.scss */
  .slider-left--index, .slider-right--index {
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    z-index: 500;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 3rem;
    font-size: 45px;
    color: #333333; }
    @media (max-width: 640px) {
      /* line 186, _slider.scss */
      .slider-left--index, .slider-right--index {
        font-size: 25px;
        width: 30px;
        height: 30px;
        line-height: 40px;
        top: 40%; } }
    /* line 205, _slider.scss */
    .slider-left--index i, .slider-right--index i {
      opacity: 0;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -o-transition-duration: 0.3s;
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s; }
      /* line 213, _slider.scss */
      .slider--index:hover .slider-left--index i, .slider--index:hover .slider-right--index i {
        opacity: 1;
        color: rgba(0, 0, 0, 0.5); }
  /* line 220, _slider.scss */
  .slider-control--product > .slider-left, .slider-control--product > .slider-right {
    text-align: center;
    display: inline-block;
    width: 35px;
    height: 35px;
    padding: 0;
    line-height: 24px;
    background-color: transparent;
    font-size: 35px;
    color: #333333; }
    @media (max-width: 800px) {
      /* line 220, _slider.scss */
      .slider-control--product > .slider-left, .slider-control--product > .slider-right {
        font-size: 30px; } }
    @media (max-width: 640px) {
      /* line 220, _slider.scss */
      .slider-control--product > .slider-left, .slider-control--product > .slider-right {
        font-size: 20px;
        line-height: 35px;
        width: 30px; } }
    /* line 239, _slider.scss */
    .slider-control--product > .slider-left:hover, .slider-control--product > .slider-right:hover {
      color: #4a4a4a; }
/* line 244, _slider.scss */
.slider-left--gallery {
  left: 0; }
/* line 248, _slider.scss */
.slider-left--index {
  left: 0; }
/* line 254, _slider.scss */
.slider-right--gallery {
  right: 0; }
/* line 258, _slider.scss */
.slider-right--index {
  right: 0; }
/* line 267, _slider.scss */
.slider--gallery {
  padding: 0;
  position: relative; }
  /* line 271, _slider.scss */
  .slider--gallery .owl-stage-outer {
    z-index: 1; }
/* line 276, _slider.scss */
.slider--index {
  width: 100%;
  display: inline-block; }
  @media (max-width: 1100px) {
    /* line 276, _slider.scss */
    .slider--index {
      margin-bottom: 40px;
      min-height: inherit;
      padding: 0 30px; } }
  @media (max-width: 768px) {
    /* line 276, _slider.scss */
    .slider--index {
      padding: 0 15px;
      margin-bottom: 30px; } }
  @media (max-width: 640px) {
    /* line 276, _slider.scss */
    .slider--index {
      margin-bottom: 50px;
      padding: 0; } }
  /* line 289, _slider.scss */
  .slider--index .slider-image .is-mobile {
    display: none; }
  @media screen and (max-width: 480px) {
    /* line 293, _slider.scss */
    .slider--index .slider-image .is-desctop {
      display: none; }
    /* line 296, _slider.scss */
    .slider--index .slider-image .is-mobile {
      display: block; } }
/* line 303, _slider.scss */
.slider--product {
  overflow: hidden; }
  /* line 306, _slider.scss */
  .slider--product .slider-left {
    margin-right: 8px; }
/* line 311, _slider.scss */
.slider--related {
  margin-bottom: 2em; }
  @media (max-width: 415px) {
    /* line 311, _slider.scss */
    .slider--related {
      margin: 0; } }
  /* line 316, _slider.scss */
  .slider--related .slider-title {
    margin: 2rem 0 0em; }

/* line 321, _slider.scss */
.product-gallery--touch .owl-nav.slider-control {
  position: absolute;
  bottom: 55%;
  z-index: 999;
  left: 0;
  width: 100%; }

/* line 328, _slider.scss */
.product-gallery--touch .slider-left {
  left: 5px;
  position: absolute; }

/* line 332, _slider.scss */
.product-gallery--touch .slider-right {
  right: 5px;
  position: absolute; }

/* line 336, _slider.scss */
.product-gallery--touch .owl-nav.slider-control i {
  font-size: 20px; }

/* line 337, _slider.scss */
.owl-carousel > div:last-child {
  position: absolute;
  bottom: 35px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  /* line 351, _slider.scss */
  .owl-carousel > div:last-child.disabled {
    display: none; }
  @media (max-width: 640px) {
    /* line 337, _slider.scss */
    .owl-carousel > div:last-child {
      bottom: -40px; } }

/* line 357, _slider.scss */
.owl-dot.slider-dot {
  width: 8px;
  height: 8px;
  top: 50%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 0 1px transparent;
  box-shadow: 0 0 0 1px transparent;
  background-color: #999999;
  -webkit-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  transform: translatey(-50%);
  -webkit-transition: .5s all ease;
  -o-transition: .5s all ease;
  transition: .5s all ease;
  float: left;
  margin: 0 10px; }
  /* line 375, _slider.scss */
  .owl-dot.slider-dot.active {
    width: 14px;
    height: 14px;
    -webkit-box-shadow: 0 0 0 1px #333;
    box-shadow: 0 0 0 1px #333;
    background-color: transparent;
    -webkit-transform: translatey(-30%);
    -ms-transform: translatey(-30%);
    transform: translatey(-30%); }

/* line 387, _slider.scss */
.js-slider--index_product {
  padding-bottom: 70px; }
  /* line 390, _slider.scss */
  .js-slider--index_product > div:last-child {
    bottom: 0;
    z-index: 999; }

/* line 397, _slider.scss */
.js-slider--phone_gallery .owl-nav {
  display: none; }
/* line 399, _slider.scss */
.js-slider--phone_gallery > div:last-child {
  bottom: 20px;
  z-index: 99; }

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
/* line 5, _slider_noui.scss */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* line 15, _slider_noui.scss */
.noUi-target {
  position: relative;
  direction: ltr; }

/* line 19, _slider_noui.scss */
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative; }

/* line 24, _slider_noui.scss */
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }

/* line 31, _slider_noui.scss */
.noUi-handle {
  position: relative;
  z-index: 1; }

/* line 35, _slider_noui.scss */
.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
     its values is > 50%. */
  z-index: 10; }

/* line 40, _slider_noui.scss */


/* line 45, _slider_noui.scss */
.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  -o-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s; }

/* line 49, _slider_noui.scss */
.noUi-state-drag * {
  cursor: inherit !important; }

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
/* line 56, _slider_noui.scss */
.noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 61, _slider_noui.scss */
.noUi-horizontal {
  height: 5px; }

/* line 64, _slider_noui.scss */
.noUi-horizontal .noUi-handle {
  width: 20px;
  height: 20px;
  left: -15px;
  top: -8px; }

/* line 70, _slider_noui.scss */
.noUi-vertical {
  width: 18px; }

/* line 73, _slider_noui.scss */
.noUi-vertical .noUi-handle {
  width: 25px;
  height: 25px;
  left: -15px;
  top: -11px; }

/* line 80, _slider_noui.scss */
.noUi-background {
  background: #FAFAFA; }

/* line 83, _slider_noui.scss */
.noUi-connect {
  background: #eee;
  -webkit-transition: background 450ms;
  -o-transition: background 450ms;
  transition: background 450ms; }

/* line 88, _slider_noui.scss */
.noUi-origin {
  -webkit-border-radius: 2px;
          border-radius: 2px; }

/* line 93, _slider_noui.scss */
.noUi-target.noUi-connect {
  -webkit-box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB;
          box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB; }

/* Handles and cursors;
 */
/* line 99, _slider_noui.scss */
.noUi-dragable {
  cursor: w-resize; }

/* line 102, _slider_noui.scss */
.noUi-vertical .noUi-dragable {
  cursor: n-resize; }

/* line 105, _slider_noui.scss */
.noUi-handle {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background: #ffffff;
  cursor: pointer;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #4a4a4a; }

/* Handle stripes;
 */
/* line 119, _slider_noui.scss */
.noUi-handle:before,
.noUi-handle:after {
  /*content: "";*/
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px; }

/* line 130, _slider_noui.scss */
.noUi-handle:after {
  left: 17px; }

/* line 133, _slider_noui.scss */
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

/* line 140, _slider_noui.scss */
.noUi-vertical .noUi-handle:after {
  top: 17px; }

/* Disabled state;
 */
/* line 146, _slider_noui.scss */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #B8B8B8; }

/* line 150, _slider_noui.scss */
[disabled] .noUi-handle {
  cursor: not-allowed; }

/* search module */
/* line 3, _search_widget.scss */
.js-search_widget-wrapper {
  position: absolute;
  right: 146px;
  width: 25%; }
  @media (max-width: 900px) {
    /* line 3, _search_widget.scss */
    .js-search_widget-wrapper {
      width: calc(100vw - 60px);
      top: -50px;
      right: 0; } }
  @media (max-width: 768px) {
    /* line 3, _search_widget.scss */
    .js-search_widget-wrapper {
      width: calc(100vw - 30px); } }
  @media (max-width: 640px) {
    /* line 3, _search_widget.scss */
    .js-search_widget-wrapper {
      top: 15px; } }

/* line 24, _search_widget.scss */
.header-rel {
  position: relative; }

/* line 29, _search_widget.scss */
.search_widget--search .search_widget-field {
  margin-right: 0; }
/* line 32, _search_widget.scss */
.search_widget--search .search_widget-submit {
  background-color: #ab9273;
  border-color: #ab9273;
  opacity: .85;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all; }
  /* line 37, _search_widget.scss */
  .search_widget--search .search_widget-submit:hover {
    opacity: 1; }
  /* line 40, _search_widget.scss */
  .search_widget--search .search_widget-submit img {
    width: 20px; }
/* line 44, _search_widget.scss */
.search_widget--search .search_widget-close {
  display: none; }
/* line 51, _search_widget.scss */
.search_widget-field {
  padding: .7em;
  width: 240px;
  height: 42px;
  display: inline-block;
  float: left;
  background: #fbfbfb;
  border: 1px solid #eeeeee;
  font-size: 14px;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 1em; }
/* line 65, _search_widget.scss */
.search_widget-submit {
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  border: none;
  border: 1px solid #eeeeee;
  height: 42px;
  width: 42px;
  display: inline-block;
  float: right; }
/* line 86, _search_widget.scss */
.search_widget-toggler {
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  display: inline-block;
  padding: 0 5px 0 0;
  position: relative;
  cursor: pointer; }
  /* line 94, _search_widget.scss */
  .search_widget-toggler img {
    width: 20px; }
    @media (max-width: 375px) {
      /* line 94, _search_widget.scss */
      .search_widget-toggler img {
        width: 16px; } }
  @media (max-width: 415px) {
    /* line 86, _search_widget.scss */
    .search_widget-toggler {
      padding-right: 0; } }
  /* line 103, _search_widget.scss */
  .search_widget-toggler:hover {
    color: #4a4a4a; }
/* line 108, _search_widget.scss */
.search_widget--header {
  width: 100%; }
  /* line 111, _search_widget.scss */
  .search_widget--header .search_widget-field {
    width: 100%;
    margin: 0;
    padding: 7px 35px 7px 15px; }
  /* line 117, _search_widget.scss */
  .search_widget--header .search_widget-submit {
    height: 42px;
    width: 40px;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    opacity: .85;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    background-color: #ab9273; }
    /* line 128, _search_widget.scss */
    .search_widget--header .search_widget-submit img {
      width: 20px; }
    /* line 130, _search_widget.scss */
    .search_widget--header .search_widget-submit:hover {
      opacity: 1; }
  /* line 132, _search_widget.scss */
  .search_widget--header .search_widget-close {
    display: none;
    height: 42px;
    width: 40px;
    border: none;
    position: absolute;
    top: 0;
    right: 40px;
    opacity: .85;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    background-color: transparent; }
    /* line 143, _search_widget.scss */
    .search_widget--header .search_widget-close img {
      width: 16px; }
    /* line 145, _search_widget.scss */
    .search_widget--header .search_widget-close:hover {
      opacity: 1; }

/* tubs */
/* line 3, _tubs.scss */
.tubs {
  margin: 2em 0 0; }
  /* line 8, _tubs.scss */
  .tubs-node {
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    padding: 8px 0;
    margin-right: 15px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    border-bottom: 1px solid #fff; }
    @media (max-width: 480px) {
      /* line 8, _tubs.scss */
      .tubs-node {
        font-size: 14px;
        padding: 0.5em 6px; } }
    /* line 20, _tubs.scss */
    .tubs-node:hover, .tubs-node--active {
      filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
      opacity: 1;
      color: #d3122a;
      border-bottom: 1px solid #d3122a; }
  /* line 28, _tubs.scss */
  .tubs-content {
    padding: 25px 0;
    /* border-top: 1px solid #cccccc; */ }

/* accordion block */
/* line 5, _accordion.scss */
.accordion-article {
  margin-top: 2em; }
  /* line 8, _accordion.scss */
  .accordion-article .accordion-content {
    padding: 0;
    padding-top: 15px; }
/* line 14, _accordion.scss */
.accordion-title {
  border-bottom: 1px solid #eeeeee;
  padding: 0 0 10px;
  line-height: 1.2;
  font-size: 22px;
  cursor: pointer; }
  @media (max-width: 768px) {
    /* line 14, _accordion.scss */
    .accordion-title {
      font-size: 18px; } }
  @media (max-width: 460px) {
    /* line 14, _accordion.scss */
    .accordion-title {
      font-size: 16px; } }
  /* line 24, _accordion.scss */
  .accordion-title:hover {
    color: #4a4a4a; }
/* line 27, _accordion.scss */
.accordion-content {
  padding: 0.5em;
  padding-top: 15px; }
/* line 32, _accordion.scss */
.accordion-toggler {
  float: right;
  padding: 0;
  text-align: center;
  width: 30px;
  height: 47px;
  line-height: 47px;
  font-size: 15px; }

/* line 90, _header.scss */
.header-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  /* line 98, _header.scss */
  .header-list-catalog-button {
    margin-right: 30px;
    background-color: #000;
    color: #fff;
    height: 38px;
    padding: 0 24px;
    white-space: nowrap;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    /* line 116, _header.scss */
    .header-list-catalog-button svg {
      margin-right: 10px; }

/* line 122, _header.scss */
.header-menu {
  background-color: rgba(0, 0, 0, 0.49);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
  -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.2);
  -webkit-transition: opacity .2s, -webkit-transform .2s;
  transition: opacity .2s, -webkit-transform .2s;
  -o-transition: opacity .2s, transform .2s;
  transition: opacity .2s, transform .2s;
  transition: opacity .2s, transform .2s, -webkit-transform .2s;
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  border-top: 1px solid #E8E8E8; }
  /* line 144, _header.scss */
  .header-menu._hidden {
    pointer-events: none;
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  @media screen and (max-width: 992px) {
    /* line 122, _header.scss */
    .header-menu {
      position: fixed;
      top: 0;
      bottom: 0;
      height: 100%;
      overflow: auto;
      z-index: 100;
      background-color: rgba(0, 0, 0, 0.68); } }
  /* line 162, _header.scss */
  .header-menu__close {
    background-color: #070708;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    display: none;
    height: 38px; }
    @media screen and (max-width: 992px) {
      /* line 162, _header.scss */
      .header-menu__close {
        display: block; } }
    /* line 175, _header.scss */
    .header-menu__close .container {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    /* line 188, _header.scss */
    .header-menu__close svg {
      margin-right: 12px;
      width: 13px;
      height: 13px; }
  /* line 195, _header.scss */
  .header-menu__inner {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: minmax(1px, 4fr) minmax(1px, 3fr) minmax(1px, 5fr); }
    @media screen and (max-width: 1300px) {
      /* line 195, _header.scss */
      .header-menu__inner {
        grid-template-columns: minmax(1px, 1.5fr) repeat(2, minmax(1px, 1fr)); } }
    @media screen and (max-width: 992px) {
      /* line 195, _header.scss */
      .header-menu__inner {
        grid-template-columns: 100%; } }
  /* line 209, _header.scss */
  .header-menu ._hidden {
    display: none; }
  /* line 213, _header.scss */
  .header-menu-lvl1 {
    padding: 30px 0;
    display: grid;
    grid-template-columns: 100%;
    grid-gap: 30px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content; }
    @media screen and (max-width: 992px) {
      /* line 213, _header.scss */
      .header-menu-lvl1 {
        padding: 15px 0;
        grid-gap: 15px; } }
    /* line 230, _header.scss */
    .header-menu-lvl1._hidden {
      display: none; }
    /* line 234, _header.scss */
    .header-menu-lvl1__header {
      display: none; }
    /* line 238, _header.scss */
    .header-menu-lvl1__item {
      position: relative;
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 20px;
      background-position: left center;
      background-repeat: no-repeat;
      -webkit-background-size: contain;
      background-size: contain;
      text-transform: uppercase;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      height: 120px;
      cursor: pointer; }
      /* line 16, _header.scss */
      .header-menu-lvl1__item:after {
        content: '';
        width: 100%;
        height: 100%;
        background: -webkit-gradient(linear, left top, right top, color-stop(51%, #CFECF4), to(transparent));
        background: -webkit-linear-gradient(left, #CFECF4 51%, transparent);
        background: -o-linear-gradient(left, #CFECF4 51%, transparent);
        background: -webkit-gradient(linear, left top, right top, color-stop(51%, #cfecf4), to(rgba(0, 0, 0, 0)));
        background: -webkit-linear-gradient(left, #cfecf4 51%, rgba(0, 0, 0, 0));
        background: -o-linear-gradient(left, #cfecf4 51%, rgba(0, 0, 0, 0));
        background: linear-gradient(90deg, #cfecf4 51%, rgba(0, 0, 0, 0));
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0; }
      /* line 32, _header.scss */
      .header-menu-lvl1__item:hover:after {
        background: -webkit-gradient(linear, left top, right top, color-stop(51%, #CFECF4), to(transparent));
        background: -webkit-linear-gradient(left, #CFECF4 51%, transparent);
        background: -o-linear-gradient(left, #CFECF4 51%, transparent);
        background: -webkit-gradient(linear, left top, right top, color-stop(51%, #cfecf4), to(rgba(0, 0, 0, 0)));
        background: -webkit-linear-gradient(left, #cfecf4 51%, rgba(0, 0, 0, 0));
        background: -o-linear-gradient(left, #cfecf4 51%, rgba(0, 0, 0, 0));
        background: linear-gradient(90deg, #cfecf4 51%, rgba(0, 0, 0, 0)); }
      /* line 42, _header.scss */
      .header-menu-lvl1__item[data-collection="dlya-kuhni"]:after {
        background: -webkit-gradient(linear, left top, right top, color-stop(51%, #F3E0D9), to(transparent));
        background: -webkit-linear-gradient(left, #F3E0D9 51%, transparent);
        background: -o-linear-gradient(left, #F3E0D9 51%, transparent);
        background: -webkit-gradient(linear, left top, right top, color-stop(51%, #f3e0d9), to(rgba(0, 0, 0, 0)));
        background: -webkit-linear-gradient(left, #f3e0d9 51%, rgba(0, 0, 0, 0));
        background: -o-linear-gradient(left, #f3e0d9 51%, rgba(0, 0, 0, 0));
        background: linear-gradient(90deg, #f3e0d9 51%, rgba(0, 0, 0, 0)); }
      /* line 51, _header.scss */
      .header-menu-lvl1__item[data-collection="dlya-kuhni"]:hover:after {
        background: -webkit-gradient(linear, left top, right top, color-stop(51%, #F3E0D9), to(transparent));
        background: -webkit-linear-gradient(left, #F3E0D9 51%, transparent);
        background: -o-linear-gradient(left, #F3E0D9 51%, transparent);
        background: -webkit-gradient(linear, left top, right top, color-stop(51%, #f3e0d9), to(rgba(0, 0, 0, 0)));
        background: -webkit-linear-gradient(left, #f3e0d9 51%, rgba(0, 0, 0, 0));
        background: -o-linear-gradient(left, #f3e0d9 51%, rgba(0, 0, 0, 0));
        background: linear-gradient(90deg, #f3e0d9 51%, rgba(0, 0, 0, 0)); }
      /* line 62, _header.scss */
      .header-menu-lvl1__item[data-collection="dlya-doma"]:after {
        background: -webkit-gradient(linear, left top, right top, color-stop(51%, #E8E8E8), to(transparent));
        background: -webkit-linear-gradient(left, #E8E8E8 51%, transparent);
        background: -o-linear-gradient(left, #E8E8E8 51%, transparent);
        background: -webkit-gradient(linear, left top, right top, color-stop(51%, #e8e8e8), to(rgba(0, 0, 0, 0)));
        background: -webkit-linear-gradient(left, #e8e8e8 51%, rgba(0, 0, 0, 0));
        background: -o-linear-gradient(left, #e8e8e8 51%, rgba(0, 0, 0, 0));
        background: linear-gradient(90deg, #e8e8e8 51%, rgba(0, 0, 0, 0)); }
      /* line 71, _header.scss */
      .header-menu-lvl1__item[data-collection="dlya-doma"]:hover:after {
        background: -webkit-gradient(linear, left top, right top, color-stop(51%, #E8E8E8), to(transparent));
        background: -webkit-linear-gradient(left, #E8E8E8 51%, transparent);
        background: -o-linear-gradient(left, #E8E8E8 51%, transparent);
        background: -webkit-gradient(linear, left top, right top, color-stop(51%, #e8e8e8), to(rgba(0, 0, 0, 0)));
        background: -webkit-linear-gradient(left, #e8e8e8 51%, rgba(0, 0, 0, 0));
        background: -o-linear-gradient(left, #e8e8e8 51%, rgba(0, 0, 0, 0));
        background: linear-gradient(90deg, #e8e8e8 51%, rgba(0, 0, 0, 0)); }
      /* line 80, _header.scss */
      .header-menu-lvl1__item[data-collection="hits"] {
        background-color: #D8EFD6; }
        /* line 83, _header.scss */
        .header-menu-lvl1__item[data-collection="hits"]:hover {
          background-color: #D8EFD6; }
      /* line 263, _header.scss */
      .header-menu-lvl1__item:hover i {
        opacity: 1; }
      /* line 267, _header.scss */
      .header-menu-lvl1__item_title {
        padding-left: 170px;
        padding-right: 40px;
        color: #000; }
      /* line 273, _header.scss */
      .header-menu-lvl1__item i {
        position: absolute;
        right: 30px;
        -webkit-transition: opacity .2s;
        -o-transition: opacity .2s;
        transition: opacity .2s;
        margin: auto;
        font-size: 28px;
        opacity: 0; }
  /* line 286, _header.scss */
  .header-menu-lvl2 {
    padding: 30px 0;
    background-color: transparent;
    color: #fff; }
    @media screen and (max-width: 992px) {
      /* line 286, _header.scss */
      .header-menu-lvl2 {
        padding: 15px 0; } }
    /* line 297, _header.scss */
    .header-menu-lvl2__header {
      display: none;
      padding: 0 30px;
      min-height: 60px;
      text-align: center;
      font-size: 16px;
      line-height: 20px;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      color: #000; }
      @media screen and (max-width: 992px) {
        /* line 297, _header.scss */
        .header-menu-lvl2__header {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          color: #fff; }
          /* line 320, _header.scss */
          .header-menu-lvl2__header:hover {
            cursor: pointer; } }
    @media screen and (max-width: 992px) {
      /* line 326, _header.scss */
      .header-menu-lvl2__item {
        border-bottom: 1px solid #E8E8E8; } }
    /* line 332, _header.scss */
    .header-menu-lvl2__item_title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding: 0 30px;
      min-height: 60px;
      font-weight: 400;
      font-size: 16px;
      line-height: 20px;
      color: #fff;
      cursor: pointer;
      -webkit-transition: background-color .2s;
      -o-transition: background-color .2s;
      transition: background-color .2s; }
      /* line 353, _header.scss */
      .header-menu-lvl2__item_title i.fa-angle-right {
        -webkit-transition: opacity .2s;
        -o-transition: opacity .2s;
        transition: opacity .2s;
        opacity: 0;
        font-size: 20px; }
        @media screen and (max-width: 992px) {
          /* line 353, _header.scss */
          .header-menu-lvl2__item_title i.fa-angle-right {
            display: none; } }
      /* line 365, _header.scss */
      .header-menu-lvl2__item_title i.fa-angle-down {
        display: none; }
        @media screen and (max-width: 992px) {
          /* line 365, _header.scss */
          .header-menu-lvl2__item_title i.fa-angle-down {
            display: inline-block; } }
      /* line 373, _header.scss */
      .header-menu-lvl2__item_title:hover {
        background-color: rgba(255, 255, 255, 0.7);
        color: #000; }
        /* line 377, _header.scss */
        .header-menu-lvl2__item_title:hover i {
          opacity: 1; }
    /* line 387, _header.scss */
    .header-menu-lvl2__item_subs {
      display: none;
      overflow: hidden; }
      @media screen and (max-width: 992px) {
        /* line 387, _header.scss */
        .header-menu-lvl2__item_subs {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } }
      /* line 401, _header.scss */
      .header-menu-lvl2__item_subs a {
        padding-left: 30px;
        padding-bottom: 20px; }
        /* line 405, _header.scss */
        .header-menu-lvl2__item_subs a:first-child {
          padding-top: 5px; }
        /* line 409, _header.scss */
        .header-menu-lvl2__item_subs a:last-child {
          padding-bottom: 30px; }
      /* line 414, _header.scss */
      .header-menu-lvl2__item_subs_item:hover {
        background-color: rgba(255, 255, 255, 0.7); }
        /* line 417, _header.scss */
        .header-menu-lvl2__item_subs_item:hover i {
          opacity: 1; }
  /* line 425, _header.scss */
  .header-menu-lvl3 {
    padding: 30px 0; }
    @media screen and (max-width: 992px) {
      /* line 425, _header.scss */
      .header-menu-lvl3 {
        padding: 15px 0; } }
    /* line 434, _header.scss */
    .header-menu-lvl3__item_title {
      min-height: 60px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 0 30px;
      font-weight: 400;
      font-size: 16px;
      line-height: 20px;
      color: #fff; }
      /* line 448, _header.scss */
      .header-menu-lvl3__item_title:hover {
        background-color: rgba(255, 255, 255, 0.7);
        color: #000; }
        /* line 452, _header.scss */
        .header-menu-lvl3__item_title:hover i {
          opacity: 1; }
  /* line 460, _header.scss */
  .header-menu a {
    -webkit-transition: background-color .2s, color .2s;
    -o-transition: background-color .2s, color .2s;
    transition: background-color .2s, color .2s; }
    /* line 467, _header.scss */
    .header-menu a:hover {
      text-decoration: underline;
      color: #000; }

/* header */
/* line 477, _header.scss */
.logo {
  font-size: 60px;
  font-family: 'Montserrat', sans-serif;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  float: left; }
  @media (max-width: 1100px) {
    /* line 477, _header.scss */
    .logo {
      font-size: 40px;
      margin-top: 20px;
      width: 100%; } }
  @media (max-width: 375px) {
    /* line 477, _header.scss */
    .logo {
      font-size: 25px;
      margin-top: 25px;
      margin-bottom: 10px; } }
  /* line 497, _header.scss */
  .logo img {
    max-width: 100%;
    display: block;
    max-height: 60px;
    width: initial;
    margin: 0 auto; }
    @media (max-width: 375px) {
      /* line 497, _header.scss */
      .logo img {
        max-height: 22px; } }
    /* line 508, _header.scss */
    .logo img:hover {
      color: #4a4a4a; }

/* line 514, _header.scss */
.border-top {
  border-top: 1px solid #eeeeee; }

/* line 518, _header.scss */
header {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  position: relative; }
  @media (max-width: 800px) {
    /* line 518, _header.scss */
    header {
      position: relative; } }

/* line 530, _header.scss */
.header {
  z-index: 100;
  position: relative;
  background-color: #fff; }

/* line 536, _header.scss */
.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 130px; }
  @media screen and (max-width: 2076px) {
    /* line 536, _header.scss */
    .header__inner {
      height: unset;
      display: grid;
      grid-template-areas: "logo logo" "menu actions";
      grid-gap: 18px 0;
      padding: 16px 0; } }
  /* line 562, _header.scss */
  .header__inner_logo {
    position: absolute;
    left: 0;
    right: 0;
    height: 86px;
    margin: auto;
    pointer-events: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media screen and (max-width: 1100px) {
      /* line 562, _header.scss */
      .header__inner_logo {
        height: 60px; } }
    @media screen and (max-width: 2076px) {
      /* line 562, _header.scss */
      .header__inner_logo {
        grid-area: logo;
        position: relative;
        width: 100%; } }
    /* line 590, _header.scss */
    .header__inner_logo a {
      height: 100%; }
      /* line 593, _header.scss */
      .header__inner_logo a img {
        -o-object-fit: contain;
        object-fit: contain;
        pointer-events: initial; }
  /* line 601, _header.scss */
  .header__inner_actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 992px) {
      /* line 601, _header.scss */
      .header__inner_actions {
        grid-area: actions; } }
  @media screen and (max-width: 992px) {
    /* line 621, _header.scss */
    .header__inner_menu {
      grid-area: menu; } }

/* line 628, _header.scss */
.header_wrap {
  position: relative; }

/* line 632, _header.scss */
.header-block {
  vertical-align: top; }

/* line 637, _header.scss */
.order_source {
  line-height: 40px;
  padding: 0 1rem;
  border-right: 1px solid ; }

/* line 644, _header.scss */
.section--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

/* line 656, _header.scss */
.section--topbar {
  padding: 15px 0;
  background: #f5f5f5;
  color: #000000;
  font-size: 14px; }
  @media (max-width: 1100px) {
    /* line 656, _header.scss */
    .section--topbar {
      padding: 10px 30px; } }
  @media (max-width: 768px) {
    /* line 656, _header.scss */
    .section--topbar {
      padding: 10px 15px;
      font-size: 13px; } }
  @media (max-width: 480px) {
    /* line 656, _header.scss */
    .section--topbar {
      font-size: 11px; } }

/* line 676, _header.scss */
.topbar-right {
  padding: 10px 0; }
/* line 680, _header.scss */
.topbar-work-time {
  padding-right: 10px;
  border-right: 1px solid #0000002b;
  margin-right: 5px; }
  @media (max-width: 768px) {
    /* line 680, _header.scss */
    .topbar-work-time {
      display: inline-block;
      width: 100%;
      padding: 0;
      border: 0;
      margin: 0;
      padding-bottom: 2px; } }
/* line 695, _header.scss */
.topbar-phone {
  font-size: 1.125rem;
  white-space: nowrap; }

/* brands carousel */
/* line 703, _header.scss */
.js-slider-brands .slide {
  position: relative;
  width: 100px;
  height: 55px;
  aspect-ratio: auto 100 / 55;
  background-position: center;
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat; }
  /* line 713, _header.scss */
  .js-slider-brands .slide-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
/* line 727, _header.scss */
.js-slider-brands .owl-stage-outer .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition-timing-function: linear !important;
  -o-transition-timing-function: linear !important;
  transition-timing-function: linear !important; }
  /* line 747, _header.scss */
  .js-slider-brands .owl-stage-outer .owl-stage .owl-item {
    text-align: center; }

/* layouts *
@font-face {
	font-family: 'Circe';
	src: url('Circe-Light.eot');
	src: local('Circe'), local('Circe-Light'),
		url('Circe-Light.eot?#iefix') format('embedded-opentype'),
		url('Circe-Light.woff') format('woff'),
		url('Circe-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Circe';
	src: url('Circe-Bold.eot');
	src: local('Circe Bold'), local('Circe-Bold'),
		url('Circe-Bold.eot?#iefix') format('embedded-opentype'),
		url('Circe-Bold.woff') format('woff'),
		url('Circe-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}*/
/* line 22, _layout.scss */
html {
  height: 100%; }

/* line 26, _layout.scss */
body {
  color: #333333;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 300;
  min-width: 320px;
  font-size: 15px;
  line-height: 1.3;
  font-size: 15px;
  min-height: 100%;
  height: auto;
  position: relative;
  overflow-x: hidden;
  background-color: #ffffff;
  letter-spacing: .5px; }
  @media (max-width: 1060px) {
    /* line 26, _layout.scss */
    body {
      font-size: 14px; } }
  @media (max-width: 320px) {
    /* line 26, _layout.scss */
    body {
      font-size: 13px; } }

/*.big-box {
  display: flex;
  flex-direction: column;
  height: 100%;
    min-height: 100vh;
}
.big-inner-box {
  flex: 1 0 auto;
    overflow-x: hidden;
}
footer {
  flex: 0 0 auto;
}*/
/* line 57, _layout.scss */
.lock_scroll {
  left: 0;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  width: 100%; }

/* line 64, _layout.scss */
a {
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  color: inherit; }
  /* line 68, _layout.scss */
  a:hover {
    color: #d3122a; }

/* line 73, _layout.scss */
h1,
h2,
h3,
h4 {
  margin: 0 0 20px; }

/* line 80, _layout.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

/* line 86, _layout.scss */
.client-acc-container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 768px) {
    /* line 86, _layout.scss */
    .client-acc-container {
      width: 100%; } }
  @media (min-width: 992px) {
    /* line 86, _layout.scss */
    .client-acc-container {
      width: 100%; } }
  @media (min-width: 1280px) {
    /* line 86, _layout.scss */
    .client-acc-container {
      max-width: 1280px;
      width: 100%; } }

/* line 103, _layout.scss */
.client-acc-container:before, .row:before {
  display: table;
  content: " "; }

/* line 108, _layout.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

/* line 113, _layout.scss */
.wrap {
  max-width: 100%;
  padding: 70px 0 120px; }
  @media (max-width: 1100px) {
    /* line 113, _layout.scss */
    .wrap {
      width: 100%;
      padding: 30px 0 30px; } }
  @media (max-width: 768px) {
    /* line 113, _layout.scss */
    .wrap {
      padding: 15px 0 15px; } }

/* line 120, _layout.scss */
.relative {
  position: relative; }

/* line 121, _layout.scss */
.system_message {
  padding: 1.5em 2em;
  -webkit-box-shadow: 0 2px 10px 2px #63636324;
  box-shadow: 0 2px 10px 2px #63636324;
  background-color: #fff;
  font-weight: bold; }

/* line 130, _layout.scss */
.compare-link i {
  font-size: 15px;
  padding-right: 5px; }

/* line 134, _layout.scss */
.header-padded {
  padding: 35px 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (max-width: 1100px) {
    /* line 134, _layout.scss */
    .header-padded {
      padding: 30px; } }
  @media (max-width: 768px) {
    /* line 134, _layout.scss */
    .header-padded {
      padding: 15px; } }
  @media (max-width: 375px) {
    /* line 134, _layout.scss */
    .header-padded {
      padding: 15px 15px 10px; } }

/* line 153, _layout.scss */
.checkout .content-title {
  margin-bottom: 1em; }

/* line 156, _layout.scss */
.co-notice--flash a {
  font-weight: bold;
  border-bottom: 1px solid;
  display: inline-block; }

/* line 161, _layout.scss */
.co-section--checkout_content {
  max-width: 100%;
  padding: 0 40px; }
  @media (max-width: 1100px) {
    /* line 161, _layout.scss */
    .co-section--checkout_content {
      padding: 20px; } }
  @media (max-width: 768px) {
    /* line 161, _layout.scss */
    .co-section--checkout_content {
      padding: 7px; } }

/* line 168, _layout.scss */
.co-breadcrumbs {
  font-family: 'Montserrat', sans-serif !important; }

/* line 171, _layout.scss */
.co-section--checkout_header {
  padding-bottom: 1rem;
  padding-top: 0; }

/* line 175, _layout.scss */
.link, .co-link {
  border-bottom: 1px solid;
  line-height: 1.2;
  color: #000000;
  font-size: 14px; }
  /* line 181, _layout.scss */
  .link:hover, .co-link:hover {
    color: #d3122a; }

/* line 183, _layout.scss */
.co-input-field {
  border: 1px solid #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0; }

/* line 188, _layout.scss */
.co-button, .picker-button {
  background-color: #ab9271;
  color: #ffffff;
  -webkit-border-radius: 0;
  border-radius: 0; }
  /* line 194, _layout.scss */
  .co-button:hover, .picker-button:hover {
    background-color: #c4af93;
    color: #ffffff; }

/* line 197, _layout.scss */
button.co-button.co-button--checkout.co-button--checkout-login.js-modal-toggler,
button.co-button.co-button--checkout.js-button-checkout_submit {
  max-width: 300px;
  width: 100%; }

/* line 204, _layout.scss */
.co-sidebar-toggler {
  background-color: #f5f5f5;
  margin-top: 20px;
  font-size: 15px; }
  /* line 209, _layout.scss */
  .co-sidebar-toggler:hover {
    background-color: rgba(171, 146, 113, 0.8);
    color: #fff; }

/* line 211, _layout.scss */
.co-client-logged {
  margin-bottom: 15px;
  font-size: 16px; }

/* line 215, _layout.scss */
.co-client-name {
  font-size: 16px; }

/* line 218, _layout.scss */
.co-input-description {
  margin-top: 10px;
  font-size: 14px; }

/* line 222, _layout.scss */
.co-input-title {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500; }

/* line 227, _layout.scss */
.co-input-label {
  font-size: 13px !important;
  letter-spacing: 0; }

/* line 231, _layout.scss */
.co-input-label.co-toggable_field-title {
  font-size: 14px !important;
  text-transform: none;
  font-weight: 600; }

/* line 236, _layout.scss */
.co-title {
  text-transform: none;
  font-size: 16px !important;
  margin-bottom: 15px; }

/* line 241, _layout.scss */
.co-input-field:hover, .co-input-field:focus, .picker-input--active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #c3c3c3; }

/* line 246, _layout.scss */
.co-input--error .co-input-field {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #e48f8e !important; }

/* line 251, _layout.scss */
.co-input--error .co-input-notice {
  font-size: 14px;
  text-align: left;
  padding-top: 3px; }

/* line 256, _layout.scss */
#delivery_address {
  margin-bottom: 1rem; }

/* line 259, _layout.scss */
.co-section--content_wrapper {
  max-width: inherit;
  padding: 35px 45px;
  min-height: inherit; }
  @media (max-width: 768px) {
    /* line 259, _layout.scss */
    .co-section--content_wrapper {
      padding: 0; } }

/* line 267, _layout.scss */
.co-section--checkout_order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }

/* line 276, _layout.scss */
.co-checkout-order_form {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

/* line 281, _layout.scss */
.co-sidebar-wrapper {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: 33%; }

/* line 288, _layout.scss */
.co-form-controls {
  margin: 0; }

/* line 291, _layout.scss */
.co-button {
  background-color: #AB9271;
  color: #fff;
  padding: 1em 1.5em;
  font-size: 16px;
  margin: 0 15px 0 0;
  text-transform: none; }
  /* line 299, _layout.scss */
  .co-button:hover {
    background-color: rgba(171, 146, 113, 0.8);
    color: #fff; }

/* line 301, _layout.scss */
.co-button--link {
  background: none;
  color: #333333;
  padding: 0 0 5px;
  text-transform: none;
  font-size: 14px; }
  /* line 308, _layout.scss */
  .co-button--link:hover {
    color: #d3122a;
    background: none !important; }

/* line 310, _layout.scss */
.co-button--small {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 6px 10px;
  font-size: 14px !important;
  display: inline-block; }

/* line 317, _layout.scss */
.co-title--h1 {
  margin: 10px 0 25px;
  font-size: 30px !important;
  font-weight: 500;
  text-transform: none;
  display: block; }

/* line 324, _layout.scss */
.co-sidebar {
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  position: inherit;
  top: inherit;
  bottom: inherit;
  left: inherit; }

/* line 333, _layout.scss */
.co-basket.co-checkout-block--padded {
  padding: 25px;
  border: 1px solid #eeeeee; }

/* line 337, _layout.scss */
.co-price--current {
  font-size: 15px;
  font-weight: 500;
  padding-left: 5px; }

/* line 342, _layout.scss */
.co-basket_item-count {
  padding-right: 5px; }

/* line 343, _layout.scss */
.co-basket_subtotal-list {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  margin-top: 10px;
  padding: 20px 0;
  font-size: 14px; }

/* line 350, _layout.scss */
.co-basket_total {
  font-size: 15px;
  font-weight: bold; }

/* line 354, _layout.scss */
#total_price {
  font-weight: bold;
  font-size: 17px; }

/* line 358, _layout.scss */
.co-basket_item {
  margin-bottom: 0; }

/* line 361, _layout.scss */
.co-basket_subtotal {
  margin-bottom: 3px; }

/* line 364, _layout.scss */
.sticky-sidebar {
  position: sticky;
  top: 50px; }

/* line 368, _layout.scss */
.co-form-controls .co-button {
  margin-bottom: 15px; }

/* line 373, _layout.scss */
.insales-checkout2 header {
  background: #ffffff; }
/* line 376, _layout.scss */
.insales-checkout2 .co-sidebar--menu {
  border-left: 2px solid #eeeeee;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none; }
  @media (max-width: 1024px) {
    /* line 376, _layout.scss */
    .insales-checkout2 .co-sidebar--menu {
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      z-index: 999; } }
  /* line 393, _layout.scss */
  .insales-checkout2 .co-sidebar--menu:after {
    display: none; }

@media (max-width: 950px) {
  /* line 400, _layout.scss */
  .adaptive .co-sidebar--hidden\@sm {
    display: none; }

  /* line 403, _layout.scss */
  .adaptive .co-sidebar-toggler {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  /* line 408, _layout.scss */
  .adaptive .co-sidebar {
    width: 100%;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: inset 0 -2px 4px -2px #cccccc;
    box-shadow: inset 0 -2px 4px -2px #cccccc; }

  /* line 417, _layout.scss */
  .co-basket {
    max-width: inherit; }

  /* line 420, _layout.scss */
  .co-checkout-order_form {
    -webkit-box-ordinal-group: inherit;
    -ms-flex-order: inherit;
    order: inherit; }

  /* line 425, _layout.scss */
  .co-sidebar-wrapper {
    -webkit-box-ordinal-group: inherit;
    -ms-flex-order: inherit;
    order: inherit;
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem; } }
@media (max-width: 900px) {
  /* line 435, _layout.scss */
  .adaptive--fade {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }

  /* line 442, _layout.scss */
  .search_widget--header {
    position: relative;
    z-index: 1100; }

  /* line 446, _layout.scss */
  .js-search_widget-wrapper:not(.hidden) {
    z-index: 1100; }
    /* line 448, _layout.scss */
    .js-search_widget-wrapper:not(.hidden) .js-search_widget-popup-fade {
      content: '';
      background: #646464;
      position: fixed;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      opacity: 0.7;
      z-index: 1000; } }
@media (max-width: 800px) {
  /* line 463, _layout.scss */
  .co-notice--flash {
    margin-left: 1em;
    margin-right: 1em; }

  /* line 467, _layout.scss */
  .co-checkout-block--padded {
    padding-left: 1em;
    padding-right: 1em; }

  /* line 471, _layout.scss */
  .co-checkout-order_form {
    margin-top: 0; }

  /* line 474, _layout.scss */
  .co-checkout-block {
    margin-bottom: 2rem; }

  /* line 477, _layout.scss */
  .co-title {
    font-size: 13px !important;
    margin-top: 15px; }

  /* line 481, _layout.scss */
  .co-sidebar-wrapper {
    margin: 0 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: inherit;
    padding-right: inherit; }

  /* line 488, _layout.scss */
  .co-basket {
    padding: 0;
    padding-top: 1em; }

  /* line 492, _layout.scss */
  .co-basket_item-image {
    border: 1px solid #eeeeee; }

  /* line 495, _layout.scss */
  .co-sidebar {
    width: 46%; }

  /* line 498, _layout.scss */
  .co-basket.co-checkout-block--padded {
    padding: 15px; }

  /* line 501, _layout.scss */
  .co-basket_subtotal-list {
    font-size: 13px; }

  /* line 504, _layout.scss */
  #create_order {
    padding: 1em 3em;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0; }

  /* line 511, _layout.scss */
  .co-button--password_recover {
    margin: 15px 15px 0 0;
    float: left; }

  /* line 515, _layout.scss */
  .field-label {
    width: 100% !important;
    margin-bottom: 5px;
    font-weight: bold; }

  /* line 520, _layout.scss */
  .field.input {
    margin-bottom: 1em; }

  /* line 523, _layout.scss */
  .co-button--link {
    width: inherit; }

  /* line 526, _layout.scss */
  .co-section--checkout_header {
    padding-bottom: 0; }

  /* line 529, _layout.scss */
  .co-title--h1 {
    font-size: 20px !important;
    margin: 0 0 20px; }

  /* line 533, _layout.scss */
  .co-breadcrumbs {
    font-size: 13px; }

  /* line 536, _layout.scss */
  .link, .co-link {
    font-size: 13px; }

  /* line 539, _layout.scss */
  .co-input-title {
    font-size: 14px; }

  /* line 542, _layout.scss */
  .co-input-description {
    font-size: 12px; }

  /* line 545, _layout.scss */
  .co-toggable_field-information {
    -ms-flex: 1 1 200px;
    -webkit-box-flex: 1;
    flex: 1 1 200px; }

  /* line 550, _layout.scss */
  .co-price--current {
    font-size: 14px; }

  /* line 553, _layout.scss */
  #delivery_error_2038386 {
    font-size: 12px; } }
@media (max-width: 640px) {
  /* line 558, _layout.scss */
  .co-sidebar-wrapper {
    margin: 25px 15px 0; }

  /* line 561, _layout.scss */
  .co-sidebar-toggler {
    font-size: 16px; } }
@media (max-width: 480px) {
  /* line 567, _layout.scss */
  .co-button, .picker-button {
    width: 100%; }

  /* line 570, _layout.scss */
  .co-sidebar-toggler {
    font-size: 16px;
    padding: 1em; }

  /* line 574, _layout.scss */
  .co-icon {
    line-height: 1.2;
    font-size: 12px; }
    /* line 578, _layout.scss */
    .co-icon.halfling-shopping-cart {
      margin-right: 7px; }

  /* line 580, _layout.scss */
  .co-price--current {
    font-size: 16px; }

  /* line 583, _layout.scss */
  .co-title {
    font-size: 18px; }

  /* line 586, _layout.scss */
  .co-notice--flash {
    margin-bottom: 0; }

  /* line 589, _layout.scss */
  .co-toggable_field-price {
    padding-top: 0; }

  /* line 592, _layout.scss */
  .co-checkout-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 1rem; }

  /* line 602, _layout.scss */
  .co-toggable_field {
    margin-top: .2em;
    margin-bottom: 1em; }

  /* line 606, _layout.scss */
  .co-button {
    margin: 0;
    float: left; }

  /* line 610, _layout.scss */
  .co-button--link {
    margin: 1em auto 0; }

  /* line 613, _layout.scss */
  .co-button--small {
    margin: 7px 0 0px; }

  /* line 616, _layout.scss */
  .co-checkout-order_form {
    margin-bottom: 30px; }

  /* line 619, _layout.scss */
  .adaptive .co-button--checkout {
    margin-left: 0; } }
/* line 623, _layout.scss */
.big-inner-box {
  position: relative; }

/* line 628, _layout.scss */
.collection-title-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 10px; }
  @media screen and (max-width: 426px) {
    /* line 628, _layout.scss */
    .collection-title-block {
      padding-bottom: 10px;
      border-bottom: 1px solid #eeeeee; } }
/* line 647, _layout.scss */
.collection-title-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 38px;
  padding: 0 15px;
  white-space: nowrap;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  background-color: white;
  color: #070708;
  border: 1px solid #ab9271;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }
  /* line 668, _layout.scss */
  .collection-title-filters .button-icon {
    margin-right: 10px; }
  /* line 672, _layout.scss */
  .collection-title-filters:hover {
    background-color: rgba(171, 146, 113, 0.8);
    color: white; }
  @media screen and (min-width: 801px) {
    /* line 647, _layout.scss */
    .collection-title-filters {
      display: none; } }
  @media screen and (max-width: 375px) {
    /* line 647, _layout.scss */
    .collection-title-filters {
      font-size: 12px; } }

/* line 687, _layout.scss */
.content-title {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 400;
  color: #070708; }
  @media (max-width: 1100px) {
    /* line 687, _layout.scss */
    .content-title {
      font-size: 28px; } }
  @media (max-width: 768px) {
    /* line 687, _layout.scss */
    .content-title {
      font-size: 22px;
      margin-top: 10px; } }
  @media (max-width: 375px) {
    /* line 687, _layout.scss */
    .content-title {
      font-size: 18px; } }
  @media (max-width: 320px) {
    /* line 687, _layout.scss */
    .content-title {
      font-size: 18px; } }

@media (max-width: 375px) {
  /* line 700, _layout.scss */
  .section--collection .content-title {
    margin: 0 0 7px; } }

@media (max-width: 800px) {
  /* line 707, _layout.scss */
  .section--collection .wrap {
    padding: 0 30px 30px; } }
@media (max-width: 768px) {
  /* line 707, _layout.scss */
  .section--collection .wrap {
    padding: 15px; }
    /* line 714, _layout.scss */
    .section--collection .wrap .grid-row-inner {
      margin-left: 0;
      margin-right: 0; } }
@media (max-width: 375px) {
  /* line 707, _layout.scss */
  .section--collection .wrap {
    padding: 0 15px 15px; } }

/* line 724, _layout.scss */
.header_wirl_fav {
  height: 20px;
  width: 20px; }

/* line 729, _layout.scss */
#insales-quick-checkout-dialog {
  -webkit-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.3);
  box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.3); }

/* line 738, _layout.scss */
.m-modal-wrapper {
  padding: 30px; }
/* line 741, _layout.scss */
.m-modal-heading {
  margin: 0 0 30px;
  font-size: 24px;
  text-align: center; }
/* line 746, _layout.scss */
.m-modal-close {
  top: 15px;
  right: 15px; }

/* line 751, _layout.scss */
.m-input {
  margin-bottom: 10px; }
  /* line 754, _layout.scss */
  .m-input-label {
    margin-bottom: 10px;
    font-size: 14px; }
  /* line 759, _layout.scss */
  .m-input-field {
    border: 1px solid #eeeeee;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: .7em 1em;
    line-height: 1.3;
    margin-bottom: 10px; }
  /* line 768, _layout.scss */
  .m-input--checkbox {
    opacity: 1; }
  /* line 772, _layout.scss */
  .m-input--checkbox .m-input-caption {
    opacity: .4;
    font-size: 12px;
    margin-left: 0; }

/* line 778, _layout.scss */
#totop {
  text-align: center;
  padding: 10px 20px;
  position: fixed;
  bottom: 50px;
  right: 50px;
  cursor: pointer;
  display: none;
  z-index: 999;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
  opacity: .5;
  border: 1px solid;
  background-color: #ffffff;
  color: #ab9271; }
  /* line 795, _layout.scss */
  #totop:hover {
    background-color: #c4af93;
    color: #ffffff;
    border: 1px solid #c4af93;
    opacity: 1; }

/* line 802, _layout.scss */
.totop-left {
  right: inherit !important;
  left: 50px !important; }

/* line 804, _layout.scss */
.container {
  max-width: 2600px;
  width: 100%;
  margin: auto;
  padding: 0 20px; }
  /* line 810, _layout.scss */
  .container:before {
    display: none; }
  @media screen and (max-width: 1100px) {
    /* line 804, _layout.scss */
    .container {
      padding: 0 30px; } }
  @media screen and (max-width: 767px) {
    /* line 804, _layout.scss */
    .container {
      padding: 0 15px; } }

/* line 826, _layout.scss */
.co-input, .field {
  /*padding-bottom: 15px;*/ }
  /* line 828, _layout.scss */
  .co-input .co-input-notice, .field .co-input-notice {
    display: none;
    margin: 5px 0 0 0 !important;
    font-size: 12px;
    color: #E4002E; }
  /* line 836, _layout.scss */
  .co-input .fieldWithErrors .co-input-field, .field .fieldWithErrors .co-input-field {
    border-color: red; }
  /* line 839, _layout.scss */
  .co-input .fieldWithErrors .co-input-notice, .field .fieldWithErrors .co-input-notice {
    display: block; }
  /* line 845, _layout.scss */
  .co-input.co-input--error .co-input-field, .field.co-input--error .co-input-field {
    border-color: red; }
  /* line 848, _layout.scss */
  .co-input.co-input--error .co-input-notice, .field.co-input--error .co-input-notice {
    display: block; }
  /* line 853, _layout.scss */
  .co-input.co-input--flat, .field.co-input--flat {
    margin-left: 20px; }
  /* line 857, _layout.scss */
  .co-input.fc, .field.fc {
    margin-bottom: 1em; }
  /* line 861, _layout.scss */
  .co-input .co-input-label, .co-input .field-label, .field .co-input-label, .field .field-label {
    display: inline-block;
    font-size: 15px;
    color: #000;
    font-weight: normal;
    margin-bottom: 10px;
    letter-spacing: 0.4px;
    position: relative;
    letter-spacing: 0.4px;
    position: relative;
    z-index: 9; }
    /* line 872, _layout.scss */
    .co-input .co-input-label label, .co-input .field-label label, .field .co-input-label label, .field .field-label label {
      font-weight: normal; }
  /* line 877, _layout.scss */
  .co-input .co-input-field, .co-input .textfield:not([type="checkbox"]), .field .co-input-field, .field .textfield:not([type="checkbox"]) {
    background: #F7F7F7;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: 40px;
    min-height: 40px;
    width: 100% !important;
    display: block;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 24px;
    color: #000; }
    /* line 893, _layout.scss */
    .co-input .co-input-field:hover, .co-input .co-input-field:active, .co-input .co-input-field:focus, .co-input .textfield:not([type="checkbox"]):hover, .co-input .textfield:not([type="checkbox"]):active, .co-input .textfield:not([type="checkbox"]):focus, .field .co-input-field:hover, .field .co-input-field:active, .field .co-input-field:focus, .field .textfield:not([type="checkbox"]):hover, .field .textfield:not([type="checkbox"]):active, .field .textfield:not([type="checkbox"]):focus {
      -webkit-box-shadow: none;
      box-shadow: none; }
  /* line 899, _layout.scss */
  .co-input .co-input-comment, .field .co-input-comment {
    height: initial; }
  /* line 903, _layout.scss */
  .co-input--checkbox, .field--checkbox {
    margin: 10px 0 !important; }
  /* line 909, _layout.scss */
  .co-input .co-toggable_field-title, .field .co-toggable_field-title {
    top: 0;
    margin: 0;
    padding: 0; }
  /* line 914, _layout.scss */
  .co-input .co-toggable_field-input, .field .co-toggable_field-input {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 18px;
    flex: 0 0 18px;
    color: #AB9271; }
  /* line 920, _layout.scss */
  .co-input .co-toggable_field-information, .field .co-toggable_field-information {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 90%;
    flex: 1 1 90%;
    padding: 0 10px; }
  /* line 926, _layout.scss */
  .co-input .co-toggable_field-description, .field .co-toggable_field-description {
    font-size: 12px;
    line-height: 14px;
    color: #777;
    margin: 0; }
  /* line 935, _layout.scss */
  .co-input.is-checkbox, .field.is-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    /* line 949, _layout.scss */
    .co-input.is-checkbox .field-label, .field.is-checkbox .field-label {
      position: absolute;
      padding-left: 0;
      z-index: 1;
      margin-bottom: 0;
      top: 5px;
      cursor: pointer; }
      /* line 956, _layout.scss */
      .co-input.is-checkbox .field-label label, .field.is-checkbox .field-label label {
        padding-left: 30px;
        margin-bottom: 0;
        cursor: pointer; }
    /* line 963, _layout.scss */
    .co-input.is-checkbox .field-content input, .field.is-checkbox .field-content input {
      webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      -webkit-box-flex: 0;
      flex: 0 0 auto;
      cursor: pointer;
      margin-left: 0.3em;
      margin-right: 0.3em;
      opacity: 0;
      position: absolute;
      z-index: -1; }
    /* line 975, _layout.scss */
    .co-input.is-checkbox .field-content span, .field.is-checkbox .field-content span {
      top: 5px;
      width: 23px;
      height: 22px;
      background: #fff;
      border: 1px solid #d8d8d8;
      -webkit-border-radius: 2px;
      border-radius: 2px;
      display: inline-block;
      position: relative; }
    /* line 989, _layout.scss */
    .co-input.is-checkbox .field-content input:checked + span:after, .field.is-checkbox .field-content input:checked + span:after {
      content: '';
      position: absolute;
      left: 5px;
      top: 4px;
      width: 11px;
      height: 11px;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s;
      background-color: #E4002E;
      -webkit-border-radius: 2px;
      border-radius: 2px; }
    /* line 1004, _layout.scss */
    .co-input.is-checkbox .small, .field.is-checkbox .small {
      width: 100%;
      padding-left: 30px; }

/* line 1012, _layout.scss */
.back_to_shop {
  color: #d9534f;
  font-weight: 600; }

/* line 1016, _layout.scss */
.co-input--empty_nested .co-input-label {
  margin-bottom: 0; }

/* line 1020, _layout.scss */
.co-sidebar.co-sidebar--fixed {
  position: sticky;
  top: 20px; }

/* line 1025, _layout.scss */
.hidden {
  display: none !important; }

/* modal subscribe */
/* line 1033, _layout.scss */
.modal-subscribe-wrapper {
  max-width: 600px;
  width: 600px;
  padding: 0;
  background-color: white;
  overflow-y: auto; }
  @media screen and (max-width: 768px) {
    /* line 1033, _layout.scss */
    .modal-subscribe-wrapper {
      width: 100%; } }
/* line 1045, _layout.scss */
.modal-subscribe-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 25px 20px;
  background: #ab9271;
  background: -webkit-linear-gradient(313deg, #ab9271 0%, #ebd8d2 22%, #ab9271 45%);
  background: -o-linear-gradient(313deg, #ab9271 0%, #ebd8d2 22%, #ab9271 45%);
  background: linear-gradient(137deg, #ab9271 0%, #ebd8d2 22%, #ab9271 45%); }
  /* line 1061, _layout.scss */
  .modal-subscribe-header__logo {
    max-width: 196px; }
  /* line 1065, _layout.scss */
  .modal-subscribe-header__close {
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3e%3cg fill='%23F3E0D9' opacity='.5'%3e%3crect width='31.545' height='1.972' rx='.986' transform='scale(-1.01268 -.98716) rotate(45 18.061 -39.026)'/%3e%3crect width='31.545' height='1.972' rx='.986' transform='matrix(.71607 -.69803 .71607 .69803 0 22.515)'/%3e%3c/g%3e%3c/svg%3e");
    cursor: pointer;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }
    /* line 1074, _layout.scss */
    .modal-subscribe-header__close:hover {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
/* line 1082, _layout.scss */
.modal-subscribe-body {
  position: relative;
  padding: 30px 15px 30px 30px; }
/* line 1087, _layout.scss */
.modal-subscribe-title {
  max-width: 448px;
  text-align: left;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  color: #070708; }
/* line 1095, _layout.scss */
.modal-subscribe-subtitle {
  max-width: 406px;
  text-align: left;
  font-size: 16px;
  line-height: 22px;
  color: #070708; }
/* line 1103, _layout.scss */
.modal-subscribe-fields {
  margin-top: 30px;
  display: grid;
  grid-row-gap: 20px; }
  /* line 1109, _layout.scss */
  .modal-subscribe-fields .subscribe-fields__block {
    position: relative; }
    /* line 1112, _layout.scss */
    .modal-subscribe-fields .subscribe-fields__block label.invalid {
      position: absolute;
      top: 100%;
      left: 10px;
      font-size: 12px;
      color: #ff8580; }
  /* line 1120, _layout.scss */
  .modal-subscribe-fields .subscribe-fields__field {
    width: 100%;
    padding: 13px 10px;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    border: 1px solid #e8e8e8;
    color: #4a4a4a;
    background: white; }
    /* line 1130, _layout.scss */
    .modal-subscribe-fields .subscribe-fields__field::-webkit-input-placeholder {
      color: #b6b2b2; }
    /* line 1134, _layout.scss */
    .modal-subscribe-fields .subscribe-fields__field::-moz-placeholder {
      color: #b6b2b2; }
    /* line 1138, _layout.scss */
    .modal-subscribe-fields .subscribe-fields__field::-ms-input-placeholder {
      color: #b6b2b2; }
    /* line 1142, _layout.scss */
    .modal-subscribe-fields .subscribe-fields__field::-webkit-input-placeholder {
      color: #b6b2b2; }
    .modal-subscribe-fields .subscribe-fields__field::-moz-placeholder {
      color: #b6b2b2; }
    .modal-subscribe-fields .subscribe-fields__field::-ms-input-placeholder {
      color: #b6b2b2; }
    .modal-subscribe-fields .subscribe-fields__field::placeholder {
      color: #b6b2b2; }
    /* line 1146, _layout.scss */
    .modal-subscribe-fields .subscribe-fields__field.invalid {
      border: 1px solid rgba(252, 25, 25, 0.59); }
/* line 1153, _layout.scss */
.modal-subscribe-button {
  margin-top: 30px;
  padding: 13px 40px;
  letter-spacing: 0.1em;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase; }
/* line 1163, _layout.scss */
.modal-subscribe-agree {
  margin-top: 30px;
  text-align: left;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: #4a4a4a; }
  /* line 1171, _layout.scss */
  .modal-subscribe-agree .subscribe-agree__link {
    color: #ab9271; }
    /* line 1173, _layout.scss */
    .modal-subscribe-agree .subscribe-agree__link:hover {
      color: #d3122a; }
/* line 1179, _layout.scss */
.modal-subscribe-errors {
  height: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #eabfbf;
  opacity: 0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }
  /* line 1194, _layout.scss */
  .modal-subscribe-errors.error-show {
    height: auto;
    padding: 30px 10px;
    opacity: 1; }
/* line 1201, _layout.scss */
.modal-subscribe-success {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 0;
  padding: 0;
  font-size: 21px;
  font-weight: 500;
  color: green;
  background: #f7f7f7;
  opacity: 0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }
  /* line 1225, _layout.scss */
  .modal-subscribe-success.success-show {
    height: 100%;
    width: 100%;
    padding: 30px 10px;
    opacity: 1; }

/* end modal subscribe */
/* line 1235, _layout.scss */
.no-scroll {
  position: fixed; }

/* данные классы используются для стилизации крупных блоков. */
/* line 4, _section.scss */
.section--top_line {
  -webkit-box-shadow: 0px 2px 8px -4px #000;
          box-shadow: 0px 2px 8px -4px #000; }
/* line 12, _section.scss */
.section--breadcrumbs {
  background-color: #ffffff; }
/* line 16, _section.scss */
.section--product {
  border-top: 1px solid #eeeeee;
  padding-bottom: 50px; }
  @media (max-width: 768px) {
    /* line 16, _section.scss */
    .section--product {
      overflow-x: hidden; } }
/* line 25, _section.scss */
.section--page .breadcrumbs {
  margin-bottom: 0em; }
/* line 33, _section.scss */
.section--index {
  padding: 0; }
/* line 37, _section.scss */
.section--footer_menus {
  background-color: #ffffff;
  background-image: url(); }
  /* line 44, _section.scss */
  .section--footer_menus > .wrap {
    background-color: #fff; }

@media (max-width: 414px) {
  /* line 54, _section.scss */
  .collection-pad {
    margin: 0; } }

/* footer */
/* line 2, _footer.scss */
footer {
  color: #000000;
  background-color: #f5f5f5; }

/* line 9, _footer.scss */
.footer-social ul i {
  font-size: 23px;
  color: #000000;
  opacity: .3;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all; }
  /* line 17, _footer.scss */
  .footer-social ul i:hover {
    color: #d3122a;
    opacity: 1; }

/* line 24, _footer.scss */
.footer-social {
  display: inline-block;
  width: 100%; }

/* line 28, _footer.scss */
.social-link {
  display: inline-block;
  padding: 10px;
  margin-right: 10px;
  opacity: .3;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
  border: 1px solid; }
  /* line 38, _footer.scss */
  .social-link:hover {
    opacity: 1; }

/* line 42, _footer.scss */
.social-img {
  width: 15px;
  float: left; }

/* line 46, _footer.scss */
#phone_footer {
  font-size: 22px;
  margin: 0 0 25px;
  width: 100%;
  padding: 0; }
  @media (max-width: 1060px) {
    /* line 46, _footer.scss */
    #phone_footer {
      font-size: 18px;
      margin: 0 0 20px; } }
  @media (max-width: 415px) {
    /* line 46, _footer.scss */
    #phone_footer {
      font-size: 16px; } }
  @media (max-width: 375px) {
    /* line 46, _footer.scss */
    #phone_footer {
      font-size: 14px; } }

/* line 58, _footer.scss */
.footer_block-h3 {
  text-transform: none;
  font-weight: 400;
  font-size: 20px;
  margin: 0 0 25px; }
  @media (max-width: 768px) {
    /* line 58, _footer.scss */
    .footer_block-h3 {
      font-size: 18px;
      margin: 10px 0 25px; } }
  @media (max-width: 415px) {
    /* line 58, _footer.scss */
    .footer_block-h3 {
      font-size: 16px; } }
  @media (max-width: 375px) {
    /* line 58, _footer.scss */
    .footer_block-h3 {
      font-size: 14px; } }
/* line 69, _footer.scss */
.footer_block-title {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  color: #000000; }
  @media (max-width: 800px) {
    /* line 69, _footer.scss */
    .footer_block-title {
      -o-transition-duration: 0.3s;
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      color: #333333;
      font-weight: normal; }
      /* line 83, _footer.scss */
      .footer_block-title:hover {
        background-color: rgba(171, 146, 113, 0.8);
        color: #fff; } }
/* line 91, _footer.scss */
.footer_block-content.menu--collapse {
  padding-top: 0.5em;
  color: #000000; }
/* line 98, _footer.scss */
.footer_block .footer-phone__button {
  margin-bottom: 25px;
  padding: 0.5em 1em;
  max-width: 210px;
  text-transform: uppercase; }

/* line 106, _footer.scss */
.copyright {
  color: #000000;
  opacity: .3;
  padding: 50px 0 0;
  text-align: center; }
  @media (max-width: 768px) {
    /* line 106, _footer.scss */
    .copyright {
      padding: 25px 0 0; } }

/* line 114, _footer.scss */
.copyright2 {
  color: #000000;
  opacity: .3;
  line-height: 1.2; }

/* line 120, _footer.scss */
.copyright-line {
  padding-bottom: 8px;
  font-size: 13px; }
  @media (max-width: 375px) {
    /* line 120, _footer.scss */
    .copyright-line {
      font-size: 12px; } }

@media (max-width: 768px) {
  /* line 126, _footer.scss */
  .section--footer_copyright {
    padding: 30px 15px; } }

/* line 131, _footer.scss */
.footer_panel {
  height: 45px;
  line-height: 45px;
  position: fixed;
  left: 0;
  right: 0;
  bottom: -1px;
  z-index: 1050;
  -webkit-box-shadow: 0px 0px 7px 0px #00000057;
  box-shadow: 0px 0px 7px 0px #00000057; }
  /* line 142, _footer.scss */
  .footer_panel-margin {
    height: 45px; }
  /* line 146, _footer.scss */
  .footer_panel-button {
    line-height: 45px;
    padding: 0 0 0.5em; }
    @media (max-width: 375px) {
      /* line 146, _footer.scss */
      .footer_panel-button {
        font-size: 12px; } }
    /* line 152, _footer.scss */
    .footer_panel-button .basket-items_count {
      line-height: 1.2; }
    /* line 156, _footer.scss */
    .footer_panel-button .basket-items_price {
      margin-left: 10px; }
      @media (max-width: 375px) {
        /* line 156, _footer.scss */
        .footer_panel-button .basket-items_price {
          margin-left: 7px; } }
    /* line 162, _footer.scss */
    .footer_panel-button i {
      margin-right: 10px; }
      @media (max-width: 375px) {
        /* line 162, _footer.scss */
        .footer_panel-button i {
          margin-right: 7px; } }

/* line 168, _footer.scss */
.panel {
  position: fixed;
  top: 6%;
  bottom: 0;
  left: 0;
  width: 101% !important;
  display: none;
  z-index: 1050;
  background-color: #fff;
  border-right: 1px solid #eeeeee;
  overflow-y: scroll; }

/* line 1, _index.scss */
.index {
  width: 100%;
  display: inline-block;
  margin-top: 10px; }
  @media (max-width: 768px) {
    /* line 1, _index.scss */
    .index {
      margin-top: 40px; } }
  @media (max-width: 480px) {
    /* line 1, _index.scss */
    .index {
      margin-top: 10px;
      overflow-x: hidden; } }
  /* line 9, _index.scss */
  .index-title {
    font-size: 25px;
    margin-bottom: 25px;
    text-align: left; }
    @media (max-width: 768px) {
      /* line 9, _index.scss */
      .index-title {
        font-size: 22px; } }
    @media (max-width: 600px) {
      /* line 9, _index.scss */
      .index-title {
        font-size: 18px;
        margin: 10px 0 15px; } }
    @media (max-width: 320px) {
      /* line 9, _index.scss */
      .index-title {
        font-size: 16px; } }
  /* line 22, _index.scss */
  .index-img {
    margin-bottom: 70px;
    display: inline-block;
    width: 100%; }
    /* line 27, _index.scss */
    .index-img img {
      width: 100%; }
    @media (max-width: 800px) {
      /* line 22, _index.scss */
      .index-img {
        margin-bottom: 40px; } }
    @media (max-width: 415px) {
      /* line 22, _index.scss */
      .index-img {
        margin-bottom: 30px; } }
  /* line 33, _index.scss */
  .index-text {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 70px; }
    @media (max-width: 768px) {
      /* line 33, _index.scss */
      .index-text {
        margin-bottom: 40px; } }
    @media (max-width: 480px) {
      /* line 33, _index.scss */
      .index-text {
        margin: 30px 0 70px;
        width: 100%;
        font-size: 14px;
        line-height: 1.3;
        padding: 0 15px; } }
    @media (max-width: 375px) {
      /* line 33, _index.scss */
      .index-text {
        margin: 10px 0 40px;
        font-size: 10px;
        padding: 0; } }
    /* line 47, _index.scss */
    .index-text--label .line:before {
      display: inline-block;
      content: '';
      width: 50px;
      height: 1px;
      background-color: #cccccc;
      margin: 0 15px 5px 15px; }
    /* line 56, _index.scss */
    .index-text a {
      display: block;
      border: 1px solid;
      width: 20%;
      margin: 50px auto 0;
      padding: 15px;
      text-transform: uppercase;
      font-size: 20px; }
      @media (max-width: 800px) {
        /* line 56, _index.scss */
        .index-text a {
          width: 35%;
          margin-top: 30px;
          font-size: 18px; } }
      @media (max-width: 480px) {
        /* line 56, _index.scss */
        .index-text a {
          font-size: 14px;
          padding: 10px 15px; } }
      @media (max-width: 320px) {
        /* line 56, _index.scss */
        .index-text a {
          font-size: 12px; } }

/* line 73, _index.scss */
.index-coll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (max-width: 480px) {
    /* line 73, _index.scss */
    .index-coll {
      display: block;
      max-width: 100%;
      width: 100%;
      margin: 0; } }
  /* line 89, _index.scss */
  .index-coll-img {
    overflow: hidden; }
  /* line 93, _index.scss */
  .index-coll-div {
    position: relative;
    float: left;
    display: inline-block;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    overflow: hidden; }
    /* line 101, _index.scss */
    .index-coll-div img {
      width: 100%;
      -webkit-transition: .4s all;
      -o-transition: .4s all;
      transition: .4s all; }
  /* line 109, _index.scss */
  .index-coll-text {
    position: absolute;
    font-size: 18px;
    line-height: 28px;
    display: block;
    position: absolute;
    bottom: 35px;
    left: 35px;
    -webkit-transition: .2s all;
    -o-transition: .2s all;
    transition: .2s all; }
    @media (max-width: 1100px) {
      /* line 109, _index.scss */
      .index-coll-text {
        font-size: 16px;
        top: 30px;
        width: 50%; } }
    @media (max-width: 768px) {
      /* line 109, _index.scss */
      .index-coll-text {
        font-size: 15px; } }
    @media (max-width: 600px) {
      /* line 109, _index.scss */
      .index-coll-text {
        top: 25px;
        width: 70%;
        left: 20px; } }
    @media (max-width: 480px) {
      /* line 109, _index.scss */
      .index-coll-text {
        top: 30px;
        width: 70%;
        left: 30px;
        font-size: 22px; } }
  /* line 131, _index.scss */
  .index-coll-text-big {
    position: absolute;
    font-size: 30px;
    line-height: 48px;
    color: #000000;
    margin-bottom: 10px;
    top: 70px;
    right: 70px;
    left: inherit;
    bottom: inherit;
    max-width: 35%; }
    @media (max-width: 768px) {
      /* line 131, _index.scss */
      .index-coll-text-big {
        font-size: 24px;
        line-height: 1.3;
        max-width: 45%;
        top: 40px;
        right: 40px; } }
    @media (max-width: 600px) {
      /* line 131, _index.scss */
      .index-coll-text-big {
        font-size: 22px;
        max-width: 50%;
        top: 25px;
        right: 30px; } }
    @media (max-width: 480px) {
      /* line 131, _index.scss */
      .index-coll-text-big {
        top: 30px; } }
    /* line 158, _index.scss */
    .index-coll-text-big span {
      font-size: 14px;
      font-weight: 500;
      letter-spacing: 1px;
      padding-bottom: 3px;
      border-bottom: 1px solid;
      -webkit-transition: .3s all;
      -o-transition: .3s all;
      transition: .3s all; }
      @media (max-width: 600px) {
        /* line 158, _index.scss */
        .index-coll-text-big span {
          font-size: 12px; } }
      /* line 170, _index.scss */
      .index-coll-text-big span:hover {
        color: #d3122a; }
  /* line 174, _index.scss */
  .index-coll-block {
    width: 100%;
    display: block;
    -webkit-transition: .2s all;
    -o-transition: .2s all;
    transition: .2s all;
    position: relative; }
    /* line 184, _index.scss */
    .index-coll-block:hover img {
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -o-transform: scale(1.05);
      opacity: .5; }

/* line 195, _index.scss */
.index_banner {
  float: left;
  display: inline-block;
  margin-left: 1.3em;
  width: 32%;
  max-height: 405px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden; }
  @media (max-width: 800px) {
    /* line 195, _index.scss */
    .index_banner {
      margin-left: 1.3em !important;
      width: 31.4% !important; } }
  @media (max-width: 450px) {
    /* line 195, _index.scss */
    .index_banner {
      width: 30.4% !important; } }
  @media (max-width: 414px) {
    /* line 195, _index.scss */
    .index_banner {
      display: none; } }

/* line 220, _index.scss */
.index_collection {
  margin-bottom: 2em; }
  /* line 223, _index.scss */
  .index_collection-title {
    display: block;
    padding: 6px 0;
    margin-bottom: 16px;
    background: url(title_block_bg.png) repeat-x left center;
    color: #333333;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase; }
    /* line 235, _index.scss */
    .index_collection-title a {
      background: #ffffff;
      padding-right: 8px; }
      /* line 239, _index.scss */
      .index_collection-title a:hover {
        color: #d3122a; }

/* line 249, _index.scss */
.index .slider {
  margin-bottom: 70px; }
  @media (max-width: 640px) {
    /* line 249, _index.scss */
    .index .slider {
      margin-bottom: 0; } }

/* line 256, _index.scss */
.subs {
  display: inline-block;
  margin: 0 0 100px; }
  @media (max-width: 800px) {
    /* line 256, _index.scss */
    .subs {
      display: block;
      margin: 0 auto 50px !important;
      float: none !important; } }
  @media (max-width: 600px) {
    /* line 256, _index.scss */
    .subs {
      margin: 0 0 25px !important;
      float: none !important;
      width: 100% !important; } }

/* line 272, _index.scss */
.subscribe {
  display: inline-block;
  width: 100%;
  margin-bottom: 40px; }
  @media (max-width: 415px) {
    /* line 272, _index.scss */
    .subscribe {
      margin-bottom: 30px; } }
  /* line 279, _index.scss */
  .subscribe-title {
    font-weight: normal;
    font-size: 25px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 15px; }
    @media (max-width: 768px) {
      /* line 279, _index.scss */
      .subscribe-title {
        font-size: 22px;
        line-height: 1.2; } }
    @media (max-width: 600px) {
      /* line 279, _index.scss */
      .subscribe-title {
        font-size: 20px; } }
    @media (max-width: 375px) {
      /* line 279, _index.scss */
      .subscribe-title {
        font-size: 18px; } }
    @media (max-width: 320px) {
      /* line 279, _index.scss */
      .subscribe-title {
        font-size: 16px; } }
  /* line 292, _index.scss */
  .subscribe p {
    margin: 0 0 25px;
    line-height: 1.3;
    font-size: 14px;
    opacity: .5; }
    @media (max-width: 768px) {
      /* line 292, _index.scss */
      .subscribe p {
        margin: 0 0 10px;
        font-size: 13px; } }
    @media (max-width: 375px) {
      /* line 292, _index.scss */
      .subscribe p {
        font-size: 12px; } }
  /* line 302, _index.scss */
  .subscribe-form-block {
    position: relative; }
  /* line 307, _index.scss */
  .subscribe-form-item__btn {
    position: absolute;
    right: 0;
    height: 47px;
    padding: 8px 10px;
    text-indent: -9999px;
    width: 25px;
    background: url(arrow.svg) center right no-repeat transparent;
    border: 0;
    opacity: .4;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all; }
    /* line 321, _index.scss */
    .subscribe-form-item__btn:hover {
      opacity: 1; }
  /* line 324, _index.scss */
  .subscribe-form-item__control--input-email {
    padding: 13px 0;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    border-bottom: 2px solid #acacac;
    background: transparent;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    opacity: .6; }
    /* line 339, _index.scss */
    .subscribe-form-item__control--input-email:focus {
      opacity: 1;
      border-bottom: 2px solid #999; }

/* line 343, _index.scss */
.titler {
  font-size: 42px;
  line-height: 60px;
  margin-top: -10px;
  margin-bottom: 70px;
  text-align: center; }
  @media (max-width: 768px) {
    /* line 343, _index.scss */
    .titler {
      font-size: 35px;
      line-height: 1.3;
      margin-bottom: 40px; } }
  @media (max-width: 640px) {
    /* line 343, _index.scss */
    .titler {
      font-size: 30px;
      margin-bottom: 30px; } }
  @media (max-width: 480px) {
    /* line 343, _index.scss */
    .titler {
      font-size: 20px;
      margin-top: 0;
      margin-bottom: 20px; } }

/* line 362, _index.scss */
.parallax {
  position: relative; }
  /* line 365, _index.scss */
  .parallax-block {
    padding: 30px 0 0; }
    @media (max-width: 1200px) and (min-width: 640px) {
      /* line 365, _index.scss */
      .parallax-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    @media (max-width: 480px) {
      /* line 365, _index.scss */
      .parallax-block {
        margin: 0; } }
  /* line 381, _index.scss */
  .parallax-price {
    position: absolute;
    background: #AB9271;
    color: #fff;
    padding: 13px 20px;
    margin: -40px 0 0 400px;
    min-width: 170px; }
    @media (max-width: 1100px) {
      /* line 381, _index.scss */
      .parallax-price {
        margin: -70px 0 0 300px; } }
    @media (max-width: 900px) {
      /* line 381, _index.scss */
      .parallax-price {
        margin: -70px 0 0 200px; } }
    @media (max-width: 640px) {
      /* line 381, _index.scss */
      .parallax-price {
        top: -50px;
        right: 0;
        margin: 0; } }
    @media (max-width: 375px) {
      /* line 381, _index.scss */
      .parallax-price {
        top: -35px;
        font-size: 12px;
        min-width: inherit; } }
  /* line 399, _index.scss */
  .parallax-layer {
    position: absolute;
    max-width: 660px;
    width: 100%;
    left: 0;
    background-repeat: no-repeat;
    background-position: top center; }
    /* line 407, _index.scss */
    .parallax-layer img {
      width: 100%; }
      @media (max-width: 375px) {
        /* line 407, _index.scss */
        .parallax-layer img {
          width: 80%; } }
    /* line 413, _index.scss */
    .parallax-layer-2 {
      background: #ecf4f6;
      height: 270px;
      top: 0;
      margin: -70px 0 0 100px; }
      @media (max-width: 1300px) {
        /* line 413, _index.scss */
        .parallax-layer-2 {
          margin: -70px 0 0 0px; } }
      @media (max-width: 900px) {
        /* line 413, _index.scss */
        .parallax-layer-2 {
          margin: -90px 0 0 0px;
          height: 220px; } }
      @media (max-width: 640px) {
        /* line 413, _index.scss */
        .parallax-layer-2 {
          margin: 0px 0 0 20%;
          height: 220px;
          width: 75%; } }
      @media (max-width: 375px) {
        /* line 413, _index.scss */
        .parallax-layer-2 {
          margin: 0;
          height: 100%;
          width: 100%;
          padding: 30px; } }
    /* line 428, _index.scss */
    .parallax-layer-1 {
      z-index: 2; }
      @media (max-width: 640px) {
        /* line 428, _index.scss */
        .parallax-layer-1 {
          position: relative; } }
      @media (max-width: 375px) {
        /* line 428, _index.scss */
        .parallax-layer-1 {
          text-align: center;
          padding: 15px; } }
  @media (max-width: 640px) {
    /* line 436, _index.scss */
    .parallax-text {
      margin-bottom: 50px; } }
  /* line 440, _index.scss */
  .parallax-text-1 {
    font-weight: 500;
    font-size: 14px; }
    @media (max-width: 768px) {
      /* line 440, _index.scss */
      .parallax-text-1 {
        font-size: 13px; } }
  /* line 446, _index.scss */
  .parallax-text-2 {
    font-size: 48px;
    line-height: 64px;
    margin: 10px 0 30px; }
    @media (max-width: 768px) {
      /* line 446, _index.scss */
      .parallax-text-2 {
        font-size: 35px;
        line-height: 1.3;
        margin: 10px 0 20px; } }
    @media (max-width: 375px) {
      /* line 446, _index.scss */
      .parallax-text-2 {
        font-size: 26px; } }
  /* line 458, _index.scss */
  .parallax-text-3 {
    color: #999;
    max-width: 80%;
    margin-bottom: 40px;
    font-size: 14px; }
    @media (max-width: 768px) {
      /* line 458, _index.scss */
      .parallax-text-3 {
        font-size: 13px; } }
    @media (max-width: 640px) {
      /* line 458, _index.scss */
      .parallax-text-3 {
        max-width: 100%; } }
    @media (max-width: 375px) {
      /* line 458, _index.scss */
      .parallax-text-3 {
        margin-bottom: 30px; } }
  /* line 469, _index.scss */
  .parallax-button {
    max-width: 300px;
    width: 100%;
    margin: auto; }

/* line 475, _index.scss */
.small_title {
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  margin-bottom: 20px; }
  @media (max-width: 768px) {
    /* line 475, _index.scss */
    .small_title {
      margin-bottom: 10px; } }

/*instafeed*/
/* line 487, _index.scss */
.instafeed-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
/* line 502, _index.scss */
.instafeed-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  /* line 515, _index.scss */
  .instafeed-text .titler {
    margin: 0;
    width: 100%; }
  @media (max-width: 768px) {
    /* line 502, _index.scss */
    .instafeed-text {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; } }
@media (max-width: 768px) {
  /* line 519, _index.scss */
  .instafeed-photos {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; } }
/* line 523, _index.scss */
.instafeed-hover {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #0000004a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  padding: 25px;
  font-weight: 500;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all; }
  /* line 548, _index.scss */
  .instafeed-hover i {
    margin-right: 6px; }
/* line 551, _index.scss */
.instafeed-a {
  display: block;
  width: 100%;
  padding-top: 100%;
  position: relative; }
  /* line 557, _index.scss */
  .instafeed-a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  /* line 567, _index.scss */
  .instafeed-a:hover .instafeed-hover {
    opacity: 1;
    visibility: visible; }
/* line 571, _index.scss */
.instafeed-gallery a {
  display: block;
  position: relative;
  color: #fff !important;
  background: center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  height: 0px;
  padding-top: 100%; }
  /* line 580, _index.scss */
  .instafeed-gallery a img {
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
  /* line 590, _index.scss */
  .instafeed-gallery a span {
    position: absolute;
    z-index: 2;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    font-size: 30px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s; }
    /* line 604, _index.scss */
    .instafeed-gallery a span svg {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  /* line 614, _index.scss */
  .instafeed-gallery a:hover span {
    opacity: 1;
    visibility: visible; }

/*---*/
/* collection */
/* line 6, _collection.scss */
.collection-description {
  margin: 1em 0; }
/* line 10, _collection.scss */
.collection-seo_description {
  margin: 1em 0; }
/* line 16, _collection.scss */
.collection-products_list {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, minmax(200px, 1fr));
  grid-gap: 40px 0px; }
  @media screen and (max-width: 1100px) {
    /* line 16, _collection.scss */
    .collection-products_list {
      grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); } }
/* line 29, _collection.scss */
.collection-panel {
  border-top: 1px solid #eeeeee; }
/* line 38, _collection.scss */
.collection-appearance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 35px; }
  /* line 44, _collection.scss */
  .collection-appearance-elem + .collection-appearance-elem {
    margin-left: 2em; }
    @media (max-width: 950px) {
      /* line 44, _collection.scss */
      .collection-appearance-elem + .collection-appearance-elem {
        margin-left: 1.5em; } }
    @media (max-width: 900px) {
      /* line 44, _collection.scss */
      .collection-appearance-elem + .collection-appearance-elem {
        margin-left: 1em; } }
    @media (max-width: 425px) {
      /* line 44, _collection.scss */
      .collection-appearance-elem + .collection-appearance-elem {
        display: none; } }
  /* line 56, _collection.scss */
  .collection-appearance-elem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    /* line 59, _collection.scss */
    .collection-appearance-elem:first-child {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }

/* line 66, _collection.scss */
.col-img {
  width: initial;
  max-height: 450px; }

/* line 70, _collection.scss */
.collection-notice {
  display: inline-block;
  width: 100%; }

/* product */
/* line 4, _product.scss */
.product-tabs__header {
  background: #F5F5F5; }
  /* line 7, _product.scss */
  .product-tabs__header .product-tabs__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 80px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    height: 100px; }
    @media screen and (max-width: 767px) {
      /* line 7, _product.scss */
      .product-tabs__header .product-tabs__container {
        font-weight: 500;
        font-size: 12px;
        line-height: 15px;
        gap: 24px;
        height: 80px; } }
    @media screen and (max-width: 600px) {
      /* line 7, _product.scss */
      .product-tabs__header .product-tabs__container {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 15px;
        padding: 10px 20px;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: 100% !important;
        margin-bottom: 0px;
        min-width: 100%;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        -moz-overflow-scrolling: touch;
        -ms-overflow-scrolling: touch;
        scrollbar-width: none;
        scrollbar-color: #fff #fff; } }
  /* line 52, _product.scss */
  .product-tabs__header_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer; }
    /* line 61, _product.scss */
    .product-tabs__header_item._active {
      color: #000;
      font-weight: 600; }
    /* line 66, _product.scss */
    .product-tabs__header_item ._count {
      white-space: nowrap;
      background: #AB9271;
      color: #fff;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      font-weight: 700;
      font-size: 11px;
      line-height: 11px;
      margin-left: 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 0 7px;
      min-width: 22px;
      min-height: 22px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
  @media screen and (max-width: 600px) {
    /* line 4, _product.scss */
    .product-tabs__header {
      position: relative; }
      /* line 96, _product.scss */
      .product-tabs__header::after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 20px;
        height: 100%;
        background: whitesmoke;
        background: -webkit-gradient(linear, left top, right top, from(rgba(245, 245, 245, 0.327)), color-stop(45%, rgba(245, 245, 245, 0.845)), to(rgba(245, 245, 245, 0.94)));
        background: -webkit-linear-gradient(left, rgba(245, 245, 245, 0.327) 0%, rgba(245, 245, 245, 0.845) 45%, rgba(245, 245, 245, 0.94) 100%);
        background: -o-linear-gradient(left, rgba(245, 245, 245, 0.327) 0%, rgba(245, 245, 245, 0.845) 45%, rgba(245, 245, 245, 0.94) 100%);
        background: linear-gradient(90deg, rgba(245, 245, 245, 0.327) 0%, rgba(245, 245, 245, 0.845) 45%, rgba(245, 245, 245, 0.94) 100%); } }
/* line 112, _product.scss */
.product-tabs__content {
  padding: 50px 70px; }
  @media screen and (max-width: 767px) {
    /* line 112, _product.scss */
    .product-tabs__content {
      padding: 20px 0 40px; } }
  /* line 119, _product.scss */
  .product-tabs__content ._hidden {
    display: none; }
/* line 129, _product.scss */
.product-tabs-props__block {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(500px, 1fr));
  grid-gap: 0 30px; }
  @media screen and (max-width: 767px) {
    /* line 129, _product.scss */
    .product-tabs-props__block {
      grid-template-columns: 100%; } }
/* line 139, _product.scss */
.product-tabs-props__item {
  display: grid;
  grid-template-columns: minmax(10px, 1fr) minmax(10px, 1fr);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 40px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  padding: 0 20px; }
  @media screen and (max-width: 767px) {
    /* line 139, _product.scss */
    .product-tabs-props__item {
      padding-left: 10px; } }
  /* line 161, _product.scss */
  .product-tabs-props__item_value {
    font-weight: 600;
    text-align: center; }
  @media screen and (min-width: 2270px) {
    /* line 168, _product.scss */
    .product-tabs-props__item:nth-child(8n+1), .product-tabs-props__item:nth-child(8n+2), .product-tabs-props__item:nth-child(8n+3), .product-tabs-props__item:nth-child(8n+4) {
      background-color: #F5F5F5; } }
  @media screen and (min-width: 1740px) and (max-width: 2269px) {
    /* line 178, _product.scss */
    .product-tabs-props__item:nth-child(6n+1), .product-tabs-props__item:nth-child(6n+2), .product-tabs-props__item:nth-child(6n+3) {
      background-color: #F5F5F5; } }
  @media screen and (min-width: 1210px) and (max-width: 1739px) {
    /* line 187, _product.scss */
    .product-tabs-props__item:nth-child(4n+1), .product-tabs-props__item:nth-child(4n+2) {
      background-color: #F5F5F5; } }
  @media screen and (max-width: 1209px) {
    /* line 194, _product.scss */
    .product-tabs-props__item:nth-child(odd) {
      background-color: #F5F5F5; } }
/* line 202, _product.scss */
.product-tabs .props-buttons-block {
  margin-top: 30px;
  padding: 20px 10px; }
  /* line 206, _product.scss */
  .product-tabs .props-buttons-block__item {
    margin-top: 20px; }
    /* line 209, _product.scss */
    .product-tabs .props-buttons-block__item .button.is-bordered, .product-tabs .props-buttons-block__item .editor #feedback_form .is-bordered#feedback_commit, .editor #feedback_form .product-tabs .props-buttons-block__item .is-bordered#feedback_commit, .product-tabs .props-buttons-block__item .menu-node--collection_lvl_1 .is-bordered.menu-marker--parent, .menu-node--collection_lvl_1 .product-tabs .props-buttons-block__item .is-bordered.menu-marker--parent, .product-tabs .props-buttons-block__item .menu-node--collection_lvl_2 .is-bordered.menu-marker--parent, .menu-node--collection_lvl_2 .product-tabs .props-buttons-block__item .is-bordered.menu-marker--parent, .product-tabs .props-buttons-block__item .menu-node--collection_lvl_3 .is-bordered.menu-marker--parent, .menu-node--collection_lvl_3 .product-tabs .props-buttons-block__item .is-bordered.menu-marker--parent {
      display: inline-block;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      min-width: 300px;
      padding: 10px 40px 10px 40px;
      border: 2px solid #c5b0a2;
      -webkit-border-radius: 69px;
      border-radius: 69px;
      color: #11071F;
      background: transparent;
      -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
      font-size: 12px;
      text-align: center;
      text-transform: uppercase;
      line-height: 14px;
      letter-spacing: 0.04em;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }
      /* line 234, _product.scss */
      .product-tabs .props-buttons-block__item .button.is-bordered .icon, .product-tabs .props-buttons-block__item .editor #feedback_form .is-bordered#feedback_commit .icon, .editor #feedback_form .product-tabs .props-buttons-block__item .is-bordered#feedback_commit .icon, .product-tabs .props-buttons-block__item .menu-node--collection_lvl_1 .is-bordered.menu-marker--parent .icon, .menu-node--collection_lvl_1 .product-tabs .props-buttons-block__item .is-bordered.menu-marker--parent .icon, .product-tabs .props-buttons-block__item .menu-node--collection_lvl_2 .is-bordered.menu-marker--parent .icon, .menu-node--collection_lvl_2 .product-tabs .props-buttons-block__item .is-bordered.menu-marker--parent .icon, .product-tabs .props-buttons-block__item .menu-node--collection_lvl_3 .is-bordered.menu-marker--parent .icon, .menu-node--collection_lvl_3 .product-tabs .props-buttons-block__item .is-bordered.menu-marker--parent .icon {
        margin-right: 8px; }
      /* line 238, _product.scss */
      .product-tabs .props-buttons-block__item .button.is-bordered .icon path, .product-tabs .props-buttons-block__item .editor #feedback_form .is-bordered#feedback_commit .icon path, .editor #feedback_form .product-tabs .props-buttons-block__item .is-bordered#feedback_commit .icon path, .product-tabs .props-buttons-block__item .menu-node--collection_lvl_1 .is-bordered.menu-marker--parent .icon path, .menu-node--collection_lvl_1 .product-tabs .props-buttons-block__item .is-bordered.menu-marker--parent .icon path, .product-tabs .props-buttons-block__item .menu-node--collection_lvl_2 .is-bordered.menu-marker--parent .icon path, .menu-node--collection_lvl_2 .product-tabs .props-buttons-block__item .is-bordered.menu-marker--parent .icon path, .product-tabs .props-buttons-block__item .menu-node--collection_lvl_3 .is-bordered.menu-marker--parent .icon path, .menu-node--collection_lvl_3 .product-tabs .props-buttons-block__item .is-bordered.menu-marker--parent .icon path {
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        fill: #c5b0a2; }
      /* line 245, _product.scss */
      .product-tabs .props-buttons-block__item .button.is-bordered:hover, .product-tabs .props-buttons-block__item .editor #feedback_form .is-bordered#feedback_commit:hover, .editor #feedback_form .product-tabs .props-buttons-block__item .is-bordered#feedback_commit:hover, .product-tabs .props-buttons-block__item .menu-node--collection_lvl_1 .is-bordered.menu-marker--parent:hover, .menu-node--collection_lvl_1 .product-tabs .props-buttons-block__item .is-bordered.menu-marker--parent:hover, .product-tabs .props-buttons-block__item .menu-node--collection_lvl_2 .is-bordered.menu-marker--parent:hover, .menu-node--collection_lvl_2 .product-tabs .props-buttons-block__item .is-bordered.menu-marker--parent:hover, .product-tabs .props-buttons-block__item .menu-node--collection_lvl_3 .is-bordered.menu-marker--parent:hover, .menu-node--collection_lvl_3 .product-tabs .props-buttons-block__item .is-bordered.menu-marker--parent:hover {
        border: 2px solid #e4002e;
        color: #e4002e;
        outline: none; }
        /* line 250, _product.scss */
        .product-tabs .props-buttons-block__item .button.is-bordered:hover .icon path, .product-tabs .props-buttons-block__item .editor #feedback_form .is-bordered#feedback_commit:hover .icon path, .editor #feedback_form .product-tabs .props-buttons-block__item .is-bordered#feedback_commit:hover .icon path, .product-tabs .props-buttons-block__item .menu-node--collection_lvl_1 .is-bordered.menu-marker--parent:hover .icon path, .menu-node--collection_lvl_1 .product-tabs .props-buttons-block__item .is-bordered.menu-marker--parent:hover .icon path, .product-tabs .props-buttons-block__item .menu-node--collection_lvl_2 .is-bordered.menu-marker--parent:hover .icon path, .menu-node--collection_lvl_2 .product-tabs .props-buttons-block__item .is-bordered.menu-marker--parent:hover .icon path, .product-tabs .props-buttons-block__item .menu-node--collection_lvl_3 .is-bordered.menu-marker--parent:hover .icon path, .menu-node--collection_lvl_3 .product-tabs .props-buttons-block__item .is-bordered.menu-marker--parent:hover .icon path {
          fill: #E4002E; }
/* line 258, _product.scss */
.product-tabs__documents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 4rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  /* line 272, _product.scss */
  .product-tabs__documents .documents-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.2rem; }
    /* line 288, _product.scss */
    .product-tabs__documents .documents-block__title {
      font-size: 1.3rem;
      font-weight: 500; }
  @media screen and (max-width: 1024px) {
    /* line 258, _product.scss */
    .product-tabs__documents {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      gap: 2rem; } }
/* line 301, _product.scss */
.product-tabs__dop {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.2rem; }
  /* line 318, _product.scss */
  .product-tabs__dop .dop-block {
    display: grid;
    grid-template-columns: minmax(300px, 1200px);
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    /* line 331, _product.scss */
    .product-tabs__dop .dop-block p:has(iframe) {
      width: 100%; }
    /* line 335, _product.scss */
    .product-tabs__dop .dop-block img {
      width: 100% !important;
      display: block;
      height: auto !important; }
    /* line 341, _product.scss */
    .product-tabs__dop .dop-block iframe {
      width: 100% !important;
      height: 560px !important; }
    @media screen and (max-width: 1100px) {
      /* line 347, _product.scss */
      .product-tabs__dop .dop-block iframe {
        height: 490px !important; } }
    @media screen and (max-width: 1000px) {
      /* line 352, _product.scss */
      .product-tabs__dop .dop-block iframe {
        height: 410px !important; } }
    @media screen and (max-width: 580px) {
      /* line 357, _product.scss */
      .product-tabs__dop .dop-block iframe {
        height: 290px !important; } }
    @media screen and (max-width: 380px) {
      /* line 362, _product.scss */
      .product-tabs__dop .dop-block iframe {
        height: 200px !important; } }
/* line 369, _product.scss */
.product-tabs-reviews {
  display: grid;
  grid-template-columns: 300px minmax(1px, 1fr);
  grid-gap: 10px 30px; }
  @media screen and (max-width: 992px) {
    /* line 369, _product.scss */
    .product-tabs-reviews {
      grid-template-columns: 100%; } }
  /* line 378, _product.scss */
  .product-tabs-reviews__review {
    display: grid;
    grid-template-columns: -webkit-max-content -webkit-max-content minmax(1px, 1fr);
    grid-template-columns: max-content max-content minmax(1px, 1fr);
    grid-gap: 20px;
    grid-template-areas: "name date rate" "body body body";
    padding-bottom: 30px;
    border-bottom: 1px solid #EDEBEF;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px; }
    @media screen and (max-width: 767px) {
      /* line 378, _product.scss */
      .product-tabs-reviews__review {
        grid-template-areas: "name date" "rate rate" "body body";
        grid-template-columns: -webkit-max-content minmax(1px, 1fr);
        grid-template-columns: max-content minmax(1px, 1fr);
        grid-gap: 10px; } }
    /* line 398, _product.scss */
    .product-tabs-reviews__review_name {
      grid-area: name;
      font-weight: 600;
      font-size: 14px;
      line-height: 16px;
      color: #070708; }
    /* line 406, _product.scss */
    .product-tabs-reviews__review_date {
      grid-area: date; }
    /* line 410, _product.scss */
    .product-tabs-reviews__review_rate {
      grid-area: rate;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    /* line 417, _product.scss */
    .product-tabs-reviews__review_body {
      grid-area: body; }
  /* line 423, _product.scss */
  .product-tabs-reviews__sidebar .button, .product-tabs-reviews__sidebar .editor #feedback_form #feedback_commit, .editor #feedback_form .product-tabs-reviews__sidebar #feedback_commit, .product-tabs-reviews__sidebar .menu-node--collection_lvl_1 .menu-marker--parent, .menu-node--collection_lvl_1 .product-tabs-reviews__sidebar .menu-marker--parent, .product-tabs-reviews__sidebar .menu-node--collection_lvl_2 .menu-marker--parent, .menu-node--collection_lvl_2 .product-tabs-reviews__sidebar .menu-marker--parent, .product-tabs-reviews__sidebar .menu-node--collection_lvl_3 .menu-marker--parent, .menu-node--collection_lvl_3 .product-tabs-reviews__sidebar .menu-marker--parent {
    width: 100%;
    margin-bottom: 20px; }
    @media screen and (max-width: 992px) {
      /* line 423, _product.scss */
      .product-tabs-reviews__sidebar .button, .product-tabs-reviews__sidebar .editor #feedback_form #feedback_commit, .editor #feedback_form .product-tabs-reviews__sidebar #feedback_commit, .product-tabs-reviews__sidebar .menu-node--collection_lvl_1 .menu-marker--parent, .menu-node--collection_lvl_1 .product-tabs-reviews__sidebar .menu-marker--parent, .product-tabs-reviews__sidebar .menu-node--collection_lvl_2 .menu-marker--parent, .menu-node--collection_lvl_2 .product-tabs-reviews__sidebar .menu-marker--parent, .product-tabs-reviews__sidebar .menu-node--collection_lvl_3 .menu-marker--parent, .menu-node--collection_lvl_3 .product-tabs-reviews__sidebar .menu-marker--parent {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content; } }
  /* line 434, _product.scss */
  .product-tabs-reviews__sidebar_rates {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
    @media screen and (max-width: 992px) {
      /* line 434, _product.scss */
      .product-tabs-reviews__sidebar_rates {
        display: none; } }
    /* line 447, _product.scss */
    .product-tabs-reviews__sidebar_rates > *:not(:first-child) {
      margin-bottom: 24px; }
  /* line 452, _product.scss */
  .product-tabs-reviews__sidebar_rate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

/* line 465, _product.scss */
.product-reviews__rate {
  color: rgba(171, 146, 113, 0.7);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  /* line 485, _product.scss */
  .product-reviews__rate._input i {
    cursor: pointer;
    font-size: 20px; }
  /* line 490, _product.scss */
  .product-reviews__rate._input i:hover,
  .product-reviews__rate._input i:hover ~ i {
    color: #E6954C; }
  /* line 496, _product.scss */
  .product-reviews__rate i {
    font-size: 16px;
    margin-right: 8px;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s; }
  /* line 504, _product.scss */
  .product-reviews__rate span {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    padding-left: 2px;
    color: #070708; }
  /* line 512, _product.scss */
  .product-reviews__rate._5 {
    color: #E6954C; }
  /* line 516, _product.scss */
  .product-reviews__rate._4 {
    color: #E6954C; }
    /* line 519, _product.scss */
    .product-reviews__rate._4 .fa:nth-child(1) {
      color: rgba(171, 146, 113, 0.7); }
  /* line 524, _product.scss */
  .product-reviews__rate._3 {
    color: #E6954C; }
    /* line 527, _product.scss */
    .product-reviews__rate._3 .fa:nth-child(2),
    .product-reviews__rate._3 .fa:nth-child(1) {
      color: rgba(171, 146, 113, 0.7); }
  /* line 535, _product.scss */
  .product-reviews__rate._2 .fa:nth-child(4),
  .product-reviews__rate._2 .fa:nth-child(5) {
    color: #E6954C; }
  /* line 542, _product.scss */
  .product-reviews__rate._1 .fa:nth-child(5) {
    color: #E6954C; }

/* line 549, _product.scss */
.product {
  padding-top: 7px; }
  /* line 552, _product.scss */
  .product-title {
    text-align: left;
    line-height: 1.2;
    margin-bottom: 25px; }
  /* line 561, _product.scss */
  .mobile .product-gallery--no_touch, .tablet .product-gallery--no_touch {
    display: none; }
  /* line 569, _product.scss */
  .mobile .product-gallery--touch, .tablet .product-gallery--touch {
    display: block !important; }
  /* line 576, _product.scss */
  .product-sku {
    margin: 0 0 5px; }
    @media (max-width: 768px) {
      /* line 576, _product.scss */
      .product-sku {
        font-size: 13px; } }
    @media (max-width: 320px) {
      /* line 576, _product.scss */
      .product-sku {
        font-size: 12px; } }
  /* line 592, _product.scss */
  .product-presence {
    margin: 0 0 25px; }
    @media (max-width: 768px) {
      /* line 592, _product.scss */
      .product-presence {
        font-size: 13px; } }
    @media (max-width: 320px) {
      /* line 592, _product.scss */
      .product-presence {
        font-size: 12px; } }
  /* line 604, _product.scss */
  .product-presence_field {
    color: #3c763d; }
    /* line 607, _product.scss */
    .product-presence_field--sell_off {
      color: #a94442; }
  /* line 616, _product.scss */
  .product-properties {
    width: 100%; }
    /* line 620, _product.scss */
    .product-properties tr:last-child td {
      border-bottom: none; }
  /* line 628, _product.scss */
  .product-variants {
    margin-bottom: 10px; }
  /* line 632, _product.scss */
  .product-prices {
    margin-bottom: 25px;
    line-height: 1.2; }
    /* line 636, _product.scss */
    .product-prices .prices-current {
      font-size: 25px; }
      @media (max-width: 768px) {
        /* line 636, _product.scss */
        .product-prices .prices-current {
          font-size: 22px; } }
      @media (max-width: 415px) {
        /* line 636, _product.scss */
        .product-prices .prices-current {
          font-size: 20px; } }
      @media (max-width: 320px) {
        /* line 636, _product.scss */
        .product-prices .prices-current {
          font-size: 18px; } }
  /* line 655, _product.scss */
  .product-quantity {
    height: 54px; }
    /* line 658, _product.scss */
    .product-quantity__value.quantity-input {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    /* line 670, _product.scss */
    .product-quantity .quantity-button--minus,
    .product-quantity .quantity-button--plus {
      height: 27px; }
    /* line 675, _product.scss */
    .product-quantity .quantity-input {
      height: 54px; }
  /* line 680, _product.scss */
  .product-buy {
    margin: 0;
    text-transform: uppercase;
    height: 54px;
    padding: 10px 60px;
    width: calc(100% - 80px);
    float: right; }
    /* line 690, _product.scss */
    .product-buy:hover {
      background-color: #c4af93; }
    /* line 694, _product.scss */
    .product-buy.button--disabled {
      cursor: not-allowed;
      opacity: .5;
      background: #ab9271; }

/* line 704, _product.scss */
.quick_btn {
  margin-left: 0 !important;
  border: 1px solid;
  background-color: #ffffff;
  color: #ab9271;
  width: calc(100% - 160px) !important;
  padding: 10px 10px; }
  @media (max-width: 1350px) {
    /* line 704, _product.scss */
    .quick_btn {
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3; } }
  @media (max-width: 992px) {
    /* line 704, _product.scss */
    .quick_btn {
      max-width: 100% !important;
      width: 100% !important; } }
  /* line 725, _product.scss */
  .quick_btn:hover {
    background-color: #c4af93;
    color: #ffffff;
    border: 1px solid #c4af93; }

/* line 733, _product.scss */
.property-title {
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: 500;
  width: 30%;
  /*border-bottom: 1px solid $border-color;*/ }
/* line 741, _product.scss */
.property-values {
  /*border-bottom: 1px solid $border-color;*/
  padding: 4px 0;
  text-align: left; }

/* line 749, _product.scss */
.gallery-large_image {
  margin-bottom: 1em; }

/* line 769, _product.scss */
#mod-recently-view {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* line 783, _product.scss */
.recent-view {
  margin-top: 90px;
  width: 100%;
  display: inline-block; }
  @media (max-width: 375px) {
    /* line 783, _product.scss */
    .recent-view {
      margin-top: 50px; } }
/* line 793, _product.scss */
.recent-a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 1em;
  border: 1px solid #eeeeee;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  /* line 814, _product.scss */
  .recent-a:hover {
    -webkit-box-shadow: 0 5px 17px 4px rgba(121, 121, 121, 0.1);
    box-shadow: 0 5px 17px 4px rgba(121, 121, 121, 0.1);
    border: 1px solid #fff; }
/* line 821, _product.scss */
.recent-img {
  width: 80px;
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
/* line 835, _product.scss */
.recent-info {
  width: calc(100% - 95px); }
/* line 839, _product.scss */
.recent-title {
  display: inline-block;
  width: 100%;
  margin-bottom: 8px;
  line-height: 1.2;
  font-weight: 500; }
/* line 847, _product.scss */
.recent-old_price {
  text-decoration: line-through;
  margin-right: 5px;
  opacity: .4; }

/* line 854, _product.scss */
.sliders-block {
  margin-top: 60px; }
  @media (max-width: 375px) {
    /* line 854, _product.scss */
    .sliders-block {
      margin-top: 30px; } }

/* line 862, _product.scss */
.accordion-count {
  background: #f5f5f5;
  color: #000000;
  min-width: 17px;
  display: inline-block;
  text-align: center;
  font-size: 13px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  padding: 2px;
  margin-left: 5px; }

/* line 878, _product.scss */
.accordion-header {
  padding: 17px 0;
  cursor: pointer;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  border-bottom: 1px solid #eeeeee; }

/* line 887, _product.scss */
.accordion-header:hover {
  color: #d3122a;
  position: relative;
  z-index: 5; }

/* line 893, _product.scss */
.accordion-body {
  display: none; }

/* line 897, _product.scss */
.accordion-body__contents {
  padding: 20px 0;
  border-bottom: 1px solid #eeeeee;
  line-height: 1.4;
  width: 100%;
  display: inline-block; }
  /* line 904, _product.scss */
  .accordion-body__contents p {
    margin-bottom: 20px; }

/* line 909, _product.scss */
.accordion__item.active:last-child .accordion-header {
  -webkit-border-radius: none;
  border-radius: none; }

/* line 914, _product.scss */
.accordion__item > .accordion-header:after {
  content: "\f106";
  font: normal normal normal 15px/1 FontAwesome;
  float: right;
  position: relative;
  top: 4px;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* line 928, _product.scss */
.accordion__item.active > .accordion-header:after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg); }

/* line 934, _product.scss */
.accordion__item.active .accordion-header {
  color: #d3122a; }

/* line 938, _product.scss */
.accordion__item .accordion__item .accordion-header {
  background: #f1f1f1;
  color: black; }

@media screen and (max-width: 1000px) {
  /* line 945, _product.scss */
  .accordion {
    width: 100%; } }
/* line 950, _product.scss */
[data-option-selector] {
  display: none; }

/* line 954, _product.scss */
.product-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }
  /* line 963, _product.scss */
  .product-controls > * {
    margin-right: 10px;
    margin-bottom: 10px; }
  /* line 972, _product.scss */
  .product-controls__button {
    width: calc(100% - 160px);
    max-width: 175px;
    margin-bottom: 10px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.1em; }
    @media screen and (max-width: 992px) {
      /* line 972, _product.scss */
      .product-controls__button {
        width: calc(100% - 80px);
        max-width: none;
        padding: 10px 30px;
        margin-right: 0; } }
  /* line 991, _product.scss */
  .product-controls__additional {
    margin-top: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  /* line 1006, _product.scss */
  .product-controls ._hidden {
    display: none !important; }

/* line 1011, _product.scss */
.block_wirl_fav,
.block_wirl_compare {
  border: none;
  background: none;
  position: relative;
  width: 40px;
  height: 54px;
  padding: 0; }

/* line 1021, _product.scss */
.wirl_fav_hover,
.wirl_compare_hover {
  position: absolute;
  height: 26px;
  top: 13px;
  left: 7px;
  opacity: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

/* line 1033, _product.scss */
.wirl_fav,
.wirl_compare {
  height: 26px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  opacity: .3; }

/* line 1042, _product.scss */
.block_wirl_fav:hover .wirl_fav_hover,
.block_wirl_fav:hover .wirl_fav,
.block_wirl_compare:hover .wirl_compare_hover,
.block_wirl_compare:hover .wirl_compare {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2); }

/* line 1051, _product.scss */
.block_wirl_fav.is-added .wirl_fav_hover,
.block_wirl_compare.compare-added .wirl_compare_hover {
  opacity: 1; }

/* line 1056, _product.scss */
.block_wirl_fav.is-added .wirl_fav,
.block_wirl_compare.compare-added .wirl_compare {
  opacity: 0; }

/* line 1062, _product.scss */
.product_preview .block_wirl_fav,
.product_preview .block_wirl_compare {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  opacity: 1;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  height: 40px;
  background: none; }

/* line 1077, _product.scss */
.product_preview .block_wirl_compare {
  right: 50px; }

/* line 1081, _product.scss */
.product_preview .block_wirl_fav img,
.product_preview .block_wirl_compare img {
  height: 20px;
  position: absolute;
  top: 11px;
  left: 11px; }

/* line 1089, _product.scss */
.slider-container .product_preview .block_wirl_fav img,
.slider-container .product_preview .block_wirl_compare img {
  left: 1px; }

/* line 1094, _product.scss */
.product_preview:hover .block_wirl_fav,
.product_preview:hover .block_wirl_compare {
  opacity: 1; }

/* line 1099, _product.scss */
.touch .product_preview .block_wirl_fav,
.touch .product_preview .block_wirl_compare {
  opacity: 1;
  height: 36px;
  width: 36px; }

/* line 1106, _product.scss */
.touch .product_preview .block_wirl_fav img,
.touch .product_preview .block_wirl_compare img {
  height: 15px; }

/* line 1111, _product.scss */
.product-geo {
  border: 1px solid #eeeeee; }
  /* line 1114, _product.scss */
  .product-geo-title {
    font-size: 18px;
    font-weight: 500;
    padding: 20px; }
  /* line 1120, _product.scss */
  .product-geo-city {
    border-bottom: 1px dashed #d3122a;
    font-weight: 600;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    margin-left: 3px; }
    /* line 1128, _product.scss */
    .product-geo-city:hover {
      color: #d3122a; }
  /* line 1133, _product.scss */
  .product-geo-price {
    float: right;
    display: inline-block;
    font-weight: 600; }

/* line 1140, _product.scss */
.js-geo-item {
  border-top: 1px solid #eeeeee;
  padding: 20px; }

/* line 1145, _product.scss */
.hidden {
  display: none; }

/* line 1149, _product.scss */
.js-messages {
  cursor: pointer; }

/* line 1153, _product.scss */
.geo-search {
  position: relative;
  margin-bottom: 20px; }

/* line 1158, _product.scss */
.title_modal_window {
  text-align: center;
  font-size: 22px;
  margin: 0 0 30px; }

/* line 1164, _product.scss */
.message.message--text.fancybox-content {
  max-width: 500px;
  width: 100%; }

/* line 1169, _product.scss */
.js-geo-search-input {
  border: 1px solid #eeeeee;
  width: 100%;
  padding: 15px;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all; }
  /* line 1177, _product.scss */
  .js-geo-search-input:focus {
    border-color: #d3122a; }

/* line 1182, _product.scss */
.geo-cities .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* line 1190, _product.scss */
.title_pop_cit {
  width: 100%;
  font-size: 20px;
  margin-bottom: 20px; }

/* line 1196, _product.scss */
.item_city_del {
  width: 50%; }

/* line 1200, _product.scss */
.js-geo-city {
  display: inline-block;
  margin-bottom: 6px;
  cursor: pointer; }
  /* line 1205, _product.scss */
  .js-geo-city.is-primary {
    font-weight: bold; }
  /* line 1209, _product.scss */
  .js-geo-city:hover {
    color: #d3122a; }

/* line 1214, _product.scss */
.autocomplete-suggestions {
  background: #fff; }

/* line 1218, _product.scss */
.autocomplete-suggestion a {
  padding: 10px 15px;
  width: 100%;
  display: inline-block; }
  /* line 1223, _product.scss */
  .autocomplete-suggestion a:hover {
    background: #4a4a4a;
    color: #ffffff; }

/* line 1229, _product.scss */
.autocomplete-suggestions {
  background: #ffffff;
  width: 100%;
  border: 1px solid #eeeeee;
  top: 85%; }

@media screen and (max-width: 992px) {
  /* line 1237, _product.scss */
  .slider-container .product_preview .block_wirl_fav img .slider-container .product_preview .block_wirl_compare img {
    left: 0px; }

  /* line 1241, _product.scss */
  .product_preview .block_wirl_fav:hover img .product_preview .block_wirl_compare:hover img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    height: 15px; }

  /* line 1248, _product.scss */
  .product-control .block_wirl_fav,
  .product-control .block_wirl_compare {
    position: absolute;
    right: 0;
    top: calc(100% + 8px); }

  /* line 1255, _product.scss */
  .product-control {
    position: relative; } }
@media screen and (max-width: 550px) {
  /* line 1262, _product.scss */
  .product_preview .wirl_fav,
  .product_preview .wirl_fav_hover,
  .product_preview .wirl_compare,
  .product_preview .wirl_compare_hover {
    height: 30px; }

  /* line 1269, _product.scss */
  .product_preview .block_wirl_fav {
    top: 5px;
    right: 5px; }

  /* line 1274, _product.scss */
  .product_preview .block_wirl_compare {
    top: 5px;
    right: 30px; } }
/*
* Таб описания
*/
/* line 1283, _product.scss */
.tab-description {
  width: 50%;
  margin: 20px 0;
  padding-right: 20px;
  border-right: 1px solid rgba(0, 0, 0, 0.15); }

/* line 1290, _product.scss */
.tab-description__item {
  margin-bottom: 10px; }

/* line 1294, _product.scss */
.tab-description__item__title {
  font-weight: normal;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 1px;
  color: #13002D;
  padding-bottom: 10px; }

/* line 1303, _product.scss */
.tab-description__item__content {
  padding: 10px 0 20px 0; }
  /* line 1307, _product.scss */
  .tab-description__item__content .product-page .tab-description__item__content .banner {
    height: 250px; }
  /* line 1311, _product.scss */
  .tab-description__item__content .tab-description {
    width: 50%;
    margin: 20px 0;
    padding-right: 20px;
    border-right: 1px solid rgba(0, 0, 0, 0.15); }
    /* line 1319, _product.scss */
    .tab-description__item__content .tab-description__item {
      margin-bottom: 10px; }
      /* line 1322, _product.scss */
      .tab-description__item__content .tab-description__item__title {
        font-weight: normal;
        font-size: 22px;
        line-height: 26px;
        letter-spacing: 1px;
        color: #13002D;
        padding-bottom: 10px; }
      /* line 1331, _product.scss */
      .tab-description__item__content .tab-description__item__content {
        padding: 10px 0 20px 0;
        /* Баннер */
        /* Видео */ }
        /* line 1335, _product.scss */
        .tab-description__item__content .tab-description__item__content .banner {
          padding-top: 100%;
          height: 373px;
          position: relative;
          -webkit-border-radius: 4px;
          border-radius: 4px;
          overflow: hidden; }
          /* line 1343, _product.scss */
          .tab-description__item__content .tab-description__item__content .banner__title {
            font-style: normal;
            font-weight: normal;
            font-size: 24px;
            line-height: 28px;
            letter-spacing: 1px;
            color: #FFFFFF;
            position: absolute;
            padding: 25px 40px;
            z-index: 1;
            max-width: 500px; }
          /* line 1356, _product.scss */
          .tab-description__item__content .tab-description__item__content .banner:after {
            content: '';
            background: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 35, 52, 0.7)), to(rgba(46, 35, 52, 0.28)));
            background: -webkit-linear-gradient(top, rgba(46, 35, 52, 0.7) 0%, rgba(46, 35, 52, 0.28) 100%);
            background: -o-linear-gradient(top, rgba(46, 35, 52, 0.7) 0%, rgba(46, 35, 52, 0.28) 100%);
            background: linear-gradient(180deg, rgba(46, 35, 52, 0.7) 0%, rgba(46, 35, 52, 0.28) 100%);
            height: 100%;
            width: 100%;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 0; }
        /* line 1372, _product.scss */
        .tab-description__item__content .tab-description__item__content .video {
          display: block;
          width: 100%;
          height: 373px;
          position: relative;
          overflow: hidden;
          -webkit-border-radius: 4px;
          border-radius: 4px; }
          /* line 1381, _product.scss */
          .tab-description__item__content .tab-description__item__content .video .video__btn {
            cursor: pointer;
            position: absolute;
            z-index: 999;
            width: 120px;
            height: 120px;
            display: block;
            position: absolute;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            top: 50%;
            left: 50%;
            margin: -60px 0 0 -60px;
            background: url("play-button.svg") no-repeat center/120px 120px; }
          /* line 1399, _product.scss */
          .tab-description__item__content .tab-description__item__content .video video {
            position: absolute;
            display: none;
            top: 50%;
            -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
            object-fit: cover;
            -o-object-position: center;
            object-position: center;
            -webkit-border-radius: 0;
            border-radius: 0; }
          /* line 1417, _product.scss */
          .tab-description__item__content .tab-description__item__content .video.active video {
            display: block; }
          /* line 1421, _product.scss */
          .tab-description__item__content .tab-description__item__content .video.active .video__btn {
            display: none;
            background: url("stop-button.svg") no-repeat center/120px 120px; }
          /* line 1429, _product.scss */
          .tab-description__item__content .tab-description__item__content .video.active:hover .video__btn {
            display: block; }

/*==============================
  Страница карточек товаров (блок Описание)
==============================*/
@media screen and (max-width: 900px) {
  /* line 1447, _product.scss */
  .container1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }
/* line 1458, _product.scss */
.container1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%; }

/* line 1471, _product.scss */
.container2 {
  vertical-align: middle;
  border: 0px solid red;
  margin: 0px 20px;
  width: 80%; }

/* line 1480, _product.scss */
.circle {
  border: 0px solid green;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin: 20px 0px; }

/* line 1498, _product.scss */
.photogallery {
  min-width: 150px;
  height: auto;
  margin: 0px; }

/* line 1506, _product.scss */
.hr {
  border-top: 1px solid #d1cdcd;
  width: 100%; }

/* line 1520, _product.scss */
.gallery-large_image img {
  max-height: 500px !important; }

/* line 1524, _product.scss */
.m-modal-errors {
  font-size: 12px; }

/* line 1528, _product.scss */
.product-gallery {
  position: relative; }

/* line 1533, _product.scss */
.gallery-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  /* line 1544, _product.scss */
  .gallery-block__item {
    height: 500px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px; }
    @media screen and (max-width: 1400px) {
      /* line 1544, _product.scss */
      .gallery-block__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px; } }
  /* line 1558, _product.scss */
  .gallery-block__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 500px;
    flex: 0 1 500px;
    -ms-flex-item-align: center;
    align-self: center; }
  /* line 1566, _product.scss */
  .gallery-block__previews {
    position: absolute;
    top: 45%;
    right: 53%;
    max-width: 450px;
    width: 100%;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  /* line 1577, _product.scss */
  .gallery-block .owl-carousel.owl-drag .owl-item {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg); }
  @media screen and (max-width: 1400px) {
    /* line 1584, _product.scss */
    .gallery-block__previews {
      right: 59%;
      max-width: 400px; } }
  @media screen and (max-width: 1300px) {
    /* line 1591, _product.scss */
    .gallery-block__previews {
      right: auto;
      left: -138px;
      max-width: 370px; } }
  @media screen and (max-width: 1024px) {
    /* line 1599, _product.scss */
    .gallery-block__previews {
      right: auto;
      left: -107px;
      max-width: 310px; } }
  @media screen and (max-width: 1000px) {
    /* line 1607, _product.scss */
    .gallery-block__item {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
      flex: 0 0 80px; }
    /* line 1613, _product.scss */
    .gallery-block__previews {
      left: -99px;
      max-width: 270px; } }
/* line 1620, _product.scss */
.gallery a.gallery-image.image-square.mz-thumb {
  border: 2px solid #ffffff00;
  outline: 2px solid #ab927100; }
/* line 1625, _product.scss */
.gallery a.gallery-image.image-square.mz-thumb.mz-thumb-selected {
  border: 2px solid #ffffff00;
  outline: 2px solid #AB9271; }
/* line 1630, _product.scss */
.gallery .padded-sides {
  padding-top: 2px; }

/* cart */
/* line 6, _cart.scss */
.cart-items_list {
  margin-bottom: 2em; }
/* line 20, _cart.scss */
.cart-button.js-cart-go_back {
  padding: 0.6em 2em !important;
  font-size: 20px;
  letter-spacing: .0em;
  padding: 0.5em 3em;
  font-size: 20px; }
  @media (max-width: 700px) {
    /* line 20, _cart.scss */
    .cart-button.js-cart-go_back {
      width: 305px; } }
  @media (max-width: 600px) {
    /* line 20, _cart.scss */
    .cart-button.js-cart-go_back {
      float: none;
      width: 100%;
      font-size: 18px; } }

/* line 42, _cart.scss */
.cart_item {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 1em; }
  @media (max-width: 480px) {
    /* line 49, _cart.scss */
    .cart_item-image .image-square {
      padding-bottom: 240px; } }
  @media (max-width: 375px) {
    /* line 55, _cart.scss */
    .cart_item-link {
      font-size: 13px; } }
  /* line 65, _cart.scss */
  .cart_item-sku {
    margin-top: 7px;
    color: #999; }
  @media (max-width: 800px) {
    /* line 70, _cart.scss */
    .cart_item-prices {
      line-height: 40px; } }
  /* line 74, _cart.scss */
  .cart_item-prices--stock {
    position: relative; }
  /* line 82, _cart.scss */
  .cart_item-delete {
    font-size: 20px; }
    @media (max-width: 800px) {
      /* line 82, _cart.scss */
      .cart_item-delete {
        line-height: 40px; } }
  /* line 92, _cart.scss */
  .cart_item-time {
    position: absolute;
    left: 12px;
    font-weight: normal;
    font-size: 14px;
    top: 0; }
  /* line 100, _cart.scss */
  .cart_item-eql {
    position: absolute;
    right: -7px;
    font-weight: bold;
    font-size: 14px;
    top: 0; }

/* line 109, _cart.scss */
.discounts {
  margin-bottom: 20px;
  border-bottom: 1px solid #00000014;
  padding-bottom: 15px; }
  /* line 114, _cart.scss */
  .discounts .input-label {
    font-size: 14px;
    font-weight: normal;
    margin-right: 10px; }
  /* line 120, _cart.scss */
  .discounts-kupon {
    margin-bottom: 15px; }
  /* line 124, _cart.scss */
  .discounts-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  /* line 134, _cart.scss */
  .discounts-field {
    width: calc(100% - 160px);
    margin-bottom: 0;
    padding: 10px 15px !important;
    margin-right: 7px;
    line-height: 30px; }
    @media (max-width: 1060px) and (min-width: 768px) {
      /* line 134, _cart.scss */
      .discounts-field {
        width: 100%;
        margin: 0 0 10px !important; } }
    @media (max-width: 375px) {
      /* line 134, _cart.scss */
      .discounts-field {
        width: 100%;
        margin: 0 0 10px !important; } }
  /* line 145, _cart.scss */
  .discounts-submit {
    width: 150px;
    padding: 8px 10px; }
    @media (max-width: 1060px) and (min-width: 768px) {
      /* line 145, _cart.scss */
      .discounts-submit {
        width: 100%; } }
    @media (max-width: 375px) {
      /* line 145, _cart.scss */
      .discounts-submit {
        width: 100%; } }

/* line 154, _cart.scss */
.discount {
  padding: 5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%; }
  /* line 164, _cart.scss */
  .discount-title {
    width: 65%; }

/* line 169, _cart.scss */
.cart_total {
  margin-bottom: 25px;
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }
  /* line 178, _cart.scss */
  .cart_total-title {
    width: 30%; }
  /* line 181, _cart.scss */
  .cart_total-price {
    font-weight: bold !important;
    font-size: 20px;
    width: 70%;
    text-align: right; }

/* line 188, _cart.scss */
.bottom_cart {
  margin-bottom: 2em; }

/* line 192, _cart.scss */
.js-cart_item-delete {
  opacity: .3;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all; }
  /* line 196, _cart.scss */
  .js-cart_item-delete:hover {
    opacity: 1; }
  /* line 198, _cart.scss */
  .js-cart_item-delete img {
    width: 15px; }

/* line 200, _cart.scss */
.cart-items_sum {
  background: #f5f5f5;
  color: #000000;
  padding: 25px;
  position: sticky;
  top: 25px; }

/* comapre */
/* line 5, _compare.scss */
.compare-wrapper {
  margin-top: 1em; }
/* line 11, _compare.scss */
.compare-remove {
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: absolute;
  top: 12px;
  right: 0; }
  /* line 17, _compare.scss */
  .compare-remove img {
    width: 10px; }
  /* line 21, _compare.scss */
  .compare-remove:hover {
    opacity: .4; }
/* line 26, _compare.scss */
.compare-trigger {
  display: inline-block;
  margin-right: 20px;
  cursor: pointer; }
  /* line 31, _compare.scss */
  .compare-trigger:hover {
    color: #d3122a; }
  /* line 36, _compare.scss */
  .compare-trigger .compare-added {
    display: none;
    line-height: inherit; }
  /* line 42, _compare.scss */
  .compare-trigger--added .compare-add {
    display: none; }
  /* line 46, _compare.scss */
  .compare-trigger--added .compare-added {
    display: block; }
/* line 56, _compare.scss */
.no-touch .compare-trigger_text {
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -o-transition-property: "width";
  -webkit-transition-property: "width";
  transition-property: "width";
  display: inline-block;
  /* width: 0; */
  overflow: hidden;
  vertical-align: top;
  padding-left: 15px; }

/* line 68, _compare.scss */
.compare_row {
  font-size: 14px; }
  /* line 72, _compare.scss */
  .compare_row-title {
    max-width: 200px;
    min-width: 200px;
    padding: 10px 15px; }
  /* line 78, _compare.scss */
  .compare_row-item {
    min-width: 240px;
    max-width: 240px;
    padding: 10px 15px; }
    /* line 83, _compare.scss */
    .compare_row-item--title {
      position: relative; }
      /* line 86, _compare.scss */
      .compare_row-item--title .image-wrapper {
        margin-bottom: 1em;
        overflow: hidden; }
    /* line 92, _compare.scss */
    .compare_row-item--footer {
      position: relative; }
  /* line 97, _compare.scss */
  .compare_row-item_title {
    margin-bottom: .5em;
    font-weight: 600;
    font-size: 13px; }
  /* line 103, _compare.scss */
  .compare_row-form {
    margin: 1em 0; }
  /* line 109, _compare.scss */
  .compare_row--header .compare_row-item,
  .compare_row--header .compare_row-title {
    border-bottom: 2px solid #eeeeee; }
  /* line 114, _compare.scss */
  .compare_row--header .compare_row-item {
    text-align: center; }
  /* line 118, _compare.scss */
  .compare_row--header .compare_row-title {
    vertical-align: bottom;
    color: #afafaf; }
  /* line 126, _compare.scss */
  .compare_row--body:nth-child(even) {
    background-color: #eeeeee; }
  /* line 130, _compare.scss */
  .compare_row--body .compare_row-item,
  .compare_row--body .compare_row-title {
    border-bottom: 1px solid #eeeeee; }
  /* line 135, _compare.scss */
  .compare_row--body .compare_row-item {
    border-left: 1px solid #eeeeee; }
  /* line 140, _compare.scss */
  .compare_row--footer {
    border-width: 0; }
    /* line 143, _compare.scss */
    .compare_row--footer .compare_row-item {
      text-align: center;
      padding: 1em; }
    /* line 148, _compare.scss */
    .compare_row--footer .js-compare-toggle_same {
      margin-top: 40px; }

/* line 153, _compare.scss */
.js-comapre-list {
  margin-bottom: 25px; }

/* избранное */
/* line 6, _favorite.scss */
.favorite-trigger .favorite-add {
  display: block; }
/* line 10, _favorite.scss */
.favorite-trigger .favorite-remove {
  display: none; }
/* line 15, _favorite.scss */
.favorite-trigger--added .favorite-add {
  display: none; }
/* line 19, _favorite.scss */
.favorite-trigger--added .favorite-remove {
  display: block; }

/* search */
/* line 5, _search.scss */
.search-block {
  display: inline-block;
  width: 100%;
  margin: 5em 0 0; }
/* line 11, _search.scss */
.search-help {
  line-height: 1.2;
  margin-right: 1em;
  margin-top: 12px;
  display: inline-block;
  float: left; }
/* line 19, _search.scss */
.search-notice {
  margin-top: 1em; }

/* blog */
/* line 4, _blog.scss */
.blog-article_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

/* article */
/* line 4, _article.scss */
.article-image {
  margin: 0 1em 1em 0; }
/* line 10, _article.scss */
.article-note {
  opacity: 0.7; }
/* line 14, _article.scss */
.article-content {
  display: inline-block;
  margin-bottom: 50px;
  width: 100%; }
  @media (max-width: 460px) {
    /* line 14, _article.scss */
    .article-content {
      margin-bottom: 0; } }
  /* line 21, _article.scss */
  .article-content p {
    margin: 0 0 1em; }
/* line 28, _article.scss */
.article-lookbooks a {
  width: 33.33333333%;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 .5rem 1rem; }
/* line 40, _article.scss */
.article-sidebar--title {
  font-size: 22px;
  margin-bottom: 25px; }
  @media (max-width: 768px) {
    /* line 40, _article.scss */
    .article-sidebar--title {
      font-size: 18px;
      margin-top: 30px; } }
  @media (max-width: 460px) {
    /* line 40, _article.scss */
    .article-sidebar--title {
      font-size: 16px; } }
/* line 48, _article.scss */
.article-products {
  margin-top: 100px; }
  @media (max-width: 460px) {
    /* line 48, _article.scss */
    .article-products {
      margin-top: 20px;
      margin-bottom: 20px; } }

/* page */
/* line 3, _page.scss */
.page {
  margin-top: 30px; }
  /* line 7, _page.scss */
  .page-content {
    font-size: 16px; }
    @media (max-width: 415px) {
      /* line 7, _page.scss */
      .page-content {
        font-size: 14px; } }
    @media (max-width: 375px) {
      /* line 7, _page.scss */
      .page-content {
        font-size: 13px; } }
  /* line 14, _page.scss */
  .page-faq {
    padding: 30px 0; }

/* line 18, _page.scss */
.js-feedback-page {
  max-width: 700px; }
  /* line 20, _page.scss */
  .js-feedback-page .chkbx-label input {
    display: none; }
    /* line 21, _page.scss */
    .js-feedback-page .chkbx-label input:checked + .chkbx-control {
      background-color: #2796ff;
      -webkit-box-shadow: 0 3px 10px #2796ff99;
              box-shadow: 0 3px 10px #2796ff99; }
  /* line 23, _page.scss */
  .js-feedback-page .chkbx-label .chkbx-control {
    border: 1px solid #ddd;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 5px 0 0; }

/* line 27, _page.scss */
.faq-accordion .accordion-header {
  font-size: 24px;
  padding: 20px 20px 20px 0;
  font-weight: 400;
  position: relative; }
/* line 33, _page.scss */
.faq-accordion .accordion-header:after {
  top: 35%;
  font-size: 20px;
  right: 3px;
  position: absolute; }
/* line 39, _page.scss */
.faq-accordion .accordion-body__contents {
  padding: 25px 0;
  font-size: 16px;
  color: #999; }

/* 404 */
/* breadcrumbs */
/* line 3, _breadcrumbs.scss */
.breadcrumbs {
  margin-bottom: 25px;
  line-height: 1.4;
  font-size: 14px; }
  @media (max-width: 1060px) {
    /* line 3, _breadcrumbs.scss */
    .breadcrumbs {
      font-size: 13px; } }
  @media (max-width: 768px) {
    /* line 3, _breadcrumbs.scss */
    .breadcrumbs {
      font-size: 12px; } }
  @media (max-width: 375px) {
    /* line 3, _breadcrumbs.scss */
    .breadcrumbs {
      font-size: 11px;
      margin-bottom: 15px; } }
  /* line 12, _breadcrumbs.scss */
  .breadcrumbs-pipe {
    padding: 0 5px; }
  /* line 16, _breadcrumbs.scss */
  .breadcrumbs-page {
    color: #000;
    padding: 0 3px; }
    /* line 20, _breadcrumbs.scss */
    .breadcrumbs-page--home {
      color: #000;
      padding: 0 2px 0 0; }

/* line 24, _breadcrumbs.scss */
span.breadcrumbs-page {
  color: #999; }

@media (max-width: 800px) {
  /* line 26, _breadcrumbs.scss */
  .section--collection .breadcrumbs {
    margin-bottom: 10px;
    margin-top: 0; } }
@media (max-width: 375px) {
  /* line 26, _breadcrumbs.scss */
  .section--collection .breadcrumbs {
    margin-top: 0;
    border-top: 1px solid #eeeeee;
    padding-top: 15px;
    width: 100%; } }

/* basket */
/* line 4, _basket.scss */
.basket {
  font-size: 20px; }
  /* line 7, _basket.scss */
  .basket-icon {
    line-height: 44px;
    display: block;
    float: left;
    padding-left: 1em;
    font-size: 19px;
    text-align: center;
    vertical-align: middle; }
    @media (max-width: 600px) {
      /* line 7, _basket.scss */
      .basket-icon {
        padding: 0 0 0 .8em; } }
  /* line 19, _basket.scss */
  .basket-link {
    position: relative;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    zoom: 1;
    display: block; }
    /* line 38, _clearfix.scss */
    .basket-link:after {
      content: "";
      display: table;
      clear: both; }
    /* line 27, _basket.scss */
    .basket:hover .basket-link {
      color: #4a4a4a; }
  /* line 32, _basket.scss */
  .basket-title {
    line-height: 40px; }
  /* line 36, _basket.scss */
  .basket-total {
    position: absolute;
    top: -6px;
    right: -12px; }
  /* line 43, _basket.scss */
  .basket-count_wrapper {
    position: absolute;
    top: -11px;
    right: 0;
    -ms-transform: translateX(50%);
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    height: 16px;
    text-align: center; }
  /* line 52, _basket.scss */
  .basket-items_count {
    display: inline-block;
    padding: 2px 4px;
    color: #fff;
    background: #AB9271;
    min-width: 19px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px; }
    @media (max-width: 375px) {
      /* line 52, _basket.scss */
      .basket-items_count {
        padding: 4px;
        font-size: 11px; } }
  /* line 69, _basket.scss */
  .basket-items_price {
    line-height: 40px;
    vertical-align: middle; }
  /* line 74, _basket.scss */
  .basket-dropdown {
    display: block;
    position: absolute;
    right: -1px;
    background-color: #fff;
    width: 350px;
    -webkit-box-shadow: 0px 2px 10px #0000001f;
    box-shadow: 0px 2px 10px #0000001f;
    z-index: 1000;
    font-size: 14px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 200ms linear;
    -o-transition: 200ms linear;
    transition: 200ms linear;
    -webkit-transition-property: top, opacity, visibility;
    -o-transition-property: top, opacity, visibility;
    transition-property: top, opacity, visibility;
    top: 90%; }
    /* line 94, _basket.scss */
    .basket-dropdown .notice {
      padding: 1em 0; }
    /* line 96, _basket.scss */
    .basket:hover .basket-dropdown {
      opacity: 1 !important;
      visibility: visible !important;
      top: 100%; }

/* line 105, _basket.scss */
.basket_list-header {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #eeeeee; }
  /* line 110, _basket.scss */
  .basket_list-header:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0; }
/* line 117, _basket.scss */
.basket_list-title {
  display: block; }
/* line 123, _basket.scss */
.basket_list-footer {
  padding-top: 1em; }
/* line 127, _basket.scss */
.basket_list-total {
  margin: 0em 0 1.3em; }
/* line 131, _basket.scss */
.basket_list-count {
  float: right; }
/* line 135, _basket.scss */
.basket_list-price {
  margin-top: 7px;
  font-size: 16px; }
/* line 140, _basket.scss */
.basket_list-submit {
  display: block;
  margin-bottom: 10px; }
  /* line 144, _basket.scss */
  .basket_list-submit:last-child {
    margin-bottom: 0; }

/* line 151, _basket.scss */
.basket_item {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #eeeeee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  /* line 170, _basket.scss */
  .basket_item-details {
    margin-top: 8px;
    line-height: 1.2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%; }
  /* line 185, _basket.scss */
  .basket_item-delete {
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    text-align: right;
    opacity: .3; }
    /* line 190, _basket.scss */
    .basket_item-delete img {
      width: 10px; }
    /* line 191, _basket.scss */
    .basket_item-delete:hover {
      opacity: 1; }
  /* line 194, _basket.scss */
  .basket_item-count {
    padding-right: 5px; }
  /* line 195, _basket.scss */
  .basket_item-price {
    padding-left: 7px; }

/* line 198, _basket.scss */
span.basket-items_count.is-empty,
.basket-items_count.compare-empty {
  display: none; }

/*.block_favorite_header span.basket-items_count.is-full {
	@media screen and (max-width: 768px) {
    margin-left: -7px;
    margin-top: 4px;
    float: left;
    padding: 1px 6px 2px;
	  color: $main-bg-color;
    background: $main_color_all;
	}
	@media screen and (max-width: 375px) {
    margin-right: -5px;
    margin-top: 9px;
    float: left;
	}
}*/
/* filter */
/* line 6, _collection_filter.scss */
.filter-section {
  margin: 3px 0;
  padding: 5px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
/* line 12, _collection_filter.scss */
.filter-clear_all {
  margin-top: 1em; }
/* line 18, _collection_filter.scss */
.filter-submit {
  margin-top: 1em;
  display: block;
  width: 100%; }

/* line 25, _collection_filter.scss */
.filter_section {
  /* mod */ }
  /* line 27, _collection_filter.scss */
  .filter_section-title {
    line-height: 1.3;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    /* line 41, _collection_filter.scss */
    .filter_section-title .fa.fa-thumb-tack {
      background: #eee;
      padding: 5px 10px;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      width: 30px;
      text-align: center;
      height: 30px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
      transform: rotate(30deg);
      font-size: 13px;
      margin-right: -30px; }
    /* line 64, _collection_filter.scss */
    .mobile .filter_section-title, .tablet .filter_section-title {
      line-height: 35px;
      height: 35px;
      margin-bottom: 0; }
  /* line 72, _collection_filter.scss */
  .filter_section-toggler {
    padding: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    padding: 0;
    float: right; }
  /* line 84, _collection_filter.scss */
  .filter_section-values {
    margin-bottom: 1px;
    margin-top: 20px;
    max-height: 280px;
    overflow-y: auto; }
    /* line 90, _collection_filter.scss */
    .filter_section-values--range {
      padding-bottom: 0.5em; }
  /* line 95, _collection_filter.scss */
  .filter_section-value {
    position: relative;
    padding: 0 0 10px;
    line-height: 1.2; }
    /* line 100, _collection_filter.scss */
    .filter_section-value:last-child {
      border-bottom: none; }
    /* line 104, _collection_filter.scss */
    .filter_section-value--range {
      margin: 30px 15px; }
    /* line 110, _collection_filter.scss */
    .filter_section-value--selected {
      border-bottom: 1px solid #eeeeee;
      padding-bottom: 5px;
      margin: 0.5em;
      display: inline-block;
      position: relative; }
      @media (max-width: 480px) {
        /* line 110, _collection_filter.scss */
        .filter_section-value--selected {
          display: block; } }
  /* line 123, _collection_filter.scss */
  .filter_section-value_input {
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 5px; }
  /* line 130, _collection_filter.scss */
  .filter_section-value_link {
    display: block;
    font-size: 14px; }
  /* line 142, _collection_filter.scss */
  .filter_section-range_input {
    padding: 8px 2px;
    width: 70px;
    border: 1px solid #eeeeee;
    line-height: 1.2;
    font-size: 14px; }
  /* line 150, _collection_filter.scss */
  .filter_section-span {
    margin-right: 7px; }

/* line 158, _collection_filter.scss */
.js-filter_section-toggler {
  cursor: pointer; }

/* line 163, _collection_filter.scss */
.filter_section-label {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 5px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 1.3;
  font-size: 14px; }

/* Hide the browser's default checkbox */
/* line 178, _collection_filter.scss */
.filter_section-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

/* Create a custom checkbox */
/* line 187, _collection_filter.scss */
.checkmark {
  position: absolute;
  top: -1px;
  left: 0;
  height: 20px;
  width: 20px;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
  background-color: #eee; }

/* On mouse-over, add a grey background color */
/* line 200, _collection_filter.scss */
.filter_section-label:hover input ~ .checkmark {
  background-color: #dedede; }

/* line 204, _collection_filter.scss */
.filter_section-label:hover {
  color: #d3122a; }

/* When the checkbox is checked, add a blue background */
/* line 209, _collection_filter.scss */
.filter_section-label input:checked ~ .checkmark {
  background-color: #4a4a4a; }

/* Create the checkmark/indicator (hidden when not checked) */
/* line 214, _collection_filter.scss */
.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the checkmark when checked */
/* line 221, _collection_filter.scss */
.filter_section-label input:checked ~ .checkmark:after {
  display: block; }

/* Style the checkmark/indicator */
/* line 226, _collection_filter.scss */
.filter_section-label .checkmark:after {
  left: 8px;
  top: 4px;
  width: 3px;
  height: 7px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

/* collection_sort */
/* line 3, _collection_sort.scss */
.sort_by {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-bottom: 20px;
  font-size: 14px; }
  @media (max-width: 800px) {
    /* line 3, _collection_sort.scss */
    .sort_by {
      margin-bottom: 15px;
      font-size: 13px; } }
  @media (max-width: 375px) {
    /* line 3, _collection_sort.scss */
    .sort_by {
      margin-bottom: 10px;
      font-size: 12px; } }
  /* line 13, _collection_sort.scss */
  .sort_by-label {
    border: 1px solid transparent;
    vertical-align: middle;
    margin-right: 10px; }
  /* line 19, _collection_sort.scss */
  .sort_by-select {
    height: 28px;
    background-color: #fff;
    border-color: #eeeeee; }
  /* line 27, _collection_sort.scss */
  .sort_by-option {
    display: inline-block;
    line-height: 28px; }
    /* line 31, _collection_sort.scss */
    .sort_by-option .styled_select-wrapper {
      max-width: 150px;
      padding: 0 25px 0 0;
      border: 0; }

/* line 2, _collection_view.scss */
.collection-view-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 16px; }
  @media (max-width: 900px) {
    /* line 2, _collection_view.scss */
    .collection-view-label {
      margin-right: 8px; } }
/* line 11, _collection_view.scss */
.collection-view-elem + .collection-view-elem {
  margin-left: 8px; }
/* line 14, _collection_view.scss */
.collection-view-elem {
  position: relative;
  border: 1px solid #b5b5b5;
  width: 34px;
  height: 34px;
  padding: 0;
  background: none; }
  /* line 21, _collection_view.scss */
  .collection-view-elem:hover {
    border-color: #62626e; }
  /* line 24, _collection_view.scss */
  .collection-view-elem.selected {
    background-color: #ab9273;
    border-color: #ab9273; }
  /* line 28, _collection_view.scss */
  .collection-view-elem-white {
    position: absolute;
    height: 20px;
    top: 6px;
    left: 6px;
    opacity: 0;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all; }
  /* line 36, _collection_view.scss */
  .collection-view-elem-black {
    height: 20px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: .3; }
/* line 43, _collection_view.scss */
.collection-view .collection-view-elem:hover .collection-view-elem-white,
.collection-view .collection-view-elem:hover .collection-view-elem-black {
  opacity: .85; }
/* line 48, _collection_view.scss */
.collection-view .collection-view-elem.selected .collection-view-elem-white {
  opacity: 1; }
/* line 52, _collection_view.scss */
.collection-view .collection-view-elem.selected .collection-view-elem-black {
  opacity: 0; }

/* modification selector */
/* line 3, _option_selectors.scss */
#variant-select {
  display: inline-block;
  margin: 0.5rem; }
  /* line 7, _option_selectors.scss */
  .js #variant-select {
    display: none; }

/* line 15, _option_selectors.scss */
.option_selector {
  width: 100%;
  float: left;
  margin-bottom: 20px; }
  /* line 25, _option_selectors.scss */
  .option_selector--select {
    width: 50%;
    font-size: 14px;
    margin-bottom: 15px; }
    @media (max-width: 800px) {
      /* line 25, _option_selectors.scss */
      .option_selector--select {
        width: 100%; } }

/* line 37, _option_selectors.scss */
.variant-span {
  display: inline-block;
  padding: 9px 15px;
  cursor: pointer;
  background: #eeeeee;
  float: left;
  margin-right: 10px;
  min-width: 40px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px; }
  /* line 49, _option_selectors.scss */
  .variant-span--unavailable {
    opacity: .4;
    cursor: default; }
  /* line 54, _option_selectors.scss */
  .variant-span--active {
    background: #ab9271;
    color: #ffffff; }

/* line 1, _article_preview.scss */
.article_preview {
  background: #f5f5f5;
  color: #000000;
  padding: 20px;
  width: 100%;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
  position: relative;
  height: 100%; }
  /* line 13, _article_preview.scss */
  .article_preview-img {
    overflow: hidden; }
  /* line 17, _article_preview.scss */
  .article_preview img {
    width: 100%;
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all; }
  /* line 22, _article_preview.scss */
  .article_preview:hover {
    background: #4a4a4a;
    color: #ffffff; }
    /* line 26, _article_preview.scss */
    .article_preview:hover img {
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -o-transform: scale(1.05); }
  /* line 32, _article_preview.scss */
  .article_preview-title {
    font-size: 16px;
    width: 100%;
    font-weight: 600;
    padding: 20px 0 0;
    line-height: 1.3; }
    @media (max-width: 768px) {
      /* line 32, _article_preview.scss */
      .article_preview-title {
        font-size: 15px; } }
    @media (max-width: 451px) {
      /* line 32, _article_preview.scss */
      .article_preview-title {
        font-size: 14px; } }
  /* line 42, _article_preview.scss */
  .article_preview-preview {
    padding: 10px 0 0; }
  /* line 46, _article_preview.scss */
  .article_preview:hover .article_preview-title {
    color: #fff; }

/* pagination */
/* line 3, _pagination.scss */
.pagination {
  width: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0; }
  /* line 12, _pagination.scss */
  .pagination-node {
    padding: 5px 7px;
    margin: 0 10px; }
    /* line 16, _pagination.scss */
    .pagination-node--link {
      color: #333333; }
      /* line 18, _pagination.scss */
      .pagination-node--link:hover {
        color: #d3122a; }
    /* line 21, _pagination.scss */
    .pagination-node--block {
      cursor: default; }
    /* line 25, _pagination.scss */
    .pagination-node--current {
      opacity: .3; }

/* payments */
/* product_preview */
/* line 3, _product_preview.scss */
.product_preview:hover .product_preview-sizes {
  display: block;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

/***** отображение плитками *****/
/* line 11, _product_preview.scss */
.product_preview {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  padding: 20px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  @media (max-width: 1200px) {
    /* line 11, _product_preview.scss */
    .product_preview {
      padding: 1em; } }
  @media (max-width: 700px) {
    /* line 11, _product_preview.scss */
    .product_preview {
      padding: .5em; } }
  @media (max-width: 600px) {
    /* line 11, _product_preview.scss */
    .product_preview {
      padding: 1em; } }
  @media (max-width: 450px) {
    /* line 11, _product_preview.scss */
    .product_preview {
      padding: .5em; } }
  /* line 42, _product_preview.scss */
  .product_preview-sizes {
    display: block;
    background: rgba(0, 0, 0, 0.61);
    padding: 0.7em 0;
    color: #fff;
    font-size: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    -webkit-transform: translateY(105%);
    -ms-transform: translateY(105%);
    transform: translateY(105%);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
    /* line 62, _product_preview.scss */
    .product_preview-sizes span {
      padding: 0 5px 5px 5px; }
  /* line 67, _product_preview.scss */
  .product_preview-preview {
    overflow: hidden;
    -webkit-border-radius: 0px;
    border-radius: 0px; }
  /* line 73, _product_preview.scss */
  .product_preview-image {
    display: block;
    width: 80%;
    margin: auto;
    height: 0;
    padding-bottom: 80%;
    position: relative;
    z-index: 1; }
    /* line 82, _product_preview.scss */
    .product_preview-image img, .product_preview-image picture {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
    /* line 92, _product_preview.scss */
    .product_preview-image.square_img {
      padding-top: 100%; }
    /* line 96, _product_preview.scss */
    .product_preview-image .col-cover2 {
      visibility: hidden;
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      -webkit-transition: .2s all;
      -o-transition: .2s all;
      transition: .2s all;
      width: 100%;
      height: 100%;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    /* line 119, _product_preview.scss */
    .product_preview-image:hover .col-cover2 {
      visibility: visible;
      opacity: 1; }
  /* line 126, _product_preview.scss */
  .desktop .product_preview-mask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; }
  /* line 139, _product_preview.scss */
  .desktop .product_preview:hover .product_preview-mask {
    background-color: rgba(0, 0, 0, 0.5); }
  /* line 144, _product_preview.scss */
  .product_preview-tips {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 50%; }
    @media (max-width: 1100px) {
      /* line 144, _product_preview.scss */
      .product_preview-tips {
        width: 70%; } }
  /* line 156, _product_preview.scss */
  .product_preview-tip {
    background: #AB9271;
    color: #fff;
    position: relative;
    float: left;
    text-transform: lowercase;
    display: inline-block;
    padding: 7px 10px;
    font-weight: 500;
    z-index: 3;
    text-align: center;
    font-size: 12px;
    margin: 0 8px 8px 0;
    white-space: nowrap; }
    @media (max-width: 1100px) {
      /* line 156, _product_preview.scss */
      .product_preview-tip {
        font-size: 12px;
        padding: 6px 10px 6px; } }
    @media (max-width: 480px) {
      /* line 156, _product_preview.scss */
      .product_preview-tip {
        font-size: 12px;
        padding: 5px 6px 4px;
        margin: 0 3px 3px 0; } }
    /* line 181, _product_preview.scss */
    .product_preview-tip--disc {
      background: #d3122a; }
  @media (max-width: 768px) {
    /* line 187, _product_preview.scss */
    .product_preview-link {
      line-height: 1.2;
      display: inline-block; } }
  @media (max-width: 460px) {
    /* line 187, _product_preview.scss */
    .product_preview-link {
      font-size: 13px; } }
  /* line 201, _product_preview.scss */
  .product_preview-title {
    margin: 20px 0 10px; }
    @media (max-width: 768px) {
      /* line 201, _product_preview.scss */
      .product_preview-title {
        margin: 10px 0; } }
    @media (max-width: 768px) {
      /* line 201, _product_preview.scss */
      .product_preview-title {
        margin: 10px 0 5px; } }
  /* line 216, _product_preview.scss */
  .desktop .product_preview-form {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; }
  /* line 230, _product_preview.scss */
  .product_preview-button {
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    position: absolute;
    display: block;
    left: 50%;
    min-width: 130px;
    line-height: 36px;
    vertical-align: middle;
    opacity: 0; }
    /* line 243, _product_preview.scss */
    .product_preview:hover .product_preview-button {
      opacity: 1; }
    /* line 247, _product_preview.scss */
    .desktop .product_preview-button {
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      top: 50%;
      z-index: 1; }
    /* line 253, _product_preview.scss */
    .mobile .product_preview-button, .tablet .product_preview-button {
      bottom: 0;
      position: relative;
      left: 0;
      width: 100%;
      opacity: 1; }
  /* line 263, _product_preview.scss */
  .product_preview--compare {
    text-align: left;
    padding: 10px 0;
    padding-right: 40px;
    border-bottom: 1px solid #eeeeee; }
    /* line 270, _product_preview.scss */
    .product_preview--compare .product_preview-link {
      padding: 5px 0; }
    /* line 274, _product_preview.scss */
    .product_preview--compare .product_preview-title {
      font-size: 14px;
      line-height: 1.2;
      margin: 0; }
  /* line 281, _product_preview.scss */
  .product_preview__actions {
    margin-top: 20px;
    width: 100%; }
    /* line 285, _product_preview.scss */
    .product_preview__actions_part {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      width: 100%; }
      /* line 298, _product_preview.scss */
      .product_preview__actions_part > *:not(:last-child) {
        margin-right: 10px; }
      /* line 302, _product_preview.scss */
      .product_preview__actions_part .button, .product_preview__actions_part .editor #feedback_form #feedback_commit, .editor #feedback_form .product_preview__actions_part #feedback_commit, .product_preview__actions_part .menu-node--collection_lvl_1 .menu-marker--parent, .menu-node--collection_lvl_1 .product_preview__actions_part .menu-marker--parent, .product_preview__actions_part .menu-node--collection_lvl_2 .menu-marker--parent, .menu-node--collection_lvl_2 .product_preview__actions_part .menu-marker--parent, .product_preview__actions_part .menu-node--collection_lvl_3 .menu-marker--parent, .menu-node--collection_lvl_3 .product_preview__actions_part .menu-marker--parent {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 0.1em; }
      /* line 316, _product_preview.scss */
      .product_preview__actions_part._hidden {
        display: none; }
  /* line 322, _product_preview.scss */
  .product_preview:hover {
    -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.15); }
    /* line 325, _product_preview.scss */
    .product_preview:hover .button, .product_preview:hover .editor #feedback_form #feedback_commit, .editor #feedback_form .product_preview:hover #feedback_commit, .product_preview:hover .menu-node--collection_lvl_1 .menu-marker--parent, .menu-node--collection_lvl_1 .product_preview:hover .menu-marker--parent, .product_preview:hover .menu-node--collection_lvl_2 .menu-marker--parent, .menu-node--collection_lvl_2 .product_preview:hover .menu-marker--parent, .product_preview:hover .menu-node--collection_lvl_3 .menu-marker--parent, .menu-node--collection_lvl_3 .product_preview:hover .menu-marker--parent {
      background-color: #AB9271;
      border-color: #AB9271;
      color: #fff; }

/***** отображение списком *****/
/* line 334, _product_preview.scss */
.collection-products_grid {
  grid-template-columns: repeat(1, minmax(200px, 1fr));
  grid-gap: 0px 0px; }
  /* line 338, _product_preview.scss */
  .collection-products_grid .product_preview {
    display: grid;
    grid-template-areas: 'a b c';
    grid-template-columns: minmax(150px, 250px) minmax(auto, 80%) 1fr;
    gap: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (max-width: 1000px) {
      /* line 338, _product_preview.scss */
      .collection-products_grid .product_preview {
        grid-template-areas: 'a b b' 'a c c'; } }
    @media (max-width: 600px) {
      /* line 338, _product_preview.scss */
      .collection-products_grid .product_preview {
        grid-template-areas: 'a a a' 'b b b' 'c c c'; } }
    /* line 358, _product_preview.scss */
    .collection-products_grid .product_preview-preview {
      grid-area: a;
      min-width: 250px; }
    /* line 362, _product_preview.scss */
    .collection-products_grid .product_preview-image {
      display: block;
      width: 250px;
      height: 250px;
      padding-bottom: 0; }
      /* line 367, _product_preview.scss */
      .collection-products_grid .product_preview-imagepicture, .collection-products_grid .product_preview-imageimg {
        position: relative; }
    /* line 372, _product_preview.scss */
    .collection-products_grid .product_preview-inner {
      grid-area: b;
      text-align: left;
      padding: 0 5px; }
    /* line 377, _product_preview.scss */
    .collection-products_grid .product_preview-title {
      font-size: 22px;
      font-weight: 400;
      color: #4A4A4A; }
    /* line 382, _product_preview.scss */
    .collection-products_grid .product_preview-description {
      padding-bottom: 16px;
      font-size: 12px;
      font-weight: 400;
      color: #4A4A4A; }
      /* line 388, _product_preview.scss */
      .collection-products_grid .product_preview-description ul {
        padding: 0;
        padding-left: 12px; }
    /* line 394, _product_preview.scss */
    .collection-products_grid .product_preview-by-wrapper {
      display: grid;
      grid-template-areas: 'one two two';
      gap: 5px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
      @media (max-width: 1200px) {
        /* line 394, _product_preview.scss */
        .collection-products_grid .product_preview-by-wrapper {
          grid-template-areas: 'one two'; } }
      @media (max-width: 1000px) {
        /* line 394, _product_preview.scss */
        .collection-products_grid .product_preview-by-wrapper {
          grid-template-areas: 'one two two'; } }
      @media (max-width: 800px) {
        /* line 394, _product_preview.scss */
        .collection-products_grid .product_preview-by-wrapper {
          grid-template-areas: 'one two'; } }
      @media (max-width: 600px) {
        /* line 394, _product_preview.scss */
        .collection-products_grid .product_preview-by-wrapper {
          -webkit-box-pack: space-evenly;
          -ms-flex-pack: space-evenly;
          justify-content: space-evenly; } }
    /* line 419, _product_preview.scss */
    .collection-products_grid .product_preview__actions {
      margin-top: 0; }
      /* line 423, _product_preview.scss */
      .collection-products_grid .product_preview__actions_part {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
        /* line 436, _product_preview.scss */
        .collection-products_grid .product_preview__actions_part._hidden {
          display: none; }
        /* line 439, _product_preview.scss */
        .collection-products_grid .product_preview__actions_part-elem {
          -webkit-box-flex: 0;
          -ms-flex-positive: 0;
          flex-grow: 0; }
    /* line 446, _product_preview.scss */
    .collection-products_grid .product_preview-prices {
      grid-area: one;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
    /* line 456, _product_preview.scss */
    .collection-products_grid .product_preview__actions {
      grid-area: two; }
    /* line 460, _product_preview.scss */
    .collection-products_grid .product_preview-delivery {
      grid-area: c;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      height: 100%;
      min-width: 190px;
      padding: 0 5px 0 2em;
      border-left: 1px solid #E8E8E8; }
      @media (max-width: 1200px) {
        /* line 460, _product_preview.scss */
        .collection-products_grid .product_preview-delivery {
          min-width: inherit;
          padding: 0 5px 0 1em;
          font-size: 14px; } }
      @media (max-width: 1000px) {
        /* line 460, _product_preview.scss */
        .collection-products_grid .product_preview-delivery {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start;
          border-left: none;
          padding: 16px 5px 0 5px; } }
      @media (max-width: 600px) {
        /* line 460, _product_preview.scss */
        .collection-products_grid .product_preview-delivery {
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; } }
      /* line 500, _product_preview.scss */
      .collection-products_grid .product_preview-delivery-elem {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 10px 0; }
        @media (max-width: 1000px) {
          /* line 500, _product_preview.scss */
          .collection-products_grid .product_preview-delivery-elem {
            padding: 0 25px 0 0; } }
      @media (max-width: 1000px) {
        /* line 513, _product_preview.scss */
        .collection-products_grid .product_preview-delivery-elem + .product_preview-delivery-elem {
          border-left: 1px solid #E8E8E8;
          padding-left: 25px; } }
      /* line 519, _product_preview.scss */
      .collection-products_grid .product_preview-delivery-label {
        font-size: 16px;
        color: #d9534f; }
        @media (max-width: 1200px) {
          /* line 519, _product_preview.scss */
          .collection-products_grid .product_preview-delivery-label {
            font-size: 14px; } }
      /* line 526, _product_preview.scss */
      .collection-products_grid .product_preview-delivery-info {
        font-size: 14px;
        color: #070708; }
        @media (max-width: 1200px) {
          /* line 526, _product_preview.scss */
          .collection-products_grid .product_preview-delivery-info {
            font-size: 12px; } }

/* line 537, _product_preview.scss */
.product-counter {
  height: 44px;
  border: 1px solid #4A4A4A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  white-space: nowrap; }
  /* line 555, _product_preview.scss */
  .product-counter button {
    border: none;
    background: transparent;
    outline: none;
    width: 11px;
    height: 11px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0; }
    /* line 566, _product_preview.scss */
    .product-counter button svg {
      width: 100%;
      height: 100%; }
    /* line 571, _product_preview.scss */
    .product-counter button._disabled {
      cursor: not-allowed;
      opacity: .5; }
  /* line 577, _product_preview.scss */
  .product-counter__value {
    text-align: center;
    border: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #070708;
    width: 26px;
    max-width: 26px; }
    @media (max-width: 600px) {
      /* line 577, _product_preview.scss */
      .product-counter__value {
        width: 36px;
        max-width: 36px; } }

/* sidebar */
/* line 7, _sidebar.scss */
.sidebar_block {
  margin-bottom: 3rem; }
  /* line 11, _sidebar.scss */
  .sidebar_block:last-child {
    margin-bottom: 0; }
  /* line 15, _sidebar.scss */
  .sidebar_block-title {
    color: #333333;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
    width: 100%;
    display: inline-block; }
    /* line 26, _sidebar.scss */
    .sidebar_block-title:after {
      content: '';
      width: 30px;
      height: 1px;
      background: #ccc;
      position: absolute;
      bottom: 0;
      left: 0; }
  /* line 39, _sidebar.scss */
  .sidebar_block__close {
    position: absolute;
    top: 16px;
    right: 27px;
    cursor: pointer; }
    /* line 45, _sidebar.scss */
    .sidebar_block__close svg {
      fill: black;
      width: 16px;
      display: block;
      height: 16px; }

/* socials groups */
/* line 4, _social_groups.scss */
.social_groups-link {
  color: #000000;
  font-size: 16px;
  width: 18px;
  height: 18px;
  display: inline-block;
  text-align: center;
  margin: 0 0.25em; }

/* line 2, _page-delivery.scss */
.page-delivery__block {
  margin-bottom: 30px; }

/* line 6, _page-delivery.scss */
.editor .page-delivery-payment {
  max-width: 100%;
  margin: 0 auto; }

/* line 11, _page-delivery.scss */
.spoiler_button {
  display: grid;
  grid-template-columns: 1fr auto;
  justify-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  width: 100%;
  margin-top: 1px;
  padding: 1.5rem;
  text-align: center;
  font-size: 1rem;
  color: white;
  background-color: #AB9271;
  cursor: pointer; }
  /* line 28, _page-delivery.scss */
  .spoiler_button .fa {
    font-size: 1.3rem;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s; }

/* line 36, _page-delivery.scss */
.spoiler.active .spoiler_button .fa {
  -webkit-transform: scale(-1);
  -ms-transform: scale(-1);
  transform: scale(-1); }

/* line 41, _page-delivery.scss */
.spoiler_content {
  border: 2px solid #AB9271;
  border-top: none;
  padding: 1.5rem; }

/* line 47, _page-delivery.scss */
.spoiler:not(.active) .spoiler_content {
  display: none; }

/* line 2, _page-feedback.scss */
.page-feedback-block {
  padding: 30px 0; }
  /* line 5, _page-feedback.scss */
  .page-feedback-block .button[data-feedback-submit], .page-feedback-block .editor #feedback_form [data-feedback-submit]#feedback_commit, .editor #feedback_form .page-feedback-block [data-feedback-submit]#feedback_commit, .page-feedback-block .menu-node--collection_lvl_1 [data-feedback-submit].menu-marker--parent, .menu-node--collection_lvl_1 .page-feedback-block [data-feedback-submit].menu-marker--parent, .page-feedback-block .menu-node--collection_lvl_2 [data-feedback-submit].menu-marker--parent, .menu-node--collection_lvl_2 .page-feedback-block [data-feedback-submit].menu-marker--parent, .page-feedback-block .menu-node--collection_lvl_3 [data-feedback-submit].menu-marker--parent, .menu-node--collection_lvl_3 .page-feedback-block [data-feedback-submit].menu-marker--parent {
    margin-top: 40px; }

/*==============================
	Profile
==============================*/
/* line 4, _client_account.scss */
.account_content {
  margin-bottom: 40px;
  background: #F7F7F7;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 40px 30px 30px 30px; }
  /* line 10, _client_account.scss */
  .account_content.profile_login {
    max-width: 500px;
    padding: 30px; }
    /* line 13, _client_account.scss */
    .account_content.profile_login .textfield:not([type="checkbox"]) {
      width: 100% !important; }
  /* line 17, _client_account.scss */
  .account_content.profile_register {
    max-width: 500px;
    padding: 30px; }
    /* line 20, _client_account.scss */
    .account_content.profile_register .textfield:not([type="checkbox"]) {
      width: 100% !important; }
  @media (max-width: 767px) {
    /* line 4, _client_account.scss */
    .account_content {
      width: 100%;
      overflow-x: auto; } }

/* line 30, _client_account.scss */
.profile {
  margin-bottom: 40px;
  background: #F7F7F7;
  -webkit-border-radius: 8px;
  border-radius: 8px; }

/* line 36, _client_account.scss */
.profile__head {
  display: block;
  width: 100%;
  height: 80px;
  position: relative;
  border-bottom: 1px solid #ededed; }

/* line 43, _client_account.scss */
.profile__img {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 50px;
  height: 50px;
  display: block;
  overflow: hidden; }

/* line 52, _client_account.scss */
.profile__img img {
  width: 100%; }

/* line 55, _client_account.scss */
.profile__img:empty {
  background: url("avatar.png") no-repeat center/50px 50px; }

/* line 58, _client_account.scss */
.profile__name {
  display: block;
  color: #b00917;
  font-size: 15px;
  padding: 15px 30px 0 80px;
  line-height: 24px;
  text-decoration: underline; }

/* line 66, _client_account.scss */
.profile__nav a {
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  display: block;
  line-height: 52px;
  font-size: 15px;
  color: #000;
  border-bottom: 1px solid #F7F7F7;
  letter-spacing: 0.4px;
  padding-left: 80px; }

/* line 78, _client_account.scss */
.profile__nav a.active,
.profile__nav a:hover {
  background-color: #b00917;
  color: #fff; }

/* line 83, _client_account.scss */
.profile__nav li:first-child a {
  background: url("profile.png") no-repeat top 11px left 25px #F7F7F7; }

/* line 86, _client_account.scss */
.profile__nav li:first-child a:hover,
.profile__nav li:first-child a.active {
  background: url("profile--hover.png") no-repeat top 11px left 25px #b00917; }

/* line 90, _client_account.scss */
.profile__nav li:nth-child(2) a {
  background: url("orders.png") no-repeat top 11px left 25px #F7F7F7; }

/* line 93, _client_account.scss */
.profile__nav li:nth-child(2) a:hover,
.profile__nav li:nth-child(2) a.active {
  background: url("orders--hover.png") no-repeat top 11px left 25px #b00917; }

/* line 97, _client_account.scss */
.profile__nav li:nth-child(3) a {
  background: url("address.png") no-repeat top 11px left 25px #F7F7F7; }

/* line 100, _client_account.scss */
.profile__nav li:nth-child(3) a:hover,
.profile__nav li:nth-child(3) a.active {
  background: url("address--hover.png") no-repeat top 11px left 25px #b00917; }

/* line 104, _client_account.scss */
.profile__nav li:nth-child(4) a {
  background: url("feedback.png") no-repeat top 11px left 25px #F7F7F7; }

/* line 107, _client_account.scss */
.profile__nav li:nth-child(4) a:hover,
.profile__nav li:nth-child(4) a.active {
  background: url("feedback--hover.png") no-repeat top 11px left 25px #b00917; }

/* line 114, _client_account.scss */
.profile .co-sidebar--menu .co-menu {
  padding: 0; }
  /* line 117, _client_account.scss */
  .profile .co-sidebar--menu .co-menu .co-menu-item + .co-menu-item {
    margin-top: 0; }
  /* line 120, _client_account.scss */
  .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    display: block;
    line-height: 52px;
    font-size: 15px;
    color: #000;
    border-bottom: 1px solid #ededed;
    letter-spacing: 0.4px;
    padding-left: 80px; }
    /* line 131, _client_account.scss */
    .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link:hover {
      background-color: #b00917;
      color: #fff; }
    /* line 135, _client_account.scss */
    .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link.co-link--active {
      color: #fff; }
    /* line 138, _client_account.scss */
    .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/orders"] {
      background: url(orders.png) no-repeat top 11px left 25px #F7F7F7; }
      /* line 140, _client_account.scss */
      .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/orders"].co-link--active, .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/orders"]:hover {
        background: url(orders--hover.png) no-repeat top 11px left 25px #b00917; }
    /* line 144, _client_account.scss */
    .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/addresses"] {
      background: url(address.png) no-repeat top 11px left 25px #F7F7F7; }
      /* line 146, _client_account.scss */
      .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/addresses"].co-link--active, .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/addresses"]:hover {
        background: url(address--hover.png) no-repeat top 11px left 25px #b00917; }
    /* line 150, _client_account.scss */
    .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/contacts"] {
      background: url(profile.png) no-repeat top 11px left 25px #F7F7F7; }
      /* line 152, _client_account.scss */
      .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/contacts"].co-link--active, .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/contacts"]:hover {
        background: url(profile--hover.png) no-repeat top 11px left 25px #b00917; }
    /* line 156, _client_account.scss */
    .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/discounts"] {
      background: url(bonuses.png) no-repeat top 11px left 25px #F7F7F7; }
      /* line 158, _client_account.scss */
      .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/discounts"].co-link--active, .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/discounts"]:hover {
        background: url(bonuses--hover.png) no-repeat top 11px left 25px #b00917; }
    /* line 162, _client_account.scss */
    .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/exit"] {
      background: url(exit.png) no-repeat top 11px left 25px #F7F7F7; }
      /* line 164, _client_account.scss */
      .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/exit"].co-link--active, .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/exit"]:hover {
        background: url(exit--hover.png) no-repeat top 11px left 25px #b00917; }

/*==============================
	Orders table
==============================*/
/* line 177, _client_account.scss */
.orders-table {
  border: none;
  min-width: 100%;
  margin-bottom: 40px;
  background-color: #fff; }

/* line 183, _client_account.scss */
.orders-table thead {
  border-bottom: 1px solid #ededed; }

/* line 186, _client_account.scss */
.orders-table thead td {
  font-size: 14px;
  color: #a6a6a6;
  padding: 15px 10px 15px 25px; }

/* line 191, _client_account.scss */
.orders-table tbody td {
  color: #000;
  font-size: 14px;
  padding: 35px 10px 35px 25px;
  border-top: 1px solid #ededed; }

/* line 197, _client_account.scss */
.orders-table tbody .price {
  position: relative; }

/* line 200, _client_account.scss */
.orders-table tbody .price:before {
  content: 'Р';
  position: absolute;
  left: 100%;
  margin-left: 5px;
  top: -1px; }

/* line 207, _client_account.scss */
.orders-table tbody .price:after {
  content: '=';
  position: absolute;
  left: 100%;
  margin-left: 3px;
  top: 1px; }

/* line 214, _client_account.scss */
.orders-table tbody .performed {
  font-size: 15px;
  color: #b00917;
  position: relative;
  line-height: 20px;
  padding-left: 30px; }

/* line 221, _client_account.scss */
.orders-table tbody .performed:before {
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url("performed.png") no-repeat center; }

/* line 231, _client_account.scss */
.orders-table tbody .delivered {
  font-size: 15px;
  color: #a6a6a6;
  position: relative;
  line-height: 20px;
  padding-left: 30px; }

/* line 238, _client_account.scss */
.orders-table tbody .delivered:before {
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url("delivered.png") no-repeat center; }

/* line 248, _client_account.scss */
.orders-table tbody .performed-tr td {
  margin-left: 10px;
  padding: 15px 10px 15px 25px; }

/* line 252, _client_account.scss */
.orders-table tbody .performed-tr td:last-child {
  border-top: none; }

/* line 255, _client_account.scss */
.orders-table tbody .performed-tr--first td {
  padding: 35px 10px 15px 25px;
  border-top: none; }

/* line 259, _client_account.scss */
.orders-table tbody .performed-tr--last td {
  padding: 15px 10px 35px 25px; }

@media (min-width: 768px) {
  /* line 263, _client_account.scss */
  .orders-table {
    margin-bottom: 100px; } }
/* line 268, _client_account.scss */
.account_content.form--cabinet {
  margin-bottom: 40px;
  padding: 40px 30px 30px 30px;
  background: #F7F7F7;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  font-family: 'Roboto', sans-serif;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  letter-spacing: 0.5px; }
  /* line 280, _client_account.scss */
  .account_content.form--cabinet > h1 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 36px;
    line-height: 1.1;
    font-family: inherit;
    font-weight: 500;
    color: inherit; }
  /* line 290, _client_account.scss */
  .account_content.form--cabinet > h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 24px; }
  /* line 297, _client_account.scss */
  .account_content.form--cabinet .table > thead > tr > th {
    padding: 8px;
    text-align: left;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  /* line 304, _client_account.scss */
  .account_content.form--cabinet .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd; }

/* line 313, _client_account.scss */
.account_content .set-title {
  display: none; }

/* line 317, _client_account.scss */
.table-responsive {
  border: none;
  margin-bottom: 0; }

/* line 322, _client_account.scss */
.table > thead {
  padding: 8px;
  line-height: 1.42857143; }

/* line 327, _client_account.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

/* line 332, _client_account.scss */
.table > tbody > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

/* line 340, _client_account.scss */
.account_content.form--cabinet .table > thead > tr:first-child > th {
  border-top: 0; }



.product-prices .found-cheaper {
  margin-top: 10px;
  display: block;
}

/* modal-cheaper */
.modal--cheaper {
  -webkit-border-radius: 8px;
          border-radius: 8px;
}
.modal-cheaper-wrapper {
  padding-top: 43px;
}
.modal-cheaper-body {
  max-width: 600px;
}
.modal-cheaper__close {
  position: absolute;
  top: 20px;
  right: 20px;

  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3e%3cg fill='%23000000'  opacity='.5'%3e%3crect width='31.545' height='1.972' rx='.986' transform='scale(-1.01268 -.98716) rotate(45 18.061 -39.026)'/%3e%3crect width='31.545' height='1.972' rx='.986' transform='matrix(.71607 -.69803 .71607 .69803 0 22.515)'/%3e%3c/g%3e%3c/svg%3e");
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.modal-cheaper__close:hover {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.modal-cheaper-title {
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  width: 100%;
  display: block;
  letter-spacing: 1px;
  color: #000000;
}
.modal-cheaper-subtitle {
  margin-top: 10px;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: left;
  letter-spacing: 0.5px;
  color: #070708;
}
.modal-cheaper-agree {
  margin-top: 30px;
  text-align: left;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: #4a4a4a;
}
.modal-cheaper-agree a {
  color: #ab9271;
}
.modal-cheaper-agree a:hover {
  color: #d3122a;
}

#cheaper-form {
  margin-top: 30px;
}
.cheaper-fields__block {
  position: relative;
  margin-top: 22px;
  text-align: left;
}
.cheaper-fields__field {
  width: 100%;
  padding: 13px 10px;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  border: 1px solid #e8e8e8;
  color: #4a4a4a;
  background: white;
}
.cheaper-fields__field.cheaper-invalid {
  border-color: rgba(252, 25, 25, 0.59);
}
#cheaper-form label.cheaper-invalid {
  position: absolute;
  bottom: -17px;
  left:  10px;
  display: inline;
  color: #ef0e2a;
  font-size: 12px;
}
.modal-cheaper-button {
  margin-top: 30px;
  padding: 13px 40px;
  letter-spacing: 0.1em;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  background-color: rgba(171,146,113,1.0);
  color: rgba(255,255,255,1.0);
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
     transition-duration: 0.3s;
}
.modal-cheaper-button:hover {
  background-color: rgba(171, 146, 113, 0.8);
}
.modal-cheaper-success {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 0;
  padding: 0;
  font-size: 21px;
  font-weight: 500;
  color: green;
  background: #f7f7f7;
  opacity: 0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.modal-cheaper-success.success-show {
  height: 110%;
  width: 100%;
  padding: 30px 10px;
  opacity: 1;
}
.cheaper-form-capcha {
  position: relative;
  margin-top: 30px;
}
.cheaper-form-capcha-error {
  position: absolute;
  top: 100%;
  left: 10px;
  display: none;
  color: #ef0e2a;
  font-size: 12px;
}
#recaptchaBlock {
  min-height: 80px;
}

@media screen and (max-width:500px) {
  .modal-cheaper-wrapper {
    padding: 36px 15px;
  }
}



