@charset "UTF-8";
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Light.eot');
  src: local('Roboto Light'), local('Roboto-Light'), url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Light.woff2') format('woff2'), url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf') format('truetype'), url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: MarckScript;
  src: url('../fonts/MarckScript-Regular.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.eot');
  src: local('Roboto Bold'), local('Roboto-Bold'), url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype'), url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Medium.eot');
  src: local('Roboto Medium'), local('Roboto-Medium'), url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Medium.woff2') format('woff2'), url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf') format('truetype'), url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.eot');
  src: local('Roboto'), local('Roboto-Regular'), url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* ----------------------------------- *\
      icons
\* ----------------------------------- */
.i {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: none;
  transition: none;
}
/* ----------------------------------- *\
      main styles
\* ----------------------------------- */
body {
  color: #434D56;
  background: #fff;
  font-size: 12px;
  line-height: 1.1667;
}
p,
ul,
ol,
li {
  margin-bottom: 1.1667em;
}
p img,
ul img,
ol img,
li img {
  max-width: 100%;
}
p:last-child,
ul:last-child,
ol:last-child,
li:last-child {
  margin-bottom: 0;
}
a {
  text-decoration: underline;
  color: #FF7061;
}
a:hover {
  text-decoration: none;
}
a.link-second {
  color: #FF7061;
}
h1,
.main-title,
h2,
.second-title,
h3,
.small-title {
  font-size: 14px;
  line-height: 1.1429;
  font-weight: 500;
  margin-bottom: 6px;
}
.h1p {
  width: 100%;
  text-align: left!important;
  text-transform: inherit!important;
}
.h1p span.sku {
  font-weight: 300;
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0.25px;
  color: #434D56;
  padding-bottom: 10px;
  border-bottom: 0.5px solid #C0D0DD;
  margin-bottom: 10px;
  display: block;
}
.text-att {
  color: #008700;
}
.text-center {
  text-align: center;
}
.slider {
  touch-action: manipulation;
}
.dropsd {
  display: none;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  position: absolute;
  top: calc(100% + 4px);
  left: 1px;
  width: max-content
}
#button-register {
  color: #fff!important;
}
.inp_d.cvl.act2 {
font-weight: 400!important;
}
.dropsd li {
  float: none !important;
}
.common-region .header-actions-panel {
  display: none;
}
body:not(.common-region) .modal_region {
  display: none;
}
.common-region .page {
  padding-top: 12px;
}
.common-region .page + .page {
  padding-top: 30px;
}
.wrap2 {
  flex-wrap: wrap;
}
.prod img {
  max-width: 100%;
  display: block;
  margin: auto;
}
.prod {
  background: #FDFDFF;
  border-radius: 3px;
  width: 25%;
  padding: 0 9px;
}
.cvl.act2 {
    color: #434D56!important;
}
.prod > div {
  box-shadow: 0px 2px 2px rgb(0 0 0 / 15%);
  min-height: 330px;
  margin-bottom: 18px;
}
.salep {
  bottom: 106px!important;
}
.prods {
  margin: 0 -9px;
}
.frm-main-search button.btn-action-ico:before, .frm-main-search button.btn-action-ico:after {
  display: none;
}
.flexs {
  display: flex;
  white-space: initial;
  align-items: center
}
.frm-main-search .dropdown-menu {
  position: absolute;
  display: none;
  top: 100%;
  max-height: 327px;
  overflow: auto;
  left: 0;
  z-index: 9;
  width: 100%;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 12px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 15px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  background-clip: padding-box;
  padding-bottom: 11px;
}
a.ui-state-default.active:after, a.ui-state-hover:after {
  content: '';
  border-radius: 3px;
  border: 0.5px solid #FF9186;
  width: 25px;
  height: 25px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.ui-state-default.active, a.ui-state-hover {
  position: relative;
}
.name {
  font-weight: 700;
  font-size: 18px;
  line-height: 33px;
  margin-bottom: 32px;
}
.padb {
  border-bottom: 1px solid #C0D0DD;
  padding-bottom: 13px;
  padding-top: 10px;
}
#content h1 {
  font-weight: 500;
  font-size: 26px;
  line-height: 30px;
}
.name.center {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
}
.logob {
  width: 156px;
  display: block;
  margin: auto;
}
.frm-main-search .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333;
}
.dropsd a {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal !important;
  font-size: 14px !important;
  line-height: 30px !important;
  color: #434D56 !important;
  padding-left: 15px !important;
}
.menu-main li:hover ul {display: block}
.dropsd img {
  margin-right: 15px;
}
.dropsd li a:before, .dropsd li:after {display: none !important}
.dropsd {
  height: auto !important;
}
a.cat2.item {
  color: #434D56;
  text-align: center;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  text-decoration: none;
  max-width: 104px;
  word-break: break-word;
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
}
.row.car2 {
  margin: 0 -20px;
  align-items: baseline;
}
.car2 span {
  min-height: 34px;
  display: block;
}
a.cat2.active {
  color: #FF7061;
}
.cat2 img {
  margin-bottom: 12px;
  max-width: 80px;
  max-height: 80px;
  width: 100%;
}
.flex-wrap {
  flex-wrap: wrap;
}
.catalog-box2 {
  margin-bottom: 12px;
}
.descr2 h2, .descr2 h3, .descr2 h2 *, .descr2 h3 * {
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
}
.descr2 *:not(h3) {
  font-weight: 400;
  font-size: 14px;
  line-height: 27px;
  color: #434D56;
}
@media (max-width: 833px) {
  a.cat2.item {
    margin-left: 0;
    margin-right: 0;
    font-size: 11px;
    max-width: unset;
    width: 25%;
    font-weight: 400;
    padding: 0 15px;
  }
  .mob_app {
    border-radius: 5px;
    border: 1px solid #C0D0DD;
    background: #FFF;
    padding: 11px 0;
    margin-left: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #434D56!important;
    text-align: center;
    font-size: 14px!important;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    text-decoration: none;
    width: 81%;
  }
  .mp4 {
    margin-bottom: 12px;
  }
  .mob_app span {
    padding-left: 10px;
  }
  .salep {
    bottom: 73px!important;
  }
  .card-photo video {
    min-height: auto !important
  }
  .hj:after {
    content: '';
    border-radius: 5px;
    border: 0.5px solid #C0D0DD;
    background: #FFF;
    width: 30px;
    height: 30px;
    position: absolute;
    right: -6px;
    z-index: -1;
  }
  .hj svg {
    right: 1px!important;
  }
  #images33 .slick-track {
    margin-left: 0!important;
  }
  .menut {
    display: block;
    min-height: 41px;
  }
  .row2 {
    margin: 0 -6px;
  }
  .hey {
    width: 33%;
    padding: 0 6px;
    margin-bottom: 12px;
  }
  .ovet {
    padding: 19px 15px;
  }
  a.mincat {
    border-radius: 3px;
    border: 0.5px solid #C0D0DD;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: #434D56;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    padding: 7px 10px;
  }
  .cat_child {
    display: none;
    padding: 19px 15px;
    margin: -10px 15px 0 15px;
    border-radius: 3px;
    border: 0.5px solid #C0D0DD;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
  }
  form.language.frm-main-select.js-popup-wrap {
    position: fixed;
    left: 0;
    right: 0;
    top: 115px;
  }
  .over_mob > div {
    overflow: auto;
    padding-top: 48px!important;
    padding-bottom: 30px !important;
  }
  .common-home form.language.frm-main-select.js-popup-wrap {
    top: 145px;
  }
  a.mincat2 {
    color: #434D56;
    text-align: center;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 15px;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  .menut2 {
    display: block;
    margin-top: 6px;
  }
  .mincat2 img {
    max-width: 60px;
    max-height: 60px;
  }
  .mincat.active {
    border: 0.5px solid #FF7061;
  }
  a.mincat2.active {
    color: #FF7061
  }
  .mincat img {
    max-width: 85px;
    max-height: 85px;
  }
  .tap_filter {
    font-size: 14px;
  }
  .row.car2 {
    margin: 0 -14px;
  }
}
@media (min-width: 1024px) {
  body {
    line-height: 1.5;
  }
  .flt {float: right !important}
  .flt a {padding-right: 0 !important}
  h1,
  .main-title {
    margin-bottom: 12px;
  }
  h1.title-upper,
  .main-title.title-upper {
    text-transform: uppercase;
  }
}
/* ----------------------------------- *\
      structura
\* ----------------------------------- */
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
.inner-wrap,
.page {
  position: relative;
  clear: both;
  margin: 0 auto;
  padding: 0 15px;
  min-width: 375px;
  max-width: 1125px;
  width: 100%;
}
.page {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding-top: 0;
}
.wrap,
.header,
.nav,
.footer,
.cnt-section {
  position: relative;
  clear: both;
  min-width: 375px;
  width: 100%;
}
.header,
.footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.opt_tab {
  display: none;
}
.opt_tab.active {
  display: block;
}
.cve2 {
  padding: 6px 0;
}
.opt {
  min-width: 130px;
  height: 100px;
  background: #FFFFFF;
  border: 1px solid #C0D0DD;
  justify-content: space-between;
  padding-top: 10px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-weight: 400;
  font-size: 14px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
  color: #434D56;
  border-radius: 3px;
  flex-direction: column;
}
.cve {
  background: #F5FBFF;
  border-top: 1px solid #C0D0DD;
  border-radius: 0px 0px 3px 3px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px 0;
}
.soc-items {
  position: relative;
}
#buttonDiv iframe, #buttonDiv2 iframe {
  width: 100% !important;
}
.cve svg, .cve2 svg {
  margin: 0 5px;
}
#buttonDiv, #buttonDiv2 {
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.active .opt {
  color: #FF9186;
  border: 1px solid #FF9186;
}
.active .opt .cve {
  background: #FFF5F4;
  border-top: 1px solid #FF9186;
}
.active .opt path {
  stroke: #FF9186
}
.active .opt .nam {
  color: #FF9186;
}
.opt_price {
  font-weight: 400;
  font-size: 10px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
  color: #434D56;
}
.opt label {
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}
.acte {
  margin-top: 20px;
}
span.radio {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  vertical-align: middle;
  border: 1px solid #FF9186;
  display: inline-block;
  margin-right: 13px;
  cursor: pointer;
  position: relative;
}
input:checked + span.radio:after {
  content: '';
  background: #FF9186;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.opt_name {
  font-weight: 400;
  font-size: 14px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
  color: #434D56;
  margin-top: 5px;
}
.active .opt_name, .active .opt_price {
  color: #FF9186;
}
.nam {
  letter-spacing: 0.25px;
  font-weight: 400;
  font-size: 12px;
  line-height: 19px;
  color: #434D56;
}
.ssku {
  font-weight: 300;
  font-size: 12px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
  color: #434D56;
}
.opt_price {
  display: block;
  text-align: center;
}
.opt img {
  border-radius: 50%;
  margin-bottom: 6px;
}
.opt_c {
  padding: 0 3px;
  flex: auto;
}
.ssr {
  margin: 0 -3px;
}
.twh h1 {
  font-size: 100%;
  vertical-align: baseline;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 0;
  line-height: normal;
  font-weight: normal;
}
.card-info2 {
  font-weight: 400;
  font-size: 12px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
}
.wrap_phone a {
  text-decoration: none;
}
.geos{
  font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    color: #8C99A5; 
	margin-left: 20px;
	position: relative;
	text-decoration: none;
}
.geos:before{
	content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -10px;
    bottom: 0;
    margin: auto;
    width: 3px;
    height: 3px;
    background: #434D56;
    border-radius: 50%;
}
.zag {
  background: #F4FBFF;
  border-bottom: 0.5px solid #C0D0DD;
  border-radius: 5px 5px 0px 0px;
  padding: 10px 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #434D56;
  text-transform: uppercase;
}
.review-form-box {
  background: #FFFFFF;
  border: 0.5px solid #C0D0DD;
  border-radius: 5px;
}
.information-reviews .pags {
  display: none;
}
.co {
  font-weight: 300;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
  margin-top: 20px;
}
.ntp {
  margin-top: 15px;
  border-bottom: 0.5px solid #F4FBFF;
  padding-bottom: 15px;
}
.power{
  border-top: 1px solid #C0D0DD;
    margin-top: 12px;
    padding: 12px 0;
}
.regg {
  margin-top: 41px;
}
.ntp2 {
  margin-bottom: 16px;
}
.tel {
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  text-decoration-line: underline;
  color: #FFFFFF;
  margin-right: 15px;
}
.footer-main-panel {
  padding-top: 19px;
}
.paii img {
  width: 54px;
  height: 30px;
  object-fit: contain;
}
.paii img + img {
  margin-left: 18px;
}
.regi {
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  text-decoration: none;
  margin: 3px;
}
#images33 .item.slick-slide {
  position: relative;
}
#images33 .item.slick-slide:after {
  content: '';
  border-radius: 5px;
  background: rgba(85, 102, 126, 0.50);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.arrows {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 99;
  height: 1px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px;
}
.navs, .slick-slide {
cursor: pointer;
}
#images33 .slick-track {
  margin-left: 0;
}
#images33 .item.slick-slide.video_item:after {
  content: '';
  border-radius: 5px;
  background: url(/image/video.svg) rgba(85, 102, 126, 0.50) no-repeat center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#images33 .item.slick-slide.video_item.slick-current:after {
  background: url(/image/video.svg) no-repeat center!important;
}
#images33 .item.slick-slide.slick-current:not(.video_item):after {
  display: none
}
.pril a + a {
  margin-left: 24px;
}
.zagl img + img {
  margin-left: 14px;
}
.qr {
  border: 2px solid #FF7061;
  border-radius: 10px;
  width: 150px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 12px;
  position: relative;
}
.fright {
  width: 48%;
}
.qrd {
  font-weight: 500;
  font-size: 12px;
  line-height: 130%;
  text-align: center;
  position: absolute;
  top: -20px;
}
.futh {
  font-weight: 700;
  font-size: 36px;
  line-height: 42px;
  margin-bottom: 24px;
  color: #434D56;
}
.aft:after {
  content: '';
  background: #C0D0DD;
  height: 1px;
  width: 83px;
  position: absolute;
  left: 0;
  top: -6px;
}
.footer-main-panel .menu-wrap ul {
  margin-top: 10px;
}
.aft {
  position: relative;
}
.qr:before {
  content: '';
  background: #F5FBFF;
  position: absolute;
  left: -2px;
  right: -2px;
  top: 0;
  bottom: 0;
  height: 100px;
  margin: auto;
}
.qr:after {
  content: '';
  background: #F5FBFF;
  position: absolute;
  left: 0px;
  right: 0px;
  top: -2px;
  bottom: -2px;
  width: 100px;
  margin: auto;
}
.qws label {
  padding: 0 7px;
}
.qws {
  margin: 7px -7px 0 -7px
}
.abc {
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
  z-index: 9;
}
.qwic {
  background: #FFFFFF;
  border: 0.5px solid #C0D0DD;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  width: 370px;
  margin: auto;
}
.pep {
  background: #F5FBFF;
  border-bottom: 0.5px solid #C0D0DD;
  border-radius: 5px 5px 0px 0px;
  justify-content: end;
  padding: 13px 15px;
}
.cat.item {
  background: #FFFFFF;
  border: 0.5px solid #C0D0DD;
  border-radius: 3px;
  padding: 0 18px 13px 18px;
  width: 210px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
}
.bnn2 {
  background: #FFF5F4;
  border: 1px solid #FF7061;
  border-radius: 40px;
  width: 181px;
  margin: auto;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #434D56;
  padding: 10px 0;
  margin-bottom: 8px;
  display: block;
  text-decoration: none;
  margin-top: 23px;
}
span.padh {
  padding: 0 24%;
  text-align: center;
  display: block;
}
.name2 {
  margin-top: 12px;
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  color: #434D56;
}
input.upd::-webkit-outer-spin-button,
input.upd::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.qws label span {
  font-weight: 400;
  font-size: 16px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
  color: #434D56;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFFFFF;
  border: 1px solid #C0D0DD;
  border-radius: 3px;
  cursor: pointer;
}
span.opt_price2 {
  width: 146px;
  display: block;
  text-align: center;
  margin-top: 5px;
}

.qwi:checked + label span {
  background: #FFF5F4;
  border: 1px solid #FF7061;
}
.ter {
  font-weight: 500;
  font-size: 24px;
  line-height: 33px;
  text-align: center;
  margin-bottom: 36px;
  padding: 0 10%;
}
.city_box {
  background: #fff;
  border-radius: 5px;
  width: 80%;
  margin: auto;
  padding: 36px;
  box-shadow: 0 7px 8px 0 #00000021;
}
.text_s {
  margin-bottom: 24px;
  text-align: left;
  font-weight: 700;
  font-size: 18px;
  line-height: 33px;
}
.ban {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  margin-top: 12px;
  color: #434D56;
  text-decoration: none;
}
.regs {
  margin-bottom: 40px;
}
.prod.active a {
  border: 0.5px solid #FF9186;
  border-radius: 3px;
}
.prod.active a .cat-title {
  color: #FF9186
}
.tab, .city {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin: 0 14px;
  cursor: pointer;
  text-decoration: none;
}
.cityimg {
  overflow: hidden;
  width: 51px;
  height: 51px;
  border-radius: 50%;
}
.cityimg img {
  width: 100%;
  object-fit: cover;
}
.pred {
  margin: 0 -14px;
  width: 82%
}
.region-pane {
  display: none;
}
.region-pane.active {
  display: block;
}
.tab-content {
  margin-top: 30px;
}
.qr div, .qr img {
  z-index: 1;
}
.bl {
  font-weight: 400;
  font-size: 20px;
  line-height: 35px;
  text-transform: uppercase;
}
.mp {
  margin-top: 15px;
}
.vos {
  font-weight: 400;
  font-size: 24px;
  line-height: 35px;
  color: #434D56;
  margin-bottom: 23px;
}
.fleft {
  width: 52%;
}
.footer {
  background: #F5FBFF;
  color: #434D56;
  padding-top: 27px;
}
.footer .inner-wrap {
  overflow: hidden;
}
.modal-ccontent {
  background: #FFFFFF;
  border-radius: 5px;
  width: 320px;
  margin: auto;
  padding: 15px 24px;
}
.cat span {
  text-align: left;
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 21px;
  font-weight: 600;
}
.zagm {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 13px;
  border-bottom: 1px solid #C0D0DD;
  padding-bottom: 10px;
  text-align: left;
}
a.share {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #434D56;
  text-decoration: none;
}
a.share + a.share {
  margin-top: 25px;
}
a.share span {
  padding-left: 21px;
}
.footer p {
  margin: 0;
}
.footer a {
  color: #fff;
}
.footer .btn-action-up {
  position: absolute;
  bottom: 100%;
  left: 15px;
  margin-bottom: 10px;
}
.footer-main-panel .copy-wrap {
  display: none;
}
.footer-main-panel .soc-wrap {
  overflow: hidden;
  float: left;
  position: absolute;
  top: 16px;
  right: 15px;
  z-index: 2;
}
.footer-main-panel .soc-wrap .btn-action-ico {
  margin-left: 18px;
  float: left;
}
.footer-main-panel .menu-wrap {
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  padding: 15px 0 30px 0;
}
.footer-main-panel .menu-wrap li {
  padding: 0 0 18px 0;
}
.footer-main-panel .menu-wrap li:last-child {
  padding: 0;
}
.footer-main-panel .menu-wrap .menu-ico {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
}
.footer-main-panel .menu-wrap .menu-ico img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto auto auto 0;
  max-width: 18px;
  max-height: 18px;
}
.modal_region .city_box2 {
  padding: 45px 73px 45px 95px;
  width: 900px;
  position: relative;
}
.footer-main-panel ul,
.footer-main-panel li {
  margin: 0;
  padding: 0;
}
.footer-main-panel ul:before,
.footer-main-panel li:before {
  display: none;
}
.footer-mobile-panel {
  background: #fff;
  color: #434D56;
  line-height: 1;
}
.footer-mobile-panel .items-wrap {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}
.cart_mob {
  position: absolute;
  right: 9px;
  top: 0;
}
.footer-mobile-panel .item-wrap {
  width: 25%;
  float: left;
}
.header {
  font-size: 14px;
  line-height: 1;
  text-align: left;
  color: #434D56;
  z-index: 102;
  border-bottom: 0.5px solid #C0D0DD;
}
.common-home .header{
	border: none 
}
.flex_header{
  display: flex;
  justify-content: space-between;
}
.head-wrap{
	padding-top: 18px;
	width: 100%;
}
.btn-action-ico.menu svg rect{
	fill: #434D56;
}
.header .actions-wrap .select-wrap,
.header .actions-wrap .buttons-wrap,
.header .actions-wrap .button-wrap {
  float: left;
}
.header .actions-wrap .select-wrap {
  width: 51px;
  margin-right: 0;
}
.main-menu-wrap{
  margin-top: 20px;
  margin-bottom: 10px;
}
form.language.frm-main-select.js-popup-wrap {
  background: #FFFFFF;
  border: 0.5px solid #C0D0DD;
  border-radius: 30px;
  line-height: normal;
}
.catalog-box2 {
  padding-top: 10px;
}
.itemr {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 35px 0;
}
.bts2 {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #434D56;
  background: #FFFFFF;
  border: 0.5px solid #434D56;
  border-radius: 35px;
  padding: 16px 24px;
  text-decoration: none;
}
.zah {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #434D56;
  padding: 9px 0;
  text-align: center;
  margin-bottom: 14px;
}
.zah:before {
  content: '';
  background: linear-gradient(180deg, rgba(227, 231, 232, 0.00) 0%, #E3E7E8 28.13%, #E2E6E7 44.79%, #E2E6E7 100%);
  height: 6px;
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -25px;
}
.home_ban .owl-dots {
  display: none;
}
.modal_region.catt {
  display: none;
}
.filto {
  display: none;
}
.tap_filter > svg {
  display: none;
}
.tap_filter {
  background: #FDFDFF url('/image/tap.svg') no-repeat right center;
  background-position-x: 94%;
  border: 0.5px solid #6D8497;
  border-radius: 35px;
  width: 345px;
  height: 47px;
  padding: 13px 18px;
  font-weight: 400;
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 19px;
  color: #434D56;
  font-size: 16px;
  margin-bottom: 25px;
  margin-right: 24px;
  position: relative;
  z-index: 99;
  cursor: pointer;
}
.tap_filter.active > svg {
  display: inline-block;
}
.list-group-item > div {
  max-height: 330px;
  overflow: auto;
}
.tpfg .tap_filter {
  z-index: 100
}
.filter-section-wrap {
  padding: 15px 0;
}
.filter-block.js-popup-block {
  padding-top: 45px;
  padding-left: 20px;
  padding-right: 20px;
}
.tap_filter.active2 {
  background: #6D8497 url('/image/tap2.svg') no-repeat right center;
  background-position-x: 94%;
  color: #434D56;
}
.filter-section svg {
  transform: rotate(-90deg);
}
.tap_filter.active {
  background: transparent;
  border: 0;
  font-weight: 500;
  z-index: 102;
}
.sorts2 {
  padding-top: 45px;
  padding-left: 20px;
  padding-right: 20px;
}
.tap_filter.active + .filts {
  display: block;
  position: absolute;
  top: 0;
  z-index: 101;
  width: 345px;
  border-radius: 10px;
  border: 0.5px solid #6D8497;
  background: #FFF;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.list-group-item input + label:before {
  background: url(/image/radio.svg) no-repeat center!important;
}
.list-group-item input:checked + label:after {
  background: url(/image/radio-active.svg) no-repeat center!important;
}
.list-group-item input:checked + label:after {
  content: '';
  position: absolute;
  left: 3px;
  background-size: cover !important;
  width: 15px;
  height: 15px;
}
.filter-section.active svg {
  transform: rotate(0deg);
}
.cat {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #434D56;
  text-decoration: none;
  text-align: center;
}
.borx {
  border-radius: 50%;
  overflow: hidden;
}
.cat span {
  margin-top: 10px;
  display: block;
}
.flex-wrap {
  flex-wrap: wrap;
}
.header .actions-wrap .button-wrap {
  margin-left: 13px;
}
.header .actions-wrap .btn-action-ico {
  height: 22px;
  width: 44px;
  float: left;
  margin-left: 0px;
  margin-top: 0;
  text-align: center;
}
.text-wrap.wrap_masseng {
  margin-right: 20px;
}
.header .logo-wrap {
  text-align: center;
  line-height: 1;
  position: relative;
  padding: 10px 0 0 0;
  margin: 0 auto;
}
.viewed {
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 21px;
  color: #93ACC0;
}
.my {
  margin-top: -2px;
}
.tits {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;

  color: #8C99A5;
}
.leftn {
  width: 51%;
  padding-right: 44px;
}
.z1 {
  font-weight: 600;
  font-size: 24px;
  margin-top: 30px;
  line-height: 33px;
  margin-bottom: 17px;
}
.pn {
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 18px;
}
.newsletter {
  background: #F5FFF5;
}
button.btnns {
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  height: auto;
  color: #FFFFFF;
  background: #FF7061;
  border-radius: 35px;
  padding: 13px 24px;
  display: block;
  margin: auto;
  box-shadow: none;
  margin-bottom: 20px;
}
.frm-row label {
  font-size: 11px;
  font-weight: 400;
  line-height: 13px;
}
.nbg h3 {
  display: none;
}
.posn {
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  text-align: center;
  margin-top: 17px;
}

.nbg .catalog-box3 {
  background: #fff;
  padding: 24px 0;
  margin-top: 24px;
  margin-left: -15px;
  margin-right: -15px;
}
.descr5 {
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  color: #434D56;
}
.descr5 img {
  width: -webkit-fill-available!important;
}
.ssoc {
  display: block;
  height: 26px;
  width: 26px;
  margin-left: 6px;
}
.ssoc svg {
  width: 26px;
  display: inline-block;
  height: 26px;
}
.soce {
  justify-content: end;
  margin-top: 10px;
}
.rig {
  font-weight: 600;
  font-size: 14px;
  line-height: 23px;
  text-align: right;
  color: #434D56;
  width: 48%;
  margin-left: auto;
  margin-top: 30px;
}
.author {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 25px;
}
.author span {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
}
.slick-slider {
  margin: 0 -4px;
}
.item-catalog-small .cat-photo {
  width: 160px;
}
.slick-slide {
  text-align:center;
  margin-right:4px;
  margin-left:4px;
  border-radius: 6px;
  overflow: hidden;
}
.center_header {
  position: relative;
  padding-right: 26px;
}
.center_header:after {
  content: '';
  background: #C0D0DD;
  position: absolute;
  right: 15px;
  bottom: -3px;
  height: 30px;
  width: 1px;
}
.twh svg {
  margin-right: 6px;
}
.header .logo {
  display: block;
  width: 225px;
  max-height: 48px;
  object-fit: cover;
}
.header .btn-action-back {
  display: none;
  position: absolute;
  top: 23px;
  left: 3px;
  z-index: 90;
}
.header-actions-panel {
  display: block;
  margin-bottom: 20px;
  position: relative;
  line-height: 1;
}
.header-actions-panel .inner-wrap {
  padding: 0;
}
.header-actions-panel .text-outer-wrap {
  background: #f4f6f8;
  font-size: 12px;
  line-height: 14px;
  padding: 9px 25px 9px 15px;
  position: relative;
  min-height: 85px;
  overflow: hidden;
}
.header-actions-panel .text-outer-wrap:before {
  content: "";
  display: block;
  width: 60px;
  position: absolute;
  top: 0;
  right: 4px;
  bottom: 0;
  background: url(../img/icons/ico-decor01.svg) 0px 16px no-repeat;
  background-size: 100% auto;
}
.header-actions-panel .actions-wrap {
  position: relative;
  line-height: 1;
  padding: 0 15px;
}
.header-actions-panel .filter-wrap {
  width: 50%;
  float: left;
  padding: 0 7px 0 0;
  height: 35px;
}
.header-actions-panel .filter-title {
  display: none;
}
.header-actions-panel .search-wrap {
  width: 50%;
  float: right;
  padding: 0 0 0 8px;
}
.flex_filter, .left_filter, .left_filter .filter-block{
  display: flex;
}
.filter-section-wrap .filter-section{
  display: flex;
  align-items: center;
}
.filter-section svg{
  position: absolute;
  transform: rotate(0deg);
  right: 2px;
}
.filter-section-wrap .filter-section a{
  color: #434D56;
  text-decoration: none;
  font-size: 15px;
}
.filter-section-wrap {
  position: relative;
}
.header-actions-panel .text-wrap {
  margin-bottom: 9px;
  float: left;
  padding-right: 30px;
}
.header-actions-panel .text-wrap:last-child {
  margin-bottom: 0;
}
.cat-price-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.main-menu-wrap li:before {
  content: '';
  position: absolute;
  bottom: -4px;
  left: -8px;
  right: -8px;
  height: 11px;
}
.header-actions-panel .filter-block {
  display: none;
  position: absolute;
  padding: 3px 15px;
  top: 45px;
  left: 15px;
  right: 15px;
  z-index: 99;
  background: #fff;
  border-radius: 2px;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.card-info-city {
  background: #F5FBFF;
  padding: 12px 15px;
  border-top: 0.5px solid #FF7061;
  border-bottom: 0.5px solid #FF7061;
  margin-top: -11px;
}
.op {
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: #434D56;
  margin-bottom: 15px;
}
a.vibr {
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  padding: 8px 20px;
  text-decoration: none;
  color: #434D56;
  background: #FFFFFF;
  border: 0.5px solid #C0D0DD;
  border-radius: 40px;
  display: inline-block;
}
.header-actions-panel .filter-section {
  position: relative;
}
.header-actions-panel .section-price .btn-filter-section {
  padding-bottom: 0;
  border-bottom: none;
}
.header-actions-panel .search-block {
  position: absolute;
  z-index: 90;
  top: 10px;
  left: 15px;
  right: 15px;
}
.header-actions-panel .btn-filter-section {
  display: block;
  border-bottom: 1px solid #c4c4c4;
  font-size: 14px;
  line-height: 20px;
  padding: 11px 25px 11px 0;
  color: #434D56;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}
.header-actions-panel .btn-filter-section:before {
  content: "";
  display: block;
  width: 12px;
  height: 10px;
  position: absolute;
  top: 21px;
  right: 0;
  margin-top: -5px;
  background: url(../img/icons/arr02.svg) center no-repeat;
  background-size: 100% auto;
}
.header-actions-panel .btn-filter,
.header-actions-panel .btn-search {
  display: block;
  height: 35px;
  line-height: 35px;
  padding: 0 20px 0 10px;
  font-size: 12px;
  color: #434D56;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  border-radius: 0 0 2px 2px;
  box-shadow: none;
  background: #fff;
}
.header-actions-panel .btn-filter:before,
.header-actions-panel .btn-search:before {
  content: "";
  display: block;
  width: 30px;
  height: 35px;
  position: absolute;
  top: 0;
  right: 6px;
  background-position: center;
  background-repeat: no-repeat;
}
.header-actions-panel .btn-filter:before {
  background-image: url(../img/icons/ico-filter02.svg);
  background-size: 17px auto;
}
.header-actions-panel .btn-filter.active {
  border: 1px solid #008700;
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
  line-height: 33px;
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  padding: 0 20px 0 9px;
  z-index: 90;
}
.header-actions-panel .btn-filter.active:before {
  background-size: 18px auto;
  right: 0;
  width: 40px;
  height: 33px;
}
.header-actions-panel .btn-search:before {
  background-image: url(../img/icons/ico-search.svg);
  background-size: 12px auto;
}
.header-actions-panel p {
  margin: 0;
}
.header-actions-panel .frm-range {
  padding-top: 10px;
  margin-left: 0;
  margin-right: -25px;
}
.main-menu-wrap a {
  display: block;
  position: relative;
  text-decoration: none;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.main-menu-wrap ul,
.main-menu-wrap li {
  margin: 0;
  padding: 0;
}
.main-menu-wrap ul:before, .hid_r {
  display: none;
}
.items-wrap .prod {
  width: 50%;
  position: relative;
}
.btn-action-del-f {
  position: absolute;
  right: 12px;
  top: 6px;
  z-index: 1;
  display: block;
}
.items-wrap .prod > .item-catalog {
  background: #FDFDFF;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  height: 100%;
}
.act .cat-price-wrap {
  width: 60%;
}
.bnn {
  background: #FF9186;
  border-radius: 50px;
  width: 100%;
  display: block;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
  color: #FFFFFF;
  padding: 10px 0;
  margin-top: 15px;
}
.act span.sku {
  width: 40%;
}
.bot-or.active + .js-popup-block {
  right: 0;
  z-index: 9999999;
}
.bot-or.active ~ .favorites2 {
  right: 0;
  z-index: 9999999;
}
.zaf {
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  color: #434D56;
}
.frm-field-date .items-wrap {
  padding-left: 34px;
  padding-right: 34px;
}
.tim {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #8C99A5;
  margin-bottom: 4px;
  margin-top: 14px;
}
.cart-sku {
  font-weight: 400;
  font-size: 10px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
  color: #434D56;
}
.cart-info-wrap {
  width: 72%;
}
.text2 {
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  width: 48%;
  margin: auto;
  margin-bottom: 15px;
}
.card-box .reviews-wrap {
  display: block;
  border: 0.5px solid #C0D0DD;
  border-radius: 5px;
}
#prt {
  border-bottom: 0.5px solid #C0D0DD;
  margin-bottom: 10px;
  padding-top: 10px;
}
.main-title2 span {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  text-align: right;

  color: #434D56;
}
.reva {
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  text-decoration-line: underline;
  color: #434D56;
}
#reviews {
  padding: 12px 15px;
}
.main-title2 {
  padding: 9px 13px;
  background: #F4FBFF;
  border-bottom: 0.5px solid #C0D0DD;
  border-radius: 5px 5px 0px 0px;
}
.btn-minus, .btn-plus {
  background: #F4FBFF;
  border: 0.5px solid #C0D0DD;
  border-radius: 5px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
}
.qw2 {
  margin-top: 20px;
}
.cart-price {
  font-weight: 400;
  font-size: 12px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
  color: #434D56;
}
.qw input {
  width: 38px;
  height: auto!important;
  border: 0!important;
  box-shadow: none!important;
  outline: 0;
  padding: 0!important;
  text-align: center;
  background: transparent !important;
}
.cart-photo.elm-photo {
  border-radius: 5px;
  overflow: hidden;
}
.cart-photo.elm-photo img {
  display: block;
  width: 88px;
  height: 88px;
}
.cop label {
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #434D56;
  width: 33%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ades .qw input {
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  line-height: 152.34%;
  /* or 30px */

  letter-spacing: 0.25px;
}
.cart-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
  color: #434D56;
  text-decoration: none;
}
.carts_top_modal {
  padding: 13px 15px;
  background: #F4FBFF;
  border: 0.5px solid #C0D0DD;
}
.items-wrap {
  height: calc(100% - 50px);
  overflow: auto;
  padding: 20px;
  background: url('/image/Depositphotos_482360964_S.jpg') no-repeat center right;
  background-size: 142px 199px;
  background-position: 88% 10%;
}
.init path {
  fill: #FF9186!important;
}
.btn-action-del {
  background: #FFFFFF;
  border: 0.5px solid #C0D0DD;
  border-radius: 5px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pri_c {
  margin-bottom: 5px;
  padding: 11px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 50px;
  font-weight: 600;
  font-size: 16px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
}
.button-border {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-decoration-line: underline;
  color: #434D56;
  text-transform: uppercase;
  text-align: right;
  display: block;
  padding-right: 15px;
  margin-top: 46px;
}
.nodrop svg {
  display: none;
}
.pri_c.total {
  background: #FF9186;
  color: #FFFFFF;
  padding: 11px 15px;
  text-decoration: none;
  text-transform: uppercase;
}
.nodrop {
  cursor: no-drop;
  pointer-events: none;
}
.item-wrap {
  border-bottom: 0.5px solid #C0D0DD;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.cart-buttons {
  margin-top: 15px;
}
.modal_content {
  width: 325px;
  padding: 16px 27px;
  margin: auto;
  border-radius: 2px;
  background: #FFF;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  position: relative;
}
.btf {
  border: 0.5px solid #C0D0DD;
  border-radius: 25px;
  background: #F4FBFF;
  width: 115px;
  height: 40px;
  color: #434D56;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  margin-top: 25px;
}
span.sale {
  color: #FFF;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  position: absolute;
  bottom: 9px;
  left: 9px;
  padding: 4px 8px;
  z-index: 1;
  border-radius: 3px;
  border: 0.5px solid #FFF;
  background: #FF7061;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.15);
}
.zas {
  font-size: 15px;
  text-align: left;
  line-height: 22px;
}
.clos_mod {
  position: absolute;
  right: 8px;
  top: 8px
}
.items-wrap.act {
  margin: 0 -9px;
  align-items: inherit;
  background: transparent;
}
.carty {
  margin: 0!important;
}
.info-row {
  padding: 10px 0;
  border-bottom: 0.5px solid #C0D0DD;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.info-row:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.sposob-pay h2 {
  font-weight: normal;
  font-size: 18px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
  margin-bottom: 10px;
}
.debet {
  background: rgba(196, 196, 196, 0.26);
  border-bottom: 0.5px solid #C0D0DD;
  padding: 10px 0;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
  color: #434D56;
  text-align: center;
}
.frm-select-pay input:checked + span:after {
  background: #FF9186;
}
.payment {
  margin-top: 24px;
}
.payment button {
  background: #FF9186;
  box-shadow: none;
  font-weight: 600;
  font-size: 16px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
  color: #FFFFFF;
  text-transform: uppercase;
  width: 341px;
  border-radius: 50px;
}
.frm-select-pay {
  padding: 16px 29px;
}
.frm-select-pay > span {
  background: #FFFFFF;
  border: 0.5px solid #C0D0DD;
  width: 25px;
  height: 25px;
  display: inline-block;
  border-radius: 50%;
  position: relative;
  margin-right: 10px;
}
.frm-select-pay > span:after {
  content: '';
  background: #C0D0DD;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
}
.bord4 {
  border-radius: 5px;
  border: 0.5px solid #C0D0DD;
}
.frm-select-pay label {
  width: 94%;
  display: inline-block;
}
.pay-pics {
  display: flex;
  flex-direction: column;
  align-items: baseline;
}
.ali img + img {
  margin-left: 15px;
}
.ali img {
  width: 35px;
}
.bord2 .znac {
  width: 35%;
}
.col-3 {
  width: 33.3333334%
}
.val2 {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #434D56;
}
.link-edit.edit {
  margin-bottom: -21px;
}
[class^="product-product-"] .header-actions-panel, .checkout-payment .header-actions-panel {
  margin-bottom: 0;
}
[class^="product-product-"] > div > .page, [class^="account-"] > div > .page, .checkout-checkout > div .page {
  padding-top: 20px;
}
[class^="product-product-"] .header-actions-panel, [class^="account-"] .header-actions-panel, .checkout-checkout .header-actions-panel, [class^="information-information-"] .header-actions-panel {
  margin-bottom: 0;
}
[class^="information-information-"] .acte, .checkout-checkout .acte, .checkout-payment .acte, [class^="account-"] .acte {
  display: none;
}
.col-6 {
  width: 49.1%
}
.tit {
  background: #F4FBFF;
  border-bottom: 0.5px solid #C0D0DD;
  border-radius: 5px 5px 0px 0px;
  padding: 10px 19px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #434D56;
}
.inhe {
  align-items: inherit!important;
}
.checkout-checkout .checkbox {
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  z-index: 9;
}
.mtp {
  margin-top: 20px;
}
.checkout-checkout .checkbox + span {
  background: #FFFFFF;
  border: 0.5px solid #008700;
  border-radius: 2px;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.checkout-checkout .checkbox:checked + span {
  background: url(/image/vga.svg) no-repeat center;
  background-size: contain;
}
.bord {
  background: #FFFFFF;
  border: 0.5px solid #C0D0DD;
  border-radius: 5px;
  padding: 20px;
}
.chaib {
  background-size: 18%;
}
.values > div {
  position: relative;
  border-bottom: 0.5px solid #C0D0DD;
}
.values > div:last-child {
  border-bottom: 0
}
.bord2 {
  background: #FFFFFF;
  padding: 0 20px;
}
.bord3 {
  padding: 5px 19px;
}
[class^="information-"] > .page:not(.acte) {
  padding-top: 0;
}
#content {
  padding-bottom: 32px;
  padding-top: 15px;
}
.frm-textarea textarea::placeholder {
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  color: #434D56!important;
  position: relative;
  top: 9px;
}
.foce::placeholder {
  color: #fff!important;
  display: none;
}
.information-reviews .acte {
  display: none;
}
#input-coupon {
  background: #FFFFFF;
  border: 0;
  height: 22px;
  width: auto;
  box-shadow: none;
  outline: 0;
  border-bottom: 0.5px solid #C0D0DD;
  font-weight: 300;
  font-size: 10px;
  line-height: 12px;
  color: #434D56;
  padding-left: 0;
}
.inp_city .dropdown-menu a {
  width: 92%;
}
.box {
  margin-top: 20px;
  border: 0.5px solid #C0D0DD;
  border-radius: 5px;
}
.boxe {
  display: none;
  position: absolute;
  right: 0;
  top: 40px;
  z-index: 9;
  filter: drop-shadow(0px 2px 10px rgba(0, 0, 0, 0.1));
  background: #FFFFFF;
  border: 0.5px solid #C0D0DD;
  border-radius: 5px;
  width: 300px;
}
.bord .cart-info-wrap {
  width: 80%;
}
.text-danger {
  color: red;
  margin-top: 2px;
}
.selects div {
  background: #FFFFFF;
  border: 0.5px solid #8C99A5;
  border-radius: 25px;
  width: 30.9%;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #434D56;
  padding: 10px 0;
  margin-bottom: 8px;
  cursor: pointer;
  margin-left: 4px;
  margin-right: 4px;
}
.selects div.act {
  border: 0.5px solid #FF7061;
}
.znac {
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #434D56;
}
.val {
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #434D56;
}
.b1 {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ret {
  padding: 10px 0;
}
.shipi {
  margin-top: 0;
}
.esp {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  text-decoration-line: underline;
  color: #434D56;
  margin-right: 8px;
  display: inline-block;
}
.esp span {
  margin-right: 5px;
}
.acx > svg {
  transform: rotate(180deg);
}
#button-coupon {
  background: #FF9186;
  border-radius: 35px;
  width: auto;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
  padding: 8px 20px;
  height: auto;
  margin-left: 62px;
}
.item-cart-header2 {
  background: #F4FBFF;
  border: 0.5px solid #C0D0DD;
  border-radius: 5px;
  padding: 15px;
  margin-top: 24%;
  display: flex;
  align-items: center;
}
.item-cart-header2 div {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  margin-left: 15px;
  color: #434D56;
}
.header .cart-block, .dates .cart-block {
  width: 400px;
  padding: 0;
  right: -100%;
  z-index: 11;
  overflow: hidden;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  bottom: 0;
  top: 0;
  position: fixed;
  transition: ease-in-out .6s;
  background: #FFFFFF;
  border: 0.5px solid #C0D0DD;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
}
.bot-or.active + .js-popup-block:before {
  content: '';
  background: rgba(85, 102, 126, 0.3);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.bot-or.active + .js-popup-block > * {
  z-index: 9;
}
.carty, .msd, .js-popup-block .items-wrap {
  background: #fff!important;
}
.val2 .frm-phone-select {
  margin-top: -6px;
}
.save {
  padding: 0!important;
  border: 0!important;
  box-shadow: none!important;
  margin-bottom: 2px!important;
  height: auto!important;
}
.svh {
  background: #F4FBFF;
  border: 0.5px solid #C0D0DD;
  border-radius: 3px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.item2 {
  width: 100%;
  border-bottom: 0.5px solid #C0D0DD;
  padding-bottom: 18px;
  margin-bottom: 10px;
}
.item2:last-child {
  border-bottom: 0;
}
.b1 .bord2, .b2 .bord2, .b3 .bord2 {
  height: calc(100% - 37px);
}
.bord2 .prod {
  width: 50%;
}
.item > div > div {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  /* identical to box height */


  color: #434D56;
}
.posi {
  position: absolute;
  right: 24px;
  top: 21px;
}
.mb {
  margin-bottom: 30px;
}
.col9 {
  width: 62%;
}
.col4 {
  width: 38%;
  padding-left: 30px;
}
.col4 .cart-info-wrap {
  width: 72%;
}
.arfe .sku {
  font-size: 10px;
}
.arfe .cat-title {
  font-size: 10px;
}
.arfe {
  margin: 15px 0;
}
.arfe .cat-price {
  font-weight: 500;
  font-size: 12px;
  line-height: 152.34%;
  letter-spacing: 0.25px;

  color: #434D56;
}
.b2 {
  border-radius: 0;
}
.cet {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;

  color: #434D56;
}
.b3 {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pops.js-popup-block {
  top: 0;
  height: 100%;
  z-index: 9999;
  background: #fff;
}
.chaib .bord3 {
  padding: 24px 20px;
}
.wrap {
  overflow: hidden;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.wrap > .cnt-section {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.logo {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  max-width: 100%;
  text-decoration: none;
  line-height: 1;
  letter-spacing: 0;
  font-size: 10px;
}
.logo img {
  display: block;
  width: 100%;
}
.logo:hover {
  text-decoration: none;
}
.select-outer-wrap {
  display: flex;
  align-items: center;
  order: 2;
}
.menu-block.js-popup-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 1023px) {
  .wrap {
    padding-top: 64px;
  }
  .notb:before {display: none !important}
  .notb + .js-popup-block {
    display: block !important;
  }
  .icons-box .items-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .icons-box .items-wrap:after, .hids3 {display: none!important}
  .footer {
    padding-bottom: 71px;
  }
  .footer .footer-mobile-panel > div {
    display: none;
  }
  .footer .footer-mobile-panel {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    border-top: 1px solid #c4c4c4;
  }
  .footer-small.wrap {
    padding-bottom: 71px;
  }
  .footer-small .footer {
    padding-bottom: 0;
    overflow: hidden;
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .footer-small .footer .footer-mobile-panel {
    position: relative;
  }
  .footer-small .footer-main-panel {
    display: none;
  }
  .page-inner.wrap {
    padding-top: 61px;
  }
  .slider {
    width: 100%;
  }
  .page-inner .header-actions-panel {
    display: none;
  }
  .page-inner .header {
    margin-bottom: 12px;
  }
  .header-actions-panel .section-buttons {
    padding-bottom: 70px;
    text-align: center;
    margin-top: 45px;
    line-height: 1;
  }
  .header-actions-panel .section-buttons .btn.button-second,
  .header-actions-panel .section-buttons button.button-second,
  .header-actions-panel .section-buttons input[type="submit"].button-second {
    border: none;
    text-decoration: underline;
    font-size: 14px;
    font-style: italic;
    background: none;
    position: absolute;
    bottom: 8px;
    right: 0;
    padding: 0;
    min-width: 0;
  }
  .header-actions-panel .section-buttons .btn.button-second:hover,
  .header-actions-panel .section-buttons button.button-second:hover,
  .header-actions-panel .section-buttons input[type="submit"].button-second:hover {
    background: none;
    text-decoration: none;
    color: #008700;
  }
  .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }
  .header.header-inner .btn-action-back {
    display: block;
  }
  .header.header-inner .main-menu-wrap {
    display: none;
  }
  .main-menu-wrap .btn-action-ico.menu {
    position: absolute;
    top: 0;
    left: 9px;
    z-index: 90;
  }

  .main-menu-wrap .select-wrap {
    padding-right: 15px;
  }
  .main-menu-wrap .select-outer-wrap {
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
    line-height: 1;
    position: relative;
  }
  .main-menu-wrap .menu-wrap {
    font-size: 14px;
    line-height: 18px;
  }
  .main-menu-wrap .menu-wrap ul {
    position: relative;
    padding-bottom: 6px;
    padding-top: 6px;
  }
  .main-menu-wrap .menu-wrap ul:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    height: 1px;
    background: #c4c4c4;
  }
  .main-menu-wrap .menu-wrap ul:last-child:before {
    display: none;
  }
  .main-menu-wrap .menu-wrap a {
    color: #434D56;
    padding: 12px 20px 12px 39px;
  }
  .main-menu-wrap .menu-wrap a:hover,
  .main-menu-wrap .menu-wrap a.active {
    text-decoration: none;
    color: #008700;
  }
  .main-menu-wrap .menu-wrap .menu-ico {
    display: block;
    width: 20px;
    height: 24px;
    position: absolute;
    top: 21px;
    left: 22px;
    margin: -12px 0 0 -10px;
  }
  .main-menu-wrap .menu-wrap .menu-ico img {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 15px;
    max-height: 21px;
  }
  .main-menu-wrap .menu-wrap .menu-ico img.ico-mobile {
    display: block;
  }
  .main-menu-wrap select {
    display: block;
    width: 100%;
    height: 42px;
    padding-right: 0;
    background-color: #fff;
    background-image: url(../img/icons/arr02.svg);
    background-size: 10px auto;
    padding: 0 30px 0 15px;
    font-size: 14px;
    color: #434D56;
    border: none;
    border-radius: 0;
    background-position: right center;
    background-repeat: no-repeat;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none!important;
    line-height: 1em;
    text-indent: 0.01px;
    text-overflow: '';
    outline: none;
  }
  .main-menu-wrap select:focus {
    color: #008700;
    background-image: url(../img/icons/arr03.svg);
  }
  .main-menu-wrap select::-ms-expand {
    display: none;
  }
}
.ui-state-default.active, .ui-state-hover {
  color: #FF9186 !important;
}
.times {
  margin: 0 -4px;
}
@media (min-width: 1024px) {
  .footer .btn-action-up, .cart_mob {
    display: none;
  }
  .frm-main-search .dropdown-menu > li > a {
    padding: 0;
    margin: 0;
  }
  .footer-mobile-panel {
    display: none;
  }
  .footer-main-panel .inner-wrap {
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .footer-main-panel .menu-wrap {
    padding: 0;
    text-align: center;
  }
  .footer-main-panel .menu-wrap ul {
    font-size: 0;
  }
  .footer-main-panel .menu-wrap li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0;
    margin: 0;
    font-size: 12px;
  }
  .footer-main-panel .menu-wrap li:last-child:after {
    display: none;
  }
  .footer-main-panel .menu-wrap .menu-ico {
    top: 10px;
    left: 30px;
  }
  .footer-main-panel .copy-wrap {
    clear: both;
    text-align: center;
    display: block;
    padding-top: 12px;
  }
  .footer-main-panel .soc-wrap {
    top: 25px;
    right: 30px;
  }
  .footer-main-panel .soc-wrap .btn-action-ico {
    margin-left: 5px;
  }
  .header-actions-panel {
    margin-bottom: 30px;
    border-bottom: 1px solid #c0d0dd;
  }
  .header-actions-panel .filter-block {
    position: absolute;
    top: 100%;
    left: 30px;
    right: 30px;
    z-index: 5;
    background: #fff;
    border-radius: 1px;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    padding: 35px 66px 38px 60px;
  }
  .header-actions-panel .filter-section-wrap {
    float: left;
    width: 50%;
    padding: 0 30px 0 0;
    max-width: 445px;
  }
  .baners_home{
	 display: none;
  }
  .common-region .baners_home {
    display: block;
    position: relative;
  }
  .baners_home img{
	  width: 100%; 
	  
  }
  .common-home .baners_home{
	  display: block;
  }
  .header-actions-panel .filter-section-wrap + .filter-section-wrap {
    float: right;
    padding: 0 0 0 30px;
  }
  .header-actions-panel .inner-wrap {
    min-height: 45px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-actions-panel .text-outer-wrap {
    font-size: 12px;
    line-height: 17px;
    background: none;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    min-height: 0;
  }
  .header-actions-panel .text-outer-wrap:before {
    display: none;
  }
  .header-actions-panel .text-wrap {
    margin: 0;
    float: left;
    padding: 6px 25px 5px 0;
  }
  .text-wrap .nor{
    color: #434D56;
    font-weight: 600;
  }
  .wrap_phone a{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #434D56;
    padding-right: 14px;
  }
  .header-actions-panel .wrap_masseng{
    padding: 7px 0 5px 0px;
  }
  .wrap_masseng a{
    text-decoration: none;
  }
  .wrap_masseng a + a {
    margin-left: 14px;
  }
  .header-actions-panel .actions-wrap {
    position: static;
    width: 300px;
    float: right;
    margin: 0 -300px 0 0;
    padding: 0;
  }
  .header-actions-panel .filter-title {
    display: block;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    color: #008700;
    margin-bottom: 20px;
  }
  .header-actions-panel .filter-wrap {
    float: left;
    padding: 0;
    width: auto;
    margin-top: -5px;
  }
  .header-actions-panel .section-buttons {
    padding-top: 20px;
  }
  .header-actions-panel .section-buttons:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
  }
  .header-actions-panel .section-buttons .btn,
  .header-actions-panel .section-buttons button,
  .header-actions-panel .section-buttons input[type="submit"] {
    display: block;
    padding: 0 10px;
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    font-weight: 500;
  }
  .header-actions-panel .section-buttons .btn.button-second,
  .header-actions-panel .section-buttons button.button-second,
  .header-actions-panel .section-buttons input[type="submit"].button-second {
    line-height: 43px;
  }
  .header-actions-panel .section-buttons .button-wrap {
    float: left;
    width: 50%;
    padding: 0 20px 0 0;
  }
  .header-actions-panel .section-buttons .button-wrap:last-child {
    padding: 0 0 0 20px;
  }
  .header-actions-panel .section-buttons .button-wrap:first-child .btn,
  .header-actions-panel .section-buttons .button-wrap:first-child button,
  .header-actions-panel .section-buttons .button-wrap:first-child input[type="submit"] {
    background: #fd048f;
    background: -webkit-gradient(linear, left top, left bottom, from(#fd048f), to(#ea04b6));
    background: linear-gradient(#fd048f, #ea04b6);
    font-weight: bold;
  }
  .header-actions-panel .search-block {
    position: absolute;
    top: 0;
    display: none;
    right: 26px;
    left: auto;
    z-index: 100;
    padding: 16px 0 0 0;
    background: transparent;
    box-shadow: none;
    width: 290px;
    margin: 0;
  }
  .header-actions-panel .frm-main-search {
    position: relative;
  }
  .header-actions-panel .frm-main-search input[type="text"],
  .header-actions-panel .frm-main-search input[type="search"] {
    height: 24px;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 0 0 18px;
  }
  .header-actions-panel .frm-main-search .btn,
  .header-actions-panel .frm-main-search button,
  .header-actions-panel .frm-main-search input[type="submit"] {
    top: 100%;
    left: 100%;
    opacity: 0;
    margin: 0;
    display: none;
  }
  .header-actions-panel .frm-main-search .btn.btn-action-ico:before,
  .header-actions-panel .frm-main-search button.btn-action-ico:before,
  .header-actions-panel .frm-main-search input[type="submit"].btn-action-ico:before {
    opacity: 0;
    background-size: 16px auto;
  }
  .header-actions-panel .search-wrap {
    float: right;
    padding: 0;
    width: auto;
    position: absolute;
    top: -5px;
    right: 0;
  }
  .header-actions-panel .btn-filter,
  .header-actions-panel .btn-search {
    display: block;
    height: 55px;
    line-height: 55px;
    width: 160px;
    text-align: left;
    padding: 0 0 0 16px;
    font-size: 14px;
    position: relative;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
    border-radius: 1px;
  }
  .header-actions-panel .btn-filter:hover,
  .header-actions-panel .btn-search:hover,
  .header-actions-panel .btn-filter.active,
  .header-actions-panel .btn-search.active {
    z-index: 99;
    background: #fff;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
    height: 55px;
    line-height: 55px;
    padding: 0 0 0 16px;
    border: none;
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
  }
  .header-actions-panel .btn-filter:before {
    width: 30px;
    height: 30px;
    right: 18px;
    top: 50%;
    margin: -15px 0 0 0;
    background-image: url(../img/icons/ico-filter.svg);
    background-size: 21px auto;
  }
  .header-actions-panel .btn-filter:hover:before,
  .header-actions-panel .btn-filter.active:before {
    width: 30px;
    height: 30px;
    right: 18px;
    top: 50%;
    margin: -15px 0 0 0;
    background-size: 21px auto;
  }
  .header-actions-panel .btn-search {
    padding-left: 42px;
  }
  .header-actions-panel .btn-search:hover,
  .header-actions-panel .btn-search.active {
    padding-left: 42px;
  }
  .header-actions-panel .btn-search:before {
    width: 30px;
    height: 30px;
    right: 18px;
    top: 50%;
    margin: -15px 0 0 0;
    background-image: url(../img/icons/ico-search.svg);
    background-size: 16px auto;
  }
  .head_fex{
	justify-content: space-between; 
  }
  .header .logo-wrap {
    position: relative;
    text-align: left;
    padding: 0;
    margin: 0;
  }
  .main-menu-wrap {
    width: 100%;
    line-height: 1;
  }
  .main-menu-wrap .menu-wrap,
  .main-menu-wrap ul,
  .main-menu-wrap li,
  .main-menu-wrap li > a {
    height: 30px;
  }
  .main-menu-wrap .menu-second {
    display: none;
  }
  .main-menu-wrap .btn-action-ico.menu {
    display: none;
  }
  .main-menu-wrap ul {
    margin: 0 ;
  }
  .main-menu-wrap li {
    position: relative;
    float: left;
    display: flex;
    align-items: center;
  }
  .main-menu-wrap li:last-child:after {
    display: none;
  }
  .main-menu-wrap li a {
    display: block;
    height: auto;
    line-height: initial;
    padding: 0 20px 0 0;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    overflow: visible;
line-height: 16px;
color: #434D56;
  }
  .main-menu-wrap li a:hover,
  .main-menu-wrap li a.active {
    z-index: 4;
  }
  .main-menu-wrap li a:hover:before,
  .main-menu-wrap li a.active:before {
    opacity: 1;
  }

  .main-menu-wrap li .menu-title {
    display: block;
    position: relative;
    z-index: 2;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #434D56;
    text-transform: uppercase;
  }
  .main-menu-wrap li .menu-ico {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 2px;
    z-index: 2;
  }
  .main-menu-wrap li .menu-ico img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 16px;
    max-height: 15px;
  }
  .main-menu-wrap li .menu-ico img.ico-mobile {
    display: none;
  }
}
.footer-main-panel .menu-wrap li {
  display: block;
  text-align: left;
}
span.menu-title {
  text-transform: initial;
  line-height: 22px;
}
.f2 {
  font-weight: 400;
  font-size: 20px;
  line-height: 35px;
  margin-bottom: 12px;
}
.bl + .bl {
  margin-left: 95px;
}
.footer-main-panel .menu-wrap a {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #434D56;
  text-decoration: none;
}
.i-blank {
  background-image: url(../img/spr.png);
  background-position: 0px 0px;
  width: 1px;
  height: 1px;
}
/* ----------------------------------- *\
      forms elements styles
\* ----------------------------------- */
textarea,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="url"] {
  height: 35px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
  border: 1px solid #ccd6de;
  padding: 0 8px;
  font-size: 12px;
  font-weight: 400;
  background: #fff;
}
.descr {
  padding: 0 15px;
}
.qwes {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #434D56;
}
.answ {
  display: none;
  background: #F4FBFF;
  border: 0.5px solid #C0D0DD;
  margin: 10px -16px;
  padding: 10px 16px;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #434D56;
  margin-bottom: -13px;
}
.acv svg {
  transform: rotate(180deg);
}
.qwe {
  cursor: pointer;
  padding: 12px 0;
  border-bottom: 0.5px solid #C0D0DD;
}
.descr .qwe:last-child {
  border-bottom: 0;
}
textarea {
  height: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
  resize: none;
}
.btn,
button,
input[type="submit"] {
  height: 40px;
  line-height: 40px;
  border: none;
  border-radius: 2px;
  padding: 0 50px;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  background: #C03E6F;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
input.em {
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  border: 0;
  border-bottom: 0.5px solid #434D56;
  box-shadow: none;
  padding: 0;
  background: transparent;
  margin-bottom: 28px;
}
.bvc:before {
  content: '';
  background: #C0D0DD;
  position: absolute;
  left: 0;
  bottom: -3px;
  height: 30px;
  width: 1px;
}
.bvc {
  position: relative;
}
.baxc {
  background: rgba(192, 208, 221, 0.45);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
}
.frm-main-search input {
  background: #FFFFFF;
  backdrop-filter: blur(2px);
  border-radius: 30px;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  color: #434D56;
  padding-left: 15px;
  height: 40px;
}
.header .frm-main-search .btn-action-ico {
  height: 41px;
  width: 41px !important;
  background: transparent;
  border: 0;
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
}
.btn:hover,
button:hover,
input[type="submit"]:hover, .pri_c.total:hover {
  opacity: 0.85;
}
.btn.button-second,
button.button-second,
input[type="submit"].button-second {
  border: 1px solid #008700;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  line-height: 38px;
  color: #008700;
}
.btn.button-second:hover,
button.button-second:hover,
input[type="submit"].button-second:hover {
  background: #008700;
  color: #fff;
}
.main-div {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 15px;
  color: #434D56;
  border-bottom: 0.5px solid #C0D0DD;
  border-radius: 5px 5px 0px 0px;
}
.btn.button-third,
button.button-third,
input[type="submit"].button-third {
  background: #008700;
}
.btn.button-third:hover,
button.button-third:hover,
input[type="submit"].button-third:hover {
  background: #22a922;
}
.btn.button-header,
button.button-header,
input[type="submit"].button-header {
  height: 30px;
  padding: 0 11px 0 11px;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-width: 0;
  position: relative; 
  color: #fff;
  text-decoration: none;
  width: 140px;
  display: flex;
  align-items: center;
  border: 0.5px solid #434D56;
    border-radius: 5px;
    background: transparent;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #434D56;
}
.bot-or.logg span{
	padding-left: 7px;
 }
 .actions-wrap{
	 display: flex;
   align-items: center;
 }
.text-wrap.twh, .text-outer-wrap{
	display: flex;
    align-items: center;
}
/*.btn.button-header:before,
button.button-header:before,
input[type="submit"].button-header:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 19px;
  left: 22px;
  margin: -10px 0 0 -10px;
  background: url(/Vital/img/icons/user.svg) center no-repeat
}*/

span.button-text {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #FFFFFF;
}
.btn.button-header:hover,
button.button-header:hover,
input[type="submit"].button-header:hover {
  background: transparent;
  color: #434D56;
}
.btn.button-main,
button.button-main,
input[type="submit"].button-main {
  background: -webkit-gradient(linear, left top, left bottom, from(#D12A6F), color-stop(36.46%, #D12A6F), to(#B31656));
  background: linear-gradient(180deg, #D12A6F 0%, #B31656 100%);
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.btn.button-main:hover,
button.button-main:hover,
input[type="submit"].button-main:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#D12A6F), color-stop(36.46%, #D12A6F), to(#B31656));
  background: linear-gradient(180deg, #D12A6F 0%, #B31656 100%);
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  opacity: 0.85;
}
.btn-action-back {
  display: block;
  position: relative;
  overflow: hidden;
  width: 40px;
  height: 40px;
}
.btn-action-back:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../img/icons/ico-back.svg) center no-repeat;
  background-size: 15px auto;
}
.btn-action-soc {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 90px;
  height: 25px;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: opacity ease 0.2s;
  transition: opacity ease 0.2s;
}
.btn-action-soc:hover {
  opacity: 0.85;
}
.btn-action-soc img {
  position: relative;
  width: 90px;
  max-width: unset;
  margin: 0;
  margin-left: -10px;
}
.btn-action-footer,
a.btn-action-footer {
  display: block;
  position: relative;
  color: #434D56;
  text-decoration: none;
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.25px;
  line-height: 14px;
  padding: 32px 0 0 0;
  height: 56px;
  overflow: hidden;
}
.btn-action-footer[data-count]:after,
a.btn-action-footer[data-count]:after {
  content: attr(data-count);
  display: block;
  float: left;
  min-width: 15px;
  height: 15px;
  border-radius: 7px;
  background: #008700;
  text-align: center;
  line-height: 15px;
  color: #fff;
  text-decoration: none;
  padding: 0 4px;
  font-size: 10px;
  font-weight: bold;
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: 4px;
  -webkit-transition: background ease 0.2s;
  transition: background ease 0.2s;
}
.btn-action-footer .f-ico,
a.btn-action-footer .f-ico {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 2px;
  left: 50%;
  margin-left: -15px;
}
.btn-action-footer .f-ico img,
a.btn-action-footer .f-ico img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 20px;
  max-height: 20px;
  -webkit-transition: opacity ease 0.2s;
  transition: opacity ease 0.2s;
}
.btn-action-footer .f-ico img.img-hover,
a.btn-action-footer .f-ico img.img-hover {
  opacity: 0;
}
.btn-action-footer:before,
a.btn-action-footer:before {
  content: "";
  display: block;
  width: 40px;
  height: 3px;
  background: #008700;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -20px;
  opacity: 0;
  -webkit-transition: opacity ease 0.2s;
  transition: opacity ease 0.2s;
}
.btn-action-footer:hover,
a.btn-action-footer:hover {
  color: #008700;
}
.btn-action-footer:hover[data-count]:after,
a.btn-action-footer:hover[data-count]:after {
  background: #22a922;
}
.btn-action-footer:hover .f-ico img,
a.btn-action-footer:hover .f-ico img {
  opacity: 0;
}
.btn-action-footer:hover .f-ico img.img-hover,
a.btn-action-footer:hover .f-ico img.img-hover {
  opacity: 1;
}
.btn-action-footer:hover:before,
a.btn-action-footer:hover:before {
  opacity: 1;
}
.btn-action-plus,
.btn-action-minus {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  width: 40px;
  color: #434D56;
  height: 40px;
  background: #FFFFFF;
  border: 0.5px solid #C0D0DD;
  border-radius: 5px;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.btn-action-plus:before {
  -webkit-transform: -webkit-rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.btn-action-text {
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
  font-size: 12px;
  line-height: 17px;
  color: #434D56;
  text-decoration: none;
  letter-spacing: 0.25px;
  padding: 10px 25px 10px 8px;
}
.pie {
  margin-top: 13px;
  font-weight: 300;
  font-size: 14px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
  margin-left: 12px;
}
.qwiv input {
  font-weight: 400;
  font-size: 16px;
  line-height: 152.34%;
  color: #C0D0DD;
  height: 29px;
  box-shadow: none;
  border: 0;
  text-align: center;
  width: 91px;
  margin: auto;
  border-bottom: 0.5px solid #C0D0DD;
  padding: 0;
}
.btn-action-text:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 18px;
  right: 10px;
  margin-top: -10px;
  background: url(../img/icons/arr02.svg) center no-repeat;
  background-size: 12px auto;
}
.btn-action-ico {
  background: none;
  border: none;
  border-radius: 0;
  min-width: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0;
  display: block;
  position: relative;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  text-decoration: none;
}
.btn-action-ico:before,
.btn-action-ico:after,
.btn-action-ico .i,
.btn-action-ico img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: opacity ease 0.2s;
  transition: opacity ease 0.2s;
  background-position: center;
  background-repeat: no-repeat;
}
.btn-action-ico:before,
.btn-action-ico:after {
  content: "";
}
.btn-action-ico:hover {
  text-decoration: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-action-ico.soc {
  width: 30px;
  height: 30px;
}
.btn-action-ico.soc img {
  width: 100%;
}
.btn-action-ico.del:after,
.btn-action-ico.del:before {
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  background: #434D56;
  margin: -1px 0 0 -7px;
  -webkit-transform: -webkit-rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
}
.btn-action-ico.del:before {
  -webkit-transform: -webkit-rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.btn-action-ico.more:before {
  background-image: url(../img/icons/ico-more.png);
  background-size: 31px auto;
}
.btn-action-ico.more.active:before {
  -webkit-transform: -webkit-rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.btn-action-ico[data-count]:after {
  content: attr(data-count);
  display: block;
  float: left;
  text-transform: uppercase;
  color: #434D56;
  text-decoration: none;
  position: absolute;
  bottom: 66%;
  left: 75%;
  top: auto;
  right: auto;
  margin-left: 5px;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}
.btn-action-toggle {
  display: block;
  cursor: pointer;
  position: relative;
  padding: 8px 40px 8px 0;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  border-bottom: 1px solid #BCE5B7;
}
.btn-action-toggle:before {
  content: "";
  display: block;
  width: 12px;
  height: 10px;
  position: absolute;
  top: 16px;
  right: 0;
  margin-top: -5px;
  background: url(../img/icons/arr03.svg) center no-repeat;
  background-size: 12px auto;
}
.btn-action-toggle.active {
  border-bottom-color: #fff;
}
.btn-action-toggle.active:before {
  -webkit-transform: -webkit-rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.btn-action-toggle a {
  font-weight: 400;
}
.btn-action-up {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  z-index: 90;
}
.btn-action-up:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../img/icons/arr06.svg) center no-repeat;
  background-size: 100% 100%;
}
.owl-prev,
.owl-next,
.owl-dot {
  background: none;
  border: none;
  border-radius: 0;
  min-width: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0;
}
.owl-prev:hover,
.owl-next:hover,
.owl-dot:hover {
  background: none;
}
.owl-prev,
.owl-next,
.btn-slider-prev,
.btn-slider-next {
  display: block;
  width: 40px;
  height: 40px;
  text-indent: -999px;
  position: relative;
  overflow: hidden;
}
.btn-slider-prev:before,
.btn-slider-next:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../img/icons/arr02.svg) center no-repeat;
  background-size: 20px auto;
  -webkit-transform: -webkit-rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.owl-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  margin: auto;
}
.owl-prev {
  left: -45px;
}
.owl-next {
  right: -45px;
}
.card-box .slider-wrap {
  position: relative;
}
.ades {
  position: relative;
}
.ades .qw {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 164px;
  height: 30px;
  z-index: 1;
  justify-content: center;
}
.ades:after {
  content: '';
  background: rgba(85, 102, 126, 0.69);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 5px;
}
.item-catalog-small .qw {
  display: none;
}
.ades .qw {
  display: flex;
}
.slider .owl-nav button {
  background: #F4FBFF !important;
  border: 0.5px solid #C0D0DD !important;
  border-radius: 5px;
  position: absolute;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -20px;
}
.revs .owl-prev {
  left: -62px;
}
.revs .owl-nav button {
  background: #F4FBFF !important;
  border: 0.5px solid #C0D0DD !important;
  border-radius: 5px;
  position: absolute;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -20px;
}
.owl-dots {
  font-size: 0;
  line-height: 1;
  text-align: center;
}
.owl-dot {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.frm-rate-set {
  overflow: hidden;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #6D6D76;
}
.frm-rate-set .rate-left,
.frm-rate-set .rate-stars-wrap,
.frm-rate-set .rate-right {
  float: left;
}
.frm-rate-set .rate-stars-wrap {
  margin: 0 10px;
}
.frm-rate-set .rate-stars-wrap:first-child {
  margin-left: 0;
}
.frm-textarea {
  display: block;
  position: relative;
}
.frm-textarea > label {
  display: block;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  margin-bottom: 6px;
}
.texta {
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 140px;
  min-height: 100px;
  padding: 0;
  border: none;
  font-size: 14px;
  line-height: 35px;
  background-color: #fff;
  background-image: linear-gradient(0deg, #c4c4c4 1px, transparent 1px);
  background-size: 100% 36px;
  background-position: center 25px;
  background-repeat: repeat-y;
  background-attachment: local;
}
.frm-textarea textarea {
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 156px;
  min-height: 100px;
  padding: 0;
  border: none;
  font-size: 14px;
  line-height: 26px;
  background-color: #fff;
  background-image: linear-gradient(0deg, #c4c4c4 1px, transparent 1px);
  background-size: 100% 26px;
  background-position: center 25px;
  background-repeat: repeat-y;
  background-attachment: local;
}
.frm-select {
  display: block;
  position: relative;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}
.frm-select.type-second label {
  padding: 0 28px 0 0;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  min-height: 20px;
}
.frm-select.type-second label:before,
.frm-select.type-second label:after {
  top: 50%;
  margin-top: -10px;
  left: auto;
  right: 0;
}
.frm-select input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.frm-select input:checked ~ label:after {
  opacity: 1;
}
.frm-select label {
  display: block;
  position: relative;
  min-height: 20px;
  cursor: pointer;
  padding-left: 28px;
}
.frm-select label:before,
.frm-select label:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
}
.frm-select label:before {
  border: 1px solid #008700;
  border-radius: 2px;
}
.frm-select label:after {
  opacity: 0;
  background: url(../img/icons/ico-check.svg) center no-repeat;
  background-size: 14px auto;
}
.frm-counter {
  display: block;
  position: relative;
  width: 69px;
  height: 22px;
  border-radius: 2px;
  overflow: hidden;
  border: 1px solid #C7C8D3;
  padding: 0 20px;
  line-height: 1;
}
.frm-counter.type-second .btn-action-plus,
.frm-counter.type-second .btn-action-minus {
  background: none;
}
.frm-counter.type-second .btn-action-plus:after,
.frm-counter.type-second .btn-action-minus:after,
.frm-counter.type-second .btn-action-plus:before,
.frm-counter.type-second .btn-action-minus:before {
  background: #d12e6f;
}
.modal_region, .modal {
  background: rgba(85, 102, 126, 0.69);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999999;
  display: block;
  padding-top: 128px;
  text-align: center;
  overflow-y: auto;
  padding-bottom: 48px;
}
.modal {
  display: none;
}
.close_modal {
  position: absolute;
  right: 6px;
  top: 4px;
}
.center {
  text-align: center;
}
.region .center {
  font-weight: 600;
  font-size: 18px;
  line-height: 35px;
  color: #4A4A4B;
  margin-bottom: 37px;
}
.flex {
  display: flex;
  align-items: center;
}
.lang_select {
  width: 180px;
  height: 50px;
  background: #F4FBFF;
  border: 0.5px solid #C0D0DD;
  border-radius: 5px;
  padding-left: 15px;
  cursor: pointer;
}
.region > .flex {
  margin-left: 36px!important;
  width: auto;
  margin: auto;
  position: relative;
}
.t_lang {
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #4A4A4B;
  padding-left: 14px;
}
#sug {
  background: transparent;
  border: 0;
  box-shadow: none;
  outline: 0;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #434D56;
  padding-left: 33px;
}
.inp_city {
  width: 345px;
    height: 50px;
    background: transparent;
    border-bottom: 0.5px solid #C0D0DD;
}
.end {
  align-items: end;
}
.dropdown-menu:not(:empty) {
  z-index: 9;
  position: absolute;
  max-height: 68vh;
  background: #fff;
  width: 360px;
  overflow: auto;
  left: -15px !important;
  padding-left: 15px;
  padding-right: 15px;
}
.inp_city.active #sug {
  padding-left: 32px;
  position: absolute;
  left: 1px;
  right: 1px;
  box-shadow: none;
  top: 0;
  height: 50px;
font-weight: 500;
font-size: 14px;
line-height: 16px;
color: #434D56;  
}
.dropdown-menu li {
  display: flex;
  align-items: center;
  padding-top: 11px;
  margin-bottom: 0;
}
.common-home input.em {
  width: 345px;
  margin: auto;
  margin-bottom: 40px;
}
.common-home .posn {
  padding: 0 15%;
}
.dropdown-menu a {
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  color: #434D56;
  text-decoration: none;
  margin-left: 19px;
  display: inline-block;
  text-align: left;
}
.dropdown-menu a span {
  display: block;
  margin-top: 4px;
  font-weight: 300;
  font-size: 10px;
  text-align: left;
}
.inp_city > span {
  width: auto;
  height: 50px;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
span.sp { 
  display: none;
}
.inp_city.active span.sp {
  display: flex;
  position: relative;
  z-index: 111;
  border: 0;
  width: 44px;
}
.ui-datepicker-prev:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  transform: rotate(90deg);
  position: absolute;
  top: 50%;
  left: 12px;
  margin: 2px 0 0 2px;
  background: url(/Vital/img/1.svg) center no-repeat;
  background-size: contain;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  right: 0!important;
  top: 0!important;
  width: 20px !important;
  height: 20px!important;
}
.ui-datepicker-next:after {
  content: "";
  display: block;
  cursor: pointer;
  width: 20px;
  height: 20px;
  transform: rotate(-90deg);
  position: absolute;
  top: 50%;
  left: 18px;
  margin: 3px 0 0 -20px;
  background: url(/Vital/img/1.svg) center no-repeat;
  background-size: contain;
}
.ui-datepicker {
  z-index: 99999999 !important;
}
.ui-datepicker-next.ui-state-disabled, .ui-datepicker-prev.ui-state-disabled {
  display: none;
}
.centr .logo {
  width: 254px;
  height: 34px;
  object-fit: cover;
}
.drops {
  background: #FFFFFF;
  border: 0.5px solid #C0D0DD;
  box-shadow: 0px 4px 4px rgb(0 0 0 / 15%);
  border-radius: 5px;
  position: absolute;
  top: 0;
  z-index: 9;
  right: 0;
  width: max-content;
  display: none;
  min-width: 55%;
  padding: 0 15px;
  max-height: 80vh;
  overflow: auto;
}
.drops li a {
  font-weight: 400;
}
.language .drops {
  top: -1px;
  border-radius: 5px;
  right: -2px;
  width: 205px;
  padding: 6px 23px;
}
.language .drops ul {
  display: flex;
  flex-direction: column;
}
.language .drops a {
  display: flex;
  align-items: center;
}
.language .drops ul li.active {
  order: 1
}
.language .drops ul li:not(.active) {
  order: 2
}
.language .drops ul li.active a span {
  position: relative;
}
.language .drops ul li.active a span:after {
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  background: #C0D0DD;
  display: block;
}
.drops a {
  display: flex;
  align-items: center;
  padding: 15px 0;
  text-decoration: none;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #434D56;
}
.jus {
  justify-content: space-between;
}
.limg img {
  width: 25px;
  height: 18px;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 15px;
}
.around {
  justify-content: space-around;
}
.modal-content {
  position: relative;
  width: 400px;
  min-height: 200px;
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  margin: auto;
}
.region {
  width: 500px;
  max-height: 600px;
  min-height: 460px;
    background: #fff;
    border-radius: 10px;
    padding-bottom: 72px;
    padding-left: 0;
    padding-right: 0;
    margin: auto;
}
.top_modal_region{
	text-align: left;
    background: #F4FBFF;
    backdrop-filter: blur(4px);
    border-radius: 5px 5px 0px 0px;
    font-size: 14px;
    line-height: 20px;
    color: #4A4A4B;
    border-bottom: 0.5px solid #C0D0DD;
    padding-top: 13px;
    padding-left: 32px;
    padding-right: 100px;
    padding-bottom: 10px;
    margin-bottom: 18px;
}
.top_modal_region span{
	font-weight: 600;
}
.frm-counter input[type="text"] {
  display: block;
  text-align: center;
  height: 20px;
  padding: 0;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-left: 1px solid #C7C8D3;
  border-right: 1px solid #C7C8D3;
  font-size: 12px;
  color: #434D56;
  font-weight: 400;
}
.frm-main-search {
  line-height: 1;
  position: relative;
  width: auto;
}
.flex_filter {
  justify-content: space-between;
      width: 100%;
}
.frm-main-search button.btn-action-ico {
  background: #C0D0DD;
  border: 0.5px solid #C0D0DD;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
}
.frm-main-search .btn.btn-action-ico:before,
.frm-main-search button.btn-action-ico:before,
.frm-main-search input[type="submit"].btn-action-ico:before {
  background: url(../img/icons/ico-search.svg) center no-repeat;
  background-size: 12px auto;
}
.frm-main-select {
  display: block;
  line-height: 1;
  position: relative;
}
.lang_pk {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 0.5px solid #434D56;
  padding: 0 16px;
  height: 20px;
  top: -3px;
}
.lang_pk + .lang_pk {
  border-right: 0.5px solid #434D56;
  padding-left: 3px;
}
.frm-main-select .btn-select {
  display: flex;
  padding: 0 32px 0 21px;
  align-items: center;
  height: 30px;
  font-weight: 400;
  line-height: 19px;
  font-size: 16px;
  color: #434D56;
  text-decoration: none;
  position: relative;
}
.frm-main-select .btn-select:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 11px;
  transform: rotate(180deg);
  right: 12px;
  background: url(/image/strelk.svg) center no-repeat;
  background-size: 10px auto;
}
}
.frm-main-select .select-block {
  width: 250px;
  display: none;
  left: 9px;
  top: calc(100% + 20px);
  max-height: unset;
  background: #FFFFFF;
  border: 0.5px solid #C0D0DD;
  box-shadow: 0px 2px 2px rgb(0 0 0 / 15%);
  border-radius: 5px;
}
.drops ul, .drops ul li {
  height: auto;
}
.drops li {
  float: none;
  display: block;
}
.drops li a {
  padding: 12px 0;
  line-height: normal;
}
.cv {
  display: inline-block;
  width: 34px;
}
.active.btn-select:before {transform: rotate(180deg);}
.frm-main-select .select-block ul,
.frm-main-select .select-block li {
  margin: 0;
  padding: 0;
}
.frm-main-select .select-block ul:before,
.frm-main-select .select-block li:before {
  display: none;
}
.frm-main-select .select-block a:hover,
.frm-main-select .select-block a.active {
  color: #008700;
}
.frm-field-phone {
  line-height: 1;
  position: relative;
}
.frm-field-phone > input {
  padding-left: 100px !important;
}
.bord3 .frm-row:last-child {
  margin-bottom: 0;
}
.frm-phone-select {
  position: relative;
  line-height: 1;
  width: 100px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.totf {
  display: flex;
  justify-content: end;
  padding: 0;
  margin-bottom: 15px;
  text-decoration: none;
  color: #434D56;
  font-weight: 900;
}
.frm-phone-select a {
  display: block;
  position: relative;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #434D56;
  padding: 0 0 0 50px;
  text-decoration: none;
  font-style: italic;
  white-space: nowrap;
}
.frm-phone-select .btn-phone-select:after {
  content: "";
  display: block;
  width: 16px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 12px;
  margin: -10px 0 0 -8px;
  background: url(../img/icons/a07.svg) center no-repeat;
  background-size: 8px auto;
}
.frm-phone-select .btn-phone-select.active:after {
  -webkit-transform: -webkit-rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.frm-phone-select .lang-ico {
  display: block;
  width: 21px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 23px;
  line-height: 1;
}
.frm-phone-select .lang-ico img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
}
.frm-phone-select .lang-prefix {
  font-size: 13px;
}
.frm-phone-select .select-block {
  display: none;
  background: #fff;
  z-index: 99;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  overflow: auto;
  max-height: 200px;
  min-width: 235px;
  padding: 10px 0;
}
.frm-phone-select .select-block ul {
  margin: 0;
}
.frm-phone-select .select-block li {
  margin: 0;
  padding: 0;
}
.frm-phone-select .select-block li:before {
  display: none;
}
.frm-field-date,
.frm-field-time {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: space-between;
}
.frm-field-date > input, .frm-field-time > input {
  border: 0 !important;
}
.frm-field-date > input::placeholder, .frm-field-time > input::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #434D56;
}
.frm-field-date > input,
.frm-field-time > input {
  padding-right: 30px;
}
.frm-range {
  padding: 0 7px;
}
.frm-range .range-labels {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-weight: 300;
  font-size: 12px;
  margin-top: 5px;
}
.frm-range .range-labels span {
  float: left;
}
.frm-range .range-labels span + span {
  float: right;
}
.ui-dialog {
  width: 300px !important;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  margin: auto !important;
}
body .ui-widget-overlay {
  background: rgba(255, 255, 255, 0.8);
}
body .ui-dialog {
  padding: 0;
  background: #fff;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.nam input {
  font-weight: 400;
  font-size: 14px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
  color: #C0D0DD;
  height: 21px;
  box-shadow: none;
  border: 0;
  text-align: center;
  width: 92px;
  margin: auto;
  border-bottom: 0.5px solid #C0D0DD;
  padding: 0;
}
body .ui-dialog .ui-dialog-titlebar {
  padding: 0;
  margin: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}
body .ui-dialog .ui-dialog-titlebar .ui-dialog-title {
  display: none;
}
body .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  position: absolute;
  z-index: 99;
  min-width: 0;
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
  background: url(/image/cre.svg) #fff center no-repeat;
  background-size: 70% 70%;
}
body .ui-dialog .ui-dialog-content {
  padding: 0;
}
body .ui-slider {
  height: 1px;
  background: #c4c4c4;
}
body .ui-slider .ui-slider-range {
  background: #008700;
}
body .ui-slider .ui-slider-handle {
  width: 14px;
  height: 14px;
  top: 0;
  margin: -7px 0 0 -7px;
  border-radius: 50%;
  outline: none;
  border: 1px solid #008700;
  background: #fff;
}
body .ui-slider .ui-slider-handle ~ .ui-slider-handle {
  background: #008700;
}
.buy-title > img, #paymentForm {
  display: none;
}
@media (min-width: 480px) {
  .ui-dialog {
    width: 440px !important;
    margin-left: -220px;
  }
}
@media (min-width: 640px) {
  .ui-dialog {
    width: 600px !important;
    margin-left: -300px;
  }
}
@media (min-width: 1024px) {
  .btn-action-text {
    padding-left: 19px;
    padding-right: 30px;
  }
  .btn-action-text:before {
    right: 20px;
  }
  .btn-action-ico.soc {
    width: 24px;
    height: 24px;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.js-bg-box {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.js-bg-box .js-bg-photo {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.js-btn-toggle.active + .js-popup-block {
  display: block !important;
}
.js-popup-block {
  -webkit-animation: fadein ease 0.3s;
  animation: fadein ease 0.3s;
}
.js-tab-block {
  display: none;
  -webkit-animation: fadein ease 0.2s;
  animation: fadein ease 0.2s;
}
.js-tab-block.active {
  display: block;
}
.items-wrap:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.owl-item {
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.owl-stage-outer,
.owl-stage {
  overflow: hidden;
}
.owl-carousel {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
.owl-slider-outer .owl-item {
  opacity: 0;
  -webkit-transition: opacity ease 0.8s;
  transition: opacity ease 0.8s;
}
.owl-slider-outer .owl-item.active {
  opacity: 1;
}
.owl-slider-outer .owl-item:not(.active) {
  pointer-events: none;
}
.owl-slider-outer .owl-stage,
.owl-slider-outer .owl-stage-outer {
  overflow: visible;
}
.owl-slider-outer .owl-stage:after,
.owl-slider-outer .owl-stage-outer:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
/* ----------------------------------- *\
      items styles
\* ----------------------------------- */
.price.old {
  text-decoration: line-through;
  color: #d12e6f;
}
.item-order {
  display: block;
  position: relative;
  padding-left: 106px;
}
.item-order:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.item-order .photo-wrap {
  width: 90px;
  padding: 3px;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  line-height: 1;
  position: relative;
  float: left;
  margin: 4px 0 0 -106px;
}
.item-order .order-photo {
  display: block;
  position: relative;
  line-height: 1;
  overflow: hidden;
}
.item-order .order-photo img {
  display: block;
  width: 100%;
}
.item-order .order-title {
  display: block;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 6px;
}
.item-order .order-title a {
  color: #434D56;
  text-decoration: none;
}
.item-order .order-price {
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  color: #008700;
}
.item-cart {
  display: block;
  position: relative;
  padding: 0 0 0 108px;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  color: #434D56;
}
.item-cart .link-wrap,
.item-cart .button-wrap {
  display: none;
}
.item-cart .photo-wrap {
  width: 90px;
  float: left;
  margin: 0 0 0 -108px;
  padding: 4px 0 0 0;
  display: block;
  position: relative;
  overflow: hidden;
  line-height: 1;
  padding: 3px;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.item-cart .title-wrap {
  width: 100%;
  float: left;
  margin: 0 0 10px;
  position: relative;
}
.item-cart .counter-wrap {
  display: block;
  float: left;
  width: 106px;
  line-height: 1;
  padding-left: 5%;
}
.item-cart .price-wrap {
  display: none;
}
.item-cart .total-wrap {
  float: left;
  line-height: 1;
  position: relative;
  width: 100px;
}
.item-cart .cart-price {
  display: block;
  white-space: nowrap;
  color: #008700;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  padding-right: 10px;
  position: relative;
  overflow: hidden;
}
.item-cart .cart-photo {
  display: block;
  position: relative;
  overflow: hidden;
}
.item-cart .cart-photo img {
  display: block;
  width: 100%;
}
.cek input::placeholder, .cek input::placeholder, .cek textarea::placeholder, .cek textarea::placeholder, .inp_d {
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  padding-left: 0;
  color: #7599B6;
}
.seld {
  font-weight: 600;
  font-size: 16px;
  line-height: 23px;
  color: #434D56;
  margin-bottom: 15px;
}
.timed {
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  color: #434D56;
  margin-bottom: 15px;
}
.dates {
  padding: 0 20px;
  height: 40px;
}
.inp_d {
  padding: 12px 0;
}
.cek input {
  box-shadow: none;
  margin-bottom: 9px;
  font-size: 14px;
  line-height: 16px;
  padding-left: 0;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  height: 25px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;

  color: #434D56;
}
.values label {
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;

  color: #434D56;
}
.qw input, #input-coupon {
  margin-bottom: 0 !important;
}
.checkout_form {
  padding-bottom: 25px;
}
.frm-field-date input {
  margin-bottom: 0;
}
.item-cart .btn-action-ico.del {
  position: absolute;
  top: 100%;
  right: -15px;
  z-index: 9;
  margin-top: 2px;
}
.item-cart:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.sl-item {
  padding: 4px;
}
.slider {
  display: flex;
  width: max-content;
  margin-left: -3px;
}
#images33 .owl-item img {
  display: block;
  width: 100%;
  border-radius: 5px;
}
.slider-wrap {
  overflow-y: auto;
  padding-bottom: 16px;
  scrollbar-color: #BBCAD3 #BBCAD3;
  scrollbar-width: thin;
}
.descr3 {
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
}
.pa2 {
  justify-content: center;
  margin-top: 36px;
}
.slider-wrap::-webkit-scrollbar-track {
  background: #E8EDF0;
}
.slider-wrap::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: transparent;
}

.slider-wrap::-webkit-scrollbar-thumb {
  background-color: #BBCAD3;
  border-radius: 4px;
  box-shadow: inset 1px 1px 10px #BBCAD3;
}
.item-catalog-small.fav .cat-title-wrap {
  display: none;
}
.item-catalog-small.fav .cat-price-wrap {
  height: 32px;
  line-height: 32px;
  text-align: left;
  padding: 0;
  margin: 0;
}
.item-catalog-small.fav .cat-text-wrap {
  padding: 0 9px 12px 9px;
}
.item-catalog-small.fav .cat-price {
  font-size: 14px;
}
.item-catalog-small.fav .cat-price.old {
  font-size: 10px;
}
.item-catalog-small.fav .cat-button-wrap {
  text-align: center;
}
.item-catalog-small.fav .cat-button-wrap .btn,
.item-catalog-small.fav .cat-button-wrap button,
.item-catalog-small.fav .cat-button-wrap input[type="submit"] {
  padding: 0 20px;
  min-width: 100px;
}
.item-catalog-small.fav .cat-button-wrap .btn.button-second,
.item-catalog-small.fav .cat-button-wrap button.button-second,
.item-catalog-small.fav .cat-button-wrap input[type="submit"].button-second {
  height: 20px;
  line-height: 18px;
}
.item-catalog-small:hover {
  border-color: #008700;
}
.item-catalog-small .btn-action-ico.fav-action {
  z-index: 5;
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 28px;
}
.item-catalog-small .cat-photo {
  display: block;
  position: relative;
  overflow: hidden;
  line-height: 1;
  margin: -1px -1px 0 -1px;
}
.item-catalog-small .cat-photo:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.item-catalog-small .cat-photo img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.item-catalog-small .cat-text-wrap {
  padding: 0 12px 8px 12px;
  display: block;
  position: relative;
  overflow: hidden;
}
.item-catalog-small .cat-title-wrap {
  font-size: 12px;
  line-height: 18px;
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.item-catalog-small .cat-title-wrap .cat-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 96%;
  text-align: left;
  overflow: hidden;
}
.item-catalog-small .cat-price-wrap {
  margin-bottom: 4px;
  height: 14px;
  line-height: 14px;
  font-size: 9px;
  font-weight: 500;
  color: #008700;
  text-align: center;
  margin-top: -2px;
  display: block;
  position: relative;
  overflow: hidden;
}
.item-catalog-small .cat-button-wrap {
  display: block;
  line-height: 1;
  position: relative;
}
.item-catalog-small .cat-price {
  font-weight: 600;
  font-size: 10px;
  line-height: 152.34%;
  /* or 15px */

  letter-spacing: 0.25px;

  color: #434D56;
}
.item-catalog-small .cat-price.old, .old-price {
  color: #FF9186;
  font-size: 10px;
  font-weight: 400;
  margin-left: 5px;
  text-decoration: line-through;
}
.item-catalog-small .btn,
.item-catalog-small button,
.item-catalog-small input[type="submit"] {
  position: relative;
  z-index: 3;
}
.item-catalog-small .btn.button-second,
.item-catalog-small button.button-second,
.item-catalog-small input[type="submit"].button-second {
  display: block;
  width: 100%;
  padding: 0 10px;
  height: 25px;
  line-height: 23px;
  font-size: 12px;
  color: #434D56;
}
.pkl {
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
  width: 50%;
  position: relative;
}
.z-0 {
  padding-right: 20px;
}
.z-2 {
  padding-right: 20px;
  padding-left: 30px;
}
.capp {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #434D56;
  margin-bottom: 16px!important;
  text-decoration: none;
  display: inline-block;
}
.descr2 {
  width: 50%;
  padding: 25px 0;
}
.descr2 h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 27px;
  color: #434D56;
}
.descr2 *:not(h3) {
  font-weight: 400;
  font-size: 14px;
  line-height: 27px;
  color: #434D56;
}
.descr2 + .descr2 {
  padding-left: 15px;
}
.catalog-box3 .bts2 {
  text-transform: uppercase;
  margin-bottom: 34px;
  display: inline-block;
}
.product-thumb.transition {
  box-shadow: none;
}
.z-l {
  background: #F4FBFF;
  width: calc(50% - 60px);
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.catalog-box3 {
  background: #F6FCE7;
  padding: 24px 0;
}
.tit2 {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #434D56;
  text-decoration: none;
  margin-bottom: 5px;
  margin-top: 15px;
  display: block;
}
.catalog-box3 h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #434D56;
  text-align: center;
  margin-bottom: 20px;
}
.z-l .bts3 {
  position: relative;
  bottom: 0;
  left: 0;
  margin-top: 40px;
}
.defr3 {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 35px;
  text-align: center;
  color: #434D56;
  width: 56%;
  margin: 0 auto;
}
img.js-bg-photo {
  max-width: 100%;
  display: block;
  width: 100%;
}
a.bts3 {
  background: #FFFFFF;
  border: 0.5px solid #C0D0DD;
  border-radius: 30px;
  position: absolute;
  left: 98px;
  bottom: 38px;
  display: inline-block;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 35px;
  color: #434D56;
  padding: 8px 19px;
  text-decoration: none;
}
.defr div {
  font-family: MarckScript;
  font-style: normal;
  font-weight: normal;
}
.defr2 {
  font-family: 'Roboto';
  font-style: normal;
  color: #FFFFFF;
  position: absolute;
  left: 98px;
  bottom: 108px;
  z-index: 2;
  font-weight: 800;
  font-size: 32px;
  line-height: 35px;
  max-width: 498px;
}
.item-catalog-small .btn.button-second:before,
.item-catalog-small button.button-second:before,
.item-catalog-small input[type="submit"].button-second:before {
  content: attr(data-add);
}
.item-catalog-small .btn.button-second:hover,
.item-catalog-small button.button-second:hover,
.item-catalog-small input[type="submit"].button-second:hover {
  color: #fff;
}
.item-catalog-small .btn.button-second.active,
.item-catalog-small button.button-second.active,
.item-catalog-small input[type="submit"].button-second.active {
  border-color: #c4c4c4;
}
.item-catalog-small .btn.button-second.active:before,
.item-catalog-small button.button-second.active:before,
.item-catalog-small input[type="submit"].button-second.active:before {
  content: attr(data-del);
}
.item-catalog-small .btn.button-second.active:hover,
.item-catalog-small button.button-second.active:hover,
.item-catalog-small input[type="submit"].button-second.active:hover {
  background: #c4c4c4;
}
.item-catalog-small .cat-link {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.item-review {
  display: block;
  font-size: 12px;
  line-height: 1.1667;
}
.item-review .rw-name {
  margin-bottom: 7px;
}
.item-review .rw-link {
  text-align: right;
  font-size: 10px;
  font-weight: 300;
  margin-top: 15px;
}
.item-review p {
  margin: 0;
}
.elm-star {
  display: block;
  position: relative;
  overflow: hidden;
  width: 18px;
  height: 18px;
  background: url(../img/icons/ico-star.svg) center no-repeat;
  background-size: 100% auto;
}
.elm-star.empty {
  background-image: url(../img/icons/ico-star-empty.svg);
}
.elm-rate-wrap .elm-star {
  float: left;
  margin: 0 3px 0 0;
}
.elm-rate-wrap .elm-star:last-child {
  margin: 0;
}
.item-icon {
  display: block;
  position: relative;
  overflow: hidden;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
.item-icon .icon-title {
  display: none;
  padding-top: 6px;
  line-height: 14px;
}
.item-icon .icon-ico {
  display: block;
  position: relative;
  overflow: hidden;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 1px solid #fff;
  line-height: 1;
  margin: 0 auto;
}
.item-icon .icon-ico img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 15px;
  max-height: 18px;
}
.item-link {
  display: block;
  position: relative;
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  color: #434D56;
  text-align: center;
  padding-bottom: 65px;
}
.item-link:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.item-link .link-ico {
  display: block;
  width: 64px;
  line-height: 1;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
}
.item-link .link-ico img {
  display: block;
  width: 100%;
}
.item-link .link-title {
  display: block;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.item-link .link-inner {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: -webkit-translate(0, -35%);
  -webkit-transform: translate(0, -35%);
  transform: translate(0, -35%);
}
.item-catalog {
  display: block;
  position: relative;
  overflow: hidden;
  line-height: 1;
  text-align: left;
  color: #434D56;
  text-decoration: none;
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
}
.item-catalog .cat-photo {
  display: block;
  position: relative;
  overflow: hidden;
  line-height: 1;
}
.catf {
  height: 180px;
}
.item-catalog .cat-photo:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.item-catalog .cat-photo img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.item-catalog .cat-link {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}

.item-catalog .cat-text-wrap {
  position: relative;
  padding: 10px;
  overflow: hidden;
}
.favorites2 .items-wrap .prod > .item-catalog {
  height: auto;
}
.item-catalog .cat-button-wrap {
  display: block;
  position: relative;
  text-align: center;
}
.flex.jus.caty {
  margin-top: 5px;
}
.cat-title {
  padding-right: 22px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.item-catalog .cat-price {
  font-weight: 600;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.25px;
  color: #434D56;
  margin-right: 7px;
}
.item-catalog .cat-price.old {
  font-size: 14px;
  font-weight: 600;
  text-decoration-line: line-through;
  color: #C0D0DD;
}
.sorts2 a {
  position: relative;
  padding-left: 32px !important;
}
.sorts2 a:before {
  content: '';
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(/image/radio.svg) no-repeat center!important;
}
.sorts2 a.active:after {
  content: '';
  position: absolute;
  left: 3px;
  width: 15px;
  height: 15px;
  background: url(/image/radio-active.svg) no-repeat center!important;
  background-size: cover !important;
}
.mfle2 {
  padding: 0 20px 20px 20px;
}
.pointer {
  cursor: pointer;
}
.closes {
  position: absolute !important;
  right: 11px;
  top: 11px;
  display: inline-block !important;
  padding: 0 !important;
  z-index: 999;
}
.item-catalog .btn-action-ico.fav-action {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  width: 34px;
  height: 34px;
}
.item-catalog .btn,
.item-catalog button,
.item-catalog input[type="submit"] {
  position: relative;
  z-index: 3;
  display: block;
  width: 100%;
  padding: 0 10px;
}
.item-catalog .btn.button-second,
.item-catalog button.button-second,
.item-catalog input[type="submit"].button-second {
  height: 25px;
  line-height: 23px;
  font-size: 12px;
  min-width: 0;
}
.item-catalog p {
  margin: 0;
}
.delwi {
  position: absolute;
  top: 0;
  right: 0;
}
.fav-box .item-wrap {
  position: relative;
}
.dob {
  background: #FF9186;
  border-radius: 50px;
  box-shadow: none;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.25px;
  color: #FFFFFF;
  text-transform: uppercase;
  line-height: normal;
  width: 100%;
  margin-top: 15px;
  height: 50px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btnn {
  background: #FFFFFF;
  border: 0.5px solid #C0D0DD;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
}
.btnn.ades:after {
  content: '';
  background: url(/image/gala.svg) no-repeat;
  position: absolute;
  top: 10px;
  left: 19px;
  width: 12px;
  height: 10px;
  background-size: contain;
}
.sl-item .cat-text-wrap {
  display: flex;
  overflow: visible;
  justify-content: space-between;
  padding: 0;
  padding-top: 10px;
}
.btnn img {
  width: 50% !important;
}
.sl-item .item-catalog-small {
  background: #FDFDFF;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  overflow: hidden;
}
.sl-item .cat-price-wrap {
  font-size: 12px;
  text-align: left;
  margin-top: 8px;
  height: auto;
}
@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.sl-item .cat-title-wrap {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;

  color: #434D56;
}
.photo-box {
  text-decoration: none;
}
.sogl {
  position: relative;
  margin: auto;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  color: #374144;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 20px;
}
.ui-datepicker-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  color: #434D56;
  padding: 8px 0;
}
.ui-datepicker .ui-datepicker-header {
  padding: 0 !important;
}
.ui-datepicker td a {
  text-align: center!important;
  text-decoration: none;
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  color: #434D56;
}
.notv {
  display: none;
}
.notv.active {
  display: block;
}
.ui-datepicker {
  background: #FFFFFF;
  border-radius: 5px;
  width: 100%!important;
  padding: 0!important;
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  margin-bottom: 15px;
  display: block!important;
}
.ui-datepicker th {
  padding: 0.7em 0!important;
}
.ui-datepicker table {
  width: calc(100% + 30px) !important;
  margin-left: -15px !important;
}
.ui-datepicker td {
  padding: 6px 0!important;
}
.ui-datepicker-today a {
  border: 0.5px solid #FF9186;
  border-radius: 3px;
  font-weight: 600!important;
  font-size: 12px!important;
  line-height: 14px!important;
  color: #FF9186!important;
  width: 25px;
  height: 25px;
  display: flex!important;
  align-items: center;
  justify-content: center;
  margin: auto;
}
.ui-state-disabled .ui-state-default {
  font-weight: 600;
  font-size: 12px;
  text-align: center!important;
  line-height: 14px;
  text-decoration-line: line-through;
  color: #8C99A5;
}
#button-register {
  background: #FF9186;
  border-radius: 50px;
  box-shadow: none;
  width: 100%;
  padding-right: 0;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
  margin-top: 25px;
  padding: 10px 0;
  height: auto;
}
.sogl a {
  color: #FF9186;
}
.sogl .text-danger {
  text-align: center !important;
}
.sogl label {
  text-align: left;
  margin-left: 13px;
  width: 92%;
}
.te1 {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-top: 4px;
}
form .md {
  display: none;
  position: relative;
  background: #FFFFFF;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  padding: 15px;
  margin-top: -15px;
  z-index: 99;
  font-family: Roboto;
  font-style: normal;
  font-size: 14px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
  color: #374144;
}
span.sku {
  font-weight: 400;
  font-size: 12px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
  color: #434D56;
}
.cli3 {
  position: absolute;
  right: 10px;
  top: 8px;
}
form .md p {margin-bottom: 10px}
.laz {
  margin: 0 -15px;
  margin-top: -15px;
  background: #FFFFFF;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  margin-bottom: 10px;
  letter-spacing: 0.25px;
  color: #008700;
}
h1 {
  font-family: Roboto;
  font-size: 18px;
}
h2 {
  font-family: Roboto;
  font-size: 14px;
}
h3 {
  font-family: Roboto;
  font-size: 12px;
}
.pt {
  font-family: Roboto;
  font-style: italic;
  font-weight: normal;
  font-size: 18px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
  color: #3E3E44;
  margin-top: 20px;
}
.payul li {
  flex: 1 1 auto;
  margin-bottom: 0;
  margin-left: 5px;
  margin-right: 5px;
}
.acti a {
  border: 1px solid #008700!important;
}
.payul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: -5px;
  margin-right: -5px;
}
.payul li a {
  background: #FFFFFF;
  height: 40px;
  border: 0.5px solid #C7C8D3;
  box-sizing: border-box;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
}
.frm-select.er label:before {
  border: 1px solid red;
}
@media (min-width: 834px) {
  .hid-s {
    display: none!important;
  }
  .paii img + img {
    margin-left: 15px;
  }
  .wposi {
    position: relative;
  }
  .tpfg {
    justify-content: flex-start;
  }
}
.order-pay-box .bord .cart-info-wrap {
  width: 75%;
}
.col-wrap .bord {
  margin-bottom: 20px;
}
.order-pay-box .bord .item-wrap:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.order-pay-box .ret:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
/* ----------------------------------- *\
      content styles
\* ----------------------------------- */
.popup-card-box {
  display: block;
  position: relative;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  padding: 64px 34px
}
.popup-card-box .card-photo img {
  display: block;
  position: relative;
  width: 100%;
}
.popup-card-box .card-title {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  font-weight: 500;
  line-height: 152.34%;
  letter-spacing: 0.25px;
  color: #434D56;
  text-align: left;
  margin: 0 0 6px 0;
}
#popup-card .card-info {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
  color: #434D56;
  text-align: left;
  padding: 0 10px;
}
.card-box .buy-wrap {
  overflow: hidden;
}
.popup-card-box .card-button {
  line-height: 1;
  margin-top: 25px;
}
.popup-card-box .card-price {
  text-align: left;
  font-size: 16px;
  line-height: 21px;
  font-weight: 600;
}
.popup-card-box .card-desc {
  font-weight: 400;
  font-size: 14px;
  line-height: 152.34%;
  text-align: center;
  letter-spacing: 0.25px;
  margin-top: 18px;
  color: #434D56;
}
.popup-card-box .frm-counter {
  width: auto;
  height: auto;
  border: 0;
  padding: 0;
  display: flex;
  align-items: center;
  margin-top: 10px;
}
input.ipd {
  font-weight: 500!important;
  font-size: 20px!important;;
  line-height: 152.34%;
  text-align: center!important;;
  letter-spacing: 0.25px;
  color: #434D56!important;;
  border: 0!important;;
  width: 40px!important;;
}
.popup-card-box .btn,
.popup-card-box button,
.popup-card-box input[type="submit"] {
  height: 48px;
  line-height: 48px;
  min-width: 250px;
  font-size: 18px;
  font-weight: bold;
  text-transform: none;
  padding: 0 30px;
}
.popup-card-box p {
  margin: 0;
}
.review-form-box {
  position: relative;
  margin-bottom: 20px;
}
.review-form-box .button-wrap {
  line-height: 1;
  position: relative;
  text-align: center;
}
.review-form-box .frm-row-submit {
  line-height: 1;
  position: relative;
}
.review-form-box .frm-row-submit:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.review-form-box .rate-wrap {
  margin-bottom: 40px;
  text-align: left;
}
.review-form-box .rate-title {
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  color: #434D56;
  margin-right: 18px;
}
.review-form-box .frm-row {
  margin: 0 0 18px 0;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #C0D0DD;
  padding-bottom: 17px;
}
.review-form-box .frm-row label {
  display: block;
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  color: #434D56;
  width: 15%;
}
.start {
  align-items: flex-start!important;
}
.frm-textarea label {
  position: absolute;
  left: 0;
  top: 9px;
}
.review-form-box .frm-info {
  display: block;
  margin: 20px 0 0 0;
  font-size: 11px;
  font-weight: 300;
  line-height: 15px;
  color: #999;
}
.frm-field-phone {
  width: 85%;
}
.frm-field-phone input {
  width: 100%;
}
.review-form-box input[type="text"],
.review-form-box input[type="password"],
.review-form-box input[type="email"],
.review-form-box input[type="number"],
.review-form-box input[type="range"],
.review-form-box input[type="search"],
.review-form-box input[type="tel"],
.review-form-box input[type="url"] {
  height: 30px;
  width: 85%;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
  padding: 0;
  font-size: 12px;
  color: #434D56;
}
.tec {
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 19px !important;
  text-decoration-line: underline !important;
  color: #434D56 !important;
  text-transform: uppercase !important;
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
  min-width: unset !important;
  height: auto !important;
}
.review-form-box [placeholder]::-webkit-input-placeholder {
  color: #9E9EA9;
}
.review-form-box [placeholder]:-moz-placeholder {
  color: #9E9EA9;
}
.review-form-box [placeholder]::-moz-placeholder {
  color: #9E9EA9;
}
.review-form-box [placeholder]:-ms-input-placeholder {
  color: #9E9EA9;
}
.review-form-box p {
  margin: 0;
}
.bord3 .frm-field-phone {
  width: 100%;
}
.review-form-box .btn,
.review-form-box button,
.review-form-box input[type="submit"] {
  min-width: 240px;
  height: 45px;
  line-height: 45px;
  padding: 0 30px;
  font-size: 18px;
  font-weight: bold;
  text-transform: none;
}
.order-pay-box {
  position: relative;
}
.order-pay-box:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.order-pay-box .frm-row-submit {
  line-height: 1;
  text-align: center;
  position: relative;
  margin-top: 45px;
}
.order-pay-box .frm-row-submit .btn,
.order-pay-box .frm-row-submit button,
.order-pay-box .frm-row-submit input[type="submit"] {
  height: 35px;
  line-height: 35px;
  padding: 0 30px;
  min-width: 190px;
  text-transform: uppercase;
  font-size: 14px;
}
.order-pay-box .frm-row-submit .submit-info {
  font-size: 10px;
  line-height: 12px;
  max-width: 250px;
  margin: 12px auto 0 auto;
  color: #434D56;
}
.order-pay-box .order-info-wrap {
  font-size: 14px;
  line-height: 21px;
}
.order-pay-box .order-info-wrap .info-row {
  overflow: hidden;
  margin-bottom: 4px;
}
.order-pay-box .order-info-wrap .info-row:last-child {
  margin-bottom: 0;
}
.order-pay-box .order-info-wrap .row-title,
.order-pay-box .order-info-wrap .row-value {
  display: inline;
}
.order-pay-box .order-info-wrap .row-value {
  color: #008700;
}
.order-pay-box .order-wrap {
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  padding: 0 13px 13px 13px;
  margin-bottom: 20px;
}
.order-pay-box .order-wrap .items-wrap {
  position: relative;
}
.order-pay-box .order-wrap .items-wrap:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 106px;
  right: 0;
  height: 1px;
  background: #c4c4c4;
}
.order-pay-box .order-wrap .item-wrap {
  margin-bottom: 16px;
}
.order-pay-box .order-wrap .item-wrap:last-child {
  margin-bottom: 0;
}
.order-pay-box .order-wrap .order-title-wrap {
  display: none;
}
.order-pay-box .order-total-wrap {
  padding-top: 2px;
  position: relative;
}
.order-pay-box .order-total-wrap table {
  width: 100%;
  table-layout: fixed;
  margin: 0;
}
.order-pay-box .order-total-wrap table .col02 {
  width: 105px;
}
.order-pay-box .order-total-wrap table tbody th,
.order-pay-box .order-total-wrap table th,
.order-pay-box .order-total-wrap table tbody td,
.order-pay-box .order-total-wrap table td {
  vertical-align: top;
  font-size: 12px;
  line-height: 14px;
  text-align: right;
  padding: 4px 36px 4px 0;
  font-weight: 400;
  color: #434D56;
  border: none;
}
.order-pay-box .order-total-wrap table tbody th:last-child,
.order-pay-box .order-total-wrap table th:last-child,
.order-pay-box .order-total-wrap table tbody td:last-child,
.order-pay-box .order-total-wrap table td:last-child {
  padding-right: 0;
  text-align: left;
  color: #008700;
}
.order-pay-box .order-total-wrap table b {
  font-weight: 500;
}
.order-form-box {
  margin-bottom: 20px;
}
.order-form-box .forms-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 10px;
}
.order-form-box .forms-wrap .frm-select.type-second {
  max-width: 340px;
}
.order-form-box .form-wrap {
  width: 100%;
  margin: 0 0 25px 0;
}
.order-form-box .form-wrap .frm-textarea > label {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  margin-bottom: 10px;
}
.order-form-box .form-wrap .frm-textarea textarea {
  height: 110px;
}
.order-form-box .frm-wrap {
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  padding: 12px 15px 15px 15px;
}
.order-form-box .frm-row {
  margin: 0 0 30px 0;
  position: relative;
  line-height: 1;
}
.order-form-box .frm-row.text {
  margin-bottom: 20px;
}
.order-form-box .frm-row > label {
  font-size: 12px;
  line-height: 14px;
  font-weight: 600;
  display: block;
}
.order-form-box .frm-row input[type="text"],
.order-form-box .frm-row input[type="password"],
.order-form-box .frm-row input[type="email"],
.order-form-box .frm-row input[type="number"],
.order-form-box .frm-row input[type="range"],
.order-form-box .frm-row input[type="search"],
.order-form-box .frm-row input[type="tel"],
.order-form-box .frm-row input[type="url"] {
  height: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #CCD6DE;
  padding: 0;
  font-size: 12px;
  color: #434D56;
}
.order-form-box .frm-row [placeholder]::-webkit-input-placeholder {
  color: #9E9EA9;
}
.order-form-box .frm-row [placeholder]:-moz-placeholder {
  color: #9E9EA9;
}
.order-form-box .frm-row [placeholder]::-moz-placeholder {
  color: #9E9EA9;
}
.order-form-box .frm-row [placeholder]:-ms-input-placeholder {
  color: #9E9EA9;
}
.order-form-box .frm-row-submit {
  line-height: 1;
  text-align: center;
  position: relative;
  margin-top: 35px;
}
.order-form-box .frm-row-submit .btn,
.order-form-box .frm-row-submit button,
.order-form-box .frm-row-submit input[type="submit"] {
  height: 35px;
  line-height: 35px;
  padding: 0 30px;
  min-width: 190px;
  text-transform: uppercase;
  font-size: 14px;
}
.order-form-box .frm-row-submit .submit-info {
  font-size: 10px;
  line-height: 12px;
  max-width: 250px;
  margin: 12px auto 0 auto;
  color: #434D56;
}
.toggle-box .toggle-block {
  display: none;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  margin-bottom: 10px;
}
.toggle-box .toggle-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.toggle-box.toggle-write .toggle-block {
  padding: 10px 15px;
}
.toggle-box.toggle-comment .info-wrap {
  display: none;
}
.toggle-box.toggle-comment .toggle-block {
  padding: 10px 15px;
}
.toggle-box.toggle-comment .frm-textarea textarea {
  height: 100px;
}
.toggle-box.toggle-text {
  font-size: 12px;
  line-height: 20px;
}
.toggle-box.toggle-text .toggle-block {
  padding: 10px 15px;
}
.toggle-box.toggle-text p {
  margin-bottom: 20px;
}
.toggle-box.toggle-text p:last-child {
  margin-bottom: 0;
}
.toggle-box.toggle-text .frm-select {
  max-width: 340px;
  margin-bottom: 20px;
}
.toggle-box.toggle-text .frm-select:last-child {
  margin-bottom: 0;
}
.cart-box {
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  margin-bottom: 25px;
  position: relative;
  overflow: hidden;
  padding: 11px 15px 6px 15px;
}
.cart-box .buttons-wrap {
  display: none;
}
.cart-box .buttons-wrap:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.cart-box .buttons-wrap .button-wrap {
  position: relative;
  line-height: 1;
}
.cart-box .buttons-wrap .btn,
.cart-box .buttons-wrap button,
.cart-box .buttons-wrap input[type="submit"] {
  height: 45px;
  line-height: 45px;
  min-width: 240px;
  padding: 0 15px;
  font-size: 18px;
  font-weight: 500;
  text-transform: none;
}
.cart-box .cart-title-wrap {
  display: none;
}
.cart-box .items-wrap {
  position: relative;
}
.cart-box .items-wrap:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 106px;
  height: 1px;
  background: #c4c4c4;
}
.cart-box .item-wrap {
  margin-bottom: 14px;
  position: relative;
}
.cart-box .item-wrap:last-child {
  margin-bottom: 0;
}
.cart-box .cart-total-wrap {
  padding-top: 2px;
  position: relative;
}
.cart-box .cart-total-wrap table {
  width: 100%;
  table-layout: fixed;
  margin: 0;
}
.cart-box .cart-total-wrap table .col02 {
  width: 105px;
}
.cart-box .cart-total-wrap table tbody th,
.cart-box .cart-total-wrap table th,
.cart-box .cart-total-wrap table tbody td,
.cart-box .cart-total-wrap table td {
  vertical-align: top;
  font-size: 12px;
  line-height: 14px;
  text-align: right;
  padding: 4px 24px 4px 0;
  font-weight: 400;
  color: #434D56;
  border: none;
}
.cart-box .cart-total-wrap table tbody th:last-child,
.cart-box .cart-total-wrap table th:last-child,
.cart-box .cart-total-wrap table tbody td:last-child,
.cart-box .cart-total-wrap table td:last-child {
  padding-right: 0;
  text-align: left;
  color: #008700;
}
.cart-box .cart-total-wrap table b {
  font-weight: 500;
}
.form-box .tabs-wrap {
  line-height: 1;
  text-align: center;
}
.form-box .tabs-wrap ul {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.form-box .tabs-wrap li {
  margin: 0;
  padding: 0;
  float: left;
  width: 50%;
}
.form-box .tabs-wrap li:before {
  display: none;
}
center [type="submit"] {
  background: #FF9186;
  border-radius: 50px;
  box-shadow: none;
  width: 100%;
  font-weight: 600;
  font-size: 16px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  margin-top: 82px;
  margin-bottom: 32px;
}
.form-box .tabs-wrap a {
  display: block;
  height: 26px;
  line-height: 16px;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  color: #434D56;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  border-bottom: 4px solid #C0D0DD;
}
.form-box .tabs-wrap a:hover {
  color: #FF7061;
}
.form-box .tabs-wrap a.active {
  color: #FF7061;
  border-bottom-color: #FF7061;
}
.form-box .frm-wrap {
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  padding: 8px 12px 30px 12px;
}
.form-box .frm-row {
  line-height: 1;
  position: relative;
  padding: 0;
  border-bottom: 1px solid #c4c4c4;
  margin: 0 0 20px 0;
}
.form-box .frm-row.row-actions {
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 20px;
}
.btn-action-soc {
  background: #FFFFFF;
  border: 0.5px solid #C7C8D3;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  color: #434D56;
  height: 40px;
  margin-bottom: 15px;
  margin-left: 0;
}
.form-box .frm-row.row-actions .select-wrap {
  float: left;
}
.form-box .frm-row.row-actions .link-wrap {
  float: right;
}
.form-box .frm-row-soc {
  display: block;
  margin-top: 20px;
  text-align: center;
}
.form-box .frm-row-soc .soc-title {
  font-size: 12px;
  line-height: 30px;
  margin-bottom: 5px;
  text-align: center;
  margin-bottom: 21px;
}
.form-box .frm-row-soc .soc-items {
  font-size: 0;
  line-height: 1;
}
.form-box .frm-row-soc .btn-action-soc span {
  margin-right: 15px;
}
.form-box textarea,
.form-box input[type="text"],
.form-box input[type="password"],
.form-box input[type="email"],
.form-box input[type="number"],
.form-box input[type="range"],
.form-box input[type="search"],
.form-box input[type="tel"],
.form-box input[type="url"] {
  height: 36px;
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
.form-box textarea {
  height: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
  resize: none;
}
.cart-empty-box {
  border-radius: 2px;
  text-align: center;
  margin-bottom: 20px;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  padding: 110px 20px 135px 20px;
}
.cart-empty-box .main-title {
  margin-bottom: 30px;
  text-align: center;
  color: #008700;
}
.cart-empty-box .ico-wrap {
  line-height: 1;
  position: relative;
  text-align: center;
}
.cart-empty-box .ico-wrap img {
  display: block;
  margin: 0 auto;
  height: 65px;
}
.fav-box {
  margin-bottom: 0;
}
.fav-box .items-wrap {
  margin: 0 -3px;
}
.fav-box .item-wrap {
  width: 50%;
  float: left;
  padding: 0 3px;
  margin-bottom: 6px;
}
.history-box {
  position: relative;
}
.history-box .hs-date {
  display: block;
  font-size: 12px;
  line-height: 14px;
  color: #d12e6f;
  font-style: italic;
}
.history-box .items-wrap {
  max-width: 660px;
  margin-bottom: 50px;
}
.history-box .items-wrap:last-child {
  margin-bottom: 0;
}
.history-box p {
  margin: 0;
}
.history-box table {
  width: 100%;
  border-collapse: collapse;
  margin: 0;
}
.history-box table tbody th,
.history-box table tbody td,
.history-box table th,
.history-box table td {
  vertical-align: top;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  font-weight: 400;
  font-style: italic;
  color: #202529;
  text-align: right;
  border: none;
  border-bottom: 1px solid #c4c4c4;
  padding: 15px 15px 15px 0;
}
.history-box table tbody th:last-child,
.history-box table tbody td:last-child,
.history-box table th:last-child,
.history-box table td:last-child {
  padding-right: 0;
}
.history-box table tbody th:first-child,
.history-box table tbody td:first-child,
.history-box table th:first-child,
.history-box table td:first-child {
  text-align: left;
  font-style: normal;
}
.lk-box {
  position: relative;
  margin-bottom: 50px;
  border: 1px solid #C4C4C4;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 2px;
}
.lk-box:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.lk-info-box {
  margin-bottom: 16px;
  position: relative;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
}
.lk-info-box .lk-title-wrap {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #008700;
  padding-left: 20px;
  padding-top: 20px;
}
.lk-info-box .lk-info-wrap {
  font-size: 12px;
  line-height: 14px;
  padding: 8px 20px;
}
.lk-info-box .lk-info-wrap table {
  width: 100%;
  table-layout: fixed;
  margin: 0;
  border-collapse: collapse;
}
.lk-info-box .lk-info-wrap table .col01 {
  width: 110px;
}
.lk-info-box .lk-info-wrap table th,
.lk-info-box .lk-info-wrap table td,
.lk-info-box .lk-info-wrap table tbody th,
.lk-info-box .lk-info-wrap table tbody td {
  vertical-align: middle;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  color: #202529;
  text-align: left;
  border: none;
  padding: 3px 15px 3px 0;
}
.lk-info-box .lk-info-wrap table th:last-child,
.lk-info-box .lk-info-wrap table td:last-child,
.lk-info-box .lk-info-wrap table tbody th:last-child,
.lk-info-box .lk-info-wrap table tbody td:last-child {
  padding-right: 0;
}
.lk-info-box .lk-info-wrap a {
  color: #434D56;
  text-decoration: none;
}
.lk-info-box .lk-info-wrap a:hover {
  color: #008700;
}
.lk-info-box .lk-info-wrap a.link-email {
  font-size: 14px;
  line-height: 1;
}
.lk-info-box .lk-info-wrap a.link-phone:hover {
  color: #434D56;
}
.lk-info-box .lk-info-wrap a.link-edit {
  margin-left: 5px;
  font-size: 10px;
  font-style: italic;
  text-decoration: underline;
}
.lk-info-box .lk-info-wrap a.link-edit:hover {
  text-decoration: none;
}
.lk-menu-wrap {
  display: none;
  position: relative;
  width: 216px;
  float: left;
  margin: 0 0 0 -270px;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
}
.lk-menu-wrap.menu-content {
  overflow: hidden;
  margin-bottom: 20px;
  display: block;
  padding: 0 0 15px 0;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  margin: 0;
  float: none;
  width: 100%;
}
.lk-menu-wrap a {
  color: #434D56;
  text-decoration: none;
  display: block;
  position: relative;
  overflow: hidden;
  padding: 11px 15px 11px 20px;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.lk-menu-wrap a:hover,
.lk-menu-wrap a.active {
  color: #008700;
  text-decoration: none;
}
.lk-menu-wrap a:hover path,
.lk-menu-wrap a.active path {
  fill: #008700;
}
.lk-menu-wrap ul,
.lk-menu-wrap li {
  margin: 0;
  padding: 0;
}
.lk-menu-wrap ul:before,
.lk-menu-wrap li:before {
  display: none;
}
.lk-content-wrap {
  display: block;
  position: relative;
  padding: 12px 15px;
  min-height: 355px;
}
.lk-content-wrap .empty-box {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: -60px 0 0 0;
}
.lk-content-wrap .lk-link-wrap {
  padding-bottom: 8px;
  position: absolute;
  bottom: 100%;
  right: 0;
  font-size: 12px;
  line-height: 14px;
  font-style: italic;
  color: #9C9C9C;
}
.lk-content-wrap .lk-link-wrap a {
  color: #9C9C9C;
}
.empty-box .main-title {
  color: #008700;
  margin-bottom: 20px;
  text-align: center;
}
.empty-box .ico-wrap {
  line-height: 1;
  text-align: center;
}
.empty-box .ico-wrap img {
  display: block;
  margin: 0 auto;
  height: 65px;
}
.page-text-box {
  padding: 84px 0 80px 0;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  color: #999999;
}
.page-text-box .page-title {
  display: block;
  font-size: 24px;
  line-height: 37px;
  font-weight: bold;
  letter-spacing: 0.25px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-style: italic;
  color: #6D6D76;
}
.page-text-box .page-title.text-att {
  color: #008700;
}
.page-text-box .text-wrap {
  max-width: 400px;
  margin: 0 auto 30px auto;
}
.page-text-box .ico-wrap {
  line-height: 1;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}
.page-text-box .ico-wrap img {
  display: block;
  position: relative;
  margin: 0 auto;
  width: auto;
  height: 94px;
}
.page-text-box .button-wrap {
  line-height: 1;
}
.page-text-box .btn,
.page-text-box button,
.page-text-box input[type="submit"] {
  min-width: 240px;
  padding: 0 30px;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  font-weight: bold;
}
.page-text-box p {
  margin: 0;
}
.card-info-desc2 {
  font-weight: 500;
  font-size: 14px;
  line-height: 152.34%;
  text-align: left;
  letter-spacing: 0.25px;
  color: #008700;
  padding-top: 15px;
}
.card-box {
  margin-bottom: 60px;
}
.card-box .card-row-wrap .card-price {
  display: none;
}
.card-box .btn-action-ico.fav-action:after,
.card-box .btn-action-ico.fav-action:before {
  display: none;
}
.card-box .item-review:not(:last-child) {
  overflow: hidden;
  border-bottom: 0.5px solid #C0D0DD;
  padding-bottom: 12px;
  margin-bottom: 14px;
}
.product-a-favorite {
  display: inline-block;
  width: 28px;
  height: 28px;
  position: absolute;
  top: -4px;
  right: 25px;
  z-index: 2;
  cursor: pointer;
}
span.pode {
  position: absolute;
  right: 16px;
  top: 44px;
  cursor: pointer;
  z-index: 1;
}
.common-region .baners_home {
  display: none;
}
.product-a-favorite .favorite {
  display: inline-block;
  width: 48px;
  height: 48px;
}
.product-a-favorite .heart {
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -10px;
  background: url('/image/wis2.svg') 50% no-repeat;
  z-index: 0;
}
.product-a-favorite .ring {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -20px;
  border-radius: 50%;
  z-index: 1;
}
.product-a-favorite .circles {
  display: block;
  width: 4px;
  height: 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -2px 0 0 -2px;
  z-index: 2;
}
.product-a-favorite .favorite.active .heart {
  background: url('/image/heart.svg') 50% no-repeat;
  -webkit-animation-name: a;
  animation-name: a;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.product-a-favorite .favorite.active .ring {
  -webkit-animation-name: b;
  animation-name: b;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.product-a-favorite .favorite.active .circles {
  -webkit-animation-name: c;
  animation-name: c;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@keyframes c {
  0%, 18.5185% {
    -webkit-box-shadow: -0.7955rem -0.7955rem 0 -0.125rem #8ce8c3, -0.8618rem -0.72314rem 0 -0.125rem #8be7c2, 0.12596rem -1.11793rem 0 -0.125rem #90d2fa, 0.02805rem -1.12465rem 0 -0.125rem #91d1f9, 0.95256rem -0.59854rem 0 -0.125rem #cc8ef5, 0.89677rem -0.67928rem 0 -0.125rem #cb8df4, 1.06187rem 0.37156rem 0 -0.125rem #8ce8c3, 1.09021rem 0.2776rem 0 -0.125rem #8ce8c3, 0.37156rem 1.06187rem 0 -0.125rem #f58ea7, 0.4627rem 1.02544rem 0 -0.125rem #f48da6, -0.59854rem 0.95256rem 0 -0.125rem #91d2fa, -0.51324rem 1.00111rem 0 -0.125rem #91d2fa, -1.11793rem 0.12596rem 0 -0.125rem #92d3fc, -1.10269rem 0.22291rem 0 -0.125rem #cb8df4;
    box-shadow: -0.7955rem -0.7955rem 0 -0.125rem #8ce8c3, -0.8618rem -0.72314rem 0 -0.125rem #8be7c2, 0.12596rem -1.11793rem 0 -0.125rem #90d2fa, 0.02805rem -1.12465rem 0 -0.125rem #91d1f9, 0.95256rem -0.59854rem 0 -0.125rem #cc8ef5, 0.89677rem -0.67928rem 0 -0.125rem #cb8df4, 1.06187rem 0.37156rem 0 -0.125rem #8ce8c3, 1.09021rem 0.2776rem 0 -0.125rem #8ce8c3, 0.37156rem 1.06187rem 0 -0.125rem #f58ea7, 0.4627rem 1.02544rem 0 -0.125rem #f48da6, -0.59854rem 0.95256rem 0 -0.125rem #91d2fa, -0.51324rem 1.00111rem 0 -0.125rem #91d2fa, -1.11793rem 0.12596rem 0 -0.125rem #92d3fc, -1.10269rem 0.22291rem 0 -0.125rem #cb8df4;
  }
  22.2222% {
    -webkit-box-shadow: -0.84853rem -0.84853rem 0 -0.05rem #8ce8c3, -0.97671rem -0.81955rem 0 -0.05rem #8be7c2, 0.13436rem -1.19245rem 0 -0.05rem #90d2fa, 0.03179rem -1.2746rem 0 -0.05rem #91d1f9, 1.01607rem -0.63844rem 0 -0.05rem #cc8ef5, 1.01634rem -0.76985rem 0 -0.05rem #cb8df4, 1.13266rem 0.39633rem 0 -0.05rem #8ce8c3, 1.23557rem 0.31462rem 0 -0.05rem #8ce8c3, 0.39633rem 1.13266rem 0 -0.05rem #f58ea7, 0.52439rem 1.16217rem 0 -0.05rem #f48da6, -0.63844rem 1.01607rem 0 -0.05rem #91d2fa, -0.58167rem 1.13459rem 0 -0.05rem #91d2fa, -1.19245rem 0.13436rem 0 -0.05rem #92d3fc, -1.24972rem 0.25264rem 0 -0.05rem #cb8df4;
    box-shadow: -0.84853rem -0.84853rem 0 -0.05rem #8ce8c3, -0.97671rem -0.81955rem 0 -0.05rem #8be7c2, 0.13436rem -1.19245rem 0 -0.05rem #90d2fa, 0.03179rem -1.2746rem 0 -0.05rem #91d1f9, 1.01607rem -0.63844rem 0 -0.05rem #cc8ef5, 1.01634rem -0.76985rem 0 -0.05rem #cb8df4, 1.13266rem 0.39633rem 0 -0.05rem #8ce8c3, 1.23557rem 0.31462rem 0 -0.05rem #8ce8c3, 0.39633rem 1.13266rem 0 -0.05rem #f58ea7, 0.52439rem 1.16217rem 0 -0.05rem #f48da6, -0.63844rem 1.01607rem 0 -0.05rem #91d2fa, -0.58167rem 1.13459rem 0 -0.05rem #91d2fa, -1.19245rem 0.13436rem 0 -0.05rem #92d3fc, -1.24972rem 0.25264rem 0 -0.05rem #cb8df4;
  }
  51.8518% {
    -webkit-box-shadow: -1.27279rem -1.27279rem 0 -0.025rem #9b88cb, -1.25801rem -0.81696rem 0 -0.0875rem #ac77d9, 0.20154rem -1.78868rem 0 -0.025rem #97e3d5, -0.14563rem -1.49291rem 0 -0.0875rem #b0dfe0, 1.5241rem -0.95766rem 0 -0.025rem #d1dbaa, 1.07641rem -1.04467rem 0 -0.0875rem #d8ce9f, 1.69899rem 0.5945rem 0 -0.025rem #66cc9e, 1.48789rem 0.19023rem 0 -0.0875rem #70d4a8, 0.5945rem 1.69899rem 0 -0.025rem #d5a5bf, 0.77896rem 1.28188rem 0 -0.0875rem #ad9be0, -0.95766rem 1.5241rem 0 -0.025rem #bc7be1, -0.51654rem 1.40826rem 0 -0.0875rem #a38cdb, -1.78868rem 0.20154rem 0 -0.025rem #b77bdc, -1.42308rem 0.47418rem 0 -0.0875rem #9fcbcc;
    box-shadow: -1.27279rem -1.27279rem 0 -0.025rem #9b88cb, -1.25801rem -0.81696rem 0 -0.0875rem #ac77d9, 0.20154rem -1.78868rem 0 -0.025rem #97e3d5, -0.14563rem -1.49291rem 0 -0.0875rem #b0dfe0, 1.5241rem -0.95766rem 0 -0.025rem #d1dbaa, 1.07641rem -1.04467rem 0 -0.0875rem #d8ce9f, 1.69899rem 0.5945rem 0 -0.025rem #66cc9e, 1.48789rem 0.19023rem 0 -0.0875rem #70d4a8, 0.5945rem 1.69899rem 0 -0.025rem #d5a5bf, 0.77896rem 1.28188rem 0 -0.0875rem #ad9be0, -0.95766rem 1.5241rem 0 -0.025rem #bc7be1, -0.51654rem 1.40826rem 0 -0.0875rem #a38cdb, -1.78868rem 0.20154rem 0 -0.025rem #b77bdc, -1.42308rem 0.47418rem 0 -0.0875rem #9fcbcc;
  }
  81.4815%, 100% {
    -webkit-box-shadow: -1.27279rem -1.27279rem 0 -0.125rem #a068ce, -1.25801rem -0.81696rem 0 -0.125rem #b752e1, 0.20154rem -1.78868rem 0 -0.125rem #99e9c8, -0.14563rem -1.49291rem 0 -0.125rem #bae3d7, 1.5241rem -0.95766rem 0 -0.125rem #d3f491, 1.07641rem -1.04467rem 0 -0.125rem #dce483, 1.69899rem 0.5945rem 0 -0.125rem #59c392, 1.48789rem 0.19023rem 0 -0.125rem #67cd9f, 0.5945rem 1.69899rem 0 -0.125rem #caadc7, 0.77896rem 1.28188rem 0 -0.125rem #959ff3, -0.95766rem 1.5241rem 0 -0.125rem #ca5ed8, -0.51654rem 1.40826rem 0 -0.125rem #a975d1, -1.78868rem 0.20154rem 0 -0.125rem #c35dd1, -1.42308rem 0.47418rem 0 -0.125rem #90e0be;
    box-shadow: -1.27279rem -1.27279rem 0 -0.125rem #a068ce, -1.25801rem -0.81696rem 0 -0.125rem #b752e1, 0.20154rem -1.78868rem 0 -0.125rem #99e9c8, -0.14563rem -1.49291rem 0 -0.125rem #bae3d7, 1.5241rem -0.95766rem 0 -0.125rem #d3f491, 1.07641rem -1.04467rem 0 -0.125rem #dce483, 1.69899rem 0.5945rem 0 -0.125rem #59c392, 1.48789rem 0.19023rem 0 -0.125rem #67cd9f, 0.5945rem 1.69899rem 0 -0.125rem #caadc7, 0.77896rem 1.28188rem 0 -0.125rem #959ff3, -0.95766rem 1.5241rem 0 -0.125rem #ca5ed8, -0.51654rem 1.40826rem 0 -0.125rem #a975d1, -1.78868rem 0.20154rem 0 -0.125rem #c35dd1, -1.42308rem 0.47418rem 0 -0.125rem #90e0be;
  }
}
@keyframes b {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-box-shadow: inset 0 0 0 1.275rem #e2264d;
    box-shadow: inset 0 0 0 1.275rem #e2264d;
  }

  3.7037% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
  }
  7.40741% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
  11.1111% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14.8148% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-box-shadow: inset 0 0 0 1.275rem #e2264d;
    box-shadow: inset 0 0 0 1.275rem #e2264d;
  }
  18.5185% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-box-shadow: inset 0 0 0 0.75rem #cc8ef5;
    box-shadow: inset 0 0 0 0.75rem #cc8ef5;
  }
  22.2222% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: inset 0 0 0 0.1275rem #cc8ef5;
    box-shadow: inset 0 0 0 0.1275rem #cc8ef5;
  }
  25.9259%, 100% {
    -webkit-box-shadow: inset 0 0 0 0 #cc8ef5;
    box-shadow: inset 0 0 0 0 #cc8ef5;
  }
}
.cat-text-wrap .product-a-favorite {
  top: 0;
  right: 10px;
}
span.popular {
  background: #FB82B1;
  border-radius: 3px;
  font-weight: 700;
  font-size: 10px;
  line-height: 12px;
  color: #FFFFFF;
  z-index: 99;
  position: absolute;
  top: 0;
  right: 0;
  padding: 7px 9px;
  text-transform: uppercase;
}
.card-box .item-review .rw-date {
  line-height: 18px;
  float: left;
  font-size: 14px;
  color: #6D6D76;
}
.card-box .item-review .rw-text {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  /* or 150% */


  color: #434D56;
}
.card-box .item-review .rw-link {
  padding-top: 8px;
}
.card-box .item-review .rw-name {
  font-size: 14px;
  line-height: 16px;
}
.card-box .reviews-box {
  margin-bottom: 0;
  position: relative;
  padding: 25px 18px 25px 18px;
  border: 1px solid #C7C8D3;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.card-box .reviews-box .link-all {
  display: block;
  float: left;
  position: absolute;
  bottom: 100%;
  right: 0;
  padding-bottom: 8px;
  font-size: 12px;
  line-height: 14px;
  color: #AEAEB4;
}
.card-box .reviews-box .link-all a {
  color: #AEAEB4;
}
.card-box .reviews-box .items-wrap {
  margin: 0;
}
.card-box .reviews-box .item-wrap {
  width: 100%;
  padding: 0;
}
.card-box .reviews-box .item-review {
  max-width: 100%;
}
.card-box .faq-box {
  margin: 0;
}
.card-box .faq-box .items-wrap {
  -webkit-columns: 1;
  -moz-columns: 1;
  columns: 1;
}
.card-box .order-wrap {
  position: relative;
  line-height: 1;
}
#button-cart {
  background: #FF9186;
  border-radius: 50px;
  box-shadow: none;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.25px;
  color: #FFFFFF;
  text-transform: uppercase;
  line-height: normal;
  width: 100%;
}
.card-box .order-wrap .btn,
.card-box .order-wrap button,
.card-box .order-wrap input[type="submit"] {
  height: 50px;
  line-height: 35px;
  min-width: 190px;
  font-size: 14px;
}
.card-box .slider-wrap {
  position: relative;
}
.card-box .owl-prev {
  position: absolute;
  top: 50%;
  left: -48px;
  margin-top: -20px;
}
.card-box .owl-next {
  position: absolute;
  top: 50%;
  right: -48px;
  margin-top: -20px;
}
.card-box .owl-nav,
.card-box .owl-dots {
  display: none;
}
.card-box .pay-wrap {
  display: none;
  line-height: 1;
  position: relative;
  overflow: hidden;
}
.card-box .pay-wrap img {
  display: block;
  width: 100%;
}
.card-box .faq-wrap {
  display: none;
  margin-bottom: 10px;
}
.card-box .info-wrap {
  background: #FFFFFF;
  position: relative;
}
.info-wrap .card-price {
  padding-bottom: 10px;
  border-bottom: 0.5px solid #C0D0DD;
  margin-bottom: 10px;
}
.card-info {
  font-weight: 400;
  font-size: 12px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
  color: #434D56;
  padding-bottom: 10px;
  border-bottom: 0.5px solid #C0D0DD;
  margin-bottom: 10px;
}
.card-box .info-wrap .card-title {
  font-weight: 600;
  font-size: 14px;
  line-height: 152.34%;
  letter-spacing: 0.25px;

  color: #434D56;
}
.card-box .info-wrap .card-subtitle {
  font-weight: 400;
  font-size: 1em;
  line-height: 1.5;
  margin-top: 12px;
}
.card-box .info-wrap .card-subtitle:first-child {
  margin-top: 0;
}
.card-box .info-wrap .card-subtitle + .card-subtitle {
  margin-top: 0;
}
.card-box .info-wrap .card-subtitle .frm-select {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  font-size: 1em;
  line-height: 20px;
}
.card-box .info-wrap .card-subtitle .frm-select label {
  font-size: 1em;
  line-height: 20px;
}
.card-box .info-wrap .card-info-desc {
  display: block;
  position: relative;
  font-size: 11px;
  font-weight: 300;
  line-height: 1.5;
  padding-left: 10px;
  margin-top: 20px;
}
.card-box .info-wrap .card-info-desc:before {
  content: "*";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.card-box .features-wrap {
  color: #9C9C9C;
  margin-bottom: 12px;
}
.card-box .features-wrap .feature-row {
  position: relative;
  overflow: hidden;
}
.card-box .features-wrap .row-title {
  padding: 0 5px 0 0;
}
.card-info-desc {
  background: #F4FBFF;
  border: 0.5px solid #C0D0DD;
  border-radius: 5px;
  padding: 21px 28px;
  font-weight: 500;
  font-size: 14px;
  line-height: 152.34%;
  text-align: center;
  letter-spacing: 0.25px;
  color: #434D56;
  margin-bottom: 16px;
}
.card-box .breadcrumbs-box {
  display: block;
  margin: 0 -13px 10px 0;
}
.card-box .breadcrumbs-box a,
.card-box .breadcrumbs-box span {
  margin-right: 13px;
  font-size: 12px;
}
.card-box .breadcrumbs-box a:before,
.card-box .breadcrumbs-box span:before {
  margin-left: 4px;
}
.card-box .buy-wrap {
  margin-bottom: 32px;
}
.card-box .buy-wrap .buy-title {
  font-size: 14px;
  text-transform: none;
  font-weight: 500;
  margin-bottom: 4px;
  line-height: 1.5;
}
.card-box .reviews-wrap {
  display: none;
}
.card-box .reviews-wrap h1,
.card-box .reviews-wrap .main-title {
  margin-bottom: 22px;
}
.card-box .card-photo {
  display: block;
  position: relative;
  overflow: hidden;
  line-height: 1;
  margin: 0 auto;
  max-width: 800px;
}
.card-box .card-photo img {
  display: block;
  width: 100%;
}
.card-box .text-outer-wrap {
  background: #f4f6f8;
  font-size: 12px;
  line-height: 14px;
  padding: 9px 25px 9px 15px;
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  min-height: 85px;
  overflow: hidden;
}
.card-box .text-outer-wrap:before {
  content: "";
  display: block;
  width: 60px;
  position: absolute;
  top: 0;
  right: 4px;
  bottom: 0;
  background: url(../img/icons/ico-decor01.svg) 0px 16px no-repeat;
  background-size: 100% auto;
}
.card-box .text-outer-wrap .text-wrap {
  margin-bottom: 9px;
  float: left;
  padding-right: 30px;
}
.card-box .text-outer-wrap .text-wrap:last-child {
  margin-bottom: 0;
}
.card-box p {
  margin: 0;
}
.pay-box {
  height: 102px;
  background: #BCE5B7;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), color-stop(48.96%, #BCE5B7), to(#58BD4C));
  background: linear-gradient(180deg, #FFFFFF 0%, #BCE5B7 48.96%, #58BD4C 100%);
  position: relative;
  margin: 0 -15px 0 -15px;
  text-align: center;
  font-size: 0;
  padding: 12px 10px 0 0;
}
.pay-box:before {
  content: "";
  display: block;
  position: absolute;
  top: 28px;
  bottom: 14px;
  width: 1px;
  background: #fff;
  left: 50%;
  margin-left: -8px;
}
.pay-box .pay-ico {
  display: inline-block;
  vertical-align: top;
  width: 120px;
  margin-right: 60px;
}
.pay-box .pay-ico + .pay-ico {
  width: 144px;
  padding-top: 24px;
  margin-right: 0;
}
.pay-box .pay-ico img {
  display: block;
  width: 100%;
}
.load-box {
  text-align: center;
  line-height: 1;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.load-box img {
  display: block;
  margin: 0 auto;
  width: 34px;
}
.breadcrumbs-box {
  margin-bottom: 5px;
  margin-top: -20px;
  display: none;
  font-size: 10px;
  line-height: 12px;
  color: #6D6D76;
  overflow: hidden;
}
.breadcrumbs-box a,
.breadcrumbs-box span {
  float: left;
  position: relative;
  display: block;
  margin: 0 18px 0 0;
  text-decoration: none;
}
.breadcrumbs-box a:last-child:before,
.breadcrumbs-box span:last-child:before {
  display: none;
}
.breadcrumbs-box a:before,
.breadcrumbs-box span:before {
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #6D6D76;
  position: absolute;
  top: 4px;
  left: 100%;
  margin-left: 8px;
}
.breadcrumbs-box a {
  color: #C4C4C4;
}
.faq-box {
  margin-bottom: 24px;
}
.faq-box .item-wrap {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 3px 0;
  width: 100%;
}
.text-box {
  margin-bottom: 20px;
  padding: 9px;
  border: 1px solid #C7C8D3;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  display: block;
  position: relative;
}
.page-actions-box {
  background: #F4FBFF;
  border: 0.5px solid #C0D0DD;
  border-radius: 5px;
}
.page-actions-box h1,
.page-actions-box .main-title {
  display: inline-block;
}
.page-actions-box .main-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #434D56;
  margin-bottom: 0;
}
.page-actions-box {
  padding: 15px 14px;
  margin-bottom: 24px;
  margin-top: 30px;
}
.item-review .rw-name {
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  color: #434D56;
}
.rw-text {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #434D56;
}
.centr {
  justify-content: center;
}
.page-actions-box a {
  font-style: italic;
  margin-left: 8px;
}
.reviews-box {
  margin-bottom: 35px;
  padding-top: 7px;
}
.reviews-box.type-second,
.reviews-box.type-third {
  margin-bottom: 25px;
  border-radius: 2px;
  position: relative;
}
.reviews-box.type-second .btn-action-ico.more,
.reviews-box.type-third .btn-action-ico.more {
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -20px;
}
.reviews-box.type-second .btn-action-ico.more ~ .item-wrap,
.reviews-box.type-third .btn-action-ico.more ~ .item-wrap {
  display: none;
}
.reviews-box.type-second .btn-action-ico.more.active ~ .item-wrap,
.reviews-box.type-third .btn-action-ico.more.active ~ .item-wrap {
  display: block;
}
.reviews-box.type-second .item-wrap.link ~ .item-wrap,
.reviews-box.type-third .item-wrap.link ~ .item-wrap {
  display: none;
}
.reviews-box.type-second .item-wrap.link.active,
.reviews-box.type-third .item-wrap.link.active {
  display: none;
}
.reviews-box.type-second .item-wrap.link.active ~ .item-wrap,
.reviews-box.type-third .item-wrap.link.active ~ .item-wrap {
  display: block;
}
.reviews-box.type-second .item-wrap,
.reviews-box.type-third .item-wrap {
  -webkit-animation: fadein ease 0.2s;
  animation: fadein ease 0.2s;
}
.reviews-box.type-second .items-wrap,
.reviews-box.type-third .items-wrap {
  position: static;
}
.reviews-box .item-wrap {
  margin-bottom: 15px;
}
.reviews-box .buttons-wrap {
  margin: 0 -12px;
  padding-top: 10px;
}
.reviews-box .buttons-wrap:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.reviews-box .button-wrap {
  width: 50%;
  padding: 0 12px;
  float: left;
  max-width: 200px;
}
.reviews-box .btn,
.reviews-box button,
.reviews-box input[type="submit"] {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  font-size: 14px;
}
.icons-box {
  background: #008700;
  position: relative;
  margin-bottom: 12px;
}
.icons-box:before,
.icons-box:after {
  content: "";
  display: block;
  width: 9999px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  background: #008700;
}
.icons-box:before {
  left: auto;
  right: 100%;
}
.icons-box .items-wrap {
  padding: 10px;
  text-align: justify;
  height: 45px;
  position: relative;
  overflow: hidden;
}
.icons-box .items-wrap:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  clear: none;
  font-size: 1px;
}
.icons-box .item-wrap {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.photo-box {
  line-height: 1;
  position: relative;
  overflow: hidden;
  margin-bottom: 19px;
  padding: 9px;
  border: 1px solid #C4C4C4;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  display: block;
  clear: both;
}
.photo-box .photo-inner-wrap {
  display: block;
  min-height: 218px;
  max-height: 320px;
}
.photo-box .photo-inner-wrap:before {
  content: "";
  display: block;
  padding-top: 50%;
}
.catalog-box {
  margin-bottom: 14px;
}
.catalog-box .items-wrap {
  margin: 0 -3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.catalog-box .item-wrap {
  padding: 0 3px;
  width: 50%;
  margin-bottom: 3px;
}
.becs.active {
  font-weight: 700;
  color: #29A71A;
}
.product-icon-percent {
  width: 29px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  top: 10px;
  left: 10px;
  height: 29px;
  box-shadow: 0 2px 5px rgb(0 0 0 / 15%);
  border-radius: 50%;
  position: absolute;
  cursor: pointer;
  z-index: 9;
}
.product-icon-percent svg {
  width: 45%;
  vertical-align: -50%;
  -webkit-animation: rotate .25s infinite alternate ease-in-out;
  animation: rotate .25s infinite alternate ease-in-out;
}
@keyframes rotate {
  0% {
    transform: rotate(6deg);
  }

  100% {
    transform: rotate(-6deg);
  }
}
.zenbadge-circle{position:absolute;width:200px;top:0;left:-85px;transform:scale(.16);-webkit-animation-delay:.05s;animation-delay:.05s}.zenbadge-circle .zenbadge-left{display:block;content:'';position:absolute;width:50px;height:50px;top:0;left:0;border-radius:50%;-webkit-animation:xAxisLeft .5s infinite both cubic-bezier(0,0,.63,.9);animation:xAxisLeft .5s infinite both cubic-bezier(0,0,.63,.9);transform-origin:0 0;z-index:1}.zenbadge-circle .zenbadge-left:before{content:'';position:absolute;width:50px;height:50px;top:0;left:0;border-radius:50%;background-color:#fff;-webkit-animation:yAxisLeft .5s infinite both cubic-bezier(.21,.01,.2,.96);animation:yAxisLeft .5s infinite both cubic-bezier(.21,.01,.2,.96);transform-origin:0 0}.zenbadge-circle .zenbadge-right,.zenbadge-circle .zenbadge-right:before{border-radius:50%;height:50px;position:absolute;transform-origin:100% 0;width:50px;top:0;content:''}.zenbadge-circle .zenbadge-right{display:block;-webkit-animation:xAxisRight .5s infinite both cubic-bezier(.32,.03,.56,.86);animation:xAxisRight .5s infinite both cubic-bezier(.32,.03,.56,.86);-webkit-animation-delay:-.25s;animation-delay:-.25s;right:0;z-index:1}.zenbadge-circle .zenbadge-right:before{-webkit-animation:yAxisRight .5s infinite both cubic-bezier(.21,.01,.2,.96);animation:yAxisRight .5s infinite both cubic-bezier(.21,.01,.2,.96);-webkit-animation-delay:-.25s;animation-delay:-.25s;background-color:#fff;left:0}@-webkit-keyframes rotate{0%{transform:rotate(6deg)}100%{transform:rotate(-6deg)}}@keyframes rotate{0%{transform:rotate(6deg)}100%{transform:rotate(-6deg)}}@-webkit-keyframes xAxisLeft{0%{transform:translateX(0)}20%{transform:translateX(-10px)}100%{transform:translateX(60px)}}@keyframes xAxisLeft{0%{transform:translateX(0)}20%{transform:translateX(-10px)}100%{transform:translateX(60px)}}@-webkit-keyframes yAxisLeft{0%{transform:translateY(10px) scale(2)}100%{transform:translateY(-60px) scale(.1)}}@keyframes yAxisLeft{0%{transform:translateY(10px) scale(2)}100%{transform:translateY(-60px) scale(.1)}}@-webkit-keyframes xAxisRight{0%{transform:translateX(0)}20%{transform:translateX(5px)}100%{transform:translateX(-50px)}}@keyframes xAxisRight{0%{transform:translateX(0)}20%{transform:translateX(5px)}100%{transform:translateX(-50px)}}@-webkit-keyframes yAxisRight{0%{transform:translateY(10px) scale(2)}100%{transform:translateY(-60px) scale(.1)}}@keyframes yAxisRight{0%{transform:translateY(10px) scale(2)}100%{transform:translateY(-60px) scale(.1)}}
.notover {
  overflow: hidden;
}
.preload {
  opacity: .4;
  position: relative;
}
.preload:after {
  content: '';
  background: url(/image/loading-red.gif) #ffffffab no-repeat center bottom;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.pages a,.pages span, .becs.next, .becs.prev {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 6px;
  text-decoration: none;
}
.pags {
  margin-top: 56px;
  margin-bottom: 51px;
}
.fleg {
  width: 77px;
  height: 47px;
  margin-right: 82px;
}
.load_more {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
  background: #FFFFFF;
  border: 0.5px solid #434D56;
  border-radius: 35px;
  padding: 16px 23px;
  color: #434D56;
}
.rev_left {
  width: 79%;
  padding: 0 62px;
}
.revs .owl-next {
  right: -62px;
}
.revs {
  border-bottom: 0.5px solid #C0D0DD;
  padding-bottom: 60px;
  margin-bottom: 30px;
}
.owl-nav button.disabled {
  opacity: .4;
  cursor: no-drop!important;
}
.bts {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-align: right;
  color: #434D56;
  padding: 11px 31px;
  text-decoration: none;
}
.becs {
  background: #F4FBFF;
  border: 0.5px solid #C0D0DD;
  border-radius: 5px;
  color: #4A4B4B;
}
.main-slider-box .slider .sl-item {
  display: none;
}
.main-slider-box .slider .sl-item:first-child {
  display: block;
}
.checkbox.flex {
  display: flex;
  align-items: center;
}
.list-group-item {
  display: none;
  padding-top: 15px;
}
.questo {
  padding-top: 15px;
  display: none;
}
.list-group-item input {
  margin-left: 0;
}
.load-box img {
  animation: Orbita 2s linear infinite;
}
@keyframes Orbita {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
.header-actions-panel .filter-section-wrap + .filter-section-wrap .list-group-item {right: 0;}
.header-actions-panel .filter-section-wrap {
  position: relative;
}
.list-group-item input {
  display: none;
}
.list-group-item input + label:before {
  content: '';
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
}
.checkbox.flex {
  position: relative;
  font-family: Roboto;
  font-style: normal;
  cursor: pointer;
  margin-top: auto;
  padding: 13px 0 13px 38px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #4A4A4B;
}
.sbros {
  font-family: Roboto;
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 35px;
  color: #4A4A4B;
  width: 140px;
  height: 40px !important;
  display: flex;
  padding: 0 !important;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  border: 0.5px solid #C0D0DD;
  background: #F4FBFF;
}
.mfle{
  display: flex;
  justify-content: space-between;
  margin-top: 27px;
}
.prim {
  font-family: Roboto;
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 35px;
  color: #4A4A4B;
  width: 140px;
  height: 40px !important;
  display: flex;
  padding: 0 !important;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  border: 0.5px solid #C0D0DD;
  background: #F4FBFF;
}
.w100 {
  width: 100%;
}
.dropdown-menu {
  z-index: 9;
}
.noscroll {
  overflow: hidden;
}
.country-phone-option {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.country-phone-option a {width: 100%;padding-right: 5px}
.country-phone-option .lang-prefix {
  float: right;
}
.country-phone-option:hover {
  background: #008700;
}
.country-phone-option:hover * {
  color: #fff;
}
.nor, .type-second a {text-decoration: none}
.common-citys .xc .reviews-box .buttons-wrap {display: none}

.rw {
  background: #FFFFFF;
  border: 0.5px solid #C0D0DD;
  border-radius: 5px;
}
.tit_modal {
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  color: #434D56;
}
.osto {
  background: #F4FBFF;
  border: 0.5px solid #C0D0DD;
  border-radius: 5px;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  padding: 10px 18px;
  margin-bottom: 20px;
  text-decoration: none;
  text-transform: uppercase;
  color: #434D56;
  display: inline-block;
}
.acte {
  padding-top: 0;
}
.header-actions-panel .frm-main-search input[type="text"] {
  border-bottom: 1px solid #ccd6de;
}
.header-actions-panel .btn-search:hover, .header-actions-panel .btn-search.active {
  background: transparent;
  box-shadow: none;
}
.bvc {position: relative;margin-right: 15px}
.card-box .pay-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.card-box .pay-wrap img {
  width: auto;
}
.frm-field{
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
  border-radius: 2px;
  margin-top: 45px;
  width: 49%;
  margin: 45px auto 30px;
  padding: 30px 68px 50px;
}
.field-title{
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 13px;
}
.frm-field-tip{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.tip-items{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.tip-item{
  padding: 0 20px 0 0;
}
.power {
  text-align: center;
  margin-top: 21px;
}
.frm-tip{
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;

  color: #434D56;
  width: 60px;
  height: 40px;
  background: #F4FBFF;
  border: 0.5px solid #C0D0DD;
  border-radius: 10px;
}
.frm-tip.act {
  border: 0.5px solid #FF9186;
  background: rgba(255, 198, 192, 0.25)
}
.tip-sep{
  padding: 0 17px 0 7px;
}
.tip-field input{
  background: #FFFFFF;
  border: 0;
  padding: 5px 0;
  box-shadow: none;
  border-bottom: 0.3px solid #ccd6de!important;
  box-sizing: border-box;
  width: 192px;
  height: auto;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  color: #434D56;
}
.btn-action-up:before{
  display: none;
}
.listb {
  position: absolute;
  top: -62%;
  display: flex;
  flex-wrap: wrap;
  max-width: 412px;
  z-index: 9;
}
.listb2 {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 33px;
  color: #434D56;
  margin-bottom: 5px;
}
.listb3 {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 33px;
  color: #434D56;
}

.common-home .baners_home, .home_ban, .home_ban .owl-lazy {
  position: relative;
  height: 500px;
}
.home_ban .owl-lazy {
  height: 330px;
  object-fit: cover;
  object-position: top;
}
.home_ban .item {
  padding-bottom: 170px;
}
.common-home .owl-nav span {
  display: none;
}
.common-home .owl-nav {
  position: absolute;
  top: 106px;
  bottom: auto;
}
.common-home .owl-prev {
  position: absolute;
  background: url(/image/arl.svg) no-repeat center!important;
  left: 60px;
  opacity: 1!important;
}
.common-home .owl-next {
  position: absolute;
  background: url(/image/arr.svg) no-repeat center!important;
  right: 60px;
  opacity: 1!important;
}
.pagination {
  display: none;
}
.city_box2 {
  background: #fff;
  width: 730px;
  margin: auto;
  padding: 26px 0 46px 0;
}
.descr2 h2, .descr2 h3, .descr2 h2 *, .descr2 h3 * {
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
}
.cic {
  background: #F5FBFF;
  border: 1px solid #C0D0DD;
  border-radius: 5px;
  margin-top: 26px;
  text-align: center;
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.text3 {
  text-align: center;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  color: #434D56;
}
.search-wrap {
  display: none;
  position: absolute;
  top: 130px;
  left: 0;
  right: 0;
  width: 484px;
  margin: auto;
  padding: 0 15px;
}
.search-block.js-popup-block {
  z-index: 9999;
  position: relative;
}
.frm-main-search .dropdown-menu:not(:empty) {
  top: 37px !important;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  box-shadow: none;
  margin-top: 0!important;
  padding: 0 15px 10px 15px;
}
.frm-main-search input.active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.saz {
  font-weight: 600;
  font-size: 16px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
  color: #434D56;
  margin-top: -8px;
  margin-bottom: 8px;
  display: block;
  position: relative;
}
.saz span {
  background: #fff;
  z-index: 9;
  position: relative;
  padding-right: 8px;
}
.saz:after {
  content: '';
  background: #C0D0DD;
  height: 1px;
  position: absolute;
  right: 0;
  top: auto;
  bottom: 6px;
  left: 0;
  margin: auto;
}
.state {
  max-width: 690px;
  margin: auto;
}
.mty {
  margin-top: 137px;
}
.er404 {
  background: #F5FBFF;
  padding: 26px 60px;
  height: 100vh;
}
.mk {
  margin-left: 131px;
  margin-right: 90px;
}
.pkd {
  font-weight: 300;
  font-size: 24px;
  line-height: 35px;
  color: #434D56;
  margin-bottom: 68px;
}
.erh {
  font-weight: 800;
  font-size: 64px;
  line-height: 75px;
  color: #434D56;
  margin-bottom: 11px;
}
.sort {
  display: none;
}
.sort > span > span {
  position: relative;
}
.sort > span {
  cursor: pointer;
}
.sort > span.active svg {
  transform: rotate(180deg);
}
.sorts2 .active circle:first-child {
  stroke: #FF9186
}
.sorts2 .active circle:last-child {
  fill: #FF9186
}
.page-text-box {
  background: linear-gradient(180deg, #DCEEFB 0%, rgba(255, 255, 255, 0.62) 52.66%, rgba(245, 251, 255, 0) 102.12%);
}
.p {
  font-weight: 400;
  font-size: 20px;
  line-height: 152.34%;
  letter-spacing: 0.25px;
  color: #434D56;
  text-align: left;
  margin-bottom: 20px;
}
.sort > span > span:after {
  content: '';
  height: 0.5px;
  background: #434D56;
  position: absolute;
  bottom: 0;
  left: 0;
  right: -22px;
}
.sort {
  position: relative;
  margin-bottom: 18px;
}
.sorts2 a {
   font-weight: 400;
   font-size: 14px;
   line-height: 16px;
   color: #434D56;
   text-decoration: none;
   padding: 12px 0;
 }
a.cat.item.active {
  border: 0.5px solid #FF9186;
  color: #FF9186;
}
.home_ban:after {
  content: '';
  background: linear-gradient(180deg, rgba(227, 231, 232, 0.00) 0%, #E3E7E8 28.13%, #E2E6E7 44.79%, #E2E6E7 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
  height: 240px;
}
.hid_r2 {
  display: none
}
a.btnd {
  border-radius: 35px;
  border: 0.5px solid #6D8497;
  background: #FFF;
  color: #434D56;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 10px 0;
  text-decoration: none;
  width: 160px;
  text-align: center;
}
a.seF {
  border-radius: 5px;
  border: 0.5px solid #FF9186;
  background: rgba(255, 198, 192, 0.10);
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #FF9186;
  padding: 4px 8px;
  text-decoration: none;
  margin-top: 14px;
  margin-bottom: 14px;
  margin-right: 10px;
}
@media (max-width: 833px) {
  .cart-box .item-cart {
    padding: 0 0 15px 0;
    border-bottom: 1px solid #c4c4c4;
  }
  .pred {
    width: 100%;
  }
  .wposi.active .hj2:after {
    content: '';
    border-radius: 5px;
    border: 0.5px solid #C0D0DD;
    background: #FFF;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 11px;
    z-index: -1;
  }
  .act2:not(.cvl) {
    color: #434D56!important;
  }
  .tip-items{
    justify-content: space-between;
    width: 100%;
  }
  #button-cart {
    position: fixed;
    left: 15px;
    right: 15px;
    bottom: 23px!important;
    width: calc(100% - 30px)!important;
  }
  .hid_r2 {
    display: flex;justify-content: end;padding: 8px 15px
  }
  .sort.filts {
    width: 100% !important;
    left: 0;
    box-shadow: none !important;
    border: 0 !important;
    border-radius: 0 !important;
  }
  .wposi.active {
    width: 100%;
    position: absolute;
  }
  .tpfg {
    position: relative;
  }
  .tap_filter2 h1 {
    color: #434D56;
    font-family: Roboto;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: normal !important;
    display: inline-block;
    margin-bottom: 0 !important;
  }
  .tap_filter2 svg {
    margin: 0 10px;
  }
  .tap_filter2 {
    display: flex;
    align-items: center;
    background: #FDFDFF url(/image/tap.svg) no-repeat right center;
    background-position-x: 97%;
    border: 0.5px solid #6D8497;
    border-radius: 35px;
    height: 47px;
    padding: 13px 18px;
    font-weight: 400;
    font-size: 16px;
    width: 100%;
    line-height: 19px;
    color: #434D56;
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    transition: .4s;
  }
  div.zah {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .home_ban:after {
    height: 190px;
  }
  .home_ban .item {
    padding-bottom: 132px;
  }
  .home_ban .owl-lazy {
    height: 240px!important;
    object-fit: cover;
  }
  .overs {
    max-height: 76vh;
    overflow: auto;
  }
  .tap_filter.active + .filts:not(.sort) {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: auto;
    border-radius: 10px;
    border: 0.5px solid #6D8497;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  }
  .btn-filter-section {
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #434D56;
  }
  .overs2 {
    position: relative;
    z-index: 9999;
    background: #fff;
    border-radius: 10px;
    border: 0.5px solid #6D8497;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  }
  .tap_filter.active + .filts:after {
    content: '';
    position: fixed;
    background: rgba(85, 102, 126, 0.69);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
  }
  .filter-block.js-popup-block {
    padding-top: 0;
    position: relative;
    z-index: 99999999;
    background: #fff;
    height: 100%;
  }
  .filter-section-wrap .filter-section {
    justify-content: space-between;
  }
  .w100 {
    width: 100%;
  }
  .w50 {
    width: 48%;
  }
  .tap_filter {
    width: 100%;
    margin-bottom: 12px;
    margin-right: 0;
  }
  .bord3 {
    padding: 5px 15px;
  }
  .modal_region .city_box2 {
    padding: 15px;
    width: 100%;
    height: 100%;
    overflow-y: auto;
  }
  .text_s {
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
  }
  .modal_region .closes:after {
    content: '';
    position: fixed;
    top: 0;
    height: 48px;
    background: rgba(192, 208, 221, 0.45);
    left: 0;
    right: 0;
  }
  .modal_region .closes svg {
    position: relative;
    z-index: 11;
    background: #FFFFFF;
    border-radius: 2px;
    width: 30px;
    height: 30px;
    padding: 7px;
  }
  .modal_region {
    padding-bottom: 0;
    padding-top: 0 !important;
    height: 100%;
    top: 82px;
    overflow-y: unset;
  }
  .modal_region .closes {
    right: 15px;
    top: -74px;
    border-radius: 2px;
    display: flex!important;
    align-items: center;
    justify-content: center;
  }
  .header .cart-block, .dates .cart-block {
    top: 0px;
    z-index: 9999;
  }
  #qwic {
    padding: 0;
  }
  .popup-card-box .card-title {
    margin: 10px 0 6px 0;
  }
  .language .drops {
    padding: 0;
  }
  .catf {
    height: 117px;
  }
  .cat img {
    width: 100%;
  }
  .abc2.catalog-box2 .inner-wrap {
    overflow: auto;
  }
  .page-text-box {
    padding: 51px 15px;
    margin-top: -12px;
  }
  .ssb {
    margin: 20px auto!important;
  }
  .p {
    font-size: 18px;
  }
  .mty {
    margin-top: 46px;
  }
  .mk {
    margin: auto;
  }
  .erh {
    display: none;
  }
  .er404 .bnn {
    margin: auto;
  }
  .pkd {
    margin-top: 25px;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 26px;
  }
  .er404 {
    padding: 22px 20px;
  }
  .state  h1 {
    font-size: 24px;
  }
  .pep {
    border-radius: 0;
  }
  .qwic {
    width: 100%;
    height: 100%;
    border: 0;
    border-radius: 0;
    background: transparent;
  }
  .popup-card-box {
    background: #fff;
    height: calc(100% - 50px);
  }
  #popup-card {
    height: 100%;
  }
  .pep {
    background: #f5fbff66;
    border-bottom: 0;
  }
  .card-box .info-wrap .card-title {
    font-size: 16px;
  }
  .search-wrap {
    background: #434D56;
    width: 100%;
  }
  .header .frm-main-search .btn-action-ico {
    right: 14px;
  }
  .search-wrap {
    top: 48px;
  }
  .common-home .search-wrap, [class^="product-product-"] .search-wrap {
    top: 76px;
  }
  .common-home .search-wrap {
    top: 83px;
  }
  .mob_menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    display: none;
  }
  .search-block.js-popup-block {
    padding: 10px 0;
    position: relative;
    z-index: 10;
    margin: 0 -15px;
    background: #434D56;
    backdrop-filter: blur(2px);
  }
  .soc_mob a {
    display: flex;
    align-items: center;
  }
  .pho {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #434D56;
    text-decoration: none;
  }
  .top2 {
    background: #F4FBFF;
    backdrop-filter: blur(2px);
    padding: 18px 15px;
    position: relative;
    z-index: 1;
  }
  .top_f a {
    display: flex;
    align-items: center;
  }
  .top_f {
    background: rgba(85, 102, 126, 0.69);
    justify-content: end;
    height: 48px;
    padding-right: 15px;
    z-index: 9;
    position: relative;
  }
  .common-home .top_f {
    margin-bottom: 34px;
  }
  form.language.frm-main-select.js-popup-wrap {
    border: 0;
    width: 100%;
    padding: 15px;
    border-radius: 0;
  }
  .frm-main-select .btn-select {
    padding: 0 !important;
    height: auto;
  }
  span.menu-title {
    margin-left: 11px;
  }
  .language > .hid-s, .cyr > .hid-s {
    text-decoration: none;
  }
  .soc_mob a + a {
    margin-left: 10px;
  }
  .over_mob ul a {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #434D56;
    text-decoration: none;
    display: flex;
    align-items: center;
  }
  .cat1 {
    border-top: 0.5px solid #C4C4C4;
    padding-top: 15px;
    margin-top: 19px;
  }
  .filter-section-wrap .filter-section a {
    text-transform: capitalize;
    font-weight: 500;
    margin-right: 10px;
  }
  .over_mob > div {
    background: #EFF3F7;
    padding: 0;
    height: 100%;
  }
  .over_mob {
    overflow-y: auto;
    padding-top: 115px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .over_mob.acv {
    z-index: 2;
  }
  .common-home .over_mob {
    padding-top: 145px;
  }
  .cat.item {
    padding: 0;
    width: 130px;
    height: 161px;
    margin-right: 6px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  }
  .car {
    width: max-content;
  }
  .cat span {
    margin-top: 7px;
    margin-left: 10px;
    margin-bottom: 9px;
    font-size: 13px;
    line-height: 15px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .baners_home .abc .catalog-box2 {
    overflow: auto;
  }
  .abc .inner-wrap {
    padding-right: 0;
    padding-left: 0;
  }
  .abc .catalog-box2 {
    padding-left: 15px;
    padding-bottom: 6px;
  }
  .name {
    font-weight: 500;
    margin-top: 6px;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 11px;
    text-align: center;
  }
  .tab-content {
    margin-top: 6px;
  }
  .filter-block.flex {
    display: block;
  }
  #images34 .slick-slide {
    border-radius: 0;
  }
  .zd {
    width: 100%;
    margin-top: 25px;
  }
  span.opt_price2 {
    margin-left: -44px;
    width: auto;
    text-align: left;
    margin-top: 8px;
  }
  .qwiv input {
    margin-left: 0;
  }
  .pie {
    margin-right: 20px;
  }

  .cat-title.center {
    font-size: 12px;
    line-height: 30px;
    font-weight: 600;
  }
  .text3 {
    text-align: center;
    font-weight: 300;
    font-size: 10px;
    line-height: 12px;
  }
  #content h1 {
    font-size: 20px;
    line-height: 23px;
  }
  .text2 {
    font-size: 12px;
    line-height: 20px;
    width: 88%;
  }
  .item-catalog .btn-action-ico.fav-action {
    top: -2px;
    right: -8px;
  }
  .card-info-city {
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
  }
  .vibr {
    border: 0.5px solid #FF7061;
    border-radius: 40px;
    width: 100%;
  }
  .descr5 {
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
  }
  .descr5 img {
    width: calc(100% + 30px) !important;
    margin-left: -15px;
    display: block;
    object-fit: cover;
    max-width: unset;
  }
  .rig {
    line-height: 20px;
    width: 90%;
  }
  .leftn {
    width: 100%;
    padding: 0 !important;
  }
  .z1 {
    font-size: 22px;
    text-align: center;
  }
  .zagf {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 16px;
  }
  .cic {
    border-radius: 0;
    max-width: unset;
    border-top: 0.5px solid #FF7061;
    border-bottom: 0.5px solid #FF7061;
    border-left: 0;
    border-right: 0;
  }
  .cic a.vibr {
    border: 0.5px solid #FF7061;
    padding: 12px 20px;
  }
  .cic .op {
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
  }
  .zagf > span {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    z-index: 1;
    background: #fff;
    padding: 0 20px;
  }
  .zagf:after {
    content: '';
    height: 0.5px;
    background: #C0D0D0;
    position: absolute;
    left: 0;
    right: 0;
    top: 23px;
  }
  .regna {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    margin-top: 4px;
  }
  .fleg {
    margin-right: 0;
  }
  .posn {
    margin-bottom: 20px;
  }
  .rigtn {
    display: none;
  }
  .pn {
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 23px;
  }
  .city {
    margin-bottom: 14px;
  }
  text_s {
    margin-bottom: 12px;
    text-align: center;
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    padding-top: 11px;
  }
  .city_box2 {
    padding: 0 15px;
    width: 100%;
  }
  .ter {
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    padding: 0;
  }
  .city_box {
    width: 100%;
    padding: 0;
    box-shadow: none;
  }
  #content .ter {
    margin-top: 30px;
  }
  .name.center {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    padding: 0 5%;
  }
  .capp {
    font-size: 15px;
    line-height: 16px;
  }
  .tit2 {
    font-size: 16px;
  }
  .padb {
    padding-bottom: 6px;
  }
  .logob {
    height: 32px;
    object-fit: cover;
    margin-bottom: 6px;
  }
  .prods.slider-wrap .prod {
    width: 160px;
  }
  .smob {
    display: none;
  }
  .logo_mob2 img {
    width: 154px;
    height: 32px;
    object-fit: cover;
    margin-top: -3px;
  }
  .flex.head_fex {
    width: 100%;
    justify-content: space-between;
  }
  .head_fex .text-outer-wrap {
    z-index: 99999;
  }
  .listb2 {
    font-size: 16px;
    margin-bottom: 0;
  }
  .listb {
    top: -70%;
    width: calc(100% - 30px);
  }
  .abc {
    bottom: 0;
  }
  .listb3 {
    display: none;
  }
  .center_header:after, .home_ban .owl-nav, .limg {
    display: none;
  }
  [class^="product-product-"] .head_fex .text-outer-wrap, [class^="product-product-"] .center_header {
    display: block;
  }
  .abc2 .prod {
    width: 100%;
  }
  .prod img {
    width: 100%;
  }
  .abc2.catalog-box2 {
    margin-bottom: 15px;
  }
  .descr2 *:not(h3) {
    font-size: 14px !important;
    line-height: 22px !important;
  }
  [class^="product-product-"] .card-box .info-wrap {
    padding: 0;
  }
  .logo-wrap .logo{
	  display: none;
  }
  .common-home .baners_home, .home_ban, .home_ban .owl-lazy {
    height: 370px;
  }
  .logo-wrap .logo_mob2{
	  display: block!important;
  }
  .baners_home img{
    margin-left: 0;
  }
  .abc img{
    display: block;
    border-top: 0.5px solid #C0D0DD;
  }
  .end {
    align-items: center;
  }
  .head-wrap {
    padding-top: 0;
    width: 100%;
}
.center_header.active {
  border: 0;
}
.text-wrap.wrap_phone{
	order: 2;
	width: auto;
}
.text-outer-wrap {
  display: none;
  background: #434D56;
  position: absolute;
  top: 48px;
  left: 0;
  right: 0;
  width: 100%;
  padding: 0 15px;
}
  .common-home .text-outer-wrap, .text-outer-wrap.active {
  display: flex;
}
  .common-home .center_header, .center_header.active {
    display: block;
    margin-left: 0;
  }
  .center_header  {
    padding-right: 0;
    width: 100%;
  }
.text-wrap.twh{
	border-bottom: none;
}
  .header {
    position: relative;
  }
  .common-home header {
    margin-bottom: 29px;
  }
  .borx img {
    max-width: 100%;
    border-radius: 50%;
    overflow: hidden;
  }
  .cat {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
  }
  .owl-dot {
    background: #FFFFFF;
    border: 0.5px solid #8C99A5;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin: 0 2px;
  }
  #images33 {
    margin-top: 10px !important;
    padding-left: 15px;
  }
  .descr3 {
    display: none;
  }
  .opt_c {
    text-align: center;
    max-width: 33%;
  }
  .opt {
    min-width: 100%;
  }
  .ssr {
    margin: 0 -10px;
  }
  .nam {
    font-weight: 400;
    font-size: 14px;
    line-height: 12px;
    min-height: auto;
  }
  .h1p {
    font-weight: 600;
    font-size: 16px;
  }
  .card-box .buy-wrap {
    overflow: unset;
  }
  .card-box .slider-wrap {
    margin: 0!important;
    padding-left: 1px!important;
    overflow: scroll!important;
    width: calc(100% + 29px);
  }
  .buy-title {
    background: #F5FBFF;
    border-top: 0.5px solid #C0D0DD;
    border-bottom: 0.5px solid #C0D0DD;
    margin-left: -15px;
    width: calc(100% + 30px);
    font-size: 16px !important;
    padding: 13px 0;
  }
  .dropdown-menu a span {
    font-size: 12px;
  }
  .card-box .buy-wrap .buy-title {
    font-size: 14px;
    margin-top: 6px;
    margin-bottom: 16px;
    text-align: center;
  }
  .slider {
    margin-left: 0;
  }
  #prt {
    border-bottom: 0;
  }
  .nam input {
    font-size: 12px;
  }
  .opt_price {
    font-size: 14px;
    margin-top: 4px;
  }
  .owl-dot.active {
  background: #8C99A5;
}
  .owl-dots {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 15px;
  }
  .chaib {
    background-size: 34%;
  }
  .ade {
    margin-top: 10px;
  }
  .ades .qw {
    width: auto;
  }
  .noto {
    overflow: unset!important;
  }
  .card-box .card-row-wrap .card-price {
    display: block;
    font-weight: 600;
    font-size: 14px;
    line-height: 152.34%;
    letter-spacing: 0.25px;
    color: #434D56;
  }
  .info-wrap .card-price {
    padding-top: 10px;
    padding-bottom: 0;
    border-bottom: 0;
    border-top: 0.5px solid #C0D0DD;
  }
  .bics:after {
    content: '';
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(85, 102, 126, 0.69);
    z-index: 99;
  }
  .common-home .main-menu-wrap .menu-block {
    z-index: 999;
  }
  .common-home .fix .main-menu-wrap .menu-block {
    top: 42px;
  }
  .active .lpf {
    display: block;
    position: absolute;
    top: 55px;
    width: calc(100% - 30px);
    border: 0;
    padding: 0;
    border-bottom: 0.5px solid #C4C4C4;
    padding-bottom: 12px;
    height: auto;
  }
  .main-menu-wrap .menu-block {
    display: none;
    top: 134px;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    border-top: 1px solid #c4c4c4;
    overflow: auto;
    padding-top: 46px;
  }
  .frm-main-select .btn-select {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #434D56;
    text-transform: none;
    display: flex;
    padding-left: 15px;
    align-items: center;
  }
  .main-menu-wrap .select-wrap {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .main-menu-wrap a.clos_menu {
    display: none;
    position: fixed;
    top: 9px;
    z-index: 9999999;
    right: 15px;
  }
  .carts_top_modal {
    display: none;
  }
  .header .cart-block {
    width: 100%;
  }
  .cart-block .items-wrap:not(.act) {
    height: 100%;
    padding: 15px;
    width: 100%;
    align-items: flex-start !important;
  }
  .items-wrap {
    height: 100%;
  }
  .item-cart-header2 {
    margin-top: 48%;
    width: 100%;
  }
  .main-menu-wrap.active:after {
    content: '';
    background: rgba(85, 102, 126, 0.69);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999999;
  }
  .main-menu-wrap a.clos_menu.active {
    display: block;
  }
  .form-box .frm-wrap {
    box-shadow: none;
  }
  .hid-s.active svg, .active ~ .hid-s svg {
    transform: rotate(180deg);
  }
  .frm-main-search .dropdown-menu:not(:empty) {
    top: 39px !important;
    border-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    left: 15px !important;
    right: 15px !important;
    width: calc(100% - 30px) !important;
    box-shadow: none;
  margin-top: 0!important;
    padding: 0 15px 11px 15px;

    background: #FFFFFF;
    backdrop-filter: blur(2px);
  }
  .frm-main-search.active input {
    background: #fff;
    padding: 0 15px;
    box-shadow: none;
  }

  .card-col-wrap .photo-wrap {
    height: auto!important;
  }
  search-block.js-popup-block {
    background: #434D56;
    backdrop-filter: blur(2px);
    padding: 10px 15px;
    margin-left: -15px;
    width: calc(100% + 30px);
  }

  .frm-main-search .dropdown-menu > li > a {
    padding: 0;
    margin-left: 0;
  }
  .flexs {
    border-bottom: 0!important;
    padding-bottom: 0!important;
  }
  .frm-main-search {
    width: 100%;
    padding: 0 15px;
  }
  .frm-main-search button.btn-action-ico {
    right: 15px;
  }
  .main-menu-wrap li:before {
    display: none;
  }
  .main-menu-wrap .menu-wrap a {
    padding: 12px 15px 12px 15px;
    display: flex;
    align-items: center;
  }
  .main-menu-wrap .menu-wrap a svg {
    margin-right: 12px;
  }
  .active ~ .drops {
    display: block!important;
    background: #fff;
    width: calc(100% - 15px);
    z-index: 9;
    top: 100%;
    left: 15px;
  }
  .drops li:last-child a {
    border-bottom: 0;
  }
  .notover {
    overflow: hidden!important;
  }
  .sl-item .cat-price-wrap {
    width: 79%;
  }
  .sl-item .cat-text-wrap {
    padding: 0 6px;
  }
  .main-menu-wrap .select-outer-wrap {
    box-shadow: none;
  }
  .menu.active + .menu-block {
    display: block;
  }
  .language, .cyr {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .frm-main-select .btn-select:before {
    display: none;
  }
  .language > .hid-s, .cyr > .hid-s {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: right;
    color: #434D56;
    display: flex;
  }
  .main-menu-wrap .select-outer-wrap:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    height: 1px;
    background: #c4c4c4;
  }
  .page-actions-box {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    margin: 30px -15px 20px -15px;
    text-align: center;
  }
  .rev_left .item-review {
    margin-bottom: 20px;
  }
  .revs .bts {
    display: block;
    margin: auto;
  }
  .page-actions-box .main-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
  }
  .filter-section-wrap {
    margin-right: 0;
    width: 100%;
  }
  .common-home #prods {
    margin-bottom: 36px;
  }
  .descr {
    padding: 0;
    margin: 0 -15px;
  }
  .filter-section-wrap .filter-section.active {
    z-index: 999;
    background: #fff;
    position: relative;
  }
  .filter-section svg {
    position: relative;
    right: 0;
  }
  .filter-section-wrap .filter-section.active {
    border: 0;
  }
  .active a.btn-filter-section:hover {
    color: inherit;
  }
  [class^="product-product-"] > div > .header {
    padding-top: 0;
    margin-bottom: 0;
  }
  [class^="product-product-"] > div > .page {
    padding-top: 33px;
  }
  .descr3.active {
    display: block!important;
  }
  .ssr .opt_c:last-child {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
  }
  .card-title.active svg {
    transform: rotate(180deg);
  }
  .opis {
    border-top: 0.5px solid #C0D0DD;
    padding-top: 10px;
  }
  .qws label span {
    width: 44px;
    height: 44px;
  }
  .main-menu-wrap {
    margin-top: 0;
  }
  .page-inner.wrap {
    padding-top: 0;
}
  .photo-wrap {
    margin: -1px -15px 15px -15px
  }
  .card-box .info-wrap {
    padding: 12px 15px;
  }
  .card-info-desc {
    margin-top: 15px;
    font-size: 12px;
  }
  .qwe {
    padding: 12px 15px;
  }
  .flex_filter .frm-main-search {
    width: 190px;
    margin-top: 0;
  }
  .pags {
    display: none;
  }
  [class^="product-category-"] .prods {
    margin-bottom: 20px;
  }
  .checkout-checkout .val {
    white-space: nowrap;
    text-align: right;
  }
  .main-div {
    background: #F4FBFF;
    margin: 0 -15px;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
  }
  .item-catalog .cat-price {
    font-weight: 500;
    font-size: 14px;
    line-height: 152.34%;
    letter-spacing: 0.25px;
  }
  .fav-action svg {
    width: 14px;
    height: 12px;
  }
  .item-catalog {
    margin-bottom: 8px;
    height: 97%;
  }
  span.sku {
    font-size: 11px;
  }
  .hid-x {
    display: none!important;
  }
  .region {
    width: 100%;
    height: 100%;
    padding-bottom: 25px;
    border-radius: 0;
    min-height: 100%;
  }
  .top_modal_region {
    border-radius: 0px;
    padding-top: 13px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    margin-bottom: 0;
}
  .region .center {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 0.5px solid #C0D0DD;
  }
  .modal_region, .modal {
    padding-top: 83px;
  }
  .lang_select .drops {
    width: 100%;
  }
  .prod {
    width: 50%;
    padding: 0 4px;
  }
  .prod > div {
    margin-bottom: 8px;
    min-height: unset;
  }
  .region > .flex {
    flex-wrap: wrap;
    width: auto;
    justify-content: center;
	margin-left: 15px!important;
    margin-right: 15px!important;
  }
  .inp_city {
    width: 100%;
    margin-right: 0;
    margin-bottom: 34px;
  }
  .header .actions-wrap .select-wrap, .cart_mob, .btn.button-header:before, .acm span, .tg, .header-actions-panel .text-outer-wrap:before {
    display: none;
  }
  .header .actions-wrap .button-wrap {
    margin-left: 0;
    margin-top: 12px;
  }
  .itemr {
    padding: 16px 0;
  }
  .header .logo-wrap {
    padding: 0;
    padding-top: 8px;
    margin-right: 0;
  }
  .bvc:before, .head_fex .text-wrap.wrap_phone, .head_fex .text-wrap.wrap_masseng {
    display: none;
  }
  .menu {
    margin-left: 10px;
  }
  .header .actions-wrap .btn-action-ico {
    width: 34px;
  }
  h2.zah {
    font-weight: 500;
    font-size: 18px;
    border-right: 1px solid #f5fbff;
    border-left: 1px solid #f5fbff;
  }
  .prods {
    margin: 0 -4px;
  }
  .twh h1 {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
  }
  .twh path {
    fill: #fff
  }
  .header-actions-panel .text-outer-wrap {
    display: flex;
    flex-wrap: wrap;
    padding: 9px 0 12px 15px;
  }
  .wrap {
    padding-top: 0;
  }
  .header-actions-panel {
    margin-bottom: 15px;
  }
  .page.acte {
    padding-top: 0;
    padding-right: 0;
  }
  .filto {
    width: 100%
  }
  .left_filter {
    padding-bottom: 18px;
  }
  .preload:after {
    background: url(/image/loading-red.gif) #ffffffab no-repeat center top;
    left: -5px;
    right: -5px;
  }
  .flex_filter {
    overflow: auto;
  }
  .page {
    max-width: 100%;
    padding-top: 10px;
  }
  .wrap_masseng img, .wrap_masseng svg {
    width: 32px!important;
    height: 32px!important;
  }
  .prod > a {
    border-radius: 3px;
  }
  .footer {
    padding-bottom: 0;
    margin-top: 15px;
    padding-top: 10px;
  }
  .power {
    text-align: center;
    padding: 6px 0;
    margin-top: 21px;
  }
  .header .buttons-wrap.bvc {
    margin-left: 0;
    margin-right: 7px;
    margin-top: 12px;
  }
  .language .drops {
    padding: 10px 16px;
    background: #fff;
    width: 250px;
    z-index: 999999;
    top: -85px;
    height: 100vh;
    max-height: calc(100vh - 48px);
    left: auto;
    right: -15px;
    border: 0.5px solid #C0D0DD;
    border-radius: 5px 0px 0px 0px;
  }
  .common-home .language .drops {
    top: -97px;
  }
  .rev_left .owl-carousel {
    display: block;
  }
  .footer-main-panel > .flex {
    flex-wrap: wrap;
  }
  .wrap_masseng a {
    text-decoration: none;
  }
  .footer-main-panel > .flex > .flex {
    justify-content: space-between;
    width: 100%;
  }
  .footer-main-panel .menu-wrap {
    width: 100%;
    text-align: center;
    order: 2;
    padding: 0;
  }
  .footer-main-panel .menu-wrap a {
    padding-right: 0;
  }
  .bl + .bl {
    margin-left: 0;

  }
  .bl:first-child {
    margin-bottom: 20px;
    margin-right: 4px;
  }
  .footer-main-panel .menu-wrap li {
    padding: 0 0 15px 0;
  }
  .rev_left {
    width: 100%;
    padding: 0;
  }
  .revs {
    flex-wrap: wrap;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .rev_left .item-review {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .header-actions-panel .text-outer-wrap {
    background: #F4FBFF;
    backdrop-filter: blur(4px);
    overflow: unset;
    border-bottom: 0.5px solid #C0D0DD;
  }
  .twh {
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    padding: 8px 0;
  }
  .wrap_phone {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-decoration-line: underline;
    color: #434D56;
    margin-bottom: 0!important;
    float: none !important;
    width: 50%;
    display: flex;
    align-items: center;
  }
  .wrap_phone a {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-decoration-line: underline;

    color: #434D56;
  }
  .header-actions-panel .text-wrap:last-child a + a {
    margin-left: 20px;
  }
  .header-actions-panel .text-wrap:last-child {
    padding-right: 15px;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .geos {
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
  }
  .btn.button-header {
    border: 0;
    height: auto;
    padding: 0;
    box-shadow: none;
    width: auto;
  }
  .main-menu-wrap .btn-action-ico.menu {
    top: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header .cart-block {
    width: 100%;
    border: 0;
    box-shadow: none;
  }
  .photo-wrap {
    height: 345px;
  }
  .footer-mobile-panel {display: none}
  .payul li {
    width: 100%;
    margin-bottom: 15px;
  }
  .payul {
    flex-direction: column;
  }
  .cart-box .buttons-wrap .btn,
  .cart-box .buttons-wrap button,
  .cart-box .buttons-wrap input[type="submit"] {
    width: 100%;
  }
  .ovf {
    overflow-x: auto;
    max-height: 100%
  }
  form .md {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0
  }
  .sogl {
    position: relative;
    margin: 0;
    width: 100%;
  }
  .photo-box {
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
  }
  .sogl label {
    text-align: left;
    padding-right: 0;
    width: 90%;
  }
  .sogl label:before {
    z-index: 9;
    right: 0px;
    top: 32px;
  }
  .ui-datepicker {
    z-index: 99999 !important;
  }
  [class^="account-"] .frm-phone-select {
    z-index: 1;
  }
  .product-search .load_more {
    margin-top: 15px;
  }
  .product-search .page.acte {
    padding-top: 20px;
  }
  .checkout-cart .main-title.text-att, .checkout-cart .search-wrap {
    display: none;
  }
  .order-pay-box .bord .cart-info-wrap {
    width: 64%;
  }
  .order-pay-box .col-wrap {
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 20px;
  }
  .checkout-payment > div > .page {
    padding: 0;
  }
  .checkout-payment .bord {
    border-radius: 0;
  }
  .saz {
    margin-top: 0;
  }
  .order-pay-box .col-wrap .becs {
    margin: -15px -15px 0 -15px;
    padding: 15px;
    width: calc(100% + 30px);
  }
  .sposob-pay {
    margin-top: 15px;
  }
  .frm-select-pay label {
    width: 86%;
  }
  .frm-select-pay {
    padding: 15px;
  }
  .pay-pics {
    padding-left: 5px!important;
    flex-wrap: wrap;
  }
  .ali {
    flex-wrap: wrap;
  }
  .ali img {
    width: 28px;
    margin-right: 12px;
  }
  .ali img + img {
    margin-left: 0;
  }
  .payment button {
    width: 100%;
    height: 50px;
  }
  .col-3 {
    width: 100%;
    border-radius: 5px !important;
    border: 0.5px solid #C0D0DD !important;
  }
  .col9 {
    width: 100%;
    order: 2
  }
  .posi {
    top: 14px;
  }
  .frm-wrap {
    padding: 15px;
  }
  .review-form-box .frm-row label {
    width: 100%;
  }
  .review-form-box input[type="text"], .review-form-box input[type="password"], .review-form-box input[type="email"], .review-form-box input[type="number"], .review-form-box input[type="range"], .review-form-box input[type="search"], .review-form-box input[type="tel"], .review-form-box input[type="url"] {
    width: 100%;
  }
  .review-form-box .frm-row {
    flex-wrap: wrap;
  }
  .modal-content {
    width: 340px;
    min-height: 142px;
  }
  .col4 {
    width: 100%;
    padding-left: 0;
    order: 1
  }
  .sogl:after {
    content: '';
    width: 60px;
    height: 40px;
    background: #fff;
    position: absolute;
    right: 0;
    bottom: -22px;
  }
  .sogl label:after {
    right: 12px;
    top: 47px;
  }
  #sogl:checked + label:after {
    top: 43px;
  }
  .defr {
    border: none;
    font-size: 14px;
    line-height: 120%;
    margin: 0;
    border-bottom: 0.5px dashed rgba(5, 194, 5, 0.81);
  }
  .card-box .reviews-wrap {
    display: block;
  }
  .card-box .slider-wrap {
    padding-right: 0;
    overflow: auto;
    padding-bottom: 15px;
  }
  .slider-wrap .owl-carousel {
    display: flex;
    width: max-content;
  }
  .card-box .sl-item {
    width: 160px !important;
  }
  .card-box .owl-nav {
    display: block !important;
  }
  .slider-wrap .owl-prev {
    position: absolute !important;
    top: -15px !important;
    left: 0 !important;
    opacity: .5;
  }
  .slider-wrap .owl-next {
    position: absolute !important;
    top: -15px !important;
    right: 0 !important;
    opacity: .5;
  }
  #button-register {
    width: 100%;
    height: 50px;
    color: #fff !important
  }
  .bord {
    width: 100%;
    padding: 0;
    border: 0;
  }
  .col-6 {
    width: 100%;
    overflow: hidden;
  }
  .values label {
    width: 90%;
  }
  .bord2 {
    padding: 0 15px;
  }
  .tit {
    padding: 10px 15px;
    font-size: 14px;
  }
  .cart-box2 .item-wrap {
    padding: 15px;
  }
  .chec .item-wrap:last-child {
    margin-bottom: 0;
  }
  .tits {
    font-weight: 400;
    font-size: 10px;
    line-height: normal;
  }
  .ret {
    padding: 10px 15px;
  }
  .ret:last-child {
   border-bottom: 0;
  }
  .order-pay-box .ret {
    padding: 10px 0;
  }
  .bord .cart-info-wrap {
    width: 70%;
  }
  .qw2 {
    margin-top: 10px;
  }
  .cop {
    border-left: 0;
    border-right: 0;
  }
  .cart-box2 {
    border: 0.5px solid #C0D0DD;
    border-radius: 5px;
  }
  .card-box .pay-wrap, .pay-box {
    display: none
  }
  .footer-mobile-panel .items-wrap {
    padding-right: 64px;
  }
  #button-cart {
    padding: 0 14px;
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0;
    z-index: 9;
    background: #FF9186;
    border-radius: 35px;
    bottom: 10px;
    justify-content: center;
    text-transform: uppercase;
  }
  .pa2 {
    margin-top: 20px;
  }
  .card-box {
    margin-bottom: 0;
  }
  .header .cart-block, .dates .cart-block {
    width: 100%;
    max-width: 400px;
    right: -104%;
  }
  .shipi {
    margin-top: 20px;
  }
  .esp {
    margin-right: 0;
    margin-left: 15px;
    margin-bottom: 15px;
  }
  .baners_home{
	  display: none;
  }
  .common-home .baners_home{
	  display: block;
  } 
  span.hid-s.cena {
    font-weight: 300;
    font-size: 16px;
    line-height: 152.34%;
    letter-spacing: 0.25px;
    color: #FFFFFF;
    position: absolute;
    left: 14px;
    text-transform: initial;
  }
  .checkout-cart .header-actions-panel {
    display: none;
  }
  .account-wishlist .fav-box .item-wrap {
    width: 100%
  }
  .account-wishlist .item-catalog-small {
    width: 50%;
  }
  .lli {
    display: none;
  }
  .checkout-cart .btn-action-ico.menu:before {opacity: 0}
  .checkout-cart .btn-action-ico.menu:after {opacity: 1}
  .pkl {
    width: 100%;
    padding: 0;
    margin-bottom: 6px;
  }
  .defr2 {
    left: 28px;
    bottom: 88px;
    font-weight: 800;
    font-size: 20px;
    line-height: 25px;
    max-width: 100%;
  }
  .descr2 {
    width: 100%;
    font-weight: 700;
    font-size: 14px;
    line-height: 27px;
    padding: 0;
  }
  .bts2 {
    margin: 10px 0;
  }
  .descr2 h2, .descr2 h3, .descr2 h2 *, .descr2 h3 * {
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
  }
  .pril {
    justify-content: center;
  }
  .descr2 + .descr2 {
    padding-left: 0;
  }
  .futh {
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 9px;
  }
  .vos {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }
  .fleft, .fright {
    width: 100%;
  }
  .qr, .pril {
    display: none!important;
  }
  .fright {
    margin-top: 25px;
    justify-content: center!important;
  }
  a.bts3 {
    left: 28px;
    bottom: 38px;
    font-size: 14px;
    color: #434D56;
    padding: 2px 12px;
  }
  .catalog-box3 .prod {
    width: 100%;
    margin-bottom: 10px;
    padding: 0 8px;
  }
  .catalog-box3 .prod img {
    margin-left: 0;
  }
  .defr3 {
    font-size: 14px;
    line-height: 25px;
    width: 92%;
    padding-top: 14px;
  }
  .z-l .bts3 {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .cart-box .item-cart .photo-wrap {
    margin: 0;
    width: 130px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #C7C8D3;
    padding: 5px;
  }
  .cart-box .item-cart .button-wrap {
    display: block;
    float: left;
    position: absolute;
    top: 145px;
    right: 0;
    left: 215px;
    overflow: hidden;
  }
  .cart-box .item-cart .button-wrap .btn,
  .cart-box .item-cart .button-wrap button,
  .cart-box .item-cart .button-wrap input[type="submit"] {
    display: block;
    height: 35px;
    width: 100%;
    max-width: 200px;
    padding: 0 10px;
    float: right;
  }
  .cart-box .item-cart .button-wrap .btn.button-second,
  .cart-box .item-cart .button-wrap button.button-second,
  .cart-box .item-cart .button-wrap input[type="submit"].button-second {
    line-height: 33px;
    font-size: 12px;
  }
  .cart-box .item-cart .link-wrap {
    display: block;
    float: left;
    position: absolute;
    bottom: 12px;
    right: 0;
    font-size: 14px;
    line-height: 21px;
    font-style: italic;
  }
  .cart-box .item-cart .link-wrap a {
    display: block;
    color: #434D56;
    white-space: nowrap;
  }
  .cart-box .item-cart .title-wrap {
    float: none;
    padding: 0 0 0 46%;
    margin: 0 0 6px 0;
    position: static;
  }
  .cart-box .item-cart .total-wrap {
    width: 100%;
    float: none;
    padding: 0 0 0 46%;
  }
  .cart-box .item-cart .total-wrap .cart-price {
    font-size: 12px;
    line-height: 14px;
  }
  .cart-box .item-cart .btn-action-ico.del {
    position: absolute;
    top: -8px;
    right: -10px;
    bottom: auto;
  }
  .cart-box .item-cart .btn-action-ico.del:after,
  .cart-box .item-cart .btn-action-ico.del:before {
    width: 20px;
    margin-left: -10px;
  }
}
@media (min-width: 640px) {
  .item-order {
    padding-left: 200px;
  }
  .item-order .photo-wrap {
    width: 170px;
    margin-left: -200px;
  }
  .item-cart {
    padding-left: 200px;
  }
  .item-cart .photo-wrap {
    width: 170px;
    margin-left: -200px;
  }
  .item-icon .icon-ico {
    width: 60px;
    height: 60px;
  }
  .item-icon .icon-ico img {
    max-width: 30px;
    max-height: 30px;
  }
}
@media (min-width: 768px) {
  .item-order {
    padding-left: 106px;
  }
  .acm svg, .dropsd {
    display: none;
  }
  .tla input {background: transparent}
  .account-wishlist .item-catalog-small.fav {
    width: 90%;
  }
  .bmob, .buttons-wrap > img {
    display: none !important;
  }
  .item-order .photo-wrap {
    width: 90px;
    margin-left: -106px;
  }
  .item-cart {
    padding: 8px 24px 16px 118px;
    border-bottom: 1px solid #CCD6DE;
  }
  .item-cart .photo-wrap {
    width: 90px;
    margin-left: -118px;
  }
  .item-cart .title-wrap {
    width: 36.66%;
    margin: 0;
    float: left;
    padding: 0 20px 0 0;
    position: static;
  }
  .item-cart .counter-wrap {
    width: 23%;
    margin: 0;
    padding: 0;
  }
  .item-cart .cart-title {
    font-size: 14px;
    line-height: 22px;
  }
  .item-cart .price-wrap {
    display: block;
    float: left;
    width: 22.77%;
  }
  .item-cart .total-wrap {
    width: 17%;
    padding: 0;
    margin: 0;
  }
  .item-cart .btn-action-ico.del {
    top: -1px;
    right: -10px;
    margin: 0;
  }
  .item-cart .cart-price {
    line-height: 22px;
    font-size: 14px;
  }
}
.rigtn {
  width: 49%;
}
@media (min-width: 834px) and (max-width: 1023px) {
  .cart_mob, .main-menu-wrap .select-outer-wrap, .main-menu-wrap li:before, .header-actions-panel .text-outer-wrap:before, .revs > a, .dropsd, .smob, .newsblog-article .baners_home {
    display: none;
  }
  .catalog-box2.abc2 {
    padding-bottom: 25px;
  }
  .abc .catalog-box2 {
    overflow: auto;
  }
  .modal_region .city_box2 {
    width: 804px;
  }
  .menu {
    display: block!important;
    width: 34px !important;
    float: left;
    margin-left: 18px;
  }
  .leftn {
    width: 100%;
    padding-right: 0;
  }
  .z1 {
    font-size: 22px;
    text-align: center;
  }
  .posn {
    margin-bottom: 20px;
  }
  .rigtn {
    display: none;
  }
  .pn {
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 23px;
  }
  .ter {
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    padding: 0;
  }
  .city_box {
    width: 100%;
    padding: 0;
    box-shadow: none;
  }
  #content .ter {
    margin-top: 30px;
  }
  .qr {
    display: none;
  }
  [class^="product-product-"] .listb {
    top: 124px;
  }
  .head_fex {
    width: 100%;
    justify-content: space-between;
  }
  .header .actions-wrap .btn-action-ico {
    width: 34px;
  }
  .wrap_phone a {
    color: inherit;
    margin-right: 10px;
  }
  .catalog-box2 .prods .prod:last-child, .catalog-box3 .prods .prod:last-child, .dese {
    display: none;
  }
  .header {
    background: #fff;
  }
  .z-l {
    width: calc(50% - 30px);
  }
  .defr3 {
    font-size: 12px;
    line-height: 24px;
    width: 90%;
  }
  .defr2 {
    left: 58px;
    bottom: 86px;
    font-size: 24px;
    line-height: 28px;
    max-width: 308px;
  }
  .vos {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
  }
  .fleft {
    width: 48%;
  }

  .futh {
    font-size: 24px;
    line-height: 16px;
    margin-bottom: 18px;
  }
  a.bts3 {
    left: 58px;
    bottom: 22px;
    font-size: 14px;
    line-height: 25px;
  }
  .head-wrap {
    padding-top: 0;
  }
  .header .logo {
    width: 196px;
    margin-left: -10px;
    margin-right: 0 !important;
  }
  .prod {
    width: 33.333334%;
  }
  .menu-block.js-popup-block {
    display: none;
  }
  .header-actions-panel .text-outer-wrap {
    background: #fff;
    min-height: unset;
  }
  .acte {
    padding-top: 0;
  }
  .footer-main-panel > .flex {
    flex-wrap: wrap;
  }
  .footer-main-panel .menu-wrap {
    width: 100%;
    order: 2;
    padding-bottom: 15px;
  }
  .filter-section-wrap .filter-section.active {
    position: relative;
    z-index: 99;
  }
  .filter-section-wrap .list-group-item {
    z-index: 99;
  }
  .frm-main-search {
    margin-left: auto;
    position: inherit;
  }
  .power {
    text-align: center;
  }
  .footer-main-panel > .flex > .flex {
    justify-content: center;
    width: 100%;
  }
  .footer-main-panel .menu-wrap a {
    padding: 0 12px;
  }
  .footer-main-panel ul {
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
  }
  .main-menu-wrap {
    margin-top: 0;
  }
  .wrap {
    padding-top: 60px;
  }
  .rev_left {
    width: 100%;
  }
  .footer {
    padding-bottom: 14px;
  }
  .flex_header {
    padding-top: 9px;
  }
  .main-menu-wrap .btn-action-ico.menu {
    top: 19px;
  }
  .header .logo-wrap {
    padding: 0;
    margin: 0 0 0 40px;
  }
  .header .inner-wrap {
    height: 60px;
  }
  .menu.active + .menu-block {
    display: block;
  }
  .main-menu-wrap .menu-block {
    display: none;
    top: 60px;
    position: fixed;
    left: 0;
    width: 375px;
    right: auto;
    bottom: 0;
    background: #fff;
    border-bottom: 1px solid #c4c4c4;
    overflow: auto;
  }
  .notover:after {
    content: '';
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(85, 102, 126, 0.69);
    z-index: 9;
  }
  .header-actions-panel .text-wrap:last-child {
    padding-right: 0;
    float: right;
  }
  .fright {
    width: 52% !important;
  }
  .main-menu-wrap .menu-wrap a {
    padding: 12px 15px 12px 15px;
    display: flex;
    align-items: center;
  }
  .main-menu-wrap .menu-wrap a svg {
    margin-right: 12px;
    align-items: center;
  }
  .header-actions-panel .inner-wrap {
    border-bottom: 0.5px solid #C0D0DD;
  }
  .header-actions-panel .text-outer-wrap {
    padding: 9px 15px 0 15px;
  }
  .page.acte {
    margin-bottom: 15px;
  }
  .item-catalog {
    margin-bottom: 15px;
  }
  .catalog-box {
    border: 0.5px solid #C0D0DD;
    border-radius: 5px;
  }
  .page {
    padding: 0 20px;
  }
  .main-menu-wrap .btn-action-ico.menu {
    left: 15px;
  }
  .card-col-wrap.wr {
    width: 494px;
    padding-left: 20px;
  }
  .photo-wrap {
    width: 300px;
    border-radius: 5px;
    overflow: hidden;
  }
  .card-box {
    display: flex;
    flex-wrap: wrap;
  }
  .slider .owl-carousel {
    overflow: hidden;
  }
  .frm-main-search.active input {
    background: #fff;
    padding: 0 15px;
  }
  .card-box .owl-nav {
    display: block;
  }
  .sl-item .cat-price-wrap {
    width: 82%;
  }
  .card-box .buy-wrap {
    margin-top: 37px;
  }
  .card-box .buy-wrap .buy-title {
    font-size: 16px;
    text-align: center;
    margin-bottom: 15px;
  }
  .card-box .slider-wrap {
    margin: 0!important;
    padding: 0 !important;
  }
  .card-box .owl-prev {
    left: 0;
    margin-top: 0;
  }
  .card-box .owl-stage-outer {
    overflow: hidden !important;
  }
  .card-box .order-wrap .btn, .card-box .order-wrap button, .card-box .order-wrap input[type="submit"] {
    height: 40px;
  }
  .item-catalog .cat-price {
    font-size: 11px;
  }
  .item-catalog .cat-price.old {
    font-size: 10px;
  }
  .item-catalog .cat-text-wrap {
    padding: 10px 5px 5px 5px
  }
  .cat-text-wrap .product-a-favorite {
    top: -1px;
    right: 2px;
  }
  .slider-wrap .prod {
    width: 180px !important;
  }
  .card-box .sl-item {
    padding: 4px!important;
    width: 180px !important;
  }
  .sl-item .cat-text-wrap {
    padding: 6px;
  }
  .pops {
    top: 60px!important;
  }
  #button-register {
    width: 100%;
  }
  .bord {
    width: 100%;
    padding: 0;
    border: 0;
  }
  .col-6 {
    width: 100%;
    overflow: hidden;
  }
  .values label {
    width: 90%;
  }
  .bord2 {
    padding: 0 15px;
  }
  .tit {
    padding: 10px 15px;
  }
  .cart-box2 .item-wrap {
    padding: 15px;
  }
  .pw {
    width: 508px;
    margin: auto;
  }
  .mb {
    border: 0.5px solid #C0D0DD;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 15px;
  }
  .col-3 {
    width: 100%;
    border: 0.5px solid #C0D0DD !important;
    border-radius: 5px !important;
  }
  .bord2 .prod {
    width: 33.3333334%;
  }
  .arfe .sku {
    white-space: nowrap;
  }
  .col9, .col4 {
    width: 100%;
    padding: 0;
  }
  .col9 {
    order: 2
  }
  .chec .item-wrap:last-child {
    margin-bottom: 0;
  }
  .ret {
    padding: 10px 15px;
  }
  .ret:last-child {
    border-bottom: 0;
  }
  .order-pay-box .ret {
    padding: 10px 0;
  }
  .bord .cart-info-wrap {
    width: 70%;
  }
  .payment button {
    width: 100%;
  }
  .frm-wrap {
    padding: 10px 20px;
  }
  .pay-pics {
    padding-left: 10px !important;
  }
  .ali {
    flex-wrap: wrap;
  }
  .ali img {
    width: 35px;
    margin-right: 12px;
  }
  .ali img + img {
    margin-left: 0
  }
  .col-wrap .bord.becs {
    padding: 0 15px;
    margin: 15px -15px 15px -15px;
    width: calc(100% + 30px);
  }
  .frm-select-pay label {
    width: 90%;
  }
  .chec {
    border-radius: 5px;
  }
  .order-pay-box {
    border: 0.5px solid #C0D0DD;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 15px;
  }
  .qw2 {
    margin-top: 10px;
  }
  .shipi {
    margin-top: 20px;
  }
  .cop {
    border-left: 0;
    margin-left: 15px;
    border-right: 0;
  }
  .checkout-checkout > div .page, .checkout-payment > div .page {
    padding-top: 12px;
    width: 508px;
  }
  .card-box .owl-next {
    right: 0;
    margin-top: 0;
  }
  .owl-carousel {
    padding: 0 9% !important;
  }
  .common-home .owl-carousel {
    padding: 0 !important;
  }
  .frm-main-search.active button.btn-action-ico {
    display: none;
  }
  .frm-main-search.active, .search-block {
    width: 100%;
  }
  .frm-main-search .dropdown-menu > li > a {
    padding: 0;
    margin-left: 0;
  }
  .wrap_masseng a {
    text-decoration: none;
  }
  .flexs {
    border-bottom: 0!important;
    padding-bottom: 0!important;
  }
  .card-box .card-price {
    display: block;
  }
  #product {
    margin-top: 15px;
  }
  .footer-main-panel {
    padding-top: 19px;
  }
  .card-box .reviews-wrap {
    display: block;
    width: 100%
  }
  .cat-title {
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  span.sku {
    text-align: right;
  }
  .cat-price-wrap {
    width: 70%;
  }
}
@media (min-width: 1024px) {
  .item-order {
    padding-left: 116px;
  }
  .header .inner-wrap, .abc .inner-wrap, .abc2 .inner-wrap {
    max-width: 1320px;
  }
  .hid-s2, .menu-wrap .carts_top_modal {
    display: none;
  }
  .item-order .photo-wrap {
    margin-left: -116px;
  }
  .item-order .order-title {
    font-size: 14px;
  }
  .item-catalog-small.fav {
    padding: 0;
  }
  .item-catalog-small .cat-photo {
    margin: 0;
  }
  .item-catalog-small .cat-price-wrap {
    width: 85%;
    line-height: 26px;
    font-size: 12px;
    margin: 0;
  }
  .item-catalog-small .cat-text-wrap {
    padding: 6px 10px 4px 10px
  }
  .item-catalog-small .cat-button .btn,
  .item-catalog-small .cat-button button,
  .item-catalog-small .cat-button input[type="submit"] {
    height: 20px;
    line-height: 18px;
  }
  .item-icon .icon-ico {
    width: 82px;
    height: 82px;
    border-width: 2px;
  }
  .item-icon .icon-ico img {
    max-width: 45px;
    max-height: 55px;
  }
  .item-icon .icon-title {
    display: block;
  }
  .item-catalog {
    background: #FDFDFF;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    height: 100%;
  }
  .prod {
    margin-bottom: 18px;
  }
  .item-catalog:hover {
    border-color: #fff;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }
  .item-catalog .cat-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    width: 84%;
    height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
  }
  .slider-wrap .prod {
    width: 180px !important;
  }
  .slider-wrap .wds {
    width: 280px !important;
  }
  .item-catalog .btn.button-second,
  .item-catalog button.button-second,
  .item-catalog input[type="submit"].button-second {
    height: 35px;
    line-height: 34px;
    width: 100%;
    padding: 0 10px;
    font-size: 14px;
  }
  .item-link {
    padding: 9px 9px 116px 9px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 2px;
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
    border: 1px solid #C0D0DD;
  }
  .item-link:hover {
    border-color: #fff;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }
  .item-link .link-ico {
    width: 96px;
    margin-bottom: 18px;
  }
  .item-link .link-inner {
    -webkit-transform: -webkit-translate(0, -58%);
    -webkit-transform: translate(0, -58%);
    transform: translate(0, -58%);
  }
}
@media (max-width: 1023px) {
  .card-box .faq-wrap.mobile {
    display: block;
    padding: 45px 0 0 0;
    margin-bottom: 20px;
  }
  .checkout-checkout .baners_home {
    display: none;
  }
  .esp {
    margin-right: 0;
    margin-left: 15px;
    margin-bottom: 15px;
  }
  .fcf {
    border: 0.5px solid #C0D0DD;
  }
  .item-catalog .cat-title-wrap > div {
    display: block;
    margin: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 16px;
  }
  .card-box .faq-wrap.mobile .item-wrap {
    margin-bottom: 15px;
  }
  .card-box .faq-wrap.mobile .item-wrap:last-child {
    margin-bottom: 15px;
  }
  .card-box .reviews-wrap.mobile {
    display: block;
  }
  .card-box .reviews-wrap.mobile h1,
  .card-box .reviews-wrap.mobile .main-title {
    margin-bottom: 6px;
    line-height: 22px;
  }
  .card-box .card-price {
    display: none;
  }
  .card-box .card-price.hid-s {
    display: block;
    padding: 0;
    border: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0px;  }
  .card-box .card-row-wrap {
    overflow: hidden;
  }
  .card-box .card-row-wrap .card-subtitle {
    float: left;
  }
  .history-box .items-wrap {
    max-width: 100%;
  }
  .card-box .slider-wrap {
    margin: 0 -15px;
    padding-left: 15px;
  }
  .card-box .sl-item {
    padding: 0 10px 0 0;
    width: 135px;
  }
  .card-box .owl-stage-outer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
  }
  .card-box .owl-stage-outer .owl-stage {
    overflow: visible !important;
  }
  .card-box .owl-stage-outer .owl-stage:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
  }
  .lk-box.tiles-include {
    padding: 0;
    min-height: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border: none;
  }
  .lk-box.tiles-include .lk-content-wrap {
    padding: 0;
  }
}
@media (max-width: 639px) {
  .reviews-box .item-link {
    height: 120px;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .reviews-box .item-link .link-inner {
    -webkit-transform: -webkit-translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .reviews-box .item-link:before,
  .reviews-box .item-link:after {
    display: none;
  }
}
@media (max-width: 479px) {
  .popup-card-box {
    padding-top: 15px;
    padding-bottom: 6px;
  }
  .popup-card-box .card-photo {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 480px) {
  .fav-box .item-wrap {
    width: 33.33%;
  }
}
@media (min-width: 640px) {
  .cart-box .items-wrap:before {
    left: 200px;
  }
  .order-pay-box .order-wrap .items-wrap:before {
    left: 200px;
  }
  .fav-box .item-wrap {
    width: 25%;
  }
  .reviews-box.type-third {
    padding-bottom: 0;
  }
  .reviews-box.type-third .item-wrap {
    margin-bottom: 70px;
  }
  .reviews-box.type-third .item-wrap.link {
    padding-right: 35px;
  }
  .reviews-box.type-second .item-wrap {
    margin-bottom: 70px;
  }
  .reviews-box.type-second .item-wrap.link {
    padding-right: 35px;
  }
  .reviews-box .item-link {
    margin-top: -30px;
    height: 225px;
    padding: 0;
    border: 1px solid #008700;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }
  .reviews-box .item-link .link-inner {
    -webkit-transform: -webkit-translate(0, -55%);
    -webkit-transform: translate(0, -55%);
    transform: translate(0, -55%);
  }
  .reviews-box .item-link:before,
  .reviews-box .item-link:after {
    display: none;
  }
  .reviews-box .item-link .link-title {
    font-size: 14px;
    line-height: 20px;
    margin-top: 12px;
  }
  .reviews-box .item-link .link-ico {
    width: 99px;
    margin-bottom: 0;
  }
  .reviews-box.type-second .item-wrap {
    width: 100%;
  }
  .reviews-box .items-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
  }
  .reviews-box .item-wrap {
    width: 33.333%;
    padding: 0 10px;
  }
  .catalog-box .item-wrap {
    width: 33.33%;
  }
  .icons-box .items-wrap {
    height: 80px;
  }
}
@media (min-width: 768px) {
  .review-form-box .rate-wrap {
    float: left;
    margin-bottom: 0;
  }
  .review-form-box .button-wrap {
    float: right;
  }
  .order-pay-box .order-wrap .items-wrap:before {
    display: none;
  }
  .order-pay-box .order-wrap .item-wrap {
    margin-bottom: 22px;
  }
  .order-pay-box .order-wrap .order-total-wrap {
    padding-top: 42px;
    padding-bottom: 25px;
  }
  .order-pay-box .order-wrap .order-total-wrap table .col02 {
    width: 100px;
  }
  .order-pay-box .order-wrap .order-total-wrap table th,
  .order-pay-box .order-wrap .order-total-wrap table td,
  .order-pay-box .order-wrap .order-total-wrap table tbody th,
  .order-pay-box .order-wrap .order-total-wrap table tbody td {
    font-size: 12px;
    line-height: 14px;
    padding: 5px 52px 5px 0;
  }
  .order-pay-box .order-wrap .order-total-wrap table th:last-child,
  .order-pay-box .order-wrap .order-total-wrap table td:last-child,
  .order-pay-box .order-wrap .order-total-wrap table tbody th:last-child,
  .order-pay-box .order-wrap .order-total-wrap table tbody td:last-child {
    padding-right: 0;
  }
  .order-pay-box .order-wrap .order-total-wrap b {
    font-size: 14px;
    line-height: 14px;
  }
  .cart-box {
    padding: 0 30px 35px 30px;
  }
  .cart-box .cart-title-wrap {
    display: block;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    overflow: hidden;
    border-bottom: 1px solid #CCD6DE;
    padding: 17px 24px 17px 118px;
    margin-bottom: 12px;
  }
  .cart-box .cart-title-wrap .cart-title {
    float: left;
    width: 118px;
    margin: 0 0 0 -118px;
    padding: 0 10px 0 0;
  }
  .cart-box .cart-title-wrap .cart-title + .cart-title {
    width: 36.66%;
    margin: 0;
  }
  .cart-box .cart-title-wrap .cart-title + .cart-title + .cart-title {
    width: 23%;
  }
  .cart-box .cart-title-wrap .cart-title + .cart-title + .cart-title + .cart-title {
    width: 22.77%;
  }
  .cart-box .cart-title-wrap .cart-title + .cart-title + .cart-title + .cart-title + .cart-title {
    width: 17%;
  }
  .cart-box .items-wrap:before {
    display: none;
  }
  .cart-box .cart-total-wrap {
    padding-top: 23px;
    padding-right: 24px;
    padding-left: 118px;
  }
  .cart-box .cart-total-wrap table .col02 {
    width: 17%;
  }
  .cart-box .cart-total-wrap table th,
  .cart-box .cart-total-wrap table td,
  .cart-box .cart-total-wrap table tbody th,
  .cart-box .cart-total-wrap table tbody td {
    font-size: 12px;
    line-height: 14px;
    padding: 5px 110px 5px 0;
  }
  .cart-box .cart-total-wrap table th:last-child,
  .cart-box .cart-total-wrap table td:last-child,
  .cart-box .cart-total-wrap table tbody th:last-child,
  .cart-box .cart-total-wrap table tbody td:last-child {
    padding-right: 0;
  }
  .faq-box .items-wrap {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
}
[class^="product-product-"] .baners_home {
  display: none;
}
@media (min-width: 834px) and (max-width: 1023px) {
  .card-col-wrap {
    width: 38%;
  }
  .listb2 {
    font-size: 18px;
    line-height: 19px;
  }
  .listb {
    top: -38%;
  }
  .search-wrap {
    top: 60px;
  }
  .listb3 {
    font-size: 14px;
    line-height: 17px;
    color: #434D56;
  }
  .cat span {
    margin-top: 0;
    font-size: 14px;
    line-height: 17px;
    font-weight: 600;
  }
  .car {
    width: max-content;
  }
  .cat img {
    width: 100%;
  }
  .cat.item {
    padding: 8px;
    width: 170px;
    margin-right: 10px;
  }
  .card-col-wrap.wr {
    width: 492px;
  }
  .opt_c {
    padding: 0 20px;
  }
  .ssr {
    margin: 0 -20px;
  }
  .opt_price {
    font-size: 10px;
  }
  .card-box p {
    font-size: 11px;
    line-height: 15px;
  }
  .nam input {
    font-size: 11px;
    height: 16px;
  }
  .ssr .opt_c:last-child .nam > span {
    width: 110px;
    display: inline-block;
    text-align: center;
  }
  .nam {
    font-size: 11px;
  }
}
@media (min-width: 1024px) {
  .review-form-box {
    margin-bottom: 50px;
  }
  .review-form-box .frm-wrap {
    padding: 32px 19px 19px 19px
  }
  .review-form-box .frm-info {
    margin-top: 6px;
    padding: 0;
  }
  .review-form-box .frm-textarea {
    margin-top: 32px;
  }
  .review-form-box .frm-textarea textarea {
    background-size: 100% 42px;
    line-height: 42px;
    background-position: center 30px;
  }
  .review-form-box .button-wrap {
    padding-top: 10px;
  }
  .cart-box {
    margin-bottom: 45px;
  }
  .cart-box .buttons-wrap {
    display: block;
    width: 530px;
    margin: 50px 0 0 auto;
  }
  .cart-box .buttons-wrap .button-wrap {
    float: left;
    width: 50%;
    padding: 0 25px 0 0;
  }
  .cart-box .buttons-wrap .button-wrap + .button-wrap {
    padding: 0 0 0 25px;
  }
  .order-pay-box {
    margin-bottom: 50px;
    margin-top: 15px;
  }
  .order-pay-box .order-info-wrap {
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 2px;
    padding: 28px 25px 45px 25px;
    margin: 0;
  }
  .order-pay-box .order-info-wrap .info-row {
    border-bottom: 1px solid #C7C8D3;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 22px;
    padding-left: 200px;
  }
  .order-pay-box .order-info-wrap .info-row:last-child {
    margin-bottom: 0;
  }
  .order-pay-box .order-info-wrap .row-title {
    width: 200px;
    float: left;
    margin: 0 0 0 -200px;
  }
  .order-pay-box .order-info-wrap .row-value {
    width: 100%;
    float: right;
    text-align: right;
  }
  .order-pay-box .order-wrap {
    padding: 20px 32px 13px 32px;
  }
  .order-pay-box .order-wrap .order-title-wrap {
    display: block;
    overflow: hidden;
    margin: 0 0 38px 0;
    font-size: 14px;
    line-height: 16px;
  }
  .order-pay-box .order-wrap .order-title-wrap .order-title {
    width: 116px;
    float: left;
  }
  .order-pay-box .order-wrap .order-title-wrap .order-title + .order-title {
    width: 200px;
  }
  .order-pay-box .col-wrap {
    width: 50%;
    float: left;
    padding: 0 20px 0 0;
  }
  .order-pay-box .col-wrap + .col-wrap {
    padding: 0 0 0 20px;
  }
  .order-pay-box .frm-row-submit {
    margin-top: 0;
    clear: both;
    padding-top: 50px;
  }
  .order-pay-box .frm-row-submit .submit-info {
    max-width: 350px;
    padding-top: 13px;
    margin: 0 auto;
  }
  .order-pay-box .frm-row-submit .btn,
  .order-pay-box .frm-row-submit button,
  .order-pay-box .frm-row-submit input[type="submit"] {
    height: 45px;
    line-height: 45px;
    min-width: 300px;
    font-size: 18px;
    text-transform: none;
  }
  .order-form-box {
    margin-bottom: 50px;
  }
  .order-form-box .forms-wrap {
    padding-top: 0;
    margin: 0 -10px;
  }
  .order-form-box .form-wrap {
    padding: 0 10px;
    width: 33.33%;
    min-height: 100%;
  }
  .order-form-box .frm-wrap {
    min-height: 100%;
    padding: 22px 20px 120px 20px;
  }
  .order-form-box .frm-wrap.no-pic {
    padding-bottom: 20px;
  }
  .order-form-box .frm-wrap.pic01,
  .order-form-box .frm-wrap.pic02 {
    position: relative;
  }
  .order-form-box .frm-wrap.pic01:before,
  .order-form-box .frm-wrap.pic02:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 8px;
    height: 130px;
    background: url(/image/zhel.jpg) right bottom no-repeat;
  }
  .order-form-box .frm-wrap.pic02:before {
    right: 0;
    bottom: 0;
    height: 96px;
    background-position: right bottom;
    background-image: url(/image/cve.jpg);
  }
  .order-form-box .frm-row-submit {
    margin-top: 50px;
  }
  .order-form-box .frm-row-submit .submit-info {
    max-width: 350px;
    padding-top: 13px;
    margin: 0 auto;
  }
  .order-form-box .frm-row-submit .btn,
  .order-form-box .frm-row-submit button,
  .order-form-box .frm-row-submit input[type="submit"] {
    height: 45px;
    line-height: 45px;
    min-width: 300px;
    font-size: 18px;
    text-transform: none;
  }
  .toggle-items-wrap {
    padding: 52px 30px 25px 30px;
    margin-bottom: 35px;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 2px;
  }
  .toggle-items-wrap:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
  }
  .toggle-items-wrap .toggle-box {
    padding: 0;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    width: 44%;
    float: left;
  }
  .toggle-items-wrap .toggle-box.toggle-text {
    padding: 0 50px 0 0;
  }
  .toggle-items-wrap .toggle-box.toggle-text .toggle-block {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .toggle-items-wrap .toggle-box.toggle-text p {
    margin-bottom: 22px;
  }
  .toggle-items-wrap .toggle-box.toggle-text .frm-select {
    max-width: 100%;
    margin-bottom: 10px;
  }
  .toggle-items-wrap .toggle-box.toggle-text .frm-select:last-child {
    margin-bottom: 0;
  }
  .toggle-items-wrap .toggle-box.toggle-write {
    width: 56%;
  }
  .toggle-items-wrap .toggle-box.toggle-write .toggle-block {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .toggle-items-wrap .toggle-box.toggle-write .btn-action-toggle {
    display: none;
  }
  .toggle-items-wrap .toggle-box.toggle-write .frm-textarea > label {
    font-size: 12px;
    line-height: 14px;
  }
  .toggle-items-wrap .toggle-box.toggle-write .frm-textarea .txt-wrap {
    border: 1px solid #6D6D76;
    padding: 0 84px 5px 20px;
    position: relative;
  }
  .toggle-items-wrap .toggle-box.toggle-write .frm-textarea .txt-wrap:before {
    content: "";
    display: block;
    width: 81px;
    height: 80px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(/image/arm.png) center top no-repeat;
    background-size: 100% auto;
  }
  .toggle-items-wrap .toggle-box.toggle-comment {
    width: 100%;
    clear: both;
    padding: 35px 0 0px 0;
  }
  .toggle-items-wrap .toggle-box.toggle-comment .toggle-block {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
  }
  .toggle-items-wrap .toggle-box.toggle-comment .btn-action-toggle {
    display: none;
  }
  .toggle-items-wrap .toggle-box.toggle-comment .info-wrap {
    display: block;
    font-size: 12px;
    line-height: 14px;
    color: #008700;
  }
  .toggle-items-wrap .toggle-box.toggle-comment .frm-textarea textarea {
    height: 126px;
  }
  .toggle-items-wrap .toggle-box .toggle-block {
    display: block;
  }
  .toggle-items-wrap .btn-action-toggle {
    cursor: default;
    padding: 0 0 3px 0;
    font-size: 12px;
    line-height: 14px;
  }
  .toggle-items-wrap .btn-action-toggle:before {
    display: none;
  }
  .form-box .tabs-wrap {
    max-width: 340px;
    margin: 0 auto 20px auto;
  }
  .form-box .frm-wrap {
    padding: 0;
    margin: 0 auto;
    max-width: 320px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .cart-empty-box {
    margin-bottom: 50px;
  }
  .cart-empty-box .main-title {
    font-weight: 500;
    margin-bottom: 20px;
  }
  .cart-empty-box .ico-wrap img {
    height: 97px;
  }
  .fav-box .item-wrap {
    width: 190px;
  }
  .lk-box {
    padding: 28px 15px 28px 270px;
  }
  .lk-box:before {
    content: "";
    display: block;
    width: 1px;
    position: absolute;
    top: 28px;
    bottom: 28px;
    left: 216px;
    background: #C0D0DD;
  }
  .lk-box .fav-box .items-wrap {
    margin: 0 -3px 0 -28px;
  }
  .lk-menu-wrap {
    display: block;
  }
  .lk-content-wrap {
    padding: 0;
    min-height: 330px;
  }
  .lk-content-wrap .empty-box {
    margin-top: -90px;
  }
  .lk-link-wrap {
    right: 0;
    bottom: auto;
    top: -21px;
    padding: 0;
  }
  .empty-box .main-title {
    font-weight: 500;
    margin-bottom: 22px;
  }
  .empty-box .ico-wrap img {
    height: 104px;
  }
  .page-text-box {
    padding: 110px 0 80px 0;
  }
  .page-text-box .text-wrap {
    max-width: 480px;
    margin-bottom: 40px;
  }
  .page-text-box .ico-wrap {
    margin-bottom: 48px;
  }
  .page-text-box .ico-wrap img {
    height: 125px;
  }
  .page-text-box .page-title {
    font-size: 48px;
    line-height: 72px;
    margin-bottom: 10px;
  }
  .pay-box {
    display: none;
  }
  .card-box {
    padding-top: 10px;
    padding-left: 500px;
  }
  .card-box:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
  }
  .card-box .text-outer-wrap,
  .card-box .breadcrumbs-box {
    display: none;
  }
  .card-box .reviews-wrap {
    display: block;
  }
  .card-box .reviews-wrap.mobile {
    display: none;
  }
  .card-box .faq-wrap {
    display: block;
  }
  .card-box .faq-wrap.mobile {
    display: none;
  }
  .card-box .card-col-wrap {
    width: 100%;
    float: left;
	margin-left: 20px; 
  }
  .card-box .card-col-wrap:first-child {
    width: 470px;
    margin: 0 0 0 -500px;
  }
  .card-box .photo-wrap {
    margin-bottom: 20px;
  }
  .card-box .card-photo {
    border-radius: 5px;
  }
  .card-box h1,
  .card-box .main-title {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 5px;
  }
  .card-box .info-wrap {
    margin-bottom: 25px;
  }
  .card-box .info-wrap .card-subtitle {
    margin-bottom: 5px;
  }
  .card-box .features-wrap .feature-row {
    margin-bottom: 2px;
    font-weight: 400;
    font-size: 12px;
    line-height: 152.34%;
    letter-spacing: 0.25px;

    color: #434D56;
  }
  .card-box .buy-wrap {
    margin-bottom: 35px;
  }
  .card-box .buy-wrap .buy-title {
    text-align: center;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */


    color: #434D56;
  }
  .card-box .buy-wrap .owl-nav {
    display: block;
  }
  .card-box .buy-wrap .owl-item {
    opacity: 0;
    -webkit-transition: opacity ease 0.8s;
    transition: opacity ease 0.8s;
  }
  .card-box .buy-wrap .owl-item.active {
    opacity: 1;
  }
  .card-box .buy-wrap .owl-item:not(.active) {
    pointer-events: none;
  }
  .card-box .buy-wrap .owl-stage,
  .card-box .buy-wrap .owl-stage-outer {
    overflow: visible;
  }
  .card-box .buy-wrap .owl-stage:after,
  .card-box .buy-wrap .owl-stage-outer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
  }
  .card-box .pay-wrap {
    display: block;
    margin-bottom: 45px;
  }
  .card-box .order-wrap {
    margin-bottom: 18px;
  }
  .card-box .order-wrap .btn,
  .card-box .order-wrap button,
  .card-box .order-wrap input[type="submit"] {
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    min-width: 240px;
    padding: 0 20px;
  }
  .load-box {
    margin-bottom: 50px;
    padding-top: 5px;
  }
  .load-box img {
    width: 55px;
  }
  .breadcrumbs-box {
    display: block;
  }
  .faq-box {
    margin-bottom: 34px;
  }
  .faq-box .item-wrap {
    padding-bottom: 15px;
  }
  .faq-box .items-wrap {
    -webkit-column-gap: 100px;
    -moz-column-gap: 100px;
    column-gap: 100px;
  }
  .text-box {
    padding: 30px;
    margin-bottom: 50px;
  }
  .reviews-box {
    padding-top: 0;
  }
  .reviews-box.type-third {
    padding-top: 25px;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 45px;
  }
  .reviews-box.type-second {
    padding-top: 25px;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 45px;
  }
  .reviews-box.type-second .item-wrap {
    width: 25%;
  }
  .reviews-box .buttons-wrap {
    display: none;
  }
  .reviews-box .item-wrap {
    width: 25%;
  }
  .reviews-box .item-review {
    max-width: 222px;
  }
  .photo-box {
    margin-bottom: 50px;
    padding: 12px;
    border: 1px solid #C7C8D3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
    border-radius: 2px;
  }
  .catalog-box {
    background: #FFFFFF;
    border: 0.5px solid #C0D0DD;
    border-radius: 5px;
    margin-top: 78px;
  }
  .catalog-box + .catalog-box {
    margin-top: 30px;
  }
  .catalog-box .items-wrap {
    margin: 0 -5px;
  }
  .catalog-box .item-wrap {
    padding: 0 5px;
    width: 25%;
    margin-bottom: 14px;
  }
  .icons-box {
    margin-bottom: 48px;
  }
  .icons-box .items-wrap {
    padding: 12px 0;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0px;
  }
  .icons-box .items-wrap:after {
    display: none;
  }
  .icons-box .item-wrap {
    width: 20%;
    padding: 0 20px;
  }
}
@media (min-width: 1024px) and (max-width: 1375px) {
  .main-menu-wrap li .menu-title {
    text-transform: initial;
  }
  .car {
    width: max-content;
  }
  .listb {
    top: -85%;
  }
  .cat.item {
    margin-right: 10px;
  }
  .nam {
    font-size: 11px;
  }
  .card-box .card-col-wrap {
    width: 100%;
    float: left;
    margin-left: 0px;
  }
  .opt_c {
    padding: 0 20px;
  }
}
@media (min-width: 1154px) {
  .card-box {
    padding-left: 490px;
  }
  .card-box .card-col-wrap:first-child {
    margin-left: -490px;
  }
  .catalog-box .item-wrap {
    width: 20%;
  }
  .faq-box .items-wrap {
    -webkit-column-gap: 150px;
    -moz-column-gap: 150px;
    column-gap: 150px;
  }
}