@charset "UTF-8";
@import url(/assets/font/montserat/stylesheet.css);
/* line 5, C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: 'SabonLTStd';
  src: url(/font/SabonLTStd-Roman.otf);
}
/* line 14, ../sass/all/base.scss */
.o-f-h {
  overflow: hidden !important;
}

/* line 18, ../sass/all/base.scss */
.o-f-v {
  overflow: visible !important;
}

/* line 22, ../sass/all/base.scss */
.tac {
  text-align: center !important;
}

/* line 26, ../sass/all/base.scss */
.d-f {
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -o-flex !important;
  display: flex !important;
}

/* line 34, ../sass/all/base.scss */
.f-w-w {
  -webkit-flex-wrap: wrap !important;
  -moz-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  -o-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

/* line 42, ../sass/all/base.scss */
.j-c-c {
  justify-content: center !important;
}

/* line 46, ../sass/all/base.scss */
.j-c-s-b {
  justify-content: space-between !important;
}

/* line 50, ../sass/all/base.scss */
.no-pad-top {
  padding-top: 0 !important;
}

/* line 54, ../sass/all/base.scss */
.no-pad-bot {
  padding-bottom: 0 !important;
}

/* line 58, ../sass/all/base.scss */
.no-mar-top {
  margin-top: 0 !important;
}

/* line 62, ../sass/all/base.scss */
.no-mar-bot {
  margin-bottom: 0 !important;
}

/* line 66, ../sass/all/base.scss */
.no-mar-left {
  margin-left: 0 !important;
}

/* line 70, ../sass/all/base.scss */
.no-mar-right {
  margin-right: 0 !important;
}

/* line 74, ../sass/all/base.scss */
.ui-pnotify {
  bottom: 70px !important;
  top: initial !important;
}

/* line 79, ../sass/all/base.scss */
.mt100 {
  margin-top: 100px;
}

/* line 83, ../sass/all/base.scss */
.mb100 {
  margin-bottom: 100px;
}

/* line 87, ../sass/all/base.scss */
.tar {
  text-align: right;
}

/* line 99, ../sass/all/base.scss */
.global-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

@media only screen and (min-width: 1440px) and (max-width: 1640px) {
  /* line 111, ../sass/all/base.scss */
  .mt100 {
    margin-top: 85px;
  }

  /* line 115, ../sass/all/base.scss */
  .mb100 {
    margin-bottom: 85px;
  }
}
@media only screen and (min-width: 1240px) and (max-width: 1439px) {
  /* line 123, ../sass/all/base.scss */
  .mt100 {
    margin-top: 70px;
  }

  /* line 127, ../sass/all/base.scss */
  .mb100 {
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1239px) {
  /* line 135, ../sass/all/base.scss */
  .mt100 {
    margin-top: 55px;
  }

  /* line 139, ../sass/all/base.scss */
  .mb100 {
    margin-bottom: 55px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 147, ../sass/all/base.scss */
  .mt100 {
    margin-top: 40px;
  }

  /* line 151, ../sass/all/base.scss */
  .mb100 {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 159, ../sass/all/base.scss */
  .mt100 {
    margin-top: 10vw;
  }

  /* line 163, ../sass/all/base.scss */
  .mb100 {
    margin-bottom: 10vw;
  }
}
@media only screen and (max-width: 480px) {
  /* line 171, ../sass/all/base.scss */
  .ui-pnotify {
    bottom: 0px !important;
    z-index: 2147483648 !important;
  }
}
/* line 3, ../sass/all/wrapper.scss */
body {
  min-height: 100vh;
  background: #fff;
  padding-top: 158px;
}

/* line 9, ../sass/all/wrapper.scss */
html, body {
  min-height: 100%;
  height: 100%;
  line-height: 1.2;
  font-family: "Montserrat";
  max-width: 2000px;
  margin: 0 auto;
}

/* Контейнер */
/* line 20, ../sass/all/wrapper.scss */
.wrapper {
  position: relative;
  width: 100%;
}

/* line 25, ../sass/all/wrapper.scss */
.container {
  position: relative;
  width: 100%;
  padding: 0 calc((100% - 1600px) / 2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 33, ../sass/all/wrapper.scss */
.container.mid-container {
  padding: 0 calc((100% - 1400px) / 2);
}
/* line 37, ../sass/all/wrapper.scss */
.container.min-container {
  padding: 0 calc((100% - 1200px) / 2);
}

/* line 42, ../sass/all/wrapper.scss */
.content {
  overflow: hidden;
}

/* line 44, ../sass/all/wrapper.scss */
input, textarea, button {
  outline: none;
  border: none;
  margin: 0;
  padding: 0;
  background: none;
  font-family: "Montserrat";
  font-size: 16px;
  -webkit-appearance: none;
}

/* line 55, ../sass/all/wrapper.scss */
button {
  cursor: pointer;
}

/* line 59, ../sass/all/wrapper.scss */
a {
  text-decoration: none;
}

@media only screen and (min-width: 1440px) and (max-width: 1640px) {
  /* line 63, ../sass/all/wrapper.scss */
  body {
    padding-top: 144px;
  }

  /* line 67, ../sass/all/wrapper.scss */
  .container {
    padding: 0 calc((100% - 1400px) / 2);
  }
  /* line 70, ../sass/all/wrapper.scss */
  .container.min-container, .container.mid-container {
    padding: 0 calc((100% - 1200px) / 2);
  }
}
@media only screen and (min-width: 1240px) and (max-width: 1439px) {
  /* line 79, ../sass/all/wrapper.scss */
  body {
    padding-top: 130px;
  }

  /* line 83, ../sass/all/wrapper.scss */
  .container {
    padding: 0 calc((100% - 1200px) / 2);
  }
  /* line 86, ../sass/all/wrapper.scss */
  .container.min-container, .container.mid-container {
    padding: 0 calc((100% - 1200px) / 2);
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1239px) {
  /* line 95, ../sass/all/wrapper.scss */
  body {
    padding-top: 107px;
  }

  /* line 99, ../sass/all/wrapper.scss */
  .container {
    padding: 0 calc((100% - 960px) / 2);
  }
  /* line 102, ../sass/all/wrapper.scss */
  .container.min-container {
    padding: 0 calc((100% - 960px) / 2);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 111, ../sass/all/wrapper.scss */
  body {
    padding-top: 119px;
  }

  /* line 115, ../sass/all/wrapper.scss */
  .container {
    padding: 0 calc((100% - 738px) / 2);
  }
  /* line 118, ../sass/all/wrapper.scss */
  .container.min-container {
    padding: 0 calc((100% - 738px) / 2);
  }

  /* line 123, ../sass/all/wrapper.scss */
  body::-webkit-scrollbar {
    width: 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 129, ../sass/all/wrapper.scss */
  body {
    padding-top: 126px;
  }

  /* line 133, ../sass/all/wrapper.scss */
  .container {
    padding: 0 15px;
  }
  /* line 136, ../sass/all/wrapper.scss */
  .container.min-container {
    padding: 0 15px;
  }

  /* line 141, ../sass/all/wrapper.scss */
  body::-webkit-scrollbar {
    width: 0;
  }
}
/* line 1, ../sass/all/header.scss */
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 10;
  transition: 0.5s ease;
}
/* line 10, ../sass/all/header.scss */
header.pad-top {
  padding-top: 28px;
  -webkit-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
  transition: 0.5s ease all;
}
/* line 17, ../sass/all/header.scss */
header.hide {
  transform: translateY(-100%);
}
/* line 21, ../sass/all/header.scss */
header.half {
  transform: translateY(-54px);
}

/* line 26, ../sass/all/header.scss */
.hFlower {
  position: absolute;
  width: 150px;
  height: 150px;
  background: url(/img/flower.svg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
/* line 34, ../sass/all/header.scss */
.hFlower#flower1 {
  bottom: -70px;
  left: -30px;
}
/* line 39, ../sass/all/header.scss */
.hFlower#flower2 {
  top: -80px;
  left: 30%;
}
/* line 44, ../sass/all/header.scss */
.hFlower#flower3 {
  bottom: -55px;
  right: -50px;
}

/* line 50, ../sass/all/header.scss */
.hTopRun {
  position: relative;
  text-align: center;
  background: #b6cdfb;
  padding: 5px 0;
}
/* line 56, ../sass/all/header.scss */
.hTopRun span {
  font-size: 12px;
  font-weight: 600;
  color: #363636;
}
/* line 61, ../sass/all/header.scss */
.hTopRun span b {
  color: #e21d25;
}
/* line 66, ../sass/all/header.scss */
.hTopRun.black {
  background: #000;
}
/* line 69, ../sass/all/header.scss */
.hTopRun.black span {
  color: #fff;
}

/* line 75, ../sass/all/header.scss */
.hTop {
  position: relative;
}
/* line 78, ../sass/all/header.scss */
.hTop .container {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 54px;
}

/* line 96, ../sass/all/header.scss */
.hTopPhone {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: relative;
  width: 30%;
}
/* line 105, ../sass/all/header.scss */
.hTopPhone a, .hTopPhone span {
  display: block;
  position: relative;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #6a7b82;
}
/* line 113, ../sass/all/header.scss */
.hTopPhone a.viber, .hTopPhone a.telegram, .hTopPhone a.wapp, .hTopPhone span.viber, .hTopPhone span.telegram, .hTopPhone span.wapp {
  width: 20px;
  height: 20px;
  background: url(/img/icons8-viber.svg) center center no-repeat;
  -webkit-background-size: auto 20px;
  background-size: auto 20px;
  margin-right: 10px;
}
/* line 122, ../sass/all/header.scss */
.hTopPhone a.telegram, .hTopPhone span.telegram {
  background: url(/img/icons8-telegram-app.svg) center center no-repeat;
  -webkit-background-size: auto 20px;
  background-size: auto 20px;
}
/* line 128, ../sass/all/header.scss */
.hTopPhone a.wapp, .hTopPhone span.wapp {
  background: url(/img/icons8-whatsapp.svg) center center no-repeat;
  -webkit-background-size: auto 20px;
  background-size: auto 20px;
}
/* line 134, ../sass/all/header.scss */
.hTopPhone a:hover, .hTopPhone span:hover {
  color: #e21d25;
}
/* line 139, ../sass/all/header.scss */
.hTopPhone span {
  margin-left: 10px;
  color: #6a7b82 !important;
}

/* line 145, ../sass/all/header.scss */
.hTopNav {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  width: 70%;
}
/* line 157, ../sass/all/header.scss */
.hTopNav ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
/* line 169, ../sass/all/header.scss */
.hTopNav li {
  position: relative;
  margin-left: 33px;
}
/* line 173, ../sass/all/header.scss */
.hTopNav li:nth-child(1) {
  margin-left: 0;
}
/* line 178, ../sass/all/header.scss */
.hTopNav a {
  display: block;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  color: #6a7b82;
}
/* line 186, ../sass/all/header.scss */
.hTopNav a:hover {
  color: #e21d25;
}
/* line 190, ../sass/all/header.scss */
.hTopNav a.acc {
  padding-left: 30px;
}
/* line 193, ../sass/all/header.scss */
.hTopNav a.acc:after {
  content: '';
  display: block;
  position: absolute;
  top: -4px;
  left: 0;
  width: 22px;
  height: 22px;
  background: url(/img/icon-account.svg) left center no-repeat;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
}
/* line 207, ../sass/all/header.scss */
.hTopNav a.review {
  padding-right: 10px;
}
/* line 210, ../sass/all/header.scss */
.hTopNav a.review span {
  display: block;
  position: absolute;
  top: -10px;
  right: -20px;
  background: #e21d25;
  color: #fff;
  font-size: 9px;
  padding: 2px 4px;
  border-radius: 10px;
}
/* line 224, ../sass/all/header.scss */
.hTopNav .polylang {
  position: relative;
  margin-left: 42px;
}
/* line 228, ../sass/all/header.scss */
.hTopNav .polylang li {
  margin-left: 0;
}
/* line 232, ../sass/all/header.scss */
.hTopNav .polylang li:nth-child(1) a {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
/* line 239, ../sass/all/header.scss */
.hTopNav .polylang li:nth-child(2) a {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* line 245, ../sass/all/header.scss */
.hTopNav .polylang li.active {
  z-index: 2;
}
/* line 248, ../sass/all/header.scss */
.hTopNav .polylang li.active a {
  background: #e21d25;
  color: #fff;
  border-color: #e21d25;
}
/* line 256, ../sass/all/header.scss */
.hTopNav .polylang a {
  padding: 2px 5px;
  border: 1px solid #6a7b82;
}
/* line 260, ../sass/all/header.scss */
.hTopNav .polylang a:hover {
  background: #e21d25;
  color: #fff;
  border-color: #e21d25;
}

/* line 269, ../sass/all/header.scss */
.hMid {
  position: relative;
}
/* line 272, ../sass/all/header.scss */
.hMid .container {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #eef2f4;
}

/* line 288, ../sass/all/header.scss */
.hMidLogo {
  position: relative;
  background: #fff;
}
/* line 293, ../sass/all/header.scss */
.hMidLogo a img {
  display: block;
  width: 264px;
}
/* line 297, ../sass/all/header.scss */
.hMidLogo a img:hover {
  opacity: 0.7;
}

/* line 304, ../sass/all/header.scss */
.hMidMenu {
  position: relative;
  margin-left: 30px;
}
/* line 308, ../sass/all/header.scss */
.hMidMenu .open-aside-menu, .hMidMenu .open-aside-menu-mob {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  background: #e21d25;
  border-radius: 10px;
  font-weight: 600;
  padding-left: 62px;
  padding-right: 20px;
  font-size: 19px;
  height: 60px;
  -webkit-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
  transition: 0.5s ease all;
}
/* line 335, ../sass/all/header.scss */
.hMidMenu .open-aside-menu b, .hMidMenu .open-aside-menu-mob b {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 62px;
  width: calc(100% - 62px);
  height: 100%;
  opacity: 0;
  background: #e21d25;
}
/* line 352, ../sass/all/header.scss */
.hMidMenu .open-aside-menu i, .hMidMenu .open-aside-menu-mob i {
  display: block;
  position: absolute;
  top: 17px;
  left: 25px;
  width: 25px;
  height: 25px;
  background: url(/img/flower-white.svg) center center no-repeat;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  transition: 0.5s ease all;
}
/* line 366, ../sass/all/header.scss */
.hMidMenu .open-aside-menu.closestyle i, .hMidMenu .open-aside-menu-mob.closestyle i {
  transform: rotate(0deg) !important;
  background: url(/img/icons8-deletew.svg) center center no-repeat;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
}
/* line 373, ../sass/all/header.scss */
.hMidMenu .open-aside-menu.closestyle b, .hMidMenu .open-aside-menu-mob.closestyle b {
  opacity: 1;
}
/* line 379, ../sass/all/header.scss */
.hMidMenu .open-aside-menu:hover i, .hMidMenu .open-aside-menu-mob:hover i {
  transform: rotate(73deg);
}
/* line 385, ../sass/all/header.scss */
.hMidMenu .close-asm {
  display: block;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  z-index: 999;
}
/* line 395, ../sass/all/header.scss */
.hMidMenu .close-asm.active {
  width: 100%;
}

/* line 401, ../sass/all/header.scss */
.hMidSearch {
  position: relative;
  margin-left: 30px;
}
/* line 405, ../sass/all/header.scss */
.hMidSearch input {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 570px;
  height: 50px;
  border-radius: 25px;
  padding-left: 48px;
  padding-right: 135px;
  border: 2px solid #e9e9eb;
  font-size: 14px;
  color: #6a7b82;
  background: #fff url(/img/icons8-search.svg) 14px center no-repeat;
  background-size: auto 28px;
}
/* line 421, ../sass/all/header.scss */
.hMidSearch input:hover, .hMidSearch input:focus {
  border-color: #6a7b82;
}
/* line 426, ../sass/all/header.scss */
.hMidSearch button {
  display: block;
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  border-radius: 25px;
  top: 0;
  right: 0;
  width: 120px;
  height: 50px;
  line-height: 50px;
  border: 2px solid #e21d25;
  background: #fff;
  color: #e21d25;
  font-size: 16px;
  font-weight: 600;
}
/* line 444, ../sass/all/header.scss */
.hMidSearch button:hover {
  background: #e21d25;
  color: #fff;
}

/* line 451, ../sass/all/header.scss */
.hMidSearch-fast {
  position: relative;
  margin-top: 2px;
  font-size: 10px;
  padding-left: 20px;
}
/* line 457, ../sass/all/header.scss */
.hMidSearch-fast a {
  display: inline-block;
  color: #6a7b82;
  margin-left: 10px;
  border-bottom: 1px solid #6a7b82;
}
/* line 463, ../sass/all/header.scss */
.hMidSearch-fast a:hover {
  color: #e21d25;
  border-color: #e21d25;
}

/* line 470, ../sass/all/header.scss */
.hMidPhone {
  display: none;
}

/* line 474, ../sass/all/header.scss */
.hMidAcc, .hMidCart, .hMidLooked {
  position: relative;
}
/* line 477, ../sass/all/header.scss */
.hMidAcc a, .hMidCart a, .hMidLooked a {
  display: block;
  position: relative;
  padding-left: 45px;
  color: #6a7b82;
  font-size: 16px;
  font-weight: 600;
  line-height: 36px;
}
/* line 486, ../sass/all/header.scss */
.hMidAcc a:hover, .hMidCart a:hover, .hMidLooked a:hover {
  color: #e21d25;
}

/* line 492, ../sass/all/header.scss */
.hMidAcc {
  margin-left: auto;
}
/* line 495, ../sass/all/header.scss */
.hMidAcc a {
  background: url(/img/icon-account.svg) left center no-repeat;
  -webkit-background-size: auto 36px;
  background-size: auto 36px;
}

/* line 502, ../sass/all/header.scss */
.hMidDiscountMob {
  display: none;
}

/* line 506, ../sass/all/header.scss */
.hMidCart, .hMidLooked {
  /* margin-left: 34px; */
  position: relative;
  margin-left: auto;
}
/* line 511, ../sass/all/header.scss */
.hMidCart a, .hMidLooked a {
  display: -webkit-inline-flex !important;
  display: -moz-inline-flex !important;
  display: -ms-inline-flex !important;
  display: -o-inline-flex !important;
  display: inline-flex !important;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.2;
  border: 2px solid #e21d25;
  border-radius: 10px;
  height: 60px;
  padding-right: 20px;
  padding-left: 60px;
  background: url(/img/icon-cart.svg) 10px center no-repeat;
  -webkit-background-size: auto 32px;
  background-size: auto 32px;
}
/* line 536, ../sass/all/header.scss */
.hMidCart a strong, .hMidLooked a strong {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  bottom: 6px;
  left: 32px;
  width: 17px;
  height: 18px;
  border-radius: 50%;
  color: #fff;
  background: #e21d25;
  font-size: 8px;
}
/* line 561, ../sass/all/header.scss */
.hMidCart a span, .hMidLooked a span {
  font-size: 11px;
  font-weight: 500;
  margin-top: 2px;
}
/* line 567, ../sass/all/header.scss */
.hMidCart a:hover, .hMidCart a.not_empty, .hMidLooked a:hover, .hMidLooked a.not_empty {
  color: #fff;
  background: #e21d25 url(/img/icon-cart-white.svg) 10px center no-repeat;
  -webkit-background-size: auto 32px;
  background-size: auto 32px;
}
/* line 573, ../sass/all/header.scss */
.hMidCart a:hover strong, .hMidCart a.not_empty strong, .hMidLooked a:hover strong, .hMidLooked a.not_empty strong {
  background: #fff;
  color: #e21d25;
}
/* line 579, ../sass/all/header.scss */
.hMidCart a.not_empty:hover, .hMidLooked a.not_empty:hover {
  opacity: 0.7;
}

/* line 586, ../sass/all/header.scss */
.hMidLooked.class0 {
  display: none !important;
}
/* line 590, ../sass/all/header.scss */
.hMidLooked a {
  background: url(/img/icon-view-grey.svg) 10px center no-repeat;
  -webkit-background-size: auto 32px;
  background-size: auto 32px;
}
/* line 595, ../sass/all/header.scss */
.hMidLooked a.not_empty {
  background: #e21d25 url(/img/icon-view.svg) 10px center no-repeat;
  -webkit-background-size: auto 32px;
  background-size: auto 32px;
}
/* line 603, ../sass/all/header.scss */
.hMidLooked:hover a {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 609, ../sass/all/header.scss */
.hMidLooked:hover .hMidLookedDrop {
  opacity: 1;
  visibility: visible;
}

/* line 616, ../sass/all/header.scss */
.hMidLookedDrop {
  display: block !important;
  position: absolute;
  overflow: hidden;
  top: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background: #e21d25;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  transition: 0.5s ease all;
}
/* line 629, ../sass/all/header.scss */
.hMidLookedDrop .SimilarTPL {
  margin: 2px;
}
/* line 632, ../sass/all/header.scss */
.hMidLookedDrop .SimilarTPL:nth-last-child(1) {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
/* line 637, ../sass/all/header.scss */
.hMidLookedDrop .SimilarTPL a {
  background: none !important;
  border: none !important;
}
/* line 642, ../sass/all/header.scss */
.hMidLookedDrop .SimilarTPL .img {
  padding: 5px;
  width: 50px;
  height: 50px;
}
/* line 647, ../sass/all/header.scss */
.hMidLookedDrop .SimilarTPL .img .disc {
  display: none;
}
/* line 652, ../sass/all/header.scss */
.hMidLookedDrop .SimilarTPL .desc {
  padding: 5px;
  width: calc(100% - 50px);
}
/* line 656, ../sass/all/header.scss */
.hMidLookedDrop .SimilarTPL .desc h3 {
  font-size: 10px;
}
/* line 660, ../sass/all/header.scss */
.hMidLookedDrop .SimilarTPL .desc .price {
  display: none;
}

/* line 667, ../sass/all/header.scss */
.mse2-ac-wrapper {
  border-bottom: 1px solid #c5c5c5;
}
/* line 670, ../sass/all/header.scss */
.mse2-ac-wrapper:nth-last-child(1) {
  border-bottom: 0;
}

/* line 675, ../sass/all/header.scss */
.mse2-ac-item {
  position: relative;
}
/* line 678, ../sass/all/header.scss */
.mse2-ac-item p {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
/* line 688, ../sass/all/header.scss */
.mse2-ac-item p img {
  display: block;
  max-width: 50px;
  max-height: 50px;
  -ms-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
}
/* line 697, ../sass/all/header.scss */
.mse2-ac-item p span {
  display: block;
  font-weight: 600;
  font-size: 14px;
  padding: 5px 10px;
}

/* line 706, ../sass/all/header.scss */
.hNavMob, .hMidBannerMob, .hMidBannerMob2 {
  display: none;
}

@media only screen and (min-width: 1440px) and (max-width: 1640px) {
  /* line 713, ../sass/all/header.scss */
  header.half {
    transform: translateY(-50px);
  }

  /* line 718, ../sass/all/header.scss */
  .hFlower {
    width: 130px;
    height: 130px;
  }
  /* line 722, ../sass/all/header.scss */
  .hFlower#flower1 {
    bottom: -62px;
    left: -26px;
  }
  /* line 727, ../sass/all/header.scss */
  .hFlower#flower2 {
    top: -70px;
  }
  /* line 731, ../sass/all/header.scss */
  .hFlower#flower3 {
    bottom: -48px;
    right: -44px;
  }

  /* line 738, ../sass/all/header.scss */
  .hTop .container {
    height: 50px;
  }

  /* line 744, ../sass/all/header.scss */
  .hTopRun span {
    font-size: 11px;
  }

  /* line 750, ../sass/all/header.scss */
  .hTopNav li {
    margin-left: 20px;
  }
  /* line 754, ../sass/all/header.scss */
  .hTopNav a {
    font-size: 11px;
  }
  /* line 758, ../sass/all/header.scss */
  .hTopNav a.acc:after {
    top: -5px;
  }

  /* line 767, ../sass/all/header.scss */
  .hMidLogo a img {
    width: 231px;
  }

  /* line 773, ../sass/all/header.scss */
  .hMidMenu {
    margin-left: 26px;
  }
  /* line 776, ../sass/all/header.scss */
  .hMidMenu .open-aside-menu, .hMidMenu .open-aside-menu-mob {
    padding-left: 50px;
    padding-right: 18px;
    font-size: 17px;
    height: 52px;
    margin-top: -2px;
  }
  /* line 783, ../sass/all/header.scss */
  .hMidMenu .open-aside-menu b, .hMidMenu .open-aside-menu-mob b {
    left: 50px;
    width: calc(100% - 52px);
  }
  /* line 788, ../sass/all/header.scss */
  .hMidMenu .open-aside-menu i, .hMidMenu .open-aside-menu-mob i {
    top: 15px;
    left: 18px;
    width: 22px;
    height: 22px;
  }

  /* line 797, ../sass/all/header.scss */
  .hMidSearch {
    margin-left: 26px;
  }
  /* line 800, ../sass/all/header.scss */
  .hMidSearch input {
    width: 470px;
    height: 46px;
    border-radius: 23px;
    padding-left: 42px;
    padding-right: 135px;
    font-size: 13px;
    background: #fff url(/img/icons8-search.svg) 14px center no-repeat;
    background-size: auto 22px;
  }
  /* line 811, ../sass/all/header.scss */
  .hMidSearch button {
    border-radius: 23px;
    width: 106px;
    height: 46px;
    line-height: 46px;
    font-size: 15px;
  }

  /* line 821, ../sass/all/header.scss */
  .hMidAcc a, .hMidCart a, .hMidLooked a {
    padding-left: 40px;
    font-size: 15px;
    line-height: 32px;
  }

  /* line 829, ../sass/all/header.scss */
  .hMidAcc a {
    background: url(/img/icon-account.svg) left center no-repeat;
    -webkit-background-size: auto 32px;
    background-size: auto 32px;
  }

  /* line 836, ../sass/all/header.scss */
  .hMidCart, .hMidLooked {
    /* margin-left: 30px; */
    margin-left: auto;
  }
  /* line 840, ../sass/all/header.scss */
  .hMidCart a, .hMidLooked a {
    height: 52px;
    line-height: 1.2;
    padding-left: 60px;
  }
}
@media only screen and (min-width: 1240px) and (max-width: 1439px) {
  /* line 852, ../sass/all/header.scss */
  header.half {
    transform: translateY(-46px);
  }

  /* line 857, ../sass/all/header.scss */
  .hFlower {
    width: 110px;
    height: 110px;
  }
  /* line 861, ../sass/all/header.scss */
  .hFlower#flower1 {
    bottom: -53px;
    left: -22px;
  }
  /* line 866, ../sass/all/header.scss */
  .hFlower#flower2 {
    top: -60px;
  }
  /* line 870, ../sass/all/header.scss */
  .hFlower#flower3 {
    bottom: -41px;
    right: -38px;
  }

  /* line 877, ../sass/all/header.scss */
  .hTop .container {
    height: 46px;
  }

  /* line 883, ../sass/all/header.scss */
  .hTopRun span {
    font-size: 10px;
  }

  /* line 888, ../sass/all/header.scss */
  .hTopPhone {
    width: 33%;
  }
  /* line 891, ../sass/all/header.scss */
  .hTopPhone a, .hTopPhone span {
    font-size: 15px;
  }

  /* line 896, ../sass/all/header.scss */
  .hTopNav {
    width: 67%;
  }
  /* line 899, ../sass/all/header.scss */
  .hTopNav li {
    margin-left: 8px;
  }
  /* line 903, ../sass/all/header.scss */
  .hTopNav a {
    font-size: 10px;
  }
  /* line 907, ../sass/all/header.scss */
  .hTopNav a.acc:after {
    top: -5px;
  }
  /* line 912, ../sass/all/header.scss */
  .hTopNav a.review span {
    top: -15px;
    right: -15px;
  }
  /* line 918, ../sass/all/header.scss */
  .hTopNav .polylang {
    margin-left: 25px;
  }

  /* line 925, ../sass/all/header.scss */
  .hMidLogo a img {
    width: 200px;
  }

  /* line 931, ../sass/all/header.scss */
  .hMidMenu {
    margin-left: 22px;
  }
  /* line 934, ../sass/all/header.scss */
  .hMidMenu .open-aside-menu, .hMidMenu .open-aside-menu-mob {
    padding-left: 44px;
    padding-right: 16px;
    font-size: 15px;
    height: 44px;
    margin-top: -2px;
  }
  /* line 941, ../sass/all/header.scss */
  .hMidMenu .open-aside-menu b, .hMidMenu .open-aside-menu-mob b {
    left: 44px;
    width: calc(100% - 44px);
  }
  /* line 946, ../sass/all/header.scss */
  .hMidMenu .open-aside-menu i, .hMidMenu .open-aside-menu-mob i {
    top: 13px;
    left: 16px;
    width: 18px;
    height: 18px;
  }

  /* line 955, ../sass/all/header.scss */
  .hMidSearch {
    margin-left: 22px;
  }
  /* line 958, ../sass/all/header.scss */
  .hMidSearch input {
    width: 385px;
    height: 40px;
    border-radius: 20px;
    padding-left: 36px;
    padding-right: 105px;
    font-size: 12px;
    background: #fff url(/img/icons8-search.svg) 12px center no-repeat;
    background-size: auto 18px;
  }
  /* line 969, ../sass/all/header.scss */
  .hMidSearch button {
    border-radius: 20px;
    width: 95px;
    height: 40px;
    line-height: 36px;
    font-size: 14px;
  }

  /* line 978, ../sass/all/header.scss */
  .hMidSearch-fast {
    font-size: 11px;
  }

  /* line 983, ../sass/all/header.scss */
  .hMidAcc a, .hMidCart a, .hMidLooked a {
    padding-left: 35px;
    font-size: 14px;
    line-height: 28px;
  }

  /* line 991, ../sass/all/header.scss */
  .hMidAcc a {
    background: url(/img/icon-account.svg) left center no-repeat;
    -webkit-background-size: auto 28px;
    background-size: auto 28px;
  }

  /* line 998, ../sass/all/header.scss */
  .hMidCart, .hMidLooked {
    /* margin-left: 26px; */
    margin-left: auto;
  }
  /* line 1002, ../sass/all/header.scss */
  .hMidCart a, .hMidLooked a {
    height: 44px;
    line-height: 1.2;
    padding-left: 50px;
    padding-right: 15px;
    background: url(/img/icon-cart.svg) 10px center no-repeat;
    -webkit-background-size: auto 26px;
    background-size: auto 26px;
  }
  /* line 1011, ../sass/all/header.scss */
  .hMidCart a strong, .hMidLooked a strong {
    left: 28px;
    bottom: 4px;
    width: 13px;
    height: 13px;
    font-size: 6px;
  }
  /* line 1019, ../sass/all/header.scss */
  .hMidCart a span, .hMidLooked a span {
    font-size: 10px;
  }
  /* line 1023, ../sass/all/header.scss */
  .hMidCart a:hover, .hMidCart a.not_empty, .hMidLooked a:hover, .hMidLooked a.not_empty {
    background: #e21d25 url(/img/icon-cart-white.svg) 10px center no-repeat;
    -webkit-background-size: auto 26px;
    background-size: auto 26px;
  }

  /* line 1032, ../sass/all/header.scss */
  .hMidLooked a {
    background: url(/img/icon-view-grey.svg) 10px center no-repeat;
    -webkit-background-size: auto 26px;
    background-size: auto 26px;
  }
  /* line 1037, ../sass/all/header.scss */
  .hMidLooked a.not_empty {
    background: #e21d25 url(/img/icon-view.svg) 10px center no-repeat;
    -webkit-background-size: auto 26px;
    background-size: auto 26px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1239px) {
  /* line 1050, ../sass/all/header.scss */
  header.half {
    transform: translateY(-40px);
  }

  /* line 1055, ../sass/all/header.scss */
  .hFlower {
    width: 88px;
    height: 88px;
  }
  /* line 1059, ../sass/all/header.scss */
  .hFlower#flower1 {
    bottom: -42px;
    left: -18px;
  }
  /* line 1064, ../sass/all/header.scss */
  .hFlower#flower2 {
    top: -48px;
  }
  /* line 1068, ../sass/all/header.scss */
  .hFlower#flower3 {
    bottom: -33px;
    right: -30px;
  }

  /* line 1075, ../sass/all/header.scss */
  .hTop .container {
    height: 40px;
  }

  /* line 1081, ../sass/all/header.scss */
  .hTopRun span {
    font-size: 10px;
  }

  /* line 1086, ../sass/all/header.scss */
  .hTopPhone {
    width: 34%;
  }
  /* line 1089, ../sass/all/header.scss */
  .hTopPhone a, .hTopPhone span {
    font-size: 12px;
  }

  /* line 1094, ../sass/all/header.scss */
  .hTopNav {
    width: 65%;
  }
  /* line 1097, ../sass/all/header.scss */
  .hTopNav li {
    margin-left: 6px;
  }
  /* line 1101, ../sass/all/header.scss */
  .hTopNav a {
    font-size: 8px;
    text-align: center;
  }
  /* line 1105, ../sass/all/header.scss */
  .hTopNav a.acc {
    padding-left: 25px;
  }
  /* line 1108, ../sass/all/header.scss */
  .hTopNav a.acc:after {
    top: -5px;
    width: 20px;
    height: 20px;
  }
  /* line 1115, ../sass/all/header.scss */
  .hTopNav a.review {
    padding-right: 0;
  }
  /* line 1118, ../sass/all/header.scss */
  .hTopNav a.review span {
    top: -14px;
    right: -6px;
    font-size: 8px;
    padding: 1px 3px;
  }
  /* line 1127, ../sass/all/header.scss */
  .hTopNav .polylang {
    margin-left: 10px;
  }

  /* line 1132, ../sass/all/header.scss */
  .hMid .container {
    padding-bottom: 15px;
  }

  /* line 1138, ../sass/all/header.scss */
  .hMidLogo a img {
    width: 160px;
  }

  /* line 1144, ../sass/all/header.scss */
  .hMidMenu {
    margin-left: 18px;
  }
  /* line 1147, ../sass/all/header.scss */
  .hMidMenu .open-aside-menu, .hMidMenu .open-aside-menu-mob {
    padding-left: 35px;
    padding-right: 13px;
    font-size: 12px;
    height: 34px;
    margin-top: -2px;
  }
  /* line 1154, ../sass/all/header.scss */
  .hMidMenu .open-aside-menu b, .hMidMenu .open-aside-menu-mob b {
    left: 35px;
    width: calc(100% - 34px);
  }
  /* line 1159, ../sass/all/header.scss */
  .hMidMenu .open-aside-menu i, .hMidMenu .open-aside-menu-mob i {
    top: 9px;
    left: 13px;
    width: 15px;
    height: 15px;
  }

  /* line 1168, ../sass/all/header.scss */
  .hMidSearch {
    margin-left: 18px;
  }
  /* line 1171, ../sass/all/header.scss */
  .hMidSearch input {
    width: 275px;
    height: 34px;
    border-radius: 17px;
    padding-left: 29px;
    padding-right: 90px;
    font-size: 11px;
    background: #fff url(/img/icons8-search.svg) 10px center no-repeat;
    background-size: auto 16px;
  }
  /* line 1182, ../sass/all/header.scss */
  .hMidSearch button {
    border-radius: 17px;
    width: 80px;
    height: 34px;
    line-height: 30px;
    font-size: 13px;
  }

  /* line 1191, ../sass/all/header.scss */
  .hMidSearch-fast {
    font-size: 10px;
  }

  /* line 1195, ../sass/all/header.scss */
  .hMidAcc, .hMidCart, .hMidLooked {
    margin-left: 21px;
  }
  /* line 1198, ../sass/all/header.scss */
  .hMidAcc a, .hMidCart a, .hMidLooked a {
    padding-left: 32px;
    font-size: 13px;
    line-height: 26px;
  }

  /* line 1206, ../sass/all/header.scss */
  .hMidAcc a {
    background: url(/img/icon-account.svg) left center no-repeat;
    -webkit-background-size: auto 24px;
    background-size: auto 24px;
  }

  /* line 1213, ../sass/all/header.scss */
  .hMidCart, .hMidLooked {
    margin-left: auto;
  }
  /* line 1216, ../sass/all/header.scss */
  .hMidCart a, .hMidLooked a {
    height: 34px;
    line-height: 1.2;
    padding-left: 42px;
    padding-right: 15px;
    background: url(/img/icon-cart.svg) 10px center no-repeat;
    -webkit-background-size: auto 22px;
    background-size: auto 22px;
  }
  /* line 1225, ../sass/all/header.scss */
  .hMidCart a strong, .hMidLooked a strong {
    left: 24px;
    bottom: 1px;
    width: 13px;
    height: 13px;
    font-size: 6px;
  }
  /* line 1233, ../sass/all/header.scss */
  .hMidCart a span, .hMidLooked a span {
    font-size: 9px;
    margin-top: 0;
  }
  /* line 1238, ../sass/all/header.scss */
  .hMidCart a:hover, .hMidCart a.not_empty, .hMidLooked a:hover, .hMidLooked a.not_empty {
    background: #e21d25 url(/img/icon-cart-white.svg) 10px center no-repeat;
    -webkit-background-size: auto 22px;
    background-size: auto 22px;
  }

  /* line 1247, ../sass/all/header.scss */
  .hMidLooked a {
    background: url(/img/icon-view-grey.svg) 10px center no-repeat;
    -webkit-background-size: auto 22px;
    background-size: auto 22px;
  }
  /* line 1252, ../sass/all/header.scss */
  .hMidLooked a.not_empty {
    background: #e21d25 url(/img/icon-view.svg) 10px center no-repeat;
    -webkit-background-size: auto 22px;
    background-size: auto 22px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 1265, ../sass/all/header.scss */
  header.half {
    transform: translateY(-52px);
  }

  /* line 1270, ../sass/all/header.scss */
  .hFlower {
    width: 80px;
    height: 80px;
  }
  /* line 1274, ../sass/all/header.scss */
  .hFlower#flower1 {
    bottom: -40px;
    left: -16px;
  }
  /* line 1279, ../sass/all/header.scss */
  .hFlower#flower2 {
    top: -40px;
  }
  /* line 1283, ../sass/all/header.scss */
  .hFlower#flower3 {
    bottom: -30px;
    right: -25px;
  }

  /* line 1290, ../sass/all/header.scss */
  .hTop .container {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
  }

  /* line 1300, ../sass/all/header.scss */
  .hTopRun {
    width: 100%;
    max-width: 100%;
  }
  /* line 1304, ../sass/all/header.scss */
  .hTopRun span {
    font-size: 9px;
  }

  /* line 1309, ../sass/all/header.scss */
  .hTopPhone {
    max-width: 100%;
    width: 100%;
    margin-top: 5px;
  }
  /* line 1314, ../sass/all/header.scss */
  .hTopPhone a, .hTopPhone span {
    font-size: 12px;
  }
  /* line 1317, ../sass/all/header.scss */
  .hTopPhone a.viber, .hTopPhone a.telegram, .hTopPhone a.wapp, .hTopPhone span.viber, .hTopPhone span.telegram, .hTopPhone span.wapp {
    margin-right: 5px;
  }

  /* line 1324, ../sass/all/header.scss */
  .hTopNav {
    max-width: 100%;
    width: 100%;
    margin-top: 5px;
  }
  /* line 1329, ../sass/all/header.scss */
  .hTopNav li {
    margin-left: 5px;
  }
  /* line 1333, ../sass/all/header.scss */
  .hTopNav a {
    font-size: 9px;
    line-height: 16px;
  }
  /* line 1337, ../sass/all/header.scss */
  .hTopNav a.acc {
    padding-left: 25px;
  }
  /* line 1340, ../sass/all/header.scss */
  .hTopNav a.acc:after {
    top: -2px;
    width: 20px;
    height: 20px;
  }
  /* line 1347, ../sass/all/header.scss */
  .hTopNav a.review {
    padding-right: 20px;
  }
  /* line 1350, ../sass/all/header.scss */
  .hTopNav a.review span {
    top: -6px;
    right: -6px;
    font-size: 8px;
    padding: 2px 3px;
    line-height: 1;
  }

  /* line 1361, ../sass/all/header.scss */
  .hTopNav .polylang {
    margin-left: 15px;
  }

  /* line 1365, ../sass/all/header.scss */
  .hMid .container {
    padding-bottom: 15px;
  }

  /* line 1371, ../sass/all/header.scss */
  .hMidLogo a img {
    width: 160px;
  }

  /* line 1377, ../sass/all/header.scss */
  .hMidMenu {
    margin-left: 5px;
  }
  /* line 1380, ../sass/all/header.scss */
  .hMidMenu .open-aside-menu, .hMidMenu .open-aside-menu-mob {
    padding-left: 35px;
    padding-right: 13px;
    font-size: 10px;
    height: 34px;
    margin-top: -2px;
  }
  /* line 1387, ../sass/all/header.scss */
  .hMidMenu .open-aside-menu b, .hMidMenu .open-aside-menu-mob b {
    left: 35px;
    width: calc(100% - 34px);
  }
  /* line 1392, ../sass/all/header.scss */
  .hMidMenu .open-aside-menu i, .hMidMenu .open-aside-menu-mob i {
    top: 9px;
    left: 13px;
    width: 15px;
    height: 15px;
  }

  /* line 1401, ../sass/all/header.scss */
  .hMidSearch {
    margin-left: 5px;
  }
  /* line 1404, ../sass/all/header.scss */
  .hMidSearch input {
    width: 220px;
    height: 34px;
    border-radius: 17px;
    padding-left: 29px;
    padding-right: 70px;
    font-size: 11px;
    background: #fff url(/img/icons8-search.svg) 10px center no-repeat;
    background-size: auto 16px;
  }
  /* line 1415, ../sass/all/header.scss */
  .hMidSearch button {
    border-radius: 17px;
    width: 65px;
    height: 34px;
    line-height: 30px;
    font-size: 12px;
  }

  /* line 1424, ../sass/all/header.scss */
  .hMidSearch-fast {
    display: none;
  }

  /* line 1428, ../sass/all/header.scss */
  .hMidAcc, .hMidCart, .hMidLooked {
    margin-left: 10px;
  }
  /* line 1431, ../sass/all/header.scss */
  .hMidAcc a, .hMidCart a, .hMidLooked a {
    padding-left: 32px;
    font-size: 0;
    line-height: 26px;
  }

  /* line 1439, ../sass/all/header.scss */
  .hMidAcc a {
    background: url(/img/icon-account.svg) left center no-repeat;
    -webkit-background-size: auto 24px;
    background-size: auto 24px;
  }

  /* line 1446, ../sass/all/header.scss */
  .hMidCart, .hMidLooked {
    margin-left: auto;
  }
  /* line 1449, ../sass/all/header.scss */
  .hMidCart a, .hMidLooked a {
    height: 34px;
    line-height: 1.2;
    padding-left: 42px;
    padding-right: 2px;
    background: url(/img/icon-cart.svg) 10px center no-repeat;
    -webkit-background-size: auto 22px;
    background-size: auto 22px;
  }
  /* line 1458, ../sass/all/header.scss */
  .hMidCart a strong, .hMidLooked a strong {
    left: 24px;
    bottom: 1px;
    width: 13px;
    height: 13px;
    font-size: 6px;
  }
  /* line 1466, ../sass/all/header.scss */
  .hMidCart a span, .hMidLooked a span {
    display: none;
  }
  /* line 1470, ../sass/all/header.scss */
  .hMidCart a:hover, .hMidCart a.not_empty, .hMidLooked a:hover, .hMidLooked a.not_empty {
    background: #e21d25 url(/img/icon-cart-white.svg) 10px center no-repeat;
    -webkit-background-size: auto 22px;
    background-size: auto 22px;
  }

  /* line 1479, ../sass/all/header.scss */
  .hMidLooked a {
    background: url(/img/icon-view-grey.svg) 10px center no-repeat;
    -webkit-background-size: auto 22px;
    background-size: auto 22px;
  }
  /* line 1484, ../sass/all/header.scss */
  .hMidLooked a.not_empty {
    background: #e21d25 url(/img/icon-view.svg) 10px center no-repeat;
    -webkit-background-size: auto 22px;
    background-size: auto 22px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 1496, ../sass/all/header.scss */
  header {
    overflow: visible;
  }
  /* line 1499, ../sass/all/header.scss */
  header.pad-top {
    padding-top: 10vw;
  }
  /* line 1503, ../sass/all/header.scss */
  header.half {
    transform: translateY(-100%);
  }

  /* line 1508, ../sass/all/header.scss */
  .hFlower {
    width: 15vw;
    height: 15vw;
  }
  /* line 1512, ../sass/all/header.scss */
  .hFlower#flower1 {
    bottom: -7vw;
    left: -3vw;
  }
  /* line 1517, ../sass/all/header.scss */
  .hFlower#flower2 {
    top: 4vw;
    left: 50%;
  }
  /* line 1522, ../sass/all/header.scss */
  .hFlower#flower3 {
    bottom: -5vw;
    right: -5vw;
  }

  /* line 1528, ../sass/all/header.scss */
  .hTop {
    position: initial;
  }
  /* line 1531, ../sass/all/header.scss */
  .hTop .container {
    position: initial;
    height: auto;
  }

  /* line 1537, ../sass/all/header.scss */
  .hTopPhone, .hTopNavUl {
    display: none !important;
  }

  /* line 1541, ../sass/all/header.scss */
  .hTopNav {
    position: initial;
    width: 100%;
  }
  /* line 1545, ../sass/all/header.scss */
  .hTopNav .polylang {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 3.5vw;
    right: 2vw;
    z-index: 10;
    margin-left: 0;
  }
  /* line 1557, ../sass/all/header.scss */
  .hTopNav .polylang li {
    background: transparent;
  }
  /* line 1560, ../sass/all/header.scss */
  .hTopNav .polylang li:nth-child(1) a {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
  }
  /* line 1566, ../sass/all/header.scss */
  .hTopNav .polylang li:nth-child(2) a {
    border-top-right-radius: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  /* line 1573, ../sass/all/header.scss */
  .hTopNav .polylang a {
    background: #fff;
    font-size: 11px;
    padding: 1px 3px;
  }

  /* line 1581, ../sass/all/header.scss */
  .hTopRun {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1vw 0;
    padding-right: calc(61px + 4vw);
    min-height: calc(20px + 4vw);
  }
  /* line 1589, ../sass/all/header.scss */
  .hTopRun span {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-size: 3vw;
    min-height: calc(20px + 2vw);
  }

  /* line 1605, ../sass/all/header.scss */
  .hMid .container {
    padding-top: 2vw;
    padding-bottom: 2vw;
  }

  /* line 1614, ../sass/all/header.scss */
  .hMidLogo {
    margin-left: -4px;
  }
  /* line 1618, ../sass/all/header.scss */
  .hMidLogo a img {
    width: 40vw;
    max-width: 160px;
  }

  /* line 1625, ../sass/all/header.scss */
  .hMidMenu {
    display: none;
  }

  /* line 1629, ../sass/all/header.scss */
  .hMidSearch {
    display: none;
  }

  /* line 1633, ../sass/all/header.scss */
  .hMidSearch-fast {
    display: none;
  }

  /* line 1637, ../sass/all/header.scss */
  .hMidPhone {
    display: block;
    position: relative;
    margin-left: auto;
  }
  /* line 1642, ../sass/all/header.scss */
  .hMidPhone span {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    border: 2px solid #e21d25;
    width: 36px;
    height: 36px;
    background: url(/img/icons8-phone-red.svg) center center no-repeat;
    -webkit-background-size: auto 6vmin;
    background-size: auto 6vmin;
  }
  /* line 1655, ../sass/all/header.scss */
  .hMidPhone span.close {
    background: url(/img/icons8-deletez.svg) center center no-repeat;
    -webkit-background-size: auto 6vmin;
    background-size: auto 6vmin;
  }

  /* line 1663, ../sass/all/header.scss */
  .hMidAcc, .hMidFavorite, .hMidCart, .hMidLooked {
    margin-left: auto;
  }
  /* line 1666, ../sass/all/header.scss */
  .hMidAcc a, .hMidFavorite a, .hMidCart a, .hMidLooked a {
    min-height: 28px;
    padding-left: 28px;
    line-height: 28px;
    font-size: 0px;
    width: 0;
  }

  /* line 1675, ../sass/all/header.scss */
  .hMidAcc {
    margin-left: 4vw;
  }
  /* line 1678, ../sass/all/header.scss */
  .hMidAcc a {
    background: url(/img/icon-account.svg) left center no-repeat;
    -webkit-background-size: auto 28px;
    background-size: auto 28px;
  }

  /* line 1686, ../sass/all/header.scss */
  .hMidCart a, .hMidLooked a {
    padding-left: 20px;
    height: 36px;
    background: url(/img/icon-cart.svg) center center no-repeat;
    -webkit-background-size: auto 20px;
    background-size: auto 20px;
  }
  /* line 1693, ../sass/all/header.scss */
  .hMidCart a span, .hMidLooked a span {
    display: none;
  }
  /* line 1697, ../sass/all/header.scss */
  .hMidCart a strong, .hMidLooked a strong {
    bottom: 1px;
    left: 21px;
    width: 12px;
    height: 12px;
    font-size: 7px;
  }
  /* line 1705, ../sass/all/header.scss */
  .hMidCart a:hover, .hMidCart a.not_empty, .hMidLooked a:hover, .hMidLooked a.not_empty {
    background: #e21d25 url(/img/icon-cart-white.svg) center center no-repeat;
    -webkit-background-size: auto 20px;
    background-size: auto 20px;
  }

  /* line 1714, ../sass/all/header.scss */
  .hMidLooked a {
    background: url(/img/icon-view-grey.svg) center center no-repeat;
    -webkit-background-size: auto 20px;
    background-size: auto 20px;
  }
  /* line 1719, ../sass/all/header.scss */
  .hMidLooked a.not_empty {
    background: #e21d25 url(/img/icon-view.svg) center center no-repeat;
    -webkit-background-size: auto 20px;
    background-size: auto 20px;
  }

  /* line 1727, ../sass/all/header.scss */
  .hMidCart {
    margin-right: 25px;
  }

  /* line 1731, ../sass/all/header.scss */
  .hMidDiscountMob {
    display: block;
    margin-left: 4vw;
  }
  /* line 1735, ../sass/all/header.scss */
  .hMidDiscountMob a {
    position: relative;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 28px;
    width: 28px;
    font-size: 28px;
    color: #6a7b82;
    font-weight: 500;
  }
  /* line 1756, ../sass/all/header.scss */
  .hMidDiscountMob a strong {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: -4px;
    left: 24px;
    width: 12px;
    height: 12px;
    font-size: 7px;
    border-radius: 50%;
    color: #fff;
    background: #e21d25;
  }

  /* line 1783, ../sass/all/header.scss */
  .hNavMob {
    display: block;
    position: relative;
    padding: 3vw 0;
    -webkit-box-shadow: 0 5px 8px 0 rgba(79, 90, 93, 0.08);
    box-shadow: 0 5px 8px 0 rgba(79, 90, 93, 0.08);
  }
  /* line 1790, ../sass/all/header.scss */
  .hNavMob .container {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  /* line 1802, ../sass/all/header.scss */
  .hNavMob span {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background: #e21d25;
    border-radius: 10px;
    font-weight: 600;
    padding-left: 10vw;
    padding-right: 3vw;
    font-size: 3vw;
    height: 10vw;
    -webkit-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
    transition: 0.5s ease all;
  }
  /* line 1829, ../sass/all/header.scss */
  .hNavMob span b {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 10vw;
    width: calc(100% - 10vw);
    height: 100%;
    opacity: 0;
    background: #e21d25;
  }
  /* line 1846, ../sass/all/header.scss */
  .hNavMob span i {
    display: block;
    position: absolute;
    top: 2.5vw;
    left: 3vw;
    width: 5vw;
    height: 5vw;
    background: url(/img/flower-white.svg) center center no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    transition: 0.5s ease all;
  }
  /* line 1860, ../sass/all/header.scss */
  .hNavMob span.closestyle i {
    transform: rotate(0deg) !important;
    background: url(/img/icons8-deletew.svg) center center no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
  }
  /* line 1867, ../sass/all/header.scss */
  .hNavMob span.closestyle b {
    opacity: 1;
  }
  /* line 1873, ../sass/all/header.scss */
  .hNavMob span:hover i {
    transform: rotate(73deg);
  }
  /* line 1879, ../sass/all/header.scss */
  .hNavMob .hNavMobSearch {
    position: relative;
    max-width: 43vw;
  }
  /* line 1884, ../sass/all/header.scss */
  .hNavMob .hNavMobSearch .input-group input {
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    width: 100%;
    height: 10vw;
    border-radius: 10px;
    padding-left: 3vw;
    padding-right: 11vw;
    border: 2px solid #e9e9eb;
    font-size: 2.8vw;
    color: #6a7b82;
    transition: 0.3s ease all;
  }
  /* line 1900, ../sass/all/header.scss */
  .hNavMob .hNavMobSearch .input-group input.long {
    transform: translateX(calc(-49vw - 2px));
    width: 92vw;
    background: #fff;
  }
  /* line 1907, ../sass/all/header.scss */
  .hNavMob .hNavMobSearch .input-group button {
    position: absolute;
    top: -1px;
    right: -1px;
    border-radius: 10px;
    height: calc(10vw + 2px);
    width: calc(11vw + 2px);
    border: 2px solid #e21d25;
    background: #fff url(/img/icons8-search-red.svg) center center no-repeat;
    background-size: auto 6vw;
    font-size: 0px;
    color: transparent;
  }

  /* line 1924, ../sass/all/header.scss */
  .hMidBannerMob {
    display: none;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
  }
  /* line 1931, ../sass/all/header.scss */
  .hMidBannerMob.show {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 1940, ../sass/all/header.scss */
  .hMidBannerMob a {
    display: block;
    width: calc(100% / 2);
  }
  /* line 1945, ../sass/all/header.scss */
  .hMidBannerMob img {
    display: block;
    width: 100%;
  }
  /* line 1950, ../sass/all/header.scss */
  .hMidBannerMob .hMidBannerClose {
    display: block;
    position: absolute;
    top: -3vw;
    right: -3vw;
    background: #e21d25;
    width: 10vw;
    height: 10vw;
    border-radius: 50%;
    z-index: 2;
  }
  /* line 1961, ../sass/all/header.scss */
  .hMidBannerMob .hMidBannerClose:after {
    content: '';
    position: absolute;
    top: 32%;
    left: 18%;
    width: 20px;
    height: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../img/multiplyss.svg);
  }

  /* line 1976, ../sass/all/header.scss */
  .hMidBannerMob2 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #e21d25;
    padding: 1vw 4vw;
    color: #fff;
  }
  /* line 1988, ../sass/all/header.scss */
  .hMidBannerMob2 .hMidBannerMob2L {
    position: relative;
    width: 35%;
  }
  /* line 1992, ../sass/all/header.scss */
  .hMidBannerMob2 .hMidBannerMob2L a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    color: #fff;
    font-weight: 600;
    font-size: 5vw;
  }
  /* line 2006, ../sass/all/header.scss */
  .hMidBannerMob2 .hMidBannerMob2R {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 55%;
    padding-left: 4vw;
  }
  /* line 2020, ../sass/all/header.scss */
  .hMidBannerMob2 .hMidBannerMob2R p {
    position: relative;
    font-weight: 600;
    font-size: 3.4vw;
  }

  /* line 2030, ../sass/all/header.scss */
  .mse2-ac-item p img {
    max-width: 10vw;
    max-height: 10vw;
  }
  /* line 2035, ../sass/all/header.scss */
  .mse2-ac-item p span {
    font-size: 3vw;
    padding: 1vw;
  }

  /* line 2042, ../sass/all/header.scss */
  .hMidLooked .hMidLookedDrop {
    display: none !important;
  }
}
/* line 1, ../sass/all/aside-menu2.scss */
.aside-menu-wr {
  position: absolute;
  top: 181px;
  left: 0;
  height: calc(100vh - 156px);
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
  transition: 0.5s ease all;
}
/* line 15, ../sass/all/aside-menu2.scss */
.aside-menu-wr.show {
  visibility: visible;
  opacity: 1;
}
/* line 20, ../sass/all/aside-menu2.scss */
.aside-menu-wr .open-aside-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
/* line 28, ../sass/all/aside-menu2.scss */
.aside-menu-wr .open-aside-menu span {
  display: none;
}
/* line 33, ../sass/all/aside-menu2.scss */
.aside-menu-wr .container {
  overflow: hidden;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 50px);
  padding: 0;
  width: 1600px;
  margin: 0 auto;
  z-index: 1;
}

/* line 49, ../sass/all/aside-menu2.scss */
.aside-menu-left {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 440px;
  max-height: 100%;
  border-radius: 24px;
  background: #fff;
  padding: 22px;
  padding-right: 0;
  z-index: 2;
}

/* line 62, ../sass/all/aside-menu2.scss */
.aml-scroll-block {
  position: relative;
  overflow-y: scroll;
  max-height: 100%;
  padding-right: 22px;
}
/* line 68, ../sass/all/aside-menu2.scss */
.aml-scroll-block::-webkit-scrollbar {
  width: 3px;
  margin-right: 20px;
}
/* line 72, ../sass/all/aside-menu2.scss */
.aml-scroll-block::-webkit-scrollbar-track {
  background: transparent;
}
/* line 75, ../sass/all/aside-menu2.scss */
.aml-scroll-block::-webkit-scrollbar-thumb {
  background: #e21d25;
}
/* line 78, ../sass/all/aside-menu2.scss */
.aml-scroll-block::-webkit-scrollbar-button {
  display: none;
}

/* line 83, ../sass/all/aside-menu2.scss */
.aml-row {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 41px 34px;
  padding-bottom: 28px;
  border-radius: 15px;
  margin-bottom: 15px;
}
/* line 92, ../sass/all/aside-menu2.scss */
.aml-row.colorpink {
  background: #f6e2ed;
}
/* line 96, ../sass/all/aside-menu2.scss */
.aml-row.colorblue {
  background: #e2f6f6;
}
/* line 100, ../sass/all/aside-menu2.scss */
.aml-row.colorgreen {
  background: #d0f2d9;
}
/* line 105, ../sass/all/aside-menu2.scss */
.aml-row.kosm:after, .aml-row.bithim:after, .aml-row.food:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: 20px;
  width: 45%;
  height: 55%;
  background-image: url(/img/kosm-gigi.svg);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
/* line 121, ../sass/all/aside-menu2.scss */
.aml-row.bithim:after {
  background-image: url(/img/bitov-him.svg);
}
/* line 127, ../sass/all/aside-menu2.scss */
.aml-row.food:after {
  height: 80%;
  background-image: url(/assets/img/6588592_and_baby_food_jar_spoon_icon.svg);
}

/* line 134, ../sass/all/aside-menu2.scss */
.aml-mian-category {
  position: relative;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 20px;
}
/* line 140, ../sass/all/aside-menu2.scss */
.aml-mian-category a {
  color: inherit;
  font-size: 18px;
}
/* line 144, ../sass/all/aside-menu2.scss */
.aml-mian-category a:hover {
  color: #e21d25;
}

/* line 150, ../sass/all/aside-menu2.scss */
.aml-list {
  position: relative;
  z-index: 2;
}
/* line 154, ../sass/all/aside-menu2.scss */
.aml-list li {
  position: relative;
  margin-bottom: 3px;
}
/* line 158, ../sass/all/aside-menu2.scss */
.aml-list li:nth-last-child(1) {
  margin-bottom: 0;
}
/* line 162, ../sass/all/aside-menu2.scss */
.aml-list li span {
  display: none;
}
/* line 166, ../sass/all/aside-menu2.scss */
.aml-list li a {
  position: relative;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #808080;
  font-weight: 600;
  font-size: 18px;
  min-height: 40px;
  padding-left: 40px;
  border-radius: 10px;
  margin-left: -4px;
}
/* line 186, ../sass/all/aside-menu2.scss */
.aml-list li a b {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 5px;
  left: 4px;
  width: 30px;
  height: 30px;
}
/* line 206, ../sass/all/aside-menu2.scss */
.aml-list li a b img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 30px;
}
/* line 213, ../sass/all/aside-menu2.scss */
.aml-list li a b img:nth-child(2) {
  opacity: 0;
}
/* line 219, ../sass/all/aside-menu2.scss */
.aml-list li a:hover {
  background: #e21d25;
  color: #fff;
}
/* line 224, ../sass/all/aside-menu2.scss */
.aml-list li a:hover b img {
  opacity: 0;
}
/* line 227, ../sass/all/aside-menu2.scss */
.aml-list li a:hover b img:nth-child(2) {
  opacity: 1;
}
/* line 236, ../sass/all/aside-menu2.scss */
.aml-list li.double-click-parent:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
/* line 248, ../sass/all/aside-menu2.scss */
.aml-list li.double-click-parent:hover:before {
  display: none;
}

/* line 256, ../sass/all/aside-menu2.scss */
.aml-one-link {
  position: relative;
  margin-bottom: 10px;
}
/* line 260, ../sass/all/aside-menu2.scss */
.aml-one-link a {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  min-height: 48px;
  padding-left: 72px;
  border-radius: 10px;
}
/* line 278, ../sass/all/aside-menu2.scss */
.aml-one-link a i {
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
  padding: 3px 6px;
}
/* line 286, ../sass/all/aside-menu2.scss */
.aml-one-link a i.green {
  background: #84bf04;
}
/* line 290, ../sass/all/aside-menu2.scss */
.aml-one-link a i.red {
  background: #e21d25;
}
/* line 295, ../sass/all/aside-menu2.scss */
.aml-one-link a b {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 9px;
  left: 34px;
  width: 30px;
  height: 30px;
}
/* line 315, ../sass/all/aside-menu2.scss */
.aml-one-link a b img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 32px;
}
/* line 322, ../sass/all/aside-menu2.scss */
.aml-one-link a b img:nth-child(2) {
  opacity: 0;
}
/* line 328, ../sass/all/aside-menu2.scss */
.aml-one-link a.colorblack {
  color: #000;
}
/* line 333, ../sass/all/aside-menu2.scss */
.aml-one-link a.colorblack:hover b img {
  opacity: 0;
}
/* line 336, ../sass/all/aside-menu2.scss */
.aml-one-link a.colorblack:hover b img:nth-child(2) {
  opacity: 1;
}
/* line 344, ../sass/all/aside-menu2.scss */
.aml-one-link a.colorgrey {
  background: #6a7b82;
}
/* line 348, ../sass/all/aside-menu2.scss */
.aml-one-link a.colororange {
  background: #f88e31;
}
/* line 352, ../sass/all/aside-menu2.scss */
.aml-one-link a.colorred {
  background: #e21d25;
}
/* line 355, ../sass/all/aside-menu2.scss */
.aml-one-link a.colorred:hover {
  opacity: 0.7;
}
/* line 360, ../sass/all/aside-menu2.scss */
.aml-one-link a.colorgreen {
  background: #84bf04;
}
/* line 364, ../sass/all/aside-menu2.scss */
.aml-one-link a:hover {
  background: #e21d25;
  color: #fff;
}

/* line 371, ../sass/all/aside-menu2.scss */
.aside-menu-right {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% - 440px + 42px);
  margin-left: -42px;
  border-radius: 24px;
  background: #fff;
  padding: 22px;
  padding-left: 73px;
  visibility: hidden;
  opacity: 0;
}
/* line 384, ../sass/all/aside-menu2.scss */
.aside-menu-right:before {
  content: '';
  display: block;
  position: absolute;
  top: 20px;
  left: 50px;
  height: calc(100% - 40px);
  width: 1px;
  background: #e8e8e8;
}
/* line 395, ../sass/all/aside-menu2.scss */
.aside-menu-right.show {
  visibility: visible;
  opacity: 1;
}

/* line 401, ../sass/all/aside-menu2.scss */
.amr-row-inner {
  position: relative;
  overflow: hidden;
  height: 100%;
  /* &:after {
  	content: '';
  	display: block;
  	position: absolute;
  	bottom: 0;
  	left: 0;
  	width: 100%;
  	height: 100px;
  	z-index: 2;
  	background: rgba(255,255,255,0);
  	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1)));
  	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
  	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(rgba(255,255,255,1)));
  	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
  	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
  } */
}

/* line 424, ../sass/all/aside-menu2.scss */
.amr-row {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  overflow-y: scroll;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
}
/* line 440, ../sass/all/aside-menu2.scss */
.amr-row.show {
  visibility: visible;
  opacity: 1;
}
/* line 445, ../sass/all/aside-menu2.scss */
.amr-row::-webkit-scrollbar {
  width: 3px;
}
/* line 448, ../sass/all/aside-menu2.scss */
.amr-row::-webkit-scrollbar-track {
  background: transparent;
}
/* line 451, ../sass/all/aside-menu2.scss */
.amr-row::-webkit-scrollbar-thumb {
  background: #e21d25;
}
/* line 454, ../sass/all/aside-menu2.scss */
.amr-row::-webkit-scrollbar-button {
  display: none;
}
/* line 458, ../sass/all/aside-menu2.scss */
.amr-row ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  /* margin-bottom: 100px; */
}
/* line 474, ../sass/all/aside-menu2.scss */
.amr-row ul li {
  position: relative;
  width: 45%;
  margin-bottom: 12px;
}
/* line 479, ../sass/all/aside-menu2.scss */
.amr-row ul li ul {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
/* line 484, ../sass/all/aside-menu2.scss */
.amr-row ul li ul li {
  width: 100%;
}
/* line 487, ../sass/all/aside-menu2.scss */
.amr-row ul li ul li a {
  font-weight: 400;
  color: #8b8b8b;
}
/* line 494, ../sass/all/aside-menu2.scss */
.amr-row ul li a {
  display: inline-block;
  position: relative;
  color: #000;
  font-size: 16px;
  border-bottom: 1px solid #fff;
  font-weight: 600;
}
/* line 502, ../sass/all/aside-menu2.scss */
.amr-row ul li a:hover {
  color: #e21d25;
  border-color: #e21d25;
}
/* line 508, ../sass/all/aside-menu2.scss */
.amr-row ul li b {
  display: block;
  margin-bottom: 12px;
}
/* line 512, ../sass/all/aside-menu2.scss */
.amr-row ul li b a {
  color: #000;
}

/* line 520, ../sass/all/aside-menu2.scss */
.amr-row-menu {
  position: relative;
  width: 40%;
}
/* line 524, ../sass/all/aside-menu2.scss */
.amr-row-menu.flex {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* line 537, ../sass/all/aside-menu2.scss */
.amr-row-menu-col {
  position: relative;
  width: 49%;
}
/* line 541, ../sass/all/aside-menu2.scss */
.amr-row-menu-col ul li {
  width: 100%;
}

/* line 546, ../sass/all/aside-menu2.scss */
.amr-row-tags {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 20%;
  padding-left: 50px;
}
/* line 553, ../sass/all/aside-menu2.scss */
.amr-row-tags span {
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
}
/* line 560, ../sass/all/aside-menu2.scss */
.amr-row-tags ul {
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
/* line 568, ../sass/all/aside-menu2.scss */
.amr-row-tags ul li {
  width: 100%;
}
/* line 571, ../sass/all/aside-menu2.scss */
.amr-row-tags ul li a {
  font-size: 13px;
  color: #000;
}

/* line 579, ../sass/all/aside-menu2.scss */
.amr-row-banner {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px;
  width: 40%;
}
/* line 586, ../sass/all/aside-menu2.scss */
.amr-row-banner img {
  display: block;
  margin-left: 10%;
  width: 90%;
}

/* line 593, ../sass/all/aside-menu2.scss */
.amr-row-brands {
  position: relative;
  width: 100%;
}

/* line 598, ../sass/all/aside-menu2.scss */
.amr-row-brands-inner {
  position: relative;
  margin-bottom: 25px;
}
/* line 602, ../sass/all/aside-menu2.scss */
.amr-row-brands-inner h2 {
  position: relative;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 25px;
}

/* line 610, ../sass/all/aside-menu2.scss */
.amrb-inner {
  position: relative;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 623, ../sass/all/aside-menu2.scss */
.hBrandsTPL {
  position: relative;
  width: calc(100% / 6);
  margin-bottom: 25px;
}
/* line 628, ../sass/all/aside-menu2.scss */
.hBrandsTPL a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
/* line 638, ../sass/all/aside-menu2.scss */
.hBrandsTPL .hBrandsTPLImg {
  position: relative;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 120px;
}
/* line 655, ../sass/all/aside-menu2.scss */
.hBrandsTPL .hBrandsTPLImg img {
  display: block;
  max-width: 80%;
  max-height: 80%;
}
/* line 662, ../sass/all/aside-menu2.scss */
.hBrandsTPL p {
  position: relative;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
}
/* line 670, ../sass/all/aside-menu2.scss */
.hBrandsTPL:hover .hBrandsTPLImg {
  opacity: 0.7;
}
/* line 674, ../sass/all/aside-menu2.scss */
.hBrandsTPL:hover p {
  color: #e21d25;
}

/* line 680, ../sass/all/aside-menu2.scss */
.asmr-flower {
  position: absolute;
  background: url(/img/flower.svg) center center no-repeat;
  background-size: cover;
  z-index: 3;
}
/* line 686, ../sass/all/aside-menu2.scss */
.asmr-flower#asmrf1 {
  bottom: -20px;
  right: -20px;
  width: 200px;
  height: 200px;
}
/* line 693, ../sass/all/aside-menu2.scss */
.asmr-flower#asmrf2 {
  bottom: -20px;
  right: 25%;
  width: 130px;
  height: 130px;
}
/* line 700, ../sass/all/aside-menu2.scss */
.asmr-flower#asmrf3 {
  bottom: 45px;
  right: 45%;
  width: 90px;
  height: 90px;
}

@media only screen and (min-width: 1440px) and (max-width: 1640px) {
  /* line 710, ../sass/all/aside-menu2.scss */
  .aside-menu-wr {
    top: 165px;
    height: calc(100vh - 143px);
  }
  /* line 714, ../sass/all/aside-menu2.scss */
  .aside-menu-wr .container {
    width: 1400px;
  }

  /* line 719, ../sass/all/aside-menu2.scss */
  .aside-menu-left {
    width: 360px;
    padding: 19px;
    padding-right: 0;
  }

  /* line 725, ../sass/all/aside-menu2.scss */
  .aml-scroll-block {
    padding-right: 19px;
  }

  /* line 729, ../sass/all/aside-menu2.scss */
  .aml-row {
    padding: 30px 25px;
    padding-bottom: 25px;
    margin-bottom: 13px;
  }
  /* line 735, ../sass/all/aside-menu2.scss */
  .aml-row.kosm:after, .aml-row.bithim:after {
    right: 18px;
  }

  /* line 741, ../sass/all/aside-menu2.scss */
  .aml-mian-category {
    font-size: 15px;
    margin-bottom: 18px;
  }
  /* line 745, ../sass/all/aside-menu2.scss */
  .aml-mian-category a {
    font-size: 17px;
  }

  /* line 752, ../sass/all/aside-menu2.scss */
  .aml-list li a {
    font-size: 16px;
    min-height: 36px;
    padding-left: 40px;
  }
  /* line 757, ../sass/all/aside-menu2.scss */
  .aml-list li a b {
    width: 28px;
    height: 28px;
  }
  /* line 761, ../sass/all/aside-menu2.scss */
  .aml-list li a b img {
    height: 28px;
  }

  /* line 769, ../sass/all/aside-menu2.scss */
  .aml-one-link {
    margin-bottom: 9px;
  }
  /* line 772, ../sass/all/aside-menu2.scss */
  .aml-one-link a {
    font-size: 15px;
    min-height: 42px;
    padding-left: 67px;
  }
  /* line 777, ../sass/all/aside-menu2.scss */
  .aml-one-link a i {
    position: absolute;
    top: 0;
    right: 0;
    margin-left: 10px;
    font-size: 9px;
    padding: 2px 5px;
  }
  /* line 786, ../sass/all/aside-menu2.scss */
  .aml-one-link a b {
    top: 7px;
    left: 20px;
    width: 28px;
    height: 28px;
  }
  /* line 792, ../sass/all/aside-menu2.scss */
  .aml-one-link a b img {
    height: 28px;
  }

  /* line 799, ../sass/all/aside-menu2.scss */
  .aside-menu-right {
    width: calc(100% - 360px + 42px);
    margin-left: -42px;
    padding: 19px;
    padding-left: 80px;
  }
  /* line 805, ../sass/all/aside-menu2.scss */
  .aside-menu-right:before {
    top: 19px;
    left: 61px;
    height: calc(100% - 38px);
  }

  /* line 814, ../sass/all/aside-menu2.scss */
  .amr-row ul li {
    width: 48%;
    margin-bottom: 10px;
  }
  /* line 818, ../sass/all/aside-menu2.scss */
  .amr-row ul li ul {
    margin-bottom: 9px;
  }
  /* line 822, ../sass/all/aside-menu2.scss */
  .amr-row ul li a {
    font-size: 14px;
  }
  /* line 826, ../sass/all/aside-menu2.scss */
  .amr-row ul li b {
    margin-bottom: 10px;
  }

  /* line 833, ../sass/all/aside-menu2.scss */
  .amr-row-menu-col ul li {
    width: 100%;
  }

  /* line 837, ../sass/all/aside-menu2.scss */
  .amr-row-tags {
    padding-left: 50px;
  }
  /* line 840, ../sass/all/aside-menu2.scss */
  .amr-row-tags ul li {
    width: 100%;
  }
  /* line 844, ../sass/all/aside-menu2.scss */
  .amr-row-tags span {
    font-size: 14px;
    margin-bottom: 18px;
  }
  /* line 851, ../sass/all/aside-menu2.scss */
  .amr-row-tags ul li a {
    font-size: 13px;
  }

  /* line 858, ../sass/all/aside-menu2.scss */
  .amr-row-brands-inner {
    margin-bottom: 20px;
  }
  /* line 861, ../sass/all/aside-menu2.scss */
  .amr-row-brands-inner h2 {
    font-size: 15px;
    margin-bottom: 20px;
  }

  /* line 868, ../sass/all/aside-menu2.scss */
  .asmr-flower#asmrf1 {
    bottom: -18px;
    right: -18px;
    width: 175px;
    height: 175px;
  }
  /* line 875, ../sass/all/aside-menu2.scss */
  .asmr-flower#asmrf2 {
    bottom: -18px;
    width: 114px;
    height: 114px;
  }
  /* line 881, ../sass/all/aside-menu2.scss */
  .asmr-flower#asmrf3 {
    bottom: 40px;
    width: 79px;
    height: 79px;
  }
}
@media only screen and (min-width: 1240px) and (max-width: 1439px) {
  /* line 892, ../sass/all/aside-menu2.scss */
  .aside-menu-wr {
    top: 152px;
    height: calc(100vh - 130px);
  }
  /* line 896, ../sass/all/aside-menu2.scss */
  .aside-menu-wr .container {
    width: 1200px;
  }

  /* line 901, ../sass/all/aside-menu2.scss */
  .aside-menu-left {
    width: 295px;
    padding: 16px;
    padding-right: 0;
  }

  /* line 907, ../sass/all/aside-menu2.scss */
  .aml-scroll-block {
    padding-right: 16px;
  }

  /* line 911, ../sass/all/aside-menu2.scss */
  .aml-row {
    padding: 20px 15px;
    padding-bottom: 20px;
    margin-bottom: 11px;
  }
  /* line 917, ../sass/all/aside-menu2.scss */
  .aml-row.kosm:after, .aml-row.bithim:after {
    right: 10px;
    width: 38%;
  }

  /* line 924, ../sass/all/aside-menu2.scss */
  .aml-mian-category {
    font-size: 14px;
    margin-bottom: 16px;
  }
  /* line 928, ../sass/all/aside-menu2.scss */
  .aml-mian-category a {
    font-size: 16px;
  }

  /* line 935, ../sass/all/aside-menu2.scss */
  .aml-list li a {
    font-size: 14px;
    min-height: 32px;
    padding-left: 35px;
  }
  /* line 940, ../sass/all/aside-menu2.scss */
  .aml-list li a b {
    width: 24px;
    height: 24px;
  }
  /* line 944, ../sass/all/aside-menu2.scss */
  .aml-list li a b img {
    height: 24px;
  }

  /* line 952, ../sass/all/aside-menu2.scss */
  .aml-one-link {
    margin-bottom: 8px;
  }
  /* line 955, ../sass/all/aside-menu2.scss */
  .aml-one-link a {
    font-size: 12px;
    min-height: 40px;
    padding-left: 54px;
  }
  /* line 960, ../sass/all/aside-menu2.scss */
  .aml-one-link a i {
    position: absolute;
    top: 0;
    right: 0;
    margin-left: 8px;
    font-size: 9px;
    padding: 2px 5px;
  }
  /* line 969, ../sass/all/aside-menu2.scss */
  .aml-one-link a b {
    top: 6px;
    left: 20px;
    width: 24px;
    height: 24px;
  }
  /* line 975, ../sass/all/aside-menu2.scss */
  .aml-one-link a b img {
    height: 24px;
  }

  /* line 982, ../sass/all/aside-menu2.scss */
  .aside-menu-right {
    width: calc(100% - 295px + 42px);
    margin-left: -42px;
    padding: 16px;
    padding-left: 74px;
  }
  /* line 988, ../sass/all/aside-menu2.scss */
  .aside-menu-right:before {
    top: 16px;
    left: 58px;
    height: calc(100% - 32px);
  }

  /* line 997, ../sass/all/aside-menu2.scss */
  .amr-row ul li {
    margin-bottom: 6px;
  }
  /* line 1000, ../sass/all/aside-menu2.scss */
  .amr-row ul li ul {
    margin-bottom: 6px;
  }
  /* line 1004, ../sass/all/aside-menu2.scss */
  .amr-row ul li a {
    font-size: 13px;
  }
  /* line 1008, ../sass/all/aside-menu2.scss */
  .amr-row ul li b {
    margin-bottom: 6px;
  }

  /* line 1015, ../sass/all/aside-menu2.scss */
  .amr-row-tags {
    padding-left: 20px;
  }
  /* line 1018, ../sass/all/aside-menu2.scss */
  .amr-row-tags span {
    font-size: 13px;
    margin-bottom: 15px;
  }
  /* line 1025, ../sass/all/aside-menu2.scss */
  .amr-row-tags ul li a {
    font-size: 12px;
  }

  /* line 1032, ../sass/all/aside-menu2.scss */
  .amr-row-brands-inner {
    margin-bottom: 15px;
  }
  /* line 1035, ../sass/all/aside-menu2.scss */
  .amr-row-brands-inner h2 {
    font-size: 14px;
    margin-bottom: 15px;
  }

  /* line 1041, ../sass/all/aside-menu2.scss */
  .hBrandsTPL {
    margin-bottom: 20px;
  }
  /* line 1044, ../sass/all/aside-menu2.scss */
  .hBrandsTPL .hBrandsTPLImg {
    height: 105px;
  }
  /* line 1048, ../sass/all/aside-menu2.scss */
  .hBrandsTPL p {
    font-size: 11px;
  }

  /* line 1054, ../sass/all/aside-menu2.scss */
  .asmr-flower#asmrf1 {
    bottom: -16px;
    right: -16px;
    width: 150px;
    height: 150px;
  }
  /* line 1061, ../sass/all/aside-menu2.scss */
  .asmr-flower#asmrf2 {
    bottom: -16px;
    width: 98px;
    height: 98px;
  }
  /* line 1067, ../sass/all/aside-menu2.scss */
  .asmr-flower#asmrf3 {
    bottom: 35px;
    width: 68px;
    height: 68px;
  }
}
@media only screen and (min-width: 710px) and (max-width: 1239px) {
  /* line 1078, ../sass/all/aside-menu2.scss */
  .aside-menu-wr {
    top: 127px;
    height: calc(100vh - 106px);
  }
  /* line 1082, ../sass/all/aside-menu2.scss */
  .aside-menu-wr .container {
    width: 960px;
  }

  /* line 1087, ../sass/all/aside-menu2.scss */
  .aside-menu-left {
    width: 264px;
    padding: 13px;
    padding-right: 0;
  }

  /* line 1093, ../sass/all/aside-menu2.scss */
  .aml-scroll-block {
    padding-right: 13px;
  }

  /* line 1097, ../sass/all/aside-menu2.scss */
  .aml-row {
    padding: 20px 15px;
    padding-right: 0;
    padding-bottom: 14px;
    margin-bottom: 9px;
  }
  /* line 1104, ../sass/all/aside-menu2.scss */
  .aml-row.kosm:after, .aml-row.bithim:after {
    right: 12px;
  }

  /* line 1110, ../sass/all/aside-menu2.scss */
  .aml-mian-category {
    font-size: 13px;
    margin-bottom: 13px;
  }
  /* line 1114, ../sass/all/aside-menu2.scss */
  .aml-mian-category a {
    font-size: 14px;
  }

  /* line 1121, ../sass/all/aside-menu2.scss */
  .aml-list li a {
    font-size: 13px;
    min-height: 28px;
    padding-left: 30px;
  }
  /* line 1126, ../sass/all/aside-menu2.scss */
  .aml-list li a b {
    width: 20px;
    height: 20px;
  }
  /* line 1130, ../sass/all/aside-menu2.scss */
  .aml-list li a b img {
    height: 20px;
  }

  /* line 1138, ../sass/all/aside-menu2.scss */
  .aml-one-link {
    margin-bottom: 7px;
  }
  /* line 1141, ../sass/all/aside-menu2.scss */
  .aml-one-link a {
    font-size: 13px;
    min-height: 30px;
    padding-left: 45px;
  }
  /* line 1146, ../sass/all/aside-menu2.scss */
  .aml-one-link a i {
    margin-left: 5px;
    font-size: 6px;
    padding: 2px 4px;
  }
  /* line 1152, ../sass/all/aside-menu2.scss */
  .aml-one-link a b {
    top: 5px;
    left: 15px;
    width: 20px;
    height: 20px;
  }
  /* line 1158, ../sass/all/aside-menu2.scss */
  .aml-one-link a b img {
    height: 20px;
  }

  /* line 1165, ../sass/all/aside-menu2.scss */
  .aside-menu-right {
    width: calc(100% - 264px + 42px);
    margin-left: -42px;
    padding: 13px;
    padding-left: 68px;
  }
  /* line 1171, ../sass/all/aside-menu2.scss */
  .aside-menu-right:before {
    top: 13px;
    left: 55px;
    height: calc(100% - 26px);
  }

  /* line 1178, ../sass/all/aside-menu2.scss */
  .amr-row {
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 1183, ../sass/all/aside-menu2.scss */
  .amr-row ul {
    margin-bottom: 0;
  }
  /* line 1186, ../sass/all/aside-menu2.scss */
  .amr-row ul li {
    margin-bottom: 8px;
  }
  /* line 1189, ../sass/all/aside-menu2.scss */
  .amr-row ul li ul {
    margin-bottom: 8px;
  }
  /* line 1193, ../sass/all/aside-menu2.scss */
  .amr-row ul li a {
    font-size: 13px;
  }
  /* line 1197, ../sass/all/aside-menu2.scss */
  .amr-row ul li b {
    margin-bottom: 8px;
  }

  /* line 1204, ../sass/all/aside-menu2.scss */
  .amr-row-menu {
    width: 70%;
  }

  /* line 1208, ../sass/all/aside-menu2.scss */
  .amr-row-tags {
    width: 30%;
    padding-left: 20px;
  }
  /* line 1212, ../sass/all/aside-menu2.scss */
  .amr-row-tags span {
    font-size: 13px;
    margin-bottom: 15px;
  }
  /* line 1219, ../sass/all/aside-menu2.scss */
  .amr-row-tags ul li a {
    font-size: 12px;
  }

  /* line 1226, ../sass/all/aside-menu2.scss */
  .amr-row-banner {
    z-index: 3;
    width: 100%;
    margin-bottom: 100px;
  }
  /* line 1231, ../sass/all/aside-menu2.scss */
  .amr-row-banner img {
    margin-left: 0;
    width: 100%;
  }

  /* line 1237, ../sass/all/aside-menu2.scss */
  .amr-row-brands-inner {
    margin-bottom: 15px;
  }
  /* line 1240, ../sass/all/aside-menu2.scss */
  .amr-row-brands-inner h2 {
    font-size: 14px;
    margin-bottom: 15px;
  }

  /* line 1246, ../sass/all/aside-menu2.scss */
  .hBrandsTPL {
    margin-bottom: 20px;
  }
  /* line 1249, ../sass/all/aside-menu2.scss */
  .hBrandsTPL .hBrandsTPLImg {
    height: 105px;
  }
  /* line 1253, ../sass/all/aside-menu2.scss */
  .hBrandsTPL p {
    font-size: 11px;
  }

  /* line 1259, ../sass/all/aside-menu2.scss */
  .asmr-flower#asmrf1 {
    bottom: -13px;
    right: -13px;
    width: 120px;
    height: 120px;
  }
  /* line 1266, ../sass/all/aside-menu2.scss */
  .asmr-flower#asmrf2 {
    bottom: -13px;
    width: 78px;
    height: 78px;
  }
  /* line 1272, ../sass/all/aside-menu2.scss */
  .asmr-flower#asmrf3 {
    bottom: 28px;
    width: 55px;
    height: 55px;
  }
}
@media only screen and (min-width: 710px) and (max-width: 999px) {
  /* line 1283, ../sass/all/aside-menu2.scss */
  .aside-menu-wr {
    top: 132px;
    height: calc(100vh - 100px);
  }
  /* line 1287, ../sass/all/aside-menu2.scss */
  .aside-menu-wr .container {
    width: 92vw;
  }

  /* line 1292, ../sass/all/aside-menu2.scss */
  .amr-row {
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 1297, ../sass/all/aside-menu2.scss */
  .amr-row ul {
    margin-bottom: 0;
  }
  /* line 1300, ../sass/all/aside-menu2.scss */
  .amr-row ul li {
    margin-bottom: 8px;
  }
  /* line 1303, ../sass/all/aside-menu2.scss */
  .amr-row ul li ul {
    margin-bottom: 8px;
  }
  /* line 1307, ../sass/all/aside-menu2.scss */
  .amr-row ul li a {
    font-size: 13px;
  }
  /* line 1311, ../sass/all/aside-menu2.scss */
  .amr-row ul li b {
    margin-bottom: 8px;
  }

  /* line 1318, ../sass/all/aside-menu2.scss */
  .amr-row-menu {
    width: 100%;
  }

  /* line 1322, ../sass/all/aside-menu2.scss */
  .amr-row-tags {
    width: 100%;
    padding-left: 0px;
  }
  /* line 1326, ../sass/all/aside-menu2.scss */
  .amr-row-tags span {
    font-size: 13px;
    margin-bottom: 15px;
  }
  /* line 1331, ../sass/all/aside-menu2.scss */
  .amr-row-tags ul {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  /* line 1351, ../sass/all/aside-menu2.scss */
  .amr-row-tags ul li {
    width: 49%;
  }
  /* line 1354, ../sass/all/aside-menu2.scss */
  .amr-row-tags ul li a {
    font-size: 12px;
  }

  /* line 1361, ../sass/all/aside-menu2.scss */
  .amr-row-banner {
    z-index: 3;
    width: 100%;
    margin-bottom: 0;
  }
  /* line 1366, ../sass/all/aside-menu2.scss */
  .amr-row-banner img {
    margin-left: 0;
    width: 100%;
  }

  /* line 1372, ../sass/all/aside-menu2.scss */
  .amr-row-brands-inner {
    margin-bottom: 15px;
  }
  /* line 1375, ../sass/all/aside-menu2.scss */
  .amr-row-brands-inner h2 {
    font-size: 14px;
    margin-bottom: 15px;
  }

  /* line 1381, ../sass/all/aside-menu2.scss */
  .hBrandsTPL {
    margin-bottom: 20px;
  }
  /* line 1384, ../sass/all/aside-menu2.scss */
  .hBrandsTPL .hBrandsTPLImg {
    height: 105px;
  }
  /* line 1388, ../sass/all/aside-menu2.scss */
  .hBrandsTPL p {
    font-size: 11px;
  }

  /* line 1394, ../sass/all/aside-menu2.scss */
  .asmr-flower#asmrf1 {
    bottom: -13px;
    right: -13px;
    width: 120px;
    height: 120px;
  }
  /* line 1401, ../sass/all/aside-menu2.scss */
  .asmr-flower#asmrf2 {
    bottom: -13px;
    width: 78px;
    height: 78px;
  }
  /* line 1407, ../sass/all/aside-menu2.scss */
  .asmr-flower#asmrf3 {
    bottom: 28px;
    width: 55px;
    height: 55px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 709px) {
  /* line 1418, ../sass/all/aside-menu2.scss */
  .aside-menu-wr {
    position: fixed;
    top: 0;
    height: 100vh;
  }
  /* line 1423, ../sass/all/aside-menu2.scss */
  .aside-menu-wr.open-from-fixed {
    position: fixed;
    top: 50px;
    height: calc(100vh - 50px);
  }
  /* line 1428, ../sass/all/aside-menu2.scss */
  .aside-menu-wr.open-from-fixed .open-aside-menu span {
    display: none !important;
  }
  /* line 1432, ../sass/all/aside-menu2.scss */
  .aside-menu-wr.open-from-fixed .container {
    max-height: calc(100% - 50px);
    width: 92vw;
    margin-top: 0;
  }
  /* line 1439, ../sass/all/aside-menu2.scss */
  .aside-menu-wr .container {
    max-height: calc(100% - 80px - 10vw);
    width: 92vw;
    margin-top: 10vw;
  }

  /* line 1446, ../sass/all/aside-menu2.scss */
  .open-aside-menu span {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #e21d25 url(/img/icons8-deletew.svg) 8vw 2.5vw no-repeat;
    background-size: auto 5vw;
    color: #fff;
    text-transform: uppercase;
    padding: 0 4vw;
    padding-left: 15vw;
    height: 10vw;
    font-weight: 600;
    font-size: 4vw;
  }

  /* line 1466, ../sass/all/aside-menu2.scss */
  .aside-menu-left {
    width: 100%;
    border-radius: 4vw;
    padding: 4vw;
    padding-right: 2vw;
  }

  /* line 1473, ../sass/all/aside-menu2.scss */
  .aml-scroll-block {
    padding-right: 2vw;
  }

  /* line 1477, ../sass/all/aside-menu2.scss */
  .aml-row {
    padding: 4vw 4vw;
    padding-bottom: 4vw;
    border-radius: 2vw;
    margin-bottom: 2vw;
  }
  /* line 1484, ../sass/all/aside-menu2.scss */
  .aml-row.kosm:after, .aml-row.bithim:after {
    right: 4vw;
  }

  /* line 1490, ../sass/all/aside-menu2.scss */
  .aml-mian-category {
    font-size: 3.4vw;
    margin-bottom: 2vw;
  }
  /* line 1494, ../sass/all/aside-menu2.scss */
  .aml-mian-category a {
    font-size: 3.4vw;
  }

  /* line 1500, ../sass/all/aside-menu2.scss */
  .aml-list li {
    margin-bottom: 1vw;
  }
  /* line 1503, ../sass/all/aside-menu2.scss */
  .aml-list li a {
    font-size: 4vw;
    min-height: 10vw;
    padding-left: 11vw;
    border-radius: 2vw;
  }
  /* line 1509, ../sass/all/aside-menu2.scss */
  .aml-list li a b {
    top: 1vw;
    left: 0;
    width: 8vw;
    height: 8vw;
  }
  /* line 1515, ../sass/all/aside-menu2.scss */
  .aml-list li a b img {
    height: 8vw;
  }

  /* line 1523, ../sass/all/aside-menu2.scss */
  .aml-one-link {
    margin-bottom: 2vw;
  }
  /* line 1526, ../sass/all/aside-menu2.scss */
  .aml-one-link a {
    font-size: 3.4vw;
    min-height: 12vw;
    padding-left: 15vw;
    border-radius: 2vw;
  }
  /* line 1532, ../sass/all/aside-menu2.scss */
  .aml-one-link a i {
    margin-left: 1vw;
    font-size: 2.4vw;
    border-radius: 1vw;
    padding: 1vw 2vw;
  }
  /* line 1539, ../sass/all/aside-menu2.scss */
  .aml-one-link a b {
    top: 2vw;
    left: 4vw;
    width: 6vw;
    height: 6vw;
  }
  /* line 1545, ../sass/all/aside-menu2.scss */
  .aml-one-link a b img {
    height: 8vw;
  }

  /* line 1552, ../sass/all/aside-menu2.scss */
  .aside-menu-right {
    display: none;
  }
}
/* line 1, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob {
  position: fixed;
  overflow-y: scroll;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 2vmin;
  background: #fff;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s ease all;
}
/* line 18, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob.show {
  opacity: 1;
  visibility: visible;
}
/* line 23, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob::-webkit-scrollbar {
  width: 3px;
  margin-right: 20px;
}
/* line 27, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob::-webkit-scrollbar-track {
  background: transparent;
}
/* line 30, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob::-webkit-scrollbar-thumb {
  background: #e21d25;
}
/* line 33, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob::-webkit-scrollbar-button {
  display: none;
}
/* line 37, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob .open-aside-menu-mob {
  position: relative;
  height: 10vmin;
  width: 10vmin;
  border-radius: 10px;
  background: #e21d25 url(/img/icons8-deletew.svg) center center no-repeat;
  -webkit-background-size: auto 70%;
  background-size: auto 70%;
}

/* line 48, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-wr {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin-top: 4vmin;
}

/* line 59, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-left {
  position: relative;
  width: 20vmin;
}

/* line 64, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-left-link {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: flex-end;
  align-items: flex-end;
  text-align: center;
  background-color: #f6e2ed;
  background-position: center 4vmin;
  background-repeat: no-repeat;
  -webkit-background-size: auto 8vmin;
  background-size: auto 8vmin;
  height: 19vmin;
  width: 19vmin;
  padding: 3vmin 0;
  margin-bottom: 2vmin;
  border-radius: 15px;
  font-size: 2.4vmin;
  font-weight: 600;
  color: #6a7b82;
}
/* line 92, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-left-link.active {
  background-color: #e21d25 !important;
  color: #fff;
  -webkit-box-shadow: 5px 5px 19px -7px #e21d25;
  -moz-box-shadow: 5px 5px 19px -7px #e21d25;
  box-shadow: 5px 5px 19px -7px #e21d25;
}
/* line 100, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-left-link:nth-last-child(1) {
  margin-bottom: 0;
}
/* line 104, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-left-link#mob-for-kids-food {
  background-image: url(/img/icons8-babys-room-new.svg);
}
/* line 107, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-left-link#mob-for-kids-food.active {
  background-image: url(/img/icons8-babys-room-new-white.svg);
}
/* line 112, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-left-link#mob-for-woman {
  background-image: url(/img/icons8-female-user-new.svg);
}
/* line 115, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-left-link#mob-for-woman.active {
  background-image: url(/img/icons8-female-user-white-new.svg);
}
/* line 120, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-left-link#mob-for-man {
  background-image: url(/img/icons8-user-male-new.svg);
}
/* line 123, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-left-link#mob-for-man.active {
  background-image: url(/img/icons8-user-male-new-white.svg);
}
/* line 128, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-left-link#mob-for-kids {
  background-image: url(/img/icons8-babys-room-new.svg);
}
/* line 131, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-left-link#mob-for-kids.active {
  background-image: url(/img/icons8-babys-room-new-white.svg);
}
/* line 136, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-left-link#mob-for-wash {
  background-color: #e2f6f6;
  background-image: url(/img/icons8-hand-wash-new.svg);
}
/* line 140, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-left-link#mob-for-wash.active {
  background-image: url(/img/icons8-hand-wash-new-white.svg);
}
/* line 145, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-left-link#mob-for-home {
  background-color: #e2f6f6;
  background-image: url(/img/icons8-housekeeping-new.svg);
}
/* line 149, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-left-link#mob-for-home.active {
  background-image: url(/img/icons8-housekeeping-new-white.svg);
}
/* line 154, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-left-link#mob-for-brand {
  color: #fff;
  background-color: #6a7b82;
  background-image: url(/img/icons8-circled-b.svg);
}

/* line 161, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-right {
  position: relative;
  width: 73vmin;
}

/* line 166, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-right-inner {
  position: relative;
  display: none;
}
/* line 170, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-right-inner#mob-for-woman-wr {
  display: block;
}

/* line 175, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-right-title {
  display: block;
  position: absolute;
  top: -13vw;
  left: -10vw;
  font-weight: 600;
  font-size: 6vmin;
  margin-bottom: 4vmin;
}
/* line 184, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-right-title a {
  color: #000;
}

/* line 187, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-right-nav {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 73vmin;
  border-radius: 15px;
  -webkit-box-shadow: 0px 0px 20px -10px #e21d25;
  -moz-box-shadow: 0px 0px 20px -10px #e21d25;
  box-shadow: 0px 0px 20px -10px #e21d25;
}
/* line 198, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-right-nav li {
  position: relative;
  padding: 3vmin 3vmin;
}
/* line 202, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-right-nav li a {
  display: inline-block;
  position: relative;
  font-weight: 600;
  font-size: 3.2vmin;
  color: #000;
}
/* line 211, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-right-nav li.submenu_wrapp {
  padding-right: 10vmin;
}
/* line 214, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-right-nav li.submenu_wrapp .show-next-menu {
  display: block;
  position: absolute;
  top: 3vmin;
  right: 3vmin;
  width: 5vmin;
  height: 5vmin;
  border-radius: 50%;
  background-color: #6a7b82;
  background-image: url(/img/arrow-bottom-white.svg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: auto 3vmin;
  background-size: auto 3vmin;
  transition: 0.5s ease all;
}
/* line 230, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-right-nav li.submenu_wrapp .show-next-menu.show {
  transform: rotate(180deg);
}
/* line 235, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-right-nav li.submenu_wrapp ul {
  display: none;
  width: calc(100% + 13vw);
  margin-left: -3vmin;
  margin-top: 2vmin;
  background: rgba(106, 123, 130, 0.12);
}
/* line 242, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-right-nav li.submenu_wrapp ul.submenu_wrapp_ul_brand {
  background: #fff;
}
/* line 246, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-right-nav li.submenu_wrapp ul li {
  padding-left: 4vmin;
}
/* line 250, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-right-nav li.submenu_wrapp ul ul {
  width: calc(100% + 14vw);
  margin-left: -4vmin;
  background: rgba(106, 123, 130, 0);
}
/* line 255, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-right-nav li.submenu_wrapp ul ul li {
  padding-left: 5vmin;
}
/* line 258, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-right-nav li.submenu_wrapp ul ul li a {
  font-size: 2.6vmin;
}

/* line 267, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-right-brand {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 2vmin;
  padding-top: 0;
}
/* line 282, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-right-brand .hBrandsTPL {
  width: calc((100% - 4vmin) / 2);
  margin-bottom: 0;
  margin-top: 2vmin;
}
/* line 287, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-right-brand .hBrandsTPL a {
  display: block;
  position: absolute;
}
/* line 292, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-right-brand .hBrandsTPL .hBrandsTPLImg {
  height: 16vmin;
}
/* line 295, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-right-brand .hBrandsTPL .hBrandsTPLImg img {
  max-width: 100%;
  max-height: 100%;
}
/* line 301, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-right-brand .hBrandsTPL p {
  display: none;
  font-size: 3vmin;
}

/* line 308, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-bot {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* line 322, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-bot a {
  position: relative;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: calc((100% - 4vmin) / 2);
  margin-top: 4vmin;
  border-radius: 10px;
  border: 2px solid #e21d25;
  font-size: 3.2vmin;
  height: 12vmin;
  color: #000;
  font-weight: 600;
  padding: 0 2vmin;
  background-position: 3vmin center;
  background-repeat: no-repeat;
  -webkit-background-size: auto 7vmin;
  background-size: auto 7vmin;
}
/* line 350, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-bot a span {
  display: block;
  position: absolute;
  top: 3px;
  right: 3px;
  background: #e21d25;
  color: #fff;
  font-size: 9px;
  padding: 2px 4px;
  border-radius: 10px;
}
/* line 362, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-bot a.colorred {
  background-color: #e21d25;
  color: #fff;
}
/* line 367, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-bot a.colorbrown {
  background-color: #d99e69;
  border-color: #d99e69;
  color: #fff;
}
/* line 373, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-bot a.colorgreen {
  background-color: #84bf04;
  border-color: #84bf04;
  color: #fff;
}
/* line 379, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-bot a.colororange {
  background-color: #f88e31;
  border-color: #f88e31;
  color: #fff;
}
/* line 385, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-bot a.withicon {
  justify-content: flex-start;
  text-align: left;
  padding-left: 13vmin;
}
/* line 391, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-bot a.promo {
  background-image: url(/img/icons8-discount-inline-white.svg);
}
/* line 395, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-bot a.new {
  background-image: url(/img/icons8-new.svg);
}
/* line 399, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-bot a.sert {
  background-image: url(/img/icons8-certificate-50.png);
}
/* line 403, ../sass/all/aside-menu-mob.scss */
.aside-menu-mob-bot a.packs {
  background-image: url(/img/icons8-star-border-white.svg);
}

/* line 1, ../sass/all/crumbs.scss */
.breadcrumb {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  padding: 20px 0;
}

/* line 16, ../sass/all/crumbs.scss */
.crumb-li {
  position: relative;
  font-size: 12px;
  margin-right: 5px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 5px;
}
/* line 24, ../sass/all/crumbs.scss */
.crumb-li:nth-last-child(1) {
  margin-right: 0;
}

/* line 29, ../sass/all/crumbs.scss */
.crumb-link {
  display: block;
  position: relative;
  color: #000;
  font-size: 12px;
}
/* line 35, ../sass/all/crumbs.scss */
.crumb-link:hover {
  color: #e21d25;
}

/* line 41, ../sass/all/crumbs.scss */
.crumb-li-separator:before {
  content: '\203A';
  display: block;
  font-size: 18px;
  line-height: 12px;
  margin: 0 5px;
}

@media only screen and (min-width: 1000px) and (max-width: 1239px) {
  /* line 53, ../sass/all/crumbs.scss */
  .breadcrumb {
    padding: 15px 0;
  }

  /* line 57, ../sass/all/crumbs.scss */
  .crumb-li {
    font-size: 11px;
    margin-bottom: 4px;
  }

  /* line 62, ../sass/all/crumbs.scss */
  .crumb-link {
    font-size: 11px;
  }

  /* line 67, ../sass/all/crumbs.scss */
  .crumb-li-separator:before {
    font-size: 16px;
    line-height: 10px;
    margin: 0 4px;
  }
}
@media only screen and (min-width: 710px) and (max-width: 999px) {
  /* line 78, ../sass/all/crumbs.scss */
  .breadcrumb {
    padding: 15px 0;
  }

  /* line 82, ../sass/all/crumbs.scss */
  .crumb-li {
    font-size: 10px;
    margin-bottom: 3px;
  }

  /* line 87, ../sass/all/crumbs.scss */
  .crumb-link {
    font-size: 10px;
  }

  /* line 92, ../sass/all/crumbs.scss */
  .crumb-li-separator:before {
    font-size: 16px;
    line-height: 10px;
    margin: 0 4px;
  }
}
@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 103, ../sass/all/crumbs.scss */
  .breadcrumb {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 4vw 0;
    padding-right: 8vw;
  }

  /* line 117, ../sass/all/crumbs.scss */
  .open-bc {
    position: absolute;
    top: 2vw;
    right: 4vw;
    width: 5vw;
    height: 5vw;
    background: url(/img/icons8-forward.svg) center center no-repeat;
    -webkit-background-size: auto 5vw;
    background-size: auto 5vw;
    transform: rotate(90deg);
    transition: 0.5s ease all;
  }
  /* line 129, ../sass/all/crumbs.scss */
  .open-bc.close {
    transform: rotate(-90deg);
  }

  /* line 134, ../sass/all/crumbs.scss */
  .crumb-li {
    overflow: hidden;
    font-size: 3vw;
    margin-right: 0;
    margin-bottom: 0;
    width: 0;
    height: 0;
  }
  /* line 142, ../sass/all/crumbs.scss */
  .crumb-li:nth-last-child(4) {
    width: auto;
    height: auto;
  }
  /* line 147, ../sass/all/crumbs.scss */
  .crumb-li.show {
    width: auto;
    height: auto;
  }

  /* line 153, ../sass/all/crumbs.scss */
  .crumb-link {
    font-size: 3vw;
  }

  /* line 158, ../sass/all/crumbs.scss */
  .crumb-li-separator:before {
    font-size: 5vw;
    line-height: 3vw;
    margin: 1vw;
    transform: rotate(90deg);
  }
}
/* line 1, ../sass/all/footer.scss */
footer {
  overflow: hidden;
  background: #fff;
  z-index: 2;
  padding: 50px 0;
}

/* line 8, ../sass/all/footer.scss */
.fFlower {
  position: absolute;
  width: 150px;
  height: 150px;
  background: url(/img/flower.svg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
/* line 16, ../sass/all/footer.scss */
.fFlower#fFlower1 {
  bottom: -20px;
  left: -20px;
}
/* line 21, ../sass/all/footer.scss */
.fFlower#fFlower2 {
  top: -30px;
  right: -30px;
}

/* line 27, ../sass/all/footer.scss */
.fPump {
  position: absolute;
  width: 100px;
  height: 100px;
  background: url(/img/hw-pump.svg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
/* line 35, ../sass/all/footer.scss */
.fPump#fPump1 {
  bottom: 0;
  left: 0;
}
/* line 40, ../sass/all/footer.scss */
.fPump#fPump2 {
  bottom: -50px;
  right: 40%;
}

/* line 46, ../sass/all/footer.scss */
.fTop {
  position: relative;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
/* line 58, ../sass/all/footer.scss */
.fTop .col {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% / 3);
  padding-right: 5%;
}
/* line 65, ../sass/all/footer.scss */
.fTop .col:nth-last-child(1) {
  padding-right: 0;
}
/* line 69, ../sass/all/footer.scss */
.fTop .col h2 {
  position: relative;
  /* color: $ColorGrey; */
  font-weight: 600;
  font-size: 16px;
}
/* line 76, ../sass/all/footer.scss */
.fTop .col .undertitle {
  position: relative;
  font-size: 12px;
  margin-top: 15px;
}
/* line 82, ../sass/all/footer.scss */
.fTop .col .row {
  position: relative;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 60px;
  margin-top: 30px;
}
/* line 97, ../sass/all/footer.scss */
.fTop .col .row ul {
  position: relative;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
/* line 107, ../sass/all/footer.scss */
.fTop .col .row ul li {
  position: relative;
  width: 60px;
  height: 60px;
  margin-right: 20px;
}
/* line 113, ../sass/all/footer.scss */
.fTop .col .row ul li span {
  display: block;
  cursor: pointer;
  height: 100%;
  background: url(/img/icons8-facebook-official.svg) center center no-repeat;
  background-size: auto 70px;
}
/* line 120, ../sass/all/footer.scss */
.fTop .col .row ul li span.ig {
  background: url(/img/icons8-instagram-official.svg) center center no-repeat;
  background-size: auto 70px;
}
/* line 126, ../sass/all/footer.scss */
.fTop .col .row ul li:hover {
  opacity: 0.7;
}
/* line 132, ../sass/all/footer.scss */
.fTop .col .row .open_shops {
  display: inline-block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
  cursor: pointer;
  height: 60px;
  line-height: 60px;
  border: 2px solid #6a7b82;
  border-radius: 10px;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  padding: 0 60px;
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
/* line 151, ../sass/all/footer.scss */
.fTop .col .row .open_shops:before {
  content: '';
  display: block;
  position: absolute;
  top: 14px;
  left: 30px;
  width: 22px;
  height: 22px;
  background: url(/img/icons8-marker.svg) center center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
/* line 167, ../sass/all/footer.scss */
.fTop .col .row .open_shops:hover {
  border-color: #e21d25;
  color: #fff;
  background: #e21d25;
}
/* line 172, ../sass/all/footer.scss */
.fTop .col .row .open_shops:hover:before {
  background: url(/img/icons8-marker-white.svg) center center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}
/* line 180, ../sass/all/footer.scss */
.fTop .col .row .teleg {
  position: relative;
  text-align: center;
  height: 60px;
  margin-right: 25px;
  font-size: 9px;
}
/* line 188, ../sass/all/footer.scss */
.fTop .col .row .teleg span {
  display: block;
  cursor: pointer;
  height: 60px;
  width: 60px;
  color: #000;
  background: url(/img/icons8-telegram-app-suqare.svg) center 0px no-repeat;
  background-size: auto 60px;
  padding-top: 65px;
  line-height: 1.4;
}
/* line 199, ../sass/all/footer.scss */
.fTop .col .row .teleg span:hover {
  opacity: 0.7;
}
/* line 205, ../sass/all/footer.scss */
.fTop .col .row form {
  position: relative;
  min-height: 60px;
}
/* line 209, ../sass/all/footer.scss */
.fTop .col .row form:before {
  content: '@';
  display: block;
  position: absolute;
  top: 0;
  left: 25px;
  height: 60px;
  line-height: 60px;
  font-size: 22px;
  color: #6a7b82;
}
/* line 221, ../sass/all/footer.scss */
.fTop .col .row form input {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #6a7b82;
  border-radius: 10px;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding-left: 60px;
  padding-right: 100px;
  font-size: 16px;
  font-weight: 600;
  color: #6a7b82;
}
/* line 236, ../sass/all/footer.scss */
.fTop .col .row form input::-webkit-input-placeholder {
  color: #6a7b82;
}
/* line 240, ../sass/all/footer.scss */
.fTop .col .row form input::-moz-placeholder {
  color: #6a7b82;
}
/* line 244, ../sass/all/footer.scss */
.fTop .col .row form input:-ms-input-placeholder {
  color: #6a7b82;
}
/* line 248, ../sass/all/footer.scss */
.fTop .col .row form input::-ms-input-placeholder {
  color: #6a7b82;
}
/* line 252, ../sass/all/footer.scss */
.fTop .col .row form input::placeholder {
  color: #6a7b82;
}
/* line 257, ../sass/all/footer.scss */
.fTop .col .row form button {
  display: block;
  position: absolute;
  cursor: pointer;
  top: 0;
  right: 0;
  width: 70px;
  height: 60px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background: #6a7b82 url(/img/icons8-right-arrow.svg) center center no-repeat;
  background-size: 20px auto;
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
/* line 273, ../sass/all/footer.scss */
.fTop .col .row form button:hover {
  background: #e21d25 url(/img/icons8-right-arrow.svg) center center no-repeat;
  background-size: 20px auto;
}

/* line 283, ../sass/all/footer.scss */
.fMid {
  position: relative;
  background: #e21d25;
}
/* line 287, ../sass/all/footer.scss */
.fMid .container {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-top: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  /* border-top: 2px solid #f1f1f1; */
}
/* line 302, ../sass/all/footer.scss */
.fMid.mobver {
  display: none;
}
/* line 306, ../sass/all/footer.scss */
.fMid .col {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  padding: 20px;
  max-width: calc(25% - 20px);
  margin-right: 20px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
/* line 317, ../sass/all/footer.scss */
.fMid .col:nth-last-child(1) {
  margin-right: 0;
}
/* line 321, ../sass/all/footer.scss */
.fMid .col.mobver {
  display: none;
}
/* line 325, ../sass/all/footer.scss */
.fMid .col h2 {
  position: relative;
  /* padding-left: 20px; */
  margin-bottom: 30px;
  color: #6a7b82;
  font-weight: 600;
  font-size: 16px;
  /* &:before {
  	content: '';
  	display: block;
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 10px;
  	height: 1px;
  	background: $ColorGrey;
  } */
}
/* line 344, ../sass/all/footer.scss */
.fMid .col h2 a {
  display: inline-block;
  position: relative;
  color: inherit;
}
/* line 349, ../sass/all/footer.scss */
.fMid .col h2 a:hover {
  color: #e21d25;
}
/* line 355, ../sass/all/footer.scss */
.fMid .col .row {
  margin-bottom: 30px;
}
/* line 358, ../sass/all/footer.scss */
.fMid .col .row:nth-last-child(1) {
  margin-bottom: 0;
}
/* line 363, ../sass/all/footer.scss */
.fMid .col ul {
  position: relative;
  margin-bottom: 30px;
}
/* line 367, ../sass/all/footer.scss */
.fMid .col ul li {
  position: relative;
  margin-bottom: 20px;
}
/* line 371, ../sass/all/footer.scss */
.fMid .col ul li:nth-last-child(1) {
  margin-bottom: 0;
}
/* line 375, ../sass/all/footer.scss */
.fMid .col ul li a {
  display: inline-block;
  position: relative;
  color: #000;
  font-size: 12px;
}
/* line 381, ../sass/all/footer.scss */
.fMid .col ul li a:hover {
  color: #e21d25;
}

/* line 390, ../sass/all/footer.scss */
.fBot {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  /* margin-top: 50px; */
  padding-top: 50px;
  /* border-top: 2px solid #f1f1f1; */
}
/* line 409, ../sass/all/footer.scss */
.fBot .policy {
  position: relative;
}
/* line 412, ../sass/all/footer.scss */
.fBot .policy p {
  position: relative;
  text-transform: uppercase;
  color: #c6c7c7;
  font-size: 12px;
}
/* line 418, ../sass/all/footer.scss */
.fBot .policy p a {
  color: #c6c7c7;
  margin-top: 10px;
  display: inline-block;
  text-decoration: underline;
}
/* line 424, ../sass/all/footer.scss */
.fBot .policy p a:hover {
  color: #e21d25;
}
/* line 431, ../sass/all/footer.scss */
.fBot .created {
  position: relative;
}
/* line 434, ../sass/all/footer.scss */
.fBot .created p {
  position: relative;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  color: #6a7b82;
  font-size: 12px;
}
/* line 450, ../sass/all/footer.scss */
.fBot .created p a {
  display: inline-block;
  margin-left: 15px;
}
/* line 454, ../sass/all/footer.scss */
.fBot .created p a img {
  display: block;
  height: 44px;
}
/* line 459, ../sass/all/footer.scss */
.fBot .created p a:hover {
  opacity: 0.7;
}

@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  /* line 469, ../sass/all/footer.scss */
  footer {
    padding: 40px 0;
  }

  /* line 473, ../sass/all/footer.scss */
  .fFlower {
    width: 130px;
    height: 130px;
  }

  /* line 479, ../sass/all/footer.scss */
  .fPump#fPump2 {
    bottom: -40px;
    right: 37%;
  }

  /* line 486, ../sass/all/footer.scss */
  .fTop .col {
    width: auto;
  }
  /* line 489, ../sass/all/footer.scss */
  .fTop .col .row {
    min-height: 50px;
    margin-top: 25px;
  }
  /* line 494, ../sass/all/footer.scss */
  .fTop .col .row ul li {
    width: 50px;
    height: 50px;
    margin-right: 15px;
  }
  /* line 499, ../sass/all/footer.scss */
  .fTop .col .row ul li span {
    background: url(/img/icons8-facebook-official.svg) center center no-repeat;
    background-size: auto 60px;
  }
  /* line 503, ../sass/all/footer.scss */
  .fTop .col .row ul li span.ig {
    background: url(/img/icons8-instagram-official.svg) center center no-repeat;
    background-size: auto 60px;
  }
  /* line 511, ../sass/all/footer.scss */
  .fTop .col .row .open_shops {
    height: 50px;
    line-height: 48px;
    font-size: 14px;
    padding: 0 50px;
  }
  /* line 517, ../sass/all/footer.scss */
  .fTop .col .row .open_shops:before {
    top: 13px;
    left: 25px;
    width: 18px;
    height: 18px;
  }
  /* line 525, ../sass/all/footer.scss */
  .fTop .col .row .teleg {
    height: 50px;
    margin-right: 20px;
    font-size: 9px;
  }
  /* line 531, ../sass/all/footer.scss */
  .fTop .col .row .teleg span {
    height: 50px;
    width: 50px;
    background: url(/img/icons8-telegram-app-suqare.svg) center 0px no-repeat;
    background-size: auto 50px;
    padding-top: 55px;
  }
  /* line 540, ../sass/all/footer.scss */
  .fTop .col .row form {
    min-height: 50px;
  }
  /* line 543, ../sass/all/footer.scss */
  .fTop .col .row form:before {
    left: 15px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }
  /* line 550, ../sass/all/footer.scss */
  .fTop .col .row form input {
    height: 50px;
    line-height: 50px;
    padding-left: 50px;
    padding-right: 90px;
    font-size: 15px;
  }
  /* line 558, ../sass/all/footer.scss */
  .fTop .col .row form button {
    width: 60px;
    height: 50px;
    background: #6a7b82 url(/img/icons8-right-arrow.svg) center center no-repeat;
    background-size: 18px auto;
  }
  /* line 564, ../sass/all/footer.scss */
  .fTop .col .row form button:hover {
    background: #e21d25 url(/img/icons8-right-arrow.svg) center center no-repeat;
    background-size: 18px auto;
  }

  /* line 575, ../sass/all/footer.scss */
  .fMid .container {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /* line 583, ../sass/all/footer.scss */
  .fMid .col h2 {
    margin-bottom: 25px;
  }
  /* line 587, ../sass/all/footer.scss */
  .fMid .col .row {
    margin-bottom: 25px;
  }
  /* line 590, ../sass/all/footer.scss */
  .fMid .col .row:nth-last-child(1) {
    margin-bottom: 0;
  }
  /* line 595, ../sass/all/footer.scss */
  .fMid .col ul {
    margin-bottom: 25px;
  }
  /* line 598, ../sass/all/footer.scss */
  .fMid .col ul li {
    margin-bottom: 15px;
  }
  /* line 601, ../sass/all/footer.scss */
  .fMid .col ul li:nth-last-child(1) {
    margin-bottom: 0;
  }

  /* line 609, ../sass/all/footer.scss */
  .fBot {
    padding-top: 40px;
  }
  /* line 614, ../sass/all/footer.scss */
  .fBot .created p a {
    margin-left: 15px;
  }
  /* line 617, ../sass/all/footer.scss */
  .fBot .created p a img {
    height: 40px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1239px) {
  /* line 629, ../sass/all/footer.scss */
  footer {
    padding: 30px 0;
  }

  /* line 633, ../sass/all/footer.scss */
  .fFlower {
    width: 110px;
    height: 110px;
  }

  /* line 638, ../sass/all/footer.scss */
  .fPump {
    width: 70px;
    height: 70px;
  }
  /* line 642, ../sass/all/footer.scss */
  .fPump#fPump2 {
    bottom: -30px;
    right: 30%;
  }

  /* line 649, ../sass/all/footer.scss */
  .fTop .col {
    padding-right: 3%;
  }
  /* line 652, ../sass/all/footer.scss */
  .fTop .col .undertitle {
    font-size: 11px;
  }
  /* line 656, ../sass/all/footer.scss */
  .fTop .col:nth-child(2) {
    width: 45%;
  }
  /* line 660, ../sass/all/footer.scss */
  .fTop .col:nth-child(3) {
    width: 30%;
    margin-right: 0;
  }
  /* line 666, ../sass/all/footer.scss */
  .fTop .col .row .teleg {
    font-size: 8px;
  }

  /* line 674, ../sass/all/footer.scss */
  .fMid .container {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* line 680, ../sass/all/footer.scss */
  .fMid .col {
    margin-right: 15px;
    max-width: calc(25% - 15px);
  }
  /* line 684, ../sass/all/footer.scss */
  .fMid .col:nth-last-child(1) {
    margin-right: 0;
  }
  /* line 688, ../sass/all/footer.scss */
  .fMid .col h2 {
    margin-bottom: 20px;
  }
  /* line 692, ../sass/all/footer.scss */
  .fMid .col .row {
    margin-bottom: 20px;
  }
  /* line 695, ../sass/all/footer.scss */
  .fMid .col .row:nth-last-child(1) {
    margin-bottom: 0;
  }
  /* line 700, ../sass/all/footer.scss */
  .fMid .col ul {
    margin-bottom: 20px;
  }
  /* line 703, ../sass/all/footer.scss */
  .fMid .col ul li {
    margin-bottom: 10px;
  }
  /* line 706, ../sass/all/footer.scss */
  .fMid .col ul li:nth-last-child(1) {
    margin-bottom: 0;
  }

  /* line 714, ../sass/all/footer.scss */
  .fBot {
    padding-top: 30px;
  }
  /* line 719, ../sass/all/footer.scss */
  .fBot .created p a {
    margin-left: 12px;
  }
  /* line 722, ../sass/all/footer.scss */
  .fBot .created p a img {
    height: 36px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 734, ../sass/all/footer.scss */
  footer {
    padding: 25px 0;
  }

  /* line 738, ../sass/all/footer.scss */
  .fFlower {
    width: 90px;
    height: 90px;
  }

  /* line 743, ../sass/all/footer.scss */
  .fPump {
    width: 70px;
    height: 70px;
  }
  /* line 747, ../sass/all/footer.scss */
  .fPump#fPump1 {
    left: 57%;
  }
  /* line 751, ../sass/all/footer.scss */
  .fPump#fPump2 {
    bottom: initial;
    right: 0;
    top: -75px;
  }

  /* line 758, ../sass/all/footer.scss */
  .fTop {
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 763, ../sass/all/footer.scss */
  .fTop .col {
    width: 50%;
    padding-right: 5%;
    margin-bottom: 25px;
  }
  /* line 768, ../sass/all/footer.scss */
  .fTop .col:nth-last-child(1) {
    padding-right: 5%;
    width: 55%;
  }
  /* line 774, ../sass/all/footer.scss */
  .fTop .col:nth-last-child(2n) {
    padding-right: 0;
  }
  /* line 778, ../sass/all/footer.scss */
  .fTop .col .row {
    min-height: 50px;
    margin-top: 25px;
  }
  /* line 783, ../sass/all/footer.scss */
  .fTop .col .row ul li {
    width: 50px;
    height: 50px;
    margin-right: 15px;
  }
  /* line 788, ../sass/all/footer.scss */
  .fTop .col .row ul li span {
    background: url(/img/icons8-facebook-official.svg) center center no-repeat;
    background-size: auto 60px;
  }
  /* line 792, ../sass/all/footer.scss */
  .fTop .col .row ul li span.ig {
    background: url(/img/icons8-instagram-official.svg) center center no-repeat;
    background-size: auto 60px;
  }
  /* line 800, ../sass/all/footer.scss */
  .fTop .col .row .open_shops {
    height: 50px;
    line-height: 48px;
    font-size: 14px;
    padding: 0 50px;
  }
  /* line 806, ../sass/all/footer.scss */
  .fTop .col .row .open_shops:before {
    top: 13px;
    left: 25px;
    width: 18px;
    height: 18px;
  }
  /* line 814, ../sass/all/footer.scss */
  .fTop .col .row .teleg {
    height: 50px;
    margin-right: 20px;
    font-size: 9px;
  }
  /* line 820, ../sass/all/footer.scss */
  .fTop .col .row .teleg span {
    height: 50px;
    width: 50px;
    background: url(/img/icons8-telegram-app-suqare.svg) center 0px no-repeat;
    background-size: auto 50px;
    padding-top: 55px;
  }
  /* line 829, ../sass/all/footer.scss */
  .fTop .col .row form {
    min-height: 50px;
  }
  /* line 832, ../sass/all/footer.scss */
  .fTop .col .row form:before {
    left: 15px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }
  /* line 839, ../sass/all/footer.scss */
  .fTop .col .row form input {
    height: 50px;
    line-height: 50px;
    padding-left: 50px;
    padding-right: 90px;
    font-size: 15px;
  }
  /* line 847, ../sass/all/footer.scss */
  .fTop .col .row form button {
    width: 60px;
    height: 50px;
    background: #6a7b82 url(/img/icons8-right-arrow.svg) center center no-repeat;
    background-size: 18px auto;
  }
  /* line 853, ../sass/all/footer.scss */
  .fTop .col .row form button:hover {
    background: #e21d25 url(/img/icons8-right-arrow.svg) center center no-repeat;
    background-size: 18px auto;
  }

  /* line 864, ../sass/all/footer.scss */
  .fMid .container {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  /* line 875, ../sass/all/footer.scss */
  .fMid .col {
    margin-right: 10px;
    width: calc((100% - 4vw) / 2);
    max-width: calc((100% - 4vw) / 2);
    margin-bottom: 4vw;
  }
  /* line 881, ../sass/all/footer.scss */
  .fMid .col:nth-last-child(2n) {
    margin-right: 0;
  }
  /* line 885, ../sass/all/footer.scss */
  .fMid .col ul {
    margin-bottom: 20px;
  }
  /* line 888, ../sass/all/footer.scss */
  .fMid .col ul .row {
    margin-bottom: 20px;
  }
  /* line 891, ../sass/all/footer.scss */
  .fMid .col ul .row:nth-last-child(1) {
    margin-bottom: 0;
  }
  /* line 896, ../sass/all/footer.scss */
  .fMid .col ul li {
    position: relative;
    margin-bottom: 10px;
  }
  /* line 900, ../sass/all/footer.scss */
  .fMid .col ul li:nth-last-child(1) {
    margin-bottom: 0;
  }

  /* line 908, ../sass/all/footer.scss */
  .fBot {
    padding-top: 25px;
  }
  /* line 912, ../sass/all/footer.scss */
  .fBot .policy p {
    font-size: 11px;
  }
  /* line 918, ../sass/all/footer.scss */
  .fBot .created p {
    font-size: 11px;
  }
  /* line 921, ../sass/all/footer.scss */
  .fBot .created p a {
    margin-left: 10px;
  }
  /* line 924, ../sass/all/footer.scss */
  .fBot .created p a img {
    height: 32px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 936, ../sass/all/footer.scss */
  footer {
    padding: 5vw 0;
  }

  /* line 940, ../sass/all/footer.scss */
  .fFlower {
    width: 20vw;
    height: 20vw;
  }
  /* line 944, ../sass/all/footer.scss */
  .fFlower#fFlower1 {
    bottom: -2vw;
    left: -2vw;
  }
  /* line 949, ../sass/all/footer.scss */
  .fFlower#fFlower2 {
    top: -2vw;
    right: -2vw;
  }

  /* line 955, ../sass/all/footer.scss */
  .fPump {
    width: 15vw;
    height: 15vw;
  }
  /* line 959, ../sass/all/footer.scss */
  .fPump#fPump1 {
    left: initial;
    right: 4vw;
  }
  /* line 964, ../sass/all/footer.scss */
  .fPump#fPump2 {
    bottom: -7vw;
    right: 72%;
  }

  /* line 970, ../sass/all/footer.scss */
  .fTop {
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 5vmin;
  }
  /* line 976, ../sass/all/footer.scss */
  .fTop .col {
    width: 100%;
    padding-right: 0;
    margin-bottom: 8vw;
  }
  /* line 981, ../sass/all/footer.scss */
  .fTop .col:nth-last-child(1) {
    margin-bottom: 0;
  }
  /* line 985, ../sass/all/footer.scss */
  .fTop .col h2 {
    font-size: 4.2vw;
  }
  /* line 989, ../sass/all/footer.scss */
  .fTop .col .undertitle {
    font-size: 3.2vw;
    margin-top: 4vw;
  }
  /* line 994, ../sass/all/footer.scss */
  .fTop .col .row {
    min-height: initial;
    margin-top: 5vw;
  }
  /* line 999, ../sass/all/footer.scss */
  .fTop .col .row ul li {
    width: 12vw;
    height: 12vw;
    margin-right: 2vw;
  }
  /* line 1004, ../sass/all/footer.scss */
  .fTop .col .row ul li span {
    background: url(/img/icons8-facebook-official.svg) center center no-repeat;
    background-size: auto 12vw;
  }
  /* line 1008, ../sass/all/footer.scss */
  .fTop .col .row ul li span.ig {
    background: url(/img/icons8-instagram-official.svg) center center no-repeat;
    background-size: auto 12vw;
  }
  /* line 1016, ../sass/all/footer.scss */
  .fTop .col .row .open_shops {
    height: 12vw;
    line-height: calc(12vw - 4px);
    font-size: 3.4vw;
    padding: 0 10vw;
  }
  /* line 1022, ../sass/all/footer.scss */
  .fTop .col .row .open_shops:before {
    top: 2vw;
    left: 4vw;
    width: 5vw;
    height: 5vw;
  }
  /* line 1030, ../sass/all/footer.scss */
  .fTop .col .row .teleg {
    height: 12vw;
    margin-right: 5vw;
    font-size: 2.4vw;
  }
  /* line 1036, ../sass/all/footer.scss */
  .fTop .col .row .teleg span {
    height: 12vw;
    width: 12vw;
    background: url(/img/icons8-telegram-app-suqare.svg) center 0px no-repeat;
    background-size: auto 12vw;
    padding-top: 13vw;
  }
  /* line 1045, ../sass/all/footer.scss */
  .fTop .col .row form {
    min-height: initial;
  }
  /* line 1048, ../sass/all/footer.scss */
  .fTop .col .row form:before {
    left: 4vw;
    height: 12vw;
    line-height: 12vw;
    font-size: 4.4vw;
  }
  /* line 1055, ../sass/all/footer.scss */
  .fTop .col .row form input {
    height: 12vw;
    line-height: 12vw;
    padding-left: 12vw;
    padding-right: 20vw;
    font-size: 3.4vw;
  }
  /* line 1063, ../sass/all/footer.scss */
  .fTop .col .row form button {
    width: 15vw;
    height: 12vw;
    background: #6a7b82 url(/img/icons8-right-arrow.svg) center center no-repeat;
    background-size: 4vw auto;
  }
  /* line 1069, ../sass/all/footer.scss */
  .fTop .col .row form button:hover {
    background: #e21d25 url(/img/icons8-right-arrow.svg) center center no-repeat;
    background-size: 4vw auto;
  }

  /* line 1080, ../sass/all/footer.scss */
  .fMid .container {
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 12vw;
    padding-top: 4vw;
    padding-bottom: 4vw;
  }
  /* line 1089, ../sass/all/footer.scss */
  .fMid.mobver {
    display: block;
  }
  /* line 1093, ../sass/all/footer.scss */
  .fMid .col {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 4vmin;
    padding-bottom: 4vmin;
  }
  /* line 1100, ../sass/all/footer.scss */
  .fMid .col.mobver {
    display: block;
    margin-bottom: 0;
  }
  /* line 1105, ../sass/all/footer.scss */
  .fMid .col:nth-child(2) {
    background: transparent;
    padding: 0;
  }
  /* line 1110, ../sass/all/footer.scss */
  .fMid .col .row {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    padding: 20px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-bottom: 4vmin;
  }
  /* line 1121, ../sass/all/footer.scss */
  .fMid .col h2 {
    margin-bottom: 0;
    font-size: 4.2vw;
  }
  /* line 1125, ../sass/all/footer.scss */
  .fMid .col h2:before {
    content: '+';
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    position: absolute;
    cursor: pointer;
    top: -2px;
    right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #6a7b82;
    color: #6a7b82;
    transition: 0.3s ease all;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-weight: 500;
    font-size: 18px;
  }
  /* line 1154, ../sass/all/footer.scss */
  .fMid .col h2.active:before {
    transform: rotate(-45deg);
  }
  /* line 1160, ../sass/all/footer.scss */
  .fMid .col .review span {
    display: block;
    position: absolute;
    top: 0;
    right: -40px;
    background: #e21d25;
    color: #fff;
    font-size: 9px;
    padding: 2px 4px;
    border-radius: 10px;
  }
  /* line 1172, ../sass/all/footer.scss */
  .fMid .col ul {
    overflow: hidden;
    max-height: 0;
    margin-bottom: 0vw;
    transition: 0.3s ease all;
  }
  /* line 1178, ../sass/all/footer.scss */
  .fMid .col ul.show {
    max-height: 1000px;
    margin-top: 5vmin;
  }
  /* line 1183, ../sass/all/footer.scss */
  .fMid .col ul:nth-last-child(1) {
    margin-bottom: 0;
  }
  /* line 1187, ../sass/all/footer.scss */
  .fMid .col ul li {
    margin-bottom: 4vw;
  }
  /* line 1190, ../sass/all/footer.scss */
  .fMid .col ul li:nth-last-child(1) {
    margin-bottom: 0;
  }
  /* line 1194, ../sass/all/footer.scss */
  .fMid .col ul li a {
    font-size: 3.2vw;
  }

  /* line 1202, ../sass/all/footer.scss */
  .fBot {
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 4vw;
    padding-top: 4vw;
    border-top: 0;
  }
  /* line 1210, ../sass/all/footer.scss */
  .fBot .policy {
    width: 100%;
    margin-bottom: 4vw;
  }
  /* line 1214, ../sass/all/footer.scss */
  .fBot .policy p {
    font-size: 3.2vw;
  }
  /* line 1220, ../sass/all/footer.scss */
  .fBot .created p {
    font-size: 3.2vw;
  }
  /* line 1223, ../sass/all/footer.scss */
  .fBot .created p a {
    margin-left: 4vw;
  }
  /* line 1226, ../sass/all/footer.scss */
  .fBot .created p a img {
    height: 10vw;
  }
}
/* line 2, ../sass/all/footer-new.scss */
footer.fNew {
  background: #F4F1ED;
  padding-bottom: 0;
}

/* line 8, ../sass/all/footer-new.scss */
.fNewTop {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 1600px;
  margin: 0 auto;
  padding: 0;
  padding-top: 65px;
  border-top: 1px solid #000;
  margin-top: 50px;
}

/* line 28, ../sass/all/footer-new.scss */
.fNewTopL {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  width: calc(100% - 260px);
}
/* line 42, ../sass/all/footer-new.scss */
.fNewTopL ul {
  position: relative;
}
/* line 46, ../sass/all/footer-new.scss */
.fNewTopL li {
  position: relative;
  margin-bottom: 10px;
}
/* line 50, ../sass/all/footer-new.scss */
.fNewTopL li a {
  display: inline-block;
  color: #000;
  font-weight: 500;
  font-size: 14px;
}
/* line 56, ../sass/all/footer-new.scss */
.fNewTopL li a:hover {
  color: #e21d25;
}

/* line 63, ../sass/all/footer-new.scss */
.fNewTopCol {
  position: relative;
  margin-right: 100px;
}
/* line 67, ../sass/all/footer-new.scss */
.fNewTopCol:nth-last-child(1) {
  margin-right: 0;
}

/* line 72, ../sass/all/footer-new.scss */
.fNewTopTitle {
  position: relative;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 30px;
}
/* line 78, ../sass/all/footer-new.scss */
.fNewTopTitle a {
  display: inline-block;
  color: #000;
}
/* line 82, ../sass/all/footer-new.scss */
.fNewTopTitle a:hover {
  color: #e21d25;
}

/* line 88, ../sass/all/footer-new.scss */
.fNewTopR {
  position: relative;
  width: 260px;
}
/* line 92, ../sass/all/footer-new.scss */
.fNewTopR .brands {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* line 107, ../sass/all/footer-new.scss */
.fNewTopR .FooterBrandListTPL {
  position: relative;
  width: 120px;
}
/* line 111, ../sass/all/footer-new.scss */
.fNewTopR .FooterBrandListTPL:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #ffaaa1;
  background: -webkit-gradient(left top, right top, color-stop(0%, #ffaaa1), color-stop(50%, #ffe2de), color-stop(100%, #f5aee2));
  background: -o-linear-gradient(left, #ffaaa1 0%, #ffe2de 50%, #f5aee2 100%);
  background: -webkit-gradient(linear, left top, right top, from(#ffaaa1), color-stop(50%, #ffe2de), to(#f5aee2));
  background: linear-gradient(to right, #ffaaa1 0%, #ffe2de 50%, #f5aee2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaaa1', endColorstr='#f5aee2', GradientType=1 );
}
/* line 128, ../sass/all/footer-new.scss */
.fNewTopR .FooterBrandListTPL picture {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  transition: 0.3s ease all;
  z-index: 2;
}
/* line 138, ../sass/all/footer-new.scss */
.fNewTopR .FooterBrandListTPL picture img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
}
/* line 148, ../sass/all/footer-new.scss */
.fNewTopR .FooterBrandListTPL:hover picture {
  transform: scale(0.95);
}

/* line 155, ../sass/all/footer-new.scss */
.fNewMid {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-align-items: center;
  align-items: center;
  border-top: 1px solid #000;
  width: 1600px;
  margin: 0 auto;
  padding: 40px 0;
  margin-top: 65px;
}

/* line 176, ../sass/all/footer-new.scss */
.fNewMidLogo {
  position: relative;
}
/* line 179, ../sass/all/footer-new.scss */
.fNewMidLogo img {
  display: block;
  width: 264px;
}
/* line 183, ../sass/all/footer-new.scss */
.fNewMidLogo img:hover {
  opacity: 0.7;
}

/* line 189, ../sass/all/footer-new.scss */
.fNewMidNav {
  position: relative;
  margin-left: auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
/* line 198, ../sass/all/footer-new.scss */
.fNewMidNav li {
  position: relative;
  margin-left: 35px;
}
/* line 202, ../sass/all/footer-new.scss */
.fNewMidNav li:nth-child(1) {
  margin-left: 0;
}
/* line 207, ../sass/all/footer-new.scss */
.fNewMidNav a {
  display: block;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  color: #000;
}
/* line 215, ../sass/all/footer-new.scss */
.fNewMidNav a:hover {
  color: #e21d25;
}
/* line 219, ../sass/all/footer-new.scss */
.fNewMidNav a.review {
  padding-right: 10px;
}
/* line 222, ../sass/all/footer-new.scss */
.fNewMidNav a.review span {
  display: block;
  position: absolute;
  top: -10px;
  right: -20px;
  background: #e21d25;
  color: #fff;
  font-size: 9px;
  padding: 2px 4px;
  border-radius: 10px;
}

/* line 237, ../sass/all/footer-new.scss */
.fNewBot {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 1600px;
  margin: 0 auto;
  border-top: 1px solid #000;
  padding: 30px 0;
}

/* line 255, ../sass/all/footer-new.scss */
.fNewBotPolicy {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  font-weight: 500;
  font-size: 12px;
}
/* line 267, ../sass/all/footer-new.scss */
.fNewBotPolicy p {
  position: relative;
  margin-right: 30px;
}
/* line 272, ../sass/all/footer-new.scss */
.fNewBotPolicy ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
/* line 279, ../sass/all/footer-new.scss */
.fNewBotPolicy ul li {
  position: relative;
  margin-right: 10px;
}
/* line 283, ../sass/all/footer-new.scss */
.fNewBotPolicy ul li:nth-last-child(1) {
  margin-right: 0;
}
/* line 288, ../sass/all/footer-new.scss */
.fNewBotPolicy ul a {
  color: #000;
}
/* line 291, ../sass/all/footer-new.scss */
.fNewBotPolicy ul a:hover {
  color: #e21d25;
}

/* line 298, ../sass/all/footer-new.scss */
.fNewBotCreated {
  position: relative;
  margin-left: auto;
}
/* line 302, ../sass/all/footer-new.scss */
.fNewBotCreated p {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  font-weight: 500;
  font-size: 12px;
}
/* line 313, ../sass/all/footer-new.scss */
.fNewBotCreated p a {
  display: block;
  margin-left: 10px;
}
/* line 318, ../sass/all/footer-new.scss */
.fNewBotCreated p img {
  display: block;
  height: 40px;
}
/* line 322, ../sass/all/footer-new.scss */
.fNewBotCreated p img:hover {
  opacity: 0.7;
}

@media only screen and (min-width: 1440px) and (max-width: 1640px) {
  /* line 331, ../sass/all/footer-new.scss */
  .fNewTop {
    width: 1400px;
    padding-top: 55px;
    margin-top: 40px;
  }

  /* line 337, ../sass/all/footer-new.scss */
  .fNewMid {
    padding: 35px 0;
    width: 1400px;
    margin-top: 55px;
  }

  /* line 344, ../sass/all/footer-new.scss */
  .fNewMidLogo img {
    width: 231px;
  }

  /* line 349, ../sass/all/footer-new.scss */
  .fNewBot {
    padding: 25px 0;
    width: 1400px;
  }
}
@media only screen and (min-width: 1240px) and (max-width: 1439px) {
  /* line 358, ../sass/all/footer-new.scss */
  .fNewTop {
    width: 1200px;
    padding-top: 45px;
    margin-top: 40px;
  }

  /* line 364, ../sass/all/footer-new.scss */
  .fNewTopL {
    width: calc(100% - 220px);
  }
  /* line 367, ../sass/all/footer-new.scss */
  .fNewTopL li {
    margin-bottom: 10px;
  }
  /* line 370, ../sass/all/footer-new.scss */
  .fNewTopL li a {
    font-size: 13px;
  }

  /* line 376, ../sass/all/footer-new.scss */
  .fNewTopCol {
    margin-right: 85px;
  }

  /* line 380, ../sass/all/footer-new.scss */
  .fNewTopTitle {
    font-size: 20px;
    margin-bottom: 25px;
  }

  /* line 385, ../sass/all/footer-new.scss */
  .fNewTopR {
    width: 220px;
  }
  /* line 388, ../sass/all/footer-new.scss */
  .fNewTopR .FooterBrandListTPL {
    width: 100px;
  }
  /* line 391, ../sass/all/footer-new.scss */
  .fNewTopR .FooterBrandListTPL:before {
    width: 100px;
    height: 100px;
  }
  /* line 396, ../sass/all/footer-new.scss */
  .fNewTopR .FooterBrandListTPL picture {
    width: 100px;
    height: 100px;
  }

  /* line 403, ../sass/all/footer-new.scss */
  .fNewMid {
    width: 1200px;
    padding: 30px 0;
    margin-top: 45px;
  }

  /* line 410, ../sass/all/footer-new.scss */
  .fNewMidLogo img {
    width: 200px;
  }

  /* line 415, ../sass/all/footer-new.scss */
  .fNewBot {
    width: 1200px;
    padding: 20px 0;
  }

  /* line 420, ../sass/all/footer-new.scss */
  .fNewBotPolicy {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: calc(100% - 300px);
    font-size: 11px;
  }
  /* line 429, ../sass/all/footer-new.scss */
  .fNewBotPolicy p {
    margin-right: 30px;
  }
  /* line 433, ../sass/all/footer-new.scss */
  .fNewBotPolicy ul {
    width: 100%;
    margin-top: 10px;
  }
  /* line 437, ../sass/all/footer-new.scss */
  .fNewBotPolicy ul li {
    margin-right: 10px;
  }
  /* line 440, ../sass/all/footer-new.scss */
  .fNewBotPolicy ul li:nth-last-child(1) {
    margin-right: 0;
  }

  /* line 448, ../sass/all/footer-new.scss */
  .fNewBotCreated p {
    font-size: 11px;
  }
  /* line 451, ../sass/all/footer-new.scss */
  .fNewBotCreated p a {
    margin-left: 10px;
  }
  /* line 455, ../sass/all/footer-new.scss */
  .fNewBotCreated p img {
    height: 34px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1239px) {
  /* line 465, ../sass/all/footer-new.scss */
  .fNewTop {
    width: 960px;
    padding-top: 35px;
    margin-top: 30px;
  }

  /* line 471, ../sass/all/footer-new.scss */
  .fNewTopL {
    width: calc(100% - 175px);
  }
  /* line 474, ../sass/all/footer-new.scss */
  .fNewTopL li {
    margin-bottom: 10px;
  }
  /* line 477, ../sass/all/footer-new.scss */
  .fNewTopL li a {
    font-size: 12px;
  }

  /* line 483, ../sass/all/footer-new.scss */
  .fNewTopCol {
    margin-right: 70px;
  }

  /* line 487, ../sass/all/footer-new.scss */
  .fNewTopTitle {
    font-size: 18px;
    margin-bottom: 20px;
  }

  /* line 492, ../sass/all/footer-new.scss */
  .fNewTopR {
    width: 175px;
  }
  /* line 495, ../sass/all/footer-new.scss */
  .fNewTopR .FooterBrandListTPL {
    width: 80px;
  }
  /* line 498, ../sass/all/footer-new.scss */
  .fNewTopR .FooterBrandListTPL:before {
    width: 80px;
    height: 80px;
  }
  /* line 503, ../sass/all/footer-new.scss */
  .fNewTopR .FooterBrandListTPL picture {
    width: 80px;
    height: 80px;
  }

  /* line 510, ../sass/all/footer-new.scss */
  .fNewMid {
    width: 960px;
    padding: 25px 0;
    margin-top: 35px;
  }

  /* line 517, ../sass/all/footer-new.scss */
  .fNewMidLogo img {
    width: 160px;
  }

  /* line 523, ../sass/all/footer-new.scss */
  .fNewMidNav li {
    margin-left: 30px;
  }
  /* line 527, ../sass/all/footer-new.scss */
  .fNewMidNav a {
    font-size: 11px;
  }

  /* line 532, ../sass/all/footer-new.scss */
  .fNewBot {
    width: 960px;
    padding: 20px 0;
  }

  /* line 537, ../sass/all/footer-new.scss */
  .fNewBotPolicy {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: calc(100% - 300px);
    font-size: 11px;
  }
  /* line 546, ../sass/all/footer-new.scss */
  .fNewBotPolicy p {
    margin-right: 30px;
  }
  /* line 550, ../sass/all/footer-new.scss */
  .fNewBotPolicy ul {
    width: 100%;
    margin-top: 10px;
  }
  /* line 554, ../sass/all/footer-new.scss */
  .fNewBotPolicy ul li {
    margin-right: 10px;
  }
  /* line 557, ../sass/all/footer-new.scss */
  .fNewBotPolicy ul li:nth-last-child(1) {
    margin-right: 0;
  }

  /* line 565, ../sass/all/footer-new.scss */
  .fNewBotCreated p {
    font-size: 11px;
  }
  /* line 568, ../sass/all/footer-new.scss */
  .fNewBotCreated p a {
    margin-left: 10px;
  }
  /* line 572, ../sass/all/footer-new.scss */
  .fNewBotCreated p img {
    height: 34px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 582, ../sass/all/footer-new.scss */
  .fNewTop {
    width: 738px;
    padding-top: 35px;
    margin-top: 25px;
  }

  /* line 588, ../sass/all/footer-new.scss */
  .fNewTopL {
    width: 100%;
    justify-content: space-between;
  }
  /* line 592, ../sass/all/footer-new.scss */
  .fNewTopL li {
    margin-bottom: 10px;
  }
  /* line 595, ../sass/all/footer-new.scss */
  .fNewTopL li a {
    font-size: 12px;
  }

  /* line 601, ../sass/all/footer-new.scss */
  .fNewTopCol {
    margin-right: 0;
  }

  /* line 605, ../sass/all/footer-new.scss */
  .fNewTopTitle {
    font-size: 18px;
    margin-bottom: 20px;
  }

  /* line 610, ../sass/all/footer-new.scss */
  .fNewTopR {
    width: 175px;
    margin-top: 35px;
  }
  /* line 614, ../sass/all/footer-new.scss */
  .fNewTopR .FooterBrandListTPL {
    width: 80px;
  }
  /* line 617, ../sass/all/footer-new.scss */
  .fNewTopR .FooterBrandListTPL:before {
    width: 80px;
    height: 80px;
  }
  /* line 622, ../sass/all/footer-new.scss */
  .fNewTopR .FooterBrandListTPL picture {
    width: 80px;
    height: 80px;
  }

  /* line 629, ../sass/all/footer-new.scss */
  .fNewMid {
    width: 738px;
    padding: 25px 0;
    margin-top: 35px;
  }

  /* line 636, ../sass/all/footer-new.scss */
  .fNewMidLogo img {
    width: 160px;
  }

  /* line 642, ../sass/all/footer-new.scss */
  .fNewMidNav li {
    margin-left: 30px;
  }
  /* line 646, ../sass/all/footer-new.scss */
  .fNewMidNav a {
    font-size: 11px;
  }

  /* line 651, ../sass/all/footer-new.scss */
  .fNewBot {
    width: 738px;
    padding: 20px 0;
  }

  /* line 656, ../sass/all/footer-new.scss */
  .fNewBotPolicy {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: calc(100% - 235px);
    font-size: 10px;
  }
  /* line 665, ../sass/all/footer-new.scss */
  .fNewBotPolicy p {
    margin-right: 0;
  }
  /* line 669, ../sass/all/footer-new.scss */
  .fNewBotPolicy ul {
    width: 100%;
    margin-top: 10px;
  }
  /* line 673, ../sass/all/footer-new.scss */
  .fNewBotPolicy ul li {
    margin-right: 10px;
  }
  /* line 676, ../sass/all/footer-new.scss */
  .fNewBotPolicy ul li:nth-last-child(1) {
    margin-right: 0;
  }

  /* line 684, ../sass/all/footer-new.scss */
  .fNewBotCreated p {
    font-size: 10px;
  }
  /* line 687, ../sass/all/footer-new.scss */
  .fNewBotCreated p a {
    margin-left: 10px;
  }
  /* line 691, ../sass/all/footer-new.scss */
  .fNewBotCreated p img {
    height: 34px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 701, ../sass/all/footer-new.scss */
  .fNewTop {
    width: calc(100% - 30px);
    padding-top: 7vmin;
    margin-top: 12vmin;
  }

  /* line 707, ../sass/all/footer-new.scss */
  .fNewTopL {
    width: 100%;
  }
  /* line 710, ../sass/all/footer-new.scss */
  .fNewTopL li {
    margin-bottom: 2vmin;
  }
  /* line 713, ../sass/all/footer-new.scss */
  .fNewTopL li a {
    font-size: 3.4vmin;
  }

  /* line 719, ../sass/all/footer-new.scss */
  .fNewTopCol {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5vmin;
  }

  /* line 725, ../sass/all/footer-new.scss */
  .fNewTopTitle {
    font-size: 5.8vmin;
    margin-bottom: 3vmin;
  }

  /* line 730, ../sass/all/footer-new.scss */
  .fNewTopR {
    width: 220px;
    max-width: 100%;
  }
  /* line 734, ../sass/all/footer-new.scss */
  .fNewTopR .FooterBrandListTPL {
    width: 100px;
  }
  /* line 737, ../sass/all/footer-new.scss */
  .fNewTopR .FooterBrandListTPL:before {
    width: 100px;
    height: 100px;
  }
  /* line 742, ../sass/all/footer-new.scss */
  .fNewTopR .FooterBrandListTPL picture {
    width: 100px;
    height: 100px;
  }

  /* line 749, ../sass/all/footer-new.scss */
  .fNewMid {
    width: calc(100% - 30px);
    padding: 4vmin 0;
    margin-top: 7vmin;
  }

  /* line 756, ../sass/all/footer-new.scss */
  .fNewMidLogo img {
    width: 130px;
  }

  /* line 761, ../sass/all/footer-new.scss */
  .fNewMidNav {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 4vmin;
  }
  /* line 771, ../sass/all/footer-new.scss */
  .fNewMidNav li {
    width: 48%;
    margin-left: 0;
    margin-bottom: 2vmin;
  }
  /* line 777, ../sass/all/footer-new.scss */
  .fNewMidNav a {
    display: inline-block;
    font-size: 3vmin;
  }

  /* line 783, ../sass/all/footer-new.scss */
  .fNewBot {
    width: calc(100% - 30px);
    padding: 3vmin 0;
  }

  /* line 788, ../sass/all/footer-new.scss */
  .fNewBotPolicy {
    display: block;
    width: 100%;
    font-size: 3vmin;
  }
  /* line 793, ../sass/all/footer-new.scss */
  .fNewBotPolicy p {
    margin-right: 0;
    margin-bottom: 2vmin;
  }
  /* line 798, ../sass/all/footer-new.scss */
  .fNewBotPolicy ul {
    display: block;
  }
  /* line 801, ../sass/all/footer-new.scss */
  .fNewBotPolicy ul li {
    margin-right: 0;
    margin-bottom: 2vmin;
  }
  /* line 806, ../sass/all/footer-new.scss */
  .fNewBotPolicy ul a {
    font-size: 3vmin;
  }

  /* line 812, ../sass/all/footer-new.scss */
  .fNewBotCreated {
    width: 100%;
  }
  /* line 815, ../sass/all/footer-new.scss */
  .fNewBotCreated p {
    font-size: 3vmin;
  }
  /* line 818, ../sass/all/footer-new.scss */
  .fNewBotCreated p a {
    margin-left: 2vmin;
  }
  /* line 822, ../sass/all/footer-new.scss */
  .fNewBotCreated p img {
    height: 10vmin;
  }
}
/* line 1, ../sass/all/mobile-menu.scss */
.mobile-menu, .mobile-menu-brands-wr {
  position: fixed;
  overflow-y: scroll;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  padding: 4vw;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transition: .5s all;
  -webkit-transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  z-index: 99;
}
/* line 21, ../sass/all/mobile-menu.scss */
.mobile-menu.open, .mobile-menu-brands-wr.open {
  left: 0;
  opacity: 1;
  visibility: visible;
}
/* line 27, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-top, .mobile-menu-brands-wr .mobile-menu-top {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
}
/* line 38, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-top .mobile-menu-logo, .mobile-menu-brands-wr .mobile-menu-top .mobile-menu-logo {
  position: relative;
}
/* line 41, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-top .mobile-menu-logo img, .mobile-menu-brands-wr .mobile-menu-top .mobile-menu-logo img {
  width: 180px;
}
/* line 46, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-top .open-mob-menu, .mobile-menu .mobile-menu-top .open-mob-brands, .mobile-menu-brands-wr .mobile-menu-top .open-mob-menu, .mobile-menu-brands-wr .mobile-menu-top .open-mob-brands {
  position: relative;
  width: 30px;
  height: 30px;
}
/* line 51, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-top .open-mob-menu:before, .mobile-menu .mobile-menu-top .open-mob-menu:after, .mobile-menu .mobile-menu-top .open-mob-brands:before, .mobile-menu .mobile-menu-top .open-mob-brands:after, .mobile-menu-brands-wr .mobile-menu-top .open-mob-menu:before, .mobile-menu-brands-wr .mobile-menu-top .open-mob-menu:after, .mobile-menu-brands-wr .mobile-menu-top .open-mob-brands:before, .mobile-menu-brands-wr .mobile-menu-top .open-mob-brands:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #6a7b82;
  transform: rotate(45deg);
}
/* line 63, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-top .open-mob-menu:after, .mobile-menu .mobile-menu-top .open-mob-brands:after, .mobile-menu-brands-wr .mobile-menu-top .open-mob-menu:after, .mobile-menu-brands-wr .mobile-menu-top .open-mob-brands:after {
  transform: rotate(-45deg);
}
/* line 69, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-search, .mobile-menu-brands-wr .mobile-menu-search {
  position: relative;
  margin-top: 4vw;
}
/* line 73, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-search input, .mobile-menu-brands-wr .mobile-menu-search input {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  border-radius: 20px;
  line-height: 40px;
  padding-left: 35px;
  padding-right: 135px;
  border: 1px solid #e9e9eb;
  font-size: 12px;
  color: #6a7b82;
  background: #fff url(/img/icons8-search.svg) 12px center no-repeat;
  -webkit-background-size: auto 16px;
  background-size: auto 16px;
}
/* line 92, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-search input:hover, .mobile-menu .mobile-menu-search input:focus, .mobile-menu-brands-wr .mobile-menu-search input:hover, .mobile-menu-brands-wr .mobile-menu-search input:focus {
  border-color: #6a7b82;
}
/* line 97, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-search button, .mobile-menu-brands-wr .mobile-menu-search button {
  display: block;
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 20px;
  top: 0;
  right: 0;
  width: 120px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e21d25;
  background: #fff;
  color: #e21d25;
  font-size: 12px;
}
/* line 116, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-search button:hover, .mobile-menu-brands-wr .mobile-menu-search button:hover {
  background: #e21d25;
  color: #fff;
}
/* line 123, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-nav, .mobile-menu .mobile-menu-other, .mobile-menu-brands-wr .mobile-menu-nav, .mobile-menu-brands-wr .mobile-menu-other {
  position: relative;
  margin-top: 4vw;
}
/* line 127, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-nav ul, .mobile-menu .mobile-menu-other ul, .mobile-menu-brands-wr .mobile-menu-nav ul, .mobile-menu-brands-wr .mobile-menu-other ul {
  position: relative;
}
/* line 130, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-nav ul li, .mobile-menu .mobile-menu-other ul li, .mobile-menu-brands-wr .mobile-menu-nav ul li, .mobile-menu-brands-wr .mobile-menu-other ul li {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 10vw;
  border-bottom: 1px solid #eef2f4;
  padding: 2vw 0;
}
/* line 140, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-nav ul li.open:after, .mobile-menu .mobile-menu-other ul li.open:after, .mobile-menu-brands-wr .mobile-menu-nav ul li.open:after, .mobile-menu-brands-wr .mobile-menu-other ul li.open:after {
  transform: rotate(-90deg);
}
/* line 145, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-nav ul li a, .mobile-menu .mobile-menu-other ul li a, .mobile-menu-brands-wr .mobile-menu-nav ul li a, .mobile-menu-brands-wr .mobile-menu-other ul li a {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  -ms-align-items: center;
  align-items: center;
  min-height: 6vw;
  position: relative;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 4vw;
  color: #000;
}
/* line 160, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-nav ul li a:hover, .mobile-menu .mobile-menu-other ul li a:hover, .mobile-menu-brands-wr .mobile-menu-nav ul li a:hover, .mobile-menu-brands-wr .mobile-menu-other ul li a:hover {
  color: #e21d25;
}
/* line 165, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-nav ul li ul, .mobile-menu .mobile-menu-other ul li ul, .mobile-menu-brands-wr .mobile-menu-nav ul li ul, .mobile-menu-brands-wr .mobile-menu-other ul li ul {
  position: relative;
  margin-left: 4vw;
}
/* line 169, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-nav ul li ul li, .mobile-menu .mobile-menu-other ul li ul li, .mobile-menu-brands-wr .mobile-menu-nav ul li ul li, .mobile-menu-brands-wr .mobile-menu-other ul li ul li {
  min-height: initial;
  border-bottom: 0;
}
/* line 173, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-nav ul li ul li:after, .mobile-menu .mobile-menu-other ul li ul li:after, .mobile-menu-brands-wr .mobile-menu-nav ul li ul li:after, .mobile-menu-brands-wr .mobile-menu-other ul li ul li:after {
  content: '\203A';
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  position: absolute;
  top: 1vw;
  right: 0;
  height: 8vw;
  width: 8vw;
  transform: rotate(-90deg);
  transition: 0.3s ease all;
  font-size: 8vw;
}
/* line 194, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-nav ul li ul li.close:after, .mobile-menu .mobile-menu-other ul li ul li.close:after, .mobile-menu-brands-wr .mobile-menu-nav ul li ul li.close:after, .mobile-menu-brands-wr .mobile-menu-other ul li ul li.close:after {
  transform: rotate(90deg);
}
/* line 199, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-nav ul li ul li a, .mobile-menu .mobile-menu-other ul li ul li a, .mobile-menu-brands-wr .mobile-menu-nav ul li ul li a, .mobile-menu-brands-wr .mobile-menu-other ul li ul li a {
  font-size: 3.2vw;
}
/* line 205, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-nav ul li ul li ul li:after, .mobile-menu .mobile-menu-other ul li ul li ul li:after, .mobile-menu-brands-wr .mobile-menu-nav ul li ul li ul li:after, .mobile-menu-brands-wr .mobile-menu-other ul li ul li ul li:after {
  display: none;
}
/* line 209, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-nav ul li ul li ul li a, .mobile-menu .mobile-menu-other ul li ul li ul li a, .mobile-menu-brands-wr .mobile-menu-nav ul li ul li ul li a, .mobile-menu-brands-wr .mobile-menu-other ul li ul li ul li a {
  font-weight: 500;
  font-size: 3.2vw;
}
/* line 221, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-other, .mobile-menu-brands-wr .mobile-menu-other {
  margin-top: 16vw;
}
/* line 224, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-other ul, .mobile-menu-brands-wr .mobile-menu-other ul {
  border-top: 1px solid #eef2f4;
}
/* line 228, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-other ul li:after, .mobile-menu-brands-wr .mobile-menu-other ul li:after {
  display: none;
}
/* line 232, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-other ul li a, .mobile-menu-brands-wr .mobile-menu-other ul li a {
  min-height: 10vw;
  padding-left: 10vw;
}
/* line 236, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-other ul li a.account, .mobile-menu-brands-wr .mobile-menu-other ul li a.account {
  background: url(/img/icons8-user.svg) left center no-repeat;
  -webkit-background-size: auto 7vw;
  background-size: auto 7vw;
}
/* line 242, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-other ul li a.aboutshop, .mobile-menu-brands-wr .mobile-menu-other ul li a.aboutshop {
  background: url(/img/icons8-shop.svg) left center no-repeat;
  -webkit-background-size: auto 7vw;
  background-size: auto 7vw;
}
/* line 248, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-other ul li a.aboutproducts, .mobile-menu-brands-wr .mobile-menu-other ul li a.aboutproducts {
  background: url(/img/icons8-soap-dispenser.svg) left center no-repeat;
  -webkit-background-size: auto 7vw;
  background-size: auto 7vw;
}
/* line 254, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-other ul li a.delivery, .mobile-menu-brands-wr .mobile-menu-other ul li a.delivery {
  background: url(/img/icons8-truck.svg) left center no-repeat;
  -webkit-background-size: auto 7vw;
  background-size: auto 7vw;
}
/* line 260, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-other ul li a.howbuy, .mobile-menu-brands-wr .mobile-menu-other ul li a.howbuy {
  background: url(/img/icons8-wallet.svg) left center no-repeat;
  -webkit-background-size: auto 7vw;
  background-size: auto 7vw;
}
/* line 266, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-other ul li a.blog, .mobile-menu-brands-wr .mobile-menu-other ul li a.blog {
  background: url(/img/hands-and-gestures.svg) left center no-repeat;
  -webkit-background-size: auto 7vw;
  background-size: auto 7vw;
}
/* line 273, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-other ul li ul, .mobile-menu-brands-wr .mobile-menu-other ul li ul {
  display: none;
}
/* line 280, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-brands, .mobile-menu-brands-wr .mobile-menu-brands {
  position: relative;
  margin-top: 4vw;
}
/* line 284, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-brands h2, .mobile-menu-brands-wr .mobile-menu-brands h2 {
  position: relative;
  min-height: 6vw;
  position: relative;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 4vw;
  color: #000;
}
/* line 293, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-brands h2:after, .mobile-menu-brands-wr .mobile-menu-brands h2:after {
  content: '\203A';
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  position: absolute;
  font-weight: 400;
  top: -1vw;
  right: 0;
  height: 8vw;
  width: 8vw;
  transform: rotate(-90deg);
  transition: 0.3s ease all;
  font-size: 8vw;
}
/* line 315, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-brands h2.close:after, .mobile-menu-brands-wr .mobile-menu-brands h2.close:after {
  transform: rotate(90deg);
}
/* line 321, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-brands h3, .mobile-menu-brands-wr .mobile-menu-brands h3 {
  position: relative;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 3vw;
  color: #000;
  margin-top: 5vw;
}
/* line 330, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-brands .row-brands, .mobile-menu-brands-wr .mobile-menu-brands .row-brands {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 5vw;
}
/* line 344, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-brands .row-brands .hBrandsTPL, .mobile-menu-brands-wr .mobile-menu-brands .row-brands .hBrandsTPL {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  border: 1px solid #eef2f4;
  margin-left: -1px;
  margin-top: -1px;
}
/* line 354, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-brands .row-brands .hBrandsTPL a, .mobile-menu-brands-wr .mobile-menu-brands .row-brands .hBrandsTPL a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
/* line 364, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-brands .row-brands .hBrandsTPL .hBrandsTPLImg, .mobile-menu-brands-wr .mobile-menu-brands .row-brands .hBrandsTPL .hBrandsTPLImg {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 16vw;
}
/* line 376, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-brands .row-brands .hBrandsTPL .hBrandsTPLImg img, .mobile-menu-brands-wr .mobile-menu-brands .row-brands .hBrandsTPL .hBrandsTPLImg img {
  display: block;
  max-width: 80%;
  max-height: 80%;
}
/* line 383, ../sass/all/mobile-menu.scss */
.mobile-menu .mobile-menu-brands .row-brands .hBrandsTPL p, .mobile-menu-brands-wr .mobile-menu-brands .row-brands .hBrandsTPL p {
  position: relative;
  text-align: center;
  padding: 2vw;
  font-weight: 600;
  font-size: 3vw;
}

/* line 1, ../sass/all/popup.scss */
.overlay, .overlay2, .overlay3 {
  display: none;
  position: fixed;
  z-index: 99999;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.4;
  background: #000;
}
/* line 14, ../sass/all/popup.scss */
.overlay.show, .overlay2.show, .overlay3.show {
  display: block;
}

/* line 19, ../sass/all/popup.scss */
.popup, #popup-oneclick-success {
  display: none;
  position: fixed;
  background: #f0f0ee;
  width: 800px;
  height: 500px;
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -400px;
  z-index: 9999999;
}
/* line 30, ../sass/all/popup.scss */
.popup.show, #popup-oneclick-success.show {
  display: block;
}
/* line 34, ../sass/all/popup.scss */
.popup.no-right, #popup-oneclick-success.no-right {
  width: 400px;
  margin: -250px 0 0 -200px;
}
/* line 38, ../sass/all/popup.scss */
.popup.no-right .FormPopUpLB, #popup-oneclick-success.no-right .FormPopUpLB {
  width: 100%;
}
/* line 42, ../sass/all/popup.scss */
.popup.no-right .FormPopUpRB, #popup-oneclick-success.no-right .FormPopUpRB {
  display: none;
}

/* line 48, ../sass/all/popup.scss */
#popup-oneclick-success {
  height: auto;
  margin: 0 !important;
  transform: translate(-50%, -50%);
}

/* line 54, ../sass/all/popup.scss */
.FormPopUpRB {
  position: relative;
  overflow: hidden;
  float: right;
  width: 55%;
  height: inherit;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  background-color: #fff;
}

/* line 67, ../sass/all/popup.scss */
.FormPopUpLB {
  position: relative;
  overflow: hidden;
  float: left;
  width: 45%;
  height: inherit;
  padding: 25px;
  box-sizing: border-box;
}
/* line 76, ../sass/all/popup.scss */
.FormPopUpLB .close, .FormPopUpLB .close-oneclick-success {
  position: absolute;
  top: 25px;
  right: 25px;
  height: 50px;
  z-index: 9;
  cursor: pointer;
  padding-left: 36px;
  line-height: 31px;
  color: #e21d25;
  letter-spacing: 1px;
}
/* line 88, ../sass/all/popup.scss */
.FormPopUpLB .close i, .FormPopUpLB .close-oneclick-success i {
  position: absolute;
  top: 15px;
  left: 0px;
  transform: rotate(45deg);
  transition: all 0.5s ease;
  height: 2px;
  width: 30px;
  background: #e21d25;
}
/* line 98, ../sass/all/popup.scss */
.FormPopUpLB .close i:nth-child(2), .FormPopUpLB .close-oneclick-success i:nth-child(2) {
  transform: rotate(-45deg);
}
/* line 103, ../sass/all/popup.scss */
.FormPopUpLB .close:hover, .FormPopUpLB .close-oneclick-success:hover {
  opacity: 0.7;
}
/* line 106, ../sass/all/popup.scss */
.FormPopUpLB .close:hover i, .FormPopUpLB .close-oneclick-success:hover i {
  transform: rotate(0deg);
  transition: all 0.5s ease;
}
/* line 113, ../sass/all/popup.scss */
.FormPopUpLB img {
  position: relative;
  overflow: hidden;
  max-width: 120px;
  margin-bottom: 25px;
}
/* line 120, ../sass/all/popup.scss */
.FormPopUpLB h3 {
  position: relative;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 30px;
}
/* line 128, ../sass/all/popup.scss */
.FormPopUpLB p {
  position: relative;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
}
/* line 135, ../sass/all/popup.scss */
.FormPopUpLB form {
  display: block;
  position: relative;
  overflow: hidden;
}
/* line 140, ../sass/all/popup.scss */
.FormPopUpLB form .text {
  display: block;
  position: relative;
  overflow: hidden;
  border: none;
  border-bottom: 1px solid #e21d25;
  color: #333;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  font-size: 14px;
  font-family: 'Rubik', sans-serif;
  background: transparent;
  width: 100%;
  outline: none;
}
/* line 157, ../sass/all/popup.scss */
.FormPopUpLB form .hidden {
  display: none;
}
/* line 161, ../sass/all/popup.scss */
.FormPopUpLB form button {
  display: inline-block;
  position: relative;
  overflow: hidden;
  float: right;
  height: 50px;
  line-height: 50px;
  border: none;
  background: #e21d25;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  font-weight: 600;
  border-radius: 5px;
  text-transform: uppercase;
  padding: 0 20px;
  outline: none;
  margin-top: 15px;
  cursor: pointer;
}
/* line 181, ../sass/all/popup.scss */
.FormPopUpLB form button:hover {
  opacity: 0.7;
}

/* line 189, ../sass/all/popup.scss */
.FormPopUp input::-webkit-input-placeholder {
  color: #7272721a;
}

/* line 190, ../sass/all/popup.scss */
.FormPopUp input::-moz-placeholder {
  color: #7272721a;
}

/* Firefox 19+ */
/* line 191, ../sass/all/popup.scss */
.FormPopUp input:-moz-placeholder {
  color: #7272721a;
}

/* Firefox 18- */
/* line 192, ../sass/all/popup.scss */
.FormPopUp input:-ms-input-placeholder {
  color: #7272721a;
}

@media only screen and (min-width: 710px) and (max-width: 999px) {
  /* line 197, ../sass/all/popup.scss */
  .popup, #popup-oneclick-success {
    width: 680px;
    height: 470px;
    margin: -235px 0 0 -340px;
  }
}
@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 207, ../sass/all/popup.scss */
  .popup, #popup-oneclick-success {
    width: 90vw;
    height: 140vw;
    margin: -70vw 0 0 -45vw;
  }
  /* line 212, ../sass/all/popup.scss */
  .popup.no-right, #popup-oneclick-success.no-right {
    width: 90vw;
    margin: -70vw 0 0 -45vw;
  }

  /* line 218, ../sass/all/popup.scss */
  .FormPopUpRB {
    display: none;
  }

  /* line 222, ../sass/all/popup.scss */
  .FormPopUpLB {
    width: 100%;
    padding: 5vw;
  }
  /* line 226, ../sass/all/popup.scss */
  .FormPopUpLB .close, .FormPopUpLB .close-oneclick-success {
    top: 9vw;
    right: 5vw;
  }
  /* line 231, ../sass/all/popup.scss */
  .FormPopUpLB img {
    max-width: 100px;
    margin-bottom: 5vw;
  }
  /* line 237, ../sass/all/popup.scss */
  .FormPopUpLB form .text {
    height: 14vw;
    line-height: 14vw;
    margin-bottom: 5vw;
    font-size: 4.4vw;
  }
  /* line 244, ../sass/all/popup.scss */
  .FormPopUpLB form button {
    height: 15vw;
    line-height: 15vw;
    font-size: 4vw;
    padding: 0 10vw;
    margin-top: 5vw;
  }
}
/* line 1, ../sass/all/popup-new.scss */
.overlay, .overlay2 {
  display: none;
  position: fixed;
  z-index: 99999;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.4;
  background: #000;
}

/* line 15, ../sass/all/popup-new.scss */
.popup-new {
  display: none;
  position: fixed;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #e0f9fe;
  width: 500px;
  top: 50%;
  left: 50%;
  padding: 50px;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
  transform: translate(-50%, -50%);
  z-index: 9999999;
}
/* line 31, ../sass/all/popup-new.scss */
.popup-new .close {
  position: absolute;
  cursor: pointer;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  background: #fff;
  border-bottom-left-radius: 40px;
  border-top-right-radius: 40px;
}
/* line 42, ../sass/all/popup-new.scss */
.popup-new .close:after, .popup-new .close:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  width: 1px;
  height: 30px;
  background: #e21d25;
  transform: rotate(45deg);
}
/* line 54, ../sass/all/popup-new.scss */
.popup-new .close:before {
  transform: rotate(-45deg);
}
/* line 58, ../sass/all/popup-new.scss */
.popup-new .close:hover {
  background: #e21d25;
}
/* line 61, ../sass/all/popup-new.scss */
.popup-new .close:hover:after, .popup-new .close:hover:before {
  background: #fff;
}
/* line 67, ../sass/all/popup-new.scss */
.popup-new .SimilarTPL {
  border-color: #fff !important;
  border-bottom-left-radius: 20px;
  border-top-right-radius: 20px;
}
/* line 72, ../sass/all/popup-new.scss */
.popup-new .SimilarTPL .desc h3 {
  color: #000 !important;
}
/* line 77, ../sass/all/popup-new.scss */
.popup-new form {
  position: relative;
  text-align: center;
  margin-top: 30px;
}
/* line 83, ../sass/all/popup-new.scss */
.popup-new .hidden {
  display: none;
}
/* line 87, ../sass/all/popup-new.scss */
.popup-new .row {
  margin-bottom: 30px;
}
/* line 91, ../sass/all/popup-new.scss */
.popup-new .text {
  position: relative;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  border-radius: 10px;
  width: 100%;
  border-bottom: 1px solid #e21d25;
  font-size: 14px;
  width: 260px;
  height: 60px;
  background: #fff;
  padding: 0 20px;
}
/* line 107, ../sass/all/popup-new.scss */
.popup-new .text::placeholder {
  color: #000;
}
/* line 112, ../sass/all/popup-new.scss */
.popup-new .under-input {
  display: block;
  position: relative;
  text-align: left;
  margin: 0 auto;
  width: 260px;
  font-size: 12px;
  margin-top: 5px;
}
/* line 122, ../sass/all/popup-new.scss */
.popup-new button {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  cursor: pointer;
  width: 260px;
  border-radius: 10px;
  height: 60px;
  line-height: 60px;
  background: #e21d25;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
}
/* line 136, ../sass/all/popup-new.scss */
.popup-new button:hover {
  background: #84bf04;
}

@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 144, ../sass/all/popup-new.scss */
  .popup-new {
    width: 92vw;
    padding: 35px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
  }
  /* line 150, ../sass/all/popup-new.scss */
  .popup-new .close {
    width: 40px;
    height: 40px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
  }
  /* line 156, ../sass/all/popup-new.scss */
  .popup-new .close:after, .popup-new .close:before {
    height: 20px;
  }
  /* line 161, ../sass/all/popup-new.scss */
  .popup-new form {
    margin-top: 4vmin;
  }
  /* line 165, ../sass/all/popup-new.scss */
  .popup-new .row {
    margin-bottom: 4vmin;
  }
  /* line 169, ../sass/all/popup-new.scss */
  .popup-new .text {
    height: 12vmin;
    font-size: 3vmin;
    padding: 0 5vmin;
  }
  /* line 175, ../sass/all/popup-new.scss */
  .popup-new button {
    height: 12vmin;
    line-height: 12vmin;
    padding-left: 10vmin;
    padding-right: 10vmin;
    font-size: 3vmin;
  }
}
/* line 1, ../sass/all/popup-promotion.scss */
.PopUpPromotion {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  transition: 0.5s ease all;
  z-index: 999999;
  opacity: 0;
  visibility: hidden;
}
/* line 21, ../sass/all/popup-promotion.scss */
.PopUpPromotion.show {
  opacity: 1;
  visibility: visible;
}

/* line 27, ../sass/all/popup-promotion.scss */
.PopUpPromotionCloseBG {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 35, ../sass/all/popup-promotion.scss */
.PopUpPromotionClose {
  position: absolute;
  cursor: pointer;
  top: 0;
  transform: translateY(-100%);
  right: 0;
  background: #e21d25;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 24px;
  color: #fff;
  padding: 10px 10px 10px 50px;
  border-top-left-radius: 15px;
}
/* line 49, ../sass/all/popup-promotion.scss */
.PopUpPromotionClose:after, .PopUpPromotionClose:before {
  content: '';
  display: block;
  position: absolute;
  top: 8px;
  left: 20px;
  width: 3px;
  height: 30px;
  background: #fff;
  transform: rotate(45deg);
  transition: 0.3s ease all;
}
/* line 62, ../sass/all/popup-promotion.scss */
.PopUpPromotionClose:before {
  transform: rotate(-45deg);
}
/* line 67, ../sass/all/popup-promotion.scss */
.PopUpPromotionClose:hover:after {
  transform: rotate(90deg);
}
/* line 70, ../sass/all/popup-promotion.scss */
.PopUpPromotionClose:hover:before {
  transform: rotate(-90deg);
}

/* line 76, ../sass/all/popup-promotion.scss */
.PopUpPromotionPicture {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  max-width: 96%;
  height: 90vh;
  z-index: 2;
}
/* line 90, ../sass/all/popup-promotion.scss */
.PopUpPromotionPicture .img {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 600px;
  max-height: 90vh;
  max-width: 96%;
}
/* line 105, ../sass/all/popup-promotion.scss */
.PopUpPromotionPicture img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
  /* line 116, ../sass/all/popup-promotion.scss */
  .PopUpPromotionClose {
    font-size: 20px;
    padding: 10px 10px 10px 45px;
  }
  /* line 120, ../sass/all/popup-promotion.scss */
  .PopUpPromotionClose:after, .PopUpPromotionClose:before {
    top: 10px;
    height: 26px;
  }

  /* line 127, ../sass/all/popup-promotion.scss */
  .PopUpPromotionPicture img {
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 137, ../sass/all/popup-promotion.scss */
  .PopUpPromotionClose {
    font-size: 18px;
    padding: 7px 7px 5px 40px;
    border-top-left-radius: 10px;
  }
  /* line 142, ../sass/all/popup-promotion.scss */
  .PopUpPromotionClose:after, .PopUpPromotionClose:before {
    top: 5px;
    left: 20px;
    width: 2px;
    height: 20px;
  }

  /* line 151, ../sass/all/popup-promotion.scss */
  .PopUpPromotionPicture img {
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
}
/* line 1, ../sass/all/mobile-fixed-header.scss */
.mobile-fixed-header {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: fixed;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border-bottom: 1px solid #eef2f4;
  z-index: 98;
  top: 0;
  left: 0;
  padding: 1vw 4vw;
  padding-bottom: 0;
  width: 100%;
  min-height: 50px;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
  transition: 0.5s ease all;
}
/* line 36, ../sass/all/mobile-fixed-header.scss */
.mobile-fixed-header .mobile-fixed-header-logo {
  position: relative;
}
/* line 40, ../sass/all/mobile-fixed-header.scss */
.mobile-fixed-header .mobile-fixed-header-logo a img {
  width: 130px;
}
/* line 46, ../sass/all/mobile-fixed-header.scss */
.mobile-fixed-header .mobile-fixed-header-catalog {
  position: relative;
  margin-left: 2vw;
}
/* line 50, ../sass/all/mobile-fixed-header.scss */
.mobile-fixed-header .mobile-fixed-header-catalog span {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  background: #e21d25;
  border-radius: 10px;
  font-weight: 600;
  padding-left: 8vw;
  padding-right: 3vw;
  font-size: 2.6vw;
  height: 8vw;
  margin-top: -4px;
  -webkit-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
  transition: 0.5s ease all;
}
/* line 80, ../sass/all/mobile-fixed-header.scss */
.mobile-fixed-header .mobile-fixed-header-catalog span b {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 8vw;
  width: calc(100% - 8vw);
  height: 100%;
  opacity: 0;
  background: #e21d25;
}
/* line 100, ../sass/all/mobile-fixed-header.scss */
.mobile-fixed-header .mobile-fixed-header-catalog span i {
  display: block;
  position: absolute;
  top: 2vw;
  left: 2vw;
  width: 4vw;
  height: 4vw;
  background: url(/img/flower-white.svg) center center no-repeat;
  background-size: auto 100%;
  -webkit-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
  transition: 0.5s ease all;
}
/* line 115, ../sass/all/mobile-fixed-header.scss */
.mobile-fixed-header .mobile-fixed-header-catalog span.closestyle i {
  -webkit-transform: rotate(0deg) !important;
  -ms-transform: rotate(0deg) !important;
  transform: rotate(0deg) !important;
  background: url(/img/icons8-deletew.svg) center center no-repeat;
  background-size: auto 100%;
}
/* line 123, ../sass/all/mobile-fixed-header.scss */
.mobile-fixed-header .mobile-fixed-header-catalog span.closestyle b {
  opacity: 1;
}
/* line 130, ../sass/all/mobile-fixed-header.scss */
.mobile-fixed-header .mobile-fixed-header-cart {
  position: relative;
  margin-left: 2vw;
}
/* line 134, ../sass/all/mobile-fixed-header.scss */
.mobile-fixed-header .mobile-fixed-header-cart .hMidCart {
  margin-left: 0;
  margin-right: 0;
}
/* line 139, ../sass/all/mobile-fixed-header.scss */
.mobile-fixed-header .mobile-fixed-header-cart a {
  display: block;
  position: relative;
  color: #6a7b82;
  font-size: 0px;
  height: 8vw;
  margin-top: -4px;
}
/* line 147, ../sass/all/mobile-fixed-header.scss */
.mobile-fixed-header .mobile-fixed-header-cart a svg {
  height: 28px;
  width: auto;
  fill: #6a7b82;
}
/* line 153, ../sass/all/mobile-fixed-header.scss */
.mobile-fixed-header .mobile-fixed-header-cart a strong {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  bottom: 1px;
  left: 22px;
  width: 12px;
  height: 12px;
  font-size: 7px;
  border-radius: 50%;
  color: #fff;
  background: #fff;
  color: #e21d25;
}
/* line 179, ../sass/all/mobile-fixed-header.scss */
.mobile-fixed-header .mobile-fixed-header-cart a:hover {
  color: #e21d25;
}
/* line 182, ../sass/all/mobile-fixed-header.scss */
.mobile-fixed-header .mobile-fixed-header-cart a:hover svg {
  fill: #e21d25;
}

@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 193, ../sass/all/mobile-fixed-header.scss */
  .mobile-fixed-header.show {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
}
/* line 1, ../sass/all/social-popup.scss */
#SocialPopUpOverlay {
  display: none;
  position: fixed;
  overflow: visible;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99999;
}
/* line 10, ../sass/all/social-popup.scss */
#SocialPopUpOverlay:before {
  content: '';
  display: block;
  position: fixed;
  top: -100vh;
  left: 0;
  width: 100vw;
  height: 200vh;
  background: rgba(226, 29, 37, 0.2);
  z-index: 0;
}

/* line 23, ../sass/all/social-popup.scss */
#SocialPopUp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  overflow: hidden;
  width: 1060px;
  max-width: 100%;
  margin: 0 auto;
  height: 530px;
  background: #fff;
  border-radius: 35px;
}

/* line 38, ../sass/all/social-popup.scss */
#SocialPopUpL {
  position: relative;
  overflow: hidden;
  width: 50%;
}

/* line 44, ../sass/all/social-popup.scss */
#SocialPopUpR {
  position: relative;
  overflow: hidden;
  width: 50%;
}
/* line 49, ../sass/all/social-popup.scss */
#SocialPopUpR #CloseSocialPopUp {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  background: url(/img/icons8-deletez.svg) center center no-repeat;
  background-size: auto 40px;
}
/* line 59, ../sass/all/social-popup.scss */
#SocialPopUpR #CloseSocialPopUp:hover {
  opacity: 0.7;
}
/* line 64, ../sass/all/social-popup.scss */
#SocialPopUpR strong {
  display: block;
  position: relative;
  overflow: hidden;
  font-size: 36px;
  text-align: center;
  line-height: 1.4;
  margin-top: 100px;
  padding: 0 50px;
}
/* line 75, ../sass/all/social-popup.scss */
#SocialPopUpR p {
  position: relative;
  overflow: hidden;
  padding: 40px;
}
/* line 80, ../sass/all/social-popup.scss */
#SocialPopUpR p a {
  display: block;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  float: left;
  height: 65px;
  line-height: 65px;
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  color: #fff;
  font-size: 22px;
  padding-left: 10px;
  width: calc((100% - 40px) / 2);
}
/* line 95, ../sass/all/social-popup.scss */
#SocialPopUpR p a:nth-child(1) {
  margin-right: 40px;
  background-color: #3b5998;
  background-image: -webkit-linear-gradient(#4e69a2, #3b5998 50%);
  background-image: -o-linear-gradient(#4e69a2, #3b5998 50%);
  background-image: linear-gradient(#4e69a2, #3b5998 50%);
}
/* line 102, ../sass/all/social-popup.scss */
#SocialPopUpR p a:nth-child(1):after {
  background-image: url(/img/icon-facebook-f-b.svg);
  background-size: auto 25px;
}
/* line 108, ../sass/all/social-popup.scss */
#SocialPopUpR p a:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  height: 45px;
  width: 45px;
  background-color: #fff;
  border-radius: 50%;
  background-image: url(/img/icon-instagram-oficial.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 23px;
}
/* line 124, ../sass/all/social-popup.scss */
#SocialPopUpR p a:hover {
  opacity: 0.7;
}
/* line 130, ../sass/all/social-popup.scss */
#SocialPopUpR i {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  border-top: 1px solid #b2b2bc;
  color: #b2b2bc;
}

@media only screen and (min-width: 1241px) and (max-width: 1440px) {
  /* line 145, ../sass/all/social-popup.scss */
  #SocialPopUp {
    height: 470px;
    width: 940px;
  }

  /* line 151, ../sass/all/social-popup.scss */
  #SocialPopUpR strong {
    font-size: 30px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1240px) {
  /* line 160, ../sass/all/social-popup.scss */
  #SocialPopUp {
    height: 390px;
    width: 770px;
  }

  /* line 167, ../sass/all/social-popup.scss */
  #SocialPopUpR strong {
    font-size: 22px;
    margin-top: 70px;
    padding: 0 35px;
  }
  /* line 173, ../sass/all/social-popup.scss */
  #SocialPopUpR p {
    padding: 35px;
  }
  /* line 176, ../sass/all/social-popup.scss */
  #SocialPopUpR p a {
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    width: calc((100% - 35px) / 2);
  }
  /* line 182, ../sass/all/social-popup.scss */
  #SocialPopUpR p a:nth-child(1) {
    margin-right: 35px;
  }
  /* line 185, ../sass/all/social-popup.scss */
  #SocialPopUpR p a:nth-child(1):after {
    background-size: auto 20px;
  }
  /* line 190, ../sass/all/social-popup.scss */
  #SocialPopUpR p a:after {
    height: 30px;
    width: 30px;
    background-size: auto 16px;
  }
}
@media only screen and (min-width: 710px) and (max-width: 999px) {
  /* line 203, ../sass/all/social-popup.scss */
  #SocialPopUp {
    height: 46vw;
    width: 100%;
    margin: 0 auto;
  }

  /* line 210, ../sass/all/social-popup.scss */
  #SocialPopUpR #CloseSocialPopUp {
    top: 5px;
    right: 5px;
    background: url(/img/icons8-deletez.svg) center center no-repeat;
    background-size: auto 35px;
  }
  /* line 217, ../sass/all/social-popup.scss */
  #SocialPopUpR strong {
    font-size: 20px;
    margin-top: 60px;
    padding: 0px 25px;
  }
  /* line 223, ../sass/all/social-popup.scss */
  #SocialPopUpR p {
    padding: 20px;
  }
  /* line 226, ../sass/all/social-popup.scss */
  #SocialPopUpR p a {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    width: calc((100% - 20px) / 2);
  }
  /* line 232, ../sass/all/social-popup.scss */
  #SocialPopUpR p a:nth-child(1) {
    margin-right: 20px;
  }
  /* line 235, ../sass/all/social-popup.scss */
  #SocialPopUpR p a:nth-child(1):after {
    background-size: auto 18px;
  }
  /* line 240, ../sass/all/social-popup.scss */
  #SocialPopUpR p a:after {
    top: 8px;
    right: 8px;
    height: 28px;
    width: 28px;
    background-size: auto 16px;
  }
  /* line 250, ../sass/all/social-popup.scss */
  #SocialPopUpR i {
    line-height: 40px;
    font-size: 14px;
  }
}
@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 260, ../sass/all/social-popup.scss */
  #SocialPopUp {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
  }

  /* line 269, ../sass/all/social-popup.scss */
  #SocialPopUpL {
    width: 100%;
    height: 92vw;
    background-position: center top !important;
  }

  /* line 275, ../sass/all/social-popup.scss */
  #SocialPopUpR {
    width: 100%;
    height: 65vw;
    overflow: visible;
  }
  /* line 280, ../sass/all/social-popup.scss */
  #SocialPopUpR #CloseSocialPopUp {
    top: -1vw;
    right: 0;
    background: url(/img/icons8-deletez.svg) center center no-repeat;
    background-size: 7vw;
  }
  /* line 287, ../sass/all/social-popup.scss */
  #SocialPopUpR strong {
    font-size: 15px;
    margin-top: 10vw;
    padding: 0 5px;
  }
  /* line 293, ../sass/all/social-popup.scss */
  #SocialPopUpR p {
    padding: 15px;
  }
  /* line 296, ../sass/all/social-popup.scss */
  #SocialPopUpR p a {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px;
  }
  /* line 303, ../sass/all/social-popup.scss */
  #SocialPopUpR p a:nth-child(1) {
    margin-right: 0;
  }
  /* line 306, ../sass/all/social-popup.scss */
  #SocialPopUpR p a:nth-child(1):after {
    background-size: auto 17px;
  }
  /* line 311, ../sass/all/social-popup.scss */
  #SocialPopUpR p a:after {
    height: 25px;
    top: 8px;
    width: 25px;
    background-size: auto 15px;
  }
  /* line 320, ../sass/all/social-popup.scss */
  #SocialPopUpR i {
    line-height: 30px;
    font-size: 12px;
  }
}
/* line 1, ../sass/all/product-of-week.scss */
.product-of-week-wr {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease all;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 0;
  background: #e21d25;
  z-index: 99999;
  display: none;
  transform: translateY(-200%);
}
/* line 15, ../sass/all/product-of-week.scss */
.product-of-week-wr.show {
  opacity: 1;
  visibility: visible;
  display: block;
  transform: translateY(0%);
}
/* line 22, ../sass/all/product-of-week.scss */
.product-of-week-wr .product-of-week-close {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 8px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
/* line 31, ../sass/all/product-of-week.scss */
.product-of-week-wr .product-of-week-close:after, .product-of-week-wr .product-of-week-close:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1px;
  width: 2px;
  height: 100%;
  background: #fff;
  transform: rotate(45deg);
}
/* line 44, ../sass/all/product-of-week.scss */
.product-of-week-wr .product-of-week-close:before {
  transform: rotate(-45deg);
}
/* line 48, ../sass/all/product-of-week.scss */
.product-of-week-wr .product-of-week-close:hover {
  opacity: 0.7;
}
/* line 53, ../sass/all/product-of-week.scss */
.product-of-week-wr .product-of-week {
  padding: 7px 0;
}
/* line 57, ../sass/all/product-of-week.scss */
.product-of-week-wr p {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 1000px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
}
/* line 72, ../sass/all/product-of-week.scss */
.product-of-week-wr p a {
  display: contents;
  margin-left: 5px;
  color: #fff;
  text-decoration: underline;
}
/* line 78, ../sass/all/product-of-week.scss */
.product-of-week-wr p a:hover {
  opacity: 0.7;
}
/* line 83, ../sass/all/product-of-week.scss */
.product-of-week-wr p b {
  text-transform: uppercase;
  display: contents;
}

@media only screen and (min-width: 710px) and (max-width: 999px) {
  /* line 93, ../sass/all/product-of-week.scss */
  .product-of-week-wr p {
    max-width: 90%;
  }
}
@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 108, ../sass/all/product-of-week.scss */
  .product-of-week-wr .product-of-week {
    padding: 1vw 0;
  }
  /* line 112, ../sass/all/product-of-week.scss */
  .product-of-week-wr .product-of-week-close {
    margin-top: -8px;
    right: 8px;
    width: 16px;
    height: 16px;
  }
  /* line 119, ../sass/all/product-of-week.scss */
  .product-of-week-wr p {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 84vw;
    font-size: 3vw;
    line-height: 1.4;
  }
}
/* line 1, ../sass/all/screen-review.scss */
.ScreenReview {
  padding: 100px 0;
}
/* line 4, ../sass/all/screen-review.scss */
.ScreenReview h2 {
  position: relative;
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 65px;
}
/* line 11, ../sass/all/screen-review.scss */
.ScreenReview .row {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
/* line 20, ../sass/all/screen-review.scss */
.ScreenReview .row a {
  display: block;
  position: relative;
  overflow: hidden;
  width: calc((100% - 150px) / 4);
  height: 640px;
}
/* line 27, ../sass/all/screen-review.scss */
.ScreenReview .row a img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  transition: 0.5s ease all;
}

/* line 39, ../sass/all/screen-review.scss */
.ShopHitTPL {
  display: block;
  position: relative;
  overflow: hidden;
  width: calc((100% - 150px) / 4);
  height: 640px;
}
/* line 47, ../sass/all/screen-review.scss */
.ShopHitTPL:hover .ShopHitTPL-img {
  top: -20px;
}
/* line 52, ../sass/all/screen-review.scss */
.ShopHitTPL a {
  display: block;
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  z-index: 9;
}
/* line 62, ../sass/all/screen-review.scss */
.ShopHitTPL .ShopHitTPL-img, .ShopHitTPL .ShopHitTPL-shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  transition: 0.5s ease all;
}
/* line 71, ../sass/all/screen-review.scss */
.ShopHitTPL .ShopHitTPL-img img, .ShopHitTPL .ShopHitTPL-shadow img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
}
/* line 80, ../sass/all/screen-review.scss */
.ShopHitTPL .ShopHitTPL-shadow {
  z-index: 1;
}
/* line 84, ../sass/all/screen-review.scss */
.ShopHitTPL .number {
  position: absolute;
  top: 20px;
  left: 15px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  background: #e21d25;
  color: #fff;
  font-weight: 800;
  font-size: 30px;
  border-radius: 30px;
  height: 50px;
  width: 80px;
  z-index: 3;
}
/* line 106, ../sass/all/screen-review.scss */
.ShopHitTPL h3 {
  position: relative;
  padding: 20px 15px 0 110px;
  font-weight: 600;
  font-size: 23px;
  line-height: 1.2;
}
/* line 114, ../sass/all/screen-review.scss */
.ShopHitTPL .price {
  position: absolute;
  background: #e21d25;
  color: #fff;
  padding: 3px 14px;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 30px;
  z-index: 3;
}
/* line 123, ../sass/all/screen-review.scss */
.ShopHitTPL .price span {
  display: block;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 2px;
}
/* line 130, ../sass/all/screen-review.scss */
.ShopHitTPL .price p {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: flex-end;
  align-items: flex-end;
  font-size: 22px;
}
/* line 140, ../sass/all/screen-review.scss */
.ShopHitTPL .price p b {
  font-weight: 800;
  font-size: 40px;
  line-height: 1;
  margin-right: 13px;
}

@media only screen and (min-width: 1440px) and (max-width: 1640px) {
  /* line 152, ../sass/all/screen-review.scss */
  .ScreenReview {
    padding: 85px 0;
  }
  /* line 155, ../sass/all/screen-review.scss */
  .ScreenReview h2 {
    font-size: 30px;
    margin-bottom: 60px;
  }
  /* line 161, ../sass/all/screen-review.scss */
  .ScreenReview .row a {
    width: calc((100% - 135px) / 4);
    height: 540px;
  }

  /* line 168, ../sass/all/screen-review.scss */
  .ShopHitTPL {
    width: calc((100% - 135px) / 4);
    height: 540px;
  }
  /* line 172, ../sass/all/screen-review.scss */
  .ShopHitTPL .number {
    top: 18px;
    left: 13px;
    font-size: 26px;
    border-radius: 25px;
    height: 44px;
    width: 70px;
  }
  /* line 181, ../sass/all/screen-review.scss */
  .ShopHitTPL h3 {
    padding: 18px 13px 0 100px;
    font-size: 20px;
  }
  /* line 186, ../sass/all/screen-review.scss */
  .ShopHitTPL .price {
    padding: 3px 12px;
    border-bottom-left-radius: 25px;
    border-top-right-radius: 25px;
  }
  /* line 191, ../sass/all/screen-review.scss */
  .ShopHitTPL .price span {
    font-size: 18px;
  }
  /* line 195, ../sass/all/screen-review.scss */
  .ShopHitTPL .price p {
    font-size: 19px;
  }
  /* line 198, ../sass/all/screen-review.scss */
  .ShopHitTPL .price p b {
    font-size: 35px;
    margin-right: 11px;
  }
}
@media only screen and (min-width: 1240px) and (max-width: 1439px) {
  /* line 210, ../sass/all/screen-review.scss */
  .ScreenReview {
    padding: 70px 0;
  }
  /* line 213, ../sass/all/screen-review.scss */
  .ScreenReview h2 {
    font-size: 28px;
    margin-bottom: 55px;
  }
  /* line 219, ../sass/all/screen-review.scss */
  .ScreenReview .row a {
    width: calc((100% - 120px) / 4);
    height: 460px;
  }

  /* line 226, ../sass/all/screen-review.scss */
  .ShopHitTPL {
    width: calc((100% - 120px) / 4);
    height: 460px;
  }
  /* line 230, ../sass/all/screen-review.scss */
  .ShopHitTPL .number {
    top: 16px;
    left: 11px;
    font-size: 22px;
    border-radius: 20px;
    height: 38px;
    width: 60px;
  }
  /* line 239, ../sass/all/screen-review.scss */
  .ShopHitTPL h3 {
    padding: 16px 11px 0 90px;
    font-size: 17px;
  }
  /* line 244, ../sass/all/screen-review.scss */
  .ShopHitTPL .price {
    padding: 2px 10px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
  }
  /* line 249, ../sass/all/screen-review.scss */
  .ShopHitTPL .price span {
    font-size: 16px;
  }
  /* line 253, ../sass/all/screen-review.scss */
  .ShopHitTPL .price p {
    font-size: 16px;
  }
  /* line 256, ../sass/all/screen-review.scss */
  .ShopHitTPL .price p b {
    font-size: 30px;
    margin-right: 9px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1239px) {
  /* line 268, ../sass/all/screen-review.scss */
  .ScreenReview {
    padding: 55px 0;
  }
  /* line 271, ../sass/all/screen-review.scss */
  .ScreenReview h2 {
    font-size: 26px;
    margin-bottom: 50px;
  }
  /* line 277, ../sass/all/screen-review.scss */
  .ScreenReview .row a {
    width: calc((100% - 105px) / 4);
    height: 380px;
  }

  /* line 284, ../sass/all/screen-review.scss */
  .ShopHitTPL {
    width: calc((100% - 105px) / 4);
    height: 380px;
  }
  /* line 288, ../sass/all/screen-review.scss */
  .ShopHitTPL .number {
    top: 13px;
    left: 9px;
    font-size: 17px;
    border-radius: 15px;
    height: 30px;
    width: 48px;
  }
  /* line 297, ../sass/all/screen-review.scss */
  .ShopHitTPL h3 {
    padding: 13px 9px 0 75px;
    font-size: 14px;
  }
  /* line 302, ../sass/all/screen-review.scss */
  .ShopHitTPL .price {
    padding: 2px 8px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
  }
  /* line 307, ../sass/all/screen-review.scss */
  .ShopHitTPL .price span {
    font-size: 13px;
  }
  /* line 311, ../sass/all/screen-review.scss */
  .ShopHitTPL .price p {
    font-size: 13px;
  }
  /* line 314, ../sass/all/screen-review.scss */
  .ShopHitTPL .price p b {
    font-size: 24px;
    margin-right: 5px;
  }
}
@media only screen and (min-width: 710px) and (max-width: 999px) {
  /* line 326, ../sass/all/screen-review.scss */
  .ScreenReview {
    padding: 40px 0;
  }
  /* line 329, ../sass/all/screen-review.scss */
  .ScreenReview h2 {
    font-size: 26px;
    margin-bottom: 45px;
  }
  /* line 335, ../sass/all/screen-review.scss */
  .ScreenReview .row a {
    width: calc((100% - 60px) / 4);
    height: 250px;
  }

  /* line 342, ../sass/all/screen-review.scss */
  .ShopHitTPL {
    width: calc((100% - 40px) / 3);
    height: 50vmin;
  }
  /* line 346, ../sass/all/screen-review.scss */
  .ShopHitTPL:nth-child(4) {
    display: none;
  }
  /* line 350, ../sass/all/screen-review.scss */
  .ShopHitTPL .number {
    top: 10px;
    left: 7px;
    font-size: 15px;
    font-weight: 700;
    border-radius: 15px;
    height: 28px;
    width: 45px;
  }
  /* line 360, ../sass/all/screen-review.scss */
  .ShopHitTPL h3 {
    padding: 10px 7px 0 65px;
    font-size: 13px;
  }
  /* line 365, ../sass/all/screen-review.scss */
  .ShopHitTPL .price {
    padding: 2px 8px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
  }
  /* line 370, ../sass/all/screen-review.scss */
  .ShopHitTPL .price span {
    font-size: 12px;
  }
  /* line 374, ../sass/all/screen-review.scss */
  .ShopHitTPL .price p {
    font-size: 12px;
  }
  /* line 377, ../sass/all/screen-review.scss */
  .ShopHitTPL .price p b {
    font-size: 22px;
    margin-right: 5px;
  }
}
@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 390, ../sass/all/screen-review.scss */
  .ScreenReview {
    padding: 10vw 0;
    padding-bottom: 0;
  }
  /* line 394, ../sass/all/screen-review.scss */
  .ScreenReview h2 {
    font-size: 5.4vw;
    margin-bottom: 8vw;
  }
  /* line 399, ../sass/all/screen-review.scss */
  .ScreenReview .row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 406, ../sass/all/screen-review.scss */
  .ScreenReview .row a {
    width: calc((100% - 4vw) / 2);
    margin-bottom: 4vw;
    height: 76vw;
  }

  /* line 414, ../sass/all/screen-review.scss */
  .ShopHitTPL {
    display: block;
    position: relative;
    overflow: hidden;
    width: calc((100% - 4vw) / 2);
    margin-bottom: 4vw;
    height: 78vw;
  }
  /* line 422, ../sass/all/screen-review.scss */
  .ShopHitTPL .number {
    top: 2vmin;
    left: 2vmin;
    font-size: 4vmin;
    border-radius: 5vmin;
    height: 7vmin;
    width: 11vmin;
  }
  /* line 431, ../sass/all/screen-review.scss */
  .ShopHitTPL h3 {
    padding: 2vmin 2vmin 0 14vmin;
    font-size: 2.8vmin;
  }
  /* line 436, ../sass/all/screen-review.scss */
  .ShopHitTPL .price {
    padding: 1vmin 2vmin;
    border-bottom-left-radius: 5vmin;
    border-top-right-radius: 5vmin;
  }
  /* line 441, ../sass/all/screen-review.scss */
  .ShopHitTPL .price span {
    font-size: 2.6vmin;
  }
  /* line 445, ../sass/all/screen-review.scss */
  .ShopHitTPL .price p {
    font-size: 3vmin;
  }
  /* line 448, ../sass/all/screen-review.scss */
  .ShopHitTPL .price p b {
    font-size: 5vmin;
    margin-right: 1vmin;
  }
}
/* line 1, ../sass/all/drop-phones.scss */
.fast-buy-phone-list {
  position: absolute;
  right: 100%;
  top: calc(100% - 2px);
  border: 2px solid #e21d25;
  padding: 10px 10px;
  min-width: 205px;
  border-radius: 10px;
  background: #fff;
  z-index: -10;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease all;
}
/* line 15, ../sass/all/drop-phones.scss */
.fast-buy-phone-list.active {
  right: 0;
  opacity: 1;
  visibility: visible;
  z-index: 10;
}
/* line 22, ../sass/all/drop-phones.scss */
.fast-buy-phone-list p {
  position: relative;
  margin-bottom: 10px;
}
/* line 26, ../sass/all/drop-phones.scss */
.fast-buy-phone-list p:nth-last-child(1) {
  margin-bottom: 0;
}
/* line 31, ../sass/all/drop-phones.scss */
.fast-buy-phone-list a {
  display: block;
  text-align: right;
  padding-left: 35px;
  line-height: 30px;
  font-weight: 700;
  font-size: 16px;
  color: #000;
  background-position: left 3px;
  background-repeat: no-repeat;
  -webkit-background-size: auto 25px;
  background-size: auto 25px;
}
/* line 44, ../sass/all/drop-phones.scss */
.fast-buy-phone-list a:hover {
  color: #e21d25;
}
/* line 48, ../sass/all/drop-phones.scss */
.fast-buy-phone-list a.telega {
  background-image: url(/img/icons8-telegram-app.svg);
}
/* line 52, ../sass/all/drop-phones.scss */
.fast-buy-phone-list a.viber {
  background-image: url(/img/icons8-viber.svg);
}
/* line 56, ../sass/all/drop-phones.scss */
.fast-buy-phone-list a.wa {
  background-image: url(/img/icons8-whatsapp.svg);
}
/* line 60, ../sass/all/drop-phones.scss */
.fast-buy-phone-list a.kiev {
  background-image: url(/img/Kyivstar_2015_logo_-_Brandmark.svg);
}
/* line 64, ../sass/all/drop-phones.scss */
.fast-buy-phone-list a.voda {
  background-image: url(/img/vodafone-icon.svg);
}

@media only screen and (min-width: 1240px) and (max-width: 1439px) {
  /* line 72, ../sass/all/drop-phones.scss */
  .fast-buy-phone-list {
    min-width: 175px;
  }
  /* line 75, ../sass/all/drop-phones.scss */
  .fast-buy-phone-list p {
    margin-bottom: 7px;
  }
  /* line 78, ../sass/all/drop-phones.scss */
  .fast-buy-phone-list p:nth-last-child(1) {
    margin-bottom: 0;
  }
  /* line 83, ../sass/all/drop-phones.scss */
  .fast-buy-phone-list a {
    padding-left: 30px;
    line-height: 25px;
    font-size: 14px;
    -webkit-background-size: auto 20px;
    background-size: auto 20px;
  }
}
@media only screen and (min-width: 710px) and (max-width: 1239px) {
  /* line 96, ../sass/all/drop-phones.scss */
  .fast-buy-phone-list {
    min-width: 175px;
  }
  /* line 99, ../sass/all/drop-phones.scss */
  .fast-buy-phone-list p {
    margin-bottom: 7px;
  }
  /* line 102, ../sass/all/drop-phones.scss */
  .fast-buy-phone-list p:nth-last-child(1) {
    margin-bottom: 0;
  }
  /* line 107, ../sass/all/drop-phones.scss */
  .fast-buy-phone-list a {
    padding-left: 30px;
    line-height: 25px;
    font-size: 14px;
    -webkit-background-size: auto 20px;
    background-size: auto 20px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 709px) {
  /* line 120, ../sass/all/drop-phones.scss */
  .fast-buy-phone-list {
    padding: 3vmin;
    min-width: 50vmin;
  }
  /* line 124, ../sass/all/drop-phones.scss */
  .fast-buy-phone-list p {
    margin-bottom: 3vmin;
  }
  /* line 127, ../sass/all/drop-phones.scss */
  .fast-buy-phone-list p:nth-last-child(1) {
    margin-bottom: 0;
  }
  /* line 132, ../sass/all/drop-phones.scss */
  .fast-buy-phone-list a {
    padding-left: 8vmin;
    line-height: 5vmin;
    font-size: 4vmin;
    background-position: left 2px;
    -webkit-background-size: auto 4vmin;
    background-size: auto 4vmin;
  }
}
/* line 1, ../sass/all/language-choice.scss */
.language-choice-wr {
  position: fixed;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999999999999999;
  visibility: hidden;
}
/* line 18, ../sass/all/language-choice.scss */
.language-choice-wr.show {
  visibility: visible;
}
/* line 22, ../sass/all/language-choice.scss */
.language-choice-wr .language-choice-blur {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 30, ../sass/all/language-choice.scss */
.language-choice-wr .language-choice-inner {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 500px;
  max-width: calc(100% - 30px);
  background: #e21d25;
  color: #fff;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  padding: 30px;
}
/* line 43, ../sass/all/language-choice.scss */
.language-choice-wr .language-choice-inner p {
  position: relative;
  text-align: center;
  font-weight: 600;
  font-size: 40px;
  margin-bottom: 30px;
}
/* line 51, ../sass/all/language-choice.scss */
.language-choice-wr .language-choice-inner .polylang {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  font-weight: 500;
  font-size: 20px;
}
/* line 67, ../sass/all/language-choice.scss */
.language-choice-wr .language-choice-inner .polylang a {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 18px;
  margin-top: 20px;
  border-radius: 10px;
  height: 60px;
  background: #fff;
  color: #e21d25;
  width: 300px;
  max-width: 100%;
  text-align: center;
}
/* line 87, ../sass/all/language-choice.scss */
.language-choice-wr .language-choice-inner .polylang a:hover {
  background: #6a7b82;
  color: #fff;
}
/* line 93, ../sass/all/language-choice.scss */
.language-choice-wr .language-choice-inner .polylang .polylang-item--ua {
  -webkit-order: -1;
  -moz-order: -1;
  -ms-order: -1;
  -o-order: -1;
  order: -1;
}

@media only screen and (min-width: 1240px) and (max-width: 1439px) {
  /* line 107, ../sass/all/language-choice.scss */
  .language-choice-wr .language-choice-inner {
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: 30px;
  }
  /* line 112, ../sass/all/language-choice.scss */
  .language-choice-wr .language-choice-inner p {
    font-size: 36px;
    margin-bottom: 25px;
  }
  /* line 117, ../sass/all/language-choice.scss */
  .language-choice-wr .language-choice-inner .polylang {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1239px) {
  /* line 128, ../sass/all/language-choice.scss */
  .language-choice-wr .language-choice-inner {
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    padding: 25px;
  }
  /* line 133, ../sass/all/language-choice.scss */
  .language-choice-wr .language-choice-inner p {
    font-size: 32px;
    margin-bottom: 20px;
  }
  /* line 138, ../sass/all/language-choice.scss */
  .language-choice-wr .language-choice-inner .polylang {
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 150, ../sass/all/language-choice.scss */
  .language-choice-wr .language-choice-inner {
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    padding: 25px;
  }
  /* line 155, ../sass/all/language-choice.scss */
  .language-choice-wr .language-choice-inner p {
    font-size: 28px;
    margin-bottom: 15px;
  }
  /* line 160, ../sass/all/language-choice.scss */
  .language-choice-wr .language-choice-inner .polylang {
    font-size: 16px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 171, ../sass/all/language-choice.scss */
  .language-choice-wr .language-choice-inner {
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    padding: 20px;
  }
  /* line 176, ../sass/all/language-choice.scss */
  .language-choice-wr .language-choice-inner p {
    font-size: clamp(22px, 7vw, 24px);
    margin-bottom: 10px;
  }
  /* line 181, ../sass/all/language-choice.scss */
  .language-choice-wr .language-choice-inner .polylang {
    font-size: clamp(14px, 4.25vw, 16px);
  }
}
/* line 1, ../sass/all/h-christmas.scss */
.hTopNav li {
  background: #fff;
}

/* line 5, ../sass/all/h-christmas.scss */
.hCR-toy {
  position: absolute;
  width: 100px;
  height: 100px;
}
/* line 10, ../sass/all/h-christmas.scss */
.hCR-toy#hCR-toy1 {
  width: 80px;
  height: 80px;
  bottom: 52px;
  left: calc((100% - 1600px) / 2 + 215px);
  background: url(/img/celebration/christmas-toy-7.svg) center center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  z-index: 2;
  transform: rotate(10deg);
}
/* line 22, ../sass/all/h-christmas.scss */
.hCR-toy#hCR-toy2 {
  top: 15px;
  right: 0;
  background: url(/img/celebration/christmas-toy-8.png) center center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}
/* line 30, ../sass/all/h-christmas.scss */
.hCR-toy#hCR-toy3 {
  height: 40px;
  width: 40px;
  bottom: 3px;
  right: calc((100% - 1600px) / 2 + 405px);
  background: url(/img/celebration/christmas-toy-9.png) center center no-repeat;
  -webkit-background-size: auto 40px;
  background-size: auto 40px;
}

/* line 41, ../sass/all/h-christmas.scss */
.hCR-toy2 {
  position: absolute;
  width: 50px;
  height: 250px;
}
/* line 46, ../sass/all/h-christmas.scss */
.hCR-toy2#hCR-toy4 {
  top: -30px;
  left: calc((100% - 1600px) / 2 + 573px);
  background: url(/img/celebration/christmas-toy.png) center center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

@media only screen and (min-width: 1440px) and (max-width: 1640px) {
  /* line 58, ../sass/all/h-christmas.scss */
  .hCR-toy {
    width: 80px;
    height: 80px;
  }
  /* line 62, ../sass/all/h-christmas.scss */
  .hCR-toy#hCR-toy1 {
    width: 60px;
    height: 60px;
    bottom: 53px;
    left: calc((100% - 1400px) / 2 + 188px);
  }
  /* line 69, ../sass/all/h-christmas.scss */
  .hCR-toy#hCR-toy3 {
    right: calc((100% - 1400px) / 2 + 383px);
  }

  /* line 74, ../sass/all/h-christmas.scss */
  .hCR-toy2 {
    position: absolute;
    width: 50px;
    height: 250px;
  }
  /* line 79, ../sass/all/h-christmas.scss */
  .hCR-toy2#hCR-toy4 {
    top: -42px;
    left: calc((100% - 1400px) / 2 + 499px);
  }
}
@media only screen and (min-width: 1240px) and (max-width: 1439px) {
  /* line 89, ../sass/all/h-christmas.scss */
  .hCR-toy {
    width: 70px;
    height: 70px;
  }
  /* line 93, ../sass/all/h-christmas.scss */
  .hCR-toy#hCR-toy1 {
    width: 50px;
    height: 50px;
    bottom: 48px;
    left: calc((100% - 1200px) / 2 + 165px);
  }
  /* line 100, ../sass/all/h-christmas.scss */
  .hCR-toy#hCR-toy3 {
    bottom: 0;
    right: calc((100% - 1200px) / 2 + 337px);
    background: url(/img/celebration/christmas-toy-9.png) center center no-repeat;
    -webkit-background-size: auto 35px;
    background-size: auto 35px;
  }

  /* line 109, ../sass/all/h-christmas.scss */
  .hCR-toy2 {
    width: 40px;
    height: 250px;
  }
  /* line 113, ../sass/all/h-christmas.scss */
  .hCR-toy2#hCR-toy4 {
    top: -40px;
    left: calc((100% - 1200px) / 2 + 437px);
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1239px) {
  /* line 123, ../sass/all/h-christmas.scss */
  .hCR-toy {
    width: 50px;
    height: 50px;
  }
  /* line 127, ../sass/all/h-christmas.scss */
  .hCR-toy#hCR-toy1 {
    width: 40px;
    height: 40px;
    bottom: 40px;
    left: calc((100% - 960px) / 2 + 130px);
  }
  /* line 134, ../sass/all/h-christmas.scss */
  .hCR-toy#hCR-toy3 {
    width: 30px;
    height: 30px;
    bottom: 0;
    right: calc((100% - 960px) / 2 + 305px);
    background: url(/img/celebration/christmas-toy-9.png) center center no-repeat;
    -webkit-background-size: auto 30px;
    background-size: auto 30px;
  }

  /* line 146, ../sass/all/h-christmas.scss */
  .hCR-toy2 {
    width: 30px;
  }
  /* line 149, ../sass/all/h-christmas.scss */
  .hCR-toy2#hCR-toy4 {
    top: -48px;
    left: calc((100% - 960px) / 2 + 350px);
  }
}
@media only screen and (min-width: 710px) and (max-width: 999px) {
  /* line 159, ../sass/all/h-christmas.scss */
  .hCR-toy {
    width: 50px;
    height: 50px;
  }
  /* line 163, ../sass/all/h-christmas.scss */
  .hCR-toy#hCR-toy1 {
    bottom: 5vmin;
    left: 21vw;
    width: 5vw;
    height: 5vw;
  }
  /* line 170, ../sass/all/h-christmas.scss */
  .hCR-toy#hCR-toy2 {
    top: 15px;
    right: 0;
  }
  /* line 175, ../sass/all/h-christmas.scss */
  .hCR-toy#hCR-toy3 {
    width: 30px;
    height: 30px;
    bottom: 0;
    right: 0;
    background: url(/img/celebration/christmas-toy-9.png) center center no-repeat;
    -webkit-background-size: auto 30px;
    background-size: auto 30px;
  }

  /* line 186, ../sass/all/h-christmas.scss */
  .hCR-toy2 {
    width: 20px;
  }
  /* line 189, ../sass/all/h-christmas.scss */
  .hCR-toy2#hCR-toy4 {
    top: -70px;
    left: 51%;
  }
}
@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 199, ../sass/all/h-christmas.scss */
  .hCR-toy {
    width: 13vw;
    height: 12vw;
  }
  /* line 203, ../sass/all/h-christmas.scss */
  .hCR-toy#hCR-toy1 {
    bottom: 24vmin;
    left: 39vw;
    width: 11vw;
    height: 11vw;
  }
  /* line 210, ../sass/all/h-christmas.scss */
  .hCR-toy#hCR-toy2, .hCR-toy#hCR-toy3 {
    display: none;
  }

  /* line 215, ../sass/all/h-christmas.scss */
  .hCR-toy2 {
    width: 24px;
    z-index: 2;
  }
  /* line 219, ../sass/all/h-christmas.scss */
  .hCR-toy2#hCR-toy4 {
    top: -27vw;
    left: 0%;
  }

  /* line 225, ../sass/all/h-christmas.scss */
  .hTopRun {
    z-index: 3;
  }
}
/* line 1, ../sass/shop-post/shop-post-similar.scss */
.col-similar-wr {
  position: relative;
  -ms-align-self: baseline;
  align-self: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 20px;
}
/* line 11, ../sass/shop-post/shop-post-similar.scss */
.col-similar-wr h2 {
  position: relative;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 30px;
}

/* line 19, ../sass/shop-post/shop-post-similar.scss */
.col-similar {
  position: relative;
  margin-bottom: 60px;
}

/* line 24, ../sass/shop-post/shop-post-similar.scss */
.col-similar-bg {
  display: block;
  position: absolute;
  top: -20px;
  left: -20px;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
  background: #e0f9fe;
}
/* line 35, ../sass/shop-post/shop-post-similar.scss */
.col-similar-bg.looked {
  background: #fef1ad;
  border-radius: 0;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
/* line 42, ../sass/shop-post/shop-post-similar.scss */
.col-similar-bg.yellow {
  background: #fef1ad;
}
/* line 46, ../sass/shop-post/shop-post-similar.scss */
.col-similar-bg.green {
  background: #d0f2d9;
}

/* line 51, ../sass/shop-post/shop-post-similar.scss */
.SimilarTPL {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #fff;
  background: #fff;
  margin-bottom: 10px;
  transition: 0.3s ease all;
}
/* line 67, ../sass/shop-post/shop-post-similar.scss */
.SimilarTPL a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
/* line 77, ../sass/shop-post/shop-post-similar.scss */
.SimilarTPL .img {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 120px;
  padding: 10px;
  height: 120px;
  overflow: hidden;
}
/* line 87, ../sass/shop-post/shop-post-similar.scss */
.SimilarTPL .img picture {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  height: 100%;
}
/* line 99, ../sass/shop-post/shop-post-similar.scss */
.SimilarTPL .img img {
  display: block;
  max-width: 100%;
  width: auto;
  max-height: 100%;
  height: 100%;
}
/* line 107, ../sass/shop-post/shop-post-similar.scss */
.SimilarTPL .img .disc {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  position: absolute;
  text-align: center;
  border-radius: 50%;
  top: 5px;
  left: 5px;
  width: 30px;
  height: 30px;
  color: #fff;
  font-weight: 600;
  font-size: 10px;
  background: #e21d25;
  z-index: 8;
}
/* line 131, ../sass/shop-post/shop-post-similar.scss */
.SimilarTPL .desc {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% - 120px);
  padding: 10px;
}
/* line 139, ../sass/shop-post/shop-post-similar.scss */
.SimilarTPL .desc h3 {
  position: relative;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.4;
  transition: 0.3s ease all;
}
/* line 147, ../sass/shop-post/shop-post-similar.scss */
.SimilarTPL .desc .price {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  position: relative;
  margin-top: 15px;
  font-size: 14px;
}
/* line 159, ../sass/shop-post/shop-post-similar.scss */
.SimilarTPL .desc .price b {
  display: inline-block;
  position: relative;
  padding: 3px 6px;
  font-weight: 600;
  font-size: 16px;
  color: #e21d25;
}
/* line 167, ../sass/shop-post/shop-post-similar.scss */
.SimilarTPL .desc .price b span {
  font-size: 10px;
}
/* line 171, ../sass/shop-post/shop-post-similar.scss */
.SimilarTPL .desc .price b.oldprice, .SimilarTPL .desc .price b.notava {
  padding-right: 0;
  font-size: 14px;
  color: #000;
  text-decoration: line-through;
  text-decoration-color: #e21d25;
}
/* line 179, ../sass/shop-post/shop-post-similar.scss */
.SimilarTPL .desc .price b.notava {
  text-decoration: none;
}
/* line 184, ../sass/shop-post/shop-post-similar.scss */
.SimilarTPL .desc .price form {
  margin-left: auto;
}
/* line 188, ../sass/shop-post/shop-post-similar.scss */
.SimilarTPL .desc .price button {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 19px;
  height: 38px;
  font-size: 12px;
  font-weight: 600;
  border: 2px solid #e21d25;
  padding: 0 20px;
  color: #e21d25;
  background: url(/img/icons8-basket2.svg) center center no-repeat;
  -webkit-background-size: auto 20px;
  background-size: auto 20px;
  z-index: 20;
}
/* line 207, ../sass/shop-post/shop-post-similar.scss */
.SimilarTPL .desc .price button:hover {
  color: #fff;
  background: #e21d25 url(/img/icons8-basket2-white.svg) center center no-repeat;
  -webkit-background-size: auto 20px;
  background-size: auto 20px;
}
/* line 217, ../sass/shop-post/shop-post-similar.scss */
.SimilarTPL:hover {
  border-color: #e21d25;
  z-index: 2;
}
/* line 222, ../sass/shop-post/shop-post-similar.scss */
.SimilarTPL:hover .desc h3 {
  color: #e21d25;
}

@media only screen and (min-width: 1440px) and (max-width: 1640px) {
  /* line 232, ../sass/shop-post/shop-post-similar.scss */
  .col-similar-wr h2 {
    font-size: 22px;
  }

  /* line 239, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .img {
    width: 100px;
    height: 100px;
  }
  /* line 244, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .desc {
    width: calc(100% - 100px);
  }
  /* line 247, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .desc h3 {
    font-size: 13px;
  }
  /* line 251, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .desc .price {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1240px) and (max-width: 1439px) {
  /* line 262, ../sass/shop-post/shop-post-similar.scss */
  .col-similar-wr h2 {
    font-size: 22px;
    margin-bottom: 25px;
  }

  /* line 269, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .img {
    width: 80px;
    padding: 8px;
    height: 80px;
  }
  /* line 275, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .desc {
    width: calc(100% - 80px);
    padding: 8px;
  }
  /* line 279, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .desc h3 {
    font-size: 12px;
  }
  /* line 283, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .desc .price {
    margin-top: 15px;
    font-size: 12px;
  }
  /* line 287, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .desc .price b {
    padding: 2px 5px;
  }
  /* line 290, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .desc .price b span {
    font-size: 8px;
  }
}
@media only screen and (min-width: 710px) and (max-width: 1239px) {
  /* line 302, ../sass/shop-post/shop-post-similar.scss */
  .col-similar-wr {
    width: 960px;
    margin: 0 auto;
  }
  /* line 306, ../sass/shop-post/shop-post-similar.scss */
  .col-similar-wr h2 {
    font-size: 22px;
    margin-bottom: 25px;
  }

  /* line 313, ../sass/shop-post/shop-post-similar.scss */
  .col-similar .row {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  /* line 329, ../sass/shop-post/shop-post-similar.scss */
  .col-similar-bg {
    top: -20px;
    height: calc(100% + 40px);
  }

  /* line 334, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL {
    width: calc((100% - 20px) / 2);
  }
  /* line 337, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .img {
    width: 80px;
    padding: 8px;
    height: 80px;
  }
  /* line 343, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .desc {
    width: calc(100% - 80px);
    padding: 8px;
  }
  /* line 347, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .desc h3 {
    font-size: 12px;
  }
  /* line 351, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .desc .price {
    margin-top: 15px;
    font-size: 12px;
  }
  /* line 355, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .desc .price b {
    padding: 2px 5px;
  }
  /* line 358, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .desc .price b span {
    font-size: 8px;
  }
}
@media only screen and (min-width: 710px) and (max-width: 999px) {
  /* line 370, ../sass/shop-post/shop-post-similar.scss */
  .col-similar-wr {
    width: 92%;
    margin: 0 auto;
  }
  /* line 374, ../sass/shop-post/shop-post-similar.scss */
  .col-similar-wr h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  /* line 379, ../sass/shop-post/shop-post-similar.scss */
  .col-similar-wr .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  /* line 393, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
  }
  /* line 397, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL:nth-child(2n) {
    margin-right: 0;
  }

  /* line 402, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .desc .price button {
    height: 30px;
    padding: 0 15px;
    background: url(/img/icons8-basket2.svg) center center no-repeat;
    -webkit-background-size: auto 16px;
    background-size: auto 16px;
  }
}
@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 414, ../sass/shop-post/shop-post-similar.scss */
  .col-similar-wr {
    overflow: hidden;
    width: 100%;
    padding: 6vw 4vw 6vw 4vw;
  }
  /* line 419, ../sass/shop-post/shop-post-similar.scss */
  .col-similar-wr h2 {
    font-size: 6vw;
    margin-bottom: 6vw;
  }
  /* line 424, ../sass/shop-post/shop-post-similar.scss */
  .col-similar-wr .row {
    position: relative;
    width: 90%;
  }
  /* line 428, ../sass/shop-post/shop-post-similar.scss */
  .col-similar-wr .row .owl-stage-outer {
    overflow: visible;
  }
  /* line 432, ../sass/shop-post/shop-post-similar.scss */
  .col-similar-wr .row .owl-stage {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }

  /* line 442, ../sass/shop-post/shop-post-similar.scss */
  .col-similar:nth-last-child(1) {
    margin-bottom: 0;
  }

  /* line 446, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    justify-content: flex-start;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    margin-left: 1px;
  }
  /* line 461, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL:nth-child(2n) {
    margin-right: 0;
  }
  /* line 466, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .img {
    width: 100%;
    padding: 2vw;
    height: 30vw;
  }
  /* line 471, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .img img {
    width: auto !important;
  }
  /* line 476, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .desc {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    height: calc(100% - 30vw);
    width: 100%;
    padding: 2vw;
  }
  /* line 491, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .desc h3 {
    font-size: 3vw;
    margin-bottom: 4vw;
  }
  /* line 496, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .desc .price {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: flex-start;
    align-items: flex-start;
    margin-top: 0;
    font-size: 3vw;
  }
  /* line 507, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .desc .price i {
    display: block;
    width: 100%;
  }
  /* line 512, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .desc .price b {
    width: 100%;
    padding: 0;
    padding-right: 0;
    font-size: 4vw;
  }
  /* line 518, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .desc .price b.notava {
    font-size: 3vw;
  }
  /* line 522, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL .desc .price b span {
    font-size: 2.8vw;
  }
  /* line 529, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL:hover {
    border: 1px solid #6a7b82;
  }
  /* line 533, ../sass/shop-post/shop-post-similar.scss */
  .SimilarTPL:hover .desc h3 {
    color: #e21d25;
  }
}
    .promo-wrap,.promo-item {
        display:flex;
        flex-direction:column;
        align-items:center;
    }
    .promo-wrap div:first-child {
        margin-bottom: 20px;
    }
    .promo-item {
        width: 80%;
    }
    
    .messenger-wrap {
        display: flex;
    }
    .messenger-item {
        display: flex;
        flex-direction: column;
        margin-right: 40px;
        color: #000;
    }
    .messenger-item span {
        text-align: center;
    }
    .messenger-icon {
        width: 50px;
        margin: 0 auto 10px auto;
    }
    @media(max-width:768px) {
        .promo-item {
            width:100%;
        }
        .promo-wrap div:first-child {
            margin-bottom: 20px;
        }
        .messenger-icon {
            width:30px;
        }
    }