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

* {
  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;
  outline: 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;
}

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

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

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

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

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

.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] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

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

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

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

fieldset {
  border: 1px solid 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;
}

a b {
  font-weight: 700;
}

a:hover {
  text-decoration: underline;
}

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 {
  content: "";
  display: table;
  height: 0;
}

.clearfix2: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-dni {
  display: none!important;
}

.g-db {
  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;
}

.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;
}

.icon-account-clipboard {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -486px -490px;
  width: 35px;
  height: 35px;
}

.icon-account-compare {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -90px -540px;
  width: 35px;
  height: 35px;
}

.icon-account-complaints {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: 0 -540px;
  width: 35px;
  height: 35px;
}

.icon-account-dashboard {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -180px -540px;
  width: 35px;
  height: 35px;
}

.icon-account-orders {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -270px -540px;
  width: 35px;
  height: 35px;
}

.icon-account-settings {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -360px -540px;
  width: 35px;
  height: 35px;
}

.icon-account {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -659px 0;
  width: 27px;
  height: 32px;
}

.icon-account1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -626px -308px;
  width: 23px;
  height: 23px;
}

.icon-android {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -575px -105px;
  width: 35px;
  height: 43px;
}

.icon-arrow-left-pink0 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -696px -494px;
  width: 8px;
  height: 15px;
}

.icon-arrow-right-pink0 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -380px -305px;
  width: 6px;
  height: 13px;
}

.icon-arrow-top {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -315px -540px;
  width: 35px;
  height: 35px;
}

.icon-arrow01 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -132px -356px;
  width: 10px;
  height: 9px;
}

.icon-arrow02 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -152px -356px;
  width: 10px;
  height: 9px;
}

.icon-arrow05 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -626px 0;
  width: 23px;
  height: 45px;
}

.icon-arrow06 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -626px -55px;
  width: 23px;
  height: 45px;
}

.icon-arrow10bl {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -341px -627px;
  width: 6px;
  height: 10px;
}

.icon-arrow10br {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -325px -627px;
  width: 6px;
  height: 10px;
}

.icon-arrow11bl {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: 0 -585px;
  width: 32px;
  height: 32px;
}

.icon-arrow11br {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -126px -585px;
  width: 32px;
  height: 32px;
}

.icon-arrow1bb {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -172px -356px;
  width: 6px;
  height: 5px;
}

.icon-arrow1br {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -141px -627px;
  width: 16px;
  height: 16px;
}

.icon-arrow1wr {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -114px -627px;
  width: 17px;
  height: 16px;
}

.icon-arrow2bb {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -539px -474px;
  width: 12px;
  height: 6px;
}

.icon-arrow2gb {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -517px -474px;
  width: 12px;
  height: 6px;
}

.icon-arrow3gl {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -696px -232px;
  width: 11px;
  height: 22px;
}

.icon-arrow3gr {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -696px -168px;
  width: 11px;
  height: 22px;
}

.icon-arrow4bluel {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -696px -200px;
  width: 11px;
  height: 22px;
}

.icon-arrow4bluer {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -696px -136px;
  width: 11px;
  height: 22px;
}

.icon-arrow5bl {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -696px -559px;
  width: 8px;
  height: 13px;
}

.icon-arrow5br {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -380px -282px;
  width: 7px;
  height: 13px;
}

.icon-arrow6bl {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -290px -190px;
  width: 15px;
  height: 30px;
}

.icon-arrow6br {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -696px 0;
  width: 15px;
  height: 30px;
}

.icon-arrow7bl {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -398px -97px;
  width: 44px;
  height: 87px;
}

.icon-arrow7br {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -56px -282px;
  width: 46px;
  height: 86px;
}

.icon-arrow8wl {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -398px 0;
  width: 44px;
  height: 87px;
}

.icon-arrow8wr {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: 0 -282px;
  width: 46px;
  height: 86px;
}

.icon-arrow9bl {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -696px -630px;
  width: 7px;
  height: 14px;
}

.icon-arrow9br {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -696px -582px;
  width: 7px;
  height: 14px;
}

.icon-arrow9wr {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -696px -606px;
  width: 7px;
  height: 14px;
}

.icon-arrowFooter-active {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -659px -570px;
  width: 24px;
  height: 24px;
}

.icon-arrowFooter {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -659px -400px;
  width: 24px;
  height: 24px;
}

.icon-arrowRight {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -577px -540px;
  width: 35px;
  height: 30px;
}

.icon-arrow_big1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -517px -371px;
  width: 44px;
  height: 41px;
}

.icon-arrow_big2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -517px -320px;
  width: 44px;
  height: 41px;
}

.icon-arrow_small1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -659px -194px;
  width: 27px;
  height: 26px;
}

.icon-arrow_small2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -659px -158px;
  width: 27px;
  height: 26px;
}

.icon-award1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -398px -194px;
  width: 42px;
  height: 42px;
}

.icon-award2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -452px -321px;
  width: 48px;
  height: 45px;
}

.icon-bell {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -334px -585px;
  width: 31px;
  height: 30px;
}

.icon-car3 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -144px -448px;
  width: 32px;
  height: 26px;
}

.icon-cart {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -210px -585px;
  width: 31px;
  height: 32px;
}

.icon-cart1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -659px -368px;
  width: 27px;
  height: 22px;
}

.icon-cart1b {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -293px -585px;
  width: 31px;
  height: 30px;
}

.icon-cart1g {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -375px -585px;
  width: 30px;
  height: 28px;
}

.icon-cart1gr {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -370px -448px;
  width: 24px;
  height: 22px;
}

.icon-cart1tw {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -404px -448px;
  width: 24px;
  height: 22px;
}

.icon-cart1w {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -575px -501px;
  width: 32px;
  height: 28px;
}

.icon-cart2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -659px -336px;
  width: 27px;
  height: 22px;
}

.icon-check {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -696px -472px;
  width: 12px;
  height: 12px;
}

.icon-clock {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -231px -190px;
  width: 49px;
  height: 48px;
}

.icon-clock01 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -517px -104px;
  width: 44px;
  height: 44px;
}

.icon-clock2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -696px -399px;
  width: 14px;
  height: 14px;
}

.icon-clock3 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -208px -248px;
  width: 25px;
  height: 20px;
}

.icon-contact1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -320px -170px;
  width: 55px;
  height: 74px;
}

.icon-contact2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -320px 0;
  width: 68px;
  height: 85px;
}

.icon-contact3 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -452px 0;
  width: 55px;
  height: 66px;
}

.icon-cpu {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -575px 0;
  width: 41px;
  height: 41px;
}

.icon-data-1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -270px -490px;
  width: 44px;
  height: 40px;
}

.icon-data-10 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -398px -246px;
  width: 44px;
  height: 40px;
}

.icon-data-11 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -54px -490px;
  width: 44px;
  height: 40px;
}

.icon-data-2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: 0 -490px;
  width: 44px;
  height: 40px;
}

.icon-data-3 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -432px -490px;
  width: 44px;
  height: 39px;
}

.icon-data-4 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -378px -490px;
  width: 44px;
  height: 39px;
}

.icon-data-5 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -162px -490px;
  width: 44px;
  height: 40px;
}

.icon-data-6 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -108px -490px;
  width: 44px;
  height: 40px;
}

.icon-data-7 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -398px -296px;
  width: 44px;
  height: 40px;
}

.icon-data-8 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -216px -490px;
  width: 44px;
  height: 40px;
}

.icon-data-9 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -324px -490px;
  width: 44px;
  height: 39px;
}

.icon-deaf-sign01 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -183px -282px;
  width: 67px;
  height: 57px;
}

.icon-delivery {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -170px -248px;
  width: 28px;
  height: 21px;
}

.icon-disc {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -290px -230px;
  width: 7px;
  height: 7px;
}

.icon-edit {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -42px -585px;
  width: 32px;
  height: 32px;
}

.icon-editSmall {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -696px -290px;
  width: 15px;
  height: 15px;
}

.icon-eye {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -320px -254px;
  width: 28px;
  height: 16px;
}

.icon-fb-logo {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -92px -190px;
  width: 129px;
  height: 48px;
}

.icon-fb01 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -491px -540px;
  width: 33px;
  height: 33px;
}

.icon-fb02 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -531px -490px;
  width: 33px;
  height: 33px;
}

.icon-fb1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -696px -75px;
  width: 12px;
  height: 24px;
}

.icon-fb2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: 0 -660px;
  width: 16px;
  height: 25px;
}

.icon-fb3 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -696px -40px;
  width: 13px;
  height: 25px;
}

.icon-fb4 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -696px -369px;
  width: 10px;
  height: 20px;
}

.icon-flyer-all1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -45px -540px;
  width: 35px;
  height: 35px;
}

.icon-flyer-all2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -452px -261px;
  width: 50px;
  height: 50px;
}

.icon-flyer-downlaod2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -260px -282px;
  width: 50px;
  height: 50px;
}

.icon-flyer-download1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -575px -456px;
  width: 35px;
  height: 35px;
}

.icon-flyer-more1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -575px -411px;
  width: 35px;
  height: 35px;
}

.icon-flyer-more2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -320px -282px;
  width: 50px;
  height: 50px;
}

.icon-flyer-newsletter1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -225px -540px;
  width: 35px;
  height: 35px;
}

.icon-flyer-newsletter2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -70px -378px;
  width: 50px;
  height: 50px;
}

.icon-flyer-zoom1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -135px -540px;
  width: 35px;
  height: 35px;
}

.icon-flyer-zoom2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -452px -201px;
  width: 50px;
  height: 50px;
}

.icon-g-logo {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -190px -130px;
  width: 111px;
  height: 48px;
}

.icon-g01 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -448px -540px;
  width: 33px;
  height: 33px;
}

.icon-g02 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -534px -540px;
  width: 33px;
  height: 33px;
}

.icon-goog1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -659px -302px;
  width: 27px;
  height: 24px;
}

.icon-grid1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -415px -585px;
  width: 22px;
  height: 22px;
}

.icon-grid2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -626px -543px;
  width: 22px;
  height: 22px;
}

.icon-headphones {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -278px -248px;
  width: 25px;
  height: 20px;
}

.icon-i360 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -75px -448px;
  width: 59px;
  height: 27px;
}

.icon-icon-account {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -405px -540px;
  width: 33px;
  height: 33px;
}

.icon-info {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -88px -627px;
  width: 16px;
  height: 18px;
}

.icon-info1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -569px -585px;
  width: 18px;
  height: 17px;
}

.icon-info2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -452px -76px;
  width: 54px;
  height: 54px;
}

.icon-linked1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -659px -468px;
  width: 24px;
  height: 24px;
}

.icon-linked2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -659px -434px;
  width: 24px;
  height: 24px;
}

.icon-list1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -659px -230px;
  width: 26px;
  height: 26px;
}

.icon-list2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -659px -266px;
  width: 26px;
  height: 26px;
}

.icon-list3-pink-bigger {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -263px -448px;
  width: 28px;
  height: 25px;
}

.icon-list3-pink {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -624px -585px;
  width: 19px;
  height: 15px;
}

.icon-lock {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -130px -378px;
  width: 49px;
  height: 48px;
}

.icon-lock01 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -626px -475px;
  width: 19px;
  height: 26px;
}

.icon-lock2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -696px -448px;
  width: 12px;
  height: 14px;
}

.icon-lock3 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -62px -627px;
  width: 16px;
  height: 18px;
}

.icon-mail {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -659px -604px;
  width: 20px;
  height: 13px;
}

.icon-map {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -473px -448px;
  width: 25px;
  height: 20px;
}

.icon-memory {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -575px -360px;
  width: 32px;
  height: 41px;
}

.icon-menu01 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -398px -346px;
  width: 30px;
  height: 22px;
}

.icon-menu1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -131px -248px;
  width: 29px;
  height: 22px;
}

.icon-menu2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -92px -248px;
  width: 29px;
  height: 22px;
}

.icon-ok {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -696px -315px;
  width: 15px;
  height: 15px;
}

.icon-ok2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -297px -627px;
  width: 18px;
  height: 14px;
}

.icon-order {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -575px -207px;
  width: 37px;
  height: 38px;
}

.icon-pack {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -84px -585px;
  width: 32px;
  height: 32px;
}

.icon-pack2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -659px -502px;
  width: 24px;
  height: 24px;
}

.icon-percent {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -243px -248px;
  width: 25px;
  height: 20px;
}

.icon-phone {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -696px -340px;
  width: 11px;
  height: 19px;
}

.icon-phoneSmall {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -513px -585px;
  width: 18px;
  height: 18px;
}

.icon-play-small {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -696px -109px;
  width: 15px;
  height: 17px;
}

.icon-play {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -575px -310px;
  width: 35px;
  height: 40px;
}

.icon-play04 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -167px -627px;
  width: 16px;
  height: 16px;
}

.icon-play1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: 0 -378px;
  width: 60px;
  height: 60px;
}

.icon-play2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -190px 0;
  width: 120px;
  height: 120px;
}

.icon-play3 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: 0 0;
  width: 180px;
  height: 180px;
}

.icon-plus1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: 0 -190px;
  width: 82px;
  height: 82px;
}

.icon-plus2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -320px -95px;
  width: 64px;
  height: 65px;
}

.icon-remove {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -112px -356px;
  width: 10px;
  height: 10px;
}

.icon-return {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -575px -158px;
  width: 37px;
  height: 39px;
}

.icon-return01 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -517px -158px;
  width: 44px;
  height: 44px;
}

.icon-rounded-i {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -626px -341px;
  width: 23px;
  height: 23px;
}

.icon-screen-size {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -480px -378px;
  width: 26px;
  height: 44px;
}

.icon-scrollUp {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -168px -585px;
  width: 32px;
  height: 32px;
}

.icon-search {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -659px -121px;
  width: 27px;
  height: 27px;
}

.icon-search01 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -659px -42px;
  width: 27px;
  height: 29px;
}

.icon-search1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -626px -275px;
  width: 23px;
  height: 23px;
}

.icon-search2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -336px -448px;
  width: 24px;
  height: 23px;
}

.icon-search3 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -626px -110px;
  width: 23px;
  height: 23px;
}

.icon-search4 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -193px -627px;
  width: 16px;
  height: 16px;
}

.icon-search5 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -659px -536px;
  width: 24px;
  height: 24px;
}

.icon-separator {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -696px -519px;
  width: 11px;
  height: 11px;
}

.icon-shield-no-warranties {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -422px -378px;
  width: 48px;
  height: 48px;
}

.icon-shield {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -696px -423px;
  width: 12px;
  height: 15px;
}

.icon-shield1year {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -364px -378px;
  width: 48px;
  height: 48px;
}

.icon-shield2year {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -306px -378px;
  width: 48px;
  height: 48px;
}

.icon-shield3year {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -248px -378px;
  width: 48px;
  height: 48px;
}

.icon-shipping {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -517px -52px;
  width: 48px;
  height: 42px;
}

.icon-shipping2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -358px -254px;
  width: 23px;
  height: 14px;
}

.icon-ssl {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: 0 -448px;
  width: 65px;
  height: 32px;
}

.icon-star01 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -626px -209px;
  width: 23px;
  height: 23px;
}

.icon-star1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -626px -242px;
  width: 23px;
  height: 23px;
}

.icon-star2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -626px -143px;
  width: 23px;
  height: 23px;
}

.icon-star3 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -597px -585px;
  width: 17px;
  height: 17px;
}

.icon-star4 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -438px -448px;
  width: 25px;
  height: 20px;
}

.icon-star_full01 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -626px -176px;
  width: 23px;
  height: 23px;
}

.icon-support {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -517px 0;
  width: 48px;
  height: 42px;
}

.icon-support01 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -517px -266px;
  width: 44px;
  height: 44px;
}

.icon-tick {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -696px -540px;
  width: 12px;
  height: 9px;
}

.icon-time {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -219px -627px;
  width: 16px;
  height: 16px;
}

.icon-tool {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -189px -378px;
  width: 49px;
  height: 48px;
}

.icon-tooltip01 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -541px -585px;
  width: 18px;
  height: 18px;
}

.icon-trash {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -696px -264px;
  width: 15px;
  height: 16px;
}

.icon-trash01 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -271px -627px;
  width: 16px;
  height: 16px;
}

.icon-twitter1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -447px -585px;
  width: 24px;
  height: 20px;
}

.icon-twitter2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -186px -448px;
  width: 29px;
  height: 25px;
}

.icon-twitter3 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -225px -448px;
  width: 28px;
  height: 25px;
}

.icon-twitter4 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -481px -585px;
  width: 22px;
  height: 20px;
}

.icon-user {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -575px -51px;
  width: 37px;
  height: 44px;
}

.icon-user1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -31px -627px;
  width: 21px;
  height: 23px;
}

.icon-user2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -452px -140px;
  width: 52px;
  height: 51px;
}

.icon-user3 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: 0 -627px;
  width: 21px;
  height: 23px;
}

.icon-user4 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -112px -282px;
  width: 61px;
  height: 64px;
}

.icon-view1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -626px -408px;
  width: 22px;
  height: 24px;
}

.icon-view1active {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -301px -448px;
  width: 25px;
  height: 23px;
}

.icon-view1grey {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -626px -374px;
  width: 22px;
  height: 24px;
}

.icon-view2 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -626px -442px;
  width: 22px;
  height: 23px;
}

.icon-view2active {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -626px -511px;
  width: 22px;
  height: 22px;
}

.icon-wallet3 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -251px -585px;
  width: 32px;
  height: 30px;
}

.icon-warn1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -245px -627px;
  width: 16px;
  height: 16px;
}

.icon-warranty {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -517px -422px;
  width: 42px;
  height: 42px;
}

.icon-warranty01 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -517px -212px;
  width: 44px;
  height: 44px;
}

.icon-with-pen {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -575px -255px;
  width: 31px;
  height: 45px;
}

.icon-yt1 {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -659px -81px;
  width: 26px;
  height: 30px;
}

.b-rating .br-widget {
  height: 14px;
}

.b-rating .br-widget a {
  display: block;
  float: left;
  width: 25px;
  height: 23px;
  background: url(../images/star.png);
  -webkit-transition: background-position .5s;
  transition: background-position .5s;
}

.b-rating .br-widget a.br-active,
.b-rating .br-widget a.br-selected,
.b-rating .br-widget a:hover {
  background-position: 0 23px;
  -webkit-transition: background-position .5s;
  transition: background-position .5s;
}

.b-rating .br-current-rating {
  float: left;
  padding-left: 12px;
  line-height: 26px;
}

.b-rating .br-readonly a.br-active,
.b-rating .br-readonly a.br-selected,
.b-rating .br-readonly a:hover {
  background-position: 0 0;
  -webkit-transition: background-position .5s;
  transition: background-position .5s;
}

.b-rating .br-readonly a:hover {
  cursor: default;
}

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

.s-recommendProduct_heart .br-widget {
  margin: 10px 0;
}

.s-recommendProduct_heart .br-widget a {
  display: inline-block;
  float: left;
  width: 22px;
  height: 20px;
  margin-right: 5px;
  background: url(../images/heart.png);
  -webkit-transition: background-position .5s;
  transition: background-position .5s;
}

.s-recommendProduct_heart .br-widget a.br-active,
.s-recommendProduct_heart .br-widget a.br-selected,
.s-recommendProduct_heart .br-widget a:hover {
  background-position: 0 20px;
  -webkit-transition: background-position .5s;
  transition: background-position .5s;
}

.dotstyle li {
  width: 11px!important;
  height: 11px!important;
  margin: 0 9px!important;
}

.dotstyle li.slick-active a,
.dotstyle li:after,
.dotstyle li:hover a {
  background-color: #942a70!important;
}

.dotstyle-fillup li a {
  background-color: #333!important;
}

.dotstyle ul {
  position: relative;
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}

.dotstyle li {
  position: relative;
  display: block;
  float: left;
  cursor: pointer;
}

.dotstyle li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -999em;
  cursor: pointer;
  background-color: #fff;
  background-color: rgba(0,0,0,.8);
  border-radius: 50%;
  outline: 0;
}

.dotstyle li a:focus {
  outline: 0;
}

.dotstyle-fillup li a {
  overflow: hidden;
  -webkit-box-shadow: inset 0 0 0 2px #fff;
  box-shadow: inset 0 0 0 2px #fff;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}

.dotstyle-fillup li a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 0 1px #fff;
  box-shadow: 0 0 1px #fff;
  -webkit-transition: height .3s ease;
  transition: height .3s ease;
}

.dotstyle-fillup li a:focus,
.dotstyle-fillup li a:hover {
  background-color: rgba(0,0,0,.2);
}

.dotstyle-fillup li.slick-active a::after {
  height: 100%;
}

.dotstyle-scaleup li a {
  -webkit-transition: -webkit-transform .3s ease,background-color .3s ease;
  -webkit-transition: background-color .3s ease,-webkit-transform .3s ease;
  transition: background-color .3s ease,-webkit-transform .3s ease;
  transition: transform .3s ease,background-color .3s ease;
  transition: transform .3s ease,background-color .3s ease,-webkit-transform .3s ease;
}

.dotstyle-scaleup li a:focus,
.dotstyle-scaleup li a:hover {
  background-color: #fff;
}

.dotstyle-scaleup li.slick-active a {
  background-color: #fff;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
}

.dotstyle-stroke li a {
  -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0);
  box-shadow: 0 0 0 2px rgba(255,255,255,0);
  -webkit-transition: box-shadow .3s ease,background-color .3s ease;
  -webkit-transition: background-color .3s ease,-webkit-box-shadow .3s ease;
  transition: background-color .3s ease,-webkit-box-shadow .3s ease;
  transition: box-shadow .3s ease,background-color .3s ease;
  transition: box-shadow .3s ease,background-color .3s ease,-webkit-box-shadow .3s ease;
}

.dotstyle-stroke li a:focus,
.dotstyle-stroke li a:hover {
  background-color: #fff;
}

.dotstyle-stroke li.slick-active a {
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 2px #fff;
  box-shadow: 0 0 0 2px #fff;
}

.dotstyle-fillin li a {
  background-color: transparent;
  -webkit-box-shadow: inset 0 0 0 2px #fff;
  box-shadow: inset 0 0 0 2px #fff;
  -webkit-transition: box-shadow .3s ease;
  -webkit-transition: -webkit-box-shadow .3s ease;
  transition: -webkit-box-shadow .3s ease;
  transition: box-shadow .3s ease;
  transition: box-shadow .3s ease,-webkit-box-shadow .3s ease;
}

.dotstyle-fillin li.slick-active a {
  -webkit-box-shadow: inset 0 0 0 8px #fff;
  box-shadow: inset 0 0 0 8px #fff;
}

.dotstyle-circlegrow li a {
  overflow: hidden;
  background-color: transparent;
  -webkit-box-shadow: inset 0 0 0 2px #fff;
  box-shadow: inset 0 0 0 2px #fff;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.dotstyle-circlegrow li a::after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 50%;
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease,-webkit-transform .3s ease;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scale(0);
}

.dotstyle-circlegrow li a:focus,
.dotstyle-circlegrow li a:hover {
  opacity: .7;
}

.dotstyle-circlegrow li.slick-active a::after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.dotstyle-dotstroke li a {
  -webkit-box-shadow: inset 0 0 0 8px rgba(255,255,255,.5);
  box-shadow: inset 0 0 0 8px rgba(255,255,255,.5);
  -webkit-transition: box-shadow .3s ease;
  -webkit-transition: -webkit-box-shadow .3s ease;
  transition: -webkit-box-shadow .3s ease;
  transition: box-shadow .3s ease;
  transition: box-shadow .3s ease,-webkit-box-shadow .3s ease;
}

.dotstyle-dotstroke li a:focus,
.dotstyle-dotstroke li a:hover {
  -webkit-box-shadow: inset 0 0 0 8px #fff;
  box-shadow: inset 0 0 0 8px #fff;
}

.dotstyle-dotstroke li.slick-active a {
  -webkit-box-shadow: inset 0 0 0 2px #fff;
  box-shadow: inset 0 0 0 2px #fff;
}

.dotstyle-drawcircle li {
  width: 18px;
  height: 18px;
}

.dotstyle-drawcircle li a {
  top: 3px;
  left: 3px;
  width: 12px;
  height: 12px;
  background-color: #c44d48;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.dotstyle-drawcircle li svg {
  z-index: 10;
}

.dotstyle-drawcircle li svg circle {
  opacity: 0;
  fill: none;
  stroke: #fff;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 39 39;
  stroke-dashoffset: 39;
  -webkit-transition: stroke-dashoffset .3s,opacity .3s;
  transition: stroke-dashoffset .3s,opacity .3s;
}

.dotstyle-drawcircle li a:focus,
.dotstyle-drawcircle li a:hover,
.dotstyle-drawcircle li.slick-active a {
  opacity: .5;
}

.dotstyle-drawcircle li.slick-active svg circle {
  opacity: 1;
  stroke-dashoffset: 0;
  -webkit-transition: stroke-dashoffset .3s,opacity .15s;
  transition: stroke-dashoffset .3s,opacity .15s;
}

.dotstyle-smalldotstroke li {
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0);
  box-shadow: 0 0 0 2px rgba(255,255,255,0);
  -webkit-transition: box-shadow .3s ease;
  -webkit-transition: -webkit-box-shadow .3s ease;
  transition: -webkit-box-shadow .3s ease;
  transition: box-shadow .3s ease;
  transition: box-shadow .3s ease,-webkit-box-shadow .3s ease;
}

.dotstyle-smalldotstroke li a {
  background-color: rgba(255,255,255,.7);
  -webkit-transition: background-color .3s ease,-webkit-transform .3s ease;
  transition: background-color .3s ease,-webkit-transform .3s ease;
  transition: background-color .3s ease,transform .3s ease;
  transition: background-color .3s ease,transform .3s ease,-webkit-transform .3s ease;
}

.dotstyle-smalldotstroke li.slick-active a {
  -webkit-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
}

.dotstyle-smalldotstroke li.slick-active {
  -webkit-box-shadow: 0 0 0 2px #fff;
  box-shadow: 0 0 0 2px #fff;
}

.dotstyle-puff li a {
  border: 2px solid #fff;
  -webkit-transition: border-color .3s ease;
  transition: border-color .3s ease;
}

.dotstyle-puff li a::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #c44d48;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-box-shadow: 0 0 1px #c44d48;
  box-shadow: 0 0 1px #c44d48;
  -webkit-transform: scale(3);
  -ms-transform: scale(3);
  transform: scale(3);
  -webkit-transition: opacity .3s ease,-webkit-transform .3s ease,visibility 0s .3s;
  -webkit-transition: opacity .3s ease,visibility 0s .3s,-webkit-transform .3s ease;
  transition: opacity .3s ease,visibility 0s .3s,-webkit-transform .3s ease;
  transition: opacity .3s ease,transform .3s ease,visibility 0s .3s;
  transition: opacity .3s ease,transform .3s ease,visibility 0s .3s,-webkit-transform .3s ease;
}

.dotstyle-puff li a:focus,
.dotstyle-puff li a:hover,
.dotstyle-puff li.slick-active a {
  border-color: #c44d48;
}

.dotstyle-puff li.slick-active a::after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity .3s ease,-webkit-transform .3s ease;
  transition: opacity .3s ease,-webkit-transform .3s ease;
  transition: opacity .3s ease,transform .3s ease;
  transition: opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;
}

.dotstyle-flip li {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.dotstyle-flip li a {
  background-color: transparent;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform .3s ease,opacity .3s ease;
  -webkit-transition: opacity .3s ease,-webkit-transform .3s ease;
  transition: opacity .3s ease,-webkit-transform .3s ease;
  transition: transform .3s ease,opacity .3s ease;
  transition: transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;
}

.dotstyle-flip li a::after,
.dotstyle-flip li a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: 0;
  background-color: #fff;
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.dotstyle-flip li a::after {
  background-color: #c44d48;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.dotstyle-flip li a:focus,
.dotstyle-flip li a:hover {
  opacity: .8;
}

.dotstyle-flip li.slick-active a {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.dotstyle-tooltip li {
  z-index: 1;
  border: 2px solid #fff;
  border-radius: 50%;
  -webkit-transition: border-color .3s ease;
  transition: border-color .3s ease;
}

.dotstyle-tooltip li a {
  top: auto;
  bottom: 250%;
  left: 50%;
  width: auto;
  height: auto;
  padding: 0 10px;
  line-height: 2;
  text-indent: 0;
  background-color: #c44d48;
  color: #fff;
  border-radius: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: -webkit-transform .3s ease,opacity .3s ease,visibility 0s .3s ease;
  -webkit-transition: opacity .3s ease,visibility 0s .3s ease,-webkit-transform .3s ease;
  transition: opacity .3s ease,visibility 0s .3s ease,-webkit-transform .3s ease;
  transition: transform .3s ease,opacity .3s ease,visibility 0s .3s ease;
  transition: transform .3s ease,opacity .3s ease,visibility 0s .3s ease,-webkit-transform .3s ease;
}

.dotstyle-tooltip li a::after {
  content: '';
  top: 99%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -10px;
  pointer-events: none;
  border: solid transparent;
  border-color: #c44d48 transparent transparent;
  border-width: 10px;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
}

.dotstyle-tooltip li.slick-active a,
.no-touch .dotstyle-tooltip li:hover a {
  z-index: 100;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(-50%) translateY(0%);
  -ms-transform: translateX(-50%) translateY(0%);
  transform: translateX(-50%) translateY(0%);
  -webkit-transition: -webkit-transform .3s ease,opacity .3s ease;
  -webkit-transition: opacity .3s ease,-webkit-transform .3s ease;
  transition: opacity .3s ease,-webkit-transform .3s ease;
  transition: transform .3s ease,opacity .3s ease;
  transition: transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;
}

.dotstyle-tooltip li.slick-active {
  border-color: #c44d48;
}

.dotstyle-tooltip li:hover {
  z-index: 100;
}

.no-touch .dotstyle-tooltip ul:hover li.slick-active a {
  opacity: .2;
}

.dotstyle-tooltip ul li.slick-active:hover a {
  opacity: 1;
}

.dotstyle-dotmove li:last-child {
  position: absolute;
  left: 0;
  width: 48px;
  margin: 0;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease,-webkit-transform .3s ease;
}

.dotstyle-dotmove li:last-child::after {
  content: '';
  position: absolute;
  top: -1px;
  left: 50%;
  width: 18px;
  height: 18px;
  background: #c44d48;
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.dotstyle-dotmove li.slick-active:first-child~li:last-child {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}

.dotstyle-dotmove li.slick-active:nth-child(2)~li:last-child {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.dotstyle-dotmove li.slick-active:nth-child(3)~li:last-child {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
}

.dotstyle-dotmove li.slick-active:nth-child(4)~li:last-child {
  -webkit-transform: translateX(300%);
  -ms-transform: translateX(300%);
  transform: translateX(300%);
}

.dotstyle-dotmove li.slick-active:nth-child(5)~li:last-child {
  -webkit-transform: translateX(400%);
  -ms-transform: translateX(400%);
  transform: translateX(400%);
}

.dotstyle-dotmove li.slick-active:nth-child(6)~li:last-child {
  -webkit-transform: translateX(500%);
  -ms-transform: translateX(500%);
  transform: translateX(500%);
}

.dotstyle-dotmove li a {
  -webkit-transition: background-color .3s ease;
  transition: background-color .3s ease;
}

.dotstyle-dotmove li a:focus,
.dotstyle-dotmove li a:hover {
  background-color: #fff;
}

.dotstyle-hop li a {
  background: 0 0;
  border: 2px solid #c44d48;
}

.dotstyle-hop li a::after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: rotate(-100deg);
  -ms-transform: rotate(-100deg);
  transform: rotate(-100deg);
  -webkit-transform-origin: -200% 50%;
  -ms-transform-origin: -200% 50%;
  transform-origin: -200% 50%;
  -webkit-transition: -webkit-transform .3s ease .3s,opacity .3s ease,visibility 0s .3s ease;
  -webkit-transition: opacity .3s ease,visibility 0s .3s ease,-webkit-transform .3s ease .3s;
  transition: opacity .3s ease,visibility 0s .3s ease,-webkit-transform .3s ease .3s;
  transition: transform .3s ease .3s,opacity .3s ease,visibility 0s .3s ease;
  transition: transform .3s ease .3s,opacity .3s ease,visibility 0s .3s ease,-webkit-transform .3s ease .3s;
}

.dotstyle-hop li a:focus {
  background: rgba(255,255,255,.2);
}

.dotstyle-hop li.slick-active-from-right a::after {
  -webkit-transition: none;
  transition: none;
  -webkit-transform: rotate(100deg);
  -ms-transform: rotate(100deg);
  transform: rotate(100deg);
  -webkit-transform-origin: 300% 50%;
  -ms-transform-origin: 300% 50%;
  transform-origin: 300% 50%;
}

.dotstyle-hop li.slick-active a::after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform .3s ease,opacity .3s ease;
  -webkit-transition: opacity .3s ease,-webkit-transform .3s ease;
  transition: opacity .3s ease,-webkit-transform .3s ease;
  transition: transform .3s ease,opacity .3s ease;
  transition: transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;
}

.dotstyle-fall li::after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform .3s ease,opacity .3s ease,visibility 0s .3s;
  -webkit-transition: opacity .3s ease,visibility 0s .3s,-webkit-transform .3s ease;
  transition: opacity .3s ease,visibility 0s .3s,-webkit-transform .3s ease;
  transition: transform .3s ease,opacity .3s ease,visibility 0s .3s;
  transition: transform .3s ease,opacity .3s ease,visibility 0s .3s,-webkit-transform .3s ease;
}

.dotstyle-fall li a {
  -webkit-transition: -webkit-transform .3s ease,opacity .3s ease,background-color .3s ease;
  -webkit-transition: opacity .3s ease,background-color .3s ease,-webkit-transform .3s ease;
  transition: opacity .3s ease,background-color .3s ease,-webkit-transform .3s ease;
  transition: transform .3s ease,opacity .3s ease,background-color .3s ease;
  transition: transform .3s ease,opacity .3s ease,background-color .3s ease,-webkit-transform .3s ease;
}

.dotstyle-fall li a:focus,
.dotstyle-fall li.slick-active a,
.dotstyle-fall li:hover a {
  background-color: #fff;
}

.dotstyle-fall li.slick-active::after {
  opacity: 1;
  visibility: visible;
  -webkit-transition: -webkit-transform .3s ease,opacity .3s ease;
  -webkit-transition: opacity .3s ease,-webkit-transform .3s ease;
  transition: opacity .3s ease,-webkit-transform .3s ease;
  transition: transform .3s ease,opacity .3s ease;
  transition: transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}

.dotstyle-fall li.slick-active a {
  opacity: 0;
  -webkit-transform: translateY(200%);
  -ms-transform: translateY(200%);
  transform: translateY(200%);
}

.b-hpCarousel .dotstyle li,
.b-offerBox_rows .dotstyle li {
  float: none;
}

.b-hpCarousel .dotstyle li.slick-active::after,
.b-offerBox_rows .dotstyle li.slick-active::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.b-hpNewProducts .dotstyle li,
.b-hpPromotions .dotstyle li,
.m-topProductsBox .dotstyle li,
.m-weekOfferBox .dotstyle li {
  float: none;
}

.b-mainWrapper .g-productBoxWidget {
  margin: 0;
  padding: 0;
}

.g-productBoxWidget_slider_list {
  margin-bottom: 0;
}

.g-productBoxWidget_pagin {
  overflow: hidden;
  margin: 10px 0;
}

.g-productBoxWidget_pagin .slick-dots {
  bottom: 0;
  position: static;
}

.g-productBoxWidget_pagin .slick-dots li {
  width: 12px;
  height: 12px;
}

.g-productBoxWidget_pagin .slick-dots li.slick-active button,
.g-productBoxWidget_pagin .slick-dots li:hover button {
  background: #777;
}

.g-productBoxWidget_pagin .slick-dots li button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #ccc;
}

.g-productBoxWidget_pagin .slick-dots li button:before {
  display: none;
}

.g-productBoxWidget_arrow {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  height: 60px;
  line-height: 58px;
  text-align: center;
  color: #333;
  width: 20px;
  background: #f5f5f5;
  cursor: pointer;
  font-size: 28px;
  z-index: 999;
}

.g-productBoxWidget_arrow:hover {
  background: #ccc;
}

.g-productBoxWidget_arrow.slick-disabled {
  opacity: .2;
  pointer-events: none;
  cursor: default;
}

.g-productBoxWidget_prev {
  left: 0;
}

.g-productBoxWidget_next {
  right: 0;
}

.g-productBoxWidget_listpagin {
  padding: 15px;
}

.g-productBoxWidget_listpagin_next,
.g-productBoxWidget_listpagin_prev {
  float: left;
  width: 25px;
  height: 25px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #888;
  margin: 0 3px;
  cursor: pointer;
  font-size: 25px;
}

.g-productBoxWidget_listpagin_next:hover,
.g-productBoxWidget_listpagin_prev:hover {
  border-color: #333;
  background: #f5f5f5;
}

.g-productBoxWidget_listpagin_next.is-disabled,
.g-productBoxWidget_listpagin_prev.is-disabled {
  opacity: .2;
  cursor: default;
  pointer-events: none;
}

.g-productBoxWidget_listpagin_nr {
  float: left;
  list-style: none;
}

.g-productBoxWidget_listpagin_pg {
  float: left;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border: 1px solid #888;
  margin: 0 3px;
  cursor: pointer;
}

.g-productBoxWidget_listpagin_pg:hover {
  border-color: #333;
  background: #f5f5f5;
}

.g-productBoxWidget_listpagin_pg.is-active {
  border-color: #333;
  background: #f5f5f5;
  cursor: default;
}

.g-gridProducts {
  background: #fff;
  overflow: hidden;
}

.g-gridItem {
  text-align: center;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
}

.g-gridItem:after {
  width: 1px;
  height: 100%;
  top: 0;
  right: -1px;
  background: #eee;
  content: "";
  display: block;
  position: absolute;
  z-index: 1000;
}

.g-gridItem:before {
  height: 1px;
  width: 100%;
  left: 0;
  bottom: -1px;
  background: #eee;
  content: "";
  display: block;
  position: absolute;
  z-index: 1000;
}

.g-productBoxWidget_slider .g-gridItem:before {
  bottom: 0;
}

.g-gridBtnHolder .m-btn {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.g-gridItem2,
.g-gridItem3,
.g-gridItem4,
.g-gridItem5,
.g-gridItem6,
.g-gridItem7,
.g-gridItem8 {
  float: left;
}

.g-gridImg img {
  display: inline;
}

.g-gridImg .absolute_cell,
.g-gridImg .cell {
  top: 0;
  left: 0;
  text-align: left;
}

.g-gridName {
  padding: 2px 0;
}

.g-gridOldPrice {
  display: inline-block;
  padding: 2px 0;
  text-decoration: line-through;
}

.g-gridPrice {
  display: inline-block;
  padding: 2px 0;
  font-weight: 700;
}

.g-gridAvailability,
.g-gridCategory,
.g-gridProducer,
.g-gridSaveBox,
.g-grindMoreHolder {
  padding: 2px 0;
}

.b-modal.white-popup {
  max-width: 670px;
  padding: 30px;
}

.mfp-close.mfp-close {
  opacity: 1;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 25px;
  width: auto;
  max-width: 600px;
  margin: 0 auto;
}

.mfp-zoom-in .mfp-with-anim {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.mfp-zoom-in.mfp-bg {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
  -webkit-opacity: .8;
  -moz-opacity: .8;
  -ms-opacity: .8;
  -o-opacity: .8;
  opacity: .8;
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}

.mfp-newspaper .mfp-with-anim {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
  -webkit-transform: scale(0) rotate(500deg);
  -ms-transform: scale(0) rotate(500deg);
  transform: scale(0) rotate(500deg);
}

.mfp-newspaper.mfp-bg {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.mfp-newspaper.mfp-ready .mfp-with-anim {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
}

.mfp-newspaper.mfp-ready.mfp-bg {
  -webkit-opacity: .8;
  -moz-opacity: .8;
  -ms-opacity: .8;
  -o-opacity: .8;
  opacity: .8;
}

.mfp-newspaper.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0) rotate(500deg);
  -ms-transform: scale(0) rotate(500deg);
  transform: scale(0) rotate(500deg);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}

.mfp-newspaper.mfp-removing.mfp-bg {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}

.mfp-move-horizontal .mfp-with-anim {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
}

.mfp-move-horizontal.mfp-bg {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.mfp-move-horizontal.mfp-ready.mfp-bg {
  -webkit-opacity: .8;
  -moz-opacity: .8;
  -ms-opacity: .8;
  -o-opacity: .8;
  opacity: .8;
}

.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  -webkit-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}

.mfp-move-horizontal.mfp-removing.mfp-bg {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}

.mfp-move-horizontal2 .mfp-with-anim {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateX(350px);
  -ms-transform: translateX(350px);
  transform: translateX(350px);
}

.mfp-move-horizontal2.mfp-bg {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.mfp-move-horizontal2.mfp-ready .mfp-with-anim {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.mfp-move-horizontal2.mfp-ready.mfp-bg {
  -webkit-opacity: .8;
  -moz-opacity: .8;
  -ms-opacity: .8;
  -o-opacity: .8;
  opacity: .8;
}

.mfp-move-horizontal2.mfp-removing .mfp-with-anim {
  -webkit-transform: translateX(350px);
  -ms-transform: translateX(350px);
  transform: translateX(350px);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}

.mfp-move-horizontal2.mfp-removing.mfp-bg {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}

.mfp-slide-in .mfp-with-anim {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
}

.mfp-slide-in.mfp-bg {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.mfp-slide-in.mfp-ready .mfp-with-anim {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.mfp-slide-in.mfp-ready.mfp-bg {
  -webkit-opacity: .8;
  -moz-opacity: .8;
  -ms-opacity: .8;
  -o-opacity: .8;
  opacity: .8;
}

.mfp-slide-in.mfp-removing .mfp-with-anim {
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}

.mfp-slide-in.mfp-removing.mfp-bg {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}

.mfp-move-from-top .mfp-content {
  vertical-align: top;
}

.mfp-move-from-top .mfp-with-anim {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
}

.mfp-move-from-top.mfp-bg {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.mfp-move-from-top.mfp-ready .mfp-with-anim {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: .8;
}

.mfp-move-from-top.mfp-removing .mfp-with-anim {
  -webkit-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}

.mfp-move-from-top.mfp-removing.mfp-bg {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}

.mfp-3d-unfold .mfp-content {
  -webkit-perspective: 2000px;
  perspective: 2000px;
}

.mfp-3d-unfold .mfp-with-anim {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-60deg);
  -ms-transform: rotateY(-60deg);
  transform: rotateY(-60deg);
}

.mfp-3d-unfold.mfp-bg {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.mfp-3d-unfold.mfp-ready.mfp-bg {
  -webkit-opacity: .8;
  -moz-opacity: .8;
  -ms-opacity: .8;
  -o-opacity: .8;
  opacity: .8;
}

.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  -webkit-transform: rotateY(60deg);
  -ms-transform: rotateY(60deg);
  transform: rotateY(60deg);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}

.mfp-3d-unfold.mfp-removing.mfp-bg {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}

.mfp-3d-vertical .mfp-content {
  -webkit-perspective: 2000px;
  perspective: 2000px;
}

.mfp-3d-vertical .mfp-with-anim {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(-60deg);
  -ms-transform: rotateX(-60deg);
  transform: rotateX(-60deg);
}

.mfp-3d-vertical.mfp-bg {
  -webkit-opacity: .1;
  -moz-opacity: .1;
  -ms-opacity: .1;
  -o-opacity: .1;
  opacity: .1;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.mfp-3d-vertical.mfp-ready .mfp-with-anim {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

.mfp-3d-vertical.mfp-ready.mfp-bg {
  -webkit-opacity: .8;
  -moz-opacity: .8;
  -ms-opacity: .8;
  -o-opacity: .8;
  opacity: .8;
}

.mfp-3d-vertical.mfp-removing .mfp-with-anim {
  -webkit-transform: rotateX(60deg);
  -ms-transform: rotateX(60deg);
  transform: rotateX(60deg);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}

.mfp-3d-vertical.mfp-removing.mfp-bg {
  -webkit-opacity: .1;
  -moz-opacity: .1;
  -ms-opacity: .1;
  -o-opacity: .1;
  opacity: .1;
}

.mfp-zoom-out .mfp-with-anim {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

.mfp-zoom-out.mfp-bg {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.mfp-zoom-out.mfp-ready .mfp-with-anim {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.mfp-zoom-out.mfp-ready.mfp-bg {
  -webkit-opacity: .8;
  -moz-opacity: .8;
  -ms-opacity: .8;
  -o-opacity: .8;
  opacity: .8;
}

.mfp-zoom-out.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}

.mfp-zoom-out.mfp-removing.mfp-bg {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}

.hinge {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

.mfp-with-fade .mfp-content,
.mfp-with-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity .5s ease-out;
  transition: opacity .5s ease-out;
}

.mfp-with-fade.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-with-fade.mfp-ready.mfp-bg {
  opacity: .8;
}

.mfp-with-fade.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  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;
  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: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-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;
  -ms-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%;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
  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;
  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;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
  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;
  transition: all .2s ease-in-out;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

.my-mfp-zoom-in.mfp-bg {
  opacity: .001;
  -webkit-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;
  transition: all .2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-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);
  -ms-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);
  -ms-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;
  transition: opacity .3s ease-out;
}

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: .8;
}

.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

.m-storeFinder-popup .mfp-close {
  width: 34px;
  height: 34px;
  margin: 5px;
  font-size: 36px;
  line-height: 34px;
}

.m-filters .m-filters_range .noUi-background {
  height: 6px;
  background: #ddd;
}

.m-filters .m-filters_range .noUi-connect {
  height: 6px;
  background: #942a70;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.m-filters .m-filters_range .noUi-handle {
  top: -9px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #c7c7c7;
}

.m-filters .m-filters_range .noUi-handle::after {
  border-color: transparent transparent transparent #942a70;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  height: 0;
  width: 0;
  content: ' ';
  position: absolute;
  display: block;
}

.m-filters .m-filters_range .noUi-handle.noUi-handle-lower::before,
.m-filters .m-filters_range .noUi-handle::before {
  display: none;
}

.m-filters .m-filters_range .noUi-handle.noUi-handle-lower::after {
  border-color: transparent #942a70 transparent transparent;
  border-style: solid;
  border-width: 4px 4px 4px 0;
  height: 0;
  width: 0;
  left: 8px;
}

.m-filters .m-filters_range .noUi-handle .noUi-handle-upper::before {
  display: none;
}

/*! nouislider - 8.3.0 - 2016-02-14 17:37:20 */

.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
}

.noUi-target {
  position: relative;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
}

.noUi-base {
  position: relative;
  width: 100%;
  height: 100%;
}

.noUi-origin {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

.noUi-handle {
  position: relative;
  cursor: default;
  background: #FFF;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
}

.noUi-state-tap .noUi-origin {
  -webkit-transition: left .3s,top .3s;
}

.noUi-base,
.noUi-handle {
  -webkit-transform: translate3d(0,0,0);
}

.noUi-horizontal .noUi-handle {
  left: -17px;
  width: 34px;
  height: 28px;
}

.noUi-vertical .noUi-handle {
  left: -6px;
  width: 28px;
  height: 34px;
}

.noUi-background {
  background: #FAFAFA;
}

.noUi-connect {
  background: #3FB8AF;
  -webkit-box-shadow: inset 0 0 3px rgba(51,51,51,.45);
  box-shadow: inset 0 0 3px rgba(51,51,51,.45);
  -webkit-transition: background 450ms;
}

.noUi-handle:after,
.noUi-handle:before {
  position: absolute;
  left: 14px;
  display: block;
  width: 1px;
  height: 14px;
  background: #E8E7E6;
  content: "";
}

.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
  left: 6px;
  width: 14px;
  height: 1px;
}

.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
}

.noUi-pips {
  position: absolute;
}

.noUi-value {
  position: absolute;
  width: 40px;
}

.noUi-value-sub {
  color: #ccc;
}

.noUi-marker {
  position: absolute;
}

.noUi-pips-horizontal {
  top: 100%;
  left: 0;
  height: 50px;
  padding: 10px 0;
}

.noUi-value-horizontal {
  margin-left: -20px;
}

.noUi-marker-horizontal.noUi-marker {
  width: 2px;
  margin-left: -1px;
}

.noUi-pips-vertical {
  top: 0;
  height: 100%;
  padding: 0 10px;
}

.noUi-value-vertical {
  width: 15px;
  margin-left: 20px;
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
}

.noUi-tooltip {
  position: absolute;
  display: block;
  padding: 5px;
  background: #fff;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
}

.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 {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage::after {
  display: block;
  clear: both;
  line-height: 0;
  height: 0;
  content: '.';
  visibility: hidden;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-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;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-loading {
  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;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  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;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.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-drag,
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  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;
  -webkit-transition: scale 100ms ease;
  transition: scale 100ms ease;
  -webkit-backface-visibility: hidden;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3,1.3);
  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;
  -webkit-transition: opacity 400ms ease;
  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;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transition: ease 200ms;
  transition: ease 200ms;
}

.owl-carousel .owl-nav.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-next [class^=icon-],
.owl-carousel .owl-nav .owl-prev [class^=icon-] {
  position: absolute;
  cursor: pointer;
}

.owl-carousel .owl-nav .owl-prev [class^=icon-] {
  left: 0;
}

.owl-carousel .owl-nav .owl-next [class^=icon-] {
  right: 0;
}

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-dots {
  position: relative;
  padding: 10px 0 15px;
  text-align: center;
}

.owl-dots>div {
  display: inline-block;
  margin: 0 8px;
}

.owl-dots span {
  display: block;
  width: 11px;
  height: 11px;
  cursor: pointer;
  background: #555;
  border-radius: 50%;
}

.owl-dots .active span {
  background: #942a70;
}

.bar {
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: width;
  transition-property: width;
}

.pw-very-weak .bar {
  background: #d00;
  width: 30%;
  height: 4px;
  margin-top: 4px;
}

.pw-very-weak .label {
  color: #d00;
}

.pw-weak .bar {
  background: #d00;
  width: 50%;
  height: 4px;
  margin-top: 4px;
}

.pw-weak .label {
  color: #d00;
}

.pw-mediocre .bar {
  background: #E14031;
  width: 70%;
  height: 4px;
  margin-top: 4px;
}

.pw-mediocre .label {
  color: #E14031;
}

.pw-strong .bar {
  background: #96d02e;
  width: 85%;
  height: 4px;
  margin-top: 4px;
}

.pw-strong .label {
  color: #96d02e;
}

.pw-very-strong .bar {
  background: #2CA311;
  width: 100%;
  height: 4px;
  margin-top: 4px;
}

.pw-very-strong .label {
  color: #2CA311;
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail,
.ps-container.ps-active-y>.ps-scrollbar-y-rail {
  display: block;
}

.ps-container>.ps-scrollbar-x-rail {
  position: absolute;
  border-radius: 4px;
  opacity: .2;
  -ms-filter: "alpha(Opacity=20)";
  filter: alpha(opacity=20);
  -webkit-transition: background-color .2s linear,opacity .2s linear;
  transition: background-color .2s linear,opacity .2s linear;
  bottom: 3px;
  height: 8px;
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  position: absolute;
  background-color: #aaa;
  border-radius: 4px;
  -webkit-transition: background-color .2s linear;
  transition: background-color .2s linear;
  bottom: 0;
  height: 8px;
}

.ps-container>.ps-scrollbar-x-rail.in-scrolling {
  background-color: #eee;
  opacity: .9;
  -ms-filter: "alpha(Opacity=90)";
  filter: alpha(opacity=90);
}

.ps-container>.ps-scrollbar-y-rail {
  position: absolute;
  border-radius: 4px;
  opacity: .2;
  -ms-filter: "alpha(Opacity=20)";
  filter: alpha(opacity=20);
  -webkit-transition: background-color .2s linear,opacity .2s linear;
  transition: background-color .2s linear,opacity .2s linear;
  right: 3px;
  width: 8px;
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  position: absolute;
  background-color: #aaa;
  border-radius: 4px;
  -webkit-transition: background-color .2s linear;
  transition: background-color .2s linear;
  right: 0;
  width: 8px;
}

.ps-container>.ps-scrollbar-y-rail.in-scrolling {
  background-color: #eee;
  opacity: .9;
  -ms-filter: "alpha(Opacity=90)";
  filter: alpha(opacity=90);
}

.ps-container:hover>.ps-scrollbar-x-rail,
.ps-container:hover>.ps-scrollbar-y-rail {
  opacity: .6;
  -ms-filter: "alpha(Opacity=60)";
  filter: alpha(opacity=60);
}

.ps-container:hover>.ps-scrollbar-x-rail.in-scrolling,
.ps-container:hover>.ps-scrollbar-x-rail:hover,
.ps-container:hover>.ps-scrollbar-y-rail.in-scrolling {
  background-color: #eee;
  opacity: .9;
  -ms-filter: "alpha(Opacity=90)";
  filter: alpha(opacity=90);
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
  background-color: #999;
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: .9;
  -ms-filter: "alpha(Opacity=90)";
  filter: alpha(opacity=90);
}

.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
  background-color: #999;
}

.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.pika-single.is-hidden {
  display: none;
}

.pika-single.is-bound {
  position: absolute;
  -webkit-box-shadow: 0 5px 15px -5px rgba(0,0,0,.5);
  box-shadow: 0 5px 15px -5px rgba(0,0,0,.5);
}

.pika-single:after,
.pika-single:before {
  content: " ";
  display: table;
}

.pika-single:after {
  clear: both;
}

.pika-lendar {
  float: left;
  width: 240px;
  margin: 8px;
}

.pika-title {
  position: relative;
  text-align: center;
}

.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.pika-label {
  display: inline-block;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  background-color: #fff;
}

.pika-next,
.pika-prev {
  display: block;
  cursor: pointer;
  position: relative;
  outline: 0;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: .5;
}

.pika-next:hover,
.pika-prev:hover {
  opacity: 1;
}

.pika-next.is-disabled,
.pika-prev.is-disabled {
  cursor: default;
  opacity: .2;
}

.is-rtl .pika-next,
.pika-prev {
  float: left;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==);
}

.is-rtl .pika-prev,
.pika-next {
  float: right;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=);
}

.pika-select {
  display: inline-block;
}

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}

.pika-table td,
.pika-table th {
  width: 14.285714285714286%;
  padding: 0;
}

.pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
}

.pika-table abbr {
  border-bottom: none;
  cursor: help;
}

.pika-button {
  cursor: pointer;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #f5f5f5;
}

.is-today .pika-button {
  color: #3af;
  font-weight: 700;
}

.is-selected .pika-button {
  color: #fff;
  font-weight: 700;
  background: #3af;
  -webkit-box-shadow: inset 0 1px 3px #178fe5;
  box-shadow: inset 0 1px 3px #178fe5;
  border-radius: 3px;
}

.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: .3;
}

.pika-button:hover {
  color: #fff;
  background: #ff8000;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 3px;
}

.pika-week {
  font-size: 11px;
  color: #999;
}

.is-inrange .pika-button {
  background: #D5E9F7;
}

.is-startrange .pika-button {
  color: #fff;
  background: #6CB31D;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 3px;
}

.is-endrange .pika-button {
  color: #fff;
  background: #3af;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 3px;
}

.qtip.qtip-default {
  padding: 5px;
  font-size: 16px;
}

.qtip.qtip-default.is-deliveryTooltip {
  margin: 0;
}

.qtip.qtip-default .qtip-icon {
  top: 10px;
  right: 10px;
  font-size: 22px;
  font-weight: 700;
  color: #333;
  background: 0 0;
  border: 0;
}

.qtip.qtip-default .qtip-icon .ui-icon {
  font-size: 20px;
}

.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 580px;
  min-width: 50px;
  margin-left: 10px;
  font-size: 14px;
  line-height: 18px;
  direction: ltr;
  -webkit-box-shadow: none;
  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 {
  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;
  -webkit-box-shadow: 0 0 2px #ddd;
  box-shadow: 0 0 2px #ddd;
  background-color: #fff;
  color: #555;
  padding: 15px;
}

.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);
  box-shadow: 1px 1px 3px 1px rgba(0,0,0,.15);
}

.qtip-bootstrap,
.qtip-rounded,
.qtip-tipsy {
  border-radius: 5px;
}

.qtip-rounded .qtip-titlebar {
  border-radius: 4px 4px 0 0;
}

.qtip-youtube {
  border-radius: 2px;
  -webkit-box-shadow: 0 0 3px #333;
  box-shadow: 0 0 3px #333;
  color: #fff;
  border: 0 solid transparent;
  background: #4A4A4A;
  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: -o-linear-gradient(top,#717171,#232323);
  border: 2px solid #ddd;
  border: 2px solid #f1f1f1;
  border-radius: 2px;
  -webkit-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);
  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;
  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: -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);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
  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;
  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 {
  -webkit-filter: none;
  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;
}

.selectBox {
  position: relative;
  float: left;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
  text-shadow: 0 1px 1px rgba(255,255,255,.75);
  vertical-align: middle;
}

.selectBox span {
  padding: 12px 25px 12px 5px;
  white-space: nowrap;
  display: block;
  position: static;
}

.selectBox span:hover {
  text-decoration: none;
}

.selectBox .selectBox_arrow {
  position: absolute;
  right: 8px;
  top: 20px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
  content: "";
  display: inline-block;
  height: 0;
  vertical-align: top;
  width: 0;
}

.selectBox_list {
  background-clip: padding-box;
  background-color: #FFF;
  border: 1px solid #ddd;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 1px 2px #ccc;
  box-shadow: 0 1px 2px #ccc;
  display: none;
  left: -8px;
  list-style: none;
  margin: 0;
  padding: 5px 0;
  position: absolute;
  top: 100%;
  z-index: 1001;
}

.selectBox_list .selectBox_item {
  padding: 0 10px;
}

.selectBox_list .selectBox_item:hover {
  background: #f1f1f1;
}

.selectBox_scroll {
  height: 100px;
  overflow-x: hidden;
  overflow-y: auto;
}

.m-form .selectric {
  border-radius: 25px;
}

.m-form .selectric .label {
  font-size: 15px;
}

.m-form .selectricItems {
  font-size: 15px;
  border-radius: 25px;
}

.m-form .selectricItems ul {
  margin: 0;
}

.selectricWrapper {
  position: relative;
  cursor: pointer;
}

.selectricResponsive {
  width: 100%;
}

.selectric {
  position: relative;
  background: #fff;
  border: 1px solid #c7c7c7;
}

.selectric .label {
  display: block;
  min-height: 18px;
  padding: 6px 10px;
  margin: 0 30px 0 0;
  overflow: hidden;
  font-family: Arial,sans-serif;
  font-size: 16px;
  line-height: 18px;
  color: #444;
  white-space: nowrap;
}

.selectric .button {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 30px;
  height: 30px;
  font: 0/0 a;
  color: #000;
  text-align: center;
}

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

.selectricHover .selectric {
  border-color: #CCC;
}

.selectricHover .selectric .button {
  color: #888;
}

.selectricHover .selectric .button:after {
  border-top-color: #888;
}

.selectricOpen {
  z-index: 9999;
}

.selectricOpen .selectric {
  background: #F0F0F0;
  border-color: #CCC;
}

.selectricOpen .selectricItems {
  display: block;
}

.selectricDisabled {
  cursor: default;
  opacity: .5;
  filter: alpha(opacity=50);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}

.selectricHideSelect {
  position: relative;
  width: 0;
  height: 0;
  overflow: hidden;
}

.selectricHideSelect select {
  position: absolute;
  left: -100%;
  display: none;
}

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

.selectricTempShow {
  position: absolute!important;
  display: block!important;
  visibility: hidden!important;
}

.selectricItems {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: -1;
  display: none;
  margin-top: -33px;
  background: #EFEFEF;
  border: 1px solid #CCC;
  border-top: 0;
  border-radius: 10px 10px 0 0;
  -webkit-box-shadow: 0 0 10px -6px;
  box-shadow: 0 0 10px -6px;
}

.selectricItems .selectricScroll {
  height: 100%;
  padding-top: 30px;
  overflow: auto;
}

.selectricAbove .selectricItems {
  top: auto;
  bottom: 100%;
}

.selectricItems li,
.selectricItems ul {
  min-height: 18px;
  padding: 0;
  margin: 0;
  font-family: Arial,sans-serif;
  font-size: 14px;
  line-height: 24px;
  list-style: none;
}

.selectricItems li {
  display: block;
  padding: 3px 7px;
  color: #222;
  cursor: pointer;
  background: #fff;
}

.selectricItems li.selected {
  color: #444;
  background: #EFEFEF;
  border-top-color: #E0E0E0;
}

.selectricItems li:hover {
  color: #444;
  background: #F0F0F0;
}

.selectricItems li.disabled {
  color: #BBB;
  cursor: default;
  background: #F5F5F5;
  border-top-color: #FAFAFA;
}

.b-sortToolbar .selectricWrapper {
  float: left;
  padding: 3px 0;
}

.b-sortToolbar .selectric {
  min-width: 100px;
  border-radius: 25px;
}

.b-sortToolbar .selectric .label {
  min-width: 137px;
  padding: 8px 5px 8px 20px;
  font: 16px/18px Futura;
  color: #333;
  border-radius: 3px;
}

.b-sortToolbar .selectric .button {
  top: 4px;
  right: 1px;
}

.m-storeFinder .selectricItems .selectricScroll {
  padding-top: 0;
}

.m-storeFinder .selectricWrapper {
  width: 250px;
}

.m-storeFinder .selectric .label {
  padding: 6px;
  font-size: 12px;
}

.m-storeFinder .selectricItems li {
  font-size: 12px;
}

.m-storeFinder .m-storeFinder_header .m-storeFinder_headerItem .selectric p {
  padding: 6px;
}

.b-hpPromotions .slick-track .s-grid2 {
  position: relative;
}

.b-hpPromotions .slick-track .s-grid2:nth-child(2) a,
.b-hpPromotions .slick-track .s-grid2:nth-child(3) a {
  float: left;
  width: 50%;
}

.b-hpPromotions .slick-track .s-grid2 a {
  display: block;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.b-hpPromotions .slick-track .s-grid2 a img {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  margin: o auto;
}

.b-hpPromotions .slick-track .s-grid2 .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.b-hpPromotions .slick-track .s-grid2:hover .overlay {
  display: block;
  background: rgba(0,0,0,.3);
}

.b-hpPromotions .slick-track .s-grid2:hover .button {
  opacity: 1;
}

.b-hpPromotions .slick-track .s-grid2 .button {
  position: absolute;
  top: 180px;
  left: 0;
  width: 500px;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity .35s ease;
  transition: opacity .35s ease;
}

.b-hpPromotions .slick-slider {
  margin-bottom: 0;
}

.b-hpPromotions .slick-dots {
  position: relative;
  bottom: 0;
  padding: 5px 0 10px;
}

.b-hpPromotions .slick-dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  cursor: pointer;
  background: #333;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 2px #555 inset;
  box-shadow: 0 1px 2px #555 inset;
}

.b-hpPromotions .slick-dots li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -999em;
  cursor: pointer;
  outline: 0;
}

.b-hpPromotions .slick-dots li.slick-active {
  background: #00acc6;
}

.m-weekOfferBox .m-productsBox:not(.js-newProducts) .m-productsBox_secondary .slick-dots {
  position: relative;
  bottom: 0;
  padding: 5px 0 10px;
}

.m-weekOfferBox .m-productsBox:not(.js-newProducts) .m-productsBox_secondary .slick-dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  cursor: pointer;
  background: #999;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 2px #555 inset;
  box-shadow: 0 1px 2px #555 inset;
}

.m-weekOfferBox .m-productsBox:not(.js-newProducts) .m-productsBox_secondary .slick-dots li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -999em;
  cursor: pointer;
  outline: 0;
}

.m-weekOfferBox .m-productsBox:not(.js-newProducts) .m-productsBox_secondary .slick-dots li.slick-active {
  background: #0057a4;
}

.m-topProductsBox .m-productsBox:not(.js-newProducts) .m-productsBox_secondary .slick-dots {
  position: relative;
  bottom: 0;
  padding: 5px 0 10px;
}

.m-topProductsBox .m-productsBox:not(.js-newProducts) .m-productsBox_secondary .slick-dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  cursor: pointer;
  background: #999;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 2px #555 inset;
  box-shadow: 0 1px 2px #555 inset;
}

.m-topProductsBox .m-productsBox:not(.js-newProducts) .m-productsBox_secondary .slick-dots li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -999em;
  cursor: pointer;
  outline: 0;
}

.m-topProductsBox .m-productsBox:not(.js-newProducts) .m-productsBox_secondary .slick-dots li.slick-active {
  background: #0057a4;
}

.m-newProducts .m-productsBox:not(.js-newProducts) .slick-dots {
  position: relative;
  bottom: 0;
  padding: 5px 0 10px;
}

.m-newProducts .m-productsBox:not(.js-newProducts) .slick-dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  cursor: pointer;
  background: #999;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 2px #555 inset;
  box-shadow: 0 1px 2px #555 inset;
}

.m-newProducts .m-productsBox:not(.js-newProducts) .slick-dots li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -999em;
  cursor: pointer;
  outline: 0;
}

.m-newProducts .m-productsBox:not(.js-newProducts) .slick-dots li.slick-active {
  background: #0057a4;
}

.m-offerGallery .slick-slide img {
  margin: 0 auto;
}

.m-offerGallery .m-offerGallery_th .slick-active {
  opacity: 1;
}

.m-offerGallery .m-offerGallery_th .m-productGallery_control.slick-disabled {
  visibility: hidden;
}

.m-offerGallery .m-offerGallery_th li.slick-active {
  opacity: 1;
}

.m-offerGallery .m-offerGallery_control.slick-disabled {
  display: none!important;
}

.m-offerGallery .m-offerGallery_wrap .slick-slide {
  cursor: pointer;
}

.m-offerGallery .m-offerGallery_wrap .slick-list {
  width: 100%;
}

.b-offer_set .slick-initialized {
  min-height: 0;
  height: auto;
  margin-bottom: 0;
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-backface-visibility: hidden;
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-next,
.slick-prev {
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin-top: -10px;
  font-size: 0;
  line-height: 0;
  color: transparent;
  cursor: pointer;
  background: 0 0;
  border: none;
  outline: 0;
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  background: 0 0;
  outline: 0;
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: .25;
}

.slick-next:before,
.slick-prev:before {
  font-family: arial;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

.slick-dots {
  position: absolute;
  bottom: 20px;
  display: block;
  width: 100%;
  padding: 0;
  text-align: center;
  list-style: none;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0 5px;
  cursor: pointer;
}

.slick-dots li button {
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  font-size: 0;
  line-height: 0;
  color: transparent;
  cursor: pointer;
  background: 0 0;
  border: 0;
  outline: 0;
}

.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 4px;
  margin-top: -2px;
  font-family: arial;
  font-size: 6px;
  line-height: 20px;
  color: #00acc6;
  text-align: center;
  background: #0057a4;
  content: "";
  opacity: .25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: #00acc6;
  opacity: .75;
}

#sb-site,
.sb-site-container,
.sb-slidebar,
body,
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  min-height: 100%;
  height: auto;
  position: relative;
}

html.sb-scroll-lock.sb-active:not(.sb-static) {
  overflow: hidden;
}

#sb-site,
.sb-site-container {
  position: relative;
  z-index: 1;
}

.sb-slidebar {
  height: 100%;
  overflow-y: auto;
  position: fixed;
  top: 0;
  z-index: 0;
  display: none;
  background-color: #222;
  -webkit-transform: translate(0px);
}

.sb-left {
  left: 0;
}

.sb-right {
  right: 0;
}

.sb-slidebar.sb-static,
html.sb-static .sb-slidebar {
  position: absolute;
}

.sb-slidebar.sb-active {
  display: block;
}

.sb-style-overlay {
  z-index: 9999;
}

.sb-momentum-scrolling {
  -webkit-overflow-scrolling: touch;
}

#sb-site,
.sb-site-container,
.sb-slide,
.sb-slidebar {
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease,-webkit-transform 400ms ease;
  -webkit-transition-property: -webkit-transform,left,right;
  -webkit-backface-visibility: hidden;
}

.sb-hide {
  display: none;
}

.sb-active #sb-site:after,
.sb-active .sb-slide:after {
  content: "";
  position: absolute;
  z-index: 1000;
  background: rgba(0,0,0,.5);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.m-offerGallery .viewport {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  position: relative;
  overflow: hidden;
}

.m-offerGallery_popoup .m-offerGallery_popThumbs .viewport {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  position: relative;
  width: 70px;
  height: 90px;
  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 .viewport ul li {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  vertical-align: middle;
  zoom: 1;
  position: relative;
}

.m-offerGallery_popoup .m-offerGallery_popThumbs .viewport ul li img {
  margin: 0 auto;
}

.m-offerGallery_popoup .m-offerGallery_popThumbs .icon-prev {
  position: absolute;
  left: 50%;
  width: 11px;
  height: 18px;
  margin-left: -5.5px;
  cursor: pointer;
  background: url(../images/icons_svg/arrow01.svg) 0 0/100% no-repeat;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.m-offerGallery_popoup .m-offerGallery_popThumbs .icon-next {
  position: absolute;
  left: 50%;
  width: 11px;
  height: 18px;
  margin-left: -5.5px;
  cursor: pointer;
  background: url(../images/icons_svg/arrow01.svg) 0 0/100% no-repeat;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.m-offerGallery_popoup.m-offerGallery_thumbsVertical .m-offerGallery_popThumbs .viewport {
  display: block;
}

.m-offerGallery_popoup.m-offerGallery_thumbsVertical .m-offerGallery_popThumbs .next i[class^=icon-],
.m-offerGallery_popoup.m-offerGallery_thumbsVertical .m-offerGallery_popThumbs .prev i[class^=icon-] {
  cursor: pointer;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.m-offerGallery_buttons.disable {
  cursor: default;
  opacity: 0;
  visibility: hidden;
}

.m-alert {
  font: 400 14px/21px Futura;
  color: #333;
  position: relative;
  z-index: 10;
  padding: 10px 30px;
  margin-bottom: 10px;
  text-align: center;
  background: #fff;
}

.m-alert.m-alert_success {
  color: #fff;
  background: #2ca311;
}

.m-alert.m-alert_success .m-alert_close {
  color: #fff;
}

.m-alert.m-alert_error {
  color: #fff;
  background: #e14031;
}

.m-alert.m-alert_error .m-alert_close {
  color: #fff;
}

.m-alert.m-alert_info,
.m-alert.m-alert_info .m-alert_close {
  color: #000;
}

.m-alert.m-alert_warning {
  color: #fff;
  background: #277fd0;
}

.m-alert.m-alert_warning .m-alert_close {
  color: #fff;
}

.m-alert.m-alert_cartInfo {
  padding: 15px 0;
  font-size: 16px;
  color: #000;
  background: #ffffcd;
  border: 1px solid #ebead8;
}

.m-alert.m-alert_cartInfo .m-alert_close {
  top: 15px;
  right: 15px;
  color: #888;
}

.m-alert.m-alert_left {
  text-align: left;
}

.m-alert .m-alert_close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.b-cart .m-alert {
  padding: 10px 20px;
}

.b-cart .m-alert.m-alert_info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #222;
  text-align: left;
  text-transform: uppercase;
  background: #e1e1e1;
}

.b-cart .m-alert.m-alert_info p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.b-cart .m-alert.m-alert_info p::before {
  background-image: url(../images/sprite.png?1573119059311);
  background-position: -334px -585px;
  width: 31px;
  height: 30px;
  content: ' ';
  display: inline-block;
  min-width: 31px;
  margin-right: 10px;
}

.b-cart .m-alert .m-alert_close {
  top: 50%;
  font-size: 25px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.m-article {
  font-size: 15px;
  line-height: 23px;
}

.m-article .m-article_header {
  border-bottom: 1px solid #f4f4f4;
}

.m-article .m-article_header .m-article_title {
  width: auto;
  font: 30px/40px Futura;
  font-weight: 700;
  text-align: left;
  text-transform: none;
}

.m-article .m-article_datetime {
  font-style: italic;
}

.m-article .m-article_intro {
  font-family: Futura;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.m-article p {
  padding: 0;
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 23px;
}

.m-article ul {
  margin: 0 0 10px 20px;
  list-style: disc;
}

.m-article ul ol,
.m-article ul ul {
  padding: 0;
  margin-top: 10px;
}

.m-article ol {
  margin: 0 0 10px 20px;
  list-style: decimal;
}

.m-article ol ol,
.m-article ol ul {
  padding: 0;
  margin-top: 10px;
}

.m-article blockquote {
  padding-left: 1em;
  margin-bottom: 1em;
  font-style: italic;
  color: gray;
  border-left: 1px solid gray;
}

.m-article img {
  max-width: 100%;
  margin-bottom: 15px;
}

.m-blind .m-blind_headline {
  padding: 20px 0;
  font: 900 25px FuturaHeavy;
  color: #261134;
}

.m-blind .m-blind_pic {
  max-width: 100%;
  text-align: center;
}

.m-blind .m-blind_img {
  text-align: center;
}

.m-blind .m-blind_img .is-mobile {
  padding-top: 25px;
}

.m-breadcrumb {
  padding: 15px 0;
}

.m-breadcrumb .m-breadcrumb_item {
  float: left;
  padding-right: 15px;
  font: 400 15px/30px Futura;
  color: #2a133a;
  text-decoration: none;
}

.m-breadcrumb .m-breadcrumb_item:hover {
  text-decoration: none;
}

.m-breadcrumb .m-breadcrumb_item::after {
  position: relative;
  top: 2px;
  padding-left: 15px;
  font: 400 18px/30px Futura;
  content: '/';
}

.m-breadcrumb .m-breadcrumb_item:first-child,
.m-breadcrumb .m-breadcrumb_item:last-child {
  display: inline-block;
}

.m-breadcrumb .m-breadcrumb_item:last-child {
  padding-right: 0;
  font: 600 15px/30px FuturaHeavy;
}

.m-breadcrumb .m-breadcrumb_item:last-child::after {
  padding-left: 0;
  content: '';
}

.m-btn {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 15px;
  font-size: 15px;
  color: #333;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #ccc;
}

.m-btn:hover {
  text-decoration: none;
  background-color: #f1f1f1;
}

.m-btn.m-btn_primary {
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  padding: 12px 30px;
  font-family: Futura;
  font-size: 15px;
  color: #fff;
  cursor: pointer;
  background: #942a70;
  border: 0;
  border-radius: 25px;
}

.m-btn.m-btn_primary:hover {
  background: #a34f87;
}

.m-btn.m-btn_secondary {
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  padding: 12px 30px;
  font-family: Futura;
  font-size: 15px;
  color: #fff;
  cursor: pointer;
  background: #942a70;
  border: 0;
  border-radius: 25px;
}

.m-btn.m-btn_secondary:hover {
  background: #a34f87;
}

.m-btn.m-btn_common {
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  padding: 0;
  font-family: Futura;
  font-size: 16px;
  color: #333;
  text-transform: uppercase;
  background: #fff;
  border: 0;
}

.m-btn.m-btn_common i {
  margin-right: 10px;
  margin-bottom: -5px;
}

.m-btn.m-btn_common2 {
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  padding: 1px 15px;
  font-family: Futura;
  font-size: 15px;
  color: #333;
  text-transform: uppercase;
  background: #fff;
  border: 1px solid #f4f4f4;
}

.m-btn.m-btn_common2 i {
  margin-right: 10px;
  margin-bottom: -5px;
}

.m-btn.m-btn_mini {
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  padding: 1px 15px;
  font-family: Futura;
  font-size: 13px;
  color: #444;
  text-transform: none;
  background: #fff;
  border: 1px solid #ddd;
}

.m-btn.m-btn_mini i {
  margin-right: 10px;
  margin-bottom: -5px;
}

.m-btn.m-btn_big {
  padding: 15px 45px;
  font-size: 16px;
}

.m-btn.m-btn_small {
  padding: 8px 15px 5px;
  font-size: 15px;
  line-height: 20px;
}

.m-btn.m-btn_normal {
  padding: 8px 30px;
  font-size: 15px;
}

.m-btn.m-btn_wide {
  padding: 15px 65px;
}

.m-btn.m-btn_secondary2 {
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  display: block;
  width: 180px;
  margin: 0 auto;
  background-color: #000;
  color: #fff;
  border: 0;
}

.m-btn.m-btn_secondary2:hover {
  background-color: #a34f87;
}

.m-btn.m-btn_addToSavebox {
  padding: 15px;
  border: 1px solid #f4f4f4;
}

.m-btn.m-btn_tertiary {
  padding: 10px 20px 8px;
  font: 600 15px/20px FuturaHeavy;
  color: #2ea3c5;
  text-transform: uppercase;
  background: 0 0;
  border-radius: 25px;
  border: 1px solid #2ea3c5;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
}

.m-btn.m-btn_tertiary:hover {
  color: #fff;
  background: #1784a4;
  border: 1px solid #1784a4;
}

.m-btn.m-compareBar_btn {
  margin-top: 10px;
  text-transform: none;
}

.m-btn.disabled,
.m-btn.is-disabled,
.m-btn[disabled] {
  opacity: .6;
  -ms-filter: "alpha(Opacity=60)";
  filter: alpha(opacity=60);
  display: inline-block;
  pointer-events: none;
  cursor: default;
}

.m-btn i {
  margin: 0 2px;
}

.b-cartSummary .m-btn_wide {
  text-align: center;
}

.b-cart_nav .m-btn_typeBack {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 600;
  color: #942a70;
  text-transform: none;
}

.b-cart_nav .m-btn_typeBack:hover {
  text-decoration: underline;
}

.b-cart_nav .m-btn_typeSubmit {
  padding: 0 38px;
  line-height: 47px;
  letter-spacing: .04em;
  background: #942a70;
  border-radius: 25px;
}

.b-cart_nav .m-btn_typeSubmit:hover {
  background: #a34f87;
}

.m-cartDiscount_input .m-btn.m-btn_secondary {
  padding: 8px 20px;
  margin-left: 5px;
  background: #942a70;
  border-radius: 25px;
}

.m-cartDiscount_input .m-btn.m-btn_secondary:hover {
  background: #a34f87;
}

.b-cartLogin_buttons {
  padding-bottom: 5px;
}

.b-cartLogin_buttons .m-btn {
  background: #942a70;
  border-radius: 25px;
}

.b-cartLogin_buttons .m-btn:hover {
  background: #a34f87;
}

.m-shortCart_nav .m-btn.m-btn_secondary {
  background: #942a70;
  border-radius: 25px;
}

.m-shortCart_nav .m-btn.m-btn_secondary:hover {
  background: #a34f87;
}

.b-posList .m-btn {
  line-height: 20px;
  border-color: #888;
  color: #444;
}

.b-preCart_nav .m-btn_primary {
  text-transform: uppercase;
}

.b-preCart_nav .m-btn_common {
  padding: 12px 35px;
  cursor: pointer;
  border: 1px solid #f4f4f4;
}

.b-preCart_nav .m-btn_common:hover {
  background: #ddd;
}

.b-preCart_nav .m-btn {
  margin-top: 15px;
}

.b-preCart_nav .m-btn.m-btn_secondary {
  color: #2ea3c5;
  background: #fff;
  border: 1px solid #2ea3c5;
}

.b-preCart_nav .m-btn.m-btn_secondary:hover {
  color: #fff;
  background: #1784a4;
  border: 1px solid #1784a4;
}

.b-installment_nav .m-btn_primary {
  display: block;
}

.b-offer_data .m-btn.m-btn_link {
  padding: 0;
  margin: 20px 0;
  color: #ea363f;
  border: 0;
}

.b-offer_data .m-btn.m-btn_link:hover {
  text-decoration: underline;
  background: 0 0;
}

.b-offer_data .m-btn.is-checkAvailability {
  white-space: normal;
}

.m-offerBox_item .m-btn_primary {
  width: 100%;
  max-width: 250px;
  padding: 12px 0 10px;
  margin: 20px 0 25px;
  font: 600 15px/25px FuturaHeavy;
  text-transform: uppercase;
  background: #942a70;
  border-radius: 25px;
}

.b-offer_list .m-offerBox .m-btn.is-compare {
  display: block;
}

.b-offerBox_cell .m-offerBox_item .m-btn_primary {
  width: 78%;
  max-width: 180px;
  padding: 10px 15px;
  margin: 5px 0 10px;
}

.b-offerBox_cell .m-offerBox_item .m-btn.is-compare {
  max-width: 180px;
  margin: auto;
}

.b-product .m-btn.m-btn_addToSavebox {
  display: block;
  text-transform: none;
}

.b-loginCart .m-form_btn .m-btn {
  background: #942a70;
  border-radius: 25px;
}

.b-loginCart .m-form_btn .m-btn:hover {
  background: #a34f87;
}

.b-cart_reportError .m-btn_typeError {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 600;
  color: #942a70;
  text-transform: none;
}

.b-cart_reportError .m-btn_typeError:hover {
  text-decoration: underline;
}

.b-offer_ctaBtn .m-btn.m-btn_primary,
.m-offerGallery_nav .m-btn.m-btn_primary {
  width: 100%;
  max-width: 230px;
  padding: 12px 0 10px;
  font: 600 16px/24px FuturaHeavy;
  text-transform: uppercase;
  background: #942a70;
  border-radius: 25px;
}

.b-offer_ctaBtn .m-btn.m-btn_primary.is-addToCart,
.m-offerGallery_nav .m-btn.m-btn_primary.is-addToCart {
  display: block;
}

.b-offer_ctaBtn .m-btn.m-btn_primary:hover,
.m-offerGallery_nav .m-btn.m-btn_primary:hover {
  background: #a34f87;
}

.b-offer_ctaBtn .m-btn.m-btn_secondary,
.m-offerGallery_nav .m-btn.m-btn_secondary {
  width: 100%;
  max-width: 230px;
  padding: 11px 0 9px;
  margin: 0 auto 20px;
  font: 600 16px/24px FuturaHeavy;
  color: #2ea3c5;
  text-transform: uppercase;
  background: 0 0;
  border-radius: 25px;
  border: 1px solid #2ea3c5;
}

.b-offer_ctaBtn .m-btn.m-btn_secondary:hover,
.m-offerGallery_nav .m-btn.m-btn_secondary:hover {
  color: #fff;
  background: #1784a4;
  border: 1px solid #1784a4;
}

.b-offer_ctaBtn .m-btn.m-btn_tertiary,
.m-offerGallery_nav .m-btn.m-btn_tertiary {
  width: 100%;
  max-width: 230px;
  font: 600 16px/24px FuturaHeavy;
}

.m-offerGallery_nav .m-btn.m-btn_secondary {
  width: 47px;
  padding: 8px 2px 3px;
}

.m-offerGallery_nav .m-btn.m-btn_secondary:last-child {
  width: auto;
  padding: 8px 32px 3px;
}

.m-offerGallery_footerBtn .m-btn.m-btn_primary {
  float: right;
  padding: 12px 26px 10px;
  font: 600 16px/24px FuturaHeavy;
  text-transform: uppercase;
}

.b-offer_links .m-btn.m-btn_link {
  margin: 20px 0 0;
  font: 600 16px/24px FuturaHeavy;
  color: #942a70;
}

.b-offer_links .m-btn.m-btn_link:hover {
  color: #2a133a;
  text-decoration: none;
}

.b-offerPopUp_slider .m-btn.m-btn_link,
.b-offer_sliders .m-btn.m-btn_link {
  padding: 0;
  margin-top: 10px;
  font: 600 16px/24px FuturaHeavy;
  color: #942a70;
  border: 0;
}

.b-offerPopUp_slider .m-btn.m-btn_link:hover,
.b-offer_sliders .m-btn.m-btn_link:hover {
  color: #2a133a;
  text-decoration: none;
  background: 0 0;
}

.b-login .b-login_form .m-btn.m-btn_primary {
  padding: 12px 35px 10px;
  font: 400 15px/24px Futura;
  background: #942a70;
  border-radius: 25px;
}

.b-login .b-login_form .m-btn.m-btn_primary:hover {
  background: #a34f87;
}

.b-login .b-login_form .m-btn.m-btn_secondary {
  padding: 12px 15px;
  color: #2a133a;
  background: 0 0;
}

.b-login .b-login_form .m-btn.m-btn_secondary:hover {
  text-decoration: underline;
}

.b-login .b-login_register .m-btn.m-btn_secondary {
  padding: 12px 35px 10px;
  font: 400 15px/24px Futura;
  background: #942a70;
  border-radius: 25px;
}

.b-login .b-login_register .m-btn.m-btn_secondary:hover {
  background: #a34f87;
}

.m-form_field .m-form_btn input.m-btn.m-btn_secondary {
  width: 100%;
  max-width: 250px;
  padding: 0 25px;
  margin: 5px 0;
  font: 400 15px/36px Futura;
  background: #942a70;
  border-radius: 25px;
  border: 0;
}

.m-form_field .m-form_btn input.m-btn.m-btn_secondary:hover {
  background: #a34f87;
}

.b-stickyOffer_action .m-btn.m-btn_primary {
  top: 15px;
  right: 15px;
  max-width: 250px;
  padding: 4px 25px;
  font: 400 15px/37px Futura;
  background: #942a70;
  border-radius: 25px;
  border: 0;
}

.b-stickyOffer_action .m-btn.m-btn_primary:hover {
  background: #a34f87;
}

.m-article .m-article_back {
  color: #2a133a;
}

.m-article .m-article_back:hover {
  text-decoration: underline;
}

.b-hpPromotions .b-promotionsBox_item a:hover .m-btn_primary {
  opacity: 1;
}

.b-hpPromotions .b-promotionsBox_item .m-btn_primary {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 150px;
  padding-top: 4px;
  margin: -25px 0 0 -75px;
  font: 600 16px/46px FuturaHeavy;
  color: #fff;
  text-transform: uppercase;
  background: #942a70;
  border-radius: 25px;
  border: 0;
  opacity: 0;
}

.b-hpPromotions .b-promotionsBox_item .m-btn_primary:hover {
  background: #a34f87;
}

.b-cms_wrapper .m-btn.m-btn_primary {
  margin: 20px 0;
}

.b-newsletter .m-btn.m-btn_primary {
  width: 100%;
  padding: 9px 30px;
}

.b-social_accounts .m-btn.is-fb {
  padding: 6px 30px;
  margin-right: 10px;
  font-family: FuturaHeavy;
  font-weight: 600;
  color: #fff;
  background: #3b5998;
  border: 0;
}

.b-social_accounts .m-btn.is-fb:hover {
  background: #a34f87;
}

.b-social_accounts .m-btn.is-google {
  font-family: FuturaHeavy;
  font-weight: 600;
  color: #fff;
  background: #ec5a43;
  border: 0;
}

.b-social_accounts .m-btn.is-google:hover {
  background: #a34f87;
}

.m-productAction .m-btn {
  display: block;
}

.m-newProducts .m-productsBox:not(.js-newProducts) .m-productsBox_itemNew .m-productsBox_priceBox .m-btn_primary {
  width: 120px;
  margin: 10px auto;
  background: #942a70;
  border-radius: 25px;
}

.m-topProductsBox .m-productsBox:not(.js-newProducts) .m-productsBox_itemTop .m-btn_primary,
.m-weekOfferBox .m-productsBox:not(.js-newProducts) .m-productsBox_itemWeek .m-btn_primary {
  width: 120px;
  margin: 0 auto;
  background: #942a70;
  border-radius: 25px;
}

.b-productBoxWidget .m-btn.m-btn_link {
  padding: 0;
  margin-top: 10px;
  font: 600 15px/24px FuturaHeavy;
  color: #942a70;
  border: 0;
}

.b-productBoxWidget .m-btn.m-btn_link:hover {
  text-decoration: underline;
  background: 0 0;
}

.b-preCart .b-preCart_nav .m-btn {
  float: left;
}

.b-preCart .b-preCart_nav .m-btn_primary {
  float: right;
}

.b-modal .m-btn.m-btn_secondary {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font: 600 16px/24px FuturaHeavy;
  text-transform: uppercase;
}

.b-homepageWrapper .b-offer_sliders .m-btn.m-btn_link {
  display: none;
}

.b-offer_activeFilters .m-btn_secondary {
  position: relative;
  display: block;
  float: left;
  padding: 11px 47px 9px 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  line-height: 18px;
  color: #333;
  background: #f5f5f5;
  border: 1px solid #eee;
  border-radius: 0;
}

.b-offer_activeFilters .m-btn_secondary:hover {
  background: #f1f1f1;
}

.b-offer_activeFilters .m-btn_secondary .m-btn_link {
  position: absolute;
  top: 10px;
  right: 16px;
  font-size: 18px;
  color: #ea363f;
  cursor: pointer;
}

.m-compareProducts .m-btn {
  width: -webkit-calc(100% - 15px);
  width: calc(100% - 15px);
}

.m-compareProducts .m-compareProducts_sticky .m-btn {
  position: absolute;
  bottom: 25px;
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
}

.m-compareInner_header .m-btn {
  margin-bottom: 10px;
  background: #fff;
}

.m-btn_link.is-accountWarrantyLink {
  display: block;
  margin: 30px 0;
}

.m-cartDiscount i {
  line-height: 18px;
  vertical-align: middle;
}

.m-cartDiscount .m-cartDiscount_info {
  margin: 10px 0;
  font-size: 12px;
}

.m-cartDiscount .m-cartDiscount_form {
  width: auto;
  padding-top: 15px;
}

.m-cartDiscount .m-cartDiscount_field .m-cartDiscount_name label {
  position: relative;
  display: block;
  font: 400 14px/20px Futura;
  color: #333;
}

.m-cartDiscount .m-cartDiscount_field .m-cartDiscount_input {
  float: left;
  width: 100%;
  margin-top: 11px;
}

.m-cartDiscount .m-cartDiscount_field .m-cartDiscount_input>div {
  float: left;
}

.m-cartDiscount .m-cartDiscount_field .m-cartDiscount_input input {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 100;
  float: left;
  width: 100%;
  height: 37px;
  padding: 0 10px;
  line-height: 37px;
  border: 1px solid #ccc;
  border-radius: 25px;
}

.m-cartFeatures {
  background: #fff;
}

.m-cartFeatures .m-cartFeatures_item {
  padding: 30px 30px 25px;
  line-height: 22px;
  border-bottom: 1px solid #eee;
}

.m-cartFeatures .m-cartFeatures_item:last-child {
  border-bottom: 0;
}

.m-cartFeatures .m-cartFeatures_icon {
  float: left;
  width: 20%;
  padding-top: 3px;
  text-align: center;
}

.m-cartFeatures .m-cartFeatures_txtIcon {
  float: left;
  width: 75%;
  padding: 5px 0 5px 16px;
  font: 400 13px/16px Futura;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.m-cartFeatures .m-cartFeatures_txt {
  font: 400 13px/16px Futura;
}

.m-cartFeatures .m-cartFeatures_nr {
  padding: 10px 0;
  clear: both;
  font-family: Futura;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .5px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
}

.m-cartFeatures .m-cartFeatures_help {
  padding: 5px 0;
  font-family: Futura;
  font-size: 12px;
  text-align: center;
}

.m-cartFeatures .m-cartFeatures_headline {
  font: 600 15px/22px FuturaHeavy;
  letter-spacing: .5px;
  text-transform: uppercase;
}

.m-cartFeatures .m-cartFeatures_headlineSmall {
  font-family: Futura;
  font-size: 16px;
}

.m-cartFeatures .m-cartFeatures_info {
  overflow: hidden;
  clear: both;
}

.m-cartFeatures .m-cartFeatures_info .m-cartFeatures_txtIcon {
  float: right;
  width: 70%;
  margin-left: 0;
}

.m-cartFeatures .m-cartFeatures_info .m-cartFeatures_nr1 {
  padding-top: 4px;
  font-family: Futura;
  font-size: 27px;
  line-height: 32px;
}

.m-cartFeatures .m-cartFeatures_info .m-cartFeatures_nr2 {
  font-family: Futura;
  font-size: 15px;
}

.m-cartFeatures .m-cartFeatures_info .m-cartFeatures_meta {
  font-size: 11px;
  line-height: 14px;
}

.m-cartList {
  max-width: 1280px;
}

.m-cartList table {
  width: 100%;
}

.m-cartList table tbody,
.m-cartList table th,
.m-cartList table thead {
  white-space: normal;
}

.m-cartList table th.m-cartList_thItemProduct {
  text-align: left;
}

.m-cartList table th.m-cartList_thItemRemove {
  padding-right: 0;
}

.m-cartList table tr {
  margin: 5px 0 15px;
  overflow: hidden;
  white-space: normal;
}

.m-cartList table tr.m-cartList_lastItem td,
.m-cartList table tr.m-cartList_lastRow td {
  border-bottom: 0;
}

.m-cartList table td {
  white-space: normal;
}

.m-cartList table td.m-cartList_itemPhotoBox {
  position: absolute;
  left: 0;
}

.m-cartList table .m-cartList_itemPhoto {
  top: 5px;
  left: 5px;
  text-align: center;
}

.m-cartList table .m-cartList_itemPhoto .m-cartList_itemPhotoLink {
  margin: 0 auto;
  text-align: center;
}

.m-cartList table .m-cartList_itemProduct {
  float: none;
  padding-bottom: 10px;
  overflow: hidden;
  clear: both;
}

.m-cartList table .m-cartList_itemProduct .m-cartList_itemProductBox {
  max-width: 350px;
  width: 68%;
}

.m-cartList table .m-cartList_itemProduct .m-cartList_itemProductName {
  font: 600 15px/18px FuturaHeavy;
  color: #333;
  text-decoration: none;
}

.m-cartList table .m-cartList_itemProduct .m-cartList_itemProductName a {
  margin-bottom: 4px;
  font: 600 15px/18px FuturaHeavy;
  color: #333;
  text-decoration: none;
}

.m-cartList table .m-cartList_itemProduct .m-cartList_itemProductName .m-cartList_itemCat {
  font: 400 15px/18px Futura;
  color: #333;
  text-transform: uppercase;
}

.m-cartList table .m-cartList_itemProduct .m-cartList_itemProductVariants {
  overflow: hidden;
  clear: both;
}

.m-cartList table .m-cartList_itemProduct .m-cartList_itemOption {
  max-width: 150px;
  padding-bottom: 7px;
}

.m-cartList table .m-cartList_itemProduct .m-cartList_itemProductPromo {
  float: left;
}

.m-cartList table .m-cartList_itemProduct .m-cartList_itemAdd {
  position: relative;
}

.m-cartList table .m-cartList_itemProduct .m-cartList_itemAdd img {
  position: absolute;
  top: 0;
  left: 0;
}

.m-cartList table .m-cartList_itemProduct .m-cartList_itemAdd .m-cartList_itemAddAction {
  color: #942a70;
}

.m-cartList table .m-cartList_itemProduct .m-cartList_changeWarranty {
  margin: 20px 0;
}

.m-cartList table .m-cartList_itemAvailability {
  bottom: 10px;
}

.m-cartList table .m-cartList_itemAvailability .m-cartList_itemAvailabilityName {
  padding-top: 8px;
  color: #942a70;
}

.m-cartList table .m-cartList_itemPrice {
  clear: none;
}

.m-cartList table .m-cartList_itemPrice .m-cartList_itemPriceValue {
  padding: 2px 0;
  color: #333;
  text-transform: uppercase;
}

.m-cartList table .m-cartList_itemPrice .m-cartList_itemPriceOld {
  position: relative;
  color: #888;
  text-decoration: line-through;
  text-transform: uppercase;
}

.m-cartList table .m-cartList_itemPrice .m-cartList_itemPriceChange {
  margin-top: 10px;
}

.m-cartList table .m-cartList_itemPrice .m-cartList_itemPriceChange .m-cartList_itemPriceNew {
  display: block;
  width: 100px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,.3) inset;
  box-shadow: 0 0 3px rgba(0,0,0,.3) inset;
}

.m-cartList table .m-cartList_itemPrice .m-cartList_itemPriceChange .m-cartList_itemPriceSave {
  display: block;
  font: 400 11px/21px Arial;
  color: #888;
  text-align: center;
  cursor: pointer;
}

.m-cartList table .m-cartList_itemPrice .m-cartList_itemPriceChange .m-cartList_itemPriceSave:hover {
  text-decoration: none;
}

.m-cartList table .m-cartList_itemCounter {
  clear: none;
}

.m-cartList table .m-cartList_itemCounter.m-cartList_itemCounterSummation {
  width: auto;
}

.m-cartList table .m-cartList_itemCounter.m-cartList_itemCounterSummation .m-cartList_itemCounterBox {
  display: block;
  text-align: center;
}

.m-cartList table .m-cartList_itemCounter .m-cartList_itemCounterWrapper {
  position: relative;
}

.m-cartList table .m-cartList_itemCounter .m-cartList_itemCounterWrapper .m-cartList_itemNr {
  display: block;
  text-align: center;
  border: 0;
}

.m-cartList table .m-cartList_itemCounter .m-cartList_itemCounterWrapper .m-cartList_itemChng {
  position: absolute;
  padding: 0;
  color: #942a70;
  text-align: center;
  cursor: pointer;
}

.m-cartList table .m-cartList_itemCounter .m-cartList_itemCounterWrapper .m-cartList_itemChng:hover {
  color: #000;
}

.m-cartList table .m-cartList_itemCounter .m-cartList_itemCounterWrapper .m-cartList_itemChng.m-cartList_itemMinus {
  left: 15px;
}

.m-cartList table .m-cartList_itemCounter .m-cartList_itemCounterWrapper .m-cartList_itemReload {
  z-index: 10;
  display: block;
  padding: 2px 5px;
  font: 400 11px/21px Arial;
  color: #888;
  text-align: center;
  cursor: pointer;
}

.m-cartList table .m-cartList_itemRemove {
  top: 0;
  width: auto;
}

.m-cartList table .m-cartList_itemRemove .m-cartList_itemRemoveLink {
  float: left;
  font: 400 15px/18px Futura;
  color: #942a70;
}

.m-cartList table .m-cartList_itemRemove .icon-i_close {
  font: 400 14px/16px Futura;
  color: #000;
  text-transform: uppercase;
}

.m-cartList table .m-cartList_itemRemove .icon-i_close:hover {
  text-decoration: none;
}

.m-cartList table .m-cartList_promoStart {
  padding: 0;
  border: 0;
}

.m-cartList table .m-cartList_promoStart td {
  width: 100%;
  padding: 0;
  border: 0;
}

.m-cartList table .m-cartList_promoItem {
  position: relative;
}

.m-cartList table .m-cartList_promoItem td {
  border: 0;
}

.m-cartList table .m-cartList_promoItem .m-cartList_itemProductBox {
  margin-top: 0;
}

.m-cartList table .m-cartList_promoItem .m-cartList_itemPhoto {
  top: 20px;
}

.m-cartList table .m-cartList_promoItem .m-cartList_itemRemove .icon-i_close {
  font: 400 15px/18px Futura;
  color: #fff;
  text-transform: uppercase;
}

.m-cartList table .m-cartList_promoEnd td {
  padding: 0;
  border-bottom: 1px solid #ddd;
}

.m-cartList table .m-cartList_itemFeatures {
  margin: 10px 0 20px;
  line-height: 18px;
  list-style: none;
}

.m-cartList table .m-cartList_itemFeatures li {
  position: relative;
  padding-left: 10px;
}

.m-cartList table .m-cartList_itemFeatures li::before {
  position: absolute;
  top: 7px;
  left: 0;
  width: 4px;
  height: 4px;
  background: #ea363f;
  content: '';
}

.m-cartList table .m-cartList_promoFlag {
  -webkit-box-sizing: padding-box;
  -ms-box-sizing: padding-box;
  -o-box-sizing: padding-box;
  box-sizing: padding-box;
  border-radius: 2px;
  display: inline-block;
  padding: 4px 5px 2px;
  margin-right: 5px;
  margin-bottom: 5px;
  font: 400 10px/16px Futura;
  color: #fff;
  text-transform: uppercase;
  vertical-align: middle;
}

.m-cartList table .m-cartList_itemSpec {
  width: 100%;
}

.m-cartList table .m-cartList_featuresHeader {
  font: 400 15px/18px Futura;
  color: #000;
}

.m-cartList table .m-cartList_itemAvailabilityName {
  padding-top: 4px;
}

.m-cartList .m-cartList_posItem td {
  width: 100%;
}

.m-cartOptions .m-cartOptions_headline {
  position: relative;
  font: 400 15px/16px Futura;
  color: #333;
  text-transform: uppercase;
  border-top: 1px solid #eee;
}

.m-cartOptions .m-cartOptions_items {
  overflow: hidden;
  clear: both;
}

.m-cartOptions .m-cartOptions_item {
  position: relative;
  font-size: 15px;
}

.m-cartOptions .m-cartOptions_item input {
  position: absolute;
  top: 9px;
  left: 0;
}

.m-cartOptions .m-cartOptions_item label {
  font-size: 13px;
  cursor: pointer;
}

.m-cartOptions .m-cartOptions_item .is-tooltip {
  position: relative;
  top: -2px;
  left: 2px;
}

.m-cartOptions .m-cartOptions_box {
  padding: 0 0 15px;
  border-bottom: 1px solid #ddd;
}

.m-cartOptions .m-cartOptions_box .m-cartOptions_payment {
  padding: 10px 0;
}

.m-cartOptions .m-cartOptions_box input {
  position: relative;
  top: 2px;
}

.m-cartOptions .m-cartOptions_box:last-child {
  border-bottom: 0;
}

.m-cartOptions .m-cartOptions_summaryData .m-cartOptions_item {
  float: none;
}

.m-cartOptions .m-cartOptions_addressInfo {
  float: left;
  width: 250px;
}

.b-cart_confirmation .m-cartOptions .m-cartOptions_box {
  padding: 10px 0 15px;
}

.b-cart_confirmation .m-cartOptions .m-cartOptions_headline {
  font: 400 16px/19px Futura;
  text-transform: none;
  border: 0;
}

.b-cart_confirmation .m-cartOptions .m-cartOptions_addressInfo .m-cartOptions_headline {
  font-weight: 700;
}

.b-cart_summation .m-cartOptions_headline {
  font-size: 18px;
  background: 0 0;
  border: 0;
}

.m-cartService .m-cartService_title {
  padding-bottom: 2px;
  font: 400 16px/18px Futura;
}

.m-cartService .m-cartService_item {
  padding: 5px 0 0;
  list-style-type: none;
}

.m-cartService .m-cartService_item input {
  margin-right: 5px;
}

.m-cartService .m-cartService_itemPrice {
  color: #444;
  font: 400 15px/15px Futura;
}

.m-cartList_changeWarranty .m-cartService ul {
  display: none;
}

.m-cartList_changeWarranty .m-cartService.is-active .m-cartService_title,
.m-cartList_changeWarranty .m-cartService.is-active ul {
  display: block;
}

.m-cartList_changeWarranty .m-cartService.is-active .m-cartService_changeOption {
  display: none;
}

.m-cartList_changeWarranty .m-cartService_title {
  display: none;
  padding-top: 5px;
}

.m-cartList_changeWarranty .m-cartService_item {
  font-size: 15px;
  line-height: 18px;
}

.m-cartList_changeWarranty .m-cartService_changeOption {
  display: block;
  font: 400 16px/18px Futura;
  color: #444;
}

.m-cartList_changeWarranty .m-cartService_closeOption {
  margin-left: 5px;
  font: 400 15px/18px Futura;
  color: #444;
}

.m-cartList_serviceRow .m-cartService {
  padding-bottom: 5px;
  padding-left: 5px;
}

.m-cartList_serviceRow .m-cartService_itemPrice {
  font: 400 18px/18px Futura;
}

.m-shortCart .m-shortCart_content {
  padding: 20px;
  border-bottom: 1px solid #e1e1e1;
}

.m-shortCart table {
  width: 100%;
  font-size: 16px;
  line-height: 19px;
  vertical-align: middle;
}

.m-shortCart table td {
  padding: 5px 5px 5px 0;
  vertical-align: middle;
}

.m-shortCart .m-shortCart_name {
  font: 400 15px/16px Futura;
  color: #333;
}

.m-shortCart .m-shortCart_name a {
  color: #333;
}

.m-shortCart .m-shortCart_name a:hover {
  text-decoration: none;
}

.m-shortCart .m-shortCart_tdPic {
  padding-right: 20px;
  text-align: center;
}

.m-shortCart .m-shortCart_last td {
  padding-bottom: 20px;
}

.m-shortCart .m-shortCart_summary td {
  padding: 2px;
}

.m-shortCart .m-shortCart_price {
  display: block;
  font: 400 12px/16px Futura;
  color: #333;
}

.m-shortCart .m-shortCart_val {
  font: 400 12px/16px Futura;
  color: #333;
  text-align: right;
  white-space: nowrap;
}

.m-shortCart .m-shortCart_count {
  color: #888;
  text-align: right;
}

.m-shortCart .m-shortCart_total td {
  padding-top: 15px;
  font: 600 16px/18px Futura;
}

.m-shortCart .m-shortCart_total .m-shortCart_val {
  font: 600 16px/18px Futura;
}

.m-shortCart .m-shortCart_title {
  font: 400 15px/21px Futura;
}

.m-shortCart .m-shortCart_nav {
  margin: 20px 0 0;
  text-align: center;
}

.m-cartSteps {
  display: table;
  overflow-x: hidden;
}

.m-cartSteps .m-cartSteps_step {
  position: relative;
  display: block;
  float: left;
  width: auto;
  font-family: Futura;
  line-height: 35px;
  color: #fff;
}

.m-cartSteps .m-cartSteps_step:nth-child(3) {
  width: auto;
  margin-right: 0;
}

.m-cartSteps .m-cartSteps_step:nth-child(3)::after {
  display: none;
}

.m-cartSteps .m-cartSteps_step.m-cartSteps_active {
  border: 1px solid #942a70;
  border-radius: 25px;
}

.m-cartSteps .m-cartSteps_step.m-cartSteps_active .m-cartSteps_stepName {
  display: inline;
}

.m-cartSteps .m-cartSteps_mStep,
.m-cartSteps .m-cartSteps_next {
  display: none;
}

.b-installment_header .m-cartSteps {
  position: relative;
  margin-top: -20px;
}

.b-installment_header .m-cartSteps .m-cartSteps_mStep {
  border-radius: 50%;
  position: relative;
  width: 28px;
  height: 28px;
  padding: 5px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 28px;
  color: #0057a4;
  background: #fff;
  border: 1px solid #0057a4;
}

.b-installment_header .m-cartSteps .m-cartSteps_stepWrap {
  text-align: center;
}

.b-installment_header .m-cartSteps .m-cartSteps_stepWrap::after {
  display: none;
}

.b-installment_header .m-cartSteps .m-cartSteps_stepNr {
  border-radius: 50%;
  position: relative;
  top: inherit;
  left: inherit;
  display: block;
  margin: 0 auto;
  font-family: Futura;
  font-size: 18px;
  color: #ccc;
  background: #fff;
}

.b-installment_header .m-cartSteps .m-cartSteps_stepNr::after {
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: #fff;
  border: 1px solid #ccc;
  content: '';
}

.b-installment_header .m-cartSteps .m-cartSteps_active {
  display: block;
}

.b-installment_header .m-cartSteps .m-cartSteps_active .m-cartSteps_stepNr {
  font-family: Futura;
  font-size: 18px;
  color: #0057a4;
}

.b-installment_header .m-cartSteps .m-cartSteps_active .m-cartSteps_stepNr::after {
  border: 1px solid #0057a4;
}

.b-installment_header .m-cartSteps .m-cartSteps_active .m-cartSteps_stepName {
  margin-top: 4px;
  font-family: Futura;
  color: #0057a4;
}

.b-installment_header .m-cartSteps .m-cartSteps_stepName {
  font-family: Futura;
  font-size: 15px;
  font-weight: 400;
  color: #ccc;
}

.b-installment_header .m-cartSteps_step {
  position: relative;
  z-index: 10;
  padding-bottom: 0;
  line-height: 22px;
}

.b-installment_header .m-cartSteps_step:nth-child(2)::after,
.b-installment_header .m-cartSteps_step:nth-child(2)::before {
  display: none;
}

.is-step_3 .m-cartSteps_step:nth-child(2) .m-cartSteps_stepNr {
  position: relative;
  color: #0057a4;
}

.is-step_3 .m-cartSteps_step:nth-child(2) .m-cartSteps_stepNr::before {
  position: absolute;
  top: 12px;
  left: 10px;
  z-index: 11;
  display: block;
  width: 18px;
  height: 14px;
  background: url(../images/icons/ok2.png) left top no-repeat;
  content: '';
}

.is-step_3 .m-cartSteps_step:nth-child(2) .m-cartSteps_stepNr::after {
  border-color: #0057a4;
}

.is-step_4 .m-cartSteps_step:nth-child(2) .m-cartSteps_stepNr,
.is-step_4 .m-cartSteps_step:nth-child(3) .m-cartSteps_stepNr,
.is-step_4 .m-cartSteps_step:nth-child(4) .m-cartSteps_stepNr {
  position: relative;
  color: #0057a4;
}

.is-step_4 .m-cartSteps_step:nth-child(2) .m-cartSteps_stepNr::before,
.is-step_4 .m-cartSteps_step:nth-child(3) .m-cartSteps_stepNr::before,
.is-step_4 .m-cartSteps_step:nth-child(4) .m-cartSteps_stepNr::before {
  position: absolute;
  top: 12px;
  left: 10px;
  z-index: 11;
  display: block;
  width: 18px;
  height: 14px;
  background: url(../images/icons/ok2.png) left top no-repeat;
  content: '';
}

.is-step_4 .m-cartSteps_step:nth-child(2) .m-cartSteps_stepNr::after,
.is-step_4 .m-cartSteps_step:nth-child(3) .m-cartSteps_stepNr::after,
.is-step_4 .m-cartSteps_step:nth-child(4) .m-cartSteps_stepNr::after {
  border-color: #0057a4;
}

.is-step_4 .m-cartSteps_step:nth-child(4) .m-cartSteps_stepName {
  color: #0057a4;
}

.is-step_4 .m-cartSteps_step.m-cartSteps_active .m-cartSteps_stepName {
  display: block;
  font-family: Futura;
  font-weight: 400;
  color: #ccc;
}

.m-cartSummary {
  overflow: hidden;
  font-size: 15px;
}

.m-cartSummary .m-cartSummary_data {
  width: 100%;
}

.m-cartSummary .m-cartSummary_data td {
  padding: 2px 0 2px 15px;
  font: 400 15px/20px Futura;
  text-align: right;
  text-transform: uppercase;
}

.m-cartSummary .m-cartSummary_data .m-cartSummary_name {
  padding-left: 0;
  font: 400 15px/18px Futura;
  text-align: right;
  text-transform: none;
}

.m-cartSummary .m-cartSummary_data .m-cartSummary_last td {
  padding: 25px 0;
  font: 600 16px/18px Futura;
}

.b-account_orderWrap .m-cartSummary {
  padding: 10px;
}

.b-account_orderWrap .m-cartSummary .m-cartSummary_data {
  font-size: 12px;
  line-height: 14px;
}

.b-account_orderWrap .m-cartSummary td {
  font-family: Futura;
}

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

.m-compareBar .m-compareBar_headline {
  margin: 10px 15px 0 0;
  font: 300 16px Futura;
  color: #222;
}

.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;
  top: -9px;
  right: -8px;
  width: 18px;
  height: 18px;
  text-align: center;
  cursor: pointer;
  border-radius: 4px;
}

.m-compareBar .m-compareBar_item .m-compareBar_remove i {
  position: relative;
  top: 4px;
  vertical-align: top;
}

.m-compareBar .m-compareBar_item img {
  width: 40px;
  height: 40px;
}

.m-compareBar .m-compareBar_clear {
  position: relative;
  clear: none;
  float: right;
  height: auto;
  padding: 9px 20px 9px 0;
  font: 300 16px/1.4 Futura;
  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;
  width: 100%;
  font-size: 16px;
  color: #fff;
  background: #000;
}

.b-modal .b-modal_content .m-compareBar_action:hover {
  text-decoration: none;
  background-color: #ec3844;
  border-color: #ec3844;
  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 {
  bottom: 0;
  left: 0;
  z-index: 200;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}

.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-compare {
  overflow: hidden;
}

.m-compareInner {
  width: 100%;
  overflow: auto;
}

.m-compareProducts {
  position: relative;
  margin-bottom: 30px;
  background: #fff;
}

.m-compareProducts.is-column2 .m-compareProducts_stickyWrap {
  min-width: 580px;
}

.m-compareProducts.is-column2 .m-compareProducts_item {
  width: 50%;
}

.m-compareProducts.is-column3 .m-compareProducts_stickyWrap {
  min-width: 788px;
}

.m-compareProducts.is-column3 .m-compareProducts_item {
  width: 33.333%;
}

.m-compareProducts.is-column4 .m-compareProducts_stickyWrap {
  min-width: 1000px;
}

.m-compareProducts.is-column4 .m-compareProducts_item {
  width: 25%;
}

.m-compareProducts .m-compareProducts_title {
  font: 600 16px/32px Futura;
}

.m-compareProducts .m-compareProducts_header .m-compareProducts_label {
  position: relative;
}

.m-compareProducts .m-compareProducts_header .m-compareProducts_subheadline {
  position: absolute;
  bottom: 25px;
}

.m-compareProducts .m-compareProducts_header .m-compareProducts_subheadline p {
  padding-bottom: 20px;
}

.m-compareProducts .m-compareProducts_header a:hover {
  text-decoration: none;
}

.m-compareProducts .m-compareProducts_item {
  position: relative;
  float: left;
  width: 250px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
}

.m-compareProducts .m-compareProducts_label {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
}

.m-compareProducts .m-compareProducts_content {
  position: relative;
  padding-top: 0;
}

.m-compareProducts .m-compareProducts_section {
  padding: 0;
}

.m-compareProducts .m-compareProducts_sectionContent.is-diffrent {
  background: #8ecaff;
}

.m-compareProducts .m-compareProducts_stickyWrap {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: -1;
  background: #fff;
  opacity: 0;
}

.m-compareProducts .m-compareProducts_sticky {
  max-width: 1200px;
  background: #fff;
}

.m-compareProducts .m-compareProducts_sticky .m-compareProducts_headline {
  padding-bottom: 5px;
  padding-left: 0;
}

.m-compareProducts .m-compareProducts_sticky .m-compareProducts_item {
  margin: 0;
}

.m-compareProducts .m-compareProducts_sticky .m-compareProducts_itemName {
  min-height: 0;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 17px;
}

.m-compareProducts .m-compareProducts_price {
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
  font: 600 20px/24px Futura;
}

.m-compareProducts .m-compareProducts_addToCart {
  float: right;
}

.m-compareProducts .m-compareProducts_bottomData {
  padding: 15px 0;
}

.m-compareProducts .m-compareProducts_show {
  z-index: 10;
  display: block;
  opacity: 1;
  -webkit-transition: opacity 100ms linear 0s;
  transition: opacity 100ms linear 0s;
}

.m-compareProducts .is_diffrent .m-compareProducts_item,
.m-compareProducts .is_diffrent .m-compareProducts_label {
  background: #eee;
}

.m-compareProducts .m-compareProducts_headline {
  padding-bottom: 20px;
  padding-left: 20px;
}

.m-compareProducts .m-compareProducts_itemRemove {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 13px;
  color: #ea363f;
  cursor: pointer;
}

.m-compareProducts .m-compareProducts_sectionTitle {
  font-family: Futura;
  font-size: 18px;
  background: #eaeaf0;
}

.m-compareProducts .m-compareProducts_itemName {
  min-height: 5px;
  padding: 10px 0;
  font: 500 18px/26px Futura;
}

.m-saveBox {
  padding: 0;
}

.m-saveBox .m-compareProducts_item {
  margin-bottom: 20px;
}

.m-saveBox .m-compareProducts_item .m-productItem_name a {
  color: #000;
}

.m-saveBox .m-compareProducts_item .m-productItem_price {
  padding-bottom: 10px;
}

.b-posList .m-contentBox {
  margin: 0 -10px;
  overflow: hidden;
}

.b-posList .m-contentBox .m-contentBox_item {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: 0 10px;
  margin-bottom: 20px;
}

.b-posList .m-contentBox .m-contentBox_more {
  position: absolute;
  right: 0;
  bottom: 20px;
  left: 0;
  text-align: center;
}

.b-posList .m-contentBox .m-contentBox_text {
  padding: 20px 30px 72px;
  background: #fff;
}

.b-posList .m-contentBox .m-contentBox_img {
  display: block;
  width: 100%;
}

.b-benefits .m-contentBox_headline {
  padding: 20px 25px;
  font: 400 22px/28px Futura;
  text-align: center;
  text-transform: uppercase;
  background: #f4f4f4;
}

.b-benefits .m-contentBox_subheadline {
  font: 400 18px/22px Futura;
  text-transform: uppercase;
}

.b-benefits .m-contentBox_content {
  padding: 10px 0 20px;
}

.b-benefits .m-contentBox_item {
  padding: 8px 25px;
}

.b-benefits .m-contentBox_item .m-contentBox_icon {
  display: inline-block;
  width: 30px;
  margin-right: 10px;
  text-align: center;
}

.b-benefits .m-contentBox_item .icon {
  vertical-align: middle;
}

.b-benefits .m-contentBox_header {
  position: relative;
  padding: 10px 30px;
  background: #0689d9;
}

.b-benefits .m-contentBox_header .icon {
  position: relative;
  top: -2px;
  vertical-align: middle;
}

.b-benefits .m-contentBox_header .m-contentBox_subheadline {
  display: inline-block;
  padding-left: 8px;
  font: 400 18px/22px Futura;
  color: #fff;
  text-transform: uppercase;
  vertical-align: middle;
}

.b-benefits .m-contentBox_header .m-contentBox_close {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 100%;
  cursor: pointer;
  border-left: 1px solid rgba(255,255,255,.2);
}

.b-benefits .m-contentBox_header .m-contentBox_close::after,
.b-benefits .m-contentBox_header .m-contentBox_close::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 1px;
  margin: 0 -10px;
  background: #fff;
  content: '';
}

.b-benefits .m-contentBox_header .m-contentBox_close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.b-benefits .m-contentBox_header .m-contentBox_close::after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.b-benefits .m-contentBox_trigger {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  position: fixed;
  left: 0;
  z-index: 200;
  width: 30px;
  height: 155px;
  color: #fff;
  cursor: pointer;
  background: #0689d9;
}

.b-benefits .m-contentBox_trigger .m-contentBox_subheadline {
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 125px;
  margin: -8px 0;
  font: 400 18px/22px Futura;
  text-align: center;
  text-transform: uppercase;
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
}

.b-benefits .m-contentBox_trigger .m-contentBox_triggerIcon {
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  line-height: 30px;
  text-align: center;
  background: #3379b6;
}

.b-benefits .m-contentBox_trigger .icon {
  position: relative;
  top: -2px;
  vertical-align: middle;
}

.sb-active .m-contentBox .m-contentBox_trigger {
  z-index: -1;
  opacity: 0;
}

.b-blog .m-contentBox {
  position: relative;
  color: #fff;
}

.b-blog .m-contentBox a {
  color: #fff;
}

.b-blog .m-contentBox .m-contentBox_img {
  width: 100%;
}

.b-blog .m-contentBox .m-contentBox_category a {
  padding-top: 5px;
  font: 700 20px/24px Futura;
  text-shadow: 0 0 10px #444;
  border-top: 5px solid #fff;
}

.b-blog .m-contentBox .m-contentBox_category.m-contentBox_categoryContest a {
  border-top-color: #47af38;
}

.b-blog .m-contentBox .m-contentBox_category.m-contentBox_categoryVideo a {
  border-top-color: #b11912;
}

.b-blog .m-contentBox .m-contentBox_category.m-contentBox_categoryNews a {
  border-top-color: #46a8ff;
}

.b-blog .m-contentBox .m-contentBox_category.m-contentBox_categoryAdvice a {
  border-top-color: #ff7500;
}

.b-blog .m-contentBox .m-contentBox_category.m-contentBox_categoryTest a {
  border-top-color: #e4f023;
}

.b-blog .m-contentBox .m-contentBox_title {
  display: block;
  max-width: 80%;
  margin: 8px 0;
  font: 700 20px/24px Futura;
  text-shadow: 0 0 10px #444;
}

.b-blog .m-contentBox .m-contentBox_content {
  position: absolute;
  right: 20px;
  bottom: 20px;
  left: 20px;
}

.b-blog .m-contentBox .m-contentBox_author,
.b-blog .m-contentBox .m-contentBox_date {
  font-weight: 700;
  text-shadow: 0 0 10px #444;
}

.b-blog_banner .m-contentBox {
  text-align: center;
}

.b-blog_banner .m-contentBox .m-contentBox_title {
  max-width: none;
  font: 400 20px/20px Futura;
}

.b-blog_banner .m-contentBox .m-contentBox_content {
  bottom: 0;
}

.b-blog_banner .m-contentBox .m-contentBox_author,
.b-blog_banner .m-contentBox .m-contentBox_date {
  font-size: 18px;
}

.b-blog_mostPopular .m-contentBox .m-contentBox_content {
  top: 25px;
  right: 25px;
  bottom: 25px;
  left: 25px;
  overflow: hidden;
}

.b-blog_mostPopular .m-contentBox .m-contentBox_item {
  padding: 15px 0;
  border-bottom: 1px solid gray;
}

.b-blog_mostPopular .m-contentBox .m-contentBox_item:last-child {
  border-bottom: 0;
}

.b-blog_mostPopular .m-contentBox .m-contentBox_link {
  display: block;
  font: 400 16px/20px Futura;
}

.b-blog_mostPopular .m-contentBox .m-contentBox_link:hover {
  text-decoration: underline;
}

.b-blog_readMore .m-contentBox {
  margin: 0 -10px;
  color: #000;
}

.b-blog_readMore .m-contentBox .m-contentBox_content {
  position: static;
}

.b-blog_readMore .m-contentBox .m-contentBox_item {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
}

.b-blog_readMore .m-contentBox .m-contentBox_item:last-child {
  margin: 0;
}

.b-blog_readMore .m-contentBox .m-contentBox_img img {
  width: 100%;
}

.b-blog_readMore .m-contentBox a {
  font-weight: 700;
  color: #000;
}

.b-blog_sidebar .m-contentBox {
  margin-bottom: 20px;
}

.m-cookieInfo {
  -webkit-box-shadow: 0 0 5px #bbb;
  -ms-box-shadow: 0 0 5px #bbb;
  -o-box-shadow: 0 0 5px #bbb;
  box-shadow: 0 0 5px #bbb;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
  display: none;
  background: #fff;
}

.m-cookieInfo .m-cookieInfo_content {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

.m-cookieInfo .m-cookieInfo_confirm {
  cursor: pointer;
}

.m-copyrights {
  padding-top: 10px;
  text-align: center;
}

.m-copyrights .m-copyrights_info,
.m-copyrights .m-copyrights_owner {
  margin-bottom: 20px;
  font-size: 15px;
  color: #2a133a;
}

.m-copyrights .m-copyrights_info a,
.m-copyrights .m-copyrights_owner a {
  font-size: 32px;
  line-height: 40px;
  color: inherit;
  text-decoration: none;
}

.m-counter {
  overflow: hidden;
  text-align: left;
  color: #e86304;
  padding: 10px 0;
}

.m-counter_separator {
  font-family: open_24_display_stregular;
  font-size: 28px;
  display: table-cell;
  vertical-align: middle;
}

.m-counter_txt {
  font: 400 14px/1 SamsungIFRg;
  display: table-cell;
  max-width: 50%;
  padding: 0 15px;
  vertical-align: middle;
}

.m-counter_item {
  font-family: open_24_display_stregular;
  font-size: 32px;
  line-height: 32px;
  display: table-cell;
  vertical-align: middle;
}

.m-counter_left {
  display: table-cell;
  vertical-align: middle;
  padding-right: 20px;
}

.m-counter_right {
  display: table-cell;
  vertical-align: middle;
  height: 30px;
}

.m-energyClass_pic img {
  max-width: 90%;
  margin: 15px auto;
}

.m-filters {
  position: relative;
}

.m-filters .is-customCheckbox_label {
  display: inline-block;
  padding-left: 25px;
  z-index: 1;
}

.m-filters .is-customCheckbox_label input[type=checkbox] {
  z-index: 0;
}

.m-filters .m-filters_del {
  display: none;
}

.m-filters .m-filters_priceWrapper {
  position: relative;
  right: -2px;
  padding: 0 30px 0 14px;
}

.m-filters .m-filters_inp {
  position: relative;
  min-height: 34px;
  margin-right: 20px;
  margin-bottom: 30px;
}

.m-filters .m-filters_inp::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  height: 1px;
  margin-left: -2px;
  background: #333;
}

.m-filters .m-filters_range {
  max-width: 480px;
  padding: 10px 0;
  overflow: hidden;
}

.m-filters .m-filters_range .m-filters_priceInp {
  float: left;
  width: 46%;
}

.m-filters .m-filters_range .m-filters_priceInp:last-child {
  float: right;
}

.m-filters .m-filters_range .m-filters_input {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 8px;
  font-family: Futura;
  font-size: 15px;
  text-align: center;
  border-radius: 25px;
  border: 1px solid #c7c7c7;
}

.m-filters .m-filters_range .m-filters_input:last-child {
  margin-right: 0;
}

.m-filters .m-filters_block {
  padding: 5px 0 0;
}

.m-filters .m-filters_buttons {
  padding: 25px 0 0;
  text-align: center;
}

.m-filters .m-filters_buttons .m-filters_submit {
  display: block;
  width: 100%;
  padding: 0;
  font: 600 14px/24px FuturaHeavy;
  line-height: 46px;
  letter-spacing: 1px;
  color: #2ea3c5;
  text-align: center;
  text-transform: uppercase;
  background: #fff;
  border: 1px solid #2ea3c5;
  border-radius: 25px;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}

.m-filters .m-filters_buttons .m-filters_submit:hover {
  color: #fff;
  background: #1784a4;
  border: 1px solid #1784a4;
}

.m-filters .m-filters_buttons .m-filters_clean {
  display: inline-block;
  padding: 30px 0 15px;
  font: 600 14px/24px FuturaHeavy;
  color: #942a70;
}

.m-filters .m-filters_header {
  position: relative;
  padding: 10px 0 5px;
}

.m-filters .m-filters_header .m-filters_sort {
  display: none;
}

.m-filters .m-filters_toggle {
  display: inline-block;
  margin: 5px 28px 10px;
  cursor: pointer;
}

.m-filters .m-filters_toggle span {
  font: 600 14px/24px FuturaHeavy;
  color: #942a70;
}

.m-filters .m-filters_toggle:hover {
  text-decoration: underline;
}

.m-filters .m-filters_toggle.is-hidden {
  display: none;
}

.m-filters .m-filters_list_elem {
  padding: 3px 0;
}

.m-filters .m-filters_list_elem .is-customCheckbox_label .is-customCheckbox {
  top: 1px;
}

.m-filters .m-filters_hide {
  display: none;
}

.m-filters .m-filters_list {
  padding: 0 20px 0 0;
  list-style: none;
}

.m-filters .m-filters_list .m-filters_sum,
.m-filters .m-filters_list .m-filters_txt {
  font: 400 14px/18px Futura;
}

.m-filters .m-filters_list .m-filters_listItem {
  position: relative;
  overflow: hidden;
  line-height: 25px;
}

.m-filters .m-filters_list .m-filters_listItem a {
  text-decoration: none;
}

.m-filters .m-filters_list .m-filters_listItem a:hover {
  text-decoration: underline;
}

.m-filters .m-filters_list .m-filters_listItem label {
  display: inline-block;
  padding-left: 28px;
  cursor: pointer;
}

.m-filters .m-filters_list .m-filters_listItem .m-filters_txt:hover {
  text-decoration: underline;
}

.m-filters .m-filters_list .m-filters_listItem input[type=checkbox] {
  position: absolute;
  top: 4px;
  left: 6px;
  z-index: 50;
  cursor: pointer;
}

.m-filters .m-filters_end {
  padding: 10px;
}

.m-filters .m-filters_title {
  padding-right: 20px;
  overflow: hidden;
  font: 600 14px/24px FuturaHeavy;
  text-transform: uppercase;
}

.m-filters .m-filters_submit {
  cursor: pointer;
}

.m-flyer {
  position: relative;
}

.m-flyer_box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
  z-index: 900;
  overflow: hidden;
}

.m-flyer_box img {
  max-width: inherit;
  border: none;
}

.m-flyer_page {
  position: absolute;
  top: 0;
  z-index: 1;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #ccc;
}

.m-flyer_page_bg {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: 1;
}

.m-flyer_next {
  position: absolute;
  right: -20px;
  top: 45%;
  cursor: pointer;
}

.m-flyer_prev {
  position: absolute;
  left: -20px;
  top: 45%;
  cursor: pointer;
}

.m-flyer {
  margin: 0 auto 30px;
}

.m-flyer .m-flyer_page {
  background: #e1e1e1;
  border: none;
}

.m-flyer .m-flyer_footer {
  padding: 0;
  font-size: 11px;
  text-transform: uppercase;
  border-bottom: 0;
  background: #0689d9;
}

.m-flyer .m-flyer_footer .m-footer_link {
  border-right: 1px solid rgba(255,255,255,.3);
  color: #fff;
  padding: 10px 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  float: left;
}

.m-flyer .m-flyer_footer .m-footer_link:hover {
  text-decoration: none;
  background: #0057a4;
  -webkit-box-shadow: inset -4px 0 3px 0,0,0,.2;
  box-shadow: inset -4px 0 3px 0,0,0,.2;
}

.m-flyer .m-flyer_footer .m-footer_link i:hover {
  opacity: 1;
}

.m-flyer .m-footer_pagination {
  margin: 25px 25px 0 0;
}

.m-flyer:hover .m-flyer_prev {
  left: -5.8%;
  opacity: 1;
}

.m-flyer:hover .m-flyer_prev:hover {
  -webkit-transition: .2s;
  transition: .2s;
  left: -6.5%;
}

.m-flyer:hover .m-flyer_next {
  right: -5.8%;
  opacity: 1;
}

.m-flyer:hover .m-flyer_next:hover {
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  right: -6.5%;
}

.m-footer {
  position: relative;
  color: #2a133a;
}

.m-footer a {
  color: inherit;
}

.m-footer .m-footer_box .m-footer_headline {
  margin-bottom: 20px;
  font: 600 16px/20px FuturaHeavy;
}

.m-footer .m-footer_box .m-footer_headline .icon-arrowFooter,
.m-footer .m-footer_box .m-footer_headline .icon-arrowFooter-active {
  position: absolute;
  right: 0;
}

.m-footer .m-footer_box .m-footer_headline .icon-arrowFooter-active {
  display: none;
}

.m-footer .m-footer_box .m-footer_headline.is-active .icon-arrowFooter-active {
  display: inline-block;
}

.m-footer .m-footer_box .m-footer_headline.is-active .icon-arrowFooter {
  display: none;
}

.m-footer .m-footer_box .m-footer_content {
  padding-bottom: 20px;
  list-style: none;
}

.m-footer .m-footer_box .m-footer_content li {
  margin-bottom: 3px;
}

.m-form .m-form_row {
  margin-bottom: 10px;
}

.m-form .m-form_row::after {
  clear: both;
}

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

.m-form .m-form_checkbox,
.m-form .m-form_radio {
  position: relative;
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 10px;
  font-size: 14px;
}

.m-form .m-form_checkbox input,
.m-form .m-form_radio input {
  position: absolute;
  top: 5px;
  left: 0;
}

.m-form .m-form_label {
  margin-right: 10px;
  font-size: 14px;
}

.m-form .m-form_txt {
  overflow: hidden;
}

.m-form .m-form_required {
  float: left;
}

.m-form .m-form_captcha {
  height: auto;
  max-width: 100%;
  margin: 4px 0 0;
}

.m-form_captchaError {
  display: block;
  margin-top: 5px;
  color: #a30019;
}

.m-form.m-form__stacked .m-form_row {
  overflow: hidden;
}

.m-form.m-form__stacked .m-form_field,
.m-form.m-form__stacked .m-form_txt {
  float: none;
  width: 100%;
}

.m-form .m-form_checkbox {
  font-size: 14px;
}

.m-form .m-form_checkbox a {
  font-size: 16px;
}

.m-form .m-form_checkbox span {
  padding-right: 5px;
  font-size: 14px;
}

.m-form .m-form_checkbox input {
  top: 4px;
}

.m-form ul li {
  margin-bottom: 15px;
  color: #a30019;
  list-style: none;
}

.m-form .m-form_text {
  width: 100%;
  height: 34px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  line-height: 34px;
  background: #fff;
  border: 1px solid #c7c7c7;
  border-radius: 25px;
}

.m-form .m-form_text[multiple=multiple] {
  height: auto;
  padding: 10px;
  border-radius: 15px;
}

.m-form .m-form_sup,
.m-form a {
  font-size: 16px;
}

.m-form .is-loaderMask {
  position: relative;
}

.m-form .is-loaderMask::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  display: block;
  background: #fff;
  opacity: .1;
}

.m-form .is-loaderMask .is-disabled {
  pointer-events: none;
  cursor: default;
}

.m-form_field textarea.m-form_text {
  height: 100px;
  padding: 10px;
  font-family: sans-serif;
  line-height: 18px;
}

.m-form_field .m-form_col_6 {
  float: left;
  width: 48.1%;
  margin-right: 3.8%;
}

.m-form_field .m-form_col_6:last-child {
  margin-right: 0;
}

.m-form_field input[type=radio]:first-of-type {
  margin-right: 15px;
}

.m-form_text {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 34px;
  padding: 0 10px;
  line-height: 100%;
  background: #fff;
}

.m-form_text.is-loading {
  background: url(../images/ajax.gif) 99% center no-repeat #fff;
}

.m-form_text[type=text].is-disabled,
.m-form_text[type=text]:disabled {
  background-color: #f7f7f7;
  border-color: #ddd;
}

.b-loginForm .m-form_btn {
  float: none;
  text-align: center;
}

.b-login_password .m-form_btn {
  margin-top: 20px;
}

.b-loginCart .m-form_checkbox {
  float: left;
}

.b-loginCart .m-form_checkbox .m-form_label {
  margin-top: 0;
}

.b-loginCart .m-form_btn a {
  font-size: 14px;
}

.b-cart_address .m-form_field input~ul li {
  display: block;
  margin-top: 5px;
  color: #a30019;
  list-style: none;
}

.b-cart_address .m-form .m-form_label {
  float: left;
}

.b-cart_address .b-cart_consent .m-form {
  width: 100%;
}

.ui-autocomplete {
  z-index: 9;
  height: 300px;
  max-width: 341px;
  overflow-y: auto;
  list-style: none;
  background: #fff;
  border: 1px solid #c7c7c7;
  border-top: 0;
}

.ui-autocomplete li {
  padding: 3px 10px;
  cursor: pointer;
  border-bottom: 1px solid #c7c7c7;
}

.b-installment_text .b-cart_addressItem .m-form {
  margin: 0 auto;
}

.b-installment_text .b-cart_addressItem .m-form .m-form_checkbox {
  margin-top: 10px;
}

.b-installment_text .b-cart_addressItem .m-form .m-form_field .icon-info {
  margin: 8px 0 0 10px;
}

.b-installment_text .b-cart_addressItem .m-form .m-form_field .is-separator {
  float: left;
  width: 12%;
  line-height: 34px;
  text-align: center;
}

.b-installment_chose .m-form_row {
  margin: 0 auto;
}

.b-installment_chose .m-form_row.m-form_rowChoices .m-form_txt {
  display: none;
}

.b-installment_chose .m-form_row.m-form_rowChoices .m-form_field {
  width: 100%;
}

.b-installment_chose .m-form_row.m-form_rowChoices .m-form_field .m-form_checkboxes input:checked+label {
  font-weight: 700;
}

.b-installment_chose .m-form_row.m-form_rowChoices .m-form_field .m-form_checkboxes label {
  font-size: 16px;
  text-align: left;
}

.b-installment_chose .m-form .m-form_checkbox {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  margin: 0 0 15px;
  cursor: pointer;
}

.b-installment_chose .m-form .m-form_checkbox input[type=radio]:checked+span {
  font-family: Futura;
}

.b-installment_chose .m-form .m-form_checkbox .icon-info {
  vertical-align: middle;
}

.b-installment .m-installment .m-form .m-form_field,
.b-installment .m-installment .m-form .m-form_txt {
  float: none;
}

.m-installment .m-form .m-form_row {
  margin: 15px 0;
}

.m-installment .m-form .m-form_row.is-sliderRow {
  margin-bottom: 30px;
}

.m-installment .m-form .m-form_row.is-sliderRow .m-form_field {
  margin: 5px 0 0;
}

.m-installment .m-form .m-form_txt {
  display: block;
  float: left;
  margin: 0 0 10px;
}

.m-installment .m-form .m-form_field {
  float: right;
}

.m-installment .m-form .m-form_label {
  float: none;
}

.b-cart_installmentForm .m-form {
  width: 100%;
}

.b-cart_installmentForm .m-form .m-form_field {
  float: left;
  max-width: 330px;
}

.b-cart_installmentForm .m-form .m-form_txt {
  margin-right: 0;
}

.b-cart_installmentForm .m-form .m-form_labelInfo {
  clear: both;
  font-size: 12px;
}

.b-newsletter .m-form,
.m-search .m-form {
  position: relative;
}

.b-newsletter .m-form_fieldset {
  margin: 0;
  border: 0;
}

.b-newsletter .m-form_fieldset .m-form_field {
  max-width: 100%;
  min-height: 37px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 0 20px;
  margin-top: 2px;
  font-size: 14px;
  line-height: 37px;
  color: #333;
  border-radius: 25px;
  border: 0;
}

.b-newsletter .m-form_fieldset .m-form_field::-webkit-input-placeholder {
  opacity: 1;
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  color: #333;
}

.b-newsletter .m-form_fieldset .m-form_field::-moz-placeholder {
  opacity: 1;
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  color: #333;
}

.b-newsletter .m-form_fieldset .m-form_field:-ms-input-placeholder {
  opacity: 1;
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  color: #333;
}

.b-newsletter .m-form_fieldset .m-form_field:-moz-placeholder {
  opacity: 1;
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  color: #333;
}

.b-newsletter .m-form_fieldset .m-form_btn {
  padding: 9px 21px;
  margin-top: 1px;
  background: #942a70;
  border-radius: 25px;
}

.b-newsletter .m-form_fieldset .m-form_btn:hover {
  background: #a34f87;
}

.b-newsletter .m-form_fieldset .m-form_checkbox {
  display: none;
}

.b-newsletter .m-form_fieldset .m-form_checkbox[type=checkbox]:checked+.m-form_label .m-form_descr::before {
  background-color: #942a70;
}

.b-newsletter .m-form_fieldset .m-form_descr {
  position: relative;
  font-size: 15px;
  line-height: 20px;
}

.b-newsletter .m-form_fieldset .m-form_descr::before {
  border-radius: 3px;
  content: '';
  position: absolute;
  left: -30px;
  display: block;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border: 4px solid #fff;
}

.b-newsletter .m-form_fieldset .m-form_label {
  float: left;
}

.b-newsletter .m-form {
  display: inline-block;
}

.b-newsletter .m-form_row:nth-child(1) {
  max-width: 100%;
  min-height: 37px;
  box-sizing: border-box;
  padding: 0 20px;
  margin-top: 2px;
  font-size: 14px;
  line-height: 37px;
  color: #333;
  border-radius: 25px;
  border: 0;
  -webkit-box-sizing: border-box;
}

.b-newsletter .m-form_row:nth-child(1) .m-form_txt {
  display: none;
}

.b-newsletter .m-form_row:nth-child(1) .m-form_field {
  float: none;
  width: 100%;
}

.b-newsletter .m-form_row:nth-child(3) {
  float: left;
}

.is-customCheckbox_label,
.is-customRadio_label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}

.is-customCheckbox_label .is-customCheckbox,
.is-customCheckbox_label .is-customRadio,
.is-customRadio_label .is-customCheckbox,
.is-customRadio_label .is-customRadio {
  position: absolute;
  top: -1px;
  left: 0;
  display: block;
  width: 14px;
  height: 14px;
  border: 1px solid #c7c7c7;
  border-radius: 3px;
}

.is-customCheckbox_label .is-customCheckbox::before,
.is-customCheckbox_label .is-customRadio::before,
.is-customRadio_label .is-customCheckbox::before,
.is-customRadio_label .is-customRadio::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  margin-left: -3px;
  background-color: #942a70;
  visibility: hidden;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.is-customCheckbox_label input[type=checkbox],
.is-customCheckbox_label input[type=radio],
.is-customRadio_label input[type=checkbox],
.is-customRadio_label input[type=radio] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 16px;
  height: 16px;
  opacity: 0;
}

.is-customCheckbox_label input[type=checkbox]:checked~.is-customCheckbox::before,
.is-customCheckbox_label input[type=checkbox]:checked~.is-customRadio::before,
.is-customCheckbox_label input[type=radio]:checked~.is-customCheckbox::before,
.is-customCheckbox_label input[type=radio]:checked~.is-customRadio::before,
.is-customRadio_label input[type=checkbox]:checked~.is-customCheckbox::before,
.is-customRadio_label input[type=checkbox]:checked~.is-customRadio::before,
.is-customRadio_label input[type=radio]:checked~.is-customCheckbox::before,
.is-customRadio_label input[type=radio]:checked~.is-customRadio::before {
  visibility: visible;
}

.is-customCheckbox_label input[type=checkbox]:disabled~.is-customCheckbox,
.is-customCheckbox_label input[type=checkbox]:disabled~.is-customRadio,
.is-customCheckbox_label input[type=radio]:disabled~.is-customCheckbox,
.is-customCheckbox_label input[type=radio]:disabled~.is-customRadio,
.is-customRadio_label input[type=checkbox]:disabled~.is-customCheckbox,
.is-customRadio_label input[type=checkbox]:disabled~.is-customRadio,
.is-customRadio_label input[type=radio]:disabled~.is-customCheckbox,
.is-customRadio_label input[type=radio]:disabled~.is-customRadio {
  background: #ccc;
  border-color: #ccc;
}

.is-customRadio_label {
  padding-left: 30px;
}

.is-customRadio_label .is-customRadio {
  border-radius: 3px;
}

.is-customRadio_label span {
  text-transform: uppercase;
}

.b-offer_reviewsForm .m-form {
  padding: 30px 0 0;
  margin: 0 auto;
}

.b-offer_reviewsForm .m-form .m-form_txt .m-form_label {
  margin: 0;
  font: 400 15px/33px Futura;
  color: #333;
  text-transform: uppercase;
}

.b-offer_reviewsForm .m-form .m-form_field input {
  width: 100%;
  height: 33px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  line-height: 34px;
  background: #fff;
  border: 1px solid #c7c7c7;
  border-radius: 25px;
}

.b-offer_reviewsForm .m-form .m-form_field textarea {
  width: 100%;
  height: 66px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  line-height: 34px;
  background: #fff;
  border: 1px solid #c7c7c7;
  border-radius: 15px;
}

.b-offer_reviewsForm .m-form .m-form_field .m-form_required {
  font: 600 16px/30px FuturaHeavy;
  color: #333;
}

.b-offer_reviewsForm .m-form .m-form_field .m-form_required sup {
  top: 0;
}

.b-offer_reviewsForm .m-form .m-form_field .m-form_rating a {
  margin-right: 7px;
}

.b-offer_reviewsForm .m-form .m-form_field .m-form_rating .m-form_currentRating {
  display: inline-block;
  margin-left: 10px;
  font: 600 16px/28px FuturaHeavy;
  color: #333;
}

.b-login .b-login_form .m-form .m-form_btn {
  text-align: center;
}

.b-modal .m-form .m-form_text {
  max-width: 100%;
}

.b-modal .m-form .m-form_row {
  margin-bottom: 15px;
}

.b-modal .m-form .m-form_requiredInfo {
  font: 600 16px/18px Futura;
}

.b-modal .m-form .m-form_txt {
  display: block;
  float: none;
  width: auto;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.b-modal .m-form .m-form_txt .m-form_label {
  float: none;
  font-size: 16px;
}

.b-modal .m-form .m-form_field {
  float: none;
  width: auto;
}

.m-btn.is-compare label {
  cursor: pointer;
}

.b-documentList .m-form_txt,
.b-documentList .m-form_txt .m-form_label {
  float: none;
}

.b-documentList .m-form_field {
  float: none;
  max-width: 80%;
  width: auto;
  margin-bottom: 10px;
}

.b-documentList .m-form_field select {
  height: 34px;
  max-width: 100%;
}

.m-imageSwiper {
  position: relative;
}

.m-imageSwiper .swiper-slide {
  position: relative;
  text-align: center;
}

.m-imageSwiper_control {
  position: absolute;
  top: 50%;
  z-index: 100;
  font-size: 24px;
  cursor: pointer;
}

.m-imageSwiper_control.m-imageSwiper_prev {
  left: 0;
}

.m-imageSwiper_control.m-imageSwiper_next {
  right: 0;
}

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

.m-imageSwiper_pagin span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  cursor: pointer;
  background: #999;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 2px #555 inset;
  box-shadow: 0 1px 2px #555 inset;
}

.m-imageSwiper_pagin span.swiper-active-switch {
  background: #333;
}

.b-hpCarousel .m-imageSwiper .m-imageSwiper_pagin,
.b-offerBox_rows .m-imageSwiper .m-imageSwiper_pagin,
.b-offerCarousel .m-imageSwiper .m-imageSwiper_pagin {
  position: absolute;
  bottom: 6%;
  left: 4%;
  z-index: 100;
  text-align: left;
}

.b-hpCarousel .m-imageSwiper .m-imageSwiper_pagin span,
.b-offerBox_rows .m-imageSwiper .m-imageSwiper_pagin span,
.b-offerCarousel .m-imageSwiper .m-imageSwiper_pagin span {
  width: 18px;
  height: 18px;
  margin-right: 10px;
  text-indent: -9999em;
}

.b-hpCarousel .m-imageSwiper .m-imageSwiper_pagin .swiper-pagination-switch,
.b-offerBox_rows .m-imageSwiper .m-imageSwiper_pagin .swiper-pagination-switch,
.b-offerCarousel .m-imageSwiper .m-imageSwiper_pagin .swiper-pagination-switch {
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: .4s;
  transition-duration: .4s;
  background: #333;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.b-hpCarousel .m-imageSwiper .m-imageSwiper_pagin .swiper-pagination-switch.swiper-active-switch,
.b-offerBox_rows .m-imageSwiper .m-imageSwiper_pagin .swiper-pagination-switch.swiper-active-switch,
.b-offerCarousel .m-imageSwiper .m-imageSwiper_pagin .swiper-pagination-switch.swiper-active-switch {
  background: #fff;
}

.b-hpCarousel .m-imageSwiper .m-imageSwiper_pagin .swiper-pagination-switch:hover,
.b-offerBox_rows .m-imageSwiper .m-imageSwiper_pagin .swiper-pagination-switch:hover,
.b-offerCarousel .m-imageSwiper .m-imageSwiper_pagin .swiper-pagination-switch:hover {
  background-color: #fff;
}

.b-hpCarousel .m-imageSwiper .swiper-slide,
.b-offerBox_rows .m-imageSwiper .swiper-slide,
.b-offerCarousel .m-imageSwiper .swiper-slide {
  width: 100%;
}

.m-productsBox .swiper-wrapper {
  padding: 0!important;
  overflow: hidden;
}

.b-hpCarousel .m-imageSlider_item {
  position: relative;
  overflow: hidden;
}

.b-hpCarousel .m-imageSwiper_control {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  position: absolute;
  top: 0;
  display: none!important;
  width: 30px;
  padding: 0 15px;
  background: rgba(0,0,0,.6);
}

.b-hpCarousel .m-imageSwiper_control .icon-arrow8wl,
.b-hpCarousel .m-imageSwiper_control .icon-arrow8wr {
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  position: absolute;
  top: 50%;
  margin-top: -40px;
}

.b-hpCarousel .m-imageSwiper_control .icon-arrow8wl {
  margin-left: -10px;
}

.b-hpCarousel .m-imageSwiper_control .icon-arrow8wr {
  right: 2px;
}

.b-offerCarousel .slick-dots {
  position: absolute;
  bottom: 0;
  padding: 5px 0 10px;
}

.b-offerCarousel .slick-dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  cursor: pointer;
  background: #999;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 2px #555 inset;
  box-shadow: 0 1px 2px #555 inset;
}

.b-offerCarousel .slick-dots li.slick-active {
  background: #0057a4;
}

.b-offerCarousel .slick-dots li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -999em;
  cursor: pointer;
  outline: 0;
}

.b-offerBox_rows .m-imageSwiper {
  margin-bottom: 20px;
}

.b-offerBox_rows .m-imageSwiper img {
  border-radius: 15px;
}

.b-offerBox_rows .m-imageSwiper_control {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}

.m-installment {
  border: 0;
}

.m-installment .m-installment_header {
  padding: 0;
}

.m-installment .m-installment_headerTitle {
  margin-bottom: 15px;
}

.m-installment .m-installment_headerTitle .m-installment_headerTitleBig {
  margin-bottom: 5px;
  font: 400 36px/1 Futura;
  color: #0057a4;
  text-transform: uppercase;
}

.m-installment .m-installment_headerTitle .m-installment_headerTitleSmall {
  font: 400 18px/1 Futura,sans-serif;
}

.m-installment .m-installment_options {
  padding: 25px 0;
}

.m-installment .m-installment_optionsTitle {
  padding-bottom: 10px;
}

.m-installment .m-installment_optionsType {
  min-width: 190px;
  padding: 0;
}

.m-installment .m-installment_optionsInsurance {
  float: left;
  padding-top: 4px;
}

.m-installment .m-installment_optionsInsuranceCheck {
  margin-right: 3px;
  vertical-align: middle;
}

.m-installment .m-installment_slidersRow {
  padding: 10px 20px;
}

.m-installment .m-installment_slidersRowTitle {
  padding-bottom: 10px;
}

.m-installment .m-installment_slideItem {
  margin: 0;
}

.m-installment .m-installment_summary {
  position: relative;
}

.m-installment .m-installment_submit {
  padding: 25px 20px;
  text-align: center;
}

.m-installment .m-installment_info {
  padding: 25px 20px;
  clear: both;
  border-bottom: 1px solid #ddd;
}

.m-installment .m-installment_sum {
  padding: 25px 0;
}

.m-installment .m-installment_sumRow {
  overflow: hidden;
  clear: both;
}

.m-installment .m-installment_sumTxt {
  display: inline-block;
  margin-right: 15px;
  font: 400 18px/1 Futura;
  vertical-align: bottom;
}

.m-installment .m-installment_sumRowApr,
.m-installment .m-installment_sumRowCost,
.m-installment .m-installment_sumRowPercent {
  display: none;
}

.m-installment .m-installment_sumValue {
  display: inline-block;
  font: 400 40px/1 Futura;
  vertical-align: bottom;
}

.m-installment .m-installment_slideItemLabels {
  margin-top: 42px;
}

.m-installment .m-installment_value {
  margin: 0;
  font: 20px/1 Futura;
}

.m-installment .m-installment_slideLabel {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: -60px;
  z-index: 100;
  width: 16.6666%;
  height: 44px;
  font-size: 20px;
  line-height: 44px;
  text-align: center;
  white-space: nowrap;
  pointer-events: none;
}

.m-installment .m-installment_slideLabel::before {
  border-radius: 50%;
  position: absolute;
  bottom: -33px;
  left: 50%;
  display: block;
  width: 11px;
  height: 11px;
  margin-left: -10px;
  cursor: pointer;
  background: #fff;
  border: 5px solid #ddd;
  content: '';
}

.m-installment .m-installment_slideLabel.is-active {
  background-color: #fff;
  border: 1px solid #ddd;
}

.m-installment .m-installment_slideLabel.is-active::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  bottom: -6px;
  left: 50%;
  display: block;
  width: 10px;
  height: 10px;
  margin-left: -5px;
  background-color: #fff;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  content: '';
}

.m-installment .m-installment_slideLabel.is-active::before {
  background-color: #0057a4;
}

.m-installment .is-sliderRow .m-installment_slideContainer {
  width: auto;
  margin: 0 auto;
}

.m-installment .m-installment_footer {
  margin-top: 20px;
}

.m-installment_popup {
  display: block;
  max-width: 700px;
  margin: 0 auto;
  background: #fff;
}

.b-installment .m-installment .m-installment_sumRow {
  text-align: right;
}

.b-installment .m-installment .m-installment_footer {
  display: none;
}

.b-installment .m-installment .m-installment_submit {
  clear: both;
}

.b-installment .m-installment .m-installment_options {
  padding-top: 0;
  margin-bottom: 0;
}

.b-installment .m-installment .m-form .is-sliderRow .m-form_txt {
  margin: 0 0 25px;
}

.b-cart_content .m-installment {
  padding: 0 0 30px;
  border-bottom: 1px solid #ddd;
}

.b-cart_content .m-installment .m-installment_footer {
  font-size: 12px;
}

.b-cart_content .m-installment .m-installment_header {
  padding: 0;
  border: 0;
}

.b-cart_content .m-installment .m-installment_headerTitle {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: none;
  width: 100%;
  padding: 0 20px 20px;
  margin: 20px 0;
  border-bottom: 1px solid #ddd;
}

.b-cart_content .m-installment .m-installment_optionsInsurance {
  display: inline-block;
  float: none;
  padding: 0;
  margin: 0;
  vertical-align: middle;
}

.b-cart_content .m-installment .m-installment_value {
  line-height: 46px;
}

.b-cart_content .m-installment .m-installment_sum {
  padding: 15px 20px 0;
}

.b-cart_content .m-installment .m-installment_sumRowApr,
.b-cart_content .m-installment .m-installment_sumRowCost,
.b-cart_content .m-installment .m-installment_sumRowPercent {
  display: block;
  margin-bottom: 10px;
}

.b-cart_content .m-installment .m-installment_sumValue {
  display: inline-block;
  font: 400 20px/1 Futura;
  vertical-align: bottom;
}

.b-cart_content .m-installment .m-installment_sumTxt {
  width: 75%;
  font-family: Futura;
}

.b-installment_chose .m-installment_optionsInsuranceCheck input:checked+label {
  font-weight: 700;
}

.b-installment_chose .m-installment_optionsInsuranceCheck label {
  font-size: 16px;
  text-align: left;
}

.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 {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1000;
  height: 0;
  overflow: hidden;
  background: rgba(255,255,255,.95);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-logo {
  -webkit-transition-property: padding;
  transition-property: padding;
  -webkit-transition-duration: .1s;
  transition-duration: .1s;
  float: left;
  line-height: 80px;
}

.m-logo img {
  height: auto;
}

.b-header_cart .m-logo {
  float: none;
}

.m-menu {
  float: left;
}

.m-menu>.m-menu_list {
  display: block;
  border-style: solid;
  border-width: 1px;
}

.m-menu .m-subMenuHeader {
  top: 80px;
  z-index: 150;
  background-color: #fff;
}

.m-menu .m-subMenuHeader .m-subMenuHeader_item {
  display: block;
  float: left;
  height: 57px;
}

.m-menu .m-subMenuHeader .m-subMenuHeader_item>a {
  padding: 18px 22px;
  font-size: 15px;
  color: #2a133a;
  text-decoration: none;
}

.m-menu .m-subMenuHeader .m-subMenuHeader_item:hover>a {
  text-decoration: underline;
  background: #fff;
}

.m-menu .m-menu_item {
  list-style: none;
  border: 0;
}

.m-menu .m-menu_item:last-child {
  border-bottom: 0;
}

.m-menu .m-menu_link {
  display: block;
  padding: 15px 14px;
  text-overflow: ellipsis;
}

.m-menu ul {
  list-style: none;
}

.m-menu ul .m-menu_item .m-menu_position {
  color: #fff;
  font: 400 13px/21px Futura;
  letter-spacing: .25px;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-property: width;
  transition-property: width;
  position: relative;
  display: block;
  padding: 7px 14px;
  font-size: 15px;
  border: 1px solid transparent;
  border-radius: 25px;
}

.m-menu ul .js-opened .m-menu_position {
  text-decoration: none;
  background-color: #b8d8ee;
  color: #333;
}

.m-menu ul .js-opened .m-menu_position::after {
  border-color: #b8d8ee transparent transparent;
  border-style: solid;
  border-width: 4px;
  height: 0;
  width: 0;
}

.m-menu ul .js-opened .m-menu_position::before {
  border-color: #333 transparent transparent;
  border-style: solid;
  border-width: 4px;
  height: 0;
  width: 0;
}

.b-leftSidebar .m-menu {
  display: block;
  float: none;
  width: 100%;
}

.b-leftSidebar .m-menu .m-menu_item {
  float: none;
}

.b-leftSidebar .m-menu .m-menu_item>.m-menu_sub {
  display: none;
  background: #444;
}

.b-leftSidebar .m-menu .m-menu_item>.m-menu_sub .m-menu_position {
  padding-left: 25px;
  font-size: 15px;
}

.b-leftSidebar .m-menu .m-menu_item .is-level3 .m-menu_position {
  padding-left: 40px;
  text-transform: none;
}

.b-leftSidebar .m-menu .m-menu_item.is-opened>.m-menu_position .m-menu_trigger::after,
.b-leftSidebar .m-menu .m-menu_item.is-opened>.m-menu_position .m-menu_trigger::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.b-leftSidebar .m-menu .m-menu_item.is-opened .m-menu_sub,
.b-leftSidebar .m-menu .m-menu_item.is-opened .m-menu_sub .is-opened .m-menu_sub {
  display: block;
}

.b-leftSidebar .m-menu .m-menu_item.is-opened .m-menu_sub .m-menu_sub {
  display: none;
}

.b-leftSidebar .m-menu .m-menu_item .is-trigger {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.b-leftSidebar .m-menu .m-menu_item .is-trigger .m-menu_trigger::after,
.b-leftSidebar .m-menu .m-menu_item .is-trigger .m-menu_trigger::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  background: #fff;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.b-leftSidebar .m-menu .m-menu_item .is-trigger .m-menu_trigger:active::after,
.b-leftSidebar .m-menu .m-menu_item .is-trigger .m-menu_trigger:active::before,
.b-leftSidebar .m-menu .m-menu_item .is-trigger .m-menu_trigger:focus::after,
.b-leftSidebar .m-menu .m-menu_item .is-trigger .m-menu_trigger:focus::before,
.b-leftSidebar .m-menu .m-menu_item .is-trigger .m-menu_trigger:hover::after,
.b-leftSidebar .m-menu .m-menu_item .is-trigger .m-menu_trigger:hover::before {
  background-color: #fff;
}

.b-leftSidebar .m-menu .m-menu_item .is-trigger .m-menu_trigger::after {
  width: 1px;
  height: 18px;
  margin: -9px 0;
}

.b-leftSidebar .m-menu .m-menu_item .is-trigger .m-menu_trigger::before {
  width: 18px;
  height: 1px;
  margin: 0 -9px;
}

.b-leftSidebar .m-menu .m-menu_item .is-arrow {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.b-leftSidebar .m-menu .m-menu_item .m-menu_position {
  position: relative;
  display: block;
  padding: 12px 15px;
  font: 400 16px/21px Futura;
  letter-spacing: .25px;
  color: #fff;
  text-transform: uppercase;
  border-bottom: 1px solid #555;
  border-radius: 0;
}

.b-leftSidebar .m-menu .m-menu_item .m-menu_position.is_marked {
  font: 400 16px/21px Futura;
  letter-spacing: .75px;
  color: #fff;
  text-transform: uppercase;
}

.b-blog .m-menu {
  display: block;
  float: none;
  color: #000;
}

.b-blog .m-menu .m-menu_item {
  display: inline-block;
  float: none;
}

.b-blog .m-menu .m-menu_list {
  border: 0;
}

.b-blog .m-menu .m-menu_link {
  padding: 0;
  font: 700 16px/20px Futura;
  color: #444;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color .4s linear;
  transition: color .4s linear;
}

.b-blog .m-menu .m-menu_link:hover {
  color: #b4b4b4;
}

.b-asideMenu .m-menu_header.is-active i,
.b-searchResult .m-menu_header.is-active i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.b-asideMenu .m-menu_header.is-mobile,
.b-searchResult .m-menu_header.is-mobile {
  cursor: pointer;
}

.b-asideMenu .m-menu_header.is-mobile i,
.b-searchResult .m-menu_header.is-mobile i {
  float: right;
  margin-top: 8px;
  margin-left: 8px;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.b-asideMenu .m-menu_cat,
.b-searchResult .m-menu_cat {
  margin-bottom: 15px;
}

.b-asideMenu .m-menu_cat .m-menu_catTree .m-menu_catTreeList1,
.b-searchResult .m-menu_cat .m-menu_catTree .m-menu_catTreeList1 {
  list-style: none;
}

.b-asideMenu .m-menu_cat .m-menu_catTree .m-menu_catTreeList1 li a,
.b-searchResult .m-menu_cat .m-menu_catTree .m-menu_catTreeList1 li a {
  display: block;
  color: #444;
}

.b-asideMenu .m-menu_cat .m-menu_catTree .m-menu_catTreeList1 li.is-notActive .is-firstLink,
.b-searchResult .m-menu_cat .m-menu_catTree .m-menu_catTreeList1 li.is-notActive .is-firstLink {
  display: none;
}

.b-asideMenu .m-menu_cat .m-menu_catTree .m-menu_catTreeList1 li.is-notActive .m-menu_catTreeList2,
.b-searchResult .m-menu_cat .m-menu_catTree .m-menu_catTreeList1 li.is-notActive .m-menu_catTreeList2 {
  padding-left: 0;
  margin: 0;
}

.b-asideMenu .m-menu_cat .m-menu_catTree .m-menu_catTreeList1 li.is-notActive .m-menu_catTreeList2 .is-secondLink,
.b-searchResult .m-menu_cat .m-menu_catTree .m-menu_catTreeList1 li.is-notActive .m-menu_catTreeList2 .is-secondLink {
  color: #444;
}

.b-asideMenu .m-menu_cat .m-menu_catTree .m-menu_catTreeList1 li.is-notActive .m-menu_catTreeList2 .is-secondLevel,
.b-searchResult .m-menu_cat .m-menu_catTree .m-menu_catTreeList1 li.is-notActive .m-menu_catTreeList2 .is-secondLevel {
  display: none;
}

.b-asideMenu .m-menu_cat .m-menu_catTree .m-menu_catTreeList1 li.is-notActive .m-menu_catTreeList2 .is-secondLevel.is-current,
.b-searchResult .m-menu_cat .m-menu_catTree .m-menu_catTreeList1 li.is-notActive .m-menu_catTreeList2 .is-secondLevel.is-current {
  display: block;
}

.b-asideMenu .m-menu_cat .m-menu_catTree .m-menu_catTreeList2,
.b-asideMenu .m-menu_cat .m-menu_catTree .m-menu_catTreeList3,
.b-searchResult .m-menu_cat .m-menu_catTree .m-menu_catTreeList2,
.b-searchResult .m-menu_cat .m-menu_catTree .m-menu_catTreeList3 {
  padding-left: 20px;
  margin: 8px 0;
  list-style: none;
}

.b-asideMenu .m-menu_cat .m-menu_catTree .m-menu_catTreeList2 li a,
.b-asideMenu .m-menu_cat .m-menu_catTree .m-menu_catTreeList3 li a,
.b-searchResult .m-menu_cat .m-menu_catTree .m-menu_catTreeList2 li a,
.b-searchResult .m-menu_cat .m-menu_catTree .m-menu_catTreeList3 li a {
  display: block;
  color: #942a70;
}

.m-menuNarrow .m-menuNarrow_container {
  border: 0;
}

.m-menuNarrow .m-menuNarrow_item {
  padding: 0;
  list-style: none;
  border: 0;
}

.m-menuNarrow .m-menuNarrow_item:last-child {
  border: 0;
}

.m-menuNarrow .m-menuNarrow_item>p {
  color: #333;
  font: 400 15px/22px Futura;
  padding: 9px 15px;
  background: #f4f4f4;
  border-bottom: 1px solid #ddd;
  border-left: 3px solid #ddd;
}

.m-menuNarrow .m-menuNarrow_item .m-menuNarrow_subContainer {
  margin: 0;
}

.m-menuNarrow .m-menuNarrow_item .m-menuNarrow_subContainer .m-menuNarrow_subItem {
  padding: 0;
  border-bottom: 1px solid #e1e1e1;
}

.m-menuNarrow .m-menuNarrow_item .m-menuNarrow_subContainer .m-menuNarrow_subItem a {
  color: #333;
  font: 400 15px/22px Futura;
  display: block;
  padding: 9px 15px;
}

.m-menuNarrow .m-menuNarrow_item .m-menuNarrow_subContainer .m-menuNarrow_subItem.active a {
  color: #2a133a;
  text-decoration: underline;
}

.m-menuNarrow a {
  padding: 0 10px;
  overflow: hidden;
  font-size: 12px;
  font-weight: 700;
  color: #444;
  text-decoration: none;
  text-overflow: ellipsis;
}

.m-menuNarrow a:hover {
  text-decoration: underline;
}

.m-menuNarrow .m-menuNarrow_subItem {
  padding: 6px 0;
  list-style: none;
}

.m-menuNarrow .m-menuNarrow_subItem a {
  padding: 0 20px;
  font-weight: 300;
}

.b-accountMenu .m-menuNarrow .m-menuNarrow_subContainer {
  margin: 10px 0;
  border-top: 1px solid #e1e1e1;
}

.b-accountMenu .m-menuNarrow .m-menuNarrow_subContainer .m-menuNarrow_subItem {
  overflow: hidden;
  clear: both;
  border-bottom: 1px solid #e1e1e1;
}

.b-accountMenu .m-menuNarrow .m-menuNarrow_subContainer .m-menuNarrow_subItem i {
  float: left;
  margin: 2px 12px 2px 10px;
}

.b-accountMenu .m-menuNarrow .m-menuNarrow_subContainer .m-menuNarrow_subItem a {
  color: #333;
  font: 400 15px/22px Futura;
  float: left;
  padding: 0;
  line-height: 40px;
}

.b-accountMenu .m-menuNarrow .m-menuNarrow_subContainer .m-menuNarrow_subItem.active {
  background: #f4f4f4;
}

.b-accountMenu .m-menuNarrow .m-menuNarrow_subContainer .m-menuNarrow_subItem.active a {
  color: #333;
}

.m-news .m-news_box {
  overflow: hidden;
}

.m-news .m-news_box .m-news_headline {
  position: relative;
  font: 26px/30px Futura;
  color: #333;
}

.m-news .m-news_box .m-news_content {
  padding: 7.5% 7.5% 60px;
}

.m-news .m-news_box .m-news_img {
  float: none;
  width: 100%;
  margin: 0;
  overflow: hidden;
}

.m-news .m-news_box .m-news_img img {
  height: auto;
  max-width: 100%;
}

.m-news .m-news_box p {
  padding: 10px 0 0;
}

.m-news .m-news_box .m-news_more {
  float: left;
  margin-top: 15px;
}

.m-news .m-news_box:nth-child(2) .m-news_content {
  position: relative;
}

.m-news .m-news_box:nth-child(2) .m-news_content::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #e1e1e1;
  content: '';
}

.m-news .m-news_box:nth-child(2) .m-news_content::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: #e1e1e1;
  content: '';
}

.b-productBonus .m-news .m-news_box {
  width: 100%;
  overflow: visible;
  border-bottom: 1px solid #e1e1e1;
}

.b-productBonus .m-news .m-news_box:nth-child(2) {
  padding: 0;
}

.b-productBonus .m-news .m-news_box:nth-child(2) .m-news_content {
  border: 0;
}

.b-productBonus .m-news .m-news_box:nth-child(2) .m-news_content::after,
.b-productBonus .m-news .m-news_box:nth-child(2) .m-news_content::before {
  display: none;
}

.b-productBonus .m-news .m-news_box .m-news_img {
  position: relative;
  float: left;
  width: 33%;
  overflow: visible;
  border-right: 1px solid #e1e1e1;
}

.b-productBonus .m-news .m-news_box .m-news_content {
  overflow: hidden;
  border: 0;
}

.m-offerBox_item .m-offerBox_itemContent {
  float: left;
}

.m-offerBox_item .m-offerBox_compareTxt {
  display: block;
}

.m-offerBox_item .m-offerBox_pricing {
  float: right;
}

.m-offerBox_item .m-offerBox_oldPrice {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  font: 400 26px/1 Futura;
  color: #333;
}

.m-offerBox_item .m-offerBox_oldPrice::before {
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
  width: 82%;
  height: 1px;
  background-color: #333;
  -webkit-transform: rotate(166deg);
  -ms-transform: rotate(166deg);
  transform: rotate(166deg);
}

.m-offerBox_item .is-set {
  list-style: none;
}

.m-offerBox_item .is-set li {
  position: relative;
  margin-bottom: 10px;
  font-size: 18px;
}

.m-offerBox_item .is-set li::before {
  content: '+';
  position: absolute;
  top: -1px;
  left: -15px;
}

.b-offerBox_rows .m-offerBox .m-offerBox_item {
  padding-right: 15px;
}

.b-offerBox_rows .m-offerBox .m-offerBox_item.is-specialOffer {
  padding-top: 15px;
  padding-right: 15px;
}

.b-offerBox_rows .m-offerBox_item {
  position: relative;
  clear: both;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #e1e1e1;
}

.b-offerBox_rows .m-offerBox_item:last-child {
  margin-bottom: 38px;
  border-bottom: 0;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_photo {
  position: relative;
  text-align: center;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_photo img {
  max-height: 250px;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_desc {
  margin-top: 25px;
  text-align: left;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_name .m-offerBox_name_txt a {
  letter-spacing: 1px;
  color: #333;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_name .m-offerBox_name_txt a:hover {
  color: #942a70;
  text-decoration: none;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_name .m-offerBox_number {
  margin-top: 5px;
  font: 400 15px/18px Futura;
  color: #333;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_pricing .m-offerBox_oldPrice {
  font: 400 20px/18px Futura;
  color: #333;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_pricing .m-offerBox_price {
  padding: 0;
  font: 600 26px/36px FuturaHeavy;
  color: #333;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_pricing .m-offerBox_delivery {
  max-width: 250px;
  width: 99%;
  padding: 10px 0 8px;
  font: 600 15px/20px FuturaHeavy;
  letter-spacing: .5px;
  color: #333;
  text-align: center;
  border: 1px solid #333;
  border-radius: 25px;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_details {
  float: left;
  margin-bottom: 30px;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_details .m-offerBox_rate {
  padding-top: 5px;
  line-height: 20px;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_details .m-offerBox_rate .m-offerBox_rating {
  display: inline-block;
  padding-left: 8px;
  font: 600 15px/30px FuturaHeavy;
  color: #333;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_details .m-offerBox_rate .m-offerBox_ratingSum {
  display: inline-block;
  padding-left: 5px;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_details .m-offerBox_rate .m-offerBox_ratingSum a {
  font: 400 15px/30px Futura;
  color: #333;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_details .m-offerBox_rate .m-offerBox_ratingSum a:hover {
  color: #942a70;
  text-decoration: none;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_details .m-offerBox_txt {
  padding: 20px 0 15px;
  font: 400 15px/22px Futura;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_details .m-offerBox_txt ul {
  position: relative;
  left: -8px;
  list-style: none;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_details .m-offerBox_txt ul li {
  padding-left: 30px;
  font: 600 15px/22px FuturaHeavy;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_details .m-offerBox_txt ul li span {
  padding-left: 3px;
  font: 400 15px/22px Futura;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_details .m-offerBox_txt ul li::before {
  content: '\2022';
  position: absolute;
  left: 0;
  font-size: 25px;
  color: #942a70;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_details .m-offerBox_links a {
  font: 600 15px/24px FuturaHeavy;
  color: #942a70;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_details .m-offerBox_links a:hover {
  color: #2a133a;
  text-decoration: none;
}

.b-offerBox_cell .m-offerBox {
  position: relative;
}

.b-offerBox_cell .m-offerBox_item {
  position: relative;
  padding: 25px 0;
  text-align: center;
  border-bottom: 1px solid #e1e1e1;
}

.b-offerBox_cell .m-offerBox_item .m-offerBox_photo {
  position: relative;
  padding: 0 15px;
}

.b-offerBox_cell .m-offerBox_item .m-offerBox_name {
  padding: 0 15px;
}

.b-offerBox_cell .m-offerBox_item .m-offerBox_name a {
  font: 600 18px/24px Futura;
  letter-spacing: 1px;
  color: #333;
  word-break: break-all;
}

.b-offerBox_cell .m-offerBox_item .m-offerBox_number {
  padding: 0 15px;
  margin-top: 5px;
  font: 400 15px/18px Futura;
  color: #333;
}

.b-offerBox_cell .m-offerBox_item .m-offerBox_pricing {
  float: none;
  width: auto;
  padding: 0 15px;
  margin-bottom: 5px;
}

.b-offerBox_cell .m-offerBox_item .m-offerBox_price {
  display: inline-block;
  color: #333;
}

.b-offerBox_cell .m-offerBox_item .m-offerBox_price span {
  font: 400 15px/30px Futura;
}

.b-offerBox_cell .m-offerBox_item .m-offerBox_oldPrice {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  color: #333;
}

.b-offer_listContent .m-offerBox .m-offerBox_item.is-specialOffer {
  -webkit-box-shadow: rgba(0,0,0,.2) 0 0 10px;
  box-shadow: rgba(0,0,0,.2) 0 0 10px;
}

.b-productBoxWidget .m-offerBox.is-slider .m-offerBox_item {
  padding: 0;
}

.b-productBoxWidget .m-offerBox.is-slider .m-offerBox_inner {
  position: relative;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

.b-productBoxWidget .m-offerBox.is-list .is-productBox_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.b-productBoxWidget .m-offerBox.is-list .m-offerBox_item {
  width: 100%;
}

.b-productBoxWidget .m-offerBox .m-offerBox_name a {
  display: block;
  font-size: 16px;
  color: #333;
}

.b-productBoxWidget .m-offerBox .m-offerBox_price {
  display: block;
  float: left;
  width: 60%;
  text-align: center;
  vertical-align: middle;
}

.b-productBoxWidget .m-offerBox .m-offerBox_btnHolder {
  display: block;
  float: right;
  width: 40%;
  text-align: center;
  vertical-align: middle;
}

.b-productBoxWidget .m-offerBox .m-offerBox_linkHolder {
  clear: both;
  margin: 0;
}

.b-productBoxWidget .m-offerBox .m-offerBox_item {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px;
}

.b-productBoxWidget .m-offerBox .m-offerBox_inner {
  text-align: center;
}

.b-productBoxWidget .m-offerBox .m-offerBox_inner::after {
  content: '';
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  width: 1px;
  background: #e1e1e1;
}

.b-productBoxWidget .m-offerBox .m-offerBox_inner::before {
  content: '';
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  width: auto;
  height: 1px;
  background: #e1e1e1;
}

.b-productBoxWidget .m-offerBox .m-offerBox_photo {
  position: relative;
  max-width: 200px;
  margin: 0 auto;
}

.b-productBoxWidget .m-offerBox.is-col_6 .m-offerBox_price {
  float: none;
  width: auto;
}

.b-productBoxWidget .m-offerBox.is-col_6 .m-offerBox_btnHolder {
  float: none;
  width: auto;
  margin-top: 15px;
}

.b-productBoxWidget .m-offerBox.is-col_5 .m-offerBox_price {
  float: none;
  width: auto;
}

.b-productBoxWidget .m-offerBox.is-col_5 .m-offerBox_btnHolder {
  float: none;
  width: auto;
  margin-top: 15px;
}

.b-productBoxWidget .m-offerBox.is-col_1 .m-offerBox_item {
  float: none;
  max-width: 300px;
  padding: 25px;
  margin: 0 auto;
}

.b-productBoxWidget .m-offerBox.is-col_1 .m-offerBox_item .m-offerBox_inner::after,
.b-productBoxWidget .m-offerBox.is-col_1 .m-offerBox_item .m-offerBox_inner::before {
  display: none;
}

.b-offer_sliders .m-offerBox_inner {
  position: relative;
  text-align: center;
}

.b-offer_sliders .m-offerBox_inner::after {
  content: '';
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  width: 1px;
  background: #e9e9e9;
}

.b-offer_sliders .m-offerBox_cta {
  display: table;
  width: 100%;
}

.b-offer_sliders .m-offerBox_price {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}

.b-offer_sliders .m-offerBox_addToCart {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}

.b-offer_sliders .m-offerBox_name {
  font-size: 16px;
  color: #333;
}

.b-offer_sliders .m-offerBox_photo {
  margin-bottom: 10px;
}

.b-offerPopUp_slider .m-offerBox_inner {
  position: relative;
  text-align: center;
}

.b-offerPopUp_slider .m-offerBox_inner::after {
  content: '';
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  width: 1px;
  background: #e9e9e9;
}

.b-preCart_accessories .b-offer_sliders .m-offerBox_cta {
  display: block;
}

.b-preCart_accessories .b-offer_sliders .m-offerBox_price {
  display: block;
  margin-bottom: 10px;
  text-align: center;
}

.b-preCart_accessories .b-offer_sliders .m-offerBox_addToCart_label {
  cursor: pointer;
}

.b-homepageWrapper .b-offer_sliders .m-offerBox_cta {
  display: block;
  text-align: center;
}

.b-homepageWrapper .b-offer_sliders .m-offerBox_addToCart,
.b-homepageWrapper .b-offer_sliders .m-offerBox_price {
  display: inline-block;
  margin: 0 5px;
}

.m-offerBox_reviews .m-reviews_count {
  vertical-align: sub;
}

.b-gratisPopup .m-offerBox_inner {
  padding: 25px 30px 0;
}

.b-gratisPopup .m-offerBox_price {
  display: block;
  margin-top: 10px;
  text-align: center;
}

.m-offerFlags .m-offerFlags_item {
  vertical-align: middle;
  zoom: 1;
  margin-top: 0;
  margin-right: 10px;
  font: 700 14px/18px Arial;
  text-transform: uppercase;
}

.b-preCart .m-offerFlags_item {
  font-size: 12px;
}

.m-offerGallery {
  position: relative;
  width: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.m-offerGallery .m-offerGallery_th {
  position: relative;
  clear: both;
  text-align: center;
}

.m-offerGallery .m-offerGallery_th span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  padding: 2px;
  cursor: pointer;
}

.m-offerGallery .m-offerGallery_th span img {
  max-width: 100%;
}

.m-offerGallery .m-offerGallery_th span.is-active img {
  opacity: .4;
}

.m-offerGallery .m-offerGallery_th .m-offerGallery_thumb {
  position: relative;
  margin-bottom: 10px;
  line-height: 50px;
  opacity: .6;
  -webkit-transition: .2s linear .1s;
  transition: .2s linear .1s;
}

.m-offerGallery .m-offerGallery_th .m-offerGallery_thumb:hover {
  padding-bottom: 5px;
  margin-top: -5px;
  opacity: 1;
}

.m-offerGallery .m-offerGallery_th .m-productGallery_control {
  top: 50%;
  margin-top: -15px;
  opacity: 1;
}

.m-offerGallery .m-offerGallery_th .m-productGallery_control.m-productGallery_prev {
  left: -12%;
}

.m-offerGallery .m-offerGallery_th .m-productGallery_control.m-productGallery_next {
  right: -12%;
}

.m-offerGallery .m-offerGallery_th li {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  vertical-align: middle;
  zoom: 1;
  position: relative;
  opacity: .5;
}

.m-offerGallery .m-offerGallery_th li:hover {
  opacity: 1;
}

.m-offerGallery .m-offerGallery_th li img {
  margin: 0 auto;
}

.m-offerGallery .m-productGallery_control {
  position: absolute;
  top: 50%;
  display: none;
  cursor: pointer;
}

.m-offerGallery .m-offerGallery_prev {
  left: -10px;
}

.m-offerGallery .m-offerGallery_next {
  right: -9px;
}

.m-offerGallery .m-offerGallery_thumb {
  position: relative;
  float: left;
  cursor: pointer;
}

.m-offerGallery .m-offerGallery_thumb img {
  max-width: 100px;
  max-height: 75px;
}

.m-offerGallery .m-offerGallery_th_pagin {
  display: none;
}

.m-offerGallery .m-offerGallery_item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  text-align: center;
}

.m-offerGallery .m-offerGallery_imgWrap {
  overflow: hidden;
}

.m-offerGallery.m-offerGallery_thumbsVertical .m-offerGallery_wrap {
  float: right;
  width: 100%;
  text-align: center;
}

.m-offerGallery .m-offerGallery_control {
  position: absolute;
  top: 50%;
  z-index: 100;
  display: block!important;
  padding: 10px;
  font-size: 34px;
  cursor: pointer;
  background-color: rgba(255,255,255,.4);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.m-offerGallery .m-offerGallery_miniSlider .m-offerGallery_buttons {
  position: relative;
  top: -5px;
}

.m-offerGallery .m-offerGallery_miniSlider .m-offerGallery_buttons.m-offerGallery_next {
  right: 0;
}

.m-offerGallery .m-offerGallery_miniSlider .m-offerGallery_buttons.m-offerGallery_prev {
  left: 0;
}

.m-offerGallery .m-offerGallery_wrap {
  position: relative;
  width: auto;
  min-height: 200px;
  margin: 0 auto;
  text-align: center;
  background: url(../images/preloaders/loader_big.gif) center center no-repeat;
}

.m-offerGallery_popoup {
  max-width: 800px;
  width: 1400px;
  padding: 0;
}

.m-offerGallery_popoup .m-offerGallery_popPic {
  position: relative;
  float: right;
  width: 100%;
}

.m-offerGallery_popoup .m-offerGallery_popPic .m-offerGallery_nav {
  text-align: center;
}

.m-offerGallery_popoup .m-offerGallery_popPic .m-offerGallery_nav a {
  float: none;
}

.m-offerGallery_popoup .m-offerGallery_popPic .m-offerGallery_zoom {
  position: relative;
  height: 550px;
  margin-bottom: 15px;
  margin-left: 30px;
  background: url(../images/ajax.gif) center center no-repeat;
}

.m-offerGallery_popoup .m-offerGallery_popPic .m-offerGallery_zoom img {
  cursor: -webkit-grab;
  cursor: grab;
}

.m-offerGallery_popoup .m-offerGallery_popThumbs {
  float: none;
  margin: 0 auto;
  text-align: center;
}

.m-offerGallery_popoup .m-offerGallery_popThumbs .m-offerGallery_popItem {
  position: relative;
  display: block;
  float: left;
  width: 70px;
  height: 70px;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  border: 1px solid #ddd;
  opacity: .6;
}

.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_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 {
  float: right;
  width: -webkit-calc(100% - 150px);
  width: calc(100% - 150px);
  padding: 5px 15px 10px;
  text-align: center;
}

.m-offerGallery_popoup.m-offerGallery_thumbsVertical .m-offerGallery_popThumbs .m-offerGallery_popItem {
  float: none;
}

.m-offerGallery_popoup .m-offerGallery_footer {
  padding: 10px 15px;
  -webkit-box-shadow: -3px -4px 3px 0 rgba(0,0,0,.1);
  box-shadow: -3px -4px 3px 0 rgba(0,0,0,.1);
}

.m-offerGallery_popoup .m-offerGallery_footer .m-offerGallery_footerOffer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0;
  font: 400 15px/17px Arial;
}

.m-offerGallery_popoup .m-offerGallery_footer .m-offerGallery_footerOffer img {
  max-width: 50px;
  max-height: 50px;
  margin-right: 10px;
}

.m-offerGallery_popoup .m-offerGallery_footer .m-offerGallery_footerOffer h3 {
  margin-bottom: 12px;
  font-family: Futura;
  font-size: 22px;
}

.mfp-content .m-offerGallery_popoup {
  max-width: 100%;
  padding: 20px 0 0;
  margin: 40px auto;
}

.mfp-content .m-offerGallery_popoup button.mfp-close {
  position: absolute;
  top: 40px;
  right: 40px;
  z-index: 5;
  width: 34px;
  height: 30px;
  padding: 0 7px;
  font-size: 30px;
  line-height: 30px;
  background: #fff;
  border-radius: 4px;
}

.m-offerGallery_footerBtn {
  width: 230px;
  padding-left: 0;
}

.mfp-content-full {
  position: static;
}

.mfp-content-full .m-offerGallery_popoup {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  width: auto;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
  border: 0;
}

.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;
}

.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%;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.m-productItem_gallery .m-offerGallery {
  width: 40px;
  padding: 25px 0;
}

.m-productItem_gallery .m-offerGallery .m-offerGallery_item {
  display: block;
}

.m-productItem_gallery .m-offerGallery .m-offerGallery_itemInner {
  padding: 3px;
  margin-bottom: 5px;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 3px;
}

.m-productItem_gallery .m-offerGallery .m-offerGallery_itemInner.is-active,
.m-productItem_gallery .m-offerGallery .m-offerGallery_itemInner:hover {
  opacity: 1;
}

.m-productItem_gallery .m-offerGallery ul li {
  height: 45px;
}

.m-productItem_gallery .m-offerGallery ul li img {
  max-width: 100%;
}

.m-popupReviews {
  position: absolute;
  bottom: 7px;
  left: 20px;
  display: inline-block;
  vertical-align: middle;
}

.m-popupReviews i {
  margin-left: -12px;
  -webkit-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
}

.m-offerInstallment .m-offerInstallment_headline,
.m-offerInstallment .m-offerInstallment_value {
  display: inline-block;
  font: 500 15px/1 Futura,sans-serif;
  color: #333;
}

.m-offerInstallment .m-offerInstallment_value {
  padding-right: 10px;
}

.m-offerInstallment .m-offerInstallment_content {
  display: inline-block;
  vertical-align: bottom;
}

.m-offerInstallment .m-offerInstallment_content .m-offerInstallment_link {
  color: #ea363f;
}

.b-productInfo .m-offerInstallment {
  margin: 20px 0;
}

.m-offerServices {
  margin: 0 0 15px;
}

.m-offerServices .m-offerServices_headline {
  position: relative;
  padding: 10px 30px 10px 12px;
  font: 400 15px/1 Futura;
  color: #e86304;
  text-transform: uppercase;
  cursor: pointer;
}

.m-offerServices .m-offerServices_headline::before {
  position: absolute;
  top: 16px;
  right: 10px;
  display: block;
  width: 0;
  height: 0;
  border-color: #000 transparent transparent;
  border-style: solid;
  border-width: 5px;
  content: '';
}

.m-offerServices .m-offerServices_headline::after {
  position: absolute;
  top: 15px;
  right: 10px;
  display: block;
  width: 0;
  height: 0;
  border-color: #fff transparent transparent;
  border-style: solid;
  border-width: 5px;
  content: ' ';
}

.m-offerServices .m-offerServices_list {
  position: absolute;
  top: 35px;
  right: -1px;
  left: -1px;
  z-index: 100;
  display: none;
  clear: both;
  background: #fff;
  border: 1px solid #e9e9e9;
}

.m-offerServices .m-offerServices_content {
  position: relative;
  float: left;
  width: 320px;
  border: 1px solid #fff;
}

.m-offerServices .m-offerServices_content.is-active {
  -webkit-box-shadow: rgba(0,0,0,.1) 0 -1px 3px;
  -ms-box-shadow: rgba(0,0,0,.1) 0 -1px 3px;
  -o-box-shadow: rgba(0,0,0,.1) 0 -1px 3px;
  box-shadow: rgba(0,0,0,.1) 0 -1px 3px;
  border: 1px solid #e9e9e9;
}

.m-offerServices .is-active .m-offerServices_list {
  -webkit-box-shadow: rgba(0,0,0,.1) 0 1px 3px;
  -ms-box-shadow: rgba(0,0,0,.1) 0 1px 3px;
  -o-box-shadow: rgba(0,0,0,.1) 0 1px 3px;
  box-shadow: rgba(0,0,0,.1) 0 1px 3px;
  display: block;
}

.m-offerServices .m-offerServices_item {
  position: relative;
  display: block;
  padding: 10px 12px;
  overflow: hidden;
  font-size: 15px;
  cursor: pointer;
  border-bottom: 1px solid #e9e9e9;
}

.m-offerServices .m-offerServices_item:hover {
  background: #f7f7f7;
}

.m-offerServices .m-offerServices_item:last-child {
  border-bottom: 0;
}

.m-offerServices .m-offerServices_item .m-offerServices_year {
  font-family: Futura;
  color: #e86304;
  text-transform: uppercase;
}

.m-offerServices .m-offerServices_item input[type=checkbox],
.m-offerServices .m-offerServices_item input[type=radio] {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
  display: none;
}

.m-offerServices .m-offerServices_item .m-offerServices_txt {
  float: left;
  width: 215px;
}

.m-offerServices .m-offerServices_item .m-offerServices_price {
  float: right;
  width: auto;
  margin-left: 15px;
  font-family: Futura;
  color: #222;
}

.m-offerSet {
  position: relative;
}

.m-offerSet,
.m-offerSet * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.m-offerSet .m-offerSet_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.m-offerSet .m-offerSet_save {
  font: 400 16px/16px Futura;
  color: #444;
}

.m-offerSet .m-offerSet_saveVal {
  font: 400 18px/16px Futura;
}

.m-offerSet .m-offerSet_buy {
  height: 45px;
  padding: 0 30px;
  line-height: 45px;
}

.m-offerSet .m-offerSet_offers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.m-offerSet .m-offerSet_item {
  padding: 25px;
  text-align: center;
  border-top: 1px solid #eee;
}

.m-offerSet .m-offerSet_checkbox {
  margin-bottom: 15px;
  font: 400 15px/15px Futura;
  color: #444;
  text-transform: uppercase;
}

.m-offerSet .m-offerSet_checkbox.is-checked {
  color: #7cb000;
}

.m-offerSet .m-offerSet_checkbox input[type=checkbox] {
  margin-right: 6px;
  vertical-align: top;
}

.m-offerSet .m-offerSet_itemName {
  display: none;
}

.m-offerSet .m-offerSet_photo {
  margin-bottom: 30px;
}

.m-offerSet .m-offerSet_offerName {
  margin-bottom: 10px;
}

.m-offerSet .m-offerSet_offerName a {
  font: 400 18px/18px Futura;
  color: #444;
}

.m-offerSet .m-offerSet_offerCode {
  margin-bottom: 15px;
  font: 400 12px/12px Futura;
  color: #888;
}

.m-offerSet .m-offerSet_priceNew {
  font: 400 30px/30px Futura;
  color: #444;
}

.m-offerSet .m-offerSet_priceOld {
  display: none;
}

.m-offerSet .m-offerSet_stickyHeader {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
  -ms-box-shadow: 0 0 5px rgba(0,0,0,.2);
  -o-box-shadow: 0 0 5px rgba(0,0,0,.2);
  box-shadow: 0 0 5px rgba(0,0,0,.2);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  display: none;
  background: #fff;
}

.m-offerSet .m-offerSet_stickyHeader .m-offerSet_priceNew {
  float: left;
  font-size: 22px;
  line-height: 30px;
}

.m-offerSet .m-offerSet_stickyHeader .m-offerSet_save {
  margin: 0;
  line-height: 30px;
}

.m-offerVariants {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 15px 0 0;
}

.m-offerVariants .m-offerVariants_head {
  margin-right: 10px;
  font: 400 16px/18px Futura;
  color: #333;
}

.m-offerVariants .m-offerVariants_head:first-of-type {
  margin-top: 0;
}

.m-offerVariants .m-offerVariants_head .m-offerVariants_count {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-top: -4px;
  margin-right: 10px;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #f4f4f4;
}

.m-offerVariants .m-offerVariants_item {
  position: relative;
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  border-radius: 50%;
}

.m-offerVariants .m-offerVariants_item i {
  position: absolute;
  top: 8px;
  left: 6px;
}

.m-offerVariants .m-offerVariants_item.m-offerVariants_itemB {
  width: 23px;
  height: 23px;
  border: 1px solid #dedede;
}

.m-offerVariants .m-offerVariants_item.m-offerVariants_mini {
  width: 17px;
  height: 17px;
}

.m-offerVariants .m-offerVariants_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  list-style: none;
}

.m-offerVariants .m-offerVariants_list .m-offerVariants_items {
  position: relative;
  display: inline-block;
  padding: 5px;
  margin: 0 10px 5px 0;
  overflow: hidden;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
  border: 1px solid #f4f4f4;
  border-radius: 2px;
  opacity: .6;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}

.m-offerVariants .m-offerVariants_list .m-offerVariants_items.is-active {
  opacity: 1;
}

.m-offerVariants .m-offerVariants_list .m-offerVariants_items:hover {
  opacity: .9;
}

.m-offerVariants .m-offerVariants_list .m-offerVariants_items.is-variantWithImage {
  border: 2px solid #fff;
}

.m-offerVariants .m-offerVariants_list .m-offerVariants_items.is-variantWithImage.is-active,
.m-offerVariants .m-offerVariants_list .m-offerVariants_items.is-variantWithImage:hover {
  border: 2px solid #01b5f0;
}

.m-offerVariants .m-offerVariants_list .m-offerVariants_image,
.m-offerVariants .m-offerVariants_list img {
  float: right;
}

.m-offerVariants .m-offerVariants_list .m-offerVariants_name {
  position: absolute;
  right: 0;
  bottom: 3px;
  left: 0;
  color: #333;
  text-align: center;
}

.m-offerVariants .m-offerVariants_list .m-offerVariants_value {
  display: block;
  margin-bottom: 5px;
  font: 400 24px/1 Futura,sans-serif;
}

.m-offerVariants .m-offerVariants_info {
  padding: 10px 0;
  margin-left: 15px;
  font: 400 16px/1 Futura,sans-serif;
}

.m-offerVariants.m-offerVariants_memory .m-offerVariants_memoryItem {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  top: 50%;
  text-align: center;
}

.m-offerVariants.m-offerVariants_diagonal .m-offerVariants_items {
  height: auto;
  max-width: 90px;
  max-height: 70px;
  opacity: .4;
}

.m-offerVariants.m-offerVariants_diagonal img {
  display: block;
  float: none;
  margin: auto;
}

.m-offerVariants_itemsColor {
  display: block;
  margin-right: 12px;
  color: #333;
  text-align: center;
}

.m-offerVariants_itemsColor:hover {
  color: #333;
  text-decoration: none;
}

.is-borderForWhiteColor {
  display: block;
  width: 18px;
  height: 18px;
  border: 1px solid #000;
  border-radius: 50%;
}

.m-offerVariants_itemsColorItem {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: bottom;
  cursor: pointer;
  border: 3px solid #fff;
  border-radius: 50%;
}

.m-offerVariants_itemsColorItem.is-chosen,
.m-offerVariants_itemsColorItem:hover {
  border: 3px solid #01b5f0;
}

.m-offerVariants_options li {
  display: inline-block;
  padding: 3px 6px 1px;
  margin-left: 8px;
  cursor: pointer;
  border: 1px solid #f4f4f4;
  border-radius: 3px;
}

.m-offerVariants_options li.is-chosen,
.m-offerVariants_options li:hover {
  background-color: #01b5f0;
  color: #fff;
  border: 1px solid #01b5f0;
}

.m-pagination {
  display: block;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}

.m-pagination .m-pagination_next,
.m-pagination .m-pagination_prev {
  background: 0 0;
  border: 0;
}

.m-pagination .m-pagination_prev {
  margin-right: 10px;
}

.m-pagination .m-pagination_next {
  margin-left: 10px;
}

.m-pagination .m-pagination_current {
  width: 40px;
  height: 42px;
  padding: 0;
  font: 15px/18px Futura;
  text-align: center;
  border: 1px solid #e1e1e1;
}

.m-pagination .m-pagination_current:focus {
  border: 1px solid #2a133a;
  outline: 0;
}

.m-pagination .m-pagination_quantity {
  display: inline-block;
  padding-left: 5px;
  font: 15px/18px Futura;
}

.m-pagination_wrap {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  line-height: 30px;
  border-radius: 3px;
}

.m-pagination_wrap .m-pagination_next,
.m-pagination_wrap .m-pagination_prev {
  display: block;
  margin: 0;
}

.m-pagination_wrap .m-pagination_next.is-disabled,
.m-pagination_wrap .m-pagination_prev.is-disabled {
  opacity: .3;
}

.b-blog .m-pagination {
  float: none;
  padding: 0;
  margin: 20px auto 5px;
  font-size: 15px;
  text-align: center;
  vertical-align: middle;
}

.b-blog .m-pagination .m-pagination_status {
  margin-top: 5px;
  text-align: center;
}

.b-blog .m-pagination .m-pagination_item {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 17px;
  padding: 5px;
  margin: 0 -4px;
  color: #a4a4a4;
  text-align: center;
  vertical-align: top;
  background: #fff;
  border: 1px solid #ddd;
}

.b-blog .m-pagination .m-pagination_item .m-pagination_arrow {
  position: absolute;
  top: 6px;
  width: 15px;
  height: 15px;
  border-bottom: 1px solid #0689d9;
  border-left: 1px solid #0689d9;
}

.b-blog .m-pagination .m-pagination_input {
  padding: 5px 15px;
  color: #444;
}

.b-blog .m-pagination .m-pagination_prev {
  border-radius: 5px 0 0 5px;
}

.b-blog .m-pagination .m-pagination_prev .m-pagination_arrowPrev {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 3px;
}

.b-blog .m-pagination .m-pagination_next {
  border-radius: 0 5px 5px 0;
}

.b-blog .m-pagination .m-pagination_next .m-pagination_arrowNext {
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  left: 3px;
}

.b-productBoxWidget .m-pagination {
  float: none;
  padding: 15px 0;
  clear: both;
  text-align: center;
}

.b-productBoxWidget .m-pagination ul {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  list-style: none;
}

.b-productBoxWidget .m-pagination ul li {
  font-size: 16px;
  border: 0;
}

.b-productBoxWidget .m-pagination ul li.is-active {
  font-weight: 600;
  color: #942a70;
  background: 0 0;
}

.m-posMap {
  position: relative;
}

.m-posMap .m-posMap_search {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 15px;
  text-align: center;
}

.m-posMap .m-posMap_mapContainerInside .m-posMap_search {
  padding: 10px 15px;
  margin-bottom: 2px;
  background-color: #fff;
}

.m-posMap .m-posMap_mapContainerInside .m-posMap_searchMylocation {
  display: none;
}

.m-posMap .m-posMap_mapContainerInside .m-posMap_searchInput {
  width: 65%;
}

.m-posMap .m-posMap_mapContainerInside .m-posMap_searchClear {
  margin-right: 0;
}

.m-posMap .m-posMap_mapContainerInside .m-posMap_menuScroll {
  top: 111px;
}

.m-posMap .m-posMap_mapContainer {
  position: relative;
}

.m-posMap .m-posMap_searchSubmit {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  height: 45px;
}

.m-posMap .m-posMap_searchMylocation {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}

.m-posMap .m-posMap_searchClear {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  float: left;
}

.m-posMap .m-posMap_searchClear.is-visible {
  display: inline-block;
}

.m-posMap .m-posMap_searchInput {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  border: 1px solid #ddd;
}

.m-posMap .m-posMap_searchInput input {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 43px;
  padding: 0 15px;
  line-height: normal;
  background-color: rgba(255,255,255,0);
  border: 0;
}

.m-posMap .m-posMap_map {
  z-index: 80;
  width: 100%;
  height: 540px;
}

.m-posMap .m-posMap_map img {
  max-width: inherit;
}

.m-posMap .m-posMap_menu {
  z-index: 90;
}

.m-posMap .m-posMap_menu.is-active {
  bottom: inherit;
}

.m-posMap .m-posMap_menu.is-active .m-posMap_menuToggle::after {
  display: block;
}

.m-posMap .m-posMap_menu.is-active .m-posMap_menuList {
  display: none;
}

.m-posMap .m-posMap_menuHeader {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 55px;
  padding: 0;
  overflow: hidden;
  line-height: 55px;
  background-color: #fff;
}

.m-posMap .m-posMap_menuList {
  margin-bottom: 10px;
  background: #fff;
}

.m-posMap .m-posMap_menuStores {
  list-style: none;
}

.m-posMap .m-posMap_listItem {
  position: relative;
  padding: 10px 15px;
  cursor: pointer;
  border-bottom: 1px solid #eee;
}

.m-posMap .m-posMap_listItem:last-child {
  border-bottom: 0;
}

.m-posMap .m-posMap_listItem:hover {
  background-color: #ddd;
}

.m-posMap .m-posMap_listItem.is-empty:hover {
  cursor: default;
  background: 0 0;
  border-bottom: 0;
}

.m-posMap .m-posMap_listItem.is-active .m-posMap_listDetails {
  display: block;
}

.m-posMap .m-posMap_listItem .m-posMap_listDetails {
  display: none;
}

.m-posMap .m-posMap_listItem .m-posMap_listIcon {
  float: left;
  margin-right: 10px;
  font-size: 32px;
}

.m-posMap .m-posMap_listItem .m-posMap_listContent {
  float: left;
  width: 100%;
}

.m-posMap .m-posMap_listItem .m-posMap_listBtn {
  margin-top: 5px;
}

.m-posMap .m-posMap_listDistance {
  position: absolute;
  top: 0;
  right: 0;
  padding: 3px 8px;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
}

.m-posMap .m-posMap_menuScroll {
  z-index: 10;
  overflow-x: hidden;
  overflow-y: auto;
  background: #fff;
}

.m-posMap .m-posMap_menuToggle {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 16px;
  height: 4px;
  margin-top: -6px;
  cursor: pointer;
  background: #555;
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff;
}

.m-posMap .m-posMap_menuToggle::after {
  position: absolute;
  top: -6px;
  left: 6px;
  display: none;
  width: 4px;
  height: 16px;
  background: #555;
  content: '';
}

.m-posMap .m-posMap_scroll {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 91;
}

.m-posMap .m-posMap_scrollBtn {
  position: relative;
  width: 29px;
  height: 29px;
  margin: 1px 1px 0 0;
  cursor: pointer;
  background-color: #fff;
}

.m-posMap .m-posMap_scrollBtn::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  border: 6px solid #000;
  border-right-color: transparent;
  border-left-color: transparent;
  content: '';
}

.m-posMap .m-posMap_scrollBtn::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 12px;
  height: 2px;
  margin-left: -6px;
  background-color: #000;
  content: '';
}

.m-posMap .m-posMap_scrollBtn.m-posMap_scrollBtnUp::after {
  margin: 0 0 0 -6px;
  border-top: 0;
}

.m-posMap .m-posMap_scrollBtn.m-posMap_scrollBtnUp::before {
  margin-top: -6px;
}

.m-posMap .m-posMap_scrollBtn.m-posMap_scrollBtnDown::after {
  margin: -6px 0 0 -6px;
  border-bottom: 0;
}

.m-posMap .m-posMap_scrollBtn.m-posMap_scrollBtnDown::before {
  margin-top: 3px;
}

.m-posMap .m-posMap_closeBtn {
  position: relative;
  display: none;
  width: 29px;
  height: 29px;
  margin: 1px 1px 0 0;
  font-size: 16px;
  line-height: 29px;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
}

.m-posMap .m-posMap_closeBtn.is-visible {
  display: block;
}

.m-posMap .m-posMap_infoRoute {
  display: none;
}

.m-posMap .m-posMap_infoRoute.is-visible {
  display: inline;
}

.m-posMap .m-posMap_infoAddress,
.m-posMap .m-posMap_listAddress {
  margin: 10px 0;
  font-size: 16px;
  color: #444;
}

.m-posMap .m-posMap_infoName,
.m-posMap .m-posMap_listName {
  font: 400 15px/17px Futura;
  color: #333;
  text-transform: uppercase;
}

.m-posMap .m-posMap_listName {
  padding-right: 60px;
}

.m-posMap .m-posMap_listStreet {
  display: block;
}

.m-posMap .m-posMap_menuName {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: auto;
  padding: 0 50px 0 20px;
  font: 700 16px/55px FuturaHeavy;
  color: #333;
  text-transform: uppercase;
  border-bottom: 1px solid #f4f4f4;
}

.m-posMap .m-posMap_infoBtn,
.m-posMap .m-posMap_listBtn {
  padding-top: 10px;
  text-align: center;
}

.m-posMap_info {
  min-width: 200px;
}

.m-prdSlider {
  position: relative;
  padding: 0;
}

.m-prdSlider .m-prdSlider_header {
  min-height: 40px;
  padding: 5px 0;
  border-bottom: 1px solid #ddd;
}

.m-prdSlider .m-prdSlider_header .m-prdSlider_headline {
  font-size: 18px;
  line-height: 30px;
}

.m-prdSlider .m-prdSlider_header .m-prdSlider_all {
  line-height: 36px;
}

.m-prdSlider .m-prdSlider_content {
  padding: 10px 0;
}

.m-prdSlider .m-prdSlider_item {
  list-style: none;
}

.m-prdSlider .m-prdSlider_item .m-prdSlider_inner {
  padding: 20px 25px;
  overflow: hidden;
  clear: both;
}

.m-prdSlider .m-prdSlider_item img {
  -webkit-transition: .2s;
  transition: .2s;
}

.m-prdSlider .m-prdSlider_name {
  display: inline-block;
  padding: 5px 0;
  margin-top: 5px;
  margin-bottom: 0;
  font: 400 18px/23px Futura;
  line-height: 18px;
  color: #fff;
}

.m-prdSlider .m-prdSlider_price {
  padding-top: 8px;
  padding-bottom: 5px;
  font: 400 35px/40px Futura;
  color: #fff;
}

.m-prdSlider .m-prdSlider_price i {
  margin-bottom: -3px;
  margin-left: 5px;
}

.m-prdSlider .m-prdSlider_photo {
  display: block;
  text-align: center;
}

.m-prdSlider .m-prdSlider_control {
  position: absolute;
  top: 50%;
  z-index: 100;
  width: 29px;
  height: 57px;
  margin-top: -20px;
  font-size: 24px;
  text-indent: -9999px;
  cursor: pointer;
}

.m-prdSlider .m-prdSlider_control.m-prdSlider_prev {
  left: 0;
}

.m-prdSlider .m-prdSlider_control.m-prdSlider_next {
  right: 0;
}

.m-prdSlider .m-prdSlider_control:hover {
  opacity: .5;
}

.m-prdSlider .m-prdSlider_pagin {
  display: none;
  text-align: center;
}

.m-prdSlider .m-prdSlider_pagin span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  cursor: pointer;
  background: #999;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 2px #555 inset;
  box-shadow: 0 1px 2px #555 inset;
}

.m-prdSlider .m-prdSlider_prev {
  left: -26px;
}

.m-prdSlider .m-prdSlider_next {
  right: -26px;
}

.b-hpTop .m-prdSlider_pagin {
  position: absolute;
  top: 18px;
  right: 12px;
  z-index: 100;
  height: 10px;
  text-align: center;
}

.b-hpTop .m-prdSlider_pagin span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  text-indent: -9999px;
  cursor: pointer;
  background: #999;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 2px #555 inset;
  box-shadow: 0 1px 2px #555 inset;
}

.b-hpTop .m-prdSlider_pagin span.swiper-active-switch {
  background: #0057a4;
}

.b-hpTop .m-prdSlider_inner {
  padding-top: 8px;
}

.b-catAccesories .m-prdSlider .m-prdSlider_price {
  font-size: 30px;
  line-height: 30px;
  color: #444;
}

.b-catAccesories .m-prdSlider .m-prdSlider_name {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 0;
  font: 400 16px/21px Futura;
  color: #444;
}

.b-catAccesories .m-prdSlider .m-prdSlider_item {
  position: relative;
}

.b-catAccesories .m-prdSlider .m-prdSlider_item .m-prdSlider_inner {
  padding-top: 40px;
}

.b-catAccesories .m-prdSlider .m-prdSlider_item:nth-child(2) .m-prdSlider_inner::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #e1e1e1;
  content: '';
}

.b-catAccesories .m-prdSlider .m-prdSlider_item:nth-child(2) .m-prdSlider_inner::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: #e1e1e1;
  content: '';
}

.b-prodAccesories .m-prdSlider .m-prdSlider_price {
  font-size: 30px;
  line-height: 30px;
  color: #444;
}

.b-prodAccesories .m-prdSlider .m-prdSlider_name {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 0;
  font: 400 16px/21px Futura;
  color: #444;
  text-align: center;
}

.b-prodAccesories .m-prdSlider .m-prdSlider_item {
  position: relative;
}

.b-prodAccesories .m-prdSlider .m-prdSlider_item .m-prdSlider_inner {
  padding-top: 40px;
}

.b-prodAccesories .m-prdSlider .m-prdSlider_item .m-prdSlider_inner::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #e1e1e1;
  content: '';
}

.b-prodAccesories .m-prdSlider .m-prdSlider_prev {
  left: -6%;
  margin-top: -45px;
}

.b-prodAccesories .m-prdSlider .m-prdSlider_next {
  right: -6%;
  margin-top: -45px;
}

.b-prodSimilar .m-prdSlider .m-prdSlider_price {
  font-size: 30px;
  line-height: 30px;
  color: #444;
}

.b-prodSimilar .m-prdSlider .m-prdSlider_name {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 0;
  font: 400 16px/21px Futura;
  color: #444;
}

.b-prodSimilar .m-prdSlider .m-prdSlider_item {
  position: relative;
}

.b-prodSimilar .m-prdSlider .m-prdSlider_item .m-prdSlider_inner {
  padding-top: 40px;
}

.b-prodSimilar .m-prdSlider .m-prdSlider_item .m-prdSlider_inner::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #e1e1e1;
  content: '';
}

.b-prodSets .m-prdSlider_pagin {
  position: absolute;
  top: 30px;
  right: 12px;
  z-index: 100;
  height: 10px;
  text-align: center;
}

.b-prodSets .m-prdSlider_pagin span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  text-indent: -9999px;
  cursor: pointer;
  background: #999;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 2px #555 inset;
  box-shadow: 0 1px 2px #555 inset;
}

.b-prodSets .m-prdSlider_pagin span.swiper-active-switch {
  background: #0057a4;
}

.b-prodSets .m-prdSlider .m-prdSlider_name,
.b-prodSets .m-prdSlider .m-prdSlider_price {
  color: #444;
}

.b-prodSets .m-prdSlider .m-prdSlider_item {
  position: relative;
}

.b-prodSets .m-prdSlider .m-prdSlider_item .m-prdSlider_inner {
  padding: 20px 10px 0;
}

.b-prodSets .m-prdSlider .m-prdSlider_item .m-prdSlider_inner::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #e1e1e1;
  content: '';
}

.b-prodSets .m-prdSlider .m-prdSlider_prev {
  left: -6%;
  margin-top: -45px;
}

.b-prodSets .m-prdSlider .m-prdSlider_next {
  right: -6%;
  margin-top: -45px;
}

.b-hpWeekOffer .m-prdSlider {
  overflow: hidden;
  background: #fff;
}

.m-priceBox .is-old {
  position: relative;
  font: 400 18px/20px Futura;
}

.m-priceBox .is-old::before {
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
  width: 82%;
  height: 1px;
  background-color: #333;
  -webkit-transform: rotate(166deg);
  -ms-transform: rotate(166deg);
  transform: rotate(166deg);
}

.b-preCart .m-priceBox .m-priceBox_save {
  font-weight: 700;
  color: #000;
}

.b-preCart .m-priceBox .m-priceBox_oldPrice {
  display: block;
  font-size: 15px;
  text-decoration: line-through;
}

.b-preCart .m-priceBox .m-priceBox_price {
  position: relative;
  font-family: Futura;
  font-size: 22px;
  line-height: 24px;
  color: #444;
  text-transform: uppercase;
}

.b-preCart .m-priceBox .m-priceBox_old span {
  display: inline;
}

.b-preCart .m-priceBox .is-new,
.b-preCart .m-priceBox .is-regular {
  display: block;
  font: 600 22px/24px FuturaHeavy;
}

.b-preCart .m-priceBox .is-old {
  position: relative;
  font: 400 18px/20px Futura;
}

.m-servicesPopup .m-priceBox {
  margin-bottom: 15px;
}

.m-offer_desc .b-offer_price .m-priceBox_oldPrice {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
}

.m-offer_desc .b-offer_price .m-priceBox_oldPrice::before {
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
  width: 82%;
  height: 1px;
  background-color: #333;
  -webkit-transform: rotate(166deg);
  -ms-transform: rotate(166deg);
  transform: rotate(166deg);
}

.m-offer_desc .b-offer_price .m-priceBox {
  padding: 0;
}

.b-offer_price .m-priceBox .is-new,
.b-offer_price .m-priceBox .is-regular {
  display: block;
  font: 600 26px/28px FuturaHeavy;
}

.b-offer_price .m-priceBox .is-old {
  position: relative;
  font: 400 20px/22px Futura;
}

.b-offer_sliders .m-offerBox .m-priceBox .is-new,
.b-offer_sliders .m-offerBox .m-priceBox .is-regular {
  display: block;
  font: 600 24px/26px FuturaHeavy;
}

.b-offer_sliders .m-offerBox .m-priceBox .is-old {
  position: relative;
  font: 400 18px/20px Futura;
}

.b-offerPopUp_slider .m-offerBox_price .m-priceBox {
  padding: 8px 0;
  text-align: center;
}

.b-offerPopUp_slider .m-offerBox_price .m-priceBox .is-new,
.b-offerPopUp_slider .m-offerBox_price .m-priceBox .is-regular {
  display: block;
  font: 600 24px/26px FuturaHeavy;
}

.b-offerPopUp_slider .m-offerBox_price .m-priceBox .is-old {
  position: relative;
  font: 400 18px/20px Futura;
}

.b-productBoxWidget .m-priceBox .is-new,
.b-productBoxWidget .m-priceBox .is-regular {
  display: block;
  font: 600 22px/24px FuturaHeavy;
}

.b-productBoxWidget .m-priceBox .is-old {
  position: relative;
  font: 400 18px/18px Futura;
}

.b-stickyOffer_actionPrice .m-priceBox .is-old {
  font: 400 16px/18px Futura;
}

.m-offerGallery_popoup .m-offerGallery_footer .m-priceBox {
  margin-top: 12px;
  font-size: 25px;
}

.m-newProducts .m-productsBox .m-priceBox,
.m-topProductsBox .m-productsBox .m-priceBox,
.m-weekOfferBox .m-productsBox .m-priceBox {
  display: inline-block;
  padding: 20px 0;
  text-align: center;
}

.m-newProducts .m-productsBox .m-priceBox .is-new,
.m-newProducts .m-productsBox .m-priceBox .is-regular,
.m-topProductsBox .m-productsBox .m-priceBox .is-new,
.m-topProductsBox .m-productsBox .m-priceBox .is-regular,
.m-weekOfferBox .m-productsBox .m-priceBox .is-new,
.m-weekOfferBox .m-productsBox .m-priceBox .is-regular {
  display: block;
  font: 600 22px/24px FuturaHeavy;
}

.m-newProducts .m-productsBox .m-priceBox .is-old,
.m-topProductsBox .m-productsBox .m-priceBox .is-old,
.m-weekOfferBox .m-productsBox .m-priceBox .is-old {
  position: relative;
  font: 400 18px/20px Futura;
}

.m-productAction .m-productAction_clipboard,
.m-productAction .m-productAction_inshop,
.m-productAction .m-productAction_order,
.m-productAction .m-productAction_phone {
  display: block;
}

.m-productAction .m-productAction_oldprice,
.m-productAction .m-productAction_price {
  display: inline;
}

.m-productAction .m-productAction_service .m-productAction_item {
  display: block;
}

.m-productAction {
  margin: 0 0 30px;
}

.m-productAction .m-productAction_price {
  text-align: left;
}

.m-productAction .m-productAction_price .m-productAction_price {
  font-size: 20px;
  color: red;
  text-align: left;
}

.m-productAction .m-productAction_price .m-productAction_oldprice {
  font-size: 20px;
  text-align: left;
  display: block;
  margin-bottom: 4px;
}

.m-productAction .m-productAction_price .m-productAction_save {
  font-size: 14px;
  text-align: left;
}

.m-productAction .m-productAction_service {
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 12px;
}

.m-productAction .m-productAction_service .m-productAction_headline {
  margin-bottom: 12px;
  font-size: 13px;
  font-weight: 700;
}

.m-productAction .m-productAction_service .m-productAction_item {
  line-height: 18px;
  cursor: pointer;
  position: relative;
  padding-left: 20px;
}

.m-productAction .m-productAction_service .m-productAction_item i {
  color: #777;
  font-size: 12px;
}

.m-productAction .m-productAction_service .m-productAction_item input[type=checkbox],
.m-productAction .m-productAction_service .m-productAction_item input[type=radio] {
  position: absolute;
  left: 0;
  top: 4px;
}

.m-productData .m-productData_row {
  border-bottom: 1px solid #f4f4f4;
}

.m-productData .m-productData_title {
  padding: 6px 5px;
  font-size: 17px;
}

.m-productData .m-productData_name {
  font: 400 16px/1.4 Futura;
  text-transform: uppercase;
}

.m-productData .m-productData_name p {
  float: left;
  padding: 0 5px 4px 0;
}

.m-productData .m-productData_name i {
  float: left;
}

.m-productData .m-productData_param {
  overflow: hidden;
}

.m-energyClass .m-productData_row {
  padding: 0;
  border-bottom: 1px solid #f4f4f4;
}

.m-energyClass .m-productData_row i {
  color: #777;
}

.m-energyClass .m-productData_name {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 5px 5px 0;
  clear: both;
  font: 400 12px/1.4 Futura;
  font-size: 12px;
  text-transform: uppercase;
}

.m-energyClass .m-productData_name p {
  padding: 0;
  margin: 0;
}

.m-energyClass .m-productData_name i {
  float: right;
  margin: 0;
  cursor: pointer;
}

.m-energyClass .m-productData .m-productData_param {
  padding: 5px 0;
}

.m-productsBox {
  position: relative;
  width: 100%;
  text-align: center;
}

.m-productsBox .m-productsBox_item {
  float: left;
  width: 100%!important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  text-align: center;
  background: #fff;
  border-bottom: 1px solid #f4f4f4;
  border-left: 1px solid #f4f4f4;
}

.m-productsBox .m-productsBox_item .m-productsBox_name {
  margin: 10px 0;
  font: 400 15px/18px Futura;
}

.m-productsBox .m-productsBox_item .m-productsBox_name a {
  color: #333;
}

.m-productsBox .m-productsBox_item .m-productsBox_name span {
  display: block;
  padding-top: 5px;
  text-transform: uppercase;
}

.m-productsBox .m-productsBox_item .m-productsBox_price {
  padding-top: 17px;
  font: 600 29px/33px FuturaHeavy;
  color: #333;
}

.m-productsBox .m-productsBox_item .m-productsBox_price i {
  margin-bottom: -4px;
  margin-left: 10px;
}

.m-productsBox .m-productsBox_swiper {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.m-weekOfferBox .m-productsBox:not(.js-newProducts) {
  position: relative;
  clear: both;
  overflow: visible;
  background: #fff;
}

.m-weekOfferBox .m-productsBox:not(.js-newProducts) .m-productsBox_itemWeek {
  float: left;
  padding: 15px 0;
  text-align: center;
}

.m-weekOfferBox .m-productsBox:not(.js-newProducts) .m-productsBox_itemWeek .m-productItem_photoMain {
  max-width: 70%;
  margin: 0 auto;
}

.m-weekOfferBox .m-productsBox:not(.js-newProducts) .m-productsBox_itemWeek .m-productsBox_name {
  display: block;
  margin: 20px 15px;
  color: #333;
  text-decoration: none;
}

.m-weekOfferBox .m-productsBox:not(.js-newProducts) .m-productsBox_itemWeek .m-postscript {
  margin-top: 2px;
  margin-bottom: 20px;
}

.m-weekOfferBox .m-productsBox:not(.js-newProducts) .m-productsBox_itemWeek .m-postscript .m-postscript_content {
  font: 400 15px/20px Futura;
  color: #333;
  text-transform: uppercase;
}

.m-weekOfferBox .m-productsBox:not(.js-newProducts) .m-productsBox_itemWeek .m-productsBox_more i {
  margin-bottom: -3px;
  margin-left: 15px;
}

.m-weekOfferBox .m-productsBox:not(.js-newProducts) .m-productsBox_primary {
  position: relative;
  z-index: 100;
}

.m-weekOfferBox .m-productsBox:not(.js-newProducts) .m-productsBox_primary .m-productsBox_itemWeek {
  width: 100%!important;
  background-color: #fff;
}

.m-weekOfferBox .m-productsBox:not(.js-newProducts) .m-productsBox_primary .m-productsBox_itemWeek .m-productItem_photoMain {
  max-width: 90%;
}

.m-weekOfferBox .m-productsBox:not(.js-newProducts) .m-productsBox_secondary {
  position: relative;
  z-index: 10;
  margin: 0;
  background: #fff;
}

.m-topProductsBox .m-productsBox:not(.js-newProducts) {
  position: relative;
  clear: both;
  overflow: hidden;
}

.m-topProductsBox .m-productsBox:not(.js-newProducts) .m-productsBox_itemTop {
  float: left;
  padding: 10px 0;
  text-align: center;
}

.m-topProductsBox .m-productsBox:not(.js-newProducts) .m-productsBox_itemTop .m-productItem_photoMain {
  max-width: 70%;
  max-height: 200px;
  margin: 0 auto;
}

.m-topProductsBox .m-productsBox:not(.js-newProducts) .m-productsBox_itemTop .m-productsBox_name {
  display: block;
  margin: 15px 10px;
  color: #333;
  text-decoration: none;
}

.m-topProductsBox .m-productsBox:not(.js-newProducts) .m-productsBox_itemTop .m-productsBox_price {
  padding: 15px 10px;
  color: #333;
}

.m-topProductsBox .m-productsBox:not(.js-newProducts) .m-productsBox_itemTop .m-productsBox_price i {
  margin-bottom: -3px;
  margin-left: 15px;
}

.m-topProductsBox .m-productsBox:not(.js-newProducts) .m-productsBox_primary {
  position: relative;
}

.m-topProductsBox .m-productsBox:not(.js-newProducts) .m-productsBox_primary .m-productsBox_itemTop {
  width: 100%!important;
}

.m-topProductsBox .m-productsBox:not(.js-newProducts) .m-productsBox_primary .m-productsBox_itemTop .m-productsBox_name {
  margin: 20px 15px;
}

.m-topProductsBox .m-productsBox:not(.js-newProducts) .m-productsBox_primary .m-productsBox_itemTop .m-productsBox_image {
  display: block;
}

.m-topProductsBox .m-productsBox:not(.js-newProducts) .m-productsBox_primary .m-productsBox_itemTop .m-productItem_photoMain {
  max-width: 90%;
  margin: 0 auto;
}

.m-topProductsBox .m-productsBox:not(.js-newProducts) .m-productsBox_secondary {
  margin: 0;
  background: #fff;
}

.m-newProducts .m-productsBox:not(.js-newProducts) {
  position: relative;
  clear: both;
  margin-bottom: 0;
  overflow: hidden;
}

.m-newProducts .m-productsBox:not(.js-newProducts) .m-productsBox_itemNew {
  position: relative;
  float: left;
  padding: 15px 0;
  text-align: center;
}

.m-newProducts .m-productsBox:not(.js-newProducts) .m-productsBox_itemNew .m-productsBox_photo {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}

.m-newProducts .m-productsBox:not(.js-newProducts) .m-productsBox_itemNew .m-productsBox_photo .m-productItem_photoMain {
  max-width: 90%;
  margin: 0 auto;
}

.m-newProducts .m-productsBox:not(.js-newProducts) .m-productsBox_itemNew .m-productsBox_cat {
  padding: 0 0 20px;
  font: 400 18px/35px Futura;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.m-newProducts .m-productsBox:not(.js-newProducts) .m-productsBox_itemNew .m-productsBox_nameBox {
  width: 85%;
  margin: 20px auto;
  text-align: center;
}

.m-newProducts .m-productsBox:not(.js-newProducts) .m-productsBox_itemNew .m-productsBox_nameBox a {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 0;
  font: 400 14px/23px Futura;
  color: #333;
  text-align: center;
}

.m-newProducts .m-productsBox:not(.js-newProducts) .m-productsBox_itemNew .m-productsBox_priceBox {
  width: 100%;
  padding: 20px 0;
  text-align: center;
}

.m-newProducts .m-productsBox:not(.js-newProducts) .m-productsBox_itemNew .m-productsBox_priceBox .m-productsBox_price {
  font: 600 22px/24px FuturaHeavy;
  color: #333;
}

.m-newProducts .m-productsBox:not(.js-newProducts) .m-productsBox_itemNew .m-productsBox_priceBox i {
  margin-bottom: -3px;
  margin-left: 15px;
}

.m-quickCart {
  position: relative;
  z-index: 1000;
  text-align: right;
}

.m-quickCart .m-ultils_item.m-quickCart_link:hover {
  text-decoration: none;
}

.m-quickCart .m-ultils_item.m-quickCart_link i {
  top: 0;
  margin-right: 10px;
}

.m-quickCart .m-quickCart_icon {
  position: relative;
  cursor: pointer;
}

.m-quickCart .m-quickCart_sub {
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  position: absolute;
  right: 2px;
  z-index: 1000;
  display: none;
  padding: 0 0 125px;
  text-align: left;
  background-color: #fff;
  border: 3px solid #2a133a;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 400px;
  perspective: 400px;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

.m-quickCart::after {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  position: absolute;
  top: -14px;
  right: 25px;
  z-index: -1;
  display: block;
  border: 0;
  content: '';
  opacity: 0;
}

.m-quickCart .m-quickCart_name a,
.m-quickCart .m-quickCart_name p {
  font: 400 15px/18px Futura;
  color: #333;
}

.m-quickCart table {
  width: 100%;
}

.m-quickCart table td {
  vertical-align: middle;
  border-bottom: 1px solid #2a133a;
}

.m-quickCart .m-quickCart_del,
.m-quickCart table td.m-quickCart_delete {
  padding-right: 10px;
}

.m-quickCart .m-quickCart_empty {
  display: none;
}

.m-quickCart .m-quickCart_summary {
  padding: 22px 0;
  text-align: center;
}

.m-quickCart .m-quickCart_summary .m-quickCart_summaryButton {
  padding: 10px 20px;
  color: #fff;
  text-decoration: none;
  background: #942a70;
  border-radius: 25px;
}

.m-quickCart .m-quickCart_summary .m-quickCart_summaryButton:hover {
  background: #a34f87;
}

.m-quickCart .m-quickCart_scroll {
  position: relative;
  width: 100%;
  max-height: 330px;
  overflow: hidden;
}

.m-quickCart .m-quickCart_scroll_footer {
  position: absolute;
  right: 0;
  bottom: 1px;
  left: 0;
  border-top: 1px solid #2a133a;
}

.m-quickCart .m-quickCart_nameAll {
  -webkit-transition: color .5s;
  transition: color .5s;
  display: none;
  margin-left: 5px;
  font: 400 16px/1.2 Futura;
  color: #fff;
  vertical-align: middle;
}

.m-quickCart i {
  vertical-align: middle;
}

.b-mMenu .m-quickCart_link {
  margin-top: 10px;
  margin-right: 8px;
}

.b-mMenu .m-quickCart_link i {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  position: relative;
  top: -1px;
  left: -3px;
  margin-right: 12px;
}

.b-offer_reviews .m-reviews_rating {
  padding-left: 8px;
  font: 600 15px/30px FuturaHeavy;
  color: #333;
}

.b-offer_reviews .m-reviews_ratingSum {
  padding-left: 5px;
  font: 400 15px/30px Futura;
  color: #333;
}

.b-offer_reviews .m-reviews_ratingSum:hover {
  color: #942a70;
  text-decoration: none;
}

.m-search {
  position: relative;
  float: left;
  width: 235px;
  margin-right: 30px;
  font-family: Futura;
  -webkit-transition: .5s;
  transition: .5s;
}

.m-search .m-search_input {
  width: 100%;
  margin: 20px 0 22px;
  overflow: visible;
}

.m-search .m-search_input .m-search_input_inner {
  position: relative;
  height: 100%;
  padding: 0;
}

.m-search .m-search_input input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  max-width: 480px;
  padding: 0 48px 0 15px;
  font-family: Futura;
  font-size: 15px;
  line-height: 100%;
  border-radius: 25px;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.m-search .m-search_input input:focus {
  outline: 0;
}

.m-search .m-search_select {
  float: left;
  width: auto;
}

.m-search .m-search_select select {
  width: 100%;
}

.m-search .m-search_submit:hover {
  text-decoration: none;
}

.m-search .m-search_submit i {
  display: block;
  margin: 10px auto;
}

.m-search .m-search_submit .icon-search,
.m-search .m-search_submit .icon-search1 {
  display: none;
}

.m-search .m-search_submit span {
  display: none;
  font: 12px/20px Futura;
  color: #fff;
}

.m-search .m-search_input_inner {
  font-size: 13px;
}

.m-search input::-webkit-input-placeholder {
  opacity: 1;
  font-family: Futura;
  font-size: 14px;
  font-weight: 400;
  color: #333;
}

.m-search input::-moz-placeholder {
  opacity: 1;
  font-family: Futura;
  font-size: 14px;
  font-weight: 400;
  color: #333;
}

.m-search input:-ms-input-placeholder {
  opacity: 1;
  font-family: Futura;
  font-size: 14px;
  font-weight: 400;
  color: #333;
}

.m-search input:-moz-placeholder {
  opacity: 1;
  font-family: Futura;
  font-size: 14px;
  font-weight: 400;
  color: #333;
}

.m-search input:focus::-webkit-input-placeholder {
  color: transparent;
}

.m-search input:focus:-moz-placeholder {
  color: transparent;
}

.m-search input:focus::-moz-placeholder {
  color: transparent;
}

.m-search input:focus:-ms-input-placeholder {
  color: transparent;
}

.m-search.m-search_mSearch {
  -webkit-transition: margin .3s;
  transition: margin .3s;
  z-index: -1;
  display: block;
  width: 100%;
  height: 80px;
  margin-top: -255px;
  margin-bottom: -25px;
  font-size: 16px;
}

.m-search.m-search_mSearch .m-search_input_inner {
  position: relative;
}

.m-search.m-search_mSearch .m-search_input {
  position: absolute;
  right: 10px;
  left: 10px;
  width: auto;
  padding-right: 45px;
}

.m-search.m-search_mSearch .m-search_input input {
  max-width: inherit;
  padding: 0 40px 0 10px;
  font-size: 16px;
  border: 0;
}

.m-search.m-search_mSearch .m-search_submit {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  right: 0;
  width: 60px;
  height: 37px;
  margin-top: -19px;
  cursor: pointer;
}

.m-search.m-search_mSearch .m-search_submit:hover {
  text-decoration: none;
}

.m-search.m-search_mSearch .m-search_submit i {
  display: block;
  margin: 11px auto;
}

.m-search.m-search_mSearch .m-search_submit .icon-search1 {
  display: block;
}

.m-search.m-search_mSearch .m-search_submit .icon-search,
.m-search.m-search_mSearch .m-search_submit span {
  display: none;
}

.m-search.m-search_mSearch .m-search_close {
  position: absolute;
  top: 38px;
  right: 15px;
  display: block;
}

.m-search .m-search_close {
  position: absolute;
  z-index: 999;
  width: 20px;
  height: 20px;
  padding: 10px;
  overflow: hidden;
  cursor: pointer;
}

.m-search .m-search_close::after,
.m-search .m-search_close::before {
  border-radius: 2px;
  position: absolute;
  top: 50%;
  left: 15px;
  width: 20px;
  height: 2px;
  background: #333;
  content: '';
}

.m-search .m-search_close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.m-search .m-search_close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.m-search_loader {
  position: absolute;
  display: none;
}

.m-services {
  padding: 40px;
}

.m-services_title {
  position: relative;
  min-height: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

.m-services_title p {
  font: 700 16px/26px Futura;
}

.m-services_title i {
  top: 0;
  left: -10px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.m-services_add {
  position: relative;
  display: inline-block;
  text-align: left;
}

.m-services_addCaption {
  font: 700 16px/26px Futura;
}

.m-services_addCaption b {
  color: #942a70;
}

.m-services_addCaption small {
  font-size: 16px;
  font-weight: 400;
}

.m-services_addCaption a {
  display: inline-block;
  margin-top: 6px;
  font-size: 14px;
  color: #2ea3c5;
}

.m-services_addPrice {
  display: inline-block;
}

.m-services.is-warrantyOfferInfo {
  padding: 6px;
}

.m-services.is-warrantyOfferInfo h2 {
  font-size: 18px;
  text-align: center;
}

.m-services.is-warrantyOfferInfo .m-services_add {
  font-weight: 400;
}

.m-services.is-warrantyOfferInfo .m-services_item {
  margin-bottom: 32px;
}

.m-services.is-warrantyOfferInfo .m-services_title {
  border-bottom: none;
}

.m-services.is-warrantyOfferInfo .m-services_title .m-services_addPrice {
  display: block;
  font-weight: 400;
}

.m-services.is-warrantyOfferInfo .m-services_option {
  display: none;
}

.is-customRadioInput {
  position: absolute;
  top: 3px;
  left: 4px;
  cursor: pointer;
}

.is-customRadioInput input {
  opacity: 0;
}

.is-customRadioInput input:checked~.is-customRadioInputSwitch::before {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.is-customRadioInputSwitch {
  position: absolute;
  top: 1px;
  left: 1px;
  display: block;
  width: 15px;
  height: 15px;
  border: 1px solid #ddd;
  border-radius: 50%;
}

.is-customRadioInputSwitch::before {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  display: block;
  width: 7px;
  height: 7px;
  background-color: #942a70;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: opacity .3s,-webkit-transform .3s;
  transition: opacity .3s,-webkit-transform .3s;
  transition: transform .3s,opacity .3s;
  transition: transform .3s,opacity .3s,-webkit-transform .3s;
}

.m-cartService_item .is-customRadioInput {
  top: 0;
}

.m-cartService_item .m-cartService_itemPrice {
  font-size: 16px;
}

.m-servicesPopup {
  margin: 25px;
  text-align: center;
  border: 1px solid #ec7f46;
}

.m-servicesPopup .m-servicesPopup_title {
  padding: 15px;
  font-family: Futura;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #ec7f46;
}

.m-servicesPopup .m-servicesPopup_item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.m-servicesPopup .m-servicesPopup_item:first-child {
  border-top: 0;
}

.m-servicesPopup .m-servicesPopup_item p {
  font-size: 15px;
}

.m-servicesPopup .m-servicesPopup_add {
  cursor: pointer;
}

.m-servicesPopup .m-servicesPopup_add input {
  position: relative;
  bottom: -1px;
  margin-right: 4px;
}

.m-servicesPopup .m-servicesPopup_add span:after {
  font-family: Futura;
  color: #ec7f46;
  text-transform: uppercase;
  content: attr(data-add);
}

.m-servicesPopup .m-servicesPopup_add input[type=radio]:checked~span:after {
  content: attr(data-in);
}

.m-servicesPopup .m-servicesPopup_name {
  font-size: 30px;
  line-height: 60px;
  color: #ec7f46;
}

.m-offerShowData {
  background: #fff;
}

.m-offerShowData .m-offerShowData_header {
  margin: 0 -40px;
  background: #eaeaf0;
}

.m-offerShowData .m-offerShowData_content {
  display: inline-block;
  width: 100%;
}

.m-offerShowData .m-offerShowData_title {
  padding-bottom: 15px;
}

.m-offerShowData .m-offerShowData_table .m-offerShowData_row .m-offerShowData_name::after {
  content: ':';
}

.m-offerShowData .m-offerShowData_table .m-offerShowData_row:last-child .m-offerShowData_name,
.m-offerShowData .m-offerShowData_table .m-offerShowData_row:last-child .m-offerShowData_value {
  border-bottom: 0;
}

.slick-track {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.m-imageSlider .icon-arrow-left-circle,
.m-imageSlider .icon-arrow-right-circle,
.m-productSlider .icon-arrow-left-circle,
.m-productSlider .icon-arrow-right-circle {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: .3s;
  transition: .3s;
}

.m-imageSlider .icon-arrow-left-circle,
.m-productSlider .icon-arrow-left-circle {
  left: -36px;
}

.m-imageSlider .icon-arrow-right-circle,
.m-productSlider .icon-arrow-right-circle {
  right: -36px;
}

.m-imageSlider:hover .icon-arrow-left-circle,
.m-productSlider:hover .icon-arrow-left-circle {
  left: 10px;
  opacity: .8;
}

.m-imageSlider:hover .icon-arrow-left-circle:hover,
.m-productSlider:hover .icon-arrow-left-circle:hover {
  opacity: 1;
}

.m-imageSlider:hover .icon-arrow-right-circle,
.m-productSlider:hover .icon-arrow-right-circle {
  right: 10px;
  opacity: .8;
}

.m-imageSlider:hover .icon-arrow-right-circle:hover,
.m-productSlider:hover .icon-arrow-right-circle:hover {
  opacity: 1;
}

.m-imageSlider .m-imageSlider_item:first-child {
  display: block;
}

.m-productSlider {
  margin-top: 10px;
}

.m-productSlider .m-productSlider_item {
  display: none;
}

.m-productSlider .m-productSlider_item:first-child {
  display: block;
}

.m-productSlider a {
  text-decoration: none;
}

.m-productSlider .m-productSlider_info {
  margin: 5px;
}

.m-productSlider .m-productSlider_info span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-productSlider .m-productSlider_name {
  padding-top: 6px;
  color: #999;
}

.m-productSlider .m-productSlider_city {
  padding-top: 4px;
  color: #000;
}

.m-productSlider .m-productSlider_state {
  padding-top: 2px;
  font-family: Variable-Black;
  font-size: 12px;
  color: #575757;
  text-transform: uppercase;
}

.m-productSlider .m-productSlider_photo img {
  width: 98%;
}

.m-productSlider .m-productSlider_price {
  margin: 10px 10px 0;
  font-size: 13px;
  text-align: left;
}

.b-productsHome .m-productSlider {
  margin-top: 18px;
  margin-bottom: 15px;
}

.b-logosHome .slick-dots,
.b-productsHome .slick-dots {
  display: none;
}

.b-preCart .b-offer_sliders .m-slider_next {
  right: 20px;
}

.b-preCart .b-offer_sliders .m-slider_prev {
  left: 20px;
}

.b-preCart .m-slider {
  padding: 0;
  border-top: 1px solid #e1e1e1;
}

.b-preCart .m-slider_inner {
  position: relative;
  text-align: center;
}

.b-preCart .m-slider_name {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 0;
  font: 400 16px/21px Futura;
  color: #444;
}

.b-preCart .m-slider_photo {
  text-align: center;
}

.b-preCart .m-slider_photo img {
  max-width: 140px;
  margin: 0 auto;
}

.b-preCart .m-slider_next {
  right: -15px;
}

.b-preCart .m-slider_prev {
  left: -15px;
}

.b-preCart .m-slider_next,
.b-preCart .m-slider_prev {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  cursor: pointer;
}

.b-preCart .m-slider_price {
  margin-bottom: 10px;
}

.b-preCart .m-slider_add {
  font: 400 15px/18px Futura;
  text-transform: uppercase;
}

.b-preCart .m-slider_add input {
  position: relative;
  bottom: -1px;
}

.b-offerPopUp_slider .m-slider_next,
.b-offerPopUp_slider .m-slider_prev,
.b-offer_sliders .m-slider_next,
.b-offer_sliders .m-slider_prev,
.b-productBoxWidget .m-slider_next,
.b-productBoxWidget .m-slider_prev {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  cursor: pointer;
}

.m-socialShare .m-socialShare_item {
  float: left;
  margin-right: 10px;
  overflow: hidden;
}

.m-socialShare .m-socialShare_item:last-child {
  margin: 0;
}

.m-socialShare .m-socialShare_itemFull {
  width: 100%;
  margin-top: 10px;
  clear: both;
}

.b-blog .m-socialShare {
  position: absolute;
  top: 0;
}

.m-storeFinder {
  margin: 0 auto;
}

.m-storeFinder .m-storeFinder_title {
  float: none!important;
  padding: 5px 25px 0 0;
  font-size: 18px;
}

.m-storeFinder .m-storeFinder_header .m-storeFinder_headerItem p {
  padding: 10px 0;
}

.m-storeFinder .m-storeFinder_btn {
  padding: 4px 15px 0;
  margin-top: 0;
  font-size: 15px;
  line-height: 24px;
  color: #2ea3c5;
  text-align: center;
  text-transform: uppercase;
  background: #fff;
  border: 1px solid #2ea3c5;
}

.m-storeFinder .m-storeFinder_btn:hover {
  color: #fff;
  background: #1784a4;
  border: 1px solid #1784a4;
}

.m-storeFinder .m-storeFinder_content {
  padding: 20px 0;
}

.m-storeFinder .m-storeFinder_item {
  position: relative;
  display: block;
  padding-bottom: 20px;
  color: #111;
  cursor: pointer;
}

.m-storeFinder .m-storeFinder_item .m-storeFinder_radio {
  position: absolute;
  top: 1px;
  left: 0;
}

.m-storeFinder .m-storeFinder_item .m-storeFinder_data {
  padding-left: 20px;
}

.m-storeFinder .m-storeFinder_item .m-storeFinder_data .m-storeFinder_name {
  font-family: Futura;
  font-size: 16px;
  color: #444;
  text-transform: uppercase;
}

.m-storeFinder .m-storeFinder_item .m-storeFinder_data .m-storeFinder_loc {
  font-size: 16px;
}

.m-storeFinder .m-storeFinder_item .m-storeFinder_data .m-storeFinder_showOnMap {
  display: block;
  float: left;
  margin-top: 3px;
  font-size: 11px;
}

.m-storeFinder .m-storeFinder_item .m-storeFinder_data .m-storeFinder_showOnMap:hover {
  color: #ea363f;
}

.m-storeFinder .m-storeFinder_item i {
  color: #555;
}

.m-storeFinder .m-storeFinder_headline {
  padding-bottom: 15px;
}

.m-storeFinder .m-storeFinder_headerItem {
  padding: 0 0 15px;
}

.m-storeFinder-popup .m-storeFinder-popup,
.m-storeFiner-popup {
  max-width: 100%;
}

.m-subMenuHeader {
  position: absolute;
  left: 0;
  width: 100%;
  background: #eaeaf0;
}

.m-subMenuHeader .m-subMenuHeader_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.m-subMenuHeader ul {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.m-subMenuHeader ul .m-subMenuHeader_item {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
}

.m-subMenuHeader ul .m-subMenuHeader_item>a {
  -webkit-transition: .2s;
  transition: .2s;
  -webkit-transition-property: width,padding,background-color;
  transition-property: width,padding,background-color;
  position: relative;
  display: block;
  padding: 12px 46px 12px 24px;
  font: 400 13px/21px Futura;
  letter-spacing: .25px;
  color: #444;
}

.m-subMenuHeader ul .m-subMenuHeader_item>a::after {
  border-color: #eaeaf0 transparent transparent;
  border-style: solid;
  border-width: 4px;
  height: 0;
  width: 0;
  position: absolute;
  top: 21px;
  right: 22px;
  display: none;
  content: '';
}

.m-subMenuHeader ul .m-subMenuHeader_item>a::before {
  border-color: #adadad transparent transparent;
  border-style: solid;
  border-width: 4px;
  height: 0;
  width: 0;
  position: absolute;
  top: 22px;
  right: 22px;
  display: none;
  content: '';
}

.m-subMenuHeader ul .m-subMenuHeader_item:hover>a {
  text-decoration: none;
  background-color: #b8d8ee;
  color: #333;
}

.m-subMenuHeader ul .m-subMenuHeader_item:hover>a::after {
  border-color: #b8d8ee transparent transparent;
  border-style: solid;
  border-width: 4px;
  height: 0;
  width: 0;
}

.m-subMenuHeader ul .m-subMenuHeader_item:hover>a::before {
  border-color: #333 transparent transparent;
  border-style: solid;
  border-width: 4px;
  height: 0;
  width: 0;
}

.m-subMenu {
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  position: absolute;
  right: 0;
  left: 0;
  z-index: 100;
  width: auto;
  min-height: 240px;
  padding: 0;
  border: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

.m-subMenu .m-subMenu_category,
.m-subMenu .m-subMenu_headline {
  margin-bottom: 15px;
}

.m-subMenu .m-subMenu_categories {
  -webkit-box-shadow: rgba(0,0,0,.05) 0 2px 10px;
  box-shadow: rgba(0,0,0,.05) 0 2px 10px;
  position: relative;
  width: 100%;
  padding: 37px 0;
  margin-bottom: 15px;
  overflow: visible;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.m-subMenu .m-subMenu_categories .m-subMenuHeaderSecond_gridSizer {
  width: 20%;
}

.m-subMenu .m-subMenu_categories .m-subMenuHeaderSecond_item {
  float: left;
  width: 20%;
}

.m-subMenu .m-subMenu_categories .m-subMenuHeaderSecond_item>a {
  border-right: 1px solid transparent;
}

.m-subMenu .m-subMenu_categories .m-subMenuSecond .m-subMenuSecond_categories {
  margin-top: 8px;
}

.m-subMenu .m-subMenu_categories .m-subMenuSecond .m-subMenuSecond_categories li {
  padding-left: 42px;
  margin-bottom: 8px;
}

.m-subMenu .m-subMenu_categories .m-subMenuSecond .m-subMenuSecond_categories li:last-child {
  margin-bottom: 0;
}

.m-subMenu .m-subMenu_categories .m-subMenuSecond .m-subMenuSecond_categories li a {
  position: relative;
  padding: 0;
  font-weight: 400;
  color: #942a70;
}

.m-subMenu .m-subMenu_categories .m-subMenuSecond .m-subMenuSecond_categories li a::after {
  position: absolute;
  top: 5px;
  left: 0;
  display: block;
  content: '';
}

.m-subMenu .m-subMenu_categories .m-subMenuSecond .m-subMenuSecond_categories li a:hover {
  text-decoration: underline;
}

.m-subMenu .m-subMenu_categories li {
  margin-bottom: 15px;
  text-align: left;
}

.m-subMenu .m-subMenu_categories li a {
  position: relative;
  display: inline-block;
  padding: 0 20px 0 31px;
  font: 600 14px/18px Futura;
  color: #333;
}

.m-subMenu .m-subMenu_categories li a:hover {
  text-decoration: underline;
}

.m-subMenu .m-subMenu_categories li a i {
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -7px;
}

.m-subMenu .m-subMenu_categories li.has-submenu a i {
  display: block;
}

.m-subMenu .m-subMenu_tree {
  float: left;
  width: 40%;
  margin-right: 2%;
}

.m-subMenu .m-subMenu_more {
  float: left;
  margin-top: 25px;
  clear: left;
}

.m-subMenu .m-subMenu_item {
  padding: 3px 0;
  list-style: none;
}

.m-subMenu .m-subMenu_item a {
  padding: 0;
  font-size: 14px;
  color: #333;
}

.m-subMenu .m-subMenu_item a span {
  font-size: 11px;
  color: #777;
}

.m-table {
  width: 100%;
  border-bottom: 1px solid #f4f4f4;
}

.m-table thead th {
  padding: 4px 8px;
  text-align: left;
  border-bottom: 2px solid #DDD;
}

.m-table tr:nth-child(2n) {
  background: #f1f1f1;
}

.m-table a {
  text-decoration: none;
}

.m-table a:hover {
  text-decoration: underline;
}

.m-table th {
  padding: 2px 15px;
  text-align: left;
  border: 1px solid #f4f4f4;
  border-bottom: none;
}

.m-table tr td {
  padding: 6px 10px;
  vertical-align: middle;
  border-top: 0;
  border-bottom: 1px solid #f4f4f4;
}

.m-table_strip tbody tr:nth-child(even) {
  background-color: #F6F6F6;
}

.m-table_bordered {
  width: 100%;
}

.m-table_bordered thead th {
  border: 1px solid #DDD;
  border-bottom: 2px solid #DDD;
}

.m-table_bordered tbody td {
  border: 1px solid #DDD;
}

.b-accountOrderList .m-table {
  border: 1px solid #ddd;
}

.b-installment_text .m-table td,
.b-installment_text .m-table th {
  border: 0;
  border-bottom: 1px solid #f4f4f4;
}

.b-installment_text .m-table th {
  padding: 10px 0;
  text-align: center;
}

.b-installment_text .m-table th.is-first {
  text-align: left;
}

.b-installment_text .m-table th.is-last {
  text-align: right;
}

.b-installment_text .m-table td {
  padding: 10px 2px 10px 0;
  text-align: center;
}

.b-installment_text .m-table td.is-first {
  text-align: left;
}

.b-installment_text .m-table td.is-last {
  font-family: Futura;
  text-align: right;
}

.b-installment_text .m-table tr:nth-child(2n) {
  background: 0 0;
}

.m-tabs {
  position: relative;
  bottom: -1px;
  z-index: 100;
  overflow: hidden;
}

.m-tabs .m-tabs_tab {
  padding: 5px 10px;
  text-align: center;
  list-style: none;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.m-tabs .m-tabs_tab:last-child {
  border-bottom: 1px solid #444;
}

.m-tabs .m-tabs_tab.is-active a {
  font-size: 18px;
}

.m-tabs .m-tabs_tab.is-active:hover {
  cursor: default;
}

.b-stickyOffer_tabs .m-tabs {
  top: 0;
  left: 0;
}

.b-stickyOffer_tabs .m-tabs .m-tabs_tab,
.b-stickyOffer_tabs .m-tabs .m-tabs_tab.is-active {
  float: left;
  background: 0 0;
  border: 0;
}

.b-stickyOffer_tabs .m-tabs .m-tabs_tab:last-child {
  border: 0;
}

.b-stickyOffer_tabs .m-tabs .m-tabs_tab a {
  font-size: 17px;
  color: #2a133a;
}

.b-stickyOffer_tabs .m-tabs .m-tabs_tab a.is-active {
  color: #942a70;
}

.b-preCart_accessories .m-tabs .m-tabs_list {
  margin: 0 20px 10px;
}

.b-preCart_accessories .m-tabs .m-tabs_tab {
  padding: 0;
  font: 400 22px/34px Futura;
  border: 0;
}

.m-tiles {
  -ms-box-orient: horizontal;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
}

.m-tiles .m-tiles_item {
  float: left;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.m-tiles .m-tiles_item:hover {
  -webkit-box-shadow: 0 0 7px rgba(0,0,0,.1) inset;
  box-shadow: 0 0 7px rgba(0,0,0,.1) inset;
}

.m-tiles .m-tiles_item:hover img {
  margin-top: -5px;
  margin-bottom: 5px;
}

.m-tiles .m-tiles_item .m-tiles_nr {
  margin-bottom: 20px;
  padding: 0 10px;
}

.m-tiles .m-tiles_item img {
  -webkit-transition: .2s;
  transition: .2s;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.m-tiles .m-tiles_item .m-tiles_picture {
  display: block;
  margin: 10px;
}

.m-tiles {
  border-top: 1px solid #e1e1e1;
}

.m-tiles .m-tiles_item {
  border: 1px solid #e1e1e1;
  border-top: 0;
  border-left: 0;
  padding-bottom: 20px;
  margin: 0;
}

.m-tiles .m-tiles_item .m-tiles_name {
  padding: 4px 0 0;
  margin-bottom: 15px;
}

.m-tiles .m-tiles_item .m-tiles_name a {
  color: #444;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: SamsungIFRg;
}

.m-typo {
  font: 400 12px/17px Futura;
  color: #333;
}

.m-typo.m-typo_primary {
  font: 400 24px/30px Futura;
}

.m-typo.m-typo_secondary {
  font: 400 20px/26px Futura;
}

.m-typo.m-typo_tertiary {
  font: 400 12px/16px Futura;
}

.m-typo.m-typo_big {
  font: 400 32px/36px Futura;
}

.m-typo.m-typo_small {
  font: 400 10px/15px Futura;
}

.m-typo.m-typo_bold {
  font-family: Futura;
}

.m-typo.m-typo_ttu {
  text-transform: uppercase;
}

.m-typo.m-typo_list {
  padding: 10px 20px 20px 13px;
}

.m-typo.m-typo_list li {
  padding: 2px 0;
  font-family: Futura;
  font-size: 13px;
}

.b-posList .m-typo.m-typo_secondary {
  font: 600 14px/18px Futura;
}

.b-posList .m-typo.m-typo_tertiary {
  font: 400 16px/20px Futura;
}

.b-blog .m-typo.m-typo_primary {
  margin: 0 auto;
  font: 400 30px/30px Futura;
}

.b-blog_readMore .m-typo {
  margin-bottom: 20px;
  font: 700 24px/30px Futura;
  text-align: center;
}

.b-blog_headline a {
  text-decoration: none;
}

.b-blog_headline a .m-typo {
  -webkit-transition: color .3s;
  transition: color .3s;
}

.b-blog_headline a:hover .m-typo {
  color: #0057a4;
}

.b-blog_headline .m-typo {
  text-transform: uppercase;
}

.b-offer_header .m-typo.m-typo_primary {
  margin-bottom: 5px;
  font: 400 27px/31px Futura;
}

.b-offer_header .m-typo.m-typo_secondary {
  font: 400 17px/32px Futura;
}

.b-cart_confirmation .b-installments_countdown .m-typo_primary {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.b-cart_confirmation .b-installments_countdown .m-typo_primary span:last-child {
  color: #7cb000;
}

.b-preCart .m-typo_primary {
  padding: 15px 25px;
  font: 400 15px/21px Futura;
  color: #fff;
  text-transform: uppercase;
  background: #0057a4;
}

.b-preCart .b-preCart_name .m-typo_primary {
  padding: 0;
  font-family: Futura;
  font-size: 18px;
  line-height: 24px;
  color: #444;
  text-transform: inherit;
  background: 0 0;
}

.b-preCart .b-preCart_name .m-typo_secondary {
  font-size: 14px;
  line-height: 18px;
  color: #888;
}

.m-cartFeatures .m-typo.m-typo_primary {
  margin-top: 5px;
  letter-spacing: 1px;
  color: #333;
}

.m-cartFeatures .m-typo.m-typo_secondary {
  font: 14px/20px Futura;
  color: #333;
}

.m-cartFeatures .m-typo.m-typo_secondary.is-workingTime {
  margin-bottom: 8px;
}

.m-cartFeatures .m-typo.m-typo_secondary.is-infoText {
  margin-top: 25px;
}

.m-cartFeatures .m-typo.m-typo_tertiary {
  display: block;
  margin-bottom: 25px;
  letter-spacing: .5px;
  color: #942a70;
}

.b-offer_sets .m-typo {
  color: #333;
}

.b-offer_sets .m-typo.m-typo_primary {
  margin-bottom: 20px;
  text-align: right;
}

.b-offer_sets .m-typo.m-typo_secondary {
  margin-bottom: 25px;
  font: 400 15px/15px Futura;
  text-transform: uppercase;
}

.b-offer_sets .m-typo.m-typo_secondary span {
  padding-left: 5px;
  font-size: 17px;
  text-transform: none;
}

.b-offer_setHeader .m-typo_primary {
  font: 400 20px/20px Futura;
  text-transform: uppercase;
}

.b-offer_setHeader .m-typo_secondary {
  font: 400 16px/16px Futura;
}

.b-offer_setHeader .m-typo_text {
  font: 400 12px/12px Futura;
  color: #bbb;
}

.b-footer_signLang .m-typo {
  color: #fff;
}

.b-footer_signLang .m-typo.m-typo_primary {
  margin-bottom: 15px;
  font: 700 15px/22px Futura;
  text-transform: uppercase;
}

.b-footer_signLang .m-typo.m-typo_secondary {
  margin-bottom: 10px;
  font: 16px/21px Futura;
}

.b-footer_signLang .m-typo.m-typo_tertiary {
  font: 16px/28px Futura;
  color: #8ecaff;
}

.b-footer_signLang .m-typo.m-typo_tertiary i {
  margin-left: 5px;
  vertical-align: middle;
}

.b-note .m-typo_text {
  font-size: 12px;
  color: #2a133a;
  text-align: center;
}

.b-installment_text .m-typo_text {
  margin-bottom: 30px;
}

.b-installment_text .m-typo_text strong {
  font-family: Futura;
  font-weight: 400;
}

.b-installment_text .m-typo_list,
.b-installment_text .m-typo_text {
  font-size: 16px;
  line-height: 24px;
}

.b-installment_text .m-typo_list {
  position: relative;
  z-index: 10;
  padding: 0;
  margin: 25px 0;
  list-style: none;
}

.b-installment_text .m-typo_list::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 7px;
  z-index: 1;
  display: block;
  border-left: 1px dotted #a0a0a0;
}

.b-installment_text .m-typo_list li {
  position: relative;
  z-index: 10;
  padding-left: 45px;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 24px;
  background: #fff;
}

.b-installment_text .m-typo_list li i {
  position: absolute;
  top: 5px;
  left: 0;
}

.b-installment_text .m-typo_primary {
  position: relative;
  padding-left: 60px;
  font-family: Futura;
  font-weight: 700;
}

.b-installment_text .m-typo_primary i {
  position: absolute;
  top: 0;
  left: 0;
}

.b-installment_text .m-typo_secondary {
  margin-bottom: 15px;
  font: 700 18px/24px Futura;
}

.is-step_2 .m-typo_primary,
.is-step_3 .m-typo_primary {
  padding-left: 0;
  text-align: center;
}

.is-step_4 .m-typo_primary {
  padding-left: 0;
}

.b-installment_chose .m-typo {
  padding-left: 0;
  font-family: Futura;
}

.b-installment_header .m-typo_primary {
  margin-bottom: 5px;
  color: #0057a4;
  text-align: left;
  text-transform: uppercase;
}

.b-installment_pic div {
  padding: 0 20px;
  text-align: center;
}

.b-installment_pic .m-typo_primary {
  padding-top: 8%;
  margin-bottom: 20px;
  font-family: Futura;
}

.is-step_2 .b-installment_pic .m-typo_primary {
  padding-top: 9%;
}

.m-footer .m-typo_primary {
  margin-bottom: 20px;
  font: 400 14px/18px Futura;
  color: #2a133a;
  word-wrap: normal;
}

.m-footer .m-typo_primary:last-child {
  margin-top: 20px;
  margin-bottom: 0;
}

.m-footer .m-typo_secondary {
  display: block;
  margin-bottom: 5px;
  font: 600 16px/20px FuturaHeavy;
}

.m-footer .m-typo_tertiary {
  display: block;
  margin-bottom: 20px;
  font: 600 16px/20px FuturaHeavy;
  color: #2a133a;
}

.b-newsletter .m-typo_primary {
  font: 400 22px/40px Futura;
  text-align: center;
}

.m-offer_descHeader .m-typo.m-typo_primary {
  margin-bottom: 10px;
  color: #333;
  word-break: break-all;
}

.m-offer_descHeader .m-typo.m-typo_primary:hover {
  color: #942a70;
  text-decoration: none;
}

.m-offer_descHeader .m-typo.m-typo_secondary {
  margin-top: 5px;
  font: 400 16px/18px Futura;
  color: #333;
}

.b-offer_list .b-offer_listHeadline .m-typo_primary {
  font: 400 26px/28px Futura;
}

.b-offer_list .b-offer_listCount .m-typo_secondary {
  font: 400 14px/30px Futura;
}

.b-offer_list.is-category .b-offer_filters .m-typo_primary {
  padding: 10px 0 37px;
  border-bottom: 1px solid #e1e1e1;
}

.b-offer_list .b-offer_filters .m-typo_primary {
  padding: 10px 0 9px;
  font: 600 14px/24px FuturaHeavy;
  text-transform: uppercase;
}

.b-offer_list .b-asideMenu .m-typo_primary,
.b-offer_list .b-searchResult .m-typo_primary {
  text-transform: uppercase;
}

.b-offer_price .m-typo.m-priceBox {
  font: 600 26px/36px FuturaHeavy;
  color: #333;
}

.b-offer_price .m-typo.m-priceBox_oldPrice {
  font: 400 20px/18px Futura;
  color: #333;
}

.b-login .b-login_title .m-typo {
  font: 400 20px/26px Futura;
  color: #333;
}

.m-offerShowData_header .m-typo {
  width: auto;
  padding: 15px 0 30px;
  text-align: center;
}

.b-offer_reviews_header .m-typo {
  width: auto;
  padding: 15px 0 20px;
  text-align: center;
}

.m-offerShowData_row .m-typo.m-offerShowData_name,
.m-offerShowData_row .m-typo.m-offerShowData_value {
  font: 400 15px/25px Futura;
  color: #333;
  text-transform: uppercase;
}

.b-offer_reviewsForm .m-typo,
.m-offerShowData_title .m-typo {
  padding-top: 4px;
  font: 600 15px/25px FuturaHeavy;
  color: #333;
  text-transform: uppercase;
}

.b-offer_reviews_comments .m-typo {
  display: block;
  font: 600 16px/20px FuturaHeavy;
  color: #333;
}

.b-offer_description .m-typo {
  padding-top: 4px;
  font: 600 15px/25px FuturaHeavy;
  color: #333;
  text-transform: uppercase;
}

.b-productBoxWidget .m-typo.m-typo_primary {
  font: 400 28px/38px Futura;
  text-align: center;
}

.b-modal .m-typo.m-typo_primary {
  margin-bottom: 20px;
}

.b-offer_deliveryTooltip .m-typo.m-typo_primary {
  margin-bottom: 5px;
  font-size: 16px;
  color: #333;
}

.m-compareInner_header .m-typo {
  padding: 20px 0;
}

.b-gratisPopup .m-typo {
  padding: 15px 0;
  font: 15px/15px Futura;
  color: #333;
  text-transform: uppercase;
}

.m-ultils {
  -webkit-transition-property: padding;
  transition-property: padding;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  position: absolute;
  top: 2px;
  right: 5px;
}

.m-ultils .m-ultils_item {
  position: relative;
  display: block;
  float: left;
}

.m-ultils .m-ultils_item:hover {
  color: transparent;
}

.m-ultils .m-ultils_item span {
  position: absolute;
  top: -6px;
  left: 20px;
  width: 18px;
  height: 18px;
  font: 12px/20px Futura;
  letter-spacing: .5px;
  color: #fff;
  text-align: center;
  background: #942a70;
  border: 0;
  border-radius: 50%;
  -webkit-transition: .5s;
  transition: .5s;
}

.m-ultils .m-ultils_item i {
  display: inline-block;
  line-height: 50px;
}

.m-ultils .m-ultils_item .m-ultils_itemTitle {
  display: none;
  font: 12px/20px;
  color: #fff;
}

.m-widget {
  margin-bottom: 20px;
}

.m-widget .m-widget_header {
  background: #eaeaf0;
}

.m-widget .m-widget_name {
  width: auto;
  padding: 15px 0 30px;
  text-align: center;
}

.m-widget .m-widget_txt {
  margin-right: 3.25%;
  color: #333;
  text-align: center;
  text-transform: uppercase;
}

.m-widget .m-widgetNav .m-widgetNav_tabs {
  list-style: none;
}

.m-widget .m-widgetNav .m-widgetNav_tabs li {
  float: left;
}

.m-widget .m-widgetNav .m-widgetNav_tabs li .m-widgetNav_item {
  display: block;
  padding: 10px 20px;
  margin-top: 15px;
  font-size: 13px;
  letter-spacing: .75px;
  color: #333;
  text-transform: uppercase;
  -webkit-transition: background-color .2s;
  transition: background-color .2s;
}

.m-widget .m-widgetNav .m-widgetNav_tabs li .m-widgetNav_item:hover {
  text-decoration: none;
  background-color: #f4f4f4;
}

.m-widget .m-widgetNav .m-widgetNav_tabs li .m-widgetNav_item.is_marked {
  font-family: Futura;
  line-height: 18px;
  border: 1px solid #333;
}

.m-widget .m-widgetNav .m-widgetNav_tabs li .m-widgetNav_item a {
  color: #333;
}

.m-widget .m-widgetNav .m-widgetNav_tabs li .m-widgetNav_item a:hover {
  text-transform: none;
}

.b-cart .m-widget .m-widget_content {
  padding: 0;
}

.b-hPage .m-widget .m-widget_content {
  padding: 0;
  background: #fff;
}

.b-widgetPage .m-widget .m-widget_content {
  padding: 0;
}

.b-pageWrapper .m-widget .m-widget_name {
  font: 30px/40px Futura;
  text-transform: none;
}

.b-pageWrapper .m-widget .m-widget_header {
  background: #fff;
}

.m-widgetTabs li a {
  display: block;
  padding: 10px 30px;
  font: 18px Futura;
  line-height: 40px;
  letter-spacing: .15px;
  color: #333;
}

.m-widgetTabs li a:hover {
  color: #2a133a;
  text-decoration: underline;
}

.m-widgetTabs li.active {
  display: block;
}

.b-hpPromotions .m-widget_header .m-widget_name {
  padding: 15px 0 30px;
}

.b-hpNewProducts .m-widget_header .m-widget_name {
  padding-top: 20px;
}

.v-offer_list .m-widget,
.v-offer_show .m-widget {
  margin: 0 0 25px;
}

.v-offer_list .m-widget .m-widget_name,
.v-offer_show .m-widget .m-widget_name {
  padding: 0 0 25px;
}

.v-offer_list .m-widget .m-widget_content,
.v-offer_show .m-widget .m-widget_content {
  padding: 0;
  background: #fff;
  border-bottom: 2px solid #ccc;
}

.b-seo_tagsCloud .m-widget {
  margin-bottom: 0;
}

.b-seo_tagsCloud .m-widget .m-widget_name {
  padding-bottom: 15px;
  text-align: left;
}

.b-productBoxWidget .m-widget .m-widget_content {
  padding: 0;
  background: #fff;
  border-bottom: 2px solid #ccc;
}

.b-cart {
  position: relative;
  margin: 20px 0;
  overflow: hidden;
  clear: both;
  font-size: 15px;
  background: #fff;
}

.b-cart.b-cart_wide::after {
  display: none;
}

.b-cart .b-cart_content {
  background: #fff;
}

.b-cart .b-cart_addressesHeader {
  position: relative;
  padding: 15px;
  color: #333;
  background: #eaeaf0;
}

.b-cart .b-cart_addressItem {
  margin-bottom: 10px;
}

.b-cart .b-cart_addressItem .b-cart_addressHeadline {
  padding-bottom: 10px;
}

.b-cart .b-cart_addressItem .b-cart_addressHeadline small {
  display: block;
  margin-bottom: 5px;
  font-size: 100%;
}

.b-cart .b-cart_addressItem.b-cart_consent {
  margin-top: 20px;
  border-top: 1px solid #e1e1e1;
}

.b-cart .b-cart_addressItem.b-cart_consent .b-cart_addressHeadline {
  font-family: Futura;
  font-size: 15px;
  text-transform: uppercase;
}

.b-cart .b-cartLogin_content .b-cart_nav {
  padding: 20px 0 0;
}

.b-cart .b-cart_nav span {
  position: relative;
  left: -9px;
}

.b-cart_summation .b-cart_summary {
  border: 0;
}

.b-mainWrapper.b-cart {
  margin: 30px auto;
}

.b-cart_reportError {
  display: none;
  border-top: 1px solid #eee;
}

.b-cart_confirmation {
  margin-right: 5px;
}

.b-cart_summation .b-cart_reportError,
.b-loginCart_data .b-cart_reportError {
  display: block;
}

.b-loginCart .b-cart_reportError {
  display: block;
  padding: 20px;
}

.b-cart .b-cart_address {
  background: #fff;
}

.b-cartLogin_content {
  padding: 20px;
  overflow: hidden;
  clear: both;
}

.b-cartLogin_benefits {
  padding: 10px 0 0 20px;
}

.b-cartLogin_header {
  position: relative;
  color: #333;
  background: #eaeaf0;
}

.b-cart_confirmation .b-cartLogin_header {
  margin: 0;
  line-height: 26px;
  background: #fff;
}

.b-cms_wrapper {
  max-width: 1100px;
  margin: 0 auto;
}

.b-emblem {
  position: relative;
}

.b-offer_data .b-emblem {
  margin-top: 10px;
}

.b-errorPage {
  background: #fff;
}

.b-footer {
  padding-top: 30px;
  padding-bottom: 13px;
  background-color: #fff;
}

.b-footer .b-footer_box {
  padding-bottom: 20px;
}

.b-footer .b-footer_box:nth-child(2) {
  margin-top: -7px;
}

.b-footer.b-footer_cart {
  position: relative;
  z-index: 1000;
  max-width: 1200px;
  padding: 28px 0;
  margin: -1px auto;
  background: #fff;
  border-top: 1px solid #eee;
}

.b-form_socialConnect {
  width: 275px;
  padding: 10px 0 20px;
  margin: 0 auto;
  text-align: center;
}

.b-form_socialConnect a {
  display: block;
  float: left;
  height: 30px;
}

.b-form_socialConnect span {
  display: block;
  float: left;
  padding: 18px 5px 0;
}

.b-gridToolbar {
  float: right;
}

.b-gridToolbar .b-gridToolbar_label {
  float: left;
  margin-right: 13px;
  font: 400 15px/42px Futura;
  text-transform: uppercase;
}

.b-gridToolbar .b-gridToolbar_wrap {
  float: left;
  line-height: 30px;
  border-radius: 3px;
}

.b-gridToolbar .b-gridToolbar_wrap a {
  display: block;
  float: left;
  height: 22px;
  padding: 8px;
}

.b-header {
  position: relative;
  z-index: 150;
}

.b-header .b-header_main {
  background-color: #2a133a;
}

.b-cartSteps {
  clear: none;
  width: auto;
  padding-right: 20px;
}

.b-cartSteps .b-cartSteps_step {
  float: left;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.b-cartSteps .b-cartSteps_active {
  display: block;
}

.b-hPage_wrapper {
  margin: 0 auto;
  max-width: 1920px;
}

.b-hpBaners {
  margin-bottom: 18px;
}

.b-installment_text hr {
  display: block;
  width: 100%;
  height: 1px;
  margin: 30px 0;
  border: 0;
  border-top: 1px dotted #e1e1e1;
}

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

.b-login .b-login_title {
  padding: 0 0 20px;
}

.b-login .b-login_form .b-sendPassword {
  margin-left: 10px;
  font-size: 16px;
  color: #333;
  text-decoration: underline;
}

.b-login .b-login_form .b-formLabel {
  font-family: Futura;
}

.b-login .b-login_register .b-login_list {
  padding-left: 15px;
  margin-bottom: 20px;
}

.b-login .b-login_password {
  padding-top: 25px;
}

.b-login_newPassword {
  margin-top: 20px;
}

.b-cart .b-loginCart {
  background: #fff;
}

.b-mMenu {
  position: absolute;
  left: 12px;
  width: 25px;
  height: 80px;
  padding-right: 10px;
  overflow: hidden;
  cursor: pointer;
  border-right: 1px solid rgba(250,250,250,.2);
}

.b-mMenu i {
  margin: 29px 0 29px -5px;
}

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

.b-newsletter {
  background-color: #2a133a;
  color: #fff;
}

.b-offer {
  position: relative;
}

.b-offer .b-offer_main {
  position: relative;
  margin-bottom: 25px;
  background: #fff;
  border-bottom: 2px solid #ccc;
}

.b-offer_social {
  margin-top: 20px;
}

.b-offer_socialTitle {
  margin-right: 10px;
  line-height: 35px;
  vertical-align: top;
}

.b-offer_social .is-social_icon {
  max-width: 60px;
  max-height: 60px;
  margin: 3px;
}

.b-offer .b-offer_reviews {
  line-height: 20px;
}

.b-offer .b-offer_deliveryInfo {
  display: inline-block;
  padding: 20px 0 10px;
}

.b-offer .b-offer_deliveryInfo p {
  font: 600 15px/20px FuturaHeavy;
  letter-spacing: .5px;
  color: #333;
}

.b-offer .b-offer_deliveryInfo p img {
  position: relative;
  top: -1px;
  margin-right: 5px;
  vertical-align: middle;
}

.b-offer .b-offer_links {
  position: relative;
  clear: both;
}

.b-offer_availabilityCount {
  margin-top: 20px;
  font-size: 16px;
}

.b-offer_availabilityCount span {
  font-weight: 700;
}

.b-offer_reviewsForm,
.b-offer_reviews_comments {
  background: #fff;
}

.b-offer_reviews_comments .b-offer_reviews_comment {
  display: inline-block;
}

.b-offer_reviews_comments .icon {
  float: left;
}

.b-offer_reviews_comments .b-offer_reviews_user {
  display: table;
  padding-bottom: 15px;
}

.b-offer_reviews_comments .b-offer_reviews_user .b-offer_reviews_userName {
  display: table-cell;
  width: 100%;
  padding-left: 30px;
  font: 400 16px/20px Futura;
  color: #333;
  vertical-align: middle;
}

.b-offer_reviews_comments .b-offer_reviews .b-offer_reviews_rateTitle,
.b-offer_reviews_comments .b-offer_reviews_content .b-offer_reviews_contentTitle {
  padding: 0 0 15px;
}

.b-offer_listToolbar {
  border-top: 0;
  border-bottom: 1px solid #e1e1e1;
}

.b-offer_listSeo {
  padding: 30px 0 10px;
}

.b-homepageWrapper .b-offer_sliders {
  padding-top: 10px;
}

.b-offer_listToolbarBottom {
  position: relative;
  border-top: 1px solid #e1e1e1;
  top: -1px;
}

.b-offer_description {
  display: inline-block;
  background: #fff;
}

.b-offer_description .b-offer_descriptionContent {
  font: 400 15px/22px Futura;
  color: #333;
}

.b-offer_nav {
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 14px;
}

.b-offer_nav a {
  text-decoration: none;
}

.b-offer_nav a i {
  position: relative;
  top: -1px;
}

.b-offer_nav a:first-child {
  margin-right: 0;
}

.b-offer_nav a:last-child {
  margin-left: 0;
}

.b-offer_nav a.is-visabilityHidden {
  visibility: hidden;
}

.b-offer_price {
  margin-top: 25px;
}

.b-offer_delivery {
  margin-top: 0;
  font-size: 16px;
}

.b-offer_deliveryIcon {
  display: inline-block;
  margin-left: 4px;
  vertical-align: bottom;
  cursor: help;
}

.b-offer_deliveryTooltip {
  min-width: 250px;
}

.b-offer_deliveryTooltip ul {
  font-size: 16px;
  list-style: none;
}

.b-offer_deliveryTooltip ul li {
  min-width: 210px;
  line-height: 22px;
  color: #333;
}

.b-offer_deliveryTooltip ul li strong {
  float: right;
  margin-left: 6px;
  text-align: right;
}

.b-offer_deliveryTooltip ul li::before {
  content: '• ';
  color: #2ea3c5;
}

.b-offer_deliveryPrice {
  margin-top: 15px;
}

.b-offer_activeFilters {
  padding: 10px 20px 0;
  border: 1px solid #e1e1e1;
  border-top: 0;
}

.b-offer_list .b-offer_listHeader {
  margin: 5px 0 25px;
}

.b-offer_list .b-offer_listCount {
  margin-top: 3px;
}

.b-offer_list .b-offer_listContent {
  background: #fff;
}

.b-offer_list .b-offer_filters {
  padding: 0;
}

.b-offerCarousel {
  position: relative;
}

.b-documentList.b-pageWrapper {
  background-color: #fff;
}

.b-documentList.b-pageWrapper:after,
.b-documentList.b-pageWrapper:before {
  content: "";
  display: table;
  height: 0;
  clear: both;
}

.b-preCart {
  position: relative;
  max-width: 1000px;
  padding: 0;
  margin: 0 auto;
  background-color: #fff;
  border: 0;
}

.b-preCart .b-preCart_title {
  padding: 10px 20px;
  font: 400 22px/34px Futura;
}

.b-preCart .b-preCart_prd {
  width: 100%;
}

.b-preCart .b-preCart_prd td {
  vertical-align: middle;
}

.b-preCart .b-preCart_prd .b-preCart_name {
  position: relative;
}

.b-preCart .b-preCart_nav {
  padding: 15px 25px;
  text-align: center;
  border-top: 1px solid #e1e1e1;
}

.b-hpPromotions .b-promotionsBox_item {
  position: relative;
}

.b-hpPromotions .b-promotionsBox_item:nth-child(2) a,
.b-hpPromotions .b-promotionsBox_item:nth-child(3) a {
  float: left;
  width: 50%;
}

.b-hpPromotions .b-promotionsBox_item:nth-child(2) a {
  border-bottom: 1px solid #eaeaf0;
  border-left: 1px solid #eaeaf0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.b-hpPromotions .b-promotionsBox_item:nth-child(3) a {
  border-top: 1px solid #eaeaf0;
  border-right: 1px solid #eaeaf0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.b-hpPromotions .b-promotionsBox_item a {
  display: block;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.b-hpPromotions .b-promotionsBox_item a img {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  margin: o auto;
}

.b-hpPromotions .b-promotionsBox_item a:hover .b-promotionsBox_overlay {
  display: block;
  background: rgba(255,255,255,.7);
}

.b-hpPromotions .b-promotionsBox_item .b-promotionsBox_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.b-resultToolbar .b-resultToolbar_label {
  float: left;
  font: 400 15px/42px Futura;
  line-height: 42px;
  text-transform: uppercase;
}

.b-resultToolbar .b-resultToolbar_wrap {
  float: left;
  line-height: 30px;
  border-radius: 3px;
}

.b-resultToolbar .b-resultToolbar_wrap .b-resultToolbar_item {
  display: block;
  float: left;
  width: 30px;
  height: 38px;
  padding: 10px 5px;
  color: #333;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.b-resultToolbar .b-resultToolbar_wrap .b-resultToolbar_item:hover {
  font-weight: 600;
  color: #942a70;
  text-decoration: none;
}

.b-seo_tagsCloud {
  clear: both;
}

.v-offer_show .b-seo_tagsCloud {
  margin-bottom: 30px;
}

.b-social_accounts {
  padding-top: 25px;
}

.b-social_accounts .b-social_accounts_txt {
  margin-bottom: 20px;
}

.b-sortToolbar {
  float: left;
}

.b-sortToolbar .b-sortToolbar_label {
  float: left;
  margin-right: 13px;
  font: 400 15px/42px Futura;
  text-transform: uppercase;
}

.b-sortToolbar .b-sortToolbar_select {
  float: left;
}

.is-attachedToTop .b-stickyOffer {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.b-stickyOffer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100%;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform .1s ease-in-out;
  transition: -webkit-transform .1s ease-in-out;
  transition: transform .1s ease-in-out;
  transition: transform .1s ease-in-out,-webkit-transform .1s ease-in-out;
}

.b-stickyOffer .b-stickyOffer_tabs {
  clear: both;
}

.b-stickyOffer .b-stickyOffer_wrapper {
  position: relative;
  z-index: 1000;
  max-width: 1170px;
  padding: 15px;
  margin: auto;
  background: #fff;
  -webkit-box-shadow: 0 0 5px #bbb;
  box-shadow: 0 0 5px #bbb;
}

.b-stickyOffer .b-stickyOffer_wrapper.is-bottom {
  z-index: 999;
  padding: 6px 15px;
  overflow-x: auto;
}

.b-stickyOffer .b-stickyOffer_wrapper.is-bottom .b-stickyOffer_tabs {
  position: relative;
  width: 800px;
  height: 35px;
}

.b-stickyOffer .b-stickyOffer_desc {
  float: left;
  width: 50%;
}

.b-stickyOffer .b-stickyOffer_action .b-stickyOffer_actionPrice {
  float: left;
  font: 400 20px/25px Futura;
}

.b-cart .b-wideContent {
  padding: 0;
}

@font-face {
  font-family: fontello;
  src: url(../font/fontello.eot?53773140);
  src: url(../font/fontello.eot?53773140#iefix) format("embedded-opentype"),url(../font/fontello.svg?53773140#fontello) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: fontello;
  src: url(data:application/octet-stream;base64,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) format("woff"),url(data:application/octet-stream;base64,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ZQBkACAAYgB5ACAAcwB2AGcAMgB0AHQAZgAgAGYAcgBvAG0AIABGAG8AbgB0AGUAbABsAG8AIABwAHIAbwBqAGUAYwB0AC4AaAB0AHQAcAA6AC8ALwBmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQAAAAACAAAAAAAAAAoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD8AAAECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIBEwEUARUBFgEXARgBGQEaARsBHAEdAR4BHwEgASEBIgEjASQBJQEmAScBKAEpASoBKwEsAS0BLgEvATABMQEyATMBNAE1ATYBNwE4ATkBOgE7ATwBPQE+AT8GbWVudS0xBmxvZ291dAZjYW5jZWwGcGVuY2lsCmFycm93cy1jY3cFc2hhcmULcmlnaHQtc21hbGwFcmlnaHQGc2VhcmNoCHNlYXJjaC0xCGNhbmNlbC0xCGNhbmNlbC0yCGxvY2F0aW9uBXBob25lCmxvY2F0aW9uLTEKbG9jYXRpb24tMgRjYWxsDWRvd24tb3Blbi1iaWcNbGVmdC1vcGVuLWJpZw5yaWdodC1vcGVuLWJpZwt1cC1vcGVuLWJpZwx1cC1vcGVuLW1pbmkPcmlnaHQtb3Blbi1taW5pDmxlZnQtb3Blbi1taW5pDmRvd24tb3Blbi1taW5pCnN0YXItZW1wdHkLYW5nbGUtcmlnaHQIYW5nbGUtdXAKYW5nbGUtZG93bgphbmdsZS1sZWZ0BG1lbnUFZG90LTMFZG90LTIDZG90B3Bob25lLTEEdXNlcgV1c2Vycwh1c2VyLWFkZAxsb2NhdGlvbi1hbHQMbG9jYXRpb24taW52CmxvY2F0aW9uLTMGbWVudS0yCmxvY2F0aW9uLTQEbGVmdAZiYXNrZXQFdHJhc2gIYmFza2V0LTEMaW5mby1jaXJjbGVkBGluZm8Mc3Rhci1lbXB0eS0xCmJhc2tldC1hbHQIYmFza2V0LTIGdXNlci0xCGRvd24tZGlyBnVwLWRpcghib29rbWFyawpib29rbWFyay0xCmRvd24tZGlyLTEKYm9va21hcmstMg5ib29rbWFyay1lbXB0eQpkb3duLW1pY3JvCHVwLW1pY3JvAAAAAAEAAf//AA8AAAAAAAAAAAAAAAAAAAAAADIAMgNS/2kDUv9psAAssCBgZi2wASwgZCCwwFCwBCZasARFW1ghIyEbilggsFBQWCGwQFkbILA4UFghsDhZWSCwCkVhZLAoUFghsApFILAwUFghsDBZGyCwwFBYIGYgiophILAKUFhgGyCwIFBYIbAKYBsgsDZQWCGwNmAbYFlZWRuwACtZWSOwAFBYZVlZLbACLCBFILAEJWFkILAFQ1BYsAUjQrAGI0IbISFZsAFgLbADLCMhIyEgZLEFYkIgsAYjQrIKAAIqISCwBkMgiiCKsAArsTAFJYpRWGBQG2FSWVgjWSEgsEBTWLAAKxshsEBZI7AAUFhlWS2wBCywB0MrsgACAENgQi2wBSywByNCIyCwACNCYbCAYrABYLAEKi2wBiwgIEUgsAJFY7ABRWJgRLABYC2wBywgIEUgsAArI7ECBCVgIEWKI2EgZCCwIFBYIbAAG7AwUFiwIBuwQFlZI7AAUFhlWbADJSNhRESwAWAtsAgssQUFRbABYUQtsAkssAFgICCwCUNKsABQWCCwCSNCWbAKQ0qwAFJYILAKI0JZLbAKLCC4BABiILgEAGOKI2GwC0NgIIpgILALI0IjLbALLEtUWLEHAURZJLANZSN4LbAMLEtRWEtTWLEHAURZGyFZJLATZSN4LbANLLEADENVWLEMDEOwAWFCsAorWbAAQ7ACJUKxCQIlQrEKAiVCsAEWIyCwAyVQWLEBAENgsAQlQoqKIIojYbAJKiEjsAFhIIojYbAJKiEbsQEAQ2CwAiVCsAIlYbAJKiFZsAlDR7AKQ0dgsIBiILACRWOwAUViYLEAABMjRLABQ7AAPrIBAQFDYEItsA4ssQAFRVRYALAMI0IgYLABYbUNDQEACwBCQopgsQ0FK7BtKxsiWS2wDyyxAA4rLbAQLLEBDistsBEssQIOKy2wEiyxAw4rLbATLLEEDistsBQssQUOKy2wFSyxBg4rLbAWLLEHDistsBcssQgOKy2wGCyxCQ4rLbAZLLAIK7EABUVUWACwDCNCIGCwAWG1DQ0BAAsAQkKKYLENBSuwbSsbIlktsBossQAZKy2wGyyxARkrLbAcLLECGSstsB0ssQMZKy2wHiyxBBkrLbAfLLEFGSstsCAssQYZKy2wISyxBxkrLbAiLLEIGSstsCMssQkZKy2wJCwgPLABYC2wJSwgYLANYCBDI7ABYEOwAiVhsAFgsCQqIS2wJiywJSuwJSotsCcsICBHICCwAkVjsAFFYmAjYTgjIIpVWCBHICCwAkVjsAFFYmAjYTgbIVktsCgssQAFRVRYALABFrAnKrABFTAbIlktsCkssAgrsQAFRVRYALABFrAnKrABFTAbIlktsCosIDWwAWAtsCssALADRWOwAUVisAArsAJFY7ABRWKwACuwABa0AAAAAABEPiM4sSoBFSotsCwsIDwgRyCwAkVjsAFFYmCwAENhOC2wLSwuFzwtsC4sIDwgRyCwAkVjsAFFYmCwAENhsAFDYzgtsC8ssQIAFiUgLiBHsAAjQrACJUmKikcjRyNhIFhiGyFZsAEjQrIuAQEVFCotsDAssAAWsAQlsAQlRyNHI2GwBkUrZYouIyAgPIo4LbAxLLAAFrAEJbAEJSAuRyNHI2EgsAQjQrAGRSsgsGBQWCCwQFFYswIgAyAbswImAxpZQkIjILAIQyCKI0cjRyNhI0ZgsARDsIBiYCCwACsgiophILACQ2BkI7ADQ2FkUFiwAkNhG7ADQ2BZsAMlsIBiYSMgILAEJiNGYTgbI7AIQ0awAiWwCENHI0cjYWAgsARDsIBiYCMgsAArI7AEQ2CwACuwBSVhsAUlsIBisAQmYSCwBCVgZCOwAyVgZFBYIRsjIVkjICCwBCYjRmE4WS2wMiywABYgICCwBSYgLkcjRyNhIzw4LbAzLLAAFiCwCCNCICAgRiNHsAArI2E4LbA0LLAAFrADJbACJUcjRyNhsABUWC4gPCMhG7ACJbACJUcjRyNhILAFJbAEJUcjRyNhsAYlsAUlSbACJWGwAUVjIyBYYhshWWOwAUViYCMuIyAgPIo4IyFZLbA1LLAAFiCwCEMgLkcjRyNhIGCwIGBmsIBiIyAgPIo4LbA2LCMgLkawAiVGUlggPFkusSYBFCstsDcsIyAuRrACJUZQWCA8WS6xJgEUKy2wOCwjIC5GsAIlRlJYIDxZIyAuRrACJUZQWCA8WS6xJgEUKy2wOSywMCsjIC5GsAIlRlJYIDxZLrEmARQrLbA6LLAxK4ogIDywBCNCijgjIC5GsAIlRlJYIDxZLrEmARQrsARDLrAmKy2wOyywABawBCWwBCYgLkcjRyNhsAZFKyMgPCAuIzixJgEUKy2wPCyxCAQlQrAAFrAEJbAEJSAuRyNHI2EgsAQjQrAGRSsgsGBQWCCwQFFYswIgAyAbswImAxpZQkIjIEewBEOwgGJgILAAKyCKimEgsAJDYGQjsANDYWRQWLACQ2EbsANDYFmwAyWwgGJhsAIlRmE4IyA8IzgbISAgRiNHsAArI2E4IVmxJgEUKy2wPSywMCsusSYBFCstsD4ssDErISMgIDywBCNCIzixJgEUK7AEQy6wJistsD8ssAAVIEewACNCsgABARUUEy6wLCotsEAssAAVIEewACNCsgABARUUEy6wLCotsEEssQABFBOwLSotsEIssC8qLbBDLLAAFkUjIC4gRoojYTixJgEUKy2wRCywCCNCsEMrLbBFLLIAADwrLbBGLLIAATwrLbBHLLIBADwrLbBILLIBATwrLbBJLLIAAD0rLbBKLLIAAT0rLbBLLLIBAD0rLbBMLLIBAT0rLbBNLLIAADkrLbBOLLIAATkrLbBPLLIBADkrLbBQLLIBATkrLbBRLLIAADsrLbBSLLIAATsrLbBTLLIBADsrLbBULLIBATsrLbBVLLIAAD4rLbBWLLIAAT4rLbBXLLIBAD4rLbBYLLIBAT4rLbBZLLIAADorLbBaLLIAATorLbBbLLIBADorLbBcLLIBATorLbBdLLAyKy6xJgEUKy2wXiywMiuwNistsF8ssDIrsDcrLbBgLLAAFrAyK7A4Ky2wYSywMysusSYBFCstsGIssDMrsDYrLbBjLLAzK7A3Ky2wZCywMyuwOCstsGUssDQrLrEmARQrLbBmLLA0K7A2Ky2wZyywNCuwNystsGgssDQrsDgrLbBpLLA1Ky6xJgEUKy2waiywNSuwNistsGsssDUrsDcrLbBsLLA1K7A4Ky2wbSwrsAhlsAMkUHiwARUwLQAAAEu4AMhSWLEBAY5ZuQgACABjILABI0SwAyNwsgQoCUVSRLIKAgcqsQYBRLEkAYhRWLBAiFixBgNEsSYBiFFYuAQAiFixBgFEWVlZWbgB/4WwBI2xBQBEAAA=) format("truetype");
}

@font-face {
  font-family: fontello;
  src: url(../fonts/fontello/font/fontello.eot?7957725);
  src: url(../fonts/fontello/font/fontello.eot?7957725#iefix) format("embedded-opentype"),url(../fonts/fontello/font/fontello.woff?7957725) format("woff"),url(../fonts/fontello/font/fontello.ttf?7957725) format("truetype"),url(../fonts/fontello/font/fontello.svg?7957725#fontello) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Futura;
  src: url(../fonts/futura/futura.eot);
  src: url(../fonts/futura/futura.eot?#iefix) format("embedded-opentype"),url(../fonts/futura/futura.woff) format("woff"),url(../fonts/futura/futura.woff2) format("woff2"),url(../fonts/futura/futura.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: FuturaHeavy;
  src: url(../fonts/futura/futuraheavy.eot);
  src: url(../fonts/futura/futuraheavy.eot?#iefix) format("embedded-opentype"),url(../fonts/futura/futuraheavy.woff) format("woff"),url(../fonts/futura/futuraheavy.woff2) format("woff2"),url(../fonts/futura/futuraheavy.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: open_24_display_stregular;
  src: url(../fonts/open_24/open_24_display_st-webfont.eot);
  src: url(../fonts/open_24/open_24_display_st-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/open_24/open_24_display_st-webfont.woff2) format("woff2"),url(../fonts/open_24/open_24_display_st-webfont.woff) format("woff"),url(../fonts/open_24/open_24_display_st-webfont.ttf) format("truetype"),url(../fonts/open_24/open_24_display_st-webfont.svg#open_24_display_stregular) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: SamsungIFBlk;
  src: url(../fonts/samsung/samsungif_blk-webfont.eot);
  src: url(../fonts/samsung/samsungif_blk-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/samsung/samsungif_blk-webfont.woff2) format("woff2"),url(../fonts/samsung/samsungif_blk-webfont.woff) format("woff"),url(../fonts/samsung/samsungif_blk-webfont.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: SamsungIFBd;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/samsung/SamsungIF_Bd.eot?#iefix) format("embedded-opentype"),url(../fonts/samsung/SamsungIF_Bd.woff) format("woff"),url(../fonts/samsung/SamsungIF_Bd.ttf) format("truetype"),url(../fonts/samsung/SamsungIF_Bd.svg#SamsungIF_Bd) format("svg");
}

@font-face {
  font-family: SamsungIFRg;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/samsung/SamsungIF_Rg.eot?#iefix) format("embedded-opentype"),url(../fonts/samsung/SamsungIF_Rg.woff) format("woff"),url(../fonts/samsung/SamsungIF_Rg.ttf) format("truetype"),url(../fonts/samsung/SamsungIF_Rg.svg#SamsungIF_Rg) format("svg");
}

@font-face {
  font-family: samsung_interfaceblack;
  src: url(samsungif_blk-webfont.eot);
  src: url(samsungif_blk-webfont.eot?#iefix) format("embedded-opentype"),url(samsungif_blk-webfont.woff2) format("woff2"),url(samsungif_blk-webfont.woff) format("woff"),url(samsungif_blk-webfont.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: iconf;
  src: url(../fonts/smg_icons/sdds.eot?79686550);
  src: url(../fonts/smg_icons/sdds.eot?79686550#iefix) format("embedded-opentype"),url(../fonts/smg_icons/sdds.woff?79686550) format("woff"),url(../fonts/smg_icons/sdds.ttf?79686550) format("truetype"),url(../fonts/smg_icons/sdds.svg?79686550#sdds) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: fontello;
  src: url(../font/fontello.eot?53773140);
  src: url(../font/fontello.eot?53773140#iefix) format("embedded-opentype"),url(../font/fontello.svg?53773140#fontello) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: fontello;
  src: url(data:application/octet-stream;base64,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) format("woff"),url(data:application/octet-stream;base64,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ZQBkACAAYgB5ACAAcwB2AGcAMgB0AHQAZgAgAGYAcgBvAG0AIABGAG8AbgB0AGUAbABsAG8AIABwAHIAbwBqAGUAYwB0AC4AaAB0AHQAcAA6AC8ALwBmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQAAAAACAAAAAAAAAAoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD8AAAECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIBEwEUARUBFgEXARgBGQEaARsBHAEdAR4BHwEgASEBIgEjASQBJQEmAScBKAEpASoBKwEsAS0BLgEvATABMQEyATMBNAE1ATYBNwE4ATkBOgE7ATwBPQE+AT8GbWVudS0xBmxvZ291dAZjYW5jZWwGcGVuY2lsCmFycm93cy1jY3cFc2hhcmULcmlnaHQtc21hbGwFcmlnaHQGc2VhcmNoCHNlYXJjaC0xCGNhbmNlbC0xCGNhbmNlbC0yCGxvY2F0aW9uBXBob25lCmxvY2F0aW9uLTEKbG9jYXRpb24tMgRjYWxsDWRvd24tb3Blbi1iaWcNbGVmdC1vcGVuLWJpZw5yaWdodC1vcGVuLWJpZwt1cC1vcGVuLWJpZwx1cC1vcGVuLW1pbmkPcmlnaHQtb3Blbi1taW5pDmxlZnQtb3Blbi1taW5pDmRvd24tb3Blbi1taW5pCnN0YXItZW1wdHkLYW5nbGUtcmlnaHQIYW5nbGUtdXAKYW5nbGUtZG93bgphbmdsZS1sZWZ0BG1lbnUFZG90LTMFZG90LTIDZG90B3Bob25lLTEEdXNlcgV1c2Vycwh1c2VyLWFkZAxsb2NhdGlvbi1hbHQMbG9jYXRpb24taW52CmxvY2F0aW9uLTMGbWVudS0yCmxvY2F0aW9uLTQEbGVmdAZiYXNrZXQFdHJhc2gIYmFza2V0LTEMaW5mby1jaXJjbGVkBGluZm8Mc3Rhci1lbXB0eS0xCmJhc2tldC1hbHQIYmFza2V0LTIGdXNlci0xCGRvd24tZGlyBnVwLWRpcghib29rbWFyawpib29rbWFyay0xCmRvd24tZGlyLTEKYm9va21hcmstMg5ib29rbWFyay1lbXB0eQpkb3duLW1pY3JvCHVwLW1pY3JvAAAAAAEAAf//AA8AAAAAAAAAAAAAAAAAAAAAADIAMgNS/2kDUv9psAAssCBgZi2wASwgZCCwwFCwBCZasARFW1ghIyEbilggsFBQWCGwQFkbILA4UFghsDhZWSCwCkVhZLAoUFghsApFILAwUFghsDBZGyCwwFBYIGYgiophILAKUFhgGyCwIFBYIbAKYBsgsDZQWCGwNmAbYFlZWRuwACtZWSOwAFBYZVlZLbACLCBFILAEJWFkILAFQ1BYsAUjQrAGI0IbISFZsAFgLbADLCMhIyEgZLEFYkIgsAYjQrIKAAIqISCwBkMgiiCKsAArsTAFJYpRWGBQG2FSWVgjWSEgsEBTWLAAKxshsEBZI7AAUFhlWS2wBCywB0MrsgACAENgQi2wBSywByNCIyCwACNCYbCAYrABYLAEKi2wBiwgIEUgsAJFY7ABRWJgRLABYC2wBywgIEUgsAArI7ECBCVgIEWKI2EgZCCwIFBYIbAAG7AwUFiwIBuwQFlZI7AAUFhlWbADJSNhRESwAWAtsAgssQUFRbABYUQtsAkssAFgICCwCUNKsABQWCCwCSNCWbAKQ0qwAFJYILAKI0JZLbAKLCC4BABiILgEAGOKI2GwC0NgIIpgILALI0IjLbALLEtUWLEHAURZJLANZSN4LbAMLEtRWEtTWLEHAURZGyFZJLATZSN4LbANLLEADENVWLEMDEOwAWFCsAorWbAAQ7ACJUKxCQIlQrEKAiVCsAEWIyCwAyVQWLEBAENgsAQlQoqKIIojYbAJKiEjsAFhIIojYbAJKiEbsQEAQ2CwAiVCsAIlYbAJKiFZsAlDR7AKQ0dgsIBiILACRWOwAUViYLEAABMjRLABQ7AAPrIBAQFDYEItsA4ssQAFRVRYALAMI0IgYLABYbUNDQEACwBCQopgsQ0FK7BtKxsiWS2wDyyxAA4rLbAQLLEBDistsBEssQIOKy2wEiyxAw4rLbATLLEEDistsBQssQUOKy2wFSyxBg4rLbAWLLEHDistsBcssQgOKy2wGCyxCQ4rLbAZLLAIK7EABUVUWACwDCNCIGCwAWG1DQ0BAAsAQkKKYLENBSuwbSsbIlktsBossQAZKy2wGyyxARkrLbAcLLECGSstsB0ssQMZKy2wHiyxBBkrLbAfLLEFGSstsCAssQYZKy2wISyxBxkrLbAiLLEIGSstsCMssQkZKy2wJCwgPLABYC2wJSwgYLANYCBDI7ABYEOwAiVhsAFgsCQqIS2wJiywJSuwJSotsCcsICBHICCwAkVjsAFFYmAjYTgjIIpVWCBHICCwAkVjsAFFYmAjYTgbIVktsCgssQAFRVRYALABFrAnKrABFTAbIlktsCkssAgrsQAFRVRYALABFrAnKrABFTAbIlktsCosIDWwAWAtsCssALADRWOwAUVisAArsAJFY7ABRWKwACuwABa0AAAAAABEPiM4sSoBFSotsCwsIDwgRyCwAkVjsAFFYmCwAENhOC2wLSwuFzwtsC4sIDwgRyCwAkVjsAFFYmCwAENhsAFDYzgtsC8ssQIAFiUgLiBHsAAjQrACJUmKikcjRyNhIFhiGyFZsAEjQrIuAQEVFCotsDAssAAWsAQlsAQlRyNHI2GwBkUrZYouIyAgPIo4LbAxLLAAFrAEJbAEJSAuRyNHI2EgsAQjQrAGRSsgsGBQWCCwQFFYswIgAyAbswImAxpZQkIjILAIQyCKI0cjRyNhI0ZgsARDsIBiYCCwACsgiophILACQ2BkI7ADQ2FkUFiwAkNhG7ADQ2BZsAMlsIBiYSMgILAEJiNGYTgbI7AIQ0awAiWwCENHI0cjYWAgsARDsIBiYCMgsAArI7AEQ2CwACuwBSVhsAUlsIBisAQmYSCwBCVgZCOwAyVgZFBYIRsjIVkjICCwBCYjRmE4WS2wMiywABYgICCwBSYgLkcjRyNhIzw4LbAzLLAAFiCwCCNCICAgRiNHsAArI2E4LbA0LLAAFrADJbACJUcjRyNhsABUWC4gPCMhG7ACJbACJUcjRyNhILAFJbAEJUcjRyNhsAYlsAUlSbACJWGwAUVjIyBYYhshWWOwAUViYCMuIyAgPIo4IyFZLbA1LLAAFiCwCEMgLkcjRyNhIGCwIGBmsIBiIyAgPIo4LbA2LCMgLkawAiVGUlggPFkusSYBFCstsDcsIyAuRrACJUZQWCA8WS6xJgEUKy2wOCwjIC5GsAIlRlJYIDxZIyAuRrACJUZQWCA8WS6xJgEUKy2wOSywMCsjIC5GsAIlRlJYIDxZLrEmARQrLbA6LLAxK4ogIDywBCNCijgjIC5GsAIlRlJYIDxZLrEmARQrsARDLrAmKy2wOyywABawBCWwBCYgLkcjRyNhsAZFKyMgPCAuIzixJgEUKy2wPCyxCAQlQrAAFrAEJbAEJSAuRyNHI2EgsAQjQrAGRSsgsGBQWCCwQFFYswIgAyAbswImAxpZQkIjIEewBEOwgGJgILAAKyCKimEgsAJDYGQjsANDYWRQWLACQ2EbsANDYFmwAyWwgGJhsAIlRmE4IyA8IzgbISAgRiNHsAArI2E4IVmxJgEUKy2wPSywMCsusSYBFCstsD4ssDErISMgIDywBCNCIzixJgEUK7AEQy6wJistsD8ssAAVIEewACNCsgABARUUEy6wLCotsEAssAAVIEewACNCsgABARUUEy6wLCotsEEssQABFBOwLSotsEIssC8qLbBDLLAAFkUjIC4gRoojYTixJgEUKy2wRCywCCNCsEMrLbBFLLIAADwrLbBGLLIAATwrLbBHLLIBADwrLbBILLIBATwrLbBJLLIAAD0rLbBKLLIAAT0rLbBLLLIBAD0rLbBMLLIBAT0rLbBNLLIAADkrLbBOLLIAATkrLbBPLLIBADkrLbBQLLIBATkrLbBRLLIAADsrLbBSLLIAATsrLbBTLLIBADsrLbBULLIBATsrLbBVLLIAAD4rLbBWLLIAAT4rLbBXLLIBAD4rLbBYLLIBAT4rLbBZLLIAADorLbBaLLIAATorLbBbLLIBADorLbBcLLIBATorLbBdLLAyKy6xJgEUKy2wXiywMiuwNistsF8ssDIrsDcrLbBgLLAAFrAyK7A4Ky2wYSywMysusSYBFCstsGIssDMrsDYrLbBjLLAzK7A3Ky2wZCywMyuwOCstsGUssDQrLrEmARQrLbBmLLA0K7A2Ky2wZyywNCuwNystsGgssDQrsDgrLbBpLLA1Ky6xJgEUKy2waiywNSuwNistsGsssDUrsDcrLbBsLLA1K7A4Ky2wbSwrsAhlsAMkUHiwARUwLQAAAEu4AMhSWLEBAY5ZuQgACABjILABI0SwAyNwsgQoCUVSRLIKAgcqsQYBRLEkAYhRWLBAiFixBgNEsSYBiFFYuAQAiFixBgFEWVlZWbgB/4WwBI2xBQBEAAA=) format("truetype");
}

@font-face {
  font-family: fontello;
  src: url(../fonts/fontello/font/fontello.eot?7957725);
  src: url(../fonts/fontello/font/fontello.eot?7957725#iefix) format("embedded-opentype"),url(../fonts/fontello/font/fontello.woff?7957725) format("woff"),url(../fonts/fontello/font/fontello.ttf?7957725) format("truetype"),url(../fonts/fontello/font/fontello.svg?7957725#fontello) format("svg");
  font-weight: 400;
  font-style: normal;
}

[class*=" icon-"]:before,
[class^=icon-]:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
}

.icon-search:before {
  content: '\e808';
}

.icon-up-micro:before {
  content: '\e83d';
}

.icon-cancel:before {
  content: '\e802';
}

.icon-bookmark:before {
  content: '\e837';
}

.icon-location:before {
  content: '\e80c';
}

.icon-trash:before {
  content: '\e82d';
}

.icon-phone:before {
  content: '\e80d';
}

.icon-menu-1:before {
  content: '\e800';
}

.icon-basket:before {
  content: '\e82c';
}

.icon-down-dir:before {
  content: '\e835';
}

.icon-up-dir:before {
  content: '\e836';
}

.icon-angle-left:before {
  content: '\e81d';
}

.icon-angle-right:before {
  content: '\e81a';
}

.icon-angle-up:before {
  content: '\e81b';
}

.icon-angle-down:before {
  content: '\e81c';
}

.icon-star-empty-1:before {
  content: '\e831';
}

.icon-user:before {
  content: '\e823';
}

.icon-users:before {
  content: '\e824';
}

.icon-user-add:before {
  content: '\e825';
}

.icon-menu:before {
  content: '\e81e';
}

.icon-cancel-2:before {
  content: '\e80b';
}

.icon-info:before {
  content: '\e830';
}

.icon-info-circled:before {
  content: '\e82f';
}

.icon-bookmark-1:before {
  content: '\e838';
}

.icon-pencil:before {
  content: '\e803';
}

.icon-location-1:before {
  content: '\e80e';
}

.icon-phone-1:before {
  content: '\e822';
}

.icon-share:before {
  content: '\e805';
}

.icon-basket-1:before {
  content: '\e82e';
}

.icon-down-open-mini:before {
  content: '\e818';
}

.icon-left-open-mini:before {
  content: '\e817';
}

.icon-star-empty:before {
  content: '\e819';
}

.icon-up-open-mini:before {
  content: '\e815';
}

.icon-down-open-big:before {
  content: '\e811';
}

.icon-left-open-big:before {
  content: '\e812';
}

.icon-right-open-big:before {
  content: '\e813';
}

.icon-up-open-big:before {
  content: '\e814';
}

.icon-arrows-ccw:before {
  content: '\e804';
}

.icon-dot:before {
  content: '\e821';
}

.icon-dot-2:before {
  content: '\e820';
}

.icon-dot-3:before {
  content: '\e81f';
}

.icon-right-small:before {
  content: '\e806';
}

.icon-location-2:before {
  content: '\e80f';
}

.icon-location-inv:before {
  content: '\e827';
}

.icon-location-alt:before {
  content: '\e826';
}

.icon-user-1:before {
  content: '\e834';
}

.icon-location-3:before {
  content: '\e828';
}

.icon-basket-2:before {
  content: '\e833';
}

.icon-basket-alt:before {
  content: '\e832';
}

.icon-down-dir-1:before {
  content: '\e839';
}

.icon-menu-2:before {
  content: '\e829';
}

.icon-cancel-1:before {
  content: '\e80a';
}

.icon-location-4:before {
  content: '\e82a';
}

.icon-left:before {
  content: '\e82b';
}

.icon-right:before {
  content: '\e807';
}

.icon-call:before {
  content: '\e810';
}

.icon-bookmark-2:before {
  content: '\e83a';
}

.icon-bookmark-empty:before {
  content: '\e83b';
}

.icon-search-1:before {
  content: '\e809';
}

.icon-logout:before {
  content: '\e801';
}

.icon-down-micro:before {
  content: '\e83c';
}

.icon-right-open-mini:before {
  content: '\e816';
}

@font-face {
  font-family: Futura;
  src: url(../fonts/futura/futura.eot);
  src: url(../fonts/futura/futura.eot?#iefix) format("embedded-opentype"),url(../fonts/futura/futura.woff) format("woff"),url(../fonts/futura/futura.woff2) format("woff2"),url(../fonts/futura/futura.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: FuturaHeavy;
  src: url(../fonts/futura/futuraheavy.eot);
  src: url(../fonts/futura/futuraheavy.eot?#iefix) format("embedded-opentype"),url(../fonts/futura/futuraheavy.woff) format("woff"),url(../fonts/futura/futuraheavy.woff2) format("woff2"),url(../fonts/futura/futuraheavy.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: open_24_display_stregular;
  src: url(../fonts/open_24/open_24_display_st-webfont.eot);
  src: url(../fonts/open_24/open_24_display_st-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/open_24/open_24_display_st-webfont.woff2) format("woff2"),url(../fonts/open_24/open_24_display_st-webfont.woff) format("woff"),url(../fonts/open_24/open_24_display_st-webfont.ttf) format("truetype"),url(../fonts/open_24/open_24_display_st-webfont.svg#open_24_display_stregular) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: SamsungIFBlk;
  src: url(../fonts/samsung/samsungif_blk-webfont.eot);
  src: url(../fonts/samsung/samsungif_blk-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/samsung/samsungif_blk-webfont.woff2) format("woff2"),url(../fonts/samsung/samsungif_blk-webfont.woff) format("woff"),url(../fonts/samsung/samsungif_blk-webfont.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: SamsungIFBd;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/samsung/SamsungIF_Bd.eot?#iefix) format("embedded-opentype"),url(../fonts/samsung/SamsungIF_Bd.woff) format("woff"),url(../fonts/samsung/SamsungIF_Bd.ttf) format("truetype"),url(../fonts/samsung/SamsungIF_Bd.svg#SamsungIF_Bd) format("svg");
}

@font-face {
  font-family: SamsungIFRg;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/samsung/SamsungIF_Rg.eot?#iefix) format("embedded-opentype"),url(../fonts/samsung/SamsungIF_Rg.woff) format("woff"),url(../fonts/samsung/SamsungIF_Rg.ttf) format("truetype"),url(../fonts/samsung/SamsungIF_Rg.svg#SamsungIF_Rg) format("svg");
}

@font-face {
  font-family: samsung_interfaceblack;
  src: url(samsungif_blk-webfont.eot);
  src: url(samsungif_blk-webfont.eot?#iefix) format("embedded-opentype"),url(samsungif_blk-webfont.woff2) format("woff2"),url(samsungif_blk-webfont.woff) format("woff"),url(samsungif_blk-webfont.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: iconf;
  src: url(../fonts/smg_icons/sdds.eot?79686550);
  src: url(../fonts/smg_icons/sdds.eot?79686550#iefix) format("embedded-opentype"),url(../fonts/smg_icons/sdds.woff?79686550) format("woff"),url(../fonts/smg_icons/sdds.ttf?79686550) format("truetype"),url(../fonts/smg_icons/sdds.svg?79686550#sdds) format("svg");
  font-weight: 400;
  font-style: normal;
}

[class*=" iconf-"]:before,
[class^=iconf-]:before {
  font-family: iconf;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
}

.iconf-360:before {
  content: '\e800';
}

.iconf-account-book:before {
  content: '\e801';
}

.iconf-account-compare:before {
  content: '\e802';
}

.iconf-account-clipboard:before {
  content: '\e803';
}

.iconf-account-complaints:before {
  content: '\e804';
}

.iconf-account-dashboard:before {
  content: '\e805';
}

.iconf-account-orders:before {
  content: '\e806';
}

.iconf-account-settings:before {
  content: '\e807';
}

.iconf-arrow1bb:before {
  content: '\e808';
}

.iconf-arrow1br:before {
  content: '\e809';
}

.iconf-arrow2bb:before {
  content: '\e80a';
}

.iconf-arrow3gl:before {
  content: '\e80b';
}

.iconf-arrow3gr:before {
  content: '\e80c';
}

.iconf-arrow5bl:before {
  content: '\e80d';
}

.iconf-arrow5br:before {
  content: '\e80e';
}

.iconf-arrow7bl:before {
  content: '\e80f';
}

.iconf-arrow7br:before {
  content: '\e810';
}

.iconf-award1:before {
  content: '\e811';
}

.iconf-award2:before {
  content: '\e812';
}

.iconf-cart1b:before {
  content: '\e813';
}

.iconf-menu1:before {
  content: '\e814';
}

.iconf-lock:before {
  content: '\e815';
}

.iconf-linked1:before {
  content: '\e816';
}

.iconf-info2:before {
  content: '\e817';
}

.iconf-info1:before {
  content: '\e818';
}

.iconf-goog1:before {
  content: '\e819';
}

.iconf-fb2:before {
  content: '\e81a';
}

.iconf-data-8:before {
  content: '\e81b';
}

.iconf-data-7:before {
  content: '\e81c';
}

.iconf-data-6:before {
  content: '\e81d';
}

.iconf-data-5:before {
  content: '\e81e';
}

.iconf-data-4:before {
  content: '\e81f';
}

.iconf-data-3:before {
  content: '\e820';
}

.iconf-data-11:before {
  content: '\e821';
}

.iconf-data-10:before {
  content: '\e822';
}

.iconf-data-1:before {
  content: '\e823';
}

.iconf-contact3:before {
  content: '\e824';
}

.iconf-clock:before {
  content: '\e825';
}

.iconf-pack:before {
  content: '\e826';
}

.iconf-play:before {
  content: '\e827';
}

.iconf-plus1:before {
  content: '\e828';
}

.iconf-plus2:before {
  content: '\e829';
}

.iconf-search:before {
  content: '\e82a';
}

.iconf-separator:before {
  content: '\e82b';
}

.iconf-shipping:before {
  content: '\e82c';
}

.iconf-ssl1:before {
  content: '\e82d';
}

.iconf-ssl2:before {
  content: '\e82e';
}

.iconf-star1:before {
  content: '\e82f';
}

.iconf-tick:before {
  content: '\e830';
}

.iconf-tool:before {
  content: '\e831';
}

.iconf-trash:before {
  content: '\e832';
}

.iconf-twitter1:before {
  content: '\e833';
}

.iconf-user1:before {
  content: '\e834';
}

.iconf-user2:before {
  content: '\e835';
}

.iconf-view1:before {
  content: '\e836';
}

.iconf-view2:before {
  content: '\e837';
}

.iconf-warn1:before {
  content: '\e838';
}

.iconf-yt1:before {
  content: '\e839';
}

.iconf-data-2:before {
  content: '\e83a';
}

.iconf-data-9:before {
  content: '\e83b';
}

.c-header_wrap {
  -webkit-transition: all .3s;
  transition: all .3s;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
}

.c-header_wrap.is-hidden {
  z-index: -1;
  opacity: 0;
}

.sb-active .c-header_wrap {
  position: absolute;
}

.editorContent .m-form em.invalid {
  font-style: normal;
}

.sb-slidebar {
  background: #0057a4;
}

.iemobile .c-header_wrap {
  position: relative;
}

.iemobile .b-wideContent {
  padding-top: 10px;
}

.m-quickCart .quickCart_del {
  padding-right: 10px;
}

.m-quickCart.opened::after {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  opacity: 1;
}

.opened .m-quickCart_sub {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
  -webkit-transform: perspective(1200px) rotateX(0deg);
  -ms-transform: perspective(1200px) rotateX(0deg);
  transform: perspective(1200px) rotateX(0deg);
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  display: block;
}

.opened .m-quickCart_priceAll {
  -webkit-transition: color .5s;
  transition: color .5s;
  color: #0057a4;
}

.b-cart_confirmation .b-installments_countdown {
  margin: 10px 20px;
}

.m-productsBox .s-countTheOffer .m-productsBox_item {
  background: 0 0;
  border: 0;
}

.m-form .invalid {
  display: block;
  margin-top: 5px;
  color: #a30019;
}

.m-form .m-form_checkbox.js-checkRules p {
  display: inline;
}

.m-form .m-form_checkbox .js-moreRules,
.m-form .m-form_checkbox.is_open .js-lessRules {
  display: none;
}

.m-form .m-form_checkbox.is_open .js-moreRules {
  display: inline-block;
}

.m-installment .selectric .label {
  font-family: Futura;
}

.m-storeFinder-popup {
  max-width: 100%;
}

.m-storeFinder-popup .s-storefinder .m-btn_secondary {
  padding: 7px 15px;
  font-size: 15px;
}

.m-cartList table .m-cartList_itemProduct .m-cartList_itemOption .label {
  padding: 1px 9px;
  font-size: 11px;
}

.m-cartList table .m-cartList_itemProduct .m-cartList_itemOption .button::after {
  top: 3px;
}

.m-cartList table .s-cartList_flag_1 {
  background: #2ca311;
}

.m-cartList table .s-cartList_flag_2 {
  background: #303f9f;
}

.m-cartList table .s-cartList_flag_3 {
  background: #388e3c;
}

.m-cartList table .s-cartList_flag_4 {
  background: #0057a4;
}

.m-cartList table .s-cartList_flag_5 {
  background: #7bb000;
}

.m-cartOptions .m-cartOptions_box .m-cartOptions_shipping .s-select {
  width: 300px;
}

.b-cartLogin_content .s-subheadline {
  padding-bottom: 10px;
}

.m-shortCart .m-shortCart_headline {
  position: relative;
  padding: 15px 0;
  color: #333;
  background: #eaeaf0;
}

.m-shortCart .m-shortCart_headline .s-subheadline {
  position: relative;
  padding: 0 15px;
  color: #333;
  text-transform: none;
  background: #eaeaf0;
}

.s-mToggle {
  text-align: left;
  cursor: pointer;
  font: 600 14px/24px FuturaHeavy;
  text-transform: uppercase;
}

.s-mToggle i {
  float: right;
  margin-top: 8px;
  margin-left: 8px;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.s-mToggle.is-active i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.b-sidebar .s-mToggle {
  padding-bottom: 21px;
}

.filters_sticky {
  position: absolute;
  left: 0;
  z-index: 1000;
  width: 100%;
}

.b-resultToolbar .b-resultToolbar_wrap .b-resultToolbar_item.active {
  font-family: FuturaHeavy;
  font-weight: 600;
  color: #942a70;
}

.m-breadcrumb .selectricWrapper {
  float: left;
}

.s-saveBox .m-offerBox_item {
  border-bottom-color: #f4f4f4;
}

.b-offerBox_cell .m-offerBox_item .s-staticInfo {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999;
  display: none;
  padding: 10px 0;
  text-align: center;
}

.b-offerBox_cell .m-offerBox_item .m-offerBox_photo .s-quickView {
  -webkit-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 30px;
  left: 0;
  z-index: 0;
  color: #333;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 0 50% 0;
  -ms-transform-origin: 0 50% 0;
  transform-origin: 0 50% 0;
}

.b-offerBox_cell .m-offerBox_item .m-offerBox_photo .s-quickView::before {
  opacity: .95;
  -ms-filter: "alpha(Opacity=95)";
  filter: alpha(opacity=95);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: #fff;
  content: '';
}

.b-offerBox_cell .m-offerBox_item .m-offerBox_photo .s-quickView_txt {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  font: 400 14px/1 Futura;
  text-align: center;
  text-transform: uppercase;
}

.b-offerBox_cell .m-offerBox_item .m-offerBox_photo .s-quickView_txt i {
  margin-top: -4px;
  margin-right: 5px;
  vertical-align: middle;
}

.b-offerBox_cell .m-offerBox_item .m-offerBox_photo:hover .s-quickView {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
  -webkit-transform: perspective(1200px) rotateX(0deg);
  -ms-transform: perspective(1200px) rotateX(0deg);
  transform: perspective(1200px) rotateX(0deg);
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_photo .s-quickView {
  -webkit-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 30px;
  left: 0;
  z-index: 0;
  color: #333;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 0 50% 0;
  -ms-transform-origin: 0 50% 0;
  transform-origin: 0 50% 0;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_photo .s-quickView::before {
  opacity: .95;
  -ms-filter: "alpha(Opacity=95)";
  filter: alpha(opacity=95);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: #fff;
  content: '';
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_photo .s-quickView_txt {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  font: 400 14px/1 Futura;
  text-align: center;
  text-transform: uppercase;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_photo .s-quickView_txt i {
  margin-top: -4px;
  margin-right: 5px;
  vertical-align: middle;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_photo .s-staticInfo {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999;
  display: none;
  padding: 10px 0;
  text-align: center;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_photo:hover .s-quickView {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
  -webkit-transform: perspective(1200px) rotateX(0deg);
  -ms-transform: perspective(1200px) rotateX(0deg);
  transform: perspective(1200px) rotateX(0deg);
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
}

.b-offerBox_rows .m-offerBox_item .m-offerBox_photo:hover .s-staticInfo {
  display: block;
}

.m-offerGallery .m-offerGallery_th .m-offerGallery_prev.disabled {
  display: none;
}

.m-offerGallery .m-offerGallery_th .m-offerGallery_next.disabled {
  display: block!important;
}

.m-offerGallery .s-loadGallery {
  position: relative;
}

.m-offerGallery .s-loadGallery::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  background: url(/common/images/preloaders/preload2.gif) 50% 50% no-repeat #fff;
  content: '';
}

.m-offerGallery .s-zoom {
  text-align: center;
}

.m-offerGallery .s-zoom i {
  font-size: 25px;
}

.m-offerGallery .m_btn_secondary {
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  color: #ea363f;
}

.m-offerGallery .swiper-wrapper {
  margin: 0 auto;
}

.s-thumbsMask {
  height: 105px;
  overflow: hidden;
}

button:focus,
input:focus,
textarea:focus {
  outline: 0;
}

.m-breadcrumb .m-breadcrumb_item.current {
  display: inline-block;
  font-weight: 700;
}

.m-breadcrumb .m-breadcrumb_item.current::after {
  content: '';
}

.s-cart_addressesHeader {
  position: relative;
  color: #333;
  background: #eaeaf0;
}

.b-rating .br-current-rating {
  display: inline-block;
  margin-left: 10px;
  font: 600 16px/28px FuturaHeavy;
  color: #333;
}

.s-cart_addressHeadline p {
  padding-bottom: 20px;
}

.m-blind .m-prdSlider__smg .s-prdWrap .m-prdSlider_name {
  padding: 10px 0 7px;
  font-size: 16px;
  line-height: 22px;
}

.m-blind .m-prdSlider__smg .s-prdWrap .m-prdSlider_price {
  text-align: center;
}

.m-blind .swiper-slide-promo {
  display: none;
}

.m-blind .m-widget__smg {
  margin-bottom: 0;
}

.m-compareProducts .js-areDiffrent .m-compareProducts_item,
.m-compareProducts .js-areDiffrent .m-compareProducts_label {
  background: #f9fbfc;
  border-bottom: 1px solid #f0f0fc;
}

.m-compareProducts .s-compareProducts_pict {
  float: left;
  width: 60px;
  margin-right: 20px;
  margin-left: 10px;
}

.m-compareProducts .s-compareProducts_pict img {
  display: none;
  max-width: 100%;
}

.b-productSimilar .m-productSlider .m-productSlider_item .productSlider_name,
.b-productViewed .m-productSlider .m-productSlider_item .productSlider_name {
  display: block;
  margin: 10px 10px 0;
  font-weight: 400;
  line-height: 16px;
  height: 33px;
  overflow: hidden;
  color: #000;
}

.s-logosSlider .m-productSlider .m-productSlider_item {
  padding: 0 10px;
}

.s-logosSlider .m-productSlider .m-productSlider_item img {
  width: auto;
}

.s-storefinder {
  font-family: Arial;
}

.s-storefinder .s-storefinder_menu_input input {
  padding: 0 2%;
}

.s-storefinder .s-storefinder_menu_btn i {
  margin-top: 12px;
}

.s-storefinder .s-storefinder_menu_list {
  padding: 15px 17px;
}

.s-storefinder .s-storefinder_menu_list .s-storefinder_menu_toggle {
  margin-top: 3px;
  border-top: 5px solid #fff;
  border-bottom: 5px solid #fff;
}

.s-storefinder .s-storefinder_menu_list .s-storefinder_scroll {
  overflow-x: hidden;
  overflow-y: auto;
}

.s-storefinder .s-storefinder_menu_list .s-storefinder_menu_name {
  border-bottom: 1px solid #eee;
}

.m-storeFinder-popup .s-storefinder {
  position: relative;
  font-family: Arial;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_map {
  width: 100%;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_map img {
  max-width: inherit;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_menu {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 100;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_clear {
  display: none;
  padding-top: 10px;
  overflow: hidden;
  clear: both;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_clear.is-active {
  display: block;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_clear a {
  color: #333;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_menu_search {
  padding: 7px 8px;
  margin-bottom: 3px;
  overflow: hidden;
  background: #fff;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_menu_input {
  float: left;
  width: 81%;
  height: 47px;
  border-bottom: 1px solid #eee;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_menu_input input {
  width: 100%;
  height: 46px;
  font-size: 14px;
  line-height: normal;
  color: #888;
  border: 0;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_menu_btn {
  -webkit-transition: .3;
  transition: .3;
  float: right;
  width: 15%;
  height: 47px;
  text-align: center;
  background-color: #888;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_menu_btn:hover {
  background-color: #ddd;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_menu_btn_ico {
  display: block;
  width: 15px;
  height: 14px;
  margin: 17px auto 0;
  background: url(../images/search.png) no-repeat;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_menu_list {
  padding: 15px 17px;
  background: #fff;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_menu_list .s-storefinder_menu_toggle {
  margin-top: 3px;
  border-top: 5px solid #fff;
  border-bottom: 5px solid #fff;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_menu_list ul {
  list-style: none;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_menu_list li {
  padding: 15px 25px 15px 0;
  cursor: pointer;
  border-bottom: 1px solid #eee;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_menu_list li:hover {
  border-bottom: 1px solid #000;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_menu_list li .s-storefinder_details {
  display: none;
  padding-top: 10px;
  line-height: 20px;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_menu_list li.is-active .s-storefinder_details {
  display: block;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_menu_list .s-storefinder_scroll {
  overflow-x: hidden;
  overflow-y: auto;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_menu_list .s-storefinder_menu_name {
  border-bottom: 1px solid #eee;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_menu_name {
  position: relative;
  padding: 20px 30px;
  font: 24px/1 Futura;
  color: #444;
  text-transform: uppercase;
  border-bottom: 1px solid #f4f4f4;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_menu_toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 14px;
  height: 4px;
  cursor: pointer;
  background: #333;
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_menu_toggle::after {
  position: absolute;
  top: -5px;
  left: 5px;
  display: block;
  width: 4px;
  height: 14px;
  background: #333;
  content: '';
}

.m-storeFinder-popup .s-storefinder .s-storefinder_menu_toggle.is-active::after {
  display: none;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_list_name {
  font: 14px/17px Arial;
  color: #333;
}

.m-storeFinder-popup .s-storefinder .s-storefinder_list_address {
  font-size: 14px;
  color: #777;
}

.m-storeFinder-popup .s-storefinder_marker_label {
  width: 29px;
  height: 41px;
  font-size: 14px;
  text-align: center;
}

.m-storeFinder-popup .s-storefinder_info_content {
  min-width: 200px;
}

.m-flyer .m-flyer_page.blank {
  background: #000;
}

.m-flyer .m-flyer_page.blank .page_nr {
  display: none;
}

.m-flyer .m-flyer_page.even.pre_activeP,
.m-flyer .m-flyer_page.odd.pre_activeN {
  cursor: pointer;
}

.m-flyer .m-flyer_page.even.pre_activeN,
.m-flyer .m-flyer_page.odd.pre_activeP {
  cursor: url(../../../../images/grab.cur),w-resize;
}

.m-flyer .m-flyer_page.even.pre_activeN:active,
.m-flyer .m-flyer_page.odd.pre_activeP:active {
  cursor: url(../../../../images/grabbed.cur),default;
}

.m-flyer .m-flyer_page.odd.active {
  -webkit-box-shadow: 0 0 50px rgba(0,0,0,.75);
  -ms-box-shadow: 0 0 50px rgba(0,0,0,.75);
  -o-box-shadow: 0 0 50px rgba(0,0,0,.75);
  box-shadow: 0 0 50px rgba(0,0,0,.75);
}

.m-flyer .m-flyer_page.even.pre_activeN .shadow,
.m-flyer .m-flyer_page.even.pre_activeP .shadow {
  -webkit-box-shadow: inset -50px 0 50px -50px rgba(0,0,0,.75);
  -ms-box-shadow: inset -50px 0 50px -50px rgba(0,0,0,.75);
  -o-box-shadow: inset -50px 0 50px -50px rgba(0,0,0,.75);
  box-shadow: inset -50px 0 50px -50px rgba(0,0,0,.75);
}

.m-flyer .m-flyer_page.odd.pre_activeP {
  -webkit-box-shadow: 20px 0 20px -20px rgba(0,0,0,.75);
  -ms-box-shadow: 20px 0 20px -20px rgba(0,0,0,.75);
  -o-box-shadow: 20px 0 20px -20px rgba(0,0,0,.75);
  box-shadow: 20px 0 20px -20px rgba(0,0,0,.75);
}

.m-flyer .m-flyer_page.even.pre_activeN {
  -webkit-box-shadow: -20px 0 20px -15px rgba(0,0,0,.75);
  -ms-box-shadow: -20px 0 20px -15px rgba(0,0,0,.75);
  -o-box-shadow: -20px 0 20px -15px rgba(0,0,0,.75);
  box-shadow: -20px 0 20px -15px rgba(0,0,0,.75);
}

.m-flyer .m-flyer_page.even .page_nr,
.m-flyer .m-flyer_page.even .pg {
  left: 5px;
}

.m-flyer .m-flyer_page.odd .page_nr,
.m-flyer .m-flyer_page.odd .pg {
  right: 5px;
}

.m-flyer .m-flyer_page * {
  z-index: 10;
  position: relative;
  tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}

.m-flyer .shadow {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  pointer-events: none;
  -ms-pointer-events: none;
}

.m-flyer .page_nr,
.m-flyer .pg {
  position: absolute;
  z-index: 1000;
  width: 25px;
  text-align: center;
  bottom: 5px;
  background: rgba(0,0,0,.55);
  color: #eee;
  padding: 3px 0;
  font-family: sans-serif;
  font-size: 12px;
}

.m-flyer .load {
  display: none;
}

.m-flyer .zoomer {
  cursor: crosshair;
  position: absolute;
  z-index: 1000;
  border: 4px solid #E03524;
  -webkit-box-shadow: 0 0 5px #333;
  box-shadow: 0 0 5px #333;
  border-radius: 50%;
}

.m-flyer .zoomer .zoom_loading {
  background: url(../../../../images/loading.png) 50% 50% no-repeat rgba(0,0,0,.65);
  color: #fff;
  text-align: center;
}

.m-flyer .m-footer_pagination_next {
  float: right;
  margin-left: 5px;
}

.m-flyer .m-footer_pagination_prev {
  float: left;
  margin-right: 5px;
}

.m-flyer .m-footer_pagination_link {
  cursor: pointer;
}

.m-flyer .m-footer_pagination_link.is-active {
  cursor: default;
}

.m-flyer .m-footer_pagination_link {
  width: 15px;
  height: 15px;
  margin: 0 4px;
  float: none;
  line-height: normal;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  background: 0 0;
  border: 2px solid #fff;
  padding: 0;
  border-radius: 50%;
  -webkit-transition: .3s;
  transition: .3s;
}

.m-flyer .m-footer_pagination_link.is-active {
  background: #fff;
}

.m-flyer .m-footer_pagination_link i {
  font-size: 38px;
  position: relative;
  top: -4px;
}

.m-flyer .m-footer_pagination_link:hover {
  color: #000;
  background: #fff;
}

.flyer_cell a {
  display: block;
  height: 100%;
}

.m-flyer .m-flyer_page.even,
.m-flyer .m-flyer_page.odd {
  border: none;
}

.m-flyer .s-flyer_navi {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  opacity: 0;
  padding: 0 15px;
  top: 50%;
  position: absolute;
}

.m-flyer .m-flyer_prev {
  left: 0;
  margin-top: -45px;
}

.m-flyer .m-flyer_next {
  right: 0;
  margin-top: -45px;
}

.m-flyer .disabled,
.m-flyer .m-footer_pagination2 {
  display: none;
}

.m-flyer .m-footer_pagination_bullets {
  float: left;
  margin: 10px 0;
}

.m-flyer .page_nr {
  display: none;
}

.m-flyer .s-flyer_page_legend {
  background-image: none;
}

.m-flyer .s-legend_button {
  float: left;
  clear: both;
}

.m-flyer .s-legend_description {
  float: left;
  padding: 4px 0 2%;
}

.m-flyer .s-legend_footer {
  clear: both;
  color: #555;
}

.m-installment_slideItemLabels .ui-slider-range {
  display: none;
}

.m-installment_slideContainer .ui-slider-range {
  border-radius: 3px;
  -webkit-box-shadow: inset 0 2px 4px -2px rgba(0,0,0,.3);
  -ms-box-shadow: inset 0 2px 4px -2px rgba(0,0,0,.3);
  -o-box-shadow: inset 0 2px 4px -2px rgba(0,0,0,.3);
  box-shadow: inset 0 2px 4px -2px rgba(0,0,0,.3);
  height: 10px;
  background-color: #0057a4;
}

.m-installment_slideContainer .ui-slider-handle {
  border-radius: 0;
  position: relative;
  top: -28px;
  display: inline-block;
  height: 44px;
  padding: 0 20px;
  margin-left: -40px;
  line-height: 44px;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #ddd;
}

.m-installment_slideContainer .ui-slider-handle:hover {
  text-decoration: none;
}

.m-installment_slideContainer .ui-slider-handle::after,
.m-installment_slideContainer .ui-slider-handle::before {
  position: absolute;
  display: block;
  width: 5px;
  height: 5px;
  border-top: 1px solid #333;
  top: 50%;
  margin-top: -2px;
  content: '';
}

.m-installment_slideContainer .ui-slider-handle::after {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 1px solid #333;
  right: 10px;
}

.m-installment_slideContainer .ui-slider-handle::before {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-left: 1px solid #333;
  left: 10px;
}

.ui-slider {
  -webkit-box-shadow: inset 0 2px 4px -2px rgba(0,0,0,.3);
  -ms-box-shadow: inset 0 2px 4px -2px rgba(0,0,0,.3);
  -o-box-shadow: inset 0 2px 4px -2px rgba(0,0,0,.3);
  box-shadow: inset 0 2px 4px -2px rgba(0,0,0,.3);
  border-radius: 3px;
  height: 10px;
  margin: 0 40px;
  cursor: pointer;
  background-color: #f2f2f2;
}

.ui-slider.is-labeled .ui-slider-handle {
  top: -70px;
  height: 80px;
  background: 0 0;
  border: 0;
}

.ui-slider.is-labeled .ui-slider-handle::after,
.ui-slider.is-labeled .ui-slider-handle::before {
  display: none;
}

#santanderForm .selectricHideSelect {
  top: 100%;
  left: 0;
  width: auto;
  height: auto;
  margin-top: 0;
  font-size: 16px;
}

#santanderForm .selectricHideSelect .invalid,
#santanderForm .selectricHideSelect .valid,
#santanderForm .selectricHideSelect select {
  display: none;
}

.b-productBonus .m-news .s-plusBonus {
  position: absolute;
  bottom: -25px;
  left: 50%;
  z-index: 100;
  display: block;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  line-height: 50px;
  color: #444;
  text-align: center;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.b-productBonus .m-news .s-plusBonus::after {
  position: absolute;
  top: 50%;
  left: 26%;
  width: 50%;
  height: 1px;
  background: #333;
  content: '';
}

.b-productBonus .m-news .s-plusBonus::before {
  position: absolute;
  top: 27%;
  left: 50%;
  width: 1px;
  height: 50%;
  background: #333;
  content: '';
}

.m-prdSlider .m-prdSlider_pagin span.swiper-active-switch {
  background: #333;
}

.m-prdSlider .disabled {
  display: none;
}

.m-prdSlider .s-prdSlider_feature {
  padding: 10px 0;
  font: 400 20px/35px Futura;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.m-prdSlider .s-prdSlider_cat {
  padding: 0 0 20px;
  font: 400 18px/35px Futura;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.m-prdSlider .s-prdSlider-name {
  text-align: center;
}

.m-prdSlider .s-prdSlider-name a:hover {
  color: #0057a4;
}

.m-prdSlider .s-prdWrap .m-prdSlider_item {
  float: left;
}

.m-prdSlider .s-prdWrap .m-prdSlider_item .m-prdSlider_inner {
  padding: 18px 25px 0;
}

.m-prdSlider .s-prdWrap .m-prdSlider_item .m-prdSlider_name {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 0;
  font: 400 15px/19px Futura;
  color: #333;
}

.m-prdSlider .s-prdWrap .m-prdSlider_item .s-prdSlider-name {
  width: 100%;
}

.m-prdSlider .s-prdWrap .m-prdSlider_item .s-prdSlider-price {
  float: right;
  width: 100%;
  text-align: center;
}

.m-prdSlider .s-prdWrap .m-prdSlider_item .m-prdSlider_price {
  padding-top: 2px;
  font-size: 25px;
  line-height: 25px;
  color: #333;
}

.b-hpTop .m-prdSlider .s-prdWrap .m-prdSlider_item {
  border-bottom: 1px solid #eee;
}

.b-hpTop .m-prdSlider .s-prdWrap .swiper-slide-promo {
  border-bottom: 0 none;
}

.s-accesoriesKV {
  position: relative;
  float: left;
  width: 25%;
  height: 340px;
  margin-top: -1px;
  background: #eec348;
}

.s-accesoriesKV .s-accesoriesKV_txt {
  position: absolute;
  right: 20px;
  bottom: 15px;
  left: 20px;
}

.s-accesoriesKV .s-accesoriesKV_txt .s-accesoriesKV_headline {
  font: 400 27px/27px Futura;
  color: #fff;
}

.s-accesoriesKV .s-accesoriesKV_txt p {
  padding-top: 10px;
  font: 400 14px/21px Futura;
  color: #fff;
}

.b-catAccesories {
  float: left;
  width: 75%;
}

.b-catAccesories .m-prdSlider .m-prdSlider_item .s-prdSlider-name {
  width: 100%;
  text-align: left;
}

.b-catAccesories .m-prdSlider .m-prdSlider_item .s-prdSlider-price {
  float: right;
  width: 100%;
  text-align: left;
}

.b-prodAccesories .m-prdSlider .m-prdSlider_item .s-prdSlider-name {
  width: 100%;
  text-align: center;
}

.b-prodAccesories .m-prdSlider .m-prdSlider_item .s-prdSlider-price {
  float: right;
  width: 100%;
  text-align: center;
}

.b-prodAccesories .m-prdSlider .slick-slider {
  margin-bottom: 0;
}

.b-prodAccesories .m-prdSlider .slick-disabled {
  display: none;
}

.b-prodAccesories .m-prdSlider .slick-slide img {
  margin: 0 auto;
}

.b-prodAccesories .m-prdSlider .m-prdSlider_next.disabled,
.b-prodAccesories .m-prdSlider .m-prdSlider_prev.disabled {
  display: none;
}

.b-prodSimilar .m-prdSlider .m-prdSlider_item .s-prdSlider-name {
  width: 100%;
  text-align: center;
}

.b-prodSimilar .m-prdSlider .m-prdSlider_item .s-prdSlider-price {
  float: right;
  width: 100%;
  text-align: center;
}

.b-prodSets .m-prdSlider .s-prdSlider-price p {
  float: none;
}

.b-prodSets .m-prdSlider .m-prdSlider-oldPrice {
  padding-right: 10px;
  font: 400 25px/62px Futura;
  text-decoration: line-through;
}

.b-prodSets .m-prdSlider .s-prdSlider_set .m-prdSlider_photo,
.b-prodSets .m-prdSlider .s-prdSlider_set .s-prdSlider_plus {
  float: left;
}

.b-prodSets .m-prdSlider .s-prdSlider_savings {
  padding: 10px 0;
  font-family: Futura;
  font-size: 16px;
  color: #da5309;
  text-transform: uppercase;
}

.b-hpWeekOffer {
  background: #eaeaf0;
}

.b-hpWeekOffer .s-countTheOffer {
  overflow: hidden;
  text-align: center;
}

.b-hpWeekOffer .s-countTheOffer .s-countTheOffer_name {
  padding: 5px 0;
  margin-top: 5px;
  font: 15px/18px Futura;
}

.b-hpWeekOffer .s-countTheOffer .s-countTheOffer_name a {
  display: block;
  margin-bottom: 5px;
  font-size: 15px;
  color: #333;
}

.b-hpWeekOffer .s-countTheOffer .s-countTheOffer_name span {
  display: block;
  font-family: Futura;
  text-transform: uppercase;
}

.b-hpWeekOffer .s-countTheOffer .s-countTheOffer_price {
  padding: 10px 0 15px;
  font: 29px/33px Futura;
}

.b-hpWeekOffer .s-countTheOffer .s-countTheOffer_price i {
  margin-bottom: -4px;
}

.b-hpWeekOffer .s-countTheOffer .s-countDown {
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
  clear: both;
}

.b-hpWeekOffer .s-countTheOffer .s-timePart {
  float: left;
  width: 25%;
  padding-top: 10px;
  text-align: center;
}

.b-hpWeekOffer .s-countTheOffer .s-timePart span {
  font-family: open_24_display_stregular;
  font-size: 40px;
}

.b-hpWeekOffer .s-countTheOffer .s-timePart p {
  text-transform: uppercase;
}

.b-hpWeekOffer .m-prdSlider .s-prdWrap .m-prdSlider_item .m-prdSlider_inner {
  padding: 10px;
}

.b-hpWeekOffer .m-prdSlider .s-prdWrap .m-prdSlider_item .s-prdSlider-name {
  font: 15px/18px Futura;
}

.b-hpWeekOffer .m-prdSlider .s-prdWrap .m-prdSlider_item .s-prdSlider-name .m-prdSlider_name {
  display: block;
  text-align: center;
}

.b-hpWeekOffer .m-prdSlider .s-prdWrap .m-prdSlider_item .s-prdSlider-name span {
  display: block;
  padding-bottom: 5px;
  font-family: Futura;
  text-transform: uppercase;
}

.b-hpWeekOffer .m-prdSlider .s-prdWrap .m-prdSlider_item .s-prdSlider-price {
  padding-top: 10px;
  text-align: center;
}

.b-hpWeekOffer .m-imageSwiper_pagin span.swiper-active-switch {
  background: #0057a4;
}

.disabled {
  display: none;
}

.b-preCart .mfp-close {
  margin: 5px;
  color: #222;
}

.m-productAction .m-productAction_social .fa-envelope-o {
  color: #444;
}

.m-productAction .m-productAction_social .fa-facebook {
  color: #3C5A98;
}

.m-productAction .m-productAction_social .fa-twitter {
  color: #00A9E1;
}

.m-productAction .m-productAction_social .fa-pinterest-square {
  color: #D22518;
}

.m-productAction .s-productOutlet {
  padding: 15px;
  border: 1px solid #ddd;
  background: #f2f2f2;
  margin-top: 10px;
  font-size: 13px;
}

.m-productAction .s-productOutlet .s-productOutlet_headline {
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 10px;
}

.m-productAction .s-productOutlet li {
  list-style: none;
  position: relative;
  padding-left: 10px;
}

.m-productAction .s-productOutlet li:before {
  content: "";
  width: 4px;
  height: 4px;
  background: #df0000;
  position: absolute;
  left: 0;
  top: 6px;
}

.m-productData .m-productData_name .s-featureIcon {
  float: left;
}

.m-productData .m-productData_name .s-featureDesc {
  width: 76%;
  padding: 0;
  margin: 8px 0 16px;
}

.m-productData .m-productData_param .s-data-label {
  padding-top: 6px;
  margin-bottom: -4px;
  font-family: Futura;
}

.m-productData .m-productData_param .b-col_33 {
  padding-bottom: 10px;
}

.m-productData .m-productData_param .b-col_2 {
  float: left;
  padding-bottom: 10px;
}

.m-productData.m-productData_noIcons .m-productData_name p {
  padding: 0 0 0 10px;
  margin: 10px;
  font-size: 15px;
}

.m-productData.m-productData_striped .m-productData_row:nth-child(2n) {
  background: #f4f4f4;
}

.b-productInfo .m-productDescr .m-productDescr_energyClass {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  padding-right: 10px;
}

.s-productData_list {
  list-style: none;
}

.s-productData_list .s-productData_list_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.s-productData_list .s-productData_list_item:last-child {
  margin: 0;
}

.s-productData_list .s-productData_list_col_2 {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  word-break: break-all;
}

.s-productData_list .s-productData_list_col_2:first-of-type {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 270px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.s-productData_list .s-productData_list_col_2:last-of-type {
  padding-left: 30px;
}

.s-productData_list .s-productData_list_name {
  padding: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.s-productData_list .s-productData_list_icon {
  width: 40px;
  margin-right: 10px;
}

.m-energyClass .white-popup {
  max-width: 800px;
}

.m-quickCart .ps-scrollbar-x-rail {
  display: none;
}

.m-quickCart .ps-scrollbar-y-rail {
  z-index: 1000;
}

.m-form .selectricWrapper ul li,
.m-select ul li {
  margin-bottom: 0;
  color: #222;
}

.m-installment_header .m-select_label {
  display: block;
  margin-bottom: 10px;
  font: 400 16px/1 Futura,sans-serif;
}

.b-installment .m-installment .selectric .label {
  padding: 12px 15px;
  font-family: Futura;
}

.b-installment .m-installment .selectric .button {
  width: 40px;
  height: 40px;
}

.b-cart_content .m-installment .m-select {
  float: none;
  max-width: none;
  padding: 0 20px;
}

.b-cart_content .m-installment .m-select .m-select_label,
.b-cart_content .m-installment .m-select .selectricWrapper {
  display: inline-block;
  float: none;
  padding: 0;
  margin: 0;
  vertical-align: middle;
}

.b-cart_content .m-installment .m-select .selectricItems {
  z-index: 100;
}

.b-cart_content .m-installment .m-select .selectricScroll ul li {
  margin-bottom: 0;
  color: #222;
}

.s-sortToolbar .selectric .label {
  min-width: 137px;
  padding: 10px;
  font-family: Futura;
  font-size: 14px;
  border-radius: 3px;
}

.s-sortToolbar .selectric .button {
  top: 4px;
  right: 1px;
}

.m-shops {
  padding: 20px;
  background: #fff;
}

.m-shops .m-shops_search {
  margin-bottom: 15px;
}

.m-shops .m-shops_headline {
  font: 400 25px/1 Futura;
  text-transform: uppercase;
}

.m-shops .m-shops_cities li {
  list-style: none;
}

.m-shops .s-shops_btn {
  padding: 20px 30px;
  font: 400 15px/1 Futura;
  color: #0057a4;
  border: 1px solid #0057a4;
}

.m-shops .s-shops_address {
  font: 400 16px/1.4 Futura;
}

.m-shops .s-shops_tel {
  font: 400 21px/1 Futura;
}

.m-shops .s-shops_tel i {
  margin-right: 15px;
  vertical-align: middle;
}

.m-shops .s-shops_mail {
  font: 400 16px/1 Futura;
}

.m-shops .s-shops_mail i {
  margin-right: 7px;
  vertical-align: middle;
}

.m-shops .s-shops_mail a {
  font-size: 16px;
}

.m-shops .s-shops_open i {
  position: absolute;
  top: 3px;
  left: 0;
}

.m-shops .s-shops_open .g-col-md-6 {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 10px 28px;
}

.m-shops .s-shops_gallery {
  margin-bottom: 2px;
}

.m-shops .s-shops_image_thumb {
  opacity: .4;
}

.m-shops .s-shops_image_thumb.slick-active {
  opacity: 1;
}

.m-shops .s-shops_image_thumb .s-shops_imagePadding {
  padding: 0 1px;
}

.m-shops .s-shops_image_thumb:first-child .s-shops_imagePadding {
  padding-left: 0;
}

.m-shops .slick-dots {
  top: 100%;
  bottom: auto;
}

.m-subMenuHeader_item.js-opened .m-subMenu {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
  -webkit-transform: perspective(1200px) rotateX(0deg);
  transform: perspective(1200px) rotateX(0deg);
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
}

.m-table .s-data-label {
  font-family: Futura;
}

.icon {
  display: inline-block;
}

.b-note {
  padding-top: 30px;
  padding-bottom: 46px;
  background-color: #f4f4f4;
}

.b-mWrap {
  margin: 10px 0 20px;
  background: #fff;
}

.b-col_isSeparator {
  border: 1px solid #e1e1e1;
  border-top: 0;
  border-bottom: 0;
}

.b-col_3 {
  float: left;
  width: 33.2%;
}

.b-col_33 {
  float: left;
  width: 33.3333%;
}

.s-prdListHeader {
  border-bottom: 2px solid #0057a4;
}

.s-prdListHeader .s-prdListHeader_headline {
  float: left;
  padding: 15px 0 15px 20px;
  font: 15px/15px Futura;
  color: #444;
  text-transform: uppercase;
}

.s-prdListHeader .s-prdListHeader_headline span {
  font-family: Futura;
}

.s-feature {
  margin-bottom: 10px;
  background: #fff;
}

.s-feature .s-feature_item {
  position: relative;
  display: inline;
  margin: 0 auto;
  font-family: Futura;
  text-transform: uppercase;
}

.s-feature .b-col_3 {
  text-align: center;
}

.s-feature .b-col_isSeparator {
  border: 1px solid #e1e1e1;
  border-top: 0;
  border-bottom: 0;
}

.b-account_contentWrap .b-offerBox_cell {
  border-right: 1px solid #e1e1e1;
}

.b-notifyError {
  position: relative;
  font-size: 15px;
  color: #ec3844;
}

.b-notifyError i {
  position: absolute;
  top: 2px;
  left: 0;
}

.b-cartWidget_header {
  position: relative;
  padding: 15px 20px;
  margin-left: 1px;
  font-family: Futura;
  font-size: 20px;
  text-transform: uppercase;
  background: #f4f4f4;
  border-top: 1px solid #e1e1e1;
}

.b-cartWidget_header .b-cartWdiget_edit {
  display: block;
}

.b-cartSidebar .b-cartWidget_header {
  margin-right: 1px;
  margin-left: 0;
  font-family: Futura;
  font-size: 16px;
  text-transform: uppercase;
}

.s-subheadlineLg {
  position: relative;
  font-family: Futura;
  font-size: 18px;
  line-height: 21px;
  color: #333;
  text-transform: uppercase;
}

.s-subheadlineLight {
  position: relative;
  font-family: Futura;
  font-size: 26px;
  line-height: 26px;
  color: #333;
}

.s-subheadline {
  position: relative;
  font-family: Futura;
  font-size: 15px;
  color: #333;
  text-transform: uppercase;
}

.s-subheadline .s-subEdit {
  position: absolute;
  top: 0;
  right: 0;
  font-family: Futura;
  font-size: 15px;
  text-transform: none;
}

.s-headline {
  font-family: Futura;
  font-size: 20px;
  color: #333;
  text-transform: uppercase;
}

.b-cartSummary {
  overflow: hidden;
}

.s-cartFeatures_box {
  padding: 20px;
  border-bottom: 1px solid #e1e1e1;
}

.s-cartFeatures_box table {
  width: 100%;
}

.s-cartFeatures_box table td {
  font-size: 16px;
  line-height: 19px;
  vertical-align: middle;
}

.s-cartFeatures_box .s-cartFeatures_headline {
  padding-bottom: 10px;
  font-family: Futura;
  font-size: 16px;
  text-transform: uppercase;
}

.s-cartFeatures_box .s-cartFeatures_txt {
  font-size: 16px;
  line-height: 20px;
}

.s-cartFeatures_box .s-cartFeatures_txt a .icon {
  margin-bottom: -2px;
  margin-left: 4px;
}

.s-cartFeatures_box .s-cartContact_info .s-cartContact_ic {
  float: left;
  width: 26%;
}

.s-cartFeatures_box .s-cartContact_info .s-cartContact_nrs {
  float: left;
  width: 72%;
  padding-left: 2%;
}

.s-cartFeatures_box .s-cartContact_info .s-cartContact_nrs .s-cartContact_nr1 {
  padding-top: 4px;
  font-family: Futura;
  font-size: 27px;
  line-height: 32px;
}

.s-cartFeatures_box .s-cartContact_info .s-cartContact_nrs .s-cartContact_nr2 {
  font-size: 15px;
}

.s-trackYourOrder {
  width: 65%;
  padding: 20px;
  border: 1px solid #e1e1e1;
}

.s-productLPDescription {
  position: relative;
  margin-top: -1px;
  color: #fff;
  background: #eb7c3f;
}

.s-productLPDescription .s-productLPDescription_hero {
  position: absolute;
  top: 180px;
  right: 112px;
  width: 280px;
  font-family: Futura;
  font-size: 55px;
  line-height: 48px;
  text-transform: uppercase;
}

.s-productLPDescription .s-productLPDescription_content {
  overflow: hidden;
  clear: both;
}

.s-LPGrid.s-grid2 {
  overflow: hidden;
}

.s-LPbg1 {
  background: #f9f9f9;
}

.s-LPbg2 {
  background: #e4e4e4;
}

.s-productLPDescription_header {
  padding-bottom: 20px;
  font-size: 28px;
  line-height: 31px;
}

.s-productLPDescription_txt {
  font-size: 15px;
  line-height: 19px;
}

.s-productReview_summary {
  max-width: 550px;
}

.s-productReview_summary ul {
  margin-bottom: 20px;
  list-style: none;
}

.s-productReview_summary ul li {
  padding: 2px 0;
  overflow: hidden;
  clear: both;
  font-size: 16px;
}

.s-productReview_summary ul li.s-productReview_summaryRow {
  padding-bottom: 20px;
}

.s-productReview_summary ul li .s-productReview_fn {
  float: left;
}

.s-productReview_summary ul li p {
  font-family: Futura;
}

.b-productReviews_item {
  font-size: 16px;
  border-top: 1px solid #e1e1e1;
}

.b-productReviews_item .b-productReviews_user {
  overflow: hidden;
}

.b-productReviews_item .b-productReviews_user p {
  padding-top: 3px;
  line-height: 18px;
}

.b-productReviews_item .b-productReviews_user p span {
  display: block;
  font-family: Futura;
}

.b-productReviews_item .b-productReviews_review .b-productReviews_title {
  padding-bottom: 15px;
  font-family: Futura;
}

.b-productReviews_item .b-productReviews_rate p {
  padding-bottom: 10px;
}

.b-productReviews_item .b-productReviews_rate table {
  width: 90%;
}

.b-productReviews_item .b-productReviews_rate table td {
  font-family: Futura;
}

.b-productReviews_item .b-productReviews_rate table td p {
  padding-bottom: 2px;
}

.s-productVariants .s-productVariants_item {
  position: relative;
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  border-radius: 50%;
}

.s-productVariants .s-productVariants_item i {
  position: absolute;
  top: 8px;
  left: 6px;
}

.s-productVariants .s-productVariants_item.s-productVariants_itemB {
  width: 23px;
  height: 23px;
  border: 1px solid #dedede;
}

.s-productVariants .s-productVariants_item.s-productVariants_mini {
  width: 17px;
  height: 17px;
}

.s-productVariants .s-productVariants_head {
  margin: 20px 0 10px;
  font-size: 16px;
  font-weight: 400;
}

.s-productVariants .s-productVariants_head:first-of-type {
  margin-top: 0;
}

.s-productVariants .s-productVariants_head .s-productVariants_count {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-top: -4px;
  margin-right: 10px;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #f4f4f4;
}

.s-productVariants .s-productVariants_variants {
  text-align: left;
  list-style: none;
}

.s-productVariants .s-productVariants_variants .s-productVariants_variantItem {
  position: relative;
  display: inline-block;
  height: 90px;
  margin: 0 10px 5px 0;
  overflow: hidden;
  vertical-align: top;
  cursor: pointer;
  border: 1px solid #f4f4f4;
  border-radius: 2px;
  opacity: .6;
  -webkit-transition: opacity,border-color .5s;
  transition: opacity,border-color .5s;
}

.s-productVariants .s-productVariants_variants .s-productVariants_variantItem.memory {
  height: 70px;
}

.s-productVariants .s-productVariants_variants .s-productVariants_variantItem.active {
  border-color: #7a9cb7;
  opacity: 1;
}

.s-productVariants .s-productVariants_variants .s-productVariants_variantItem:hover {
  opacity: .9;
}

.s-productVariants .s-productVariants_variants .s-productVariants_image,
.s-productVariants .s-productVariants_variants img {
  float: right;
}

.s-productVariants .s-productVariants_variants .s-productVariants_name {
  position: absolute;
  right: 0;
  bottom: 3px;
  left: 0;
  color: #333;
  text-align: center;
}

.s-productVariants .s-productVariants_variants .s-productVariants_memory {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  top: 50%;
  text-align: center;
}

.s-productVariants .s-productVariants_variants .s-productVariants_value {
  display: block;
  margin-bottom: 5px;
  font: 400 24px/1 Futura;
}

.s-productVariants .s-productVariants_info {
  padding: 10px 0;
  margin-left: 15px;
  font: 400 16px/1 Futura;
}

.s-galleryToggle {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 900;
  display: none;
}

.s-prdFlag {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}

.s-productName a {
  color: #444;
  text-decoration: none;
}

.s-productName a:hover {
  color: #0057a4;
}

.s-productPrice {
  padding: 0;
  font-family: Futura;
}

.b-offer_info .s-productPrice {
  display: inline-block;
  padding-right: 20px;
  font-weight: 600;
}

.b-offer_info .s-productSave {
  display: inline-block;
}

.b-offer_info .s-productNrs {
  font-size: 12px;
}

.s-productOldprice {
  position: relative;
  display: inline;
  font: 400 20px/1 Futura;
  color: #333;
}

.s-productOldprice::before {
  -webkit-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  border-top: 1px solid;
  border-color: inherit;
  content: '';
}

.s-productSave {
  font: 500 15px/1 Futura;
  color: #333;
}

.s-productRating {
  padding: 10px 0;
  margin: 10px 0;
}

.s-productRating .s-productRating_info {
  float: left;
  padding-top: 5px;
  padding-left: 10px;
  font-size: 15px;
}

.s-productRating .s-productRating_info .s-productRating_infoLink {
  color: #ea363f;
}

.s-productPromo {
  padding: 10px 20px;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
}

.s-shareProduct {
  overflow: hidden;
  clear: both;
}

.s-shareProduct a {
  opacity: .85;
  -ms-filter: "alpha(Opacity=85)";
  filter: alpha(opacity=85);
  margin: 0 10px;
}

.s-articleGrid {
  margin-top: -10px;
}

.s-articleGrid .s-grid3 {
  -webkit-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  position: relative;
  margin-top: 1.3%;
  margin-left: 1.3%;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.s-articleGrid .s-grid3.is_visible {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
  -webkit-transform: perspective(1200px) rotateX(0deg);
  -ms-transform: perspective(1200px) rotateX(0deg);
  transform: perspective(1200px) rotateX(0deg);
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}

.s-articleGrid .s-grid3 .s-gridBox {
  display: block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.s-articleGrid .s-grid3 .s-gridBox::before {
  position: absolute;
  top: -5px;
  right: -5px;
  bottom: -5px;
  left: -5px;
  z-index: 1000;
  border: 4px solid #fff;
  content: '';
  opacity: 1;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: top,right,bottom,left;
  transition-property: top,right,bottom,left;
}

.s-articleGrid .s-grid3:hover .s-gridBox::before {
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
}

.s-articleGrid .s-grid3:hover img {
  -webkit-transform: scale(1.06,1.06);
  -ms-transform: scale(1.06,1.06);
  transform: scale(1.06,1.06);
}

.s-articleGrid .s-grid3 .s-gridOverlay {
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  color: #333;
  background: rgba(250,250,250,.95);
}

.s-articleGrid .s-grid3 .s-gridOverlay .s-gridTitle {
  font-family: Futura;
  font-size: 24px;
  line-height: 32px;
}

.s-articleGrid .s-grid3 .s-gridOverlay .s-gridExcertp {
  font-size: 15px;
}

.s-articleGrid .s-grid3 img {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

.s-articleGrid .s-gridMore {
  margin-top: 15px;
  font-family: Futura;
  font-size: 15px;
  color: #0057a4;
  text-transform: uppercase;
}

.s-articleGrid .s-loadMore {
  padding-top: 15px;
  font-family: Futura;
  font-size: 15px;
  text-transform: uppercase;
}

.s-articleGrid .s-loadMore a {
  color: #333;
}

.mfp-bg {
  background: #fff;
  opacity: .8;
  filter: alpha(opacity=80);
}

.white-popup {
  border: 1px solid #ddd;
  -webkit-box-shadow: rgba(0,0,0,.3) 0 0 15px;
  box-shadow: rgba(0,0,0,.3) 0 0 15px;
}

.mfp-s-loading {
  background: url(../images/loading.gif) center center no-repeat;
}

.mfp-preloader {
  display: none!important;
}

.is_loading {
  overflow: hidden;
}

.s-loader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  background: url(../images/loading.gif) center center no-repeat rgba(250,250,250,.8);
}

.s-intro {
  font: 100% SamsungIFRg,Arial,Helvetica,sans-serif;
  color: #fff;
}

.s-intro .s-intro_betaLabel {
  position: fixed;
  top: 0;
  right: 0;
}

.s-intro .s-intro_header {
  padding: 10px 0 10px 20px;
  background: #fff;
}

.s-intro .s-intro_container {
  position: relative;
  background: #0687d8;
}

.s-intro .s-intro_content {
  color: #fff;
  background: #0687d8;
}

.s-intro .s-intro_content .s-intro_headline strong {
  text-transform: uppercase;
}

.s-intro .s-intro_content p {
  font-family: Futura;
  color: #fff;
}

.s-intro .s-intro_content p strong {
  line-height: 20px;
}

.s-intro .s-intro_contentImage {
  position: relative;
  padding: 0;
}

.s-intro .s-intro_contentImage img {
  width: 100%;
}

.s-intro .s-intro_contentTitle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 230px;
  margin-top: 9%;
  margin-left: -115px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.s-intro .s-intro_footer {
  background: #0057a4;
}

.s-intro .s-intro_footer .s-intro_getEarlyAccess {
  padding: 40px 50px;
  background: #ff7500;
}

.s-intro .s-intro_footer em.invalid {
  padding: 4px 10px;
  margin-top: 0;
  font-size: 15px;
  color: #fff;
  background: #c00;
}

.s-intro .s-intro_footer .s-intro_subHeadline {
  margin-bottom: 20px;
  font-family: Futura;
  font-size: 19px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.s-intro .s-intro_footer .s-intro_footerContent {
  padding-bottom: 20px;
  font-size: 17px;
  color: #fff;
  text-align: center;
}

.s-intro .s-intro_footer .s-intro_footerInput {
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 20px;
  margin: 0 auto;
  color: #545454;
  text-align: center;
  background: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.s-intro .s-intro_footer .s-intro_rules .m-form_checkbox {
  padding-left: 34px;
}

.s-intro .s-intro_footer .s-intro_rules p,
.s-intro .s-intro_footer .s-intro_rules span {
  font-size: 15px;
  color: #f9baa9;
}

.s-intro .s-intro_footer .s-intro_rules a {
  color: #fff;
}

.s-intro .s-intro_footer .s-intro_rules a:hover {
  text-decoration: underline;
  opacity: 1;
}

.s-intro .s-intro_footer .m-btn_secondary2 {
  display: block;
  width: 200px;
  padding: 7px 0;
  margin: 0 auto;
  background: #ff7500;
}

.s-intro .s-intro_footer .m-btn_secondary2.m-btn_beta {
  background: #0057a4;
}

.s-intro .s-intro_footer .m-btn_secondary2.m-btn_beta:hover {
  background: #3379b6;
}

.s-intro .s-intro_footer .m-btn_secondary2:hover {
  background: #ff724d;
}

.s-landingpage {
  background: #01b5f0;
}

.s-landingpage .s-landingpage_contentImage img {
  float: right;
  width: 100%;
  height: auto;
  max-width: 100%;
}

.s-landingpage .s-landingpage_content p {
  margin-bottom: 25px;
  font-family: Futura;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
}

.s-landingpage .s-landingpage_content .s-landingpage_headline {
  font-family: Futura;
  text-transform: uppercase;
}

.s-landingpage .s-landingpage_grid2Custom {
  float: left;
  width: 100%;
}

.s-landingpage.s-landingpage_apple {
  background: #00b156;
}

.s-landingpage.s-landingpage_apple .s-landingpage_content p {
  font-size: 24px;
  line-height: 28px;
}

.s-landingpage.s-landingpage_internalError {
  background: #ff7500;
}

.s-landingpage.s-landingpage_internalError .s-landingpage_content p {
  text-align: left;
}

.s-landingpage.s-landingpage_pageNotFound {
  background: #8fc6e4;
}

.s-landingpage .s-landingpage_grid {
  margin: 0 -1px -1px 0;
  overflow: hidden;
  background: #fff;
  border-top: 1px solid #e1e1e1;
}

.s-landingpage .s-landingpage_grid_element {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  text-align: center;
  border: 1px solid #e1e1e1;
  border-top: 0;
  border-left: 0;
}

.s-landingpage .s-landingpage_product_large {
  overflow: hidden;
}

.s-landingpage .s-landingpage_product_large .s-landingpage_product_img {
  padding: 0;
}

.s-landingpage .s-landingpage_product_large .s-landingpage_grid_content {
  padding: 10px 0;
  line-height: normal;
  text-transform: none;
}

.s-landingpage .s-landingpage_product_large .s-landingpage_product_name a {
  font-size: 27px;
  line-height: 29px;
}

.s-landingpage .s-landingpage_product_large .s-landingpage_product_catNr {
  font-weight: 400;
}

.s-landingpage .s-landingpage_grid_color {
  display: table;
}

.s-landingpage .s-landingpage_grid_content {
  display: table-cell;
  font: 400 36px/38px Futura;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}

.s-landingpage .s-landingpage_grid_content a.promo {
  font: 400 34px/38px Futura;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.s-landingpage .s-landingpage_grid_content .promo_post p {
  color: #444;
}

.s-landingpage .s-landingpage_grid_color1 {
  background: #96d02e;
}

.s-landingpage .s-landingpage_grid_color2 {
  background: #03aef1;
}

.s-landingpage .s-landingpage_grid_color3 {
  background: #fe3a3a;
}

.s-landingpage .s-landingpage_grid_color4 {
  background: #eec348;
}

.s-landingpage .s-landingpage_grid_txt {
  padding-top: 12px;
  font-size: 18px;
  line-height: 21px;
  color: #e8ffa0;
}

.s-landingpage .s-landingpage_product_name {
  padding-top: 15px;
}

.s-landingpage .s-landingpage_product_name a {
  font-size: 18px;
  color: #333;
}

.s-landingpage .s-landingpage_product_catNr {
  font-size: 12px;
  color: #888;
}

.s-landingpage .s-landingpage_product_price {
  padding: 10px 0 15px;
  font-family: Futura;
  font-size: 30px;
  color: #333;
}

.s-landingpage .m-btn__smg {
  margin-bottom: 20px;
}

.s-landingpage .s-landingpage_product_img {
  padding-top: 20px;
}

.s-landingpage_break {
  padding-top: -165px;
  background-color: #fff;
}

.s-landingpage_break .s-landingpage_contentImage img {
  display: block;
}

.s-landingpage_break .s-landingpage_content {
  margin: 0 auto;
}

.s-landingpage_break .s-landingpage_content .s-landingpage_headline {
  margin-bottom: 20px;
  font: 48px/48px Futura;
  color: #333;
  text-transform: uppercase;
}

.s-landingpage_break .s-landingpage_content .s-landingpage_headline strong {
  font-family: Futura;
}

.s-landingpage_break .s-landingpage_content .s-landingpage_text {
  margin-bottom: 50px;
  font-family: Futura;
  font-size: 18px;
  color: #333;
}

.s-landingpage_break .s-landingpage_content .s-landingpage_subheadline {
  font-family: Futura;
  font-size: 24px;
  color: #333;
  text-transform: uppercase;
}

.b-footer_break {
  padding: 25px;
}

.b-footer_break p {
  padding-right: 10px;
  font-family: Futura;
  font-size: 15px;
  line-height: 20px;
  color: #333;
  text-align: center;
}

.b-footer_break p i {
  margin: 0 0 -5px 20px;
}

.b-footer_break p .s-socialIcons {
  margin: 20px auto;
}

.b-lpContent .text_editor {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 3.25%;
  font-size: 18px;
  line-height: 32px;
}

.b-lpContent .text_editor a {
  font-size: 18px;
  line-height: 32px;
}

.b-lpContent .text_editor p {
  padding: 0;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 30px;
}

.b-lpContent .text_editor ol,
.b-lpContent .text_editor ul {
  margin: 20px;
}

.b-lpContent .text_editor ol li ol,
.b-lpContent .text_editor ol li ul,
.b-lpContent .text_editor ul li ol,
.b-lpContent .text_editor ul li ul {
  margin: 10px 20px;
}

.b-lpContent .s-terms .index {
  margin-left: 0;
  list-style: none;
}

.b-lpContent .s-terms p {
  margin-bottom: 20px;
  line-height: 24px;
}

.b-lpContent_article .text_editor {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 3.25%;
  font-size: 18px;
  line-height: 32px;
}

.b-lpContent_article .text_editor a {
  font-size: 18px;
  line-height: 32px;
}

.b-lpContent_article .text_editor p {
  padding: 0;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 30px;
}

.b-lpContent_article .text_editor ol,
.b-lpContent_article .text_editor ul {
  margin: 20px;
}

.b-lpContent_article .text_editor ol li ol,
.b-lpContent_article .text_editor ol li ul,
.b-lpContent_article .text_editor ul li ol,
.b-lpContent_article .text_editor ul li ul {
  margin: 10px 20px;
}

.b-gratisPopup {
  max-width: 1000px;
}

.i_tel {
  display: block;
  width: 40px;
  height: 40px;
  background: url(../images/christmas_tabs_sprite.jpg) no-repeat;
}

.i_tab {
  display: block;
  width: 40px;
  height: 40px;
  background: url(../images/christmas_tabs_sprite.jpg) -46px -93px no-repeat;
}

.i_photo {
  display: block;
  width: 40px;
  height: 40px;
  background: url(../images/christmas_tabs_sprite.jpg) -43px 0 no-repeat;
}

.i_printer {
  display: block;
  width: 40px;
  height: 40px;
  background: url(../images/christmas_tabs_sprite.jpg) 0 -50px no-repeat;
}

.i_desktop {
  display: block;
  width: 40px;
  height: 40px;
  background: url(../images/christmas_tabs_sprite.jpg) -43px -49px no-repeat;
}

.i_music {
  display: block;
  width: 40px;
  height: 40px;
  background: url(../images/christmas_tabs_sprite.jpg) 0 -93px no-repeat;
}

.s-snowAnim {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  background-image: url(../images/snow1.png),url(../images/snow2.png),url(../images/snow3.png);
  -webkit-animation: gold_snow 17s linear infinite;
  animation: gold_snow 17s linear infinite;
}

.s-cart_newPrice input[type=text] {
  width: 100%;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  text-indent: 10px;
}

.semi-widget-main-white {
  top: auto!important;
  bottom: 0!important;
}

div.semi-widget-main-bookmark {
  top: auto!important;
  bottom: 15%;
}

.s-scrollTop {
  opacity: 0;
}

.sb-init .sb-slidebar.b-benefits {
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.s-setHead {
  font: 400 25px/1 Futura;
  text-transform: uppercase;
}

.b-setsProducts {
  position: relative;
  background: #fff;
  border-top: 1px solid #f4f4f4;
}

.b-setsProducts .s-setsProducts_headline {
  font: 400 25px/1.2 Futura;
  text-transform: uppercase;
}

.b-setsProducts .s-setsProducts_slider {
  margin-bottom: 0;
}

.b-setsProducts .s-setsProducts_slider .s-setsProducts_item {
  position: relative;
  float: left;
}

.b-setsProducts .s-setsProducts_slider .s-setsProducts_item::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 1px;
  background: #f4f4f4;
  content: '';
}

.b-setsProducts .s-setsProducts_slider .s-setsProducts_item::before {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 2;
  width: 50px;
  height: 50px;
  margin-top: -26px;
  margin-right: -26px;
  font-size: 36px;
  line-height: 44px;
  color: #777;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #f4f4f4;
  content: '+';
}

.b-setsProducts .s-setsProducts_slider .s-setsProducts_item:last-of-type::after,
.b-setsProducts .s-setsProducts_slider .s-setsProducts_item:last-of-type::before {
  display: none;
}

.b-setsProducts .s-setsProducts_slider .s-setsProducts_item .s-setsProducts_content {
  padding: 15px 30px 0;
  text-align: center;
}

.b-setsProducts .s-setsProducts_slider .s-setsProducts_item .s-setsProducts_content img {
  display: block;
  margin: 0 auto;
}

.b-setsProducts .s-setsProducts_slider .s-setsProducts_item .s-setsProducts_content::after {
  -webkit-transition: opacity .5s,z-index .5s;
  transition: opacity .5s,z-index .5s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255,255,255,.8);
  content: '';
  opacity: 1;
}

.b-setsProducts .s-setsProducts_slider .s-setsProducts_item.slick-active .s-setsProducts_content::after {
  -webkit-transition: opacity .5s,z-index .5s;
  transition: opacity .5s,z-index .5s;
  z-index: -1;
  opacity: 0;
}

.b-setsProducts .s-setsProducts_slider .s-setsProducts_category {
  display: block;
  max-width: 150px;
  margin: 0 auto 10px;
}

.b-setsProducts .s-setsProducts_slider .s-setsProducts_name {
  display: block;
  height: 67px;
  overflow: hidden;
}

.b-setsProducts .s-setsProducts_slider .s-setsProducts_name a {
  font-size: 18px;
  color: #333;
}

.b-setsProducts .s-setsProducts_slider .s-setsProducts_btn {
  border: 1px solid #f4f4f4;
  border-radius: 3px;
}

.b-setsProducts .slick-dots {
  position: relative;
  bottom: 0;
  padding: 5px 0 10px;
}

.b-setsProducts .slick-dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  cursor: pointer;
  background: #333;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 2px #555 inset;
  box-shadow: 0 1px 2px #555 inset;
}

.b-setsProducts .slick-dots li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -999em;
  cursor: pointer;
  outline: 0;
}

.b-setsProducts .slick-dots li.slick-active {
  background: #00acc6;
}

.b-offer_sets {
  border-bottom: 1px solid #f4f4f4;
}

.b-offer_sets:last-of-type {
  border-bottom: 0;
}

.b-offer_sets .b-offer_setsSlider {
  margin-bottom: 0;
}

.b-offer_sets .b-offer_setsSlider .b-offer_setsItem {
  position: relative;
}

.b-offer_sets .b-offer_setsSlider .b-offer_setsItem::after {
  position: absolute;
  top: 30%;
  right: -9px;
  margin-top: -24px;
  font: 400 48px/1 SamsungIFRg,Arial;
  color: #333;
  content: '+';
}

.b-offer_sets .b-offer_setsSlider .b-offer_setsItem:last-of-type::after {
  display: none;
}

.b-offer_sets .b-offer_setsSlider .b-offer_setsContent {
  padding: 10px 15px;
  text-align: center;
}

.b-offer_sets .b-offer_setsSlider .b-offer_setsContent img {
  margin: 0 auto;
}

.b-offer_sets .b-offer_setsSlider .b-offer_setsPrdName {
  display: block;
  overflow: hidden;
}

.b-offer_sets .b-offer_setsSlider .b-offer_setsPrdName a {
  font-size: 13px;
  color: #333;
}

.b-offer_setsInfo {
  padding: 10px 0;
  margin-top: -10px;
  color: #fff;
  text-align: center;
  background: #0689d9;
}

.b-offer_setsInfo a {
  position: relative;
  z-index: 10;
  max-width: 100px;
  padding: 0 15px;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #fff;
}

.b-offer_setsInfo a::before {
  -webkit-transition: height .3s;
  transition: height .3s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  height: 0;
  background: #fff;
  content: '';
}

.b-offer_setsInfo a:hover {
  color: #0689d9;
  text-decoration: none;
}

.b-offer_setsInfo a:hover::before {
  height: 100%;
}

.s-prdSet_productItem_oldprice {
  font: 400 25px/25px Futura;
  color: #444;
}

.s-productAtributes {
  position: relative;
  background: #ebebeb;
}

.s-productAtributes .s-productAtributes_headline {
  font: 25px/40px Futura;
  text-align: center;
  text-transform: uppercase;
}

.s-productAtributes .s-productAtributes_container {
  list-style: none;
}

.s-productAtributes .s-productAtributes_container .s-productAtributes_item {
  line-height: 1.2;
  text-align: center;
}

.s-productAtributes .s-productAtributes_container .s-productAtributes_item i,
.s-productAtributes .s-productAtributes_container .s-productAtributes_item img {
  display: block;
  margin: 0 auto 5px;
  vertical-align: middle;
}

.s-summaryBillingAddress,
.s-summaryDelivery,
.s-summaryDeliveryAddress,
.s-summaryPayment {
  margin: 0 auto 30px;
}

.s-productEnergyClass {
  position: relative;
  display: inline-block;
  height: 24px;
  padding: 3px 3px 3px 0;
  margin: 0 15px 10px;
  font: 400 22px/1 Futura;
  letter-spacing: 3px;
  color: #fff;
  vertical-align: middle;
  background: #96d02e;
}

.s-productEnergyClass sup {
  top: -10px;
  font-size: 10px;
  font-family: Futura;
}

.s-productEnergyClass::before {
  position: absolute;
  top: 0;
  left: -14px;
  content: '';
  border-top: 15px solid transparent;
  border-right: 10px solid #96d02e;
  border-bottom: 15px solid transparent;
  border-left: 5px solid transparent;
}

.s-productAvailable {
  margin: 0;
  font: 400 16px/1 Futura;
  text-transform: uppercase;
}

.s-productAvailable .s-productInStock {
  color: #e86304;
}

.s-freeShip {
  font: 400 16px/1 Futura;
  text-transform: uppercase;
}

.s-freeShip i {
  margin-right: 15px;
  vertical-align: middle;
}

.s-template_withVariants .s-productRating {
  display: none;
}

.s-template_withVariants .s-productCat {
  line-height: 1.2;
}

.s-template_withVariants .s-productName {
  font-size: 30px;
  line-height: 36px;
}

.s-search_content {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  background: #fff;
  opacity: 0;
  visibility: hidden;
}

.s-search_content .s-search_items {
  display: none;
  border: 1px solid #f4f4f4;
}

.s-search_content.active {
  z-index: 1000;
  opacity: 1;
  visibility: visible;
}

.s-search_content .s-search_products {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 20px;
  border-left: 1px solid #f4f4f4;
}

.s-search_content .s-search_products .s-subheadline {
  padding-left: 15px;
}

.s-search_content .s-search_products .s-search_item:last-child {
  border-bottom: 0;
}

.s-search_content .s-search_categories {
  padding: 0 0 20px;
}

.s-search_content .s-search_categories .s-search_itemName {
  display: block;
  float: none;
  padding: 0;
}

.s-search_content .s-search_categories .s-search_itemName a {
  display: block;
  padding: 10px 15px;
}

.s-search_content .s-search_categories .s-search_itemName a:hover {
  text-decoration: none;
  background: #f4f4f4;
}

.s-search_content .s-search_list {
  position: relative;
  list-style: none;
}

.s-search_content .s-search_list .ps-scrollbar-x-rail {
  display: none;
}

.s-search_content .s-search_item {
  display: block;
  border-bottom: 1px solid #f4f4f4;
}

.s-search_content .s-search_item:last-child {
  border-bottom: 0;
}

.s-search_content .s-search_item a {
  color: #333;
}

.s-search_content .s-search_itemImage,
.s-search_content .s-search_itemName,
.s-search_content .s-search_itemPrice {
  display: table-cell;
  vertical-align: middle;
}

.s-search_content .s-search_itemImage {
  display: table-cell;
  float: left;
  max-width: 75px;
  padding-right: 15px;
}

.s-search_content .s-search_itemImage img {
  max-width: 50px;
}

.s-search_content .s-search_itemName {
  float: left;
}

.s-search_content .s-search_itemPrice {
  float: right;
  min-width: 75px;
  font: 400 16px/1 Futura;
  text-align: right;
}

.s-search_content .s-subheadline,
.s-search_content input[type=radio] {
  display: none;
}

.s-search_content input[type=radio]:checked+label {
  color: #333;
  border-bottom: 1px solid #fff;
}

.s-search_content .s-search_tab {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 15px;
  font: 400 15px/1 Futura;
  color: #ddd;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #333;
}

.s-search_content .s-search_tab:first-of-type {
  border-right: 1px solid #333;
}

.s-search_content #s-search_tab1:checked~#s-search_cat,
.s-search_content #s-search_tab2:checked~#s-search_prd {
  display: block;
}

.s-storefinder {
  position: relative;
}

.s-storefinder .s-storefinder_map {
  width: 100%;
}

.s-storefinder .s-storefinder_map img {
  max-width: inherit;
}

.s-storefinder .s-storefinder_menu {
  position: absolute;
  top: 18px;
  left: 18px;
  z-index: 100;
}

.s-storefinder .s-storefinder_clear {
  display: none;
  padding-top: 10px;
  overflow: hidden;
  clear: both;
}

.s-storefinder .s-storefinder_clear.is-active {
  display: block;
}

.s-storefinder .s-storefinder_clear a {
  color: #0057a4;
}

.s-storefinder .s-storefinder_menu_search {
  padding: 15px 17px;
  margin-bottom: 3px;
  overflow: hidden;
  background: #fff;
}

.s-storefinder .s-storefinder_menu_input {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 81%;
  height: 47px;
  border-bottom: 1px solid #888;
}

.s-storefinder .s-storefinder_menu_input input {
  width: 100%;
  height: 46px;
  font-size: 15px;
  line-height: normal;
  color: #333;
  border: 0;
}

.s-storefinder .s-storefinder_menu_btn {
  -webkit-transition: .3;
  transition: .3;
  float: right;
  width: 15%;
  height: 47px;
  text-align: center;
  background-color: #0057a4;
}

.s-storefinder .s-storefinder_menu_btn:hover {
  background-color: #f4f4f4;
}

.s-storefinder .s-storefinder_menu_btn_ico {
  display: block;
  width: 11px;
  height: 14px;
  margin: 17px auto 0;
  background: url(../images/brand/sprite_sheet.png) -62px -120px no-repeat;
}

.s-storefinder .s-storefinder_menu_list {
  background: #fff;
}

.s-storefinder .s-storefinder_menu_list ul {
  list-style: none;
}

.s-storefinder .s-storefinder_menu_list li {
  position: relative;
  padding: 15px 30px;
  cursor: pointer;
  border-bottom: 1px solid #e1e1e1;
}

.s-storefinder .s-storefinder_menu_list li:hover {
  background-color: #fcfcfc;
}

.s-storefinder .s-storefinder_menu_list li .s-storefinder_details {
  display: none;
  padding-top: 10px;
  line-height: 20px;
}

.s-storefinder .s-storefinder_menu_list li .s-storefinder_details a {
  position: relative;
  display: inline-block;
  color: #fff;
}

.s-storefinder .s-storefinder_menu_list li .s-storefinder_details a::after,
.s-storefinder .s-storefinder_menu_list li .s-storefinder_details a::before {
  position: absolute;
  content: '';
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease,-webkit-transform .5s ease;
}

.s-storefinder .s-storefinder_menu_list li .s-storefinder_details a::before {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.s-storefinder .s-storefinder_menu_list li .s-storefinder_details a:hover {
  text-decoration: none;
  -webkit-transition: color .5s;
  transition: color .5s;
}

.s-storefinder .s-storefinder_menu_list li .s-storefinder_details a:hover::before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.s-storefinder .s-storefinder_menu_list li.is-active {
  color: #fff;
  background: #0057a4;
}

.s-storefinder .s-storefinder_menu_list li.is-active .s-storefinder_marker {
  display: none;
}

.s-storefinder .s-storefinder_menu_list li.is-active .s-storefinder_list_address,
.s-storefinder .s-storefinder_menu_list li.is-active .s-storefinder_list_name {
  color: #fff;
}

.s-storefinder .s-storefinder_menu_list li.is-active .s-storefinder_arrow,
.s-storefinder .s-storefinder_menu_list li.is-active .s-storefinder_details {
  display: block;
}

.s-storefinder .s-storefinder_menu_list .s-storefinder_scroll {
  position: relative;
  overflow: hidden;
}

.s-storefinder .s-storefinder_menu_list .s-storefinder_marker {
  float: left;
  width: 38px;
  height: 38px;
  padding-top: 8px;
  margin-right: 10px;
  font-family: Futura;
  font-size: 16px;
  color: #0057a4;
  text-align: center;
  background: url(../images/samsung_maker.png) no-repeat;
}

.s-storefinder .s-storefinder_arrow {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  position: absolute;
  top: 20px;
  right: 20px;
  display: none;
}

.s-storefinder .s-storefinder_menu_name {
  position: relative;
  padding: 20px 30px;
  font: 24px/1 Futura;
  color: #333;
  text-transform: uppercase;
  border-bottom: 1px solid #f4f4f4;
}

.s-storefinder .s-storefinder_width {
  max-width: 197px;
}

.s-storefinder .s-storefinder_menu_toggle {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 30px;
  width: 14px;
  height: 4px;
  cursor: pointer;
  background: #333;
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff;
}

.s-storefinder .s-storefinder_menu_toggle::after {
  position: absolute;
  top: -5px;
  left: 5px;
  display: block;
  width: 4px;
  height: 14px;
  background: #333;
  content: '';
}

.s-storefinder .s-storefinder_menu_toggle.is-active::after {
  display: none;
}

.s-storefinder .s-storefinder_list_name {
  font: 15px/17px Futura;
  color: #333;
  text-transform: uppercase;
}

.s-storefinder .s-storefinder_list_address {
  margin-top: 10px;
  font-size: 16px;
  color: #333;
}

.s-storefinder .mCSB_scrollTools {
  width: 18px;
}

.s-storefinder .mCSB_scrollTools .mCSB_buttonDown,
.s-storefinder .mCSB_scrollTools .mCSB_buttonUp {
  opacity: 1;
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-transition: .25s;
  transition: .25s;
  width: 18px;
  height: 11px;
}

.s-storefinder .mCSB_scrollTools .mCSB_buttonDown:hover,
.s-storefinder .mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: .6;
  -ms-filter: "alpha(Opacity=60)";
  filter: alpha(opacity=60);
}

.s-storefinder .mCSB_scrollTools .mCSB_buttonUp {
  margin-top: 11px;
  background: url(../images/brand/sprite_sheet.png) -15px -159px no-repeat;
}

.s-storefinder .mCSB_scrollTools .mCSB_buttonDown {
  background: url(../images/brand/sprite_sheet.png) -214px -160px no-repeat;
}

.s-storefinder .mCSB_scrollTools .mCSB_draggerContainer {
  display: none;
}

.s-storefinder_marker_label {
  width: 29px;
  height: 41px;
  font-family: Futura;
  font-size: 16px;
  line-height: 1;
  color: #0057a4;
  text-align: center;
}

.s-storefinder_info_content {
  min-width: 200px;
}

.s-checkAvabl {
  padding: 0;
  border: 0;
}

.s-checkAvabl .s-checkAvabl_title {
  padding: 15px 30px;
  font: 400 15px/1 Futura;
  color: #fff;
  text-transform: uppercase;
  background: #333;
}

.s-checkAvabl .s-checkAvabl_time {
  padding: 15px 0 15px 60px;
  font: 400 15px/14px Futura;
  background: url(../images/icons/time.png) 30px center no-repeat #f4f4f4;
}

.s-checkAvabl .mfp-close {
  margin: 0 10px;
  color: #fff;
}

.s-checkAvabl .s-checkAvabl_btn {
  -webkit-transition: all .3s;
  transition: all .3s;
  display: block;
  max-width: 155px;
  padding: 0 10px;
  clear: both;
  font: 400 15px/30px Futura;
  color: #0689d9;
  text-transform: uppercase;
  word-wrap: inherit;
  white-space: inherit;
  background: 0 0;
  border: 2px solid #0689d9;
}

.s-checkAvabl .s-checkAvabl_btn:hover {
  color: #fff;
  background: #0689d9;
}

.s-availability_list .s-shops_item {
  position: relative;
  border-bottom: 1px solid #f4f4f4;
}

.s-availability_list .s-shops_marker {
  display: block;
  width: 38px;
  height: 38px;
  padding-top: 8px;
  margin: 0 auto 10px;
  font-family: Futura;
  font-size: 16px;
  color: #0057a4;
  text-align: center;
  background: url(../images/samsung_maker.png) no-repeat;
}

.s-availability_list .s-shops_item_name {
  font: 15px/17px Futura;
  color: #333;
  text-transform: uppercase;
}

.s-mobileViewProduct {
  padding: 0 10px;
  visibility: visible;
}

.s-mobileViewProduct .s-counter_container {
  margin-top: 15px;
}

.s-mobileViewProduct .s-counter_container .m-counter_left,
.s-mobileViewProduct .s-counter_container .m-counter_right {
  display: block;
  width: auto;
  text-align: center;
}

.s-mobileViewProduct .s-productName {
  font-size: 20px;
}

.s-mobileViewProduct .s-productCat {
  font-size: 15px;
  line-height: 20px;
}

.b-product-inPlaceGallery .s-mobileViewProduct {
  visibility: hidden;
}

.js-search-layer {
  height: 100%;
  overflow: hidden;
}

.s-quickView_popup {
  position: relative;
  max-width: 1050px;
  width: 90%;
  min-height: 300px;
  margin: 0 auto;
  background: #fff;
}

.s-quickView_popup .s-quickView_gallery {
  float: left;
  width: 45%;
}

.s-quickView_popup .s-quickView_gallery img {
  display: block;
  max-width: 90%;
  margin: 0 auto;
}

.s-quickView_popup .s-quickView_productInfo {
  float: left;
}

.s-quickView_popup .s-quickView_name {
  font-size: 30px;
  line-height: 36px;
}

.s-quickView_popup .s-quickView_name a {
  font-size: 30px;
  line-height: 36px;
  color: #333;
}

.s-quickView_popup .s-quickView_name a:hover {
  text-decoration: none;
}

.s-quickView_popup .s-productPrice {
  margin-top: 35px;
}

.s-quickView_popup .s-quickView_qty .s-quickView_qty_item {
  display: inline-block;
  float: left;
  width: 55px;
  height: 49px;
  line-height: 49px;
  text-align: center;
  vertical-align: top;
  border-top: 1px solid #e1e1e1;
  border-right: 0;
  border-bottom: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
}

.s-quickView_popup .s-quickView_qty .s-quickView_qty_item.plus {
  margin-right: 15px;
  border-right: 1px solid #e1e1e1;
}

.s-quickView_popup .s-quickView_qty .s-quickView_qty_item.minus,
.s-quickView_popup .s-quickView_qty .s-quickView_qty_item.plus {
  font: 400 22px/49px Arial,sans-serif;
  color: #03aef1;
}

.s-closeIcon {
  position: relative;
  height: 20px;
  margin-bottom: 5px;
}

.s-closeIcon::after,
.s-closeIcon::before {
  position: absolute;
  top: 0;
  right: 15px;
  width: 15px;
  height: 2px;
  background: #000;
  content: '';
}

.s-closeIcon::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.s-closeIcon::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.s-productMovie {
  padding-top: 30px;
}

.b-mainWrapper_cart {
  padding: 0;
}

.s-formButtons {
  padding-bottom: 20px;
}

.s-features {
  font-size: 13px;
  line-height: 21px;
}

.s-features li {
  position: relative;
  padding-left: 14px;
  list-style: none;
}

.s-features li::before {
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #ddd;
  content: '';
}

.b-posList .b-posList_header {
  padding: 10px 25px;
  margin-bottom: 20px;
  background: #fff;
}

.b-blog hr {
  height: 1px;
  margin: 0 5px;
  clear: both;
  background: #f4f4f4;
  border: 0;
}

.b-blog .b-blog_tags {
  margin-top: 30px;
  overflow: hidden;
  background-color: #fff;
}

.b-blog .b-blog_tags a {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  display: block;
  float: left;
  padding: 10px 20px;
  margin: 2px;
  background-color: #f4f4f4;
  color: #000;
  text-decoration: none;
}

.b-blog .b-blog_tags a:hover {
  background-color: #b4b4b4;
  color: #fff;
}

.b-blog .b-blog_header {
  background: #fff;
}

.b-blog .b-blog_headline {
  text-align: center;
}

.b-blog.b-blogArticle .b-blog_sidebar {
  margin-top: 0;
}

.b-blog .b-blog_article {
  background: #fff;
}

.b-blog .b-blog_article .b-blog_tags {
  padding: 0;
  margin: 0;
}

.b-blog .b-blog_gridRow {
  overflow: hidden;
}

.b-blog_readMore {
  background: #fff;
}

.b-counterPopup .b-counterPopup_content .b-counterPopup_desc {
  font: 400 15px/23px Futura;
}

.b-counterPopup .b-counterPopup_content .b-counterPopup_desc .b-counterPopup_header {
  padding-bottom: 15px;
  font: 400 32px Futura;
  color: #4383c9;
  text-transform: uppercase;
}

.b-counterPopup .b-counterPopup_content .b-counterPopup_counter {
  width: 115px;
  height: 115px;
  color: #2a77c5;
  text-align: center;
  border: 1px solid #eee;
}

.b-counterPopup .b-counterPopup_content .b-counterPopup_counterEl {
  display: block;
  font: 400 79px/85px Futura;
  color: #2a77c5;
}

.b-offer_set {
  background: #fff;
}

.b-installment {
  background: #fff;
}

.b-installment .b-installment_step_1,
.b-installment .b-installment_step_2,
.b-installment .b-installment_step_3,
.b-installment .b-installment_step_4 {
  display: none;
}

.b-installment .is-step_ .b-installment_step_1,
.b-installment .is-step_1 .b-installment_step_1,
.b-installment .is-step_2 .b-installment_step_2,
.b-installment .is-step_3 .b-installment_step_3 {
  display: block;
}

.b-installment .is-step_3 .b-installment_footer {
  text-align: left;
  border-top: 0;
}

.b-installment .is-step_4 .b-installment_step_4 {
  display: block;
}

.b-installment .b-cart_addressItem {
  border-bottom: 1px solid #e1e1e1;
}

.b-installment .b-cart_addressItem:last-child {
  border-bottom: 0;
}

.b-installment .b-installment_chose {
  margin-bottom: 30px;
  border-top: 1px solid #e1e1e1;
}

.b-installment .b-installment_pic {
  position: relative;
}

.b-installment .b-installment_header .b-secondary {
  top: 105px;
  right: 25px;
}

.b-installment .b-installment_footer {
  padding: 45px 0;
  margin-bottom: 15px;
  text-align: center;
  border-top: 1px solid #e1e1e1;
}

.b-productOldprice {
  margin: 15px 0;
}

.b-services {
  position: relative;
  z-index: 100;
  margin-top: -1px;
  background: #fff;
}

.b-mainWrapper {
  clear: both;
}

.b-mainWrapper .b-product-inPlaceGallery .b-offer_info {
  opacity: 0;
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  margin-right: -100%;
}

.b-mainWrapper .b-product-inPlaceGallery .s-shareProduct {
  display: none;
}

.b-mainWrapper .b-product-inPlaceGallery .absolute_cell {
  display: none!important;
}

body .qtip {
  z-index: 1100!important;
}

body .sb-slidebar {
  background: #333;
  -webkit-box-shadow: 0 0 25px rgba(0,0,0,.3) inset;
  box-shadow: 0 0 25px rgba(0,0,0,.3) inset;
}

.-ms- .b-emblem img {
  width: 100%;
}

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

body {
  font: 400 15px/21px Futura;
  color: #333;
  background: #eaeaf0;
}