html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
  height: 100%;
}

body {
  height: 100%;
}

* {
  margin: 0;
  padding: 0;
}

a,
abbr,
acronym,
address,
blockquote,
body,
caption,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
label,
legend,
li,
object,
ol,
p,
pre,
q,
span,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
ul {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 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: 0 0;
}

img {
  border: 0;
}

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

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

.pointer,
a[href],
button,
input[type=image],
input[type=submit],
label[for],
select {
  cursor: pointer;
}

button[disabled],
input[disabled],
input[readonly],
select[disabled],
select[readonly],
textarea[disabled],
textarea[readonly] {
  cursor: default;
}

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

input {
  line-height: normal;
  font-family: Arial,sans-serif;
}

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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

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

td,
th {
  padding: 0;
}

.is-healthCheck [class^=b-] {
  outline: grey solid 2px;
}

.is-healthCheck [class^=m-] {
  outline: green solid 2px;
}

.is-healthCheck [class*=" js-"],
.is-healthCheck [class^=js-] {
  outline: orange solid 2px;
}

.is-healthCheck [class*=" s-"],
.is-healthCheck [class^=s-] {
  outline: red solid 2px;
}

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

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

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

.g-col-xs-11 {
  width: 91.66666667%;
}

.g-col-xs-10 {
  width: 83.33333333%;
}

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

.g-col-xs-8 {
  width: 66.66666667%;
}

.g-col-xs-7 {
  width: 58.33333333%;
}

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

.g-col-xs-5 {
  width: 41.66666667%;
}

.g-col-xs-4 {
  width: 33.33333333%;
}

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

.g-col-xs-2 {
  width: 16.66666667%;
}

.g-col-xs-1 {
  width: 8.33333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.g-visible-xs,
.g-visible-xxs {
  display: none;
}

a b {
  font-weight: 700;
}

img {
  max-width: 100%;
  height: auto;
  border-width: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

.ie8 img {
  width: auto;
}

.clearfix {
  clear: both;
  overflow: hidden;
}

.clearfix2:after,
.clearfix2:before,
.m-posMap_info:after,
.m-posMap_info:before {
  content: "";
  display: table;
  height: 0;
}

.clearfix2:after,
.m-posMap_info:after {
  clear: both;
}

.g-lsn {
  list-style: none;
}

.g-debug {
  border: 1px solid red;
}

.g-flr {
  float: right!important;
}

.g-fll {
  float: left!important;
}

.g-fln {
  float: none!important;
}

.g-posa {
  position: absolute;
}

.g-posr {
  position: relative;
}

.g-poss {
  position: static;
}

.g-posf {
  position: fixed;
}

.g-dn {
  display: none;
}

.g-db {
  display: block;
}

.g-dni {
  display: none!important;
}

.g-dbi {
  display: block!important;
}

.g-vh {
  visibility: hidden;
}

.g-vv {
  visibility: visible;
}

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

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

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

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

.g-fs9 {
  font-size: 9px;
  line-height: 12px;
}

.g-fs10 {
  font-size: 10px;
  line-height: 13px;
}

.g-fs11 {
  font-size: 11px;
  line-height: 15px;
}

.g-fs12 {
  font-size: 12px;
  line-height: 17px;
}

.g-fs13 {
  font-size: 13px;
  line-height: 18px;
}

.g-fs14 {
  font-size: 14px;
  line-height: 19px;
}

.g-fs15 {
  font-size: 15px;
  line-height: 21px;
}

.g-fs16 {
  font-size: 16px;
  line-height: 22px;
}

.g-fs17 {
  font-size: 20px;
  line-height: 26px;
}

.g-b0 {
  border: 0!important;
}

.g-bl0 {
  border-left: 0!important;
}

.g-br0 {
  border-right: 0!important;
}

.g-bb0 {
  border-bottom: 0!important;
}

.g-bt0 {
  border-top: 0!important;
}

.g-ma {
  margin: 0 auto!important;
  float: none!important;
}

.g-m0 {
  margin: 0!important;
}

.g-ml0 {
  margin-left: 0!important;
}

.g-mr0 {
  margin-right: 0!important;
}

.g-mb0 {
  margin-bottom: 0!important;
}

.g-mt0 {
  margin-top: 0!important;
}

.g-m5 {
  margin: 5px!important;
}

.g-m10 {
  margin: 10px!important;
}

.g-m15 {
  margin: 15px!important;
}

.g-m20 {
  margin: 20px!important;
}

.g-m25 {
  margin: 25px!important;
}

.g-m30 {
  margin: 30px!important;
}

.g-m40 {
  margin: 40px!important;
}

.g-m50 {
  margin: 50px!important;
}

.g-m60 {
  margin: 60px!important;
}

.g-m90 {
  margin: 90px!important;
}

.g-m100 {
  margin: 100px!important;
}

.g-m120 {
  margin: 120px!important;
}

.g-ml5 {
  margin-left: 5px!important;
}

.g-ml10 {
  margin-left: 10px!important;
}

.g-ml15 {
  margin-left: 15px!important;
}

.g-ml20 {
  margin-left: 20px!important;
}

.g-ml25 {
  margin-left: 25px!important;
}

.g-ml30 {
  margin-left: 30px!important;
}

.g-ml40 {
  margin-left: 40px!important;
}

.g-ml50 {
  margin-left: 50px!important;
}

.g-ml60 {
  margin-left: 60px!important;
}

.g-ml90 {
  margin-left: 90px!important;
}

.g-ml100 {
  margin-left: 100px!important;
}

.g-ml120 {
  margin-left: 120px!important;
}

.g-mr5 {
  margin-right: 5px!important;
}

.g-mr10 {
  margin-right: 10px!important;
}

.g-mr15 {
  margin-right: 15px!important;
}

.g-mr20 {
  margin-right: 20px!important;
}

.g-mr25 {
  margin-right: 25px!important;
}

.g-mr30 {
  margin-right: 30px!important;
}

.g-mr40 {
  margin-right: 40px!important;
}

.g-mr50 {
  margin-right: 50px!important;
}

.g-mr60 {
  margin-right: 60px!important;
}

.g-mr90 {
  margin-right: 90px!important;
}

.g-mr100 {
  margin-right: 100px!important;
}

.g-mr120 {
  margin-right: 120px!important;
}

.g-mb5 {
  margin-bottom: 5px!important;
}

.g-mb10 {
  margin-bottom: 10px!important;
}

.g-mb15 {
  margin-bottom: 15px!important;
}

.g-mb20 {
  margin-bottom: 20px!important;
}

.g-mb25 {
  margin-bottom: 25px!important;
}

.g-mb30 {
  margin-bottom: 30px!important;
}

.g-mb40 {
  margin-bottom: 40px!important;
}

.g-mb50 {
  margin-bottom: 50px!important;
}

.g-mb60 {
  margin-bottom: 60px!important;
}

.g-mb90 {
  margin-bottom: 90px!important;
}

.g-mb100 {
  margin-bottom: 100px!important;
}

.g-mb120 {
  margin-bottom: 120px!important;
}

.g-mt5 {
  margin-top: 5px!important;
}

.g-mt10 {
  margin-top: 10px!important;
}

.g-mt15 {
  margin-top: 15px!important;
}

.g-mt20 {
  margin-top: 20px!important;
}

.g-mt25 {
  margin-top: 25px!important;
}

.g-mt30 {
  margin-top: 30px!important;
}

.g-mt40 {
  margin-top: 40px!important;
}

.g-mt50 {
  margin-top: 50px!important;
}

.g-mt60 {
  margin-top: 60px!important;
}

.g-mt90 {
  margin-top: 90px!important;
}

.g-mt100 {
  margin-top: 100px!important;
}

.g-mt120 {
  margin-top: 120px!important;
}

.g-p0 {
  padding: 0!important;
}

.g-pl0 {
  padding-left: 0!important;
}

.g-pr0 {
  padding-right: 0!important;
}

.g-pb0 {
  padding-bottom: 0!important;
}

.g-pt0 {
  padding-top: 0!important;
}

.g-p5 {
  padding: 5px!important;
}

.g-p10 {
  padding: 10px!important;
}

.g-p15 {
  padding: 15px!important;
}

.g-p20 {
  padding: 20px!important;
}

.g-p25 {
  padding: 25px!important;
}

.g-p30 {
  padding: 30px!important;
}

.g-p40 {
  padding: 40px!important;
}

.g-p50 {
  padding: 50px!important;
}

.g-p60 {
  padding: 60px!important;
}

.g-p90 {
  padding: 90px!important;
}

.g-p100 {
  padding: 100px!important;
}

.g-p120 {
  padding: 120px!important;
}

.g-pl5 {
  padding-left: 5px!important;
}

.g-pl10 {
  padding-left: 10px!important;
}

.g-pl15 {
  padding-left: 15px!important;
}

.g-pl20 {
  padding-left: 20px!important;
}

.g-pl25 {
  padding-left: 25px!important;
}

.g-pl30 {
  padding-left: 30px!important;
}

.g-pl40 {
  padding-left: 40px!important;
}

.g-pl50 {
  padding-left: 50px!important;
}

.g-pl60 {
  padding-left: 60px!important;
}

.g-pl90 {
  padding-left: 90px!important;
}

.g-pl100 {
  padding-left: 100px!important;
}

.g-pl120 {
  padding-left: 120px!important;
}

.g-pr5 {
  padding-right: 5px!important;
}

.g-pr10 {
  padding-right: 10px!important;
}

.g-pr15 {
  padding-right: 15px!important;
}

.g-pr20 {
  padding-right: 20px!important;
}

.g-pr25 {
  padding-right: 25px!important;
}

.g-pr30 {
  padding-right: 30px!important;
}

.g-pr40 {
  padding-right: 40px!important;
}

.g-pr50 {
  padding-right: 50px!important;
}

.g-pr60 {
  padding-right: 60px!important;
}

.g-pr90 {
  padding-right: 90px!important;
}

.g-pr100 {
  padding-right: 100px!important;
}

.g-pr120 {
  padding-right: 120px!important;
}

.g-pb5 {
  padding-bottom: 5px!important;
}

.g-pb10 {
  padding-bottom: 10px!important;
}

.g-pb15 {
  padding-bottom: 15px!important;
}

.g-pb20 {
  padding-bottom: 20px!important;
}

.g-pb25 {
  padding-bottom: 25px!important;
}

.g-pb30 {
  padding-bottom: 30px!important;
}

.g-pb40 {
  padding-bottom: 40px!important;
}

.g-pb50 {
  padding-bottom: 50px!important;
}

.g-pb60 {
  padding-bottom: 60px!important;
}

.g-pb90 {
  padding-bottom: 90px!important;
}

.g-pb100 {
  padding-bottom: 100px!important;
}

.g-pb120 {
  padding-bottom: 120px!important;
}

.g-pt5 {
  padding-top: 5px!important;
}

.g-pt10 {
  padding-top: 10px!important;
}

.g-pt15 {
  padding-top: 15px!important;
}

.g-pt20 {
  padding-top: 20px!important;
}

.g-pt25 {
  padding-top: 25px!important;
}

.g-pt30 {
  padding-top: 30px!important;
}

.g-pt40 {
  padding-top: 40px!important;
}

.g-pt50 {
  padding-top: 50px!important;
}

.g-pt60 {
  padding-top: 60px!important;
}

.g-pt90 {
  padding-top: 90px!important;
}

.g-pt100 {
  padding-top: 100px!important;
}

.g-pt120 {
  padding-top: 120px!important;
}

.g-checkbox,
.g-radio {
  display: block;
  min-height: 20px;
  padding-left: 20px;
}

.g-checkbox input[type=checkbox],
.g-radio input[type=radio] {
  float: left;
  margin-left: -20px;
}

.is-hidden {
  display: none;
}

.is-visually-hidden {
  width: 1px;
  height: 1px;
  clip: rect(0 0 0 0);
  opacity: 0;
  z-index: -1;
}

.m-layerToolbar.is-active .m-layerMenu {
  top: 0;
  height: 100%;
  overflow: auto;
}

.m-layerToolbar.is-active .m-layerMenuOpen {
  display: none;
}

.m-layerToolbar.is-active .m-layerMenuClose {
  display: block;
}

.m-layerMenu {
  background: rgba(255,255,255,.95);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1100;
  height: 0;
  overflow: hidden;
  transition-property: all;
  transition-duration: .2s;
}

.m-layerMenu .m-layerMenu_headline {
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 10px;
}

.m-layerMenu .m-layerMenu_item {
  padding-bottom: 15px;
}

.m-layerMenu .m-layerMenu_item ul {
  list-style: none;
}

.m-layerMenu .m-layerMenu_item ul li {
  line-height: 23px;
  font-size: 14px;
}

.m-layerMenu .m-layerMenu_item ul a {
  line-height: 26px;
  font-size: 16px;
  display: block;
}

.m-layerMenu.is-active {
  bottom: 0;
  overflow: auto;
}

.m-layerMenuOpen {
  cursor: pointer;
  display: block;
  height: 24px;
  overflow: hidden;
  font-size: 24px;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 1200;
}

.m-layerMenuOpen .m-layerMenuOpen_toggle {
  position: relative;
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer;
  width: 32px;
  margin: 0 auto;
}

.m-layerMenuOpen .m-layerMenuOpen_toggle span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #000;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: .5s ease-in-out;
}

.m-layerMenuOpen .m-layerMenuOpen_toggle span:nth-child(1) {
  top: 0;
  transform-origin: left center;
}

.m-layerMenuOpen .m-layerMenuOpen_toggle span:nth-child(2) {
  top: 9px;
  transform-origin: left center;
}

.m-layerMenuOpen .m-layerMenuOpen_toggle span:nth-child(3) {
  top: 18px;
  transform-origin: left center;
}

.m-layerMenuClose {
  cursor: pointer;
  height: 24px;
  overflow: hidden;
  font-size: 24px;
  position: fixed;
  top: 15px;
  right: 15px;
  z-index: 1200;
  display: none;
}

.m-layerMenuClose .m-layerMenuClose_toggle {
  position: relative;
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer;
  width: 32px;
  margin: 0 auto;
}

.m-layerMenuClose .m-layerMenuClose_toggle span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #000;
  opacity: 1;
  left: 6px;
  transform: rotate(0deg);
  transition: .5s ease-in-out;
}

.m-layerMenuClose .m-layerMenuClose_toggle span:nth-child(1) {
  top: 0;
  transform-origin: left center;
  transform: rotate(45deg);
}

.m-layerMenuClose .m-layerMenuClose_toggle span:nth-child(2) {
  top: 22px;
  transform-origin: left center;
  transform: rotate(-45deg);
}

#pwindicator {
  font-size: 12px;
  background: #fff;
}

#pwindicator::before {
  position: absolute;
  top: 3px;
  left: 0;
  content: '';
}

#pwindicator.pw-very-weak,
#pwindicator.pw-weak {
  color: #e53627;
}

.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 1px solid #DDD;
  border-radius: 0;
  background: #F8F8F8;
  position: relative;
  overflow: hidden;
}

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
  user-select: none;
}

.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #F8f8f8;
  color: #BBB;
  text-align: center;
  font: 0/0 a;
}

.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #BBB;
  border-bottom: none;
}

.selectric-focus .selectric {
  border-color: #aaa;
}

.selectric-hover .selectric {
  border-color: #c4c3c3;
}

.selectric-hover .selectric .button {
  color: #a2a1a1;
}

.selectric-hover .selectric .button:after {
  border-top-color: #a2a1a1;
}

.selectric-open {
  z-index: 9999;
}

.selectric-open .selectric {
  border-color: #c4c3c3;
}

.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: .5;
  cursor: default;
  user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectric-hide-select select {
  position: absolute;
  left: -100%;
}

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute!important;
  top: 0!important;
  left: 0!important;
  overflow: hidden!important;
  clip: rect(0,0,0,0)!important;
  margin: 0!important;
  padding: 0!important;
  width: 1px!important;
  height: 1px!important;
  outline: 0!important;
  border: none!important;
  background: none!important;
}

.selectric-temp-show {
  position: absolute!important;
  visibility: hidden!important;
  display: block!important;
}

.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c3c3;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}

.selectric-items li,
.selectric-items ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}

.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}

.selectric-items li.selected {
  background: #E0E0E0;
  color: #444;
}

.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444;
}

.selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: .5;
  cursor: default!important;
  background: none!important;
  color: #666!important;
  user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
  font-weight: 700;
  padding-left: 10px;
  cursor: default;
  user-select: none;
  background: 0 0;
  color: #444;
}

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}

.selectric-items .selectric-group li {
  padding-left: 25px;
}

.a-select .selectric.selectric {
  background: #fff;
  border: 0;
}

.a-select .selectric.selectric .label {
  height: auto;
  margin: 0 40px 0 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.a-select .selectric.selectric .button {
  top: 9px;
  height: 0;
}

.a-select .selectric.selectric .button::after {
  background-image: url(../images/sprite.png?1517574728688);
  background-position: -65px -20px;
  width: 11px;
  height: 6px;
  border: 0;
}

.a-select .selectric-wrapper {
  top: 5px;
  display: inline-block;
}

.a-select .selectric-items {
  background: #fff;
  border: 0;
}

.a-select .selectric-items ul {
  margin: 0;
}

.a-select .selectric-items ul li {
  padding: 10px 25px;
  font-size: 16px;
  color: #333;
  border: 0;
}

.a-select .selectric-items ul li.selected {
  background: #f7f7f7;
}

.a-select .selectric-open .selectric-items {
  top: 120%;
  left: -20px;
  z-index: 1000;
  width: calc(100% + 40px)!important;
  box-shadow: 0 6px 10px #ccc;
}

.a-select .selectric-open .selectric {
  position: relative;
  top: 0;
  left: -20px;
  z-index: 10;
  padding: 20px;
  margin-top: -20px;
  margin-right: -40px;
  margin-bottom: -12px;
  background: #fff;
  box-shadow: 0 0 10px #ccc;
  box-sizing: border-box;
}

.a-select .selectric-open .selectric .button {
  top: 29px;
  right: 20px;
}

.a-select .selectric-open .selectric .button::after {
  background-image: url(../images/sprite.png?1517574728688);
  background-position: -65px -36px;
  width: 11px;
  height: 6px;
}

.a-form em.invalid {
  background: #e53627;
}

.a-form em.valid {
  background: #33b600;
}

.a-form_field::after,
.a-form_field::before {
  position: absolute;
  top: 18px;
  content: '';
}

.a-form_field.state-error:not(.a-form_password)::after {
  background-image: url(../images/sprite.png?1517574728688);
  background-position: 0 -29px;
  width: 16px;
  height: 15px;
  right: 20px;
}

.a-form_field.state-success:not(.a-form_password)::after {
  background-image: url(../images/sprite.png?1517574728688);
  background-position: 0 0;
  width: 27px;
  height: 19px;
  right: 17px;
}

.a-form_checkbox em.invalid {
  position: absolute;
  top: 100%;
  z-index: 100;
  display: table;
  font-size: 12px;
  color: #e53627;
  background: #fff;
  border: 1px solid #e53627;
  border-radius: 2px;
}

.a-form_checkbox em.invalid::after,
.a-form_checkbox em.invalid::before {
  position: absolute;
  top: -10px;
  left: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px;
  content: '';
}

.a-form_checkbox em.invalid::after {
  border-color: transparent transparent #fff;
}

.a-form_checkbox em.invalid::before {
  border-color: transparent transparent #e53627;
}

.v-index .b-wideContent {
  overflow-x: hidden;
}

.b-wrapper {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}

.c-accordion {
  padding: 15px 0 30px;
  overflow: hidden;
  font-family: Arial;
}

.c-accordion_item {
  display: block;
  font-size: 14px;
}

.c-accordion_itemInput {
  position: fixed;
  z-index: -1;
  width: 1px;
  height: 1px;
  clip: rect(0 0 0 0);
  opacity: 0;
}

.c-accordion_itemInput:checked~label {
  cursor: default;
}

.c-accordion_itemInput:checked~.c-accordion_content {
  display: block;
  width: auto;
  height: auto;
  transform: scaleY(1);
}

.c-accordion_itemInput:checked~.c-accordion_content .c-accordion_contentRaw {
  float: left;
}

.c-accordion_itemLabel {
  position: relative;
  display: block;
  color: #444;
  cursor: default;
  box-sizing: border-box;
}

.c-accordion_content {
  position: relative;
  width: 0;
  height: 0;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform .26s ease;
  overflow: hidden;
}

.c-accordion_contentRaw {
  display: block;
  width: 100%;
  color: #bbb;
  box-sizing: border-box;
}

.c-accordion_contentRawHeadline {
  padding: 5px 0 20px;
}

.c-accordion_contentRawText {
  font-weight: 300;
  line-height: 28px;
  color: #bbb;
}

.c-accordion_contentRawAnchor {
  font-weight: 300;
  color: #bbb;
}

.c-accordion_contentRawAnchor.c-accordion_link {
  color: #fff;
  text-decoration: underline;
}

.c-accordion_list {
  list-style: none;
}

.c-accordion_listItem {
  line-height: 35px;
  color: #777;
}

.c-accordion_listAnchor {
  font-size: 14px;
  color: #777;
}

.c-accordion_listAnchor:hover {
  color: #777;
  text-decoration: underline;
}

.c-accordion_listItemSpecial {
  float: right;
}

.c-footer {
  background: #f5f5f5;
  padding: 30px 0;
}

.c-header {
  padding: 30px 0;
}

.c-header_row {
  max-width: 1350px;
  margin: 0 auto;
}

.a-alert {
  position: relative;
  padding: 10px 50px;
  font-weight: 300;
  color: #444;
  text-align: center;
  background-color: #eee;
  border-radius: 0;
  box-shadow: none;
}

.a-alert_content {
  position: relative;
}

.a-alert_close {
  position: absolute;
  top: 50%;
  right: 10px;
  padding: 10px;
  font-size: 30px;
  color: #333;
  cursor: pointer;
  transform: translateY(-50%);
}

.a-alert.is-error,
.a-alert.is-error .a-alert_close,
.a-alert.is-info,
.a-alert.is-info .a-alert_close,
.a-alert.is-success,
.a-alert.is-success .a-alert_close,
.a-alert.is-warning,
.a-alert.is-warning .a-alert_close {
  color: #fff;
}

.a-alert.is-success {
  background-color: #33b600;
}

.a-alert.is-info {
  background-color: #287fd9;
}

.a-alert.is-warning {
  background-color: #ff8700;
}

.a-alert.is-error {
  background-color: #e53627;
}

.a-alert~.a-alert {
  margin-top: 20px;
}

.a-btn {
  display: inline-block;
  height: 50px;
  padding: 0 45px;
  overflow: hidden;
  font: 300 16px / 46px Arial;
  color: #fff;
  text-align: center;
  cursor: pointer;
  border: 2px solid transparent;
  border-radius: 0;
  box-sizing: border-box;
  transition: .5s;
  appearance: none;
}

.a-btn:focus {
  outline: 0;
}

.a-btn:not(.is-link):not(.is-tertiary):focus {
  box-shadow: 0 0 10px rgba(0,0,0,.5);
}

.a-btn:not(.is-link):not(.is-tertiary):visited:not(:hover) {
  color: #fff;
}

.a-btn.is-link {
  height: auto;
  padding: 0;
  line-height: 20px;
  color: #287fd9;
  background: 0 0;
}

.a-btn.is-link:hover {
  text-decoration: underline;
}

.a-btn.is-disabled,
.a-btn[disabled] {
  pointer-events: none;
  cursor: default;
  opacity: .6;
}

.a-btn i {
  margin-right: 10px;
}

.a-btn.is-primary {
  background: #d7004f;
}

.a-btn.is-primary:hover {
  background: #fff;
  border-color: #d7004f;
  color: #d7004f;
}

.a-btn.is-secondary {
  background: #333;
}

.a-btn.is-secondary:hover {
  background: #fff;
  border-color: #333;
  color: #333;
}

.a-btn.is-tertiary {
  color: #333;
  background: #fff;
  border-color: #333;
}

.a-btn.is-tertiary:hover {
  border-color: #eee;
}

.a-btn.is-small {
  height: 40px;
  padding: 0 25px;
  font-size: 14px;
  line-height: 38px;
  border-width: 1px;
}

.a-btn.is-big {
  height: 70px;
  padding: 0 25px;
  font-size: 20px;
  line-height: 64px;
  border-width: 3px;
}

.a-btn.is-iconRight i {
  margin-right: 0;
  margin-left: 10px;
}

.a-btn.is-wide {
  width: 100%;
}

.a-form label {
  font-family: Arial;
  font-size: 16px;
}

.a-label {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  color: #333;
  border: 1px solid #333;
  box-sizing: border-box;
}

.a-label.is-new {
  background: #fff;
  border-color: #e53627;
  color: #e53627;
}

.a-label.is-bestseller {
  background: #ffe500;
  border-color: #ffe500;
  color: #333;
}

.a-label~.a-label {
  margin-left: 10px;
}

.a-typo {
  font-family: Arial;
  color: #333;
}

.a-typo.is-text {
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}

.a-typo.is-text a {
  color: #00f;
}

.a-typo.is-list {
  font-size: 16px;
  font-weight: 300;
  list-style: none;
}

.a-typo.is-list li {
  position: relative;
  padding-left: 20px;
  margin: 20px 0;
  color: #333;
}

.a-typo.is-list li::before {
  position: absolute;
  color: #d7004f;
}

ol.a-typo.is-list li::before {
  top: 0;
  left: 0;
  margin-right: 5px;
  content: counter(my) ".";
  counter-increment: my;
}

ul.a-typo.is-list li {
  padding-left: 15px;
}

ul.a-typo.is-list li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '•';
}

.a-form_checkbox {
  position: relative;
  display: block;
  padding-left: 35px;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  cursor: pointer;
}

.a-form_checkbox a {
  color: #287fd9;
  text-decoration: none;
}

.a-form_checkbox a:hover {
  color: #287fd9;
  text-decoration: underline;
}

.a-form_checkbox em {
  display: block;
  padding: 5px 10px;
  margin-top: 10px;
  color: #d7004f;
}

.a-form_checkbox .is-customCheckbox::before,
.a-form_checkbox label::before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  border: 2px solid #333;
  content: '';
  box-sizing: border-box;
  transition: .3s;
}

.a-form_checkbox input {
  position: absolute;
  visibility: hidden;
}

.a-form_checkbox input[disabled]~* {
  pointer-events: none;
  opacity: .5;
}

.a-form_checkbox input:checked,
.a-form_checkbox input:checked~.is-customCheckbox,
.a-form_checkbox input:checked~label {
  color: #333;
}

.a-form_checkbox input:checked::before,
.a-form_checkbox input:checked~.is-customCheckbox::before,
.a-form_checkbox input:checked~label::before {
  background: #333;
  border-color: #333;
}

.a-form_checkbox input:checked::after,
.a-form_checkbox input:checked~.is-customCheckbox::after,
.a-form_checkbox input:checked~label::after {
  position: absolute;
  top: 0;
  left: 4px;
  content: '\2713';
  color: #fff;
}

.a-form_checkbox p {
  display: inline-block;
}

.a-form_checkbox~.a-form_checkbox {
  margin-top: 15px;
}

.a-form_checkbox .is-more,
.a-form_checkbox.is-open .is-less {
  display: none;
}

.a-form_checkbox.is-open .is-more {
  display: inline-block;
}

.a-form_field {
  position: relative;
}

.a-form_field .a-form_text {
  width: 100%;
  height: 50px;
  padding: 0 15px;
  font-weight: 300;
  line-height: 50px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  transition: .3s;
}

.a-form_field .a-form_text:focus {
  border: 1px solid #333;
}

.a-form_field .a-form_text.is-disabled {
  box-shadow: inset 0 0 0 1000px #333;
}

.a-form_field textarea.a-form_text {
  height: 100px;
  padding: 15px 20px;
  font-family: sans-serif;
  line-height: 18px;
  resize: vertical;
}

.a-form_field textarea.a-form_text:focus {
  outline: 0;
}

.a-form_field em {
  display: block;
  padding: 0 15px;
  font-size: 12px;
  font-weight: 300;
  color: #fff;
}

.a-form_field input[disabled],
.a-form_field select[disabled],
.a-form_field textarea[disabled] {
  background-color: #eee;
  color: #555;
}

.a-form_field.state-error+.a-form_txt label {
  color: #e53627;
}

.a-form_field.state-success+.a-form_txt label {
  color: #33b600;
}

.a-form_label {
  font-family: Arial;
}

input[type=number] {
  appearance: textfield;
}

input[type=email],
input[type=text] {
  border-radius: 0;
}

.a-form_password .a-form_text {
  padding-right: 180px;
}

.a-form_radio {
  position: relative;
  display: block;
  padding-left: 35px;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  cursor: pointer;
}

.a-form_radio .is-customRadio::before,
.a-form_radio label::before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #333;
  content: '';
  box-sizing: border-box;
  transition: .3s;
}

.a-form_radio .is-customRadio::after,
.a-form_radio label::after {
  position: absolute;
  top: 7px;
  left: 5px;
  width: 10px;
  height: 10px;
  background: #333;
  border-radius: 50%;
  content: '';
  transform: scale3d(0,0,0);
  transition: transform .28s cubic-bezier(0.4,0,.2,1);
}

.a-form_radio input {
  position: absolute;
  visibility: hidden;
}

.a-form_radio input[disabled]~* {
  pointer-events: none;
  opacity: .5;
}

.a-form_radio input:checked~.is-customRadio,
.a-form_radio input:checked~label {
  color: #333;
}

.a-form_radio input:checked~.is-customRadio::before,
.a-form_radio input:checked~label::before {
  border-color: #333;
}

.a-form_radio input:checked~.is-customRadio::after,
.a-form_radio input:checked~label::after {
  transform: scale3d(1,1,1);
}

.a-form_radio p {
  display: inline-block;
}

.a-form_radio~.a-form_radio {
  margin-top: 15px;
}

.a-form_row {
  position: relative;
  font: 16px/20px Droid;
  color: #444;
  text-align: left;
}

.a-form_row::after {
  clear: both;
}

.a-form_row::after,
.a-form_row::before {
  display: table;
  height: 0;
  content: '';
}

.a-form_row.is-active .a-form_txt,
.a-form_row.is-select .a-form_txt {
  top: -10px;
  left: 10px;
  z-index: 10;
  padding: 0 3px;
  font-size: 12px;
  color: #333;
  background: #fff;
}

.a-form_row.is-active .a-form_txt .a-form_label,
.a-form_row.is-active .a-form_txt label,
.a-form_row.is-select .a-form_txt .a-form_label,
.a-form_row.is-select .a-form_txt label {
  font-size: 12px;
}

.a-form_row.is-disabled.is-active .a-form_text {
  color: #999;
}

.a-form_row.is-disabled.is-active .a-form_txt {
  top: -20px;
  left: -3px;
  color: #ccc;
}

.a-form_row select {
  width: 100%;
  padding: 8px 20px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

.a-form_row~.a-form_row {
  margin-top: 25px;
}

.a-form_row~.a-form_row.is-disabled {
  margin-top: 33px;
}

.a-form_toggle {
  position: relative;
  padding-left: 50px;
  line-height: 20px;
}

.a-form_toggle label {
  font: 300 16px/20px Arial;
  color: #444;
}

.a-form_toggle label::after,
.a-form_toggle label::before {
  position: absolute;
  content: '';
  box-sizing: border-box;
  transition: .3s;
}

.a-form_toggle label::before {
  left: 0;
  width: 34px;
  height: 20px;
  border-radius: 10px;
  border: 2px solid #999;
}

.a-form_toggle label::after {
  transform: translate(0,-50%);
  top: 50%;
  left: 5px;
  width: 12px;
  height: 12px;
  background: #999;
  border-radius: 50%;
}

.a-form_toggle input {
  display: none;
}

.a-form_toggle input:checked+label::before {
  background: #333;
  border-color: #333;
}

.a-form_toggle input:checked+label::after {
  left: 18px;
  background: #fff;
}

.a-form_toggle input[disabled]+label {
  pointer-events: none;
  opacity: .5;
}

.a-form_txt {
  position: absolute;
  top: 17px;
  left: 20px;
  z-index: 10;
  font-weight: 300;
  color: #999;
  pointer-events: none;
}

html [class*=icon-],
html [class^=icon-] {
  display: inline-block;
  vertical-align: middle;
}

body {
  font-family: Arial;
  font-size: 14px;
  line-height: 24px;
  color: #333;
  background: #fff;
}

body input {
  font-family: Arial;
  box-shadow: none;
  background-clip: padding-box;
}

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

a:hover,
a:visited {
  color: inherit;
  text-decoration: none;
}

.c-footer_row,
.is-container {
  max-width: 1350px;
  padding-right: 10px;
  padding-left: 10px;
  margin: 0 auto;
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto/Roboto-Regular.ttf);
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto/Roboto-Italic.ttf);
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto/Roboto-Light.ttf);
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto/Roboto-LightItalic.ttf);
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto/Roboto-Bold.ttf);
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto/Roboto-BoldItalic.ttf);
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto/Roboto-Medium.ttf);
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto/Roboto-MediumItalic.ttf);
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto/Roboto-Black.ttf);
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto/Roboto-BlackItalic.ttf);
  font-weight: 900;
  font-style: italic;
}

#pwindicator {
  position: relative;
  top: -5px;
  right: auto;
  z-index: 0;
  padding: 8px 15px 4px 9px;
  font-weight: 300;
  border-radius: 5px;
  color: #fff;
}

#pwindicator.pw-mediocre,
#pwindicator.pw-strong,
#pwindicator.pw-very-strong,
#pwindicator.pw-very-weak {
  color: #fff;
}

#pwindicator.pw-strong,
#pwindicator.pw-very-strong {
  background: #33b600;
}

#pwindicator.pw-mediocre {
  background: #287fd9;
}

#pwindicator.pw-very-weak {
  background: #d60325;
}

#pwindicator i {
  margin-right: 8px;
}

.m-select .selectric.selectric {
  background: #fff;
  border: 0;
  border-radius: 5px;
  box-shadow: 0 1px 5px 0 rgba(77,107,128,.25);
}

.m-select .selectric.selectric .label {
  height: auto;
  margin: 0 40px 0 0;
  padding: 14px 18px;
  font: 300 16px/20px Roboto,sans-serif;
}

.m-select .selectric.selectric .button {
  top: 50%;
  right: 5px;
  height: 0;
  visibility: hidden;
}

.m-select .selectric.selectric .button::after {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -73px -570px;
  width: 11px;
  height: 6px;
  border: 0;
}

.m-select .selectric-wrapper {
  top: 5px;
  display: inline-block;
}

.m-select .selectric-items {
  background: #fff;
  border: 0;
}

.m-select .selectric-items ul {
  margin: 0;
}

.m-select .selectric-items ul li {
  padding: 10px 18px;
  font: 300 16px Roboto,sans-serif;
  color: #333;
  border: 0;
}

.m-select .selectric-items ul li.selected,
.m-select .selectric-items ul li:hover {
  background: #f7f7f7;
}

.m-select .selectric-open .selectric {
  box-sizing: border-box;
  border-radius: 5px 5px 0 0;
}

.m-select .selectric-open .selectric .button {
  visibility: visible;
}

.m-select .selectric-open .selectric .button::after {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -52px -570px;
  width: 11px;
  height: 6px;
}

.m-select .selectric-open .selectric-items {
  z-index: 1000;
  box-shadow: 0 3px 5px 0 rgba(77,107,128,.25);
  border-radius: 0 0 5px 5px;
}

.m-storeFinder .m-select .selectric-wrapper {
  width: 100%;
  text-transform: capitalize;
}

.b-cms_sort .selectric-wrapper {
  width: 100%;
}

input.invalid,
textarea.invalid {
  border-color: #eb1919!important;
}

input.valid,
textarea.valid {
  border-color: #abefa4!important;
}

.m-form em.invalid {
  background: #d60325;
}

.m-form em.valid {
  background: #abefa4;
}

.m-form_field::after,
.m-form_field::before {
  content: '';
  position: absolute;
  z-index: 10;
}

.m-form_field.state-error:not(.ignore)::after,
.m-form_field.state-error:not(.m-form_password)::after {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -205px;
  width: 16px;
  height: 15px;
  right: 20px;
}

.m-form_field.state-success:not(.m-form_password)::after {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -483px -506px;
  width: 22px;
  height: 15px;
  right: 17px;
}

.m-form_field.state-error .m-form_text:not(.ignore) {
  color: #d60325;
  box-shadow: 0 1px 5px 0 rgba(214,3,37,.25);
}

.m-form_field.state-error .m-form_showPass {
  right: 50px;
}

.m-form_field.state-success .m-form_text:not(.ignore) {
  box-shadow: 0 1px 5px 0 rgba(51,182,0,.25);
}

.m-form_checkbox em.invalid {
  position: absolute;
  top: 100%;
  z-index: 100;
  display: table;
  font-size: 12px;
  color: #eb1919;
  background: #fff;
  border: 1px solid #eb1919;
  border-radius: 2px;
}

.m-form_checkbox em.invalid::after,
.m-form_checkbox em.invalid::before {
  content: '';
  position: absolute;
  top: -10px;
  left: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px;
}

.m-form_checkbox em.invalid::after {
  border-color: transparent transparent #fff;
}

.m-form_checkbox em.invalid::before {
  border-color: transparent transparent #eb1919;
}

.m-filters_range .m-filters_rangeBar .ui-slider-handle {
  position: absolute;
  top: -8px;
  z-index: 2;
  width: 20px;
  height: 20px;
  cursor: pointer;
  outline: 0;
  background-color: #ce0422;
  border: 0;
  border-radius: 50%;
}

.m-filters_range .m-filters_rangeBar .ui-slider-handle::after {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -622px -254px;
  width: 4px;
  height: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  content: '';
}

.m-filters_range .m-filters_rangeBar .ui-slider-handle~.ui-slider-handle {
  margin-left: -10px;
}

.m-filters_range .m-filters_rangeBar .ui-slider-handle~.ui-slider-handle::after {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -622px -217px;
  width: 6px;
  height: 10px;
}

.m-filters_range .m-filters_rangeBar .ui-slider-handle strong {
  display: block;
  font-size: 11px;
  text-indent: -9999em;
}

.m-filters_range .ui-widget-header {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 3px;
  background: #ce0422;
}

.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default!important;
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  font-size: 100%;
}

.ui-accordion .ui-accordion-icons,
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
  text-decoration: none;
}

.ui-button-icon-only {
  width: 2.2em;
}

button.ui-button-icon-only {
  width: 2.4em;
}

.ui-button-icons-only {
  width: 3.4em;
}

button.ui-button-icons-only {
  width: 3.7em;
}

.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

input.ui-button {
  padding: .4em 1em;
}

.ui-button-icon-only .ui-icon,
.ui-button-icons-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

.ui-button-icons-only .ui-button-icon-primary,
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary {
  left: .5em;
}

.ui-button-icons-only .ui-button-icon-secondary,
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary {
  right: .5em;
}

.ui-buttonset {
  margin-right: 7px;
}

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

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

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: 700;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td a,
.ui-datepicker td span {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: 0 0;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0;
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
  margin: -1px;
}

.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
  height: 100%;
  filter: alpha(opacity=25);
  opacity: .25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: .1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
  padding: 2px .4em;
  margin: .5em 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}

.ui-selectmenu-button span.ui-icon {
  right: .5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}

.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: .4em 2.1em .4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: 0 0;
  color: inherit;
  padding: 0;
  margin: .2em 22px .2em .4em;
  vertical-align: middle;
}

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-tabs {
  position: relative;
  padding: .2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: 0 0;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
  border-width: 2px;
}

.ui-widget {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #ddd;
  background: url(../images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x #eee;
  color: #333;
}

.ui-widget-content a {
  color: #333;
}

.ui-widget-header {
  border: 1px solid #e78f08;
  background: url(../images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x #f6a828;
  color: #fff;
  font-weight: 700;
}

.ui-widget-header a {
  color: #fff;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #ccc;
  background: url(../images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x #f6f6f6;
  font-weight: 700;
  color: #1c94c4;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none;
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
  border: 1px solid #fbcb09;
  background: url(../images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x #fdf5ce;
  font-weight: 700;
  color: #c77405;
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #c77405;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: url(../images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x #fff;
  font-weight: 700;
  color: #eb8f00;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: url(../images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x #ffe45c;
  color: #363636;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: url(../images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% #b81900;
  color: #fff;
}

.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error a,
.ui-widget-header .ui-state-error-text {
  color: #fff;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: 700;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: 400;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(../images/ui-icons_222222_256x240.png);
}

.ui-widget-header .ui-icon {
  background-image: url(../images/ui-icons_ffffff_256x240.png);
}

.ui-state-active .ui-icon,
.ui-state-default .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
  background-image: url(../images/ui-icons_ef8c08_256x240.png);
}

.ui-state-highlight .ui-icon {
  background-image: url(../images/ui-icons_228ef1_256x240.png);
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(../images/ui-icons_ffd27a_256x240.png);
}

.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-first,
.ui-icon-seek-start {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
  border-top-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
  border-bottom-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
  border-bottom-right-radius: 4px;
}

.ui-widget-overlay {
  background: url(../images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% #666;
  opacity: .5;
  filter: Alpha(Opacity=50);
}

.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: url(../images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x #000;
  opacity: .2;
  filter: Alpha(Opacity=20);
  border-radius: 5px;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  outline: 0!important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none!important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none;
}

button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial,Baskerville,monospace;
}

.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
}

.mfp-arrow {
  position: absolute;
  opacity: .65;
  filter: alpha(opacity=65);
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent;
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0,0,0,.6);
  background: #000;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0,0,0,.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

.my-mfp-zoom-in.mfp-bg {
  opacity: .001;
  -webkit-transition: opacity .3s ease-out;
  -moz-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: .8;
}

.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
}

.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

.my-mfp-slide-bottom.mfp-bg {
  opacity: .01;
  -webkit-transition: opacity .3s ease-out;
  -moz-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
}

.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

.white-popup {
  position: relative;
  background: #fff;
  width: auto;
  margin: 0 auto;
}

.mfp-content .mfp-iframe-scaler iframe {
  background: #fff;
}

.mfp-content .m-offerGallery_popoup {
  max-width: 1000px;
}

.mfp-content.mfp-content-full {
  position: static;
}

.mfp-content.mfp-content-full .m-offerGallery_popoup {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  width: auto;
  padding: 25px;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
  border: 0;
}

.mfp-content.mfp-content-full .m-offerGallery_popoup .mfp-close {
  top: 15px;
  width: 38px;
  height: 38px;
  font-weight: 400;
  line-height: 38px;
  color: #444;
  text-decoration: none;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #444;
}

.mfp-content.mfp-content-full .m-offerGallery_popoup .mfp-close:hover {
  background: #ddd;
}

.mfp-content.mfp-content-full .m-offerGallery_zoomMob {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 980px;
  padding: 0;
  overflow: auto;
  background: #fff;
  border: 0;
}

.mfp-content.mfp-content-full .m-offerGallery_zoomMob .mfp-close {
  top: 15px;
  background: #fff;
}

.mfp-content-full {
  position: static;
}

.mfp-bg {
  z-index: 1102;
}

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: .5;
}

.mfp-wrap {
  z-index: 1333;
}

.white-popup {
  max-width: 1020px;
  padding: 30px;
  overflow: hidden;
}

.b-modal .white-popup {
  padding: 15px;
}

.b-modal .mfp-close {
  margin: 20px 20px 0 0;
  font-size: 28px;
  color: #000;
}

.b-modal button.mfp-close {
  width: 28px;
  height: 28px;
  font-size: 22px;
  line-height: 28px;
}

.b-preCart.white-popup {
  max-width: 1000px;
  box-sizing: border-box;
}

.v-flyer .mfp-bg {
  background-color: #fff;
}

.v-flyer .mfp-bg.my-mfp-slide-bottom.mfp-ready {
  opacity: .95;
}

.b-gratisPopup .mfp-close {
  color: #444;
}

.b-gratisPopup .white-popup {
  max-width: 768px;
  padding: 20px 0;
}

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
}

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  -webkit-transform: translate3d(0px,0,0);
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .owl-item .owl-lazy {
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
}

.owl-carousel .owl-video-play-icon {
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3,1.3);
  -moz-transition: scale(1.3,1.3);
  -ms-transition: scale(1.3,1.3);
  -o-transition: scale(1.3,1.3);
}

.owl-carousel .owl-video-tn {
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
}

.no-js .owl-carousel {
  display: block;
}

.owl-carousel {
  position: relative;
  z-index: 1;
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage::after {
  content: '.';
  display: block;
  clear: both;
  line-height: 0;
  height: 0;
  visibility: hidden;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  transform: translate3d(0,0,0);
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
  cursor: hand;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-loading {
  display: block;
  opacity: 0;
}

.owl-carousel .owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  float: left;
  max-width: 100%;
  min-height: 1px;
  user-select: none;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
  transform-style: preserve-3d;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-text-select-on .owl-item {
  user-select: auto;
}

.owl-carousel.owl-drag,
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel .owl-rtl {
  direction: rtl;
}

.owl-carousel .owl-rtl .owl-item {
  float: right;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 80px;
  height: 80px;
  margin-top: -40px;
  margin-left: -40px;
  cursor: pointer;
  background: url(owl.video.play.png) no-repeat;
  transition: scale 100ms ease;
  -webkit-backface-visibility: hidden;
}

.owl-carousel .owl-video-play-icon:hover {
  transition: scale(1.3,1.3);
}

.owl-carousel .owl-video-tn {
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.owl-carousel .disabled,
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 100%;
  margin-top: -31px;
  opacity: 0;
  transform: translate(-50%,-50%);
  transition: ease 200ms;
}

.owl-carousel .owl-nav.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
}

.owl-carousel:hover .owl-nav {
  opacity: 1;
}

.owl-height {
  transition: height 500ms ease-in-out;
}

.b-carousel .owl-item {
  line-height: 0;
}

.b-carousel .owl-item.active .m-slider_photo {
  display: block;
}

.b-carousel:hover .owl-nav {
  opacity: 1;
}

.b-bestsellers .owl-nav,
.b-offersSlider .owl-nav {
  margin-top: 0;
  opacity: 1;
}

.b-bestsellers .owl-nav {
  top: 80px;
}

.b-offersSlider .owl-item.active::after {
  content: '';
  position: absolute;
  top: 0;
  right: -20px;
  height: 100%;
  border-right: 1px solid #e2e8ec;
}

.b-offersSlider .owl-nav {
  top: 110px;
}

.b-offersSlider .owl-carousel .owl-stage {
  display: flex;
}

.b-offersSlider .owl-carousel .owl-item {
  display: flex;
  flex: 1 0 auto;
}

.b-offersSlider .owl-dots {
  width: 100%;
  margin-top: 15px;
  text-align: center;
}

.b-offersSlider .owl-dots .owl-dot {
  display: inline-block;
  margin: 0 4px;
}

.b-offersSlider .owl-dots .owl-dot span {
  display: block;
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #ce0422;
  border-radius: 50%;
}

.b-offersSlider .owl-dots .owl-dot.active span {
  background: #ce0422;
}

.b-setSlider .owl-stage-outer {
  overflow: visible;
}

.b-setSlider .owl-nav {
  margin-top: 0;
  top: 190px;
  opacity: 1;
}

.b-gratisPopup .owl-stage {
  margin: 0 auto;
}

.v-playerZone .b-offersSlider .owl-carousel .owl-nav {
  top: 50%;
}

.b-offer_accesories .b-offersSlider .owl-item.active::after,
.v-playerZone .b-offersSlider .owl-carousel .owl-item.active::after {
  display: none;
}

.ps {
  overflow: hidden!important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}

.ps__rail-x {
  position: absolute;
  bottom: 0;
  height: 15px;
  transition: background-color .2s linear,opacity .2s linear;
  -webkit-transition: background-color .2s linear,opacity .2s linear;
}

.ps__rail-y {
  position: absolute;
  right: 0;
  width: 6px;
  border-radius: 4px;
  border: none;
  box-sizing: border-box;
  transition: background-color .2s linear,opacity .2s linear;
  -webkit-transition: background-color .2s linear,opacity .2s linear;
}

.ps--active-x>.ps__rail-x,
.ps--active-y>.ps__rail-y {
  display: block;
  background-color: #e2e8ec;
}

.ps__thumb-x {
  position: absolute;
  bottom: 2px;
  height: 8px;
  cursor: pointer;
  background-color: #ce0422;
  border-radius: 4px;
  transition: background-color .2s linear,height .2s ease-in-out;
  -webkit-transition: background-color .2s linear,height .2s ease-in-out;
}

.ps__thumb-y {
  position: absolute;
  right: 0;
  width: 6px;
  cursor: pointer;
  background-color: #ce0422;
  border-radius: 4px;
  transition: background-color .2s linear,width .2s ease-in-out;
  -webkit-transition: background-color .2s linear,width .2s ease-in-out;
}

.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  margin-left: 10px;
  font-size: 13px;
  line-height: 18px;
  direction: ltr;
  box-shadow: none;
  padding: 0;
}

.qtip-content {
  position: relative;
  padding: 5px 9px;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word;
}

.qtip-titlebar {
  position: relative;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 0 0 1px;
  font-weight: 700;
}

.qtip-titlebar+.qtip-content {
  border-top-width: 0!important;
}

.qtip-close {
  position: absolute;
  right: -9px;
  top: -9px;
  z-index: 11;
  cursor: pointer;
  outline: 0;
  border: 1px solid transparent;
}

.qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -9px;
}

* html .qtip-titlebar .qtip-close {
  top: 16px;
}

.qtip-icon .ui-icon,
.qtip-titlebar .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr;
}

.qtip-icon,
.qtip-icon .ui-icon {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
}

.qtip-icon .ui-icon {
  width: 18px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  text-indent: 0;
  font: 400 bold 10px/13px Tahoma,sans-serif;
  color: inherit;
  background: -100em -100em no-repeat;
}

.qtip-default {
  border: 1px solid #ddd;
  box-shadow: 0 0 2px #ddd;
  background-color: #fff;
  color: #555;
  padding: 5px;
}

.qtip-default .qtip-titlebar {
  background-color: #FFEF93;
}

.qtip-default .qtip-icon {
  border-color: #CCC;
  background: #F1F1F1;
  color: #777;
}

.qtip-default .qtip-titlebar .qtip-close {
  border-color: #AAA;
  color: #111;
}

/*! Light tooltip style */

.qtip-light {
  background-color: #fff;
  border-color: #E2E2E2;
  color: #454545;
}

.qtip-light .qtip-titlebar {
  background-color: #f1f1f1;
}

/*! Dark tooltip style */

.qtip-dark {
  background-color: #505050;
  border-color: #303030;
  color: #f3f3f3;
}

.qtip-dark .qtip-titlebar {
  background-color: #404040;
}

.qtip-dark .qtip-icon {
  border-color: #444;
}

.qtip-dark .qtip-titlebar .ui-state-hover {
  border-color: #303030;
}

/*! Cream tooltip style */

.qtip-cream {
  background-color: #FBF7AA;
  border-color: #F9E98E;
  color: #A27D35;
}

.qtip-cream .qtip-titlebar {
  background-color: #F0DE7D;
}

.qtip-cream .qtip-close .qtip-icon {
  background-position: -82px 0;
}

/*! Red tooltip style */

.qtip-red {
  background-color: #F78B83;
  border-color: #D95252;
  color: #912323;
}

.qtip-red .qtip-titlebar {
  background-color: #F06D65;
}

.qtip-red .qtip-close .qtip-icon {
  background-position: -102px 0;
}

.qtip-red .qtip-icon,
.qtip-red .qtip-titlebar .ui-state-hover {
  border-color: #D95252;
}

/*! Green tooltip style */

.qtip-green {
  background-color: #CAED9E;
  border-color: #90D93F;
  color: #3F6219;
}

.qtip-green .qtip-titlebar {
  background-color: #B0DE78;
}

.qtip-green .qtip-close .qtip-icon {
  background-position: -42px 0;
}

/*! Blue tooltip style */

.qtip-blue {
  background-color: #E5F6FE;
  border-color: #ADD9ED;
  color: #5E99BD;
}

.qtip-blue .qtip-titlebar {
  background-color: #D0E9F5;
}

.qtip-blue .qtip-close .qtip-icon {
  background-position: -2px 0;
}

.qtip-shadow {
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,.15);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0,0,0,.15);
  box-shadow: 1px 1px 3px 1px rgba(0,0,0,.15);
}

.qtip-bootstrap,
.qtip-rounded,
.qtip-tipsy {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.qtip-rounded .qtip-titlebar {
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

.qtip-youtube {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 3px #333;
  -moz-box-shadow: 0 0 3px #333;
  box-shadow: 0 0 3px #333;
  color: #fff;
  border: 0 solid transparent;
  background: #4A4A4A;
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,#000));
  background-image: -webkit-linear-gradient(top,#4A4A4A 0,#000 100%);
  background-image: -moz-linear-gradient(top,#4A4A4A 0,#000 100%);
  background-image: -ms-linear-gradient(top,#4A4A4A 0,#000 100%);
  background-image: -o-linear-gradient(top,#4A4A4A 0,#000 100%);
}

.qtip-youtube .qtip-titlebar {
  background-color: transparent;
}

.qtip-youtube .qtip-content {
  padding: .75em;
  font: 12px arial,sans-serif;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);";
}

.qtip-youtube .qtip-icon {
  border-color: #222;
}

.qtip-youtube .qtip-titlebar .ui-state-hover {
  border-color: #303030;
}

.qtip-jtools {
  background: #232323;
  background: rgba(0,0,0,.7);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));
  background-image: -moz-linear-gradient(top,#717171,#232323);
  background-image: -webkit-linear-gradient(top,#717171,#232323);
  background-image: -ms-linear-gradient(top,#717171,#232323);
  background-image: -o-linear-gradient(top,#717171,#232323);
  border: 2px solid #ddd;
  border: 2px solid #f1f1f1;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 12px #333;
  -moz-box-shadow: 0 0 12px #333;
  box-shadow: 0 0 12px #333;
}

.qtip-jtools .qtip-titlebar {
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)";
}

.qtip-jtools .qtip-content {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)";
}

.qtip-jtools .qtip-content,
.qtip-jtools .qtip-titlebar {
  background: 0 0;
  color: #fff;
  border: 0 dashed transparent;
}

.qtip-jtools .qtip-icon {
  border-color: #555;
}

.qtip-jtools .qtip-titlebar .ui-state-hover {
  border-color: #333;
}

.qtip-cluetip {
  -webkit-box-shadow: 4px 4px 5px rgba(0,0,0,.4);
  -moz-box-shadow: 4px 4px 5px rgba(0,0,0,.4);
  box-shadow: 4px 4px 5px rgba(0,0,0,.4);
  background-color: #D9D9C2;
  color: #111;
  border: 0 dashed transparent;
}

.qtip-cluetip .qtip-titlebar {
  background-color: #87876A;
  color: #fff;
  border: 0 dashed transparent;
}

.qtip-cluetip .qtip-icon {
  border-color: #808064;
}

.qtip-cluetip .qtip-titlebar .ui-state-hover {
  border-color: #696952;
  color: #696952;
}

.qtip-tipsy {
  background: #000;
  background: rgba(0,0,0,.87);
  color: #fff;
  border: 0 solid transparent;
  font-size: 11px;
  font-family: 'Lucida Grande',sans-serif;
  font-weight: 700;
  line-height: 16px;
  text-shadow: 0 1px #000;
}

.qtip-tipsy .qtip-titlebar {
  padding: 6px 35px 0 10px;
  background-color: transparent;
}

.qtip-tipsy .qtip-content {
  padding: 6px 10px;
}

.qtip-tipsy .qtip-icon {
  border-color: #222;
  text-shadow: none;
}

.qtip-tipsy .qtip-titlebar .ui-state-hover {
  border-color: #303030;
}

.qtip-tipped {
  border: 3px solid #959FA9;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #F9F9F9;
  color: #454545;
  font-weight: 400;
  font-family: serif;
}

.qtip-tipped .qtip-titlebar {
  border-bottom-width: 0;
  color: #fff;
  background: #3A79B8;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3A79B8),to(#2E629D));
  background-image: -webkit-linear-gradient(top,#3A79B8,#2E629D);
  background-image: -moz-linear-gradient(top,#3A79B8,#2E629D);
  background-image: -ms-linear-gradient(top,#3A79B8,#2E629D);
  background-image: -o-linear-gradient(top,#3A79B8,#2E629D);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)";
}

.qtip-tipped .qtip-icon {
  border: 2px solid #285589;
  background: #285589;
}

.qtip-tipped .qtip-icon .ui-icon {
  background-color: #FBFBFB;
  color: #555;
}

.qtip-bootstrap {
  font-size: 14px;
  line-height: 20px;
  color: #333;
  padding: 1px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.qtip-bootstrap .qtip-titlebar {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

.qtip-bootstrap .qtip-titlebar .qtip-close {
  right: 11px;
  top: 45%;
  border-style: none;
}

.qtip-bootstrap .qtip-content {
  padding: 9px 14px;
}

.qtip-bootstrap .qtip-icon {
  background: 0 0;
}

.qtip-bootstrap .qtip-icon .ui-icon {
  width: auto;
  height: auto;
  float: right;
  font-size: 20px;
  font-weight: 700;
  line-height: 18px;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20);
}

.qtip-bootstrap .qtip-icon .ui-icon:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .4;
  filter: alpha(opacity=40);
}

.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar {
  filter: none;
  -ms-filter: none;
}

.qtip .qtip-tip {
  margin: 0 auto;
  overflow: hidden;
  z-index: 10;
}

.qtip .qtip-tip,
x:-o-prefocus {
  visibility: hidden;
}

.qtip .qtip-tip,
.qtip .qtip-tip .qtip-vml,
.qtip .qtip-tip canvas {
  position: absolute;
  color: #123456;
  background: 0 0;
  border: 0 dashed transparent;
}

.qtip .qtip-tip canvas {
  top: 0;
  left: 0;
}

.qtip .qtip-tip .qtip-vml {
  behavior: url(#default#VML);
  display: inline-block;
  visibility: visible;
}

#qtip-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#qtip-overlay.blurs {
  cursor: pointer;
}

#qtip-overlay div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(Opacity=70)";
}

.s-tooltipText {
  display: none;
}

.m-offerGallery_item.slick-disabled {
  display: none!important;
}

.m-offerGallery_wrap .slick-slide {
  cursor: pointer;
}

.m-offerGallery .m-offerGallery_control.slick-disabled {
  display: none!important;
}

.m-offerGallery .m-offerGallery_th li.slick-active img {
  opacity: 1;
}

.m-offerGallery .m-offerGallery_wrap .slick-slide {
  cursor: pointer;
}

.b-posView .m-offerGallery .m-offerGallery_th .slick-active {
  opacity: .75;
}

.m-accordion.is-footer {
  max-width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  font-family: Roboto,sans-serif;
  border-bottom: 1px solid #e2e8ec;
}

.m-accordion.is-footer .m-accordion_item {
  display: block;
  font-size: 14px;
}

.m-accordion.is-footer .m-accordion_item input {
  position: fixed;
  z-index: -1;
  width: 1px;
  height: 1px;
  clip: rect(0 0 0 0);
  opacity: 0;
}

.m-accordion.is-footer .m-accordion_item input:checked~label {
  color: #333;
  cursor: default;
}

.m-accordion.is-footer .m-accordion_item input:checked~label::after {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -73px -570px;
  width: 11px;
  height: 6px;
  content: ' ';
  top: 24px;
  transform: rotate(180deg);
  transition: .3s;
}

.m-accordion.is-footer .m-accordion_item input:checked~.m-accordion_content {
  display: block;
  width: auto;
  height: auto;
}

.m-accordion.is-footer .m-accordion_item input:checked~.m-accordion_content .m-accordion_contentRaw {
  float: left;
}

.m-accordion.is-footer .m-accordion_item label {
  position: relative;
  display: block;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 500;
  color: #333;
  cursor: default;
}

.m-accordion.is-footer .m-accordion_item label::after {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -73px -570px;
  width: 11px;
  height: 6px;
  content: ' ';
  position: absolute;
  top: 50%;
  right: 10px;
  font-size: 28px;
  transform: translateY(-50%);
  transition: .3s;
}

.m-accordion.is-footer .m-accordion_content {
  position: relative;
  overflow: hidden;
}

.m-accordion.is-footer .m-accordion_contentRaw {
  display: block;
  width: 100%;
  box-sizing: border-box;
  font-size: 16px;
  color: #444;
}

.m-accordion.is-footer .m-accordion_contentRaw h2 {
  padding: 5px 0 20px;
}

.m-accordion.is-footer .m-accordion_contentRaw p {
  font-weight: 300;
  line-height: 30px;
}

.m-accordion.is-footer .m-accordion_contentRaw a {
  font-weight: 300;
}

.m-accordion.is-footer .m-accordion_contentRaw a.m-accordion_link {
  color: #fff;
  text-decoration: underline;
}

.m-accordion.is-footer .m-accordion_contentRaw .is-email a {
  border-bottom: 1px solid #CD0021;
}

.m-accordion.is-footer .m-accordion_list {
  list-style: none;
}

.m-accordion.is-footer .m-accordion_list li {
  line-height: 30px;
}

.m-accordion.is-footer .m-accordion_list a {
  font-size: 16px;
  font-weight: 300;
  color: #444;
}

.m-accordion.is-footer .m-accordion_list a:hover {
  text-decoration: underline;
}

.v-pos .m-accordion.is-tabs {
  margin: 0 0 10px;
  font: 0/22px Roboto,sans-serif;
}

.v-pos .m-accordion.is-tabs .m-accordion_item {
  font-size: 14px;
}

.v-pos .m-accordion.is-tabs .m-accordion_item:first-of-type label {
  padding-left: 0;
  border-top: 0;
}

.v-pos .m-accordion.is-tabs .m-accordion_item input[type=checkbox] {
  position: fixed;
  z-index: -1;
  width: 1px;
  height: 1px;
  clip: rect(0 0 0 0);
  opacity: 0;
}

.v-pos .m-accordion.is-tabs .m-accordion_item input[type=checkbox]:checked~label {
  border-bottom: 0;
}

.v-pos .m-accordion.is-tabs .m-accordion_item input[type=checkbox]:checked~label::after {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -525px;
  width: 11px;
  height: 6px;
}

.v-pos .m-accordion.is-tabs .m-accordion_item input[type=checkbox]:checked~.m-accordion_content {
  display: inline;
  padding-right: 4px;
}

.v-pos .m-accordion.is-tabs .m-accordion_item label {
  display: none;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 20px;
  line-height: 30px;
  list-style-type: none;
  cursor: pointer;
  border-top: 1px solid silver;
}

.v-pos .m-accordion.is-tabs .m-accordion_item label::after {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -380px -350px;
  width: 11px;
  height: 6px;
  content: '';
  position: absolute;
  top: 26px;
  right: 0;
}

.v-pos .m-accordion.is-tabs .m-accordion_content {
  position: relative;
  overflow: hidden;
}

.v-pos .m-accordion.is-tabs .m-accordion_contentRaw {
  display: block;
  width: 100%;
  box-sizing: border-box;
}

.v-pos .m-accordion_subheader {
  display: block;
  height: 58px;
  border-bottom: 2px solid #ebebeb;
}

.v-pos .m-accordion_subheaderItem {
  position: relative;
  top: 3px;
  margin: 0;
  font: 500 18px/34px Roboto,sans-serif;
  color: #999;
  text-transform: uppercase;
  cursor: pointer;
}

.v-pos .m-accordion_subheaderItem:first-child {
  margin-left: 0;
}

.v-pos .m-accordion_subheaderItem.is-active {
  color: #333;
  border-bottom: 2px solid #333;
}

.v-pos .b-services .m-accordion.is-tabs .m-accordion_item label {
  display: block;
}

.v-pos .b-services .m-accordion.is-tabs .m-accordion_itemLabel {
  font: 400 20px/26px Roboto,sans-serif;
}

.v-pos .b-services .m-accordion.is-tabs .m-accordion_itemLabel [class^=icon],
.v-pos .b-services .m-accordion.is-tabs .m-accordion_itemLabel img {
  position: absolute;
  top: 15px;
  left: 0;
}

.v-pos .b-services .m-accordion.is-tabs .m-accordion_itemLabel::after {
  top: 32px;
}

.v-pos .b-services .m-accordion.is-tabs .m-accordion_contentRaw {
  font: 300 15px/26px Roboto,sans-serif;
}

.b-offer .m-accordion_itemInput,
.b-offer .m-accordion_itemLabel {
  display: none;
}

.m-alert {
  position: relative;
  padding: 10px 50px;
  font-weight: 300;
  color: #444;
  text-align: center;
  background: #f7f7f7;
  border-radius: 3px;
  box-shadow: 0 1px 8px 0 rgba(0,0,0,.25);
}

.m-alert_content {
  position: relative;
}

.m-alert_close {
  position: absolute;
  top: 50%;
  right: 10px;
  padding: 10px;
  font-size: 30px;
  color: #333;
  cursor: pointer;
  transform: translateY(-50%);
}

.m-alert.is-error,
.m-alert.is-error .m-alert_close,
.m-alert.is-info,
.m-alert.is-info .m-alert_close,
.m-alert.is-success,
.m-alert.is-success .m-alert_close,
.m-alert.is-warning,
.m-alert.is-warning .m-alert_close,
.m-alert.m-alert_error,
.m-alert.m-alert_error .m-alert_close,
.m-alert.m-alert_info,
.m-alert.m-alert_info .m-alert_close,
.m-alert.m-alert_success,
.m-alert.m-alert_success .m-alert_close,
.m-alert.m-alert_warning,
.m-alert.m-alert_warning .m-alert_close {
  color: #fff;
}

.m-alert.is-success,
.m-alert.m-alert_success {
  background: #55ad32;
}

.m-alert.is-info,
.m-alert.m-alert_info {
  background: #287fd9;
}

.m-alert.is-warning,
.m-alert.m-alert_warning {
  background: #f29209;
}

.m-alert.is-error,
.m-alert.m-alert_error {
  background: #d60325;
}

.m-alert~.m-alert {
  margin-top: 20px;
}

.v-pos .m-accordion .m-alert_info {
  width: calc(100% - 6px);
  box-sizing: border-box;
  margin: 0 3px 30px;
}

.m-blind {
  max-width: 850px;
  margin: 0 auto;
}

.m-blind_picMobile {
  margin: 20px 0;
}

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

.m-blind_headline {
  margin-bottom: 15px;
  color: #333;
}

.m-blind_items {
  margin-top: 10px;
}

.m-blind_list li {
  padding-left: 0;
  list-style: none;
}

.m-blind_list li::before {
  display: none;
}

.m-breadcrumb {
  margin: 25px 0 30px;
}

.m-breadcrumb_item {
  display: inline-block;
  font: 300 14px Roboto,sans-serif;
  color: #999;
}

.m-breadcrumb_item a {
  color: #999;
}

.m-breadcrumb_separator {
  margin: 0 7px 0 10px;
}

.b-additionals .m-posMap_searchMylocation,
.m-btn {
  display: inline-block;
  height: 50px;
  box-sizing: border-box;
  padding: 0 45px;
  overflow: hidden;
  font: 300 16px/48px Roboto,sans-serif;
  color: #fff;
  text-align: center;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 3px;
  transition: .5s;
  appearance: none;
}

.b-additionals .m-posMap_searchMylocation:visited,
.m-btn:visited {
  color: inherit;
}

.b-additionals .m-posMap_searchMylocation:focus,
.m-btn:focus {
  outline: 0;
}

.b-additionals .m-posMap_searchMylocation :focus,
.m-btn :focus {
  box-shadow: 0 0 10px rgba(0,0,0,.5);
}

.b-additionals .m-posMap_searchMylocation :hover,
.b-additionals .m-posMap_searchMylocation :visited:not(:hover),
.m-btn :hover,
.m-btn :visited:not(:hover) {
  color: #fff;
}

.b-additionals .is-disabled.m-posMap_searchMylocation,
.b-additionals .m-posMap_searchMylocation[disabled],
.m-btn.is-disabled,
.m-btn[disabled] {
  pointer-events: none;
  cursor: default;
  opacity: .6;
}

.b-additionals .m-posMap_searchMylocation i,
.m-btn i {
  margin-right: 10px;
}

.b-additionals .is-iconRight.m-posMap_searchMylocation i,
.m-btn.is-iconRight i {
  margin-right: 0;
  margin-left: 10px;
}

.b-additionals .is-wide.m-posMap_searchMylocation,
.m-btn.is-wide {
  width: 100%;
}

.m-btn_primary {
  background: #ce0422;
}

.m-btn_primary:hover {
  background: #e00223;
  box-shadow: 0 1px 5px 0 #801a29;
}

.m-btn_primary:hover,
.m-btn_primary:visited {
  color: #fff;
}

.m-btn_secondary {
  background: #333;
}

.m-btn_secondary:hover {
  background: #111;
  box-shadow: 0 1px 5px 0 rgba(77,107,128,.75);
}

.b-additionals .m-posMap_searchMylocation,
.m-btn_tertiary {
  color: #333;
  background: #fff;
  border-color: #333;
}

.b-additionals .m-posMap_searchMylocation:hover,
.m-btn_tertiary:hover {
  border-color: #fff;
  box-shadow: 0 1px 5px 0 rgba(77,107,128,.5);
}

.m-btn_link {
  height: auto;
  padding: 0;
  line-height: 18px;
  color: #444;
  text-decoration: none;
  background: 0 0;
}

.m-btn_link::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ce0422;
}

.m-btn_link:hover {
  color: #ce0422;
}

.m-btn_shortLink {
  height: auto;
  padding: 0;
  line-height: 18px;
  color: #444;
  text-decoration: none;
  background: 0 0;
}

.m-btn_shortLink:hover {
  color: #ce0422;
}

.m-btn_small {
  height: 40px;
  padding: 0 25px;
  font-size: 14px;
  line-height: 38px;
}

.m-btn_big {
  height: 70px;
  padding: 0 60px;
  font-size: 20px;
  line-height: 64px;
}

.b-header_login .m-form_btn .m-btn_link {
  margin-top: 25px;
  font-size: 14px;
}

.b-additionals .b-header_login .m-posMap_searchMylocation,
.b-header_login .b-additionals .m-posMap_searchMylocation,
.b-header_login .m-btn_secondary,
.b-header_login .m-btn_tertiary {
  clear: both;
  width: 100%;
  margin: 0;
}

.b-header_login .m-btn_link {
  margin-top: 20px;
  font-size: 15px;
}

.b-additionals .b-bestsellers .m-posMap_searchMylocation,
.b-additionals .b-offersSlider .m-posMap_searchMylocation,
.b-bestsellers .b-additionals .m-posMap_searchMylocation,
.b-bestsellers .m-btn_tertiary,
.b-offersSlider .b-additionals .m-posMap_searchMylocation,
.b-offersSlider .m-btn_tertiary {
  padding: 0 25px;
}

.b-bestsellers .b-bestsellers_btn,
.b-offersSlider .b-bestsellers_btn {
  margin: 10px 0 20px;
  text-align: center;
}

.b-additionals .b-articleTabs_link .m-posMap_searchMylocation,
.b-articleTabs_link .b-additionals .m-posMap_searchMylocation,
.b-articleTabs_link .m-btn {
  padding: 0 30px;
}

.b-additionals .b-articleTabs_link .m-posMap_searchMylocation,
.b-additionals .b-cms_newsList .b-articleTabs_link .m-posMap_searchMylocation,
.b-articleTabs_link .b-additionals .m-posMap_searchMylocation,
.b-articleTabs_link .m-btn_tertiary,
.b-cms_newsList .b-articleTabs_link .b-additionals .m-posMap_searchMylocation,
.b-cms_newsList .b-articleTabs_link .m-btn_tertiary {
  display: inline-block;
}

.b-additionals .b-cms_newsList .m-posMap_searchMylocation,
.b-cms_newsList .b-additionals .m-posMap_searchMylocation,
.b-cms_newsList .m-btn_tertiary {
  display: inherit;
  margin: 15px auto 30px;
}

.b-additionals .m-offerBox_addToCart .m-posMap_searchMylocation,
.b-additionals .m-offerBox_orderByPhone .m-posMap_searchMylocation,
.m-offerBox_addToCart .b-additionals .m-posMap_searchMylocation,
.m-offerBox_addToCart .m-btn,
.m-offerBox_orderByPhone .b-additionals .m-posMap_searchMylocation,
.m-offerBox_orderByPhone .m-btn {
  height: 47px;
  padding: 0;
  font: 400 0/45px Roboto,sans-serif;
}

.b-additionals .b-toolbar_item.is-mobile .m-posMap_searchMylocation,
.b-toolbar_item.is-mobile .b-additionals .m-posMap_searchMylocation,
.b-toolbar_item.is-mobile .m-btn {
  float: left;
  width: 80px;
  height: 47px;
  padding: 0;
  margin: 0 15px 0 0;
  line-height: 47px;
}

.b-account_dashboardConsent .m-form_field .b-additionals .m-posMap_searchMylocation,
.b-account_dashboardConsent .m-form_field .m-btn,
.b-additionals .b-account_dashboardConsent .m-form_field .m-posMap_searchMylocation {
  margin-top: 30px;
}

.b-account a.m-btn_secondary {
  color: #fff;
}

.b-additionals .m-cartQuick .m-posMap_searchMylocation,
.m-cartQuick .b-additionals .m-posMap_searchMylocation,
.m-cartQuick .m-btn {
  width: 100%;
  padding: 0 15px;
}

.b-additionals .m-posMap_infoBtn .m-posMap_searchMylocation,
.m-posMap_infoBtn .b-additionals .m-posMap_searchMylocation,
.m-posMap_infoBtn .m-btn.m-btn_tertiary {
  padding: 0 10px;
}

.m-posMap_searchBox .m-btn_primary {
  padding: 0;
}

.b-additionals .m-offerGallery_popoup .m-offerGallery_popPic .m-offerGallery_nav .m-posMap_searchMylocation,
.m-offerGallery_popoup .m-offerGallery_popPic .m-offerGallery_nav .b-additionals .m-posMap_searchMylocation,
.m-offerGallery_popoup .m-offerGallery_popPic .m-offerGallery_nav .m-btn {
  height: 38px;
  line-height: 26px;
}

.m-offerGallery_popoup_orders .m-table .m-btn_link {
  vertical-align: middle;
}

.b-cartShort .m-btn_primary {
  height: 57px;
  line-height: 55px;
}

.b-additionals .b-offer_dataOrder .m-offerBox_addToCart .m-posMap_searchMylocation,
.b-additionals .b-offer_dataOrder .m-offerBox_orderByPhone .m-posMap_searchMylocation,
.b-offer_dataOrder .m-offerBox_addToCart .b-additionals .m-posMap_searchMylocation,
.b-offer_dataOrder .m-offerBox_addToCart .m-btn,
.b-offer_dataOrder .m-offerBox_orderByPhone .b-additionals .m-posMap_searchMylocation,
.b-offer_dataOrder .m-offerBox_orderByPhone .m-btn {
  height: 57px;
  font-size: 16px;
  line-height: 54px;
}

.b-additionals .b-offer_dataOrder .m-offerBox_addToCart .m-posMap_searchMylocation i,
.b-additionals .b-offer_dataOrder .m-offerBox_orderByPhone .m-posMap_searchMylocation i,
.b-offer_dataOrder .m-offerBox_addToCart .b-additionals .m-posMap_searchMylocation i,
.b-offer_dataOrder .m-offerBox_addToCart .m-btn i,
.b-offer_dataOrder .m-offerBox_orderByPhone .b-additionals .m-posMap_searchMylocation i,
.b-offer_dataOrder .m-offerBox_orderByPhone .m-btn i {
  margin-right: 10px;
}

.b-additionals .b-offer_dashboardAddress .is-default.m-posMap_searchMylocation,
.b-offer_dashboardAddress .b-additionals .is-default.m-posMap_searchMylocation,
.b-offer_dashboardAddress .m-btn_tertiary.is-default {
  margin-left: 0;
}

.b-additionals .b-offer_scrollLinks .m-posMap_searchMylocation,
.b-offer_scrollLinks .b-additionals .m-posMap_searchMylocation,
.b-offer_scrollLinks .m-btn {
  width: auto;
}

.b-additionals .b-offer_scrollLinks .m-posMap_searchMylocation:last-child,
.b-offer_scrollLinks .b-additionals .m-posMap_searchMylocation:last-child,
.b-offer_scrollLinks .m-btn:last-child {
  display: inline-block;
}

.b-additionals .b-offer_averageOpinion .m-posMap_searchMylocation,
.b-offer_averageOpinion .b-additionals .m-posMap_searchMylocation,
.b-offer_averageOpinion .m-btn {
  top: 2px;
  display: inline-block;
  width: auto;
}

.b-additionals .b-offer_sets .m-offerBox_setCta .m-posMap_searchMylocation,
.b-offer_sets .m-offerBox_setCta .b-additionals .m-posMap_searchMylocation,
.b-offer_sets .m-offerBox_setCta .m-btn {
  display: block;
}

.b-additionals .b-preCart_CTA .m-posMap_searchMylocation,
.b-preCart_CTA .b-additionals .m-posMap_searchMylocation,
.b-preCart_CTA .m-btn {
  width: 100%;
}

.b-additionals .b-cartShort_promo .m-posMap_searchMylocation,
.b-cartShort_promo .b-additionals .m-posMap_searchMylocation,
.b-cartShort_promo .m-btn {
  float: left;
  width: 100px;
  height: 58px;
  padding: 0 5px;
  line-height: 56px;
  color: #fff;
  border-radius: 0 3px 3px 0;
}

.b-security .b-security_col .m-btn_secondary {
  vertical-align: middle;
  background-color: #ce0422;
}

.b-security .b-security_col .m-btn_secondary.is-linkBtn {
  color: #fff;
}

.b-security .b-security_col .m-btn_secondary.is-linkBtn:hover {
  box-shadow: none;
}

.b-security .b-security_col .m-btn_secondary.is-greyBackground {
  background-color: #444;
}

.b-security .b-security_col .m-btn_secondary:visited {
  color: #fff;
}

.b-security .b-security_col:first-of-type .m-btn_secondary {
  padding: 0 25px;
  margin-top: 9px;
}

.b-additionals .b-offerWishlist .m-table .m-posMap_searchMylocation,
.b-offerWishlist .m-table .b-additionals .m-posMap_searchMylocation,
.b-offerWishlist .m-table .m-btn {
  vertical-align: bottom;
}

.b-security_back .m-btn_link {
  border-bottom: none;
}

.b-security_back .m-btn_link::after {
  display: none;
}

.b-additionals .b-cart_toolbar .m-posMap_searchMylocation,
.b-cart_toolbar .b-additionals .m-posMap_searchMylocation,
.b-cart_toolbar .m-btn {
  width: 110px;
  padding: 0 5px;
}

.b-additionals .m-blind .m-posMap_searchMylocation,
.m-blind .b-additionals .m-posMap_searchMylocation,
.m-blind .m-btn {
  text-align: left;
}

.b-newsletter .m-btn_link,
.m-blind .m-btn_link {
  display: inline-block;
  width: auto;
}

.b-additionals .b-modal.is-narrow .b-modal_footer .m-posMap_searchMylocation,
.b-modal.is-narrow .b-modal_footer .b-additionals .m-posMap_searchMylocation,
.b-modal.is-narrow .b-modal_footer .m-btn {
  width: 100%;
}

.m-compareProducts .m-btn_primary {
  padding: 0 10px;
  margin-top: 10px;
  font-size: 14px;
  text-align: center;
}

.m-compareProducts .m-btn_primary:hover {
  color: #fff;
}

.b-additionals .m-compareProducts .m-posMap_searchMylocation,
.m-compareProducts .b-additionals .m-posMap_searchMylocation,
.m-compareProducts .m-btn_tertiary {
  margin-left: 0;
}

.m-compareProducts .m-btn_secondary {
  margin-left: 0;
  color: #fff;
}

.b-additionals .m-compareProducts .m-offerBox_addToCart .m-posMap_searchMylocation i,
.m-compareProducts .m-offerBox_addToCart .b-additionals .m-posMap_searchMylocation i,
.m-compareProducts .m-offerBox_addToCart .m-btn i {
  margin-right: 4px;
}

.b-additionals .m-compareProducts_stickyData .m-offerBox_addToCart .m-posMap_searchMylocation,
.m-compareProducts_stickyData .m-offerBox_addToCart .b-additionals .m-posMap_searchMylocation,
.m-compareProducts_stickyData .m-offerBox_addToCart .m-btn {
  width: 50px;
  margin: 0;
  font-size: 0;
}

.b-additionals .m-compareProducts_stickyData .m-offerBox_addToCart .m-posMap_searchMylocation i,
.m-compareProducts_stickyData .m-offerBox_addToCart .b-additionals .m-posMap_searchMylocation i,
.m-compareProducts_stickyData .m-offerBox_addToCart .m-btn i {
  margin-right: 0;
}

.b-additionals .v-customerCms .m-form_row.is-file .m-btn_file.m-posMap_searchMylocation,
.v-customerCms .m-form_row.is-file .b-additionals .m-btn_file.m-posMap_searchMylocation,
.v-customerCms .m-form_row.is-file .m-btn.m-btn_file {
  position: relative;
  padding: 0;
}

.b-additionals .v-customerCms .m-form_row.is-file .m-btn_file.m-posMap_searchMylocation label,
.v-customerCms .m-form_row.is-file .b-additionals .m-btn_file.m-posMap_searchMylocation label,
.v-customerCms .m-form_row.is-file .m-btn.m-btn_file label {
  line-height: 48px;
}

.b-additionals .v-customerCms .m-form_row.is-file .m-btn_file.m-posMap_searchMylocation label:hover,
.v-customerCms .m-form_row.is-file .b-additionals .m-btn_file.m-posMap_searchMylocation label:hover,
.v-customerCms .m-form_row.is-file .m-btn.m-btn_file label:hover {
  color: #333;
}

.b-additionals .v-customerCms .m-form_row.is-file .m-btn_file.m-posMap_searchMylocation::before,
.v-customerCms .m-form_row.is-file .b-additionals .m-btn_file.m-posMap_searchMylocation::before,
.v-customerCms .m-form_row.is-file .m-btn.m-btn_file::before {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -230px;
  width: 15px;
  height: 16px;
  content: ' ';
  position: absolute;
  top: 50%;
  left: calc(50% - 75px);
  transform: translateY(-50%);
}

.b-additionals .b-gratisPopup .is-backBtn.m-posMap_searchMylocation,
.b-gratisPopup .b-additionals .is-backBtn.m-posMap_searchMylocation,
.b-gratisPopup .m-btn.is-backBtn {
  color: #ce0422;
}

.b-additionals .b-gratisPopup .is-backBtn.m-posMap_searchMylocation:hover,
.b-gratisPopup .b-additionals .is-backBtn.m-posMap_searchMylocation:hover,
.b-gratisPopup .m-btn.is-backBtn:hover {
  text-decoration: underline;
}

.b-additionals .b-gratisPopup .m-btn_primary.m-posMap_searchMylocation,
.b-gratisPopup .b-additionals .m-btn_primary.m-posMap_searchMylocation,
.b-gratisPopup .m-btn.m-btn_primary {
  text-align: center;
}

.b-offersGrid.c-footer_row,
.b-offersGrid.is-container,
.b-offersSlider.c-footer_row,
.b-offersSlider.is-container {
  padding: 0;
}

.b-additionals .b-cart_confirmation a.m-btn_secondary.m-posMap_searchMylocation,
.b-additionals .b-cart_confirmation a.m-btn_secondary.m-posMap_searchMylocation:hover,
.b-cart_confirmation .b-additionals a.m-btn_secondary.m-posMap_searchMylocation,
.b-cart_confirmation .b-additionals a.m-btn_secondary.m-posMap_searchMylocation:hover,
.b-cart_confirmation a.m-btn.m-btn_secondary,
.b-cart_confirmation a.m-btn.m-btn_secondary:hover {
  color: #fff;
}

.b-additionals .b-cart_confirmation a.m-posMap_searchMylocation,
.b-cart_confirmation .b-additionals a.m-posMap_searchMylocation,
.b-cart_confirmation a.m-btn.m-btn_tertiary {
  color: #333;
}

.b-additionals .b-cart_confirmation a.m-posMap_searchMylocation:hover,
.b-cart_confirmation .b-additionals a.m-posMap_searchMylocation:hover,
.b-cart_confirmation a.m-btn.m-btn_tertiary:hover {
  color: #ce0422;
}

.b-additionals .b-setSlider .m-btn_link.m-posMap_searchMylocation,
.b-setSlider .b-additionals .m-btn_link.m-posMap_searchMylocation,
.b-setSlider .m-btn.m-btn_link {
  display: inline-block;
  width: auto;
  padding: 0;
  margin: 10px auto 0;
}

.b-additionals .m-storeFinder-popup .m-posMap .m-posMap_search .m-posMap_searchMylocation,
.m-storeFinder-popup .m-posMap .m-posMap_search .b-additionals .m-posMap_searchMylocation,
.m-storeFinder-popup .m-posMap .m-posMap_search .m-btn {
  float: left;
  margin-right: 10px;
}

.b-offer_dataOrder.is-unavailable .m-btn_primary {
  width: 100%;
  padding: 0 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.b-additionals .b-availabilityNotify .m-posMap_searchMylocation,
.b-availabilityNotify .b-additionals .m-posMap_searchMylocation,
.b-availabilityNotify .m-btn {
  display: block;
}

.b-availabilityNotify .m-btn_primary {
  padding: 0 10px;
}

.b-availabilityNotify .m-btn_link {
  width: auto;
}

.m-cart_empty {
  display: inline-block;
}

.m-cart_empty i.is-icon {
  top: auto;
  margin-right: 32px;
  vertical-align: top;
}

.m-cart_emptyInfo {
  display: inline-block;
}

.m-cartFeatures {
  display: inline-block;
  box-shadow: 0 0 10px 0 #a9b6bf;
  padding: 45px 55px;
  box-sizing: border-box;
  width: 100%;
}

.m-cartFeatures_box {
  display: table;
}

.m-cartFeatures_item {
  display: table-row;
}

.m-cartFeatures_item span {
  display: table-cell;
  padding-bottom: 30px;
}

.m-cartFeatures_item.is-last span {
  padding-bottom: 0;
}

.m-cartList_cell {
  box-sizing: border-box;
  vertical-align: middle;
}

.m-cartList_row {
  background: #fff;
}

.m-cartList_row.is-productRow:first-child {
  border-top: 0;
}

.m-cartList_row.is-warrantyRow {
  padding: 0 15px;
}

.m-cartList_itemName {
  font: 300 16px/28px Roboto,sans-serif;
}

.m-cartList_itemImage {
  width: 50px;
}

.m-cartList_itemImage img {
  max-width: 50px;
}

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

.m-cartList_itemChange {
  cursor: pointer;
}

.m-cartList_itemRemove {
  top: 0;
  right: 5px;
  padding: 0;
}

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

.m-cartList_head {
  padding: 0 10px;
  font: 300 12px/32px Roboto,sans-serif;
}

.m-cartList_head:first-child,
.m-cartList_head:last-child {
  padding: 0;
}

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

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

.m-cartList_headerPrice,
.m-cartList_headerRemove,
.m-cartList_headerTotal {
  text-align: right;
}

.m-cartList_headerPrice,
.m-cartList_headerTotal {
  padding-right: 20px;
}

.m-cartList .is-cartList_itemGratis .m-cartList_subItemName {
  padding: 15px 0;
  font: 300 16px/28px Roboto,sans-serif;
}

.m-cartList .is-cartList_itemGratis .m-cartList_subItemName .is-iconWarranty {
  padding-right: 15px;
}

.m-cartList .m-cartList_itemName .is-set {
  display: table;
  width: 100%;
  white-space: nowrap;
  table-layout: fixed;
}

.m-cartList .m-cartList_itemName .is-set a,
.m-cartList .m-cartList_itemName .is-set p {
  position: relative;
  display: block;
  max-height: 22px;
  margin-bottom: 4px;
  overflow: hidden;
  line-height: 20px;
  text-align: justify;
  text-overflow: ellipsis;
}

.m-cartList .m-cartList_subItemName .m-cartList_subItemProductPromo {
  float: left;
}

.m-cartList .m-cartList_subItemName .is-is-productName {
  display: inherit;
  line-height: 22px;
}

.m-cartOptions {
  padding: 25px 0;
}

.m-cartOptions:first-child {
  padding-top: 0;
}

.m-cartOptions_items p {
  font: 300 16px/24px Roboto,sans-serif;
}

.m-cartOptions_icon {
  position: absolute;
  top: -2px;
  display: inline-block;
  width: 30px;
  text-align: center;
}

.m-cartOptions_price {
  top: 0;
  right: -65px;
  text-align: right;
  font: 500 16px Roboto,sans-serif;
  color: #999;
}

.m-cartOptions .m-form_radio input:checked~p .m-cartOptions_price {
  color: #ce0422;
}

.m-cartQuick {
  width: 633px;
  box-sizing: border-box;
  padding: 15px 30px 25px;
  background-color: #fff;
}

.m-cartQuick.is-empty {
  width: 500px;
  padding: 40px 40px 35px;
}

.m-cartQuick table {
  width: 100%;
}

.m-cartQuick_img {
  width: 15%;
  padding-right: 20px;
}

.m-cartQuick_product {
  width: 50%;
  padding-right: 20px;
}

.m-cartQuick_name,
.m-cartQuick_product a {
  font: 300 14px/24px Roboto,sans-serif;
  color: #444;
}

.m-cartQuick_count {
  padding-right: 20px;
  font: 300 14px Roboto,sans-serif;
  color: #999;
  white-space: nowrap;
}

.m-cartQuick_productRow {
  border-bottom: 1px solid #eee;
}

.m-cartQuick_productRow td {
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 24px;
  vertical-align: middle;
}

.m-cartQuick_price {
  text-align: right;
  white-space: nowrap;
}

.m-cartQuick_delete {
  width: 5%;
}

.m-cartQuick_delete a {
  float: right;
}

.m-cartQuick_delete span {
  cursor: pointer;
  transition: .3s;
}

.m-cartQuick_delete:hover span {
  opacity: .7;
}

.m-cartQuick_sum {
  float: left;
  padding-top: 25px;
  text-align: left;
}

.m-cartQuick_sum p {
  margin-bottom: 12px;
  font: 300 12px Roboto,sans-serif;
  color: #444;
}

.m-cartQuick_goToCart {
  float: right;
  width: 185px;
  padding-top: 25px;
  text-align: right;
}

.m-cartQuick_empty i.is-icon {
  top: auto;
  margin-right: 32px;
  vertical-align: top;
}

.m-cartQuick_emptyInfo {
  display: inline-block;
}

.m-cartService ul {
  list-style: none;
}

.m-cartService_title {
  padding-bottom: 10px;
  font: 300 16px Roboto,sans-serif;
  color: #ce0422;
  cursor: pointer;
}

.m-cartService_title .is-arrow {
  transition: .3s;
  transform-origin: 50% 50%;
}

.m-cartService_title span {
  padding-right: 7px;
}

.m-cartService_title.is-active .is-arrow {
  transform: rotate(180deg);
}

.m-cartService_item {
  font: 300 16px Roboto,sans-serif;
}

.m-cartService_itemPrice {
  font-weight: 500;
  color: #999;
}

.m-cartService_item .is-title {
  padding-right: 7px;
}

input:checked~.m-cartService_itemPrice {
  color: #ce0422;
}

.m-cartSteps {
  position: relative;
  padding: 0;
  overflow: hidden;
}

.m-cartSteps_wrapper {
  display: table;
}

.m-cartSteps_step {
  position: relative;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.m-cartSteps_step:nth-child(1)::after,
.m-cartSteps_step:nth-child(1)::before,
.m-cartSteps_step:nth-child(3)::after,
.m-cartSteps_step:nth-child(3)::before {
  display: none;
}

.m-cartSteps_step:nth-child(2) {
  padding: 0 35px;
}

.m-cartSteps_step:nth-child(2)::after,
.m-cartSteps_step:nth-child(2)::before {
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 1px;
  background: #ddd;
  content: '';
  transform: translateY(-50%);
}

.m-cartSteps_step:nth-child(2)::before {
  left: 8px;
}

.m-cartSteps_step:nth-child(2)::after {
  right: 8px;
}

.m-cartSteps_step:first-child {
  padding-left: 0;
}

.m-cartSteps_step:last-child {
  padding-right: 0;
}

.m-cartSteps_stepWrap {
  position: relative;
}

.m-cartSteps_stepWrap .m-cartSteps_stepName {
  padding-left: 17px;
  color: #999;
  vertical-align: middle;
  background: #fff;
}

.m-cartSteps_stepWrap .m-cartSteps_stepName a {
  color: #999;
}

.m-cartSteps_stepWrap .m-cartSteps_stepNr {
  float: left;
  color: #999;
  border: 1px solid #999;
  border-radius: 50%;
}

.m-cartSteps_mStep {
  display: none;
}

.m-cartSteps_active .m-cartSteps_stepWrap .m-cartSteps_stepNr {
  font-weight: 500;
  color: #fff;
  background: #ce0422;
  border-color: #ce0422;
}

.m-cartSteps_active .m-cartSteps_stepWrap .m-cartSteps_stepName a {
  font-weight: 500;
  color: #444;
}

.m-cartSummary_headline {
  font: 300 22px Roboto,sans-serif;
}

.m-cartSummary_data {
  width: 100%;
}

.m-cartSummary_name {
  font: 300 16px/32px Roboto,sans-serif;
}

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

.m-cartSummary_last td {
  padding-top: 20px;
}

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

.m-compareBar .m-compareBar_headline {
  margin: 10px 15px 0 0;
  font: 300 16px Roboto,sans-serif;
  color: #333;
}

.m-compareBar .m-compareBar_addMoreMessage {
  display: none;
}

.m-compareBar .m-compareBar_item {
  position: relative;
  display: none;
  float: left;
  margin-right: 18px;
}

.m-compareBar .m-compareBar_item .m-compareBar_remove {
  position: absolute;
  right: -8px;
  top: -9px;
  width: 18px;
  height: 18px;
  text-align: center;
  cursor: pointer;
  background: #ce0422;
  border-radius: 4px;
}

.m-compareBar .m-compareBar_item .m-compareBar_remove i {
  vertical-align: top;
  position: relative;
  top: 4px;
}

.m-compareBar .m-compareBar_item img {
  width: 40px;
  height: 40px;
}

.m-compareBar .m-compareBar_clear {
  position: relative;
  float: right;
  height: auto;
  padding: 9px 20px 9px 0;
  clear: none;
  font: 300 16px/1.4 Roboto,sans-serif;
  text-align: left;
}

.m-compareBar .m-compareBar_clear span {
  position: absolute;
  top: 8px;
  right: 0;
  width: 10px;
  height: 10px;
  cursor: pointer;
}

.m-compareBar .m-compareBar_close {
  display: none;
}

.b-modal .b-modal_content .m-compareBar {
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
}

.b-modal .b-modal_content .m-compareBar_action {
  clear: both;
  font-size: 16px;
  background: #000;
  color: #fff;
  width: 100%;
}

.b-modal .b-modal_content .m-compareBar_action:hover {
  text-decoration: none;
  background-color: #ce0422;
  border-color: #ce0422;
  color: #fff;
}

.b-modal .b-modal_content .m-compareBar_count {
  display: inline-block;
}

.b-modal .b-modal_content .m-compareBar_item {
  display: block;
  margin-bottom: 20px;
}

.b-modal .b-modal_content .m-compareBar_headline {
  padding-bottom: 25px;
  font-size: 14px;
  text-align: left;
}

.b-modal .b-modal_content .m-compareBar_clear {
  display: none;
}

.b-listing_compareBar .m-compareBar {
  background: #fff;
  bottom: 0;
  left: 0;
  z-index: 200;
  box-sizing: border-box;
}

.b-listing_compareBar .m-compareBar_addMoreMessage {
  margin: 10px 25px 0 0;
}

.b-listing_compareBar .m-compareBar_item {
  display: block;
}

.b-listing_compareBar .m-compareBar_close {
  float: right;
  margin-top: 6px;
}

.m-compareProducts {
  position: relative;
  overflow: hidden;
}

.m-compareProducts.is-2 table td,
.m-compareProducts.is-2 table th {
  width: 50%;
}

.m-compareProducts.is-3 table td,
.m-compareProducts.is-3 table th {
  width: 33.333333%;
}

.m-compareProducts.is-4 table td,
.m-compareProducts.is-4 table th {
  width: 25%;
}

.m-compareProducts_table {
  width: 100%;
  overflow-x: auto;
}

.m-compareProducts_table table {
  position: relative;
  color: #000;
  text-align: left;
  table-layout: fixed;
}

.m-compareProducts_table table td,
.m-compareProducts_table table th {
  box-sizing: border-box;
}

.m-compareProducts_table table thead tr th {
  position: relative;
  padding: 15px;
  vertical-align: bottom;
  border-right: 1px solid #e2e8ec;
}

.m-compareProducts_table table thead tr th:last-of-type {
  border-right: 0;
}

.m-compareProducts_table table thead tr th img {
  display: block;
  margin: 0 auto 15px;
}

.m-compareProducts_table table thead tr th.is-cta {
  display: none;
}

.m-compareProducts_table table tbody tr td {
  padding: 20px;
  overflow: hidden;
  font: 300 14px/22px Roboto,sans-serif;
  border-right: 1px solid #e2e8ec;
  border-bottom: 1px solid #e2e8ec;
}

.m-compareProducts_table table tbody tr td:last-of-type {
  border-right: 0;
}

.m-compareProducts_table table tbody tr.m-compareProducts_label {
  display: none;
}

.m-compareProducts_table table tbody tr.m-compareProducts_rowHeader td.is-name {
  padding: 7px 20px;
  background: #e2e8ec;
}

.m-compareProducts_table table tbody tr.m-compareProducts_rowData td:first-of-type {
  width: 260px;
  padding-right: 0;
}

.m-compareProducts_table table tbody tr.m-compareProducts_rowData td.is-visible {
  display: none;
}

.m-compareProducts_table table tbody tr.m-compareProducts_row td:last-of-type {
  border-right: 0;
}

.m-compareProducts_table table tbody tr.is-different td {
  background: #fff3C9;
}

.m-compareProducts_remove {
  position: absolute;
  top: 0;
  right: 15px;
  line-height: 0;
  cursor: pointer;
}

.m-compareProducts_cta {
  margin-bottom: 30px;
}

.m-compareProducts_header {
  display: none;
  padding: 0 20px;
  margin: 0 -20px;
  background: #fff;
  box-shadow: 0 12px 10px -11px #a9b6bf;
}

.m-compareProducts_header.is_stuck {
  z-index: 10000;
  display: table;
}

.m-contentBox {
  margin-bottom: 35px;
}

.m-contentBox_title {
  font: 300 22px/28px Roboto,sans-serif;
  color: #333;
}

.m-contentBox_text {
  color: #444;
}

.b-account_dashboardAddress .m-contentBox {
  margin-bottom: 0;
}

.b-account_dashboardAddress .m-contentBox_item {
  margin-bottom: 25px;
}

.b-bank .m-contentBox_content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.b-bank .m-contentBox_item {
  display: flex;
  flex-direction: column;
  margin-right: 10px;
  margin-bottom: 25px;
  text-align: center;
  cursor: pointer;
}

.b-bank .m-contentBox_item input:checked~label .m-contentBox_img {
  border-color: #ce0422;
}

.b-bank .m-contentBox_item input:checked~label .m-contentBox_img::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ce0422;
  opacity: .9;
}

.b-bank .m-contentBox_item input:checked~label .m-contentBox_img::after {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -233px -431px;
  width: 27px;
  height: 19px;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.b-bank .m-contentBox_item input:checked~label .m-contentBox_data {
  font-weight: 500;
}

.b-bank .m-contentBox_item.is-active .m-contentBox_img {
  border-color: #ce0422;
}

.b-bank .m-contentBox_item.is-active .m-contentBox_img::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ce0422;
  opacity: .9;
}

.b-bank .m-contentBox_item.is-active .m-contentBox_img::after {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -233px -431px;
  width: 27px;
  height: 19px;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.b-bank .m-contentBox_item.is-active .m-contentBox_data {
  font-weight: 500;
}

.b-bank .m-contentBox_item:hover .m-contentBox_img {
  opacity: .7;
}

.b-bank .m-contentBox_item:hover .m-contentBox_data {
  text-decoration: underline;
}

.b-bank .m-contentBox_imgInner {
  display: table-cell;
  font-size: 10px;
  vertical-align: middle;
}

.b-bank .m-contentBox_inner {
  display: block;
  height: 75px;
  margin-bottom: 10px;
}

.b-bank .m-contentBox_img {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 5px 7px;
  overflow: hidden;
  border: 1px solid #ccc;
  border-radius: 3px;
  transition: .3s linear;
}

.b-bank .m-contentBox_img img {
  max-height: 40px;
  vertical-align: middle;
}

.b-bank .m-contentBox_title {
  font: 400 14px/22px Roboto,sans-serif;
  color: #555;
}

.b-bank .m-contentBox_data {
  display: block;
  font: 400 14px/16px Roboto,sans-serif;
  color: #222;
  text-align: center;
}

.m-cookieInfo {
  position: fixed;
  bottom: 0;
  z-index: 100;
  background-color: #fff;
  font: 300 12px/22px Roboto,sans-serif;
  color: #444;
  text-align: center;
  padding: 15px 45px;
  width: calc(100% - 90px);
}

.m-cookieInfo::before {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -205px -471px;
  width: 23px;
  height: 23px;
  content: ' ';
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
}

.m-cookieInfo .m-cookieInfo_confirm {
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 5px 20px;
  border-radius: 3px;
  cursor: pointer;
  font-size: 14px;
}

.m-copyrights {
  display: inline-block;
}

.m-counter {
  padding: 0 30px;
  margin-bottom: 30px;
}

.m-counter_txt {
  padding-bottom: 8px;
  font: 300 16px/24px Roboto,sans-serif;
  color: #999;
}

.m-counter_separator {
  display: inline-block;
  margin: 0 5px;
  font: 500 16px Roboto,sans-serif;
}

.m-counter_timepart {
  display: inline-block;
  padding: 0 7px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  background-color: #e2e8ec;
  border-radius: 3px;
}

.m-counter_item {
  position: relative;
  display: block;
  padding: 5px 0 5px 6px;
  margin-right: -17px;
  font: 500 18px/36px Roboto,sans-serif;
  letter-spacing: 24px;
  color: #444;
}

.m-counter_item::after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -10px;
  background-color: #fff;
}

.b-emblem .m-counter {
  padding: 0 0 0 5px;
}

.b-emblem .m-counter_item {
  padding-left: 0;
  font: 500 14px/24px Roboto,sans-serif;
  letter-spacing: 18px;
}

.b-emblem .m-counter_separator {
  margin: 0;
}

.m-filters {
  box-sizing: border-box;
}

.m-filters_sum {
  font: 300 14px Roboto,sans-serif;
  padding-left: 3px;
  color: #999;
}

.m-filters_sum .icon-remove-filter {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -622px -72px;
  width: 10px;
  height: 10px;
}

.m-filters_end {
  z-index: 5;
  margin: 0 auto;
  background-color: #fff;
  box-sizing: border-box;
}

.m-filters_end::after {
  position: absolute;
  top: -20px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 5%,#fff 100%);
  content: '';
}

.m-filters_clean {
  display: block;
  padding: 20px 0;
  font: 300 12px Roboto,sans-serif;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
}

.m-filters_clean.is-inHeader {
  position: absolute;
  top: 13px;
  background-color: transparent;
  z-index: 2;
}

.m-filters_clean .is-icon {
  position: relative;
  top: -1px;
  margin-left: 6px;
}

.m-filters_priceInp {
  position: relative;
  float: left;
  width: 50%;
  padding: 0 10px 0 0;
  margin: 0;
  box-sizing: border-box;
}

.m-filters_priceInp~.m-filters_priceInp {
  padding: 0 0 0 10px;
}

.m-filters_priceInp em {
  display: none;
}

.m-filters_input {
  width: 100%;
  font-size: 16px;
}

.m-filters_range {
  position: relative;
  margin: 20px 0 30px;
  overflow: inherit;
}

.m-filters_range .m-filters_rangeBar {
  position: relative;
  height: 3px;
  margin: 0 10px;
  background-color: #e2e8ec;
  border: 0;
}

.m-filters_range .m-filters_rangeBar::after {
  position: absolute;
  top: 0;
  right: -10px;
  bottom: 0;
  left: -10px;
  display: block;
  background-color: #e2e8ec;
  content: '';
}

.m-filters_block {
  margin-bottom: 20px;
}

.m-filters_inp {
  margin-top: 28px;
  margin-bottom: 15px;
}

.m-filters_txt:hover {
  color: #ce0422;
}

.m-filters_header {
  position: relative;
}

.m-filters_sort {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 0;
  font: 300 12px Roboto,sans-serif;
  color: #ce0422;
}

.m-filters_toggle {
  margin: 6px 0 10px;
  cursor: pointer;
}

.m-filters_toggle span {
  font: 300 16px Roboto,sans-serif;
  color: #333;
  border-bottom: 1px solid #ce0422;
}

.m-filters_toggle .is-icon {
  display: none;
}

.m-filters_list {
  padding: 5px 0;
  list-style: none;
}

.m-filters_list .m-filters_listElem {
  position: relative;
}

.m-filters_list .m-filters_listElem~.m-filters_listElem {
  margin-top: 13px;
}

.m-filters_list .m-filters_listElem label {
  display: inline-block;
  padding: 0 15px 0 32px;
  line-height: 22px;
  cursor: pointer;
}

.m-filters_list .m-filters_listElem a {
  color: #444;
}

.m-filters_list .m-filters_listElem a:hover {
  color: #ce0422;
  text-decoration: none;
}

.m-flyer {
  position: relative;
  z-index: 100;
}

.m-flyer_container {
  position: relative;
  max-width: 1250px;
  margin: 0 auto;
}

.m-flyer_info {
  padding: 20px 0;
  background: #fff;
}

.m-flyer_box {
  position: relative;
  max-width: 1250px;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
}

.m-flyer_box img {
  max-width: inherit;
  border: 0;
}

.m-flyer_page {
  position: absolute;
  top: 0;
  z-index: 1;
  box-sizing: border-box;
  overflow: hidden;
  background: url(../images/preloaders/preload.gif) 50% 50% no-repeat #fff;
}

.m-flyer_page * {
  position: relative;
  z-index: 10;
  tap-highlight-color: transparent;
}

.m-flyer_pageLogo {
  padding: 15% 0 5%;
}

.m-flyer_pageLogo img {
  height: auto;
  max-width: 100%;
}

.m-flyer_pageNr {
  position: absolute;
  bottom: 5px;
  z-index: 1000;
  display: none;
  width: 25px;
  padding: 3px 0;
  font-family: Roboto,sans-serif;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background: rgba(0,0,0,.5);
}

.m-flyer_pageLegend {
  background: #fff;
}

.m-flyer_legendContent {
  position: relative;
  box-sizing: border-box;
}

.m-flyer_legendContent:nth-child(2n+2) {
  border-right: 0;
}

.m-flyer_legendHeadline {
  padding: 20px 0;
  font: 300 26px/26px Roboto,sans-serif;
}

.m-flyer_legendDesc {
  width: 100%;
  overflow: hidden;
}

.m-flyer_legendDesc .m-flyer_legendTitle {
  padding: 5px 0;
  font: 300 14px/16px Roboto,sans-serif;
}

.m-flyer_legendDesc .m-flyer_legendText {
  font: 300 16px/28px Roboto,sans-serif;
  color: #999;
}

.m-flyer_image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  min-width: 100%;
  min-height: 100%;
}

.m-flyer_navNext,
.m-flyer_navPrev {
  position: absolute;
  top: 50%;
  padding: 20px 30px;
  margin-top: -31px;
  text-align: center;
  cursor: pointer;
}

.m-flyer_footer {
  position: relative;
  max-width: 1250px;
  box-sizing: border-box;
  margin: 0 auto;
  background-color: #ce0422;
}

.m-flyer_footer .m-flyer_links {
  float: right;
}

.m-flyer_footerLink {
  float: left;
  box-sizing: border-box;
}

.m-flyer_footerLink:last-child {
  padding-right: 0;
}

.m-flyer_footerLink a {
  display: block;
  text-decoration: none;
}

.m-flyer_footerIcon {
  display: inline-block;
  vertical-align: middle;
}

.m-flyer_footerText {
  font: 400 14px/18px Arial,sans-serif;
  color: #444;
}

.m-flyer_footerInfo {
  float: left;
  font: 300 12px/12px Roboto,sans-serif;
  color: #fff;
  cursor: pointer;
}

.m-flyer_footerInfo a {
  color: #fff;
}

.m-flyer_paginationLink {
  display: inline-block;
  float: none;
  width: 25px;
  height: 4px;
  padding: 0;
  margin: 0 2px;
  line-height: normal;
  vertical-align: middle;
  cursor: pointer;
  background: #000;
  border: 0;
}

.m-flyer_paginationLink.is-active {
  cursor: default;
  background: #ce0422;
  border: 0;
}

.m-flyer_paginationLink:hover {
  color: #000;
}

.m-flyer_paginationLink i {
  position: relative;
  top: -4px;
  font-size: 38px;
}

.m-flyer_paginationNext,
.m-flyer_paginationPrev {
  position: relative;
  float: left;
  text-align: center;
  cursor: pointer;
}

.m-flyer_paginationNext.is-disabled,
.m-flyer_paginationPrev.is-disabled {
  cursor: default;
}

.m-flyer_paginationNext.is-disabled i,
.m-flyer_paginationPrev.is-disabled i {
  opacity: .5;
}

.m-flyer_paginationPrev {
  right: -1px;
}

.m-flyer_paginationNext {
  left: -1px;
}

.m-flyer_paginationNr {
  float: left;
  box-sizing: border-box;
  font: 300 16px/16px Roboto,sans-serif;
  color: #fff;
  text-align: center;
}

.m-flyer_paginationBullets {
  display: none;
}

.m-flyer_current {
  padding: 20px 35px;
  background: #fff;
}

.m-flyer_current_date {
  padding-top: 12px;
  text-align: center;
}

.m-flyer_current_list {
  overflow: hidden;
  list-style: none;
}

.m-flyer_current_item {
  float: left;
  width: 25%;
  box-sizing: border-box;
  padding-right: 5%;
  text-align: center;
}

.m-flyer_current_item a:hover {
  text-decoration: none;
  opacity: .8;
}

.m-flyer_current_item img {
  height: auto;
  max-width: 100%;
}

.v-flyer .m-flyer_pages {
  max-width: 100%;
  padding: 30px;
  text-align: center;
  background: 0 0;
}

.v-flyer .m-flyer_pagesContainer {
  max-width: 1000px;
  margin: 0 auto;
}

.v-flyer .m-flyer_pagesHeader {
  padding-bottom: 40px;
  font: 300 26px/26px Roboto,sans-serif;
  color: #333;
}

.v-flyer .m-flyer_pagesItem {
  display: inline-block;
  float: left;
  box-sizing: border-box;
  padding: 15px;
  cursor: pointer;
  transform: scale(1);
  transition: transform .3s;
}

.v-flyer .m-flyer_pagesItem:hover {
  transform: scale(1.2);
}

.v-flyer .m-flyer_pagesNr {
  display: none;
}

.v-flyer .m-flyer_info {
  max-width: 100%;
}

.v-flyer .m-flyer_infoContainer {
  max-width: 1190px;
  margin: 0 auto;
}

.v-flyer .m-flyer_info .m-flyer_legendHeadline {
  padding-bottom: 75px;
  text-align: center;
}

.v-flyer .m-flyer_info .m-flyer_legendContent {
  float: left;
  width: 50%;
  box-sizing: border-box;
}

.v-flyer .m-flyer_info .m-flyer_legendContent:nth-child(2n) {
  padding-left: 8%;
}

.v-flyer .m-flyer_info .m-flyer_legendContent:nth-child(2n-1) {
  padding-right: 8%;
}

.m-flyer_pageLegend .m-flyer_legendInner {
  position: static;
}

.m-flyer_pageLegend .m-flyer_legendContent {
  align-items: center;
  justify-content: center;
}

.m-flyer_pageLegend .m-flyer_legendDesc {
  flex-flow: wrap;
}

input[type=checkbox],
input[type=email],
input[type=radio],
input[type=text] {
  background-color: #fff;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  appearance: none;
}

input[type=email],
input[type=text] {
  appearance: none;
}

input[type=email]::-ms-clear,
input[type=text]::-ms-clear {
  display: none;
}

input:focus {
  outline: 0;
}

input::-ms-clear,
input::-ms-reveal {
  display: none;
  margin: 0;
}

.m-form label {
  font: 300 14px/22px Roboto,sans-serif;
}

.m-form_label {
  font-family: Roboto,sans-serif;
}

.m-form_row {
  position: relative;
  font: 1 Arial,sans-serif;
  color: #444;
  text-align: left;
}

.m-form_row::after {
  clear: both;
}

.m-form_row::after,
.m-form_row::before {
  content: '';
  display: table;
  height: 0;
}

.m-form_row.is-active .m-form_txt,
.m-form_row.is-select .m-form_txt {
  top: 17px;
  left: 21px;
  z-index: 10;
  font-size: 10px;
}

.m-form_row.is-active .m-form_txt .m-form_label,
.m-form_row.is-active .m-form_txt label,
.m-form_row.is-select .m-form_txt .m-form_label,
.m-form_row.is-select .m-form_txt label {
  font-size: 12px;
  color: #999;
}

.m-form_row.is-active .m-form_text,
.m-form_row.is-select .m-form_text {
  padding-top: 20px;
  padding-bottom: 8px;
}

.m-form_row.is-disabled .m-form_text {
  border-color: #ddd;
}

.m-form_row.is-disabled.is-active .m-form_text {
  color: #999;
}

.m-form_row.is-disabled.is-active .m-form_txt {
  color: #bebebe;
}

.m-form_row select {
  width: 100%;
  box-sizing: border-box;
  padding: 8px 20px;
  border: 1px solid #bebebe;
}

.m-form_row~.m-form_row {
  margin-top: 20px;
}

.m-form_row~.m-form_row.is-disabled {
  margin-top: 28px;
}

.m-form_txt {
  position: absolute;
  top: 26px;
  left: 20px;
  z-index: 10;
  pointer-events: none;
  transform: translateY(-50%);
}

.m-form_field {
  position: relative;
}

.m-form_field.is-selectContainer::before {
  content: '↕';
  position: absolute;
  top: 15px;
  right: 36px;
  display: block;
  width: 20px;
  height: 20px;
  font-size: 20px;
}

.m-form_field .m-form_select {
  padding: 12px 20px 0;
  background-color: #fff;
  appearance: none;
}

.m-form_field .m-form_text {
  position: relative;
  z-index: 5;
  width: 100%;
  height: 58px;
  box-sizing: border-box;
  padding: 0 20px;
  font: 300 .2586206897 Roboto,sans-serif;
  border: 1px solid transparent;
  border-radius: 5px;
  box-shadow: 0 1px 5px 0 rgba(77,107,128,.25);
  transition: .3s;
}

.m-form_field .m-form_text:focus {
  border: 1px solid #bbb;
}

.m-form_field .m-form_text.is-disabled {
  box-shadow: inset 0 0 0 1000px #f7f7f7;
}

.m-form_field textarea.m-form_text {
  height: 100px;
  padding: 15px 20px;
  font: 300 .5357142857 Roboto,sans-serif;
  resize: vertical;
}

.m-form_field textarea.m-form_text:focus {
  outline: 0;
}

.m-form_field em {
  position: relative;
  top: -5px;
  z-index: 0;
  display: block;
  padding: 8px 15px 4px 9px;
  font-size: 12px;
  font-weight: 300;
  color: #fff;
  border-radius: 5px;
}

.m-form_field input[disabled],
.m-form_field select[disabled],
.m-form_field textarea[disabled] {
  background-color: #eee;
  color: #555;
}

.m-form_field::after,
.m-form_field::before {
  top: 22px;
}

.m-form_password .m-form_text {
  padding-right: 180px;
}

.m-form_checkbox,
.m-form_radio {
  position: relative;
  display: block;
  padding-left: 25px;
  font: 300 .6 Roboto,sans-serif;
  cursor: pointer;
}

.m-form_checkbox input,
.m-form_radio input {
  position: absolute;
  visibility: hidden;
}

.m-form_checkbox input[disabled]~*,
.m-form_radio input[disabled]~* {
  pointer-events: none;
  opacity: .5;
}

.m-form_checkbox .is-customCheckbox::before,
.m-form_checkbox .is-customRadio::before,
.m-form_checkbox label::before,
.m-form_radio .is-customCheckbox::before,
.m-form_radio .is-customRadio::before,
.m-form_radio label::before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  line-height: 18px;
  color: #fff;
  text-align: center;
  transition: .3s;
}

.m-form_checkbox p,
.m-form_radio p {
  display: inline;
}

.m-form_checkbox .m-form_sup,
.m-form_radio .m-form_sup {
  color: #ce0422;
}

.m-form_checkbox~.m-form_checkbox,
.m-form_checkbox~.m-form_radio,
.m-form_radio~.m-form_checkbox,
.m-form_radio~.m-form_radio {
  margin-top: 15px;
}

.m-form_checkbox a {
  display: inline-block;
  color: #333;
  cursor: pointer;
}

.m-form_checkbox a:hover {
  color: #333;
  text-decoration: none;
}

.m-form_checkbox a::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ce0422;
}

.m-form_checkbox em {
  display: block;
  padding: 5px 10px;
  margin-top: 10px;
  color: #ce0422;
}

.m-form_checkbox .is-customCheckbox::before,
.m-form_checkbox label::before {
  content: '';
  width: 18px;
  height: 18px;
  border-radius: 3px;
  border: 1px solid #333;
}

.m-form_checkbox input:checked,
.m-form_checkbox input:checked~.is-customCheckbox,
.m-form_checkbox input:checked~label {
  color: #444;
}

.m-form_checkbox input:checked::before,
.m-form_checkbox input:checked~.is-customCheckbox::before,
.m-form_checkbox input:checked~label::before {
  background: #ce0422;
  border-color: #ce0422;
}

.m-form_checkbox input:checked::after,
.m-form_checkbox input:checked~.is-customCheckbox::after,
.m-form_checkbox input:checked~label::after {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -106px -594px;
  width: 12px;
  height: 10px;
  content: '';
  position: absolute;
  top: 6px;
  left: 3px;
}

.m-form_checkbox .is-more,
.m-form_checkbox.is_open .is-less {
  display: none;
}

.m-form_checkbox.is_open .is-more {
  display: inline-block;
}

.m-form_radio .is-customRadio::before,
.m-form_radio label::before {
  border-radius: 50%;
  border: 1px solid #333;
}

.m-form_radio .is-customRadio::after,
.m-form_radio label::after {
  content: '';
  position: absolute;
  top: 6px;
  left: 4px;
  width: 10px;
  height: 10px;
  background: #ce0422;
  border-radius: 50%;
  transform: scale3d(0,0,0);
  transition: transform .28s cubic-bezier(0.4,0,.2,1);
}

.m-form_radio input:checked~.is-customRadio,
.m-form_radio input:checked~label {
  color: #ce0422;
}

.m-form_radio input:checked~.is-customRadio::before,
.m-form_radio input:checked~label::before {
  border-color: #ce0422;
}

.m-form_radio input:checked~.is-customRadio::after,
.m-form_radio input:checked~label::after {
  transform: scale3d(1,1,1);
}

.m-form_toggle {
  position: relative;
  padding-left: 50px;
  line-height: 20px;
}

.m-form_toggle label {
  font: 300 .75 Roboto,sans-serif;
  color: #444;
}

.m-form_toggle label::after,
.m-form_toggle label::before {
  content: '';
  position: absolute;
  box-sizing: border-box;
  transition: .3s;
}

.m-form_toggle label::before {
  left: 0;
  width: 30px;
  height: 18px;
  border-radius: 10px;
  border: 1px solid #999;
}

.m-form_toggle label::after {
  top: 4px;
  left: 5px;
  width: 10px;
  height: 10px;
  background: #999;
  border-radius: 50%;
}

.m-form_toggle input {
  display: none;
}

.m-form_toggle input:checked+label::before {
  background: #ce0422;
  border-color: #ce0422;
}

.m-form_toggle input:checked+label::after {
  left: 16px;
  background: #fff;
}

.m-form_toggle input[disabled]+label {
  pointer-events: none;
  opacity: .5;
}

.m-form_showPass {
  position: absolute;
  top: 29px;
  right: 20px;
  z-index: 10;
  transform: translateY(-50%);
}

.m-form_showPass .m-form_label {
  display: block;
  font-size: 12px;
  font-weight: 300;
  color: #d60325;
  cursor: pointer;
}

.m-form_showPass .m-form_label input {
  display: none;
}

.m-form_showPass .m-form_label>input[type=checkbox]+*,
.m-form_showPass .m-form_label>input[type=radio]+* {
  position: static;
}

.m-form_showPass .m-form_label>input[type=checkbox]+* .m-form_showPassBtn.is-on,
.m-form_showPass .m-form_label>input[type=radio]+* .m-form_showPassBtn.is-on {
  display: none;
}

.m-form_showPass .m-form_label>input[type=checkbox]+* .m-form_showPassBtn.is-off,
.m-form_showPass .m-form_label>input[type=checkbox].is-checked+* .m-form_showPassBtn.is-on,
.m-form_showPass .m-form_label>input[type=checkbox]:checked+* .m-form_showPassBtn.is-on,
.m-form_showPass .m-form_label>input[type=radio]+* .m-form_showPassBtn.is-off,
.m-form_showPass .m-form_label>input[type=radio].is-checked+* .m-form_showPassBtn.is-on,
.m-form_showPass .m-form_label>input[type=radio]:checked+* .m-form_showPassBtn.is-on {
  display: block;
}

.m-form_showPass .m-form_label>input[type=checkbox].is-checked+* .m-form_showPassBtn.is-off,
.m-form_showPass .m-form_label>input[type=checkbox]:checked+* .m-form_showPassBtn.is-off,
.m-form_showPass .m-form_label>input[type=radio].is-checked+* .m-form_showPassBtn.is-off,
.m-form_showPass .m-form_label>input[type=radio]:checked+* .m-form_showPassBtn.is-off {
  display: none;
}

.m-form.is-savebox .is-customCheckbox::before,
.m-form.is-savebox label::before {
  border: 0;
  transition: none;
}

.m-form.is-savebox input:checked::before,
.m-form.is-savebox input:checked~.is-customCheckbox::before,
.m-form.is-savebox input:checked~label::before {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -498px -471px;
  width: 22px;
  height: 20px;
  background-color: transparent;
}

.m-form.is-savebox input:checked::after,
.m-form.is-savebox input:checked~.is-customCheckbox::after,
.m-form.is-savebox input:checked~label::after {
  display: none;
}

.m-form.is-savebox .is-customCheckbox::before {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -509px -247px;
  width: 22px;
  height: 22px;
}

.b-header_login .m-form_checkbox {
  padding-left: 27px;
  margin-top: 25px;
  font-size: 14px;
  line-height: 21px;
  text-align: left;
}

.b-header_login .m-form_row.is-submit {
  margin-top: 25px;
}

.b-footer_newsletterForm .m-form_txt {
  display: none;
}

.b-footer_newsletterForm .m-form_field {
  position: relative;
  clear: both;
}

.b-footer_newsletterForm .m-form_field .m-form_text {
  height: 59px;
  padding: 0 20px;
}

.b-footer_newsletterForm .m-form_row .is-active .m-form_text {
  padding: 0 20px;
}

.b-footer_newsletterForm .m-form_consent {
  padding: 20px 0;
}

.b-additionals .b-footer_newsletterForm .m-form_btn .m-posMap_searchMylocation,
.b-footer_newsletterForm .m-form_btn .b-additionals .m-posMap_searchMylocation,
.b-footer_newsletterForm .m-form_btn .m-btn {
  height: 59px;
}

.m-offerBox .m-form {
  position: absolute;
  bottom: 0;
}

.m-offerBox .m-form.is-savebox {
  right: 0;
}

.m-offerBox.is-b2b .m-form.is-savebox .is-customCheckbox::before {
  top: -1px;
}

.m-filters .m-form_field .m-form_text {
  height: 47px;
}

.b-cartShort_promo .m-form_checkbox {
  margin-bottom: 20px;
}

.b-cartShort_promo .m-form_row {
  float: left;
  width: 180px;
}

.b-cartShort_promo .m-form_text {
  border-radius: 3px 0 0 3px;
}

.b-offer_options .m-form.is-savebox {
  margin: 16px 0;
}

.b-offer_options .m-form.is-savebox label {
  padding-left: 32px;
  font: 300 15px Roboto,sans-serif;
}

.b-offer_options .m-form.is-savebox .is-customCheckbox::before {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -567px -344px;
  width: 18px;
  height: 17px;
  top: 0;
}

.b-offer_options .m-form.is-savebox input:checked::before,
.b-offer_options .m-form.is-savebox input:checked~.is-customCheckbox::before,
.b-offer_options .m-form.is-savebox input:checked~label::before {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -567px -505px;
  width: 18px;
  height: 16px;
  background-color: transparent;
}

.b-modal.is-productAsk .m-form {
  margin-top: 15px;
}

.b-modal.is-productAsk .m-form .is-captcha .m-form_txt {
  display: none;
}

.m-cartList .m-form_field {
  display: inline-block;
}

.m-cartList .m-form_field .m-form_text {
  width: 57px;
  padding: 0 5px;
  text-align: center;
}

.m-services .m-form_radio.m-services_add {
  font-weight: 500;
}

.b-security .b-security_col .m-form {
  position: relative;
}

.b-security .b-security_col .m-form_btn.is-loginBtn {
  text-align: right;
}

.b-security .b-security_col .m-form_checkbox:first-child {
  font-weight: 700;
}

.b-security .b-security_col .m-form_checkbox a {
  color: inherit;
  border-bottom: 1px solid #ce0422;
}

.b-account_edit .m-form {
  margin-top: 24px;
}

.b-account_addressForm .m-form {
  max-width: 500px;
}

.b-account_addressForm .m-form form p+.m-form_row {
  margin-top: 10px;
}

.m-storeFinder .m-form_radio {
  padding-left: 35px;
  font-size: 15px;
}

.b-account_dashboardConsent .m-form_checkbox:first-of-type {
  font-weight: 500;
}

.b-security_resetPageForm .m-form_txt {
  top: 29px;
}

.b-newsletter .m-form_consent {
  margin-top: 30px;
}

.b-newsletter .m-form_consent p {
  display: inline;
  padding-right: 3px;
}

.b-newsletter .m-form_consent a {
  display: inline-block;
  color: #333;
}

.b-newsletter .m-form_consent a::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #e00223;
}

.b-newsletter .m-form_consent a:hover {
  text-decoration: none;
}

.b-newsletter .m-form_row.is-cta .m-form_field {
  display: inline-block;
  text-align: center;
}

.b-cart_addressItem .m-form_content {
  margin-top: 15px;
}

.b-cart_addressItem .m-form_checkbox {
  margin-bottom: 10px;
}

.b-cart_addressItem .m-form_checkbox p {
  display: inline;
}

.b-cart_addressItem .m-form_radio {
  display: inline-block;
  margin-top: 0;
}

.b-cart_addressItem .m-form_radio:first-child {
  margin-right: 15px;
}

.b-cart_addressItem .m-form_radio p {
  display: inline;
}

.b-cart_addressItem .m-form a {
  display: inline-block;
  width: auto;
  color: #333;
  text-decoration: none;
}

.b-cart_addressItem .m-form a::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ce0422;
}

.b-cart_addressItem .is-consent .m-form_sup {
  font-weight: 900;
  color: #ce0422;
}

.b-cart_addressContent .m-form_row.is-half+.is-half {
  margin-right: 0;
}

.b-cart_addressContent .m-form_row.is-companyRow {
  margin-bottom: 20px;
}

.b-offer_installments input {
  display: none;
}

.b-offer_installments .is-tab1_input:checked~.b-offer_installmentsTabs .is-radioTab1 .is-customRadio,
.b-offer_installments .is-tab2_input:checked~.b-offer_installmentsTabs .is-radioTab2 .is-customRadio {
  color: #ce0422;
}

.b-offer_installments .is-tab1_input:checked~.b-offer_installmentsTabs .is-radioTab1 .is-customRadio::before,
.b-offer_installments .is-tab2_input:checked~.b-offer_installmentsTabs .is-radioTab2 .is-customRadio::before {
  border-color: #ce0422;
}

.b-offer_installments .is-tab1_input:checked~.b-offer_installmentsTabs .is-radioTab1 .is-customRadio::after,
.b-offer_installments .is-tab2_input:checked~.b-offer_installmentsTabs .is-radioTab2 .is-customRadio::after {
  transform: scale3d(1,1,1);
}

.v-customerCms .m-form {
  max-width: 400px;
  margin-top: 30px;
}

.v-customerCms .m-form_btn {
  margin-bottom: 30px;
}

.v-customerCms .m-form_row.is-captcha .m-form_txt,
.v-customerCms .m-form_row.is-file .m-form_file,
.v-customerCms .m-form_row.is-file .m-form_txt {
  display: none;
}

.v-customerCms .m-form_row.is-file .m-form_label label {
  display: inline-block;
  width: 100%;
}

.v-customerCms .m-form_row.is-file .is-customFileUpload {
  position: relative;
  display: inline-block;
  padding-right: 15px;
  margin-bottom: 15px;
}

.v-customerCms .m-form_row.is-file .is-customFileUpload .is-remove {
  cursor: pointer;
}

.v-customerCms .m-form_row.is-file .is-customFileUpload.is-hidden {
  display: none;
}

.v-customerCms .m-form_row.is-content .m-form_text {
  height: 200px;
}

.v-customerCms p {
  margin-bottom: 30px;
}

.b-offersGrid .m-form label {
  font-size: 14px;
}

.v-registration .m-form_checkbox a:hover {
  text-decoration: none;
}

.v-registration .m-form_checkbox p {
  display: inline;
}

.v-registration .m-form_checkbox .m-form_sup {
  color: #ce0422;
}

.m-storeFinder-popup .m-posMap .m-posMap_searchInput .m-form_input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  height: 50px;
  padding: 0 15px;
  font-family: Roboto,sans-serif;
  font-size: 16px;
  background-color: #f7f7f7;
}

.b-bank .m-contentBox input[type=radio] {
  visibility: hidden;
}

.b-availabilityNotify .m-form {
  position: relative;
  max-width: 380px;
  margin: 0 auto;
}

.b-availabilityNotify .m-form .m-form_row {
  margin-bottom: 25px;
}

.b-availabilityNotify .m-form .m-form_row.is-content .m-form_txt {
  position: static;
}

.b-availabilityNotify .m-form .m-form_checkbox {
  color: #444;
  text-align: left;
}

.b-availabilityNotify .m-form .m-form_field::before {
  display: none;
}

.m-grid.is-1 .m-grid_item {
  width: 100%;
}

.m-grid.is-2 .m-grid_item {
  width: 50%;
}

.m-grid.is-3 .m-grid_item {
  width: 33.3333333333%;
}

.m-grid.is-4 .m-grid_item {
  width: 25%;
}

.m-grid.is-5 .m-grid_item {
  width: 20%;
}

.m-grid.is-6 .m-grid_item {
  width: 16.6666666667%;
}

.m-grid.is-7 .m-grid_item {
  width: 14.2857142857%;
}

.m-grid.is-8 .m-grid_item {
  width: 12.5%;
}

.m-grid.is-9 .m-grid_item {
  width: 11.1111111111%;
}

.m-grid.is-10 .m-grid_item {
  width: 10%;
}

.m-grid.is-11 .m-grid_item {
  width: 9.0909090909%;
}

.m-grid.is-12 .m-grid_item {
  width: 8.3333333333%;
}

.m-grid_item {
  float: left;
}

.b-bestsellers .m-grid {
  position: relative;
}

.b-sidebar .b-sidebar_news .m-grid .m-grid_item {
  position: relative;
  overflow: hidden;
}

.b-sidebar .b-sidebar_news .m-grid .m-grid_item:hover img {
  transform: scale(1.15);
}

.b-sidebar .b-sidebar_news .m-grid .m-grid_item:hover .m-grid_itemOverlay::before {
  opacity: .7;
}

.b-sidebar .b-sidebar_news .m-grid .m-grid_item img {
  width: 100%;
  transition: .3s ease-in-out;
  object-fit: cover;
  object-position: center;
}

.b-sidebar .b-sidebar_news .m-grid .m-grid_itemOverlay {
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.b-sidebar .b-sidebar_news .m-grid .m-grid_itemOverlay::before {
  content: '';
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .5;
  transition: opacity .35s;
}

.b-sidebar .b-sidebar_news .m-grid .m-grid_itemText {
  position: absolute;
}

.b-articleTabs .m-tabs_section:not(.is-revealed) .m-grid .m-grid_item:nth-child(n+8) {
  display: none;
}

.b-articleTabs .m-grid.is-4 .m-grid_item {
  position: relative;
  overflow: hidden;
}

.b-articleTabs .m-grid.is-4 .m-grid_item:hover img {
  transform: scale(1.15);
}

.b-articleTabs .m-grid.is-4 .m-grid_item:hover .m-grid_itemOverlay::before {
  opacity: .7;
}

.b-articleTabs .m-grid.is-4 .m-grid_item img {
  width: 100%;
  transition: .3s ease-in-out;
}

.b-articleTabs .m-grid.is-4 .m-grid_itemOverlay {
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.b-articleTabs .m-grid.is-4 .m-grid_itemOverlay::before {
  content: '';
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .5;
  transition: opacity .35s;
}

.b-articleTabs .m-grid.is-4 .m-grid_itemText {
  position: absolute;
}

.v-cms_list .b-mainContent .m-grid {
  flex-flow: wrap;
}

.v-cms_list .b-mainContent .m-grid .m-grid_item {
  min-height: 240px;
  box-sizing: border-box;
  text-align: center;
}

.v-cms_list .b-mainContent .m-grid .m-grid_item:nth-child(2),
.v-cms_list .b-mainContent .m-grid .m-grid_item:nth-child(3) {
  order: 1;
}

.v-cms_list .b-mainContent .m-grid .m-grid_item:nth-child(4),
.v-cms_list .b-mainContent .m-grid .m-grid_item:nth-child(6) {
  order: 3;
}

.v-cms_list .b-mainContent .m-grid .m-grid_item:nth-child(n+7) {
  order: 5;
}

.v-cms_list .b-mainContent .m-grid .m-grid_item img {
  max-width: none;
  min-height: 100%;
  transition: .3s ease-in-out;
}

.v-cms_list .b-mainContent .m-grid .m-grid_item:hover img {
  transform: scale(1.15);
}

.v-cms_list .b-mainContent .m-grid .m-grid_item:hover .m-typo i {
  margin-left: 10px;
}

.v-cms_list .b-mainContent .m-grid .m-grid_item .m-grid_itemPic,
.v-cms_list .b-mainContent .m-grid .m-grid_item a {
  position: relative;
  display: block;
  overflow: hidden;
}

.v-cms_list .b-mainContent .m-grid .m-grid_item .m-grid_itemPic {
  text-align: center;
}

.v-cms_list .b-mainContent .m-grid .m-grid_item.is-nav .m-grid_itemInner {
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 5px 0 rgba(77,107,128,.25);
}

.v-cms_list .b-mainContent .m-grid .m-grid_item.is-gridItem_4 {
  order: 2;
}

.v-cms_list .b-mainContent .m-grid .m-grid_item a {
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.v-cms_list .b-mainContent .m-grid .m-grid_itemText {
  position: absolute;
  text-align: left;
}

.v-cms_list .b-mainContent .m-grid .m-grid_itemOverlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
}

.v-cms_list .b-mainContent .m-grid .m-grid_itemOverlay.is-light::before {
  background: #ddd;
}

.v-cms_list .b-mainContent .m-grid .m-grid_itemOverlay::before {
  content: '';
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .5;
  transition: opacity .35s;
}

.v-category .b-articleTabs .m-grid.is-4 .m-grid_item:nth-child(2n-1) {
  margin-right: 4px;
}

.v-category .b-articleTabs .m-grid.is-4 .m-grid_item:nth-child(2n) {
  margin-right: 0;
}

.v-category .b-articleTabs .m-grid.is-4 .m-grid_item img {
  height: auto;
}

.b-categories_grid .m-grid.is-4 .m-grid_item {
  position: relative;
  overflow: hidden;
}

.b-categories_grid .m-grid.is-4 .m-grid_itemName {
  font: 500 18px/26px Roboto,sans-serif;
}

.b-categories_grid .m-grid.is-4 .m-grid_itemSubcategories {
  margin-top: 15px;
}

.b-categories_grid .m-grid.is-4 .m-grid_itemSubcategories .m-grid_itemSubcategory {
  margin-bottom: 8px;
}

.b-categories_grid .m-grid.is-4 .m-grid_itemSubcategories .m-grid_itemSubcategory a {
  font: 300 16px/1.4em Roboto,sans-serif;
  color: #444;
}

.b-categories_grid .m-grid.is-4 .m-grid_itemSubcategories .m-grid_itemSubcategory a:hover {
  color: #ce0422;
}

.b-categories_grid .m-grid.is-4 .m-grid_itemSubcategories .m-grid_itemSubcategory a span {
  margin-left: 8px;
  font: 300 14px Roboto,sans-serif;
  color: #999;
}

.b-listing .m-grid {
  display: flex;
  flex-flow: wrap;
  margin: 0 -17px;
}

.b-listing .m-grid .m-grid_item {
  position: relative;
}

.b-listing .m-grid.is-3 .m-grid_item {
  padding: 0 17px;
}

.b-listing .m-grid.is-3 .m-grid_item::after {
  content: '';
  position: absolute;
  right: 15px;
  bottom: -25px;
  left: 15px;
  display: block;
  width: auto;
  border-bottom: 1px solid #e2e8ec;
}

.b-account_savebox .m-grid {
  margin: 0 -17px;
  overflow: hidden;
}

.b-account_savebox .m-grid.is-4 .m-grid_item {
  padding: 0 17px;
}

.v-cms_list .b-cms_newsList .m-grid {
  display: none;
}

.v-cms_list .b-cms_newsList .m-grid.is-loaded {
  display: block;
}

.v-cms_list .b-cms_newsList .m-grid .m-grid_item.is-ready {
  display: none;
}

.m-hmbg {
  position: absolute;
  z-index: 10;
  height: 16px;
  overflow: hidden;
  font-size: 24px;
  cursor: pointer;
}

.m-hmbg_toggle {
  position: relative;
  width: 20px;
  margin: 0 auto;
  cursor: pointer;
  transform: rotate(0deg);
  transition: .25s ease-in-out;
}

.m-hmbg_toggle span {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #444;
  opacity: 1;
  transform: rotate(0deg);
  transition: .25s ease-in-out;
  transform-origin: left center;
}

.m-hmbg_toggle span:nth-child(1) {
  top: 0;
}

.m-hmbg_toggle span:nth-child(2) {
  top: 7px;
}

.m-hmbg_toggle span:nth-child(3) {
  top: 14px;
}

.is-offCanvasLeft .m-hmbg_toggle span:nth-child(1) {
  top: 0;
  left: 1px;
  transform: rotate(45deg);
}

.is-offCanvasLeft .m-hmbg_toggle span:nth-child(2) {
  display: none;
}

.is-offCanvasLeft .m-hmbg_toggle span:nth-child(3) {
  top: 14px;
  left: 1px;
  transform: rotate(-45deg);
}

.m-label {
  display: inline-block;
  margin: 0 10px 10px 0;
  font-size: 12px;
  border: 1px solid #333;
  box-sizing: border-box;
}

.m-label.is-new {
  background: #fff;
}

.m-label.is-bestseller {
  background: #333;
  border-color: #333;
  color: #333;
}

.m-label:last-child {
  margin-right: 0;
}

a.m-label:hover {
  border: 1px solid #222;
  color: #222;
}

.m-label {
  height: 26px;
  padding: 0 12px;
  margin-bottom: 0;
  line-height: 24px;
  color: #000;
  text-transform: none;
  vertical-align: middle;
  border-color: #000;
}

.m-label.is-icon {
  padding-left: 5px;
}

.m-label.is-small {
  padding: 1px 6px;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  height: auto;
}

.m-label.is-new {
  border-color: #54c060;
  color: #54c060;
}

.m-label.is-recommended {
  background-color: #54c060;
  border-color: #54c060;
  color: #fff;
}

.m-label.is-promotion {
  border-color: #ce0422;
  color: #ce0422;
}

.m-label.is-preorder_date {
  height: auto;
  color: #fff;
  background: #ce0422;
  border-color: #ce0422;
}

.m-label i {
  margin-right: 7px;
}

.m-label~.m-label {
  margin-left: 2px;
}

.b-listing .m-offerBox.is-tiles .m-label {
  margin: 0 0 10px;
  overflow: hidden;
}

.b-listing .m-offerBox.is-tiles .m-label.is-preorder_date {
  position: absolute;
  z-index: 10;
}

.m-offerBox_flags {
  display: inline-block;
}

.m-offerBox_flags .m-label {
  overflow: hidden;
}

.m-offerBox_flags .m-label.is-set {
  margin-right: 5px;
  line-height: 26px;
  color: #287fd9;
  border: 1px solid #287fd9;
}

.m-offerBox_flags .m-label.is-set i {
  vertical-align: sub;
}

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

.b-offCanvasLeft .m-logo {
  position: static;
  padding: 0;
  margin-top: 18px;
}

.b-header_cartNav .m-logo {
  text-align: left;
}

.b-header_secondary .m-menu a:hover {
  color: #ce0422;
}

.b-additionals .b-header_secondary .m-menu .m-posMap_searchMylocation:hover,
.b-header_secondary .m-menu .b-additionals .m-posMap_searchMylocation:hover,
.b-header_secondary .m-menu .m-btn:hover {
  color: #fff;
}

.b-header_secondary .m-menu .m-menu_list {
  display: flex;
  justify-content: space-between;
  list-style: none;
}

.b-header_secondary .m-menu .m-menu_item {
  padding: 0 10px 23px;
}

.b-header_secondary .m-menu .m-menu_item.is-active .m-menu_link,
.b-header_secondary .m-menu .m-menu_item:hover .m-menu_link {
  color: #ce0422;
}

.b-header_secondary .m-menu .m-menu_item.is-active .m-menu_link::after,
.b-header_secondary .m-menu .m-menu_item:hover .m-menu_link::after {
  border-bottom: 1px solid #ce0422;
}

.b-header_secondary .m-menu .m-menu_item.is-active .m-menu_link span.is-icon,
.b-header_secondary .m-menu .m-menu_item:hover .m-menu_link span.is-icon {
  filter: grayscale(0);
}

.b-header_secondary .m-menu .m-menu_item.is-active .m-menu_submenu {
  display: block;
}

.b-header_secondary .m-menu .m-menu_item.is-starred .m-menu {
  padding-bottom: 20px;
  border-bottom: 1px solid #333;
}

.b-header_secondary .m-menu .m-menu_item.is-starred .m-menu_submenuFooter {
  height: 97px;
}

.b-header_secondary .m-menu .m-menu_item.is-starred .m-menu_submenu {
  background-color: #222;
  color: #fff;
}

.b-header_secondary .m-menu .m-menu_item.is-starred .m-menu_submenu .m-menu_sis {
  display: inline-block;
  vertical-align: -10px;
}

.b-header_secondary .m-menu .m-menu_item.is-starred .m-menu_submenu .m-menu_sis img {
  margin: 0 8px;
}

.b-header_secondary .m-menu .m-menu_item.is-starred .m-menu_submenu .m-menu_item {
  padding: 0 10px 30px;
}

.b-header_secondary .m-menu .m-menu_item.is-starred .m-menu_submenuFooterAllCategories {
  right: 20px;
  bottom: 48px;
}

.b-header_secondary .m-menu .m-menu_item.is-starred .m-menu_submenuFooterAllCategories p {
  color: #fff;
}

.b-header_secondary .m-menu .m-menu_item.is-starred .m-menu_submenuPromo {
  float: left;
  width: 550px;
}

.b-header_secondary .m-menu .m-menu_item.is-starred .m-menu_submenuCategories {
  padding-top: 10px;
  padding-bottom: 0;
}

.b-header_secondary .m-menu .m-menu_item.is-starred .m-menu_submenuCategories.is-playerZoneCategories .is-full .m-menu_item,
.b-header_secondary .m-menu .m-menu_item.is-starred .m-menu_submenuCategories.is-playerZoneCategories .m-menu_item {
  width: 25%;
}

.b-header_secondary .m-menu .m-menu_item.is-starred .m-menu_submenuCategories.is-playerZoneCategories .is-full .m-menu_item p,
.b-header_secondary .m-menu .m-menu_item.is-starred .m-menu_submenuCategories.is-playerZoneCategories .m-menu_item p {
  color: #fff;
}

.b-header_secondary .m-menu .m-menu_item.is-starred .m-menu_submenuCategories.is-playerZoneCategories .m-menu_submenuFooter {
  height: auto;
}

.b-header_secondary .m-menu .m-menu_item.is-starred .m-menu_submenuCategories.is-playerZoneCategories .m-menu_submenuFooterAllCategories {
  position: static;
  margin: 20px 0 10px;
}

.b-header_secondary .m-menu .m-menu_link {
  position: relative;
  display: block;
  font: 300 16px/1.5em Roboto,sans-serif;
  text-decoration: none;
}

.b-header_secondary .m-menu .m-menu_link::after {
  content: '';
  position: absolute;
  bottom: -24px;
  left: 0;
  display: block;
  width: 100%;
  border-bottom: 1px solid transparent;
}

.b-header_secondary .m-menu .m-menu_submenu {
  position: absolute;
  right: 0;
  left: 0;
  z-index: 100;
  display: none;
  background: #fff;
}

.b-header_secondary .m-menu .m-menu_submenu .m-menu {
  margin-top: 0;
  text-align: center;
  border-bottom: 1px solid #e2e8ec;
}

.b-header_secondary .m-menu .m-menu_submenu .m-menu_list {
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 0 0 -10px;
}

.b-header_secondary .m-menu .m-menu_submenu .m-menu_item {
  width: 16%;
  box-sizing: border-box;
  padding: 0 10px 30px;
  text-align: center;
}

.b-header_secondary .m-menu .m-menu_submenu .m-menu_item:hover p {
  color: #ce0422;
}

.b-header_secondary .m-menu .m-menu_submenu .m-menu_item:hover .m-menu_link::after {
  border-bottom: 0;
}

.b-header_secondary .m-menu .m-menu_submenu .m-menu_item .m-menu_link {
  padding-left: 0;
  color: #444;
}

.b-header_secondary .m-menu .m-menu_submenu .m-menu_item .m-menu_link::after {
  border-bottom: 0;
}

.b-header_secondary .m-menu .m-menu_submenu .m-menu_item img {
  display: block;
  margin: 0 auto;
}

.b-header_secondary .m-menu .m-menu_submenu .m-menu_item a {
  font-family: Roboto,sans-serif;
  text-transform: inherit;
}

.b-header_secondary .m-menu .m-menu_submenu .m-menu_item p {
  margin-top: 17px;
  font: 300 16px/22px Roboto,sans-serif;
  color: #444;
}

.b-header_secondary .m-menu .m-menu_submenu .m-menu_item span {
  margin-left: 5px;
  font-size: 14px;
  color: #999;
}

.b-header_secondary .m-menu .is_active .m-menu_submenu {
  display: block;
}

.b-header_secondary .m-menu .m-menu_submenuWrapper {
  position: relative;
  max-width: 1160px;
  margin: 0 auto;
}

.b-header_secondary .m-menu .m-menu_submenuBanner,
.b-header_secondary .m-menu .m-menu_submenuCategories {
  padding-top: 40px;
  padding-bottom: 15px;
}

.b-header_secondary .m-menu .is-full .m-menu_submenuCategories,
.b-header_secondary .m-menu .m-menu_submenuCategories {
  width: 100%;
}

.b-header_secondary .m-menu .is-full .m-menu_item {
  width: 12.5%;
}

.b-header_secondary .m-menu .m-menu_submenuFooter {
  position: relative;
  width: 100%;
  height: 57px;
  box-sizing: border-box;
  margin-top: 10px;
}

.b-header_secondary .m-menu .m-menu_submenuFooter p {
  display: inline-block;
  font: 300 16px/22px Roboto,sans-serif;
  color: #999;
}

.b-header_secondary .m-menu .m-menu_sis {
  display: inline-block;
  vertical-align: middle;
}

.b-header_secondary .m-menu .m-menu_sis span {
  margin-right: 10px;
}

.b-header_secondary .m-menu .m-menu_sis a {
  display: inline;
  margin: 0 10px;
  text-decoration: none;
}

.b-header_secondary .m-menu .m-menu_sis img {
  position: relative;
  top: -2px;
}

.b-header_secondary .m-menu .m-menu_submenuFooterAllCategories {
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
}

.b-header_secondary .m-menu .m-menu_submenuFooterAllCategories a:hover p {
  color: #ce0422;
}

.b-header_secondary .m-menu .m-menu_submenuFooterAllCategories span {
  margin-left: 5px;
  font-size: 14px;
  color: #999;
}

.b-mobile_userNav .m-menu {
  width: 75px;
  height: 100%;
  background: #ebebeb;
}

.b-mobile_userNav .m-menu_item {
  text-align: center;
}

.b-mobile_userNav .m-menu_item.is-active {
  background: #ce0422;
}

.b-mobile_userNav .m-menu_item.is-active .m-menu_link {
  color: #fff;
}

.b-mobile_userNav .m-menu_item.is-active i {
  filter: none;
}

.b-mobile_userNav .m-menu_link {
  display: block;
  padding: 22px 0 16px;
  font: 500 12px/16px Roboto,sans-serif;
  text-align: center;
  border-bottom: 1px solid #d8d8d8;
}

.b-mobile_userNav .m-menu i {
  display: block;
  margin: 0 auto 5px;
  filter: invert(0.7);
}

.b-mobileMenu .m-menu {
  padding-top: 6px;
}

.b-mobileMenu .m-menu.is-hidden {
  display: none;
}

.b-mobileMenu .m-menu .m-menu_submenu {
  border: 0;
}

.b-mobileMenu .m-menu .m-menu_submenu .m-menu {
  height: auto;
}

.b-mobileMenu .m-menu_list {
  position: static;
  list-style: none;
  background: 0 0;
  border: 0;
}

.b-mobileMenu .m-menu_item {
  position: static;
  background-color: #fff;
  border: 0;
}

.b-mobileMenu .m-menu_item.is-hidden {
  display: none;
}

.b-mobileMenu .m-menu_link {
  position: relative;
  display: block;
  padding: 8px 15px 8px 48px;
  font: 300 16px/1.5em Roboto,sans-serif;
  color: #444;
}

.b-mobileMenu .m-menu_link span {
  position: absolute;
  top: 7px;
  left: 5px;
  display: block;
  width: 30px;
  height: 25px;
  text-align: center;
  filter: grayscale(1) opacity(0.4);
}

.b-mobileMenu .m-menu_link .icon-arrow_right07 {
  position: absolute;
  top: 15px;
  right: 3px;
}

.b-mobileMenu .m-menu.is-helpMobile .m-menu_link {
  padding-left: 13px;
}

.b-mobileMenu .m-menu_submenuItem {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px 15px 10px;
  background: #fff;
  border: 0;
  transform: translateX(-105%);
  transition: transform .3s;
  backface-visibility: hidden;
  transform-style: preserve-3d;
}

.b-mobileMenu .m-menu_submenuItem.is-firstPlan {
  overflow: auto;
}

.b-mobileMenu .m-menu_submenuItem.is-active {
  transform: translateX(0);
}

.b-mobileMenu .m-menu_submenuItem .m-menu_link {
  padding: 8px 15px 8px 0;
}

.b-mobileMenu .m-menu_submenuBack {
  display: block;
  padding: 16px 0 8px;
  font: 300 16px Roboto,sans-serif;
  color: #444;
}

.b-mobileMenu .m-menu_submenuBack i {
  margin-right: 4px;
}

.b-sidebar .m-menu {
  box-sizing: border-box;
  padding: 21px 25px 15px;
  border-radius: 3px;
  box-shadow: 0 1px 5px 0 rgba(77,107,128,.25);
}

.b-sidebar .m-menu_headline {
  margin-bottom: 14px;
}

.b-sidebar .m-menu_list,
.b-sidebar .m-menu_submenu {
  list-style: none;
}

.b-sidebar .m-menu_submenu.is-thirdLevel {
  padding-left: 12px;
}

.b-sidebar .m-menu_item.is-showAll {
  font-weight: 500;
}

.b-sidebar .m-menu_link,
.b-sidebar .m-menu_submenuLink {
  display: inline-block;
  margin-bottom: 8px;
  font: 16px/1.5em Roboto,sans-serif;
  color: #444;
}

.b-sidebar .m-menu_link:hover,
.b-sidebar .m-menu_submenuLink:hover {
  color: #ce0422;
}

.b-sidebar .m-menu_link.is-active,
.b-sidebar .m-menu_submenuLink.is-active {
  font-weight: 500;
}

.b-sidebar .m-menu_link.is-active span,
.b-sidebar .m-menu_submenuLink.is-active span {
  font-weight: 300;
}

.b-sidebar .m-menu_link span,
.b-sidebar .m-menu_submenuLink span {
  margin-left: 9px;
  font-size: 14px;
  color: #999;
}

.b-sidebar .m-menu_link {
  font-weight: 500;
}

.b-sidebar .m-menu_link span,
.b-sidebar .m-menu_submenuLink,
.v-noresults .b-sidebar .m-menu_link {
  font-weight: 300;
}

.b-account_menu .m-menu_item {
  position: static;
  list-style: none;
  background-color: #fff;
  border: 0;
}

.b-account_menu .m-menu_item.is-active .m-menu_link {
  color: #ce0422;
}

.b-account_menu .m-menu_item.is-active .m-menu_link::after {
  border-bottom: 1px solid #ce0422;
}

.b-account_menu .m-menu_item.is-active .m-menu_link span.is-icon {
  filter: grayscale(0);
}

.b-account_menu .m-menu_link {
  position: relative;
  display: block;
  padding: 12px 15px 12px 48px;
  font: 300 16px/1.5em Roboto,sans-serif;
  color: #444;
}

.b-account_menu .m-menu_link:hover {
  color: #ce0422;
}

.b-account_menu .m-menu_link:hover span.is-icon {
  filter: grayscale(0);
}

.b-account_menu .m-menu_link span.is-icon {
  position: absolute;
  top: 12px;
  left: 5px;
  display: block;
  width: 30px;
  height: 25px;
  text-align: center;
  filter: grayscale(1) opacity(0.4);
}

.v-playerZone:not(.is-listing) .b-sidebar {
  box-shadow: 0 1px 5px 0 rgba(0,0,0,.25);
}

.v-playerZone:not(.is-listing) .b-sidebar .m-menu {
  box-shadow: none;
}

.v-playerZone:not(.is-listing) .b-sidebar .m-menu_link,
.v-playerZone:not(.is-listing) .b-sidebar .m-menu_submenuLink {
  color: #fff;
}

.v-playerZone .b-header_secondary .m-menu .m-menu_item:hover .m-menu_link {
  color: #ce0422;
}

.v-playerZone .b-header_secondary .m-menu .m-menu_item .m-menu_link {
  color: #fff;
}

.v-playerZone .b-header_secondary .m-menu .m-menu_item .m-menu_link .is-icon {
  filter: none;
}

.v-customerCms .m-menu,
.v-lpCms .m-menu {
  padding: 0;
  box-shadow: none;
}

.v-customerCms .m-menu_title,
.v-lpCms .m-menu_title {
  display: none;
}

.v-customerCms .m-menu_container,
.v-lpCms .m-menu_container {
  list-style: none;
}

.v-customerCms .m-menu_item,
.v-lpCms .m-menu_item {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 30px;
  margin-bottom: 30px;
  font: 300 22px/24px Roboto,sans-serif;
  box-shadow: 0 1px 5px 0 rgba(77,107,128,.25);
}

.v-customerCms .m-menu_subContainer,
.v-lpCms .m-menu_subContainer {
  margin-top: 20px;
  list-style: none;
}

.v-customerCms .m-menu_subItem a,
.v-lpCms .m-menu_subItem a {
  font: 300 16px/32px Roboto,sans-serif;
}

.v-cms_list .m-menu.is-newsMenu {
  margin-bottom: 25px;
}

.v-cms_list .m-menu.is-newsMenu .m-menu_item {
  float: left;
  list-style: none;
}

.v-cms_list .m-menu.is-newsMenu .m-menu_item a {
  position: relative;
  z-index: 5;
  display: inline-block;
  padding: 20px 12px 26px;
  font: 500 18px Roboto,sans-serif;
  letter-spacing: .05em;
  color: #999;
  text-transform: uppercase;
  cursor: pointer;
  border-bottom: 2px solid transparent;
}

.v-cms_list .m-menu.is-newsMenu .m-menu_item.is-active a {
  color: #333;
  border-color: #333;
}

.v-cms_list .m-menu.is-simpleList {
  text-align: left;
}

.v-cms_list .m-menu.is-simpleList .m-menu_item {
  padding: 5px 0;
  list-style: none;
  border-bottom: 1px solid #e2e8ec;
}

.v-cms_list .m-menu.is-simpleList .m-menu_item:last-child {
  border-bottom: 0;
}

.v-cms_list .m-menu.is-simpleList .m-menu_item a {
  margin: 0;
  font-size: 15px;
}

.b-cms_newsList .is-asideMenu .b-sidebar .m-menu,
.b-cms_newsList.is-blogMainPage .b-sidebar .m-menu {
  display: block;
}

.b-cms_newsList .is-asideMenu .b-sidebar .m-menu .m-menu_item,
.b-cms_newsList.is-blogMainPage .b-sidebar .m-menu .m-menu_item {
  max-height: 45px;
  overflow: hidden;
}

.b-cms_newsList .is-asideMenu .b-sidebar .m-menu .m-menu_item .m-menu_link,
.b-cms_newsList.is-blogMainPage .b-sidebar .m-menu .m-menu_item .m-menu_link {
  line-height: 1.5em;
  overflow: hidden;
  max-height: 3em;
  position: relative;
  font-weight: 400;
}

.b-cms_newsList .is-asideMenu .b-sidebar .m-menu .m-menu_item .m-menu_link::after,
.b-cms_newsList.is-blogMainPage .b-sidebar .m-menu .m-menu_item .m-menu_link::after {
  content: '';
  position: absolute;
  right: 0;
  top: 1.5em;
  width: 15%;
  height: 1.5em;
  background: #fff;
  background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,#fff 65%);
  background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,#fff 65%);
  background: linear-gradient(to right,rgba(255,255,255,0) 0,#fff 65%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}

.m-offerBox {
  padding: 30px 10px;
  background: #fff;
}

.m-offerBox_photo {
  position: relative;
  padding-bottom: 20px;
  text-align: center;
}

.m-offerBox_name {
  display: block;
  font: 600 16px/22px Roboto,sans-serif;
  color: #444;
}

.m-offerBox_data~div {
  margin-top: 10px;
}

.m-offerBox_inner {
  position: relative;
}

.m-offerBox_flags {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: left;
}

.m-offerBox_attributes {
  margin-top: 15px;
}

.m-offerBox_attributes table {
  width: 100%;
}

.m-offerBox_attributes table td {
  padding: 4px 0;
  font-size: 16px;
  font-weight: 300;
}

.m-offerBox_next {
  position: relative;
}

.m-offerBox_next a {
  position: absolute;
  top: 50%;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 30px;
  transform: translateY(-50%);
  box-sizing: border-box;
}

.m-grid.is-4 .m-grid_item.is-additional {
  width: 50%;
}

.m-grid.is-5 .m-grid_item.is-additional {
  width: 60%;
}

.m-offerBox.is-featured .m-offerBox_inner {
  height: 100%;
}

.m-offerBox.is-featured .m-offerBox_col {
  vertical-align: middle;
}

.m-offerBox.is-featured .m-offerBox_flags {
  position: static;
}

.m-offerBox_reviews {
  font: 300 14px Roboto,sans-serif;
  color: #444;
}

.m-offerBox_code {
  display: inline-block;
  margin-right: 3px;
}

.m-offerBox_attributes ul li {
  display: table;
  width: 100%;
  font: 500 14px/22px Roboto,sans-serif;
  white-space: nowrap;
  table-layout: fixed;
}

.m-offerBox_attributes ul li span {
  font-weight: 300;
}

.m-offerBox_attributes p {
  display: table-cell;
  overflow: hidden;
  text-overflow: ellipsis;
}

.m-offerBox_addToCart,
.m-offerBox_orderByPhone {
  position: absolute;
  top: 0;
  width: 47px;
  height: 47px;
}

.m-offerBox_orderByPhone {
  right: 53px;
}

.m-offerBox_addToCart {
  right: 0;
}

.m-offerBox_removeFromSavebox {
  position: relative;
  z-index: 5;
  float: right;
}

.b-bestsellers .m-offerBox_inner {
  padding: 0 10px;
}

.b-bestsellers .m-offerBox.is-featured .m-offerBox_inner {
  flex-wrap: wrap;
}

.b-bestsellers .m-offerBox.is-featured .m-offerBox_photo {
  margin: 0 auto;
}

.b-account_savebox .m-offerBox_inner::after,
.b-account_savebox .m-offerBox_inner::before,
.b-listing .m-offerBox_inner::after,
.b-listing .m-offerBox_inner::before,
.b-sidebar .m-offerBox_inner::after,
.b-sidebar .m-offerBox_inner::before,
.m-slider .m-offerBox_inner::after,
.m-slider .m-offerBox_inner::before {
  content: '';
  display: table;
  clear: both;
}

.b-account_savebox .m-offerBox_data,
.b-listing .m-offerBox_data,
.b-sidebar .m-offerBox_data,
.m-slider .m-offerBox_data {
  display: table;
  width: 100%;
  white-space: nowrap;
  table-layout: fixed;
}

.b-account_savebox .m-offerBox.is-tiles .m-offerBox_inner,
.b-listing .m-offerBox.is-tiles .m-offerBox_inner,
.b-sidebar .m-offerBox.is-tiles .m-offerBox_inner,
.m-slider .m-offerBox.is-tiles .m-offerBox_inner {
  height: 100%;
  box-sizing: border-box;
}

.b-account_savebox .m-offerBox.is-tiles .m-offerBox_flags,
.b-listing .m-offerBox.is-tiles .m-offerBox_flags,
.b-sidebar .m-offerBox.is-tiles .m-offerBox_flags,
.m-slider .m-offerBox.is-tiles .m-offerBox_flags {
  position: static;
}

.b-account_savebox .m-offerBox.is-tiles .m-offerBox_photo,
.b-listing .m-offerBox.is-tiles .m-offerBox_photo,
.b-sidebar .m-offerBox.is-tiles .m-offerBox_photo,
.m-slider .m-offerBox.is-tiles .m-offerBox_photo {
  padding-bottom: 10px;
}

.b-account_savebox .m-offerBox.is-tiles .m-offerBox_addToCart,
.b-account_savebox .m-offerBox.is-tiles .m-offerBox_orderByPhone,
.b-listing .m-offerBox.is-tiles .m-offerBox_addToCart,
.b-listing .m-offerBox.is-tiles .m-offerBox_orderByPhone,
.b-sidebar .m-offerBox.is-tiles .m-offerBox_addToCart,
.b-sidebar .m-offerBox.is-tiles .m-offerBox_orderByPhone,
.m-slider .m-offerBox.is-tiles .m-offerBox_addToCart,
.m-slider .m-offerBox.is-tiles .m-offerBox_orderByPhone {
  position: static;
  display: inline-block;
  width: 59px;
  margin-top: 6px;
}

.b-account_savebox .m-offerBox.is-tiles .m-offerBox_orderByPhone,
.b-listing .m-offerBox.is-tiles .m-offerBox_orderByPhone,
.b-sidebar .m-offerBox.is-tiles .m-offerBox_orderByPhone,
.m-slider .m-offerBox.is-tiles .m-offerBox_orderByPhone {
  margin-right: calc(100% - 122px);
}

.b-account_savebox .m-offerBox,
.b-listing .m-offerBox {
  border-bottom: 1px solid #e2e8ec;
}

.b-account_savebox .m-offerBox.is-hasFlags .m-offerBox_inner,
.b-listing .m-offerBox.is-hasFlags .m-offerBox_inner {
  padding-top: 35px;
}

.b-account_savebox .m-offerBox_flags,
.b-listing .m-offerBox_flags {
  top: 0;
  bottom: auto;
}

.b-account_savebox .m-offerBox_col,
.b-listing .m-offerBox_col {
  box-sizing: border-box;
}

.b-account_savebox .m-offerBox_col.is-col3,
.b-listing .m-offerBox_col.is-col3 {
  position: relative;
  flex-wrap: wrap;
  padding-bottom: 32px;
}

.b-account_savebox .m-offerBox.is-b2b .m-offerBox_flags,
.b-listing .m-offerBox.is-b2b .m-offerBox_flags {
  position: static;
}

.b-account_savebox .m-offerBox.is-b2b .m-offerBox_attributes ul,
.b-listing .m-offerBox.is-b2b .m-offerBox_attributes ul {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.b-account_savebox .m-offerBox.is-b2b .m-offerBox_attributes li,
.b-listing .m-offerBox.is-b2b .m-offerBox_attributes li {
  position: relative;
  display: inline;
  padding-left: 8px;
  margin-right: 3px;
  font-weight: 300;
}

.b-account_savebox .m-offerBox.is-b2b .m-offerBox_attributes li::before,
.b-listing .m-offerBox.is-b2b .m-offerBox_attributes li::before {
  content: '•';
  position: absolute;
  left: 0;
  display: block;
  font-size: 24px;
}

.m-slider .m-offerBox {
  display: none;
  border-bottom: 0;
}

.m-slider .m-offerBox.is-tiles .m-offerBox_attributes p::before {
  display: none;
}

.m-slider .m-offerBox.is-tiles .m-offerBox_reviews {
  width: 100%;
}

.m-slider .m-offerBox:first-child {
  display: inline-block;
}

.m-slider .owl-loaded .m-offerBox {
  display: block;
}

.b-offer_dataOrder .m-offerBox_addToCart,
.b-offer_dataOrder .m-offerBox_orderByPhone {
  position: static;
  width: 100%;
  height: 57px;
}

.b-offer_toolbar .m-offerBox_addToCart,
.b-offer_toolbar .m-offerBox_orderByPhone {
  position: static;
}

.b-offer_toolbar .m-offerBox_photo {
  padding-bottom: 0;
}

.b-offer_toolbar .m-offerBox_data {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.b-offer .m-offerBox_flags {
  position: static;
  width: auto;
  margin-bottom: 5px;
}

.b-offer .m-offerBox_attributes td {
  max-width: 1px;
  padding: 8px 10px 8px 0;
  font: 300 16px Roboto,sans-serif;
  color: #444;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.b-offer .m-offerBox_attributes td~td {
  font-weight: 500;
}

.b-offersSlider .m-offerBox_item {
  display: none;
}

.b-offersSlider .m-offerBox_item:first-child {
  diplay: block;
}

.b-offersSlider .owl-loaded .m-offerBox_item {
  display: flex;
}

.b-offersSlider .m-offerBox {
  background: 0 0;
}

.b-offersSlider .m-slider .owl-loaded .m-offerBox {
  background: #fff;
  border-radius: 5px;
  border: 0;
}

.b-offersSlider .m-slider .owl-loaded .m-offerBox_inner {
  height: 100%;
  box-sizing: border-box;
  padding-bottom: 95px;
}

.v-playerZone .b-offersSlider .m-slider {
  padding: 0 15px;
}

.v-playerZone .b-offersSlider .m-slider .owl-loaded .m-offerBox {
  padding: 15px 15px 25px;
}

.b-offer_sets .m-offerBox {
  position: relative;
}

.b-offer_sets .m-offerBox::before {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  display: block;
  width: calc(100% - 5px);
  height: calc(100% - 5px);
}

.b-offer_sets .m-offerBox_inner {
  align-items: center;
}

.b-offer_sets .m-offerBox_data {
  display: block;
  white-space: normal;
  table-layout: auto;
}

.b-offer_sets .m-offerBox_photo img {
  max-width: 100%;
}

.b-offer_sets .m-offerBox_setCta {
  position: relative;
}

.b-offer_sets .m-offerBox_setSave {
  padding: 12px 10px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 3px;
}

.b-preCart .m-slider .m-offerBox.is-tiles .m-offerBox_addToCart {
  display: none;
}

.b-preCart .m-slider .m-offerBox_photo {
  overflow: hidden;
}

.m-compareProducts .is-headerData .m-offerBox_addToCart {
  position: static;
  width: 100%;
  height: auto;
}

.m-compareProducts_stickyData .m-offerBox_addToCart {
  position: absolute;
  top: auto;
  right: 15px;
  bottom: 20px;
  width: auto;
}

.b-sidebar .m-grid_item:last-child,
.b-sidebar .m-grid_item:last-child .m-offerBox.is-tiles {
  border-bottom: 0;
}

.b-sidebar .m-offerBox.is-tiles {
  margin-bottom: 30px;
}

.v-list .b-listing .m-offerBox.is-b2b .m-offerBox_photo>a img {
  position: relative;
  max-height: 80px;
  overflow: hidden;
}

.v-list .b-listing .m-offerBox .m-offerBox_photo {
  width: 100%;
}

.b-offersGrid .m-offerBox .m-offerBox_photo>a img,
.b-offersSlider .m-offerBox .m-offerBox_photo>a img,
.v-list .b-listing .m-offerBox .m-offerBox_photo>a img {
  position: relative;
  max-height: 200px;
  overflow: hidden;
  color: #fff;
}

.b-listing .b-offersGrid .m-offerBox,
.b-listing .b-offersSlider .m-offerBox {
  display: flex;
  flex-flow: wrap;
  margin-bottom: 60px;
  border-bottom: 0;
}

.b-listing .b-offersGrid .m-offerBox .m-offerBox_inner,
.b-listing .b-offersSlider .m-offerBox .m-offerBox_inner {
  max-width: 320px;
  width: auto;
  margin: 0 auto;
}

.b-listing .b-offersGrid .m-offerBox .m-priceBox_new,
.b-listing .b-offersSlider .m-offerBox .m-priceBox_new {
  margin-top: 0;
}

.b-listing .b-offersGrid .m-offerBox .m-offerBox_item,
.b-listing .b-offersSlider .m-offerBox .m-offerBox_item {
  position: relative;
  display: flex;
  width: 50%;
  box-sizing: border-box;
}

.b-listing .b-offersGrid .m-offerBox .m-offerBox_item.is-hidden,
.b-listing .b-offersSlider .m-offerBox .m-offerBox_item.is-hidden {
  display: none;
}

.b-listing .b-offersGrid .m-offerBox .m-offerBox_item::after,
.b-listing .b-offersSlider .m-offerBox .m-offerBox_item::after {
  content: '';
  position: absolute;
  right: 10px;
  left: 10px;
  display: block;
  width: auto;
  border-bottom: 1px solid #e2e8ec;
}

.b-listing .b-offersGrid .m-offerBox .m-offerBox_item .m-offerBox_addToCart a::after,
.b-listing .b-offersSlider .m-offerBox .m-offerBox_item .m-offerBox_addToCart a::after {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -476px -431px;
  width: 20px;
  height: 17px;
  content: '';
  display: inline-block;
  vertical-align: middle;
}

.b-listing .b-offersGrid .m-offerBox .m-offerBox_item .m-offerBox_attributes tr td,
.b-listing .b-offersSlider .m-offerBox .m-offerBox_item .m-offerBox_attributes tr td {
  display: inline-block;
  padding: 2px 0;
  font-size: 14px;
  font-weight: 600;
}

.b-listing .b-offersGrid .m-offerBox .m-offerBox_item .m-offerBox_attributes tr td:first-child,
.b-listing .b-offersSlider .m-offerBox .m-offerBox_item .m-offerBox_attributes tr td:first-child {
  padding-right: 5px;
  font-weight: 300;
}

.b-listing .b-offersGrid .m-offerBox .m-offerBox_item .m-offerBox_attributes tr td:first-child::after,
.b-listing .b-offersSlider .m-offerBox .m-offerBox_item .m-offerBox_attributes tr td:first-child::after {
  content: ':';
  display: inline-block;
}

.b-listing .b-offersGrid .m-offerBox.is-2 .m-offerBox_item .m-offerBox_inner,
.b-listing .b-offersGrid .m-offerBox.is-3 .m-offerBox_item .m-offerBox_inner,
.b-listing .b-offersSlider .m-offerBox.is-2 .m-offerBox_item .m-offerBox_inner,
.b-listing .b-offersSlider .m-offerBox.is-3 .m-offerBox_item .m-offerBox_inner {
  max-width: 320px;
  margin-right: auto;
  margin-left: auto;
}

.b-listing .b-offersGrid .m-offerBox.is-5 .m-offerBox_item .m-offerBox_addToCart,
.b-listing .b-offersSlider .m-offerBox.is-5 .m-offerBox_item .m-offerBox_addToCart,
.b-listing [data-slider-cols='5'] .m-slider .m-offerBox.is-tiles .m-offerBox_addToCart {
  width: 60px;
}

.b-listing .b-offersSlider .m-offerBox .m-offerBox_item {
  width: auto;
  height: 100%;
  box-sizing: border-box;
}

.b-listing .b-offersSlider .m-offerBox .m-offerBox_item::after {
  display: none;
}

.b-seo_links .m-offerBox_wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.b-seo_links .m-offerBox_wrap .m-offerBox {
  box-sizing: border-box;
  padding: 4px 6px;
}

.b-seo_links .m-offerBox_wrap .m-offerBox.is-6 .m-offerBox_data {
  height: 20px;
  overflow: hidden;
}

.m-offerGallery {
  position: relative;
  width: auto;
  box-sizing: border-box;
  margin: 0;
}

.m-offerGallery .m-offerGallery_item {
  position: relative;
  float: left;
  text-align: center;
}

.m-offerGallery .m-offerGallery_item img {
  max-width: 100%;
  margin: 0 auto;
}

.m-offerGallery .m-offerGallery_item .m-offerGallery_picture {
  position: relative!important;
}

.m-offerGallery .m-offerGallery_control {
  position: absolute;
  top: 50%;
  z-index: 100;
  padding: 27px 12px;
  font-size: 34px;
  cursor: pointer;
  transform: translateY(-50%);
}

.m-offerGallery .m-offerGallery_prev {
  left: -1px;
  border-radius: 0 10px 10px 0;
}

.m-offerGallery .m-offerGallery_next {
  right: -1px;
  border-radius: 10px 0 0 10px;
}

.m-offerGallery .m-offerGallery_thumb {
  float: left;
  cursor: pointer;
}

.m-offerGallery .m-offerGallery_thumb.swiper-active-switch {
  opacity: .7;
}

.m-offerGallery .m-offerGallery_th_pagin {
  display: none;
}

.m-offerGallery .m-offerGallery_th {
  position: relative;
  display: none;
  clear: both;
  padding: 15px 0;
  margin: 0;
  text-align: center;
}

.m-offerGallery .m-offerGallery_th span {
  display: inline-block;
  padding: 2px;
  vertical-align: middle;
  cursor: pointer;
}

.m-offerGallery .m-offerGallery_th span img {
  max-width: 100%;
}

.m-offerGallery .m-offerGallery_th span.active img {
  opacity: .4;
}

.m-offerGallery .m-offerGallery_th li {
  position: relative;
  text-align: center;
  vertical-align: middle;
  transition: all .3s ease;
}

.m-offerGallery .m-offerGallery_th li img {
  margin: 0 auto;
  line-height: 1;
  opacity: .8;
}

.m-offerGallery .m-offerGallery_miniSlider .m-offerGallery_next {
  right: 0;
}

.m-offerGallery .m-offerGallery_miniSlider .m-offerGallery_prev {
  left: 0;
}

.m-offerGallery .m-offerGallery_wrap {
  position: relative;
  min-height: 200px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  background: url(../images/preloaders/loaderBig.gif) center center no-repeat;
}

.m-offerGallery .m-emblemHolder {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
}

.m-offerGallery_popoup .m-offerGallery_popPic {
  width: 100%;
}

.m-offerGallery_popoup .m-offerGallery_popPic .m-offerGallery_nav {
  position: absolute;
}

.m-offerGallery_popoup .m-offerGallery_popPic .m-offerGallery_nav a {
  margin: 0 5px;
}

.b-additionals .m-offerGallery_popoup .m-offerGallery_popPic .m-offerGallery_nav .m-posMap_searchMylocation,
.m-offerGallery_popoup .m-offerGallery_popPic .m-offerGallery_nav .b-additionals .m-posMap_searchMylocation,
.m-offerGallery_popoup .m-offerGallery_popPic .m-offerGallery_nav .m-btn {
  padding: 6px 15px;
  font-size: 12px;
}

.b-additionals .m-offerGallery_popoup .m-offerGallery_popPic .m-offerGallery_nav .m-posMap_searchMylocation i,
.m-offerGallery_popoup .m-offerGallery_popPic .m-offerGallery_nav .b-additionals .m-posMap_searchMylocation i,
.m-offerGallery_popoup .m-offerGallery_popPic .m-offerGallery_nav .m-btn i {
  margin: 0;
  vertical-align: middle;
}

.b-additionals .m-offerGallery_popoup .m-offerGallery_popPic .m-offerGallery_nav .is-disabled.m-posMap_searchMylocation,
.m-offerGallery_popoup .m-offerGallery_popPic .m-offerGallery_nav .b-additionals .is-disabled.m-posMap_searchMylocation,
.m-offerGallery_popoup .m-offerGallery_popPic .m-offerGallery_nav .m-btn.is-disabled {
  opacity: .6;
}

.m-offerGallery_popoup .m-offerGallery_popPic .m-offerGallery_zoom {
  position: relative;
  height: 400px;
  margin-bottom: 15px;
  background: url(../images/preloaders/loaderBig.gif) center center no-repeat;
}

.m-offerGallery_popoup .m-offerGallery_popThumbs {
  position: relative;
  bottom: 100px;
  float: none;
  margin: 0 auto;
  text-align: center;
}

.m-offerGallery_popoup .m-offerGallery_popThumbs .m-offerGallery_buttons {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  font-size: 28px;
  vertical-align: middle;
  cursor: pointer;
}

.m-offerGallery_popoup .m-offerGallery_popThumbs .m-offerGallery_popItem {
  position: relative;
  float: left;
  width: 90px;
  height: 100px;
  cursor: pointer;
  opacity: .6;
  transition: all .3s ease;
}

.m-offerGallery_popoup .m-offerGallery_popThumbs .m-offerGallery_popItem.is-active,
.m-offerGallery_popoup .m-offerGallery_popThumbs .m-offerGallery_popItem:hover {
  opacity: 1;
}

.m-offerGallery_popoup .m-offerGallery_popThumbs .m-offerGallery_popItem.is-active img {
  border-bottom: 2px solid red;
}

.m-offerGallery_popoup .m-offerGallery_popThumbs .m-offerGallery_popItem img {
  border-bottom: 2px solid #fff;
}

.m-offerGallery_popoup .m-offerGallery_cat {
  font-size: 15px;
}

.m-offerGallery_popoup .m-offerGallery_header {
  padding-bottom: 15px;
}

.m-offerGallery_popoup .m-offerGallery_name {
  margin-top: 0;
  font: 400 24px Arial;
  text-align: left;
}

.m-offerGallery_popoup .m-offerGallery_nav {
  padding: 15px;
  text-align: center;
}

.m-offerGallery_popoup.m-offerGallery_thumbsVertical .m-offerGallery_popThumbs .m-offerGallery_popItem {
  float: none;
}

.m-offerGallery_popoup.m-offerGallery_thumbsVertical .m-offerGallery_buttons {
  height: 28px;
  transform: rotate(90deg);
}

.m-offerGallery_mobile {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  overflow: hidden;
}

.m-offerGallery_mobile .m-offerGallery_mobileImg {
  position: absolute;
  top: 15px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  text-size-adjust: none;
  background-repeat: no-repeat;
  background-size: contain;
  transform: translateZ(0);
  user-select: none;
}

.b-pos .m-offerGallery {
  margin: 0 auto;
}

.b-pos .m-offerGallery .m-offerGallery_th li {
  line-height: 92px;
}

.b-pos .m-offerGallery .m-offerGallery_next,
.b-pos .m-offerGallery .m-offerGallery_prev {
  top: calc(50% - 1px);
  transform: translateY(-50%);
}

.b-posView .m-offerGallery .m-offerGallery_wrap {
  min-height: inherit;
}

.b-posView .m-offerGallery .m-offerGallery_miniSlider {
  margin: 10px 0;
}

.b-posView_gallery .m-offerGallery .m-offerGallery_th,
.b-posView_gallery .m-offerGallery .m-offerGallery_th li img {
  margin: 0;
}

.v-pos .m-offerGallery {
  text-align: left;
}

.v-pos .m-offerGallery .m-offerGallery_wrap {
  min-height: auto;
}

.v-pos .m-offerGallery .m-offerGallery_miniSlider {
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px 15px;
  margin: 10px 0 0;
  overflow: hidden;
}

.v-pos .m-offerGallery .m-offerGallery_control {
  display: none!important;
}

.v-pos .m-offerGallery_th {
  position: static;
}

.v-pos .m-offerGallery_popoup .m-offerGallery_popThumbs .m-offerGallery_buttons.m-offerGallery_next,
.v-pos .m-offerGallery_popoup .m-offerGallery_popThumbs .m-offerGallery_buttons.m-offerGallery_prev {
  top: -23px;
  right: -5px;
}

.b-promoOffers_content .m-offerGallery {
  margin-bottom: 0;
}

.b-promoOffers_content .m-offerGallery .m-offerGallery_control {
  display: none;
}

.b-promoOffers_content .m-offerGallery.m-offerGallery_thumbsVertical .m-offerGallery_wrap div {
  cursor: default;
}

.b-promoOffers_content .m-offerGallery.m-offerGallery_thumbsVertical .m-offerGallery_miniSlider {
  text-align: center;
}

.m-pagination {
  font: 300 16px/47px Roboto,sans-serif;
  color: #333;
}

.m-pagination_item.is-active {
  font-weight: 700;
  color: #000;
  cursor: default;
}

.m-pagination_item:hover {
  text-decoration: underline;
}

.m-pagination_next,
.m-pagination_prev {
  display: inline-block;
  width: 47px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  vertical-align: middle;
  background-color: #ce0422;
  border-radius: 3px;
}

.m-pagination_next.is-disabled,
.m-pagination_prev.is-disabled {
  display: none;
}

.m-pagination_next:hover,
.m-pagination_prev:hover {
  cursor: pointer;
  background: #e00223;
  box-shadow: 0 0 1px 0 #801a29;
}

.m-pagination_prev {
  margin: 0 15px 0 0;
}

.m-pagination_next {
  margin: 0 0 0 15px;
}

.m-pagination_input {
  width: 47px;
  height: 47px;
  box-sizing: border-box;
  padding: 0 5px;
  font: 300 16px/25px Roboto,sans-serif;
  color: #444;
  text-align: center;
  border: 1px solid transparent;
  box-shadow: 0 1px 5px 0 rgba(77,107,128,.25);
  transition: .3s;
  appearance: textfield;
}

.m-pagination_input:focus {
  border: 1px solid #bbb;
}

.m-pagination_count {
  color: #444;
}

.m-pagination .m-pagination_input {
  border-radius: 3px;
}

.m-pagination.is-productBoxPagin {
  margin-bottom: 30px;
  text-align: right;
}

.m-pagination.is-productBoxPagin.is-hidden {
  display: none;
}

.m-pagination.is-productBoxPagin .m-pagination_next,
.m-pagination.is-productBoxPagin ul {
  display: inline-block;
}

.m-pagination.is-productBoxPagin ul li {
  display: inline-block;
  padding: 0 5px;
  margin: 0 4px;
  cursor: pointer;
}

.m-pagination.is-productBoxPagin ul li.is-active {
  color: #ce0422;
}

.m-pagination.is-productBoxPagin ul li:hover {
  text-decoration: underline;
}

.b-listing .m-pagination {
  display: block;
  clear: both;
}

.m-posMap {
  width: 100%;
}

.m-posMap_search {
  margin-bottom: 20px;
}

.m-posMap_searchSubmit {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
}

.m-posMap_map {
  border: 1px solid #eee;
}

.m-posMap_menuName {
  display: none;
}

.m-posMap_listItem {
  padding: 20px 5px 20px 0;
  list-style-type: none;
  border-bottom: 1px solid #e2e8ec;
}

.m-posMap_listContent:focus {
  color: #287fd9;
  outline: 0;
}

.m-posMap_listContentParagraph {
  font: 300 16px/24px Roboto,sans-serif;
  color: #333;
  padding-left: 37px;
}

.m-posMap_info {
  box-sizing: border-box;
  text-align: left;
  box-shadow: 0 0 30px 0 #000;
}

.m-posMap_infoMore {
  border-top: none;
}

.m-posMap_infoMore td:last-child {
  text-align: right;
}

.m-posMap_menuScroll {
  display: none;
}

.m-posMap_menuStores {
  min-height: 487px;
}

.m-posMap_settingsContainer {
  position: relative;
  z-index: 200;
  padding: 0 0 20px;
}

.m-posMap_settingsItem {
  display: inline-block;
  width: 210px;
  vertical-align: middle;
}

.m-posMap_settingsItem .is-targetIcon {
  position: relative;
  top: -2px;
  margin-left: -10px;
  left: 8px;
}

.m-posMap_settingsItem .is-cleanIcon {
  position: relative;
  top: -1px;
  margin-left: -2px;
  left: 5px;
}

.m-posMap_listIcon {
  float: left;
  margin-right: 8px;
}

.m-posMap_listIconParagraph {
  font: 300 16px/24px Roboto,sans-serif;
}

.v-pos .m-posMap {
  margin-top: 10px;
}

.v-pos .m-posMap_menuStores {
  min-height: unset;
}

.v-pos .m-posMap_map {
  float: none;
}

.v-pos .m-posMap_menu {
  float: none;
  width: 100%;
  padding-left: 0;
  border-left: none;
}

.v-pos .m-posMap_searchMylocation,
.v-pos .m-posMap_showRouteButton {
  font-size: 16px;
  font-weight: 300;
  line-height: 43px;
}

.v-pos .m-posMap_searchMylocation:focus,
.v-pos .m-posMap_showRouteButton:focus {
  color: #333;
  outline: 0;
}

.v-pos .m-posMap_searchMylocation [class^=icon],
.v-pos .m-posMap_showRouteButton [class^=icon] {
  margin-right: 13px;
}

.v-pos .m-posMap_showRouteButton .is-targetIcon {
  position: relative;
  left: 4px;
}

.v-pos .m-posMap_mapContainer {
  height: auto;
}

.b-additionals .m-posMap_menu {
  float: none;
  width: 100%;
  margin: 0 auto 35px;
}

.b-additionals .m-posMap_menuList {
  display: none;
}

.b-additionals .m-posMap_search {
  margin: 0 auto;
}

.b-additionals .m-posMap_searchSubmit {
  height: 27px;
  padding: 12px 20px;
  vertical-align: middle;
  background-color: #333;
}

.b-additionals .m-posMap_searchMylocation {
  display: block;
  float: right;
  border-width: 1px;
}

.b-additionals .m-posMap_map {
  width: 100%;
}

.v-posList .m-posMap_menu.is-full .m-posMap_menuName::after {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -525px;
  width: 11px;
  height: 6px;
}

.v-posList .m-posMap_menu.is-full .m-posMap_menuStores,
.v-posList .m-posMap_menuScroll {
  display: block;
}

.v-posList .m-posMap_menuHeader {
  position: relative;
}

.v-posList .m-posMap_map {
  border: 1px solid #eee;
}

.v-posList .m-posMap_menuName {
  padding: 20px 0 25px;
  font: 300 20px/22px Roboto,sans-serif;
  cursor: pointer;
}

.v-posList .m-posMap_menuName::after {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -380px -350px;
  width: 11px;
  height: 6px;
  content: '';
  position: absolute;
  top: 28px;
  right: 0;
  display: block;
}

.v-posList .m-posMap_searchClear {
  margin-top: 4px;
}

.m-posMap_searchBox {
  position: relative;
}

.m-posMap_searchBox .m-posMap_searchInput {
  border-radius: 3px;
  box-shadow: 0 1px 5px 0 rgba(77,107,128,.25);
}

.m-posMap_searchBox .m-posMap_searchInput input {
  position: relative;
  z-index: 2;
  width: 100%;
  box-sizing: border-box;
  font: 300 16px/47px Roboto,sans-serif;
  color: #444;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: 1px solid #e8ecef;
  border-radius: 3px;
  outline: 0;
}

.m-posMap_searchBox .m-posMap_searchInput input:focus {
  outline: 0;
}

.m-posMap_searchBox .m-posMap_searchSubmit {
  float: right;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 57px;
  color: #fff;
  text-align: center;
  background-color: #ce0422;
  border-radius: 0 3px 3px 0;
  border: 0;
  margin-top: 1px;
}

.m-posMap_searchBox .m-posMap_searchSubmit i {
  margin-right: 0;
}

.is-customFilterIcon {
  position: relative;
  top: -2px;
}

.m-posMap_primaryCategory {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #e2e8ec;
}

.m-posMap_primaryCategory span {
  display: inline-block;
}

.m-posMap_primaryCategory span i {
  display: inline-block;
  width: 26px;
  text-align: center;
}

.m-posMap_primaryParagraph b {
  font-weight: 500;
}

.m-posMap_primaryParagraph.is-toTop {
  vertical-align: top;
}

.m-posMap_primary table {
  width: 100%;
}

.is-redUnderlined {
  border-bottom: 1px solid #ce0422;
}

.is-posShopInfoContent {
  box-sizing: border-box;
}

.is-posShopInfoContent ul {
  list-style: none;
}

.is-posShopInfoContent ul li {
  position: relative;
  padding-left: 40px;
}

.is-posShopInfoContent ul li h3 {
  margin-bottom: 4px;
  font: 300 22px/24px Roboto,sans-serif;
}

.is-posShopInfoContent ul li p {
  font: 300 16px/38px Roboto,sans-serif;
}

.is-posShopInfoContent ul li i {
  position: absolute;
  left: 0;
}

.m-accordion .m-posMap_searchBox {
  display: inline-block;
}

.m-storeFinder-popup .m-posMap {
  position: relative;
}

.m-storeFinder-popup .m-posMap .m-posMap_search {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 15px;
}

.m-storeFinder-popup .m-posMap .m-posMap_searchBox {
  margin-bottom: 0;
}

.m-storeFinder-popup .m-posMap .m-posMap_search .m-posMap_searchClear.is-active {
  display: inline-block;
}

.m-storeFinder-popup .m-posMap .m-posMap_search .m-posMap_searchClear,
.m-storeFinder-popup .m-posMap .m-posMap_search .m-posMap_searchClear:hover,
.m-storeFinder-popup .m-posMap .m-posMap_search .m-posMap_searchMylocation,
.m-storeFinder-popup .m-posMap .m-posMap_search .m-posMap_searchMylocation:hover {
  color: #fff;
}

.m-storeFinder-popup .m-posMap_infoName {
  font-style: italic;
}

.m-storeFinder-popup .m-posMap_infoAddress {
  font-weight: 700;
  margin-bottom: 10px;
}

.m-storeFinder-popup .m-posMap_infoBtn,
.m-storeFinder-popup .m-posMap_infoHours {
  margin-bottom: 10px;
}

.m-storeFinder-popup .m-posMap_infoMore a {
  text-decoration: underline;
}

.m-storeFinder-popup .m-posMap .m-posMap_menuName {
  display: block;
}

.m-storeFinder-popup .m-posMap .m-posMap_mapContainerInside .m-posMap_search {
  padding: 10px 15px;
  margin-bottom: 2px;
  background-color: #fff;
}

.m-storeFinder-popup .m-posMap .m-posMap_mapContainerInside .m-posMap_searchMylocation {
  display: none;
}

.m-storeFinder-popup .m-posMap .m-posMap_mapContainerInside .m-posMap_searchInput {
  width: 65%;
}

.m-storeFinder-popup .m-posMap .m-posMap_mapContainerInside .m-posMap_searchClear {
  margin-right: 0;
}

.m-storeFinder-popup .m-posMap .m-posMap_mapContainerInside .m-posMap_menuScroll {
  top: 111px;
}

.m-storeFinder-popup .m-posMap .m-posMap_mapContainer {
  position: relative;
}

.m-storeFinder-popup .m-posMap .m-posMap_searchInput {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  border: 1px solid #dcdcdc;
}

.m-storeFinder-popup .m-posMap .m-posMap_searchInput input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
  line-height: normal;
  background-color: rgba(255,255,255,0);
  border: none;
}

.m-storeFinder-popup .m-posMap .m-posMap_searchBox .m-posMap_searchSubmit {
  position: static;
  padding-top: 15px;
  padding-bottom: 9px;
  height: 51px;
}

.m-storeFinder-popup .m-posMap .m-posMap_searchBox .m-posMap_searchSubmit i {
  margin-bottom: 32px;
}

.m-storeFinder-popup .m-posMap .m-posMap_map {
  width: 100%;
  height: 540px;
}

.m-storeFinder-popup .m-posMap .m-posMap_map img {
  max-width: inherit;
}

.m-storeFinder-popup .m-posMap .m-posMap_menu {
  z-index: 90;
}

.m-storeFinder-popup .m-posMap .m-posMap_menu.is-active .m-posMap_menuToggle::after {
  display: none;
}

.m-storeFinder-popup .m-posMap .m-posMap_menu.is-active .m-posMap_menuList {
  display: block;
}

.m-storeFinder-popup .m-posMap .m-posMap_menuHeader {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 48px;
  padding: 0 50px 0 20px;
  overflow: hidden;
  line-height: 48px;
  background-color: #fff;
}

.m-storeFinder-popup .m-posMap .m-posMap_menuList {
  display: none;
  background: #fff;
}

.m-storeFinder-popup .m-posMap .m-posMap_menuStores {
  list-style: none;
}

.m-storeFinder-popup .m-posMap .m-posMap_listItem {
  padding: 10px 15px;
  cursor: pointer;
  border-bottom: 1px solid #eee;
}

.m-storeFinder-popup .m-posMap .m-posMap_listItem:last-child {
  border-bottom: none;
}

.m-storeFinder-popup .m-posMap .m-posMap_listItem:hover {
  background-color: #fafafa;
}

.m-storeFinder-popup .m-posMap .m-posMap_listItem.is-empty:hover {
  cursor: default;
  background: 0 0;
  border-bottom: none;
}

.m-storeFinder-popup .m-posMap .m-posMap_listItem.is-active .m-posMap_listDetails {
  display: block;
}

.m-storeFinder-popup .m-posMap .m-posMap_listItem .m-posMap_listDetails {
  display: none;
}

.m-storeFinder-popup .m-posMap .m-posMap_listItem .m-posMap_listIcon {
  float: left;
  margin-right: 10px;
  font-size: 32px;
}

.m-storeFinder-popup .m-posMap .m-posMap_listItem .m-posMap_listContent {
  float: left;
}

.m-storeFinder-popup .m-posMap .m-posMap_listItem .m-posMap_listBtn {
  margin-top: 5px;
}

.m-storeFinder-popup .m-posMap .m-posMap_menuScroll {
  z-index: 10;
  overflow-x: hidden;
  overflow-y: auto;
  background: #fff;
}

.m-storeFinder-popup .m-posMap .m-posMap_menuToggle {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 14px;
  height: 4px;
  margin-top: -6px;
  cursor: pointer;
  background: #444;
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff;
}

.m-storeFinder-popup .m-posMap .m-posMap_menuToggle::after {
  position: absolute;
  top: -5px;
  left: 5px;
  display: block;
  width: 4px;
  height: 14px;
  background: #444;
  content: '';
}

.m-storeFinder-popup .m-posMap .m-posMap_menuToggle.is-active::after {
  display: none;
}

.m-storeFinder-popup .m-posMap_info {
  min-width: 200px;
}

.m-storeFinder-popup .m-storeFinder-popup .m-posMap .m-posMap_searchInput {
  border: none;
}

.m-storeFinder-popup .m-storeFinder-popup .m-posMap .m-posMap_searchInput .m-form_input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  height: 50px;
  padding: 0 15px;
  font-family: Roboto,sans-serif;
  font-size: 16px;
  background-color: #f7f7f7;
}

.m-storeFinder-popup .m-posMap_menuList .m-posMap_menuScroll {
  display: block;
}

.m-storeFinder-popup .m-posMap_listDetails .m-posMap_listBtn a {
  height: 34px;
  line-height: 34px;
}

.m-storeFinder-popup .m-posMap_listDetails .m-posMap_listBtn a:hover {
  color: #fff;
}

.m-storeFinder-popup .m-posMap_infoBtn a {
  height: 34px;
  line-height: 34px;
}

.m-storeFinder-popup .m-posMap_infoBtn a:hover {
  color: #fff;
}

.v-cms_list .m-preloader {
  height: auto;
  overflow: hidden;
  text-align: center;
}

.v-cms_list .m-preloader img {
  margin: 15px auto;
}

.m-priceBox {
  display: inline-block;
  font-family: Roboto,sans-serif;
}

.m-priceBox_meta {
  margin-left: -.25em;
}

.m-priceBox_separator {
  margin-right: -.25em;
}

.m-priceBox_new,
.m-priceBox_old {
  display: inline-block;
}

.m-priceBox_new {
  margin-right: 14px;
  font-size: 32px;
  font-weight: 500;
  line-height: .8em;
  color: #ce0422;
}

.m-priceBox_new.is-big {
  font-size: 40px;
}

.m-priceBox_new.is-medium {
  font-size: 24px;
}

.m-priceBox_new.is-small {
  font-size: 18px;
}

.m-priceBox_old {
  position: relative;
  font-size: 22px;
  font-weight: 300;
  color: #444;
}

.m-priceBox_old::before {
  content: '';
  position: absolute;
  bottom: 12px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #444;
}

.m-priceBox_old.is-big {
  font-size: 26px;
}

.m-priceBox_old.is-medium {
  font-size: 14px;
}

.m-priceBox_old.is-small {
  font-size: 12px;
}

.m-priceBox_netto {
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  color: #ce0422;
}

.m-priceBox_netto .m-priceBox_label {
  font-weight: 300;
  color: #444;
}

.m-priceBox_netto.is-big {
  font-size: 18px;
}

.m-priceBox_netto.is-medium {
  font-size: 16px;
}

.m-priceBox_netto.is-small {
  font-size: 14px;
}

.b-offersGrid .m-offerBox .m-priceBox,
.b-offersGrid .m-offerBox .m-priceBox .m-priceBox_new,
.b-offersGrid .m-offerBox .m-priceBox .m-priceBox_old,
.b-offersSlider .m-offerBox .m-priceBox,
.b-offersSlider .m-offerBox .m-priceBox .m-priceBox_new,
.b-offersSlider .m-offerBox .m-priceBox .m-priceBox_old {
  display: block;
}

.b-offersGrid .m-offerBox .m-priceBox .m-priceBox_old,
.b-offersSlider .m-offerBox .m-priceBox .m-priceBox_old {
  float: left;
  line-height: 16px;
}

.b-offersGrid .m-offerBox .m-priceBox .m-priceBox_old::before,
.b-offersSlider .m-offerBox .m-priceBox .m-priceBox_old::before {
  bottom: 50%;
}

.b-offersGrid .m-offerBox .m-priceBox .m-priceBox_new,
.b-offersSlider .m-offerBox .m-priceBox .m-priceBox_new {
  margin-top: 0;
}

.b-bestsellers .m-offerBox .m-offerBox_inner>.m-priceBox {
  margin-top: 3px;
}

.b-bestsellers .m-offerBox .m-offerBox_inner>.m-priceBox~.m-priceBox {
  bottom: 0;
}

.b-bestsellers .m-offerBox.is-featured .m-offerBox_inner>.m-priceBox {
  order: 4;
}

.b-bestsellers .m-offerBox.is-featured .m-offerBox_inner>.m-priceBox~.m-priceBox {
  order: 3;
}

.b-account_savebox .m-offerBox .m-priceBox,
.b-listing .m-offerBox .m-priceBox,
.b-sidebar .m-offerBox .m-priceBox {
  margin-top: 5px;
}

.b-account_savebox .m-offerBox .m-priceBox~.m-priceBox,
.b-listing .m-offerBox .m-priceBox~.m-priceBox,
.b-sidebar .m-offerBox .m-priceBox~.m-priceBox {
  order: 3;
}

.b-account_savebox .m-offerBox .m-priceBox~.m-priceBox~.m-priceBox,
.b-listing .m-offerBox .m-priceBox~.m-priceBox~.m-priceBox,
.b-sidebar .m-offerBox .m-priceBox~.m-priceBox~.m-priceBox {
  order: 2;
}

.b-account_savebox .m-offerBox.is-b2b .m-priceBox_old.is-small,
.b-listing .m-offerBox.is-b2b .m-priceBox_old.is-small,
.b-sidebar .m-offerBox.is-b2b .m-priceBox_old.is-small {
  font-size: 14px;
}

.b-account_savebox .m-offerBox.is-b2b .m-priceBox_new.is-small,
.b-listing .m-offerBox.is-b2b .m-priceBox_new.is-small,
.b-sidebar .m-offerBox.is-b2b .m-priceBox_new.is-small {
  font-size: 20px;
}

.b-account_savebox .m-offerBox.is-tiles .m-priceBox,
.b-listing .m-offerBox.is-tiles .m-priceBox,
.b-sidebar .m-offerBox.is-tiles .m-priceBox {
  display: block;
}

.b-account_savebox .m-offerBox.is-tiles .m-priceBox~.m-priceBox,
.b-listing .m-offerBox.is-tiles .m-priceBox~.m-priceBox,
.b-sidebar .m-offerBox.is-tiles .m-priceBox~.m-priceBox {
  min-height: 32px;
}

.b-account_savebox .m-offerBox.is-tiles .m-priceBox_new,
.b-listing .m-offerBox.is-tiles .m-priceBox_new,
.b-sidebar .m-offerBox.is-tiles .m-priceBox_new {
  display: block;
}

.b-account_savebox .m-offerBox.is-tiles .m-priceBox_new.is-small,
.b-listing .m-offerBox.is-tiles .m-priceBox_new.is-small,
.b-sidebar .m-offerBox.is-tiles .m-priceBox_new.is-small {
  clear: both;
}

.b-account_savebox .m-offerBox.is-tiles .m-priceBox_old,
.b-listing .m-offerBox.is-tiles .m-priceBox_old,
.b-sidebar .m-offerBox.is-tiles .m-priceBox_old {
  display: block;
  float: left;
  line-height: 16px;
}

.b-account_savebox .m-offerBox.is-tiles .m-priceBox_old::before,
.b-listing .m-offerBox.is-tiles .m-priceBox_old::before,
.b-sidebar .m-offerBox.is-tiles .m-priceBox_old::before {
  bottom: 50%;
}

.m-cartQuick .m-priceBox_old {
  margin-right: 5px;
}

.m-cartQuick_sum .m-priceBox_new {
  font-size: 26px;
}

.b-offersSlider .m-offerBox.is-tiles .m-priceBox {
  position: absolute;
  bottom: 65px;
  display: block;
  margin-top: 4px;
}

.b-offersSlider .m-offerBox.is-tiles .m-priceBox~.m-priceBox {
  display: inline-block;
}

.b-offersSlider .m-offerBox.is-tiles .m-priceBox_label.is-before {
  display: none;
}

.b-offersSlider .m-offerBox.is-tiles .m-priceBox_label.is-after {
  display: inline-block;
}

.b-offersSlider .m-offerBox.is-tiles .m-priceBox_new.is-small {
  margin-top: 0;
  font-size: 20px;
}

.m-cartSummary_price .m-priceBox_new {
  margin-right: 0;
  font: 500 16px/32px Roboto,sans-serif;
  color: #ce0422;
  text-align: right;
}

.m-cartSummary_last .m-cartSummary_price .m-priceBox_new {
  font-size: 24px;
}

.b-offer_price .m-priceBox,
.b-offer_price .m-priceBox_netto {
  display: block;
}

.b-offer_toolbar .m-priceBox_netto {
  margin-bottom: 5px;
}

.b-offer_toolbar .m-priceBox_netto .m-priceBox_label.is-after {
  display: none;
}

.b-offer_toolbar .m-priceBox_netto .m-priceBox_label.is-before {
  display: inline-block;
  text-transform: capitalize;
}

.b-offer_toolbar .m-priceBox_new {
  margin-right: 0;
}

.b-setSlider .m-offerBox_setCta .m-priceBox_old,
.b-setSlider .m-offerBox_setSave .m-priceBox_new {
  font-size: 16px;
}

.b-setSlider .m-offerBox .m-priceBox_new {
  margin-right: 0;
}

.b-setSlider .m-priceBox .m-priceBox_new.is-old {
  position: relative;
  font-size: 16px;
  font-weight: 300;
  color: #444;
}

.b-setSlider .m-priceBox .m-priceBox_new.is-old::before {
  content: '';
  position: absolute;
  bottom: 6px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #444;
}

.m-services .m-priceBox_new {
  margin: 0;
}

.m-services .m-priceBox_new.is-small {
  font: 500 .625 Roboto,sans-serif;
}

.m-cartList .m-priceBox_new {
  margin: 0;
  font-size: 18px;
  white-space: nowrap;
}

.m-cartList .m-priceBox_old {
  font-size: 14px;
  white-space: nowrap;
}

.b-cart_toolbar .m-priceBox_new {
  font-size: 24px;
  white-space: nowrap;
}

.b-account_order .m-priceBox_new,
.b-account_orderDetails .m-priceBox_new {
  margin: 0;
}

.m-compareProducts_table .m-priceBox {
  display: block;
  text-align: left;
}

.m-compareProducts_table .m-priceBox~.m-priceBox {
  display: inline-block;
}

.m-compareProducts_table .m-priceBox_netto {
  padding-bottom: 5px;
}

.m-compareProducts_table .m-priceBox_netto .m-priceBox_label.is-before {
  display: none;
}

.m-compareProducts_table .m-priceBox_netto .m-priceBox_label.is-after {
  display: inline;
}

.m-compareProducts_stickyData .m-priceBox {
  margin-bottom: 5px;
}

.m-compareProducts_stickyData .m-priceBox_old {
  display: none;
}

.m-compareProducts_stickyData .m-priceBox_netto {
  padding-bottom: 0;
}

.b-gratisPopup .m-priceBox {
  padding: 20px 0;
}

.b-gratisPopup .m-priceBox_price {
  margin-right: 14px;
  font: 500 20px/22px Roboto,sans-serif;
  color: #ce0422;
}

.b-gratisPopup .m-priceBox_old {
  display: table;
  margin: auto;
  font: 500 14px/26px Roboto,sans-serif;
}

.v-list .b-listing_offers .m-offerBox:not(.is-tiles) .m-priceBox_label.is-after {
  display: none;
}

.m-reviews i:not(:first-child) {
  margin-left: 1px;
}

.m-reviews_count {
  position: relative;
  top: 2px;
  display: inline-block;
  margin-left: 3px;
}

.b-offer_averageOpinion .m-reviews_count {
  font: 300 16px Roboto,sans-serif;
  color: #444;
}

.m-compareProducts_table .m-offerBox_reviews {
  width: 100%;
  padding: 15px 0 20px;
  text-align: left;
}

.m-search {
  position: relative;
}

.m-search_input {
  border-radius: 3px;
  box-shadow: 0 1px 5px 0 rgba(77,107,128,.25);
}

.m-search_input input {
  position: relative;
  z-index: 2;
  width: 100%;
  box-sizing: border-box;
  font: 300 16px/47px Roboto,sans-serif;
  color: #444;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: 1px solid #e8ecef;
  border-radius: 3px;
  outline: 0;
}

.m-search_input input:focus {
  outline: 0;
}

.m-search_submit {
  z-index: 100;
  float: right;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 57px;
  color: #fff;
  text-align: center;
  background-color: #ce0422;
  border-radius: 0 3px 3px 0;
  border: 0;
}

.m-search_close {
  display: none;
  float: right;
  width: auto;
  height: 35px;
  box-sizing: border-box;
  padding: 0 15px;
  font-size: 16px;
  line-height: 33px;
  text-align: center;
  border: 1px solid #ddd;
  border-left: 0;
  border-radius: 0;
}

.m-search_close i {
  font-size: 16px;
}

.m-search_close:hover {
  text-decoration: none;
}

.m-search_inputLoader {
  position: absolute;
  z-index: 999;
  width: 20px;
  height: 20px;
}

.m-search_suggestion {
  z-index: 1000;
  display: none;
  box-sizing: border-box;
  background: #fff;
}

.m-search_suggestion::before {
  content: '▲';
  position: absolute;
  top: -13px;
  left: 25px;
  display: none;
  font-size: 16px;
  color: #fff;
  text-shadow: 0 -2px 3px rgba(77,107,128,.07);
  transform: scaleX(2);
}

.m-search_suggestion * {
  box-sizing: inherit;
}

.m-search_suggestion a {
  font: 400 16px/16px Roboto,sans-serif;
}

.m-search_suggestion .m-search_suggestionProducts {
  position: relative;
  height: calc(100% - 50px);
  overflow: hidden;
}

.m-search_suggestion .m-search_suggestionTab {
  display: block;
  float: left;
  width: calc(50% - 18px);
  cursor: default;
  background: #fff;
}

.m-search_suggestion ul {
  list-style: none;
}

.m-search_suggestion .m-search_suggestionCategoryList .m-search_suggestionCategoryItem a {
  display: block;
  color: #444;
}

.m-search_suggestion .m-search_suggestionCategoryList .m-search_suggestionCategoryItem a:hover {
  color: #ce0422;
  text-decoration: none;
}

.m-search_suggestion .m-search_suggestionCategoryList .m-search_suggestionCategoryItem:last-child a {
  border-bottom: 0;
}

.m-search_suggestion .m-search_suggestionProductsList {
  position: relative;
  max-height: 100%;
  overflow: auto;
}

.m-search_suggestion .m-search_suggestionProductsList .m-search_suggestionProductItem {
  position: relative;
  display: flex;
  border-bottom: 1px solid #eee;
}

.m-search_suggestion .m-search_suggestionProductsList .m-search_suggestionProductItem:last-of-type {
  border-bottom: 0;
}

.m-search_suggestion .m-search_suggestionProductsList .m-search_suggestionProductInfo {
  flex: 1;
}

.m-search_suggestion .m-search_suggestionProductsList .m-search_suggestionProductImg {
  width: 50px;
}

.m-search_suggestion .m-search_suggestionProductsList .m-search_suggestionProductName,
.m-search_suggestion .m-search_suggestionProductsList .m-search_suggestionProductPrice {
  display: inline-block;
}

.m-search_suggestion .m-search_suggestionProductsList .m-search_suggestionProductName a {
  font: 300 14px/22px Roboto,sans-serif;
  color: #444;
}

.m-search_suggestion .m-search_suggestionProductsList .m-search_suggestionProductName a:hover {
  color: #ce0422;
  text-decoration: none;
}

.m-search_suggestion .m-search_suggestionProductsList .m-search_suggestionProductName a em {
  font-weight: 500;
}

.m-search_suggestion .m-search_suggestionProductsList .m-search_suggestionProductPrice {
  font: 500 12px/22px Roboto,sans-serif;
  color: #ce0422;
}

.m-search_suggestion .m-search_suggestionRadio {
  display: none;
}

.m-search_suggestion .m-search_suggestionRadio:checked+.m-search_suggestionTab {
  background: #fff;
  border-bottom: 2px solid #333;
}

.m-search_suggestionClose {
  position: fixed;
  top: 24px;
  right: 7px;
  z-index: 99999;
  display: none;
  width: 35px;
  height: 35px;
  background: 0 0;
  border-radius: 3px;
}

.m-search_suggestionClose::after,
.m-search_suggestionClose::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15px;
  height: 2px;
  margin-top: -1px;
  margin-left: -7.5px;
  background: #444;
  border-radius: 2px;
}

.m-search_suggestionClose::before {
  transform: rotate(45deg);
}

.m-search_suggestionClose::after {
  transform: rotate(-45deg);
}

.is-search-active,
.is-search-active body {
  max-height: 100%;
  overflow: hidden;
}

.is-search-active .m-search {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  display: block;
  padding: 18px;
  margin: 0;
  background: #fff;
}

.is-search-active .m-search .m-search_input {
  display: block;
  width: calc(100% - 70px);
  box-sizing: border-box;
  border: 1px solid #e8ecef;
}

.is-search-active .m-search .m-search_input input {
  width: 100%;
  height: 45px;
  box-sizing: border-box;
  line-height: 45px;
  background: #fff;
  border: 0;
}

.is-search-active .m-search .m-search_submit {
  position: absolute;
  top: 18px;
  right: 48px;
  z-index: 99;
  width: 43px;
  height: 47px;
}

.is-search-active .m-search .m-search_submit i {
  vertical-align: initial;
  transform: scale(0.75);
}

.is-search-active .m-search .m-search_select {
  display: none;
}

.is-search_results .m-search .m-search_submit {
  border: 0;
}

.v-index .m-search_input {
  display: block;
}

.v-index .m-search_submit {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 12px;
}

.b-toolbar .m-select_title {
  display: none;
}

.m-select {
  position: relative;
}

.m-select::after {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -73px -570px;
  width: 11px;
  height: 6px;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  content: '';
}

.m-select_title {
  display: inline-block;
  margin-right: 10px;
  font: 300 16px/20px Roboto,sans-serif;
  color: #444;
  vertical-align: top;
  padding-top: 18px;
}

.m-select_custom {
  position: relative;
  width: 180px;
  padding: 13px 35px 13px 15px;
  font: 300 16px/20px Roboto,sans-serif;
  background: #fff;
  border: 0;
  border-radius: 5px;
  box-shadow: 0 1px 5px 0 rgba(77,107,128,.25);
}

.m-limit .m-select_custom {
  width: 96px;
}

.m-storeFinder .m-select_custom {
  width: 100%;
  text-transform: capitalize;
}

.m-services {
  position: relative;
}

.m-services * {
  box-sizing: border-box;
}

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

.m-services_headersMobileItem {
  float: left;
  padding: 15px 0;
  background-color: #f1f1f1;
  border-bottom: 1px solid #e2e8ec;
  border-left: 1px solid #e2e8ec;
}

.is-1 .m-services_headersMobileItem {
  width: 100%;
}

.is-2 .m-services_headersMobileItem {
  width: 50%;
}

.is-3 .m-services_headersMobileItem {
  width: 33.333%;
}

.is-4 .m-services_headersMobileItem {
  width: 25%;
}

.m-services_headersMobileItem:first-child {
  border-left: 0;
}

.m-services_headersMobileItem.is-active,
.m-services_headersMobileItem:hover {
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid transparent;
}

.m-services_headersMobileItem p {
  margin-top: 10px;
}

.m-services_logo img {
  max-height: 50px;
}

.m-services_first .m-services_headers {
  padding-right: 20px;
}

.m-services_first .m-services_headers p {
  padding-top: 0;
}

.m-services_others {
  position: relative;
}

.m-services_others .m-services_items {
  display: flex;
  align-items: stretch;
}

.m-services_others .m-services_items>.m-services_item {
  width: 100%;
  margin: 0 auto;
}

.m-services_others .m-services_items>.m-services_item .m-services_option .m-services_mobile {
  padding-top: 0;
}

.m-services_others .m-services_headers {
  position: relative;
  border-bottom: 1px solid #e2e8ec;
}

.m-services_others .m-services_headers i {
  top: 0;
  left: 0;
}

.m-services_mobile .m-services_item {
  display: block;
  float: left;
}

.m-services_name {
  display: block;
  padding: 13px 10px 13px 0;
  font: 300 .625 Roboto,sans-serif;
}

.m-services_item {
  position: relative;
}

.m-services_item.is-opened,
.m-services_item.is-opened .m-services_option {
  display: block;
}

.m-services_item.is-opened .m-services_title p {
  position: relative;
  color: #333;
}

.m-services_item.is-full .m-services_title p {
  color: #55ad32;
}

.m-services_item .m-services_inner {
  padding: 0;
}

.m-services_item .m-services_option {
  position: relative;
  text-align: left;
}

.m-services_item .m-services_option .m-services_mobile {
  padding-top: 10px;
  font: 300 14px/24px Roboto,sans-serif;
}

.m-services_title p {
  position: relative;
  font-family: Arial,sans-serif;
  font-size: 17px;
  line-height: 19px;
  color: #000;
}

.m-services_add {
  position: relative;
  margin-bottom: 0;
}

.m-services_add p {
  font: 500 .625 Roboto,sans-serif;
}

.m-services_add input[type=radio] {
  position: absolute;
  top: 15px;
  left: 0;
  z-index: 100;
}

.m-services_items .m-services_item {
  margin: 0 auto 10px;
}

.m-services_items .m-services_item.is-col2 {
  width: 50%;
}

.m-services_headers .m-services_option {
  align-items: center;
}

.m-services_line {
  line-height: 20px;
}

.m-services_categoryName {
  display: block;
  height: 45px;
  padding: 15px 10px 0 0;
  font: 500 20px/26px Roboto,sans-serif;
}

.m-services_categoryName.m-services_mobile {
  display: block;
  font: 500 18px/26px Roboto,sans-serif;
}

.m-services_footerTitle {
  padding: 25px 0;
  font: 500 20px/26px Roboto,sans-serif;
}

.m-services_footerTitle.is-mobile {
  padding: 10px 10px 15px;
  font-size: 18px;
}

.m-services_conditions {
  margin-left: -10px;
  font: 300 12px Roboto,sans-serif;
  color: #444;
}

.m-services_conditions a {
  display: block;
  width: 100%;
  text-decoration: underline;
}

.m-services_conditions a:hover {
  color: #ce0422;
}

.m-services_headers,
.m-services_headersMobile {
  font-size: 20px;
}

.m-services_headers i,
.m-services_headersMobile i {
  width: 30px;
}

.m-services_warrantyHeader {
  display: block;
}

.m-services_warrantyHeaderItem {
  float: left;
  width: 33.33%;
  padding: 10px;
  text-align: center;
}

.m-services_warrantyHeaderItem:nth-child(even) {
  border-right: 1px solid #e2e8ec;
  border-left: 1px solid #e2e8ec;
}

.m-services_warrantyHeaderItem i {
  margin-bottom: 10px;
}

.m-services_warrantyHeaderItem p {
  font: 200 13px/15px Roboto,sans-serif;
}

.m-services_warrantyCheck {
  border-top: 1px solid #e2e8ec;
  border-bottom: 1px solid #e2e8ec;
}

.m-services_warrantyCheck:last-child {
  border-bottom: none;
}

.m-services_warrantyCheckIcon {
  float: left;
  width: 33.33%;
  padding: 10px 0;
  text-align: center;
}

.m-services_warrantyCheckIcon:nth-child(even) {
  border-right: 1px solid #e2e8ec;
  border-left: 1px solid #e2e8ec;
}

.m-services_warrantyCheckIcon i {
  transform: scale(0.7);
}

.m-services_warrantyDescription {
  padding-top: 20px;
  padding-bottom: 20px;
  font: 300 14px/24px Roboto,sans-serif;
  text-align: center;
}

.m-services_warrantyCategoryName {
  display: block;
  padding: 10px;
  font: 500 18px/26px Roboto,sans-serif;
  background-color: #f1f1f1;
}

.m-services_warrantyFooter {
  border-top: 1px solid #e2e8ec;
}

.m-services_warrantyFooterItem {
  display: block;
  float: left;
  width: 33.33%;
}

.m-services_warrantyFooterItem:nth-child(1) .m-services_warrantyFooterItemOption,
.m-services_warrantyFooterItem:nth-child(2) .m-services_warrantyFooterItemOption,
.m-services_warrantyFooterItem:nth-child(3) .m-services_warrantyFooterItemOption {
  border-bottom: 1px solid #e2e8ec;
}

.m-services_warrantyFooterItem:nth-child(1) .m-services_warrantyFooterItemOption:nth-child(3),
.m-services_warrantyFooterItem:nth-child(2) .m-services_warrantyFooterItemOption:nth-child(3),
.m-services_warrantyFooterItem:nth-child(3) .m-services_warrantyFooterItemOption:nth-child(3) {
  border-bottom: none;
}

.m-services_warrantyFooterItem:nth-child(even) {
  border-right: 1px solid #e2e8ec;
  border-left: 1px solid #e2e8ec;
}

.m-services_warrantyFooterItemOption {
  height: 180px;
}

.m-services_warrantyFooterItemOption p {
  font: 500 13px/24px Roboto,sans-serif;
}

.m-services_warrantyFooterItemOption .is-customRadio {
  position: absolute;
  top: 80px;
  left: calc(50% - 9px);
}

.m-services_warrantyFooterItemOptionConditions {
  position: absolute;
  top: 104px;
  display: block;
  font: 300 12px/16px Roboto,sans-serif;
}

.m-services_warrantyFooterItemOptionAdd {
  padding-left: 0;
}

.m-services_warrantyFooterItemOptionAdd p {
  font: 500 13px/24px Roboto,sans-serif;
}

.is-mobileWarranties .m-services {
  border: none;
}

.is-mobileWarranties .m-services_monthlyPrice {
  margin-left: 0;
}

.is-mobileWarranties .m-services_categoryName.m-services_mobile {
  text-align: center;
}

.is-mobileWarranties .m-services_footer .m-services_footerTitle {
  display: none;
}

.is-mobileWarranties .m-services_add p {
  margin-right: 0;
}

.b-preCart .m-services_headersMobile,
.is-desktopWarranties .m-services_headersMobile {
  align-items: stretch;
}

.b-preCart .m-services_headersMobileItem.is-full .m-services_title,
.is-desktopWarranties .m-services_headersMobileItem.is-full .m-services_title {
  color: #55ad32;
}

.b-preCart .m-services_add,
.is-desktopWarranties .m-services_add {
  display: block;
}

.b-preCart .m-services_add p,
.is-desktopWarranties .m-services_add p {
  margin-right: 8px;
}

.b-preCart .m-services_monthlyPrice,
.is-desktopWarranties .m-services_monthlyPrice {
  display: block;
}

.b-preCart .m-services_conditions a,
.is-desktopWarranties .m-services_conditions a {
  margin-top: 10px;
  margin-left: 15px;
  text-align: left;
}

.b-preCart .m-services_group .m-services_option,
.is-desktopWarranties .m-services_group .m-services_option {
  align-items: center;
}

.m-slider {
  position: relative;
  min-height: 100px;
  text-align: center;
}

.m-slider_content:not(.owl-loaded):not([data-breakpoint]) {
  min-height: 100px;
  background: url(../images/loaders/loader.gif) center center no-repeat;
}

.v-category .m-slider {
  padding-bottom: 0;
}

.v-category .m-slider .m-slider_paginationWrap {
  display: none;
}

.b-carousel .m-slider_paginationWrap {
  width: 100%;
}

.b-carousel .m-slider_pagination div {
  display: inline-block;
  cursor: pointer;
}

.b-carousel .m-slider_pagination div::before {
  content: '';
  width: 11px;
  height: 11px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #bbb;
  transition: width .3s;
}

.b-carousel .m-slider_pagination div.active {
  color: #ce0422;
}

.b-carousel .m-slider_pagination div.active::before {
  background-color: #ce0422;
  border: 1px solid #ce0422;
  transition: width .3s;
}

.b-carousel .m-slider_item {
  display: none;
}

.b-carousel .m-slider_item:first-child {
  display: inline-block;
}

.b-carousel .m-slider_next,
.b-carousel .m-slider_prev {
  position: absolute;
}

.b-carousel .m-slider_next:hover,
.b-carousel .m-slider_prev:hover {
  opacity: .6;
}

.b-bestsellers .m-slider_next,
.b-bestsellers .m-slider_prev,
.b-offersSlider .m-slider_next,
.b-offersSlider .m-slider_prev,
.b-setSlider .m-slider_next,
.b-setSlider .m-slider_prev {
  position: absolute;
  padding: 10px 15px;
}

.b-bestsellers .m-slider_prev {
  left: 0;
}

.b-bestsellers .m-slider_next {
  right: 0;
}

.b-offersSlider .m-slider {
  text-align: left;
}

.b-offersSlider .m-slider_prev {
  left: -15px;
}

.b-offersSlider .m-slider_next {
  right: -15px;
}

.b-setSlider .m-slider_prev {
  left: -12px;
}

.b-setSlider .m-slider_next {
  right: -12px;
}

.b-offer_gallery .m-slider {
  text-align: center;
}

.b-offer_gallery .m-slider_item {
  background: url(../images/preloaders/preload.gif) center center no-repeat;
}

.b-offer_galleryPopup .m-slider {
  background: url(../images/preloaders/loader.gif) center center no-repeat;
}

.b-offer_galleryPopup .b-offer_galleryThumb .m-slider {
  background: 0 0;
}

.v-playerZone .b-offersSlider .m-slider {
  text-align: left;
}

.v-playerZone .b-offersSlider .m-slider_prev {
  left: -30px;
}

.v-playerZone .b-offersSlider .m-slider_next {
  right: -30px;
}

.m-socialShare {
  position: relative;
  padding-left: 32px;
}

.m-socialShare .is-share_name {
  cursor: pointer;
}

.m-socialShare .is-share_name:hover {
  color: #ce0422;
}

.m-socialShare .m-socialShare_close {
  position: absolute;
  top: 10px;
  right: 10px;
}

.m-socialShare.is-opened .m-socialShare_inner .m-socialShare_list {
  position: absolute;
  top: 28px;
  right: initial;
  left: 0;
  display: block;
  min-width: 95px;
  padding: 10px;
  font-size: 14px;
  list-style: none;
  background: #fff;
  transform: none;
  box-shadow: #646464 0 0 5px;
  z-index: 10;
}

.m-socialShare.is-opened .m-socialShare_inner .m-socialShare_list ul li {
  padding-left: 0;
  margin-bottom: 0;
}

.m-socialShare .m-socialShare_list {
  display: none;
}

.m-socialShare .m-socialShare_list ul {
  list-style: none;
}

.m-socialShare .m-socialShare_list a:hover {
  color: #ce0422;
  text-decoration: none;
}

.m-storeFinder_title {
  font: 500 16px/24px Roboto,sans-serif;
  color: #444;
}

.m-storeFinder_headerItem:first-of-type .m-storeFinder_headline {
  margin-bottom: 6px;
}

.m-storeFinder_headerItem:not(:last-child) {
  margin-bottom: 12px;
}

.m-storeFinder_headerItem .m-storeFinder_fromMap {
  margin-bottom: 10px;
}

.m-storeFinder_radio {
  display: none;
}

.m-table:not(.is-blank) {
  width: 100%;
}

.m-table:not(.is-blank) thead {
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  border-bottom: 1px solid #e2e8ec;
}

.m-table:not(.is-blank) thead th {
  padding: 10px 0;
  text-align: left;
}

.m-table:not(.is-blank) tbody tr td {
  font: 300 15px Roboto,sans-serif;
  color: #444;
}

.m-table:not(.is-blank) td,
.m-table:not(.is-blank) th {
  vertical-align: middle;
}

.m-table.is-equal {
  table-layout: fixed;
}

.b-offer_specification .m-table tbody tr td:last-of-type,
.m-contentBox_text td:nth-child(2) {
  font-weight: 500;
}

.b-account_orders .m-table {
  width: 100%;
  margin-bottom: 20px;
}

.b-account_orders .m-table th {
  padding: 0 10px 20px 0;
  text-align: left;
  border-bottom: 2px solid #333;
}

.b-account_orders .m-table tr {
  border-bottom: 1px solid #ddd;
}

.b-account_orders .m-table tr:last-child {
  border: none;
}

.b-account_order .m-table {
  width: 100%;
}

.b-account_order .m-table td {
  font: 300 .5357142857 Roboto,sans-serif;
  color: #444;
}

.b-account_order .m-table tr {
  border-bottom: 1px solid #ddd;
}

.b-account_order .m-table tr:last-child {
  border: none;
}

.b-account_order .m-table .is-price {
  text-align: right;
  white-space: nowrap;
}

.b-account_order .is-singleOrder {
  border-bottom: 2px solid #333;
}

.b-account_order .is-singleOrder .m-table th {
  padding-bottom: 20px;
  text-align: right;
  border-bottom: 2px solid #333;
}

.b-account_order .is-singleOrder .m-table th:first-child {
  text-align: left;
}

.b-account_orderDetailsData .m-table td {
  font: 300 .625 Roboto,sans-serif;
}

.b-account_orderDetailsData .m-table td:nth-child(2) {
  font-weight: 500;
}

.b-account_orderDetailsSummary .m-table .is-last td {
  padding-top: 25px;
}

.m-cartList table {
  width: 100%;
}

.m-cartList_warranty td,
.m-cartList_warranty td:first-of-type,
.m-cartList_warranty td:last-of-type {
  padding: 0;
}

.b-offerWishlist .m-table {
  width: 100%;
}

.b-offerWishlist .m-table_header th {
  font: 500 .3333333333 Roboto,sans-serif;
  border-bottom: 2px solid #333;
}

.b-offerWishlist .m-table_header th:first-child {
  text-align: left;
}

.b-offerWishlist .m-table_header th:last-child {
  text-align: right;
}

.b-offerWishlist .m-table .m-offerBox_item {
  position: relative;
  width: 100%;
  padding: 10px 0 15px;
  border-bottom: 1px solid #ddd;
}

.b-offerWishlist .m-table .m-offerBox_item:first-child,
.b-offerWishlist .m-table .m-offerBox_item:last-child {
  border-bottom: none;
}

.b-offerWishlist .m-table td {
  text-align: center;
}

.b-offerWishlist .m-table td:first-child {
  padding-left: 0;
  text-align: left;
}

.b-offerWishlist .m-table td:last-child {
  padding-right: 0;
  text-align: right;
}

.b-offerWishlist .m-table .is-name {
  display: block;
}

.b-offerWishlist .m-table .is-remove {
  top: 10px;
  right: 0;
}

.m-tabs {
  position: relative;
}

.m-tabs .is-arrow_icon {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  z-index: 15;
  padding: 19px 18px 27px 12px;
  text-align: right;
  cursor: pointer;
  background: #fff;
  background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,#fff 35%);
  background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,#fff 35%);
  background: linear-gradient(to right,rgba(255,255,255,0) 0,#fff 35%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}

.m-tabs .is-arrow_icon.is-hidden {
  display: none;
}

.m-tabs_wrapper {
  overflow-x: auto;
}

.m-tabs_header::before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  width: 17%;
  height: 60px;
}

.m-tabs_header::after {
  content: '';
  position: relative;
  top: -2px;
  display: block;
  border-bottom: 2px solid #ebebeb;
}

.m-tabs a.m-tabs_title,
.m-tabs_title {
  position: relative;
  z-index: 5;
  display: inline-block;
  font: 500 18px Roboto,sans-serif;
  letter-spacing: .05em;
  color: #999;
  text-transform: uppercase;
  cursor: pointer;
  border-bottom: 2px solid transparent;
}

.m-tabs a.m-tabs_title.is-active,
.m-tabs_title.is-active {
  color: #333;
  border-color: #333;
}

.m-tabs_section {
  display: none;
}

.m-tabs_section.is-active {
  display: block;
}

.b-preCart .m-tabs_header {
  position: relative;
  display: flex;
  width: auto;
  flex-wrap: nowrap;
  padding: 0;
  overflow-x: auto;
}

.b-preCart .m-tabs_header::after {
  position: absolute;
  top: auto;
  bottom: 0;
  width: 100%;
  height: 1px;
}

.b-preCart .m-tabs_title {
  white-space: nowrap;
}

.b-preCart .m-tabs_title:first-child {
  margin-left: 0;
}

.b-preCart .m-tabs.is-hasNoAccesories .m-tabs_wrapper,
.b-preCart .m-tabs.is-hasNoAccesories::after {
  display: none;
}

.b-preCart .m-tabs .is-arrow_icon {
  width: 36px;
  padding: 15px 10px 15px 15px;
}

.v-playerZone .m-tabs_header::before {
  display: none;
}

.v-playerZone .m-tabs_header::after,
.v-playerZone .m-tabs_title {
  border-color: #999;
}

.v-playerZone .m-tabs_title.is-active {
  color: #fff;
  border-color: #fff;
}

.v-playerZone .m-tabs .is-arrow_icon {
  display: none;
}

.m-threeSixty {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

.m-threeSixty .m-threeSixty_box {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.m-threeSixty .m-threeSixty_box .m-threeSixty_images {
  display: none;
  padding: 0;
  margin: 0;
  list-style: none;
}

.m-threeSixty .m-threeSixty_box .m-threeSixty_images img {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  max-width: 100%;
  width: auto;
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  transform: translate(-50%);
}

.m-threeSixty .m-threeSixty_box .m-threeSixty_previous-image {
  width: 0;
  visibility: hidden;
}

.m-threeSixty .m-threeSixty_box .m-threeSixty_current-image {
  width: 100%;
  visibility: visible;
}

.m-threeSixty .m-threeSixty_box .m-threeSixty_spinner {
  display: none!important;
  display: block;
  width: 60px;
  height: 30px;
  margin: 0 auto;
  background: rgba(0,0,0,.7);
  border-radius: 5px;
}

.m-threeSixty .m-threeSixty_box .m-threeSixty_spinner span {
  display: block;
  font-size: 12px;
  font-weight: bolder;
  line-height: 30px;
  color: #fff;
  text-align: center;
}

.m-threeSixty .m-threeSixty_box .m-threeSixty_nav_bar {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 11;
}

.m-threeSixty .m-threeSixty_box .m-threeSixty_nav_bar a {
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  margin-left: 5px;
  font-size: 15px;
  text-align: center;
  background: #333;
  color: #fff;
  padding: 3px 2px;
  transition: .3s;
}

.m-threeSixty .m-threeSixty_box .m-threeSixty_nav_bar a:hover {
  opacity: .8;
}

.m-threeSixty .m-threeSixty_box .m-threeSixty_nav_bar .m-threeSixty_nav_bar_play::before {
  content: '►';
}

.m-threeSixty .m-threeSixty_box .m-threeSixty_nav_bar .m-threeSixty_nav_bar_previous::before {
  content: '⏪';
}

.m-threeSixty .m-threeSixty_box .m-threeSixty_nav_bar .m-threeSixty_nav_bar_stop::before {
  content: '❚❚';
}

.m-threeSixty .m-threeSixty_box .m-threeSixty_nav_bar .m-threeSixty_nav_bar_next::before {
  content: '⏩';
}

.m-threeSixty:-webkit-full-screen {
  width: 100%;
  height: 100%;
  padding-top: 200px;
  margin-top: 0;
  background: #fff;
}

.m-typo {
  font-family: Roboto,sans-serif;
  color: #333;
}

.m-typo_text {
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}

.m-typo_text a {
  color: #287fd9;
}

.m-typo_list {
  font-size: 16px;
  font-weight: 300;
  list-style: none;
}

.m-typo_list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 8px;
  color: #333;
}

.m-typo_list li::before {
  position: absolute;
  color: #e53627;
}

ol {
  counter-reset: my;
}

ol.m-typo_list li::before {
  content: counter(my) ".";
  top: 0;
  left: 0;
  margin-right: 5px;
  counter-increment: my;
}

ul.m-typo_list li {
  padding-left: 15px;
}

ul.m-typo_list li::before {
  content: '•';
  position: absolute;
  top: 0;
  left: 0;
}

.m-offerBox_code .m-typo {
  font: 300 12px/18px Roboto,sans-serif;
  color: #999;
}

.b-header_top .m-typo_list {
  display: flex;
  justify-content: space-between;
  list-style: none;
}

.b-header_top .m-typo_list .m-typo_listItem {
  color: #fff;
}

.b-header_top .m-typo_list .m-typo_listItem::before,
.b-header_top .m-typo_list .m-typo_listItemText.is-desktop,
.b-header_top .m-typo_list .m-typo_listItemText.is-tablet {
  display: none;
}

.b-header_top .m-typo_list .m-typo_listItemText.is-mobile {
  font-size: 12px;
}

.b-header_top .m-typo_list .m-typo_listItem a {
  color: #fff;
}

.b-header_top .m-typo_list .m-typo_listItem .is-pic {
  position: absolute;
  top: 0;
}

.b-header_login .m-typo {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
}

.b-header_login .b-security+.m-typo {
  margin-top: 25px;
}

.b-footer_newsletter .m-typo {
  display: inline-block;
  font-size: 37px;
  font-weight: 500;
}

.b-bestsellers_header .m-typo_secondary,
.b-offersSlider_header .m-typo_secondary {
  font: 300 22px/1.4em Roboto,sans-serif;
}

.b-bestsellers .m-offerBox_data .m-typo_text {
  font: 500 14px/16px Roboto,sans-serif;
  color: #444;
}

.b-bestsellers .m-offerBox.is-featured .m-typo_text {
  display: block;
  display: -webkit-box;
  max-height: 58px;
  overflow: hidden;
  font: 500 16px/28px Roboto,sans-serif;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.b-articleTabs .m-typo {
  color: #fff;
}

.b-articleTabs .m-typo i {
  transition: .3s ease-in-out;
}

.b-articleTabs .m-typo_secondary span {
  margin-right: 5px;
}

.b-articleTabs .m-typo_tertiary {
  font: 300 16px Roboto,sans-serif;
}

.b-articleTabs .m-typo_tertiary i {
  margin-left: 5px;
}

.b-articleTabs .m-grid_item:hover .m-typo i {
  transform: translateX(5px);
}

.b-sidebar .m-typo_secondary {
  font-size: 22px;
  font-weight: 300;
}

.v-cms.v-cms_news .b-sidebar .m-typo_secondary {
  font-size: 26px;
  font-weight: 500;
}

.v-cms.v-cms_news .b-sidebar .b-sidebar_news .m-typo_secondary {
  margin-bottom: 20px;
}

.v-cms.v-cms_news .b-sidebar .b-sidebar_news .m-grid .m-typo_secondary {
  margin-bottom: 0;
  color: #fff;
}

.v-cms.v-cms_news .b-sidebar .b-sidebar_news .m-grid .m-typo_secondary .is-icon {
  display: none;
}

.v-cms.v-cms_news .b-sidebar .b-sidebar_news .m-grid .m-typo_tertiary {
  color: #fff;
}

.v-cms.v-cms_news .m-typo_primary {
  position: relative;
}

.v-cms.v-cms_news .m-typo_primary::after {
  content: '';
  display: block;
  width: 51px;
  height: 4px;
  margin-top: 20px;
  margin-bottom: 30px;
  background-color: #333;
}

.v-playerZone:not(.is-listing) .b-categories_headline .m-typo_primary,
.v-playerZone:not(.is-listing) .b-sidebar .m-typo_secondary {
  color: #fff;
}

.v-playerZone:not(.is-listing) .b-categories_headline .m-typo_primary .is-icon {
  margin-right: 12px;
}

.v-playerZone:not(.is-listing) .b-categories_headline .m-typo_secondary {
  color: #999;
}

.v-playerZone:not(.is-listing) .b-offersSlider_header .m-typo_secondary {
  color: #fff;
}

.b-categories_headline .m-typo_primary,
.b-cms_headline .m-typo_primary,
.b-listing_headline .m-typo_primary,
.b-offer_headline .m-typo_primary {
  font: 300 22px/33px Roboto,sans-serif;
}

.b-categories_headline .m-typo_secondary,
.b-cms_headline .m-typo_secondary,
.b-listing_headline .m-typo_secondary,
.b-offer_headline .m-typo_secondary {
  font: 300 16px/37px Roboto,sans-serif;
}

.b-account_savebox .m-offerBox_data .m-typo,
.b-listing .m-offerBox_data .m-typo,
.b-offersSlider .m-offerBox_data .m-typo,
.b-sidebar .m-offerBox_data .m-typo {
  display: table-cell;
  overflow: hidden;
  font-weight: 500;
  text-overflow: ellipsis;
}

.b-account_savebox .m-offerBox.is-tiles .m-offerBox_data .m-typo,
.b-listing .m-offerBox.is-tiles .m-offerBox_data .m-typo,
.b-offersSlider .m-offerBox.is-tiles .m-offerBox_data .m-typo,
.b-sidebar .m-offerBox.is-tiles .m-offerBox_data .m-typo {
  line-height: 20px;
  overflow: hidden;
  max-height: 40px;
  position: relative;
  display: block;
}

.b-account_savebox .m-offerBox.is-tiles .m-offerBox_data .m-typo::after,
.b-listing .m-offerBox.is-tiles .m-offerBox_data .m-typo::after,
.b-offersSlider .m-offerBox.is-tiles .m-offerBox_data .m-typo::after,
.b-sidebar .m-offerBox.is-tiles .m-offerBox_data .m-typo::after {
  content: '';
  position: absolute;
  right: 0;
  top: 20px;
  width: 15%;
  height: 20px;
  background: #fff;
  background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,#fff 65%);
  background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,#fff 65%);
  background: linear-gradient(to right,rgba(255,255,255,0) 0,#fff 65%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}

.b-listing_offers .m-typo_primary.is-no_results {
  padding: 20px 0;
  font: 300 22px/33px Roboto,sans-serif;
}

.b-seoText .m-typo_text {
  margin-bottom: 20px;
  font: 300 14px/24px Roboto,sans-serif;
  color: #999;
}

.m-filters .m-typo {
  display: none;
}

.m-filters_header .m-typo {
  display: block;
  padding-right: 35px;
  margin-bottom: 12px;
  line-height: 32px;
}

.b-slideBox_headline .m-typo {
  font: 300 22px Roboto,sans-serif;
}

.b-modal .m-typo_primary {
  padding: 25px 25px 0;
  font: 18px Roboto,sans-serif;
  color: #000;
  text-transform: none;
  background: #fff;
}

.b-modal .m-typo_secondary {
  font: 300 16px/24px Roboto,sans-serif;
  color: #000;
}

.b-modal.is-productAsk .m-typo_secondary span {
  font-weight: 500;
}

.m-cartQuick_empty .m-typo {
  font: 300 16px/24px Roboto,sans-serif;
}

.m-cartQuick_empty .m-typo_primary {
  padding-bottom: 10px;
  font-size: 22px;
}

.m-cartQuick_empty .m-typo_link:hover {
  border-bottom: 1px solid #ce0422;
}

.v-noresults .b-listingHeader_name .m-typo_primary {
  margin-bottom: 10px;
}

.v-noresults .b-listingHeader_name .m-typo_text {
  font-weight: 500;
}

.v-noresults .b-listing .m-typo_list {
  padding-bottom: 30px;
  border-bottom: 1px solid #e2e8ec;
}

.m-accordion .is-cmsTitle.m-typo_primary.is-withoutPhotos {
  margin-bottom: 50px;
}

.v-pos .m-accordion .is-cmsTitle.m-typo_primary {
  margin-top: 25px;
}

.is-mapSettings.m-typo_secondary {
  display: inline-block;
  margin-bottom: 16px;
  cursor: pointer;
}

.is-mapSettings.m-typo_secondary i {
  margin-right: 10px;
}

.m-posMap_listContent .m-typo_primary {
  font: 500 16px/24px Roboto,sans-serif;
  text-transform: capitalize;
}

.m-posMap_info .m-typo_secondary {
  border-bottom: 1px solid #e2e8ec;
}

.b-offer_deliveryInfo .m-typo_list,
.b-offer_options .m-typo_list {
  font-size: 15px;
  line-height: 24px;
}

.b-offer_deliveryInfo .m-typo_list li,
.b-offer_options .m-typo_list li {
  position: relative;
  padding-left: 32px;
}

.b-offer_deliveryInfo .m-typo_list li::before,
.b-offer_options .m-typo_list li::before {
  display: none;
}

.b-offer_deliveryInfo .m-typo_list li.is-share,
.b-offer_options .m-typo_list li.is-share {
  padding-left: 0;
}

.b-offer_deliveryInfo .m-typo_list i,
.b-offer_options .m-typo_list i {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.b-offer_deliveryInfo .m-typo_list span {
  margin-left: 5px;
  font-weight: 500;
}

.b-offer_deliveryInfo .m-typo_list span.is-price {
  color: #ce0422;
}

.b-offer_options .m-typo_list li {
  margin-bottom: 12px;
}

.b-offer_specification .m-typo_primary {
  font: 300 22px Roboto,sans-serif;
}

.b-offer_specification .m-typo_primary.is-itemName:not(:first-child) {
  padding-top: 20px;
  border-top: 1px solid #e2e8ec;
}

.b-offer_setsHeadline .m-typo_primary {
  font: 300 22px/30px Roboto,sans-serif;
}

.b-offer_setsHeadline .m-typo_secondary {
  font: 300 16px/26px Roboto,sans-serif;
}

.b-offer_sets .m-offerBox_data .m-typo_text {
  line-height: 24px;
}

.b-offer_sets .m-offerBox_item:not(:first-child) .m-typo_text::before {
  content: '+';
}

.b-offer_sets .m-offerBox_setSave .m-typo_text {
  font: 16px/22px Roboto,sans-serif;
  color: #444;
}

.b-offer_dataOrder.is-unavailable .b-offer_options .m-typo_list {
  font: 14px/16px Roboto,sans-serif;
}

.b-offer_dataOrder.is-unavailable .b-offer_options .m-typo_list li.is-share {
  padding-left: 32px;
  font-weight: 700;
}

.b-offer_dataOrder.is-unavailable .b-offer_options .m-typo_list li.is-contact {
  font-weight: 700;
}

.m-cartFeatures_item .m-typo_text {
  padding-left: 28px;
}

.m-discountCode_delete .m-typo {
  margin-bottom: 7px;
}

.m-services_headers .m-typo_secondary {
  padding-top: 10px;
  font: 500 16px/24px Roboto,sans-serif;
}

.b-account_header .m-typo_primary,
.b-account_subheader .m-typo_secondary {
  display: inline-block;
}

.b-account_orders .m-typo_text.is-mobile {
  width: 90px;
  font-weight: 500;
}

.b-account_orders .m-typo_text.is-value {
  color: #ce0422;
}

.b-account_orders .m-typo_text.is-good {
  color: #55ad32;
}

.b-account_orders .m-typo_text.is-realized {
  color: #444;
}

.b-account_orders .m-typo_text.is-canceled {
  color: #CD0021;
}

.b-account_edit .m-typo_tertiary {
  font-size: 22px;
  font-weight: 300;
}

.b-security_featured .m-typo_list li {
  padding-left: 32px;
  line-height: 30px;
}

.b-security_featured .m-typo_list li::before {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -309px -196px;
  width: 18px;
  height: 14px;
  content: '';
  top: 5px;
}

.b-preCart .m-typo {
  font: 16px/25px Roboto,sans-serif;
  color: #444;
}

.b-preCart .m-typo_primary {
  font-weight: 500;
}

.b-preCart .m-typo_secondary {
  font-weight: 300;
}

.b-cart_toolbar .m-typo {
  display: inline-block;
  padding-right: 10px;
}

.m-cartOptions_headline .m-typo {
  font: 300 22px/30px Roboto,sans-serif;
}

.m-blind .m-typo_tertiary {
  font: 300 22px/28px Roboto,sans-serif;
}

.b-cart_addressItem .m-typo_primary {
  font: 300 22px/30px Roboto,sans-serif;
}

.b-cart_addressItem.is-consent .m-typo_text {
  margin-top: 10px;
}

.b-security_resetPageForm .m-typo_secondary {
  margin-bottom: 25px;
  font: 300 32px/32px Roboto,sans-serif;
}

.b-security_resetPageForm .m-typo_text {
  margin-bottom: 20px;
  font: 300 16px/24px Roboto,sans-serif;
}

.m-compareProducts_cta .m-typo_primary {
  font: 300 22px/75px Roboto,sans-serif;
}

.m-compareProducts_table table thead .m-typo a {
  color: #444;
}

.m-compareProducts_table table thead .m-typo_primary {
  position: absolute;
  top: 0;
  font: 300 32px/44px Roboto,sans-serif;
  text-align: left;
}

.m-compareProducts_table table thead .m-typo_text {
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
}

.v-cms_list .b-seoText .m-typo_text {
  font: 300 15px/26px Roboto,sans-serif;
  color: #333;
}

.v-cms_list .b-mainContent .is-light .m-typo {
  color: #333;
}

.v-cms_list .b-mainContent .is-light .m-typo_tertiary .is-icon {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -226px -140px;
  width: 16px;
  height: 9px;
}

.v-cms_list .b-mainContent .m-typo {
  color: #fff;
}

.v-cms_list .b-mainContent .m-typo_secondary {
  margin-bottom: 10px;
}

.v-cms_list .b-mainContent .m-typo_secondary .is-icon {
  display: none;
}

.v-cms_list .b-mainContent .m-menu .m-typo_secondary {
  font-weight: 500;
  color: #333;
}

.v-cms_list .b-mainContent .m-typo_tertiary {
  font: 300 16px Roboto,sans-serif;
}

.v-cms_list .b-mainContent .m-typo_tertiary .is-icon {
  margin-left: 5px;
  transition: .3s ease-in-out;
}

.v-cms_list .b-mainContent .is-notFoundArticles .m-typo {
  padding: 40px 0 0;
  color: #333;
  text-align: center;
}

.b-gratisPopup .m-typo_primary {
  margin-bottom: 40px;
  font: 700 22px/30px Roboto,sans-serif;
  text-align: center;
}

.b-gratisPopup h3 a {
  display: block;
  margin-bottom: 20px;
  font: 500 18px/20px Roboto,sans-serif;
  color: #444;
}

.b-offersGrid_header .m-typo {
  display: inline;
  margin-right: 15px;
  margin-bottom: 15px;
}

.b-cart_confirmation .m-typo_tertiary .is-number {
  font-weight: 500;
}

.b-offer_accesories .m-offerBox.is-tiles .m-offerBox_data .m-typo {
  font-size: 15px;
  font-weight: 400;
}

.m-cookieInfo .m-typo_secondary {
  display: none;
}

.b-offersGrid .m-typo_text.is-offerCatNr,
.b-offersSlider .m-typo_text.is-offerCatNr {
  padding-top: 10px;
  font: 300 11px/16px Roboto,sans-serif;
  color: #999;
}

.b-offersGrid .m-typo_text.is-offerDescr,
.b-offersSlider .m-typo_text.is-offerDescr {
  padding-top: 10px;
}

.b-offersGrid .m-typo_list.is-offerAttrs,
.b-offersSlider .m-typo_list.is-offerAttrs {
  margin: 9px 0 11px;
  list-style: none;
}

.b-offersGrid .m-typo_list.is-offerAttrs li,
.b-offersSlider .m-typo_list.is-offerAttrs li {
  padding: 2px 0;
  margin-bottom: 0;
  font: 300 14px/24px Arial,sans-serif;
  color: #333;
}

.b-offersGrid .m-typo_list.is-offerAttrs li::before,
.b-offersSlider .m-typo_list.is-offerAttrs li::before {
  display: none;
}

.b-seo_links .m-offerBox .m-typo_text {
  font-size: 12px;
  line-height: 12px;
  color: #646464;
}

.b-availabilityNotify .m-typo {
  color: #444;
}

.b-availabilityNotify .m-typo.is-primary {
  margin-bottom: 35px;
  text-align: center;
}

.b-availabilityNotify .m-typo.is-secondary {
  margin-bottom: 30px;
  line-height: 22px;
}

.b-staticBannersMiddle .m-zone_item {
  text-align: center;
}

.b-background .m-zone {
  position: absolute;
  top: 202px;
  z-index: 1;
  width: 100%;
  height: calc(100% - 202px);
}

.b-background .m-zone a div {
  position: absolute;
  width: 100%;
  height: 100%;
}

.b-cart.is-confirmation .b-background .m-zone,
.v-cart .b-background .m-zone {
  top: 125px;
  height: calc(100% - 125px);
}

.b-offer_pseudoFilters .m-zone_item {
  display: inline-block;
  width: 16.6666%;
  text-align: center;
}

.b-offer_pseudoFilters .m-zone_item .is-label {
  display: block;
  margin-top: 5px;
  font-size: 15px;
}

.b-account_title {
  font: 300 22px/28px Roboto,sans-serif;
  color: #333;
}

.b-account_content {
  padding-bottom: 20px;
}

.b-account_header {
  margin-bottom: 20px;
  border-bottom: 1px solid #e2e8ec;
}

.b-account_subheader {
  margin: 15px 0;
  border-bottom: 1px solid #e2e8ec;
}

.b-account_order {
  margin-bottom: 20px;
}

.b-account_orderHeader {
  border-top: 1px solid #e2e8ec;
}

.b-account_orderStatus {
  align-self: center;
  margin-right: 50px;
  font: 300 16px/40px Roboto,sans-serif;
}

.b-account_orderStatus.is-sent {
  color: #55ad32;
}

.b-account_orderStatus.is-sent::before {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -206px -541px;
  width: 21px;
  height: 15px;
  content: ' ';
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
}

.b-account_orderStatus.is-new_order {
  color: #55ad32;
}

.b-account_orderStatus.is-new_order::before {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -206px -541px;
  width: 21px;
  height: 15px;
  content: ' ';
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
}

.b-account_orderStatus.is-cancelled {
  color: #CD0021;
}

.b-account_orderStatus.is-cancelled::before {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -205px;
  width: 16px;
  height: 15px;
  content: ' ';
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
}

.b-account_orderMobile {
  line-height: 28px;
}

.b-account_orderMobileItem {
  padding: 18px 0;
  border-bottom: 1px solid #ddd;
}

.b-account_orderMobileItem:last-of-type {
  padding-bottom: 28px;
  border: none;
}

.b-account_orderMobile .is-qty {
  float: left;
  width: 50%;
  font: 300 16px/28px Roboto,sans-serif;
  color: #444;
}

.b-account_orderMobile .is-price {
  float: left;
  width: 50%;
  text-align: right;
  white-space: nowrap;
}

.b-account_orderMobile.is-singleOrder {
  margin-bottom: 20px;
  border-top: 1px solid #ddd;
}

.b-account_orderDesktop.is-singleOrder {
  margin-bottom: 40px;
}

.b-account_orderDesktop.is-singleOrder .is-qty {
  text-align: right;
}

.b-account_orderDesktop.is-singleOrder .is-name {
  padding-right: 10px;
  padding-left: 10px;
}

.b-account_orderDetailsData {
  margin-bottom: 40px;
}

.b-account_orderDetailsData .is-first,
.b-account_orderDetailsData .is-second {
  box-sizing: border-box;
}

.b-account_orderDetailsSummary {
  font: 300 16px/32px Roboto,sans-serif;
}

.b-account_orderDetailsSummary .is-title {
  padding-right: 50px;
}

.b-account_orderDetailsSummary .is-price {
  text-align: right;
  white-space: nowrap;
}

.b-account_edit {
  margin: 30px 0 35px;
}

.b-account_addressForm .m-form .b-account_addressFormRadio.is-last {
  margin-bottom: 30px;
}

.b-account_addressForm .m-form .b-account_addressFormRadio+.b-account_addressFormRadio {
  margin-top: 25px;
}

.b-account_wishlists {
  padding-bottom: 20px;
}

.b-account_dashboardConsent a {
  display: inline-block;
  height: auto;
  padding: 0;
  line-height: 18px;
  color: #444;
  text-decoration: none;
  background: 0 0;
}

.b-account_dashboardConsent a::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ce0422;
}

.b-account_dashboardConsent a:hover {
  color: #ce0422;
}

.b-account_dashboardLastViewed,
.b-account_saveBoxSlider {
  margin-bottom: 35px;
  border-top: 1px solid #e2e8ec;
}

.b-account_dashboardLastViewed .b-account_title,
.b-account_saveBoxSlider .b-account_title {
  padding: 25px 0 20px;
  margin-bottom: 20px;
}

.v-account.is-savebox .b-account_header {
  margin-bottom: 0;
}

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

.v-playerZone .b-backNav_back {
  color: #fff;
}

.b-preCart .b-backNav_back {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.b-bank {
  padding: 20px 0;
}

.b-bank_ing,
.b-bank_twisto {
  text-align: center;
}

.b-bestsellers_footer,
.b-bestsellers_header {
  text-align: center;
}

.b-bestsellers_footer {
  margin-bottom: 30px;
}

.v-cms.v-cms_news .b-bestsellers_footer {
  margin-bottom: 40px;
  display: block;
  text-align: left;
}

.b-bottombar_limit {
  float: left;
}

.b-bottombar_limit a {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #fff;
}

.b-bottombar_limit a:hover {
  color: #aaa;
}

.b-bottombar_limit a.is-active {
  border: 1px solid #c6c6c6;
}

.b-bottombar_input,
.b-bottombar_limit a.is-active:hover {
  color: #333;
}

.v-pos .b-bottombar a,
.v-posList .b-bottombar a {
  display: block;
}

.v-pos .b-bottombar a img,
.v-posList .b-bottombar a img {
  width: 100%;
}

.b-cart_sidebar {
  background: #fff;
}

.b-cart_sidebarBaskerNr {
  padding: 32px 0;
  font: 300 16px/1.4 Roboto,sans-serif;
  color: #999;
  text-align: center;
}

.b-cartShort {
  background: #fff;
}

.b-cartShort.is-stuck {
  z-index: 1000;
}

.b-cartShort_summary {
  background: #fff;
}

.b-cartShort_summary .is-icon {
  margin-right: 10px;
  vertical-align: unset;
}

.b-cartShort_promoInner {
  margin-top: 25px;
}

.b-cart_nav {
  padding-top: 15px;
  background: #fff;
}

.b-cart_nav .is-icon {
  margin-right: 5px;
  vertical-align: unset;
}

.b-cart_empty {
  min-height: 50vh;
  box-sizing: border-box;
  padding: 35px 15px 15px;
  margin-bottom: 15px;
  text-align: center;
  background: #fff;
}

.b-cart_toolbar {
  position: sticky;
  bottom: 0;
  z-index: 200;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0 1px 10px 1px rgba(77,107,128,.25);
}

.b-cart_toolbarCTA {
  margin-top: 4px;
}

.b-cart_toolbarCTA .is-icon {
  margin-right: 5px;
}

.b-cart_options {
  background: #fff;
}

.b-cart_addressItem {
  padding: 20px 0;
  border-bottom: 1px solid #e2e8ec;
}

.b-cart_addressItem:first-child {
  padding-top: 0;
}

.b-cart_addressItem.is-comment {
  border-bottom: 0;
}

.v-cart_address .b-cart_sidebar {
  padding-top: 50px;
}

.b-cart_confirmation .b-cart_addtional {
  margin-top: 40px;
}

.b-categories_grid {
  border-bottom: 1px solid #e2e8ec;
}

.v-playerZone .b-categories_headline {
  border-bottom: 1px solid #333;
}

.v-playerZone .b-categories_grid {
  background-color: #222;
  border-bottom: 1px solid #333;
}

.v-playerZone .b-categories_grid .m-grid .m-grid_itemSubcategories .m-grid_itemSubcategory a,
.v-playerZone .b-categories_grid a {
  color: #fff;
}

.b-checkEmail {
  margin: 20px 0;
}

.b-checkEmail_headline {
  font: 300 22px/30px Roboto,sans-serif;
}

.b-cms {
  padding-left: 20px;
}

.b-cms_headline {
  margin-bottom: 20px;
}

.b-cms_headline time {
  display: block;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 700;
}

.b-cms_content {
  position: relative;
  color: #333;
}

.b-cms_content ol,
.b-cms_content ul {
  margin-left: 15px;
  list-style-position: outside;
}

.b-cms_toolbar .b-cms_sort select {
  width: 100%;
}

.b-cms_pagination {
  margin-bottom: 20px;
  text-align: center;
}

.b-cms_newsList.is-blogMainPage {
  position: relative;
  display: none;
}

.b-cms_newsList.is-blogMainPage.is-loaded {
  display: block;
}

.b-account_savebox .m-offerBox.is-tiles .m-offerBox_photo .b-emblem img,
.b-listing .m-offerBox.is-tiles .m-offerBox_photo .b-emblem img,
.b-sidebar .m-offerBox.is-tiles .m-offerBox_photo .b-emblem img,
.m-slider .m-offerBox.is-tiles .m-offerBox_photo .b-emblem img {
  max-width: 100%;
}

.b-footer {
  position: relative;
  z-index: 10;
  box-sizing: border-box;
  background: #fff;
}

.b-footer .b-footer_wrapper {
  max-width: 1200px;
  margin: 0 auto 30px;
}

.b-footer .b-footer_bottom {
  flex-flow: column;
}

.b-footer .b-footer_label {
  float: left;
  padding-right: 20px;
  font-size: 14px;
  font-weight: 300;
  color: #fff;
}

.b-footer .b-footer_social {
  position: relative;
  order: 1;
}

.b-footer .b-footer_social .b-footer_socialItem.is-subscribe {
  justify-content: flex-end;
}

.b-footer .b-footer_social .b-footer_socialItem.is-subscribe .b-footer_labelItem {
  margin-right: 40px;
  font-family: Roboto,sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.b-footer .b-footer_social .b-footer_socialItem.is-subscribe .b-footer_labelItem:last-child {
  margin: 0;
}

.b-footer .b-footer_social .b-footer_socialItem.is-subscribe .b-footer_labelItem .is-icon {
  margin-right: 8px;
}

.b-footer .b-footer_social .b-footer_socialItem.is-subscribe .b-footer_label {
  padding-top: 5px;
}

.b-footer .b-footer_social .b-footer_socialItem.is-payments {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.b-footer .b-footer_social .b-footer_socialItem.is-payments .b-footer_labelItem:last-child {
  margin: 0;
}

.b-footer .b-footer_note {
  box-sizing: border-box;
  font-family: Roboto,sans-serif;
  order: 2;
}

.b-footer .b-footer_note p {
  font-weight: 300;
  color: #999;
}

.b-footer .b-footer_note .is-copyrights {
  margin-bottom: 20px;
  font-size: 16px;
  color: #333;
}

.b-footer .b-footer_note .is-warning {
  margin-top: 20px;
  color: #CD0021;
}

.b-footer .b-footer_newsletter {
  clear: both;
  overflow: hidden;
}

.b-footer .b-footer_newsletter .b-footer_wrapper {
  max-width: 1200px;
  margin: auto;
}

.b-footer .b-footer_newsletter .b-footer_newsletterInfo {
  display: flex;
  align-items: center;
  box-sizing: border-box;
}

.b-footer .b-footer_newsletter .b-footer_newsletterSub {
  box-sizing: border-box;
  font: 300 18px Roboto,sans-serif;
  line-height: 26px;
  text-align: left;
}

.b-footer .b-footer_newsletter .b-footer_img {
  display: inline-block;
}

.b-footer.is-cart {
  font: 300 12px/1.4 Roboto,sans-serif;
  color: #444;
}

.b-footer.is-cart .b-footer_wrapper {
  flex-flow: column-reverse;
}

.b-footer.is-cart .b-footer_error {
  display: inline-block;
}

.is-shadowHolder {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 60px;
  margin-bottom: -30px;
}

.is-shadowHolder::before {
  content: '';
  display: block;
  width: 100%;
  height: 20px;
  margin: 0 auto;
  background-color: #fff;
}

.is-shadowHolder::after {
  content: '';
  position: relative;
  display: block;
  width: 100%;
  height: 20px;
  background-color: #fff;
}

.is-shadowHolder .is-shadowDivider {
  width: 100%;
  height: 20px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 #a9b6bf;
}

.v-playerZone .is-shadowHolder::before {
  background: #222;
}

.is-offCanvasLeft .b-header {
  position: fixed;
  z-index: 9999;
}

.is-offCanvasLeft .b-header .b-header_search,
.is-offCanvasLeft .b-header .b-header_top {
  display: none;
}

.b-header {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999;
  background: #fff;
  box-shadow: 0 0 10px 0 #a9b6bf;
}

.b-header_wrapper {
  position: relative;
  max-width: 1200px;
}

.b-header_top {
  background: #ce0422;
}

.b-header_primary {
  position: relative;
  background: #fff;
}

.b-header_secondary .b-header_wrapper {
  max-width: none;
  margin: 0 auto;
}

.b-header_search {
  z-index: 11;
}

.b-header_container {
  float: right;
}

.b-header_cart,
.b-header_login,
.b-header_savebox {
  float: left;
}

.b-header_cart .is-icon,
.b-header_login .is-icon,
.b-header_savebox .is-icon {
  position: relative;
  top: -1px;
  display: inline-block;
  margin-right: 4px;
}

.b-header_loginLabel,
.b-header_savebox {
  font: 300 18px Roboto,sans-serif;
}

.b-header_login {
  position: relative;
  cursor: pointer;
}

.b-header_login.is-loading {
  background: url(../images/preloaders/preload.gif) 0 50%/24px 24px no-repeat;
}

.b-header_loginLabel.is-loading {
  padding-left: 30px;
}

.b-header_loginLabel.is-loading .is-icon {
  display: none;
}

.b-header_login .b-header_loginContainer {
  position: absolute;
  top: 20px;
  right: -129px;
  width: 285px;
  padding: 23px 30px 26px;
  background-color: #fff;
  border-radius: 3px;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 1px 5px 0 rgba(77,107,128,.25);
  transition: .2s;
}

.b-header_login.is-active::after {
  content: '';
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
}

.b-header_login.is-active .b-header_loginContainer {
  top: 42px;
  z-index: 10;
  display: block;
  opacity: 1;
  visibility: visible;
}

.b-header_login.is-active .b-header_loginContainer::before {
  content: '▲';
  position: absolute;
  top: -13px;
  left: 50%;
  display: block;
  margin-left: -8px;
  font-size: 16px;
  color: #fff;
  text-shadow: 0 -2px 3px rgba(77,107,128,.07);
  transform: scaleX(2);
}

.b-header_quickCart {
  position: absolute;
  top: 50%;
  right: -5px;
  z-index: 15;
  border-radius: 3px;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 1px 20px 0 rgba(0,0,0,.1);
  transition: .2s;
}

.b-header_quickCart::before {
  content: '▲';
  position: absolute;
  top: -15px;
  right: 25px;
  display: none;
  font-size: 16px;
  color: #fff;
  text-shadow: 0 -2px 3px rgba(77,107,128,.07);
  transform: scaleX(2);
}

.b-header_cart {
  font: 300 18px Roboto,sans-serif;
}

.b-header_cartIcon {
  position: relative;
  display: inline-block;
  margin-right: 7px;
}

.b-header_cart .b-header_cartQt {
  position: absolute;
  top: -4px;
  right: 0;
  z-index: 5;
  font: 500 11px Roboto,sans-serif;
  color: #fff;
}

.b-header_cart .b-header_cartQt::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -5;
  width: 18px;
  height: 18px;
  background-color: #ce0422;
  border-radius: 50%;
  transform: translate(-50%,-50%);
}

.b-header_cart:hover .b-header_quickCart {
  top: 45px;
  opacity: 1;
  visibility: visible;
}

.b-header_cartNavElement {
  display: inline-block;
}

.b-header_cartNavElement.is-logo {
  float: left;
}

.b-header_cartNavElement.is-nav {
  float: right;
}

.v-index .b-header_search {
  position: relative;
  top: auto;
  right: auto;
  left: auto;
}

body.is-scrollUp .b-header_search {
  display: block;
}

.b-offCanvasLeft .b-header {
  position: absolute;
  padding-bottom: 18px;
  border-bottom: 1px solid #ddd;
  box-shadow: 0;
}

.b-offCanvasLeft .b-header_cart {
  position: absolute;
}

.is-slideBoxActive .b-header {
  position: static;
}

.is-slideBoxActive .b-header_wrapper {
  z-index: 0;
}

.v-playerZone .b-header {
  background-color: #222;
  box-shadow: 0 0 10px 0 #222;
}

.v-playerZone .b-header_cart,
.v-playerZone .b-header_cartLabel,
.v-playerZone .b-header_loginLabel,
.v-playerZone .b-header_savebox {
  color: #fff;
}

.v-playerZone .b-header_cart .is-icon,
.v-playerZone .b-header_cartLabel .is-icon,
.v-playerZone .b-header_loginLabel .is-icon,
.v-playerZone .b-header_savebox .is-icon {
  filter: brightness(1) invert(1);
}

.v-playerZone .b-header_secondary {
  border-bottom: none;
}

.v-playerZone .b-header_primary {
  background-color: #222;
}

.b-listing_offer::before {
  content: '';
  width: calc(100% + 30px);
  height: 1px;
  margin-left: -15px;
  background-color: #e2e8ec;
}

.b-listing_toolbar::after {
  content: '';
  position: relative;
  display: block;
  border-bottom: 1px solid #e2e8ec;
}

.b-listing_seoText {
  border-top: 1px solid #e2e8ec;
}

.v-cms_list .b-listing_seoText {
  padding-bottom: 0;
}

.v-customerCms .b-mainContent,
.v-lpCms .b-mainContent {
  padding-bottom: 30px;
}

.v-cms.v-cms_news .b-container {
  position: relative;
}

.b-mainWrapper {
  overflow: hidden;
}

.b-mainWrapper.v-playerZone {
  background-color: #000;
}

.is-menuOpen .b-mainWrapper,
.is-search_results .b-mainWrapper {
  position: relative;
}

.is-menuOpen .b-mainWrapper::before,
.is-search_results .b-mainWrapper::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 12;
  background: rgba(0,0,0,.4);
}

.b-mobileMenu {
  position: relative;
  z-index: 100;
  flex: 1;
  max-width: 480px;
  width: 100%;
  padding-right: 15px;
  margin-left: 6px;
  overflow: auto;
}

.b-mobileMenu.is-active {
  overflow: hidden;
}

.b-mobile_userNav {
  position: relative;
  z-index: 1;
}

.b-modal {
  max-width: 800px;
  padding: 0;
  box-sizing: border-box;
}

.b-modal_content {
  padding: 10px 25px 25px;
}

.b-modal.is-compareBar,
.b-modal.is-narrow {
  width: 300px;
}

.b-modal .b-modal_footer {
  padding: 0 25px 15px;
  background: #fff;
  border: 0;
}

.b-newsletter {
  margin: 20px 0;
}

.b-newsletter_headline {
  font: 300 22px/30px Roboto,sans-serif;
}

.b-offCanvasLeft {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  max-width: 480px;
  box-sizing: border-box;
  padding: 0;
  overflow: hidden;
  background: #fff;
  transform: translate(-100%);
  transition: transform .4s cubic-bezier(0.03,1.12,0,1.03);
}

.b-offCanvasLeft_container {
  position: relative;
  height: 100%;
  box-sizing: border-box;
}

.b-offCanvasLeft_container .b-offCanvas_inner {
  display: flex;
  height: 100%;
}

.is-offCanvasLeft .b-offCanvasLeft {
  transform: translateX(0);
}

.b-offer_gallery {
  position: relative;
}

.b-offer_dataOrder.is-stuck {
  z-index: 1005;
  margin-top: 35px;
  background-color: #fff;
}

.b-offer_price {
  position: relative;
}

.b-offer_scrollLinks {
  right: 0;
  bottom: -7px;
  text-align: right;
}

.b-offer_averageOpinion {
  position: relative;
}

.b-offer_tabs {
  margin: 50px 0 20px;
  float: left;
}

.b-offer_tabsNav {
  position: relative;
  background: #fff;
  margin: 0 0 30px;
}

.b-offer_tabsNav::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 2px solid #e2e8ec;
}

.b-offer_tabsNavContent {
  padding-right: 30px;
}

.b-offer_tabsNavItems {
  overflow-x: auto;
  display: flex;
}

.b-offer_tabsNav li {
  position: relative;
  cursor: pointer;
  list-style-type: none;
  float: left;
  font: 500 16px Roboto,sans-serif;
  color: #999;
  text-transform: uppercase;
  white-space: nowrap;
}

.b-offer_tabsNav li::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 2px solid #e2e8ec;
}

.b-offer_tabsNav li.is-active {
  color: #333;
}

.b-offer_tabsNav li.is-active::after {
  border-bottom-color: #333;
}

.b-offer_tabsNav:not(.is-stuck) .b-offer_tabsNavItems li:first-of-type {
  color: #333;
}

.b-offer_tabsNav:not(.is-stuck) .b-offer_tabsNavItems li:first-of-type::after {
  border-bottom-color: #333;
}

.b-offer_tabsNav.is-stuck {
  z-index: 1000;
  padding-top: 30px;
}

.b-offer_tabsNav.is-stuck li {
  padding-bottom: 25px;
}

.b-offer_tabsNavOffer {
  display: none;
  border-left: 1px solid #e2e8ec;
  padding-left: 25px;
  box-sizing: border-box;
  margin-top: -15px;
}

.b-offer .is-arrow_icon {
  content: '';
  position: absolute;
  top: -5px;
  right: 0;
  z-index: 15;
  padding: 0 10px;
  text-align: right;
  cursor: pointer;
  width: 29px;
  height: 30px;
  background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,#fff 35%);
  background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,#fff 35%);
  background: linear-gradient(to right,rgba(255,255,255,0) 0,#fff 35%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}

.b-offer .is-arrow_icon.is-hidden {
  display: none;
}

.b-offer .is-stuck .is-arrow_icon {
  top: 26px;
}

.b-offer_toolbar {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 200;
  justify-content: flex-end;
  width: 100%;
  box-shadow: 0 1px 10px 1px rgba(77,107,128,.25);
  box-sizing: border-box;
  background: #fff;
}

.b-offer_toolbar .b-offer_price {
  order: 0;
  margin: 0 25px 0 0;
  text-align: right;
}

.b-offer_toolbar .b-offer_orderByPhone {
  order: 1;
  margin-right: 8px;
}

.b-offer_toolbar .b-offer_addToCart {
  order: 2;
}

.b-offer_description {
  font: 300 16px/26px Roboto,sans-serif;
}

.b-offer_description a {
  color: #287fd9;
}

.b-offer_description ul {
  list-style-position: inside;
}

.b-offer_descriptionInput {
  display: none;
}

.b-offer_descriptionInput+div {
  max-height: 100%;
}

.b-offer_descriptionInput:checked+div::after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 75%;
  content: '';
  background: linear-gradient(to bottom,transparent 0,#fff 90%);
}

.b-offer_descriptionToggle {
  color: #000;
  margin-top: 10px;
}

.b-offer_descriptionToggle span {
  margin-left: 8px;
}

.b-offer_specification ul {
  list-style-position: inside;
}

.b-offer {
  position: relative;
}

.b-offer_producer {
  position: absolute;
  right: 0;
}

.b-offer_productInput {
  display: none;
}

.b-offer_installmentsTitle {
  display: inline-block;
  margin: 0 15px 20px 0;
  font: 300 22px Roboto,sans-serif;
}

.b-offer_installmentsTabs {
  display: inline-block;
}

.b-offer_installmentsTabs .is-radioTab1,
.b-offer_installmentsTabs .is-radioTab2 {
  display: inline;
  margin-right: 15px;
}

.b-offer_installmentsTabs .is-logo {
  margin-left: 15px;
}

.b-offer_installments .is-tab1,
.b-offer_installments .is-tab2 {
  display: none;
}

.b-offer_installments .is-tab1_input:checked~.is-tab1,
.b-offer_installments .is-tab2_input:checked~.is-tab2 {
  display: block;
}

.b-offer_underGallery {
  margin: 30px 0;
}

.b-offer_savings {
  float: left;
  width: 100%;
  border: 1px solid #e2e8ec;
}

.b-offer_savingsHeading {
  padding-top: 10px;
  font: 300 14px/18px Roboto,sans-serif;
  color: #444;
  text-align: center;
}

.b-offer_savingsPrice {
  padding-bottom: 10px;
}

.b-offer_savingsPrice div {
  width: 100%;
  text-align: center;
}

.b-offer_savingsPrice span {
  font: 300 15px/18px Roboto,sans-serif;
}

.b-offer_dataOrder.is-unavailable .b-offer_options {
  top: 0;
  text-align: left;
}

.b-offer_reviews [data-less] {
  margin-left: 5px;
}

.b-offersGrid.c-footer_row,
.b-offersGrid.is-container {
  padding: 0;
}

.v-cms .b-offersSlider {
  padding-top: 40px;
  margin-top: 40px;
  border-top: 1px solid #e2e8ec;
}

.b-preCart_nav {
  position: relative;
  margin-top: 15px;
}

.b-profile_confirmed {
  padding-top: 60px;
  font: 300 14px/20px Roboto,sans-serif;
  font-size: 15px;
  text-align: center;
}

.b-profile_confirmed p {
  padding-top: 30px;
  font-size: 20px;
}

.b-profile_confirmed a {
  color: #333;
  display: inline-block;
  cursor: pointer;
}

.b-profile_confirmed a::after {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ce0422;
  content: "";
}

.b-profile_confirmed a:hover {
  color: #333;
}

.b-profile_bad_hash {
  padding-top: 60px;
  font: 300 14px/20px Roboto,sans-serif;
  font-size: 15px;
  text-align: center;
}

.b-profile_bad_hash p {
  padding-top: 30px;
  font-size: 20px;
}

.b-profile_bad_hash a {
  color: #333;
  display: inline-block;
  cursor: pointer;
}

.b-profile_bad_hash a::after {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ce0422;
  content: "";
}

.b-profile_bad_hash a:hover {
  color: #333;
}

.b-promoCode {
  margin-top: 20px;
}

.b-security_content {
  position: relative;
}

.b-security_content::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  background: #eee;
}

.b-security_content>.b-security_col:first-of-type::after {
  content: '';
  position: static;
  width: 100%;
  height: 1px;
  background: #eee;
}

.b-security_col {
  box-sizing: border-box;
  padding-left: 1px;
  margin: 0 auto;
}

.b-security_group {
  margin-bottom: 25px;
}

.b-security_group .b-security_col {
  float: left;
}

.b-security_group .b-security_col:last-of-type {
  float: right;
}

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

.b-security .m-form .b-security_col:first-of-type {
  padding-right: 10px;
}

.b-security .m-form .b-security_col:last-of-type {
  padding-left: 10px;
}

.b-security .b-security_resetPageForm {
  box-sizing: border-box;
}

.b-security.is-resetPage .b-security_back {
  clear: both;
  padding-bottom: 40px;
  margin: 0;
}

.b-header_login .b-security .m-form .b-security_col {
  height: 50px;
  padding: 0;
}

.v-login .b-security_featured,
.v-registration .b-security_featured {
  margin: 32px 0;
}

.v-login .b-security_content>.b-security_col:first-of-type .is-backBtn,
.v-registration .b-security_content>.b-security_col:first-of-type .is-backBtn {
  margin-top: 64px;
  margin-bottom: 30px;
}

.v-login .b-security_content>.b-security_col:last-of-type .is-backBtn,
.v-registration .b-security_content>.b-security_col:last-of-type .is-backBtn {
  margin-left: 0;
}

.v-login .b-security_content>.b-security_col .is-lastBtn,
.v-registration .b-security_content>.b-security_col .is-lastBtn {
  margin-top: 40px;
}

.v-login .b-security_group,
.v-registration .b-security_group {
  margin-top: 25px;
  margin-bottom: 0;
}

.v-login .b-security_group.is-mainRegistrationForm,
.v-registration .b-security_group.is-mainRegistrationForm {
  margin-bottom: 50px;
}

.v-login .b-security_group .b-security_col:last-of-type,
.v-registration .b-security_group .b-security_col:last-of-type {
  text-align: right;
}

.b-cart .b-security_group {
  margin-top: 25px;
}

.is-alertPage p {
  margin-bottom: 24px;
}

.b-services .b-services_list .b-services_listItem {
  position: relative;
  padding-right: 20px;
  box-sizing: border-box;
}

.b-services .b-services_list .b-services_listItem .b-services_listItem_icon {
  position: absolute;
}

.b-services .b-services_list .b-services_listItem h3 {
  margin-bottom: 10px;
}

.b-services .b-services_list .b-services_listItem p {
  font: 300 16px/20px Roboto,sans-serif;
  color: #999;
}

.b-sidebar {
  float: left;
  width: 25%;
  max-width: 275px;
  box-sizing: border-box;
}

.b-sidebar .b-sidebar_news {
  padding-top: 40px;
  border-top: 1px solid #e2e8ec;
}

.v-customerCms .b-sidebar,
.v-lpCms .b-sidebar {
  max-width: 315px;
  width: 23.5%;
  padding: 0;
  box-shadow: none;
}

.v-list .b-sidebar {
  display: block;
}

.b-cms_newsList .is-asideMenu .b-sidebar,
.b-cms_newsList.is-blogMainPage .b-sidebar {
  display: block;
  float: none;
}

.b-slideBox {
  position: fixed;
  opacity: 0;
  transform: translateX(-100%);
}

.is-slideBoxActive .b-slideBox {
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,.4);
}

.b-slideBox.is-active {
  opacity: 1;
  transform: translateX(0);
}

.b-slideBox.is-active .b-slideBox_inner {
  position: fixed;
  transform: translateX(0);
}

.b-slideBox.is-active.is-desktop {
  position: fixed;
}

.b-slideBox_inner {
  background-color: #fff;
  transform: translateX(-400px);
  max-width: 360px;
  min-width: 320px;
  height: 100%;
  padding: 60px 0 15px;
  box-sizing: border-box;
  transition: transform .3s;
}

.b-slideBox_header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 60px;
  padding: 18px 55px 15px 15px;
  max-width: 360px;
  background: #fff;
  box-sizing: border-box;
  border-bottom: 1px solid #e2e8ec;
}

.b-slideBox_close {
  position: absolute;
  top: 24px;
  right: 16px;
  width: 24px;
  height: 21px;
  cursor: pointer;
}

.b-slideBox_close span {
  position: absolute;
  top: 7px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #bbb;
  transform: rotate(0deg);
}

.b-slideBox_close span:nth-child(1) {
  transform: rotate(45deg);
}

.b-slideBox_close span:nth-child(2) {
  transform: rotate(-45deg);
}

.b-slideBox_content {
  overflow-x: auto;
  height: 100%;
}

.b-staticBannersPlayerZone {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  text-align: center;
}

.v-pos .b-staticBannersListing img,
.v-posList .b-staticBannersListing img {
  width: 100%;
}

.b-toolbar {
  font: 300 16px/32px Roboto,sans-serif;
}

.b-toolbar_item.is-view {
  overflow: hidden;
}

.b-toolbar_item.is-limit {
  float: left;
}

.b-toolbar_item.is-mobile,
.b-toolbar_item.is-view {
  display: block;
}

.b-toolbar_item.is-mobile {
  float: left;
}

.b-toolbar_item.is-pagination {
  float: right;
}

.b-toolbar_viewLink {
  display: inline-block;
}

.b-toolbar_viewLink:hover {
  opacity: .6;
}

.b-toolbar_viewLink:first-child {
  padding-left: 0;
}

.b-toolbar_viewLink.is-active .icon-view01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -567px -290px;
  width: 18px;
  height: 17px;
}

.b-toolbar_viewLink.is-active .icon-view02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -306px -431px;
  width: 26px;
  height: 17px;
}

.b-toolbar_viewLink.is-active .icon-view03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -270px -431px;
  width: 26px;
  height: 17px;
}

.b-toolbar_viewLink i {
  display: block;
}

.b-wideContent {
  position: relative;
  z-index: 11;
  background: #fff;
}

.b-wideContent.v-offer_show {
  max-width: 100%;
}

.b-wideContent::after {
  content: '';
  background-color: transparent;
}

.v-offer .b-wideContent {
  z-index: 10;
  padding-bottom: 50px;
}

.is-offCanvasLeft .b-wideContent::after {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.3);
  transition: background-color .4s cubic-bezier(0.03,1.12,0,1.03);
}

.is-slideBoxActive .b-wideContent {
  padding-top: 0;
}

.v-playerZone:not(.is-listing) .b-wideContent {
  background-color: #222;
}

.m-search_suggestion #m-search_suggestionTab1:checked~#m-search_suggestionPrd,
.m-search_suggestion #m-search_suggestionTab2:checked~#m-search_suggestionCat {
  display: block;
  background: #fff;
}

.m-offerGallery_buttons.m-offerGallery_next.disable,
.m-offerGallery_buttons.m-offerGallery_prev.disable {
  display: none;
}

.m-offerGallery .js-thumbs {
  display: none;
  text-align: center;
}

.m-offerGallery .js-thumbs img {
  margin: 0 auto;
}

.m-offerGallery .s-emblemHolder {
  position: relative;
}

.m-offerGallery .s-emblemHolder .absolute_cell {
  z-index: 100;
}

.m-offerGallery_th li.mirrored {
  visibility: hidden;
}

.m-offerGallery_miniSlider .m-offerGallery_buttons.disable {
  cursor: default;
  opacity: 0;
  visibility: hidden;
}

.m-offerGallery_miniSlider .viewport {
  overflow: hidden;
  margin: 0 auto;
}

.m-offerGallery_popoup .iviewer_zoom_status {
  display: none;
}

.m-offerGallery_popoup .m-offerGallery_popThumbs .viewport {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%;
  height: 120px;
  margin: 0 auto;
  overflow: hidden;
}

.m-offerGallery_popoup .m-offerGallery_popThumbs .viewport ul {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  list-style: none;
}

.m-offerGallery_popoup .m-offerGallery_popThumbs .s-buttons {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 27px;
  height: 20px;
  text-align: center;
  font-size: 28px;
  cursor: pointer;
  top: -30px;
}

.m-offerGallery_popoup .m-offerGallery_popThumbs .m-offerGallery_buttons.disable,
.m-offerGallery_popoup .m-offerGallery_popThumbs .s-buttons.disable {
  cursor: default;
  opacity: 0;
  visibility: hidden;
}

.m-flyer_page.blank {
  background: #fff;
}

.m-flyer_page.blank .m-flyer_pageNr {
  display: none;
}

.m-flyer_page.even.pre_activeN .shadow,
.m-flyer_page.even.pre_activeP .shadow,
.m-flyer_page.odd.pre_activeN .shadow,
.m-flyer_page.odd.pre_activeP .shadow {
  box-shadow: inset -50px 0 50px -50px rgba(0,0,0,.75);
}

.m-flyer_page.even.pre_activeN {
  box-shadow: -20px 0 20px -15px rgba(0,0,0,.75);
}

.m-flyer_page.even .m-flyer_pageNr,
.m-flyer_page.even .pg {
  left: 5px;
}

.m-flyer_page.odd.pre_activeP {
  box-shadow: 20px 0 20px -20px rgba(0,0,0,.75);
}

.m-flyer_page.odd.active {
  box-shadow: 0 0 50px rgba(0,0,0,.15);
}

.m-flyer_page.odd .m-flyer_pageNr,
.m-flyer_page.odd .pg {
  right: 5px;
}

.m-flyer_navNext.disabled,
.m-flyer_navPrev.disabled {
  opacity: .25;
}

.m-flyer.is-inactive .flyer_block,
.m-flyer.is-inactive .flyer_point {
  display: none!important;
}

.m-flyer .shadow {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  pointer-events: none;
}

.m-flyer .pg {
  position: absolute;
  bottom: 5px;
  z-index: 1000;
  width: 25px;
  padding: 3px 0;
  font-family: Roboto,sans-serif;
  font-size: 12px;
  text-align: center;
  background: rgba(0,0,0,.55);
}

.m-flyer .zoomer {
  border-radius: 50%;
  position: absolute;
  z-index: 1000;
  cursor: crosshair;
  border: 4px solid #ce0422;
  box-shadow: 0 0 5px #333;
}

.m-flyer .zoomer .zoom_loading {
  color: #fff;
  text-align: center;
  background: url(../images/preloaders/preload.gif) 50% 50% no-repeat rgba(0,0,0,.65);
}

.m-flyer .load {
  display: none;
}

.m-flyer .flyer_point {
  margin: -2px 0 0 -2px;
}

.m-flyer .flyer_point a {
  border-radius: 50%;
  box-shadow: 0 0 5px #444;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ce0422;
  border: 1px solid #fff;
}

.m-flyer .widget.area_widget a,
.m-flyer .widget.flyer_block a,
.m-flyer .widget.flyer_point a {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
}

.m-flyer .area_widget a,
.m-flyer .flyer_block a {
  position: relative;
}

.m-flyer .area_widget a:hover,
.m-flyer .flyer_block a:hover {
  border-radius: 5px;
}

.m-flyer .area_widget a:hover::after,
.m-flyer .flyer_block a:hover::after {
  opacity: 1;
  background-color: #ddd;
}

.m-flyer .area_widget a::after,
.m-flyer .flyer_block a::after {
  display: inline-block;
  border-radius: 5px;
  position: absolute;
  top: 10px;
  left: 10px;
  opacity: 0;
  padding: 6px 20px;
  font-size: 13px;
  line-height: 24px;
  color: #444;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  background: #fff;
  border: 1px solid #444;
  content: 'zobacz produkt';
  transition: .5s;
}

.m-flyer .area_widget a.js-pre-add-cart::after,
.m-flyer .flyer_block a.js-pre-add-cart::after {
  display: none;
}

.m-flyer .absolute_cell .widget {
  height: 100%;
  width: 100%;
  position: relative;
}

.b-additionals .m-flyer .absolute_cell .widget.area_widget .m-posMap_searchMylocation,
.m-flyer .absolute_cell .widget.area_widget .b-additionals .m-posMap_searchMylocation,
.m-flyer .absolute_cell .widget.area_widget .m-btn {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  opacity: 0;
  transition: all .5s;
}

.b-additionals .m-flyer .absolute_cell .widget.area_widget .m-posMap_searchMylocation::after,
.b-additionals .m-flyer .absolute_cell .widget.area_widget .m-posMap_searchMylocation::before,
.m-flyer .absolute_cell .widget.area_widget .b-additionals .m-posMap_searchMylocation::after,
.m-flyer .absolute_cell .widget.area_widget .b-additionals .m-posMap_searchMylocation::before,
.m-flyer .absolute_cell .widget.area_widget .m-btn::after,
.m-flyer .absolute_cell .widget.area_widget .m-btn::before {
  display: none;
}

.b-additionals .m-flyer .absolute_cell .widget.area_widget:hover .m-posMap_searchMylocation,
.m-flyer .absolute_cell .widget.area_widget:hover .b-additionals .m-posMap_searchMylocation,
.m-flyer .absolute_cell .widget.area_widget:hover .m-btn {
  opacity: 1;
}

.m-flyer_page_bg {
  z-index: 1;
}

.m-form_field .m-form_select.valid {
  border-color: #abefa4!important;
}

html.is-offCanvasLeft {
  overflow: hidden;
}

body .icon-+ {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -622px -237px;
  width: 7px;
  height: 7px;
}

body .icon-360_01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -228px -160px;
  width: 71px;
  height: 50px;
}

body .icon-Rounded Rectangle4 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -379px -384px;
  width: 29px;
  height: 23px;
}

body .icon-acc01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -595px -26px;
  width: 17px;
  height: 16px;
}

body .icon-acc01_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -595px 0;
  width: 17px;
  height: 16px;
}

body .icon-acc02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -303px -506px;
  width: 21px;
  height: 18px;
}

body .icon-acc02_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -334px -506px;
  width: 21px;
  height: 18px;
}

body .icon-acc03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -595px -397px;
  width: 14px;
  height: 18px;
}

body .icon-acc03_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -595px -341px;
  width: 14px;
  height: 18px;
}

body .icon-acc04 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -567px -123px;
  width: 18px;
  height: 18px;
}

body .icon-acc04_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -567px -179px;
  width: 18px;
  height: 18px;
}

body .icon-acc05 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -595px -287px;
  width: 16px;
  height: 16px;
}

body .icon-acc05_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -595px -261px;
  width: 16px;
  height: 16px;
}

body .icon-acc06 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -394px -506px;
  width: 19px;
  height: 18px;
}

body .icon-acc06_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -365px -506px;
  width: 19px;
  height: 18px;
}

body .icon-acc07 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -595px -78px;
  width: 17px;
  height: 16px;
}

body .icon-acc07_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -595px -52px;
  width: 17px;
  height: 16px;
}

body .icon-arrow_down01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -73px -570px;
  width: 11px;
  height: 6px;
}

body .icon-arrow_down02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -380px -350px;
  width: 11px;
  height: 6px;
}

body .icon-arrow_down03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -622px -308px;
  width: 7px;
  height: 4px;
}

body .icon-arrow_left01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -252px -140px;
  width: 16px;
  height: 9px;
}

body .icon-arrow_left02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -304px -140px;
  width: 15px;
  height: 9px;
}

body .icon-arrow_left03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -27px -570px;
  width: 15px;
  height: 9px;
}

body .icon-arrow_left04 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -622px -254px;
  width: 4px;
  height: 8px;
}

body .icon-arrow_left05 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -622px -272px;
  width: 4px;
  height: 8px;
}

body .icon-arrow_left06 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -622px -157px;
  width: 6px;
  height: 11px;
}

body .icon-arrow_left07 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -622px -178px;
  width: 6px;
  height: 11px;
}

body .icon-arrow_left08 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -595px -425px;
  width: 11px;
  height: 21px;
}

body .icon-arrow_left09 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -595px -456px;
  width: 11px;
  height: 21px;
}

body .icon-arrow_left10 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -595px -487px;
  width: 11px;
  height: 21px;
}

body .icon-arrow_right01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -595px -549px;
  width: 16px;
  height: 9px;
}

body .icon-arrow_right02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -278px -140px;
  width: 16px;
  height: 9px;
}

body .icon-arrow_right03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -226px -140px;
  width: 16px;
  height: 9px;
}

body .icon-arrow_right04 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -622px -217px;
  width: 6px;
  height: 10px;
}

body .icon-arrow_right05 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -622px -290px;
  width: 4px;
  height: 8px;
}

body .icon-arrow_right06 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -622px -92px;
  width: 7px;
  height: 13px;
}

body .icon-arrow_right07 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -622px -136px;
  width: 6px;
  height: 11px;
}

body .icon-arrow_right08 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -595px -518px;
  width: 11px;
  height: 21px;
}

body .icon-arrow_right09 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -117px;
  width: 11px;
  height: 21px;
}

body .icon-arrow_right10 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -148px;
  width: 11px;
  height: 21px;
}

body .icon-arrow_up01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -52px -570px;
  width: 11px;
  height: 6px;
}

body .icon-arrow_up02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -525px;
  width: 11px;
  height: 6px;
}

body .icon-arrow_up03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -622px -322px;
  width: 7px;
  height: 4px;
}

body .icon-arrows01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -196px -140px;
  width: 20px;
  height: 9px;
}

body .icon-at01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -509px -279px;
  width: 22px;
  height: 22px;
}

body .icon-book01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -120px -431px;
  width: 28px;
  height: 23px;
}

body .icon-book02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -445px -431px;
  width: 21px;
  height: 17px;
}

body .icon-book03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -515px -506px;
  width: 15px;
  height: 12px;
}

body .icon-box01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -595px -183px;
  width: 16px;
  height: 16px;
}

body .icon-bulb01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -567px -64px;
  width: 16px;
  height: 21px;
}

body .icon-calendar01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -380px -314px;
  width: 26px;
  height: 26px;
}

body .icon-calendar02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -87px -541px;
  width: 19px;
  height: 19px;
}

body .icon-calendar03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -169px -136px;
  width: 14px;
  height: 13px;
}

body .icon-cart01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -368px -471px;
  width: 23px;
  height: 20px;
}

body .icon-cart02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -401px -471px;
  width: 23px;
  height: 20px;
}

body .icon-cart03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -302px -471px;
  width: 23px;
  height: 20px;
}

body .icon-cart04 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -476px -431px;
  width: 20px;
  height: 17px;
}

body .icon-cart05 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: 0 -67px;
  width: 93px;
  height: 83px;
}

body .icon-cart_ico01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -470px -319px;
  width: 27px;
  height: 27px;
}

body .icon-cart_ico02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -509px 0;
  width: 22px;
  height: 29px;
}

body .icon-cart_ico03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -181px -384px;
  width: 32px;
  height: 29px;
}

body .icon-cart_ico04 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -346px -280px;
  width: 32px;
  height: 24px;
}

body .icon-cart_ico05 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -40px -431px;
  width: 30px;
  height: 30px;
}

body .icon-cart_ico06 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -470px -281px;
  width: 28px;
  height: 28px;
}

body .icon-cart_ico07 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -158px -431px;
  width: 27px;
  height: 23px;
}

body .icon-cart_ico_small01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -509px -406px;
  width: 22px;
  height: 21px;
}

body .icon-cart_ico_small02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -567px -32px;
  width: 17px;
  height: 22px;
}

body .icon-cart_ico_small03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -223px -384px;
  width: 32px;
  height: 29px;
}

body .icon-cart_ico_small04 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -414px -431px;
  width: 21px;
  height: 17px;
}

body .icon-cart_ico_small06 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -80px -431px;
  width: 30px;
  height: 30px;
}

body .icon-cart_ico_small07 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -470px -205px;
  width: 28px;
  height: 28px;
}

body .icon-cart_ico_small08 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -484px -541px;
  width: 14px;
  height: 12px;
}

body .icon-cat01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -103px -136px;
  width: 23px;
  height: 13px;
}

body .icon-cat010_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -352px -541px;
  width: 18px;
  height: 14px;
}

body .icon-cat01_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -136px -136px;
  width: 23px;
  height: 13px;
}

body .icon-cat02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -21px -594px;
  width: 11px;
  height: 16px;
}

body .icon-cat02_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: 0 -594px;
  width: 11px;
  height: 16px;
}

body .icon-cat03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -306px;
  width: 15px;
  height: 15px;
}

body .icon-cat03_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -256px;
  width: 15px;
  height: 15px;
}

body .icon-cat04 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -622px 0;
  width: 10px;
  height: 16px;
}

body .icon-cat04_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -622px -26px;
  width: 10px;
  height: 16px;
}

body .icon-cat05 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -595px -369px;
  width: 14px;
  height: 18px;
}

body .icon-cat05_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -595px -313px;
  width: 14px;
  height: 18px;
}

body .icon-cat06 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -266px -541px;
  width: 19px;
  height: 15px;
}

body .icon-cat06_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -295px -541px;
  width: 19px;
  height: 15px;
}

body .icon-cat07 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -380px -541px;
  width: 19px;
  height: 13px;
}

body .icon-cat07_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -409px -541px;
  width: 19px;
  height: 13px;
}

body .icon-cat08 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -230px;
  width: 15px;
  height: 16px;
}

body .icon-cat08_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -179px;
  width: 15px;
  height: 16px;
}

body .icon-cat09 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -273px -506px;
  width: 20px;
  height: 20px;
}

body .icon-cat09_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -213px -506px;
  width: 20px;
  height: 20px;
}

body .icon-cat10 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -324px -541px;
  width: 18px;
  height: 14px;
}

body .icon-check01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -233px -431px;
  width: 27px;
  height: 19px;
}

body .icon-check02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -483px -506px;
  width: 22px;
  height: 15px;
}

body .icon-check03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -206px -541px;
  width: 21px;
  height: 15px;
}

body .icon-check04 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -481px;
  width: 16px;
  height: 12px;
}

body .icon-check05 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -309px -196px;
  width: 18px;
  height: 14px;
}

body .icon-check06 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -106px -594px;
  width: 12px;
  height: 10px;
}

body .icon-clock01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -509px -343px;
  width: 22px;
  height: 22px;
}

body .icon-clock02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -567px -371px;
  width: 17px;
  height: 17px;
}

body .icon-cookie01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -205px -471px;
  width: 23px;
  height: 23px;
}

body .icon-creditagricole01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -196px -104px;
  width: 131px;
  height: 26px;
}

body .icon-dobramarka01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -72px -160px;
  width: 66px;
  height: 66px;
}

body .icon-download01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -567px -398px;
  width: 17px;
  height: 17px;
}

body .icon-eye01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: 0 -471px;
  width: 25px;
  height: 25px;
}

body .icon-eye02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -35px -471px;
  width: 25px;
  height: 25px;
}

body .icon-facebook {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -380px;
  width: 11px;
  height: 19px;
}

body .icon-game01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -335px -471px;
  width: 23px;
  height: 20px;
}

body .icon-gamepad01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -416px -44px;
  width: 44px;
  height: 34px;
}

body .icon-gamepad02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -416px 0;
  width: 44px;
  height: 34px;
}

body .icon-happy01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -567px -425px;
  width: 17px;
  height: 17px;
}

body .icon-i_zoom {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -153px -506px;
  width: 20px;
  height: 20px;
}

body .icon-instagram01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -567px -207px;
  width: 18px;
  height: 18px;
}

body .icon-like01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -63px -594px;
  width: 12px;
  height: 11px;
}

body .icon-lock01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: 0 -506px;
  width: 18px;
  height: 25px;
}

body .icon-lock02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -42px -594px;
  width: 11px;
  height: 15px;
}

body .icon-lock03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -622px -115px;
  width: 8px;
  height: 11px;
}

body .icon-logo01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: 0 0;
  width: 186px;
  height: 57px;
}

body .icon-logo02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -196px -55px;
  width: 128px;
  height: 39px;
}

body .icon-menu01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -116px -541px;
  width: 20px;
  height: 16px;
}

body .icon-menu02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -176px -541px;
  width: 20px;
  height: 16px;
}

body .icon-menu03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -146px -541px;
  width: 20px;
  height: 16px;
}

body .icon-menu_mobile01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -303px -384px;
  width: 28px;
  height: 24px;
}

body .icon-menu_mobile01_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -341px -384px;
  width: 28px;
  height: 24px;
}

body .icon-menu_mobile02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -470px -90px;
  width: 29px;
  height: 29px;
}

body .icon-menu_mobile02_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -470px -51px;
  width: 29px;
  height: 29px;
}

body .icon-menu_mobile03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -470px -129px;
  width: 29px;
  height: 28px;
}

body .icon-menu_mobile03_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -470px -167px;
  width: 29px;
  height: 28px;
}

body .icon-menu_mobile04 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: 0 -431px;
  width: 30px;
  height: 30px;
}

body .icon-menu_mobile04_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -470px -243px;
  width: 28px;
  height: 28px;
}

body .icon-message01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -423px -506px;
  width: 19px;
  height: 18px;
}

body .icon-minus01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -305px -369px;
  width: 16px;
  height: 2px;
}

body .icon-minus01_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -331px -369px;
  width: 16px;
  height: 2px;
}

body .icon-minus02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -378px -369px;
  width: 11px;
  height: 1px;
}

body .icon-minus02_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -357px -369px;
  width: 11px;
  height: 1px;
}

body .icon-more01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -280px -369px;
  width: 15px;
  height: 3px;
}

body .icon-movie01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -148px -160px;
  width: 70px;
  height: 58px;
}

body .icon-nev_newspaper01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -509px -311px;
  width: 22px;
  height: 22px;
}

body .icon-nev_newspaper02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -567px 0;
  width: 18px;
  height: 22px;
}

body .icon-nev_newspaper03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -104px -471px;
  width: 24px;
  height: 24px;
}

body .icon-nev_newspaper04 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -172px -471px;
  width: 23px;
  height: 23px;
}

body .icon-nev_newspaper05 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -28px -506px;
  width: 21px;
  height: 21px;
}

body .icon-nev_newspaper06 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -418px -384px;
  width: 29px;
  height: 23px;
}

body .icon-nev_newspaper_red01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -72px -242px;
  width: 60px;
  height: 60px;
}

body .icon-nev_newspaper_red02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -70px -314px;
  width: 60px;
  height: 60px;
}

body .icon-nev_newspaper_red03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: 0 -314px;
  width: 60px;
  height: 60px;
}

body .icon-nev_newspaper_red04 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -210px -314px;
  width: 60px;
  height: 60px;
}

body .icon-nev_newspaper_red05 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: 0 -242px;
  width: 62px;
  height: 62px;
}

body .icon-nev_newspaper_red06 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -346px 0;
  width: 60px;
  height: 60px;
}

body .icon-newsletter01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -103px -67px;
  width: 78px;
  height: 59px;
}

body .icon-opineo01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: 0 -160px;
  width: 62px;
  height: 72px;
}

body .icon-opineo02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -196px 0;
  width: 140px;
  height: 45px;
}

body .icon-pad01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -195px -431px;
  width: 28px;
  height: 22px;
}

body .icon-pad02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -452px -506px;
  width: 21px;
  height: 16px;
}

body .icon-pad03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -503px;
  width: 16px;
  height: 12px;
}

body .icon-percent01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -530px -541px;
  width: 12px;
  height: 12px;
}

body .icon-phone01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -70px -471px;
  width: 24px;
  height: 24px;
}

body .icon-phone02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -29px -541px;
  width: 19px;
  height: 19px;
}

body .icon-pin01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -388px -280px;
  width: 18px;
  height: 24px;
}

body .icon-pin_a01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -470px 0;
  width: 29px;
  height: 41px;
}

body .icon-pin_a02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -282px -242px;
  width: 42px;
  height: 58px;
}

body .icon-pin_empty {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -280px -314px;
  width: 45px;
  height: 45px;
}

body .icon-plus01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -595px -131px;
  width: 16px;
  height: 16px;
}

body .icon-plus01_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -595px -157px;
  width: 16px;
  height: 16px;
}

body .icon-plus02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -85px -594px;
  width: 11px;
  height: 11px;
}

body .icon-plus02_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -574px -541px;
  width: 11px;
  height: 11px;
}

body .icon-poland01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -309px -160px;
  width: 26px;
  height: 26px;
}

body .icon-poland02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -567px -95px;
  width: 18px;
  height: 18px;
}

body .icon-poland03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -433px;
  width: 14px;
  height: 14px;
}

body .icon-poland04 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -595px -104px;
  width: 16px;
  height: 17px;
}

body .icon-pos_ico01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -140px -314px;
  width: 60px;
  height: 60px;
}

body .icon-pos_ico02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -346px -210px;
  width: 60px;
  height: 60px;
}

body .icon-pos_ico03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -346px -70px;
  width: 60px;
  height: 60px;
}

body .icon-pos_ico04 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -346px -140px;
  width: 60px;
  height: 60px;
}

body .icon-pos_ico05 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -212px -242px;
  width: 60px;
  height: 60px;
}

body .icon-pos_ico06 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -142px -242px;
  width: 60px;
  height: 60px;
}

body .icon-pos_ico_small01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -416px -239px;
  width: 37px;
  height: 37px;
}

body .icon-pos_ico_small02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -416px -286px;
  width: 37px;
  height: 37px;
}

body .icon-pos_ico_small03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -416px -333px;
  width: 37px;
  height: 37px;
}

body .icon-pos_ico_small04 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -47px -384px;
  width: 37px;
  height: 37px;
}

body .icon-pos_ico_small05 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -416px -192px;
  width: 37px;
  height: 37px;
}

body .icon-pos_ico_small06 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: 0 -384px;
  width: 37px;
  height: 37px;
}

body .icon-print01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -63px;
  width: 16px;
  height: 17px;
}

body .icon-print02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -90px;
  width: 16px;
  height: 17px;
}

body .icon-refresh01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -509px -150px;
  width: 22px;
  height: 23px;
}

body .icon-search01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -123px -506px;
  width: 20px;
  height: 20px;
}

body .icon-search02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -243px -506px;
  width: 20px;
  height: 20px;
}

body .icon-search03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -183px -506px;
  width: 20px;
  height: 20px;
}

body .icon-search04 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -509px -183px;
  width: 22px;
  height: 22px;
}

body .icon-search05 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -567px -452px;
  width: 17px;
  height: 17px;
}

body .icon-set01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: 0 -541px;
  width: 19px;
  height: 19px;
}

body .icon-share01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -36px;
  width: 16px;
  height: 17px;
}

body .icon-shield01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -335px -314px;
  width: 35px;
  height: 44px;
}

body .icon-shield02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -416px -140px;
  width: 34px;
  height: 42px;
}

body .icon-shield03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -416px -88px;
  width: 34px;
  height: 42px;
}

body .icon-shield_small01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -509px -113px;
  width: 21px;
  height: 27px;
}

body .icon-shield_small02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -509px -39px;
  width: 21px;
  height: 27px;
}

body .icon-shield_small03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -509px -76px;
  width: 21px;
  height: 27px;
}

body .icon-smartphone01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px 0;
  width: 16px;
  height: 26px;
}

body .icon-star01-1 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -94px -384px;
  width: 34px;
  height: 30px;
}

body .icon-star01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -434px -471px;
  width: 22px;
  height: 20px;
}

body .icon-star02-1 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -470px -393px;
  width: 28px;
  height: 25px;
}

body .icon-star02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -466px -471px;
  width: 22px;
  height: 20px;
}

body .icon-star03-1 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -498px -471px;
  width: 22px;
  height: 20px;
}

body .icon-star03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -59px -506px;
  width: 22px;
  height: 20px;
}

body .icon-star04-1 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -567px -505px;
  width: 18px;
  height: 16px;
}

body .icon-star04 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -509px -247px;
  width: 22px;
  height: 22px;
}

body .icon-star05-1 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -356px;
  width: 16px;
  height: 14px;
}

body .icon-star05 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -509px -215px;
  width: 22px;
  height: 22px;
}

body .icon-star06 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -567px -344px;
  width: 18px;
  height: 17px;
}

body .icon-star07 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -567px -263px;
  width: 18px;
  height: 17px;
}

body .icon-star_grey01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -138px -384px;
  width: 33px;
  height: 30px;
}

body .icon-star_grey02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -265px -384px;
  width: 28px;
  height: 25px;
}

body .icon-star_grey03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -91px -506px;
  width: 22px;
  height: 20px;
}

body .icon-star_grey04 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -567px -479px;
  width: 18px;
  height: 16px;
}

body .icon-star_grey05 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: 0 -570px;
  width: 17px;
  height: 14px;
}

body .icon-target01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -138px -471px;
  width: 24px;
  height: 24px;
}

body .icon-tooltip01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -438px -541px;
  width: 13px;
  height: 13px;
}

body .icon-twitch01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -331px;
  width: 15px;
  height: 15px;
}

body .icon-user01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -238px -471px;
  width: 22px;
  height: 21px;
}

body .icon-user02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -509px -375px;
  width: 22px;
  height: 21px;
}

body .icon-user03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -270px -471px;
  width: 22px;
  height: 21px;
}

body .icon-user04 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -595px -235px;
  width: 16px;
  height: 16px;
}

body .icon-view01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -567px -317px;
  width: 18px;
  height: 17px;
}

body .icon-view01_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -567px -290px;
  width: 18px;
  height: 17px;
}

body .icon-view02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -378px -431px;
  width: 26px;
  height: 17px;
}

body .icon-view02_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -306px -431px;
  width: 26px;
  height: 17px;
}

body .icon-view03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -342px -431px;
  width: 26px;
  height: 17px;
}

body .icon-view03_hover {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -270px -431px;
  width: 26px;
  height: 17px;
}

body .icon-wrench01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -470px -356px;
  width: 27px;
  height: 27px;
}

body .icon-wrench02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -58px -541px;
  width: 19px;
  height: 19px;
}

body .icon-wrench03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -281px;
  width: 15px;
  height: 15px;
}

body .icon-x01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -509px -437px;
  width: 22px;
  height: 21px;
}

body .icon-x02 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -567px -151px;
  width: 18px;
  height: 18px;
}

body .icon-x03 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -567px -235px;
  width: 18px;
  height: 18px;
}

body .icon-x04 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -205px;
  width: 16px;
  height: 15px;
}

body .icon-x05 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -595px -209px;
  width: 16px;
  height: 16px;
}

body .icon-x06 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -461px -541px;
  width: 13px;
  height: 13px;
}

body .icon-x07 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -457px;
  width: 14px;
  height: 14px;
}

body .icon-x08 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -541px -409px;
  width: 14px;
  height: 14px;
}

body .icon-x09 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -508px -541px;
  width: 12px;
  height: 12px;
}

body .icon-x10 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -622px -72px;
  width: 10px;
  height: 10px;
}

body .icon-x11 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -622px -52px;
  width: 10px;
  height: 10px;
}

body .icon-x12 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -622px -199px;
  width: 8px;
  height: 8px;
}

body .icon-youtube01 {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -237px -541px;
  width: 19px;
  height: 15px;
}

body .icon-zestaw {
  background-image: url(../images/sprite.png?1573724668829);
  background-position: -552px -541px;
  width: 12px;
  height: 12px;
}

body.is-slideBoxActive {
  overflow: hidden;
}

a {
  transition: .5s;
}

a:hover {
  color: #ce0422;
}

.is-dni {
  display: none!important;
}

.b-categories_headline {
  border-bottom: 1px solid #e2e8ec;
}

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

.b-backNav_back {
  margin-bottom: 17px;
}

.b-backNav_back a {
  font: 300 16px Roboto,sans-serif;
}

.b-backNav_back i {
  margin-right: 4px;
}

.b-account_menu {
  float: left;
  width: 25%;
  max-width: 275px;
  padding: 21px 25px 15px;
  box-shadow: 0 1px 5px 0 rgba(77,107,128,.25);
  box-sizing: border-box;
}

.v-customerCms p {
  font: 300 16px/32px Roboto,sans-serif;
}

.b-cart_addressItem.is-consent .m-form_checkbox .js-moreRules,
.b-cart_addressItem.is-consent .m-form_checkbox.is_open .js-lessRules {
  display: none;
}

.b-cart_addressItem.is-consent .m-form_checkbox.is_open .js-moreRules {
  display: inline-block;
}

.m-counterInterval_holder .m-counterInterval .m-counterInterval_txt {
  padding-bottom: 12px;
  font: 20px/24px Roboto,sans-serif;
  color: #444;
}

.m-cart_emptyInfo {
  padding: 0;
}

#pwindicator {
  display: block;
}

.v-cms_list .m-tabs .is-arrow_icon {
  display: none;
}

.a-label {
  white-space: nowrap;
}

.b-newsletter .m-btn_link {
  margin: 0;
}

.m-compareProducts.is-2 table {
  width: 100%;
}