/*! normalize.css v3.0.2 | 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,
menu,
nav,
section,
summary {
  display: block;
}

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 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;
}

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

figure {
  margin: 1em 40px;
}

hr {
  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"] {
  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;
  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.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

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

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

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

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

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

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

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

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

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

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

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

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

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

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

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

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

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

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

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

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

* {
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

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

a {
  color: #c20e2e;
  text-decoration: none;
}

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

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

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

h1 small,
h1 .small, h2 small, .title-h2 small,
h2 .small, .title-h2 .small, h3 small, .title-h3 small,
h3 .small, .title-h3 .small, h4 small, .title-h4 small,
h4 .small, .title-h4 .small, h5 small, .title-h5 small,
h5 .small, .title-h5 .small, h6 small, .title-h6 small,
h6 .small, .title-h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2,
.title-h2, .h2,
h3,
.title-h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small, .title-h2 small,
h2 .small, .title-h2 .small, .h2 small,
.h2 .small,
h3 small, .title-h3 small,
h3 .small, .title-h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .title-h4, .h4,
h5,
.title-h5, .h5,
h6,
.title-h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small, .title-h4 small,
h4 .small, .title-h4 .small, .h4 small,
.h4 .small,
h5 small, .title-h5 small,
h5 .small, .title-h5 .small, .h5 small,
.h5 .small,
h6 small, .title-h6 small,
h6 .small, .title-h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

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

h2, .title-h2, .h2 {
  font-size: 30px;
}

h3, .title-h3, .h3 {
  font-size: 24px;
}

h4, .title-h4, .h4 {
  font-size: 18px;
}

h5, .title-h5, .h5 {
  font-size: 14px;
}

h6, .title-h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

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

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

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

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #c20e2e;
}

a.text-primary:hover {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #c20e2e;
}

a.bg-primary:hover {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

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

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

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

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

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

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

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container, .main-carousel-trumb, .account-page, .page-basket, .compare-page, .search-page, .order-page, .brands-page, .page-404, .brand-page, .contact-page, .password-page, .order-successful, .article-page, .ui-line, .news-detail {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 100%;
}

.container:before, .main-carousel-trumb:before, .account-page:before, .page-basket:before, .compare-page:before, .search-page:before, .order-page:before, .brands-page:before, .page-404:before, .brand-page:before, .contact-page:before, .password-page:before, .order-successful:before, .article-page:before, .ui-line:before, .container:after, .main-carousel-trumb:after, .account-page:after, .page-basket:after, .compare-page:after, .search-page:after, .order-page:after, .brands-page:after, .page-404:after, .brand-page:after, .contact-page:after, .password-page:after, .order-successful:after, .article-page:after, .ui-line:after, .news-detail:after {
  content: " ";
  display: table;
}

.container:after, .main-carousel-trumb:after, .account-page:after, .page-basket:after, .compare-page:after, .search-page:after, .order-page:after, .brands-page:after, .page-404:after, .brand-page:after, .contact-page:after, .password-page:after, .order-successful:after, .article-page:after, .ui-line:after, .news-detail:after {
  clear: both;
}

@media (min-width: 768px) {
  .container, .main-carousel-trumb, .account-page, .page-basket, .compare-page, .search-page, .order-page, .brands-page, .page-404, .brand-page, .contact-page, .password-page, .order-successful, .article-page, .ui-line, .news-detail {
    width: 740px;

  }
}

@media (min-width: 992px) {
  .container, .main-carousel-trumb, .account-page, .page-basket, .compare-page, .search-page, .order-page, .brands-page, .page-404, .brand-page, .contact-page, .password-page, .order-successful, .article-page, .ui-line, .news-detail {
    width: 960px;
  }
}

@media (min-width: 1200px) {
  .container, .main-carousel-trumb, .account-page, .page-basket, .compare-page, .search-page, .order-page, .brands-page, .page-404, .brand-page, .contact-page, .password-page, .order-successful, .article-page, .ui-line, .news-detail {
    width: 1164px;
  }
}

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

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

.container-fluid:after {
  clear: both;
}

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

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

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

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

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

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

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

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

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

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

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

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

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

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

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

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

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

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

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

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

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

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

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

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

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

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

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

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

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

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

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

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

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

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

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

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

.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

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

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

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

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

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

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

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

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

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

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

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

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

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

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, .form-group-sm .form-control,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn, .form-group-sm .form-control {
  height: auto;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, .form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, .form-group-lg .form-control,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn, .form-group-lg .form-control {
  height: auto;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #c20e2e;
  border-color: #2e6da4;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #c20e2e;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #c20e2e;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #c20e2e;
  font-weight: normal;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

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

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

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

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #c20e2e;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

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

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

.open > a {
  outline: 0;
}

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

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

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

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

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

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

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

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

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

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

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

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

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

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

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

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

.input-group-addon:first-child {
  border-right: 0;
}

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

.input-group-addon:last-child {
  border-left: 0;
}

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

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

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

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

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  pointer-events: none;
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: 13px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
            transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before, .catalog-list .catalog-page__countdown:before, .product-page__countdown:before, .navigation-mobile ul:before, .navigation-mobile .pushy-submenu:before, .navigation-mobile .mm-lvl0-item:before, .navigation-mobile .mm-container .catalog-brands:before, .mm-container .navigation-mobile .catalog-brands:before, .navigation-mobile .catalog-brand:before, .navigation-mobile .mm1-item:before, .navigation-mobile .mm2-item:before, .clearfix:after, .catalog-list .catalog-page__countdown:after, .product-page__countdown:after, .navigation-mobile ul:after, .navigation-mobile .pushy-submenu:after, .navigation-mobile .mm-lvl0-item:after, .navigation-mobile .mm-container .catalog-brands:after, .mm-container .navigation-mobile .catalog-brands:after, .navigation-mobile .catalog-brand:after, .navigation-mobile .mm1-item:after, .navigation-mobile .mm2-item:after {
  content: " ";
  display: table;
}

.clearfix:after, .catalog-list .catalog-page__countdown:after, .product-page__countdown:after, .navigation-mobile ul:after, .navigation-mobile .pushy-submenu:after, .navigation-mobile .mm-lvl0-item:after, .navigation-mobile .mm-container .catalog-brands:after, .mm-container .navigation-mobile .catalog-brands:after, .navigation-mobile .catalog-brand:after, .navigation-mobile .mm1-item:after, .navigation-mobile .mm2-item:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

.magnify {
  position: relative;
  display: inline-block;
}

.magnify .magnify-lens {
  /* Create the magnifying lens */
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 100%;
  /* Multiple box shadows to achieve the glass lens effect */
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  /* Hide the mouse pointer */
  cursor: none;
  /* Hide the lens by default */
  display: none;
  /* Place the lens on top of other elements */
  z-index: 100;
}

.magnify .magnify-lens.loading {
  background: #333 !important;
  opacity: .75;
}

.magnify .magnify-lens.loading:after {
  /* Loading text */
  position: absolute;
  top: 45%;
  left: 0;
  width: 100%;
  color: #fff;
  content: 'Loading...';
  font: italic normal 16px/1 Calibri, sans-serif;
  text-align: center;
  text-shadow: 0 0 2px rgba(51, 51, 51, 0.8);
  text-transform: none;
}

html {
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
  position: relative;
  font-family: "Roboto", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body .isolation {
  display: table;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  min-height: 100%;
  vertical-align: top;
  table-layout: fixed;
  overflow: hidden;
}

a {
  text-decoration: none;
  outline: none;
}

a:hover, a:active {
  text-decoration: none;
  outline: none !important;
}

input, button, textarea {
  font-family: "Roboto", sans-serif;
}

input:hover, input:focus, input:active, button:hover, button:focus, button:active, textarea:hover, textarea:focus, textarea:active {
  outline: none !important;
}

input, textarea {
  border-radius: 0;
  -webkit-appearance: none;
}

.column-3 {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.column-6 {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.rub {
  font-family: "ALSRubl-Arial";
  display: inline-block !important;
}

h1 {
  margin-top: 10px;
  font-size: 30px;
}

@media (max-width: 767px) {
  h1 {
    font-size: 18px;
    margin: 0;
  }
}

@media (max-width: 767px) {
  .title-h2 {
    text-align: center;
    font-size: 1.2em;
  }
}

.base-link {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

input, textarea {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.v_error {
  position: absolute;
  font-size: 12px;
  font-weight: 600;
  bottom: 8px;
}

.textinput-icons {
  position: relative;
  width: 245px;
}

@media (max-width: 767px) {
  .textinput-icons {
    width: calc(100% - 14px);
  }
}

.valid + .textinput-icons .icon-valid {
  display: block;
  position: absolute;
  top: -36px;
  right: 7px;
  font-size: 20px;
}

.valid + .textinput-icons .show-password {
  right: 40px;
}

.not-valid + .textinput-icons .icon-not-valid {
  display: block;
  position: absolute;
  top: -33px;
  right: 10px;
  font-size: 15px;
}

.not-valid + .textinput-icons .show-password {
  right: 40px;
}

.phone-country-wrapper .textinput-icons {
  margin: 0;
}

.phone-country-wrapper .icon-valid {
  top: -42px !important;
}

.phone-country-wrapper .icon-not-valid {
  top: -38px !important;
}

.massive-wrapper {
  display: table;
  table-layout: fixed;
  min-height: 100%;
  width: 100%;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

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

.buy-one-click {
  border-bottom: 1px dotted;
  -webkit-transition: .15s;
          transition: .15s;
}

.buy-one-click:hover {
  border-color: transparent;
}

.header {
  position: relative;
  padding-top: 35px;
  padding-bottom: 28px;
  height: 170px;
}
.border-bottom--gray {border-bottom: 1px solid #b6b6b6;}
@media (max-width: 767px) {
  .header {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 50px;
  }
}

.header .container, .header .main-carousel-trumb, .header .account-page, .header .page-basket, .header .compare-page, .header .search-page, .header .order-page, .header .brands-page, .header .page-404, .header .brand-page, .header .contact-page, .header .password-page, .header .order-successful, .header .article-page, .header .ui-line {
  position: relative;
}

.header .search {
  position: relative;
  float: left;
  margin-left: 45px;
  margin-top: 22px;
  padding: 6px;

}

@media (max-width: 999px){
  .header .search__input {width: auto;}
  .header .search {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -53px;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 95px;
  }
}

@media (max-width: 767px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
  .header .search {
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header .search {
    margin-left: 0;
  }
}

.header .search__input {
  float: left;
  width: 233px;
  padding: 7px 34px;
  border-right: none;
  font-weight: 300;
  font-size: 14px;
  outline: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header .search__input:focus, .header .search__input:active {
  outline: none;
}

.header .search__input::-moz-placeholder {
  color: #000000;
  opacity: 1;
}

.header .search__input:-ms-input-placeholder {
  color: #000000;
}

.header .search__input::-webkit-input-placeholder {
  color: #000000;
}

@media (max-width: 767px) {
  .header .search__input {
    font-size: 12px;
    width: 100%;
    padding: 6px 10px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .header .search__input {
    width: 220px;
  }
}

.header .search__icon {
  position: absolute;
  top: 12px;
  left: 17px;
  font-size: 15px;
}

@media (max-width: 767px) {
  .header .search__icon {
    display: none;
  }
}

.header .search__category {
  float: left;
}

.header .search__category .btn {
  width: 148px;
  height: 36px;
  border: none;
  border-radius: 0;
  font-size: 14px;
  font-weight: 400;
  padding: 11px 12px 11px;
  line-height: normal;
  outline: none;
}

.header .search__category .btn:hover, .header .search__category .btn:active, .header .search__category .btn:focus {
  outline: none !important;
}

@media (max-width: 767px) {
  .header .search__category .btn {
    position: absolute;
    right: 30px;
    font-size: 12px;
    line-height: 12px;
    width: 115px;
    padding: 10px 8px 9px;
    height: auto;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .header .search__category .btn {
    width: 135px;
  }
}

.header .search__category .dropdown-menu {
  box-shadow: none;
  border-radius: 0;
}

.header .search__category .dropdown-menu li a {
  padding: 3px 8px;
  font-size: 14px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header .search__category .dropdown-menu li a:hover, .header .search__category .dropdown-menu li a:focus {
  background: none;
}

@media (max-width: 767px) {
  .header .search__category .dropdown-menu {
    right: 30px;
    top: 30px;
    left: auto;
  }
}

.header .search__button {
  position: relative;
  float: left;
  width: 97px;
  height: 36px;
  margin-left: 2px;
  padding-top: 3px;
  font-weight: 600;
  font-size: 16px;
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header .search__button:before {
  position: absolute;
  top: 5px;
  left: 8px;
  font-size: 15px;
  font-weight: normal;
  display: none;
}

@media (max-width: 767px) {
  .header .search__button {
    width: 31px;
    height: 31px;
    position: absolute;
    right: 6px;
  }
  .header .search__button:before {
    display: block;
  }
  .header .search__button span {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .header .search__button {
    width: 80px;
  }
}

.header .phone {
  position: relative;
  display: block;
  float: left;
  font-size: 22px;
  line-height: normal;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 30px;
}

.phone:before {left: -20px;}

.contacts-short { font-size: 18px; position: absolute; right: 0; top: 30px;}
.contacts-short .img {height: 25px;}
.contacts-short span {display: block; line-height: 25px; margin: 10px 10px; width: 210px;}
.header .search__button {border-radius: 4px; margin-left: 10px;}
@media (max-width: 999px){
  .contacts-short {top: 20px;}
  .contacts-short span {display: inline-block;}
}
@media (max-width: 767px) {
  .header .phone {
    padding: 0;
    width: 36px;
    height: 36px;
    margin-left: 0;
    float: right;
    clear: both;
  }
  .mobile-full-width {width :100%!important}
  .sitebar--absolute {position: relative!important;}
}

@media (min-width: 992px) and (max-width: 1199px) {
  .header .phone {
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header .phone {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .header .phone span {
    display: none;
  }
}

.header .phone:before {
  position: absolute;
  left: 23px;
  top: 10px;
  font-size: 18px;
}

@media (max-width: 767px) {
  .header .phone:before {
    top: 8px;
    left: 10px;
  }
}

.header .mail {
  margin-top: 6px;
}

@media (max-width: 767px) {
  .header .mail {
    display: none;
  }
}

.header .feedback {
  margin-top: 12px;
}

@media (max-width: 767px) {
  .header .feedback {
    margin-top: 10px;
  }
}

.header .mail, .header .feedback {
  position: relative;
  float: left;
  margin-left: 19px;
  padding-left: 30px;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
}

.header .mail span, .header .feedback span {
  display: inline-block;
  margin-top: 4px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .header .mail span, .header .feedback span {
    display: none;
  }
}

.header .mail:before, .header .feedback:before {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 20px;
}

@media (max-width: 767px) {
  .header .mail, .header .feedback {
    width: 36px;
    height: 36px;
    margin-left: 4px;
    float: right;
    clear: both;
  }
  .header .mail:before, .header .feedback:before {
    left: 8px;
    top: 7px;
  }
}

.info-search-block {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: inherit;
  padding-top: 25px;
}

@media (min-width: 768px) {
  .info-search-block {
    float: left;
    width: 50%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .info-search-block {
    width: 70%;
  }
}

.basket-block-wrap {
  position: fixed !important;
  top: 41px;
  z-index: 111;
  width: 100%;
}

.basket-block {
  position: absolute;
  top: 0;
  right: 10px;
  height: 40px;
  width: 40px;
}

@media (max-width: 767px) {
  .basket-block {
    right: 0;
  }
}

.basket-block .basket-number {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 14px;
  font-family: "Intro";
}

.basket-block .basket-sum {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 20px;
  font-family: "Intro";
}

.basket-block .basket-icon-wrapper {
  width: 100%;
  float: left;
  text-align: center;
}

.basket-block .basket-icon-wrapper .basket-icon {
  width: 50px;
  height: 50px;
  display: inline-block;
  padding-top: 26px;
  float: none;
  font-size: 14px;
}

.basket-block .basket-icon-wrapper .basket-icon:before {
  font-size: 41px;
  left: 5px;
}

.basket-block .issue {
  display: inline-block;
  text-align: center;
  position: absolute;
  bottom: -1px;
  left: -1px;
  right: 37px;
  height: 36px;
  line-height: 36px;
  border: none;
  font-size: 14px;
  font-family: "Intro";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.basket-block .issue:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 2px;
  background: rgba(255, 255, 255, 0.3);
}

.basket-block .buy-one-click {
  position: absolute;
  bottom: -1px;
  right: -1px;
  height: 36px;
  width: 38px;
  border: none;
}

.basket-block .buy-one-click:before {
  content: "\e620";
  position: absolute;
  top: 14px;
  left: 13px;
  font-size: 12px;
}

.basket-block .buy-one-click:after {
  content: "\e60d";
  position: relative;
  top: -2px;
  font-size: 28px;
}

.basket-block .fa-close {
  font-size: 12px;
}

.basket-block .image {
  width: 100%;
  height: 100px;
  line-height: 100px;
  text-align: center;
}

@media (max-width: 767px) {
  .basket-block .image {
    display: none;
  }
}

.basket-block .description {
  width: 100%;
}

.basket-block .description .name {
  max-width: 100%;
  width: auto;
  max-height: 29px;
  margin-bottom: 2px;
  float: left;
  padding-left: 5px;
  margin-top: 0;
  overflow: hidden;
  font-size: 13px;
}

.basket-block .description .price {
  float: right;
  font-family: "Intro";
  font-size: 15px;
  padding-right: 5px;
  line-height: 1;
}

@media (max-width: 767px) {
  .basket-block .description .price {
    padding-top: 15px;
    float: left;
  }
}

.top-line {
  background: #000!important;
  -webkit-transition: left 0.3s;
          transition: left 0.3s;
  position: fixed;
  width: 100%;
  z-index: 992;
  left: 0;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.top-line .sitenav__menu a {color: #fff;  padding: 2px 6px; transition: 0.5s;}
.top-line  a:hover {text-shadow: 0 0 28px #fff; color: #e60e2f;}
.top-line .sitenav__menu li:first-child a {border :none;}

.account-authorized .people-rating:before, .account-authorized .statistic:before, .account-not-authorized .people-rating:before, .account-not-authorized .statistic:before {color:#c20e2e!important;}
.top-line .container, .top-line .main-carousel-trumb, .top-line .account-page, .top-line .page-basket, .top-line .compare-page, .top-line .search-page, .top-line .order-page, .top-line .brands-page, .top-line .page-404, .top-line .brand-page, .top-line .contact-page, .top-line .password-page, .top-line .order-successful, .top-line .article-page, .top-line .ui-line {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .top-line .container, .top-line .main-carousel-trumb, .top-line .account-page, .top-line .page-basket, .top-line .compare-page, .top-line .search-page, .top-line .order-page, .top-line .brands-page, .top-line .page-404, .top-line .brand-page, .top-line .contact-page, .top-line .password-page, .top-line .order-successful, .top-line .article-page, .top-line .ui-line {
    padding: 0;
    margin-bottom: 40px;
  }
}

.top-line .mobile-trigger-wrapper {
  padding: 10px;
  float: left;
  display: none;
  height: 40px;
  cursor: pointer;
}

@media (max-width:999px) {
  .top-line .mobile-trigger-wrapper {
    display: block;
  }
}

.top-line .mobile-trigger {
  margin: 0;
}

@media (max-width: 999px) {
  .top-line .mobile-trigger {
    display: block;
  }
}

.top-line .small-basket {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  display: block;
  z-index: 112;
  float: left;
  font-family: "Intro";
  font-weight: normal;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
}

.top-line .small-basket p {
  padding-top: 11px;
  margin-bottom: 0;
  text-align: center;
}

@media (max-width: 767px) {
  .top-line .small-basket p {
    display: none;
  }
}

.top-line .small-basket span {
  font-size: 14px;
}

.top-line .basket-icon {
  position: relative;
  float: right;
  width: 40px;
  height: 40px;
  padding-top: 18px;
  padding-left: 0;
  font-family: "Intro";
  font-size: 12px;
  font-style: normal;
  -webkit-transition: .15s;
          transition: .15s;
}

.top-line .basket-icon:before {
  position: absolute;
  top: -2px;
  left: 5px;
  font-size: 31px;
}

.navigation-mobile-show .top-line .mobile-trigger-wrapper {
  z-index: 5556;
  right: 0;
}

.top-line .sitenav-wrap {
  position: relative;
  width: 40%;
}

.top-line .sitenav-wrap .mm0-link.active {
  font-weight: bold;
}

.top-line .sitenav-wrap .mm-more {
  width: 100px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  line-height: 40px;
  clear: both;
}

.top-line .sitenav-wrap .mm-more:hover .btn-mm-more {
  font-weight: bold;
}

.top-line .sitenav-wrap .mm-more:hover .mm-more__content {
  pointer-events: auto;
  opacity: 1;
}

.top-line .sitenav-wrap .mm-more__content {
  position: absolute;
  top: 100%;
  left: auto;
  right: 0;
  padding: 0;
  width: 150px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: .3s;
          transition: .3s;
  border: 5px solid;
}

.top-line .sitenav-wrap .mm-more__content .mm-lvl0-item, .top-line .sitenav-wrap .mm-more__content .mm-container .catalog-brands, .mm-container .top-line .sitenav-wrap .mm-more__content .catalog-brands {
  display: block;
  width: 100%;
  margin: 0;
  padding: 10px 20px;
  line-height: 1.42857;
}

.top-line .sitenav-wrap .mm-more__content .mm-lvl0-item:not(:last-child), .top-line .sitenav-wrap .mm-more__content .mm-container .catalog-brands:not(:last-child), .mm-container .top-line .sitenav-wrap .mm-more__content .catalog-brands:not(:last-child) {
  border-bottom: 5px solid;
}

.top-line .sitenav-wrap .mm-more__content .mm-lvl0-item .active, .top-line .sitenav-wrap .mm-more__content .mm-container .catalog-brands .active, .mm-container .top-line .sitenav-wrap .mm-more__content .catalog-brands .active {
  font-weight: bold;
}

.top-line .sitenav {
  width: 100%;
}

@media (max-width: 767px) {
  .top-line .sitenav {
    margin-bottom: 0px;
    position: absolute;
    top: 40px;
    padding-right: 0;
  }
}

.top-line .sitenav__menu {
  margin-bottom: 0;
  padding: 0;
  list-style: none;
  min-height: 40px;
  position: static;
  display: table;
  white-space: nowrap;
}

.top-line .sitenav__item {
  margin: auto 15px;
  padding: 0 0px;
  line-height: 40px;
  display: table-cell;

}

.top-line .sitenav__item:first-child {
  margin-left: 0;
}

.top-line .sitenav__item.active .sitenav__link {
  font-weight: bold;
  pointer-events: none;
}

@media (max-width: 767px) {
  .top-line .sitenav__item {
    margin: auto;
    padding: 5px 5px;
  }
}

.top-line .sitenav__link {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 999px) {
  .top-line .top-menu-outer-wrap {
    display: none;
  }
}

@media (max-width: 767px) {
  .block-user {
    width: 100%;
  }
}

.account-authorized, .account-not-authorized {
  float: right;
  height: 40px;
  padding-right: 48px;
  position: relative;
  width: 100%;
}

.account-authorized *:before, .account-not-authorized *:before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.account-authorized a, .account-not-authorized a {
  display: inline-block;
  padding: 0 10px;
  position: relative;
  height: 40px;
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
}

@media (max-width: 479px) {
  .account-authorized a, .account-not-authorized a {
    padding: 0 20px;
  }
  .account-authorized a.top-btn-reg, .account-not-authorized a.top-btn-reg {
    display: none;
  }
}

.account-authorized a:focus, .account-not-authorized a:focus {
  text-decoration: none;
}

.account-authorized .account-photo, .account-not-authorized .account-photo {
  width: 34px;
  height: 34px;
  overflow: hidden;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

.account-authorized .account-photo .avatar, .account-not-authorized .account-photo .avatar {
  margin-left: -50%;
}

.account-authorized .name, .account-not-authorized .name {
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
}

@media (max-width: 991px) {
  .account-authorized .name, .account-not-authorized .name {
    display: none;
  }
}

.account-authorized .name a, .account-not-authorized .name a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.account-authorized .people-rating, .account-not-authorized .people-rating {
  padding-left: 24px;
  font-size: 10px;
  font-weight: 600;
  border: none;
}

.account-authorized .people-rating span, .account-not-authorized .people-rating span {
  position: relative;
  top: 3px;
}

.account-authorized .people-rating:before, .account-not-authorized .people-rating:before {
  position: absolute;
  top: 8px;
  left: 8px;
  font-size: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.account-authorized .statistic, .account-not-authorized .statistic {
  padding-left: 24px;
  font-size: 10px;
  font-weight: 600;
  border: none;
}

.account-authorized .statistic span, .account-not-authorized .statistic span {
  position: relative;
  top: 3px;
}

.account-authorized .statistic:before, .account-not-authorized .statistic:before {
  position: absolute;
  top: 11px;
  left: 8px;
  font-size: 13px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.account-authorized .btn-logout, .account-not-authorized .btn-logout {
  font-weight: 400;
  font-size: 12px;
  cursor: pointer;
}

.account-authorized .btn-logout span, .account-not-authorized .btn-logout span {
  margin-left: 26px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .account-authorized .btn-logout span, .account-not-authorized .btn-logout span {
    display: none;
  }
}

.account-authorized .logout-icon, .account-not-authorized .logout-icon {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 5px;
}

.account-not-authorized {
  position: relative;
}

.account-not-authorized .material-icons {
  vertical-align: middle;
  font-size: 26px;
  margin-right: 4px;
}

.account-not-authorized > a {
  font-size: 14px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.account-not-authorized .btn-login .material-icons {
  font-size: 22px;
}

.account-not-authorized svg {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  -webkit-transition: 0.3s;
          transition: 0.3s;
}

.account-not-authorized span {
  vertical-align: middle;
}

.account-authorized {
  display: none;
}

@media (max-width: 767px) {
  .account-authorized {
    min-height: 40px;
  }
}

.authorized .account-authorized {
  display: block;
}

.authorized .account-not-authorized {
  display: none;
}

.logo-block {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  .logo-block {
    float: left;
    width: 25%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .logo-block {
    width: 30%;
  }
}

.logo {
  padding-top: 20px;
}

.logo:before, .logo:after {
  content: " ";
  display: table;
}

.logo:after {
  clear: both;
}

.logo__img {
  position: relative;
  display: block;
  float: left;
}

.logo__img img {

}

.logo__text {
 position: absolute;
 left:70px;
 text-align: center;
 top: 75px;
  width: 170px;
  line-height: 6px;
}

.logo__text span {
  font-size: 12px;
  color: #636363!important;
}


@media (max-width: 767px) {
  .logo__text span:first-child {
    margin-left: 8px;
  }
}

.logo__text span:last-child {
  font-size: 41px;
}

@media (max-width: 767px) {
  .logo__text span:last-child {
    margin-left: 8px;
  }
}

.revert-dd, .mm-container .main-menu {
  position: static;
  top: auto;
  z-index: 0;
  float: none;
  min-width: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background-clip: border-box;
}

.main-menu-outer-wrap .search-form {
  position: relative;
  width: 100%;
  padding: 8px 40px 8px 0;
}

.main-menu-outer-wrap .search-icon {
  position: absolute;
  right: 0;
}

.main-menu-outer-wrap .brands-search {
  width: 100%;
}

.mm-toggle {
  display: none;
}

.mm-container .main-menu-outer-wrap {
  position: relative;
  text-transform: uppercase;
  z-index: 101;
  font-size: 10px;
  overflow: hidden;
}

@media (min-width: 1200px) {
  .mm-container .main-menu-outer-wrap {
    font-size: 11px;
  }
}

.mm-container .main-menu-outer-wrap.has-more {
  padding-right: 120px;
}

.mm-container .main-menu-outer-wrap.ready {
  overflow: visible;
}

@media (max-width: 767px) {
  .mm-container .main-menu-outer-wrap {
    position: absolute;
    display: none;
  }
}

.mm-container .main-menu-wrap {
  width: 100%;
  position: relative;
}

.mm-container .main-menu {
  margin: 0;
  display: table;
  width: 100%;
  font-size: 10px;
}

.mm-container .main-menu .mm0-link {

}

.mm-container .main-menu.items-10 .mm-lvl0-item, .mm-container .main-menu.items-10 .catalog-brands {
  width: 10%;
}

@media (min-width: 1200px) {
  .mm-container .main-menu {
    font-size: 11px;
  }
}

.mm-container .mm-lvl0-item, .mm-container .catalog-brands {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.mm-container .mm-lvl0-item .mm0-link, .mm-container .catalog-brands .mm0-link {
  -webkit-transition: background .4s;
          transition: background .4s;
  padding: 0 15px;
  line-height: 40px;
  height: 40px;
  display: block;
  color: black;
  text-align: center;
  white-space: nowrap;
  font-size: 16px;
}

.mm-container .mm-lvl0-item .mm0-link:before, .mm-container .catalog-brands .mm0-link:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-right: -4px;
}

.mm-container .mm-lvl0-item:hover .mm1-ul, .mm-container .catalog-brands:hover .mm1-ul {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  pointer-events: auto;
}

.mm-container .mm-lvl0-item.active .mm0-link:after, .mm-container .active.catalog-brands .mm0-link:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
}

.mm-container .mm-lvl0-item .mm-more__content .active .mm0-link:after, .mm-container .catalog-brands .mm-more__content .active .mm0-link:after {
  bottom: 3px;
}

.mm-container .catalog-brands .mm1-ul {
  -webkit-column-count: auto;
     -moz-column-count: auto;
          column-count: auto;
  -webkit-column-gap: auto;
     -moz-column-gap: auto;
          column-gap: auto;
  left: auto;
  right: auto;
  max-height: 60vh;
  text-align: center;
}

.mm-container .catalog-brands .mm1-ul .letter {
  margin: 20px 0 0;
}

.mm-container .catalog-brands .mm1-ul .mm1-item {
  display: list-item;
}

.mm-container .catalog-brands .mm1-ul .jspVerticalBar {
  width: 10px;
}

.mm-container .mm1-ul {
  position: absolute;
  left: 0;
  list-style-type: none;
  width: 100%;
  margin: 0;
  padding: 10px;
  border: 1px solid #b6b6b6;

  overflow: auto;
  pointer-events: none;
  -webkit-transition: .3s .15s;
          transition: .3s .15s;
  opacity: 0;
  font-size: 18px;
  text-align: left;
}

.mm-container .mm1-ul .mm1-item {
  padding: 5px 10px;
  display: inline-block;
  vertical-align: top;
  width: 24%;

  font-weight: 600;
  font-size: 14px;
}

.mm-container .mm1-ul .mm1-item svg {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-top: -3px;
  margin-left: -2px;
}

.mm-more__content .mm-container .mm1-ul {
  top: -3px;
  right: 182px;
  left: -753px;
}

.mm-container .mm2-ul {
  list-style-type: none;
  margin: 0;
  margin-left: 15px;
  padding: 0;
  font-size: 16px;
  text-transform: none;
}

.mm-container .mm2-ul .mm2-item {
  padding: 3px 0;
}

.mm-container .mm-lvl0-item a, .mm-container .catalog-brands a, .mm-container .mm1-item a, .mm-container .mm2-item a {
  -webkit-transition: .15s;
          transition: .15s;
}

@media (min-width: 768px) {
  .mm-container .mm-more {
    display: none;
    width: 120px;
    padding-right: 30px;
    padding-left: 10px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
  }
}

.mm-container .btn-mm-more {
  font-size: 16px;
  font-weight: bold;
  line-height: 41px;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}

.mm-container .btn-mm-more:after {
  content: '\e607';
  padding-left: 7px;
  font-size: 12px;
}

.mm-container .mm-more__content {
  width: 100%;
}

.mm-container .mm-more__content .sub-menu-wrap {
  top: 0;
  right: 100%;
  left: auto;
  max-width: none;
}

@media (min-width: 768px) {
  .mm-container .mm-more__content {
    width: 148px;
  }
  .mm-container .mm-more__content .sub-menu-wrap {
    width: 572px;
  }
}

@media (min-width: 992px) {
  .mm-container .mm-more__content {
    width: 192px;
  }
  .mm-container .mm-more__content .sub-menu-wrap {
    width: 748px;
  }
}

@media (min-width: 1200px) {
  .mm-container .mm-more__content {
    width: 194px;
  }
  .mm-container .mm-more__content .sub-menu-wrap {
    width: 950px;
  }
}

.mm-container .main-menu-outer-wrap .search-form {
  position: relative;
  width: 100%;
  padding: 8px 40px 8px 0;
}

.mm-container .main-menu-outer-wrap .search-form button {
  width: 33px;
  height: 29px;
}

.mm-container .main-menu-outer-wrap .search-icon {
  position: absolute;
  right: 0;
}

.mm-container .main-menu-outer-wrap .brands-search {
  width: 100%;
}

.mm-container .mm-more {
  display: none;
}

.mm-container .has-more .mm-more {
  clear: both;
  display: block;
}

@media (min-width: 768px) {
  .mm-container .btn-mm-more:hover + .mm-more__content, .mm-container .mm-more__content:hover {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
    pointer-events: auto;
  }
  .mm-container .mm-more__content {
    position: absolute;
    top: 100%;
    left: auto;
    right: 0px;
    padding: 0;
    border: 5px solid;
    border-radius: 0;
    box-shadow: none;
    pointer-events: none;
    -webkit-transition: .3s;
            transition: .3s;
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  .mm-container .mm-more__content .mm-lvl0-item, .mm-container .mm-more__content .catalog-brands {
    display: block;
    position: relative;
    -webkit-transform: none !important;
            transform: none !important;
  }
  .mm-container .mm-more__content .mm-lvl0-item:not(:first-child):after, .mm-container .mm-more__content .catalog-brands:not(:first-child):after {
    display: none;
    position: absolute;
    content: '';
    z-index: 1;
    left: 0;
    right: 0;
    top: -3px;
    height: 5px;
    background: #f0f0f0;
  }
  .mm-more__link{
    border-bottom: 1px solid #b6b6b6;
  }


  .mm-container .mm-more__content .mm-lvl0-item:hover + .mm-lvl0-item > a:after, .mm-container .mm-more__content .catalog-brands:hover + .mm-lvl0-item > a:after, .mm-container .mm-more__content .mm-lvl0-item:hover + .catalog-brands > a:after, .mm-container .mm-more__content .catalog-brands:hover + .catalog-brands > a:after {
    left: 0;
    right: 0;
  }
  .mm-container .mm-more__content .mm-lvl0-item .mm0-link, .mm-container .mm-more__content .catalog-brands .mm0-link {
    white-space: normal;
    -webkit-transition: color .2s;
            transition: color .2s;
    position: relative;
    margin-right: 0;
    text-align: center;
    min-height: 40px;
    line-height: 1.4;
    padding: 10px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: normal;
    min-height: 0;
    height: auto !important;
  }
  .mm-container .mm-more__content .mm-lvl0-item .mm0-link:before, .mm-container .mm-more__content .catalog-brands .mm0-link:before {
    display: none;
  }
  .mm-container .mm-more__content .mm1-ul {
    top: -4px;
    left: -425%;
    right: 105%;
  }
}

.main-slider {
  position: relative;
}

@media (max-width: 767px) {
  .main-slider {
    display: none;
  }
}

.main-slider .slides {
  padding: 0;
  margin: 0;
}

.main-slider .carousel-inner img {
  width: 100%;
  position: relative;
}

.main-slider .carousel-inner .flex-active-slide img {
  z-index: 1000;
}

.main-slider .flex-viewport {
  padding: 0;
}

.main-slider .jcarousel img {
  cursor: pointer;
}

.main-slider .jcarousel-vertical, .main-slider .ver-ti-cal {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 159px;
  height: 395px;
}

.main-slider .jcarousel-vertical ul, .main-slider .ver-ti-cal ul {
  width: 100%;
  height: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

.main-slider .jcarousel-vertical li, .main-slider .ver-ti-cal li {
  float: left;
  height: 100px;
  margin: 15px 0;
  padding: 0;
}

.main-slider .jcarousel-vertical li img {
  width: 100%;
  border: 0;
  display: block;
}

.main-slider .jcarousel-control-prev, .main-slider .jcarousel-control-next {
  display: inline-block;
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.main-slider .jcarousel-control-prev:hover, .main-slider .jcarousel-control-next:hover {
  opacity: .5;
}

.main-slider .jcarousel-control-prev {
  background: url("../images/main-slider-arrow.png");
  width: 62px;
  height: 16px;
  margin-top: 15px;
  margin-left: 53px;
  float: left;
}

.main-slider .jcarousel-control-next {
  background: url("../images/main-slider-arrow.png");
  width: 62px;
  height: 16px;
  margin-top: -10px;
  margin-left: 53px;
  float: left;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.main-slider .carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
          transition-property: opacity;
}

.main-slider .carousel-fade .carousel-inner .active {
  opacity: 1;
}

.main-slider .carousel-fade .carousel-inner .active.left,
.main-slider .carousel-fade .carousel-inner .active.right {
  left: 0 !important;
  opacity: 0;
  z-index: 1;
}

.main-slider .carousel-fade .carousel-inner .next.left,
.main-slider .carousel-fade .carousel-inner .prev.right {
  opacity: 1;
  left: 0 !important;
}

.main-slider .carousel-fade .carousel-control {
  z-index: 2;
}

.main-carousel-trumb {
  position: relative;
  z-index: 100;
}

.main-carousel-nav {
  position: absolute;
  top: 0;
  right: 10px;
  width: 174px;
  height: 458px;
  text-align: center;
  z-index: 1;
}

.catalog-hits {
  position: relative;
  padding-top: 24px;
}

@media (max-width: 767px) {
  .catalog-hits {
    padding-top: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-hits {
    padding-top: 0;
  }
}

.catalog-hits:before, .catalog-hits:after {
  content: " ";
  display: table;
}

.catalog-hits:after {
  clear: both;
}

.catalog-hits .title-h2 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 0;
  font-family: "Intro";
  font-size: 22px;
}

@media (max-width: 767px) {
  .catalog-hits .title-h2 {
    font-size: 18px;
  }
}

.catalog-hits .carousel-inner {
  overflow: visible;
}

.catalog-blocks {
  margin-left: -10px;
  margin-right: -10px;
  overflow: hidden;
}

.catalog-blocks:before, .catalog-blocks:after {
  content: " ";
  display: table;
}

.catalog-blocks:after {
  clear: both;
}

.catalog-blocks .slides {
  padding-left: 0px;
  padding-top: 15px;
  padding-bottom: 10px;
}

.catalog-hits-list {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 20px;
}

.catalog-hits-list:before, .catalog-hits-list:after {
  content: " ";
  display: table;
}

.catalog-hits-list:after {
  clear: both;
}

.product-slider-navigation {
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
}

.product-slider-navigation .carousel-control {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 28px;
  opacity: 1;
  text-shadow: none;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  margin: 0 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-slider-navigation .carousel-indicators {
  position: relative;
  display: inline-block;
  width: auto;
  left: auto;
  bottom: auto;
  margin: 0;
}

.no-scroll .product-slider-navigation .carousel-indicators {
  display: none;
}

.product-slider-navigation .carousel-indicators li {
  margin: 0 4px;
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-slider-navigation .carousel-indicators li.active {
  width: 10px;
  height: 10px;
}

.catalog-hits-set {
  margin: 0 -20px;
}

.catalog-hits-set .catalog-blocks.carousel .catalog-item {
  width: 20%;
  padding: 0 5px;
}

.catalog-hits-set .catalog-blocks.carousel .catalog-item:hover .main-data__info {
  height: auto;
  max-height: none;
}

.catalog-hits-set .catalog-blocks.carousel .main-data {
  height: 63px;
}

.catalog-hits-set .catalog-blocks.carousel .catalog-item--added .photo {
  opacity: .7;
}

.catalog-hits-set .catalog-blocks.carousel .catalog-item--added .photo .add {
  display: none;
}

.catalog-hits-set .catalog-blocks.carousel .added {
  position: absolute;
  margin: 52px 23px;
  padding: 10px 15px 8px;
  font-size: 14px;
  font-weight: 600;
  line-height: 13px;
}

.catalog-hits-set .catalog-blocks.carousel .photo {
  position: relative;
  height: 132px;
  line-height: 132px;
}

.catalog-hits-set .catalog-blocks.carousel .photo img {
  max-height: 132px;
}

.catalog-hits-set .catalog-blocks.carousel .photo:hover .add {
  opacity: .7;
}

.catalog-hits-set .catalog-blocks.carousel .add {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 54px;
  height: 54px;
  margin-left: -27px;
  margin-top: -27px;
  line-height: 54px;
  text-align: center;
  font-size: 20px;
  font-weight: normal;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.catalog-hits-set .catalog-blocks.carousel .name {
  padding: 8px 10px 0;
  font-size: 11px;
  line-height: 14px;
}

.catalog-hits-set .catalog-blocks.carousel .price, .catalog-hits-set .catalog-blocks.carousel .old-price {
  font-size: 13px !important;
}

.catalog-hits-set .catalog-blocks.carousel .price span, .catalog-hits-set .catalog-blocks.carousel .old-price span {
  font-size: 13px !important;
}

@media (min-width: 768px) {
  .carousel-w-countdown .catalog-blocks .main-data {
    height: 200px;
  }
}

.carousel-w-countdown .catalog-blocks .main-data .already-sold {
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
}

.carousel-w-countdown .catalog-blocks .main-data .main-data__info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

@media (max-width: 991px) {
  .carousel-w-countdown .catalog-blocks .main-data {
    height: 140px;
  }
  .carousel-w-countdown .catalog-blocks .w-timer .main-data {
    height: 200px;
  }
}

.rating {
  width: 100%;
  text-align: center;
  cursor: pointer;
}

.rating__star {
  display: inline-block;
  margin: 0 -3px;
  padding: 0 2px;
  font-size: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

@media (max-width: 767px) {
  .rating__star {
    font-size: 13px;
  }
}

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .flexslider .slides {
  display: block;
}

* html .flexslider .slides {
  height: 1%;
}

.no-js .flexslider .slides > li:first-child {
  display: block;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1 !important;
    left: 0;
  }
  .flex-direction-nav .flex-next {
    opacity: 1 !important;
    right: 0;
  }
}

.flex-control-nav {
  padding: 0;
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 10px;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

.flex-container a:hover,
.flex-container a:focus,
.flex-slider a:hover,
.flex-slider a:focus {
  outline: none;
}

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

.main-news-list {
  padding-top: 9px;
  margin-top: 17px;
}

.main-news-list__header {
  margin-left: -10px;
  margin-right: -10px;
}

.main-news-list__header:before, .main-news-list__header:after {
  content: " ";
  display: table;
}

.main-news-list__header:after {
  clear: both;
}

.main-news-list__header .title-h2 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Intro";
  font-size: 22px;
}

@media (max-width: 767px) {
  .main-news-list__header .title-h2 {
    font-size: 18px;
  }
}

.main-news-list__items {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 11px;
}

.main-news-list__items:before, .main-news-list__items:after {
  content: " ";
  display: table;
}

.main-news-list__items:after {
  clear: both;
}

.main-news-list__item {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .main-news-list__item {
    float: left;
    width: 25%;
  }
}

.main-news-list__img {
  position: relative;
  display: block;
}

.main-news-list__img img {
  width: 100%;
}

.main-news-list__img p {
  margin-bottom: 0;
}

.main-news-list__name {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 55px;
  max-height: 87px;
  padding: 5px 10px;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .main-news-list__name {
    font-size: 12px;
    line-height: 12px;
    padding: 0 5px;
    height: 45px;
  }
}

.main-news-list__name .wrapper {
  height: 45px;
  width: 100%;
  display: table;
}

.main-news-list__name p {
  vertical-align: middle;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 50px;
}

.main-news-list__name p:before {
  content: '';
  position: absolute;
  display: block;
  height: 15px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 10;
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7), transparent);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7), transparent);
}

.advantages {
  margin-top: 65px;
}

@media (max-width: 767px) {
  .advantages {
    margin-top: 10px;
    margin-bottom: -20px;
  }
}

.advantages__list {
  margin-left: -10px;
  margin-right: -10px;
}

.advantages__list:before, .advantages__list:after {
  content: " ";
  display: table;
}

.advantages__list:after {
  clear: both;
}

.advantages__item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  .advantages__item {
    float: left;
    width: 33.33333%;
  }
}

@media (max-width: 767px) {
  .advantages__item {
    margin-bottom: 15px;
  }
}

.advantages__wrapper {
  float: left;
  width: 100%;
  border: 8px solid;
  padding: 11px 0 11px 14px;
}

.advantages__img {
  float: left;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .advantages__img {
    width: 50px;
    margin-left: 0 !important;
  }
  .advantages__img img {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .advantages__img {
    display: none;
  }
}

.advantages__text {
  float: left;
  width: 230px;
  margin-left: 25px;
}

@media (max-width: 767px) {
  .advantages__text {
    margin-left: 15px;
    width: 157px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .advantages__text {
    width: 200px !important;
    margin-left: 15px !important;
  }
}

@media (max-width: 991px) {
  .advantages__text {
    width: 195px !important;
    margin-left: 0 !important;
  }
}

.advantages__text .title-h3 {
  margin-top: 0;
  margin-bottom: 3px;
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 24px;
}

.advantages__text p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 18px;
}

.advantages--delivery .advantages__img {
  margin-left: 13px;
  margin-top: 3px;
}

.advantages--savings .advantages__img {
  margin-left: 12px;
  margin-top: 11px;
}

@media (max-width: 767px) {
  .advantages--savings .advantages__img {
    margin-left: -9px;
    margin-top: 17px;
  }
}

.advantages--savings .advantages__text {
  width: 224px;
}

@media (max-width: 767px) {
  .advantages--savings .advantages__text {
    width: 125px;
  }
}

.advantages--quality .advantages__img {
  margin-top: 5px;
}

.footer-margin {
  margin-top: 75px;
}

.footer-margin:before, .footer-margin:after {
  content: " ";
  display: table;
}

.footer-margin:after {
  clear: both;
}

@media (max-width: 767px) {
  .footer-margin {
    margin-top: 20px;
  }
}

.footer-wrap {
  margin-top: 74px;
  width: 100%;
  display: table-row;
  height: 1px;
}

@media (max-width: 767px) {
  .footer-wrap {
    margin-top: 30px;
  }
}

.footer {
  margin-left: -10px;
  margin-right: -10px;
  padding-bottom: 9px;
}

.footer:before, .footer:after {
  content: " ";
  display: table;
}

.footer:after {
  clear: both;
}

.footer__company-info {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  .footer__company-info {
    float: left;
    width: 33.33333%;
  }
}

.footer__navigation {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 14px;
}

@media (min-width: 768px) {
  .footer__navigation {
    float: left;
    width: 41.5%;
  }

  .footer-catalog {
 width: 25%;
   }
  .footer-catalog  .footer__navlist{
 column-count: 1;
   }
}

@media (max-width: 767px) {
  .footer__navigation {
    margin-top: 4px;
    width: 50%:
  }
}

.footer__navigation .title-h4 {
  margin-bottom: 6px;
  font-family: "Intro";
  font-size: 16px;
}

@media (max-width: 767px) {
  .footer__navigation .title-h4 {
    font-size: 14px;
  }
}

.footer__navigation li.active {
  pointer-events: none;
}

.footer__navigation li.active a {
  font-weight: bold;
}

.footer__social {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;

}

@media (min-width: 768px) {
  .footer__social {


  }
}

.footer__logo {
  margin-top: 20px;
}

.footer__logo:before, .footer__logo:after {
  content: " ";
  display: table;
}

.footer__logo:after {
  clear: both;
}

@media (max-width: 767px) {
  .footer__logo {
    display: none;
  }
}

.footer__logo .logo__img {
  display: block;
  width: 57px;
}

.footer__logo .logo__img img {
  width: 100%;
  height: auto;
}

.footer__logo .logo__text span:first-child {
  font-size: 25px;
}

.footer__logo .logo__text span:last-child {
  font-size: 33px;
}

.footer__location {
  float: left;
  margin-left: 67px;
  margin-top: 13px;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
}

@media (max-width: 767px) {
  .footer__location {
    margin-left: 0;
    font-size: 12px;
    font-weight: 300;
  }
}

.footer__location span {
  display: inline-block;
  margin-left: 6px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.footer__location i {
  display: inline-block;
  font-size: 19px;
}

@media (max-width: 767px) {
  .footer__location i {
    font-size: 15px;
  }
}

.footer__contacts {
  clear: left;
  float: left;
  margin-top: 36px;
  margin-left: 69px;
  font-weight: 300;
  font-size: 16px;
}

@media (max-width: 767px) {
  .footer__contacts {
    margin-left: 0;
    margin-top: 10px;
  }
}

@media (max-width: 991px) {
  .footer__contacts {
    margin-left: 0;
    margin-top: 10px;
  }
}

.footer__contacts p {
  margin-bottom: 2px;
}

@media (max-width: 767px) {
  .footer__contacts p:first-child {
    display: none;
  }
}

.footer__contacts .phone {
  position: relative;
  padding-left: 30px;
  font-weight: 600;
  font-size: 22px;
}

@media (max-width: 767px) {
  .footer__contacts .phone {
    font-size: 15px;
    padding-left: 22px;
  }
}

.footer__contacts .phone:before {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
  font-weight: normal;
}

@media (max-width: 767px) {
  .footer__contacts .phone:before {
    top: -2px;
    font-size: 15px;
  }
}

.footer__contacts .mail {
  position: relative;
  margin-left: 30px;
  font-size: 14px;
  border-bottom: 1px solid;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .footer__contacts .mail {
    font-size: 12px;
    margin-top: 7px;
    margin-left: 22px;
  }
  .footer__contacts .mail:before {
    left: -20px !important;
  }
}

.footer__contacts .mail:hover {
  border-bottom: 1px solid transparent;
}

.footer__contacts .mail:before {
  position: absolute;
  left: -30px;
  top: -8px;
  font-size: 20px;
}

@media (max-width: 767px) {
  .footer__contacts .mail:before {
    font-size: 13px;
    top: 0;
  }
}

@media (max-width: 767px) {
  .footer-catalog {
    display: none;
  }
}

.footer__navlist {
  padding: 0;
  list-style: none;
  width: 100%;
  column-count: 2;
}

.footer__navlink {
  font-weight: 300;
  font-size: 15px;
  line-height: 25px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .footer__navlink {
    font-size: 13px;
    line-height: 20px;
  }
}

.footer__subscribe {
  float: left;
  margin-top: 15px;
}

@media (max-width: 767px) {
  .footer__subscribe {
    margin-top: 0;
    width: 100%;
  }
}

.footer__subscribe .title-h4 {
  font-family: "Intro";
  font-size: 16px;
}

@media (max-width: 767px) {
  .footer__subscribe .title-h4 {
    font-size: 14px;
  }
}

.footer__subscribe form {
  margin-top: 13px;
}

.footer__subscribe input {
  float: left;
  width: 214px;
  padding: 9px;
  border: 1px solid;
  border-right: 0;
  font-weight: 300;
  font-size: 12px;
  outline: none;
}

.footer__subscribe input::-moz-placeholder {
  color: #36383e;
  opacity: 1;
}

.footer__subscribe input:-ms-input-placeholder {
  color: #36383e;
}

.footer__subscribe input::-webkit-input-placeholder {
  color: #36383e;
}

.footer__subscribe input:focus, .footer__subscribe input:active {
  outline: none;
}

@media (max-width: 767px) {
  .footer__subscribe input {
    width: 60%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .footer__subscribe input {
    width: 180px;
  }
}

.footer__subscribe button {
  padding: 9px 10px 8px;
  border: none;
  font-family: "Intro";
  font-size: 14px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .footer__subscribe button {
    width: 40%;
    font-size: 12px;
    padding: 11px 10px 9px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .footer__subscribe button {
    font-size: 12px;
    padding: 11px 10px 9px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .footer__subscribe button {
    width: 214px;
    margin-top: 10px;
  }
}

.footer__social-links, .footer__reviews {
  float: left;
  width: 100%;
  margin-top: 14px;
  font-size: 16px;
  font-weight: 300;
}

.footer__social-links p, .footer__reviews p {
  margin-bottom: 6px;
}

.footer-reviews-link {
  float: left;
  display: block;
  margin-right: 7px;
}

.footer-reviews-link--yandex {
  background: url("../images/yandex-market.png");
  width: 129px;
  height: 33px;
}

.footer-reviews-link--flamp {
  background: url("../images/flamp-icon.png");
  width: 33px;
  height: 33px;
}

.developer {
  width: 100%;
  padding: 10px;
  font-size: 16px;
  font-weight: 300;
}

@media (max-width: 767px) {
  .developer {
    font-size: 12px;
  }
}

.developer p {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .developer p {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .developer .year {
    display: none;
  }
}

.developer-logo {
  float: right;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (min-width: 768px) {
  .developer-logo {
    margin-top: 4px;
  }
}

.developer-logo:hover {
  opacity: .7;
}

@media (max-width: 767px) {
  .developer-logo {
    width: 70px;
    margin-left: 5px;
  }
}

.location {
  float: left;
  margin-left: 82px;
  margin-top: 3px;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
}

@media (min-width: 768px) and (max-width: 991px) {
  .location {
    margin-left: 30px;
  }
}

@media (max-width: 767px) {
  .location {
    margin-left: 0;
    font-size: 16px;
    margin-top: 12px;
  }
}

.location span {
  display: inline-block;
  margin-left: 4px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.location i {
  display: inline-block;
  font-size: 20px;
  vertical-align: bottom;
}

@media (max-width: 767px) {
  .location i {
    font-size: 20px;
  }
}

/*!
 * Bootstrap-select v1.6.3 (http://silviomoreto.github.io/bootstrap-select/)
 *
 * Copyright 2013-2014 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */
.bootstrap-select {
  /*width: 220px\9; IE8 and below */
  width: auto;
  /*IE9 and below */
}

.bootstrap-select > .btn {
  width: 100%;
  padding-right: 25px;
}

.error .bootstrap-select .btn {
  border: 1px solid #b94a48;
}

.control-group.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}

.bootstrap-select.fit-width {
  width: auto !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: auto;
}

.bootstrap-select .btn:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}

.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
  display: inline-block;
  margin-left: 0;
}

.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}

.row-fluid .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}

.form-search .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}

.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}

.input-append .bootstrap-select.btn-group {
  margin-left: -1px;
}

.input-prepend .bootstrap-select.btn-group {
  margin-right: -1px;
}

.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}

.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}

.bootstrap-select.btn-group .btn .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}

.bootstrap-select.btn-group .btn .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

.bootstrap-select.btn-group[class*="col-"] .btn {
  width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 1035;
  box-sizing: border-box;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}

.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:hover small, .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:focus small {
  color: #64b1d8;
  color: rgba(100, 177, 216, 0.4);
}

.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) a small {
  color: #64b1d8;
  color: rgba(100, 177, 216, 0.4);
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}

.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}

.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}

.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
}

.bootstrap-select.btn-group.fit-width .btn .filter-option {
  position: static;
}

.bootstrap-select.btn-group.fit-width .btn .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open > .btn {
  z-index: 1035 1;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom-width: 7px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  border-bottom-color: rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-bottom: 0;
  border-top-width: 7px;
  border-top-style: solid;
  border-top-color: #cccccc;
  border-top-color: rgba(204, 204, 204, 0.2);
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}

.bs-searchbox {
  padding: 4px 8px;
}

.bs-actionsbox {
  padding: 4px 8px;
  float: left;
  width: 100%;
  box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}

.bs-searchbox input.form-control {
  margin-bottom: 0;
  width: 100%;
}

.mobile-device {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them. */
.jspContainer {
  overflow: hidden;
  position: relative;
}

.jspContainer:active, .jspContainer:focus {
  outline: none;
}

.jspPane {
  position: absolute;
}

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 100%;
  background: red;
}

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red;
}

.jspCap {
  display: none;
}

.jspHorizontalBar .jspCap {
  float: left;
}

.jspTrack {
  background: #dde;
  position: relative;
}

.jspDrag {
  background: #bbd;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}

.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}

.jspVerticalBar .jspArrow {
  height: 16px;
}

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}

.jspVerticalBar .jspArrow:focus {
  outline: none;
}

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0;
}

.breadcrumbs {
  padding-top: 18px;
}

.breadcrumbs__list {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  list-style: none;
  margin-bottom: 0;
}

.breadcrumbs__item {
  float: left;
  margin-right: 2px;
}

.breadcrumbs__item span {
  font-weight: 300;
  font-size: 12px;
}

.breadcrumbs__item:first-child:before {
  content: "";
}

.breadcrumbs__item:before {
  content: "/";
}

.breadcrumbs__link {
  font-weight: 300;
  font-size: 12px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.breadcrumbs__home {
  display: inline-block;
  float: left;
  margin-top: -4px;
  font-size: 16px;
}

.catalog__wrapper {
  margin-left: -10px;
  margin-right: -10px;
}

.catalog__wrapper:before, .catalog__wrapper:after {
  content: " ";
  display: table;
}

.catalog__wrapper:after {
  clear: both;
}

.catalog-sidebar {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  .catalog-sidebar {
    float: left;
    width: 25%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog-sidebar {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .catalog-sidebar {
    float: left;
    width: 33.33333%;
  }
}

.catalog__content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  .catalog__content {
    float: left;
    width: 75%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog__content {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .catalog__content {
    float: left;
    width: 66.66667%;
  }
}

.catalog__content .full-width {
  width: 100%;
}

.catalog__sort {
  margin-top: 19px;
  font-size: 15px;
}

.catalog__sort:before, .catalog__sort:after {
  content: " ";
  display: table;
}

.catalog__sort:after {
  clear: both;
}

@media (max-width: 991px) {
  .catalog__sort {
    margin-top: 0;
    background: none !important;
  }
  .catalog__sort > span {
    margin-bottom: 20px;
  }
  .catalog__sort > span:first-child {
    display: none;
  }
}

.catalog__sort > span {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  float: none;
  display: inline-block;
  width: 35%;
  line-height: normal;
  padding-right: 0;
  padding-left: 20px;
  text-align: right;
  vertical-align: middle;
}

.catalog__sort > span:first-child {
  width: 29%;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .catalog__sort > span {
    width: 37%;
    font-size: 13px;
  }
  .catalog__sort > span:first-child {
    width: 25%;
  }
  .catalog__sort > span:nth-child(2) {
    width: 35%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog__sort > span {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    text-align: left;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .catalog__sort > span {
    float: left;
    width: 100%;
  }
}

.catalog__sort > span:first-child {
  text-align: left;
}

@media (max-width: 767px) {
  .catalog__sort > span {
    width: 100%;
    padding: 0;
  }
}

.catalog__sort .sort-sorting {
  max-width: 150px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .catalog__sort .sort-sorting {
    max-width: 130px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog__sort .sort-sorting {
    max-width: 210px;
  }
}

.catalog__sort .sort-number .btn, .catalog__sort .sort-sorting .btn {
  padding: 0 20px 0 10px;
  height: 30px;
  font-size: 14px;
  line-height: normal;
  border: none;
  border-radius: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.catalog__sort .sort-number .btn:active, .catalog__sort .sort-number .btn:focus, .catalog__sort .sort-sorting .btn:active, .catalog__sort .sort-sorting .btn:focus {
  outline: none !important;
}

@media (max-width: 767px) {
  .catalog__sort .sort-number .btn, .catalog__sort .sort-sorting .btn {
    font-size: 16px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .catalog__sort .sort-number .btn, .catalog__sort .sort-sorting .btn {
    padding: 8px 22px 7px 12px;
    font-size: 13px;
  }
}

.catalog__sort .sort-number .filter-option, .catalog__sort .sort-sorting .filter-option {
  display: inline !important;
}

.catalog__sort .sort-number .sort-number-span, .catalog__sort .sort-sorting .sort-number-span {
  display: inline-block;
}

.catalog__sort .sort-number .up:after, .catalog__sort .sort-sorting .up:after {
  margin-left: 10px;
  font-size: 12px;
}

.catalog__sort .sort-number .down:after, .catalog__sort .sort-sorting .down:after {
  margin-left: 10px;
  font-size: 12px;
}

.catalog__sort .dropdown-menu {
  margin: 0;
  border-radius: 0;
  left: auto;
  right: 0;
}

.catalog__sort .dropdown-menu li a {
  padding: 3px 10px;
  font-size: 15px;
  font-weight: 600;
  text-transform: lowercase;
}

.catalog__pagination {
  width: 100%;
  position: relative;
  float: left;
}

@media (min-width: 992px) {
  .catalog__pagination {
    min-height: 29px;
  }
}

@media (max-width: 767px) {
  .catalog__pagination {
    display: none;
  }
}

.catalog__pagination .item-number {
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 15px;
  font-weight: 600;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .catalog__pagination .item-number {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog__pagination .item-number {
    display: none;
  }
}

@media (max-width: 1199px) {
  .catalog-items {
    margin-bottom: 30px;
  }
}

.catalog-blocks {
  width: 100%;
  margin-left: -10px;
  margin-right: -10px;
  padding-top: 20px;
}

.catalog-blocks.carousel {
  float: none;
  width: auto;
}

.catalog-blocks.carousel .product {
  margin-right: 0;
}

.catalog-blocks.carousel .catalog-item {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  .catalog-blocks.carousel .catalog-item {
    float: left;
    width: 25%;
  }
}

@media (max-width: 767px) {
  .catalog-blocks.carousel .catalog-item {
    width: 100%;
    max-width: 400px;
    padding-right: 12px;
    padding-left: 12px;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}

.catalog-blocks .catalog-item {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .catalog-blocks .catalog-item {
    float: left;
    width: 33.33333%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog-blocks .catalog-item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .catalog-blocks .catalog-item {
    float: left;
    width: 50%;
  }
}

.catalog-blocks .catalog-item:hover .main-data__info {
  max-height: 0;
}

.catalog-blocks .catalog-item:hover .buy {
  max-height: none;
  bottom: 0px;
}

.catalog-blocks .catalog-item:hover .availability, .catalog-blocks .catalog-item:hover .buy-one-click, .catalog-blocks .catalog-item:hover .favorite {
  opacity: 1;
}

@media (max-width: 767px) {
  .catalog-blocks .catalog-item {
    float: left;
    width: 48%;
    padding-left: 7px;
    padding-right: 12px;
    margin-left: 6px;
  }
  .catalog-blocks .catalog-item:hover .main-data__info {
    max-height: 100px;
  }
}

@media (max-width: 479px) {
  .catalog-blocks .catalog-item {
    width: 100%;
  }
}

.catalog-blocks .product {
  position: relative;
  margin-right: 8px;
  box-shadow: 0 0 29px -17px #000204;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 1199px) {
  .catalog-blocks .product {
    margin-right: 0;
  }
}

.catalog-blocks .main-data {
  position: relative;
  height: 102px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .catalog-blocks .main-data {
    height: auto;
  }
}

.catalog-blocks .main-data__info {
  padding-top: 4px;
  position: relative;
  overflow: hidden;
  max-height: 100px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.catalog-blocks .photo {
  position: relative;
  width: 100%;
  height: 222px;
  line-height: 222px;
  text-align: center;
}

@media (max-width: 767px) {
  .catalog-blocks .photo {
    height: 177px;
    line-height: 177px;
  }
}

.catalog-blocks .photo img {
  max-width: 100%;
  max-height: 100%;
}

.catalog-blocks .name {
  width: 100%;
  height: 50px;
  vertical-align: middle;
  padding: 8px 40px 0;
  margin-bottom: 4px;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  overflow: hidden;
  position: relative;
}

.catalog-blocks .name a {
  position: relative;
  z-index: 2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .catalog-blocks .name {
    font-size: 14px;
    padding: 5px 0 0 0;
  }
}

.catalog-blocks .name:before {
  content: "";
  z-index: 100;
  position: absolute;
  width: 100%;
  height: 10px;
  left: 0;
  bottom: 0;
}

.catalog-blocks .price {
  width: 100%;
  text-align: center;
  font-family: "Intro";
  font-size: 20px;
  line-height: .8;
}

@media (max-width: 767px) {
  .catalog-blocks .price {
    position: absolute;
    width: 50%;
    top: 36px;
    left: 5px;
    font-size: 16px;
    line-height: 16px;
  }
}

.catalog-blocks .price p {
  display: inline-block;
  margin: 0;
}

.catalog-blocks .price p.old-price {
  font-size: 16px;
  text-decoration: line-through;
}

@media (max-width: 767px) {
  .catalog-blocks .price p.old-price {
    font-size: 12px;
    display: block;
    margin-top: -10px;
  }
}

.catalog-blocks .price p.old-price span {
  font-size: 16px;
}

@media (max-width: 767px) {
  .catalog-blocks .price p.old-price span {
    font-size: 12px;
  }
}

.catalog-blocks .price span {
  font-size: 20px;
}

@media (max-width: 767px) {
  .catalog-blocks .price span {
    font-size: 16px;
  }
}

.catalog-blocks .rating {
  display: inline-block;
  margin-top: 4px;
  margin-bottom: 8px;
}

@media (max-width: 767px) {
  .catalog-blocks .rating {
    margin-top: 0;
    padding-bottom: 40px;
  }
}

.catalog-blocks .buy {
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 100%;
  max-height: 0;
  padding: 10px;
  overflow: hidden;
  text-align: center;
  z-index: 100;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media (max-width: 767px) {
  .catalog-blocks .buy {
    max-height: none;
    height: auto;
    bottom: 0px;
    background: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-blocks .buy {
    text-align: center;
  }
}

.catalog-blocks .buy .buy-one-click {
  padding: 10px 0 0;
  font-weight: bold;
  -webkit-transition: .3s;
          transition: .3s;
  float: right;
  clear: right;
}

.catalog-blocks .buy .buy-one-click:before {
  display: none;
}

@media (max-width: 767px) {
  .catalog-blocks .buy .buy-one-click:before {
    display: inline-block;
    font-size: 16px;
  }
}

@media (max-width: 1199px) {
  .catalog-blocks .buy .buy-one-click {
    float: none;
    clear: both;
    margin: 0 auto;
    padding: 10px 0 0;
  }
}

@media (max-width: 767px) {
  .catalog-blocks .buy .buy-one-click {
    position: absolute;
    top: 9px;
    right: 60px;
  }
}

.catalog-blocks .buy .buy-one-click span {
  display: none;
}

@media (min-width: 768px) {
  .catalog-blocks .buy .buy-one-click span {
    display: inline-block;
  }
}

.catalog-blocks .buy__price {
  min-width: 90px;
  display: inline-block;
  max-width: 90px;
  white-space: nowrap;
  font-size: 18px;
  line-height: 2;
  text-align: center;
}

@media (max-width: 767px) {
  .catalog-blocks .buy__price {
    display: none;
  }
}

@media (max-width: 1199px) {
  .catalog-blocks .buy__price {
    display: none;
  }
}

.catalog-blocks .buy__price span {
  font-size: 18px;
}

.catalog-blocks .buy__button {
  float: right;
  display: inline-block;
  font-family: "Intro";
  font-size: 16px;
  border: none;
  width: 140px;
  padding: 10px 0 9px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .catalog-blocks .buy__button {
    float: right;
    padding: 0;
    width: 42px;
    height: 42px;
  }
  .catalog-blocks .buy__button span {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-blocks .buy__button {
    display: inline-block;
    float: none;
    width: 90%;
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog-blocks .buy__button {
    width: 90%;
    margin-bottom: 10px;
  }
}

.catalog-blocks .buy__button:before {
  margin-right: 4px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog-blocks .buy__button:before {
    left: 23px;
  }
}

@media (max-width: 767px) {
  .catalog-blocks .buy__button:before {
    margin-right: 0;
  }
}

.catalog-blocks .availability {
  position: absolute;
  top: 10px;
  left: 10px;
  padding-left: 18px;
  padding-right: 3px;
  font-weight: normal;
  font-size: 14px;
  opacity: 0;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.catalog-blocks .availability:before {
  position: absolute;
  top: 3px;
  left: 3px;
  content: "";
  width: 11px;
  height: 11px;
  border-radius: 50%;
}

.catalog-blocks .not-available .buy__button:before {
  left: 19px;
}

@media (max-width: 767px) {
  .catalog-blocks .not-available .buy__button:before {
    font-size: 30px;
    top: 0;
    left: 6px;
  }
}

.catalog-blocks .favorite {
  position: absolute;
  bottom: 4px;
  right: 0;
  line-height: normal;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (min-width: 768px) {
  .catalog-blocks .favorite {
    opacity: 0;
  }
}

@media (max-width: 767px) {
  .catalog-blocks .favorite {
    opacity: 1;
    padding-top: 3px;
  }
}

.catalog-blocks .favorite__like, .catalog-blocks .favorite__compare {
  float: left;
  background: none;
  border: none;
}

.catalog-blocks .favorite__like:before, .catalog-blocks .favorite__compare:before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.catalog-blocks .favorite__like:before {
  font-size: 18px;
}

.catalog-blocks .favorite__compare:before {
  font-size: 18px;
}

.item__actions {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100px;
  height: 50px;
}

.item__actions .add-favorite {
  width: 20px;
  height: 20px;
  float: left;
}

.mobile-next-items, .mobile-items-number {
  display: none;
  width: 100%;
  margin-bottom: 0;
  text-align: center;
  font-size: 16px;
  font-weight: 300;
}

.mobile-next-items a, .mobile-items-number a {
  font-weight: 600;
  border-bottom: 1px dotted;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.mobile-next-items a:hover, .mobile-items-number a:hover {
  border-bottom: 1px dotted transparent;
}

@media (max-width: 767px) {
  .mobile-next-items, .mobile-items-number {
    display: block;
  }
}

.pagination--to-top {
  margin-top: 26px;
  margin-bottom: 7px;
 /* display: none;*/
}

@media (min-width: 768px) and (max-width: 991px) {
  .pagination--to-top {
    margin-top: 5px;
  }
}

.pagination {
  text-align: center;
}

.pagination-item {
  display: inline-block;
  padding: 0 7px;
  min-width: 29px;
  height: 29px;
  text-align: center;
  font-size: 14px;
  overflow: hidden;
  vertical-align: top;
  line-height: 29px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.pagination-item.to-start, .pagination-item.to-end {
  padding: 0 13px;
  margin: 0;
}

.pagination-item.arrow {
  margin: 0 2px;
}

.pagination-item .arrow-left-icon {
  font-weight: normal;
  display: inline-block;
  margin-top: -1px;
}

.pagination-item .arrow-right-icon {
  font-weight: normal;
  display: inline-block;
  margin-top: -1px;
}

.shop-deals {
  margin-top: 7px;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .shop-deals {
    margin-bottom: 0;
  }
}

.shop-deals__header {
  margin-left: -10px;
  margin-right: -10px;
}

.shop-deals__header:before, .shop-deals__header:after {
  content: " ";
  display: table;
}

.shop-deals__header:after {
  clear: both;
}

.shop-deals__header .title-h2 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Intro";
  font-size: 22px;
}

@media (max-width: 767px) {
  .shop-deals__header .title-h2 {
    font-size: 18px;
  }
}

.shop-deals-slider {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 12px;
}

.shop-deals-slider:before, .shop-deals-slider:after {
  content: " ";
  display: table;
}

.shop-deals-slider:after {
  clear: both;
}

.shop-deals-slider .carousel-inner {
  padding: 0 10px;
  float: left;
  width: 100%;
}

@media (max-width: 767px) {
  .shop-deals-slider .carousel-inner {
    width: auto;
  }
}

.shop-deals-slider .image {
  position: relative;
  width: 25%;
  float: left;
  display: block;
}

@media (max-width: 767px) {
  .shop-deals-slider .image {
    width: 50%;
  }
}

.shop-deals-slider .image img {
  width: 100%;
}

.shop-deals-slider .image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.shop-deals-slider .image:hover span {
  opacity: 1;
}

.shop-deals-slider .image span {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block;
  padding: 15px 30px;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  text-align: center;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.shop-deals-slider .carousel-control {
  top: 50%;
  margin-top: -40px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  opacity: 1;
  text-shadow: none;
  z-index: 100;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.shop-deals-slider .carousel-control.left {
  left: 15px;
  padding: 5px 7px 5px 3px;
}

.shop-deals-slider .carousel-control.left:hover {
  opacity: .6;
}

.shop-deals-slider .carousel-control.right {
  right: 15px;
  padding: 5px 3px 5px 7px;
}

.shop-deals-slider .carousel-control.right:hover {
  opacity: .6;
}

.catalog-filter {
  width: 100%;
}

.catalog-filter .title-h2 {
  margin-top: 10px;
  font-size: 22px;
}

.filter-choose {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}

.filter-choose:before, .filter-choose:after {
  content: " ";
  display: table;
}

.filter-choose:after {
  clear: both;
}

.filter-choose p {
  margin-bottom: 6px;
  font-weight: 600;
  font-size: 16px;
}

.choose-list {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}

.chose-item {
  float: left;
  margin-right: 10px;
  margin-bottom: 8px;
  padding: 0 8px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.chose-item span {
  padding-top: 1px;
  line-height: 1.5;
  float: left;
}

.choose-delete {
  float: left;
  margin-left: 3px;
  margin-top: 6px;
  font-size: 7px;
}

.filter-block {
  margin-bottom: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.filter-block:before, .filter-block:after {
  content: " ";
  display: table;
}

.filter-block:after {
  clear: both;
}

@media (max-width: 767px) {
  .filter-block {
    margin-bottom: 10px;
  }
}

.filter-block .title-h2 {
  position: relative;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: "WeblySleekUISemiBold";
  font-size: 16px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  text-transform: uppercase;
}

.filter-block.complete {
  margin-top: 20px;
  text-align: center;
}

.filter-block__display {
  width: 28px;
  height: 28px;
  cursor: pointer;
  display: block;
  position: absolute;
  top: -5px;
  right: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.filter-block__display.active:before {
  border-top: 6px solid black;
  border-bottom: 0;
}

.filter-block__display:before {
  content: "";
  position: absolute;
  right: 9px;
  top: 9px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 6px solid black;
}

.filter-block__content {
  padding-top: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.filter-block__content.scroll-filter {
margin-top: 15px;
  width: 100%;
  max-height: 170px;
  overflow: auto;
}

.filter-block__content.scroll-filter label:first-child {
  margin-top: 4px;
}

.filter-block__content.scroll-filter:focus, .filter-block__content.scroll-filter:active {
  outline: none;
}

.filter-block__content .jspVerticalBar {
  width: 10px;
  right: 9px;
}

.filter-color {
  padding: 0;
  margin-top: 10px;
}

.filter-color .checkbox {
  margin-top: 0;
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
}

.filter-color .checkbox span {
  display: block;
  padding: 0;
  width: 25px;
  height: 25px;
}

.filter-color .checkbox span:before {
  width: 25px;
  height: 25px;
  border-radius: 4px;
}

.filter-color .checkbox span:after {
  background: none;
  border: none;
  line-height: 25px;
  text-align: center;
}

.filter-block__price {
  margin-top: 0px;
  font-size: 14px;
  font-weight: 300;
}

.filter-block__price input {

  margin: 0 10px;
  display: inline-block;
  width: 90px;
  height: 30px;
  text-align: center;
  border-radius: 24px;
  padding: 3px;
}

.filter-block__price input:focus, .filter-block__price input:active {
  outline: none;
}

.price-slider {
  margin-top: 40px;
  margin-left: 7px;
  margin-bottom: 50px;
  width: 90%;
}

.price-slider.noUi-target {
  border: none;
  box-shadow: none;
}

.price-slider .noUi-base .noUi-handle {
  position: relative;
  border: none;
  box-shadow: none;
  border-radius: 0;
  width: 12px;
  height: 14px;
  top: -21px;
  left: -6px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.price-slider .noUi-base .noUi-handle:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.price-slider.noUi-horizontal {
  height: 3px!important;
}

.price-slider .noUi-connect {
  box-shadow: none;
}

.price-slider .noUi-origin {
  border-radius: 0;
}

.price-slider .noUi-background {
  box-shadow: none;
}

.price-slider .noUi-marker-horizontal.noUi-marker {
  width: 1px;
}

.price-slider .noUi-pips {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.filter-complete {
  margin-bottom: 20px;
  padding: 10px 35px;
  font-family: "Intro";
  font-size: 16px;
  border: none;
}

.filter-reset {
  font-size: 14px;
  font-weight: 300;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.filter-reset:before {
  position: absolute;
  font-size: 15px;
  margin-left: -20px;
  margin-top: -2px;
}

.filter-more-btn {
  -webkit-transition: .3s;
          transition: .3s;
  display: block;
  margin: -20px auto 0;
}

.filter-picker-label {
  display: inline-block;
  position: relative;
  font-weight: normal;
}

.filter-picker-label .filter-picker-img {
  cursor: pointer;
  display: block;
  width: 130px;
  padding: 5px;
  margin-top: 5px;
  border-radius: 4px;
  -webkit-transition: .3s;
          transition: .3s;
  text-align: center;
  float: left;
}

.filter-picker-label .filter-picker-img img {
  max-height: 30px;
  max-width: 100px;
}

.filter-picker-label input[type="checkbox"] {
  display: none;
}

.filter-picker-label input[type="checkbox"]:checked ~ .filter-picker-img span {
  font-weight: bold;
}

.filter-picker-opis {
  display: inline-block;
  position: relative;
}

.filter-picker-opis .filter-picker-img {
  width: 125px;
  padding: 5px;
  margin-bottom: 5px;
  margin-right: 5px;
  -webkit-transition: .3s;
          transition: .3s;
}

.filter-picker-opis .filter-picker-img img {
  max-height: 50px;
  max-width: 115px;
}

.filter-picker-opis .filter-picker-img .opis {
  font-size: 12px;
  font-weight: normal;
}

.filter-picker-opis .filter-picker-img .title-piker {
  display: block;
}

.filter-picker-opis input[type="checkbox"] {
  display: none;
}

.filter-picker-opis input[type="checkbox"]:checked ~ .filter-picker-img span {
  font-weight: bold;
}

.filter-picker-opis input[type="checkbox"]:checked ~ .filter-picker-img .opis {
  font-weight: normal;
}

.filter-picker-select {
  display: inline-block;
  position: relative;
}

.filter-picker-select img {
  max-width: 140px;
  max-height: 25px;
}

.filter-picker-select .filter-picker-lab {
  display: inline-block;
  width: 190px;
  padding: 10px;
  margin-bottom: 5px;
  cursor: pointer;
  margin-top: 10px;
  -webkit-transition: 0.3s;
          transition: 0.3s;
}

.filter-picker-select .filter-picker-lab:hover .filter-picker-display:before {
  -webkit-transition: 0.3s;
          transition: 0.3s;
}

.filter-picker-select .filter-picker-lab span {
  padding-left: 10px;
}

.filter-picker-select .filter-picker-lab .filter-picker-display {
  position: absolute;
  right: 5px;
  top: 15px;
  width: 28px;
  height: 28px;
  cursor: pointer;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.filter-picker-select .filter-picker-lab .filter-picker-display:before {
  content: "";
  position: absolute;
  right: 9px;
  top: 9px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}

.filter-picker-select .filter-picker-list {
  display: none;
  position: absolute;
  margin-top: -10px;
  -webkit-transition: 0.3s;
          transition: 0.3s;
  z-index: 10;
}

.filter-picker-select .filter-picker-list li {
  list-style-type: none;
  padding: 10px;
  cursor: pointer;
  width: 188px;
  margin-left: -40px;
}

.filter-picker-select .filter-picker-list img {
  max-width: 140px;
  max-height: 25px;
}

.filter-picker-select .filter-picker-list span {
  padding-left: 10px;
}

.filter-picker-select input[type="checkbox"] {
  display: none;
}

.filter-picker-select input[type="checkbox"]:checked ~ .filter-picker-lab span {
  font-weight: bold;
}

.filter-picker-select input[type="checkbox"]:checked ~ label .filter-picker-display {
  -webkit-transform: none;
          transform: none;
  top: 20px;
}

.filter-picker-select input[type="checkbox"]:checked ~ .filter-picker-list {
  display: block;
}

.filter-picker-select .filter-picker-lab-2 img {
  max-width: 60px;
  max-height: 30px;
}

.filter-picker-select .filter-picker-list-2 img {
  max-width: 60px;
  max-height: 30px;
}

.radio + .radio, .checkbox + .checkbox {
  margin-top: 0;
}

.checkbox {
  margin-top: 13px;
  margin-bottom: 13px;
}

.checkbox input {
  display: none;
}

.checkbox input:checked + span:after {
  opacity: 1;
}

.checkbox input:disabled + span {
  cursor: default;
}

.checkbox input:disabled + span:after {
  opacity: 0;
}

.checkbox span {
  position: relative;
  padding-left: 33px;
  padding-top: 5px;
  font-weight: 300;
  font-size: 14px;
  cursor: pointer;
}

.checkbox span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  height: 22px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 4px;
}

.checkbox span:after {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  padding-left: 4px;
  width: 22px;
  height: 22px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 4px;
}

.radio {
  margin-top: 0;
  margin-bottom: 13px;
}

.radio input {
  display: none;
}

.radio span {
  display: block;
  position: relative;
  padding-left: 29px;
  font-size: 14px;
  font-weight: 300;
  cursor: pointer;
}

.radio span:before {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.radio span:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 6px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.phone-country {
  position: absolute;
  left: 7px;
  top: 7px;
}

.phone-country .rus {
  background: url("../images/flag-rus.png");
  width: 16px;
  height: 11px;
  display: inline-block;
  margin-top: 5px;
}

.phone-country .uk {
  background: url("../images/flag-uk.png");
  width: 16px;
  height: 11px;
  display: inline-block;
  margin-top: 5px;
}

.phone-country .kaz {
  background: url("../images/flag-kaz.png");
  width: 16px;
  height: 11px;
  display: inline-block;
  margin-top: 5px;
}

.phone-country .bel {
  background: url("../images/flag-bel.png");
  width: 16px;
  height: 11px;
  display: inline-block;
  margin-top: 5px;
}

.phone-country .btn {
  border-radius: 0;
  padding: 11px 25px 9px 12px;
  min-width: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.phone-country .btn:focus {
  outline: none !important;
}

.phone-country .btn .country {
  display: none;
}

.phone-country .dropdown-menu {
  margin-top: 7px;
  left: -7px;
  border-radius: 0;
  box-shadow: none;
}

.phone-country .dropdown-menu > li > a {
  padding: 3px 13px;
}

.phone-country .country {
  display: inline-block;
  margin-left: 10px;
  font-weight: normal;
  font-size: 14px;
}

.phone-country-input {
  padding-left: 65px !important;
  font-weight: 600;
}

.phone-country-wrapper {
  position: relative;
}

.phone-country-wrapper .btn {
  padding: 11px 25px 3px 12px;
}

.phone-country-wrapper i {
  margin-top: 4px !important;
}

.phone-country-wrapper .dropdown-menu {
  left: 0;
}

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design. */
.noUi-target {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  box-sizing: border-box;
  position: relative;
  direction: ltr;
}

.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  box-sizing: border-box;
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
}

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.noUi-handle {
  position: relative;
  z-index: 1;
}

.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;
  transition: left 0.3s, top 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Painting and performance;
 * Browsers can paint handles in their own layer. */
.noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* Slider size and handle placement; */
.noUi-horizontal {
  height: 18px;
}

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}

/* Styling; */
.noUi-background {
  background: #FAFAFA;
  box-shadow: inset 0 1px 1px #f0f0f0;
}

.noUi-connect {
  background: #3FB8AF;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  -webkit-transition: background 450ms;
  transition: background 450ms;
}

.noUi-origin {
  border-radius: 2px;
}

.noUi-target {
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

.noUi-target.noUi-connect {
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB;
}

/* Handles and cursors; */
.noUi-dragable {
  cursor: w-resize;
}

.noUi-vertical .noUi-dragable {
  cursor: n-resize;
}

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

/* Handle stripes; */
.noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
  top: 17px;
}

/* Disabled state; */
[disabled] {
  /* Base; */
}

[disabled].noUi-connect, [disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled] .noUi-handle {
  cursor: not-allowed;
}

.noUi-pips {
  box-sizing: border-box;
  position: absolute;
  font: 400 12px Arial;
  color: #999;
}

.noUi-pips * {
  box-sizing: border-box;
}

/* Values;
 * */
.noUi-value {
  width: 40px;
  position: absolute;
  text-align: center;
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

/* Markings;
 * */
.noUi-marker {
  position: absolute;
  background: #CCC;
}

.noUi-marker-sub, .noUi-marker-large {
  background: #AAA;
}

/* Horizontal layout;
 * */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 50px;
  top: 100%;
  left: 0;
  width: 100%;
}

.noUi-value-horizontal {
  margin-left: -20px;
  padding-top: 20px;
}

.noUi-value-horizontal.noUi-value-sub {
  padding-top: 15px;
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

/* Vertical layout;
 * */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  width: 15px;
  margin-left: 20px;
  margin-top: -5px;
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

.catalog-list {
  padding-top: 20px;
  float: left;
  width: 100%;
}

.catalog-list .catalog-item {
  margin-bottom: 27px;
}

.catalog-list .catalog-item .buy-one-click {
  opacity: 0;
  -webkit-transition: .15s;
          transition: .15s;
}

.catalog-list .catalog-item:hover .buy-one-click {
  opacity: 1;
}

.catalog-list .catalog-item:hover .stickers-container {
  opacity: 0.5;
}

.catalog-list .stickers-container {
  right: 67.666%;
  -webkit-transition: 0.3s;
          transition: 0.3s;
}

.catalog-list .photo {
  position: relative;
  float: left;
  width: 33.33333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.catalog-list .photo img {
  max-width: 100%;
}

.catalog-list .main-data {
  position: relative;
  float: left;
  width: 33.33333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.catalog-list .buy {
  position: relative;
  float: left;
  width: 33.33333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  padding-right: 10px;
}

@media (max-width: 991px) {
  .catalog-list .buy {
    padding-right: 5px;
  }
}

@media (max-width: 424px) {
  .catalog-list .buy .quantity-counter {
    width: 40%;
    margin-left: 20px;
  }
  .catalog-list .buy .buy__button span {
    display: none;
  }
}

.catalog-list .catalog-page__countdown {
  margin-bottom: 10px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog-list .catalog-page__countdown .countdown-period {
    font-size: 10px;
  }
}

.catalog-list .availability {
  position: relative;
  padding-left: 8px;
  font-weight: 300;
  font-size: 14px;
  text-align: center;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.catalog-list .availability span {
  position: relative;
  vertical-align: middle;
}

.catalog-list .availability span:before {
  position: relative;
  top: -2px;
  content: "";
  width: 13px;
  height: 13px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}

.catalog-list .product {
  position: relative;
  padding-top: 9px;
  padding-bottom: 13px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.catalog-list .product:before, .catalog-list .product:after {
  content: " ";
  display: table;
}

.catalog-list .product:after {
  clear: both;
}

.catalog-list .product:hover .favorite {
  opacity: 1;
}

.catalog-list .main-data__info .rating {
  margin-top: 12px;
  text-align: left;
}

.catalog-list .name {
  font-weight: 600;
  font-size: 16px;
}

.catalog-list .article {
  margin-top: 7px;
  font-weight: 300;
  font-size: 14px;
}

.catalog-list .description {
  margin-top: 14px;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
}

.catalog-list .buy__price {
  margin-top: 12px;
  line-height: normal;
  text-align: center;
  font-family: "Intro";
  font-size: 20px;
}

.catalog-list .buy__price span {
  font-size: 20px;
}

.catalog-list .old-price {
  margin: 0 9px;
  display: inline-block;
  font-size: 16px;
  text-decoration: line-through;
}

.catalog-list .old-price span {
  font-size: 16px;
}

.catalog-list .rating:before, .catalog-list .rating:after {
  content: " ";
  display: table;
}

.catalog-list .rating:after {
  clear: both;
}

.catalog-list .rating__star {
  float: left;
  margin-right: 2px;
}

.catalog-list .quantity-counter {
  margin-top: 16px;
  width: 98%;
  text-align: center;
}

.catalog-list .btn-silver {
  width: 28px;
  height: 28px;
  display: inline-block;
  border: none;
  vertical-align: top;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.catalog-list .btn-silver .minus {
  display: block;
  font-size: 12px;
}

.catalog-list .btn-silver .plus {
  display: block;
  font-size: 12px;
}

.catalog-list .quantity-input {
  padding: 0;
  margin: 0 2px;
  width: 28px;
  height: 28px;
  display: inline-block;
  text-align: center;
  border: none;
  font-size: 14px;
  font-weight: 300;
  line-height: 30px;
}

.catalog-list .quantity-input:hover, .catalog-list .quantity-input:focus {
  outline: none;
}

.catalog-list .buy-button {
  margin-top: 13px;
  width: 97%;
  text-align: center;
}

.catalog-list .buy__button {
  position: relative;
  display: inline-block;
  font-family: "Intro";
  font-size: 16px;
  border: none;
  width: 100%;
  padding: 10px 0 9px;
  margin-bottom: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.catalog-list .buy__button:before {
  margin-right: 4px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog-list .buy__button:before {
    left: 23px;
  }
}

.catalog-list .set-aside {
  padding-left: 5px;
  position: absolute;
  bottom: 9px;
  right: 30px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.catalog-list .set-aside:before {
  width: 27px;
  font-size: 21px;
  position: absolute;
  top: -4px;
  left: -26px;
}

.catalog-list .not-available .buy__button:hover .set-aside {
  opacity: 1;
}

.catalog-list .main-data__info {
  position: relative;
}

.catalog-list .rating {
  position: relative;
}

.catalog-list .favorite {
  position: absolute;
  top: 2px;
  left: 100px;
  line-height: normal;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog-list .favorite {
    width: 65px;
    right: -10px;
    top: 0;
  }
}

.catalog-list .favorite__like, .catalog-list .favorite__compare {
  float: left;
  background: none;
  border: none;
}

.catalog-list .favorite__like:before, .catalog-list .favorite__compare:before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.catalog-list .favorite__like:before {
  font-size: 18px;
}

.catalog-list .favorite__compare:before {
  font-size: 18px;
}

.catalog-list .properties-color {
  margin-top: 7px;
  width: 100%;
  font-size: 14px;
  font-weight: 600;
}

.catalog-list .properties-color p {
  margin-bottom: 0;
}

.catalog-list .properties-color .filter-color {
  margin-top: 5px;
}

.catalog-list .properties-color .filter-color:before, .catalog-list .properties-color .filter-color:after {
  content: " ";
  display: table;
}

.catalog-list .properties-color .filter-color:after {
  clear: both;
}

.catalog-list .properties-color .radio {
  margin-top: 0;
  float: left;
  margin-bottom: 3px;
  margin-right: 3px;
}

.catalog-list .properties-color .radio span {
  display: block;
  padding: 0;
  overflow: hidden;
  width: 25px;
  height: 25px;
  border: 2px solid transparent;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.catalog-list .properties-color .radio span:after, .catalog-list .properties-color .radio span:before {
  display: none;
}

.catalog-list .photo-gallery {
  width: 93%;
  bottom: -15px;
  position: absolute;
  text-align: center;
}

.catalog-list .photo-gallery .photo-gallery-image {
  display: inline-block;
  vertical-align: bottom;
  width: 48px;
  height: 48px;
  margin: 3px;
  text-align: center;
  line-height: 46px;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.catalog-list .photo-gallery .photo-gallery-image img {
  max-width: 46px;
  max-height: 46px;
}

.catalog-table {
  padding-top: 20px;
  float: left;
  width: 100%;
}

@media (max-width: 1199px) {
  .catalog-table {
    margin-bottom: 50px;
  }
}

.catalog-table .catalog-item {
  float: left;
  width: 100%;
  padding-top: 14px;
  padding-bottom: 14px;
  border-bottom: 2px solid;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.catalog-table .catalog-item:hover .buy-one-click {
  opacity: 1;
}

.catalog-table .photo {
  float: left;
  width: 9%;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog-table .photo {
    width: 15%;
  }
}

@media (max-width: 470px) {
  .catalog-table .photo {
    width: 15%;
  }
}

.catalog-table .photo img {
  max-height: 42px;
  max-width: 100%;
}

.catalog-table .name {
  float: left;
  width: 20%;
  padding-right: 10px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog-table .name {
    width: 25%;
  }
}

.catalog-table .name a {
  font-weight: 600;
  font-size: 14px;
}

@media (max-width: 470px) {
  .catalog-table .name {
    width: 30%;
  }
}

.catalog-table .article {
  width: 15%;
  float: left;
  font-size: 12px;
  font-weight: 300;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 1px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog-table .article {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-table .article {
    width: 12%;
  }
}

@media (max-width: 470px) {
  .catalog-table .article {
    width: 18%;
  }
}

.catalog-table .availability {
  float: left;
  margin: 2px 6px 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
}

.catalog-table .buy__price {
  width: 17%;
  float: left;
  margin-top: -7px;
  text-align: center;
  font-family: "Intro";
  font-size: 20px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog-table .buy__price {
    width: 20%;
    margin-top: -2px;
    font-size: 14px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-table .buy__price {
    width: 20%;
  }
}

.catalog-table .buy__price span {
  font-size: 20px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog-table .buy__price span {
    font-size: 14px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .catalog-table .buy__price {
    width: 28%;
  }
}

@media (max-width: 470px) {
  .catalog-table .buy__price {
    width: 30%;
  }
}

.catalog-table .price {
  height: 50px;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}

.catalog-table .old-price {
  margin: 1px 4px;
  display: inline-block;
  font-size: 16px;
  text-decoration: line-through;
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog-table .old-price {
    font-size: 14px;
  }
}

.catalog-table .old-price span {
  font-size: 16px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog-table .old-price span {
    font-size: 14px;
  }
}

.catalog-table .quantity-counter {
  padding-bottom: 8px;
  padding-top: 1px;
  float: left;
  width: 15%;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog-table .quantity-counter {
    width: 21%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .catalog-table .quantity-counter {
    width: 9%;
  }
  .catalog-table .quantity-counter button,
  .catalog-table .quantity-counter input {
    display: block;
  }
  .catalog-table .quantity-counter input {
    margin-left: 0;
  }
}

@media (max-width: 470px) {
  .catalog-table .quantity-counter {
    clear: both;
    width: 32%;
    float: right;
    margin-right: 8px;
  }
  .catalog-table .quantity-counter button,
  .catalog-table .quantity-counter input {
    margin-left: 10px;
  }
}

.catalog-table .btn-silver {
  width: 28px;
  height: 28px;
  display: inline-block;
  border: none;
  vertical-align: top;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.catalog-table .btn-silver .minus {
  display: block;
  font-size: 12px;
}

.catalog-table .btn-silver .plus {
  display: block;
  font-size: 12px;
}

.catalog-table .quantity-input {
  padding: 0;
  margin: 0 2px;
  width: 28px;
  height: 28px;
  display: inline-block;
  text-align: center;
  border: none;
  font-size: 14px;
  font-weight: 300;
  line-height: 30px;
}

.catalog-table .quantity-input:hover, .catalog-table .quantity-input:focus {
  outline: none;
}

.catalog-table .buy__button {
  float: right;
  margin: 1px 5px;
  position: relative;
  display: inline-block;
  font-family: "Intro";
  font-size: 15px;
  border: none;
  width: 165px;
  padding: 10px 5px 9px;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog-table .buy__button {
    padding: 0;
    width: 28px;
    height: 28px;
    margin-right: 15px;
  }
  .catalog-table .buy__button span {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-table .buy__button {
    width: 130px;
    padding: 10px 0;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .catalog-table .buy__button {
    padding: 0;
    width: 35px;
    height: 35px;
    margin-right: 15px;
  }
  .catalog-table .buy__button span {
    display: none;
  }
}

@media (max-width: 479px) {
  .catalog-table .buy__button {
    width: 25%;
    height: 29px;
    margin-right: -10px;
    padding: 0;
  }
}

.catalog-table .buy__button:before {
  margin-right: 4px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog-table .buy__button:before {
    margin: 0;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .catalog-table .buy__button:before {
    margin-right: 0;
  }
}

.catalog-table .buy-one-click {
  position: relative;
  display: inline-block;
  background: none;
  border: none;
  margin: 5px;
  margin-right: 32px;
  text-align: center;
  padding: 0;
  clear: right;
  float: right;
  border-bottom: 1px dotted;
  opacity: 0;
  -webkit-transition: .3s;
          transition: .3s;
}

.catalog-table .set-aside {
  padding-left: 5px;
  position: absolute;
  bottom: 9px;
  right: 25px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.catalog-table .set-aside:before {
  font-size: 21px;
  position: absolute;
  top: -4px;
  left: -21px;
}

.catalog-table .not-available .buy__button:hover .set-aside {
  opacity: 1;
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog-table .not-available .buy__button {
    padding: 0;
    width: 28px;
    height: 28px;
  }
  .catalog-table .not-available .buy__button:before {
    margin: 0;
  }
}

.catalog-table .properties-color {
  width: 100%;
  font-size: 14px;
  font-weight: 600;
}

.catalog-table .properties-color p {
  margin-bottom: 0;
}

.catalog-table .properties-color .filter-color {
  margin-top: 0;
}

.catalog-table .properties-color .filter-color:before, .catalog-table .properties-color .filter-color:after {
  content: " ";
  display: table;
}

.catalog-table .properties-color .filter-color:after {
  clear: both;
}

.catalog-table .properties-color .radio {
  margin-top: 0;
  float: left;
  margin-bottom: 3px;
  margin-right: 3px;
}

.catalog-table .properties-color .radio span {
  display: block;
  padding: 0;
  overflow: hidden;
  width: 18px;
  height: 18px;
  border: 2px solid transparent;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.catalog-table .properties-color .radio span:after, .catalog-table .properties-color .radio span:before {
  display: none;
}

.catalog-table-search {
  width: 100%;
  text-align: center;
  margin-bottom: 25px;
}

.catalog-table-search p {
  margin-bottom: 0;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  vertical-align: middle;
}

.catalog-table-search form {
  display: inline-block;
  padding: 5px;
  vertical-align: middle;
}

.catalog-table-search input {
  float: left;
  width: 220px;
  padding: 0 7px;
  font-size: 14px;
  font-weight: 300;
  line-height: 29px;
}

.catalog-table-search input::-moz-placeholder {
  color: #000;
  opacity: 1;
}

.catalog-table-search input:-ms-input-placeholder {
  color: #000;
}

.catalog-table-search input::-webkit-input-placeholder {
  color: #000;
}

.catalog-table-search .submit {
  float: left;
  padding: 8px 20px;
  font-size: 14px;
  line-height: normal;
  font-weight: 600;
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.view-type {
  position: absolute;
  right: 0;
  top: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  .view-type {
    top: -45px;
    right: 7px;
  }
}

.view-type__link {
  width: 29px;
  height: 29px;
  display: block;
  float: left;
  margin-left: 9px;
  text-align: center;
  font-size: 17px;
  line-height: 30px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-page {
  margin-top: 14px;
}

.product-page__content,
.product-page__description,
.product-page__reviews {
  margin-left: -10px;
  margin-right: -10px;
}

.product-page__content:before, .product-page__content:after,
.product-page__description:before,
.product-page__description:after,
.product-page__reviews:before,
.product-page__reviews:after {
  content: " ";
  display: table;
}

.product-page__content:after,
.product-page__description:after,
.product-page__reviews:after {
  clear: both;
}

@media (max-width: 767px) {
  .product-page__content {
    position: relative;
  }
}

.product-page__photo {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  .product-page__photo {
    float: left;
    width: 40%;
  }
}

@media (max-width: 767px) {
  .product-page__photo {
    margin-top: 7px;
  }
}

.product-page__photo .stickers-container {
  top: 10px;
  right: 13px;
  z-index: 10;
}

.product-page__photo .swatch {
  position: relative;
  margin-top: 12px;
  font-size: 16px;
  font-weight: 600;
  padding-left: 24px;
}

.product-page__photo .swatch a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-page__photo .swatch a:before {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 13px;
}

.product-page__photo .zoom-controls {
  position: absolute;
  z-index: 2;
  font-size: 30px;
  bottom: 0px;
  right: 5px;
  -webkit-transition: color .4s, bottom .4s, right .4s;
          transition: color .4s, bottom .4s, right .4s;
}

.product-page__photo .zoom-controls:hover {
  cursor: pointer;
  color: gray !important;
}

.product-page__photo .zoom-controls.zoomed {
  bottom: 5px;
  right: 10px;
  color: red !important;
}

.product-page__photo .thumbnails {
  overflow: hidden;
  height: 84px;
  position: relative;
  text-align: center;
  padding: 0;
}

.product-page__photo .thumbnails .thumbnails-list {
  list-style: none;
  overflow: hidden;
  display: inline-block;
  padding: 0;
  height: 100%;
}

.product-page__photo .thumbnails .thumbnails-list li {
  display: inline-block;
  height: 84px;
  width: 84px;
  margin-right: 8px;
  border: 2px solid transparent;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
}

.product-page__photo .thumbnails .thumbnails-list li img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  max-height: 100%;
  cursor: pointer;
}

.product-page__photo .thumbnails .slides,
.product-page__photo .thumbnails .slides > li,
.product-page__photo .thumbnails .flex-control-nav,
.product-page__photo .thumbnails .flex-direction-nav {
  list-style: none;
}

.product-page__photo .thumbnails .flex-direction-nav {
  *height: 0;
}

.product-page__photo .thumbnails .flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-page__photo .thumbnails .flex-direction-nav a:before {
  font-size: 20px;
  position: absolute;
  right: 8px;
  top: 5px;
}

.product-page__photo .thumbnails .flex-direction-nav a.flex-next:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.product-page__photo .thumbnails .flex-prev {
  left: -50px;
}

.product-page__photo .thumbnails .flex-next {
  right: -50px;
  text-align: right;
}

.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px;
}

.flexslider:hover .flex-prev:hover {
  opacity: 1;
}

.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
}

.flexslider:hover .flex-next:hover {
  opacity: 1;
}

.flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

.medium-image {
  position: relative;
  width: 100%;
  height: 100%;
  margin-bottom: 10px;
}

.medium-image .magnify {
  vertical-align: middle;
}

.medium-image .fancybox {
  vertical-align: middle;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .medium-image {
    width: 100%;
  }
  .medium-image img {
    max-width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .medium-image {
    width: 100%;
  }
  .medium-image img {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .medium-image {
    width: 100%;
  }
  .medium-image img {
    max-width: 100%;
  }
}

.medium-image .flex-direction-nav {
  padding: 0;
  margin: 0;
  list-style: none;
}

.medium-image .flex-direction-nav li a {
  display: block;
  width: 40px;
  height: 40px;
}

.medium-image .flex-direction-nav li a:before {
  position: absolute;
  font-size: 26px;
}

@media (max-width: 767px) {
  .medium-image .flex-direction-nav {
    display: none;
  }
}

.medium-image .flex-direction-nav .flex-prev, .medium-image .flex-direction-nav .flex-next {
  position: absolute;
  top: 163px;
  z-index: 1;
}

.medium-image .flex-direction-nav .flex-prev {
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.medium-image .flex-direction-nav .flex-prev:before {
  left: 6px;
  top: 2px;
}

.medium-image .flex-direction-nav .flex-prev:hover {
  opacity: .7;
}

.medium-image .flex-direction-nav .flex-next {
  right: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.medium-image .flex-direction-nav .flex-next:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  right: 6px;
  top: 2px;
}

.medium-image .flex-direction-nav .flex-next:hover {
  opacity: .7;
}

.medium-image .flex-viewport {
  width: 100%;
  height: 100%;
}

.medium-image .flex-viewport li {
  text-align: center;
  line-height: 366px;
}

.product-page__properties {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 10px;
  position: static;
}

.brand { color: #fff; padding: 2px; background: #c20e2e;}

@media (min-width: 768px) {
  .product-page__properties {
    float: left;
    width: 59%;
    height: 387px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    position: relative;
  }
}

.product-page__properties__container { margin: 0;
  width: 50%;}
.product-page__properties h1 {
  margin-top: 0;
  font-size: 22px;
  line-height: normal;
}
.product-page__name {font-size: 24px;}
@media (max-width: 767px) {
  .product-page__properties h1 {
    position: absolute;
    top: 0;
    font-size: 18px;
    height: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.product-page__properties .properties {
  width: 100%;
  margin-top: 15px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .product-page__properties .properties {
    margin-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .product-page__properties .properties {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .product-page__properties .properties {
    margin-top: 10px;
  }
  .product-page__properties .properties > span {
    display: none !important;
  }
}

.product-page__properties .properties span {
  margin-top: 3px;
  display: inline-block;
  font-weight: 300;
  font-size: 14px;
}

@media (max-width: 767px) {
  .product-page__properties .properties .rating__star {
    font-size: 16px !important;
  }
}

.product-page__properties .properties .rating {
  margin-left: 6px;
  width: auto;
  display: inline-block;
}

.product-page__properties .properties .article {
  margin-left: 19px;
  display: inline-block;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .product-page__properties .properties .article {
    display: block;
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .product-page__properties .properties .article {
    display: block;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .product-page__properties .properties .article {
    float: right;
  }
}

.product-page__properties .properties-color {
  margin-top: 7px;
  width: 100%;
  font-size: 14px;
  font-weight: 600;
}

.product-page__properties .properties-color .filter-color {
  margin-top: 12px;
  margin-left: 4px;
}

.product-page__properties .properties-color .filter-color:before, .product-page__properties .properties-color .filter-color:after {
  content: " ";
  display: table;
}

.product-page__properties .properties-color .filter-color:after {
  clear: both;
}

.product-page__properties .properties-color .radio {
  margin-top: 0;
  float: left;
  margin-bottom: 5px;
  margin-right: 5px;
}

.product-page__properties .properties-color .radio span {
  display: block;
  padding: 0;
  overflow: hidden;
  width: 40px;
  height: 40px;
  border: 2px solid transparent;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-page__properties .properties-color .radio span:after, .product-page__properties .properties-color .radio span:before {
  display: none;
}

.product-page__properties .properties-volume {
  margin-top: 20px;
  width: 100%;
  font-size: 14px;
  font-weight: 600;
}

.product-page__properties .properties-volume:before, .product-page__properties .properties-volume:after {
  content: " ";
  display: table;
}

.product-page__properties .properties-volume:after {
  clear: both;
}

.product-page__properties .properties-volume p {
  margin-bottom: 5px;
}

.product-page__properties .properties-volume span {
  cursor: pointer;
}

.product-page__properties .properties-availability {
  width: auto;
  display: inline-block;
  position: relative;
  margin-top: 5px;
  font-size: 14px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .product-page__properties .properties-availability {
    position: absolute;
    top: 75px;
    left: 20px;
    width: auto;
  }
}

.product-page__properties .properties-availability p {
  padding-left: 20px;
}

.product-page__properties .properties-availability p:before {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  left: 0;
  top: 2px;
  border-radius: 50%;
}

.product-page__properties .product-page__actions {
  width: 100%;
  margin-top: 21px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .product-page__properties .product-page__actions {
    margin-top: 15px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .product-page__properties .product-page__actions {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .product-page__properties .product-page__actions .actions-wishlist {
    margin-bottom: 10px;
  }
  .product-page__properties .product-page__actions .actions-compare {
    display: none;
  }
}

.product-page__properties .product-page__actions:before, .product-page__properties .product-page__actions:after {
  content: " ";
  display: table;
}

.product-page__properties .product-page__actions:after {
  clear: both;
}

.product-page__properties .actions-wishlist, .product-page__properties .actions-compare {
  float: left;
  font-size: 14px;
  font-weight: 600;
  background: none;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-page__properties .actions-wishlist {
  position: relative;
  padding: 5px 17px 5px 25px;
  border: 0px solid;
    font-weight: normal;
}

.product-page__properties .actions-wishlist span {
  display: none;
}

.product-page__properties .actions-wishlist span.active {
  display: block;
}

.product-page__properties .actions-wishlist:before {
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 18px;
  font-weight: normal;
}

.product-page__properties .actions-compare {
  margin-left: 10px;
  position: relative;
  padding: 5px 17px 5px 43px;
  border: 0px solid;
    font-weight: normal;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .product-page__properties .actions-compare {
    margin-left: 0;
    margin-top: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .product-page__properties .actions-compare {
    margin-left: 0;
    margin-top: 10px;
  }
}

.product-page__properties .actions-compare:before {
  position: absolute;
  left: 19px;
  top: 0px;
  font-size: 16px;
  font-weight: normal;
}

.product-page__properties .properties-note {
  margin-top: 15px;
  margin-bottom: 10px;
}

.product-page__properties .properties-note:before, .product-page__properties .properties-note:after {
  content: " ";
  display: table;
}

.product-page__properties .properties-note:after {
  clear: both;
}

.product-page__properties .properties-note p {
  font-size: 14px;
  font-weight: 600;
}

.product-page__properties .properties-note .filter-color {
  width: 100%;
  float: left;
  margin: 0;
}

.product-page__properties .properties-note img {
  width: 40px;
  height: 40px;
  margin: 1px;
  cursor: pointer;
}

.product-page__properties .properties-note .column {
  font-size: 12px;
  font-weight: normal;
  line-height: 41px;
  float: left;
}

.product-page__properties .properties-note .column:first-child {
  width: 65px;
}

.product-page__properties .properties-note .column:last-child {
  width: 180px;
  text-align: center;
}

.product-page__buy {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 10px;
  min-height: 170px;
}

@media (min-width: 768px) {
  .product-page__buy {
  }
}

@media (min-width: 768px) {
  .product-page__buy {
    margin-left: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .product-page__buy {
    margin-left: 4%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .product-page__buy {
    margin-left: 0;
    width: 30%;
  }
}

.product-page__buy .buy__price {
  margin-top: 10px;
  line-height: normal;
  text-align: left;
  font-family: "Intro";
  font-size: 25px;
  color: #c20e2e;
}

@media (max-width: 767px) {
  .product-page__buy .buy__price {
    margin-top: 0;
  }
}

.product-page__buy .buy__price span {
  font-size: 25px;
}

.product-page__buy .old-price {
  margin-right: 12px;
  display: inline-block;
  font-size: 20px;
  text-decoration: line-through;
}

.product-page__buy .old-price span {
  font-size: 20px;
}

.product-page__buy .quantity-counter {
  margin-top: 14px;
  width: 100%;
  text-align: center;
}

.product-page__buy .quantity-counter .total_price {
  display: none;
  margin-top: 20px;
  font-size: 25px;
}

.product-page__buy .quantity-counter .total_price .value {
  font-family: "Intro";
}

.product-page__buy .btn-silver {
  width: 25px;
  height: 42px;
  display: inline-block;
  border: none;
  vertical-align: top;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.product-page__buy .btn-silver.decrease {
  padding-left: 0;
}


.product-page__buy .btn-silver .minus {
  display: block;
  font-size: 12px;
}

.product-page__buy .btn-silver .plus {
  display: block;
  font-size: 12px;
}

.product-page__buy .quantity-input {
  margin: 0 ;
  width: 65px;
  height: 42px;
  display: inline-block;
  text-align: center;
  font-size: 22px;
  font-weight: 300;
    background: #fff;
  border: 1px solid #9c9c9c;
  border-radius: 8px;
}

.product-page__buy .quantity-input:hover, .product-page__buy .quantity-input:focus {
  outline: none;
}

.product-page__buy .buy-button {
  margin-top: 0px;
  width: 100%;
  text-align: center;
  margin-left: 3px;
}

.product-page__buy .buy__button {
  position: relative;
  display: block;
  margin: 5px auto;
  font-size: 23px;
  border: none;
  text-align: center;
  padding: 11px 20px 11px;
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .product-page__buy .buy__button {
    padding: 11px 10px 11px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .product-page__buy .buy__button {
    padding: 11px 10px 11px;
  }
}

.product-page__buy .buy__button:before {
  margin-right: 4px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .product-page__buy .buy__button:before {
    top: 15px;
    left: 15px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .product-page__buy .buy__button:before {
    top: 12px;
    left: 10px;
  }
}

.product-page__buy .buy-one-click {
  margin-top: 5px;
  display: inline-block;
}

.product-page__buy .social {
  margin-top: 120px;
  font-size: 16px;
  font-weight: 300;
}

@media (max-width: 767px) {
  .product-page__buy .social {
    display: none;
  }
}

.product-page__buy .social .login-social-link {
  margin: 2px;
  width: 23px;
  height: 23px;
  background-size: cover;
  border-radius: 50%;
  overflow: hidden;
}

.product-page__buy table td {vertical-align: top; padding-top: 20px;}

.product-page__brand {
  margin-top: 6px;
  text-align: right;
  position: absolute;
  right: 0;
}

@media (max-width: 767px) {
  .product-page__brand {
    display: none;
  }
}

.product-page__description {
  margin-top: 28px;
}

.product-page__description .note {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  font-weight: 600;
}

.product-page__description .note a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-page__description .description-block {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 21px;
}

.product-page__description .description-nav:before, .product-page__description .description-nav:after {
  content: " ";
  display: table;
}

.product-page__description .description-nav:after {
  clear: both;
}

.product-page__description .content-wrap div p {
  margin: 0;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
}

.product-page__description .content-wrap .product-characteristics dl:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .product-page__description .content-wrap .product-characteristics dl {
    margin: 0;
  }
}

.product-page__description .content-wrap .product-characteristics dt {
  width: 30%;
  display: inline-block;
  position: relative;
  vertical-align: bottom;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  padding: 0px 20px;
  overflow-x: hidden;
  vertical-align: top;
}

@media (max-width: 767px) {
  .product-page__description .content-wrap .product-characteristics dt {
    width: 100%;
    padding: 0;
    color: #222;
  }
  .product-page__description .content-wrap .product-characteristics dt:after {
    display: none;
  }
}

.product-page__description .content-wrap .product-characteristics dt:after {
  position: absolute;
  content: '';
  border-bottom: 1px dotted;
  margin-left: 10px;
  width: 100%;
  height: 1.1em;
}

.product-page__description .content-wrap .product-characteristics dd {
  width: 65%;
  display: inline-block;
  vertical-align: bottom;
  padding: 0 16px;
  font-size: 14px;
  vertical-align: top;
}

@media (max-width: 767px) {
  .product-page__description .content-wrap .product-characteristics dd {
    width: 60%;
    color: #444;
  }
}

.product-page__description .content-wrap .product-characteristics .group-title {
  font-size: 16px;
  font-weight: bold;
  padding: 0;
  margin: 10px 0;
  border-bottom: none;
  position: relative;
}

.product-page__description .content-wrap .product-characteristics .group-title:after {
  content: '';
  border: 4px solid transparent;
  border-bottom-color: inherit;
  width: 0;
  height: 0;
  position: absolute;
  bottom: 10px;
  margin-left: 4px;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transform-origin: 50% 75%;
          transform-origin: 50% 75%;
  -webkit-transition: .35s;
          transition: .35s;
}

.product-page__description .content-wrap .product-characteristics .group-title.collapse-on:after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.product-page__description .content-wrap .product-characteristics .group-title .tooltip-inner {
  margin-top: 15px;
}

.product-page__description .content-wrap .product-characteristics .quest {
  font-weight: bold;
  font-size: 12px;
  cursor: help;
  position: absolute;
  bottom: 4px;
}

.product-page__reviews {
  margin-top: 50px;
  margin-bottom: 5px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .product-page__reviews {
    margin-top: 35px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .product-page__reviews {
    margin-top: 35px;
  }
}

@media (max-width: 767px) {
  .product-page__reviews {
    margin-top: 15px;
  }
}

.product-page__reviews .title-h2 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 0;
  padding-bottom: 8px;
  width: 100%;
  font-family: "Intro";
  font-size: 18px;
  border-bottom: 3px solid;
}

@media (max-width: 767px) {
  .product-page__reviews .title-h2 {
    border: none;
  }
}

.product-page__reviews .form-wrap {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 26px;
}

.product-page__reviews .form-wrap header button {
  position: relative;
  display: block;
  width: 246px;
  height: 42px;
  font-family: "Intro";
  font-size: 14px;
}

.product-page__reviews .form-wrap header button span {
  display: none;
}

.product-page__reviews .form-wrap header button span.active {
  display: block;
}

.product-page__reviews .form-wrap header button:before {
  position: absolute;
  font-size: 12px;
  top: 13px;
  left: 33px;
}

.product-page__reviews .form-wrap header button:after {
  position: absolute;
  font-size: 8px;
  right: 38px;
  top: 16px;
}

.product-page__reviews .comment-wrap {
  margin-bottom: 30px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.product-page__reviews .comment-wrap header {
  padding: 4px 18px;
}

.product-page__reviews .comment-wrap header:before, .product-page__reviews .comment-wrap header:after {
  content: " ";
  display: table;
}

.product-page__reviews .comment-wrap header:after {
  clear: both;
}

.product-page__reviews .comment-wrap .avatar {
  float: left;
  width: 50px;
  height: 50px;
  overflow: hidden;
}

.product-page__reviews .comment-wrap .user-data {
  float: left;
  margin-top: 3px;
  margin-left: 15px;
}

.product-page__reviews .comment-wrap .user-name {
  font-size: 16px;
  line-height: normal;
}

.product-page__reviews .comment-wrap .user-name .name {
  font-weight: 600;
}

.product-page__reviews .comment-wrap .rating {
  width: auto;
  text-align: left;
}

.product-page__reviews .comment-wrap .rating i {
  float: left;
  margin-right: 2px;
}

.product-page__reviews .comment-wrap .content {
  height: 55px;
  margin-top: 4px;
  padding: 0 16px;
  font-family: "WeblySleekUISemiLight";
  font-size: 14px;
  line-height: 18px;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-page__reviews .comment-wrap .content.show {
  height: auto;
}

.product-page__reviews .comment-wrap .content img {
  margin-right: 20px;
  margin-bottom: 20px;
}

.product-page__reviews .comment-wrap .show-comment {
  position: relative;
  float: right;
  margin-top: 10px;
  margin-right: 13px;
  font-size: 14px;
  cursor: pointer;
  font-weight: 300;
}

.product-page__reviews .comment-wrap .show-comment span {
  display: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-page__reviews .comment-wrap .show-comment span.active {
  display: block;
}

.product-page__reviews .comment-wrap .show-comment.active:after {
  border-top: 0;
  border-bottom: 4px solid;
}

.product-page__reviews .comment-wrap .show-comment:after {
  position: absolute;
  content: "";
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  top: 7px;
  right: -13px;
  width: 0;
  height: 0;
}

.form_comment {
  display: none;
  width: 70%;
  padding: 15px;
}

.form_comment:before, .form_comment:after {
  content: " ";
  display: table;
}

.form_comment:after {
  clear: both;
}

@media (max-width: 1199px) {
  .form_comment {
    width: 100%;
  }
}

.form_comment .line {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .form_comment .line {
    margin-bottom: 10px;
  }
}

.form_comment .name {
  float: left;
  width: 50%;
}

@media (max-width: 767px) {
  .form_comment .name {
    width: 100%;
    margin-bottom: 15px;
  }
}

.form_comment .city {
  float: left;
  width: 25%;
}

@media (max-width: 767px) {
  .form_comment .city {
    width: 100%;
    margin-bottom: 15px;
  }
}

.form_comment .city .location {
  margin-left: 0;
  margin-top: 20px;
  font-size: 16px;
  border-bottom: 1px dotted;
}

@media (max-width: 767px) {
  .form_comment .city .location {
    margin-top: 0;
  }
}

.form_comment .form-rating {
  float: left;
  width: 25%;
}

@media (max-width: 767px) {
  .form_comment .form-rating {
    width: 100%;
    margin-bottom: 15px;
  }
}

.form_comment .rating {
  margin-top: 20px;
  text-align: left;
}

@media (max-width: 767px) {
  .form_comment .rating {
    margin-top: 0;
  }
}

.form_comment .comment textarea {
  margin-left: 7px;
  margin-top: 10px;
  padding: 10px;
  width: 98%;
  height: 160px;
  resize: none;
}

.form_comment .submit {
  padding: 13px 25px;
  float: right;
  font-size: 16px;
  font-family: "Intro";
  border: none;
}

@media (max-width: 767px) {
  .form_comment .submit {
    margin-left: 0;
  }
}

.form_comment p {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
}

.form_comment input {
  font-size: 16px;
  font-weight: 400;
  margin: 7px;
  min-width: 245px;
  padding: 7px 10px;
}

.content-wrap div.question-block {
  display: block;
  width: 100%;
}

.question-block .question {
  position: relative;
  font-size: 14px;
  font-weight: 600;
  border-bottom: 1px dotted;
  cursor: pointer;
}

.question-block .question:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 4px;
  margin-left: 5px;
  border-top: 5px solid;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.question-block .question.active:after {
  border-top: 0;
  border-bottom: 5px solid;
}

.question-block .reply {
  width: 100%;
  display: none;
  margin-top: 5px;
  margin-left: 40px;
  font-size: 14px;
  font-weight: 300;
}

@media (max-width: 767px) {
  .question-block .reply {
    margin-left: 0;
  }
}

.add-question {
  padding: 10px 20px;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 600;
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.flexslider-product-photo .flex-direction-nav {
  position: absolute;
  top: 163px;
  left: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}

.flexslider-product-photo .flex-direction-nav li a {
  display: block;
  width: 40px;
  height: 40px;
}

.flexslider-product-photo .flex-direction-nav li a:before {
  position: absolute;
  font-size: 26px;
}

@media (max-width: 767px) {
  .flexslider-product-photo .flex-direction-nav {
    display: none;
  }
}

.flexslider-product-photo .flex-direction-nav .flex-nav-prev {
  margin-left: 11px;
  float: left;
}

.flexslider-product-photo .flex-direction-nav .flex-nav-next {
  margin-right: 13px;
  float: right;
}

.flexslider-product-photo .flex-direction-nav .flex-prev:before {
  left: 16px;
  top: 2px;
}

.flexslider-product-photo .flex-direction-nav .flex-next:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  right: 18px;
  top: 2px;
}

.flexslider-product-photo .flex-viewport {
  width: 366px;
  height: 366px;
  float: none;
  padding: 0;
}

@media (max-width: 767px) {
  .flexslider-product-photo .flex-viewport {
    width: 100%;
    height: 180px;
    border: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .flexslider-product-photo .flex-viewport {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .flexslider-product-photo .flex-viewport {
    width: 100%;
  }
}

.thumbnails:hover .flex-prev {
  opacity: 0.7;
  left: 10px;
}

.thumbnails:hover .flex-prev:hover {
  opacity: 1;
}

.thumbnails:hover .flex-next {
  opacity: 0.7;
  right: 10px;
}

.thumbnails:hover .flex-next:hover {
  opacity: 1;
}

.buy-block__availability {
  margin-top: 10px;
  margin-bottom: 15px;
}

.buy-block__availability header {
  font-weight: bold;
  font-size: 16px;
}

.buy-block__availability .stock-info {
  vertical-align: top;
  margin-bottom: 10px;
}

.buy-block__availability .store-name {
  margin-bottom: 5px;
}

.buy-block__availability .stock-quan {
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  padding: 2px;
  margin: 0;
  margin-right: 5px;
  border: 1px solid #fff;
  font-size: 0;
}

.buy-block__availability .stock-quan li {
  display: inline-block;
  vertical-align: top;
  width: 14px;
  height: 14px;
  background: #fff ;
    border: 1px solid  #b2b2b2;
}

.buy-block__availability .stock-quan li + li {
  margin-left: 2px;
}

.buy-block__availability .stock-quan-text {
  vertical-align: middle;
}

.buy-block__availability .quan-1 .stock-quan li:first-child {
  background: #e74a63;
    border: 1px solid  transparent;
}

.buy-block__availability .quan-2 .stock-quan li:nth-child(-n+2) {
  background: orange;
    border: 1px solid  transparent;
}

.buy-block__availability .quan-3 .stock-quan li:nth-child(-n+3) {
  background: #f1c40f;
    border: 1px solid  transparent;
}

.buy-block__availability .quan-4 .stock-quan li:nth-child(-n+4) {
  background: #a7d635;
    border: 1px solid  transparent;
}

.buy-block__availability .quan-5 .stock-quan li {
  background: #138911;
    border: 1px solid  transparent;
}

.buy-block__availability .stock-quan-text .value {
  white-space: nowrap;
}

.buy-block__availability .stock-popup {
  width: 550px;
  padding: 20px 20px 0;
  color: #fff;
  font-size: 0;
  background: rgba(0, 0, 0, 0.85);
  position: relative;
}

.buy-block__availability .stock-popup:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border: 10px solid transparent;
  border-top-width: 0;
  border-bottom-color: rgba(0, 0, 0, 0.85);
}

.buy-block__availability .stock-popup header {
  text-align: center;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
}

.buy-block__availability .stock-popup .stock-info {
  width: 48%;
  font-size: 14px;
  margin-bottom: 30px;
}

.buy-block__availability .stock-popup .stock-info:nth-child(2n+1) {
  margin-left: 4%;
}

.catalog-set-item {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .catalog-set-item {
    margin: 0;
  }
}

.catalog-set-item .title-h2 {
  padding-right: 235px;
}

@media (max-width: 767px) {
  .catalog-set-item .title-h2 {
    padding-right: 0;
    margin: 0;
  }
}

.catalog-set-item .sly-frame {
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 5px;
  padding-right: 5px;
}

.catalog-set-item .catalog-blocks {
  margin-left: 0;
  margin-right: 0;
}

.catalog-set-item .row {
  position: relative;
}

.catalog-set-item .catalog-item {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 0;
}

@media (min-width: 768px) {
  .catalog-set-item .catalog-item {
    float: left;
    width: 25%;
  }
}

.catalog-set-item .catalog-item:after {
  position: absolute;
  top: 50%;
  right: -17px;
  margin-top: -37px;
  width: 42px;
  height: 42px;
  font-size: 21px;
  line-height: 42px;
  z-index: 10;
  text-align: center;
}

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

.catalog-set-item .catalog-item .old-price {
  width: 100%;
  text-align: center;
  font-family: "Intro";
  text-decoration: line-through;
}

.catalog-set-item .catalog-item .set-price {
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

@media (max-width: 767px) {
  .catalog-set-item .catalog-item .set-price {
    font-size: 15px;
    line-height: 18px;
  }
}

.catalog-set-item .create-my-set {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px dotted;
  line-height: 1.2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .catalog-set-item .create-my-set {
    display: none;
  }
}

.catalog-set-item .create-my-set:before {
  position: absolute;
  left: -25px;
  top: -2px;
  font-size: 18px;
}

.catalog-set-item .create-my-set:hover {
  border-bottom: 1px dotted transparent;
}

.catalog-set-offer {
  width: 100%;
  float: left;
  margin-top: 24px;
}

.catalog-set-offer .set-offer {
  float: right;
}

@media (max-width: 767px) {
  .catalog-set-offer .set-offer {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .catalog-set-offer .set-offer {
    width: 80%;
  }
}

.catalog-set-offer .set-offer__price {
  padding-top: 10px;
  padding-right: 59px;
  padding-left: 70px;
  text-align: right;
  float: right;
  line-height: normal;
}

@media (max-width: 767px) {
  .catalog-set-offer .set-offer__price {
    width: 45%;
    padding-right: 0;
  }
}

.catalog-set-offer .price-good .text {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .catalog-set-offer .price-good .text {
    display: inline-block;
    font-size: 16px;
  }
}

.catalog-set-offer .price-good .price {
  font-family: "Intro";
  font-size: 20px;
}

@media (max-width: 767px) {
  .catalog-set-offer .price-good .price {
    display: inline-block;
    font-size: 16px;
  }
}

.catalog-set-offer .price-bad {
  font-size: 16px;
}

@media (max-width: 767px) {
  .catalog-set-offer .price-bad {
    font-size: 12px;
  }
}

.catalog-set-offer .price {
  font-family: "Intro";
}

.catalog-set-offer .set-offer__buy {
  float: right;
  padding: 10px;
}

@media (max-width: 767px) {
  .catalog-set-offer .set-offer__buy {
    width: 55%;
  }
}

.catalog-set-offer .set-offer__buy .buy-button {
  text-align: center;
}

.catalog-set-offer .set-offer__buy .buy__button {
  position: relative;
  display: inline-block;
  font-family: "Intro";
  font-size: 20px;
  border: none;
  padding: 9px 22px 7px 75px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .catalog-set-offer .set-offer__buy .buy__button {
    padding: 9px 8px 7px 22px;
  }
}

.catalog-set-offer .set-offer__buy .buy__button:before {
  position: absolute;
  font-size: 21px;
  top: 8px;
  left: 45px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-set-offer .set-offer__buy .buy__button:before {
    left: 15px;
  }
}

@media (max-width: 767px) {
  .catalog-set-offer .set-offer__buy .buy__button:before {
    display: none;
  }
}

@media (max-width: 767px) {
  .catalog-set-offer .set-offer__buy .buy__button {
    font-size: 14px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-set-offer .set-offer__buy .buy__button {
    padding: 9px 9px 7px 42px;
  }
}

.account-page__header {
  margin-left: -10px;
  margin-right: -10px;
}

.account-page__header:before, .account-page__header:after {
  content: " ";
  display: table;
}

.account-page__header:after {
  clear: both;
}

.account-page__header .header-wrapper {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.account-page__header h1 {
  margin-top: 16px;
  margin-bottom: 17px;
  font-family: "Intro";
  font-size: 22px;
}

@media (max-width: 767px) {
  .account-page__header h1 {
    display: none;
  }
}

.account-page__header p {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

@media (max-width: 767px) {
  .account-page__header p {
    display: none;
  }
}

.account-page__content {
  margin-left: -10px;
  margin-right: -10px;
}

.account-page__content:before, .account-page__content:after {
  content: " ";
  display: table;
}

.account-page__content:after {
  clear: both;
}

@media (max-width: 767px) {
  .account-page__content {
    margin-top: 0;
  }
}

.account-page__sidebar {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 767px) {
  .account-page__sidebar {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .account-page__sidebar {
    display: none;
  }
}

.account-page__nav {
  margin-top: 51px;
}

.account-page__nav.affix {
  top: 0px;
}

.account-page__nav .navigation-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.account-page__nav .navigation-item {
  margin-bottom: 19px;
}

.account-page__nav .navigation-link {
  display: inline-block;
  line-height: 16px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.account-page__main {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 51px;
}

@media (min-width: 768px) {
  .account-page__main {
    float: left;
    width: 75%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .account-page__main {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .account-page__main {
    float: left;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .account-page__main {
    margin-top: 0;
  }
}

.account-page__main .personal-data {
  padding-top: 10px;
  width: 88.88889%;
}

@media (max-width: 767px) {
  .account-page__main .personal-data {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .account-page__main .personal-data {
    width: 100%;
  }
}

.account-page__main .title-h2 {
  width: 48.5%;
  margin-top: 2px;
  padding-bottom: 4px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 3px solid;
}

@media (max-width: 767px) {
  .account-page__main .title-h2 {
    width: auto;
  }
}

.account-page__main .personal-data__column {
  position: relative;
  width: 50%;
  float: left;
}

@media (max-width: 767px) {
  .account-page__main .personal-data__column {
    width: 100%;
  }
}

.account-page__main .login-block {
  width: 100%;
  float: left;
  margin-top: 12px;
  margin-bottom: 43px;
}

@media (max-width: 767px) {
  .account-page__main .login-block {
    margin-bottom: 0;
  }
}

.account-page__main .login-block .edit {
  margin-top: 10px;
}

.account-page__main .line-wrap {
  margin-bottom: 17px;
  display: block;
  font-size: 16px;
  font-weight: 600;
}

.account-page__main .line-wrap:before, .account-page__main .line-wrap:after {
  content: " ";
  display: table;
}

.account-page__main .line-wrap:after {
  clear: both;
}

.account-page__main .line-wrap label {
  width: 100%;
}

.account-page__main .line-wrap p {
  position: relative;
  margin-bottom: 2px;
  float: left;
  width: 100%;
}

.account-page__main .line-wrap input {
  float: left;
  margin-top: 7px;
  padding: 10px;
  width: 71.5%;
  font-size: 14px;
  font-weight: 300;
}

.account-page__main .data-block .line-wrap {
  margin-bottom: 23px;
}

.account-page__main .location {
  float: left;
  margin-left: 0;
  margin-top: 5px;
  font-size: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.account-page__main .edit {
  float: left;
  position: relative;
  margin-left: 20px;
  width: 38px;
  height: 38px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.account-page__main .edit:before {
  position: absolute;
  left: 11px;
  top: 7px;
  font-size: 17px;
  font-weight: normal;
}

.account-page__main .button-save {
  margin-top: 11px;
  padding: 11px 0;
  width: 71.5%;
  border: none;
  font-size: 16px;
  font-family: "Intro";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .account-page__main .button-save {
    margin-top: 180px;
  }
}

.account-page__main .social-block {
  margin-top: 1px;
  margin-left: 10px;
}

.account-page__main .social-block p {
  margin-bottom: 13px;
}

@media (max-width: 767px) {
  .account-page__main .social-block {
    position: absolute;
    top: -275px;
    margin-left: 0;
  }
  .account-page__main .social-block .line-wrap {
    display: none;
  }
  .account-page__main .social-block .line-wrap.photo {
    display: block;
    margin-top: 10px;
  }
}

.account-page__main .social-profile {
  margin: 0;
  padding: 0;
  list-style: none;
}

.account-page__main .social-profile i.social-link {
  position: relative;
  border-radius: 2px;
  font-size: 12px;
  text-align: center;
  line-height: 30px;
}

.account-page__main .social-profile i.social-link:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-weight: normal;
  opacity: 0;
  border-radius: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.account-page__main .social-profile i.social-link:hover:before {
  opacity: 1;
}

.account-page__main .social-profile li {
  width: 40%;
  float: left;
  margin-bottom: 10px;
  margin-right: 25px;
}

.account-page__main .social-profile li:nth-child(2n+1) {
  clear: left;
}

.account-page__main .social-profile span {
  width: 100px;
  float: left;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}

.account-page__main .personal-data__avatar {
  position: relative;
  width: 127px;
  height: 127px;
  overflow: hidden;
}

.account-page__main .personal-data__avatar img {
  max-width: 127px;
  max-height: 127px;
}

.account-page__main .personal-data__avatar .edit {
  position: absolute;
  top: 10px;
  right: 0;
  width: 38px;
  height: 38px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.account-page__main .personal-data__avatar .delete {
  position: absolute;
  width: 38px;
  height: 38px;
  bottom: 10px;
  right: 0;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  line-height: 38px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.account-page__main .show-password {
  position: absolute;
  left: 60%;
  top: 9px;
  font-size: 25px;
  font-weight: normal;
  cursor: pointer;
}

@media (min-width: 768px) and (max-width: 991px) {
  .account-page__main .show-password {
    left: 55%;
  }
}

.account-page__main .password-input {
  padding-right: 50px !important;
}

.account-page__main .password-input[type=text] + .show-password {
  top: 10px;
}

.account-page__main .wish-list {
  padding-top: 10px;
  margin-top: 37px;
  width: 100%;
  float: left;
}

.account-page__main .wish-list .catalog-blocks {
  display: none;
}

@media (max-width: 767px) {
  .account-page__main .wish-list .catalog-blocks {
    display: block;
  }
}

.account-page__main .wish-list__tabs {
  margin-top: 8px;
  width: 100%;
  float: left;
}

@media (max-width: 767px) {
  .account-page__main .wish-list__tabs {
    display: none;
  }
}

.account-page__main .tabs-list {
  float: left;
  padding: 0;
  list-style: none;
}

.account-page__main .tabs-list li {
  float: left;
  margin-right: 15px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .account-page__main .tabs-list li {
    font-size: 14px;
    margin-right: 0;
  }
}

.account-page__main .tabs-list li.active span {
  border-bottom: 1px dotted transparent;
}

.account-page__main .tabs-list li:hover span {
  border-bottom: 1px dotted transparent;
}

.account-page__main .tabs-list li span {
  border-bottom: 1px dotted;
  font-size: 16px;
  font-weight: 300;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.account-page__main .tabs nav a {
  line-height: 35px;
}

.account-page__main .tabs-style-linebox nav a:after {
  -webkit-transform: translate3d(0, 100%, 0) translate3d(0, 0, 0);
  transform: translate3d(0, 100%, 0) translate3d(0, 0, 0);
}

.account-page__main .wish-list__add {
  position: relative;
  float: right;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px dotted;
  line-height: normal;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.account-page__main .wish-list__add:hover {
  border-bottom: 1px dotted transparent;
}

.account-page__main .wish-list__add:before {
  position: absolute;
  left: -20px;
  font-size: 13px;
  font-weight: 300;
}

.account-page__main .wish-list-rename, .account-page__main .wish-list-delete {
  position: relative;
  font-size: 14px;
  font-weight: 600;
  margin-left: 25px;
  margin-right: 20px;
  line-height: normal;
}

.account-page__main .wish-list-rename span, .account-page__main .wish-list-delete span {
  border-bottom: 1px dotted;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.account-page__main .wish-list-rename span:hover, .account-page__main .wish-list-delete span:hover {
  border-bottom: 1px dotted transparent;
}

.account-page__main .wish-list-rename:before {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  font-weight: 300;
}

.account-page__main .wish-list-delete:before {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  font-weight: 300;
  font-size: 12px;
}

.account-page__main .wish-list__table {
  width: 100%;
}

.account-page__main .wish-list__table td {
  padding: 7px;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .account-page__main .wish-list__table {
    font-size: 12px;
  }
  .account-page__main .wish-list__table td {
    padding: 7px 0;
  }
  .account-page__main .wish-list__table td:first-child {
    white-space: pre-line;
  }
  .account-page__main .wish-list__table .wish-list-rename {
    position: absolute;
    top: 10px;
  }
  .account-page__main .wish-list__table .wish-list__img img {
    width: 35px;
  }
  .account-page__main .wish-list__table .wish-list__availability .availability {
    width: 8px;
    height: 8px;
  }
  .account-page__main .wish-list__table .wish-list__price {
    font-size: 14px;
  }
  .account-page__main .wish-list__table .wish-list__price .old-price {
    font-size: 13px;
  }
  .account-page__main .wish-list__table .wish-list__number button,
  .account-page__main .wish-list__table .wish-list__number input {
    width: 20px;
    height: 20px;
  }
  .account-page__main .wish-list__table .wish-list__number .minus,
  .account-page__main .wish-list__table .wish-list__number .plus {
    font-size: 8px;
  }
  .account-page__main .wish-list__table .wish-list__number form {
    white-space: pre-line;
    line-height: 12px;
  }
  .account-page__main .wish-list__table .wish-list__like .delete,
  .account-page__main .wish-list__table .wish-list__like .compare {
    margin: 2px;
  }
  .account-page__main .wish-list__table .wish-list__buy span,
  .account-page__main .wish-list__table .wish-list__buy a {
    display: none;
  }
  .account-page__main .wish-list__table .wish-list__buy button {
    width: 30px;
    height: 30px;
    padding: 0 0 0 7px;
  }
}

@media (min-width: 480px) {
  .account-page__main .wish-list__table .wish-list__number form {
    white-space: normal;
    line-height: normal;
  }
}

@media (max-width: 479px) {
  .account-page__main .wish-list__table {
    font-size: 12px;
  }
  .account-page__main .wish-list__table td {
    padding: 7px 2px;
    display: block;
    width: 100%;
    height: 60px;
    text-align: center;
  }
  .account-page__main .wish-list__table td:nth-child(1), .account-page__main .wish-list__table td:nth-child(2), .account-page__main .wish-list__table td:nth-child(3), .account-page__main .wish-list__table td:nth-child(4), .account-page__main .wish-list__table td:nth-child(5) {
    float: left;
    border-bottom: none;
  }
  .account-page__main .wish-list__table td:nth-child(6) {
    float: left;
  }
  .account-page__main .wish-list__table td:nth-child(7), .account-page__main .wish-list__table td:nth-child(8) {
    float: right;
  }
  .account-page__main .wish-list__table td:first-child {
    position: relative;
  }
  .account-page__main .wish-list__table .wish-list-rename {
    left: 5px;
  }
  .account-page__main .wish-list__table .wish-list-delete {
    top: 35px;
    left: 6px;
    position: absolute;
  }
  .account-page__main .wish-list__table .wish-list__img {
    width: 22%;
  }
  .account-page__main .wish-list__table .wish-list__img img {
    width: 50px;
  }
  .account-page__main .wish-list__table .wish-list__name {
    width: 25%;
    padding-top: 9px;
  }
  .account-page__main .wish-list__table .wish-list__article {
    width: 23%;
    padding-top: 9px;
  }
  .account-page__main .wish-list__table .wish-list__availability {
    width: 5%;
  }
  .account-page__main .wish-list__table .wish-list__availability .availability {
    width: 10px;
    height: 10px;
    margin-top: 9px;
  }
  .account-page__main .wish-list__table .wish-list__price {
    font-size: 16px;
    width: 25%;
    padding-top: 9px;
  }
  .account-page__main .wish-list__table .wish-list__price .old-price {
    font-size: 15px;
  }
  .account-page__main .wish-list__table .wish-list__number {
    width: 33.3333%;
    text-align: left;
  }
  .account-page__main .wish-list__table .wish-list__number form {
    white-space: normal;
    line-height: 12px;
  }
  .account-page__main .wish-list__table .wish-list__number form p {
    margin-top: 10px;
  }
  .account-page__main .wish-list__table .wish-list__like {
    width: 33.3333%;
    padding: 0;
  }
  .account-page__main .wish-list__table .wish-list__like .delete,
  .account-page__main .wish-list__table .wish-list__like .compare {
    margin: 4%;
  }
  .account-page__main .wish-list__table .wish-list__buy {
    width: 33.3333%;
    text-align: right;
  }
  .account-page__main .wish-list__table .wish-list__buy button {
    width: 105px;
    height: 30px;
    padding: 0;
  }
  .account-page__main .wish-list__table .wish-list__buy span {
    display: inline-block;
  }
}

.account-page__main .wish-list__img {
  width: 75px;
}

.account-page__main .wish-list__img img {
  width: 100%;
}

.account-page__main .wish-list__name {
  width: 165px;
}

.account-page__main .wish-list__name a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.account-page__main .wish-list__article {
  width: 125px;
}

.account-page__main .wish-list__availability {
  width: 20px;
  padding: 3px !important;
}

.account-page__main .availability {
  display: block;
  width: 13px;
  height: 13px;
  border-radius: 50%;
}

.account-page__main .wish-list__price {
  width: 150px;
  font-family: "Intro";
  font-size: 20px;
  text-align: center;
  line-height: normal;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .account-page__main .wish-list__price {
    width: 100px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .account-page__main .wish-list__price {
    width: 90px;
  }
}

.account-page__main .wish-list__price .old-price {
  display: block;
  margin-right: 5px;
  font-size: 16px;
}

.account-page__main .wish-list__like {
  width: 77px;
}

.account-page__main .wish-list__like .delete {
  font-size: 22px;
  margin-left: 6px;
  cursor: pointer;
}

.account-page__main .wish-list__like .compare {
  font-size: 20px;
  margin-left: 6px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.account-page__main .wish-list__number {
  width: 150px;
  text-align: center;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .account-page__main .wish-list__number {
    width: 160px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .account-page__main .wish-list__number {
    width: 170px;
  }
}

@media (max-width: 991px) {
  .account-page__main .wish-list__number .total_price {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

.account-page__main .quantity-input {
  font-size: 14px;
  font-weight: 300;
}

.account-page__main .quantity-input:hover, .account-page__main .quantity-input:focus {
  outline: none;
}

.account-page__main .wish-list__buy {
  padding-right: 0 !important;
}

.account-page__main .wish-list__buy .buy {
  float: right;
  border: none;
  padding: 10px 15px;
  font-family: "Intro";
  font-size: 15px;
}

.account-page__main .wish-list__buy .buy:before {
  margin-right: 10px;
}

.account-page__main .order-history {
  padding-top: 10px;
  width: 100%;
  float: left;
  margin-top: 59px;
}

.account-page__main .order-history__filter {
  margin-top: 24px;
  font-size: 16px;
  font-weight: 600;
}

@media (min-width: 768px) and (max-width: 991px) {
  .account-page__main .order-history__filter {
    font-size: 13px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .account-page__main .order-history__filter {
    font-size: 13px;
  }
}

.account-page__main .order-history__filter .code {
  float: left;
}

@media (max-width: 991px) {
  .account-page__main .order-history__filter .code {
    font-size: 12px;
  }
  .account-page__main .order-history__filter .code input {
    display: block;
    margin-left: 0;
    margin-top: 10px;
  }
}

.account-page__main .order-history__filter .date {
  float: left;
  margin-left: 56px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .account-page__main .order-history__filter .date {
    margin-left: 15px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .account-page__main .order-history__filter .date {
    margin-left: 15px;
  }
}

@media (max-width: 767px) {
  .account-page__main .order-history__filter .date {
    margin-left: 30px;
    font-size: 12px;
  }
  .account-page__main .order-history__filter .date input:last-child {
    display: none;
  }
  .account-page__main .order-history__filter .date span {
    display: none;
  }
}

.account-page__main .order-history__filter .date input {
  width: 105px;
  margin-right: 12px;
  font-weight: normal;
  text-align: center;
}

@media (max-width: 767px) {
  .account-page__main .order-history__filter .date input {
    display: none;
  }
  .account-page__main .order-history__filter .date input.phone {
    margin-top: 10px;
    display: block;
    margin-left: 0;
  }
}

.account-page__main .order-history__filter .date .icon-calendar {
  margin-right: 10px;
  font-size: 21px;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.account-page__main .order-history__filter .date .icon-calendar:hover {
  opacity: .7;
}

@media (max-width: 767px) {
  .account-page__main .order-history__filter .date .icon-calendar {
    display: none;
  }
}

.account-page__main .order-history__filter input {
  width: 90px;
  margin-left: 10px;
  padding: 3px;
}

@media (max-width: 767px) {
  .account-page__main .order-history__filter input {
    padding: 6px;
  }
}

.account-page__main .order-history__filter .show {
  border: none;
  padding: 9px 40px;
}

.account-page__main .order-history__filter .show:before {
  display: none;
}

@media (max-width: 767px) {
  .account-page__main .order-history__filter .show {
    padding: 5px 10px;
    margin-top: 27px;
  }
  .account-page__main .order-history__filter .show span {
    display: none;
  }
  .account-page__main .order-history__filter .show:before {
    display: block;
    font-size: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .account-page__main .order-history__filter .show {
    padding: 10px 15px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .account-page__main .order-history__filter .show {
    padding: 10px 15px;
  }
}

.account-page__main .order-history__tabs {
  margin-top: 13px;
  width: 100%;
  float: left;
}

.account-page__main .order-history__tabs .tabs-item {
  padding: 7px 19px;
}

.account-page__main .order-history__table {
  margin-top: 4px;
  float: left;
  width: 100%;
  font-size: 14px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .account-page__main .order-history__table {
    font-size: 13px;
  }
}

.account-page__main .order-history__table tr:first-child td {
  padding: 7px;
}

.account-page__main .order-history__table tr:first-child .number {
  font-size: 14px;
}

@media (max-width: 767px) {
  .account-page__main .order-history__table tr:first-child .number {
    font-size: 13px;
  }
}

.account-page__main .order-history__table tr:first-child .price {
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}

@media (max-width: 767px) {
  .account-page__main .order-history__table tr:first-child .price {
    font-size: 13px;
  }
}

.account-page__main .order-history__table td {
  padding: 17px 7px 35px;
  vertical-align: top;
}

.account-page__main .order-history__table .number {
  width: 80px;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
}

.account-page__main .order-history__table .date {
  font-size: 14px;
}

.account-page__main .order-history__table .price {
  width: 98px;
  text-align: center;
  font-size: 16px;
  font-family: "intro";
  font-weight: normal;
}

.account-page__main .order-history__table .status {
  width: 107px;
  text-align: center;
}

.account-page__main .order-history__table .products {
  width: 195px;
}

.account-page__main .order-history__table .products a {
  font-weight: normal !important;
  border-bottom: 1px dotted transparent;
}

.account-page__main .order-history__table .products a:not(:last-child):after {
  content: '\A';
  white-space: pre-line;
}

.account-page__main .order-history__table .products a:hover {
  border-bottom: 1px dotted;
}

@media (max-width: 767px) {
  .account-page__main .order-history__table .products {
    display: none;
  }
}

.account-page__main .order-history__table .payment {
  width: 210px;
}

@media (max-width: 767px) {
  .account-page__main .order-history__table .payment {
    display: none;
  }
}

.account-page__main .order-history__table .actions {
  text-align: center;
}

.account-page__main .order-history__table .actions a {
  margin-left: 12px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.account-page__main .order-history__table .cancel {
  position: relative;
}

@media (max-width: 767px) {
  .account-page__main .order-history__table .cancel span {
    display: none;
  }
}

.account-page__main .order-history__table .cancel:before {
  position: absolute;
  left: -21px;
  top: -2px;
  font-size: 12px;
  font-weight: normal;
}

.account-page__main .order-history__table .repeat {
  position: relative;
}

@media (max-width: 767px) {
  .account-page__main .order-history__table .repeat span {
    display: none;
  }
}

.account-page__main .order-history__table .repeat:before {
  position: absolute;
  left: -21px;
  top: -5px;
  font-size: 15px;
  font-weight: normal;
}

.account-page__main .personal-input-phone {
  padding-left: 30px;
}

.account-page__main .content-wrap {
  width: 100%;
  float: left;
}

.account-page__main .content-wrap > div {
  width: 100%;
}

.my-reviews {
  padding-top: 10px;
  margin-top: 20px;
  width: 100%;
  float: left;
}

@media (max-width: 767px) {
  .my-reviews {
    display: none;
  }
}

.my-reviews .item {
  margin-bottom: 20px;
}

.my-reviews header:before, .my-reviews header:after {
  content: " ";
  display: table;
}

.my-reviews header:after {
  clear: both;
}

.my-reviews .about {
  width: 75%;
  float: left;
  padding: 8px 10px;
}

.my-reviews .bonus {
  padding: 8px;
  width: 25%;
  float: left;
  font-size: 14px;
  font-weight: 600;
  text-align: right;
}

.my-reviews .bonus a {
  -webkit-transition: 0.3s;
          transition: 0.3s;
}

.my-reviews .bonus p {
  margin: 0;
}

.my-reviews .product {
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
}

.my-reviews .date {
  font-size: 14px;
  font-weight: 600;
}

.my-reviews .rating {
  text-align: left;
}

.my-reviews .content {
  margin-top: 5px;
  width: 75%;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
}

.my-blog {
  padding-top: 10px;
  float: left;
  width: 100%;
  margin-top: 43px;
}

@media (max-width: 767px) {
  .my-blog {
    display: none;
  }
}

.my-blog .name {
  margin-top: 5px;
  font-size: 16px;
  font-weight: 600;
}

.my-blog .date {
  position: relative;
  font-size: 14px;
  font-weight: 600;
}

.my-blog .add {
  right: 0;
  top: 5px;
  position: absolute;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  border-bottom: 1px dotted;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.my-blog .add:hover {
  border-bottom: 1px dotted transparent;
}

.my-blog .add:before {
  position: absolute;
  left: -23px;
  top: 2px;
  font-size: 12px;
  font-weight: normal;
}

.my-blog .content {
  margin-top: 16px;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
}

.my-blog .text {
  height: 365px;
  overflow: hidden;
}

.my-blog .text.show-text {
  background: none;
  height: auto;
}

.my-blog .read-link {
  position: relative;
  float: right;
  margin-right: 44px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 300;
  line-height: normal;
  border-bottom: 1px dotted;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.my-blog .read-link span {
  display: none;
}

.my-blog .read-link span.active {
  display: block;
}

.my-blog .read-link:hover {
  border-bottom: 1px dotted transparent;
}

.my-blog .read-link:after {
  content: "";
  position: absolute;
  top: 5px;
  right: -18px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}

.mail-setting {
  padding-top: 10px;
  width: 100%;
  float: left;
  margin-top: 48px;
}

.mail-setting .email {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 600;
}

.mail-setting .email p {
  line-height: normal;
  margin-bottom: 10px;
}

.mail-setting input {
  width: 278px;
  padding: 9px 10px;
  font-size: 14px;
  font-weight: 300;
}

.mail-setting input::-moz-placeholder {
  color: #000000;
  opacity: 1;
}

.mail-setting input:-ms-input-placeholder {
  color: #000000;
}

.mail-setting input::-webkit-input-placeholder {
  color: #000000;
}

.mail-setting p {
  margin-bottom: 0;
}

.mail-setting .note {
  margin-top: 13px;
  font-size: 14px;
  font-weight: 300;
}

.mail-setting .change-sub {
  position: relative;
  margin-top: 15px;
  margin-left: 108px;
  padding: 10px 55px 10px 24px;
  display: block;
  border: none;
  font-size: 16px;
  font-weight: 600;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .mail-setting .change-sub {
    margin-left: 40px;
  }
}

.mail-setting .change-sub:before {
  position: absolute;
  right: 30px;
}

.mail-setting .change-sub-block {
  display: none;
  position: relative;
  width: 378px;
  margin-top: 22px;
  padding: 15px 28px;
  font-size: 16px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .mail-setting .change-sub-block {
    padding: 14px 7px;
    width: auto;
  }
}

.mail-setting .change-sub-block .email {
  margin-bottom: 23px;
}

.mail-setting .preference {
  margin-left: 90px;
  font-size: 14px;
  font-weight: 300;
}

.mail-setting .preference p {
  margin-top: 20px;
  margin-bottom: 14px;
  font-weight: 300;
}

.mail-setting .save {
  margin-top: 11px;
  padding: 9px 31px;
  font-size: 16px;
  font-weight: 600;
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.mail-setting .close {
  position: absolute;
  right: 12px;
  top: 11px;
  font-size: 12px;
  font-weight: 400;
  cursor: pointer;
}

.new-password-block {
  position: absolute;
  display: none;
  left: 9px;
  top: -17px;
  width: 318px;
  padding: 20px;
  z-index: 1;
}

@media (min-width: 768px) and (max-width: 991px) {
  .new-password-block {
    left: -38px;
  }
}

.new-password-block label {
  display: block;
  margin-bottom: 14px;
}

.new-password-block p {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}

.new-password-block input {
  width: 100%;
  padding: 9px;
  font-weight: normal;
}

.new-password-block .save, .new-password-block .cancel {
  margin-top: 6px;
  border: none;
  font-size: 16px;
  font-weight: 600;
}

.new-password-block .save {
  float: right;
  padding: 9px 24px;
}

.new-password-block .cancel {
  float: left;
  padding: 9px 33px;
}

.new-password-block .close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.new-password-block .show-password {
  left: 85%;
}

.social-link {
  float: left;
  display: block;
  width: 32px;
  height: 32px;
  margin-right: 8px;
}

.social-link--vkontakte {
  background: url("../images/vkontakte-icon.png");
}

.social-link--twitter {
  background: url("../images/twitter-icon.png");
}

.social-link--ok {
  background: url("../images/ok-icon.png");
}

.social-link--facebook {
  background: url("../images/facebook-icon.png");
}

.social-link--instagram {
  background: url("../images/instagram-icon.png");
}

.page-basket .product-table {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 21px;
}

.page-basket .product-table:before, .page-basket .product-table:after {
  content: " ";
  display: table;
}

.page-basket .product-table:after {
  clear: both;
}

@media (max-width: 767px) {
  .page-basket .product-table {
    margin-top: 0;
  }
}

.page-basket .checkout {
  margin-top: 33px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.page-basket .fast-checkout-button {
  float: left;
  width: 50%;
  text-align: center;
}

.has_a_cupon {position: absolute; margin-top: -69px;}

@media (max-width: 767px) {
  .page-basket .fast-checkout-button {
    width: 100%;
    float: none;
  }
}

.page-basket .fast-checkout-button .checkout-wrapper {
  display: inline-block;
  margin-right: 0;
}

.page-basket .fast-checkout-button .submit {
  display: block;
  padding: 10px 32px;
  font-size: 16px;
  font-family: "Intro";
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.page-basket .fast-checkout-button p {
  margin-top: 2px;
  font-size: 10px;
}

.checkout-button {
  float: left;
  width: 50%;
}

@media (max-width: 767px) {
  .checkout-button {
    width: 100%;
    text-align: center;
  }
}

.checkout-button .checkout-wrapper {
  float: left;
  margin-left: 38px;
}

@media (max-width: 767px) {
  .checkout-button .checkout-wrapper {
    float: none;
    display: inline-block;
    margin: 0;
  }
}

.checkout-button .submit {
  display: block;
  padding: 10px 32px;
  font-size: 16px;
  font-family: "Intro";
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.basket-article__search {
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  margin-top: 6px;
  float: right;
}

@media (max-width: 767px) {
  .basket-article__search {
    display: none;
  }
}

.basket-article__search span {
  float: left;
  padding-top: 11px;
}

.basket-article__search .search {
  float: left;
  margin-left: 10px;
  padding: 6px 5px 5px;
}

.basket-article__search input.text {
  float: left;
  width: 216px;
  padding: 5px 5px 4px;
  font-size: 14px;
  font-weight: 300;
}

.basket-article__search button.search-button {
  float: left;
  padding: 5px 21px 4px;
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-table__nav {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.product-table__tabs {
  float: left;
  width: 100%;
}

@media (max-width: 767px) {
  .product-table__tabs b {
    display: none;
  }
}

.product-table__main {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 21px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  .product-table__main {
    float: left;
    width: 91.66667%;
  }
}

@media (min-width: 768px) {
  .product-table__main {
    float: left;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .product-table__main {
    margin-top: 15px;
  }
}

.product-table__main .tabs nav a {
  padding: 0 20px;
  line-height: 40px;
}

@media (max-width: 767px) {
  .product-table__main .tabs nav a {
    padding: 0 10px;
  }
  .product-table__main .tabs nav a span {
    font-size: 14px;
  }
}

.product-table__main .content-wrap {
  width: 100%;
  float: left;
}

.product-table__main .content-wrap section {
  width: 100%;
}

.product-table__mini {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 14px;
}

.product-table__mini .title-h2 {
  padding-bottom: 5px;
  position: relative;
  width: 42.94444%;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 3px solid;
}

@media (max-width: 767px) {
  .product-table__mini .title-h2 {
    width: 100%;
  }
}

.product-table__mini .product-table__list {
  margin-top: 16px;
}

@media (max-width: 767px) {
  .product-table__mini .product-table__list {
    margin-top: 0;
  }
}

.product-table__mini .product-table__list .total {
  margin-top: 17px;
}

.product-table__mini .product-table__list tr:last-child {
  background: none;
}

.product-table__mini .product-table__list tr:last-child td {
  border: none;
}

.product-table__mini .product-table__list tr:first-child td {
  border: none;
}

.product-table__mini .product-table__list .table_totals tr {
  background: none;
}

.product-table__mini .product-table__list .table_totals tr:first-child td {
  background: none;
  padding: 1px 21px;
  padding-bottom: 17px;
}

.product-table__mini .product-table__list .table_totals td:first-child {
  padding: 4px 21px;
}

.product-table__info {
  margin-top: 4px;
  width: 100%;
  float: left;
}

@media (max-width: 767px) {
  .product-table__info {
    display: none;
  }
}

.product-table__info .info {
  float: left;
  margin-right: 41px;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
}

.product-table__info .info .rub {
  font-size: 18px;
  line-height: 0;
}

.product-table__tabs {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.page-basket__header {
  margin-left: -10px;
  margin-right: -10px;
}

.page-basket__header:before, .page-basket__header:after {
  content: " ";
  display: table;
}

.page-basket__header:after {
  clear: both;
}

.page-basket__header h1 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.page-basket__back, .order-page__back {
  position: relative;
  float: left;
  margin-top: 9px;
  margin-left: 24px;
  padding: 7px 22px 7px 8px;
  font-size: 16px;
  font-weight: 600;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.page-basket__back:before, .order-page__back:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-top: 18px solid transparent;
  border-bottom: 19px solid transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-table__list {
  float: left;
  width: 100%;
  margin-top: 19px;
}

@media (max-width: 767px) {
  .product-table__list {
    margin-top: 0;
  }
}

.product-table__list .item-name {
  display: none;
  text-align: left;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
}

@media (max-width: 767px) {
  .product-table__list .item-name {
    display: block;
  }
}

@media (max-width: 767px) {
  .product-table__list tr:first-child {
    display: none;
  }
}

.product-table__list tr:first-child td {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 0;
  line-height: normal;
  border-bottom: none;
}

.product-table__list td {
  padding: 12px 0;
  text-align: center;
  border-bottom: 2px solid;
}

@media (max-width: 767px) {
  .product-table__list .price, .product-table__list .discount {
    display: none;
  }
  .product-table__list .image {
    width: 20% !important;
  }
  .product-table__list .image img {
    max-width: 100%;
  }
}

.product-table__list .image, .product-table__list .number, .product-table__list .price, .product-table__list .sum {
  width: 18.18182%;
}

.product-table__list .discount, .product-table__list .set-aside, .product-table__list .delete {
  width: 9.09091%;
}

.product-table__list .image img {
  max-height: 81px;
}

.product-table__list .quantity-counter {
  width: 98%;
  text-align: center;
}

.product-table__list .btn-silver {
  width: 28px;
  height: 28px;
  padding: 0;
  display: inline-block;
  border: none;
  vertical-align: bottom;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-table__list .btn-silver .minus {
  display: block;
  font-size: 12px;
}

.product-table__list .btn-silver .plus {
  display: block;
  font-size: 12px;
}

.product-table__list .quantity-input {
  margin: 0 2px;
  width: 28px;
  height: 28px;
  display: inline-block;
  text-align: center;
  border: none;
  font-size: 14px;
  font-weight: 300;
}

.product-table__list .quantity-input:hover, .product-table__list .quantity-input:focus {
  outline: none;
}

.product-table__list .quantity-input button {
  text-align: center;
}

@media (max-width: 767px) {
  .product-table__list .btn-silver, .product-table__list .quantity-input {
    display: block;
    margin: auto;
  }
}

.product-table__list .name {
  font-size: 14px;
  font-weight: bold;
}

.product-table__list .number {
  font-size: 16px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .product-table__list .number {
    width: 35%;
  }
}

.product-table__list .number .item-color {
  display: block;
  padding: 3px 0;
}

.product-table__list .price, .product-table__list .sum {
  font-family: "Intro";
  font-size: 20px;
}

@media (max-width: 767px) {
  .product-table__list .price, .product-table__list .sum {
    font-size: 16px;
  }
}

.product-table__list .discount {
  font-size: 16px;
  font-weight: 600;
}

.product-table__list .set-aside {
  vertical-align: middle;
}

.product-table__list .set-aside i {
  display: inline-block;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  font-size: 24px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .product-table__list .set-aside i {
    width: 35px;
    height: 35px;
    margin-right: 5px;
    line-height: 35px;
    font-size: 22px;
  }
}

.product-table__list .delete {
  vertical-align: middle;
}

.product-table__list .delete i {
  cursor: pointer;
  display: inline-block;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  font-size: 13px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .product-table__list .delete i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 11px;
  }
}

.product-table__list .not-availability {
  position: relative;
  display: inline-block;
  padding-left: 18px;
  font-weight: 300;
  font-size: 14px;
  text-align: center;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-table__list .not-availability:before {
  position: absolute;
  top: 0;
  left: 0;
}

.product-table__list .not-available-row {
  opacity: 0.5;
}

.product-table__list .old-price {
  font-size: 16px;
  text-decoration: line-through;
}

.product-table__list .coupon {
  margin-top: 23px;
  margin-left: 16px;
  float: left;
}

@media (max-width: 767px) {
  .product-table__list .coupon {
    margin-top: 0;
    margin-left: 10px;
  }
}

.product-table__list .coupon span {
  float: left;
  margin-top: 5px;
  font-size: 14px;
  font-weight: 600;
}

.product-table__list .coupon-text {
  width: 164px;
  margin-left: 22px;
  padding: 4px 7px 3px 11px;
  float: left;
  font-size: 14px;
}

@media (max-width: 767px) {
  .product-table__list .coupon-text {
    margin-left: 0;
  }
}

.product-table__list .coupon-submit {
  position: relative;
  float: left;
  width: 29px;
  height: 29px;
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-table__list .coupon-submit:before {
  position: absolute;
  top: 3px;
  left: 7px;
  font-weight: normal;
  font-size: 16px;
}

.product-table__list .total {
  float: right;
  margin-right: 11px;
  margin-top: 2px;
}

@media (max-width: 767px) {
  .product-table__list .table_totals {
    margin-top: 10px;
  }
}

.product-table__list .table_totals td {
  padding: 1px;
  font-size: 15px;
  font-weight: 300;
  line-height: normal;
  text-align: left;
  border: none !important;
}

.product-table__list .table_totals td:first-child {
  padding: 1px 21px;
}

.product-table__list .table_totals td:last-child {
  font-weight: 600;
  padding: 1px 5px;
}

.product-table__list .table_totals tr:first-child td {
  padding: 1px 21px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.checkout--mini {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 29px;
}

@media (min-width: 768px) {
  .checkout--mini {
    float: left;
    width: 75%;
  }
}

@media (max-width: 767px) {
  .checkout--mini {
    text-align: center;
  }
}

.checkout--mini .checkout-button {
  width: auto;
  float: right;
}

@media (max-width: 767px) {
  .checkout--mini .checkout-button {
    float: none;
  }
}

.checkout--mini .checkout-button .submit {
  padding: 16px 44px;
}

.tabs {
  position: relative;
  overflow: hidden;
  width: 100%;
  font-weight: 300;
  font-size: 1.25em;
}

/* Nav */
.tabs nav ul {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.tabs nav ul li {
  position: relative;
  float: left;
  z-index: 1;
  display: block;
  margin: 0;
  text-align: center;
}

.tabs nav a {
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 42px;
}

.tabs nav a span {
  vertical-align: middle;
  font-size: 16px;
  font-weight: 600;
}

.tabs nav a:focus {
  outline: none;
}

.tabs-style-linebox nav ul li {
  margin-right: 10px;
}

.tabs-style-linebox nav a {
  padding: 0 15px;
  font-weight: 700;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.tabs-style-linebox nav a:focus {
  text-decoration: none;
}

@media (max-width: 767px) {
  .tabs-style-linebox nav a {
    padding: 0 10px;
  }
}

.tabs-style-linebox nav a::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #d2d8d6;
  content: '';
  -webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, transform 0.3s;
  -webkit-transition-timing-function: ease, cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: ease, cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: translate3d(0, 100%, 0) translate3d(0, -3px, 0);
  transform: translate3d(0, 100%, 0) translate3d(0, -3px, 0);
}

.tabs-style-linebox nav li.tab-current a::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@media screen and (max-width: 58em) {
  .tabs-style-linebox nav ul {
    display: block;
    box-shadow: none;
  }
  .tabs-style-linebox nav ul li {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}

.content-wrap {
  position: relative;
  margin-top: 15px;
}

.content-wrap > div {
  display: none;
  width: 100%;
}

@media (max-width: 767px) {
  .content-wrap > div {
    width: 100%;
  }
}

.content-wrap div.content-current {
  display: block;
}

@media (min-width: 768px) {
  .content-wrap div.content-current {
    padding-left: 10px;
  }
}

@media (max-width: 991px) {
  .content-wrap div.content-current dt {
    padding: 0;
  }
  .content-wrap div.content-current dd {
    padding-right: 0;
  }
}

.customer-data {
  margin-left: -10px;
  margin-right: -10px;
}

.customer-data:before, .customer-data:after {
  content: " ";
  display: table;
}

.customer-data:after {
  clear: both;
}

.customer-data__header, .ship-pay__header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 5px;
}

.customer-data__header .title-h2, .ship-pay__header .title-h2 {
  padding-bottom: 5px;
  position: relative;
  width: 31.83333%;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 3px solid;
}

@media (max-width: 767px) {
  .customer-data__header .title-h2, .ship-pay__header .title-h2 {
    width: 100%;
    font-size: 16px;
  }
}

.customer-data__content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.customer-data__content .title-h3 {
  margin-top: 14px;
  font-size: 16px;
  font-weight: 600;
}

.customer-data__content .radio-blocks {
  margin-top: 25px;
}

.customer-data__content .personal-information {
  margin-top: 31px;
}

.customer-data__content .personal-information label {
  position: relative;
}

.customer-data__content .column-2 {
  float: left;
  padding-right: 15px;
  margin-top: 9px;
  width: 25%;
}

@media (max-width: 767px) {
  .customer-data__content .column-2 {
    width: 100%;
  }
}

.customer-data__content .column-1 {
  margin-top: 106px;
  margin-right: 50px;
  margin-left: 50px;
  float: left;
  width: 5%;
  text-align: center;
}

@media (max-width: 767px) {
  .customer-data__content .column-1 {
    margin-top: 16px;
    width: 16%;
  }
}

.customer-data__content .or {
  padding: 8px;
  font-size: 16px;
  font-weight: 600;
}

.customer-data__content .note {
  margin-top: 18px;
  font-size: 14px;
  font-weight: normal;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .customer-data__content .note {
    margin: 0;
    font-size: 12px;
  }
}

.customer-data__content .personal-information__input {
  width: 100%;
  padding: 9px 40px 9px 14px;
  font-size: 14px;
  font-weight: normal;
}

.customer-data__content .textinput-icons {
  float: right;
}

.customer-data__content .icon-valid {
  top: -41px !important;
}

.customer-data__content .icon-not-valid {
  top: -39px !important;
}

.customer-data__content .phone-country-wrapper .textinput-icons {
  margin: 0;
}

.customer-data__content .phone-country-wrapper .icon-valid {
  top: -44px !important;
}

.customer-data__content .phone-country-wrapper .icon-not-valid {
  top: -42px !important;
}

.customer-data__content label, .customer-data__content .div-label {
  width: 100%;
  margin-bottom: 20px;
}

.customer-data__content .div-label {
  display: inline-block;
  font-weight: 600;
  max-width: 100%;
}

.customer-data__content p {
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 600;
}

.customer-data__content span {
  display: block;
  margin-bottom: 4px;
  font-size: 14px;
}

.customer-data__content span.asterisk-required {
  margin-bottom: 0 !important;
  display: inline-block !important;
}

.city .btn {
  width: 257px;
  height: 38px;
  font-size: 16px;
  font-weight: 400;
  line-height: 37px;
  padding: 0 20px 0 10px;
  border-radius: 8px;
  margin-left: 20px!important;
}

.city .btn:hover {
  background: none;
}

.city .btn span {
  text-overflow: ellipsis;
  margin-bottom: 0;
}

.city .btn:focus, .city .btn:active {
  outline: none !important;
}

.city .btn .dropdown-toggle {
  box-shadow: none;
  background: none;
}

.city .btn .caret {
  margin-top: 0px !important;
}

.city .btn .caret:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  right: -4px;
  top: -10px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid;
}

.city .dropdown-menu {
  max-width: 100%;
  margin: 0;
  box-shadow: none;
  border-radius: 0;
}

.city .dropdown-menu li {
  margin-bottom: 5px;
}

.city .dropdown-menu span {
  margin-bottom: 0;
  white-space: normal;
}

.city .dropdown-menu a {
  padding: 3px 10px;
}

.ship-pay {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 30px;
}

.ship-pay:before, .ship-pay:after {
  content: " ";
  display: table;
}

.ship-pay:after {
  clear: both;
}

@media (max-width: 767px) {
  .ship-pay {
    margin-top: 0;
  }
}

.ship-pay .title-h3 {
  margin-top: 14px;
  margin-bottom: 18px;
  font-size: 16px;
  font-weight: 600;
}

.ship-pay .delivery-block {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.ship-pay .delivery-block label {
  padding: 0;
}

.ship-pay .block {
  float: left;
  width: 230px;
  margin-right: 24px;
}

@media (max-width: 767px) {
  .ship-pay .block {
    width: 45%;
    margin-right: 5%;
    margin-bottom: 30px;
  }
}

.ship-pay .block > p {
  display: none;
  font-size: 14px;
  font-weight: 300;
}

.ship-pay .radio {
  float: left;
  margin-top: 0;
  margin-bottom: 8px;
  margin-right: 24px;
  width: 100%;
  min-height: 104px;
}

@media (max-width: 767px) {
  .ship-pay .radio {
    margin-right: 12px;
    margin-bottom: 35px;
    text-align: center;
  }
}

.ship-pay .radio span {
  padding: 0;
}

@media (max-width: 767px) {
  .ship-pay .radio span {
    position: relative;
    line-height: normal;
    bottom: 0px;
    left: 0px;
    font-size: 12px !important;
    font-weight: normal !important;
    text-transform: none !important;
  }
  .sitebar__content--right {float: none;}
  .sitebar__content {width :100%;}
  .sitebar__content .checkout-button {display: none;}
}

.ship-pay .radio span:before, .ship-pay .radio span:after {
  display: none;
}

.ship-pay .radio img {
  opacity: 0;
  float: left;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .ship-pay .radio img {
    float: none;
  }
}

.ship-pay .radio .content {
  float: left;
  padding: 10px 0 7px 10px;
  min-height: 104px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.ship-pay .radio .content:hover img {
  opacity: 1;
}

.ship-pay .radio .content:hover:before {
  opacity: 0;
}

.ship-pay .radio .name {
  width: 115px;
  margin-left: 12px;
  float: left;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 18px;
  margin-bottom: 2px;
}

.ship-pay .radio .note {
  width: 120px;
  margin-left: 12px;
  float: left;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  margin-bottom: 0;
}



.ship-pay .delivery-courier img {
  width: 56px;
}

@media (max-width: 767px) {
  .ship-pay .delivery-courier {
    margin-right: 0;
  }
  .ship-pay .delivery-courier label {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .ship-pay .delivery-pickup {
    margin-right: 0;
  }
  .ship-pay .delivery-pickup label {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .ship-pay .radio .description {
    position: relative;
    bottom: 0px;
    left: 0px;
    text-align: left;
  }
  .ship-pay .radio img {opacity: 0.4}
}
.ship-pay .payment-block {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 8px;
}

.ship-pay .payment-block .radio {
  width: 160px;
  min-height: 93px;
}

@media (max-width: 767px) {
  .ship-pay .payment-block .radio {
    width: 45%;
    margin-right: 5%;
  }

  .ship-pay .radio .content {padding-left: 0; }
}

.ship-pay .payment-block label {
  min-height: 93px;
  width: 160px;
  padding-left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .ship-pay .payment-block label {
    line-height: 77px;
  }
}

.ship-pay .payment-block label:hover img {
  opacity: 1;
}

.ship-pay .payment-block span {

  margin-left: 0px;
  margin-top: -7px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}

.ship-pay .payment-cash label img {
 float: none;
}

@media (max-width: 767px) {
  .ship-pay .payment-cash label {
    padding: 0;
  }
}

.ship-pay .payment-card label {
  padding-top: 20px;
  padding-left: 20px;
}

@media (max-width: 767px) {
  .ship-pay .payment-card label {
    padding: 0;
  }
}

.ship-pay .payment-paypal label {
  padding: 24px;
}

@media (max-width: 767px) {
  .ship-pay .payment-paypal label {
    padding: 0;
  }
}

.ship-pay .payment-paypal span {
  display: none;
}

@media (max-width: 767px) {
  .ship-pay .payment-paypal span {
    display: block;
  }
}

.ship-pay .payment-yandex label {
  padding-top: 16px;
  padding-left: 21px;
}

@media (max-width: 767px) {
  .ship-pay .payment-yandex label {
    padding: 0;
  }
}

.ship-pay .payment-yandex span {
  display: none;
}

@media (max-width: 767px) {
  .ship-pay .payment-yandex span {
    display: block;
  }
}

.delivery-courier .content {
  position: relative;
}

.delivery-courier .content:before {
  position: absolute;
  content: "";
  left: 10px;
  top: 10px;
  background: url("../images/delivery-black.png");
  width: 56px;
  height: 64px;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .delivery-courier .content:before {
    left: 39px;
  }
}

.delivery-courier input:checked + .content img {
  opacity: 1 !important;
}

.delivery-courier input:checked + .content:before {
  opacity: 0;
}

.delivery-pickup .content {
  position: relative;
}

.delivery-pickup .content:before {
  position: absolute;
  content: "";
  left: 10px;
  top: 10px;
  background: url("../images/pickup-black.png");
  width: 70px;
  height: 65px;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .delivery-pickup .content:before {
    left: 32px;
  }
}

.delivery-pickup input:checked + .content img {
  opacity: 1 !important;
}

.delivery-pickup input:checked + .content:before {
  opacity: 0;
}

.payment-cash label {
  position: relative;
}

.payment-cash label:before {
  position: absolute;
  content: "";
  left: 4px;
  top: 15px;
  background: url("../images/banknotes-black.png");
  width: 56px;
  height: 47px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .payment-cash label:before {
    left: 33px;
  }
}

.payment-cash input:checked + label img {
  opacity: 1;
}

.payment-cash input:checked + label:before {
  opacity: 0;
}

.payment-card label {
  position: relative;
}

.payment-card label:before {
  position: absolute;
  content: "";
  left: 20px;
  top: 20px;
  background: url("../images/creditcard-black.png");
  width: 51px;
  height: 37px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .payment-card label:before {
    left: 36px;
  }
}

.payment-card input:checked + label img {
  opacity: 1;
}

.payment-card input:checked + label:before {
  opacity: 0;
}

.payment-paypal label {
  position: relative;
}

.payment-paypal label:before {
  position: absolute;
  content: "";
  left: 24px;
  top: 24px;
  background: url("../images/paypal-black.png");
  width: 102px;
  height: 28px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .payment-paypal label:before {
    left: 10px;
  }
}

.payment-paypal input:checked + label img {
  opacity: 1;
}

.payment-paypal input:checked + label:before {
  opacity: 0;
}

.payment-yandex label {
  position: relative;
}

.payment-yandex label:before {
  position: absolute;
  content: "";
  left: 21px;
  top: 16px;
  background: url("../images/yandex-money-black.png");
  width: 111px;
  height: 47px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .payment-yandex label:before {
    left: 6px;
  }
}

.payment-yandex input:checked + label img {
  opacity: 1;
}

.payment-yandex input:checked + label:before {
  opacity: 0;
}

.compare-page__header {
  margin-left: -10px;
  margin-right: -10px;
}

.compare-page__header:before, .compare-page__header:after {
  content: " ";
  display: table;
}

.compare-page__header:after {
  clear: both;
}

.compare-page__header h1 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.compare-page__header .description {
  position: relative;
  float: left;
  width: 66.66667%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 15px;
  font-size: 16px;
  font-weight: 300;
  line-height: 18px;
}

.compare-page__content {
  margin-left: -10px;
  margin-right: -10px;
  position: relative;
}

.compare-page__content:before, .compare-page__content:after {
  content: " ";
  display: table;
}

.compare-page__content:after {
  clear: both;
}

.compare-page__content .table-wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 16px;
  padding: 0 10px !important;
  outline: none;
}

.compare-page__content .jspHorizontalBar {
  height: 10px;
}

.table-compare-copy {
  position: absolute;
  left: 10px;
  top: 16px;
  display: block;
  padding-bottom: 140px;
}

.table-compare-copy .two-td {
  height: 246px;
  padding-top: 0 !important;
}

.table-compare-copy .one-td {
  padding-top: 0 !important;
}

.table-compare-copy td {
  padding-top: 9px !important;
  padding-bottom: 9px !important;
}

.table-compare td {
  position: relative;
  min-width: 195px;
  padding: 0 20px;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.table-compare td:first-child {
  min-width: 289px;
  padding-left: 0;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  border: none;
}

.table-compare thead td:first-child {
  padding: 0;
  vertical-align: top;
}

.table-compare .compare-parameter {
  padding-left: 16px !important;
}

.table-compare .compare-category {
  margin-top: 17px;
}

.table-compare .compare-category span {
  padding: 6px 10px;
}

.table-compare .compare-filter {
  margin-top: 24px;
  list-style: none;
  padding: 0;
}

.table-compare .compare-filter a {
  padding: 9px 16px;
}

.table-compare .compare-filter li {
  margin-bottom: 18px;
}

.table-compare .compare-filter li.active span {
  border: none;
}

.table-compare .compare-filter span {
  border-bottom: 1px dotted;
}

.table-compare p {
  margin-bottom: 0;
}

.table-compare .compare-h {
  position: absolute;
  bottom: 0;
  margin: 0;
  width: 87%;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 3px solid;
}

.table-compare .img {
  margin-top: 10px;
  width: 130px;
  height: 145px;
  display: inline-block;
  overflow: hidden;
}

.table-compare .img img {
  max-width: 130px;
  max-height: 154px;
}

.table-compare .name {
  height: 35px;
  display: inline-block;
  margin-top: -4px;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  overflow: hidden;
}

.table-compare .price {
  font-family: "Intro";
  font-size: 18px;
}

.table-compare tbody td {
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 14px;
  vertical-align: middle;
}

.table-compare tbody tr:last-child td {
  padding-bottom: 20px;
}

.table-compare tfoot td {
  opacity: 0;
  border-right: 2px solid transparent;
  padding-bottom: 30px;
}

.table-compare tfoot td.hover {
  opacity: 1;
}

.table-compare .buy__button {
  margin-top: 12px;
  padding: 8px 31px;
  border: none;
  font-family: "Intro";
  font-size: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.table-compare .buy__button:before {
  margin-right: 5px;
}

.table-compare .delete {
  position: absolute;
  top: 4px;
  right: 2px;
  width: 20px;
  height: 20px;
  border: none;
  font-family: "Intro";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.table-compare .delete:hover {
  cursor: pointer;
}

.table-compare .delete:before {
  font-size: 12px;
}

.search-page__settings {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 36px;
}

.search-page__settings:before, .search-page__settings:after {
  content: " ";
  display: table;
}

.search-page__settings:after {
  clear: both;
}

.search-page__settings .line {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 300;
}

.search-page__settings .line span {
  min-width: 153px;
}

.search-page__settings .line span.name {
  float: left;
  margin-top: 5px;
}

.search-page__settings .sort-list {
  margin-bottom: 0;
  float: left;
  padding: 0;
  list-style: none;
}

.search-page__settings .sort-list-item {
  margin-right: 10px;
  padding: 4px 11px;
  min-width: 177px;
  float: left;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .search-page__settings .sort-list-item {
    min-width: inherit;
  }
}

.search-page__settings .sort-list-item:after {
  display: inline-block;
  margin-left: 1px;
  font-size: 7px;
}

.search-page__settings .sort-list-item.sort-up:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sort-list--tags .sort-list-item.active span {
  border: none;
}

.sort-list--tags .sort-list-item:after {
  display: none;
}

.sort-list--tags .sort-list-item span {
  border-bottom: 1px dotted;
}

.search-result {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 45px;
}

.search-result:before, .search-result:after {
  content: " ";
  display: table;
}

.search-result:after {
  clear: both;
}

.search-result .pagination {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  margin-top: 23px;
}

@media (max-width: 767px) {
  .search-result .pagination .to-start, .search-result .pagination .to-end {
    display: none;
  }
}

.search-result__list {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  list-style: none;
}

@media (min-width: 768px) and (max-width: 991px) {
  .search-result__list {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 767px) {
  .search-result__list {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.search-result__list .name {
  margin-bottom: 8px;
  font-size: 16px;
}

.search-result__list .description {
  font-size: 16px;
  line-height: 22px;
}

.search-result__list .date {
  margin-bottom: 0;
  font-size: 14px;
}

.search-result__list .breadcrumbs {
  padding: 0;
  font-size: 14px;
}

.search-result__item {
  margin-bottom: 38px;
}

.order-page__actions {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.order-page__back {
  margin-left: 9px;
}

.order-page__cancel {
  float: left;
  margin-top: 9px;
  margin-left: 16px;
  padding: 7px 23px;
  font-size: 16px;
  font-weight: 600;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.order-page__content {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .order-page__content {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .order-page__content {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 767px) {
  .order-page__content {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.order-page__header {
  position: relative;
  float: left;
  width: 33.33333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 24px;
}

.order-page__header .order-name {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.order-page__header .order-date {
  font-size: 14px;
  font-weight: 600;
}

.order-page__header .wrapper {
  padding-bottom: 8px;
  border-bottom: 3px solid;
}

.order-page__content {
  margin-top: 15px;
}

.order-page__content .order-data {
  width: 100%;
  margin-bottom: 34px;
  font-size: 14px;
  font-weight: 300;
}

.order-page__content .order-data td {
  padding: 5px 0;
}

.order-page__content .order-data td:first-child {
  width: 21.22222%;
}

@media (max-width: 767px) {
  .order-page__content .order-data td:first-child {
    width: 49%;
  }
}

.order-page__content .order-data-name {
  margin-bottom: 5px;
  font-weight: 600;
}

.order-page__content .product-table__mini {
  margin-top: 0;
  width: 100%;
  padding: 0;
}

.order-page__content .checkout--mini {
  width: 100%;
  padding: 0;
}

.brands-page__content {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 41px;
}

.brands-page__content:before, .brands-page__content:after {
  content: " ";
  display: table;
}

.brands-page__content:after {
  clear: both;
}

.brands-page__content .brands {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.brands-page__content .brands:nth-child(4n+1) {
  clear: left;
}

@media (max-width: 767px) {
  .brands-page__content .brands {
    width: 50%;
  }
}

.brands-page__content .brands__list {
  padding: 0;
  list-style: none;
}

.brands-page__content .category {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
}

.brands-page__content .brands__link {
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.brands-page__content .brands__item {
  line-height: normal;
  margin-bottom: 15px;
}

.page-404__description {
  position: relative;
  float: left;
  width: 41.66667%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 17px;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

@media (max-width: 767px) {
  .page-404__description {
    width: 100%;
  }
}

.page-404__description p {
  margin: 0;
}

.page-404__big {
  position: relative;
  float: left;
  width: 41.66667%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 80px;
  text-align: center;
  font-size: 35px;
  font-family: "Intro";
  line-height: 1.1;
}

.page-404__big .p-404 {
  margin: 0;
  font-size: 130px;
  line-height: normal;
}

@media (max-width: 767px) {
  .page-404__big {
    margin-top: 0;
    width: 100%;
  }
}

.page-404__shadows {
  position: relative;
  float: left;
  width: 58.33333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 55px;
  margin-left: -32px;
  background: url("../images/404-image.png") no-repeat;
  height: 342px;
}

@media (max-width: 767px) {
  .page-404__shadows {
    width: 100%;
    margin-left: 0;
  }
}

.brand-page__content {
  margin-left: -10px;
  margin-right: -10px;
}

.brand-page__content:before, .brand-page__content:after {
  content: " ";
  display: table;
}

.brand-page__content:after {
  clear: both;
}

.brand-page__img {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.brand-page__text {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 22px;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}

.brand-page__text p {
  margin-bottom: 20px;
}

.catalog-hits--brands {
  padding: 0;
}

.catalog-hits--brands .title-h2 {
  width: 40.16667%;
  padding: 0;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom: 3px solid;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .catalog-hits--brands .title-h2 {
    width: 90%;
  }
}

.all-brand {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: right;
}

.all-brand-link {
  font-size: 18px;
  font-weight: 300;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.contact-page__content {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 26px;
}

.contact-page__content:before, .contact-page__content:after {
  content: " ";
  display: table;
}

.contact-page__content:after {
  clear: both;
}

.contact-page__phone {
  position: relative;
  float: left;
  width: 33.33333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  font-weight: 300;
  line-height: normal;
}

@media (max-width: 767px) {
  .contact-page__phone {
    width: 100%;
  }
}

.contact-page__phone .title-h2 {
  margin-top: 0;
  margin-bottom: 17px;
  font-size: 16px;
  font-weight: 600;
}

.contact-page__phone .phone {
  font-size: 22px;
  font-weight: 600;
}

.contact-page__phone p {
  margin-bottom: 3px;
}

.contact-page__phone .phone-block {
  margin-bottom: 15px;
}

.contact-page__mail {
  position: relative;
  float: left;
  width: 16.66667%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 34px;
  font-size: 14px;
  font-weight: 300;
  line-height: normal;
}

@media (min-width: 768px) and (max-width: 991px) {
  .contact-page__mail {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .contact-page__mail {
    margin-left: 8.33333%;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .contact-page__mail {
    float: left;
    width: 25%;
  }
}

@media (max-width: 767px) {
  .contact-page__mail {
    width: 100%;
  }
}

.contact-page__mail a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.contact-page__mail .mail-block {
  margin-bottom: 17px;
}

.contact-page__social {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 32px;
  font-size: 14px;
  font-weight: 300;
}

@media (min-width: 768px) and (max-width: 991px) {
  .contact-page__social {
    position: relative;
    float: left;
    width: 33.33333%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 767px) {
  .contact-page__social {
    width: 100%;
  }
}

.contact-page__social p {
  margin-bottom: 2px;
}

.contact-page__map {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 28px;
  margin-bottom: 100px;
}

.contact-page__map:before, .contact-page__map:after {
  content: " ";
  display: table;
}

.contact-page__map:after {
  clear: both;
}

.contact-page__map .map {
  position: relative;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.contact-page__map .map .map-info {
  position: absolute;
  top: 40px;
  left: 45px;
  z-index: 10;
  width: 300px;
}

@media (max-width: 767px) {
  .contact-page__map .map .map-info {
    width: 250px;
  }
}

.contact-page__map .map .map-info p {
  margin: 0;
}

.contact-page__map .map .address {
  margin-bottom: 10px;
  padding: 10px;
  font-size: 15px;
}

@media (max-width: 767px) {
  .contact-page__map .map .address {
    font-size: 13px;
  }
}

.contact-page__map .map .address .title-h3 {
  margin-top: 5px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .contact-page__map .map .address .title-h3 {
    font-size: 13px;
    margin: 0;
  }
}

.contact-page__map .map .time {
  padding: 10px;
  font-size: 15px;
}

@media (max-width: 767px) {
  .contact-page__map .map .time {
    font-size: 13px;
  }
}

.contact-page__map .map .time .title-h3 {
  margin-top: 5px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .contact-page__map .map .time .title-h3 {
    font-size: 13px;
    margin: 0;
  }
}

.password-page {
  font-size: 16px;
  font-weight: 300;
  line-height: normal;
}

.password-page .or {
  margin-top: 10px;
  margin-left: 2px;
}

.password-page__content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 16px;
}

.password-page__content .description {
  margin-bottom: 18px;
}

.password-page__content p {
  margin-bottom: 6px;
}

.password-page__content input {
  margin-left: 7px;
  margin-top: 7px;
  padding: 9px;
  width: 270px;
}

.password-page__label {
  margin-top: 10px;
  margin-bottom: 10px;
}

.password-page__label span {
  display: block;
  margin-bottom: 5px;
}

.password-page__submit {
  margin-top: 46px;
  display: block;
  border: none;
  padding: 10px 41px;
  font-size: 16px;
  font-family: "Intro";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.order-successful__content {
  margin-left: -10px;
  margin-right: -10px;
}

.order-successful__content:before, .order-successful__content:after {
  content: " ";
  display: table;
}

.order-successful__content:after {
  clear: both;
}

.order-successful__img {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 51px;
  text-align: center;
}

@media (min-width: 768px) {
  .order-successful__img {
    float: left;
    width: 33.33333%;
  }
}

@media (max-width: 767px) {
  .order-successful__img {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .order-successful__img {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .order-successful__img {
    float: left;
    width: 50%;
  }
}

.order-successful__text {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 114px;
  font-size: 16px;
  font-weight: 300;
}

@media (min-width: 768px) {
  .order-successful__text {
    float: left;
    width: 50%;
  }
}

@media (max-width: 767px) {
  .order-successful__text {
    margin-top: 10px;
    font-size: 14px;
  }
}

.order-successful__text .title-h2 {
  margin-bottom: 21px;
  font-size: 16px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .order-successful__text .title-h2 {
    font-size: 14px;
  }
}

.order-successful__text p {
  margin-bottom: 0;
  line-height: 22px;
}

.order-successful__text a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.article-date {
  font-size: 14px;
}

.article-page__content {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 12px;
}

.article-page__content:before, .article-page__content:after {
  content: " ";
  display: table;
}

.article-page__content:after {
  clear: both;
}

.article-page__wrapper {
  position: relative;
  float: left;
  width: 91.66667%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .article-page__wrapper {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .article-page__wrapper {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 767px) {
  .article-page__wrapper {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.article-page__wrapper img {
  float: left;
  padding-right: 20px;
  padding-bottom: 20px;
  max-width: 100%;
}

.article-page__wrapper .title-h2 {
  margin-top: 0;
  margin-bottom: 18px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.article-page__wrapper p {
  margin-bottom: 18px;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap iframe, .fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-nav {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-nav span {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer {
  position: relative;
}

.fancybox-inner {
  position: relative;
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../images/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  right: 0%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
  display: block;
  width: 100%;
  margin-top: 20px;
}

.fancybox-title-float-wrap .child {
  display: block;
  width: 100%;
  padding: 2px 25px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: black;
  border-radius: 3px;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics! */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
  /*The size of the normal image, half the size of the hi-res image */
  #fancybox-loading div {
    background-image: url("../images/fancybox_loading@2x.gif");
    background-size: 24px 24px;
  }
}

/*The size of the normal image, half the size of the hi-res image */
.modal-block .title-h2 {
  margin-top: 30px;
  margin-bottom: 20px;
  width: 60%;
  padding-bottom: 3px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 3px solid;
  line-height: normal;
}

.modal-block .title-h2:first-child {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .modal-block .title-h2:first-child {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .modal-block .title-h2 {
    width: auto;
  }
}

.modal-block header {
  width: 100%;
  padding: 15px 30px;
}

.modal-block header .title-h2 {
  width: 100%;
  padding: 0;
  margin: 0;
  font-family: "Intro";
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
  border: none;
}

.modal-block header .title-h2:first-child {
  margin-top: 0;
}

.modal-block footer {
  width: 100%;
  padding-bottom: 30px;
  background: none;
  margin: 0;
  text-align: center;
}

.modal-block .textinput-icons {
  position: relative;
}

.modal-block .show-password {
  position: absolute;
  right: 0;
  top: -38px;
  font-size: 25px;
  font-weight: normal;
  cursor: pointer;
}

.modal-block .modal-input-password {
  padding-right: 50px;
}

.modal-block .modal-input-password.valid, .modal-block .modal-input-password.not-valid {
  padding-right: 80px;
}

.modal-block .fancybox-close {
  top: 13px;
  right: -4px;
  background: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.modal-block .fancybox-close:hover {
  opacity: .5;
}

.modal-block .modal-button {
  padding: 10px 30px;
  font-size: 18px;
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;

}

@media (max-width: 767px) {
  .modal-block .modal-button {
    padding: 15px;
  }
}

.modal-block .content {
  width: 100%;
  padding: 15px 30px;
}

@media (max-width: 767px) {
  .modal-block .content {
    padding: 15px;
  }
}

.modal-block .note {
  font-size: 14px;
  font-weight: 300;
}

.modal-block .label-note {
  margin-top: 5px;
  font-size: 12px;
  font-weight: 400;
}

@media (max-width: 767px) {
  .modal-block .label-note {
    margin-top: 15px;
  }
}

.modal-block .fancybox-skin {
  border-radius: 0;
}

.modal-block .log-reg {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .modal-block .log-reg {
    font-size: 12px !important;
  }
}

.modal-block .log-reg__tab {
  font-family: "Intro";
  font-size: 18px;
  font-weight: 400;
  cursor: pointer;
  border-bottom: 1px dotted;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.modal-block .log-reg__tab:hover {
  border-bottom: 1px dotted transparent;
}

.modal-block .log-reg__tab.active {
  border-bottom: 1px dotted transparent;
}

@media (max-width: 767px) {
  .modal-block .log-reg__tab {
    font-size: 16px;
  }
}

.modal-block .forgot-password {
  text-align: right;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 300;
}

.modal-block .forgot-password a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.modal-block .modal-login__or {
  position: absolute;
  width: 2px;
  height: 266px;
  left: 50%;
}

@media (max-width: 767px) {
  .modal-block .modal-login__or {
    display: none;
  }
}

.modal-block .modal-login__or span {
  position: absolute;
  margin-top: 80px;
  margin-left: -21px;
  padding: 3px 8px;
  display: block;
  font-size: 16px;
  font-weight: 600;
}

.modal-block .agreement {
  margin-top: 30px;
  margin-bottom: 40px;
  font-size: 14px;
  font-weight: 300;
}

.modal-block .checkbox span {
  display: block;
  padding-top: 0;
}

.modal-feedback-row {
  width: 100%;
}

.modal-feedback-row:before, .modal-feedback-row:after {
  content: " ";
  display: table;
}

.modal-feedback-row:after {
  clear: both;
}

.modal-feedback-row .modal-label:first-child {
  float: left;
}

.modal-feedback-row .modal-label:last-child {
  float: right;
}

.modal-feedback-row .label-note {
  font-size: 10px;
  font-weight: 400;
}

@media (max-width: 767px) {
  .modal-feedback-row .modal-label {
    float: none !important;
    width: 100%;
  }
  .modal-feedback-row .modal-label input {
    width: calc(100% - 14px);
  }
}

.modal-label {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.modal-label span {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  display: block;
}

.modal-label span.asterisk-required {
  display: inline-block !important;
}

.modal-label input {
  width: 245px;
  font-size: 16px;
  font-weight: 400;
  padding: 7px 10px;
  margin: 7px;
}

@media (max-width: 767px) {
  .modal-label input {
    width: calc(100% - 14px);
  }
}

.modal-label textarea {
  margin: 0 7px;
  width: 100%;
  min-height: 240px;
  font-size: 16px;
  font-weight: 400;
  padding: 7px 10px;
  outline: 7px solid;
  resize: none;
  border: 1px solid transparent;
}

@media (max-width: 767px) {
  .modal-label textarea {
    width: calc(100% - 14px);
  }
}

.modal-label .city .btn {
  min-width: 257px;
  font-size: 16px;
  font-weight: 400;
  padding: 10px;
  border-radius: 0;
  line-height: normal;
}

.modal-label .city .btn:hover {
  background: none;
}

.modal-label .city .btn span {
  margin-bottom: 0;
}

.modal-label .city .btn:focus, .modal-label .city .btn:active {
  outline: none !important;
}

.modal-label .city .btn .dropdown-toggle {
  box-shadow: none;
  background: none;
}

.modal-label .city .btn .caret {
  margin-top: 2px !important;
}

.modal-label .city .btn .caret:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  right: -4px;
  top: -10px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid;
}

.modal-label .city .dropdown-menu {
  margin: 0;
  box-shadow: none;
  border-radius: 0;
}

.modal-label .city .dropdown-menu span {
  margin-bottom: 0;
}

.modal-form {
  position: relative;
  margin-top: 15px;
}

@media (max-width: 767px) {
  .modal-form {
    margin-top: 0;
  }
}

.modal-captcha {
  margin-left: 15px;
  display: inline-block !important;
  border: 6px solid;
}

@media (max-width: 767px) {
  .modal-captcha {
    margin-left: 0;
    margin-top: 10px;
  }
}

.modal-feedback__description {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

.modal-feedback__description p {
  margin-bottom: 0;
}

.modal-login__column {
  float: left;
  width: 50%;
}

.modal-login__column span {
  margin-bottom: 10px;
}

.modal-login__column:first-child {
  padding-right: 45px;
}

@media (max-width: 767px) {
  .modal-login__column:first-child {
    padding-right: 0;
    padding-top: 3px;
  }
}

.modal-login__column:last-child {
  padding-left: 30px;
}

@media (max-width: 767px) {
  .modal-login__column {
    width: 100%;
    margin-bottom: 20px;
    padding-left: 0 !important;
  }
}

.modal-login__column .modal-button {
  width: 100%;
}

.modal-remember {
  margin-bottom: 20px;
  padding-left: 55px;
  line-height: 23px;
}

.form-login .modal-button {
  width: 105%;
}

.modal-login-social {
  font-size: 16px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .modal-login-social {
    margin-top: 0;
    margin-bottom: 20px;
  }
}

.login-social-link {
  float: left;
  display: block;
  width: 32px;
  height: 32px;
  margin: 5px;
}

.login-social-link.facebook {
  background: url("../images/facebook-icon-login.png");
}

.login-social-link.twitter {
  background: url("../images/twitter-icon-login.png");
}

.login-social-link.livejournal {
  background: url("../images/livejournal-icon.png");
}

.login-social-link.gplus {
  background: url("../images/gplus-icon.png");
}

.login-social-link.youtube {
  background: url("../images/youtube-icon.png");
}

.login-social-link.blogger {
  background: url("../images/blogger-icon.png");
}

.login-social-link.yandex {
  background: url("../images/yandex-icon.png");
}

.login-social-link.google {
  background: url("../images/google-icon.png");
}

.login-social-link.liveid {
  background: url("../images/liveid-icon.png");
}

.login-social-link.ok {
  background: url("../images/ok-icon.png");
}

.login-social-link.vk {
  background: url("../images/vk-icon.png");
}

.login-social-link.mailru {
  background: url("../images/mailru-icon.png");
}

.login-social-link.openid {
  background: url("../images/openid-icon.png");
}

.login-social-link.liveinternet {
  background: url("../images/liveinternet-icon.png");
}

.modal-registration .modal-label {
  margin-bottom: 25px;
}

.modal {
  display: none;
}

#modal-site-settings .modal-dialog {
  width: 400px;
}

@media (max-width: 767px) {
  #modal-site-settings .modal-dialog {
    width: auto;
  }
}

#modal-site-settings .section__item {
  margin-top: -10px;
  margin-bottom: 10px;
}

#modal-site-settings .section__item:last-child {
  margin-bottom: 0;
}

#modal-site-settings .section__item:before, #modal-site-settings .section__item:after {
  content: " ";
  display: table;
}

#modal-site-settings .section__item:after {
  clear: both;
}

#modal-site-settings .section__item label {
  margin-left: 10px;
}

#modal-create-set .modal-dialog {
  width: 951px;
}

@media (max-width: 767px) {
  #modal-create-set .modal-dialog {
    width: auto;
  }
}

#modal-create-set .title-h2 {
  margin-top: 0;
  font-size: 18px;
  font-weight: 600;
  text-transform: none;
  border: none;
}

#modal-create-set .catalog-set-item {
  margin: 0 -20px;
}

#modal-create-set .catalog-hits {
  padding: 0;
}

#modal-create-set .catalog-set-item .photo {
  position: relative;
  max-height: 186px;
  line-height: 186px;
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#modal-create-set .catalog-set-item .photo:hover {
  opacity: .6;
}

#modal-create-set .catalog-set-item .photo:hover .delete {
  opacity: 1;
}

#modal-create-set .catalog-set-item .photo .delete {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -27px;
  margin-top: -27px;
  width: 54px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  font-size: 20px;
  font-weight: normal;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#modal-create-set .catalog-set-item .photo img {
  max-height: 186px;
}

#modal-create-set .catalog-set-item .no-item .photo:before {
  display: none;
}

#modal-create-set .catalog-set-item .name {
  padding: 8px 10px 0;
  font-size: 14px;
  font-weight: 300;
}

#modal-create-set .catalog-set-item .old-price {
  font-size: 12px;
  height: 20px;
}

#modal-create-set .catalog-set-item .set-price {
  font-size: 16px;
}

#modal-create-set .catalog-set-item .price-good .text {
  font-size: 17px;
}

#modal-create-set .catalog-set-item .price-good .price {
  font-size: 17px;
}

#modal-create-set .catalog-set-item .price-bad {
  font-size: 14px;
}

#modal-create-set .catalog-set-item .buy__button {
  font-size: 17px;
  padding: 9px 18px 7px 55px;
}

#modal-create-set .catalog-set-item .buy__button:before {
  left: 25px;
  top: 4px;
}

#modal-create-set .catalog-set-item .catalog-hits__item:after {
  right: -14px;
  margin-top: -70px;
  width: 35px;
  height: 35px;
  font-size: 17px;
  line-height: 36px;
}

#modal-create-set .catalog-set-item .no-product {
  margin: 10px 15px;
  height: 170px;
  line-height: 20px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}

#modal-create-set .catalog-set-item .no-product span {
  position: relative;
  padding-top: 105px;
  display: inline-block;
}

#modal-create-set .catalog-set-item .no-product span:before {
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: 60px;
  font-size: 40px;
  font-weight: normal;
}

#modal-create-set .modal-flexslider .catalog-hits__item {
  margin-right: 10px;
}

.modal-content {
  border: none;
  border-radius: 0;
}

.modal-content:before, .modal-content:after {
  content: " ";
  display: table;
}

.modal-content:after {
  clear: both;
}

.modal-content .close {
  position: absolute;
  top: 15px;
  right: 20px;
  background: none;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.modal-content .close:hover {
  opacity: .5;
}

.modal {
  overflow-x: hidden;
  overflow-y: auto;
}

#modal-order-call .modal-dialog {
  min-width: 560px;
}

@media (max-width: 767px) {
  #modal-order-call .modal-dialog {
    width: 94%;
    margin: 3%;
    min-width: auto;
  }
}

#modal-order .modal-dialog, #modal-feedback .modal-dialog {
  width: 620px;
}

@media (max-width: 767px) {
  #modal-order .modal-dialog, #modal-feedback .modal-dialog {
    width: 94%;
    margin: 3%;
  }
}

#modal-login .modal-dialog {
  width: 710px;
}

@media (max-width: 767px) {
  #modal-login .modal-dialog {
    width: 94%;
    margin: 3%;
  }
}

#modal-city .cities-group {
  -moz-column-count: 2;
       column-count: 2;
  -webkit-column-count: 2;
  -moz-column-gap: 40px;
       column-gap: 40px;
  -webkit-column-gap: 40px;
  list-style-type: none;
}

#modal-city .cities-group li a {
  -webkit-transition: all .4s;
          transition: all .4s;
  border-bottom: 1px dotted transparent;
}

#modal-city .cities-group li a:hover {
  border-bottom: 1px dotted;
}

.stickers-container {
  position: absolute;
  right: 0;
  top: 0;
  line-height: normal;
  z-index: 10;
}

.sticker {
  position: relative;
  margin-top: 10px;
  padding: 0 4px;
  width: auto;
  height: 25px;
  background-position: top right;
  background-repeat: no-repeat;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 24px;
  float: right;
  clear: both;
}

.sticker.sticker-buy {
  background: #f1c40f;
}

.sticker.sticker-buy:before {
  content: "";
  position: absolute;
  right: 100%;
  background: url("../images/sticker-buy-before.png");
  width: 12px;
  height: 25px;
}

.sticker.sticker-buy:after {
  content: "";
  position: absolute;
  left: 100%;
  margin-left: -2px;
  background: url("../images/sticker-buy-after.png");
  width: 11px;
  height: 32px;
}

.sticker.sticker-new {
  background: #ae2121;
  z-index: 2;

}

height:1px; box-shadow: 0 0 4px rgba(0,0,0,0.7);    width: 80px;  margin-top: 34px; margin-left: -15px;  z-index: 1;}
.sticker.sticker-new:before {
  content: "";
  position: absolute;
  right: 100%;
  background: url("../images/sticker-new-before.png");
  width: 20px;
  height: 25px; z-index: 2;

}

.sticker.sticker-new:after {
  content: "";
  position: absolute;
  left: 100%;
  margin-left: -2px;
  background: url("../images/sticker-discount-after.png");
  width: 11px;
  height: 32px;
}

.sticker.sticker-discount {
  background: #ae2121;
  padding-left: 30px;
}

.sticker.sticker-discount:before {
  content: "";
  position: absolute;
  left: 8px;
  top: 5px;
  background: url("../images/sticker-discount-before.png");
  width: 13px;
  height: 13px;
}

.sticker.sticker-discount:after {
  content: "";
  position: absolute;
  left: 100%;
  margin-left: -2px;
  background: url("../images/sticker-discount-after.png");
  width: 11px;
  height: 32px;
}

.sticker.sticker-hit {
  background: url("../images/sticker-hit-background.png");
}

.sticker.sticker-hit:before {
  content: "";
  position: absolute;
  right: 100%;
  background: url("../images/sticker-hit-before.png");
  width: 11px;
  height: 25px;
}

.sticker.sticker-hit:after {
  content: "";
  position: absolute;
  left: 100%;
  margin-left: -2px;
  background: url("../images/sticker-hit-after.png");
  width: 11px;
  height: 32px;
}

.sticker.sticker-must {
  background: #ae2121;
}

.sticker.sticker-must:before {
  content: "";
  position: absolute;
  right: 100%;
  background: url("../images/sticker-must-before.png");
  width: 4px;
  height: 25px;
}

.sticker.sticker-must:after {
  content: "";
  position: absolute;
  left: 100%;
  margin-left: -2px;
  background: url("../images/sticker-must-after.png");
  width: 11px;
  height: 32px;
}

.site-settings-toggle {
  position: fixed;
  left: 0;
  top: 40px;
  border: none;
  padding: 0 8px;
  height: 40px;
  line-height: 40px;
  z-index: 993;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.theme-demo {
  width: 100%;
  padding: 20px;
  margin-bottom: 20px;
  text-align: center;
  cursor: pointer;
  font-family: "Intro";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.theme-demo.pink {
  background: #e74a63;
  color: #fff;
}

.theme-demo.pink:hover {
  background: #f6657d;
  color: #fff;
}

.theme-demo.pink:active {
  background: #db4059;
  color: #fff;
}

.theme-demo.pink:focus {
  color: #fff;
}

.theme-demo.blue {
  background: #0bc0ed;
  color: #fff;
}

.theme-demo.blue:hover {
  background: #5cd9f8;
  color: #fff;
}

.theme-demo.blue:active {
  background: #08b2dc;
  color: #fff;
}

.theme-demo.blue:focus {
  color: #fff;
}

.theme-demo.brown {
  background: #644241;
  color: #fff;
}

.theme-demo.brown:hover {
  background: #7a5d5c;
  color: #fff;
}

.theme-demo.brown:active {
  background: #503736;
  color: #fff;
}

.theme-demo.brown:focus {
  color: #fff;
}

.theme-demo.green {
  background: #2cb55d;
  color: #fff;
}

.theme-demo.green:hover {
  background: #49d97d;
  color: #fff;
}

.theme-demo.green:active {
  background: #19a24a;
  color: #fff;
}

.theme-demo.green:focus {
  color: #fff;
}

.theme-demo.violet {
  background: #e958a7;
  color: #fff;
}

.theme-demo.violet:hover {
  background: #f781c1;
  color: #fff;
}

.theme-demo.violet:active {
  background: #d14792;
  color: #fff;
}

.theme-demo.violet:focus {
  color: #fff;
}

.basket-element-remove.material-icons {
  position: absolute;
  top: 3px;
  right: 3px;
  border: none;
  background: none;
  cursor: pointer;
  font-size: 14px;
  -webkit-transition: .3s;
          transition: .3s;
}

.basket-element-remove.material-icons:hover {
  opacity: .7;
}

.basket-element-remove.material-icons:focus {
  outline: none;
}

@media (min-width: 768px) {
  .basket-element-remove.material-icons {
    color: white;
    z-index: 10;
  }
}

@media (max-width: 767px) {
  .basket-element-remove.material-icons {
    z-index: 10;
  }
}

.fly-img-inBody img {
  max-height: 100%;
  max-width: 100%;
}

.top-basket-init {
  -webkit-transform: translate(420px, -2000px);
          transform: translate(420px, -2000px);
  opacity: 0;
}

.top-basket-init .main-block {
  -webkit-transform: translateX(-436px) !important;
          transform: translateX(-436px) !important;
}

.top-basket {
  width: 576px;
  float: right;
  position: relative;
  overflow: visible !important;
}

@media (max-width: 767px) {
  .top-basket {
    max-width: 100vw;
  }
}

.top-basket .element-item {
  float: right;
  width: 140px;
  height: 140px;
  padding: 10px;
  background: #fff;
  color: #262524;
  border: 1px solid #e0e0e0;
  text-align: center;
  pointer-events: auto;
}

.top-basket .element-item .description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: .3s;
          transition: .3s;
  position: absolute;
  top: -1px;
  left: -1px;
  height: 140px;
  width: 140px;
  z-index: 1;
}

.top-basket .element-item .description .name {
  margin: auto;
  padding: 0 5px;
  max-height: 100px;
  color: white;
  font-weight: bold;
}

.top-basket .element-item .description .name:hover {
  opacity: .7;
}

.top-basket .element-item svg {
  width: 8px;
  height: 8px;
  position: absolute;
  top: 5px;
  right: 5px;
  display: none;
  -webkit-transition: .3s;
          transition: .3s;
}

@media (max-width: 767px) {
  .top-basket .element-item svg {
    display: block;
  }
}

.top-basket .element-item svg:hover {
  opacity: .7;
}

.top-basket .element-item .price {
  display: inline-block;
  margin-top: 2px;
}

.top-basket .element-item .photo-wrap {
  height: 100px;
  line-height: 100px;
}

.top-basket .element-item img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.top-basket .element-item:hover .description {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  -webkit-transition: .3s;
          transition: .3s;
  z-index: 1;
}

@media (max-width: 767px) {
  .top-basket .element-item:hover .basket-element-remove.material-icons {
    color: white;
  }
}

.top-basket .element-item:hover svg {
  display: block;
  z-index: 10;
  cursor: pointer;
}

.top-basket .element-item.new .photo-wrap {
  opacity: 0;
}

.top-basket .main-block {
  -webkit-transition: .4s;
          transition: .4s;
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 140px;
  height: 140px;
  padding: 6px;
  background: #fff;
  color: #262524;
  border: 1px solid #e0e0e0;
  text-align: center;
  pointer-events: auto;
}

.active .top-basket .main-block {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.top-basket .stamp {
  width: 100px;
  float: right;
  top: 40px;
  height: 140px;
  -webkit-transition: .3s;
          transition: .3s;
}

.basket-block .jspHorizontalBar {
  display: none;
}

.basket-block .jspVerticalBar {
  width: 8px;
}

.basket-block .scroll-pane {
  position: absolute;
  top: 40px;
  right: 0;
  height: 420px;
  max-height: 90vh;
  pointer-events: none;
}

.basket-block .jspVerticalBar {
  opacity: 0;
  -webkit-transition: .3s;
          transition: .3s;
}

.basket-block.active {
  z-index: 9999;
}

.basket-block.active .jspVerticalBar {
  opacity: 1;
  -webkit-transition: .3s;
          transition: .3s;
  pointer-events: auto;
}

.no-scroll {
  overflow: hidden;
}

.btn-silver {
  width: 28px;
  height: 28px;
  display: inline-block;
  border: none;
  vertical-align: top;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.btn-silver .minus {
  display: block;
  font-size: 12px;
}

.btn-silver .plus {
  display: block;
  font-size: 12px;
}

.quantity-input {
  margin: 0 2px;
  width: 28px;
  height: 28px;
  display: inline-block;
  text-align: center;
  border: none;
  font-size: 14px;
  font-weight: 300;
}

.quantity-input:hover, .quantity-input:focus {
  outline: none;
}

.map-page__content {
  margin-left: -10px;
  margin-right: -10px;
}

.map-page__content:before, .map-page__content:after {
  content: " ";
  display: table;
}

.map-page__content:after {
  clear: both;
}

.map-page__wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.site-map-tabs {
  margin-top: 20px;
}

.site-map-tabs a {
  position: relative;
  margin-right: 20px;
  border-bottom: 1px dotted;
  cursor: pointer;
  font-size: 14px;
  font-weight: 300;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.site-map-tabs a:hover {
  border-bottom: 1px dotted transparent;
}

.site-map-tabs .turn {
  margin-left: 25px;
}

.site-map-tabs .turn.active {
  border-bottom: 1px dotted transparent;
  cursor: auto;
}

.site-map-tabs .turn:before {
  position: absolute;
  left: -23px;
  top: -8px;
  font-size: 18px;
}

.site-map-tabs .expand {
  margin-left: 25px;
}

.site-map-tabs .expand.active {
  border-bottom: 1px dotted transparent;
  cursor: auto;
}

.site-map-tabs .expand:before {
  position: absolute;
  left: -23px;
  top: -8px;
  font-size: 18px;
}

.site-map {
  margin-top: 20px;
  padding-left: 3px;
  list-style: none;
  font-size: 14px;
  font-weight: 300;
}

.site-map ul {
  margin-top: 15px;
  list-style: none;
  padding: 0;
}

.site-map li {
  margin-bottom: 15px;
}

.site-map .page {
  position: relative;
  padding-left: 20px;
}

.site-map .page:before {
  position: absolute;
  left: 0;
  top: -2px;
  font-size: 14px;
}

.site-map .folder {
  position: relative;
  padding-left: 20px;
  cursor: pointer;
}

.site-map .folder ul {
  margin: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.site-map .folder:before {
  position: absolute;
  left: -2px;
  top: -3px;
  font-size: 17px;
}

.site-map .folder.open > ul {
  margin-top: 15px;
  opacity: 1;
  visibility: visible;
  height: auto;
}

.site-map .folder.open:before {
  position: absolute;
  left: -2px;
  top: -3px;
  font-size: 17px;
}

.site-map-item-wrap .expand-content {
  display: none;
}

.tooltip-inner {
  margin: 5px;
  width: auto;
  max-width: none;
  font-size: 12px;
  font-weight: 300;
  border-radius: 0;
}

.tooltip-arrow {
  display: none;
}

.mobile-trigger {
  position: relative;
  margin-left: 12px;
  margin-top: 11px;
  width: 24px;
  height: 21px;
  display: none;
}

.mobile-trigger:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 100%;
  height: 5px;
}

.mobile-trigger-wrapper-menu {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  cursor: pointer;
}

@media (min-width: 480px) {
  .mobile-trigger-wrapper-menu {
    display: none;
  }
}

.mobile-trigger-wrapper-menu .mobile-trigger-catalog {
  text-align: center;
  line-height: 40px;
  font-size: 1.4em;
  font-weight: bold;
}

.mobile-trigger-wrapper-menu .mobile-trigger-catalog:after {
  content: '\e62d';
  font-size: 16px;
  margin-left: 4px;
}

.pushy-open-left #container, .pushy-open-left .push {
  -webkit-transform: translate3d(400px, 0, 0);
          transform: translate3d(400px, 0, 0);
}

.pushy-open-left .navigation-mobile .pushy {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.pushy-open-left .site-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-animation: fade 500ms;
  animation: fade 500ms;
}

/* Site Overlay */
.pushy-open-left.main-menu-open .navigation-mobile .main-menu-outer-wrap,
.pushy-open-left.top-menu-open .navigation-mobile .top-menu-outer-wrap {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.site-overlay {
  display: none;
}

.navigation-mobile {
  /* Menu Appearance */
  /* Menu Movement */
  /* Submenu Appearance */
  /* Submenu Movement */
}

.navigation-mobile ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  clear: both;
}

.navigation-mobile li, .navigation-mobile a {
  min-height: 55px;
}

.navigation-mobile .mm0-link, .navigation-mobile .mm1-link, .navigation-mobile .mm2-link {
  display: inline-block;
}

.navigation-mobile .mob-arrow {
  float: right;
  clear: right;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: .3s;
          transition: .3s;
}

.navigation-mobile .mob-arrow:before {
  content: "\e62d";
}

.navigation-mobile .mm-more {
  display: none;
}

.navigation-mobile .main-menu {
  margin: 0 !important;
}

.navigation-mobile .letter {
  text-align: center;
  padding-top: 30px;
}

.navigation-mobile .search-form {
  position: relative;
  width: 100%;
  padding: 0;
  padding-right: 55px;
}

.navigation-mobile .search-icon {
  position: absolute;
  right: 0;
  width: 55px;
  height: 55px;
}

.navigation-mobile .brands-search {
  width: 100%;
  padding: 17px 15px 17px 30px;
}

.navigation-mobile .pushy, .navigation-mobile .main-menu-outer-wrap, .navigation-mobile .top-menu-outer-wrap {
  position: fixed;
  width: 400px;
  max-width: 80vw;
  height: 100%;
  top: 0;
  z-index: 9999;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.navigation-mobile .pushy [class*=-link], .navigation-mobile .main-menu-outer-wrap [class*=-link], .navigation-mobile .top-menu-outer-wrap [class*=-link] {
  color: #b3b3b1;
  padding: 15px 0 15px 85px;
  width: 100%;
  margin-left: -55px;
  text-decoration: none;
  outline: 0;
  float: left;
  font-size: 18px;
}

.navigation-mobile .pushy a:hover, .navigation-mobile .main-menu-outer-wrap a:hover, .navigation-mobile .top-menu-outer-wrap a:hover {
  color: #FFF;
}

.navigation-mobile .pushy ul:first-child, .navigation-mobile .main-menu-outer-wrap ul:first-child, .navigation-mobile .top-menu-outer-wrap ul:first-child {
  margin-top: 10px;
}

.navigation-mobile .pushy.pushy-left, .navigation-mobile .main-menu-outer-wrap.pushy-left, .navigation-mobile .top-menu-outer-wrap.pushy-left {
  left: 0;
}

.navigation-mobile .pushy.pushy-right, .navigation-mobile .main-menu-outer-wrap.pushy-right, .navigation-mobile .top-menu-outer-wrap.pushy-right {
  right: 0;
}

.navigation-mobile .pushy-left {
  -webkit-transform: translate3d(-400px, 0, 0);
          transform: translate3d(-400px, 0, 0);
}

.navigation-mobile #container,
.navigation-mobile .pushy,
.navigation-mobile .main-menu-outer-wrap,
.navigation-mobile .top-menu-outer-wrap,
.navigation-mobile .push {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.16, 0.68, 0.43, 0.99);
          transition: transform 0.3s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.navigation-mobile .pushy-submenu, .navigation-mobile .mm-lvl0-item, .navigation-mobile .mm-container .catalog-brands, .mm-container .navigation-mobile .catalog-brands, .navigation-mobile .catalog-brand, .navigation-mobile .mm1-item, .navigation-mobile .mm2-item {
  /* Submenu Icon */
}

.navigation-mobile .pushy-submenu ul, .navigation-mobile .mm-lvl0-item ul, .navigation-mobile .mm-container .catalog-brands ul, .mm-container .navigation-mobile .catalog-brands ul, .navigation-mobile .catalog-brand ul, .navigation-mobile .mm1-item ul, .navigation-mobile .mm2-item ul {
  -webkit-transition: max-height 0.9s ease-in-out;
          transition: max-height 0.9s ease-in-out;
}

.navigation-mobile .pushy-submenu ul .pushy-link, .navigation-mobile .pushy-submenu ul .mm0-link, .navigation-mobile .pushy-submenu ul .mm1-link, .navigation-mobile .pushy-submenu ul .mm2-link, .navigation-mobile .mm-lvl0-item ul .pushy-link, .navigation-mobile .mm-container .catalog-brands ul .pushy-link, .mm-container .navigation-mobile .catalog-brands ul .pushy-link, .navigation-mobile .mm-lvl0-item ul .mm0-link, .navigation-mobile .mm-container .catalog-brands ul .mm0-link, .mm-container .navigation-mobile .catalog-brands ul .mm0-link, .navigation-mobile .mm-lvl0-item ul .mm1-link, .navigation-mobile .mm-container .catalog-brands ul .mm1-link, .mm-container .navigation-mobile .catalog-brands ul .mm1-link, .navigation-mobile .mm-lvl0-item ul .mm2-link, .navigation-mobile .mm-container .catalog-brands ul .mm2-link, .mm-container .navigation-mobile .catalog-brands ul .mm2-link, .navigation-mobile .catalog-brand ul .pushy-link, .navigation-mobile .catalog-brand ul .mm0-link, .navigation-mobile .catalog-brand ul .mm1-link, .navigation-mobile .catalog-brand ul .mm2-link, .navigation-mobile .mm1-item ul .pushy-link, .navigation-mobile .mm1-item ul .mm0-link, .navigation-mobile .mm1-item ul .mm1-link, .navigation-mobile .mm1-item ul .mm2-link, .navigation-mobile .mm2-item ul .pushy-link, .navigation-mobile .mm2-item ul .mm0-link, .navigation-mobile .mm2-item ul .mm1-link, .navigation-mobile .mm2-item ul .mm2-link {
  -webkit-transition: opacity 0.9s ease-in-out;
          transition: opacity 0.9s ease-in-out;
}

.navigation-mobile .pushy-submenu > a, .navigation-mobile .mm-lvl0-item > a, .navigation-mobile .mm-container .catalog-brands > a, .mm-container .navigation-mobile .catalog-brands > a, .navigation-mobile .catalog-brand > a, .navigation-mobile .mm1-item > a, .navigation-mobile .mm2-item > a {
  position: relative;
}

.pushy-submenu-closed > ul {
  max-height: 0;
  overflow: hidden;
}

.pushy-submenu-closed > ul .pushy-link, .pushy-submenu-closed > ul .mm0-link, .pushy-submenu-closed > ul .mm1-link, .pushy-submenu-closed > ul .mm2-link {
  opacity: 0;
}

.pushy-submenu-open > .mob-arrow {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.pushy-submenu-open > ul {
  max-height: 1000px;
}

.pushy-submenu-open > ul .pushy-link, .pushy-submenu-open > ul .mm0-link, .pushy-submenu-open > ul .mm1-link, .pushy-submenu-open > ul .mm2-link {
  opacity: 1;
}

.no-csstransforms3d .pushy-submenu-closed ul {
  max-height: none;
  display: none;
}

.alert {
  position: relative;
  float: left;
  margin-right: 20px;
  padding: 20px;
  width: 242px;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.alert p {
  margin: 0;
}

.alert img {
  margin-bottom: 10px;
}

.alert .close {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 13px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.alert .close:hover {
  opacity: .5;
}

.ui-line {
  padding: 10px 0;
}

.ui-line:before, .ui-line:after {
  content: " ";
  display: table;
}

.ui-line:after {
  clear: both;
}

.ui-line.center {
  text-align: center;
}

.ui-line .account-not-authorized {
  display: block;
}

.ui-line .account-authorized {
  display: block;
}

.ui-line .sitenav {
  width: 50%;
}

.ui-line .block-user {
  width: 50%;
}

.ui-line .logo-block {
  width: 15%;
}

.ui-line .info-search-block {
  width: 85%;
}

.ui-line .search {
  margin-top: 0;
  margin-left: 0;
}

.ui-line .location {
  margin: 0;
}

.ui-line .phone {
  margin-top: 0;
}

.ui-line .mail {
  margin-top: 0;
}

.ui-line .footer__subscribe {
  margin: 0;
}

.ui-line .footer__subscribe form {
  margin: 0;
}

.ui-line .footer__subscribe input {
  background: #fff;
}

.ui-line .account-page__main {
  width: 25%;
  margin: 0;
}

.ui-line .personal-data__avatar {
  margin-left: 75px;
}

.ui-line .product-page__buy {
  margin: 0;
}

.ui-line .product-page__buy form {
  margin: 0;
}

.ui-line .product-page__buy .quantity-counter {
  text-align: left;
}

.ui-line .product-table {
  margin: 0;
  float: left;
  width: 25%;
}

.ui-line .product-page__actions {
  margin: 0;
}

.ui-line .fast-checkout-button {
  width: 100%;
}

.ui-line .checkout {
  margin: 0;
}

.ui-line .checkout-wrapper {
  float: left !important;
}

.ui-line .create-my-set {
  position: relative;
  float: left;
  margin-left: 40px;
  top: 0;
}

.ui-line .form-wrap {
  margin-bottom: 0;
}

.ui-line .product-table__list {
  margin: 0;
  width: auto;
  float: left;
}

.ui-line .modal-login__column {
  padding: 0;
  width: 30%;
}

.ui-line .edit, .ui-line .delete {
  position: relative !important;
  float: left;
  top: auto !important;
  bottom: auto !important;
  margin: 0 5px;
}

.ui-line .personal-data__avatar {
  height: auto;
}

.top-line.ui {
  position: relative;
}

.news-wapper {
  margin-left: 10px;
  margin-right: -10px;
}

.news-wapper .news-block {
  width: 100%;
  margin-left: -10px;
  margin-right: -10px;
  padding-top: 20px;
}

.news-wapper .news-item {
  margin-bottom: 30px;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
}

@media (min-width: 992px) {
  .news-wapper .news-item {
    width: 25%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .news-wapper .news-item {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .news-wapper .news-item {
    width: 100%;
  }
  .news-wapper .news-item .main-data {
    height: 110px;
  }
  .news-wapper .news-item .name p {
    height: 110px;
  }
}

.news-wapper .news-item:hover .main-data,
.news-wapper .news-item:hover .article-date {
  background: rgba(0, 0, 0, 0.8);
}

.news-wapper .news-link {
  position: relative;
  display: block;
}

.news-wapper .news-photo {
  width: 100%;
}

.news-wapper .article-date {
  position: absolute;
  top: 0;
  padding: 5px 10px;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  -webkit-transition: 0.3s;
          transition: 0.3s;
}

.news-wapper .main-data {
  position: absolute;
  bottom: 0;
  display: inline-block;
  height: 50px;
  width: 100%;
  padding: 5px 10px;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  -webkit-transition: 0.3s;
          transition: 0.3s;
}

.news-wapper .name p {
  overflow: hidden;
  height: 50px;
}

.news-wapper .name p:before {
  content: '';
  position: absolute;
  display: block;
  height: 15px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 10;
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7), transparent);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7), transparent);
}

/* jQuery Countdown styles 2.0.0. */
.countdown-rtl {
  direction: rtl;
}

.countdown-holding span {
  color: #888;
}

.countdown-row {
  display: block;
  height: 30px;
  padding: 10px 2px;
  padding-left: 35px;
  margin-right: -20px;
  text-align: center;
  position: relative;
  top: -4px;
}

.countdown-row:before, .countdown-row:after {
  content: " ";
  display: table;
}

.countdown-row:after {
  clear: both;
}

.countdown-show1 .countdown-section {
  width: 98%;
}

.countdown-show2 .countdown-section {
  width: 48%;
}

.countdown-show3 .countdown-section {
  width: 32.5%;
}

.countdown-show4 .countdown-section {
  width: 24.5%;
}

.countdown-show5 .countdown-section {
  width: 19.5%;
}

.countdown-show6 .countdown-section {
  width: 16.25%;
}

.countdown-show7 .countdown-section {
  width: 14%;
}

.countdown-section {
  display: block;
  float: left;
  text-align: center;
}

.countdown-amount {
  font-weight: bold;
  font-size: em(16px);
}

.countdown-period {
  display: block;
  line-height: 10px;
  font-size: 12px;
}

.countdown-descr {
  display: block;
  width: 100%;
}

.countdown {
  padding: 0px 20px 5px;
  margin: 10px 0 5px;
  position: relative;
  text-align: center;
}

.countdown:before, .countdown:after {
  content: " ";
  display: table;
}

.countdown:after {
  clear: both;
}

.countdown > .timer {
  width: auto;
  margin-bottom: 2px;
}

.countdown:before {
  content: '';
  position: absolute;
  opacity: .7;
  left: 15px;
  top: 5px;
  background: url(../images/stopwatch.svg);
  background-size: contain;
  height: 36px;
  width: 36px;
}

@media (max-width: 767px) {
  .countdown {
    text-align: center;
  }
  .countdown:before {
    bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .countdown {
    padding: 0 0 5px;
  }
  .countdown:before {
    display: none;
  }
  .countdown .countdown-row {
    padding-left: 2px;
    padding-right: 0;
    margin-right: 0;
    width: 100%;
  }
}

/* .countdown>.timer */
.already-sold {
  position: relative;
  text-align: center;
  margin: 12px 10px;
  font-size: 13px;
  vertical-align: top;
  height: 20px;
}

.already-sold .text {
  position: absolute;
  top: 2px;
  left: 0;
  right: 0;
  z-index: 1;
}

.already-sold .value {
  font-weight: bold;
}

.already-sold__track {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 20px;
  background: #e0e0e0;
}

.already-sold__track .bar {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #f1c40f;
  background-size: 30px 30px;
  background-image: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent);
  background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent);
  -webkit-animation: stripes 2s linear 0s infinite;
          animation: stripes 2s linear 0s infinite;
}

@-webkit-keyframes stripes {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 60px 0;
  }
}

@keyframes stripes {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 60px 0;
  }
}

.social-block {
  margin-top: 20px;
  padding: 10px 0;
  text-align: center;
}

.social-block .social {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 10px 0;
}

.social-block .social > div {
  margin: 0 auto;
}

@media (min-width: 768px) {
  .social-block .social {
    width: 48%;
  }
}

@media (min-width: 992px) {
  .social-block .social {
    width: 28%;
  }
}

/* font-family: "HelveticaRegular"; */
@font-face {
  font-family: "Helvetica";
  src: url("../fonts/helvetica/HelveticaRegular/HelveticaRegular.eot");
  src: url("../fonts/helvetica/HelveticaRegular/HelveticaRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/HelveticaRegular/HelveticaRegular.woff") format("woff"), url("../fonts/helvetica/HelveticaRegular/HelveticaRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/* font-family: "HelveticaBold"; */
@font-face {
  font-family: "Helvetica";
  src: url("../fonts/helvetica/HelveticaBold/HelveticaBold.eot");
  src: url("../fonts/helvetica/HelveticaBold/HelveticaBold.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/HelveticaBold/HelveticaBold.woff") format("woff"), url("../fonts/helvetica/HelveticaBold/HelveticaBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}

/* font-family: "HelveticaItalic"; */
@font-face {
  font-family: "Helvetica";
  src: url("../fonts/helvetica/HelveticaItalic/HelveticaItalic.eot");
  src: url("../fonts/helvetica/HelveticaItalic/HelveticaItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/HelveticaItalic/HelveticaItalic.woff") format("woff"), url("../fonts/helvetica/HelveticaItalic/HelveticaItalic.ttf") format("truetype");
  font-style: italic;
  font-weight: normal;
}

/* font-family: "HelveticaLight"; */
@font-face {
  font-family: "Helvetica";
  src: url("../fonts/helvetica/HelveticaLight/HelveticaLight.eot");
  src: url("../fonts/helvetica/HelveticaLight/HelveticaLight.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/HelveticaLight/HelveticaLight.woff") format("woff"), url("../fonts/helvetica/HelveticaLight/HelveticaLight.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}

/* font-family: "HelveticaBlack"; */
@font-face {
  font-family: "HelveticaBlack";
  src: url("../fonts/helvetica/HelveticaBlack/HelveticaBlack.eot");
  src: url("../fonts/helvetica/HelveticaBlack/HelveticaBlack.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/HelveticaBlack/HelveticaBlack.woff") format("woff"), url("../fonts/helvetica/HelveticaBlack/HelveticaBlack.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/* font-family: "HelveticaHeavy"; */
@font-face {
  font-family: "HelveticaHeavy";
  src: url("../fonts/helvetica/HelveticaHeavy/HelveticaHeavy.eot");
  src: url("../fonts/helvetica/HelveticaHeavy/HelveticaHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/HelveticaHeavy/HelveticaHeavy.woff") format("woff"), url("../fonts/helvetica/HelveticaHeavy/HelveticaHeavy.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/* font-family: "HelveticaMedium"; */
@font-face {
  font-family: "HelveticaMedium";
  src: url("../fonts/helvetica/HelveticaMedium/HelveticaMedium.eot");
  src: url("../fonts/helvetica/HelveticaMedium/HelveticaMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/HelveticaMedium/HelveticaMedium.woff") format("woff"), url("../fonts/helvetica/HelveticaMedium/HelveticaMedium.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/* font-family: "HelveticaThin"; */
@font-face {
  font-family: "HelveticaThin";
  src: url("../fonts/helvetica/HelveticaThin/HelveticaThin.eot");
  src: url("../fonts/helvetica/HelveticaThin/HelveticaThin.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/HelveticaThin/HelveticaThin.woff") format("woff"), url("../fonts/helvetica/HelveticaThin/HelveticaThin.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/* font-family: "HelveticaUltraLight"; */
@font-face {
  font-family: "HelveticaUltraLight";
  src: url("../fonts/helvetica/HelveticaUltraLight/HelveticaUltraLight.eot");
  src: url("../fonts/helvetica/HelveticaUltraLight/HelveticaUltraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/HelveticaUltraLight/HelveticaUltraLight.woff") format("woff"), url("../fonts/helvetica/HelveticaUltraLight/HelveticaUltraLight.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/* font-family: "HelveticaBoldItalic"; */
@font-face {
  font-family: "HelveticaBoldItalic";
  src: url("../fonts/helvetica/HelveticaBoldItalic/HelveticaBoldItalic.eot");
  src: url("../fonts/helvetica/HelveticaBoldItalic/HelveticaBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/HelveticaBoldItalic/HelveticaBoldItalic.woff") format("woff"), url("../fonts/helvetica/HelveticaBoldItalic/HelveticaBoldItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/* font-family: "HelveticaBlackItalic"; */
@font-face {
  font-family: "HelveticaBlackItalic";
  src: url("../fonts/helvetica/HelveticaBlackItalic/HelveticaBlackItalic.eot");
  src: url("../fonts/helvetica/HelveticaBlackItalic/HelveticaBlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/HelveticaBlackItalic/HelveticaBlackItalic.woff") format("woff"), url("../fonts/helvetica/HelveticaBlackItalic/HelveticaBlackItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/* font-family: "HelveticaLightItalic"; */
@font-face {
  font-family: "HelveticaLightItalic";
  src: url("../fonts/helvetica/HelveticaLightItalic/HelveticaLightItalic.eot");
  src: url("../fonts/helvetica/HelveticaLightItalic/HelveticaLightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/HelveticaLightItalic/HelveticaLightItalic.woff") format("woff"), url("../fonts/helvetica/HelveticaLightItalic/HelveticaLightItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/* font-family: "HelveticaMediumItalic"; */
@font-face {
  font-family: "HelveticaMediumItalic";
  src: url("../fonts/helvetica/HelveticaMediumItalic/HelveticaMediumItalic.eot");
  src: url("../fonts/helvetica/HelveticaMediumItalic/HelveticaMediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/HelveticaMediumItalic/HelveticaMediumItalic.woff") format("woff"), url("../fonts/helvetica/HelveticaMediumItalic/HelveticaMediumItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/* font-family: "HelveticaHeavyItalic"; */
@font-face {
  font-family: "HelveticaHeavyItalic";
  src: url("../fonts/helvetica/HelveticaHeavyItalic/HelveticaHeavyItalic.eot");
  src: url("../fonts/helvetica/HelveticaHeavyItalic/HelveticaHeavyItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/HelveticaHeavyItalic/HelveticaHeavyItalic.woff") format("woff"), url("../fonts/helvetica/HelveticaHeavyItalic/HelveticaHeavyItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/* font-family: "HelveticaThinItalic"; */
@font-face {
  font-family: "HelveticaThinItalic";
  src: url("../fonts/helvetica/HelveticaThinItalic/HelveticaThinItalic.eot");
  src: url("../fonts/helvetica/HelveticaThinItalic/HelveticaThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/HelveticaThinItalic/HelveticaThinItalic.woff") format("woff"), url("../fonts/helvetica/HelveticaThinItalic/HelveticaThinItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/* font-family: "HelveticaUltraLightItalic"; */
@font-face {
  font-family: "HelveticaUltraLightItalic";
  src: url("../fonts/helvetica/HelveticaUltraLightItalic/HelveticaUltraLightItalic.eot");
  src: url("../fonts/helvetica/HelveticaUltraLightItalic/HelveticaUltraLightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/HelveticaUltraLightItalic/HelveticaUltraLightItalic.woff") format("woff"), url("../fonts/helvetica/HelveticaUltraLightItalic/HelveticaUltraLightItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'Flaticon';
  src: url("../fonts/flaticon/flaticon.eot?8b0br");
  src: url("../fonts/flaticon/flaticon.eot?#iefix8b0br") format("embedded-opentype"), url("../fonts/flaticon/flaticon.ttf?8b0br") format("truetype"), url("../fonts/flaticon/flaticon.woff?8b0br") format("woff"), url("../fonts/flaticon/flaticon.svg?8b0br#flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

.flaticon, .valid + .textinput-icons .icon-valid, .not-valid + .textinput-icons .icon-not-valid, .header .search__icon, .header .search__button:before, .header .phone:before, .header .mail:before, .header .feedback:before, .basket-block .buy-one-click:before, .basket-block .buy-one-click:after, .basket-block .fa-close, .top-line .basket-icon:before, .account-authorized .people-rating:before, .account-not-authorized .people-rating:before, .account-authorized .statistic:before, .account-not-authorized .statistic:before, .account-authorized .logout-icon, .account-not-authorized .logout-icon, .mm-container .btn-mm-more:after, .product-slider-navigation .carousel-control.left, .product-slider-navigation .carousel-control.right, .catalog-hits-set .catalog-blocks.carousel .add:before, .rating__star, .footer__location i, .footer__contacts .phone:before, .footer__contacts .mail:before, .location i, .breadcrumbs__home, .catalog__sort .sort-number .up:after, .catalog__sort .sort-sorting .up:after, .catalog__sort .sort-number .down:after, .catalog__sort .sort-sorting .down:after, .catalog-blocks .buy .buy-one-click:before, .catalog-blocks .buy__button:before, .catalog-blocks .not-available .buy__button:before, .catalog-blocks .favorite__like:before, .catalog-blocks .favorite__compare:before, .item__actions .add-favorite, .pagination-item .arrow-left-icon:before, .pagination-item .arrow-right-icon:before, .shop-deals-slider .carousel-control.left, .shop-deals-slider .carousel-control.right, .choose-delete, .filter-reset:before, .checkbox span:after, .catalog-list .btn-silver .minus, .catalog-list .btn-silver .plus, .catalog-list .buy__button:before, .catalog-list .set-aside:before, .catalog-list .favorite__like:before, .catalog-list .favorite__compare:before, .catalog-table .btn-silver .minus, .catalog-table .btn-silver .plus, .catalog-table .buy__button:before, .catalog-table .set-aside:before, .view-type--blocks, .view-type--list, .view-type--table, .product-page__photo .swatch a:before, .product-page__photo .zoom-controls, .product-page__photo .thumbnails .flex-direction-nav a:before, .product-page__photo .thumbnails .flex-direction-nav a.flex-next:before, .medium-image .flex-direction-nav li a:before, .product-page__properties .actions-wishlist:before, .product-page__properties .actions-compare:before, .product-page__buy .btn-silver .minus, .product-page__buy .btn-silver .plus, .product-page__buy .buy__button:before, .product-page__reviews .form-wrap header button:before, .product-page__reviews .form-wrap header button:after, .flexslider-product-photo .flex-direction-nav li a:before, .catalog-set-item .catalog-item:after, .catalog-set-item .create-my-set:before, .catalog-set-offer .set-offer__buy .buy__button:before, .account-page__main .edit:before, .account-page__main .social-profile i.social-link:before, .account-page__main .personal-data__avatar .edit, .account-page__main .personal-data__avatar .delete, .account-page__main .password-input[type=password] + .show-password:before, .account-page__main .password-input[type=text] + .show-password:before, .account-page__main .wish-list__add:before, .account-page__main .wish-list-rename:before, .account-page__main .wish-list-delete:before, .account-page__main .wish-list__like .delete, .account-page__main .wish-list__like .compare, .account-page__main .wish-list__buy .buy:before, .account-page__main .order-history__filter .date .icon-calendar, .account-page__main .order-history__filter .show:before, .account-page__main .order-history__table .cancel:before, .account-page__main .order-history__table .repeat:before, .my-blog .add:before, .mail-setting .change-sub:before, .mail-setting .close, .new-password-block .close, .product-table__list .btn-silver .minus, .product-table__list .btn-silver .plus, .product-table__list .set-aside i, .product-table__list .delete i, .product-table__list .not-availability:before, .product-table__list .coupon-submit:before, .table-compare .buy__button:before, .table-compare .delete:before, .search-page__settings .sort-list-item:after, .modal-block .modal-input[type=password] + .textinput-icons .show-password:before, .modal-block .modal-input[type=text] + .textinput-icons .show-password:before, .modal-block .fancybox-close, #modal-create-set .catalog-set-item .photo .delete:before, #modal-create-set .catalog-set-item .no-product span:before, .modal-content .close, .btn-silver .minus, .btn-silver .plus, .site-map-tabs .turn:before, .site-map-tabs .expand:before, .site-map .page:before, .site-map .folder:before, .site-map .folder.open:before, .mobile-trigger-wrapper-menu .mobile-trigger-catalog:after, .navigation-mobile .mob-arrow:before, .alert .close, [class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
  font-family: 'Flaticon';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering ===========*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.product-page__buy .quantity-counter .not-active-button {display: none;}

.flaticon-sort-arrow-up:before, .catalog__sort .sort-number .up:after, .catalog__sort .sort-sorting .up:after {
  content: "\e62f";
}

.flaticon-sort-arrow-down:before, .catalog__sort .sort-number .down:after, .catalog__sort .sort-sorting .down:after {
  content: "\e630";
}

.flaticon-catalog-list-icon:before, .view-type--list:before {
  content: "\e600";
}

.flaticon-catalog-icon-table:before, .view-type--table:before {
  content: "\e601";
}

.flaticon-catalog-block-icon:before, .view-type--blocks:before {
  content: "\e602";
}

.flaticon-sbros:before, .filter-reset:before, .account-page__main .order-history__table .repeat:before {
  content: "\e603";
}

.flaticon-otlogit:before, .catalog-blocks .not-available .buy__button:before, .catalog-list .set-aside:before, .catalog-table .set-aside:before, .product-table__list .set-aside i:before {
  content: "\e604";
}

.flaticon-form-yes:before, .checkbox span:after {
  content: "\e605";
}

.flaticon-zoom61:before, .product-page__photo .zoom-controls:before {
  content: "\e606";
}

.flaticon-two389:before {
  content: "\e607";
}

.flaticon-triangle3:before, .product-page__reviews .form-wrap header button:after, .search-page__settings .sort-list-item:after {
  content: "\e608";
}

.flaticon-triangle2:before {
  content: "\e609";
}

.flaticon-technology2:before {
  content: "\e60a";
}

.flaticon-statistics13:before, .account-authorized .statistic:before, .account-not-authorized .statistic:before, .catalog-blocks .favorite__compare:before, .catalog-list .favorite__compare:before, .product-page__properties .actions-compare:before, .account-page__main .wish-list__like .compare:before {
  content: "\e60b";
}

.flaticon-star138:before, .rating__star:before {
  content: "\e60c";
}

.flaticon-shopping63:before, .top-line .basket-icon:before, .catalog-blocks .buy .buy-one-click:before, .catalog-blocks .buy__button:before, .catalog-list .buy__button:before, .catalog-table .buy__button:before, .product-page__buy .buy__button:before, .catalog-set-offer .set-offer__buy .buy__button:before, .account-page__main .wish-list__buy .buy:before, .table-compare .buy__button:before {
  content: "\e60d";
}

.flaticon-plus24:before, .catalog-hits-set .catalog-blocks.carousel .add:before, .catalog-list .btn-silver .plus:before, .catalog-table .btn-silver .plus:before, .product-page__photo .swatch a:before, .product-page__buy .btn-silver .plus:before, .product-page__reviews .form-wrap header button:before, .catalog-set-item .catalog-item:after, .account-page__main .wish-list__add:before, .my-blog .add:before, .product-table__list .btn-silver .plus:before, .btn-silver .plus:before {
  content: "\e60e";
}

.flaticon-placeholder9:before, .footer__location i:before, .location i:before {
  content: "\e60f";
}

.flaticon-percentage5:before {
  content: "\e610";
}

.flaticon-open99:before, .account-authorized .logout-icon:before, .account-not-authorized .logout-icon:before {
  content: "\e611";
}

.flaticon-page34:before, .site-map .page:before {
  content: "\e612";
}

.flaticon-multiplication:before, .not-valid + .textinput-icons .icon-not-valid:before, .basket-block .fa-close:before, .choose-delete:before, .account-page__main .social-profile i.social-link:before, .account-page__main .personal-data__avatar .delete:before, .account-page__main .wish-list-delete:before, .account-page__main .order-history__table .cancel:before, .mail-setting .close:before, .new-password-block .close:before, .product-table__list .delete i:before, .product-table__list .not-availability:before, .table-compare .delete:before, .modal-block .fancybox-close:before, #modal-create-set .catalog-set-item .photo .delete:before, .modal-content .close:before, .alert .close:before {
  content: "\e613";
}

.flaticon-minus99:before, .catalog-list .btn-silver .minus:before, .catalog-table .btn-silver .minus:before, .product-page__buy .btn-silver .minus:before, .product-table__list .btn-silver .minus:before, .btn-silver .minus:before {
  content: "\e614";
}

.flaticon-magnifying42:before, .header .search__icon:before, .header .search__button:before, .account-page__main .order-history__filter .show:before {
  content: "\e615";
}

.flaticon-lock26:before {
  content: "\e616";
}

.flaticon-listing1:before {
  content: "\e617";
}

.flaticon-list50:before {
  content: "\e618";
}

.flaticon-left207:before, .product-slider-navigation .carousel-control.left:before, .pagination-item .arrow-left-icon:before, .shop-deals-slider .carousel-control.left:before, .product-page__photo .thumbnails .flex-direction-nav a:before, .product-page__photo .thumbnails .flex-direction-nav a.flex-next:before, .medium-image .flex-direction-nav .flex-prev:before, .medium-image .flex-direction-nav .flex-next:before, .flexslider-product-photo .flex-direction-nav .flex-prev:before, .flexslider-product-photo .flex-direction-nav .flex-next:before {
  content: "\e619";
}

.flaticon-heart297:before, .account-authorized .people-rating:before, .account-not-authorized .people-rating:before, .catalog-blocks .favorite__like:before, .item__actions .add-favorite, .catalog-list .favorite__like:before, .product-page__properties .actions-wishlist:before, .account-page__main .wish-list__like .delete:before {
  content: "\e61a";
}

.flaticon-house58:before, .breadcrumbs__home:before {
  content: "\e61b";
}

.flaticon-four60:before {
  content: "\e61c";
}

.flaticon-halloween299:before, .catalog-set-item .create-my-set:before {
  content: "\e61d";
}

.flaticon-folder63:before, .site-map-tabs .expand:before, .site-map .folder.open:before {
  content: "\e61e";
}

.flaticon-folder62:before, .site-map-tabs .turn:before, .site-map .folder:before {
  content: "\e61f";
}

.flaticon-fast44:before {
  content: "\e620";
}

.flaticon-eye48:before, .account-page__main .password-input[type=password] + .show-password:before, .modal-block .modal-input[type=password] + .textinput-icons .show-password:before {
  content: "\e621";
}

.flaticon-eye46:before, .account-page__main .password-input[type=text] + .show-password:before, .modal-block .modal-input[type=text] + .textinput-icons .show-password:before {
  content: "\e622";
}

.flaticon-expand22:before {
  content: "\e623";
}

.flaticon-emoticon85:before {
  content: "\e624";
}

.flaticon-email21:before, .header .mail:before, .header .feedback:before, .footer__contacts .mail:before {
  content: "\e625";
}

.flaticon-drawing4:before, .account-page__main .edit:before, .account-page__main .personal-data__avatar .edit:before, .account-page__main .wish-list-rename:before, .mail-setting .change-sub:before {
  content: "\e626";
}

.flaticon-down119:before {
  content: "\e627";
}

.flaticon-door9:before {
  content: "\e628";
}

.flaticon-checkboxmark:before, .valid + .textinput-icons .icon-valid:before {
  content: "\e629";
}

.flaticon-check54:before, #modal-create-set .catalog-set-item .no-product span:before {
  content: "\e62a";
}

.flaticon-call7:before, .header .phone:before, .footer__contacts .phone:before {
  content: "\e62b";
}

.flaticon-calendar179:before, .account-page__main .order-history__filter .date .icon-calendar:before {
  content: "\e62c";
}

.flaticon-arrow621:before, .product-slider-navigation .carousel-control.right:before, .pagination-item .arrow-right-icon:before, .shop-deals-slider .carousel-control.right:before, .product-table__list .coupon-submit:before {
  content: "\e62d";
}

.flaticon-annulled3:before {
  content: "\e62e";
}

@font-face {
  font-family: 'Roboto';
  src: local("../fonts/roboto/Roboto Thin"), local("../fonts/roboto/Roboto-Thin"), url("../fonts/roboto/robotothin.woff2") format("woff2"), url("../fonts/roboto/robotothin.woff") format("woff"), url("../fonts/roboto/robotothin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: local("../fonts/roboto/Roboto Thin Italic"), local("../fonts/roboto/Roboto-ThinItalic"), url("../fonts/roboto/robotothinitalic.woff2") format("woff2"), url("../fonts/roboto/robotothinitalic.woff") format("woff"), url("../fonts/roboto/robotothinitalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: local("../fonts/roboto/Roboto Light"), local("../fonts/roboto/Roboto-Light"), url("../fonts/roboto/robotolight.woff2") format("woff2"), url("../fonts/roboto/robotolight.woff") format("woff"), url("../fonts/roboto/robotolight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: local("../fonts/roboto/Roboto Light Italic"), local("../fonts/roboto/Roboto-LightItalic"), url("../fonts/roboto/robotolightitalic.woff2") format("woff2"), url("../fonts/roboto/robotolightitalic.woff") format("woff"), url("../fonts/roboto/robotolightitalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: local("../fonts/roboto/Roboto"), local("../fonts/roboto/Roboto-Regular"), url("../fonts/roboto/roboto.woff2") format("woff2"), url("../fonts/roboto/roboto.woff") format("woff"), url("../fonts/roboto/roboto.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: local("../fonts/roboto/Roboto Italic"), local("../fonts/roboto/Roboto-Italic"), url("../fonts/roboto/robotoitalic.woff2") format("woff2"), url("../fonts/roboto/robotoitalic.woff") format("woff"), url("../fonts/roboto/robotoitalic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: local("../fonts/roboto/Roboto Medium"), local("../fonts/roboto/Roboto-Medium"), url("../fonts/roboto/robotomedium.woff2") format("woff2"), url("../fonts/roboto/robotomedium.woff") format("woff"), url("../fonts/roboto/robotomedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: local("../fonts/roboto/Roboto Medium Italic"), local("../fonts/roboto/Roboto-MediumItalic"), url("../fonts/roboto/robotomediumitalic.woff2") format("woff2"), url("../fonts/roboto/robotomediumitalic.woff") format("woff"), url("../fonts/roboto/robotomediumitalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: local("../fonts/roboto/Roboto Bold"), local("../fonts/roboto/Roboto-Bold"), url("../fonts/roboto/robotobold.woff2") format("woff2"), url("../fonts/roboto/robotobold.woff") format("woff"), url("../fonts/roboto/robotobold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: local("../fonts/roboto/Roboto Bold Italic"), local("../fonts/roboto/Roboto-BoldItalic"), url("../fonts/roboto/robotobolditalic.woff2") format("woff2"), url("../fonts/roboto/robotobolditalic.woff") format("woff"), url("../fonts/roboto/robotobolditalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: local("../fonts/roboto/Roboto Black"), local("../fonts/roboto/Roboto-Black"), url("../fonts/roboto/robotoblack.woff2") format("woff2"), url("../fonts/roboto/robotoblack.woff") format("woff"), url("../fonts/roboto/robotoblack.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: local("../fonts/roboto/Roboto Black Italic"), local("../fonts/roboto/Roboto-BlackItalic"), url("../fonts/roboto/robotoblackitalic.woff2") format("woff2"), url("../fonts/roboto/robotoblackitalic.woff") format("woff"), url("../fonts/roboto/robotoblackitalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Intro';
  src: url("../fonts/intro/intro.eot");
  src: url("../fonts/intro/intro.eot?#iefix") format("embedded-opentype"), url("../fonts/intro/intro.woff") format("woff"), url("../fonts/intro/intro.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ALSRubl-Arial';
  src: url("../fonts/rouble/alsrubl-arial-regular.eot");
  src: url("../fonts/rouble/alsrubl-arial-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/rouble/alsrubl-arial-regular.woff") format("woff"), url("../fonts/rouble/alsrubl-arial-regular.ttf") format("truetype"), url("../fonts/rouble/alsrubl-arial-regular.svg#ALSRublArialRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ALSRubl-Arial';
  src: url("../fonts/rouble/alsrubl-arial-italic.eot");
  src: url("../fonts/rouble/alsrubl-arial-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/rouble/alsrubl-arial-italic.woff") format("woff"), url("../fonts/rouble/alsrubl-arial-italic.ttf") format("truetype"), url("../fonts/rouble/alsrubl-arial-italic.svg#ALSRublArialItalic") format("svg");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'ALSRubl-Arial';
  src: url("../fonts/rouble/alsrubl-arial-bold.eot");
  src: url("../fonts/rouble/alsrubl-arial-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/rouble/alsrubl-arial-bold.woff") format("woff"), url("../fonts/rouble/alsrubl-arial-bold.ttf") format("truetype"), url("../fonts/rouble/alsrubl-arial-bold.svg#ALSRublArialBold") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'ALSRubl-Arial';
  src: url("../fonts/rouble/alsrubl-arial-bolditalic.eot");
  src: url("../fonts/rouble/alsrubl-arial-bolditalic.eot?#iefix") format("embedded-opentype"), url("../fonts/rouble/alsrubl-arial-bolditalic.woff") format("woff"), url("../fonts/rouble/alsrubl-arial-bolditalic.ttf") format("truetype"), url("../fonts/rouble/alsrubl-arial-bolditalic.svg#ALSRublArialBoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
}

.b-rub, .top-line .small-basket span, .b-rub_arial {
  font-family: 'ALSRubl-Arial', Arial, sans-serif;
  line-height: normal;
}

/* font-family: "WeblySleekUILight"; */
@font-face {
  font-family: "WeblySleekUILight";
  src: url("../fonts/weblysleekui/WeblySleekUILight/WeblySleekUILight.eot");
  src: url("../fonts/weblysleekui/WeblySleekUILight/WeblySleekUILight.eot?#iefix") format("embedded-opentype"), url("../fonts/weblysleekui/WeblySleekUILight/WeblySleekUILight.woff") format("woff"), url("../fonts/weblysleekui/WeblySleekUILight/WeblySleekUILight.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/* font-family: "WeblySleekUISemiLight"; */
@font-face {
  font-family: "WeblySleekUISemiLight";
  src: url("../fonts/weblysleekui/WeblySleekUISemiLight/WeblySleekUISemiLight.eot");
  src: url("../fonts/weblysleekui/WeblySleekUISemiLight/WeblySleekUISemiLight.eot?#iefix") format("embedded-opentype"), url("../fonts/weblysleekui/WeblySleekUISemiLight/WeblySleekUISemiLight.woff") format("woff"), url("../fonts/weblysleekui/WeblySleekUISemiLight/WeblySleekUISemiLight.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/* font-family: "WeblySleekUISemiBold"; */
@font-face {
  font-family: "WeblySleekUISemiBold";
  src: url("../fonts/weblysleekui/WeblySleekUISemiBold/WeblySleekUISemiBold.eot");
  src: url("../fonts/weblysleekui/WeblySleekUISemiBold/WeblySleekUISemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/weblysleekui/WeblySleekUISemiBold/WeblySleekUISemiBold.woff") format("woff"), url("../fonts/weblysleekui/WeblySleekUISemiBold/WeblySleekUISemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/* font-family: "WeblySleekUISemiLightItalic"; */
@font-face {
  font-family: "WeblySleekUISemiLightItalic";
  src: url("../fonts/weblysleekui/WeblySleekUISemiLightItalic/WeblySleekUISemiLightItalic.eot");
  src: url("../fonts/weblysleekui/WeblySleekUISemiLightItalic/WeblySleekUISemiLightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/weblysleekui/WeblySleekUISemiLightItalic/WeblySleekUISemiLightItalic.woff") format("woff"), url("../fonts/weblysleekui/WeblySleekUISemiLightItalic/WeblySleekUISemiLightItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/* font-family: "WeblySleekUISemiBoldItalic"; */
@font-face {
  font-family: "WeblySleekUISemiBoldItalic";
  src: url("../fonts/weblysleekui/WeblySleekUISemiBoldItalic/WeblySleekUISemiBoldItalic.eot");
  src: url("../fonts/weblysleekui/WeblySleekUISemiBoldItalic/WeblySleekUISemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/weblysleekui/WeblySleekUISemiBoldItalic/WeblySleekUISemiBoldItalic.woff") format("woff"), url("../fonts/weblysleekui/WeblySleekUISemiBoldItalic/WeblySleekUISemiBoldItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/* font-family: "WeblySleekUILightItalic"; */
@font-face {
  font-family: "WeblySleekUILightItalic";
  src: url("../fonts/weblysleekui/WeblySleekUILightItalic/WeblySleekUILightItalic.eot");
  src: url("../fonts/weblysleekui/WeblySleekUILightItalic/WeblySleekUILightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/weblysleekui/WeblySleekUILightItalic/WeblySleekUILightItalic.woff") format("woff"), url("../fonts/weblysleekui/WeblySleekUILightItalic/WeblySleekUILightItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}


.sitebar--absolute {position: absolute; width: 100%; max-width: 1144px; top: 400px; pointer-events: none;}
.sitebar__content {padding: 20px; box-shadow: 0 0 8px rgba(0,0,0,0.5); border-radius: 16px;pointer-events: all; }
.sitebar__content--right {float: right; width: 310px;}
.sitebar__content--right table {width: 100%;}
.sitebar__content .checkout-button {margin-top: 20px;}
.sitebar__content td {padding :5px 0;}
.sitebar__input {margin-right: 5px; height: 35px;}

@media (max-width: 1299px) {
  .sitebar--absolute {width: 90vw;}
}
@media (max-width: 766px){
  .sitebar--absolute {top: 0;}
}

.faq h2 {cursor: pointer; font-size: 22px;  color: #c20e2e;}
.faq__reply {display: none;}

.newsite-form .label, .newsite-form .default {display: block; width :100%; margin-top: 15px;}

.textinput-icons {float: right;}
.newsite-form .checkout-button {margin-top: 25px;}

textarea.textinput, textarea.textinput:hover, textarea.textinput:focus  {border: 1px solid rgba(0,0,0,0.5); min-height: 120px; border-radius: 4px;}
.bx-yandex-map {max-width: 100%;}
.clear{clear: both; padding-top: 1px;}
.content h2, .content h3  {color: #c20e2e;}

@media (max-width: 999px) {
    .mobile-all-width {width: 100%;}
}


/*NEWSLIST*/

.news .topstring {position: relative; top: -20px; width: 100%;   }
.right {text-align: right;}
.news .topstring .sortblock {position: absolute; width: 100%; margin-top: -10px;}
.topstring form {display: inline-block; width: 120px;}
.topstring form select {width: 120px;}

.table-cell {display: table-cell;}
.newslist {width: 77%; padding-right: 30px;}
.videoslist {width: 22%;}
.newslist__item {border-bottom: 1px solid #ebebeb; margin-bottom: 20px; padding-bottom: 20px; clear: both;}
.newslist__item h2, .videoslist h2 {font-size: 26px; color:#c20e2e; }
.newslist__item .img {float: left;  margin-right: 20px; margin-bottom: 20px;}

.newslist__item  .description {padding-top: 30px;}
 .description .date {color: #b6b6b6;}
.description p {margin-top: 7px;}
 .description .comments, .description .comments .link {color: #b6b6b6;}
.description .comments .link {text-decoration: underline;}
.description .comments .link:hover {text-decoration: none;}
.description .comments span { color: rgba(0,0,0,0.5);}
.newslist__item .tags {clear: both;}
.newslist__item .tags span {padding: 2px 8px; border-left: 1px solid;}
.newslist__item .tags span:first-child {border-left: none; padding-left: 0;}
.videoslist_item {text-align: center; margin-bottom: 20px;}
.videoslist_item .name {margin-top: 15px;}

@media(max-width: 999px) {
  .table-cell {display: block;}
  .newslist, .videoslist {width: 100%;}
  .videoslist_item {display: inline-block; padding: 15px;}
}

.vertical-bottom td {
  vertical-align: bottom;
}
.mm-container .mm1-ul {width: auto; min-width: 100%;}
.catalog__sort > span {width: calc(70% - 135px);}
.catalog__sort > span.selectpicker {width: 135px;}
.store-name {display :none;}

.properties-volume  .radio{ display: block; float: left; margin: 2px 1px; width: 50px; height: 50px; cursor: pointer;}
.properties-volume  .radio:hover {box-shadow: 0 0 8px #00e3eb;}
.properties-volume  label.radio span {display:inline-block; text-align: center; line-height: 50px;border: 1px solid; width: 50px; height: 50px;padding: 0;}
.properties-volume  label.radio span:before, .properties-volume  label.radio span:after {display: none!important;}

.properties-volume  label.radio.color-ton span {display: none;}
.properties-volume input:checked + label.radio {box-shadow: 0 0 0px; cursor: default; }
.properties-volume input:checked + label.radio img, .properties-volume input:checked + label.radio span {border: 2px solid #138911; width:50px; height:50px;}

.buy-block__availability header {float: left; margin-right :20px;}

/*BANNER MAINPAGE*/
#main-banner-carousel {width :100%; max-width:1164px; max-height: 60vh; height: 500px; overflow: hidden; margin:auto;}

.main-menu-outer-wrap .mm-lvl0-item:before {display: table;  content: '•';  position: absolute;  margin-top: 5px; font-size: 20px; margin-left: -5px; color: #b6b6b6; opacity: 0.4;}
.mm-lvl0-item:first-child:before, .mm-more__content .mm-lvl0-item:before { display: none;}

.product-bannerline__container {border-top: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; padding: 20px 0;}

.product-bannerline__container .item {float: left; width: 25%;}
.product-bannerline__container .item td{ padding-right: 12px;}
.color--pinky {color: #c20e2e;}
.product-bannerline__container .item .color--pinky {width :90%;}
.product-bannerline__container .item p {margin: 0;}
.product-bannerline__container .item .txt {font-size: 13px; color: #888888; margi-bottom: 0;}

@media(max-width: 1163px) {
  .product-bannerline__container .item {width: 50%; margin-bottom: 20px;}
  .product-bannerline__container .item p {width: 90%;}
  .product-bannerline__container {padding-bottom: 0;}
}
@media(max-width: 766px) {
  .product-bannerline__container{margin-top: 40px;}
  .product-bannerline__container .item {width: 100%;}

}

.owl-carousel .owl-item img {
  height: auto;
}
